p{
    margin-bottom: 0;
}

.talentigo-main-pages{
    display: flex;
    justify-content: center;
}

.talentigo-main-pages .main-all{
    width: 100%;
    display: flex;
    justify-content: center;
}

.talentigo-main-pages .main-all .ai-test{
    width: 100%;
    height: 440px;
    object-fit: cover;
}

.talentigo-main-pages .main-all .main{
    position: absolute;
}

.talentigo-main-pages .main-all .main .ai-support{
    margin-top: 59px;
    text-align: center;
    color: #01F0FF;
    width: 273.68px;
    height: 38.23px;
    border-radius: 48.53px;
    border: 1px solid #01F0FF;
    font-size: 13.69px;
    font-weight: 500;
    line-height: 37.67px;
}

.talentigo-main-pages .main-all .main .slogan-1{
    margin-top: 10px;
    margin-left: 2px;
    color: white;
    font-size: 36px;
    font-weight: 500;
    line-height: 65.14px;
    letter-spacing: -1px;
    text-align: left;
}

.talentigo-main-pages .main-all .main .slogan-1 .count{
    color: #86ECFF;
    font-size: 36px;
    font-weight: 500;
    line-height: 65.14px;
    letter-spacing: -1px;
    text-align: left;
}

.talentigo-main-pages .main-all .main .slogan-2{
    margin-left: 2px;
    color: #0AD0F4;
    font-size: 36px;
    font-weight: 500;
    line-height: 65.14px;
    letter-spacing: -1px;
    text-align: left;
}

.talentigo-main-pages .main-all .main .slogan-3{
    margin-top: 6px;
    color: white;
    width: 65%;
    font-size: 17.05px;
    font-weight: 500;
    line-height: 30.31px;
    text-align: left;
}

.talentigo-main-pages .main-all .main .main-buttons{
    display: flex;
    margin-top: 26px;
}

.talentigo-main-pages .main-all .main .main-buttons .specialists-btn{
    background: #0083FF;
    color: white;
    font-size: 17.05px;
    font-weight: 500;
    line-height: 22.73px;
    letter-spacing: -0.25px;
    text-align: center;
    width: 20%;
    height: 53px;
    border-radius: 45.47px;
    border: 0;
}

.talentigo-main-pages .main-all .main .main-buttons .tests-btn{
    margin-left: 15px;
    background: transparent;
    color: white;
    font-size: 17.05px;
    font-weight: 500;
    line-height: 22.73px;
    letter-spacing: -0.25px;
    text-align: center;
    width: 20%;
    height: 53px;
    border-radius: 45.47px;
    border: 1px solid white;
}

.talentigo-sponsors{
    display: flex;
}

.talentigo-sponsors .sponsors-all{
    margin: 0 auto;
}

.talentigo-sponsors .sponsors-all .sponsors{
    margin-top: 28px;
    margin-bottom: 50px;
}

.talentigo-sponsors .sponsors-all .sponsors p{
    color: #CCD4EA;
    font-size: 20px;
    font-weight: 500;
    line-height: 72px;
    letter-spacing: -0.3px;
    text-align: left;
}

.talentigo-sponsors .sponsors-all .sponsors .logos{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8.1%;
}

.break-of-sponsors{
    width: 13%;
    display: none;
}

.talentigo-sponsors .sponsors-all .sponsors .logos img{
    height: 100px;
}


.talentigo-base-tests{
    margin: 0 auto;
    margin-top: 36px;
    width: 1440px;
}

