.our-team__tabs-label input:checked + .our-team__tabs-text {
    background: transparent !important;
    border-color: var(--cl-white) !important;
    color: var(--cl-white) !important;
}

.our-team__tabs-label input.active + .our-team__tabs-text {
    background: var(--cl-white) !important;
    border-color: var(--cl-white) !important;
    color: var(--cl-navy) !important;
}
section.partners-section .partners-section__item-logo img {
    max-width: 70px;
    height: 70px;
    object-fit: contain;
}
/*03-12-2024*/
.num-pages {
    display: flex;
    gap:clamp(12px,.595238vw + 7.42857px,16px);
}

.num-pages a {
    font-size: 20px;
}
.job-search-pagination a.btn-shop.btn-shop--line.active {
    color: #88d1f3;
}

.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.prev,.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.next {
    width:24px;
    height:24px;
    margin-right:16px;
    background-color:#fff;
    border-radius:50%;
    background-image:url("../images/left_arow.png");
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size:13px;

}

.job-search-pagination a.icon-shop-arrow-right.btn-shop.btn-shop--line.next{
    background-image:url("../images/right_arow.png");
    margin-left: 16px;
    cursor: pointer;
}
a.icon-shop-arrow-right.btn-shop.btn-shop--line.prev{
    cursor: pointer;
}
/*30-12-2024*/
.stories-section__item {
    cursor: auto !important;
}
/*30-12-2024*/
/*31-12-2024*/
.live-jobs .live-jobs__item-content {
    z-index:999;
}
/*.btn:hover .btn__text {
    background-color: transparent !important;
}*/
/*31-12-2024*/

/*04-12-2024*/
.snackbar-container {
    transition: all .5s ease;
    transition-property: top,right,bottom,left,opacity;
    font-family: Roboto,sans-serif;
    font-size: 14px;
    min-height: 14px;
    background-color: #070b0e;
    position: fixed;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    line-height: 22px;
    padding: 18px 24px;
    bottom: -100px;
    top: -100px;
    opacity: 0;
    z-index: 99999999;
}


.snackbar-container button.action {
    background: transparent;
    display: inline-block;
    border: none;
    font-size: inherit;
    text-transform: uppercase;
    margin: 0 0 0 24px;
    padding: 0;
    min-width: min-content;
    cursor: pointer;
}
.snackbar-container.snackbar-pos.bottom-left {
    top: auto!important;
    bottom: 0;
    left: 0;
    z-index: 99999999;
}


/* 4-12-24 */

li.menu-item.dropdown.sectors {
    position: relative;
    background-image: url('../images/drop_arow.png');
    background-repeat: no-repeat;
    background-position: right 0 top 50%;
    padding-right: 20px;
}
ul.custom-dropdown {
    position: fixed;
    visibility:hidden;
    opacity: 0;
    transition: .3s linear;
}
li.menu-item.dropdown.sectors:hover > ul.custom-dropdown {
    visibility:visible;
    opacity: 1;
    transition: .3s linear;
} 

li.menu-item.dropdown.sectors > ul.custom-dropdown li:hover a {
    color: #58A8DA;
    transition: .3s linear;
} 
.num-pages a {
    cursor: pointer;
}
li.menu-item.dropdown.sectors{
    cursor: pointer;
}
li.menu-item.dropdown.sectors a {
    color: var(--cl-white);
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
    transition: all .3s;
    position: relative;
}
li.menu-item.dropdown.sectors ul.custom-dropdown li{
    margin-bottom: 8px;
}
li.menu-item.dropdown.sectors ul.custom-dropdown li:first-child{
    margin-top: 8px;
}
.our-team__tabs{
    flex-wrap: wrap;
}

.our-specialties__accordion-content .content-element ul li:before {
    display: none;
}
.our-specialties .our-specialties__accordion-content ul li{padding-left: 0;margin-bottom: 0;}

