.file-error {
    margin: 8px 0 0;
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #ff3b30;
}

.current {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    white-space: nowrap;
    width: 100%;
}

.counter__inner {
    justify-content: center;
}

.woocommerce-multi-currency {
    display: none !important;
}

.cart-product__aside {
    max-width: 36%;
}

bdi {
    direction: ltr;
}

@media (min-width: 992px) and (max-width: 1023px) {
    .header__logo {
        left: 45%;
    }
}

/*.page-id-1607 .section-about-products {
    margin-top: 10px;
}*/

.section-team-interviews__item--video video {
    pointer-events: auto !important;
}

.form-label input[type=checkbox], .icheckbox_square-blue ins {
    overflow: hidden;
    margin-top: 1px;
    vertical-align: middle;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent
}

.form-label input[type=checkbox], .icheckbox_square-blue ins, .icheckbox_square-blue.checked {
    background-repeat: no-repeat;
    background-position: 50% 50%
}

.post img, body .banner-block__col--right .small-shop-block .small-shop-block__image--bg img, body .reviews-block__bottom .reviews-block__image img {
    object-fit: contain;
}

.catalog__head-filters .woof .woof_list li:not(:last-child), .popup__modal .popup_inner .content .popup_form .field_share {
    margin-bottom: 8px
}

#yith-wcwtl-output form button, #yith-wcwtl-output form input[type=email], #yith-wcwtl-output form input[type=submit], .catalog__footer a.next.paginatiion__link, .catalog__footer a.prev.paginatiion__link, .form-row.place-order, .hidden, .payment_box .wrapper-wc-error, .section-order-information__icon, .woo-multi-currency, .woocommerce-form-coupon-toggle, .woocommerce-notices-wrapper, .woocommerce-result-count, .woof_products_top_panel_ul a[data-tax=orderby], .woof_submit_search_form_container, .wpcf7-submit, .wrapper-to-hide, [data-block-edit]:not(.is-active) [data-block-edit-ajax-close], form.woocommerce-checkout .woocommerce-error, form.woocommerce-ordering {
    display: none !important
}

.green_color {
    color: #00c133
}

.red_color {
    color: #cb2128
}

.added-product .added__text-1, .added__text-2, .flat-input-box__description.payment_box.payment_method_cheque, .form-row .checkout-inline-error-message ~ *, .good-sets-slider__btn + .good-sets-slider__btn, .good-sets-slider__btn.is-added-together, .order-page__box .cart-product .cart-product__remove, .product__add-to-cart .added_to_cart, [type=checkbox] + .wpcf7-list-item-label {
    display: none
}

ul.woocommerce-error, ul.woocommerce-error a {
    color: #cb2128;
    font-size: 14px;
    list-style: none;
    padding: 0;
    line-height: 1.5;
    margin-bottom: 30px
}

.form-input.is-error-red, .order-action.form-row.is-error-input .order-action__check [type=checkbox]:not(:checked) {
    border-color: #ff3b30
}

.slider-icons {
    padding: 0;
}

.slider-icons__title {
    text-decoration: none !important
}


.color-green {
    color: #32a21b !important
}

.form__input-block .wpcf7-not-valid-tip.color-green {
    color: #fff !important
}

.main-banner--blank.banner.main-banner .banner-block__logo {
    display: flex;
    flex-direction: column
}

.main-banner--blank.banner.main-banner .banner-block__logo .banner-block__text {
    font-size: 40px;
    text-align: center;
    font-weight: 600;
    -webkit-text-fill-color: unset;
    color: #fff
}

.catalog__item.product, .main-banner--blank.banner.main-banner .banner-block__logo .banner-block__text p:first-child, .woocommerce_single_product_summary_waitlist #yith-wcwtl-output label[for=yith-wcwtl-policy-check], body .header .header__actions .header__actions-item.hide-mobile:first-child .dropdown__icon {
    margin-top: 0
}

.order-action__btn, .order-action__check + .order-action__btn {
    margin-top: 20px
}

.main-banner--blank.banner.main-banner .banner-block__logo .banner-block__text p:last-child, .woocommerce_single_product_summary_waitlist #yith-wcwtl-output .yith-wcwtl-msg, body .section-reviews .section__head {
    margin-bottom: 0
}

.main-banner--blank .banner-block__logo-picture {
    width: 629px;
    position: relative;
    top: -80px
}

.banner-menu__link.active {
    color: #b8b195
}

.cart-popup .popup__body, .order-page, .woocommerce-checkout .order-page__aside {
    position: relative
}

.loader::after, .overlay_loader {
    position: absolute;
    left: 0;
    top: 0
}

.overlay_loader {
    background: rgba(184, 177, 149, .7);
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2
}

.loader, .loader::after {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    box-sizing: border-box
}

.loader {
    display: inline-block;
    border-top: 4px solid #1a3663;
    border-right: 4px solid transparent;
    animation: 1s linear infinite rotation;
    z-index: 3
}

.loader::after {
    content: '';
    border-left: 4px solid #b8b195;
    border-bottom: 4px solid transparent;
    animation: .5s linear infinite reverse rotation
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }
    100% {
        transform: rotate(360deg)
    }
}

form.woocommerce-checkout .payment_method_eh_stripe_checkout .woocommerce-error {
    display: block !important
}

.form-checkbox.is-error-red {
    border-color: red !important
}

.dropdown__body.dropdown__body_acc {
    min-width: 130px
}

.shop_term_a {
    cursor: pointer
}

.info-price svg path {
    fill: #1a3663
}

.info-price svg {
    width: 23px;
    flex: 0 0 23px;
    cursor: pointer
}

.info-price {
    position: relative;
    display: flex
}

.wrapper-info-description {
    position: absolute;
    font-size: 14px;
    font-style: italic;
    width: max-content;
    border-radius: 15px;
    top: 6px;
    background: #fff;
    left: 24px;
    display: none;
    transition: .4s
}

.icheckbox_square-blue, .icheckbox_square-blue.checked {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") !important
}

.footer-alert .footer-alert-inner, .footer-alert.alert-current #footer_alert_open, .info-price:hover .wrapper-info-description, body .gallery-posts__grid {
    display: block
}

.wpcf7-checkbox + .wpcf7-not-valid-tip {
    position: absolute;
    width: max-content;
    bottom: -22px
}

.block-team__col {
    display: flex;
    align-items: stretch
}

.block-team__col .block-team__item {
    height: auto;
    display: flex
}

.block-text-center {
    display: block;
    width: 100%;
    text-align: center
}

.order-page .section-elements__top-right {
    right: -21.57%;
    top: -30%
}

.order-page .section-elements__bottom-left {
    top: 22%
}

.banner-block__col-text-description {
    text-align: center
}

.banner-block__col-text-description .h3 {
    font-size: 36px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px
}

.banner-block__col-text-description .h4 {
    font-size: 36px
}

.order-page__box-title--decorated {
    cursor: pointer;
    display: inline-flex
}

.section__text--left-align {
    font-size: 36px;
    font-weight: 500;
    text-align: left;
    margin-top: 16px
}

.catalog__head-filters .woof {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end
}

.catalog__head-filters .woof .woof_redraw_zone {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex: 1;
    min-width: 0;
    justify-content: flex-end;
    gap: 40px
}

.catalog__head-filters .woof .woof_container {
    position: relative;
    margin: 0;
    padding: 0
}

.catalog__head-filters .woof .woof_container_inner h4 {
    font-size: 18px;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    gap: 4px;
    color: var(--link);
    text-decoration: none;
    cursor: pointer;
    font-weight: 300;
}

.catalog__head-filters .woof .woof_container_inner h4:after {
    content: '';
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M32.5 13.75L20 26.25L7.5 13.75' stroke='%23193661' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 4px;
    background-repeat: no-repeat;
    background-size: contain
}

.catalog__head-filters .woof .woof_container.is-active h4:after {
    transform: scaleY(-1)
}

.catalog__head-filters .woof .woof_block_html_items {
    left: 0;
    bottom: 0;
    position: absolute;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
    padding-top: 8px;
    -webkit-transition: .36s;
    -o-transition: .36s;
    -moz-transition: .36s;
    transition: .36s;
    z-index: 25
}

.catalog__head-filters .woof .woof_block_html_items:not(.is-active) {
    pointer-events: none;
    opacity: 0;
    -webkit-transform: translateY(-webkit-calc(100% - 26px));
    -moz-transform: translateY(-moz-calc(100% - 26px));
    -o-transform: translateY(calc(100% - 26px));
    transform: translateY(calc(100% - 26px))
}

.catalog__head-filters .woof .woof_list {
    padding: 16px !important;
    min-width: 100px;
    width: 246px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 4px 8px 3px rgba(0, 0, 0, .05);
    -webkit-backdrop-filter: unset;
    backdrop-filter: unset;
    background: #fff
}

