/** Shopify CDN: Minification failed

Line 390:61 Expected ")" to end URL token

**/
.landing-facets{
    opacity: 1;
}
.collection #product-grid{
    margin-top: 41px;
}
@media (max-width: 767px){
    .collection #product-grid{
        margin-top: 23px;
    }
}
.landing-facets .collection-hero__text-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.landing-facets .collection-hero__text-wrapper svg{
    display: none;
    width: 36px;
    height: 36px;
}
@media (max-width: 989px){
    .landing-facets .collection-hero__text-wrapper svg{
        display: block;
    }
    #FacetFiltersForm{
        display: none;
    }
}
@media (max-width: 990px){
    .section-landing-grid .product-grid-container .collection .product-grid{
        column-gap: 10px;
    }
    .section-landing-grid .product-grid-container .collection .product-grid .grid__item{
        max-width: calc(50% - 10px);
    }
}
@media (max-width: 767px){
    .section-landing-grid .product-grid-container .collection .product-grid{
        column-gap: 0px;
    }
    .section-landing-grid .product-grid-container .collection .product-grid .grid__item{
        width: 100%;
        max-width: 100%;
    }
}
.landing__panel_footer-indicator{
    display: block;
    position: relative;
}
@media (max-width: 989px){
    .landing__panel_footer-indicator {
        display: none;
    }

    .landing__panel_footer-indicator.active {
        display: block;
    }
}
.landing__panel_footer-indicator-arrow{
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
    height: calc(100% - 32px);
    border-left: 1px solid #F1E9DD;
    align-items: center;
    vertical-align: middle;
    display: flex;
    padding-left: 6px;
    cursor: pointer;
    display: none;
}
.landing__panel{
    display: flex;
    flex-direction: column;
    margin-top: 15px;
    position: sticky;
    top: -85px;
    background: #F4F1EC;
    border-radius: 0 0 50% 50%;
    z-index: 19;
}
@media (max-width: 767px){
    .landing__panel{
        margin-top: 5px;
        position: sticky;
        top: -85px;
    }
}
.landing__panel_counter{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 28px;
    overflow-x: auto;
}
@media (max-width: 767px){
    .landing__panel_counter{
        gap: 8px;
    }
}

.landing__panel_counter-block{
    flex: 1;
    position: relative;
    display: flex;
    min-height: 64px;
    border-radius: 32px;
    border: 2px solid #EDE5D9;
    padding: 0px 10px;
    flex-direction: row;
    justify-content: center;
    text-align: center;
    cursor: pointer;
    padding-left: 0;
}
@media (max-width: 1200px){
    .landing__panel_counter-block.lp_block-full{
        padding-left: unset;
        padding: 5px 10px;
    }
}
@media (max-width: 989px){
    .landing__panel_counter-block.lp_block-full{
        flex-direction: column;
        padding: 11px 10px;
    }
}
.landing__panel_counter-block.lp_block-full label{
    justify-content: right;
    margin-right: 0px;
}
@media (max-width: 989px){
    .landing__panel_counter-block.lp_block-full label{
        justify-content: center;
    }
}
.landing__panel_counter-block label{
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex: 1;
    margin-right: -8px;
}
.landing__panel_counter-block-svg{
    margin: auto;
    margin-left: 4px;
}
@media (max-width: 1200px){
    .landing__panel_counter-block-svg{
        display: none;
    }
}

