

/* Start:/bitrix/templates/.default/ajax/ajax.css?1746115135448*/
iframe.waitwindowlocal {position:absolute; border:0px; z-index:9999;}
div.waitwindowlocal {position:absolute; width:25px; height: 25px; padding:0px; z-index:10000; background-color:#FCF7D1; border:1px solid #E1B52D; background-image:url(/bitrix/templates/.default/ajax/images/wait.gif); background-position:center center; background-repeat:no-repeat;}
div.waitwindowlocalshadow {position:absolute; z-index:9998; background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif); border:1px solid #808080;}

/* End */


/* Start:/local/components/ilab/bitrix24.callback/templates/.default/style.css?17516129204891*/
.b24-callback-wrapper {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10000;
}

@media (min-width: 1279px) {
    .b24-callback-wrapper {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: auto;
        width: 510px;
    }
}

.bx-touch .b24-callback-button-shadow {
    background: rgba(33,33,33,.75);
}

.b24-callback-button-shadow {
    position: fixed;
    background: rgba(33,33,33,.3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    visibility: hidden;
    z-index: 10000;
}

.b24-callback-button-wrapper.b24-callback-button-position-bottom-right,
.b24-callback-button-wrapper.b24-callback-button-position-bottom-middle,
.b24-callback-button-wrapper.b24-callback-button-position-bottom-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    bottom: 118px !important;
    right: 25px;
}

.b24-callback-button-visible {
    visibility: visible;
    -webkit-animation: b24-callback-button-visible 1s ease-out forwards 1;
    animation: b24-callback-button-visible 1s ease-out forwards 1;
}

.b24-callback-button-wrapper {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    direction: ltr;
    z-index: 10150;
}

.b24-callback-button-position-bottom-right {
    right: 50px;
    bottom: 50px;
}

@media (max-width: 575.98px) {
    .b24-callback-button-wrapper {
        right: 30px !important;
        bottom: 120px !important;
    }
}

.b24-callback-button-inner-container, .bx-touch .b24-callback-button-inner-container {
    -webkit-transform: scale(.85);
    transform: scale(.85);
    -webkit-transition: transform .3s;
    transition: transform .3s;
}

.b24-callback-button-inner-container {
    position: relative;
    display: inline-block;
}

.b24-callback-button-inner-mask {
    position: absolute;
    top: -8px;
    left: -8px;
    height: 82px;
    min-width: 66px;
    -webkit-width: calc(100% + 16px);
    width: calc(100% + 16px);
    border-radius: 100px;
    background: #00aeef;
    opacity: .2;
}

.b24-callback-button-block {
    width: 66px;
    height: 66px;
    border-radius: 100%;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.b24-callback-button-pulse-animate {
    -webkit-animation: widgetPulse infinite 1.5s;
    animation: widgetPulse infinite 1.5s;
}

.b24-callback-button-pulse {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 1px solid #00aeef;
    border-radius: 50%;
}

.b24-callback-button-inner-block {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 66px;
    border-radius: 100px;
    background: #00aeef;
    box-sizing: border-box;
}

.b24-callback-button-icon-container {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.b24-callback-button-icon-animation {
    opacity: 1;
}

.b24-callback-button-inner-item {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    -webkit-transition: opacity .6s ease-out;
    transition: opacity .6s ease-out;
    -webkit-animation: socialRotateBack .4s;
    animation: socialRotateBack .4s;
    overflow: hidden;
    box-sizing: border-box;
}

.b24-callback-window-close {
    position: absolute;
    top: 12px;
    right: 23px;
    width: 28px;
    height: 28px;
    box-sizing: border-box;
    border-radius: 100%;
    border: 0;
    -webkit-appearance: button;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    padding: 0;
    transition: opacity .3s;
    opacity: .5;
    cursor: pointer;
    outline: 0;
    z-index: 25;
    background-clip: padding-box;
    background-color: rgb(0 174 239);
    text-transform: none;
    overflow: visible;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}

.b24-callback-window-close:after, .b24-callback-window-close:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 15px;
    background-color: #fff;
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg);
}

.b24-callback-window-close:after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}
/* End */


