

/* Start:/local/templates/aspro_max_biotronika/components/bitrix/news/career/style.css?175559942822092*/
.b-cr-top{
    display: flex;
    background: #434343;
    font-family: Inter, 'Arial Narrow Bold', sans-serif;
}
.b-cr-top-l{
    flex-grow: 1;
    padding: 80px 80px 30px 30px;
}
.b-cr-top-r{
    flex-shrink: 0;
}
.b-cr-top-r img{
    height: 550px;
}
.b-cr-top-l h1{
    font-weight: 700;
    max-width: 450px;
    color: #fff;
    font-size: 33px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.b-cr-top-l p{
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    margin-bottom: 25px;
}
.b-cr-top-l-btns{
    display: flex;
}
.b-cr-top-l-btns a{
    background: rgba(83, 187, 69, 0.31);
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    transition: .3s all ease;
    padding: 14px 20px;
    text-decoration: none;
    display: inline-block;
}
.b-cr-top-l-btns a:hover{
    background: rgba(83, 187, 69);
    color: #fff;
}
.b-cr-top-l-btns a:not(:last-child){
    margin-right: 40px;
}
.b-cr-ch{
    padding: 70px 30px 40px 30px;
    background: #333;
    font-family: Inter;
}
.b-cr-ch-h1{
    display: flex;
    justify-content: right;
}
.b-cr-ch h2{
    color: #53BB45;
    font-weight: 700;
    font-size: 50px;
    line-height: normal;
    text-transform: uppercase;
    text-align: right;
    max-width: 500px;
}
.b-cr-ch-p1{
    color: #fff;
    font-size: 22px;
    width: 350px;
    margin-top: -40px !important;
    margin-bottom: 25px;
}
.b-cr-ch-p2{
    max-width: 630px;
    color: #fff;
    font-size: 18px;
    line-height: normal;
}
.b-cr-ch-b1{
    margin-top: 45px;
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}
.b-cr-ch-b1-item{
    background: rgba(83, 187, 69, 0.31);
    transition: .3s all ease;
    border-radius: 3px;
    padding: 18px 25px;
    color: #fff;
    font-family: Inter;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 190px;
    cursor: pointer;
}
.b-cr-ch-b1-item:hover{
    background: rgba(83, 187, 69, 1);
}
.b-cr-ch-b1-item-c{
    font-size: 60px;
    font-weight: 700;
    text-align: right;
    line-height: normal;
}
.b-cr-ch-b1-item-name{
    font-size: 20px;
    line-height: normal;
}
.b-cr-ch-b2{
    display: flex;
    padding: 0 50px;
    justify-content: space-between;
}
.b-cr-ch-b2{
    flex-shrink: 0;
    display: flex;
    align-items: center;
}
.b-cr-ch-b2 a{
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    color: #D9D3CF;
    transition: .3s all ease;
}
.b-cr-ch-b2 a:hover{
    color: #fff;
}
.b-cr-ch-b2 img{
    margin-right: 8px;
}
.b-cr-ch-b2.b-cr-ch-b2-brand{
    margin: 0 -60px;
    flex-wrap: wrap;
    justify-content: center;
}
.b-cr-ch-b2-brand img{
    margin-right: auto;
    margin: 20px 60px;
    max-width: 150px;
}
[data-tabb]{
    display: none;
}
.b-cr-ch-b2 p{
    color: #818181;
}
.b-cr-do{
    padding: 60px 30px 50px 30px;
    background: #434343;
}
.b-cr-do h2{
    color: #FFF;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 50px;
}
.b-cr-do-p1{
    color: #FFF;
    font-size: 18px;
    max-width: 620px;
}
.b-cr-do-w{
    padding: 50px 30px 20px 30px;
}
.b-cr-do-item{
    margin-bottom: 50px;
    display: flex;
}
.b-cr-do-item:nth-child(2n){
    flex-direction: row-reverse;
}
.b-cr-do-item-img{
    border-radius: 3px;
    background: #fff;
    overflow: hidden;
    flex-shrink: 0;
    height: 290px;
    width: 450px;
}
.b-cr-do-item-img img{
    object-fit: cover;
    object-position: 50% 50%;
    height: 290px;
    width: 450px;
}
.b-cr-do-item-txt{
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding: 20px 120px;
    color: #FFF;
    width: 100%;
}
.b-cr-do-item-txt p{
    font-size: 18px;
    margin-bottom: 15px;
}
.b-cr-do-item-txt span{
    font-size: 14px;
    color: #FFF;
}
.b-cr-cc{
    background: #333;
    padding: 60px 30px;
}
.b-cr-cc h2{
    font-size: 24px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 50px;
}
.b-cr-cc p{
    color: #FFF;
    font-family: Inter;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    max-width: 610px;
}
.b-cr-cc-w{
    position: relative;
    width: 100%;
    height: 600px;
}
.qq-circ{
    width: 590px;
    height: 590px;
    position: absolute;
    left: 0;
    border-radius: 295px;
    top: 0;
    background: linear-gradient(64deg, #15670A 15.39%, rgba(68, 130, 59, 0.00) 53.28%), #3A3A3A;
    z-index: 1;
}
.qq-circ2{
    position: absolute;
    background: #53BB45;
    top: 200px;
    right: 190px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    z-index: 2;
    transition: 2.5s all ease;
}
.qq-arrow2{
    position: absolute;
    background: url(/img/career/q2.png);
    top: 185px;
    left: 100px;
    width: 189px;
    height: 198px;
    z-index: 2;
}
.qq-arrow{
    position: absolute;
    background: url(/img/career/q1.png);
    top: 170px;
    left: 90px;
    width: 211px;
    height: 235px;
    z-index: 3;
    transition: 2.5s all ease;
}
.qq-circ.active .qq-arrow{
    transform: rotate(-23deg);
}
.qq-circ.active .qq-circ2{
    top: 155px;
    right: 215px;
}
.qq-circ.active .qq-circ2 {
    animation: circle 2s infinite;
}
.b-cr-cc-ww{
    position: relative;
    z-index: 10;
    margin-right: 200px;
}
.b-cr-cc-w-item{
    position: absolute;
    opacity: 0;
    min-width: 320px;
}
.b-cr-cc-w-item.nnn1{
    transform: rotate(-90deg);
    top: -180px;
    left: 200px;
    opacity: 0;
}
.b-cr-cc-w-item.nnn2{
    transform: rotate(-22deg);
    top: -5px;
    left: 420px;
    opacity: 0.5;
}
.b-cr-cc-w-item.nnn3{
    transform: rotate(0deg);
    top: 195px;
    left: 455px;
    opacity: 1;
}
.b-cr-cc-w-item.nnn4{
    transform: rotate(22deg);
    top: 395px;
    left: 420px;
    opacity: 0.5;
}
.b-cr-cc-w-item.nnn5{
    transform: rotate(90deg);
    top: 570px;
    left: 200px;
    opacity: 0;
}
.b-cr-cc-w-item p{
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 12px;
    max-width: 350px;
}
.b-cr-cc-w-item span{
    max-width: 300px;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    display: block;
}
.b-cr-cc-up,
.b-cr-cc-down{
    position: absolute;
    right: 90px;
    top: 41%;
    transform: translateY(-50%);
    background: #3C7734;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    color: #FFF;
    font-size: 40px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    z-index: 11;
}
.b-cr-cc-up.disabled,
.b-cr-cc-down.disabled{
    background: #333;
    cursor: auto;
}
.b-cr-cc-up{
    margin-top: -100px;
}
.b-cr-cc-down{
    margin-top: 100px;
    transform: rotate(180deg);
}
.b-cr-oo{
    background: #434343;
    padding: 60px 30px 70px 30px;
}
.b-cr-oo h2{
    color: #FFF;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    margin-bottom: 60px;
}
.b-cr-oo-imgs{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    margin-bottom: 70px;
}
.b-cr-oo-img{
    height: 204px;
}
.b-cr-oo-img img{
    height: 204px;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}
.b-cr-oo-b2{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 50px;
}
.b-cr-oo-b2 img{
    margin-bottom: 30px;
    width: 70px;
    height: 70px;
    object-fit: contain;
    object-position: center;
}
.b-cr-oo-b2 p{
    color: #FFF;
    font-size: 20px;
    line-height: normal;
    margin-bottom: 8px;
}
.b-cr-oo-b2 span{
    color: #FFF;
    line-height: normal;
    font-size: 14px;
}
.b-cr-vak{
    background: #333;
    padding: 60px 30px 70px 30px;
}
.b-cr-vak h2{
    color: #53BB45;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 50px;
    text-align: right;
}
.b-cr-vak p{
    margin-top: -50px;
    max-width: 390px;
    font-size: 18px;
    color: #FFF;
    margin-bottom: 35px;
}
.b-cr-vak-tab-a{
    display: flex;
    margin-bottom: 40px;
    justify-content: center;
}
.b-cr-vak-tab-a a{
    display: inline-block;
    margin: 0 70px;
    transition: .3s all ease;
    font-size: 16px;
    color: #818181;
    text-transform: uppercase;
    text-decoration: none;
}
.b-cr-vak-tab-a a:focus,
.b-cr-vak-tab-a a.active,
.b-cr-vak-tab-a a:hover{
    color: #43C133;
    text-decoration: none;
}
.b-cr-vak-tabs{
    border-radius: 3px;
    background: rgba(83, 187, 69, 0.31);
    padding: 50px 30px;
    margin-bottom: 120px;
}
.b-cr-vak-tab{
    display: none;
}
.b-cr-vak-tab.active{
    display: flex;
}
.b-cr-vak-tab-r{
    flex-shrink: 0;
}
.b-cr-vak-tab-l{
    flex-grow: 1;
    padding-right: 30px;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.b-cr-vak-tab-l p{
    font-size: 14px;
    color: #FFF;
    line-height: normal;
    margin-bottom: 20px;
}
.b-cr-vak-tab-l span{
    font-size: 16px;
    color: #FFF;
    line-height: normal;
    display: block;
}
.b-cr-vak-tab-l a{
    margin-top: 30px;
    border-radius: 3px;
    background: #53BB45;
    display: inline-block;
    padding: 14px 20px;
    font-size: 14px;
    color: #FFF;
}
.b-cr-vak-tab-l a:hover{
    color: #fff;
    text-decoration: none;
}
.b-cr-vak-bs{
    overflow: hidden;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
}
.b-cr-vak-bs span{
    display: block;
    color: #5C5C5C;
    font-weight: 700;
    font-size: 25px;
    margin: 0 20px;
    flex-shrink: 0;
    text-transform: uppercase;
}
.b-cr-vak-form{
    display: flex;
    flex-wrap: wrap;
    padding-right: 40px;
}
.b-cr-vak-form-h1{
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: normal;
    flex-basis: 100%;
}
.b-cr-vak-form-h1 span{
    display: block;
    color: #53BB45;
}
.b-cr-vak-form-l{
    flex-basis: 50%;
    padding-top: 50px;
}
.b-cr-vak-form-l p{
    position: relative;
    width: 100%;
    font-size: 14px;
    line-height: normal;
    color: #fff;
    max-width: 100%;
    padding-right: 100px;
}

.mail-link:link,
.mail-link:visited {
    color: #53BB45;
    transition: color .2s ease;
}

.mail-link:hover,
.mail-link:focus-visible {
    color: #1efd00;
}

.mail-link:active {
    color: #1efd00;
}
.b-cr-vak-form-r{
    flex-basis: 50%;
    padding-top: 25px;
}
.b-cr-vak-form-inp-w{
    display: flex;
    justify-content: space-between;
}
.b-cr-vak-form-inp{
    margin-bottom: 20px;
}
.b-cr-vak-form-inp textarea,
.b-cr-vak-form-inp-w input[type="text"],
.b-cr-vak-form-inp input[type="text"]{
    border-radius: 3px;
    border: 1px solid #8D8D8D;
    background: transparent !important;
    color: #fff;
    font-size: 12px;
    outline: none;
    width: 100%;
    padding: 10px;
}
.b-cr-vak-form-inp-w .b-cr-vak-form-inp{
    flex-basis: 48%;
}
.b-cr-vak-form-inp textarea{
    height: 100px;
    resize: none;
}
.b-cr-vak-form-inp textarea::placeholder{
    color: #aaa;
}
.wrapper_inner{
    padding-bottom: 0 !important;
}
.b-cr-vak-form-inp{
    display: flex;
    justify-content: right;
    margin-top: 24px;
    margin-bottom: 15px;
}
.b-cr-vak-form-inp a:hover,
.b-cr-vak-form-inp a{
    border-radius: 3px;
    background: #53BB45;
    display: block;
    padding: 14px 47px;
    font-size: 14px;
    color: #FFF;
}
.b-cr-vak-form-r small a,
.b-cr-vak-form-r small{
    font-size: 10px;
    color: rgba(129, 129, 129, 0.94);
    max-width: 300px;
    text-align: right;
    display: block;
    line-height: normal;
}
.b-cr-vak-form-r small a{
    text-decoration: underline;
}
.b-cr-vak-form-r small a:hover{
    text-decoration: none;
}
.b-cr-vak-form-ua{
    display: flex;
    justify-content: right;
}
.b-cr-vak-form-l p::before{
    content: "";
    position: absolute;
    background: url(/img/career/z1.png) no-repeat;
    background-size: contain;
    width: 75px;
    height: 70px;
    top: 145px;
    left: 30px;
}
.b-cr-vak-form-l p::after{
    content: "";
    position: absolute;
    background: url(/img/career/z2.png) no-repeat;
    background-size: contain;
    width: 57px;
    height: 61px;
    top: 280px;
    left: 40%;
}
.b-cr-vak-form-l span::after{
    content: "";
    position: absolute;
    background: url(/img/career/z3.png) no-repeat;
    background-size: contain;
    width: 60px;
    height: 66px;
    top: 150px;
    right: 130px;
}
.b-cr-vak-tab-aa,
.b-cr-cc-ww-mob,
.b-cr-oo-imgs-mob,
.b-cr-ch-b1-item-expand-btn,
.b-cr-ch-b1-item-expand,
.b-cr-do-w-mob{
    display: none;
}
.b-cr-btn{
    padding: 15px 45px;
    border-radius: 3px;
    background: #53BB45;
    display: block;
    position: absolute;
    transition: .3s all ease-in-out;
    font-size: 14px;
    color: #FFF;
    right: 45px;
    top: -1500px;
    z-index: 99;
}

@media screen and (max-width: 1400px) {
    .b-cr-top-r img {
        height: 360px;
    }
    .b-cr-do-item-img,
    .b-cr-do-item-img img{
        height: 200px;
        width: 300px;
    }
    .b-cr-do-item-txt{
        padding: 20px 60px;
    }
}
@media screen and (max-width: 1180px) {
    .b-cr-top{
        flex-direction: column;
    }
    .b-cr-top-r img {
        height: auto;
    }
    .b-cr-top-l{
        order: 1;
    }
    .b-cr-ch-p1{
        margin-top: 0 !important;
    }
    .b-cr-ch-b1{
        grid-template-columns: repeat(2, 1fr);
    }
    .b-cr-ch-b2{
        padding: 0;
    }
    .b-cr-ch [data-tabb="1"] a{
        padding: 0 4px;
    }
    .b-cr-do-item-txt{
        padding: 20px;
    }
    .b-cr-oo-imgs{
        grid-template-columns: repeat(2, 1fr);
    }
    .b-cr-vak-tab-r{
        max-width: 350px;
    }
    .b-cr-vak-tab-r img{
        max-width: 100%;
    }
    .b-cr-vak-form-l span::after,
    .b-cr-vak-form-l p::after,
    .b-cr-vak-form-l p::before{
        display: none;
    }
    .b-cr-vak-form-l p{
        padding-right: 40px;
    }
    .b-cr-cc-w{
        height: 450px;
    }
    .qq-circ{
        width: 400px;
        height: 400px;
    }
    .qq-circ2{
        width: 50px;
        height: 50px;
        top: 150px;
        right: 130px;
    }
    .qq-arrow2,
    .qq-arrow{
        background-size: contain;
        background-repeat: no-repeat;
    }
    .qq-arrow{
        width: 150px;
        height: 170px;
        top: 130px;
        left: 50px;
    }
    .qq-arrow2{
        top: 140px;
        left: 57px;
        width: 136px;
        height: 186px;
    }
    .qq-circ.active .qq-circ2 {
        top: 120px;
        right: 140px;
    }
}
@media screen and (max-width: 992px) {
    .b-cr-ch [data-tabb]{
        display: none !important;
    }
    .b-cr-ch-b1{
        display: block;
    }
    .b-cr-ch-b1-item{
        margin-bottom: 25px;
        border-radius: 3px;
        border: 2px solid #53BB45;
        background: #53BB45;
        height: auto;
    }
    .b-cr-ch-b1-item-name{
        border-bottom: 1px solid #fff;
        padding-bottom: 7px;
    }
    .b-cr-ch-b1-item-expand-btn-w{
        text-align: right;
    }
    .b-cr-ch-b1-item-expand-btn{
        display: inline-block;
        position: relative;
        font-size: 40px;
        color: #FFF;
        font-weight: 300;
        line-height: normal;
        transition: .3s all ease;
    }
    .b-cr-ch-b1-item-expand-btn-w.active .b-cr-ch-b1-item-expand-btn{
        transform: rotate(45deg);
    }
    .b-cr-ch-b1-item-expand{
        background: #415b42;
        padding: 30px 15px;
        margin-left: -25px;
        margin-right: -25px;
        margin-bottom: -18px;
    }
    .b-cr-ch-b1-item-expand a{
        display: block;
        color: #FFF;
        font-weight: 700;
        line-height: normal;
        text-decoration-line: underline;
        text-transform: uppercase;
    }
    .b-cr-ch-b1-item-expand.active{
        display: block;
    }
    .b-cr-oo-b2 {
        grid-template-columns: repeat(1, 1fr);
        text-align: center;
        grid-gap: 30px;
    }
    .b-cr-oo-b2-item{
        margin-bottom: 25px;
    }
    .b-cr-vak-tab-a a{
        margin: 0 30px;
    }
    .b-cr-cc-w-item.nnn4,
    .b-cr-cc-w-item.nnn2{
        left: 270px;
    }
    .b-cr-cc-w-item.nnn3{
        left: 300px;
    }
    .b-cr-cc-w-item.nnn1,
    .b-cr-cc-w-item.nnn5{
        left: 45px;
    }
}
@media screen and (max-width: 768px) {
    .b-cr-vak-tab-l{
        padding-right: 0;
        order: 1;
    }
    .b-cr-vak-tab{
        flex-direction: column;
    }
    .b-cr-vak-tab-r{
        max-width: 100%;
        text-align: center;
        margin-bottom: 40px;
    }
    .b-cr-vak p{
        max-width: 100%;
    }
    .b-cr-vak-tab-l > div{
        text-align: center;
    }
    .b-cr-vak h2{
        text-align: left;
    }
    .b-cr-cc-w{
        display: none;
    }
    .b-cr-cc-ww-mob{
        display: block;
    }
    .b-cr-cc{
        background: #333;
    }
    .b-cr-cc{
        margin: 0 -16px;
        padding: 40px 15px;
    }
    .b-cr-cc-ww-mob-item{
        padding: 40px 25px;
        border-radius: 3px;
        border: 1px solid #53BB45;
        background: linear-gradient(91deg, #53BB45 1.75%, rgba(83, 187, 69, 0.00) 49.18%)
    }
    .b-cr-cc-ww-mob-item p{
        font-size: 20px;
    }
    .b-cr-cc-ww-mob .swiper-slide{
        height: auto;
    }
    .b-cr-cc-ww-mob-item{
        display: flex;
        height: 100%;
        flex-direction: column;
    }
    .b-cr-cc-ww-mob .swiper-wrapper{
        padding-bottom: 50px;
    }
    .b-cr-cc-ww-mob .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: #fff;
    }
    .b-cr-cc-ww-mob .swiper-pagination-bullet-active{
        background: #53BB45;
    }
    .b-cr-cc-ww-mob-item span{
        color: #fff;
    }
    .b-cr-btn{display: none;}
}
@media screen and (max-width: 600px) {
    .b-cr-top-l{
        display: flex;
        flex-direction: column;
        padding: 80px 15px 30px 15px;
    }
    .b-cr-vak h2{
        font-size: 40px;
    }
    .b-cr-top-l p{
        order: 1;
        margin-top: 40px !important;
    }
    .b-cr-top{
        background: #333;
    }
    .b-cr-top-l-btns a:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .b-cr-top-l-btns{
        display: block;
    }
    .b-cr-top-l-btns a{
        position: relative;
    }
    .b-cr-top-l-btns a::after{
        content: "";
        display: block;
    }
    .b-cr-top-l h1{
        font-size: 42px;
    }
    .b-cr-ch h2{
        text-align: center;
        font-size: 33px;
    }
    .b-cr-ch-p1{
        width: auto;
    }
    .b-cr-ch-p1{
        max-width: 100%;
    }
    .b-cr-do{
        background: #333;
    }
    .b-cr-do-w{
        display: none;
    }
    .b-cr-do-w-mob{
        display: flex;
    }
    .b-cr-do-item-mob{
        padding: 20px;
        border: 2px solid #53BB45;
    }
    .b-cr-do-item-img-mob{
        border-radius: 3px;
        background: #82AFC9;
        width: 100%;
        margin-bottom: 20px;
        height: 220px;
    }
    .b-cr-do-item-img-mob img{
        height: 220px;
        width: 100%;
        object-fit: cover;
        object-position: 50% 50%;
    }
    .b-cr-do-item-txt-mob p{
        margin-bottom: 10px;
        font-size: 18px;
        color: #FFF;
    }
    .b-cr-do-item-txt-mob span{
        color: #FFF;
        font-size: 14px;
        line-height: normal;
    }
    .b-cr-do-item-arrow-mob{
        display: flex;
        justify-content: right;
    }
    .b-cr-oo-imgs-mob .swiper-wrapper,
    .b-cr-do-w-mob .swiper-wrapper{
        padding-bottom: 50px;
    }
    .b-cr-oo-imgs-mob .swiper-pagination .swiper-pagination-bullet,
    .b-cr-do-w-mob .swiper-pagination .swiper-pagination-bullet{
        width: 10px;
        height: 10px;
        background: #fff;
    }
    .b-cr-oo-imgs-mob .swiper-pagination .swiper-pagination-bullet-active,
    .b-cr-do-w-mob .swiper-pagination .swiper-pagination-bullet-active{
        background: #53BB45;
    }
    .b-cr-oo-imgs{
        display: none;
    }
    .b-cr-oo-imgs-mob{
        display: block;
    }
    .b-cr-oo-img-mob{
        overflow: hidden;
        border-radius: 3px;
        background: #82AFC9;
        height: 240px;
    }
    .b-cr-oo-img-mob img{
        height: 240px;
        width: 100%;
        object-fit: cover;
        object-position: center;
    }
    .b-cr-oo{
        background: #333;
    }
    .b-cr-vak{
        padding: 60px 10px 70px 10px;
    }
    .b-cr-vak-tab-a{
        display: none;
    }
    .b-cr-vak-tab-aa{
        display: block;
        position: relative;
    }
    .b-cr-vak-tab-aa-sel{
        position: relative;
        margin: 35px 50px;
        color: #757575;
        font-weight: 500;
        font-size: 16px;
        padding: 8px 50px 8px 23px;
        border-radius: 3px;
        border: 1px solid #7D7D7D;
    }
    .b-cr-vak-tab-aa-sel::after{
        content: "";
        position: absolute;
        right: 15px;
        top: 50%;
        width: 30px;
        height: 30px;
        transform: translateY(-50%);
        background: url(/img/career/green_arr.png);
    }
    .b-cr-vak-tab-aa ul{
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 43px;
        padding: 25px;
        background: #333;
        border: 2px solid #777;
        border-radius: 3px;
        z-index: 10;
        margin: 0;
    }
    .b-cr-vak-tab-aa.active ul{
        display: block;
    }
    .b-cr-vak-tab-aa.active .b-cr-vak-tab-aa-sel::after{
        transform: translateY(-50%) rotate(180deg);
    }
    .b-cr-vak-tab-aa ul li{
        margin-left: 0;
        color: #fff;
    }
    .b-cr-vak-tab-aa ul li::before{display: none;}
    .b-cr-vak-form-l,
    .b-cr-vak-form-r{
        flex-basis: 100%;
    }
    .b-cr-vak-form-l p{
        padding-right: 0;
    }
    .b-cr-vak-form-h1{
        font-size: 40px;
    }
    .b-cr-vak-form{
        padding-right: 0;
    }
    .b-cr-vak-form-inp{
        justify-content: center;
    }
    .b-cr-vak-form-r small{
        text-align: center;
    }
    .b-cr-top{
        margin: 0 -16px;
    }
    .b-cr-ch,
    .b-cr-do,
    .b-cr-oo,
    .b-cr-vak{
        margin: 0 -16px;
        padding-left: 15px;
        padding-right: 15px;
    }   
}
/* End */


/* Start:/local/templates/aspro_max_biotronika/components/bitrix/news.list/career/style.css?1717661436163*/
.box-1-bg {
  background: #434343;
  color: #fff;
}

.px-0 {
  padding-left: 0!important;
  padding-right: 0!important;
}

.card-img {
  width: 100%;
}
/* End */


/* Start:/local/templates/aspro_max_biotronika/css/animation/animation_ext.css?16607675504934*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

.transition{
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.animated.duration03{

-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
-o-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.animated.duration04{

-webkit-animation-duration: 0.4s;
-moz-animation-duration: 0.4s;
-o-animation-duration: 0.4s;
animation-duration: 0.4s;
}
.animated.duration05{

-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
.animated.duration06{

-webkit-animation-duration: 0.6s;
-moz-animation-duration: 0.6s;
-o-animation-duration: 0.6s;
animation-duration: 0.6s;
}
.animated.duration07{

-webkit-animation-duration: 0.7s;
-moz-animation-duration: 0.7s;
-o-animation-duration: 0.7s;
animation-duration: 0.7s;
}
.animated.duration08{

-webkit-animation-duration: 0.8s;
-moz-animation-duration: 0.8s;
-o-animation-duration: 0.8s;
animation-duration: 0.8s;
}
.animated.duration09{

-webkit-animation-duration: 0.9s;
-moz-animation-duration: 0.9s;
-o-animation-duration: 0.9s;
animation-duration: 0.9s;
}
.animated.duration10{

-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
}

.delay01{

-webkit-animation-delay: 0.1s;
-moz-animation-delay: 0.1s;
-o-animation-delay: 0.1s;
animation-delay: 0.1s;}

.delay03{

-webkit-animation-delay: 0.3s;
-moz-animation-delay: 0.3s;
-o-animation-delay: 0.3s;
animation-delay: 0.3s;}


.delay05{

-webkit-animation-delay: 0.5s;
-moz-animation-delay: 0.5s;
-o-animation-delay: 0.5s;
animation-delay: 0.5s;}

.delay055{

-webkit-animation-delay: 0.55s;
-moz-animation-delay: 0.55s;
-o-animation-delay: 0.55s;
animation-delay: 0.55s;}

.delay06{

-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;}
.delay065{

-webkit-animation-delay: 0.65s;
-moz-animation-delay: 0.65s;
-o-animation-delay: 0.65s;
animation-delay: 0.65s;}

.delay07{

-webkit-animation-delay: 0.7s;
-moz-animation-delay: 0.7s;
-o-animation-delay: 0.7s;
animation-delay: 0.7s;}

.delay08{

-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;}

.delay09{

-webkit-animation-delay: 0.9s;
-moz-animation-delay: 0.9s;
-o-animation-delay: 0.9s;
animation-delay: 0.9s;}

.delay11,.delay011{

-webkit-animation-delay: 1.1s;
-moz-animation-delay: 1.1s;
-o-animation-delay: 1.1s;
animation-delay: 1.1s;}

.delay12, .delay012{

-webkit-animation-delay: 1.2s;
-moz-animation-delay: 1.2s;
-o-animation-delay: 1.2s;
animation-delay: 1.2s;}

.delay13,.delay013{

-webkit-animation-delay: 1.3s;
-moz-animation-delay: 1.3s;
-o-animation-delay: 1.3s;
animation-delay: 1.3s;}

.delay15, .delay015{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay17, .delay017{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay19, .delay019{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

.delay21, .delay021{

-webkit-animation-delay: 1.5s;
-moz-animation-delay: 1.5s;
-o-animation-delay: 1.5s;
animation-delay: 1.5s;}

@-webkit-keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity{
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}

@-webkit-keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}
@keyframes flash {
  0% {
    opacity: .55;
  }
  100% {
    opacity: 1;
  }
}

/* WebKit è Opera */
@-webkit-keyframes spinner{
  from{
    -webkit-transform:rotate(0deg);
  }
  to{
    -webkit-transform:rotate(360deg);
  }
}
/* Other */
@keyframes spinner{
  from{
    -moz-transform:rotate(0deg);
    -ms-transform:rotate(0deg);
    transform:rotate(0deg);
  }
  to{
    -moz-transform:rotate(360deg);
    -ms-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/* End */
/* /local/templates/aspro_max_biotronika/components/bitrix/news/career/style.css?175559942822092 */
/* /local/templates/aspro_max_biotronika/components/bitrix/news.list/career/style.css?1717661436163 */
/* /local/templates/aspro_max_biotronika/css/animation/animation_ext.css?16607675504934 */