@media (max-width: 767px){
    .landing__panel_counter-block{
        min-width: 145px;
    }
}
.landing__panel_counter-checker {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    display: none;
}
.landing__panel_counter-block:has(input[type="radio"]:checked){
    border: 2px solid #FCB073;
}
.landing__panel_counter-block:has(input[type="radio"]:checked) .landing__panel_counter-checker {
    display: block;
}
.landing__panel_counter-block-wrapper{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.landing__panel_counter-percent{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #C8DAC6;
    font-family: Amulya;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #004933;
    flex-wrap: nowrap;
    padding: 8px 6px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto 0;
    margin-left: 32px;
}
@media (max-width: 1200px){
    .landing__panel_counter-percent{
        margin-left: 10px;
    }
}
@media (max-width: 989px){
    .landing__panel_counter-percent{
        width: 40px;
        height: 22px;
        margin: auto;
        border-radius: 16px;
        margin-top: 1px;
    }
}
.landing__panel_counter-percent-value{
    font-size: 14px;
}
.landing__panel_counter-percent-symbol{
    font-size: 9px;
}


.landing__panel_counter-block input{
    display: none;
}
.landing__panel_counter-block-title{
    font-family: Synonym;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #202223;
}
@media (max-width: 767px){
    .landing__panel_counter-block-title{
        font-size: 18px;
    }
}
.landing__panel_counter-block-subtitle{
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #6D7175;
}
@media (max-width: 767px){
    .landing__panel_counter-block-subtitle{
        font-size: 14px;
    }
}
.landing__panel_footer{
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 30px;
    gap: 7px;
    min-height: 122px;
    background-color: #F5E4D4;
    border-radius: 24px;
    padding-bottom: 16px;
}
@media (max-width: 989px) {
    .landing__panel_footer{
        flex-direction: column;
        min-height: auto;
    }
}
@media (max-width: 767px) {
    .landing__panel_footer{
        margin-top: 21px;
        padding-bottom: 13px;   
    }
}
.landing__panel_footer-checkbox{
    padding: 20px 16px 0px;
    border-radius: 24px;
}
@media (max-width: 989px) {
    .landing__panel_footer-checkbox{
        width: 100%;
    }
}
@media (max-width: 767px) {
    .landing__panel_footer-checkbox{
        padding: 15px 16px 0px;
    }
}
.landing__panel_footer-checkbox-container{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    position: relative;
}
@media (max-width: 767px) {
    .landing__panel_footer-checkbox-container{
        flex-wrap: wrap;
        gap: 17px 0px;
    }
}
.landing__panel_footer-checkbox-container span{
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #202223;
}
@media (max-width: 767px) {
    .landing__panel_footer-checkbox-container > span{
        width: calc(100% - 32px);
    }
}
.landing__panel_footer-checkbox-container select{
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #525252;
    background-color: #FFFDFA;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    padding: 10px 40px 10px 16px; 
    border-radius: 999px;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,0.03);
    line-height: 1;
    cursor: pointer;    
    min-width: 300px;
    margin-top: -7px;
}
.landing__panel_footer-checkbox-container select:disabled {
    color: #525252;      
    background-color: #e9e9e9; 
    cursor: not-allowed; 
}
@media (max-width: 767px) {
    .landing__panel_footer-checkbox-container select{
        min-width: unset;
        width: 100%;
    }
}
.landing__panel_footer-checkbox-container select option{
    font-family: Synonym;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: #525252;
}
.landing__panel_footer-checkbox-container::after{
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 14px;
    height: 14px;
    pointer-events: none;
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E");
}
@media (max-width: 767px){
    .landing__panel_footer-checkbox-container::after{
        content: "";
        position: absolute;
        right: 22px;
        top: 71%;
        transform: translateY(-50%);
        width: 14px;
        height: 14px;
        pointer-events: none;
        background-repeat: no-repeat;
        background-size: 16px 16px;
        background-image: url(data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23666' d='M7.41 8.59 12 13.17l4.59-4.58L18 10l-6 6-6-6z'/%3E%3C/svg%3E);
    }
}
.landing__panel_footer-indicator{
    width: auto;
    padding: 0px 16px;
    flex: 1;
    border-radius: 24px;
}
.landing__panel_footer-indicator-text{
    display: flex;
}

.indicator-header-title{
    font-family: Synonym;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #000000;
    display: flex;
    background: #FCB073;
    border-radius: 32px;
    margin-top: 5px;
    min-height: 36px;
    min-width: 113px;
    justify-content: center;
    gap: 5px;  
    cursor: pointer;
}
.indicator-header-title span{
    display: flex;
    align-items: center;
}
.indicator-header-subtitle{
    font-family: Synonym;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #202223;
    white-space: nowrap;
    margin-right: 4px;
}
.indicator-header-subtitle .indicator-header-subtitle-first{
    font-weight: 700;
}
.indicator-header-subtitle .indicator-header-subtitle-second{
    color: #6D7175;
}
.landing__panel_footer-indicator-wrapper{
    display: flex;
    position: relative;
    min-height: 36px;
    gap: 6px;
}
.landing__panel_footer-indicator-container{
    position: relative;
    background-color: #FFFFFF;
    border-radius: 60px;
    min-height: 12px;
    margin-top: 6px;
    width: calc(100% - 118px);
}
.progress-title{
    width: 100%;
    font-family: Synonym;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #6D7175;
}
.landing__panel_footer-indicator-container .landing-progress-bar{
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 0%;
    background: linear-gradient(90deg, #FCB073, #FCB073);
    transition: width 0.4s ease;
    border-radius: 60px;
}

.progress-text {
    color: #202223;
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
}
.section-product-landing .custom-vstar-rating-widget{
    margin-top: -13px;
}

.landing__panel_footer-checkbox-container .switch {
    position: relative;
    display: inline-block;
    width: 31px;
    height: 21px;
    margin-right: auto;
    margin-left: 25px;
}
@media (max-width: 767px) {
    .landing__panel_footer-checkbox-container .switch {
        margin-left: 0;
        margin-right: 0;
    }
}
.landing__panel_footer-checkbox-container .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.landing__panel_footer-checkbox-container .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #8C9196;
  transition: 0.4s;
  border-radius: 34px;
}

.landing__panel_footer-checkbox-container .slider:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    left: 4px;
    bottom: 3px;
    background-color: #fff;
    transition: .4s;
    border-radius: 50%;
}