.catalog__head-filters .woof .woof_list li {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: flex;
    gap: 8px
}

.catalog__head-filters .woof .woof_list li label {
    font-weight: 400;
    font-size: 13px;
    line-height: 138%;
    text-transform: uppercase;
    color: #2e3646;
    margin: 0
}

.catalog__head-filters .woof .woof_list li label span {
    font-weight: 400;
    font-size: 14px;
    line-height: 143%;
    letter-spacing: 0;
    color: #7c8b9d;
    margin: 0
}

.icheckbox_square-blue ins {
    display: inline-block;
    border: 1px solid #d1d9e2;
    border-radius: 4px;
    -webkit-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    transition: background-color .2s ease-in-out, border .2s ease-in-out;
    cursor: pointer;
    width: 18px;
    height: 18px
}

.icheckbox_square-blue {
    margin-top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #d1d9e2;
    border-radius: 4px;
    background-position: unset;
    background-size: 0 0 !important
}

.icheckbox_square-blue.checked {
    background-size: 18px 18px !important;
    background-color: #1a3663 !important;
    border-color: transparent;
    border-radius: 4px;
    -webkit-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    -o-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    -moz-transition: background-color .2s ease-in-out, border .2s ease-in-out;
    transition: background-color .2s ease-in-out, border .2s ease-in-out
}

.woof_products_top_panel {
    display: flex;
    flex-direction: column;
    width: 100%;
    z-index: 5;
    margin-bottom: 26px
}

.woof_products_top_panel .woof_products_top_panel_ul {
    display: flex;
    flex-direction: column;
    width: 100%
}

[data-tax=orderby], [data-tax=woof_text] {
    font-size: 24px;
    color: #193661;
    width: 100%;
    flex: 1 0 100%;
    max-width: 100%;
    display: flex
}

.notification, .notification a {
    color: #751918
}

[data-tax=orderby] .woof_remove_ppi::first-letter {
    text-transform: uppercase
}

[data-tax=woof_text] .woof_remove_ppi {
    background-image: none !important
}

[data-tax=woof_text] .woof_remove_ppi i {
    font-style: normal
}

.card-slider__action {
    position: relative;
    z-index: 5
}

.woof_products_top_panel .woof_products_top_panel_ul > li:first-child {
    opacity: 0;
    visibility: hidden;
    width: .01em;
    height: .01em;
    pointer-events: none
}

.woof_products_top_panel .woof_products_top_panel_ul li ul {
    display: flex;
    flex-wrap: wrap;
    gap: 26px
}

.woof_products_top_panel .woof_products_top_panel_ul li ul li:first-child {
    font-size: 24px;
    color: #193661;
    width: 100%;
    flex: 1 0 100%;
    max-width: 100%
}

.woof_products_top_panel .woof_products_top_panel_ul li ul li a {
    --size: 16px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-box;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    justify-content: center;
    text-align: center;
    gap: 16px;
    border-radius: 8px;
    outline: 0;
    border: 1px solid;
    cursor: pointer;
    -webkit-transition: .36s;
    -o-transition: .36s;
    -moz-transition: .36s;
    transition: .36s;
    text-decoration: none;
    padding: 8px 14px;
    color: #1a3663;
    background: #fff;
    font-size: 14px;
    line-height: 20px
}

.woof_products_top_panel .woof_products_top_panel_ul li ul li a:hover {
    color: #fff;
    background: #1a3663;
    border-color: #1a3663
}

.woof_products_top_panel li span, .woof_products_top_panel2 li span {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%231A3663' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 16px 16px !important
}

.woof_products_top_panel .woof_products_top_panel_ul li ul li a:hover span {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 18L18 6M6 6L18 18' stroke='%23ffffff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: right;
    background-size: 16px 16px !important
}

.small-shop-block__title {
    gap: 4px;
    display: block
}

@media (min-width: 1199.98px) {
    .banner-block__col--left .form__row {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        justify-content: flex-end
    }

    .banner-block__col--left .form__input-block {
        max-width: 470px;
        width: 100%
    }
}

.banner-block__col--left .footer__block-title {
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#b8b195));
    background: -webkit-linear-gradient(bottom, #fff 0, #b8b195 100%);
    background: -moz-linear-gradient(bottom, #fff 0, #b8b195 100%);
    background: linear-gradient(0deg, #fff 0, #b8b195 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.form-separator-symbol {
    font-size: 48px;
    text-align: center;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#eae6d8));
    background: -webkit-linear-gradient(bottom, #fff 0, #eae6d8 100%);
    background: -moz-linear-gradient(bottom, #fff 0, #eae6d8 100%);
    background: linear-gradient(0deg, #fff 0, #eae6d8 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    font-weight: 700;
    position: absolute;
    right: -61px
}

.popup__body .popup__body, .woocommerce_single_product_summary_waitlist #yith-wcwtl-output, body .banner.main-banner.top_bundles .banner__inner .banner-block__grid, body .section-banner-custom .section__body, body .top_bundles .banner-block__col--right .small-shop-block .small-shop-block__image--bg, body .woocommerce_single_product_summary-custom #yith-wcwtl-output, section.section:not(.home section.section,.page-id-32442 section.section,.error404 section.section,.woocommerce-page section.section,.page-id-32371 section.section,.page-id-561 section.section,.page-id-437 section.section,section.section-detail-blog,.category section.section) {
    padding: 0
}

.empty-block {
    width: 100%;
    padding: 170px 0
}

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

.notification {
    padding: 16px;
    border: 1px solid #751918;
    background: rgba(117, 25, 25, .1);
    text-align: center;
    display: flex;
    justify-content: center;
    font-size: 16px;
    line-height: 20px;
    border-radius: 8px
}


.block-white__body select.form-select {
    width: .01em;
    height: .01em;
    opacity: 0;
    visibility: hidden
}

.added-product .added__text-2, .good-sets-slider__btn.is-added-together + .good-sets-slider__btn {
    display: flex
}

.btn .icon svg, .icon-wishlist {
    width: 24px;
    height: 24px
}

.catalog__body .accordion-flat__head {
    cursor: auto
}

.product__title {
    text-decoration: none
}

.catalog-footer__btn--added {
    display: none;
    min-height: 57.5px
}

.catalog-footer__btn.is-added-all, .footer-alert.alert-current .footer-alert-inner, .footer__form-form .wpcf7-spinner, .woocommerce_single_product_summary_waitlist .stock.out-of-stock, body .banner.primary-banner .head-primary__inner, body .footer__form-form .wpcf7-submit, body .head-primary__inner--secondary, body .menu-toggle, body .section-swiss-production .swiper, body .woocommerce_single_product_summary-custom form, body .woosb-products .woosb-product .woosb-price, body.woocommerce-account .banner.main-banner, wc-order-attribution-inputs {
    display: none
}

.catalog-footer__btn.is-added-all + .catalog-footer__btn--added {
    display: flex;
    align-items: center
}

.form-theme-second-block select:not(.is-init), form [type=file]:not(.filepond--browser) {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -10
}

.icheckbox_square-blue input {
    opacity: 0;
    visibility: hidden
}

.footer__logo {
    padding-bottom: 48px
}

.flat-card-slider__arrow-inner.swiper-button-disabled {
    opacity: 0
}

.card-slider__arrow:not([role=button]), .flat-card-slider__arrow-inner:not([role=button]), .good-sets-slider__control .swiper-button-disabled {
    opacity: 0 !important;
    visibility: hidden
}

.story-block__item {
    min-height: 100%;
    display: flex;
    flex-direction: column
}

.story-block__name {
    margin-top: auto
}

.flat-card__label {
    border-radius: 8px;

    video {
        pointer-events: none !important
    }

    .flat-card__image {
        overflow: hidden
    }

    .article__block-text ol li, .article__block-text ul li {
        line-height: 28px
    }

    .popup__body .reviews-block__text {
        width: 100%;
        max-width: 100%
    }

    .form-block .form-block__icon {
        top: 11px;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    .cart-popup .popup__body.popup__body_inner {
        border-radius: 0
    }

    .loader-btn {
        width: 38px;
        height: 38px;
        border: 6px solid #fff;
        border-radius: 50%;
        position: relative;
        transform: rotate(45deg);
        box-sizing: border-box;
        display: flex
    }

    .loader-btn::before {
        content: "";
        position: absolute;
        box-sizing: border-box;
        inset: -6px;
        border-radius: 50%;
        border: 6px solid #ff3d00;
        animation: 2s linear infinite prixClipFix
    }

    @keyframes prixClipFix {
        0% {
            clip-path: polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)
        }
        25% {
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)
        }
        50% {
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)
        }
        75% {
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)
        }
        100% {
            clip-path: polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)
        }
    }

    .btn.is-loader .btn__icon, .btn.is-loader .btn__text {
        opacity: 0 !important
    }

    .footer-alert #footer_alert_open:hover, .footer-alert .footer-alert-inner .footer-alert-button .close:hover, .popup__modal .close:hover {
        opacity: .8
    }

    .text-danger {
        font-size: 22px;
        line-height: 24px;
        font-weight: 600;
        text-align: center;
        color: #1a3663
    }

    .empty-cart {
        display: flex;
        flex-direction: column;
        gap: 36px;
        margin-bottom: 36px;
        align-items: center
    }

    .cart-list .cart-product {
        padding-right: 24px
    }

    .banner-catalog ~ .section-list-products {
        padding-top: 100px !important
    }

    .order-action.form-row.is-error-input .order-action__check .form-label__text {
        color: #ff3b30
    }

    .form-checkbox-inner .wpcf7-list-item-label a, .form-label a, .order-action.form-row .order-action__check a {
        color: #1a3663
    }

    .form-label input[type=checkbox] {
        display: inline-block;
        height: 16px;
        width: 16px;
        border: 1px solid #1a3663;
        border-radius: 4px;
        -webkit-transition: background-color .2s ease-in-out, border .2s ease-in-out;
        -o-transition: background-color .2s ease-in-out, border .2s ease-in-out;
        -moz-transition: background-color .2s ease-in-out, border .2s ease-in-out;
        transition: background-color .2s ease-in-out, border .2s ease-in-out;
        cursor: pointer
    }

    .footer-alert #footer_alert_open, .footer-alert .footer-alert-inner .footer-alert-button .close {
        z-index: 9999991;
        right: 16px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        transition: .1s;
        cursor: pointer
    }

    .form-label input[type=checkbox]:checked {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
        background-color: #1a3663;
        border-color: transparent
    }

    .form-checkbox-inner .wpcf7-list-item {
        margin-left: 0;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 8px;
        font-size: 12px;
        color: #1a3663
    }

    .form-checkbox-inner .wpcf7-list-item-label {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        flex: 1;
        min-width: 0;
        font-size: 16px;
        color: #868686
    }

    @media (max-width: 576px) {
        .product__price-current:not(.no-100):not(.no-576) {
            width: 100%
        }
    }

    @media (max-width: 420px) {
        .product__price-current.no-576 {
            width: 100%
        }
    }

    input.error, textarea.error {
        border: 1px solid #cb2128
    }

    html {
        margin-top: 0 !important
        font-family: Roboto;
    }

    body {
        --link: #1A3663 !important;
        font-family: Roboto;
    }
}

