.evaluation-country-select{
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
}
.evaluation-country-select h4{
    margin-bottom: 0;
}
.evaluation-country-select_wrapper{
    border-radius: 12px;
    background: #004133;
    padding: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 18px;
    position: relative;
}
.eval-tag{
    border-radius: 73.077px;
    border: 2px solid #28E5BC;
    background: #01C096;
    padding: 4px 8px;
    text-transform: uppercase;
    font-size: 11.692px;
}
.evaluation-country-select_wrapper .title-desc{
    margin-left: 70px;
}
.evaluation-country-select_wrapper .title-desc:hover + .info-tooltip{
    visibility: visible;
    opacity: 1;
}
.evaluation-country-select  img{
    position: absolute;
    left: -10px;
    top: -2px;
}
.evaluation-country-select select{
    padding-left: 25px;
    font-weight: 600;
    outline: 0;
    z-index: 1;
}

.eval-selection .hide {
    display: none !important;
}

.pricing-card .price del {
    font-size: 16px;
    letter-spacing: -1.2px;
}
@media (min-width: 992px) {
    .pricing-card .price{
        font-size: 26px;
    }
}

.section-why-join .reason-block{
    background: radial-gradient(69.41% 55.93% at 0% 111.27%, #0041334D 65.38%, rgba(0, 255, 199, 0.00) 100%), rgba(0, 65, 51, 0.30);
}
.section-result-statistics .result-statistics{
    gap:24px;
}
.section-result-statistics .result-statistics .image:after,
.section-careers::after{
    display: none;
}
.section-result-statistics .result-statistics .image{
    border-radius: 16px;
    border: 1px solid rgba(76, 78, 100, 0.20);
}
.section-result-statistics .result-statistics .block,
.section-careers .box{
    background: radial-gradient(49.8% 95.63% at 11.94% 141.39%, #0041334D 65.38%, rgba(0, 255, 199, 0.00) 100%), rgba(0, 65, 51, 0.30);
}
.section-careers .career-nav ul li,
.careers-opening .card{
    background: rgba(0, 65, 51, 0.30);
}
.section-careers .career-nav ul li.active, .section-careers .career-nav ul li:hover{
    background: linear-gradient(134deg, rgba(45, 178, 149, 0.00) 42.71%, rgba(45, 178, 149, 0.30) 101.19%), rgba(0, 65, 51, 0.30);
}
b, strong{

    font-weight: bold;
}
.page-id-147 .section--content_form:before,
.page-id-155 .section--banner_cta{
    display: none;
}
.section--hero{
    padding-bottom: 70px;
}
@media screen and (min-width:1024px) {
    .section--hero{
        padding-bottom: 150px;
        min-height: 900px;
    } 
}

.section--hero + .section--marquee{
    margin-top: -67px;
    z-index: 1;
    position: relative;
}
.page-id-7401 .section--evaluations:after{
    bottom: -100px;
}