/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,main,nav,section{display:block}a{background-color:transparent}a:active,a:hover{outline:0}h1,h2,h3,h4,h5,h6{font-weight:400}.-t0{font-size:10.4861111111vw;letter-spacing:-3.2px;line-height:1.15}@media screen and (max-width:749px){.-t0{font-size:16.4102564103vw;letter-spacing:inherit;line-height:inherit}}.-t1{font-size:11.1111111111vw;letter-spacing:-3.2px;line-height:1.15}@media screen and (max-width:749px){.-t1{font-size:20.5128205128vw;letter-spacing:-1.6px;line-height:inherit}}.-t2{font-size:8.3333333333vw;letter-spacing:-2.4px;line-height:1}@media screen and (max-width:749px){.-t2{font-size:12.3076923077vw;letter-spacing:inherit;line-height:1}}.-t3{font-size:21.6666666667vw;letter-spacing:-1.56px}.-t4{font-size:11.1111111111vw;letter-spacing:-3.2px;line-height:1.15}@media screen and (max-width:749px){.-t4{font-size:16.4102564103vw;letter-spacing:-1.6px;line-height:inherit}}.-p0{font-size:16px;line-height:1.5}.-p1{font-size:64px;line-height:1.06;letter-spacing:-1.28px}@media screen and (max-width:749px){.-p1{font-size:8.2051282051vw;line-height:1;letter-spacing:-.64px}}.-p2{font-size:3.3333333333vw;line-height:1.05}@media screen and (max-width:749px){.-p2{font-size:24px}}.-p2-bis{font-size:48px;line-height:1.05}@media screen and (max-width:749px){.-p2-bis{font-size:24px}}.-p3{font-size:24px;line-height:1}.-p4{font-size:4.4444444444vw;line-height:1;letter-spacing:-1.28px}@media screen and (max-width:749px){.-p4{font-size:24px;line-height:1;letter-spacing:normal}}.-p5{font-size:3.3333333333vw;line-height:1}@media screen and (max-width:749px){.-p5{font-size:8.2051282051vw;line-height:1;letter-spacing:normal}}.-p6{font-size:14px;line-height:1.14}.-p7{font-size:24px;line-height:1}@media screen and (max-width:749px){.-p7{font-size:14px;line-height:1.5;letter-spacing:normal}}.-p8{font-size:24px;line-height:1}@media screen and (max-width:749px){.-p8{font-size:16px;line-height:1}}.-p9{font-size:2.7777777778vw}@media screen and (max-width:749px){.-p9{font-size:40px}}.-p10{font-size:2.2222222222vw;line-height:1.25}@media screen and (max-width:749px){.-p10{font-size:16px}}.-p11{font-size:4.4444444444vw;line-height:1;letter-spacing:-1.28px}@media screen and (max-width:749px){.-p11{font-size:12.3076923077vw;line-height:1;letter-spacing:normal}}.-p12{font-size:3.3333333333vw}@media screen and (max-width:749px){.-p12{font-size:12.3076923077vw}}.-p13{font-size:12px;line-height:1.33}.design-grid{height:100%;opacity:0;pointer-events:none;position:fixed;top:0;visibility:hidden;width:100%;z-index:100}.design-grid .grid-desktop{display:flex;height:100%}@media screen and (max-width:749px){.design-grid .grid-desktop{display:none}}.design-grid .grid-mobile{display:none}@media screen and (max-width:749px){.design-grid .grid-mobile{display:flex;justify-content:center;height:100%}}.design-grid .col{background:red;opacity:.2;height:100%;width:4rem}@media screen and (max-width:749px){.design-grid .col{width:20.5128205128vw}}.design-grid .col:nth-child(odd){opacity:.15}.cta{background-color:transparent;font-weight:400;height:48px;cursor:pointer}.cta.primary{padding:3px 12px;border:solid 1px #53503e;border-radius:24px;color:#53503e;transition:all .5s}.cta.primary:hover{background-color:#53503e;color:#d6d3bf}.cta.secondary{padding:3px 12px;border-radius:32px;border:none;color:#53503e;background-color:#d6d3bf;transition:all .5s}.cta.secondary:hover{background-color:#53503e;color:#d6d3bf}.cta.tertiary{padding:12px 62px;border-radius:32px;border:none;color:#d6d3bf;border:solid 1px #53503e;background-color:#53503e;transition:all .5s}.cta.tertiary:hover{background-color:transparent;color:#53503e}.mini-cart-global-backdrop{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;opacity:0;pointer-events:none;background-color:#00000080;transition:opacity .3s}.mini-cart-global-backdrop_active{opacity:1;pointer-events:all}.mini-cart-trigger{cursor:pointer;pointer-events:all}.mini-cart-trigger_menuActive{color:#d6d3bf}.mini-cart{background-color:#d6d3bf;width:450px;position:fixed;top:4rem;right:1.6rem;border-radius:24px;padding:24px;opacity:0;pointer-events:none;z-index:200;transition:opacity .3s}@media screen and (max-width:749px){.mini-cart{width:100%;top:0;right:0;border-radius:0;height:100vh;height:var(--vh);max-height:none}}.mini-cart_active{opacity:1;color:#53503e;pointer-events:all}.mini-cart .loading-bg{position:absolute;width:100%;height:100%;background-color:#d6d3bf80;z-index:1;top:0;border-radius:24px;left:0;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none}.mini-cart .loading-bg_active{opacity:1;pointer-events:all}.mini-cart .mini-cart-header{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:solid 1px #53503e}.mini-cart .mini-cart-header .mini-cart-close{cursor:pointer}.mini-cart .mini-cart-header .mini-cart-close .close-icon{width:16px;height:16px;position:relative;left:4px}.mini-cart .mini-cart-header .mini-cart-close .parenthesis{letter-spacing:-16px}.mini-cart .mini-cart-content{max-height:70vh;overflow-y:auto}.mini-cart .mini-cart-content.scroll{padding-right:10px}.mini-cart .mini-cart-content.scroll::-webkit-scrollbar{width:2px}.mini-cart .mini-cart-content::-webkit-scrollbar{width:0px}.mini-cart .mini-cart-content::-webkit-scrollbar-track{background:transparent}.mini-cart .mini-cart-content::-webkit-scrollbar-thumb{background:#53503e;border-radius:6px}.mini-cart .mini-cart-content::-webkit-scrollbar-thumb:hover{background:#aaa47a}@media screen and (max-width:749px){.mini-cart .mini-cart-content{max-height:80%;height:100%}}.mini-cart .mini-cart-content .mini-cart-empty{margin:12px 0}.mini-cart .mini-cart-content .mini-cart-item{display:grid;grid-template-columns:100px 1fr auto;grid-template-rows:auto auto;align-items:center;border-bottom:1px solid #53503e;padding:16px 0}.mini-cart .mini-cart-content .mini-cart-item:last-of-type{border:none}.mini-cart .mini-cart-content .mini-cart-image{grid-row:span 2;width:104px;height:104px}.mini-cart .mini-cart-content .mini-cart-image .mini-cart-product-preview{width:100%;height:100%;object-fit:cover}.mini-cart .mini-cart-content .mini-cart-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-width:160px}.mini-cart .mini-cart-content .mini-cart-details{grid-column:2;align-self:flex-start;margin-left:16px}.mini-cart .mini-cart-content .mini-cart-price{grid-column:3;text-align:right;align-self:flex-start}.mini-cart .mini-cart-content .mini-cart-quantity{grid-column:2;align-self:flex-end;margin-left:16px;display:flex;justify-content:space-between;align-items:center;border:solid 1px #53503e;color:#53503e;padding:10px 12px;border-radius:32px;height:32px;width:80px}.mini-cart .mini-cart-content .mini-cart-quantity .btn{background-color:transparent;border:none;color:#53503e}.mini-cart .mini-cart-content .mini-cart-remove{grid-column:3;text-align:right;cursor:pointer}.mini-cart .mini-cart-bottom{border-top:1px solid #53503e;padding-top:20px}.mini-cart .mini-cart-bottom .mini-cart-price-wrapper{display:flex;justify-content:space-between;margin-bottom:20px}.mini-cart .mini-cart-bottom .mini-cart-checkout-btn{width:100%}.search-modal .search-icon{width:2rem;height:2rem;cursor:pointer}.search-modal .search-backdrop{position:fixed;top:0;left:0;z-index:100;width:100%;height:100%;opacity:0;pointer-events:none;background-color:#00000080}.search-modal .search-backdrop_active{opacity:1;pointer-events:all}.search-modal .search-input-form{position:fixed;top:0;left:0;width:100%;z-index:200;background-color:#53503e;padding:2rem;display:none;justify-content:space-between;align-items:center}.search-modal .search-input-form_active{display:flex}.search-modal .search-input-form .search-input{width:90%;background-color:transparent;border:none;outline:initial;color:#d6d3bf}.search-modal .search-input-form .search-input-close{width:4rem;height:4rem;border-radius:50%;background-color:#d6d3bf;cursor:pointer;display:flex;justify-content:center;align-items:center}.search-modal .search-results{position:fixed;bottom:0;left:0;z-index:200;opacity:0;width:100%;height:calc(100% - 9.5rem);background-color:#53503e;pointer-events:none}.search-modal .search-results_active{opacity:1;pointer-events:all}.slider{position:relative;-webkit-user-select:none;user-select:none;width:100%}.slider-viewer{width:100%;overflow:hidden;cursor:grab}.slider-viewer_cursor{cursor:initial}.slider-viewer .slider-inner{display:flex;width:fit-content;pointer-events:none}.bar{background-color:#53503e33;height:2px;right:0;position:relative;margin-top:4rem}@media screen and (max-width:749px){.bar{width:100%}}.bar_hidden{display:none}.bar .progress{width:31.1111111111vw;height:100%;background-color:#53503e}#shopify-block-AbGtoSEVqSG42RXBSV__judge_me_reviews_preview_badge_bPHYrP .jdgm-widget{display:none!important}.shop-all-samples-section{display:flex;justify-content:space-between}@media screen and (max-width:749px){.shop-all-samples-section{flex-direction:column}}.shop-all-samples-section .mobile-cta{width:100%;background-color:#d6d3bf;position:sticky;bottom:0;height:80px;display:none;align-items:center}@media screen and (max-width:749px){.shop-all-samples-section .mobile-cta_active{display:flex}}.shop-all-samples-section .mobile-cta .shop-all-samples-cta-mobile{width:100%}.shop-all-samples-section .label{color:#212520;overflow:hidden;display:flex}.shop-all-samples-section .left{width:96rem;padding-left:16px;margin-top:40px;padding-right:20px;height:100%}@media screen and (max-width:1024px){.shop-all-samples-section .left{width:60%}}@media screen and (max-width:749px){.shop-all-samples-section .left{width:100%;margin-bottom:16px;margin-top:20px}}.shop-all-samples-section .left .label{margin-bottom:32px}@media screen and (max-width:749px){.shop-all-samples-section .left .label{margin-bottom:20px}}.shop-all-samples-section .left .samples-list{display:flex;flex-direction:column;gap:16px}.shop-all-samples-section .left .samples-list .sample-item{height:200px;width:100%;background-color:#cfccb9;padding:16px;display:flex;gap:24px}@media screen and (max-width:749px){.shop-all-samples-section .left .samples-list .sample-item{position:relative;gap:16px}}.shop-all-samples-section .left .samples-list .sample-item .img{width:168px;height:168px;min-width:168px;min-height:168px}.shop-all-samples-section .left .samples-list .sample-item .item-data{max-width:41rem;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:749px){.shop-all-samples-section .left .samples-list .sample-item .item-data{gap:8px}}.shop-all-samples-section .left .samples-list .sample-item .item-data .old-price{opacity:.5;text-decoration:line-through}.shop-all-samples-section .left .samples-list .sample-item .circle{min-width:32px;min-height:32px;width:32px;height:32px;background-color:#d6d3bf;border-radius:50%;margin-left:auto;margin-right:90px;align-self:center}@media screen and (max-width:1024px){.shop-all-samples-section .left .samples-list .sample-item .circle{margin-right:20px}}@media screen and (max-width:749px){.shop-all-samples-section .left .samples-list .sample-item .circle{position:absolute;top:24px;left:24px}}.shop-all-samples-section .left .samples-list .sample-item .circle .check-icon{width:100%;height:100%;display:none}.shop-all-samples-section .left .samples-list .sample-item_selected{background-color:#53503e;color:#d6d3bf}.shop-all-samples-section .left .samples-list .sample-item_selected .circle .check-icon{display:block}.shop-all-samples-section .right{padding:40px;width:48rem;background-color:#e0decd;align-self:flex-start;opacity:0;max-height:100vh;overflow-y:scroll;transition:opacity .5s;position:relative}@media screen and (max-width:1024px){.shop-all-samples-section .right{padding:20px;width:40%}}@media screen and (max-width:749px){.shop-all-samples-section .right{display:none}}.shop-all-samples-section .right_active{opacity:1}.shop-all-samples-section .right .loading-bg{position:absolute;width:100%;height:100%;background-color:#d6d3bf80;z-index:1;top:0;left:0;display:flex;justify-content:center;align-items:center;opacity:0;pointer-events:none}.shop-all-samples-section .right .loading-bg_active{opacity:1;pointer-events:all}.shop-all-samples-section .right .label{margin-bottom:32px}.shop-all-samples-section .right .selected-items-list{margin-bottom:40px;display:flex;flex-direction:column;gap:20px}.shop-all-samples-section .right .selected-items-list .selected-item{display:flex;color:#111}.shop-all-samples-section .right .selected-items-list .selected-item .img{min-width:104px;min-height:104px;width:104px;height:104px;margin-right:16px}.shop-all-samples-section .right .selected-items-list .selected-item .sample-name{max-width:20rem}.shop-all-samples-section .right .selected-items-list .selected-item .label-quantity,.shop-all-samples-section .right .selected-items-list .selected-item .price-remove{display:flex;flex-direction:column;justify-content:space-between}.shop-all-samples-section .right .selected-items-list .selected-item .label-quantity .quantity-wrapper{display:flex;gap:16px;align-items:center;border:solid 1px #848484;color:#848484;padding:10px 12px;border-radius:32px;height:32px;width:80px}.shop-all-samples-section .right .selected-items-list .selected-item .label-quantity .quantity-wrapper .btn{background-color:transparent;border:none;color:#848484}.shop-all-samples-section .right .selected-items-list .selected-item .price-remove{align-items:flex-end;width:88px;margin-left:auto}.shop-all-samples-section .right .selected-items-list .selected-item .price-remove .remove{color:#848484;cursor:pointer}.shop-all-samples-section .right .shop-all-samples-cta{width:100%}.legal-item-section{padding-bottom:15rem;color:#111}@media screen and (max-width:749px){.legal-item-section{padding-top:4rem;padding-bottom:4rem}}.legal-item-section .inner-legal-item{padding-top:24px;border-top:solid 1px #111111;display:flex;justify-content:space-between}@media screen and (max-width:749px){.legal-item-section .inner-legal-item{flex-direction:column}}.legal-item-section .title{max-width:36.1rem;color:#111}@media screen and (max-width:749px){.legal-item-section .title{margin-bottom:24px;max-width:none;width:100%}}.legal-item-section .right{width:67rem}@media screen and (max-width:749px){.legal-item-section .right{width:100%}}.legal-item-section .rich-text{width:100%;color:#111;word-wrap:break-word}.legal-item-section .rich-text a{word-break:break-all}.legal-item-section .rich-text ul{list-style-type:none}@media screen and (max-width:749px){.legal-item-section .rich-text{width:100%;line-height:1.5}}.legal-item-section .cookie{color:#111;border-top:solid 1px #111111;padding-top:16px;padding-bottom:16px;margin-top:4rem;display:flex;flex-wrap:wrap;row-gap:8px}.legal-item-section .cookie .name{width:33%;padding-right:16px;word-break:break-all}.legal-item-section .cookie .function,.legal-item-section .cookie .function-value,.legal-item-section .cookie .duration-value{width:33%}.legal-item-section .cookie .duration{align-self:flex-start;margin-left:33%;width:33%}.all-articles-section{padding-bottom:10rem;padding-top:4rem}.all-articles-section .title{border-bottom:solid 1px #53503e;display:block;overflow:hidden}.all-articles-section .all-articles{display:flex;flex-direction:column;align-items:flex-end}.all-articles-section .all-articles .article{width:90rem;display:flex;gap:4.4rem;padding:16px 0;border-bottom:solid 1px #53503e}@media screen and (max-width:1024px){.all-articles-section .all-articles .article{width:120rem}}@media screen and (max-width:749px){.all-articles-section .all-articles .article{width:100%;gap:16px}}.all-articles-section .all-articles .article .img{width:22rem;height:22rem;object-fit:cover}@media screen and (max-width:749px){.all-articles-section .all-articles .article .img{width:16rem;height:16rem}}.all-articles-section .all-articles .article .article-content{display:flex;flex-direction:column}.all-articles-section .all-articles .article .article-title{margin-bottom:28px}@media screen and (max-width:749px){.all-articles-section .all-articles .article .article-description{display:none}}.all-articles-section .all-articles .article .article-date{margin-top:auto}.trade-form-section{padding-top:9rem;padding-bottom:16rem}@media screen and (max-width:749px){.trade-form-section{padding-bottom:14rem}}.trade-form-section .success-message,.trade-form-section .error-message{margin-top:18px}.trade-form-section .trade-form-inner{border-top:solid 1px #53503e;padding-top:30px;display:flex;justify-content:space-between}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner{flex-direction:column;border-top:none}}.trade-form-section .trade-form-inner .left{overflow:hidden}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .left{border-bottom:solid 1px #53503e;padding-bottom:8px;margin-bottom:16px}}.trade-form-section .trade-form-inner .right{width:64rem;display:flex;flex-wrap:wrap}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right{width:90rem}}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right{flex-direction:column;width:100%}}.trade-form-section .trade-form-inner .right .multiple-items{display:flex;position:relative;z-index:10;width:100%;justify-content:space-between}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right .multiple-items{column-gap:16px}}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .multiple-items{flex-wrap:wrap}}.trade-form-section .trade-form-inner .right .input-label-wrapper{display:flex;flex-direction:column;width:100%;margin-bottom:18px;position:relative}.trade-form-section .trade-form-inner .right .input-label-wrapper.small{width:31.2rem}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right .input-label-wrapper.small{width:50%}}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .input-label-wrapper.small{width:100%}}.trade-form-section .trade-form-inner .right .input-label-wrapper.city{width:31.2rem}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right .input-label-wrapper.city{width:50%}}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .input-label-wrapper.city{width:100%}}.trade-form-section .trade-form-inner .right .input-label-wrapper.zip{width:14.8rem}@media screen and (max-width:1024px){.trade-form-section .trade-form-inner .right .input-label-wrapper.zip{width:25%}}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .input-label-wrapper.zip{width:47%}}.trade-form-section .trade-form-inner .right .input-label-wrapper .label{margin-bottom:10px}.trade-form-section .trade-form-inner .right .input-label-wrapper .input,.trade-form-section .trade-form-inner .right .input-label-wrapper .textarea,.trade-form-section .trade-form-inner .right .input-label-wrapper .search-wrapper{height:56px;border-radius:32px;background-color:transparent;outline:initial;border:solid 1px #53503e;color:#53503e;padding:0 24px;resize:none;position:relative}.trade-form-section .trade-form-inner .right .input-label-wrapper .input::placeholder,.trade-form-section .trade-form-inner .right .input-label-wrapper .textarea::placeholder,.trade-form-section .trade-form-inner .right .input-label-wrapper .search-wrapper::placeholder{color:#94917f}.trade-form-section .trade-form-inner .right .input-label-wrapper .input:placeholder-shown,.trade-form-section .trade-form-inner .right .input-label-wrapper .textarea:placeholder-shown,.trade-form-section .trade-form-inner .right .input-label-wrapper .search-wrapper:placeholder-shown{border:solid 1px rgba(83,80,62,.5)}.trade-form-section .trade-form-inner .right .input-label-wrapper .state-input{position:absolute;left:0;padding-left:24px;height:56px;border-radius:32px;width:65%;text-overflow:ellipsis;background-color:transparent;overflow:hidden;border:none;pointer-events:none;color:#53503e}.trade-form-section .trade-form-inner .right .input-label-wrapper .state-input::placeholder{color:#94917f}.trade-form-section .trade-form-inner .right .input-label-wrapper .search-wrapper{cursor:pointer;border:solid 1px rgba(83,80,62,.5)}.trade-form-section .trade-form-inner .right .input-label-wrapper .search-wrapper_active{border:solid 1px #53503e}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown-icon{position:absolute;right:24px;top:0;bottom:0;margin:auto;width:18px;height:18px;pointer-events:none}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown{position:absolute;top:90%;background-color:#53503e;color:#d6d3bf;z-index:20;display:none;padding:12px 10px 12px 12px;border-radius:12px;width:100%}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-inner{max-height:140px;overflow-y:auto}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-inner::-webkit-scrollbar{width:5px}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-inner::-webkit-scrollbar-track{background:transparent}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-inner::-webkit-scrollbar-thumb{background:#d6d3bf;border-radius:6px}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-inner::-webkit-scrollbar-thumb:hover{background:#aaa47a}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown_active{display:block}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-search-input{width:100%;background-color:transparent;outline:initial;border:none;border-bottom:solid 1px #d6d3bf;color:#d6d3bf;margin-bottom:12px}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .dropdown-search-input::placeholder{color:#d6d3bf}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .list{list-style-type:none;padding-right:10px}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .list .dropdown-item{cursor:pointer}.trade-form-section .trade-form-inner .right .input-label-wrapper .dropdown .list .dropdown-item:hover{background-color:#d6d3bf;color:#53503e}.trade-form-section .trade-form-inner .right .input-label-wrapper .textarea{height:232px;padding:16px 24px}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .input-label-wrapper .textarea{height:120px}}.trade-form-section .trade-form-inner .right .cta-wrapper{width:100%}.trade-form-section .trade-form-inner .right .join-trade-program{width:100%;margin-top:8px}@media screen and (max-width:749px){.trade-form-section .trade-form-inner .right .join-trade-program{white-space:nowrap}}.benefits-section{padding-top:20rem;padding-bottom:18rem}@media screen and (max-width:749px){.benefits-section{padding-top:6.8rem;padding-bottom:11rem}}.benefits-section .border{width:100%;height:1px;background-color:#53503e;transform-origin:left}.benefits-section .border.desktop{display:block}@media screen and (max-width:749px){.benefits-section .border.desktop{display:none}}.benefits-section .border.mobile{display:none}@media screen and (max-width:749px){.benefits-section .border.mobile{display:block}}.benefits-section .benefits-inner{padding-top:40px;display:flex;justify-content:space-between}@media screen and (max-width:749px){.benefits-section .benefits-inner{border:none;flex-direction:column}}.benefits-section .left{overflow:hidden}@media screen and (max-width:749px){.benefits-section .left .title{margin-bottom:8px}}@media screen and (max-width:749px){.benefits-section .left{padding-bottom:12px}}.benefits-section .right{width:64rem}.benefits-section .right .items .item{padding-bottom:8px;padding-top:40px;display:block}.benefits-section .right .items .item:first-of-type{padding-top:0}@media screen and (max-width:749px){.benefits-section .right .items .item:first-of-type{padding-top:40px}}@media screen and (max-width:749px){.benefits-section .right{width:100%}}.loyalty-program-section{padding-top:20rem;padding-bottom:20rem}@media screen and (max-width:749px){.loyalty-program-section{padding-top:6.8rem;padding-bottom:6.8rem}}.loyalty-program-section .border{width:100%;height:1px;background-color:#53503e;transform-origin:left}@media screen and (max-width:749px){.loyalty-program-section .border.title-border{position:relative;top:54px}}.loyalty-program-section .border.desktop{display:block}@media screen and (max-width:749px){.loyalty-program-section .border.desktop{display:none}}.loyalty-program-section .border.mobile{display:none}@media screen and (max-width:749px){.loyalty-program-section .border.mobile{display:block}}.loyalty-program-section .images{display:flex;gap:4rem;margin:16rem 0;align-items:flex-start}@media screen and (max-width:749px){.loyalty-program-section .images{gap:1.6rem;width:100%;margin:4rem 0}}.loyalty-program-section .images .img-wrapper{overflow:hidden}.loyalty-program-section .images .left-img{width:68rem;height:48rem}@media screen and (max-width:749px){.loyalty-program-section .images .left-img{width:16.8rem;height:12rem}}.loyalty-program-section .images .right-img{width:64rem;height:80rem}@media screen and (max-width:749px){.loyalty-program-section .images .right-img{width:16.8rem;height:21rem}}.loyalty-program-section .points-awarded,.loyalty-program-section .redemption{display:flex;justify-content:space-between;padding-top:20px}@media screen and (max-width:749px){.loyalty-program-section .points-awarded,.loyalty-program-section .redemption{flex-direction:column}}.loyalty-program-section .points-awarded .left,.loyalty-program-section .redemption .left{overflow:hidden}@media screen and (max-width:749px){.loyalty-program-section .points-awarded .left,.loyalty-program-section .redemption .left{padding-bottom:18px}}.loyalty-program-section .points-awarded .right,.loyalty-program-section .redemption .right{width:64rem}@media screen and (max-width:749px){.loyalty-program-section .points-awarded .right,.loyalty-program-section .redemption .right{width:100%}}.loyalty-program-section .points-awarded .right .item,.loyalty-program-section .redemption .right .item{display:flex;flex-direction:column;padding-top:12px}.loyalty-program-section .points-awarded .right .item .title,.loyalty-program-section .points-awarded .right .item .subtitle,.loyalty-program-section .redemption .right .item .title,.loyalty-program-section .redemption .right .item .subtitle{overflow:hidden}.loyalty-program-section .points-awarded .right .item .border,.loyalty-program-section .redemption .right .item .border{margin-top:12px}.loyalty-program-section .points-awarded .right .item:first-of-type,.loyalty-program-section .redemption .right .item:first-of-type{padding-top:0}@media screen and (max-width:749px){.loyalty-program-section .points-awarded .right .item:first-of-type,.loyalty-program-section .redemption .right .item:first-of-type{padding-top:18px}}.loyalty-program-section .points-awarded .cta-wrapper,.loyalty-program-section .redemption .cta-wrapper{width:240px;margin-top:8rem}@media screen and (max-width:749px){.loyalty-program-section .points-awarded .cta-wrapper,.loyalty-program-section .redemption .cta-wrapper{margin-top:4rem;width:100%}}.loyalty-program-section .points-awarded .cta-wrapper .redeem-cta,.loyalty-program-section .redemption .cta-wrapper .redeem-cta{width:100%}.voucher-section{width:100%;padding:1.6rem}.voucher-section .bg{background:transparent!important;color:transparent!important}.voucher-section .inner{color:#d6d3bf;background-color:#53503e;display:flex;flex-direction:column;justify-content:space-between;padding:6.8rem 2.4rem 2.4rem;height:100%}@media screen and (max-width:749px){.voucher-section .inner{padding-top:1.6rem;padding:1.6rem}}.voucher-section .top{display:flex;justify-content:space-between}@media screen and (max-width:749px){.voucher-section .top{margin-bottom:13rem}}.voucher-section .center{width:64rem;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (max-width:749px){.voucher-section .center{width:32rem}}.voucher-section .center .voucher-form{margin-bottom:10.4rem}@media screen and (max-width:749px){.voucher-section .center .voucher-form{width:100%;margin-bottom:3rem}}.voucher-section .center .discount{margin-bottom:5.6rem}@media screen and (max-width:749px){.voucher-section .center .discount{margin-bottom:2.2rem}}.voucher-section .center .email{background-color:transparent;width:40rem;height:56px;outline:initial;border:solid 1px rgba(214,211,191,.5);border-radius:32px;margin-bottom:1.6rem;text-align:center;color:#d6d3bf}.voucher-section .center .email::placeholder{color:#d6d3bf80}@media screen and (max-width:749px){.voucher-section .center .email{width:100%}}.voucher-section .center .share-the-love{width:40rem;height:56px;display:block}@media screen and (max-width:749px){.voucher-section .center .share-the-love{width:100%}}.voucher-section .center .parenthesis{display:flex;justify-content:space-between;width:64rem}@media screen and (max-width:749px){.voucher-section .center .parenthesis{width:100%;margin-bottom:10rem}}.voucher-section .center .parenthesis .description{color:#d6d3bf99;text-align:center;width:40rem}@media screen and (max-width:749px){.voucher-section .center .parenthesis .description{width:24rem}}.voucher-section .bottom{display:flex;justify-content:space-between}.support-categories-section{display:flex;flex-wrap:wrap;padding-top:8rem;padding-bottom:4rem;gap:3.2rem}@media screen and (max-width:749px){.support-categories-section{flex-direction:column;gap:1.6rem;padding-top:2.4rem}}.support-categories-section .support-item{border:solid 1px #53503e;width:43.2rem;height:43.2rem;display:flex;padding:5.6rem;flex-direction:column;justify-content:center;align-items:center;text-align:center;transition:background-color .3s,color .3s}@media screen and (max-width:749px){.support-categories-section .support-item{width:100%;height:20rem;padding:4.5rem}}.support-categories-section .support-item:hover{background-color:#53503e;color:#d6d3bf}.support-categories-section .support-item .wrapper .title-item{margin-bottom:16px;display:inline-block}.support-categories-section .support-item .wrapper .description-item{opacity:.6}.contact-form-section{border-top:solid 1px #53503e;display:flex;justify-content:space-between;margin-top:16rem;padding-top:24px}@media screen and (max-width:749px){.contact-form-section{flex-direction:column;border-top:none;margin-top:8rem}}.contact-form-section .success-message,.contact-form-section .error-message{margin-top:18px}@media screen and (max-width:749px){.contact-form-section .title{border-bottom:solid 1px #53503e;margin-bottom:14px;padding-bottom:8px}}.contact-form-section .form{width:64rem;display:flex;flex-wrap:wrap}@media screen and (max-width:1024px){.contact-form-section .form{width:90rem}}@media screen and (max-width:749px){.contact-form-section .form{flex-direction:column;flex-wrap:nowrap;width:100%}}.contact-form-section .form .label{margin-bottom:10px}.contact-form-section .form .input{background-color:transparent;border-radius:32px;height:56px;padding:0 24px;outline:initial;border:solid 1px #53503e;width:100%;color:#53503e}.contact-form-section .form .input::placeholder{color:#94917f}.contact-form-section .form .input:placeholder-shown{border:solid 1px rgba(83,80,62,.5)}.contact-form-section .form .textarea{height:200px;border-radius:32px;padding:16px;resize:none;background-color:transparent;outline:initial;border:solid 1px #53503e;color:#53503e}.contact-form-section .form .textarea::placeholder{color:#94917f}.contact-form-section .form .textarea:placeholder-shown{border:solid 1px rgba(83,80,62,.5)}@media screen and (max-width:749px){.contact-form-section .form .textarea{height:120px}}.contact-form-section .form .input-label-wrapper{display:flex;flex-direction:column;width:31.2rem}.contact-form-section .form .input-label-wrapper:first-of-type{margin-right:1.6rem}@media screen and (max-width:1024px){.contact-form-section .form .input-label-wrapper{width:44.2rem}}@media screen and (max-width:749px){.contact-form-section .form .input-label-wrapper{width:100%;margin-bottom:8px}.contact-form-section .form .input-label-wrapper:first-of-type{margin-right:0}}.contact-form-section .form .input-label-wrapper-wide{display:flex;flex-direction:column;width:100%;margin-top:16px;margin-bottom:16px}.contact-form-section .form .input-label-wrapper-wide_textarea{margin-top:0;margin-bottom:24px}@media screen and (max-width:749px){.contact-form-section .form .input-label-wrapper-wide{margin-bottom:8px;margin-top:0}.contact-form-section .form .input-label-wrapper-wide_textarea{margin-bottom:16px}}.contact-form-section .form .input-file{visibility:hidden;display:none}.contact-form-section .form .label-upload{display:flex;justify-content:center;align-items:center;margin-bottom:24px;cursor:pointer}@media screen and (max-width:749px){.contact-form-section .form .label-upload{margin-bottom:16px}}.contact-form-section .form .label-upload .limit{opacity:.6;margin-left:6px}.contact-form-section .form .cta-wrapper{width:100%}.contact-form-section .form .contact-form-submit{width:100%;height:56px}.shop-all-parent{position:relative;z-index:1}.shop-all-section{padding:1.6rem;padding-top:100px;padding-bottom:20rem}@media screen and (max-width:749px){.shop-all-section{padding-top:20px}}.shop-all-section .title{overflow:hidden}.shop-all-section .filters-background{width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background-color:#212520;background-color:#21252033;display:none;pointer-events:none}.shop-all-section .filters-background.active{display:block;pointer-events:all}.shop-all-section .filters-wrapper{width:500px;position:absolute;top:90px;z-index:20;right:1.6rem;padding:80px 30px 20px;border-radius:20px 0 20px 20px;opacity:0;pointer-events:none;background-image:url(/assets/filter-top.svg);background-repeat:no-repeat;background-size:contain}.shop-all-section .filters-wrapper .filters-inner-bg{width:100%;background-color:#d6d3bf;border-bottom:solid 1px #212520;border-left:solid 1px #212520;border-right:solid 1px #212520;position:absolute;left:0;bottom:0;border-radius:0 0 20px 20px;z-index:-1}@media screen and (max-width:500px){.shop-all-section .filters-wrapper .filters-inner-bg{display:none}}@media screen and (max-width:749px){.shop-all-section .filters-wrapper{top:10px;width:460px}}@media screen and (max-width:500px){.shop-all-section .filters-wrapper{width:93%;background-color:#d6d3bf;background-image:none;border:1px solid #212520;border-radius:20px;padding:70px 10px 10px}}.shop-all-section .filters-wrapper.active{opacity:1;pointer-events:all}.shop-all-section .filters-wrapper .filters-form{display:flex;justify-content:space-between;column-gap:12px}.shop-all-section .filters-wrapper .checkbox{width:16px;height:16px;border-radius:2px;border:solid 1px #111111;margin-right:6px;position:relative;top:3px}.shop-all-section .filters-wrapper .checkbox:checked{background-color:#53503e}.shop-all-section .filters-wrapper .filter-label{font-weight:600}.shop-all-section .filters-wrapper .filter-item{display:flex;flex-direction:column}.shop-all-section .filters-wrapper .left{display:flex;flex-direction:column;width:50%;gap:16px}.shop-all-section .filters-wrapper .right{display:flex;flex-direction:column;width:50%}.shop-all-section .shop-all-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;position:relative;z-index:50}.shop-all-section .shop-all-header .product-count{position:relative;bottom:2rem}@media screen and (max-width:749px){.shop-all-section .shop-all-header .product-count{bottom:.8rem}}.shop-all-section .shop-all-header .shop-all-filter{width:90px;height:40px;background-color:#d6d3bf;border-color:#111}.shop-all-section .shop-all-header .shop-all-filter:hover{background-color:#53503e;color:#d6d3bf}.shop-all-section .shop-all-header .shop-all-filter.active{border-radius:24px 24px 0 0;border-bottom:none;padding-top:0;border:none;background:none}.shop-all-section .shop-all-header .shop-all-filter.active:hover{color:#53503e}.shop-all-section .cta-wrapper{margin:auto}.shop-all-section .shop-all-load-more{margin:auto;display:block;margin-top:10rem;width:108px;height:48px}.shop-all-section .shop-all-grid{display:flex;row-gap:1.6rem;column-gap:.8rem;flex-wrap:wrap}@media screen and (max-width:1024px){.shop-all-section .shop-all-grid{justify-content:space-between;row-gap:24px;column-gap:0}}@media screen and (max-width:749px){.shop-all-section .shop-all-grid{justify-content:space-between;row-gap:24px;column-gap:0}}.shop-all-section .shop-all-grid .product-data{display:flex;flex-direction:column}.shop-all-section .shop-all-grid .product-card{align-self:flex-start}.shop-all-section .shop-all-grid .product-1,.shop-all-section .shop-all-grid .product-8{width:46.4rem}@media screen and (max-width:749px){.shop-all-section .shop-all-grid .product-1,.shop-all-section .shop-all-grid .product-8{width:100%}}.shop-all-section .shop-all-grid .product-1 .product-img,.shop-all-section .shop-all-grid .product-8 .product-img{width:100%;aspect-ratio:1}.shop-all-section .shop-all-grid .product-2,.shop-all-section .shop-all-grid .product-3,.shop-all-section .shop-all-grid .product-4,.shop-all-section .shop-all-grid .product-5,.shop-all-section .shop-all-grid .product-6,.shop-all-section .shop-all-grid .product-7{width:22.8rem}@media screen and (max-width:1024px){.shop-all-section .shop-all-grid .product-2,.shop-all-section .shop-all-grid .product-3,.shop-all-section .shop-all-grid .product-4,.shop-all-section .shop-all-grid .product-5,.shop-all-section .shop-all-grid .product-6,.shop-all-section .shop-all-grid .product-7{width:30rem}}@media screen and (max-width:749px){.shop-all-section .shop-all-grid .product-2,.shop-all-section .shop-all-grid .product-3,.shop-all-section .shop-all-grid .product-4,.shop-all-section .shop-all-grid .product-5,.shop-all-section .shop-all-grid .product-6,.shop-all-section .shop-all-grid .product-7{width:16.8rem}}.shop-all-section .shop-all-grid .product-2 .product-img,.shop-all-section .shop-all-grid .product-3 .product-img,.shop-all-section .shop-all-grid .product-4 .product-img,.shop-all-section .shop-all-grid .product-5 .product-img,.shop-all-section .shop-all-grid .product-6 .product-img,.shop-all-section .shop-all-grid .product-7 .product-img{width:100%;aspect-ratio:1}.shop-all-section .shop-all-grid .product-3{position:relative;top:22.8rem}@media screen and (max-width:1024px){.shop-all-section .shop-all-grid .product-3{top:0}}.shop-all-section .shop-all-grid .product-6{margin-right:23.6rem}@media screen and (max-width:1024px){.shop-all-section .shop-all-grid .product-6{margin-right:0}}.shop-all-section .shop-all-grid .product-7{margin-right:23.6rem}@media screen and (max-width:1024px){.shop-all-section .shop-all-grid .product-7{margin-right:0}}.side-by-side-text-section{padding-top:32rem;padding-bottom:3.2rem;display:flex;justify-content:space-between}@media screen and (max-width:749px){.side-by-side-text-section{flex-direction:column;gap:2.4rem;padding-top:4rem}}.side-by-side-text-section .right{width:64rem}@media screen and (max-width:749px){.side-by-side-text-section .right{width:100%}}.story-image-section{padding-top:8rem;padding-bottom:4rem}.story-image-section .image-wrapper{position:relative;overflow:hidden;width:56rem;height:76rem;display:flex;justify-content:center;align-items:center;margin:auto}@media screen and (max-width:749px){.story-image-section .image-wrapper{width:100%;height:80vh}}.story-image-section .title{writing-mode:vertical-rl;text-orientation:mixed;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;color:#d6d3bf;height:100%;text-align:center}.story-image-section .img{width:0%;height:0%}.long-text-images{padding-top:20rem;padding-bottom:10rem}.long-text-images .mobile{overflow:hidden}.long-text-images .header-text{margin-bottom:7.2rem}@media screen and (max-width:749px){.long-text-images .header-text{margin-bottom:3.2rem}}.long-text-images .small-img{width:64rem;height:44rem}@media screen and (max-width:749px){.long-text-images .small-img{margin-bottom:3.6rem;width:100%;height:24rem}}.long-text-images .big-img{width:64rem;height:84rem}@media screen and (max-width:749px){.long-text-images .big-img{width:100%;height:46rem}}.long-text-images .image-wrapper{display:flex;gap:8rem;margin-bottom:7.2rem;overflow:hidden}@media screen and (max-width:749px){.long-text-images .image-wrapper{display:none}}.long-text-images .split{display:flex;justify-content:space-between}@media screen and (max-width:749px){.long-text-images .split{flex-direction:column;gap:2.4rem}}.long-text-images .split .left{width:64rem}@media screen and (max-width:749px){.long-text-images .split .left{width:10rem}}.long-text-images .split .right{width:64rem}@media screen and (max-width:749px){.long-text-images .split .right{width:100%;margin-bottom:3.2rem}}.blog-section{display:flex;justify-content:space-between;align-items:flex-end;padding-top:13.8888888889vw;padding-bottom:2.7777777778vw;position:relative;overflow:hidden}.blog-section .featured-item .img{width:100%;height:123.0769230769vw;margin-bottom:1.2rem}.blog-section .featured-item .featured-header{display:flex;gap:20.5128205128vw;margin-bottom:1.2rem}.blog-section .featured-item .featured-title{margin-bottom:4.8rem}.blog-section .mouse-icon{width:8rem;height:8rem;position:fixed;top:0;left:0;transition:opacity .5s ease-out,transform .6s cubic-bezier(.075,.82,.165,1);pointer-events:none;opacity:0;z-index:1}.blog-section .mouse-icon_active{opacity:1}.blog-section .blog-inner{display:flex;flex-wrap:nowrap;gap:15vw}.blog-section .blog-slider .slider-inner{gap:1.6rem}.blog-section .blog-slider .slider-inner a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.blog-section .blog-slider .bar{margin-top:5rem}.blog-section .blog-item{display:flex;align-items:flex-end}@media screen and (max-width:749px){.blog-section .blog-item{flex-direction:column;align-items:flex-start;width:22.4rem;pointer-events:all}}.blog-section .blog-item .img-wrapper{width:30.5555555556vw;height:41.6666666667vw;display:flex;justify-content:center;align-items:center;margin-bottom:2.4rem}@media screen and (max-width:749px){.blog-section .blog-item .img-wrapper{width:100%;height:30.4rem;-webkit-user-select:none;user-select:none}}.blog-section .blog-item .img-wrapper .inner{display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;height:100%}.blog-section .blog-item .img{width:100%;height:100%;transition:all .4s ease-out .2s;transform-origin:bottom left;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.blog-section .blog-item .title-wrapper{width:30.5555555556vw;margin-left:4rem;margin-bottom:41px}.blog-section .blog-item_small .img{transform:scale(.5)}.blog-section .number{position:absolute;right:0;top:20rem}.main-404-section{background-color:#212520;width:100%;padding-bottom:13.6rem;display:flex;flex-direction:column;justify-content:flex-end;height:100vh;height:var(--vh);background-size:cover}@media screen and (max-width:749px){.main-404-section{padding-top:21.2rem}}.main-404-section .img-wrapper{color:#d6d3bf;display:flex;justify-content:center;align-items:center;width:112rem;margin:auto;margin-bottom:10.4rem}@media screen and (max-width:1024px){.main-404-section .img-wrapper{flex-direction:column;width:100%;margin-bottom:4.8rem}}.main-404-section .img-wrapper .img{width:32rem;height:20rem}@media screen and (max-width:1024px){.main-404-section .img-wrapper .img{width:40rem;height:28rem;margin-bottom:3rem}}@media screen and (max-width:749px){.main-404-section .img-wrapper .img{width:24rem;height:15rem}}.main-404-section .bottom{display:flex;align-items:center;justify-content:space-between;width:95rem;color:#d6d3bf;margin:auto}@media screen and (max-width:1024px){.main-404-section .bottom{width:70rem}}@media screen and (max-width:749px){.main-404-section .bottom{width:35.3rem}}.main-404-section .desc{width:70rem;text-align:center}@media screen and (max-width:1024px){.main-404-section .desc{width:50rem}}@media screen and (max-width:749px){.main-404-section .desc{width:28.7rem}}.main-article-section{color:#53503e}.main-article-section .line-0{overflow:hidden}.main-article-section .block-story{margin-bottom:72px}@media screen and (max-width:749px){.main-article-section .block-story{margin-bottom:28px}}.main-article-section .block-media{width:100%;height:80rem;margin-bottom:156px}@media screen and (max-width:749px){.main-article-section .block-media{height:24rem;margin-bottom:40px}}.main-article-section .block-media .img-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.main-article-section .block-media .img{width:0%;height:0%}.main-article-section .block-sidebyside{display:flex;justify-content:space-between;margin-bottom:140px}@media screen and (max-width:749px){.main-article-section .block-sidebyside{flex-direction:column-reverse;gap:40px;margin-bottom:40px}}.main-article-section .block-sidebyside .img-wrapper{width:40rem;height:40rem;display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.main-article-section .block-sidebyside .img-wrapper{width:100%;height:auto;aspect-ratio:1}}.main-article-section .block-sidebyside .img-wrapper .img{width:0%;height:0%}.main-article-section .block-sidebyside .description{width:64rem}@media screen and (max-width:749px){.main-article-section .block-sidebyside .description{width:100%}}.main-article-section .block-right-text{width:64rem;display:flex;margin-left:auto;margin-bottom:64px}@media screen and (max-width:749px){.main-article-section .block-right-text{margin-left:0;width:100%;justify-content:space-between;margin-bottom:32px}}.main-article-section .block-right-text .title{width:20rem}@media screen and (max-width:749px){.main-article-section .block-right-text .title{width:14rem}}.main-article-section .block-right-text .description{width:40rem}@media screen and (max-width:749px){.main-article-section .block-right-text .description{width:17rem;line-height:1.5}}.main-article-section .block-img-sidebyside{display:flex;justify-content:space-between;margin-bottom:150px}@media screen and (max-width:749px){.main-article-section .block-img-sidebyside{margin-bottom:40px}}.main-article-section .block-img-sidebyside .small-img-wrapper{width:68rem;height:48rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:749px){.main-article-section .block-img-sidebyside .small-img-wrapper{height:13.6rem;width:16.8rem}}.main-article-section .block-img-sidebyside .small-img-wrapper .small-img{width:0%;height:0%}.main-article-section .block-img-sidebyside .big-img-wrapper{width:64rem;height:80rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:749px){.main-article-section .block-img-sidebyside .big-img-wrapper{height:21rem;width:16.8rem}}.main-article-section .block-img-sidebyside .big-img-wrapper .big-img{width:0%;height:0%}.main-article-section .block-list{width:64rem;margin-left:auto;margin-bottom:80px}@media screen and (max-width:749px){.main-article-section .block-list{margin-bottom:40px;width:100%;margin-left:0}}.main-article-section .block-list .article-cta{margin-left:24rem}@media screen and (max-width:749px){.main-article-section .block-list .article-cta{width:100%;margin-left:0}}.main-article-section .block-list .list-item{display:flex;justify-content:space-between;margin-bottom:40px}.main-article-section .block-list .list-item .number{width:20rem}@media screen and (max-width:749px){.main-article-section .block-list .list-item .number{width:14rem}}.main-article-section .block-list .list-item .description{width:40rem}@media screen and (max-width:749px){.main-article-section .block-list .list-item .description{width:16.8rem}}.hero-article-section{padding-top:36rem;margin-bottom:20rem;position:relative}@media screen and (max-width:749px){.hero-article-section{margin-bottom:56px;padding-top:20rem}}.hero-article-section .hero-bg{position:absolute;top:0;left:0;z-index:-1;width:100%;height:88rem}@media screen and (max-width:749px){.hero-article-section .hero-bg{height:50vh}}.hero-article-section .img{width:100%;height:72rem;margin-bottom:40px}@media screen and (max-width:749px){.hero-article-section .img{height:24rem}}.hero-article-section .title{max-width:92rem;margin-bottom:72px;overflow:hidden}@media screen and (max-width:749px){.hero-article-section .title{max-width:none;margin-bottom:24px}}.hero-article-section .author{display:inline-block}.hero-article-section .date{margin-right:32rem;display:inline-block}@media screen and (max-width:749px){.hero-article-section .date{margin-right:16px;width:16rem}}.hero-collection-section{display:flex;flex-direction:column}.hero-collection-section .mobile-wrapper{display:none}@media screen and (max-width:749px){.hero-collection-section .mobile-wrapper{display:block;margin-top:20rem}}.hero-collection-section .mobile-wrapper .slider-inner{gap:8px;pointer-events:all;-webkit-user-select:none;user-select:none}.hero-collection-section .mobile-wrapper .slider-inner a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hero-collection-section .button-wrapper{display:flex;gap:24px;padding-top:32rem;margin-bottom:4rem;justify-content:center}@media screen and (max-width:1024px){.hero-collection-section .button-wrapper{padding-top:40rem}}@media screen and (max-width:749px){.hero-collection-section .button-wrapper{padding-top:20rem;display:none}}.hero-collection-section .collection-cta{color:#d6d3bf;border-color:#d6d3bf;height:48px;min-width:88px}.hero-collection-section .collection-cta.active,.hero-collection-section .collection-cta:hover{background-color:#d6d3bf;color:#212520}@media screen and (max-width:749px){.hero-collection-section .collection-cta{height:auto;white-space:nowrap;-webkit-user-select:none;user-select:none}}.hero-collection-section .cta-wrapper{width:100%}.hero-collection-section .cta-wrapper .shop-all-cta{width:100%;height:48px;margin-bottom:24px;color:#212520}.hero-collection-section .img-wrapper{width:80%;height:40rem;display:flex;justify-content:center;align-items:center;margin:auto}@media screen and (max-width:749px){.hero-collection-section .img-wrapper{height:30rem;width:100%}}.hero-collection-section .img-wrapper .img{width:100%;height:100%;object-fit:contain}.hero-collection-section .img-wrapper .img.img-all{height:80rem;pointer-events:none}.hero-collection-section .bottom{display:flex;justify-content:space-between;align-items:center;color:#d6d3bf;margin-top:auto}@media screen and (max-width:749px){.hero-collection-section .bottom{display:none}}.hero-blog-section{padding-top:29rem;padding-bottom:24px;color:#d6d3bf;display:flex;overflow:hidden}@media screen and (max-width:749px){.hero-blog-section{padding-top:16rem}}.hero-blog-section .article-left{width:44.8rem;margin-right:8px}@media screen and (max-width:749px){.hero-blog-section .article-left{width:100%}}.hero-blog-section .article-left .img{width:100%;aspect-ratio:1;margin-bottom:12px}.hero-blog-section .article-left .article-title{width:40rem;margin-bottom:12px;display:block}@media screen and (max-width:749px){.hero-blog-section .article-left .article-title{width:100%}}.hero-blog-section .article-left .date{display:block}.hero-blog-section .article-center{width:23rem}@media screen and (max-width:749px){.hero-blog-section .article-center{display:none}}.hero-blog-section .article-center_right{margin-left:auto;align-self:flex-end}.hero-blog-section .article-center .img{width:22rem;aspect-ratio:1;margin-bottom:12px}.hero-blog-section .article-center .article-title{width:100%;margin-bottom:12px;display:block}.hero-blog-section .article-center .date{display:block}.hero-text-section .fullscreen-placeholder{opacity:0;pointer-events:none;width:calc(100% - 32px);height:calc(100vh - 32px);height:calc(var(--vh) - 32px);position:absolute;top:16px;left:16px}.hero-text-section .sticky{position:relative;height:200vh}.hero-text-section .sticky.non-sticky{height:100vh;height:var(--vh)}.hero-text-section .sticky .sticky-content{width:100%;height:100vh;height:var(--vh);display:flex;flex-direction:column;justify-content:flex-end}@media screen and (max-width:749px){.hero-text-section .sticky .sticky-content{padding-top:21.2rem}}.hero-text-section .wrapper{color:#d6d3bf;display:flex;justify-content:space-between;align-items:center;width:112rem;margin:auto;margin-bottom:15rem}@media screen and (max-width:1024px){.hero-text-section .wrapper{flex-direction:column;width:100%;margin-bottom:4.8rem}}@media screen and (max-width:1024px){.hero-text-section .wrapper .phone,.hero-text-section .wrapper .email{display:none}}.hero-text-section .wrapper .phone-email{display:none}@media screen and (max-width:1024px){.hero-text-section .wrapper .phone-email{display:block}}.hero-text-section .wrapper .reference-wrapper{position:absolute;top:16px;left:16px;right:0;bottom:0;overflow:hidden;width:calc(100% - 32px);height:calc(100vh - 32px);pointer-events:none;display:flex;justify-content:center;align-items:flex-end}@media screen and (max-width:1024px){.hero-text-section .wrapper .reference-wrapper{align-items:center}}.hero-text-section .wrapper .reference{width:32rem;height:20rem;margin-bottom:27.6rem}.hero-text-section .wrapper .reference .img{image-rendering:optimizeQuality}@media screen and (max-width:1024px){.hero-text-section .wrapper .reference{width:40rem;height:28rem;margin-bottom:0}}@media screen and (max-width:749px){.hero-text-section .wrapper .reference{width:24rem;height:15rem;margin-bottom:0}}.hero-text-section .bottom{display:flex;align-items:center;justify-content:space-between;width:95rem;color:#d6d3bf;margin-left:auto;margin-right:auto;margin-bottom:14rem}@media screen and (max-width:1024px){.hero-text-section .bottom{width:70rem}}@media screen and (max-width:749px){.hero-text-section .bottom{width:35.3rem;margin-bottom:5rem}}.hero-text-section .desc{width:70rem;text-align:center}@media screen and (max-width:1024px){.hero-text-section .desc{width:50rem}}@media screen and (max-width:749px){.hero-text-section .desc{width:28.7rem}}.hero-search-section{background-color:#212520;width:100%;padding-top:38.4rem;padding-bottom:13.6rem}@media screen and (max-width:1024px){.hero-search-section{height:auto;padding-top:21.2rem;padding-bottom:6rem}}.hero-search-section .img{width:32rem;height:20rem;margin:auto;display:block;margin-bottom:10.4rem}@media screen and (max-width:1024px){.hero-search-section .img{width:24rem;height:15rem}}.hero-search-section .bottom{display:flex;align-items:center;justify-content:space-between;width:95rem;color:#d6d3bf;margin:auto}@media screen and (max-width:1024px){.hero-search-section .bottom{width:35.3rem}}.hero-search-section .input-wrapper{width:48rem;height:56px;border:solid 1px rgba(214,211,191,.2);border-radius:32px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:1024px){.hero-search-section .input-wrapper{width:24rem}}.hero-search-section .input-wrapper .inner-wrapper{display:flex;justify-content:center;align-items:center}.hero-search-section .input-wrapper .inner-wrapper .search-logo{height:20px;width:20px;margin-right:12px}.hero-search-section .input-wrapper .inner-wrapper .input{background-color:transparent;outline:initial;border:none;color:#d6d3bf;width:74px}.hero-search-section .input-wrapper .inner-wrapper .input::placeholder{color:#d6d3bf}.hero-home-section{background-color:#212520;padding:4rem 0;height:90vh;display:flex;flex-direction:column;justify-content:flex-end;position:relative}.hero-home-section .title{height:32rem;width:100%}.hero-home-section .img{width:92rem;height:60rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);object-position:center}@media screen and (max-width:749px){.hero-home-section .img{transform:translate(-50%,-60%);width:calc(100% - 4rem);height:24rem}}.hero-home-section .bottom{position:relative;z-index:20}.hero-home-section .text{width:52rem;text-align:center;color:#d6d3bf;margin:auto auto 30px}@media screen and (max-width:749px){.hero-home-section .text{width:100%}}.hero-home-section .hero-home-cta{width:160px;height:48px;display:block;margin:auto;color:#212520}.hero-product{padding-bottom:5.4rem;padding-top:34rem;position:relative}@media screen and (max-width:749px){.hero-product{padding-top:16rem;padding-bottom:4rem}}.hero-product .content-product{display:flex;justify-content:space-between;margin-bottom:16px}.hero-product .content-slider{height:84rem;padding:0 1.6rem;position:relative;overflow:hidden;white-space:nowrap;width:100%}@media screen and (max-width:749px){.hero-product .content-slider{height:36rem;margin-bottom:16px;padding:0}}.hero-product .content-delivery{display:none}@media screen and (max-width:749px){.hero-product .content-delivery{display:block}}.hero-product .product-block{position:relative}.hero-product .block-1{padding-right:8rem;width:86.4rem}@media screen and (max-width:749px){.hero-product .block-1{padding-right:0;width:100%}}.hero-product .block-2{display:block}@media screen and (max-width:749px){.hero-product .block-2{display:none}}.hero-product .product-price{display:flex;gap:0 1.6rem;margin-bottom:1.6rem}.hero-product .price-compare{text-decoration:line-through;opacity:.65}.hero-product .product-review{cursor:pointer;width:max-content;align-items:center;fill:#53503e;display:flex;margin-bottom:1.6rem}.hero-product .review-stars{cursor:pointer;margin-right:16px;display:flex;gap:8px}.hero-product .review-count{font-size:2.4rem}.hero-product .icon-star{display:block;fill:#53503e;height:2.4rem;width:2.4rem}.hero-product .icon-star.one-star{opacity:1}.hero-product .icon-star.no-star{opacity:.5}.hero-product .product-actions{display:flex;gap:1.6rem;margin-bottom:16px}.hero-product .product-button{width:160px}.hero-product .delivery-widget{border:1px solid}.hero-product .widget-content{display:flex}.hero-product .widget-date{align-items:center;display:flex;flex-direction:column;justify-content:center;width:80px}.hero-product .widget-date.hasDate{padding-top:4px}.hero-product .widget-date.hasDate .widget-month{display:block}.hero-product .widget-month,.hero-product .widget-day{line-height:.9}.hero-product .widget-month{display:none}.hero-product .widget-tags{align-items:center;border-top:1px solid;display:flex;height:40px}.hero-product .widget-text{border-left:1px solid;display:flex;flex-direction:column;justify-content:center;padding-left:16px;padding-top:12px;padding-bottom:12px}.hero-product .widget-title{margin-bottom:8px}.hero-product .widget-tag{align-items:center;display:flex;height:100%;justify-content:center;width:50%}.hero-product .tag-1{border-right:1px solid}.hero-product .slide-item{height:100%;width:100%}.fullscreen-media-section{padding:1.6rem;background-color:#212520;width:100%;height:100vh;height:var(--vh)}@media screen and (max-width:749px){.fullscreen-media-section{padding:1rem}}.fullscreen-media-section .img{width:100%;height:100%}.sustainable-section{background-color:#212520;color:#d6d3bf;display:flex;flex-direction:column;justify-content:flex-end;padding-top:8rem}.sustainable-section .title{text-align:justify;text-align-last:justify;margin-bottom:16px}@media screen and (max-width:749px){.sustainable-section .title{text-align-last:inherit;text-align:left}}@media screen and (max-width:749px){.sustainable-section .title_bottom{text-align:right}}.sustainable-section .middle-wrapper{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}@media screen and (max-width:749px){.sustainable-section .middle-wrapper{flex-direction:column;gap:3.2rem}}.sustainable-section .middle-wrapper .text{width:24rem;opacity:.6}@media screen and (max-width:749px){.sustainable-section .middle-wrapper .text{width:100%}}.sustainable-section .middle-wrapper .text_right{text-align:right}.sustainable-section .middle-wrapper .img-wrapper{width:64rem;height:40rem;display:flex;justify-content:center;align-items:center}@media screen and (max-width:749px){.sustainable-section .middle-wrapper .img-wrapper{width:100%;height:20rem}}.sustainable-section .middle-wrapper .img-wrapper .img{width:0%;height:0%}.new-arrivals-section{padding:0 1.6rem;padding-top:160px;background-color:#212520}@media screen and (max-width:749px){.new-arrivals-section{overflow:hidden;padding-right:0}}.new-arrivals-section .title-wrapper{display:flex;align-items:flex-start;margin-bottom:8px;overflow:hidden}.new-arrivals-section .title-wrapper .number{display:inline-block}.new-arrivals-section .products{display:flex;margin-bottom:32px;gap:1.6rem}@media screen and (max-width:749px){.new-arrivals-section .products{gap:.8rem}}.new-arrivals-section .products .product-img{width:46rem;height:46rem;aspect-ratio:1;margin-bottom:1.6rem}@media screen and (max-width:749px){.new-arrivals-section .products .product-img{width:32rem;height:32rem}}.new-arrivals-section .products .product-data{display:flex;flex-direction:column}.new-arrivals-section .products .all-products-slider-inner{gap:1.6rem}.all-products-section{padding-top:16rem;overflow:hidden}.all-products-section .title-wrapper{display:flex;align-items:flex-start;padding-left:1.6rem;margin-bottom:8px;overflow:hidden}.all-products-section .products{margin-bottom:32px;display:flex;gap:1.6rem;position:relative;left:-4rem}@media screen and (max-width:749px){.all-products-section .products{gap:.8rem;left:-16rem}}.all-products-section .products .product .product-img{width:24rem;height:24rem;margin-bottom:16px}@media screen and (max-width:749px){.all-products-section .products .product .product-img{width:24rem;height:24rem}}.all-products-section .products .product .product-data{display:flex;flex-direction:column;opacity:0;transition:all .5s}@media screen and (max-width:749px){.all-products-section .products .product .product-data{opacity:1}}.all-products-section .products .product:hover .product-data{opacity:1}.all-products-section .all-products-cta{width:160px;height:48px;padding:0;display:block;margin:auto auto 96px}.marquee{width:100%;position:relative;overflow:hidden}.marquee .inner{position:relative;display:flex;flex-wrap:nowrap;white-space:nowrap;width:100%}.visualizer-section{padding:1.6rem;height:100vh;height:var(--vh);position:relative}.visualizer-section .try-it-wrapper{width:64rem;height:40rem;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;overflow:hidden}@media screen and (max-width:1024px){.visualizer-section .try-it-wrapper{width:72rem;height:auto}}@media screen and (max-width:749px){.visualizer-section .try-it-wrapper{width:32rem;height:36rem}}.visualizer-section .try-it{background-color:#d6d3bf;width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center;padding-top:10rem;padding-bottom:8rem}@media screen and (max-width:1024px){.visualizer-section .try-it{padding:8rem}}@media screen and (max-width:749px){.visualizer-section .try-it{padding:22px}}.visualizer-section .try-it .title{display:block;white-space:nowrap}.visualizer-section .try-it .description{width:32rem;margin:24px auto 18px}.visualizer-section .try-it .description p{width:100%}@media screen and (max-width:1024px){.visualizer-section .try-it .description{width:100%}}@media screen and (max-width:749px){.visualizer-section .try-it .description{margin-bottom:32px}}.visualizer-section .try-it .try-it-btn{margin:auto;display:block}.samples-section{position:relative;height:100vh;height:var(--vh);overflow:hidden}.samples-section .title{text-align:center;position:absolute;bottom:1.6rem;left:0;right:0;margin:auto}@media screen and (max-width:749px){.samples-section .title{display:none}}.samples-section .marquee{display:none}@media screen and (max-width:749px){.samples-section .marquee{display:flex;position:absolute;bottom:0}}.samples-section .marquee .logo{width:4.5rem;height:6.5rem;fill:#53503e;margin-right:1.8rem}.samples-section .shop-samples{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:1.2rem 2.9rem;width:fit-content;height:fit-content;display:none}@media screen and (max-width:749px){.samples-section .shop-samples{display:block;background-color:#53503e;color:#d6d3bf;top:80%}}.samples-section .img{position:absolute;z-index:-1;width:100%;height:100%}@media screen and (max-width:749px){.samples-section .img{height:50%;transform:translateY(30%)}}.editorial-section{padding-top:8.3333333333vw;padding-bottom:2.7777777778vw}@media screen and (max-width:749px){.editorial-section{padding-top:20.5128205128vw;padding-bottom:10.2564102564vw}}.editorial-section .header{display:flex;align-items:flex-start;gap:4rem;margin-bottom:20rem}@media screen and (max-width:749px){.editorial-section .header{margin-bottom:11rem}}.editorial-section .header .title{width:100rem}@media screen and (max-width:749px){.editorial-section .header .title{width:100%}}.editorial-section .header .img-wrapper{margin-top:24px;width:32rem;height:32rem;overflow:hidden}@media screen and (max-width:749px){.editorial-section .header .img-wrapper{width:43.0769230769vw;height:43.0769230769vw}}@media screen and (max-width:749px){.editorial-section .header{flex-direction:column-reverse;gap:1.6rem}}.editorial-section .wrapper{display:flex}@media screen and (max-width:749px){.editorial-section .wrapper{flex-direction:column}}.editorial-section .wrapper .img-wrapper{margin-right:8rem;width:64rem;height:88rem;overflow:hidden}@media screen and (max-width:1024px){.editorial-section .wrapper .img-wrapper{margin-right:4rem}}@media screen and (max-width:749px){.editorial-section .wrapper .img-wrapper{width:100%;height:48rem;margin-right:0;margin-bottom:32px}}.editorial-section .wrapper .description{width:28rem;text-align:justify;align-self:flex-start}.editorial-section .wrapper .description:first-of-type{margin-right:4rem}@media screen and (max-width:749px){.editorial-section .wrapper .description{width:100%;height:auto}.editorial-section .wrapper .description:first-of-type{margin-right:0;margin-bottom:32px}}.quotes-section{padding:1.6rem}@media screen and (max-width:749px){.quotes-section{padding:0}}.quotes-section .inner{background-color:#53503e;color:#d6d3bf;padding:0 2.6rem;padding-top:10vw;padding-bottom:1.6666666667vw}@media screen and (max-width:749px){.quotes-section .inner{padding:0 1.8rem;padding-top:20.5128205128vw;padding-bottom:6.1538461538vw}}.quotes-section .inner .testimony{margin-bottom:16rem;transition:all .5s;cursor:pointer}.quotes-section .inner .testimony .header{display:flex;align-items:center;margin-bottom:3.2rem;pointer-events:none;transition:all .2s}.quotes-section .inner .testimony .header .circle{width:4rem;height:4rem;background-color:#d6d3bf;border-radius:50%;margin-right:13.8888888889vw;border:solid 3px #d6d3bf;transition:all .4s ease-out}@media screen and (max-width:749px){.quotes-section .inner .testimony .header .circle{width:2.4rem;height:2.4rem;margin-right:7.2rem;border:solid 2px #d6d3bf}}.quotes-section .inner .testimony .header .name{margin-right:16.6666666667vw}@media screen and (max-width:749px){.quotes-section .inner .testimony .header .name{margin-right:0}}.quotes-section .inner .testimony .header .stars-desktop{height:4rem}@media screen and (max-width:749px){.quotes-section .inner .testimony .header .stars-desktop{display:none}}.quotes-section .inner .testimony .dropdown{pointer-events:none;overflow:hidden}.quotes-section .inner .testimony .dropdown .core{display:flex}.quotes-section .inner .testimony .dropdown .stars-mobile{display:none}@media screen and (max-width:749px){.quotes-section .inner .testimony .dropdown .stars-mobile{display:block;height:2.4rem;width:15rem;margin-left:9rem;margin-bottom:.6rem}}.quotes-section .inner .testimony .dropdown .number{margin-left:16.6666666667vw;margin-right:8.3333333333vw}@media screen and (max-width:749px){.quotes-section .inner .testimony .dropdown .number{display:none}}.quotes-section .inner .testimony .dropdown .description{width:47.2222222222vw;margin-bottom:3.2rem;text-indent:-1.4rem}@media screen and (max-width:749px){.quotes-section .inner .testimony .dropdown .description{width:100%;text-indent:-.8rem}}.quotes-section .inner .testimony .dropdown .date{margin-left:50vw}@media screen and (max-width:749px){.quotes-section .inner .testimony .dropdown .date{margin-left:9.6rem}}.quotes-section .inner .testimony_hidden{margin-bottom:2.4rem}.quotes-section .inner .testimony_hidden:last-of-type{margin-bottom:0}.quotes-section .inner .testimony_hidden .header{margin-bottom:0}.quotes-section .inner .testimony_hidden .header .circle{background-color:transparent;margin-right:3.6rem}@media screen and (max-width:749px){.quotes-section .inner .testimony_hidden .header .circle{margin-right:7.2rem}}.quotes-section .inner .testimony_hidden .header .stars-desktop{opacity:0}.based-in-section{padding-top:5.5555555556vw;padding-bottom:2.7777777778vw}@media screen and (max-width:749px){.based-in-section{padding-top:30.7692307692vw;padding-bottom:20.5128205128vw}}.based-in-section .title{text-align:center;margin-bottom:4rem}@media screen and (max-width:749px){.based-in-section .title{text-align:left;width:18rem}}.based-in-section .img-wrapper{overflow:hidden;margin:auto;width:70%}.based-in-section .img{width:100%;height:52rem;margin-bottom:4rem}@media screen and (max-width:749px){.based-in-section .img{height:24rem;margin-bottom:2rem}}.based-in-section .infos{display:flex;justify-content:space-between;gap:2rem}@media screen and (max-width:749px){.based-in-section .infos{flex-direction:column;gap:8rem}}.based-in-section .infos .address{width:60rem}@media screen and (max-width:749px){.based-in-section .infos .address{width:100%}}.based-in-section .infos .contact{width:26rem;margin-right:7.2rem;display:flex;flex-direction:column}@media screen and (max-width:1024px){.based-in-section .infos .contact{width:42rem}}@media screen and (max-width:749px){.based-in-section .infos .contact{margin-right:0;width:100%}}.based-in-section .infos .contact .opening-hours{display:inline-block;margin-bottom:2.8rem}@media screen and (max-width:749px){.based-in-section .infos .contact .opening-hours{width:16rem;margin-bottom:8rem;margin-left:27.6923076923vw}}@media screen and (max-width:749px){.based-in-section .infos .contact .tel,.based-in-section .infos .contact .mail{margin-left:27.6923076923vw}}.featured-section{display:flex;align-items:flex-start;padding-bottom:8rem;padding-top:16rem}@media screen and (max-width:749px){.featured-section{padding-top:8rem;padding-bottom:8rem;flex-direction:column;padding-left:0!important;padding-right:0!important}}.featured-section .border{height:1px;width:100%;background-color:#53503e;transform-origin:left;margin-top:4px}.featured-section .border .mobile{display:none}@media screen and (max-width:749px){.featured-section .border .mobile{display:block}}.featured-section .marquee{display:none}@media screen and (max-width:749px){.featured-section .marquee{display:flex}}.featured-section .marquee .logo{width:45px;height:65px;fill:#53503e;margin-right:16px}.featured-section .title-desktop{width:72rem;padding-top:20px;padding-bottom:8px}@media screen and (max-width:1024px){.featured-section .title-desktop{width:64rem}}@media screen and (max-width:749px){.featured-section .title-desktop{display:none}}.featured-section .featured-list{width:64rem;display:flex;flex-direction:column}@media screen and (max-width:1024px){.featured-section .featured-list{width:80rem}}@media screen and (max-width:749px){.featured-section .featured-list{width:calc(100% - 4rem);margin:auto;align-items:flex-end}}.featured-section .featured-list .list-item{padding-top:20px;margin-bottom:8px;transition:all .5s;color:#53503e99;cursor:pointer;position:relative}@media screen and (max-width:749px){.featured-section .featured-list .list-item{width:68.7179487179vw;padding-top:3.2rem}}.featured-section .featured-list .list-item .img{position:absolute;top:0;bottom:0;right:4rem;margin:auto;z-index:1;width:22.8rem;height:22.8rem;transform:rotate(0) scale(0);opacity:0;transition:all .4s;pointer-events:none}@media screen and (max-width:1024px){.featured-section .featured-list .list-item .img{right:4.1025641026vw}}@media screen and (max-width:749px){.featured-section .featured-list .list-item .img{width:16rem;height:16rem;right:4.1025641026vw}}.featured-section .featured-list .list-item:hover{color:#53503e}.featured-section .featured-list .list-item:hover .img{opacity:1;transform:rotate(15deg) scale(1)}.our-promise-section{padding-top:24rem;padding-bottom:4rem}@media screen and (max-width:749px){.our-promise-section{padding-top:16rem;padding-left:0;padding-right:0}}.our-promise-section .title{text-align:center;margin-bottom:16rem;overflow:hidden}@media screen and (max-width:749px){.our-promise-section .title{margin-bottom:13rem}}.our-promise-section .desktop-wrapper{display:flex;justify-content:space-between}@media screen and (max-width:749px){.our-promise-section .desktop-wrapper{display:none}}.our-promise-section .mobile-wrapper{display:none}@media screen and (max-width:749px){.our-promise-section .mobile-wrapper{display:block}}.our-promise-section .mobile-wrapper .slider-inner{padding-left:5.1282051282vw;padding-right:5.1282051282vw}.our-promise-section .desktop-wrapper .item,.our-promise-section .mobile-wrapper .item{box-sizing:content-box;display:flex;flex-direction:column;width:28rem;padding-right:4rem;padding-left:4rem;padding-bottom:24px;border-right:solid 1px #53503e}.our-promise-section .desktop-wrapper .item:first-of-type,.our-promise-section .mobile-wrapper .item:first-of-type{padding-left:0}.our-promise-section .desktop-wrapper .item:last-of-type,.our-promise-section .mobile-wrapper .item:last-of-type{padding-right:0;border-right:none}@media screen and (max-width:749px){.our-promise-section .desktop-wrapper .item,.our-promise-section .mobile-wrapper .item{width:28rem;padding-right:4rem;padding-left:4rem}}.our-promise-section .desktop-wrapper .item .img-wrapper,.our-promise-section .mobile-wrapper .item .img-wrapper{width:28rem;height:20rem;margin-bottom:32px;display:flex;justify-content:center;align-self:center;align-items:center}.our-promise-section .desktop-wrapper .item .img-wrapper .inner,.our-promise-section .mobile-wrapper .item .img-wrapper .inner{display:flex;justify-content:center;align-items:center;overflow:hidden;width:0;height:0}.our-promise-section .desktop-wrapper .item .img-wrapper .inner .img,.our-promise-section .mobile-wrapper .item .img-wrapper .inner .img{width:28rem;height:20rem}.our-promise-section .desktop-wrapper .item .item-title,.our-promise-section .mobile-wrapper .item .item-title{margin-bottom:24px;font-weight:600}.main-footer{position:relative}.main-footer .footer-header{height:12rem;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:749px){.main-footer .footer-header{height:6rem}}@media screen and (max-width:749px){.main-footer .footer-header .footer-submit{height:32px}}.main-footer .footer-header .label{margin-right:20vw}@media screen and (max-width:749px){.main-footer .footer-header .label{display:none}}.main-footer .footer-header .success-message,.main-footer .footer-header .error-message{display:none;width:22.2222222222vw}.main-footer .footer-header .input{background-color:transparent;outline:initial;border:none;color:#53503e;width:22.2222222222vw}.main-footer .footer-header .input::placeholder{color:#53503e}@media screen and (max-width:749px){.main-footer .footer-header .input{width:51.2820512821vw}}.main-footer .bottom-left .select-button{position:absolute;top:15.4rem;right:52px;background:transparent;color:#d6d3bf;outline:initial;border:none;transition:all .4s}.main-footer .bottom-left .select-button:hover{color:#aaa47a}@media screen and (max-width:749px){.main-footer .bottom-left .select-button{top:8rem;right:16px}}.main-footer .bottom-left .popover{position:absolute;top:19rem;right:16px;padding-right:12px;border-radius:16px;border:solid 1px #d6d3bf;background-color:#53503e;width:28rem;padding-top:8px;padding-bottom:8px;display:none}.main-footer .bottom-left .popover.active{display:block}@media screen and (max-width:749px){.main-footer .bottom-left .popover{top:12rem;right:16px;z-index:1}}.main-footer .bottom-left .popover-content{display:flex;flex-direction:column;align-items:flex-end;width:100%;max-height:18rem;overflow-y:auto;padding-right:24px}.main-footer .bottom-left .popover-content::-webkit-scrollbar{width:3px}.main-footer .bottom-left .popover-content::-webkit-scrollbar-track{background:transparent}.main-footer .bottom-left .popover-content::-webkit-scrollbar-thumb{background:#d6d3bf;border-radius:6px}.main-footer .bottom-left .popover-content::-webkit-scrollbar-thumb:hover{background:#aaa47a}.main-footer .bottom-left .popover-content .popover-value{background:transparent;outline:none;border:none;color:#d6d3bf;font-weight:500}.main-footer .logo-wrapper{padding:5.5555555556vw 0}.main-footer .logo-wrapper .logo{width:29.4444444444vw;height:41.6666666667vw;margin:auto;display:block;fill:#d6d3bf}@media screen and (max-width:749px){.main-footer .logo-wrapper{padding:12.3076923077vw}.main-footer .logo-wrapper .logo{width:61.5384615385vw;height:82.0512820513vw}}.main-footer .content{margin-bottom:2.4rem}.main-footer .content .category{border-top:solid 1px #d6d3bf;display:flex;justify-content:space-between}.main-footer .content .category .category-title{padding-top:1rem}.main-footer .content .category .link-list{width:50%;list-style-type:none}.main-footer .content .category .link-list .link-item{padding:1rem 0;border-bottom:solid 1px #d6d3bf}.main-footer .content .category .link-list .link-item:last-child{border:none}.main-footer .content .category:last-child .link-list .link-item:last-child{border-bottom:solid 1px #d6d3bf}.main-footer .baseline{padding-bottom:3rem;display:flex;justify-content:space-between}.main-footer .baseline .links{width:50%;display:flex;justify-content:space-between;padding-right:5.5555555556vw;list-style-type:none}@media screen and (max-width:1024px){.main-footer .baseline .links{padding-right:0}}@media screen and (max-width:749px){.main-footer .baseline{flex-direction:column-reverse;align-items:flex-end;opacity:.6}.main-footer .baseline .copyright{width:50%}.main-footer .baseline .links{flex-direction:column-reverse;margin-bottom:1.8rem}}.story-section{display:flex;flex-direction:column;align-items:flex-end;padding-top:33.3333333333vw;padding-bottom:2.7777777778vw}@media screen and (max-width:749px){.story-section{padding-top:92.3076923077vw;padding-bottom:10.2564102564vw}}.story-section .description{width:100%}.main-header{position:fixed;z-index:100;pointer-events:none;transition:color .3s ease-out 0s,fill .3s ease-out 0s}@media screen and (max-width:749px){.main-header{pointer-events:all}}.main-header_mobile_active{z-index:200}.main-header_mobile_active.isSand{color:#d6d3bf!important;fill:#d6d3bf!important}.main-header_mobile_active .mobile-icon .bar-1,.main-header_mobile_active .mobile-icon .bar-2,.main-header_mobile_active .mobile-icon .bar-3{background-color:#d6d3bf!important}.main-header.isSand{color:#53503e;fill:#53503e}.main-header.isSand .mobile-icon .bar-1,.main-header.isSand .mobile-icon .bar-2,.main-header.isSand .mobile-icon .bar-3{background-color:#53503e}.main-header.isSand .header-link-wrapper .link:after{background-color:#53503e}.main-header.isNightshade{color:#d6d3bf;fill:#d6d3bf}.main-header.isNightshade .mobile-icon .bar-1,.main-header.isNightshade .mobile-icon .bar-2,.main-header.isNightshade .mobile-icon .bar-3{background-color:#d6d3bf}.main-header.isNightshade .header-link-wrapper .link:after{background-color:#d6d3bf}.main-header.isPea{color:#d6d3bf;fill:#d6d3bf}.main-header.isPea .mobile-icon .bar-1,.main-header.isPea .mobile-icon .bar-2,.main-header.isPea .mobile-icon .bar-3{background-color:#d6d3bf}.main-header.isPea .header-link-wrapper .link:after{background-color:#d6d3bf}.main-header.isGreen{color:#d6d3bf;fill:#d6d3bf}.main-header.isGreen .mobile-icon .bar-1,.main-header.isGreen .mobile-icon .bar-2,.main-header.isGreen .mobile-icon .bar-3{background-color:#d6d3bf}.main-header.isGreen .header-link-wrapper .link:after{background-color:#d6d3bf}.main-header .header-content{align-items:center;display:flex;justify-content:space-between;padding-top:4.2rem;position:relative;width:100%;pointer-events:none}.main-header .header-content.announcement{padding-top:7.2rem}@media screen and (max-width:749px){.main-header .header-content.announcement{padding-top:4.2rem}}@media screen and (max-width:749px){.main-header .header-content{pointer-events:all;padding-top:4.2rem}}.main-header .mobile-menu{width:100%;height:100vh;height:var(--vh);background-color:#53503e;position:fixed;top:0;left:0;z-index:-1;display:flex;opacity:0;visibility:hidden;flex-direction:column;display:none;justify-content:flex-end}@media screen and (max-width:749px){.main-header .mobile-menu{display:flex}}.main-header .mobile-menu .mobile-links{display:flex;flex-direction:column;color:inherit;list-style-type:none;margin-left:1.6rem;color:#d6d3bf}.main-header .mobile-menu .mobile-links:first-of-type{margin-bottom:6.4rem}.main-header .mobile-menu .mobile-links:last-of-type{margin-bottom:1.6rem}.main-header .mobile-menu .mobile-links .account{margin-top:8rem}.main-header .mobile-menu .mobile-links .mobile-link-wrapper{overflow:hidden}.main-header .mobile-menu .mobile-links .mobile-link-wrapper .mobile-link{display:inline-block}.main-header .logo-wrapper{display:flex;align-items:center;gap:1.2rem}.main-header .logo-wrapper .logo-icon-wrapper{pointer-events:all}.main-header .mobile-icon{width:2.4rem;height:1.4rem;display:none;flex-direction:column;justify-content:space-between;transition:all .5s;cursor:pointer}@media screen and (max-width:749px){.main-header .mobile-icon{display:flex}}.main-header .mobile-icon .bar-1,.main-header .mobile-icon .bar-2{width:100%;height:2px;background-color:#d6d3bf;transition:all .3s}.main-header .mobile-icon .bar-3{width:50%;height:2px;background-color:#d6d3bf;transition:all .3s}.main-header .mobile-icon_active{transform:translateY(.3rem)}.main-header .mobile-icon_active .bar-1{transform:rotate(45deg) translate(.5rem)}.main-header .mobile-icon_active .bar-2{transform:rotate(-45deg) translate(.4rem)}.main-header .mobile-icon_active .bar-3{opacity:0}.main-header .logo-icon{width:3rem;height:4rem;margin-right:1rem;fill:inherit}@media screen and (max-width:749px){.main-header .logo-icon{display:none}}.main-header .logo-placeholder{width:20rem;height:4rem;opacity:0;fill:inherit;transition:all .5s}@media screen and (max-width:749px){.main-header .logo-placeholder{width:12.5rem;height:2.5rem}}.main-header .logo-placeholder_menuActive{fill:#d6d3bf}.main-header .logo{height:100%;width:100%;pointer-events:none;transform-origin:6.2rem 4.4rem}@media screen and (max-width:749px){.main-header .logo{transform-origin:6rem -4rem}}.main-header .header-nav{display:flex;justify-content:space-between;position:relative;width:52rem}@media screen and (max-width:1024px){.main-header .header-nav{gap:4rem;width:auto}}.main-header .header-logo{display:block;left:0;position:absolute;pointer-events:none;height:34rem;top:0rem;fill:inherit;width:100%}.main-header .header-logo.announcement{top:3rem}@media screen and (max-width:749px){.main-header .header-logo.announcement{top:0}}@media screen and (max-width:749px){.main-header .header-logo{height:7.2rem;position:relative;padding:0;top:0;pointer-events:all}}.main-header .wrapper{display:flex;align-items:center;list-style-type:none}@media screen and (max-width:749px){.main-header .wrapper{display:none}}.main-header .header-link-wrapper{margin-right:4px;cursor:pointer}.main-header .header-link-wrapper .link{cursor:pointer;pointer-events:all;position:relative}.main-header .header-link-wrapper .link:last-child{margin-right:0}.main-header .header-link-wrapper .link{position:relative}.main-header .header-link-wrapper .link:after{content:"";position:absolute;bottom:0;left:0;width:95%;height:2px;background-color:#d6d3bf;transform:scaleX(0);transition:all .3s;transform-origin:left}.main-header .header-link-wrapper .link:hover:after{transform:scaleX(1)}.main-header .header-link-wrapper .active:after{transform:scaleX(1)}.productDescription{padding-bottom:4rem;position:relative}@media screen and (max-width:749px){.productDescription{padding-bottom:2rem}}.productDescription .productDescription-block{display:flex;flex-wrap:wrap;justify-content:space-between}.productDescription .productInfo-labels{display:flex}.productDescription .productDescription-title{width:40rem}@media screen and (max-width:749px){.productDescription .productDescription-title{display:none}}.productDescription .productDescription-text{width:64rem}@media screen and (max-width:749px){.productDescription .productDescription-text{width:100%}}.productInfo{position:relative;padding-bottom:4rem;padding-top:4rem}@media screen and (max-width:749px){.productInfo{padding-top:2rem}}.productInfo .productInfo-block{display:flex;flex-wrap:wrap}@media screen and (max-width:749px){.productInfo .productInfo-block{margin-bottom:4.2rem}}.productInfo .productInfo-block:last-child{margin-bottom:0}.productInfo .productInfo-labels{display:flex;justify-content:flex-end;margin-bottom:2.4rem}@media screen and (max-width:749px){.productInfo .productInfo-labels{margin-bottom:0;position:absolute;right:2rem;width:100%}}.productInfo .productInfo-label{cursor:pointer;display:block;padding:2px 0;position:relative}.productInfo .productInfo-label:first-child{margin-right:12px}.productInfo .productInfo-label:first-child:after{content:"/";position:absolute;right:0;transform:translate(10px)}.productInfo .productInfo-label:hover:before{transform:scaleX(1)}.productInfo .productInfo-label:before{content:"";background:#212520;bottom:0;left:0;position:absolute;transform-origin:left;height:2px;transform:scaleX(0);transition:transform .2s ease-in-out;width:100%}.productInfo .productInfo-label.active:before{transform:scaleX(1)}.productInfo .productInfo-tab{display:none}.productInfo .productInfo-tab.active{display:block}.productInfo .productInfo-title{border-top:1px solid;padding-top:.8rem;width:72rem}@media screen and (max-width:749px){.productInfo .productInfo-title{border-top:0;border-bottom:1px solid;padding-bottom:1.6rem}}@media screen and (max-width:749px){.productInfo .productInfo-title{width:100%}}.productInfo .productInfo-list{list-style-type:none;width:64rem}@media screen and (max-width:749px){.productInfo .productInfo-list{width:100%}}.productInfo .productInfo-item{border-top:1px solid;display:flex;justify-content:space-between;padding-top:.8rem;padding-bottom:2.4rem}@media screen and (max-width:749px){.productInfo .productInfo-item{border-top:0;border-bottom:1px dotted;padding-top:4.2rem;padding-bottom:.8rem}}.productVideo{height:80rem;padding-bottom:4rem;padding-top:4rem;position:relative}@media screen and (max-width:749px){.productVideo{height:64rem}}.productVideo .productVideo-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.productVideo .productVideo-button{align-items:center;display:flex;border-radius:50%;position:absolute;width:8rem;height:8rem;justify-content:center;background:#212520;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:10}@media screen and (max-width:749px){.productVideo .productVideo-button{width:6.4rem;height:6.4rem}}.productVideo .productVideo-asset{height:100%;object-fit:cover;width:100%}.productVideo .button-icon{height:2.4rem;width:2.4rem}@media screen and (max-width:749px){.productVideo .button-icon{height:1.6rem;width:1.6rem}}.details{padding-bottom:8rem;padding-top:4rem}.details .details-content{padding-top:2.4rem;border-top:solid 1px #53503e;display:flex;position:relative;justify-content:space-between}.details .details-block{width:64rem}.faq{padding-bottom:8rem;padding-top:4rem}.faq .faq-content{display:flex;position:relative;justify-content:space-between}.faq .faq-block{width:64rem}.reachOut{padding:4rem}.reachOut[data-bg=green]{background:none}@media screen and (max-width:749px){.reachOut{padding:2rem}}.reachOut .reachOut-content{background:#53503e;color:#d6d3bf;padding:4rem}@media screen and (max-width:749px){.reachOut .reachOut-content{padding:2rem}}.reachOut .block-1{margin-bottom:6.4rem;padding-left:68rem}@media screen and (max-width:749px){.reachOut .block-1{text-align:right;padding-left:0}}.reachOut .block-2{margin-bottom:18rem}@media screen and (max-width:749px){.reachOut .block-2{margin-bottom:10rem}}.reachOut .block-2 .reachOut-item:nth-child(4){padding-left:12rem}@media screen and (max-width:749px){.reachOut .block-2 .reachOut-item:nth-child(4){padding-left:60px}}.reachOut .block-2 .reachOut-item:nth-child(5){padding-left:30rem}@media screen and (max-width:749px){.reachOut .block-2 .reachOut-item:nth-child(5){padding-left:150px}}.reachOut .block-3{display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:749px){.reachOut .block-3{flex-direction:column}}.reachOut .block-3 .reachOut-item{margin-bottom:16px;width:150px}@media screen and (min-width:750px){.reachOut .block-3 .reachOut-item{margin-bottom:0;width:38rem}}@media screen and (min-width:1025px){.reachOut .block-3 .reachOut-item{width:24rem}}@media screen and (min-width:1280px){.reachOut .block-3 .reachOut-item{width:240px}}@media screen and (max-width:749px){.reachOut .block-3 .reachOut-item:nth-child(2){align-self:flex-end}}.reachOut .block-3 .reachOut-item:last-child{display:none;margin-bottom:0}@media screen and (min-width:1280px){.reachOut .block-3 .reachOut-item:last-child{display:block}}.announcement-bar-section{position:fixed;top:0;z-index:150;width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;padding:0 16px;color:#d6d3bf}@media screen and (max-width:749px){.announcement-bar-section{padding:0}}.announcement-bar-section .text{margin:auto}@media screen and (max-width:1024px){.announcement-bar-section .tel,.announcement-bar-section .mail{display:none}}.singleReview{padding-top:4rem;padding-bottom:4rem}.singleReview .singleReview-content{text-align:center;padding-left:12rem;padding-right:12rem}@media screen and (max-width:749px){.singleReview .singleReview-content{padding-left:2rem;padding-right:2rem;text-align:left}}.singleReview .singleReview-title,.singleReview .singleReview-text{margin-bottom:4.2rem}@media screen and (max-width:749px){.singleReview .singleReview-title,.singleReview .singleReview-text{margin-bottom:2.4rem}}.singleReview .singleReview-widget{display:none!important}.sliderReview{position:relative;padding-top:8rem;padding-bottom:4rem}.sliderReview .sliderReview-slider{cursor:grab;display:flex;margin-bottom:8rem;width:320rem}@media screen and (max-width:749px){.sliderReview .sliderReview-slider{width:280rem}}.sliderReview .slider-item{border-left:1px solid;padding:0 4rem;vertical-align:top;-webkit-user-select:none;user-select:none;width:32rem}@media screen and (max-width:749px){.sliderReview .slider-item{width:28rem}}.sliderReview .slider-item:last-child{border-right:1px solid}.sliderReview .slider-stars{display:flex;gap:8px;margin-bottom:3.2rem}.sliderReview .icon-star{fill:#53503e;height:2.4rem;width:2.4rem}.sliderReview .slider-review{margin-bottom:2.4rem}.sliderReview .jdgm-rev-widg__title,.sliderReview .jdgm-rev-widg__summary,.sliderReview .jdgm-row-actions,.sliderReview .jdgm-rev-widg__body,.sliderReview .jdgm-rev-widg__paginate-spinner-wrapper{display:none!important}.sliderReview .jdgm-widget .jdgm-write-rev-link,.sliderReview .jdgm-no-reviews .jdgm-write-rev-link{display:inline-block!important}.sliderReview .jdgm-widget-actions-wrapper,.sliderReview .jdgm-form-wrapper{border:0!important}.sliderReview .jdgm-widget-actions-wrapper{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}.sliderReview .jdgm-write-rev-link{font-size:16px;font-family:PPNeueMontreal,Arial!important;width:160px!important}.sliderReview .jdgm-widget a.jdgm-write-rev-link,.sliderReview .jdgm-widget .jdgm-btn{border:1px solid!important;align-items:center!important;background:#53503e!important;color:#d6d3bf!important;display:flex!important;border-radius:32px!important;height:48px!important;justify-content:center!important;line-height:1;font-family:PPNeueMontreal,Arial!important;font-size:16px!important;font-weight:400;padding:0!important;margin:0!important;transition:all .3s ease-in-out!important}.sliderReview .jdgm-widget a.jdgm-write-rev-link:hover,.sliderReview .jdgm-widget .jdgm-btn:hover{background:none!important;color:#53503e!important}.sliderReview .jdgm-form__inline-label,.sliderReview .jdgm-form__reviewer-name-format-container,.sliderReview .jdgm-form__email-fieldset label,.sliderReview .jdgm-countdown{display:none!important}.sliderReview .jdgm-rev-widg{border:none!important}.sliderReview #judgeme_product_reviews .jdgm-rev-widg,.sliderReview .jdgm-row-stars,.sliderReview .jdgm-widget-actions-wrapper{padding:none!important}@media screen and (min-width:750px){.sliderReview #judgeme_product_reviews .jdgm-rev-widg,.sliderReview .jdgm-row-stars,.sliderReview .jdgm-widget-actions-wrapper{padding:0!important}}.sliderReview .jdgm-row-stars{height:48px!important}.sliderReview .jdgm-form__title{font-size:24px;font-family:PPNeueMontreal,Arial!important;font-weight:400;margin-bottom:16px;text-align:center}.sliderReview .jdgm-input-error{font-size:14px;font-family:PPNeueMontreal,Arial!important;border:0!important}.sliderReview .jdgm-input-error:before{display:none!important}.sliderReview .jdgm-star{font-size:24px!important;color:#53503e!important}.sliderReview .jdgm-form__rating,.sliderReview .jdgm-form__fieldset{text-align:center}.sliderReview .jdgm-form__fieldset p,.sliderReview .jdgm-form__fieldset label{font-size:14px;font-family:PPNeueMontreal,Arial!important}.sliderReview .jdgm-form__fieldset input{color:#53503e!important;font-size:16px;font-family:PPNeueMontreal,Arial!important;font-weight:400;background:none;border:1px solid #53503e!important;border-radius:32px!important;height:56px!important;padding:0 24px!important}@media screen and (max-width:749px){.sliderReview .jdgm-form__fieldset input{height:48px!important}}.sliderReview .jdgm-form__fieldset input::placeholder{font-size:16px}.sliderReview .jdgm-notification{border:0!important}.sliderReview .jdgm-notification__title{font-size:24px;font-family:PPNeueMontreal,Arial!important;font-weight:400;color:#53503e!important}.sliderReview .jdgm-notification__title:before{display:none!important}.sliderReview .jdgm-notification__inner{font-size:16px;font-family:PPNeueMontreal,Arial!important;font-weight:400;color:#53503e!important}.sliderReview .jdgm-form__fieldset textarea{color:#53503e!important;font-size:16px;font-family:PPNeueMontreal,Arial!important;font-weight:400;background:none;border:1px solid #53503e!important;border-radius:32px!important;height:232px!important;padding:16px 24px!important;resize:none}.sliderReview .jdgm-form__fieldset textarea::placeholder{font-size:16px}.sliderReview .jdgm-form__fieldset-actions{display:flex;gap:16px;justify-content:center}.sliderReview .jdgm-form__fieldset-actions .jdgm-btn{flex:1}@media screen and (max-width:749px){.sliderReview .jdgm-form__fieldset-actions .jdgm-btn{flex:auto}}.sliderReview .jdgm-form__fieldset-actions .jdgm-btn:nth-child(1){background:none!important;color:#53503e!important;border:1px solid #53503e!important}.sliderReview .jdgm-form__fieldset-actions .jdgm-btn:nth-child(1):hover{background:#53503e!important;color:#d6d3bf!important;opacity:1!important}.dropdown .dropdown-tab{display:flex;cursor:pointer;justify-content:space-between;padding-bottom:2.4rem;position:relative}.dropdown .dropdown-item{border-bottom:1px solid;margin-bottom:2.4rem}.dropdown .dropdown-text{overflow:hidden}.dropdown .text-container{padding-bottom:3.2rem;opacity:.6}.dropdown .dropdown-icon{position:relative;text-align:center;width:24px}.dropdown .dropdown-icon.minus{opacity:0;position:absolute;right:0;visibility:hidden}*{margin:0;padding:0;box-sizing:border-box;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:PPNeueMontreal,Arial}:root{--desktop: 1440;--mobile: 390}#kaktusc-app{display:none!important}html{font-size:clamp(1px,100px,10 * 100vw / var(--mobile));font-weight:500;font-family:PPNeueMontreal;box-sizing:border-box;height:var(--vh);overflow:hidden;overscroll-behavior:none;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:none;-webkit-font-smoothing:antialiased;-ms-text-size-adjust:none}@media screen and (min-width:750px){html{font-size:clamp(1px,100px,10 * 100vw / var(--desktop))}}body{background-color:#d6d3bf;color:#53503e;overflow-y:scroll;overscroll-behavior:none;height:100%}main{height:auto}.app{overscroll-behavior:none}.c{padding-left:2rem;padding-right:2rem;width:100%}@media screen and (min-width:750px){.c{padding-left:4rem;padding-right:4rem}}.c2{padding-left:2rem;padding-right:2rem;width:100%}@media screen and (min-width:750px){.c2{padding-left:1.6rem;padding-right:1.6rem}}.-hidden{display:none}.cover{display:block;height:100%;object-fit:cover;width:100%}.-fixed{height:100%;left:0;position:fixed;top:0;width:100%}.contain{height:100%;object-fit:contain;width:100%}.desktop{display:none}@media screen and (min-width:750px){.desktop{display:block}}.mobile{display:block}@media screen and (min-width:750px){.mobile{display:none}}button{cursor:pointer}input{border-radius:0;background-clip:padding-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}em{font-style:normal}a{color:inherit;text-decoration:none;cursor:pointer}[data-bg=black]{background:#111}[data-bg=sand]{background:#d6d3bf;color:#53503e;fill:#53503e}[data-bg=pea]{background:#aaa47a}[data-bg=nightshade]{background:#212520;color:#d6d3bf;fill:#d6d3bf}[data-bg=green]{background:#53503e;color:#d6d3bf;fill:#d6d3bf}.-scrollbar{display:none;background:#212520;width:8px;z-index:100}.is-smooth{overflow-y:hidden}.is-smooth [data-taxi-view]{position:fixed;top:0;left:0;width:100%}.is-smooth.is-device [data-taxi-view]{position:relative;min-height:100vh}.is-smooth .-scrollbar{display:block}.is-smooth .-handle{background-color:#d6d3bf}.is-smooth .-component{will-change:transform}.loader{width:25px;aspect-ratio:1;border-radius:50%;border:4px solid #aaa47a;border-right-color:#d6d3bf;animation:l2 1s infinite linear}@keyframes l2{to{transform:rotate(1turn)}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/bundle.css.map */