.post img {
    height: 100%
}

#yith-wcwtl-output form #yith-wcwtl-custom-message {
    display: block;
    margin-bottom: 10px;
    color: #1a3663;
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 600
}

@media (min-width: 991px) and (max-width: 1300px) {
    body .navigation {
        display: flex;
        justify-content: space-between;
        align-items: center
    }

    body .menu-toggle {
        font-size: 24px;
        background: 0 0;
        border: none;
        cursor: pointer
    }

    body .navigation__list {
        gap: 15px;
        display: none;
        flex-direction: column;
        position: absolute;
        top: 82px;
        left: 0;
        backdrop-filter: blur(20px);
        box-shadow: inset 0 4px 15px 0 rgba(255, 255, 255, .25);
        background: rgba(255, 255, 255, .5);
        padding: 10px
    }

    body .menu-toggle {
        display: block
    }

    body .navigation__list.active {
        display: flex
    }
}

body .banner__position .banner-block__logo {
    position: absolute;
    top: 116px;
    z-index: 4
}

@media (max-width: 991px) {
    .main-banner--blank.banner.main-banner .banner-block__logo .banner-block__text {
        font-size: 30px
    }

    .main-banner--blank .banner-block__logo-picture {
        width: auto;
        display: flex;
        justify-content: center;
        top: 0
    }

    .main-banner--blank.banner.main-banner .banner-block__logo {
        width: 100vw
    }

    .main-banner--blank .banner-block__logo-picture img {
        width: 300px;
        max-width: 320px
    }

    .banner-catalog ~ .section-list-products {
        padding-top: 48px !important
    }

    .footer__logo {
        padding-bottom: 0
    }

    .catalog__head-filters .woof {
        width: 100%
    }

    .catalog__head-body {
        z-index: 100
    }

    .catalog__head-filters .woof .woof_container {
        padding: 16px 0;
        width: 100%
    }

    .catalog__head-filters .woof .woof_container:not(:last-child) {
        border-bottom: 1px solid #eaeaea
    }

    .catalog__head-filters .woof .woof_container_inner h4 {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
        min-width: 0;
        font-size: 24px
    }

    .catalog__head-filters .woof .woof_container_inner h4:after {
        margin-left: auto
    }

    .catalog__head-filters .woof .woof_redraw_zone {
        flex: 1 0 100%;
        width: 100%;
        max-width: 100%;
        justify-content: flex-start;
        gap: 0
    }

    .catalog__head-filters .woof .woof_block_html_items:not(.is-active) {
        display: none
    }

    .catalog__head-filters .woof .woof_block_html_items {
        position: static;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
        max-height: 250px;
        overflow-y: auto
    }

    .catalog__head-filters .woof .woof_list {
        padding: 0 !important;
        min-width: 100px;
        box-shadow: unset;
        border-radius: 16px;
        -webkit-backdrop-filter: unset;
        backdrop-filter: unset;
        background: #fff;
        width: 100%
    }

    .section-personalized {
        padding-top: 20px
    }

    body .banner__position .banner-block__logo {
        top: 130px
    }
}

@media (max-width: 767px) {
    .cart-list .cart-product {
        padding-right: 0px
    }

    .wrapper-info-description {
        display: block
    }

    body.single-product .product__price {
        align-items: flex-end
    }

    .wpcf7-checkbox + .wpcf7-not-valid-tip {
        bottom: -16px
    }

    body .banner__position .banner-block__logo {
        top: 38px
    }

    body .gallery-posts__item:first-child .gallery-posts__item-title, body .gallery-posts__item:nth-child(2) .gallery-posts__item-title, body .gallery-posts__item:nth-child(3) .gallery-posts__item-title, body .gallery-posts__item:nth-child(4) .gallery-posts__item-title {
        font-size: 24px;
    }
}
.gallery-posts__grid .gallery-posts__item:not(:nth-child(3)) {
    margin-bottom: 48px;
}
@media (max-width: 1200px) {
    .main-banner--blank.banner.main-banner .banner-block__logo, body .banner__position .banner-block__logo {
        display: flex
    }

    .form-separator-symbol {
        display: none
    }

    .banner-block__col-text-description {
        display: flex;
        flex-direction: column
    }

    .section__text--left-align {
        order: -1;
        text-align: center;
        margin-bottom: 16px;
        margin-top: 0;
        font-size: 30px
    }

    .banner.banner--big.primary-banner .banner__image::before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(217, 217, 217, 0)), to(rgba(0, 0, 0, .35)));
        background: -webkit-linear-gradient(top, rgba(217, 217, 217, 0) 0, rgba(0, 0, 0, .35) 100%);
        background: -moz-linear-gradient(top, rgba(217, 217, 217, 0) 0, rgba(0, 0, 0, .35) 100%);
        background: linear-gradient(180deg, rgba(217, 217, 217, 0) 0, rgba(0, 0, 0, .35) 100%)
    }
}

body .header .header__inner {
    height: 82px
}

body .header .dropdown__head {
    padding-top: 5px
}

body .header .dropdown__head .dropdown__icon, body .header .header__actions .header__actions-item.hide-mobile:first-child {
    margin-top: -5px
}

body .header .dropdown__head .dropdown__icon:has(.icon-chevron-down) {
    margin-top: 0
}

body .navigation__list {
    grid-gap: 16px 24px
}

body .dropdown__body-inner {
    min-width: initial
}

body .dropdown__body.dropdown__body_acc {
    min-width: 106px
}

.footer-alert #footer_alert_open {
    display: none;
    position: fixed;
    content: " ";
    bottom: 16px;
    width: 70px;
    height: 70px;
    background-image: url(../img/icons/info-hidden-icon.svg);
    border-radius: 50%;
    backdrop-filter: blur(20px);
    box-shadow: inset 0 4px 15px 0 rgba(255, 255, 255, .25);
    background-color: rgba(255, 255, 255, .5)
}

.footer-alert {
    position: fixed;
    z-index: 9999990;
    width: 100%;
    bottom: 0
}

.footer-alert .footer-alert-inner {
    background: #1a3663;
    position: relative
}

.footer-alert .footer-alert-inner .footer-alert-text {
    padding: 16px 70px;
    text-align: center
}