.stories-section__item-content.content-element p{
    font-size: clamp(14px, .297619vw + 12.7143px, 14px);
}
.stories-section__item-content{
    overflow: auto;
}
.first-section__wrap form#form-keyword {
    background: transparent;
}
.first-section__wrap form#form-keyword {
    background: transparent;
    padding-left: 0;
    padding-right: 0;
}
.first-section__wrap .first-section__search-btn {
    right: clamp(-16px, .446429vw - -8.5714px, 10px);
}
.our-team__item {
    cursor: unset;
}
/*20-12-2024*/
.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}
.grecaptcha-badge:hover {
  width: 256px !important;
}

.grecaptcha-badge {
    z-index: 999999;
}
/*20-12-2024*/
/*31-01-2025*/
.cc-nb-buttons-container button {
    font-family: var(--font-main);
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
    transition: .2s linear;
}

.cc-nb-buttons-container button:hover {
    border: 1px solid #58A8DA;
    background: #58A8DA !important;
    transform: scale(1.02);
    color: #fff !important;
}

.cc-nb-main-container {
    background: #0b111a;
    border: 1px solid;
    border-image: linear-gradient(#58a8da, #1c45db, #58a8da);
    border-image-slice: 1;
}

p#cc-nb-title {
    font-family: var(--font-main);
}

p#cc-nb-text {
    font-family: var(--font-main);
}
.cc-pc-head-lang select.cc-pc-head-lang-select {
    background: #212121 !important;
    color: #fff !important;
    border-bottom: 1px solid;
    padding-left: 0px !important;
    cursor: pointer;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item button {
    color: #fff !important;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] {
    background: #58A8DA !important;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs-item {
    background: transparent !important;
    transition: .3s linear;
}
.termsfeed-com---palette-dark .cc-cp-body-tabs {
    background: transparent !important;
}

.cc-cp-foot-button button.cc-cp-foot-save {
    background-color: transparent !important;
    color: #fff !important;
    border: 1px solid #fff;
     transition: .1s linear;
}
.cc-cp-foot-button button.cc-cp-foot-save:hover {
    background: #58A8DA !important;
    border: 1px solid #58A8DA !important;
    transition: .1s linear;
    color: #fff !important;
}
.termsfeed-com---palette-dark .cc-pc-head-close:focus {
    border: 2px solid #58A8DA !important;
}
.cc-cp-foot-button button.cc-cp-foot-save {
    border-radius: 12px;
}
.cc-nb-buttons-container button {
    border-radius: 12px;
}

.termsfeed-com---palette-dark .cc-cp-body-tabs-item[active=true] button {
    color: #fff !important;
}

p.cc-pc-head-title-text,p#cc-pc-head-title-headline,p.cc-cp-body-content-entry-title,p.cc-cp-body-content-entry-text,button.cc-cp-body-tabs-item-link,.cc-cp-foot-byline,select.cc-pc-head-lang-select{
    font-family: var(--font-main);
}
.termsfeed-com---palette-dark .cc-pc-head-lang select:focus {
    box-shadow: 0 0 0 2px #58A8DA;
}
@media screen and (max-width: 767px) {

    .termsfeed-com---nb .cc-nb-title,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-title {
        font-size: 18px !important;
    }
    .termsfeed-com---nb .cc-nb-text ,.termsfeed-com---pc-dialog .cc-cp-body-content-entry-text{
        font-size: 14px;
    }
    .termsfeed-com---nb .cc-nb-main-container {
        padding: 20px 20px;
    }
    .termsfeed-com---nb-simple {
        max-width: 70%;
    }
    .termsfeed-com---nb .cc-nb-okagree, .termsfeed-com---nb .cc-nb-reject, .termsfeed-com---nb .cc-nb-changep {
        display: inline-block !important;
        width: auto !important;
    }
    .termsfeed-com---nb-simple {
        max-width: 70%;
    }
}
@media screen and (max-width: 576px) {
    .termsfeed-com---nb-simple {
        max-width: 90%;
    }
}
/*31-01-2025*/
/* 23-12-24 */
.apply-now-active {
    overflow-y: hidden;
}
.popup__content form#apply_form .meta-checkbox__box .check-clip {
    background-color: #fff !important;
    width: 10px !important;
    height: 9px !important;

}
.popup__content form#apply_form .meta-checkbox input:checked~.meta-checkbox__box {
    background: transparent !important; 
}
.meta-input label {
    cursor: pointer !important;
}
@media (max-width: 960px) {
    .our-specialties .our-specialties__wrap .our-specialties__accordion__image {
        display: none;
    }
}

