

/* Start:/local/components/all4it/basket/templates/.default/style.css?175751420017132*/
.product-config-amount {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191919
}

.product-config-amount__button {
    height: 100%;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.order-message-title {
    margin-block: 0 25px;
    font-size: 26px;
    font-weight: 600;
    color: #636363;
    margin: 0 0 1.5rem;
    line-height: 1.3;
}

.order-message-title:empty {
    display: none;
}

input.error {
    outline: 2px solid red;
}

.cart-products__title_amount {
    color: #0f6da1;
    font-size: 32px;
    font-weight: 700;

}

.cart-form-card label {
    font-size: 14px;
    font-weight: 500;
    min-width: auto;
    display: flex;
    gap: 10px;
}

label.custom-checkbox {
    display: flex;
    gap: 10px;
    align-items: center;
    cursor: pointer;
}

label.custom-checkbox {
    &:last-child {
        align-items: flex-start;
    }
}

.custom-checkbox input {
    display: none;
}
.cart-products h1 {
    color: #0f6da1;
}
.custom-checkbox .checkmark {
    display: inline-block;
    width: 19px;
    height: 18px;
    background: transparent;
    cursor: pointer;
}
.cart-form-card__form {
    margin-top:15px;
}
.checkmark {
    border: none !important;
    margin-right: unset !important;
}

.custom-checkbox input + .checkmark .inactive-checkmark {
    display: block;
}

.custom-checkbox .active-checkmark, .custom-checkbox .inactive-checkmark {
    display: none;
}

.product-config-amount__control {
    width: 5ch;
    padding: 0 1ch;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: none;
    background: none;
    -moz-appearance: textfield
}

.product-config-amount__control::-webkit-inner-spin-button, .product-config-amount__control::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.swiper-wrapper .card-product .card-product__footer {
    margin-left: 0 !important;
}


.swiper-wrapper .card-product .card-product__name {
    position: relative;
    display: inline-block;
    font-size: 19px;
    font-weight: 500;
    line-height: 23px;
    color: var(--blue);
    margin: 0 0 10px;
    text-decoration: underline;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.product-config {
    padding-block: 40px 40px;
    border: 2px solid #41a4db;
    border-radius: 48px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 22.3px 0 rgba(37, 174, 250, .35);
    box-shadow: 0 0 22.3px 0 rgba(37, 174, 250, .35)
}

/*.card-product__name {*/
/*    -webkit-line-clamp: unset !important;*/
/*    font-size: 16px !important;*/
/*    white-space: normal !important;*/
/*    overflow: hidden !important;*/
/*    overflow-wrap: break-word;*/
/*    text-overflow: unset !important;*/
/*}*/

.card-product__descr {
    width: fit-content !important;
}

.top-menu-popup-wrapper .card-product__name {
    -webkit-line-clamp: 1 !important;
    width: fit-content !important;
    font-size: 16px !important;
    white-space: normal !important;
    overflow: hidden !important;
    overflow-wrap: break-word;
    text-overflow: unset !important;
}

.top-menu-popup-wrapper .card-product__descr {
    width: fit-content !important;
}


.top-menu-popup-wrapper .card-product__footer {
    margin-left: 0px !important;
}

.card-product__footer {
    margin-left: 130px !important;
}


.product-config-warranty__icon svg {
    width: 40px;
    height: 40px;
    fill: none
}


.product-config-item__icon svg {
    width: 30px;
    height: 30px;
    fill: none;
    color: #bac8cf
}


.product-config__price-wrapper {
    display: flex;
    margin-bottom: 4% !important;
    justify-content: space-between;

}

.product-config-price {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px;
}

.product-config-price__text {
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #0f6da1;
}

.product-config-price__tax {
    font-size: 12px;
    font-weight: 400;
    color: #636363
}

.product-config-amount {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #191919
}

.product-config-amount__button {
    height: 100%;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}


.product-config-amount__control {
    width: 5ch;
    padding: 0 1ch;
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    border: none;
    outline: none;
    background: none;
    -moz-appearance: textfield
}

.product-config-amount__control::-webkit-inner-spin-button, .product-config-amount__control::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none;
    appearance: none
}

.order__button {
    padding: 0;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6da1), to(#41a4db));
    background-image: linear-gradient(180deg, #0f6da1, #41a4db);
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: 0em !important;
    text-align: left;
    color: #FFFFFF;

}

.product-config__button svg {
    fill: none;
    width: 60px;
    height: 44px
}

.product-config {
    width: 460px !important;
    height: 380px !important;
}


.basket-container {
    max-width: 1640px;
    margin: auto;
    display: flex;
    flex-direction: column;
}

.catalog-page__content {
    display: flex;
    justify-content: space-between;
}

.catalog {
    flex-grow: 2;
}

.basket-container .sidebar {
    flex-grow: 1;
    flex-basis: 350px;
    margin-left: 100px;
}

.product-config,
.product-links {
    margin: 0 0 20px 100px;
    width: 550px;
}

.catalog-page .catalog_list .catalog__items .card-product {
    width: 1100px;
}

.catalog-page .catalog {
    min-width: 950px !important;
}

.catalog-page-header {
    padding-left: unset !important;
}

.card-product_text {
    min-width: 400px;
    display: flex;
    align-items: baseline;
}


.card-product__footer-2 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
}

.product-config__price-wrapper-2 {
    margin-right: 4%;
}

.order__button {
    width: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.catalog-page .catalog {
    padding: unset !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 30px;
}

.quantity-block-wrap {
    padding: 60px 0 0 45px;
}

.sale-block-wrap {
    padding: 0 0 60px 45px;
}

.price-container {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #636363;
    overflow: auto;
    height: 170px;
    padding: 10px;
    margin-bottom: 5%;
}

.price-container .order-product-name {
    margin-top: 1%;
}

.totalPrice {
    margin-top: 11%;
    margin-right: 9%;
    font-weight: bold;
    color: #191919;
}

.count-container {
    color: #636363;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    margin-top: 3%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

.totalCount {
    margin-right: 9%;
    font-weight: bold;
    color: #191919;
}

.product-links {
    margin-top: 6%;
    margin-left: 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    row-gap: 10px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.product-links-item__icon {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 100%;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#0c8bb1), to(#03cdd0));
    background-image: linear-gradient(180deg, #0c8bb1, #03cdd0);
}

.product-links-item__icon svg {
    fill: none !important;
}


/* Responsive adjustments */
@media (max-width: 768px) {

    .catalog-page__content {
        flex-direction: column;
        height: max-content;
    }

    .catalog,
    .sidebar {
        width: 100%;
    }
}

.product-links-item__text {
    font-size: 14px;
    font-weight: 400;
    color: #0f6da1;
}

.card-product_total {
    margin-left: 10%;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: left;
    color: #191919;
}

.product-links-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.catalog-page > .container {
    padding-bottom: 30px !important;
}

.catalog-page .catalog_list .catalog__items .card-product .card-product__body .card-product__img, .catalog-page .catalog_list .catalog__items .card-product .card-product__body .card-product__img img {
    width: 150px !important;
    height: 150px;
    object-fit: contain;
}

.catalog-page .catalog .card-product .card-product__price-wrapper {
    width: 240px !important;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-end;
    flex-direction: column;
}

.order__button--order-disable {
    padding: 0;
    border-radius: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(grey), to(#C1C5C7)) !important;
    background-image: linear-gradient(180deg, grey, #C1C5C7) !important;
    border: none;
    outline: none;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: Montserrat;
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 28px !important;
    letter-spacing: 0em !important;
    text-align: left;
    color: #FFFFFF !important;
}

.button_order_container {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (max-width: 600px) {
    .order__button {
        margin: 100px auto 0px auto !important;
    }

    .catalog_grid .card-product__inner {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }

    .sidebar {
        flex-grow: 1;
        flex-basis: 350px;
        margin-left: unset;
        margin-top: 50px;
    }

    .product-config__price-wrapper {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: -90px !important;
    }

    .quantity-block-wrap {
        padding: 0px 0 0 20px;
    }

    .catalog-page-header {
        padding-left: 10px !important;
        row-gap: unset !important;
    }

    .card-product_total {
        margin-left: 5%;
        font-family: Montserrat;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        letter-spacing: 0em;
        text-align: left;
        color: #191919;
    }

    .product-links {
        margin-top: 6%;
        margin-left: 2%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        row-gap: 10px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }

    .product-config-price {
        display: unset;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        margin: 0 20px;
    }

    .product-config, .product-links {
        margin: 0 0 20px 0px !important;
    }

    .product-config {
        width: 100% !important;
    }

    .card-product {
        border-radius: 30px;
        padding: 16px;
        height: min-content !important;
        width: calc(100%);
    }

    .card-product__footer {
        display: flex !important;
        margin-left: 7px !important;
        margin-top: 22px !important;
    }

    .catalog-page .catalog {
        min-width: 100% !important;
    }

    .card-product__name {
        position: relative;
        display: inline-block;
        font-size: 19px;
        font-weight: 500;
        line-height: 23px;
        color: var(--blue);
        margin: 0 0 10px;
        text-decoration: underline;
        -webkit-transition: all .2s ease-in;
        transition: all .2s ease-in;
        -webkit-line-clamp: 1;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;

    }

    .popup-content {
        top: 40%;
        width: 100% !important;
    }

    .popup-content label {
        margin-left: 0% !important;
        width: 380px !important;
        font-family: Montserrat !important;
        font-size: 12px !important;
        font-weight: 400 !important;
        line-height: 18px !important;
        letter-spacing: 0em !important;
    }

    .popup-content label br + span {
        margin-left: 6% !important;
        display: inline-block;
    }

    .popup-content {
        position: fixed;
        top: 22%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-color: #fefefe;
        margin: 15% auto;
        padding: 20px;
        width: 568px;
        max-width: 568px;
        border-radius: 20px !important;
        animation: fadeIn 0.5s;
    }

    .catalog-page .catalog_grid .catalog__items {
        display: flex !important;
    }

    .button_order_container {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .order__button {
        margin-top: 100px;
    }
}

.garanty-radiobuttons {
    margin-bottom: -20%
}

.cart-products-card-products {
    height: fit-content !important;
}

.cart-page-wrapper {
    padding-bottom: 120px;
}

.cart-empty {
    display: flex;
    justify-content: center;
}

.cart-empty img {
    max-width: 300px;
}

.cart-empty-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cart-products-card-products__content {
    max-height: 877px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #006ea0 #f0f9ff;
}

.cart-item__body {
    max-width: 582px;
}

.cart-item__title {
    font-size: 26px;
    font-weight: 700;
    color: #636363;
    max-width: 582px;
    width: 100%;
    word-break: break-word;
}

.one-item-price {
    font-size: 12px;

    & span {
        color: black;
        font-weight: 400;
    }
}

.cart-item-price__note {
    margin-left: 0 !important;
}

.cart-item-warranty-item {
    & svg {
        width: 33px;
        height: 33px;
    }
}
@media (max-width: 768px) {
    .card-product {
        height: 500px !important;
    }
}
.card-product__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.card-product__body {
    margin-bottom: auto;
}

.card-product__footer {
    margin-top: auto;
}

.cart-item__image {
    aspect-ratio: 4 / 3;
}

.cart-item-divider {
    margin: 15px 0 15px -50px;

    width: calc(100% + 50px * 2);
    height: 1px;

    background-color: #dcf1ff;
}

@media (min-width: 768px)  {
    .cart-item__wrapper {
        position: relative;
    }

    .cart-item__body {
        max-width: calc(100% - 250px);
    }

    .cart-item__image {
        position: absolute;
        top: 0;
        right: 0;
    }
    
    .cart-number-input {
        margin-right: 250px;
    }

    .cart-item__footer {
        margin-top: 15px !important;
    }

    .cart-products-card-configured-solutions__content {
        padding: 34px 50px 50px 50px !important;
    }
}

@media (max-width: 767px) {
    .cart-item-divider {
        margin: 15px 0 15px -20px;
        width: calc(100% + 20px * 2);
    }
}

/* End */


/* Start:/local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467*/
.bx-breadcrumb{margin:10px 0}.bx-breadcrumb i{color:#b5bdc2;line-height:13px;font-size:12px;vertical-align:middle;margin-right:5px}.bx-breadcrumb .bx-breadcrumb-item{float:left;margin-bottom:10px;white-space:nowrap;line-height:13px;vertical-align:middle;margin-right:10px}.bx-breadcrumb .bx-breadcrumb-item span{font-family:"Open Sans",Arial,"Helvetica Neue",Helvetica,sans-serif;font-size:13px;white-space:normal}.bx-breadcrumb .bx-breadcrumb-item a{border-bottom:0}
/* End */


/* Start:/local/components/all4it/catalog.widgets/templates/offers_main/style.css?17472137772221*/
.catalog-product-card-header-badges__item.badge_in-stock {
    background-color: #3FCEB3; /* Пример цвета для 'В наличии' */
}

.catalog-product-card-header-badges__item.badge_discount {
    background-color: #EE5D00; /* Пример цвета для 'Скидка' */
}

.catalog-product-card-header-badges__item.badge_on-the-way {
    background-color: #3AA2D0; /* Пример цвета для 'В пути' */
}

.catalog-product-card-header-badges__item.badge_vat {
    background-color: #BE53FF; /* Пример цвета для 'НДС' */
}

.catalog-product-card-header-badges__item.badge_leasing {
    background-color: #EDC150; /* Пример цвета для 'Лизинг' */
}

.catalog-product-card-header-badges__item.badge_warranty {
    background-color: #2370ff; /* Пример цвета для 'Гарантия' */
}

.catalog-product-card-header-badges__item.badge_new {
    background-color: #4986E2; /* Пример цвета для 'Новинка' */
}

.catalog-product-card-header-badges__item.badge_by {
    background-color: #349D54; /* Пример цвета для 'б/у' */
}

.catalog_grid .card-product__price-wrapper {
    margin-left: 0 !important;
}

.catalog_grid .card-product__price {
    width: 205px !important;
}

.catalog_list .card-product__price-wrapper {
    width: 240px !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    padding-right: 30px;
    align-content: center;
    flex-direction: column;
    align-items: flex-end;
}

.catalog-product-card {
    border-radius: unset !important;
    background-color: unset !important;
    border: unset !important;
    padding: unset !important;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    transition: unset !important;
}
@media (max-width: 767px) {
    .card-product__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start !important;
        -ms-flex-align: start;
        align-items: flex-start !important;
    }
    .card-product__descr{
        -webkit-line-clamp: 3 !important;
    }
}
/* End */


/* Start:/local/components/all4it/webform.window/templates/.default/style.css?17531142076922*/
.processing {
    width: 80%;
    height: 100%;
    text-align: center;
    padding-top: 150px;
    position: absolute;
    z-index: 9999;
    display: none;
    pointer-events: none;
    user-select: none;
}

.processing img {
    display: inline-block;
}

.modal-wrapper .button-select {
    background: var(--primary-default) !important;
    border-radius: 8px !important;
    color: white !important;
}

.file_input::-webkit-file-upload-button {
    display: none;
}

.file_input::file-selector-button {
    display: none;
}

.headers_webform {
    margin-bottom: 7px;
    font-weight: bold;
}

.file_input {

    max-width: -webkit-fill-available;
}

.modal__wrap .j_dropdown {
    max-width: -webkit-fill-available;
    margin: auto !important;
}

.modal__wrap .j_dropdown:not(:last-child) {

    margin-bottom: 14px !important;

}

.modal__wrap .dropdown__placeholder {
    width: 85% !important;
}


.popup {
    display: flex;
    position: fixed;
    z-index: 99999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(15, 109, 161, 0.5);

}

.hidden {
    display: none
}

.visible {
    display: flex;
}


.popup-content {
    position: fixed;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fefefe;
    /*margin: 15% auto;*/
    /*padding: 20px;*/
    /*width: 568px;*/
    /*max-width: 568px;*/
    /*border-radius: 48px;*/
    /*animation: fadeIn 0.5s;*/

}

@media screen and (max-width: 768px) {
    .popup-content input[type=text], .popup-content input[type=tel], .popup-content input[type=email], .popup-content input[type=submit], .popup-content textarea {

        width: 100% !important;
    }

    .popup-content {
        width: 100%;
        position: unset;
        transform: unset;
        border-radius: 20px;
        height: 100%;
        max-height: 600px;
        margin-top: 25%;
    }

    .popup-content label {
        margin-left: 0 !important;
    }
}

.popup-content label {
    display: inline-block;
}

/*.popup-content h2 {*/
/*    font-family: Montserrat;*/
/*    font-size: 20px;*/
/*    font-weight: 600;*/
/*    line-height: 25px;*/
/*    letter-spacing: 0em;*/
/*    text-align: center;*/
/*    color: #0F6DA1;*/
/*    margin-top: 10%;*/
/*}*/

/*.popup-content p {*/
/*    font-family: Montserrat;*/
/*    font-size: 14px;*/
/*    font-weight: 400;*/
/*    line-height: 20px;*/
/*    letter-spacing: 0em;*/
/*    text-align: center;*/
/*    color: #636363;*/
/*}*/

/*.popup-content a.link.special {*/
/*    font-size: 12px;*/
/*    font-weight: 400;*/
/*    line-height: 18px;*/
/*    letter-spacing: 0em;*/
/*    text-align: left;*/
/*    text-decoration: underline;*/
/*    text-decoration-skip-ink: none;*/
/*    color: #0F6DA1;*/

/*}*/

/*.popup-content a.link {*/
/*    color: black;*/
/*    text-decoration: none;*/
/*    font-size: 12px;*/
/*    font-weight: 400;*/
/*    line-height: 18px;*/
/*    letter-spacing: 0em;*/
/*    text-align: left;*/
/*}*/


/*.popup-content .close {*/
/*    color: #aaa;*/
/*    float: right;*/
/*    font-size: 22px;*/
/*    border: none;*/
/*    background: none;*/
/*    text-decoration: none;*/

/*}*/


/*.popup-content input[type=text], .popup-content input[type=tel], .popup-content input[type=email], .popup-content input[type=submit] {*/

/*    width: 380px;*/
/*    font-family: Montserrat, Arial serif;*/
/*    padding: 12px 20px;*/
/*    margin: 32px auto;*/
/*    display: block;*/
/*    box-sizing: border-box;*/
/*    height: 48px;*/
/*    border-radius: 5px;*/
/*    border: 1px solid #B2BECB*/


/*}*/

/*.popup-content textarea {*/
/*    width: 380px;*/
/*    max-width: 380px;*/
/*    font-family: Montserrat, Arial serif;*/
/*    padding: 12px 20px;*/
/*    margin: 32px auto;*/
/*    display: block;*/
/*    box-sizing: border-box;*/
/*    height: 48px;*/
/*    min-height: 50px;*/
/*    max-height: 50px;*/
/*    border-radius: 5px;*/
/*    border: 1px solid #B2BECB*/
/*}*/


/*.popup-content input[type=submit] {*/
/*    border-radius: 40px;*/
/*    gap: 10px;*/
/*    background: linear-gradient(180deg, #0F6DA1 0%, #41A4DB 100%);*/
/*    font-family: Montserrat;*/
/*    font-size: 15px;*/
/*    line-height: 23px;*/
/*    letter-spacing: 0.03em;*/
/*    color: #FFFFFF;*/
/*    margin-bottom: 3%;*/


/*}*/

/*.popup-content input[type=checkbox] {*/
/*    vertical-align: middle;*/
/*    position: relative;*/
/*    width: 16px;*/
/*    height: 16px;*/
/*    margin-right: 10px;*/
/*    margin-top: 1%;*/
/*    margin-left: -1.5%*/
/*}*/


/*.popup-content label {*/
/*    margin-left: 15.5%;*/
/*    width: 380px !important;*/
/*    font-family: Montserrat !important;*/
/*    font-size: 12px !important;*/
/*    font-weight: 400 !important;*/
/*    line-height: 18px !important;*/
/*    letter-spacing: 0em !important;*/
/*    display: flex;*/
/*    gap: 10px;*/
/*    margin: 32px auto;*/
/*}*/

/*.popup-content label br + span {*/
/*    margin-left: 19.5%;*/
/*    display: inline-block;*/
/*}*/

/*.popup-content input[type=submit]:hover {*/
/*    opacity: 0.8;*/
/*}*/

.popup-container {
    z-index: 1;
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(15, 109, 161, 0.5);
    justify-content: center;
    align-items: center;

}

.success-popup {
    z-index: 99999;
    text-align: center;
    border-radius: 48px;
    background-color: white;
    padding: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.success-popup h2 {
    font-family: Montserrat;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: 0em;
    text-align: center;
    color: #0F6DA1;
    margin-top: 20%;
}

.success-popup .message {
    margin-top: -1.5%;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: center;
    color: #636363;

}

.close-btn {
    font-family: Montserrat;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 0.03em;
    color: #FFFFFF;
    margin-top: 8%;
    width: 380px;
    height: 48px;
    border-radius: 40px;
    border: none;
    background: linear-gradient(180deg, #0F6DA1 0%, #41A4DB 100%);
}


#open-popup-btn {
    background-color: #4CAF50;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
}

#open-popup-btn:hover {
    background-color: #45a049;
}

/*#form-submit {*/
/*    margin-left: 74px !important;*/
/*}*/

/*.__text {*/
/*    font-size: 14px;*/
/*    font-weight: 400;*/
/*    color: #636363;*/
/*    margin: 32px 74px !important;*/
/*    width: 380px !important;*/
/*}*/


/*.popup-content .form-title {*/
/*    font-family: Montserrat;*/
/*    font-size: 28px;*/
/*    font-weight: 600;*/
/*    line-height: 25px;*/
/*    letter-spacing: 0em;*/
/*    margin-left: 74px;*/
/*    color: #000000;*/
/*    text-align: left;*/
/*}*/

/* End */
/* /local/components/all4it/basket/templates/.default/style.css?175751420017132 */
/* /local/templates/westcomp/components/bitrix/breadcrumb/.default/style.min.css?1738823728467 */
/* /local/components/all4it/catalog.widgets/templates/offers_main/style.css?17472137772221 */
/* /local/components/all4it/webform.window/templates/.default/style.css?17531142076922 */