.footer-alert .footer-alert-inner .footer-alert-text::before {
    position: absolute;
    content: " ";
    z-index: 9999991;
    left: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
    height: 56px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../img/icons/info-icon.svg)
}

.footer-alert .footer-alert-inner .footer-alert-text p {
    color: #fffae6;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.footer-alert .footer-alert-inner .footer-alert-button .close {
    position: absolute;
    content: " ";
    top: 16px;
    width: 32px;
    height: 32px;
    background-image: url(../img/icons/close-icon.svg)
}

body .product__main-title-excerpt {
    max-width: 440px;
    font-size: .85rem
}

body.woocommerce-checkout #app {
    overflow: initial
}

body .product__main-body_content {
    font-size: .8rem
}

body .product__main-body_content h2, body .product__main-body_content h3, body .product__main-body_content h4 {
    font-size: 1.2rem
}

.woocommerce_single_product_summary_waitlist, body .woocommerce_single_product_summary-custom {

}

body .form__row .form__input-block .form__input, body .section-banner-custom, body .woocommerce_single_product_summary-custom #yith-wcwtl-output.subscribed {
    background: #fff
}

body .woocommerce_single_product_summary-custom #yith-wcwtl-output .button {
    text-transform: uppercase;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 16px
}

body .woocommerce_single_product_summary-custom #yith-wcwtl-output form label input {
    border: 2px solid #1a3663;
    color: #1a3663;
    min-height: 68px;
    font-size: 20px;
    border-radius: 0
}

.woocommerce_single_product_summary_waitlist #yith-wcwtl-output p {
    color: #1a3663;
    font-size: 18px
}

body .woosb-products .woosb-product .woosb-title .woosb-name a s {
    text-decoration-color: #FF0000;
    text-decoration-thickness: 2px
}

.woocommerce_single_product_summary_waitlist #yith-wcwtl-output .button {
    font-size: 24px;
    text-transform: uppercase;
    line-height: 1.2;
    padding: 16px
}

@media (max-width: 760px) {
    .woocommerce_single_product_summary_waitlist #yith-wcwtl-output .button, body .woocommerce_single_product_summary-custom #yith-wcwtl-output .button {
        width: 100%
    }
}

.woocommerce_single_product_summary_waitlist #yith-wcwtl-output.subscribed {
    background-color: #fff
}

body .section-about-single-product .section__inner {
    padding: 0 56px;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto
}

@media (max-width: 991px) {
    .footer-alert .footer-alert-inner .footer-alert-text {
        padding: 12px 42px
    }

    .footer-alert .footer-alert-inner .footer-alert-text::before {
        width: 32px;
        height: 32px
    }

    .footer-alert .footer-alert-inner .footer-alert-text p {
        font-size: 18px
    }

    .footer-alert .footer-alert-inner .footer-alert-button .close {
        width: 22px;
        height: 22px
    }

    .footer-alert #footer_alert_open {
        width: 42px;
        height: 42px
    }

    body .product__main-title-excerpt {
        max-width: 100%;
        font-size: 1.4rem
    }

    body .product__main-body_content {
        font-size: 1.4rem
    }

    body .product__main-body_content h2, body .product__main-body_content h3, body .product__main-body_content h4 {
        font-size: 1.8rem
    }

    body .section-about-single-product .section__inner {
        padding: 0 24px
    }
}

body .section-about-single-product .tabs-about-products__item-aside {
    max-width: 100%;
    margin-bottom: 32px
}

body .section-about-single-product .tabs-about-products__item-aside .tabs-about-products__item-aside-image {
    border-radius: 0
}

body .section-about-single-product .tabs-about-products__item-aside .tabs-about-products__item-image {
    border: none
}

body .section-about-single-product .tabs-about-products__head {
    margin-bottom: 2px;
    padding-left: 0;
    padding-right: 0
}

body .section-about-single-product .tabs-about-products__head .tabs-about-products__head-inner {
    flex-wrap: wrap;
    background: 0 0
}

@media (max-width: 1100px) {
    body .section-about-single-product .tabs-about-products__head .tabs-about-products__head-inner {
        border-radius: 12px
    }

    body .section-about-single-product .tabs-about-products__head .tabs-about-products__head-inner .tabs-about-products__head-item {
        min-width: initial
    }
}

@media (max-width: 700px) {
    body .section-about-single-product .tabs-about-products__head .tabs-about-products__head-inner .tabs-about-products__head-item {
        min-width: 48%;
        margin: 5px 0
    }
}

body .section-about-single-product .tabs-about-products__item-content {
    padding-left: 0;
    max-width: 100%
}

body .section-about-single-product .tabs-about-products .tabs-about-products__item-content {
    padding-left: 0;
    padding-right: 0
}

@media screen and (max-width: 1200px) {
    body .banner.primary-banner.banner-blog .banner-block__logo .banner-block__logo-picture {
        width: 430px;
        position: initial;
        top: initial
    }
}

body .banner.main-banner .banner__inner {
    max-width: 100%
}

body .block__addition {
    position: relative;
    z-index: 4
}

body .block__addition .section__inner .section__body {
    padding-top: 82px;
    padding-bottom: 38px;
}

body .block__addition .section-text-content-block__text {
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    max-width: 100%
}

body .section-text-content-block__text p {
    margin: 24px 0 30px
}

.page-id-102 .section-text-content-block__text p {
    margin: 48px 0 48px
}

body .section-text-content-block__links {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px
}

body .section-text-content-block__links .banner-block__action {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 49%
}

body .section-text-content-block__links .banner-block__action .link {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase
}

body.home .banner.main-banner .banner-block__grid {
    background: #fff;
    padding-bottom: 96px
}

.footer__locations-title, body .section__head-colored[data-head-animated-to-left], body .section__head-colored[data-head-animated-to-right], body .top_bundles .small-shop-block__title, body .top_bundles .small-shop-block__title span {
    color: #fffae6 !important
}

.section-icons {
    padding-bottom: 12px;
}

.section-icons .slider-icons-row {
    padding-top: 24px;
    margin-bottom: 110px;
}

body .banner-block__grid .banner-block__head,
.section-catalog .section__head,
.global__title .section__head {
    margin-bottom: 0;
    width: 100%;
    padding-top: 48px;
    margin-top: 48px;
    border-top: 4px solid #1a3663;
    text-transform: uppercase;
}


@media (max-width: 991px) {
    body .banner-block__grid .banner-block__head,
    .section-catalog .section__head,
    .global__title .section__head {
        padding-top: 20px;
        margin-bottom: 10px;
        margin-top: 28px;
    }

    .page-id-102 .section-text-content-block__text p {
        margin: 26px 0 26px
    }

    body .tabs-about-products__head {
        margin-bottom: 26px;
    }

    .section__title--custom {
        margin-bottom: 26px;
    }
}

body .banner-block__grid .banner-block__head .banner-block__title,
.section-catalog .section__head .section__title,
.global__title .section__head .section__title {
    font-size: 24px;
    font-weight: 700;
    color: #1a3663;
    min-height: auto;
    text-align: left;
    margin: 0 0 32px;
    max-width: 100%;
    justify-content: flex-start;
}

@media screen and (max-width: 991px) {
    body .section-catalog .section__head .section__title {
        margin-bottom: 0;
    }
}

.section-faq .global__title .section__head .section__title {
    margin-bottom: 12px;
}

.section-faq .section__body {
    padding-top: 0;
}

body .banner-block__col--right .small-shop-block .small-shop-block__image, body .rounded-image {
    border-radius: 0
}

body .banner-block__col--right .small-shop-block .small-shop-block__image--bg {
    background: 0 0;
    padding: 0 30px 30px
}

body .banner-block__col--right .small-shop-block .small-shop-block__image--bg + .small-shop-block__content::before {
    background: 0 0
}

body .banner.main-banner.top_bundles {
    padding-top: 0;
    margin-bottom: 48px;
    padding-bottom: 56px;
    min-height: initial
}

body.home .banner.main-banner.top_bundles .banner__inner .banner-block__grid {
    padding-top: 0;
    padding-bottom: 96px;
    min-height: initial
}

body .reviews-block__grid {
    padding: 0 24px
}

body .top_bundles .banner-block__col--right {
    background: 0 0;
    padding: 0;
    height: initial;
    flex: 1 0 100%;
    max-width: 100%;
    width: 100%;
}

body .top_bundles .banner-block__col--right .small-shop-block {
    grid-template-columns:repeat(3, calc(33.333% - (24px / 1.5)));
    grid-gap: 24px
}