.talentigo-base-tests .company-folder-all .company-folder-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts{
    display: flex;
    align-items: center;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts .company-folder-heading{
    color: #081131;
    font-size: 32px;
    font-weight: 500;
    line-height: 50px;
    padding-left: 1px;
}
.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts a{
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    width: auto;
    height: 42px;
    background: #0083FF;
    color: #F8FAFF;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0em;
    border-radius: 10px;
    margin-left: 29px;
    padding: 0 18px;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts a .plus{
    padding-right: 6.68px;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts a:hover{
    background: white;
    color: #0083FF;
    transition: 0.5s;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-search{
    width: 407.41px;
    height: 50.05px;
    background-color: white;
    border: 1.16px solid #DEE2E6;
    border-radius: 9.31px;
    display: flex;
    align-items: center;
}

.talentigo-base-tests .company-folder-all .company-folder-head a{
    color: #0083FF;
    font-size: 16px;
    line-height: 22.86px;
    letter-spacing: 0.32px;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-search button{
    background-color: white;
    color: #86A1AE;
    border: 0;
    font-size: 20px;
    padding-left: 24.44px;
    cursor: pointer;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-search input{
    /*height: 50px;*/
    border: 0;
    margin-left: 20px;
    width: 330.58px;
    font-size: 16.3px;
    line-height: 20.53px;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-search input:focus{
    outline: none;
    border: 0;
}

.talentigo-base-tests .company-folder-all .company-folder-head .company-folder-search input::placeholder{
    color: #757575;
    font-size: 16px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.talentigo-base-tests .company-folder-all .company-folders-main{
    margin-top: 31.5px;
    width: 100%;
    height: auto;
    background-color: #EDF1F9;
    border-radius: 10px;
    padding: 31px 23px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid{
    display: flex;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories{
    width: 18%;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .category{
    width: 203px;
    height: auto;
    padding: 10px 20px;
    color: #646F79;
    background-color: #EDF1F9;
    font-size: 16.3px;
    line-height: 24.44px;
    border-radius: 5px;
    margin-top: 17px;
    border: 0;
    cursor: pointer;
    text-align: left;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .category:hover{
    background: #F8FAFF;
    color: black;
    transition: 0.5s;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .active2:hover{
    background: white;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .category p{
    max-width: 103px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .active2{
    background-color: white;
    color: black;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests{
    width: 82%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 17px;
    margin-left: 10px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests_all{
    width: 82%;
    display: flex;
    justify-content: flex-start;
    /*justify-content: flex-end;*/
    flex-wrap: wrap;
    gap: 17px;
    margin-left: 10px;
    align-content: flex-start;
    /*align-items: center;*/
    flex-direction: row;
}

@media (max-width: 1454px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests_all{
        justify-content: center;
    }
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests_low{
    width: 82%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 17px;
    margin-left: 10px;
    align-content: space-between;
    align-items: center;
    flex-direction: row;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test2{
    height: auto;
    width: 25%;
    background-color: white;
    border-radius: 9.02px;
    border: 0.9px solid #EFEFEF;
    padding: 25px 24px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-head{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-head .company-information{
    display: flex;
    align-items: center;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-head .company-information img{
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-head .company-information .info-title{
    padding-left: 10px;
    font-size: 14.7px;
    line-height: 22.05px;
    font-weight: 500;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body{
    width: 72.86%;
    overflow: hidden;
}
.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body hr{
    margin-top: 15.80px;
    border: 0.93px solid #E7E9EE;
    width: 100%;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .test-name{
    font-size: 17.31px;
    font-weight: 500;
    line-height: 25.97px;
    padding-top: 11px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .test-types{
    display: flex;
    padding-left: 9.6px;
    padding-top: 10.57px;
    font-size: 11.86px;
    line-height: 16.29px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .test-types .closed{
    padding-left: 33.65px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .langs{
    display: flex;
    align-items: center;
    margin-top: 12.80px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .langs img{
    width: 15px;
    height: 15px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .langs p{
    color: #0083FF;
    padding-left: 6.50px;
    font-size: 14px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body .test-about{
    padding-top: 14.12px;
    color: #646F79;
    font-size: 15px;
    font-weight: 500;
    line-height: 19.48px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer{
    margin-top: auto;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .view-results{
    text-decoration: none;
    color: white;
    background-color: #0083FF;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 14px;
    padding: 7.1px 63.73px;
    border-radius: 4.33px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .view-results:hover{
    background: #F8FAFF;
    color: #0083FF;
    transition: 0.5s;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .edit2{
    text-decoration: underline;
    color: #08113189;
    display: block;
    text-align: center;
    margin: 0 auto;
    line-height: 24.24px;
    border-radius: 4.33px;
    margin-top: 7px;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .edit2:hover{
    color: black;
    transition: 0.5s;
}

.talentigo-base-tests .company-folder-all .company-folders-main .view-more{
    text-decoration: none;
    color: white;
    background-color: #0083FF;
    padding: 9px 19px 9px 19px;
    border-radius: 8.18px;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    margin-top: 2%;
    width: 13%;
}

.talentigo-base-tests .company-folder-all .company-folders-main .view-more:hover{
    background: #F8FAFF;
    color: #0083FF;
    transition: 0.5s;
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head{
    display: none;
}

.talentigo-statistics{
    display: flex;
    justify-content: center;
    margin-top: 71px;
}

.talentigo-statistics .statistics-all{
    display: flex;
    justify-content: center;
}

.talentigo-statistics .statistics-all .statistics{
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
    height: 181px;
    background: #FFFFFFEB;
}

.talentigo-statistics .statistics-all .statistics .part{
    margin-top: 20px;
    display: none;
}

.talentigo-statistics .statistics-all .statistics .statistic{
    display: flex;
    overflow-wrap: break-word;
    gap: 25px;
}

.talentigo-statistics .statistics-all .statistics .statistic .count{
    color: #161E34;
    font-size: 46.72px;
    font-weight: 500;
    line-height: 54.51px;
    letter-spacing: -1.86899995803833px;
    text-align: left;
}

.talentigo-statistics .statistics-all .statistics .statistic .title{
    color: #434564;
    font-size: 15.57px;
    font-weight: 500;
    line-height: 23.36px;
    text-align: left;
    display: flex;
}

.talentigo-search-cards{
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 86.89px;
}

.talentigo-search-cards .search-cards-all .search-cards-head .head-title{
    font-size: 36px;
    font-weight: 500;
    color: #081131;
    line-height: 48px;
    letter-spacing: -1.4700000286102295px;
    text-align: left;
}

.talentigo-search-cards .search-cards-all .search-cards-head .heading-subtitle{
    color: #5E6D55;
    font-size: 16px;
    font-weight: 500;
    line-height: 22.86px;
    letter-spacing: 0.3199999928474426px;
    text-align: left;
}

.talentigo-search-cards .search-cards-all .search-cards-head .heading-subtitle a{
    color: #0083FF;

}

.talentigo-search-cards .search-cards-all .search-cards-main{
    margin-top: 54px;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards{
    display: flex;
    flex-wrap: wrap;
    gap: 38px 19px;
    justify-content: center;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2{
    width: 28.4958%;
    background: #FFFFFF;
    padding: 0px 21px;
    border-radius: 10px;
    height: 134px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-head2{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-head2 .card-title2{
    font-size: 21.56px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0.6000000238418579px;
    text-align: left;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-head2 img{
    width: 23px;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-footer2{
    display: flex;
    align-items: center;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-footer2 .card-view-rank{
    font-size: 15.88px;
    font-weight: 500;
    line-height: 22.86px;
    letter-spacing: 0.3199999928474426px;
    color: #55636D;
    text-align: left;
    padding-left: 4px;
}

.talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-footer2 .card-number{
    font-size: 15.38px;
    font-weight: 500;
    line-height: 22.86px;
    letter-spacing: 0.3199999928474426px;
    text-align: left;
    color: #55636D;
    padding-left: 34px;
}

.talentigo-talants{
    display: flex;
    justify-content: center;
}

.talentigo-talants .talants{
    margin-top: 75px;
}

.talentigo-talants .talants .category{
    color: #081131;
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -1px;
    text-align: left;
    margin-bottom: 56px;
}

.talentigo-talants .talants .category .top5{
    display: inline-block;
}

.talentigo-talants .talants .category .top3{
    display: none;
}

.talentigo-talants .talants .talant{
    display: flex;
    justify-content: space-evenly;

    gap: 10px;
}

.talentigo-talants .talants .talant .talant-img{
    width: 133px;
    height: 133px;
}

.talentigo-talants .talants .talant img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}

.talentigo-talants .talants .talant .name{
    color: #081131;
    font-size: 22px;
    font-weight: 500;
    line-height: 27.72px;
    letter-spacing: -0.5px;
    text-align: center;
}

.talentigo-talants .talants .talant .profession{
    color: #7F90A8;
    font-size: 18px;
    font-weight: 500;
    line-height: 22.68px;
    letter-spacing: -0.5px;
    text-align: center;
}

.talentigo-talants .talants .talant .experience{
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    bottom: 100%;
    left: 77%;
    background: #0083FF;
    width: 51px;
    height: 40px;
    border-radius: 3.5px;
}

.talentigo-talants .talants .talant .experience .year{
    color: white;
    font-size: 30px;
    font-weight: 500;
    line-height: 38px;
    letter-spacing: -0.7px;
    text-align: center;
}

.talentigo-talants .talants .talant .experience .plus{
    overflow-wrap: break-word;
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 13px;
    letter-spacing: -0.37px;
    text-align: center;
    width: 11px;
    margin-bottom: 4px;
}

.talentigo-ai-tests{
    display: flex;
    justify-content: center;
    margin-top: 123px;
}

.talentigo-ai-tests .tests-all{
    display: flex;
    justify-content: center;
}

.talentigo-ai-tests .tests-all .tests{
    width: 100%;
    height: 500px;
    object-fit: cover;
    object-position: 75% 25%;
}

.talentigo-ai-tests .tests-all .sticks{
    display: flex;
    justify-content: center;
    position: absolute;
}

.talentigo-ai-tests .tests-all .sticks .stick2{
    width: 56%;
    height: 584px;
}

.talentigo-ai-tests .tests-all .main{
    position: absolute;
}

.talentigo-ai-tests .tests-all .main .ai-support-all{
    width: 100%;
    display: flex;
    justify-content: center;
}

.talentigo-ai-tests .tests-all .main .ai-support{
    margin-top: 113px;
    text-align: center;
    color: #01F0FF;
    width: 365px;
    height: 51px;
    border-radius: 65px;
    border: 1.29px solid #0A68F4;
    background: linear-gradient(90.45deg, #0A68F4 -0.44%, #0AD0F4 115.42%);
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 18.26px;
    font-weight: 500;
    line-height: 50.24px;
}

.talentigo-ai-tests .tests-all .main .slogan{
    margin-top: 22px;
    color: white;
    font-size: 48px;
    font-weight: 500;
    line-height: 59.84px;
    letter-spacing: -1.66px;
    text-align: center;
}

.talentigo-ai-tests .tests-all .main .test-btn-all{
    width: 100%;
    display: flex;
    justify-content: center;
}

.talentigo-ai-tests .tests-all .main .test-btn{
    margin-top: 22px;
    background: linear-gradient(90deg, #00D1FF 4.2%, #0083FF 100%);
    width: 180px;
    height: 53px;
    color: white;
    font-size: 19.15px;
    font-weight: 500;
    line-height: 25.54px;
    letter-spacing: -0.3px;
    text-align: center;
    border-radius: 45px;
    border: 0;
}

.talentigo-base-premiums{
    margin: 0 auto;
    width: 100%;
    margin-top: 64px;
}

.talentigo-base-premiums .personal-folder-head .personal-folder-texts{
    display: flex;
    align-items: center;
}

.talentigo-base-premiums .personal-folder-head .personal-folder-texts .personal-folder-heading{
    color: #081131;
    font-size: 28px;
    font-weight: 500;
    line-height: 50px;
}

.talentigo-base-premiums .personal-folders-main{
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin: 0 auto;
}

.talentigo-base-premiums .personal-liked-texts{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.talentigo-personal-folders .personal-liked-texts a{
    font-size: 18px;
    font-weight: 500;
    line-height: 22.86px;
    letter-spacing: 0.3199999928474426px;
    text-align: right;
    color: #0083FF;
}

.talentigo-base-premiums .personal-liked-texts .personal-folder-heading-all{
    display: flex;
    align-items: center;
}

.talentigo-base-premiums .personal-liked-texts .personal-folder-heading-all .personal-category-img{
    width: 77px;
    height: 77px;
    background: #BEBEBE7A;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
}

.talentigo-base-premiums .personal-liked-texts .personal-folder-heading-all .personal-category-img img{
    width: 36.25px;
    color: white;
}

.talentigo-base-premiums .personal-liked-texts .personal-folder-heading{
    color: #081131;
    font-size: 34px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -1px;
    text-align: left;

}

.talentigo-base-premiums .likes{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-top: 27px;
}

.talentigo-base-premiums .likes .like{
    background: #F2F2F2;
    border: 1px solid #E7E7E7;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.talentigo-base-premiums .likes .like .like-head{
    display: flex;
    justify-content: space-between;
    margin: 28px;
}

.talentigo-base-premiums .likes .like .like-head .like-heading{
    width: 75%;
    font-size: 24px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.9966102242469788px;
    text-align: left;
}

.talentigo-base-premiums .likes .like .like-head .like-company{
    margin-top: 6px;
    color: #0000004F;
    font-size: 19px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: -0.7952747941017151px;
    text-align: left;
}

.talentigo-base-premiums .likes .like .like-icons{
    display: flex;
}

.talentigo-base-premiums .likes .like .like-icons .premium-icon{
    margin-right: 18.75px;
}

.talentigo-base-premiums .likes .like .like-foot{
    display: flex;
    justify-content: space-between;
    margin: 28px;
}

.talentigo-base-premiums .likes .like .like-foot{
    margin: 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.talentigo-base-premiums .likes .like .like-foot .like-about{
    display: flex;
    align-items: center;
}

.talentigo-base-premiums .likes .like .like-foot .like-about .like-salary{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #0083FF;
    /*width: 102px;*/
    height: 36px;
    border-radius: 6.5px;
}

.talentigo-base-premiums .likes .like .like-foot .like-about .like-salary .salary{
    color: #F8FAFF;
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.8167707920074463px;
    text-align: left;
    padding: 10px;
}

.talentigo-base-premiums .likes .like .like-foot .like-about .like-more{
    color: black;
    margin-left: 25px;
    font-size: 20px;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: -0.5px;
    text-align: left;
}

.talentigo-base-premiums .likes .like .like-foot .date{
    color: #0000006B;
    font-size: 15px;
    font-weight: 500;
    line-height: 29px;
    letter-spacing: 0px;
    text-align: right;
}

.talentigo-tests{
    display: flex;
    justify-content: center;
    background: #060720;
    margin-top: 112px;
    width: 100%;
    height: 750px;
}

.talentigo-tests .tests-part{
    display: flex;
    justify-content: space-between;
    margin-top: 94px;
}

.talentigo-tests .tests-part .tests-slogan .tests-slogan-1{
    color: white;
    font-size: 59.82px;
    font-weight: 500;
    line-height: 68.77px;
    letter-spacing: -3.056647300720215px;
    text-align: left;
}

.talentigo-tests .tests-part .tests-slogan .tests-slogan-2{
    color: #0083FF;
    font-size: 60.3px;
    font-weight: 500;
    line-height: 68.77px;
    letter-spacing: -3.056647300720215px;
    text-align: left;
}

.talentigo-tests .tests-part .tests-slogan .start-test{
    background: #0083FF;
    width: 220px;
    height: 56px;
    border-radius: 48px;
    border: 0;
    color: white;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.28px;
    text-align: center;
    margin-top: 35px;
}

.talentigo-tests .tests-part .tests-slogan .start-test:hover{
    background: white;
    color: #0083FF;
    transition: 0.5s;
}

.talentigo-tests .tests-part .tests-features .tests-feature{
    display: flex;
    align-items: center;
    margin-top: 32px;
    margin-right: 76px;
}

.talentigo-tests .tests-part .tests-features .tests-feature p{
    color: white;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: -0.16px;
    text-align: left;
}

.talentigo-tests .tests-part .tests-features .tests-feature img{
    margin-right: 16px;
}

.talentigo-tests .tests-example{
    display: flex;
    justify-content: center;
    width: 100%;
}

.talentigo-tests .tests-example .example{
    border-radius: 20px;
    margin-right: 16px;
    margin-top: 50px;
    width: 90%;
    margin-bottom: -220px;
}

.talentigo-base-returns{
    width: 100%;
    margin: 0 auto;
    margin-top: 335px;
}

.talentigo-base-returns .base-returns-head .returns-title{
    font-size: 28px;
    font-weight: 500;
    line-height: 50px;
    letter-spacing: -0.4699999988079071px;
    text-align: center;
    color: #081131;
}

.talentigo-base-returns .base-returns-main{
    display: flex;
    gap: 37.36px;
    margin-top: 35px;
}

.talentigo-base-returns .base-returns-main .returns{
    width: 269.38px;
}

.talentigo-base-returns .base-returns-main .returns .return{
    background-color: white;
    padding: 22.29px;
    border-radius: 22.29px;
    box-shadow: 0px 65.02px 96.6px -18.58px #2137670A;
    margin-bottom: 37.36px;
}

.talentigo-base-returns .base-returns-main .returns .return .return-head{
    display: flex;
    align-items: center;
}

.talentigo-base-returns .base-returns-main .returns .return .return-head .return-head-texts{
    margin-left: 14.86px;
}

.talentigo-base-returns .base-returns-main .returns .return .return-head .return-head-texts .head-profile-name{
    font-size: 14.86px;
    font-weight: 500;
    line-height: 29.72px;
    letter-spacing: -0.2972413897514343px;
    text-align: left;
    color: #3B4767;
}

.talentigo-base-returns .base-returns-main .returns .return .return-head .return-head-texts .head-profile-username{
    font-size: 13px;
    font-weight: 500;
    line-height: 22.29px;
    text-align: left;
    color: #0083FF;
    text-decoration: none;
}

.talentigo-base-returns .base-returns-main .returns .return .return-main .return-whole-text{
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    letter-spacing: -0.2972413897514343px;
    text-align: left;
    color: #3B4767;
    padding-top: 26.69px;
}

.talentigo-base-returns .base-returns-main .returns .return .return-main .return-whole-text .talentigo-tag{
    color: #0083FF;
}

.talentigo-vacancies{
    display: flex;
    justify-content: center;
    margin-top: 99px;
}

.talentigo-vacancies .vacancies-all{
    display: flex;
    justify-content: center;
}

.talentigo-vacancies .vacancies-all .vacancy-img{
    width: 50%;
    height: 613px;
    object-fit: cover;
    object-position: 100% 0%;
}

.talentigo-vacancies .vacancies-all .vacancy{
    position: relative;
    background: #1F57C3;
    width: 50%;
}

.talentigo-vacancies .vacancies-all .vacancy .slogan{
    display: flex;
    justify-content: center;
    width: 100%;
}

.talentigo-vacancies .vacancies-all .vacancy .slogan .slogan-1{
    margin-top: 78px;
    width: 80%;
    color: white;
    font-size: 64px;
    font-weight: 500;
    line-height: 70px;
    letter-spacing: -0.5px;
    text-align: left;
}

.talentigo-vacancies .vacancies-all .vacancy .slogan .slogan-2{
    margin-top: 13px;
    width: 80%;
    color: white;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
    text-align: left;
}

.talentigo-vacancies .vacancies-all .vacancy .vacancy-foot-all{
    position: absolute;
    bottom: 45px;
    display: flex;
    justify-content: center;
    align-items: end;
    width: 100%;
}

.talentigo-vacancies .vacancies-all .vacancy .vacancy-foot-all .vacancy-foot{
    width: 90%;
    display: flex;
    justify-content: center;
    border-top: 1px solid #D5E0D5;
}

.talentigo-vacancies .vacancies-all .vacancy .vacancy-foot-all .vacancy-foot p{
    margin-top: 22px;
    width: 81%;
    color: white;
    font-size: 15.03px;
    font-weight: 500;
    line-height: 18.7px;
    letter-spacing: 0.08px;
    text-align: left;
}

.talentigo-vacancies .vacancies-all .vacancy .vacancy-btn{
    margin-left: 10%;
    margin-top: 61px;
    background: white;
    width: 43%;
    color: #1F57C3;
    font-size: 17.3px;
    font-weight: 500;
    line-height: 44.97px;
    letter-spacing: 0.37px;
    text-align: center;
    border-radius: 185px;
    border: 0;
}



@media (max-width: 1562px){
    .talentigo-base-premiums .likes .like{
        width: 41.35% !important;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 85% !important;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 85% !important;
    }
}

.talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
    width: 31%;
    display: flex;
    flex-direction: column;
}

@media (max-width: 1454px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body{
        width: 76%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 40%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories .category{
        width: 190px;
    }
}

@media (max-width: 1399px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-body{
        width: 79%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 45%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests{
        width: 100% !important;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .view-results{
        font-size: 14px;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .edit2{
        font-size: 13.76px;
    }
    .talentigo-base-premiums .likes .like{
        width: 78% !important;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 78% !important;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 78% !important;
    }

}

@media (max-width: 1359px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 45%;
    }
}

@media (max-width: 1276px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 42%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 15%;
    }
    .talentigo-base-premiums .likes{
        width: 85% !important;
        margin: 0 auto;
        margin-top: 27px;
    }
    .talentigo-base-premiums{
        width: 90% !important;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 66.7% !important;
    }
}

@media (max-width: 1200px){
    .talentigo-talants .talants .category{
        font-size: 19px;
        line-height: 20.16px;
        letter-spacing: -0.5px;
        text-align: center;
    }
    .talentigo-talants .talants-all{
        width: 75% !important;
    }
    .talentigo-talants .talants{
        margin-top: 40px;
    }
    .talentigo-talants .talants .category{
        margin-bottom: 22px;
    }
    .talentigo-talants .talants .talant .talant-all{
        /*width: 58px;
        height: 90px;*/
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .talentigo-talants .talants .talant .talant-all .talant-img{
        /*width: 58px;
        height: 58px;*/
        width: 100px;
        height: 100px;
    }
    .talentigo-talants .talants .talant .talant-all .talant-img img{
        /*width: 60px;
        height: 60px;*/
        width: 100px;
        height: 100px;
        margin: auto;
    }
    .talentigo-talants .talants .talant .talant-all .talant-img .experience{
        width: 22.29px;
        height: 17.65px;
        border-radius: 1.55px;
    }
    .talentigo-talants .talants .talant .talant-all .talant-img .experience .year{
        font-size: 13.15px;
        line-height: 16.56px;
        letter-spacing: -0.3px;
    }
    .talentigo-talants .talants .talant .talant-all .talant-img .experience .plus{
        width: 5px;
        font-size: 7.01px;
        line-height: 7.04px;
        letter-spacing: -0.16px;
        margin-top: 1px;
    }
    .talentigo-talants .talants .talant .talant-all .name{
        margin-top: 7px;
        /*font-size: 9.62px;*/
        font-size: 18.62px;
        line-height: 12.12px;
        letter-spacing: -0.22px;
        /*width: 110%;*/
    }
    .talentigo-talants .talants .talant .talant-all .profession{
        /*font-size: 7.87px;*/
        font-size: 16.87px;
        /*line-height: 9.91px;*/
        line-height: 14.91px;
        letter-spacing: -0.22px;

        margin-top: 7px;
    }
    .talentigo-vacancies .vacancies-all{
        width: 80% !important;
        flex-direction: column;
    }
    .talentigo-vacancies .vacancies-all .vacancy-img{
        width: 100%;
        height: 50%;
    }
    .talentigo-vacancies .vacancies-all .vacancy{
        width: 100%;
        height: 50%;
    }
    .talentigo-vacancies .vacancies-all .vacancy .slogan .slogan-1{
        margin-top: 40px;
    }
    .talentigo-vacancies .vacancies-all .vacancy .vacancy-btn{
        margin-top: 20px;
    }
    .talentigo-vacancies .vacancies-all .vacancy .vacancy-foot-all{
        display: none;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 40% !important;
    }
}

@media (max-width: 1176px) {
    .talentigo-base-premiums .personal-liked-texts .personal-folder-heading{
        font-size: 20px;
        line-height: 24.51px;
    }
    .talentigo-base-premiums .personal-liked-texts .view-all{
        display: none !important;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 42% !important;
    }
    .talentigo-base-premiums .personal-liked-texts .personal-folder-heading-all .personal-category-img{
        width: 60px;
        height: 60px;
    }
    .talentigo-base-premiums .personal-liked-texts .personal-folder-heading-all .personal-category-img img{
        width: 27px;
        height: 27px;
    }
    .talentigo-base-premiums .likes .like .like-head .like-heading{
        font-size: 19px;
    }
    .talentigo-base-premiums .likes .like .like-head .like-company{
        font-size: 17px;
    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-salary{
        /*width: 90px;*/
    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-salary .salary{
        font-size: 17px;
    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-more{
        font-size: 17px;
    }
    .talentigo-base-premiums .likes .like .like-foot .date{
        font-size: 14px;
    }
    .talentigo-tests{
        height: 560px;
    }
}

@media (max-width: 1154px){
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 20%;
    }
    .talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts .company-folder-heading{
        font-size: 24px;
    }
    .talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts a{
        font-size: 15px;
    }
}

@media (max-width: 1096px){
    .talentigo-base-returns .base-returns-main .returns:last-child{
        display: none;
    }
}

@media (max-width: 1055px){
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 20%;
    }
    .talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts .company-folder-heading{
        font-size: 24px;
    }
    .talentigo-base-tests .company-folder-all .company-folder-head .company-folder-texts a{
        font-size: 15px;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .categories{
        display: none;
    }
    #company-folder-head-tests{
        display: none;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid{
        flex-direction: column;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests{
        margin-left: 0;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head{
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin: 0 auto;
        margin-bottom: 13px;
        width: 84%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head .test-heading{
        color: #081131;
        font-size: 20px;
        line-height: 22.33px;
        text-align: center;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head button{
        margin: 0 auto;
        margin-top: 13px;
        padding-top: 9.53px;
        padding-bottom: 9.53px;
        border: 0.79px solid #E0E0E0;
        background-color: white;
        color: #081131;
        border-radius: 7.9px;
        width: 100%;
        cursor: pointer;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head button:last-child{
        margin-top: 4px;
    }
}

@media (max-width: 1048px){
    .talentigo-tests .tests-part .tests-features{
        display: none;
    }
}

@media (max-width: 989px){
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-head2 img{
        width: 15px;
    }
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2{
        width: 38%;
    }
    .talentigo-search-cards .search-cards-all .search-cards-head .head-title{
        font-size: 19.5px;
        letter-spacing: -0.5px;
        text-align: center;
    }
    .talentigo-search-cards .search-cards-all .search-cards-head .heading-subtitle{
        font-size: 14px;
        text-align: center;
    }
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-head2 .card-title2{
        font-size: 14.16px;
    }
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-footer2 .card-view-rank{
        font-size: 10px;
    }
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2 .card-footer2 .card-number{
        font-size: 12px;
    }
}

@media (max-width: 953px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head{
        width: 86%;
    }
}

@media (max-width: 840px){
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 30%;
    }
    .talentigo-base-premiums .personal-folders-main{
        width: 90% !important;
    }
    .talentigo-base-premiums .likes{
        width: 90% !important;
    }
    .talentigo-base-premiums .likes .like{
        width: 100% !important;
    }
}

@media (max-width: 822px){
    .talentigo-base-returns .base-returns-main .returns:nth-child(3){
        display: none;
    }
    .talentigo-tests .tests-part .tests-slogan .tests-slogan-1{
        font-size: 35px;
        line-height: 30px;
        letter-spacing: -0.5px;
    }
    .talentigo-tests .tests-part .tests-slogan .tests-slogan-2{
        font-size: 35px;
        line-height: 80px;
        letter-spacing: -0.5px;
    }
    .talentigo-tests .tests-part .tests-slogan .start-test{
        margin-top: 15px;
    }
    .talentigo-tests .tests-examples .tests-example{
        margin-bottom: -120px;
    }
}

@media (max-width: 820px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 48% !important;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head{
        width: 70%;
    }
    .talentigo-base-tests{
        margin-top: 0;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main{
        margin-top: 5px;
    }
    .talentigo-sponsors .sponsors-all .sponsors{
        margin-bottom: 20px;
    }
}

@media (max-width: 720px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 100% !important;
    }
}

@media (max-width: 804px){
    .talentigo-statistics .statistics-all{
        width: 100% !important;
    }
    .talentigo-statistics .statistics-all .statistics{
        height: 121px;
    }
    .talentigo-statistics .statistics-all .statistics .statistic .count{
        font-size: 22.34px;
        line-height: 27px;
        letter-spacing: -1px;
    }
    .talentigo-statistics .statistics-all .statistics .statistic .title{
        font-size: 11.17px;
        line-height: 14px;
    }
    .talentigo-statistics .statistics-all .statistics .part{
        display: block;
    }
    .talentigo-statistics .statistics-all .statistics .statistic{
        display: none;
    }
    .talentigo-statistics .statistics-all .statistics{
        display: block;
    }
    .talentigo-statistics .statistics-all .statistics .part{
        display: flex;
        justify-content: space-evenly;
    }
    .talentigo-statistics .statistics-all .statistics .part .statistic{
        display: flex;
        justify-content: center;
        width: 50%;
        height: 35px;
        gap: 12px;
    }
    .talentigo-statistics .statistics-all .statistics .part:nth-child(1) .statistic:nth-child(1){
        border-right: solid #DDDDDD;
    }
}

@media (max-width: 781px){
    .talentigo-main-pages .main-all{
        width: 100% !important;
        margin-top: 0;
    }
    .talentigo-main-pages .main-all .ai-test{
        border-radius: 0;
        height: 400px;
    }
    .talentigo-main-pages .main-all .main .part{
        display: flex;
        justify-content: flex-start;
        width: 100%;
    }
    .talentigo-main-pages .main-all .main .part .ai-support{
        margin-top: 24px;
        width: 251.98px;
        height: 25px;
        border-radius: 31.74px;
        font-size: 15.95px;
        line-height: 24.63px;
    }
    .talentigo-main-pages .main-all .main .part .slogan-1{
        font-size: 40.27px;
        line-height: 37.14px;
        letter-spacing: -0.8px;
        font-weight: 600;
    }
    .talentigo-main-pages .main-all .main .part .slogan-1 .count{
        font-size: 21.27px;
        line-height: 28.14px;
        letter-spacing: -0.8px;
    }
    .talentigo-main-pages .main-all .main .part .slogan-2{
        /*font-size: 22.27px;*/
        font-size: 40.27px;
        line-height: 37.14px;
        letter-spacing: -0.8px;
        margin-top: 10px;
        font-weight: 600;
    }
    .talentigo-main-pages .main-all .main .part .slogan-3{
        font-size: 17.5px;
        line-height: 16.54px;
        /*text-align: center;*/
        width: 95%;
        margin-top: 10px;
    }
    .talentigo-main-pages .main-all .main .main-buttons{
        justify-content: center;
        width: 100%;
        margin-top: 12px;
    }
    .talentigo-main-pages .main-all .main .main-buttons .specialists-btn{
        width: 130.62px;
        height: 40.41px;
        font-size: 18px;
        line-height: 12.18px;
        letter-spacing: -0.15px;
        margin-top: 3%;
        margin-right: auto;
    }
    .talentigo-main-pages .main-all .main .main-buttons .tests-btn{
        width: 130.62px;
        height: 40.41px;
        font-size: 18px;
        line-height: 12.18px;
        letter-spacing: -0.15px;
        margin-top: 3%;
        margin-right: auto;
    }
    .talentigo-ai-tests{
        margin-top: 48px;
    }
    .talentigo-ai-tests .tests-all{
        width: 100% !important;
    }
    .talentigo-ai-tests .tests-all .tests{
        height: 180px;
    }
    .talentigo-ai-tests .tests-all .sticks{
        display: flex;
        justify-content: center;
        position: absolute;
    }
    .talentigo-ai-tests .tests-all .sticks .stick2{
        width: 100%;
        height: 140px;
    }
    .talentigo-ai-tests .tests-all .main .ai-support{
        width: 169.29px;
        height: 23.65px;
        border-radius: 30px;
        border: 0.6px solid #0A68F4;
        margin-top: 27px;
        font-size: 8.47px;
        line-height: 23.3px;
    }
    .talentigo-ai-tests .tests-all .main .slogan{
        margin-top: 7px;
        font-size: 15.8px;
        line-height: 19.69px;
        letter-spacing: -0.55px;
    }
    .talentigo-ai-tests .tests-all .main .test-btn{
        margin-top: 12.7px;
        width: 94.16px;
        height: 27.43px;
        border-radius: 23.4px;
        font-size: 10px;
        line-height: 13.36px;
        letter-spacing: -0.16px;
    }
    .break-of-sponsors{
        display: block;
    }
    .talentigo-sponsors .sponsors-all .sponsors p{
        text-align: center;
    }
    .talentigo-sponsors .sponsors-all{
        width: 100% !important;
    }
    .talentigo-sponsors .sponsors-all .sponsors .logos img{
        width: 110px;
        margin-bottom: 10px;
        height: auto;
    }
}

@media (max-width: 704px){
    .talentigo-base-tests .company-folder-all .company-folder-head{
        display: none;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .company-folder-heading{
        color: #081131;
        font-size: 18px;
        text-align: center;
        font-weight: 500;
        line-height: 22.33px;
    }
    .talentigo-tests{
        height: 430px;
    }
}

@media (max-width: 654px){
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 50%;
        border-radius: 24.52px;
    }
}

@media (max-width: 640px){
    .talentigo-vacancies .vacancies-all .vacancy .slogan .slogan-1{
        margin-top: 22px;
        font-size: 23px;
        line-height: 22.68px;
    }
    .talentigo-vacancies .vacancies-all .vacancy .slogan .slogan-2{
        font-size: 16px;
        font-weight: 400;
        line-height: 13.86px;
    }
    .talentigo-vacancies .vacancies-all .vacancy .vacancy-btn{
        width: 80%;
        height: 34px;
        border-radius: 5px;
        font-size: 12px;
        font-weight: 700;
        line-height: 24.5px;
    }
}

@media (max-width: 548px){
    .talentigo-search-cards .search-cards-all .search-cards-main .cards .card2{
        width: 90%;
        padding: 2 9.13px;
    }
}

@media (max-width: 529px){
    .talentigo-base-returns .base-returns-main .returns .return .return-head img{
        width: 30px;
    }
    .talentigo-base-returns .base-returns-main .returns .return .return-head .return-head-texts .head-profile-name{
        font-size: 12px;
        line-height: 16px;
    }
    .talentigo-base-returns .base-returns-main .returns .return .return-head .return-head-texts .head-profile-username{
        font-size: 10px;
    }
    .talentigo-base-returns{
        width: 90% !important;
    }
    .talentigo-base-returns .base-returns-head{
        width: 100% !important;
    }
    .talentigo-base-returns .base-returns-main{
        gap: 15px;
        width: 100% !important;
    }
    .talentigo-base-returns .base-returns-main .returns .return .return-main .return-whole-text{
        font-size: 12px;
    }
    .talentigo-base-returns .base-returns-main .returns .return{
        margin-bottom: 15px;
        width: 100%;
    }
    .talentigo-base-returns .base-returns-head .returns-title{
        text-align: center;
        width: 100%;
    }
    .talentigo-talants .talants .category .top5{
        display: none;
    }
    .talentigo-talants .talants .category .top3{
        display: inline-block;
    }
    .talentigo-talants .talants .talant .talant-all:nth-child(n+4){
        display: none;
    }
}

@media (max-width:500px){
    .talentigo-sponsors .sponsors-all .sponsors p{
        font-size: 14px;
    }
    .talentigo-sponsors{
        width: 100% !important;
    }
    .talentigo-sponsors .sponsors-all .sponsors{
        margin-top: 2px;
    }
}

@media (max-width: 484px){
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests-hidden-head{
        width: 94%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .tests .test2{
        width: 98% !important;
    }
}

@media (max-width: 448px){
    .talentigo-base-premiums .likes .like .like-head .like-heading{
        font-size: 13px;
        font-weight: 500;
        line-height: 18.77px;
        letter-spacing: 0.5px;
        text-align: left;

    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-salary .salary{
        font-size: 11.07px;
        letter-spacing: 0.5px;
    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-salary{
        /*width: 65px;*/
    }
    .talentigo-base-premiums .likes .like .like-icons .premium-icon{
        width: 46.82px;
    }
    .talentigo-base-premiums .likes .like .like-icons .like-icon{
        width: 11.07px;
    }
    .talentigo-base-premiums .likes .like .like-foot .like-about .like-more{
        font-size: 11px;
        letter-spacing: 0.5px;
        margin-left: 10px;
    }
    .talentigo-tests{
        height: 330px;
    }
    .talentigo-base-returns{
        margin-top: 103px;
    }
    .talentigo-base-tests .company-folder-all{
        width: 100% !important;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .tests-grid .test-footer .view-results{
        font-size: 12px;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main .view-more{
        width: 60%;
        margin-top: 20px;
    }
    .talentigo-search-cards{
        margin-top: 4%;
    }
    .talentigo-base-tests .company-folder-all .company-folders-main{
        padding: 31px 10px;
    }
}

@media (max-width: 440px){
    .talentigo-tests .tests-part .tests-slogan .tests-slogan-1{
        text-align: center;
        font-size: 28px;
        line-height: 30px;
        letter-spacing: -0.5px;
    }
    .talentigo-tests .tests-part .tests-slogan .tests-slogan-2{
        text-align: center;
        font-size: 28px;
        line-height: 30px;
        letter-spacing: -0.5px;
    }
    .talentigo-tests .tests-part .tests-slogan .start-test{
        display: block;
        margin: 0 auto;
        margin-top: 15px;
        width: 160px;
        height: 52px;
        font-size: 20px;
    }
    .talentigo-tests .tests-examples{
        margin-bottom: -120px;
        margin-right: 0;
    }
    .talentigo-tests .tests-part{
        display: block;
        margin-top: 60px;
    }
    .talentigo-main-pages .main-all{
        margin-top: 0px;
    }
}

@media (max-width: 390px){
    .talentigo-main-pages .main-all .main .part .slogan-1{
        font-size: 19px;
    }
}

@media (max-width: 339px){
    .talentigo-main-pages .main-all{
        height: 320px;
    }
    .talentigo-main-pages .main-all .ai-test{
        height: 320px;
    }
}