.landing__panel_footer-checkbox-container input:checked + .slider {
  background-color: #14A450 
}

.landing__panel_footer-checkbox-container input:checked + .slider:before {
  transform: translateX(10px);
}



#progress-circle {
  position: relative;
  width: 100%;
  height: 12px;
  background-color: #eee;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
}


.landing__drawer{
    display: none;
    flex-direction: column;
    background-color: #F4F1EC;
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 39.7%;
    padding: 42px 40px 40px;
    z-index: 21;
    overflow-y: auto;
}
@media (max-width: 1200px) {
    .landing__drawer{
        padding: 30px 20px 20px;
    }
}
@media (max-width: 989px) {
    .landing__drawer{
        display: flex;
        height: 126px;
        width: 100%;
        top: calc(100% - 126px);
        border-radius: 24px 24px 0 0;
        padding: 17px 16px;
        overflow: hidden;
        box-shadow: 0 -2px 7px rgba(0, 0, 0, 0.1);
    }
}
.landing__drawer.is-open{
    display: flex;
    box-shadow: unset;
}
@media (max-width: 989px) {
    .landing__drawer.is-open{
        width: 50%;
    }
}
@media (max-width: 989px) {
    .landing__drawer.is-open{
        width: 100%;
        top: 75px;
        border-radius: 24px 24px 0 0;
        padding: 17px 16px;
        height: calc(100% - 75px);
        overflow: auto;
    }
}
.landing__drawer .landing__panel_footer-indicator{
    background: #F4F1EC;
    padding: 0;
    flex: 0;
    display: block;
    margin-top: 12px;
}