body .top_bundles .small-shop-block__item {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

body .section-banner-custom .section__body .section-text-content-block__text {
    max-width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    text-align: center;
    margin: 0px 0 96px
}

.section.section-text-content-block.p-0.block__addition {
    padding-bottom: 0px;
}

@media (min-width: 991px) {
    .banner-block__col--left .footer__block-body {
        margin-top: 0
    }

    body .banner__position {
        margin-top: -82px
    }

    body .banner-page {
        padding-top: 82px
    }

    body .banner.main-banner, body .banner.primary-banner {
        /*padding-top: 40px;
        margin-top: 0*/
    }
}

body .banner.main-banner {
    flex-wrap: wrap;
    height: initial
}

body .banner__video {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    max-height: 700px;
    background: #fff;

}

@media screen and (max-width: 991px) {
    body .header .dropdown__head .dropdown__icon .icon-svg {
        color: #fff
    }

    body .navigation__list {
        grid-gap: 42px
    }

    body .banner.primary-banner.banner-blog .banner-block__logo .banner-block__logo-picture {
        width: 250px;
        position: relative;
        top: 50px
    }

    body .block__addition .section-text-content-block__text p {
        margin: 16px 0 30px
    }

    body .section-text-content-block__links .banner-block__action .link {
        font-size: 16px
    }

    body.home .banner.main-banner .banner-block__grid {
        padding-bottom: 0;
    }

    body .banner-block__col--right {
        height: initial
    }

    body .banner.main-banner.top_bundles {
        margin-bottom: 0;
        padding-bottom: 8px;
    }

    body .section-icons .slider-icons-row {
        padding-top: 0;
        margin-bottom: 0;
    }

    body.home .banner.main-banner.top_bundles .banner__inner .banner-block__grid {
        padding-top: 0;
        padding-bottom: 48px
    }

    body .top_bundles .banner-block__col--right .small-shop-block {
        grid-template-columns:repeat(1, calc(100% - (24px / 10)))
    }

    body .section-banner-custom .section__body .section-text-content-block__text {
        font-size: 18px;

    }

    body .banner.main-banner .banner__video, body .banner.primary-banner.banner-catalog {
        height: 500px
    }
}

@media screen and (max-width: 600px) {
    body .section-text-content-block__links .banner-block__action {
        max-width: 42%
    }

    body .banner.main-banner .banner__video, body .banner.primary-banner.banner-catalog {
        height: 240px;
        margin-top: 0px
    }
}

body .banner.primary-banner.banner-catalog, body .product-row__content .btn {
    max-height: initial;
    min-height: initial
}

body .head-primary__title, body .section__head-colored .section__title, body .section__head-colored[data-head-animated-to-left], body .section__head-colored[data-head-animated-to-right] {
    text-transform: capitalize
}

body .section__head-colored[data-head-animated-to-left], body .section__head-colored[data-head-animated-to-right] {
    text-align: center;
    align-items: center;
    padding-left: 32px !important;
    padding-right: 32px !important
}

body .section__head-colored[data-head-animated-to-left] .section__title, body .section__head-colored[data-head-animated-to-right] .section__title {
    margin: 0 auto !important;
    justify-content: center
}

body .banner.main-banner .section__head-colored[data-head-animated-to-left] .section__title span, body .banner.main-banner .section__head-colored[data-head-animated-to-right] .section__title span {
    display: inline-block;
    padding-right: 8px
}

body .footer__bottom, body .section__head-colored {
    background: #1a3663
}

body .head-primary__inner h1 p, body .primary-banner .head-primary__inner .head-primary__title--gradient, body .section--overflow.section-personalized .section__head-colored--big .section__title p, body .section--overflow.section-personalized .section__head-colored--big .section__title p .title__other-color, body .section__head-action .link--gradient, body .section__head-colored .section__title, body .section__head-colored .section__title.section__title--gradient, body .section__head-colored .section__title.section__title--gradient-2 p, body .section__head-colored .section__title.section__title--gradient-2 p.about-accordion__head {
    background: 0 0 !important;
    -webkit-text-fill-color: initial !important;
    color: #fffae6 !important
}

body .about-block__text, body .about-block__title, body .accordion__body, body .article__block-text > *, body .article__links-block-action .link--gradient-secondary-alt-2, body .article__links-block-title, body .article__links-block-title a, body .banner-block__col--right .banner-block__title, body .banner-block__sub-title, body .banner__information-inner .banner__description p, body .banner__information-inner .banner__title p, body .block-list__title, body .section-text-content-block__links .link__icon, body .section-text-content-block__links .link__text, body .block__addition .section-text-content-block__text, body .card__footer .link, body .card__text p, body .card__title, body .catalog-head__title, body .color-red, body .flat-card__descr, body .ingredients-block__name p, body .link--gradient-secondary, body .link--middle, body .notification a, body .product__main-body_content, body .reviews-block__name, body .reviews-block__text p, body .section--overflow .section__title p, body .section-about-personalized .block-text-image__text, body .section-about-personalized .block-text-image__title, body .section-about-products__text, body .section-approach__description p, body .section-error__title, body .section-page .post h1, body .section-page .post p, body .section-page .post ul li, body .section-sustainability .block-text-image__text p, body .section-sustainability .block-text-image__title, body .section-team-interviews__item--info p, body .section-text-image .block-text-image__text p, body .section-text-image .block-text-image__title, body .section-text-image .block-text-image__title p, body .secton-mission-block__text, body .small-banner__content .link--gradient-red, body .tabs-about-products__accordion-head-text, body .tabs-about-products__item-text, body .tabs-about-products__item-title, body .welcome-block__item p, body .welcome-block__title, body .woocommerce_single_product_summary-custom #yith-wcwtl-output p, body .woosb-products .woosb-product .woosb-price *, body .woosb-products .woosb-product .woosb-title .woosb-name, body .woosb-products .woosb-product .woosb-title .woosb-name a, body .woosb-products .woosb-product .woosb-title a {
    background: 0 0 !important;
    -webkit-text-fill-color: initial !important;
    color: #1a3663 !important
}

.page-id-175 .welcome-block__item p {
    font-weight: 300;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #2D3654 !important;;
}

.page-id-1607 .tabs-about-products__item-text {
    color: #2D3654 !important;
}

body .notification {
    border: 1px solid #b8b195;
    background: 0 0
}

body .reviews-block__bottom {
    align-items: center
}

body .woosb-products .woosb-product .woosb-title a {
    text-decoration: none
}

body .form-theme-second-block .form-label input[type=checkbox], body .reviews-block__bottom .reviews-block__image, body .section-approach .section-approach__description {
    margin-top: 0
}

body .card-block .card-block__grid:not(.card-block__grid--3) {
    padding-right: 0
}


/* body .block-text-image__grid.block-text-image__grid--left */


body .personalized-program .personalized-wrap .tabs-about-products__head {
    margin-bottom: 48px;
}

body .tabs-about-products__accordion-head-icon {
    top: 3px
}

body .tabs-about-products__accordion-head-icon .icon {
    width: 24px;
    height: 24px;
    opacity: 0
}

@media screen and (max-width: 760px) {
    body .card-slider__inner {
        width: 100%
    }
}

body .catalog__item .product-row {
    grid-gap: 26px;
    margin-bottom: 48px;
    position: relative;
}

body .footer .footer__block.footer__nav .footer__nav-list, body .gallery-posts__item-actions .gallery-posts__item-action .link {
    margin-bottom: 30px
}

body form .form-theme-second-block {
    height: initial;
    min-height: initial
}

body form .form-theme-second-block[data-translate-for-select] {
    min-height: 46px
}

body .form-theme-second-block .form-theme-second.nice-select::after {
    width: 18px;
    height: 18px;
    background-size: contain
}

body .form-theme-second-block .form-theme-second.form-input, body .form-theme-second-block .form-theme-second.form-textarea, body .form-theme-second-block .form-theme-second.nice-select, body .form-theme-second-block .wpcf7 input[type=email], body .form-theme-second-block .wpcf7 input[type=tel], body .form-theme-second-block .wpcf7 input[type=url], body .woocommerce_single_product_summary-custom #yith-wcwtl-output label input {
    height: initial;
    min-height: initial;
    padding: 11px 15px 11px 24px;
    font-size: 16px;
    width: 100%
}

body .form-theme-second-block .form-theme-second.nice-select {
    padding-top: 13px
}

body .form-theme-second-block::before {
    background: var(--link) !important
}

body .form-theme-second-block .form-theme-second.form-input::placeholder, body .form-theme-second-block .form-theme-second.form-textarea::placeholder, body .form-theme-second-block .form-theme-second.nice-select::placeholder, body .form-theme-second-block .wpcf7 input[type=email]::placeholder, body .form-theme-second-block .wpcf7 input[type=tel]::placeholder, body .form-theme-second-block .wpcf7 input[type=url]::placeholder, body .woocommerce_single_product_summary-custom #yith-wcwtl-output label input::placeholder, body form .form-theme-second-block[data-translate-for-select]::placeholder {
    color: #1a366380
}

body .form-theme-second-block .form-theme-second.form-textarea {
    height: 150px;
    padding: 16px 15px 11px 24px
}

