.collection-hero-w{position:relative;z-index:1;width:100%;height:650rem;overflow:hidden}.collection-hero__bg{position:absolute;top:0%;left:0%;z-index:-1;width:100%;height:100%}.collection-hero__mask{display:none}.collection-hero__content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:36rem;margin-top:101rem;padding:0rem 64rem;width:100%;color:var(--color-text, #fff)}.collection-hero__bg-img-mob{display:none}@media screen and (max-width: 991px){.collection-hero-w{display:flex;min-height:511rem;height:auto}.collection-hero__mask{display:block;position:absolute;bottom:0%;left:0%;z-index:1;width:100%;height:308rem;background:linear-gradient(180deg,#0000,#00000080)}.collection-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;margin-top:0rem;padding:64rem 18rem 24rem}.collection-hero__bg-img{display:none}.collection-hero__bg-img-mob{display:block}}.collection__sort-dropdown{position:absolute;right:64rem;top:57rem;z-index:10;background:var(--color-white);border:1rem solid var(--color-black30);border-top:0;padding:24rem}@media screen and (max-width: 991px){.collection__sort-dropdown{position:absolute;right:0rem;top:40rem;width:100%;z-index:10;background:var(--color-white);border:0;border-bottom:1rem solid var(--color-black30);padding:18rem}}.collection__sort-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12rem}.custom-radio-label{display:flex;align-items:center;cursor:pointer;gap:8rem;-webkit-user-select:none;user-select:none}.custom-radio-label:hover{background:var(--color-black10, #f5f5f5)}.custom-radio-input{position:absolute;opacity:0;width:0;height:0;margin:0;z-index:-1}.custom-radio-box{position:relative;width:12rem;height:12rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-radio-svg,.custom-radio-svg-checked{position:absolute;left:0;top:0;width:12rem;height:12rem;display:block;pointer-events:none}.custom-radio-svg-checked{display:none}.custom-radio-input:checked+.custom-radio-box .custom-radio-svg{display:none}.custom-radio-input:checked+.custom-radio-box .custom-radio-svg-checked{display:block}.custom-radio-text{margin-left:0}.collection__filters-bar{position:relative;z-index:10;width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;height:57rem;padding:0 64rem;border-bottom:1rem solid var(--color-black30)}@media screen and (max-width: 991px){.collection__filters-bar{height:40rem;padding:0 18rem}}.collection__filters-btn-icon{width:16rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1)}.sort-icon.sort-icon-rotated{transform:rotate(180deg)}.collection__filters-list{list-style:none;padding-left:0;margin:0}.collection__filters-btn{display:flex;align-items:left;gap:8rem;cursor:pointer}.collection__filters-products{display:flex;justify-content:center}.collection__filters-sort{display:flex;justify-content:right}.custom-checkbox-label{display:flex;align-items:center;cursor:pointer;gap:8rem;-webkit-user-select:none;user-select:none}.custom-checkbox-input{position:absolute;opacity:0;width:0;height:0;margin:0;z-index:-1}.custom-checkbox-box{position:relative;width:12rem;height:12rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-checkbox-svg,.custom-checkbox-svg-checked{position:absolute;left:0;top:0;width:12rem;height:12rem;display:block;pointer-events:none}.custom-checkbox-svg-checked{display:none}.custom-checkbox-input:checked+.custom-checkbox-box .custom-checkbox-svg{display:none}.custom-checkbox-input:checked+.custom-checkbox-box .custom-checkbox-svg-checked{display:block}.custom-checkbox-text{margin-left:0}.filters-w{width:100%;padding:16rem 64rem;border-bottom:1px solid var(--black-30, rgba(0, 0, 0, .3));display:flex;justify-content:space-between}.filters__products{display:flex;gap:4rem}.filters__filter-btn{display:flex;gap:8rem}.filters__filter-btn-icon{width:16rem;height:16rem;display:flex}.collection-products-w{width:100%;padding:24rem 64rem 110rem;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:44rem 22rem}.collection__no-results-center{display:flex;align-items:center;justify-content:center;min-height:300rem;grid-column:1/-1;width:100%}.collection__no-results-inner{width:100%;text-align:center}.collection-product__card{display:flex;flex-direction:column;gap:12rem;align-items:center}.collection-product__image-wrap{position:relative;z-index:1;width:100%;height:420rem;display:flex;flex-direction:column;align-items:center}.collection-product__link,.collection-product__image{width:100%;height:100%}.collection-product__variants{display:flex;justify-content:center;gap:10rem}.collection-product__btn{position:absolute;pointer-events:none;z-index:3;bottom:24rem;display:none}.variant-dot{width:14rem;height:14rem;border-radius:50%;border:1px solid #b2b2b2;cursor:pointer;transition:all .2s ease;position:relative}.variant-dot.active{box-shadow:0 0 0 2px #fff,0 0 0 3px #000}.variant-dot:hover{border-color:#000}.collection-product__content{text-align:center;display:flex;flex-direction:column;gap:4rem}@media screen and (max-width: 991px){.collection-products-w{padding:18rem 18rem 44rem;grid-template-columns:1fr 1fr;gap:24rem 12rem}.collection-product__content{padding:0rem 12rem}.collection-product__card{gap:9rem}.variant-dot.active{box-shadow:0 0 0 3px #fff,0 0 0 4px #000}.collection-product__image-wrap{height:210rem}}.filter-popup{position:relative;height:100%;width:485rem;background-color:var(--color-white);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 991px){.filter-popup{width:100%}}.filter-popup__heading{position:absolute;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);top:0rem;border-bottom:1rem solid var(--color-black30);width:100%;padding:16rem 24rem;z-index:2}@media screen and (max-width: 991px){.filter-popup__heading{padding:8rem 18rem}}.filter-popup__heading-ic{width:24rem;height:24rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.filter-popup__bot{position:absolute;z-index:2;width:100%;display:grid;gap:24rem;grid-template-columns:1fr 1fr;padding:24rem;background-color:var(--color-white);border-top:1rem solid var(--color-black30);bottom:0}@media screen and (max-width: 991px){.filter-popup__bot{gap:12rem;padding:18rem}}.filter-popup__bot-reset,.filter-popup__bot-apply{width:100%;height:42rem;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1rem solid var(--color-black);transition:all .2 ease}@media screen and (max-width: 991px){.filter-popup__bot-reset,.filter-popup__bot-apply{height:39rem}}.filter-popup__bot-reset{background-color:var(--color-white);color:var(--color-black)}.filter-popup__bot-reset:hover{border:1rem solid var(--color-HeritageGold);background-color:var(--color-HeritageGold);color:var(--color-white)}.filter-popup__bot-apply{background-color:var(--color-black);color:var(--color-white)}.filter-popup__bot-apply:hover{border:1rem solid var(--color-HeritageGold);background-color:var(--color-HeritageGold);color:var(--color-white)}.collection__filters-lists{overflow-y:auto;display:flex;flex-direction:column;padding:81rem 24rem 24rem;gap:24rem;max-height:calc(100% - 90rem)}@media screen and (max-width: 991px){.collection__filters-lists{overflow-y:auto;display:flex;flex-direction:column;padding:62rem 18rem 18rem;gap:18rem;max-height:calc(100% - 75rem)}}.collection__filter{border-bottom:1rem solid var(--color-black30);padding-bottom:24rem}@media screen and (max-width: 991px){.collection__filter{padding-bottom:18rem}}.collection__filters-lists .collection__filter:last-child{border-bottom:none;padding-bottom:0}.collection__filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16rem}@media screen and (max-width: 991px){.collection__filter-title{margin-bottom:18rem}}.collection__filter-reset{cursor:pointer;text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.collection__filter-reset:hover{text-decoration:none}.collection__filters-list{display:flex;flex-direction:column;gap:10rem}@media screen and (max-width: 991px){.collection__filters-list{gap:12rem}}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.faq-w{padding:112rem 64rem 0rem;display:grid;grid-template-columns:1fr 1fr;gap:44rem}.faq-subtitle{margin:9rem 0rem 16rem}.faq__list{border-top:1px solid var(--color-black30)}.faq__content{display:flex;flex-direction:column;gap:32rem}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;gap:32rem;cursor:pointer}.faq__question-icon{transition:transform .3s ease;width:16rem;height:16rem}.faq__item.active .faq__question-icon{transform:rotate(45deg)}.faq__item{width:100%;border-bottom:1px solid var(--color-black30);padding:24rem 0}.faq__answer{height:0;overflow:hidden}.faq__answer-text{padding-right:32rem}.faq__item.active .faq__answer{margin-top:12rem;height:auto}.faq-description{padding-top:12rem;width:416rem}@media screen and (max-width: 991px){.faq-w{padding:80rem 18rem 0rem;display:flex;gap:24rem;flex-direction:column}.faq-description{width:100%}.faq__item{border-bottom:1px solid var(--color-black30);padding:18rem 0}.faq__answer-text{padding-right:32rem}}.footer{width:100%;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;border-top:1rem solid var(--color-black30)}@media screen and (max-width: 991px){.footer{display:flex;flex-direction:column;justify-content:space-between}}.footer__sec{height:500rem;padding:64rem 64rem 45rem;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 991px){.footer__sec{height:378rem;padding:44rem 24rem 18rem 18rem}}.footer__sec-border{border-left:1rem solid var(--color-black30)}@media screen and (max-width: 991px){.footer__sec-border{border-top:1rem solid var(--color-black30);border-left:0;height:297rem}}.footer__form-title{margin-bottom:6rem}@media screen and (max-width: 991px){.footer__form-title{margin-bottom:4rem}}.footer__form-text{margin-bottom:15rem}.footer__form-wrap{margin-bottom:8rem}@media screen and (max-width: 991px){.footer__form-wrap{margin-bottom:12rem}}.footer__form{width:100%;display:flex;flex-direction:row;gap:12rem}@media screen and (max-width: 991px){.footer__form{width:100%;display:flex;flex-direction:column}}.footer__form-input{width:100%;background-color:transparent;border:0;border-bottom:1rem solid var(--color-black30);border-radius:0;padding:12rem 0}.footer__form-input::placeholder{color:var(--color-black30)}.footer__form-btn{display:flex;align-items:center;justify-content:center;background-color:var(--color-black);color:var(--color-white);border:none;padding:12rem 15.5rem;cursor:pointer;transition:all .2s ease}@media screen and (max-width: 991px){.footer__form-btn{width:100%}}.footer__form-btn:hover{background-color:var(--color-HeritageGold)}.footer__form-success,.footer__form-error{padding:12rem 0}.footer__form-label{font-size:12rem;line-height:110%;letter-spacing:-.12rem;font-weight:300}@media screen and (max-width: 991px){.footer__form-label{font-size:10rem;letter-spacing:-.1rem}}.footer__form-label-bold{font-weight:600;text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1rem}.footer__form-label-bold:hover{text-decoration:none}.footer__social{width:100%;height:57rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8rem}.footer__social-logo{width:158rem;height:77rem}.footer__link:hover,.footer__link-inv{text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.footer__link-inv:hover{text-decoration:none}.footer__nav{width:100%;display:flex;flex-direction:row;justify-content:space-between}.footer__nav-col{display:flex;flex-direction:column;gap:12rem}@media screen and (max-width: 991px){.footer__nav-col{gap:16rem}}.footer__nav-bot{width:100%;height:57rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media screen and (max-width: 991px){.footer__nav-bot{height:auto;align-items:end}}.footer__nav-bot-sec{display:flex;flex-direction:row;gap:24rem}@media screen and (max-width: 991px){.footer__nav-bot-sec{display:flex;flex-direction:column;gap:16rem}}.footer__bot{grid-column:span 2;width:100%;height:72rem;border-top:1rem solid var(--color-black30);display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 64rem}@media screen and (max-width: 991px){.footer__bot{width:100%;height:auto;gap:24rem;border-top:1rem solid var(--color-black30);display:flex;flex-direction:column;justify-content:space-between;align-items:center;align-items:flex-start;padding:18rem}}.footer__bot-img-wrap{height:24rem}@media screen and (max-width: 991px){.footer__bot-img-wrap{height:auto;width:100%}}.footer__bot-img{width:100%;height:100%}.footer__line{background-color:var(--color-HeritageGold);display:flex;flex-direction:row;align-items:center;color:var(--color-black);height:80rem;overflow:hidden;position:relative}@media screen and (max-width: 991px){.footer__line{height:60rem}}.footer__line-wrap{display:flex;flex-direction:row;white-space:nowrap;will-change:transform}.footer__line-sec{display:flex;flex-direction:row;align-items:center;gap:8rem;margin-right:44rem}@media screen and (max-width: 991px){.footer__line-sec{margin-right:24rem}}.footer__line-ic{width:32rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 991px){.footer__line-ic{width:24rem}}.header{display:grid;z-index:100;grid-template-columns:1fr auto 1fr;align-items:center;height:57rem;max-height:57rem;min-height:57rem;color:var(--color-white);border-bottom:1rem solid var(--color-white30);transition:all .15s;-webkit-overflow-scrolling:touch}@media screen and (max-width: 991px){.header{display:flex;justify-content:space-between;align-items:center;height:40rem;max-height:40rem;min-height:40rem}}.header-dark{color:var(--color-black);border-bottom:1rem solid var(--color-black30);background-color:var(--color-white)}.header__left,.header__center,.header__right{display:flex;align-items:center;gap:24rem;padding:0rem 64rem}@media screen and (max-width: 991px){.header__left,.header__center,.header__right{padding:0rem 18rem;gap:16rem}}.header__left{justify-self:start}@media screen and (max-width: 991px){.header__left{display:none}}.header__center{display:flex;justify-content:center;align-items:center;justify-self:center}.header__right{justify-self:end}.header__logo{width:158rem;height:57rem;display:flex;align-items:center;justify-content:center;cursor:pointer}@media screen and (max-width: 991px){.header__logo{width:110rem;height:40rem}}.header__search{width:24rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center}.header__burger{width:24rem;aspect-ratio:1;display:none}@media screen and (max-width: 991px){.header__burger{width:24rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}}.header__burger-open,.header__burger-close{width:100%;height:100%;position:absolute}.header__burger-open{display:block}.header__burger-close{display:none}.header__link{text-decoration:none;border-bottom:2rem solid transparent;transition:border-color .2s;display:inline-block}.header__link:hover{cursor:pointer;border-bottom:2rem solid currentColor}.nav-wrap,.nav-mob-wrap{height:auto!important;position:relative}.nav-popup{width:100%;background-color:var(--color-white);padding:102rem 64rem 44rem;gap:24rem;position:relative;display:grid;grid-template-columns:1fr 1fr;align-items:top;justify-items:left;height:auto;align-items:flex-start}.nav-popup__content-col{width:198rem}.nav-popup__content{display:flex;flex-direction:row;gap:24rem}.nav-popup__content-title{margin-bottom:16rem}.nav-popup__link{margin-bottom:12rem;cursor:pointer}.nav-popup__link:hover{text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.nav-popup__img-wrap{display:flex;height:425rem;align-items:center;justify-content:center}.nav-popup__img{width:100%;height:100%;object-fit:cover}.nav-popup-mob{position:relative;display:flex;flex-direction:column;width:100%;background-color:var(--color-white);padding:58rem 18rem 18rem;gap:24rem}.nav-popup-mob__content{display:flex;flex-direction:column;gap:18rem}.nav-popup-mob__dd{border-bottom:1rem solid var(--color-black30);padding-bottom:18rem}.nav-popup-mob__dd-mask{overflow:hidden}.nav-popup-mob__dd-content{display:flex;flex-direction:column;gap:12rem;padding-top:12rem;padding-bottom:2rem}.nav-popup-mob__dd-icon{width:24rem;height:24rem;position:relative}.nav-popup-mob__dd-title{display:flex;justify-content:space-between;align-items:center}.nav-popup-mob__img-wrap{display:flex;width:100%;max-width:100%;height:214rem;align-items:center;justify-content:center}.nav-popup-mob__img{width:100%;height:100%;object-fit:cover}.nav-popup-mob__dd-mask,.nav-popup-mob__dd-icon-close{display:none}.cart-popup{position:relative;height:100%;width:485rem;background-color:var(--color-white);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 991px){.cart-popup{height:100%;width:100%}}.cart-wrap{display:flex;justify-content:flex-end}.cart-popup__heading{position:absolute;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);top:0rem;border-bottom:1rem solid var(--color-black30);width:100%;padding:16rem 24rem;z-index:2}@media screen and (max-width: 991px){.cart-popup__heading{padding:8rem 18rem}}.cart-popup__heading-ic{width:24rem;height:24rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.cart-popup__bot{position:absolute;z-index:2;width:100%;display:flex;flex-direction:column;gap:16rem;padding:16rem 24rem 24rem;background-color:var(--color-white);border-top:1rem solid var(--color-black30);bottom:0}@media screen and (max-width: 991px){.cart-popup__bot{gap:12rem;padding:16rem 18rem 18rem}}.cart-popup__bot-info{width:100%;display:flex;flex-direction:column;gap:12rem}.cart-popup__bot-info-line{display:flex;justify-content:space-between}.cart-popup__bot-btn{width:100%;display:flex;padding:12rem;justify-content:center;color:var(--color-white);background-color:var(--color-black);transition:all .2s}.cart-popup__bot-btn:hover{background-color:var(--color-HeritageGold);cursor:pointer}.cart-popup__empty{height:100%;width:100%;padding-top:57rem}@media screen and (max-width: 991px){.cart-popup__empty{height:100%;padding-top:40rem}}.cart-popup__empty-wrap{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%;padding:16rem 24rem 24rem}@media screen and (max-width: 991px){.cart-popup__empty-wrap{padding:18rem}}.cart__items-wrap{display:flex;flex-direction:column;height:100%;padding-top:57rem;padding-bottom:116rem;overflow:visible}@media screen and (max-width: 991px){.cart__items-wrap{height:100%;padding-top:40rem;padding-bottom:102rem}}.cart__items-list{overflow-y:auto;display:flex;flex-direction:column;padding:24rem;gap:24rem}.cart__item-remove{cursor:pointer;text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.cart__item-remove:hover{text-decoration:none}.cart__item-quantity{padding:12rem 16rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:21rem;border:1rem solid var(--color-black30);text-align:center}.cart__item-quantity-num{width:12rem}@media screen and (max-width: 991px){.cart__item-quantity{padding:12rem;gap:16.5rem}}.cart__item-quantity-minus,.cart__item-quantity-plus{cursor:pointer}.cart__item-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:16rem}@media screen and (max-width: 991px){.cart__item-title{margin-bottom:18rem}}.cart__item-reset{cursor:pointer;text-decoration:underline}.cart__item-reset:hover{text-decoration:none}.cart__item-list{display:flex;flex-direction:column;gap:10rem}@media screen and (max-width: 991px){.cart__item-list{gap:12rem}}.cart__item-checkbox{margin-right:8rem}.home-about{padding:55rem 64rem}@media screen and (max-width: 991px){.home-about{padding:44rem 18rem}}.home-about__text{margin-bottom:44rem;display:grid;grid-template-columns:1fr 1fr;gap:24rem}@media screen and (max-width: 991px){.home-about__text{margin-bottom:24rem;display:flex;flex-direction:column}}.home-about__video-wrap{position:relative;width:100%;margin:0 auto}.home-about__video-container{width:100%;height:100%;position:relative;z-index:1}.home-about__video-el{width:100%;height:100%;display:block;object-fit:cover;z-index:1}.home-about__video-preview{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:1;transition:opacity .5s;background-color:var(--color-white)}.home-about__video-preview[style*="display: none"]{opacity:0;pointer-events:none}.home-about__video-preview-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:1;display:block}.home-about__video-play{position:relative;z-index:2;width:90rem;height:90rem;display:flex;align-items:center;justify-content:center}.home-about__video-play svg{width:100%;height:100%;display:block}.icon-rotated{transform:rotate(180deg)}.section-home-arrivals{width:100%;padding-top:55rem;padding-bottom:55rem}@media screen and (max-width: 991px){.section-home-arrivals{padding-top:44rem;padding-bottom:44rem}}.home-arrivals__header{display:flex;justify-content:space-between;align-items:end;margin-bottom:44rem;padding:0rem 64rem}@media screen and (max-width: 991px){.home-arrivals__header{margin-bottom:24rem;padding:0rem 18rem}}.home-arrivals__head-right{display:flex;align-items:center;gap:24rem;padding-bottom:4rem}.home-arrivals__head-btn{text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.home-arrivals__head-btn:hover{text-decoration:none}.home-arrivals__slider-controls{display:flex;gap:12rem}@media screen and (max-width: 991px){.home-arrivals__slider-controls{display:none!important}}.home-arrivals__slider-btn{width:16rem;height:16rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:none;padding:0;margin:0;color:inherit;font:inherit;box-shadow:none;outline:none;box-sizing:border-box}.home-arrivals__slider-btn-icon{width:16rem;height:16rem;display:block}.slider-btn--prev .home-arrivals__slider-btn-icon{transform:none}.slider-btn--next .home-arrivals__slider-btn-icon{transform:rotate(180deg)}.home-arrivals__slider-btn.swiper-button-disabled{display:flex!important;opacity:.5;pointer-events:none}.home-arrivals__slider{width:100%}.home-arrivals__slide{width:310rem;height:500rem;display:flex;align-items:flex-start;justify-content:center;position:relative;overflow:hidden;margin-right:24rem}@media screen and (max-width: 991px){.home-arrivals__slide{width:100%;height:auto;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-right:0rem}}.home-arrivals__swiper-wrapper .home-arrivals__slide:last-child{margin-right:0rem}@media screen and (max-width: 991px){.home-arrivals__swiper-wrapper{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:24rem 12rem;padding:0rem 18rem}.swiper-wrapper{width:auto}}.home-banner-w{position:relative;z-index:1;width:100%;height:650rem;overflow:hidden;margin-top:55rem}.home-banner__bg{position:absolute;top:0%;left:0%;z-index:-1;width:100%;height:100%}.home-banner__content{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0rem 18rem;color:var(--color-text, #fff);text-align:center}.home-banner__text{width:440rem;padding:12rem 0rem 24rem}@media screen and (max-width: 991px){.home-banner-w{height:511rem;margin-top:44rem}.home-banner__text{width:100%;padding:6rem 0rem 24rem}}.section-home-category{width:100%;padding-top:55rem;padding-bottom:55rem}@media screen and (max-width: 991px){.section-home-category{padding-top:44rem;padding-bottom:44rem}}.home-category__header{display:flex;justify-content:space-between;align-items:end;margin-bottom:44rem;padding:0rem 64rem}@media screen and (max-width: 991px){.home-category__header{margin-bottom:24rem;padding:0rem 18rem}}.home-category__title,.home-category__section-title{color:var(--color-white)}.home-category__slider-controls{display:flex;gap:12rem}@media screen and (max-width: 991px){.home-category__slider-controls{display:none!important}}.home-category__slider-btn{width:16rem;height:16rem;aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border:none;padding:0;margin:0;color:inherit;font:inherit;box-shadow:none;outline:none;box-sizing:border-box}.home-category__slider-btn-icon{width:16rem;height:16rem;display:block}.slider-btn--prev .home-category__slider-btn-icon{transform:none}.slider-btn--next .home-category__slider-btn-icon{transform:rotate(180deg)}.home-category__slider-btn.swiper-button-disabled{display:flex!important;opacity:.5;pointer-events:none}.home-category__slider{width:100%}.home-category__slide{width:421rem;height:500rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-right:24rem}@media screen and (max-width: 991px){.home-category__slide{width:324rem;height:358rem;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;margin-right:0rem}}.home-category__slide-image{position:absolute;width:100%;height:100%;z-index:-1}.home-category__slide-image img{width:100%;height:100%;object-fit:cover;display:block}.home-category__slide-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:relative;z-index:1}.home-category__slide-title{color:var(--color-white);margin-bottom:4rem}.home-category__slide-text{color:var(--color-white);margin-bottom:24rem}.home-category__swiper-wrapper .home-category__slide:last-child{margin-right:0rem}@media screen and (max-width: 991px){.home-category__swiper-wrapper{display:flex;flex-direction:column;gap:12rem;padding:0rem 18rem}}.home-gear-w{display:flex;flex-direction:column;align-items:center;gap:44rem;width:100%;padding:64rem 55rem}.home-gear__head{display:flex;flex-direction:column;align-items:center;gap:12rem}.home-gear__cards{width:100%;display:flex;gap:24rem;justify-content:space-around}.home-gear__card{width:243rem;height:580rem;opacity:1;transition:opacity .2 ease}.home-gear__card-img{width:100%;height:100%;object-fit:contain}@media screen and (min-width: 992px){.home-gear__card:hover{opacity:.6;cursor:pointer}}@media screen and (max-width: 991px){.home-gear-w{display:flex;overflow:hidden;padding:44rem 0rem;gap:24rem}.home-gear__head{gap:8rem}.home-gear__cards{overflow:auto;padding-bottom:10rem;gap:0rem}.home-gear__card{width:156rem;min-width:156rem;height:372rem;margin-left:-12rem}.home-gear__card:first-child{margin-left:0rem}}.gear-popup{position:relative;height:100%;width:485rem;background-color:var(--color-white);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 991px){.gear-popup{height:100%;width:100%}}.gear-wrap{display:flex;justify-content:flex-end}.gear-popup__heading{position:absolute;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);top:0rem;border-bottom:1rem solid var(--color-black30);width:100%;padding:16rem 24rem;z-index:2}@media screen and (max-width: 991px){.gear-popup__heading{padding:8rem 18rem}}.gear-popup__heading-ic{width:24rem;height:24rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.gear__items-wrap{display:flex;flex-direction:column;height:100%;padding-top:57rem;overflow:visible}@media screen and (max-width: 991px){.cart__items-wrap{height:100%;padding-top:40rem}}.gear__items-list{overflow-y:auto;display:flex;flex-direction:column;padding:24rem;gap:24rem;min-height:100%}@media screen and (max-width: 991px){.cart__items-list{overflow-y:auto;display:flex;flex-direction:column;padding:18rem;gap:24rem}}.cart__item{display:flex;width:100%;height:auto;gap:12rem;border-bottom:1rem solid var(--color-black30);padding-bottom:24rem;align-items:stretch}@media screen and (max-width: 991px){.cart__item{gap:8rem;padding-bottom:24rem}}.cart__items-list .cart__item:last-child{border-bottom:none;padding-bottom:0}.cart__img-wrap{width:98rem;height:133rem;flex-shrink:0}@media screen and (max-width: 991px){.cart__img-wrap{width:78rem;height:106rem}}.cart__img{width:100%;height:100%;object-fit:cover}.cart__item-info{flex:1;width:100%;align-content:space-between;display:grid;grid-template-columns:repeat(2,auto);gap:8rem}.cart__item-sec-1{display:flex;flex-direction:column;gap:4rem}.cart__item-sec-2{display:flex;align-items:flex-start;justify-content:flex-end}.cart__item-sec-3{display:flex;flex-direction:column;gap:4rem;justify-content:flex-end}.cart__item-sec-4{display:flex;align-items:flex-end;justify-content:flex-end}.cart__item-add-active{cursor:pointer;text-decoration:underline;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.cart__item-add-active:hover{text-decoration:none}.gear__items-list .cart__item:last-child{border-bottom:none;padding-bottom:0}.gear__item-size{position:relative;z-index:1;padding:12rem 16rem;display:flex;align-items:center;gap:21rem;outline:1rem solid var(--color-black30);text-align:center;box-sizing:border-box}.gear__item-size-select{position:absolute;display:flex;right:-1px;left:-1px;top:calc(100% - 1px);z-index:10;background:var(--color-white);border:1rem solid var(--color-black30);border-top:0;padding:12rem;padding-top:0;gap:12rem;flex-direction:column;box-sizing:border-box;cursor:pointer}.gear__item-size-ic{width:16rem;aspect-ratio:1;display:flex;align-items:center}.home-parallax-w{position:relative;z-index:1;width:100%;height:1000rem;overflow:hidden}.home-parallax__bg,.home-parallax__bg-2{position:absolute;top:0%;left:0%;z-index:-1;width:100%;height:1260rem;aspect-ratio:8/7;overflow:hidden}.home-parallax__bg-2{z-index:2;pointer-events:none}.home-parallax__mask{display:none}.home-parallax__signature{position:absolute;z-index:1;width:100%;height:662rem;top:-114rem;left:0%}.home-parallax__text{position:relative;z-index:3;margin-top:330rem;margin-left:auto;margin-right:64rem;width:644rem;color:var(--color-text, #fff)}@media screen and (max-width: 991px){.home-parallax-w{display:flex;height:511rem;overflow:hidden;margin:44rem auto}.home-parallax__bg,.home-parallax__bg-2{height:660rem;width:auto;transform:translate(-114rem) translateY(-24rem)}.home-parallax__signature{height:165rem;top:-10rem;left:0%}.home-parallax__mask{display:block;position:absolute;bottom:0%;left:0%;z-index:4;width:100%;height:208rem;background:linear-gradient(180deg,#0000,#00000080)}.home-parallax__text{z-index:5;margin:auto 0rem 0rem;margin-left:auto;width:100%;padding:0 18rem 24rem}}.home-slider{width:100%;height:650rem;position:relative;overflow:hidden}@media screen and (max-width: 991px){.home-slider{height:511rem}}.home-slider__swiper{width:100%;height:100%}.home-slider__slide{position:relative;width:100%;height:100%;padding-top:57rem;padding-left:64rem;padding-right:64rem;overflow:hidden;transform:translate(0)}@media screen and (max-width: 991px){.home-slider__slide{padding-top:40rem;padding-left:18rem;padding-right:18rem}}.home-slider__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;will-change:transform;transform:scale(1.12)}.home-slider__bg img{width:100%;height:100%;object-fit:cover;display:block}.home-slider__bg-mobile{display:none}@media screen and (max-width: 991px){.home-slider__bg-desktop{display:none!important}.home-slider__bg-mobile{display:block!important}}.home-slider__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center;color:var(--color-text, #fff);-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.home-slider__title h1{margin-bottom:16rem}.home-slider__text p{margin-bottom:24rem}.swiper-pagination{position:absolute;left:0;right:0;bottom:24rem!important;display:flex;justify-content:center;align-items:center;gap:16rem;width:310rem!important;margin:0 auto;z-index:10;pointer-events:auto;background:none}@media screen and (max-width: 991px){.swiper-pagination{width:324rem!important}}.custom-pagination__item{flex:1 1 0;height:2rem;border-radius:1rem;background:#ffffff40;overflow:hidden;position:relative;cursor:pointer;flex-shrink:0;display:flex;align-items:center;margin:0;padding:0;opacity:1}.custom-pagination__bar{height:100%;width:0%;background:#fff;border-radius:1rem;transition:width 0s;position:absolute;left:0;top:0;z-index:1}.home-slider__swiper .swiper-pagination-bullet:not(.custom-pagination__item){display:none!important}.size-option.disabled{position:relative;cursor:not-allowed;pointer-events:none;overflow:hidden}.size-option.disabled:after{content:"";position:absolute;top:50%;left:-50%;width:200%;height:1px;background:var(--color-black30);transform:rotate(41deg)}.size-option.disabled .size-label{color:#999}.product-page-w{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:auto;gap:24rem;padding:55rem 64rem;margin-top:57rem}.product-page__info .product-page__rt{font-size:16rem}.product-page__info .product-page__rt>*:not(:first-child){display:none}.product-page__rt h3{font-size:30rem;font-family:Inter SemiBold,sans-serif;line-height:130%;letter-spacing:-.3rem;margin-top:32rem}.product-page__rt p{font-size:16rem;margin-top:16rem}.product-page__rt strong{font-family:Inter SemiBold,sans-serif}.product-page__rt li{font-size:16rem;margin-top:8rem}.product-page__rt ul{padding-left:20rem;margin-top:12rem}.product-page__rt>:first-child{margin-top:0rem}.metafield-rich_text_field>:first-child{margin-top:0rem}.product-page__description-btn,.product-page__shipping-btn{text-decoration:underline;cursor:pointer;text-underline-offset:1rem;text-decoration-thickness:1.5rem}.product-page__description-btn:hover,.product-page__shipping-btn:hover{text-decoration:none}.product-page__description-w{display:flex;flex-direction:column;gap:8rem}.product-page__form{font-size:20rem}.product-page__form-w{display:flex;flex-direction:column;gap:24rem}.product-page__gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:16rem}.product-page__gallery>div:nth-child(3){grid-column:1 / -1}.product-page__gallery-img-w{width:100%;height:100%}.product-page__gallery-img{width:100%;height:100%;object-fit:cover}.product-page__content{display:flex;flex-direction:column;gap:24rem}.product-page__info{display:flex;flex-direction:column;gap:16rem}.product-page__head{display:flex;flex-direction:column}.product-page__form-button{width:100%;height:42rem;background-color:var(--color-black);color:var(--color-white);border:1rem solid var(--color-black);border-radius:0;padding:0rem;margin:0rem;transition:all .2s ease}.product-page__form-button:hover{background-color:var(--color-HeritageGold);border:1rem solid var(--color-HeritageGold)}.product-page__form-button.disabled{background-color:var(--color-white);color:var(--color-black30);border:1px solid var(--color-black30);pointer-events:none}.product-page__hidden-input{display:none}.product-page__size-checkbox{display:absolute}.product-options{display:flex;width:100%;flex-direction:column;gap:16rem;padding-top:12rem;border-top:1px solid var(--color-black30)}.product-options__head{display:flex;justify-content:space-between}.product__size-options{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:24rem}.size-options{display:flex}.size-option input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;position:absolute;opacity:0;width:0;height:0;pointer-events:none}.size-option .size-label{display:inline-flex;align-items:center;justify-content:center;min-width:65rem;height:40rem;padding:0 4rem;border:1px solid var(--color-black30);background-color:var(--color-white);color:#333;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.size-option .size-label:hover{border-color:var(--color-black);transform:scale(1.05)}.size-option input[type=radio]:checked+.size-label{border-color:var(--color-black)}.size-option.disabled .size-label{cursor:not-allowed;opacity:.5}.color-swatches{display:flex;gap:12rem;align-items:center}.color-swatch{position:relative;cursor:pointer}.color-swatch input{position:absolute;opacity:0;pointer-events:none}.swatch-circle{width:28rem;height:28rem;border-radius:50%;border:1px solid #b2b2b2;display:inline-block}.color-swatch input:checked+.swatch-circle,.active-color-swatch{box-shadow:0 0 0 3rem var(--color-white),0 0 0 4rem var(--color-black);transform:scale(.8)}.product-page__shipping-btn-ic{width:28rem;height:28rem}.product-page__shipping{display:flex;justify-content:center;width:100%}.product-page__shipping-btn{display:flex;align-items:center;gap:8rem}.product-swiper-pagination,.product-swiper-navigation{display:none}.product-page__more-products{width:100%;display:flex;flex-direction:column;padding:55rem 64rem;gap:44rem}.product-page__more-products-w{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24rem}@media screen and (max-width: 991px){.product-page__more-products{display:none}.product-page-w{display:flex;flex-direction:column;gap:0rem;padding:18rem 18rem 40rem;margin-top:40rem}.product-page__gallery{max-width:100%;height:433rem}.product-swiper-pagination{display:flex;justify-content:center;align-items:center;gap:12rem;margin:12rem 0rem 24rem}.product-swiper-bar{display:flex!important;flex:1;height:2rem;background-color:var(--color-black30);border-radius:0rem;overflow:hidden;position:relative}.product-swiper-bar-fill{position:absolute;top:0;left:0;height:100%;width:0%;background-color:var(--color-black)}.product-swiper-pagination .swiper-pagination-bullet-active .product-swiper-bar-fill{width:100%}.product-swiper-navigation{display:flex;align-items:center;justify-content:space-between;padding:0rem 18rem;position:absolute;width:100%;height:433rem;top:58rem;left:0rem;z-index:11;pointer-events:none}.product-swiper-navigation-item{width:24rem;height:24rem;pointer-events:auto}.product-swiper-navigation-item.swiper-button-disabled{color:var(--color-black30);pointer-events:none}.product-page__info{gap:16rem}.size-option .size-label{min-width:45rem;height:40rem;padding:0 2rem}.product-page__rt h3{font-size:20rem;line-height:125%;margin-top:24rem}.product-page__rt li{font-size:14rem;margin-top:10rem}.product-page__rt ul{padding-left:12rem}}.details-popup{position:relative;height:100%;width:485rem;background-color:var(--color-white);transition:opacity .3s cubic-bezier(.4,0,.2,1)}@media screen and (max-width: 991px){.details-popup{height:100%;width:100%}}.details-wrap{display:flex;justify-content:flex-end}.details-popup__heading{position:absolute;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);top:0rem;border-bottom:1rem solid var(--color-black30);width:100%;padding:16rem 24rem;z-index:2}@media screen and (max-width: 991px){.details-popup__heading{padding:8rem 18rem}}.details-popup__heading-ic{width:24rem;height:24rem;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.details-popup__body{overflow-y:auto;height:100%;width:100%;padding-top:57rem}@media screen and (max-width: 991px){.details-popup__body{height:100%;padding-top:40rem}}.details-popup__body-wrap{display:flex;flex-direction:column;justify-content:space-between;width:100%;padding:16rem 24rem 24rem}@media screen and (max-width: 991px){.details-popup__body-wrap{padding:18rem}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
