

/* 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/quick.order/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/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/forms/template_styles.css?175161292414248*/
.search__drop {
    z-index: 999;
}
.filter .checkbox__el {
    border: 1px solid #7f8a97;
    background-color: initial;
}
.filter .checkbox__el-icon {
    fill: #7f8a97;
}
.leader-list .leader-list__col:last-child {
    width: 190px;
}
.compare .compare__table-col a {
    color: #ff7070;
}
.icon-cards--vertical .icon-cards__item:hover .icon-cards__title,
.icon-cards--vertical .icon-cards__item:hover .icon-cards__text{
    color: #fff;
}

.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;
}

.product__footer .not-available {
    width: 150px;
    pointer-events: none;
}
.product-card__body .not-available {
    pointer-events: none;
    margin-top: 20px;
}
.compare .not-available,
.product__right .not-available{
    width: 100%;
}
.popup__item .product__title {
    height: auto;
}
.news-inner .text-block img:not(.news__img) {
    height: auto;
}
.text-block table td {
    padding: 6px;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #0d1321;
}

.warranty-map__drop-back {
    z-index: 999;
}
._jivoMobileButton {
    bottom: 95px !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;
    }
}
.pagination-reviews {
    justify-content: center;
    margin-top: 50px;
}
.product-card__comment-form .form__hint {
    width: 100%;
}
.account__help--support-wrapper .form__hint {
    width: 100%;
    margin-top: 5px;
}
.hint {
    overflow: hidden;
    opacity: 0;
    max-width: 200px;
    width: 100%;
    height: auto;
    background: #F5F5F5;
    border: 1px solid #727883;
    border-radius: 12px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    padding: 10px 10px 10px 17px;
    z-index: -1;
    position: absolute;
    bottom: 5px;
    right: 61%;
}
.hint-text {
    font-weight: 300;
    font-size: 14px;
    line-height: 120%;
    color: #727883;
}
.digital-circle:hover ~ .hint{
    z-index: 99;
    overflow: visible;
    opacity: 1;
}
.add-wrap {
    position: relative;
}
@media screen and (max-width: 541px) {
    .hint {
        right: 0;
    }
}