form .wrap_btn_form .link--semi-big {
    font-size: 18px
}

form .form-file.add-file-block {
    padding-bottom: 16px
}

form .form-file.add-file-block .form-file__head {
    padding-right: 16px
}

body .form__row .form__input-block .form__input::placeholder {
    color: #1a366380
}

body .footer .socials-block {
    padding-top: 8px
}

body .footer .footer__top-inner {
    width: 100%;
    left: 64px
}

body .footer .footer__top-inner::before {
    width: 100%;
    left: 0
}

body .footer .copyright {
    font-weight: 500;
    color: #fff
}

body .banner.banner--big {
    height: 100%;
    min-height: initial
}

body .banner.banner--big .banner__image, body .banner.primary-banner.banner-blog, body .banner__position, body.woocommerce-page .banner, body.woocommerce-page .banner__image {
    min-height: 400px;
    height: 100%
}

body .section__head-image img {
    max-height: 48px
}

body .section__head-colored {
    min-height: 144px;
    padding: 48px 0
}

body .about-accordion__head .about-accordion__title, body .article__links-block-title, body .article__links-block-title *, body .card__title, body .flat-card__title, body .section-team-interviews__item--info p, body .section__head-colored .section__title, body .section__head-colored[data-head-animated-to-left], body .section__head-colored[data-head-animated-to-right], body .welcome-block__title {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

body .main-logo-block {
    margin: 48px 0
}

body .main-logo-block img {
    max-width: 172px;
    height: 100%
}

/* body .secton-mission-block .section__body */
body .section-about-products .section__body, body .welcome-block__list {
    padding-bottom: 96px
}

.page-id-175 .welcome-block__list {
    padding-bottom: 0;
}

.page-id-1607 .section-about-products .section__body {
    padding-bottom: 0;
}

/* body .secton-mission-block .section__body */
body .section-approach__head, body .section-welcome .section__inner {
    padding-top: 48px
}

.page-id-175 .section-welcome .section__inner {
    padding-top: 80px;
}

body .section-about-products .section__body {
    padding-top: 48px
}

body .section-about-products__text {
    color: #2D3654 !important;
}

body .flat-card__title {
    line-height: 130%;
    height: initial
}

body .about-accordion__head .about-accordion__title {
    font-size: 28px;
    margin-bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    white-space: nowrap
}

.page-id-1607 .about-accordion__head .about-accordion__title {
    font-weight: 600;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    color: #2D3654;
    align-items: start;
}

@media (max-width: 500px) {
    body .about-accordion__head .about-accordion__title {
        justify-content: left;
    }

    .about-accordion__item {
        padding: 0px;
    }
}

body .about-accordion__head .about-accordion__title img {
    max-width: 50px;
    display: none;
}

body .about-accordion__head .about-accordion__title span {
    display: inline-block;
    padding-left: 8px
}

body .about-accordion__body, body .article__block-text > *, body .block-text-image__text, body .card__text, body .flat-card__descr, body .section-approach__description p:first-child, body .section-team-interviews__item--info span, body .section__description, body .welcome-block__item p {
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 150%
}

body .section-team-interviews__item--info span {
    width: 100%;
    text-align: center
}

body .btn--outline.btn--yellow.added-product, body .btn--outline.btn--yellow.is-active, body .card__footer .link, body .flat-card__action .btn, body .product__add-to-cart span, body .product__more a {
    font-size: 18px;
    font-style: normal;
    line-height: normal;
    text-transform: uppercase
}

body .btn--outline.btn--yellow.added-product, body .btn--outline.btn--yellow.is-active, body .flat-card__action .btn, body .product__add-to-cart span, body .product__more a {
    font-weight: 800
}

body .btn--outline.btn--yellow.added-product, body .btn--outline.btn--yellow.is-active, body .product__add-to-cart span {
    min-height: initial !important
}

body .banner-catalog ~ .section-list-products, body .section.section-rd .container--no-paddings {
    padding-top: 48px !important
}
body .section.section-rd .container--no-paddings {
    padding-top: 0 !important;
}
body .about-accordion__head .icon-chevron-down {
    width: 20px;
    height: 22px;
    display: none;
    margin-left: 5px;
}

body .about-accordion__item.is-active .about-accordion__head .icon-chevron-down {
    transform: scaleY(-1);
}

body .secton-mission-block__text {
    color: #2D3654 !important;
}

body .section-about-products .section__body {
    padding-top: 26px
}

@media screen and (max-width: 991px) {
    body .about-accordion__head, body .block-text-image__grid.block-text-image__grid--left, body .footer .footer__block.footer__nav .footer__nav-list {
        margin-bottom: 0
    }
    body .section-about-products .section__body {
        padding-top: 26px
    }
    body .about-accordion__head {
        display: flex;
        align-items: center;
        justify-content: space-between
    }

    body .about-accordion__head .icon-chevron-down {
        display: block
    }

    body .personalized-program .personalized-wrap .tabs-about-products__head {
        margin-bottom: 26px;
    }

    body .about-accordion__head .about-accordion__title img {
        max-width: 35px;
        display: block;
        margin-top: -4px;
    }

    body .catalog__item .product-row {
        grid-gap: 26px 20px;
        margin-bottom: 26px
    }

    body .block-text-image__image {
        border-radius: 0
    }

    body .tabs-about-products .tabs-about-products__head, body .tabs-about-products__head {
        margin-bottom: 26px;
    }

    .page-id-102 .tabs-about-products__head {
        margin-bottom: 26px;
    }


    body .tabs-about-products .tabs-about-products__item-content {
        display: flex;
        flex-wrap: wrap;
        padding-left: 24px;
        padding-right: 24px
    }

    body .tabs-about-products .tabs-about-products__item-content .tabs-about-products__item-title {
        order: 2;
        padding-left: 0;
        padding-right: 0;
        width: 100%
    }

    body .tabs-about-products .tabs-about-products__item-content .tabs-about-products__item-text {
        order: 3;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
        margin-top: -85px;
    }

    body .tabs-about-products .tabs-about-products__item-content .tabs-about-products__item-image.show-mobile {
        order: 1;
        padding: 40px 20px;
        margin-top: 0;
        margin-bottom: 16px
    }

    body .tabs-about-products .tabs-about-products__item-content .tabs-about-products__props {
        order: 2;
        margin-top: -170px;
        padding-left: 0;
        padding-right: 0;
    }

    body .footer .socials-block {
        padding-top: 0
    }

    body .footer .footer__top-inner {
        left: 0
    }

    body .section__head-colored {
        min-height: 112px;
        padding: 38px 0
    }

    body .section__head-colored .section__title {
        font-size: 24px
    }

    .main-logo-block {
        margin: 40px 0
    }

    body .secton-mission-block .section__body {
        padding-bottom: 0
    }

    body .section-about-products .section__body, body .welcome-block__list {
        padding-bottom: 48px
    }

    .page-id-175 .welcome-block__list {
        padding-bottom: 0;
    }

    body .section-about-products .section__body.pb-0 {
        padding-bottom: 0;
    }

    body .card__footer .link {
        font-size: 16px
    }

    body .section.section-rd .container--no-paddings {
        padding-top: 0 !important
    }

    body .gallery-posts__item-bg img {
        object-fit: contain
    }
}

body .about-accordion__item.is-active .about-accordion__body {
    padding-top: 12px;
    padding-bottom: 28px;
}

body .container--big {
    max-width: 1360px;
    padding: 0 24px
}

body .gallery-posts__item {
    display: flex;
    flex-wrap: wrap;
}

body .gallery-posts__item-bg {
    order: 2;
    width: 100%;
    position: relative;
    pointer-events: initial;
    overflow: initial
}

bodt .home .gallery-posts__item-bg {
    order: 1
}

body .gallery-posts__item-bg::before {
    background: 0 0;
    display: none
}

body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow, body .gallery-video__slider .slick-arrow, body .section-approach__list-gallery .slick-arrow {
    position: absolute;
    content: " ";
    top: 50%;
    transform: translatey(-50%);
    height: 24px;
    width: 24px;
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
    font-size: 0;
    border: none;
    cursor: pointer
}

body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-prev, body .gallery-video__slider .slick-arrow.slick-prev, body .section-approach__list-gallery .slick-arrow.slick-prev {
    background-image: url("../img/arrow up_down_left.svg");
    left: -26px
}

body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-prev, body .section-approach__list-gallery .slick-arrow.slick-prev {
    left: -44px
}

body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-next, body .gallery-video__slider .slick-arrow.slick-next, body .section-approach__list-gallery .slick-arrow.slick-next {
    background-image: url("../img/arrow up_down_right.svg");
    right: -26px
}

body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-next, body .section-approach__list-gallery .slick-arrow.slick-next {
    right: -44px
}

@media screen and (max-width: 1400px) {
    body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-prev, body .gallery-video__slider .slick-arrow.slick-prev, body .section-approach__list-gallery .slick-arrow.slick-prev {
        left: -26px
    }

    body .gallery-posts__item-bg .gallery-posts__slider .slick-arrow.slick-next, body .gallery-video__slider .slick-arrow.slick-next, body .section-approach__list-gallery .slick-arrow.slick-next {
        right: -26px
    }
}

body .gallery-posts__item-bg, body .gallery-posts__item-bg .gallery-posts__item-bg_desktop, body .gallery-posts__item-bg .gallery-posts__slider, body .gallery-posts__item-bg .gallery-posts__slider .slick-list, body .gallery-posts__item-bg .gallery-posts__slider .slick-list img, body .gallery-posts__item-bg img {
    height: 456px
}

@media screen and (max-width: 991px) {
    body .gallery-posts__item-bg, body .gallery-posts__item-bg .gallery-posts__item-bg_desktop, body .gallery-posts__item-bg .gallery-posts__slider, body .gallery-posts__item-bg .gallery-posts__slider .slick-list, body .gallery-posts__item-bg .gallery-posts__slider .slick-list img, body .gallery-posts__item-bg img {
        height: 320px
    }
}

@media screen and (max-width: 500px) {
    body .gallery-posts__item-bg img {
        object-fit: cover
    }

    body .gallery-posts__item-bg, body .gallery-posts__item-bg .gallery-posts__item-bg_desktop, body .gallery-posts__item-bg .gallery-posts__slider, body .gallery-posts__item-bg .gallery-posts__slider .slick-list, body .gallery-posts__item-bg .gallery-posts__slider .slick-list img, body .gallery-posts__item-bg img {
        height: 240px
    }
}

body .gallery-posts__item:hover .gallery-posts__item-bg img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

body .gallery-posts__item-bg .gallery-posts__item-bg_desktop, body .gallery-posts__item-bg .gallery-posts__slider.gallery-posts__slider_desktop, body .gallery-video__item-bg_desktop, body .gallery-video__slider.gallery-video__slider_desktop {
    display: block
}

body .gallery-posts__item-bg .gallery-posts__item-bg_mobile, body .gallery-posts__item-bg .gallery-posts__slider.gallery-posts__slider_mobile, body .gallery-video__item-bg_mobile, body .gallery-video__slider.gallery-video__slider_mobile {
    display: none
}

body .gallery-posts__item-content {
    width: 100%;
}


body .gallery-posts__item:first-child .gallery-posts__item-content, body .gallery-posts__item:nth-child(2) .gallery-posts__item-content, body .gallery-posts__item:nth-child(3) .gallery-posts__item-content, body .gallery-posts__item:nth-child(4) .gallery-posts__item-content {
    padding: 0
}

body .gallery-posts__item-actions {
    padding: 0;
    margin: 0
}

body .gallery-posts__item-actions .gallery-posts__item-action .link, body .gallery-posts__item-actions .gallery-posts__item-action .link p {
    color: var(--link) !important;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

body .card__footer .link, body .gallery-posts__item-actions .gallery-posts__item-action .link {
    font-weight: 600;
    padding: 10px;
    /*border: 1px solid #2D3654;*/
}

body .gallery-posts__item:first-child .gallery-posts__item-title, body .gallery-posts__item:nth-child(2) .gallery-posts__item-title, body .gallery-posts__item:nth-child(3) .gallery-posts__item-title, body .gallery-posts__item:nth-child(4) .gallery-posts__item-title {
    margin-bottom: 48px;
    max-width: 100%;
    color: var(--link);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%
}

body .popup__head {
    flex-wrap: nowrap
}

body .section-reviews {
    padding-bottom: 110px;
    overflow: hidden
}

body .section--overflow .section__title p {
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin-bottom: 48px
}

body .reviews-block__grid .reviews-block__item {
    padding: 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: self-start;
}

body .reviews-block__text {
    order: 1;
    margin-bottom: 0;
}

body .reviews-block__text p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
    overflow: hidden;
    text-overflow: ellipsis;
}

body .review-block__content {
    order: 2;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    background: #fff;
    position: relative;
    z-index: 2;
    width: 100%
}

body .link--middle, body .reviews-block__text, body .woosb-products .woosb-product .woosb-price, body .woosb-products .woosb-product .woosb-price .amount, body .woosb-products .woosb-product .woosb-title, body .woosb-products .woosb-product .woosb-title .woosb-name, body .woosb-products .woosb-product .woosb-title .woosb-name a {
    max-width: 100%;
    font-size: 18px;
    line-height: 150%;
    width: 100%
}

body .review-block__content .story-block__toggler {
    order: 2
}

body .review-block__content .reviews-block__bottom {
    width: 100%;
    margin-top: 16px;
    order: 1
}

body .reviews-block__item[data-text-toggler] .reviews-block__text {
    min-height: 250px;
    position: relative;
    z-index: -1;
    overflow: hidden
}

body .reviews-block__item[data-text-toggler].is-active .reviews-block__text {
    height: 100%;
    z-index: initial
}

body .reviews-block__name {
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 98px
}

@media screen and (min-width: 1559px) {
    body .reviews-block__name {
        height: 74px
    }
}

body .reviews-block__pos {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%
}

body .section-approach__head {
    margin-top: 0;
    margin-bottom: 0
}

body .section-form__body, body .section-swiss-production .section__body, body .section-team-interviews__list, body.page-id-437 section.section, body.page-id-561 section.section {
    padding-top: 48px;
    padding-bottom: 78px
}

body.page-id-437 .section-reviews {
    padding-top: 0 !important;
}

body .section-swiss-production .section__body {
    padding-left: 140px;
    padding-right: 140px
}

.page-id-175 .section-swiss-production .section__body {
    padding: 0;
}

body .section-approach__list {
    grid-row-gap: 0
}

@media screen and (max-width: 500px) {
    body .section.section-rd .container--no-paddings {
        padding-top: 0 !important;
        padding-bottom: 0;
    }
}

.section-press-about-us .secton-mission-block__text {
    margin-top: 32px;
    margin-bottom: 0;
    line-height: 150%;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0%;
    word-wrap: break-word
}

@media screen and (max-width: 991px) {
    body .section-reviews {
        padding-bottom: 94px
    }
    .gallery-posts__grid .gallery-posts__item:not(:nth-child(3)) {
        margin-bottom: 26px;
    }
    body .section--overflow .section__title {
        max-width: 100%
    }

    body .section--overflow .section__title p {
        margin-bottom: 40px;
        max-width: 100%
    }

    body .reviews-block__grid {
        grid-gap: 38px;
        padding: 0
    }

    body .reviews-block {
        margin: 0;
        max-width: 100%
    }

    body .section-approach__head, body .section-welcome .section__inner, body .secton-mission-block .section__body {
        padding-top: 40px
    }

    .page-id-175 .section-welcome .section__inner {
        padding-top: 5px;
    }
    body .gallery-posts__item:first-child .gallery-posts__item-title, body .gallery-posts__item:nth-child(2) .gallery-posts__item-title, body .gallery-posts__item:nth-child(3) .gallery-posts__item-title, body .gallery-posts__item:nth-child(4) .gallery-posts__item-title {
        margin-bottom: 26px;
    }

    /*     body .section-text-image {
            padding: 40px 0 !important
        } */
    body .section-form__body, body .section-swiss-production .section__body, body .section-team-interviews__list, body.page-id-437 section.section, body.page-id-561 section.section {
        padding-top: 40px;
        padding-bottom: 48px;
        margin-top: 0
    }

    body .section-swiss-production .section__body {
        padding-left: 0;
        padding-right: 0
    }

    body .section-approach__list {
        grid-row-gap: 25px
    }

    .section-approach__item:first-child {
        padding: 0 120px
    }

    body .banner-catalog ~ .section-list-products, body .section-flat-cards .section__body {
        padding-top: 40px;
        padding-bottom: 0
    }

    .page-id-175 .section-flat-cards .section__body {
        padding-top: 0 !important;
    }

    body.single-post .section-flat-cards .section__body {
        padding-bottom: 40px
    }

    body .flat-card-block__col .flat-card .flat-card__action.hide-mobile, body .flat-card-block__col .flat-card .flat-card__content {
        padding-left: 24px;
        padding-right: 24px
    }

    body .section-approach {
        margin-bottom: 40px
    }
}

@media screen and (max-width: 440px) {
    .section-approach__item:first-child {
        padding: 0 100px
    }
}

.page-id-175 .section.section-flat-cards.p-0 .section__head-colored .section__title img {
    height: 0;
    width: 0
}

body .section-team-interviews__item--info {
    grid-gap: 0
}

body .section-team-interviews__item--info p {
    margin-bottom: 16px;
    text-align: center;
    font-size: 21px;
}

body.woocommerce-shop .section__body .container.container--xl .row {
    justify-content: center
}

.popup__modal {
    position: fixed;
    z-index: -99999;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 0
}

.popup__modal.open {
    z-index: 99999990;
    opacity: 1
}

.popup__modal .bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 902;
    background: rgba(8, 9, 12, .7)
}