@media(min-width:1400px){
.text-section.life-sciences .text-section__decor:nth-child(3) .text-section__decor-wrapper:first-child{
    bottom: 78%;
}
.text-section.life-sciences .text-section__decor:nth-child(3) .text-section__decor-wrapper:last-child{
    bottom: 77%;
}
}
@media(min-width:768px){
    .stories-section__item:hover:after {
        height: 100%;
    }
    .stories-section__item:hover .stories-section__item-content {
        opacity: 1;
        max-height: 100%;
        margin-bottom: auto;
    }
}

@media(max-width:1200px){
    li.menu-item.dropdown.sectors {
        font-size: 24px;
        flex-direction: column;
        position: relative;
    }
    li.menu-item.dropdown.sectors span.arrow-mob {
        position: absolute;
        right: 0px;
        width: 20px;
        background: #ff000000;
        height: 100%;
        opacity: 0;
    }

    li.menu-item.dropdown.sectors a {
        flex: 0 0 auto;
        width: 100%;
        line-height: 28px;
        /* font-size: 24px; */
        /* font-weight: 500; */
    }
    ul.custom-dropdown {
        position: static;
        width: 100%;
        flex: 0 0 auto;
        display: none;
        margin-top: 16px;
    }
    li.menu-item.dropdown.sectors:hover ul.custom-dropdown.is-active {
        display: block;
    }
 
    ul.custom-dropdown li{
       margin-bottom: 16px !important;
    }
    ul.custom-dropdown li:last-child{
        margin-bottom: 0px !important;
     }
     li.menu-item.dropdown.sectors ul.custom-dropdown li:first-child{
        margin-top: 0px;
    }
    
}
@media(max-width:1199px){
    li.menu-item.dropdown.sectors {
        background-position: right 0 top 10px;
    }
    li.menu-item.dropdown.sectors a {
        line-height: 28px;
        font-size: 24px;
        font-weight: 500;
    }
}
@media (min-width: 541px) {
    .first-section.about-us .first-section__content {
        width: 65.86%;
    }
    .first-section.about-us .first-section__title {
        text-align: start;
        margin-bottom: clamp(30px, 24.1071vw - 155.143px, 40px);
    }
    .first-section.about-us .first-section__content.content-element p {
        font-family: var(--font-main);
        font-size: clamp(20px, .446429vw + 16.5714px, 20px);
        font-weight: 400;
        line-height: 1.5;
    }
}
@media (min-width: 640px) {
.snackbar-container {
    min-width: 288px;
    max-width: 568px;
    display: inline-flex;
    border-radius: 2px;
    margin: 24px;
}
}


.job-search__aside .meta-input input::placeholder{
    color:#72767b;
}
.validation-message {
  position: absolute;
  bottom: -10px;
}
@media (max-width: 640px) {
    .first-section .first-section__looking{
        bottom: 16px;
    }
    .grecaptcha-badge {
        display: none !important;
    }
    .first-section.article .first-section__wrap {
        padding-bottom: 0;
    }
.custom-search-input {
  width: 100%;
}
.validation-message {
  position: static;
}
}
@media (max-width: 1200px) {

.job-description__aside .job-description__aside-card-social {
    word-break: break-all;
}
}
.open-menu-active{
  overflow: hidden;
}