/* end warranty-map */
.b24-form .b24-form-control-label {
    white-space: inherit !important;
}
.b24-form-wrapper {
    width: 635px;
    margin: 0 auto;
}
.b24-form-border-bottom {
    border: none !important;
}
.b24-form-padding-side {
    padding: 0 !important;
}
.b24-form-header {
    text-align: center;
    margin-bottom: 50px;
    padding: 0 !important;
}
.b24-form-header-title {
    font-weight: 500 !important;
    font-size: 28px !important;
    line-height: 34px !important;
    color: #0d1321 !important;
}
.b24-form-header-description {
    margin-top: 30px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #0d1321 !important;
}
.b24-form-content {
    padding: 0 96.5px !important;
}
.b24-form-progress {
    display: none;
}
.b24-form-progress-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 50px auto !important;
}
.b24-form-progress-container::before {
    content: "";
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #4C5057;
    z-index: 2;
}
.b24-form-progress-bar-container {
    position: relative;
    left: -20px;
    z-index: 3;
}
.b24-form-progress-bar-container::before {
    content: "";
    position: absolute;
    width: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -110px;
    border-bottom: 2px solid #4C5057;
}
.b24-form-progress-bar-container::after {
    content: ">";
    position: absolute;
    color: #4C5057;
    font-weight: 500;
    font-size: 20px;
    right: -112px;
    top: -2px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.b24-form-progress-bar-counter {
    visibility: hidden;
}
.b24-form-progress-bar-counter strong {
    visibility: visible;
    font-weight: 500 !important;
    font-size: 18px !important;
    line-height: 21px !important;
    color: #fff !important;
}
.b24-form-progress-bar-title {
    position: relative;
    font-weight: 400 !important;
    font-size: 18px !important;
    line-height: 26px !important;
    color: #4C5057 !important;
}
.b24-form-progress-bar-title::after {
    content: "";
    position: absolute;
    width: 122px;
    height: 100%;
    left: 0;
    background-color: #fff;
}
.b24-form-field {
    position: relative !important;
    margin-bottom: 20px !important;
    padding: 50px 21px 0 21px !important;
}
.b24-form-field-agreement-link {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin-left: 30px !important;
}
.b24-form-control {
    width: 100% !important;
    height: 60px !important;
    background-color: #fff !important;
    border: 1px solid #727883 !important;
    border-radius: 15px !important;
    padding: 0 30px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 18px !important;
    color: #0d1321 !important;
}
.b24-form-control-list-selector-item {
    border: none !important;
    padding: 15px !important;
}
.b24-form-control-list .b24-form-icon-remove {
    right: 50px !important;
    top: 50% !important;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
}
.b24-form-control-list .b24-form-control-icon-after {
    position: relative;
}
.b24-form-control-list .b24-form-control-icon-after::after {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    top: 50% !important;
    right: 36px !important;
    border-right: 2px solid #727883 !important;
    border-bottom: 2px solid #727883 !important;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    cursor: pointer;
}
.b24-form-control-list .b24-form-control-icon-after .b24-form-control-label {
    top: -50px;
}
.b24-form-control-file {
    border-radius: 0 !important;
    border: none !important;
    background: none !important;
    margin-bottom: 20px !important;
    padding: 50px 21px 0 21px !important;
}
.b24-form-control-file .b24-form-control {
    margin: 0 !important;
    border: none !important;
}
.b24-form-control-file .b24-form-control::before {
    display: none !important;
}
.b24-form-control-file .b24-form-control::after {
    display: none !important;
}
.b24-form-control-filelist {
    margin-top: 0 !important;
}
.b24-form-control-file-item-empty {
    width: 400px !important;
    height: 60px !important;
    background-color: #727883 !important;
    border-radius: 15px !important;
}
.b24-form-control-file-item-empty .b24-form-control {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fff !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.b24-form-control-label {
    width: 400px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #0d1321 !important;
    position: absolute !important;
    top: -50px !important;
    padding-left: 0 !important;
    opacity: 1 !important;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
}
.b24-form-control-required {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #FF5656 !important;
}
.b24-form-control-comment {
    margin-top: 10px !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #727883 !important;
}
.b24-form-control-desc {
    font-weight: 300 !important;
    font-size: 12px !important;
    line-height: 16px !important;
    color: #727883 !important;
}
.b24-form-control-agreement {
    padding: 0 21px;
}
.b24-form-control-agreement::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 5px;
    background-color: #727883;
}
.b24-form-control-agreement .b24-form-control-required {
    display: none;
}
.b24-form-control-container input[type=checkbox] {
    position: absolute;
    cursor: pointer;
    width: 20px;
    height: 20px;
    opacity: 0;
    z-index: 2;
}
.b24-form-control-container input[type=checkbox]:checked {
    opacity: 1;
    visibility: hidden;
}
.b24-form-control-container input[type=checkbox]:checked::after {
    content: "✓";
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    position: absolute;
    visibility: visible;
    color: #fff;
}
.b24-form-control-container textarea {
    padding: 21px 30px !important;
    height: 120px !important;
    resize: none !important;
}
.b24-form-btn {
    height: 60px !important;
    background-color: #727883 !important;
    border-radius: 15px !important;
    border: none !important;
    width: 100% !important;
    min-width: 300px !important;
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #fff !important;
    padding: 0 !important;
}
.b24-form-btn-white {
    border: none !important;
    border-radius: 0 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    line-height: 24px !important;
    color: #727883 !important;
    background: none !important;
    min-width: 47px !important;
    height: 24px !important;
    min-height: 24px !important;
    margin-right: 53px !important;
    padding: 0 !important;
}
.b24-form-btn-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 30px !important;
    padding: 0 21px !important;
}
.b24-form-btn-block {
    width: 100% !important;
}
.b24-form-dropdown-container {
    border-radius: 10px !important;
}
.b24-form-field.b24-form-field-agreement.b24-form-control-agreement {
    padding: 0 20px !important;
}
.b24-form-field-agreement .b24-form-field-agreement-link {
    font-family: "ubuntu", sans-serif !important;
    line-height: inherit !important;
}
.b24-form-sign {
    display: none !important;
}

@media (max-width: 767px) {
    .b24-form-wrapper {
        width: 335px;
    }
    .b24-form-header {
        text-align: left !important;
    }
    .b24-form-header-title {
        font-weight: 400 !important;
        font-size: 22px !important;
        line-height: 30px !important;
    }
    .b24-form-header-description {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .b24-form-content {
        padding: 0 !important;
    }
    .b24-form-progress-container::before {
        width: 30px;
        height: 30px;
    }
    .b24-form-progress-bar-container {
        left: -10px;
    }
    .b24-form-progress-bar-container::before {
        width: 30px;
        border-bottom: 1px solid #4C5057;
        right: -60px;
    }
    .b24-form-progress-bar-container::after {
        font-weight: 400;
        right: -64px;
    }
    .b24-form-progress-bar-counter strong {
        font-size: 12px !important;
        line-height: 14px !important;
    }
    .b24-form-progress-bar-title::after {
        width: 110px;
    }
    .b24-form-progress-bar-title {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-left: -20px !important;
    }
    .b24-form-field {
        padding: 50px 0 0 0 !important;
    }
    .b24-form-control {
        padding: 0 20px !important;
    }
    .b24-form-control-list .b24-form-control-icon-after::after {
        right: 20px !important;
    }
    .b24-form-control-file-item-empty {
        width: 335px !important;
    }
    .b24-form-control-label {
        width: 335px !important;
    }
    .b24-form-control-agreement {
        padding: 0;
    }
    .b24-form-btn {
        min-width: 245px !important;
    }
    .b24-form-btn-white {
        min-width: 47px !important;
        margin-right: 33px !important;
    }
    .b24-form-btn-container {
        padding: 0 !important;
    }
}

.b24-form-state-container .b24-form-success {
    background-color: #fff !important;
}
.b24-form-field-list .b24-form-control {
    cursor: pointer !important;
}
._orientationRight_be95.wrap_fec1 {
    right: 32px !important;
    bottom: 200px !important;
}
/* 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/quick.order/templates/.default/style.css?1751612920438 */
/* /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/forms/template_styles.css?175161292414248 */