.popup__modal .popup_inner {
    position: relative;
    content: " ";
    top: 0;
    left: 0;
    z-index: 99999993;
    padding: 24px 0
}

.popup__modal .popup_inner .content {
    background: #fff;
    width: 644px;
    min-height: 200px;
    overflow: auto
}

.popup__modal .popup_inner .content .popup_img img {
    width: 100%;
    height: 100%;
    max-height: 220px;
    object-fit: cover
}

.popup__modal .popup_inner .content .popup_wrapper {
    padding: 24px 64px
}

.personalized-program .personalized-wrap h3 {
    margin-top: 0
}

@media (max-width: 640px) {
    body .reviews-block__item[data-text-toggler] .reviews-block__text {
        min-height: 180px;
    }
}

@media screen and (max-width: 767px) {
    .popup__modal .popup_inner, .popup__modal .popup_inner .content .popup_wrapper {
        padding: 24px
    }

    body .banner.primary-banner.banner-blog .banner-block__logo .banner-block__logo-picture, body .gallery-posts__item-bg .gallery-posts__item-bg_desktop, body .gallery-posts__item-bg .gallery-posts__slider.gallery-posts__slider_desktop, body .gallery-video__item-bg_desktop, body .gallery-video__slider.gallery-video__slider_desktop {
        display: none
    }

    body .banner.banner--big .banner__image, body .banner.primary-banner.banner-blog, body .banner__position, body.woocommerce-page .banner, body.woocommerce-page .banner__image {
        min-height: 120px
    }

    body .gallery-posts__item-bg .gallery-posts__item-bg_mobile, body .gallery-posts__item-bg .gallery-posts__slider.gallery-posts__slider_mobile, body .gallery-video__item-bg_mobile, body .gallery-video__slider.gallery-video__slider_mobile {
        display: block
    }

    body .gallery-posts__item-content {
        min-height: initial
    }

    body .section-reviews {
        padding-top: 24px
    }

    body .section-reviews .section__head {
        margin-bottom: 0
    }

    body .section__head-colored--big[data-head-animated-to-left] {
        border-top-left-radius: 180px
    }

    .popup__modal .popup_inner .content {
        width: 100%
    }

}