.landing__drawer .indicator-header-title{
    margin-right: auto;
    margin-top: 9px;
    background-color: unset;
    z-index: 0;
    position: relative;
}
.landing__drawer .indicator-header-title-active{
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #202223;
    display: none;
}
.landing__drawer.is-open .indicator-header-title-active{
    display: flex;
}
@media (max-width: 767px) {
    .landing__drawer.is-open .indicator-header-title-active{
        display: flex;
    }
}
.landing__drawer .indicator-header-subtitle{
    margin-right: 3px;
    margin-top: 0px;
}
@media (max-width: 767px) {
    .landing__drawer .indicator-header-subtitle{
        margin-right: 1px;
    }
}
.landing__drawer .indicator-header-close{
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.landing__drawer .indicator-header-close-active{
    width: 32px;
    height: 32px;
    cursor: pointer;
    margin-left: auto;
    margin-top: -7px;
    margin-right: 2px;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .landing__drawer .indicator-header-close{
        display: none;
    }
    .landing__drawer .indicator-header-close-active{
        display: none;
    }
    .landing__drawer.is-open .indicator-header-close-active{
        display: flex;
    }
}
.landing__panel_footer-indicator-title{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.landing__drawer .progress-title {
    margin-top: 0px;
    font-family: Synonym;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
    color: #202223;
    white-space: nowrap; 
    overflow: hidden;   
    text-overflow: ellipsis;
}
.landing__drawer .landing__panel_footer-indicator-header{
    position: relative;
}
.landing__drawer .landing__panel_footer-indicator-container{
    position: absolute;
    top: 50%;
    height: 100%;
    width: 100%;
    transform: translateY(-50%);
    margin-top: -2px;
}
.landing__drawer .landing__panel_counter{
    gap: 8px;
    margin-top: 25px;
    overflow-x: unset;
}
@media (max-width: 989px) {
    .landing__drawer .landing__panel_counter{
        margin-top: 50px;
    }
}
@media (max-width: 989px) {
    .landing__drawer.is-open .landing__panel_counter{
        margin-top: 25px;
    }
}

.landing__drawer .landing__panel_counter-block{
    flex: 1;
    min-height: 44px;
}
@media (max-width: 767px){
    .landing__drawer .landing__panel_counter-block{
        min-width: 80px;
    }
}
.landing__drawer .landing__panel_counter-block-title{
    flex-direction: column;
    display: flex;
    justify-content: center;
}
.landing__drawer .landing__panel_counter-block label{
    max-width: 117px;
    min-width: 0;
    font-family: Synonym;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    color: #202223;
    min-height: 44px;
    cursor: pointer;
}
.landing__drawer #landing__product_list{
    margin-top: 30px;
    overflow-y: auto;
}
@media (max-width: 1200px) {
    .landing__drawer #landing__product_list{
        margin-top: 15px;
    }
}
@media (max-width: 767px) {
    .landing__drawer #landing__product_list{
        margin-top: 32px;
    }
}
.landing__drawer .landing__product_item{
    display: flex;
    gap: 12px;
    padding: 12px 0;
    overflow: hidden;
}
.landing__drawer .landing__product_item img{
    width: 60px;
    height: 60px;
    border-radius: 12px;
    aspect-ratio: 5 / 5;
    object-fit: cover;  
}
.landing__drawer .landing__product_item-info{
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #202223;
}
.landing__drawer .landing__product_item-info p{
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0;
    color: #202223;
    margin: 0;
    margin-top: 7px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}
.landing__drawer .landing__product_item-info-prices{
    margin-top: 3px;
    font-family: Synonym;
    font-weight: 500;
    font-size: 13px;
    line-height: 110.00000000000001%;
    letter-spacing: 0;
}
.landing__drawer .indicator-header-price-first{
    color: #6D7175;
}
.landing__drawer .indicator-header-price-second{
    text-decoration: line-through;
    color: #8C9196;
}

.landing__drawer .landing__product_item-controls{
    display: flex;
    width: 100%;
    height: 33px;
    background: #F1EAE0;
    border-radius: 32px;
    align-items: center;
    padding: 0;
    max-width: 168px;
    margin-left: auto;
    margin-top: 12px;
}
@media (max-width: 1200px) {
    .landing__drawer .landing__product_item-controls{
        max-width: 120px;
    }
}
@media (max-width: 767px) {
    .landing__drawer .landing__product_item-controls{
        max-width: 140px;
    }
}
.landing__drawer .landing__product_item-controls input{
    flex: 1 1 auto;
    height: 36px;
    border: 0;
    background: transparent;
    font: 500 16px/1.2 system-ui, -apple-system, Segoe UI, Roboto, Inter, sans-serif;
    color: #A75D24;
    text-align: center;
    padding: 0 8px;
    font-family: Synonym;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    max-width: 95px;
}
@media (max-width: 1200px) {
    .landing__drawer .landing__product_item-controls input{
        max-width: 40px;
    }
}
@media (max-width: 767px) {
    .landing__drawer .landing__product_item-controls input{
        max-width: 36px;
    }
}
@media (max-width: 500px) {
    .landing__drawer .landing__product_item-controls input{
        max-width: 50px;
    }
}
.landing__drawer .lp__minus{
    width: 40px;
    height: 40px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    border: 0;
    background: transparent;
    cursor: pointer;
}
.landing__drawer .lp__plus{
    width: 40px;
    height: 40px;
    border-radius: 999px;
    display: grid;
    place-items: center;
    border: 0;
    background: transparent;
    cursor: pointer;
}