/* Start:/local/components/ilab/header.link/templates/main/style.css?1751612920826*/
.header__link {
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

.header__link a {
    width: fit-content;
    text-align: center;
}

.promo-code-wrapper {
    position: relative;
    height: fit-content;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.promo-code-content {
    position: relative;
    background: #F13737;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
}

.promo-code-notifier {
    opacity: 0;
    position: absolute;
    background: #2A2D32;
    padding: 2px 4px;
    border-radius: 4px;
    z-index: 5;
    top: 100%;
    margin-top: 13px;
    color: #fff;
    font-size: 14px;
    width: fit-content;
    white-space: nowrap;
}
/* End */


/* Start:/local/components/ilab/header.link/templates/mobile_main/style.css?1751612920937*/
.m-header__link {
    height: 40px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.m-header__link a {
    width: fit-content;
    text-align: center;
    display: inline;
}

.m-promo-code-wrapper {
    margin-left: 4px;
    position: relative;
    display: inline-flex;
}

.m-promo-code-content {
    background: #F13737;
    padding: 2px 4px;
    border-radius: 4px;
    color: #fff;
    display: inline;
}

.m-promo-code-notifier {
    position: absolute;
    background: #2A2D32;
    padding: 2px 4px;
    border-radius: 4px;
    z-index: 5;
    top: 100%;
    margin-top: 13px;
    color: #fff;
    font-size: 14px;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.5s ease;
}

@media (max-width: 650px) {
    .m-header__link {
        height: 58px;
    }
    .m-header__link a {
        max-width: 450px;
    }
}
/* End */


/* Start:/local/templates/.default/components/ilab/search.form/mobile-slide/style.css?175161292351*/
.m-item {
    height: auto;
    padding: 10px 0;
}

/* End */


/* Start:/local/components/ilab/contacts/templates/footer/style.css?17516129203834*/
.footer__nav-col-phones-title {
    display: flex;
    position: relative;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
.footer__nav-col-phones-title span {
    display: inline-block;
}
.item-number__clue {
    position: relative;
    display: inline-block;
    width: 18px;
    height: 18px;
    cursor: pointer;
}
.item-number__clue::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    padding: 0;
    box-sizing: border-box;
    background-image: url("/local/components/ilab/contacts/templates/footer/img/icons/title-gray.svg");
    background-repeat: no-repeat;
    background-position: center;
}
@media (min-width: 1200px) {
    .item-number__clue:hover::after {
        content: "";
        background-image: url("/local/components/ilab/contacts/templates/footer/img/icons/title-light-blue.svg");
    }
}
.clue-item {
    display: none;
}
@media (max-width: 959px) {
    .clue-item {
        position: fixed;
        display: block;
        opacity: 0;
        visibility: hidden;
        z-index: 5;
        bottom: 0;
        left: 0;
        top: unset;
        height: auto;
        width: 100%;
        max-width: 100%;
        padding: 22px;
        box-sizing: border-box;
        background-color: white;
        border-radius: 7px 7px 0 0;
        transform: translateY(200px);
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out 0.1s, visibility 0.3s ease-in-out 0.1s;
    }
}
.clue-item.active {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    z-index: 1;
}
@media (max-width: 1199.5px) {
    .clue-item.active {
        right: unset;
        left: 0;
    }
}
@media (max-width: 959px) {
    .clue-item.active {
        position: fixed;
        display: block;
        z-index: 5;
        bottom: 0;
        top: unset;
        left: 0;
        height: auto;
        width: 100%;
        max-width: 100%;
        padding: 22px;
        box-sizing: border-box;
        background-color: white;
        border-radius: 7px 7px 0 0;
        opacity: 1;
        visibility: visible;
        transform: translateY(-100px);
        transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
    }
}
.clue-item__content {
    display: block;
    min-width: 230px;
    padding: 34px 22px 24px 22px;
    box-sizing: border-box;
    background-color: white;
    border: 1px solid gray;
    border-radius: 7px;
}
@media (max-width: 959px) {
    .clue-item__content {
        width: max-content;
        min-width: 230px;
        margin: 0 auto;
        padding: 0;
        border: none;
    }
}
.clue-item__close {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 19px;
    height: 19px;
    padding: 0;
    border: none;
    outline: none;
    background: url("/local/components/ilab/contacts/templates/footer/img/icons/cross-button-gray.svg") center no-repeat;
}
.clue-item__text {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.clue-item__title p {
    font-size: 14px;
    line-height: 20px;
}
.clue-item__description {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0;
    margin: 0;
    list-style: none;
}
.clue-item__description p {
    font-size: 14px;
    line-height: 20px;
}
.page--lock {
    overflow: hidden;
    position: fixed;
}
.title-background-mobile {
    display: none;
}

@media (max-width: 959px) {
    .title-background-mobile {
        display: block;
        position: fixed;
        visibility: hidden;
        opacity: 0;
        top: 0;
        left: 0;
        z-index: 4;
        width: 100vw;
        height: 100vh;
        background-color: rgba(35, 35, 35, 0.7);
        transition: opacity 0.3s, visibility 0.3s;
    }
}

@media (max-width: 959px) {
    .title-background-mobile.active {
        visibility: visible;
        opacity: 1;
        transition: opacity 0.3s, visibility 0.3s;
    }
}
/* End */


/* Start:/local/components/ilab/feedback/templates/.default/style.css?1751612920438*/
.alert {
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.alert-danger {
    color: #333;
    background-color: rgb(246 142 95 / 8%);
    margin-top: 20px;
}
.informer {
    color: #7F8A97;
    background-color: #E6EAEF;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
    margin-top: 20px;
}
/* End */


/* Start:/local/templates/.default/components/ilab/location.search/desktop/style.css?175161292343*/
.search__drop-item {
    cursor: pointer;
}
/* End */


/* Start:/local/components/ilab/quick.auth/templates/.default/style.css?17516129207907*/
.alert {
    border: none;
    border-radius: 5px;
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
    line-height: 1.5;
}
.alert-danger {
    color: #333;
    background-color: rgb(246 142 95 / 8%);
}
.popup__link {
    cursor: pointer;
}
.countries-tel, .account-countries-tel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.countries-tel-mask, .account-countries-tel-mask {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: 54px;
    border: 1px solid #7f8a97;
    border-right: none;
    background-color: #F5F5F5;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding-left: 15px;
    cursor: pointer;
}
.countries-tel-mask__flag, .account-countries-tel-mask__flag {
    width: 44px;
    height: 30px;
}
.countries-tel-mask__flag img, .account-countries-tel-mask__flag img {
    width: 100%;
    height: 100%;
}
.countries-tel-mask__arrow, .account-countries-tel-mask__arrow {
    position: absolute;
    width: 12px;
    height: 8px;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    cursor: pointer;
}
.countries-tel-mask__arrow svg, .account-countries-tel-mask__arrow svg {
    position: absolute;
    width: 12px;
    height: 8px;
    stroke: #0d1321;
    stroke-width: 1.2px;
    fill: none;
}
.countries-tel-mask__arrow--up, .account-countries-tel-mask__arrow--up {
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
}
.countries-tel-phone, .account-countries-tel-phone {
    width: calc(100% - 100px);
}
.countries-tel-list, .account-countries-tel-list {
    position: absolute;
    top: 60px;
    background-color: #fff;
    width: 100%;
    max-height: 200px;
    overflow-y: scroll;
    scrollbar-width: thin;
    scrollbar-color: #dedfe3 #fff;
    -webkit-box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 10px 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #282828;
    z-index: 10;
    display: none;
}
.countries-tel-list::-webkit-scrollbar, .account-countries-tel-list::-webkit-scrollbar {
    width: 12px;
}
.countries-tel-list::-webkit-scrollbar-thumb, .account-countries-tel-list::-webkit-scrollbar-thumb {
    background-color: #dedfe3;
    border-radius: 10px;
    border: 3px solid #fff;
}
.countries__input, .account-countries__input {
    width: 100%;
    height: 54px;
    padding: 0 10px;
    border: 1px solid #7f8a97;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #0d1321;
    cursor: pointer;
}
.countries__input::-webkit-input-placeholder, .account-countries__input::-webkit-input-placeholder {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: #7f8a97;
}
.countries__input::-moz-placeholder, .account-countries__input::-moz-placeholder {
    -moz-transition: 0.4s;
    transition: 0.4s;
    color: #7f8a97;
}
.countries__input:-ms-input-placeholder, .account-countries__input:-ms-input-placeholder {
    -ms-transition: 0.4s;
    transition: 0.4s;
    color: #7f8a97;
}
.countries__input::-ms-input-placeholder, .account-countries__input::-ms-input-placeholder {
    -ms-transition: 0.4s;
    transition: 0.4s;
    color: #7f8a97;
}
.countries__input::placeholder, .account-countries__input::placeholder {
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #7f8a97;
}
.countries__input:hover, .account-countries__input:hover {
    border: 1px solid #0d1321;
}
.countries__input:hover::-webkit-input-placeholder, .account-countries__input:hover::-webkit-input-placeholder {
    color: #0d1321;
}
.countries__input:hover::-moz-placeholder, .account-countries__input:hover::-moz-placeholder {
    color: #0d1321;
}
.countries__input:hover:-ms-input-placeholder, .account-countries__input:hover:-ms-input-placeholder {
    color: #0d1321;
}
.countries__input:hover::-ms-input-placeholder, .account-countries__input:hover::-ms-input-placeholder {
    color: #0d1321;
}
.countries__input:hover::placeholder, .account-countries__input:hover::placeholder {
    color: #0d1321;
}
.countries__input:focus, .account-countries__input:focus {
    outline: none;
}
.countries__input:focus::-webkit-input-placeholder, .account-countries__input:focus::-webkit-input-placeholder {
    color: #0d1321;
}
.countries__input:focus::-moz-placeholder, .account-countries__input:focus::-moz-placeholder {
    color: #0d1321;
}
.countries__input:focus:-ms-input-placeholder, .account-countries__input:focus:-ms-input-placeholder {
    color: #0d1321;
}
.countries__input:focus::-ms-input-placeholder, .account-countries__input:focus::-ms-input-placeholder {
    color: #0d1321;
}
.countries__input:focus::placeholder, .account-countries__input:focus::placeholder {
    color: #0d1321;
}
.countries-input-list-search, .account-countries-input-list-search {
    padding: 8px 15px;
}
.countries-input-list__search, .account-countries-input-list__search {
    width: 100%;
    height: 30px;
    padding: 0 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    border-radius: 4px;
    border: 1px solid #7f8a97;
    color: #0d1321;
}
.countries-input-list__search:focus, .account-countries-input-list__search:focus {
    outline: none;
}
.countries-input-list__search::-webkit-input-placeholder, .account-countries-input-list__search::-webkit-input-placeholder {
    color: #7f8a97;
}
.countries-input-list__search::-moz-placeholder, .account-countries-input-list__search::-moz-placeholder {
    color: #7f8a97;
}
.countries-input-list__search:-ms-input-placeholder, .account-countries-input-list__search:-ms-input-placeholder {
    color: #7f8a97;
}
.countries-input-list__search::-ms-input-placeholder, .account-countries-input-list__search::-ms-input-placeholder {
    color: #7f8a97;
}
.countries-input-list__search::placeholder, .account-countries-input-list__search::placeholder {
    color: #7f8a97;
}
.countries-input-list__value, .countries-input-list__another, .account-countries-input-list__value, .account-countries-input-list__another {
    height: 46px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    padding: 8px 15px;
}
.countries-input-list__value:hover, .countries-input-list__another:hover, .account-countries-input-list__value:hover, .account-countries-input-list__another:hover {
    background-color: #dedfe3;
}
.countries-input-list__flag, .account-countries-input-list__flag {
    width: 44px;
    height: 30px;
}
.countries-input-list__flag img, .account-countries-input-list__flag img {
    width: 100%;
    height: 100%;
}
.countries-input-list__country, .account-countries-input-list__country {
    margin-left: 8px;
}
.countries-input-list__code, .account-countries-input-list__code {
    margin-left: 10px;
    color: #7f8a97;
}
.d-none{
    display: none !important;
}

.SmartCaptcha-Shield {
    z-index: 10000;
}
/* End */


/* Start:/local/templates/company/template_styles.css?17516129241307*/
.notify-block {
    background-color: #1E90FF;
}
.notify-block .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 30px;
}
.notify-block__cell {
    display: flex;
    flex-direction: column;
}
.notify-block__close-icon {
    width: 16px;
    height: 16px;
    fill: #fff;
    cursor: pointer;
}
.notify-block span,
.notify-block a {
    font-size: 14px;
    font-weight: 300;
    line-height: 25px;
    color: #fff;
}
.notify-block a {
    text-decoration: underline;
}
._orientationLeft_fc2b.wrap_bbe8 {
    bottom: 95px !important;
}

._jivoMobileButton {
    bottom: 95px !important;
}
.__jivoDesktopButton {
    right: 25px;
}
._orientationRight_be95.wrap_fec1 {
    right: 32px !important;
    bottom: 200px !important;
}
@media (max-width: 575.98px) {
    .b24-widget-button-wrapper {
        right: 30px !important;
        bottom: 120px !important;
    }

    .__jivoMobileButton {
        left: auto !important;
        right: 32px !important;
        bottom: 180px !important;
    }
}

.b24-widget-button-wrapper.b24-widget-button-position-bottom-right,
.b24-widget-button-wrapper.b24-widget-button-position-bottom-middle,
.b24-widget-button-wrapper.b24-widget-button-position-bottom-left {
    bottom: 118px !important;
    right: 25px;
}
/* End */
/* /bitrix/templates/.default/ajax/ajax.css?1746115135448 */
/* /local/components/ilab/bitrix24.callback/templates/.default/style.css?17516129204891 */
/* /local/components/ilab/header.link/templates/main/style.css?1751612920826 */
/* /local/components/ilab/header.link/templates/mobile_main/style.css?1751612920937 */
/* /local/templates/.default/components/ilab/search.form/mobile-slide/style.css?175161292351 */
/* /local/components/ilab/contacts/templates/footer/style.css?17516129203834 */
/* /local/components/ilab/feedback/templates/.default/style.css?1751612920438 */
/* /local/templates/.default/components/ilab/location.search/desktop/style.css?175161292343 */
/* /local/components/ilab/quick.auth/templates/.default/style.css?17516129207907 */
/* /local/templates/company/template_styles.css?17516129241307 */