.popup__modal .popup_inner .content .popup_title p {
    color: var(--link);
    text-align: center;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    margin: 0 0 32px
}

.popup__modal .popup_inner .content .popup_form .wpcf7-response-output, .wpcf7-form .wpcf7-response-output {
    font-size: 16px;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    border: 0;
    color: #ffb900;
    display: none
}

.popup__modal .popup_inner .content .popup_form form.sent .wpcf7-response-output, .section-contacts .wpcf7-form.sent .wpcf7-response-output {
    color: #46b450;
    display: block
}

.popup__modal .popup_inner .content .popup_form .field_label {
    color: var(--link);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 8px;
    display: block
}

.popup__modal .popup_inner .content .popup_form .field_block {
    display: flex;
    align-items: center;
    position: relative
}

.popup__modal .popup_inner .content .popup_form .field_block .wpcf7-not-valid-tip {
    position: absolute;
    content: "";
    font-size: 12px;
    left: 0
}

.popup__modal .popup_inner .content .popup_form label input {
    width: 100%;
    color: var(--link);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    padding: 12px 16px;
    border-radius: 12px 0 0 12px;
    border-top: 1px solid #9e9e9e;
    border-bottom: 1px solid #9e9e9e;
    border-left: 1px solid #9e9e9e;
    border-right: 0;
    background: #fff;
    height: 50px
}

.popup__modal .popup_inner .content .popup_form label {
    width: 100%
}

.popup__modal .popup_inner .content .popup_form label input::placeholder {
    color: #1a366380
}

.popup__modal .popup_inner .content .popup_form .wpcf7-submit {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    border-radius: 0 12px 12px 0;
    background: var(--link);
    box-shadow: none;
    border: 0;
    padding: 10px 32px;
    height: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: .36s
}

.popup__modal .popup_inner .content .popup_form .wpcf7-submit:hover {
    background: #b3a590
}

.popup__modal .popup_inner .content .popup_form .wpcf7-spinner {
    position: absolute;
    content: " ";
    top: 50%;
    transform: translateY(-50%);
    right: 2px;
    margin: 0
}

.popup__modal .popup_inner .content .popup_switch-lang .currency-switch-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin-bottom: 16px
}

.popup__modal .popup_inner .content .popup_switch-lang .currency-switch-buttons .btn {
    margin: 0 22px 16px
}

.popup__modal .close {
    position: absolute;
    content: " ";
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--link);
    font-size: 32px;
    transform: rotate(45deg);
    background: #fff;
    border-radius: 50%;
    z-index: 905;
    top: 24px;
    right: 24px;
    width: 30px;
    height: 30px;
    -webkit-transition: .1s;
    -o-transition: .1s;
    transition: .1s;
    cursor: pointer
}

.popup__modal .popup_form .wpcf7-submit {
    display: inline-block !important
}

.tabs-about-products__accordion-head-text p {
    display: flex;
    align-items: center;
}

.tabs-about-products__accordion-head-text p img {
    width: 50px;
    margin-right: 8px
}

.page-id-1607 .section-swiss-production {
    margin-top: -8px
}

.page-id-87444 .sitemap {
    display: flex;
    gap: 30px;
    margin-bottom: 30px;
}

.page-id-87444 .sitemap__column {
    flex: 1 1;
    min-width: 200px;
}

.page-id-87444 .sitemap__column h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: uppercase;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    color: #1A3663;
    background: inherit;
    -webkit-text-fill-color: unset;
}

.page-id-87444 .sitemap__column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.page-id-87444 .sitemap__column ul li:not(:last-child) {
    margin-bottom: 12px;
}

.page-id-87444 .sitemap__column li {
    margin-bottom: 6px;
    color: #1A3663;
    line-height: normal;
}

.page-id-87444 .sitemap__column a {
    text-decoration: none;
    color: #1A3663;
}

.page-id-87444 .sitemap__column li a {
    font-size: 18px;
    font-weight: 400;
}

.page-id-87444 .sitemap__column h3 a {
    font-weight: 600;
}

@media (max-width: 768px) {
    .page-id-87444 .sitemap {
        flex-direction: column;
    }

    .page-id-87444 .sitemap {
        gap: 0
    }
}
.gallery-posts__item-content:has(p) {
    order: 3;
    margin-top: 48px
}
@media (max-width: 767px) {
    body .gallery-posts__item:first-child .gallery-posts__item-title, body .gallery-posts__item:nth-child(2) .gallery-posts__item-title, body .gallery-posts__item:nth-child(3) .gallery-posts__item-title, body .gallery-posts__item:nth-child(4) .gallery-posts__item-title {
        font-size: 24px;
    }

    body .section-text-content-block__links {
        display: none
    }

    body .about-accordion__head .about-accordion__title span {
        white-space: normal;
        font-size: 20px;
        text-align: start
    }

    .tabs-about-products__accordion-head-text p img {
        width: 35px
    }

    .page-id-1607 .section-swiss-production {
        padding-top: 6px;
    }
    .gallery-posts__item-content:has(p) {
        margin-top: 26px
    }
}

body .gallery-posts__item-content .gallery-posts__item-title p {
    padding: 5px 20px;
    color: #fff !important;
    background-color: #1a3663;
    font-size: 18px;
    margin-block-start: 0;
    margin-block-end: 0;
}

.gallery-posts__item:has(p) {
    margin-bottom: 0
}

.gallery-posts__item-title:has(p) {
    margin-bottom: 0 !important;
}

.card-block .card__footer .link:has(p) {
    padding-bottom: 10px
}

/*section:last-child {*/
/*	margin-bottom: 20px*/
/*}*/

.page-id-1607 section:last-child {
    margin-bottom: 26px
}

.page-id-175 .section-team-interviews__list .gallery-video__slider .slick-arrow {
    top: 33%;
}

.page-id-175 .section-team-interviews__list {
    padding-top: 48px;
    padding-bottom: 0;
}

@media screen and (max-width: 991px) {
    body .section-team-interviews__list {
        padding-top: 26px;
    }
}

.page-id-561 .custom-checkbox-field {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 14px;
}

.page-id-561 .custom-checkbox-field .wpcf7-list-item {
    margin: auto;
}

.page-id-561 .section-contacts {
    padding-bottom: 0 !important;
}