.landing__drawer #landing__drawer_remove{
    font-family: Synonym;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #A75D24;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    gap: 9px;
    margin-top: 13px;
    align-items: center;
    cursor: pointer;
    margin-bottom: 20px;
}
.landing__drawer .landing__drawer_footer{
    margin-top: auto;
}
.landing__drawer .landing__drawer_footer-price{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    font-family: Synonym;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #202223;
}
.landing__drawer .landing__drawer_footer-price-title{

}
.landing__drawer .landing__drawer_footer-price-old{
    color: #6D7175;
    text-decoration: line-through;
    margin-left: auto;
}
.landing__drawer .landing__drawer_footer-price-new{
    margin-left: 10px;
}
.landing__drawer .landing__drawer_footer-discount{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #558F7E;
    margin-top: 23px;
}
.landing__drawer .landing__drawer_footer-discount-wrapper{
    display: flex;
    font-family: Synonym;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #558F7E;
    white-space: pre;
}
.landing__drawer .landing__drawer_footer-discount-different-wrapper{
    display: flex;
}
.landing__drawer .landing__drawer_footer-discount-different{
    margin-top: -4px;
}
.landing__drawer .landing__drawer_footer-shipping{
    font-family: Synonym;
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0;
    color: #202223;
    margin-top: 4px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.landing__drawer .landing__drawer_footer-upgrade{
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    color: #003A29;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    background: white;
    border-radius: 32px;
    max-height: 40px;
    margin-top: 32px;
}
@media (max-width: 767px){
    .landing__drawer .landing__drawer_footer-upgrade{
        margin-top: 28px;
    }
}
.landing__drawer .landing__drawer_footer-upgrade-value{
    font-family: Amulya;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    color: #003A29;
    background-color: #C8DAC6;
    border-radius: 16px;
    padding: 1px 6px;
}
.landing__drawer .landing__drawer_footer-button{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 16px;
    color: #FFFFFF;
    width: 100%;
    background-color: #E0E0E0;
    border-radius: 32px;
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    min-height: 52px;
    margin-top: 12px;
    text-decoration: none;
}
.landing__drawer .landing__drawer_footer-button.active{
    background-color: #2B735D;
}
.landing__drawer .landing__drawer_footer-underbutton-text{
    font-family: Synonym;
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0;
    color: #D72C0D;
    text-align: center;
    margin-top: 7px;
    
}
/* @media (max-width: 767px) { // на декстопі як зрозуміти чому чекаут не працює?
    .landing__drawer .landing__drawer_footer-underbutton-text{
        display: block;
    }
} */
.landing__drawer .landing__drawer_footer-closer{
    display: none;
    margin: 0 auto;
    margin-top: 8px;
    flex-direction: row;
    justify-content: center;
    position: fixed;
    bottom: 16px;
    left: 50%;
    transform: translateX(-50%);
    
}
@media (max-width: 989px) {
    .landing__drawer .landing__drawer_footer-closer{
        display: flex;
    }
}
@media (max-width: 989px) {
    .landing__drawer .landing__drawer_footer-closer svg{
        transform: rotate(180deg);
    }
}
.landing__drawer {

}
.landing__drawer {

}






  .landing__backdrop {
    position: fixed;
    inset: 0; 
    background: rgba(0, 0, 0, 0.6);
    z-index: 20;
  }
  .landing__modal{
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: fixed;
    background: #F4F1EC;
    z-index: 21;
    left: 50%;
    transform: translate(-50%, 0px);
    border-radius: 24px;
    padding: 16px;
    max-width: 680px;
    max-height: 70%;
    top: 13%;
  }
  @media(max-width: 1200px){
    .landing__modal{
      width: 65%;
      max-width: 100%;
    }
  }
  @media(max-width: 989px){
    .landing__modal{
      width: 75%;
      max-width: 100%;
    }
  }
  @media(max-width: 767px){
    .landing__modal{
      width: 100%;
      max-height: calc(100% - 76px);
      top: 76px;
      z-index: 21;
    }
  }
  .landing__modal-header{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }
  .landing__modal-header-title{
    font-family: Synonym;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 0;
    vertical-align: middle;
    color: #202223;
    margin-top: 3px;
  }
  .landing__close-btn{
    width: 32px;
    height: 32px;
    border-radius: 50px;
    background: white;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    cursor: pointer;
  }
  .landing__close-btn-footer{
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    display: block;
    min-height: 52px;
    padding: 16px 0;
    color: #A75D24;
    background: #F1EAE0;
    border-radius: 32px;
    margin-top: 32px;
    cursor: pointer;
  }
  .landing__modal-content{
    padding: 0 8px;
    padding-top: 37px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .landing__modal-content::-webkit-scrollbar {
    display: none;
  }

  @media (max-width: 767px){
    .landing__modal-content{
      padding-top: 25px;
      padding: 0;
    }
  }
  .landing__modal .product__title h1{
    font-family: Synonym;
    font-weight: 600;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: 0;
    margin: 0;
  }
  @media (max-width: 1400px){
    .landing__modal .product__title h1{
      font-size: 30px;
    }
  }
  @media (max-width: 767px){
    .landing__modal .product__title h1{
      font-size: 26px;
    }
  }
  .section-product-landing .product{
    gap: 24px;
  }
  @media (max-width: 1400px){
    .section-product-landing .product{
      flex-wrap: nowrap;
    }
  }
  @media (max-width: 767px){
    .section-product-landing .product{
      flex-direction: column;
      margin-top: 23px;
      margin-bottom: 23px;
    }
  }


.landing__congr_popup{
    display: none;
    background-color: white;
    border-radius: 24px;
    padding: 16px;
    text-align: center;
    position: fixed;
    flex-direction: column;
    justify-content: center;
    left: 50%;
    top: 50%;
    z-index: 21;
    transform: translate(-50%, -50%);
    min-width: 562px;
}
.landing__congr_popup.active{
    display: flex;
}
@media (max-width: 767px){
    .landing__congr_popup{
        bottom: 0;
        left: 0;
        transform: translate(0);
        width: 100%;
        border-radius: 24px 24px 0 0;
        min-width: 0;
        top: auto;
        padding: 16px 16px 24px;    
    }
}
.landing__congr_popup .landing__congr_popup-icon{
    width: 40px;
    height: 40px;
    margin: 0 auto;
}
@media (max-width: 767px){
    .landing__congr_popup .landing__congr_popup-icon{

    }
}
.landing__congr_popup .landing__congr_popup-title{
    font-family: Amulya;
    font-weight: 500;
    font-size: 20px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #00573D;
    margin-top: 24px;
}
@media (max-width: 767px){
    .landing__congr_popup .landing__congr_popup-title{
        max-width: 307px;
        margin: 24px auto 0;
    }
}
.landing__congr_popup .landing__congr_popup-subtitle{
    font-family: Amulya;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0;
    text-align: center;
    color: #6D7175;
    margin-top: 8px;
}
@media (max-width: 767px){
    .landing__congr_popup .landing__congr_popup-subtitle{

    }
}
.landing__congr_popup .landing__congr_popup-btn{
    font-family: Synonym;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #FFFFFF;
    background-color: #2B735D;
    margin-top: 40px;
    min-height: 52px;
    border-radius: 32px;
    align-items: center;
    display: flex;
    justify-content: center;
    cursor: pointer;
}
@media (max-width: 767px){
    .landing__congr_popup .landing__congr_popup-btn{
        margin-top: 35px;
    }
}
.landing__congr_popup .landing__congr_popup-underbutton-text{
    font-family: Synonym;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0px;
    color: #A75D24;
    margin-top: 20px;
}
@media (max-width: 767px){
    .landing__congr_popup .landing__congr_popup-underbutton-text{

    }
}

  