@charset "UTF-8";@media (max-width:992px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],select,textarea{font-size:16px!important}}#app,body,html{width:100%;max-width:100%}#app{padding-top:130px}body,html{overflow-x:clip}body.nav-open{overflow:hidden}.store-header-shell{position:fixed;top:0;right:0;left:0;z-index:30;display:block;width:100%}.store-header{position:relative;z-index:1;background:#fff;border-bottom:1px solid #eeeae5;box-shadow:0 8px 24px rgba(20,18,16,.04)}.store-header__announcement{min-height:38px;background:#1b1a19;color:hsla(0,0%,100%,.72)}.store-header__announcement .container{display:flex;min-height:38px;align-items:center;justify-content:space-between;gap:24px}.store-header__announcement p{margin:0;color:inherit;font-size:11px;letter-spacing:.035em;line-height:1.4}.store-header__announcement p span{margin-right:7px;color:#fff;font-weight:800}.store-header__utility{display:flex;align-items:center;gap:18px}.store-header__utility>a,.store-header__utility>button{color:hsla(0,0%,100%,.78);font-size:11px}.store-header__utility>a:hover,.store-header__utility>button:hover{color:#fff}.store-header__utility>a i{margin-right:7px}.store-header__currency{display:flex;overflow:hidden;border:1px solid hsla(0,0%,100%,.25);border-radius:999px}.store-header__currency button{padding:3px 8px;border:0;background:transparent;color:hsla(0,0%,100%,.58);font-size:9px;font-weight:800}.store-header__currency button.active{background:#fff;color:#1b1a19}.store-header__logout{padding:0;border:0;background:transparent}.store-nav{position:relative;display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:32px}.store-nav__logo{display:inline-flex;flex:0 0 auto;align-items:center}.store-nav__logo img{display:block;width:205px;height:auto}.store-nav__desktop{align-self:stretch;margin-left:auto}.store-nav__desktop>ul{display:flex;height:100%;align-items:stretch;gap:3px}.store-nav__item{position:relative;display:flex;align-items:stretch}.store-nav__link{position:relative;display:inline-flex;gap:7px;align-items:center;padding:0 15px;color:#242321;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.store-nav__link i{font-size:8px}.store-nav__link:after{position:absolute;right:15px;bottom:20px;left:15px;height:2px;background:#e4604a;content:"";opacity:0;transform:scaleX(0);transition:.2s ease}.store-nav__link.is-active,.store-nav__link:hover{color:#242321}.store-nav__link.is-active:after,.store-nav__link:hover:after{opacity:1;transform:scaleX(1)}.store-nav__link--button{border:0;background:transparent}.store-nav__dropdown{position:absolute;top:100%;left:50%;z-index:20;width:min(1060px,100vw - 30px);padding:30px;border:1px solid #ebe6df;background:#fff;box-shadow:0 24px 60px rgba(18,18,18,.14);transform:translateX(-50%)}.store-nav__dropdown section{padding-top:0}.store-nav__dropdown--shop{width:min(900px,100vw - 30px)}.store-nav__dropdown--simple{width:260px;padding:12px}.store-nav__shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.store-nav__shop-grid section{min-width:0}.store-nav__shop-grid ul{margin-top:14px}.store-nav__shop-grid li{display:block;margin-top:9px}.store-nav__shop-grid li a{color:#67635f;font-size:12px;line-height:1.45}.store-nav__shop-grid li a:hover{color:#e4604a}.store-nav__group-title{color:#1d1c1b;font-size:13px;font-weight:800}.store-nav__new{margin-left:5px;color:#e4604a;font-size:8px;font-weight:800;text-transform:uppercase}.store-nav__brand-panel{display:grid;grid-template-columns:250px minmax(0,1fr);gap:34px}.store-nav__eyebrow{margin:0 0 12px;color:#a49d96;font-size:9px;font-weight:800;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.store-nav__featured-brands{padding-right:32px;border-right:1px solid #eee9e3}.store-nav__featured-brands>a{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0ece7;color:#222;font-size:13px;font-weight:700}.store-nav__featured-brands>a:hover{color:#e4604a}.store-nav__featured-brands>a i{font-size:10px}.store-nav__brand-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:18px}.store-nav__brand-header strong{color:#262422;font-size:15px}.store-nav__brand-search{display:flex;width:min(260px,100%);min-height:39px;align-items:center;gap:9px;padding:0 12px;border:1px solid #ded8d1;background:#faf9f7}.store-nav__brand-search i{color:#77716b;font-size:13px}.store-nav__brand-search input{width:100%;padding:0;border:0;outline:0;background:transparent;color:#222;font-size:12px}.store-nav__alphabet{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:16px}.store-nav__alphabet button{min-width:25px;height:25px;padding:0 5px;border:0;background:#f3f0ec;color:#706b66;font-size:9px;font-weight:800}.store-nav__alphabet button.active,.store-nav__alphabet button:hover{background:#1d1c1b;color:#fff}.store-nav__brand-results{display:grid;max-height:190px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 20px;overflow-y:auto;overscroll-behavior:contain}.store-nav__brand-results a{overflow:hidden;color:#54504c;font-size:11px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.store-nav__brand-results a:hover{color:#e4604a}.store-nav__empty{grid-column:1/-1;margin:8px 0;color:#777;font-size:12px}.store-nav__simple-list li{display:block}.store-nav__simple-list a{display:block;padding:10px 12px;color:#4f4b47;font-size:12px}.store-nav__simple-list a:hover{background:#f6f3ef;color:#e4604a}.store-nav__actions{display:flex;flex:0 0 auto;align-items:center;gap:4px}.store-nav__actions>.mobile-search{display:flex;margin:0;padding:0}.store-nav__actions .store-nav__account,.store-nav__actions .store-nav__cart,.store-nav__actions .store-nav__toggle,.store-nav__actions>.mobile-search>div:first-child{display:inline-flex;position:relative;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:transparent;color:#242321}.store-nav__actions .store-nav__account:hover,.store-nav__actions .store-nav__cart:hover,.store-nav__actions>.mobile-search>div:first-child:hover{background:#f3f0ec}.store-nav__actions>.mobile-search img{display:none!important}.store-nav__actions>.mobile-search i{display:inline-block;font-size:18px}.store-nav__account{display:none!important}.store-nav__cart-count{position:absolute;top:3px;right:1px;display:inline-flex;min-width:17px;height:17px;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#e4604a;color:#fff;font-size:9px;font-weight:800}.store-nav__toggle{display:none!important;flex-direction:column;gap:6px}.store-nav__toggle span{width:19px;height:2px;background:#242321;transition:.2s ease}.store-nav__overlay{position:fixed;z-index:40;inset:0;background:rgba(17,16,15,.42)}.store-nav__drawer{position:fixed;z-index:50;top:0;right:0;width:min(380px,90vw);height:100vh;height:100dvh;background:#fff;box-shadow:-20px 0 60px rgba(0,0,0,.16);animation:store-drawer-in .24s ease both}@keyframes store-drawer-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.store-nav__drawer-header{display:flex;height:68px;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid #ebe6e0}.store-nav__drawer-header strong{font-size:16px}.store-nav__drawer-header button{padding:0;border:0;background:transparent;color:#222;font-size:30px;font-weight:300}.store-nav__drawer-body{height:calc(100vh - 68px);height:calc(100dvh - 68px);padding:8px 22px 30px;overflow-y:auto;overscroll-behavior:contain}.store-nav__mobile-item{display:block;padding:0!important;border-bottom:1px solid #eee9e3}.store-nav__mobile-row{display:flex;min-height:54px;align-items:center;justify-content:space-between}.store-nav__mobile-primary,.store-nav__mobile-row>a{flex:1;color:#242220;font-size:13px;font-weight:800;letter-spacing:.06em;text-align:left;text-transform:uppercase}.store-nav__mobile-primary{align-self:stretch;padding:0;border:0;background:transparent}.store-nav__mobile-row>button:not(.store-nav__mobile-primary){width:40px;height:40px;border:0;background:transparent;color:#777}.store-nav__mobile-submenu{padding:2px 0 18px 14px}.store-nav__mobile-group>a,.store-nav__mobile-submenu>a{display:block;padding:8px 0;color:#5e5954;font-size:12px}.store-nav__mobile-group{margin-bottom:10px}.store-nav__mobile-group-title{color:#242220!important;font-weight:800}.store-nav__brand-search--mobile{width:100%;margin-bottom:18px}.store-nav__view-all{margin-top:10px;padding:10px 13px;border:1px solid #242220;background:transparent;color:#242220;font-size:11px;font-weight:800}.store-nav__mobile-account{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:8px 0;border-bottom:1px solid #eee9e3}.store-nav__mobile-account a{display:inline-flex;align-items:center;gap:10px;color:#242220;font-size:12px;font-weight:800}.store-nav__mobile-account a i{font-size:16px}.store-nav__mobile-account button{padding:7px 0;border:0;border-bottom:1px solid;background:transparent;color:#77716b;font-size:11px}.store-nav__mobile-account button:hover{color:#e4604a}.store-nav__mobile-currency{display:flex;gap:7px;align-items:center;margin-top:24px}.store-nav__mobile-currency span{margin-right:auto;color:#777;font-size:11px}.store-nav__mobile-currency button{padding:7px 11px;border:1px solid #ddd5ce;background:transparent;color:#777;font-size:10px;font-weight:800}.store-nav__mobile-currency button.active{border-color:#242220;background:#242220;color:#fff}@media (max-width:1199px){#app{padding-top:112px}.store-nav{min-height:74px}.store-nav__logo img{width:160px}.store-nav__desktop{display:none}.store-nav__toggle{display:inline-flex!important}}@media (max-width:767px){#app{padding-top:64px}.store-header__announcement{display:none}.store-nav{min-height:64px}.store-nav__logo img{width:122px}.store-nav__actions{gap:0}.store-nav__account,.store-nav__actions>.mobile-search>div:first-child,.store-nav__cart,.store-nav__toggle{width:38px;height:38px}.store-nav__account{display:inline-flex!important}.store-nav__drawer{width:min(360px,94vw)}}.home-page{--home-ink:#171717;--home-muted:#696765;--home-paper:#f6f3ee;--home-line:hsla(0,0%,9%,0.12);--home-accent:#ff4c3b;width:100%;max-width:100vw;contain:inline-size;overflow-x:clip;color:var(--home-ink)}.home-hero .home-slider,.home-hero .slick-list,.home-hero__slider-wrap,.home-page .main-page,.home-page section{width:100%;max-width:100%;min-width:0}.home-page .main-page{contain:inline-size;overflow-x:clip}.home-hero .home-slider,.home-hero .slick-list,.home-hero__slider-wrap{overflow:hidden}.home-section-kicker{margin:0 0 10px;color:var(--home-accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.home-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:32px}.home-section-heading h2{max-width:650px;margin:0;color:var(--home-ink);font-size:clamp(28px,3vw,44px);font-weight:800;line-height:1.08;letter-spacing:-.035em;text-transform:none}.home-section-heading--compact{margin-bottom:24px}.home-text-link{display:inline-flex;flex:0 0 auto;gap:10px;align-items:center;padding-bottom:5px;border-bottom:1px solid;color:var(--home-ink);font-size:13px;font-weight:700}.home-text-link:hover{color:var(--home-accent)}.home-button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.home-button:hover{transform:translateY(-2px)}.home-button--light{background:#fff;color:var(--home-ink)}.home-button--light:hover{color:var(--home-accent)}.home-button--ghost{border-color:hsla(0,0%,100%,.55);color:#fff}.home-button--ghost:hover{border-color:#fff;color:#fff}.home-hero{position:relative;padding:0!important;background:transparent;line-height:0}.home-hero .home-slider,.home-hero .home-slider .slick-list,.home-hero .home-slider .slick-slide,.home-hero .home-slider .slick-slide>div,.home-hero .home-slider .slick-track{margin:0;padding:0}.home-hero .home-slider .slick-next,.home-hero .home-slider .slick-prev{z-index:3;width:46px;height:46px;border:0!important;outline:0;background:transparent!important;box-shadow:none!important;opacity:1;transform:translateY(-50%)!important}.home-hero .home-slider:hover .slick-next,.home-hero .home-slider:hover .slick-prev{transform:translateY(-50%)!important}.home-hero .home-slider .slick-prev{left:28px}.home-hero .home-slider .slick-next{right:28px}.home-hero__slide{position:relative;overflow:hidden}.home-hero__image{display:block;width:100%;height:auto}.home-hero__shade{position:absolute;z-index:1;inset:0;background:linear-gradient(90deg,rgba(10,10,10,.82),rgba(10,10,10,.48) 48%,rgba(10,10,10,.08) 78%)}.home-hero__container{position:relative;z-index:2;display:flex;height:100%;align-items:center}.home-hero__content{width:min(680px,62%);padding-left:64px;color:#fff;line-height:normal}.home-hero__content h1{margin:0 0 18px;color:#fff;font-size:clamp(42px,5.5vw,78px);font-weight:800;line-height:.98;letter-spacing:-.055em;text-transform:none}.home-hero__kicker{margin-bottom:18px;color:#fff;font-size:11px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.home-hero__subtitle{max-width:560px;margin:0 0 28px;color:hsla(0,0%,100%,.82);font-size:17px;line-height:1.65}.home-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.home-category-nav{position:relative;z-index:4;margin-top:0}.home-category-nav__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;box-shadow:0 18px 55px rgba(18,18,18,.12)}.home-category-card{display:flex;min-height:114px;gap:14px;align-items:center;padding:24px;border-right:1px solid var(--home-line);color:var(--home-ink);transition:background .2s ease}.home-category-card:last-child{border-right:0}.home-category-card:hover{background:var(--home-paper);color:var(--home-ink)}.home-category-card__number{align-self:flex-start;color:var(--home-accent);font-size:10px;font-weight:800}.home-category-card__body{flex:1}.home-category-card__body small,.home-category-card__body strong{display:block}.home-category-card__body strong{margin-bottom:5px;font-size:15px}.home-category-card__body small{color:var(--home-muted);font-size:11px;line-height:1.5}.home-category-card__arrow{font-size:18px}.home-products-section{padding:100px 0 92px}.home-product-tabs{display:flex;gap:8px;margin-bottom:28px;overflow-x:auto;scrollbar-width:none}.home-product-tabs::-webkit-scrollbar{display:none}.home-product-tabs button{flex:0 0 auto;padding:10px 16px;border:1px solid var(--home-line);border-radius:999px;background:transparent;color:var(--home-muted);cursor:pointer;font-size:12px;font-weight:700}.home-product-tabs button.active{border-color:var(--home-ink);background:var(--home-ink);color:#fff}.home-featured-grid,.home-product-grid{display:grid;gap:28px 18px;grid-template-columns:repeat(6,minmax(0,1fr))}.home-product-card{min-width:0}.category-home-product-card,.home-product-card{--home-ink:#171717;--home-muted:#696765;--home-line:hsla(0,0%,9%,0.12);--home-accent:#ff4c3b}.category-home-product-card{margin-bottom:42px}.category-home-product-card .home-product-card__cart{display:inline-flex!important;visibility:visible!important;flex:0 0 38px;width:38px;height:38px;align-items:center;justify-content:center;padding:0!important;border:1px solid var(--home-line)!important;border-radius:50%!important;background:transparent!important;color:var(--home-ink)!important;opacity:1!important;transform:none!important}.category-home-product-card .home-product-card__cart i{padding:0!important;color:inherit!important;font-size:15px}.category-home-product-card .home-product-card__cart:focus-visible,.category-home-product-card .home-product-card__cart:hover{border-color:var(--home-ink)!important;background:var(--home-ink)!important;color:#fff!important;opacity:1!important}.home-product-card__media{position:relative;overflow:hidden;aspect-ratio:1/1;background:#f3f1ed}.home-product-card__image{display:block;width:100%;height:100%}.home-product-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s ease}.home-product-card:hover .home-product-card__image img{transform:scale(1.035)}.home-product-card__badge{position:absolute;top:14px;left:14px;padding:7px 10px;background:var(--home-accent);color:#fff;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-product-card__badge--dark{background:var(--home-ink)}.home-product-card__content{padding-top:16px}.home-product-card__brand{display:block;margin-bottom:7px;color:var(--home-muted);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-product-card__main{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.home-product-card__main h3{margin:0;color:var(--home-ink);font-size:15px;font-weight:700;line-height:1.4;text-transform:none}.home-product-card__cart{display:inline-flex;visibility:visible;flex:0 0 38px;width:38px;height:38px;align-items:center;justify-content:center;padding:0;border:1px solid var(--home-line,hsla(0,0%,9%,.12));border-radius:50%;background:transparent;color:var(--home-ink,#171717);cursor:pointer;opacity:1;transform:none;transition:background .2s ease,color .2s ease}.home-product-card__cart i{padding:0;color:inherit;font-size:15px}.home-product-card__cart:focus-visible,.home-product-card__cart:hover{border-color:var(--home-ink,#171717);background:var(--home-ink,#171717);color:#fff;opacity:1}.home-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;margin-top:9px}.home-product-card__price strong{color:var(--home-ink);font-size:14px}.home-product-card__price del{color:#999;font-size:11px}.home-product-rating{display:inline-flex;max-width:100%;align-items:center;gap:7px;margin-top:10px;font-size:11px;line-height:1.3}.home-product-rating,.home-product-rating:hover{color:var(--home-muted)}.home-product-rating__stars{display:inline-flex;flex:0 0 auto;gap:1px;color:#c9c5c0;font-size:13px;letter-spacing:0}.home-product-rating__stars span.active{color:#f5a000}.home-product-rating__count{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-box .product-detail .home-product-rating{justify-content:flex-start;margin-top:9px;color:#777;text-align:left}.recently-viewed-section{--home-ink:#171717;--home-muted:#696765;--home-line:hsla(0,0%,9%,0.12);--home-accent:#ff4c3b;margin-top:88px;padding:72px 0 28px;border-top:1px solid var(--home-line);color:var(--home-ink)}.product-page .related-products-section{padding-bottom:32px}.product-page .recently-viewed-section{margin-top:0;padding-top:52px}.recently-viewed-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.recently-viewed-section__heading h2{margin:0;color:var(--home-ink);font-size:34px;font-weight:800;line-height:1.08;letter-spacing:-.035em;text-transform:none}.recently-viewed-section__heading button{padding:5px 0;border:0;border-bottom:1px solid;background:transparent;color:var(--home-muted);font-size:11px}.recently-viewed-section__heading button:hover{color:var(--home-accent)}.recently-viewed-section__products{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 18px;position:relative}@media (max-width:991px){.recently-viewed-section__products{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:575px){.recently-viewed-section{margin-top:58px;padding-top:52px}.product-page .related-products-section{padding-bottom:20px}.product-page .recently-viewed-section{margin-top:0;padding-top:38px}.recently-viewed-section__heading{align-items:center;margin-bottom:24px}.recently-viewed-section__heading h2{font-size:27px}.recently-viewed-section__products{display:flex;max-width:100%;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.recently-viewed-section__products::-webkit-scrollbar{display:none}.recently-viewed-section__products .home-product-card{flex:0 0 78%;scroll-snap-align:start}.related-products-section .container{max-width:100%;min-width:0;overflow-x:clip}}.home-featured-section{padding:92px 0;background:var(--home-ink)}.home-featured-section .home-section-heading h2,.home-featured-section .home-text-link{color:#fff}.home-featured-section .home-product-card__media{background:#272727}.home-featured-section .home-product-card__brand,.home-featured-section .home-product-card__price del{color:hsla(0,0%,100%,.58)}.home-featured-section .home-product-rating,.home-featured-section .home-product-rating:hover{color:hsla(0,0%,100%,.62)}.home-featured-section .home-product-rating__stars{color:hsla(0,0%,100%,.25)}.home-featured-section .home-product-card__main h3,.home-featured-section .home-product-card__price strong{color:#fff}.home-featured-section .home-product-card__cart{border-color:hsla(0,0%,100%,.3);color:#fff}.home-featured-section .home-product-card__cart:hover{background:#fff;color:var(--home-ink)}@media (min-width:1200px){.home-featured-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.home-guide{padding:105px 0;background:var(--home-paper)}.home-guide .container{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:80px;align-items:start}.home-guide__intro{position:sticky;top:30px}.home-guide__intro h2{margin:0 0 20px;color:var(--home-ink);font-size:clamp(34px,4vw,54px);font-weight:800;line-height:1.03;letter-spacing:-.045em;text-transform:none}.home-guide__intro>p:not(.home-section-kicker){margin-bottom:24px;color:var(--home-muted);font-size:15px;line-height:1.8}.home-guide__steps{border-top:1px solid var(--home-line)}.home-guide-card{display:grid;grid-template-columns:52px 1fr;gap:16px;padding:28px 8px;border-bottom:1px solid var(--home-line);color:var(--home-ink);transition:padding .2s ease,background .2s ease}.home-guide-card:hover{padding-right:18px;padding-left:18px;background:#fff;color:var(--home-ink)}.home-guide-card__number{color:var(--home-accent);font-size:11px;font-weight:800}.home-guide-card__content{display:grid}.home-guide-card__content small{margin-bottom:5px;color:var(--home-muted);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-guide-card__content strong{margin-bottom:7px;font-size:20px}.home-guide-card__content span{color:var(--home-muted);font-size:13px;line-height:1.6}.home-community{padding:92px 0 0}.home-community__panel{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:70px;align-items:center;padding:64px;background:var(--home-accent);color:#fff}.home-community__mark{display:flex;width:250px;height:250px;flex-direction:column;align-items:center;justify-content:center;border:2px solid hsla(0,0%,100%,.7);border-radius:50%;transform:rotate(-7deg)}.home-community__mark span{font-size:13px;letter-spacing:.25em}.home-community__mark strong{font-size:27px;letter-spacing:-.04em}.home-community__copy .home-section-kicker{color:hsla(0,0%,100%,.75)}.home-community__copy h2{margin:0 0 18px;color:#fff;font-size:clamp(30px,4vw,52px);font-weight:800;line-height:1.04;letter-spacing:-.045em;text-transform:none}.home-community__copy>p:last-child{max-width:620px;margin:0;color:hsla(0,0%,100%,.82);font-size:15px;line-height:1.8}.home-services{padding:72px 0}.home-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line)}.home-services__grid article{display:flex;gap:15px;padding:28px 22px;border-right:1px solid var(--home-line)}.home-services__grid article:last-child{border-right:0}.home-services__grid h3{margin:0 0 6px;color:var(--home-ink);font-size:14px;font-weight:800;text-transform:none}.home-services__grid p{margin:0;color:var(--home-muted);font-size:11px;line-height:1.6}.home-services__icon{color:var(--home-accent);font-size:22px}.home-faq{padding:30px 0 100px}.home-faq__list{gap:14px;align-items:start}.home-faq__list details{padding:22px;border:1px solid var(--home-line);background:#fff}.home-faq__list summary{position:relative;padding-right:22px;color:var(--home-ink);cursor:pointer;font-size:14px;font-weight:800;line-height:1.5;list-style:none}.home-faq__list summary::-webkit-details-marker{display:none}.home-faq__list summary:after{position:absolute;top:0;right:0;content:"+";color:var(--home-accent);font-size:19px}.home-faq__list details[open] summary:after{content:"\2212"}.home-faq__list p{margin:16px 0 0;color:var(--home-muted);font-size:13px;line-height:1.75}@media (max-width:991px){.home-hero__slide.has-overlay .home-hero__image{min-height:500px;-o-object-fit:cover;object-fit:cover}.home-hero__content{width:78%;padding-left:24px}.home-category-nav{margin-top:0}.home-category-nav__grid{grid-template-columns:repeat(2,1fr);box-shadow:none}.home-category-card:nth-child(2){border-right:0}.home-category-card:nth-child(-n+2){border-bottom:1px solid var(--home-line)}.home-featured-grid,.home-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-guide .container{grid-template-columns:1fr;gap:44px}.home-guide__intro{position:static}.home-community__panel{gap:40px;padding:44px}.home-community__mark{width:190px;height:190px}.home-services__grid{grid-template-columns:repeat(2,1fr)}.home-services__grid article:nth-child(2){border-right:0}.home-services__grid article:nth-child(-n+2){border-bottom:1px solid var(--home-line)}}@media (max-width:575px){.home-hero .home-slider .slick-next,.home-hero .home-slider .slick-prev{display:none!important}.home-hero__slide.has-overlay .home-hero__image{min-height:460px;-o-object-fit:cover;object-fit:cover}.home-hero__shade{background:linear-gradient(0deg,rgba(10,10,10,.9),rgba(10,10,10,.2) 90%)}.home-hero__container{align-items:flex-end;padding-bottom:54px}.home-hero__content{width:100%;padding-left:0}.home-hero__content h1{font-size:40px}.home-hero__subtitle{font-size:14px}.home-hero__actions{display:grid}.home-category-nav__grid,.home-hero__actions{grid-template-columns:1fr}.home-category-card{min-height:88px;padding:17px 18px;border-right:0;border-bottom:1px solid var(--home-line)}.home-category-card:last-child{border-bottom:0}.home-featured-section,.home-guide,.home-products-section{padding:72px 0}.home-section-heading{display:block;margin-bottom:25px}.home-section-heading .home-text-link{margin-top:18px}.home-product-grid{gap:26px 12px}.home-featured-section .container{min-width:0;max-width:100%;overflow-x:clip}.home-featured-grid{position:relative;display:flex;grid-template-columns:none;gap:14px;width:100%;max-width:100%;min-width:0;margin-right:0;padding-right:0;contain:inline-size;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-featured-grid::-webkit-scrollbar{display:none}.home-featured-grid .home-product-card{width:auto;min-width:0;flex:0 0 60%;scroll-snap-align:start}.home-product-card__content{padding-top:12px}.home-product-card__main h3{font-size:13px}.home-product-card__cart{flex-basis:34px;width:34px;height:34px}.home-community{padding-top:64px}.home-community__panel{grid-template-columns:1fr;gap:34px;padding:34px 24px}.home-community__mark{width:155px;height:155px}.home-community__mark strong{font-size:21px}.home-services{padding:52px 0}.home-services__grid{grid-template-columns:1fr}.home-services__grid article{border-right:0;border-bottom:1px solid var(--home-line)}.home-services__grid article:last-child{border-bottom:0}.home-faq{padding-bottom:72px}.home-faq__list{grid-template-columns:1fr}}.border-primary{border-color:var(--theme-default)!important}.sub-footer p{padding:5px 0}.top-header a .sub-arrow:before{content:"\F107";font-family:Font Awesome\ 5 Free;position:absolute}.top-header a .sub-arrow{position:absolute;top:50%;margin-top:-17px;left:auto;right:0;width:20px;height:30px;overflow:hidden;font:700 16px/34px monospace!important;text-align:center;text-shadow:none;border-radius:4px}.top-header .currency-dropdown-wrapper{padding-right:15px!important}.top-header .currency-dropdown-wrapper.onhover-dropdown .onhover-show-div{min-width:35px}@media screen and (min-width:1200px){.menu-right{position:relative}.menu-right #main-menu{position:unset}.menu-right #main-menu>li>a{padding-bottom:20px}.menu-right #main-menu>li>a .sub-arrow{top:calc(50% + 10px)}.menu-right #main-menu li .mega-menu{box-shadow:0 0 2px 0 hsla(0,0%,43.1%,.25)}}@media screen and (max-width:1200px){.pixelstrap{right:-80vw}}@media screen and (max-width:1200px){.pixelstrap.show_mobile{right:0}}.pixelstrap .sm-nowrap>li>:not(ul) a,.pixelstrap .sm-nowrap>li>a{white-space:normal}.pixelstrap a.single-menu{padding-right:25px}@media (max-width:767px){.pixelstrap .link-section h5{padding:5px 0}.pixelstrap .link-section h5 a{font-weight:400;font-size:14px}}.pixelstrap .list-all-brand{min-height:100vh}.pixelstrap .list-all-brand .list-alphabet-brands{padding:5px 32px}.pixelstrap .list-all-brand .list-alphabet-brands>span{display:inline-block;padding:0 3px;margin-bottom:3px;cursor:pointer}.pixelstrap .list-all-brand .list-alphabet-brands>span.active,.pixelstrap .list-all-brand .list-alphabet-brands>span:hover{color:#38a7bb}.pixelstrap .list-all-brand .list-alphabet-brands>span.active:before,.pixelstrap .list-all-brand .list-alphabet-brands>span:hover:before{width:calc(100% - 10px);background-color:#38a7bb}.pixelstrap .list-all-brand .list-alphabet-brands>a.all-alphabet{display:inline-block;padding:0 5px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4{font-size:14px}.theme-tab .tab-content .product-tab .tab-box:nth-last-child(-n+4){margin:0 5px 10px}.slider-target .slider-base .slider-connect{background:var(--theme-default)}.slider-target .slider-base .slider-tooltip{border-color:var(--theme-default);background:var(--theme-default)}.product-box .product-detail h6{font-weight:700;color:#000}.product-box .product-detail .product-short-description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.5;text-overflow:ellipsis}.home-page{background:#fff}.home-intro{padding:48px 0 28px}.home-intro .container{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:32px;align-items:center}.home-intro h1{max-width:820px;margin-bottom:14px;color:#222;font-size:34px;font-weight:700;line-height:1.18}.home-intro__eyebrow{margin-bottom:10px;color:#ff4c3b;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.home-intro__copy{max-width:760px;margin-bottom:22px;color:#555;font-size:16px;line-height:1.8}.home-intro__actions{display:flex;flex-wrap:wrap;gap:12px}.home-intro__button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 18px;border:1px solid #222;color:#222;font-size:13px;font-weight:700;text-transform:uppercase}.home-intro__button:hover{color:#222}.home-intro__button--primary{border-color:#ff4c3b;background:#ff4c3b;color:#fff}.home-intro__button--primary:hover{color:#fff}.home-intro__links{display:grid;gap:12px}.home-intro__link{display:block;padding:16px 18px;border:1px solid #ececec;border-radius:6px;background:#fff;color:#222;box-shadow:0 10px 30px rgba(0,0,0,.04);transition:transform .2s ease,border-color .2s ease}.home-intro__link:hover{border-color:#ff4c3b;color:#222;transform:translateY(-2px)}.home-intro__link span{display:block;margin-bottom:4px;font-weight:700}.home-intro__link small{color:#777;font-size:12px}.home-confidence{padding:34px 0 20px}.home-confidence__title{margin-bottom:24px}.home-confidence__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.home-confidence__item{min-height:150px;padding:24px;border:1px solid #ececec;border-radius:6px;background:#fafafa}.home-confidence__item strong{display:block;margin-bottom:10px;color:#222;font-size:16px}.home-confidence__item p,.home-faq p{margin-bottom:0;color:#666;line-height:1.75}.home-faq{padding:28px 0 10px}.home-faq h2{margin-bottom:14px;line-height:1.18}.home-faq h2,.home-faq h3{color:#222;font-weight:700}.home-faq h3{margin-bottom:10px;font-size:16px;line-height:1.45}.home-faq article{padding-top:18px;border-top:2px solid #ff4c3b}.home-faq__header{max-width:680px;margin-bottom:22px}.home-faq__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media (max-width:991px){.home-intro .container{grid-template-columns:1fr}.home-intro h1{font-size:28px}.home-confidence__grid,.home-faq__list{grid-template-columns:1fr}}@media (max-width:575px){.home-intro{padding-top:34px}.home-intro__actions{display:grid}.home-intro__button{width:100%}}.brand-page-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:28px;align-items:stretch;margin-bottom:34px;padding:34px;border:1px solid #f0e7e3;background:linear-gradient(135deg,rgba(228,96,74,.1),hsla(0,0%,100%,0) 45%),#fffaf8}.brand-page-header{display:flex;flex-direction:column;justify-content:center}.brand-page-header .brand-page-kicker{display:inline-flex;align-self:flex-start;margin-bottom:12px;padding:7px 11px;border:1px solid rgba(228,96,74,.22);background:hsla(0,0%,100%,.78);color:var(--theme-default);font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.brand-page-header h1{max-width:700px;margin-bottom:14px;color:#222;font-size:44px;line-height:1.08;font-weight:700;text-transform:none}.brand-page-header .brand-page-intro{max-width:780px;margin-bottom:24px;color:#555;font-size:16px;line-height:1.7}.brand-page-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.brand-page-actions .btn-solid{padding:12px 22px}.brand-link-button{display:inline-flex;align-items:center;min-height:48px;padding:0 18px;border:1px solid #222;color:#222;font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.brand-link-button:hover{border-color:var(--theme-default);color:var(--theme-default)}.brand-hero-panel{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:22px;border:1px solid rgba(34,34,34,.08);background:hsla(0,0%,100%,.82);box-shadow:0 18px 44px rgba(34,34,34,.06)}.brand-hero-logo{display:flex;align-items:center;justify-content:center;width:74px;height:74px;margin-bottom:18px;background:#222;color:#fff;font-size:34px;font-weight:700;line-height:1}.brand-page-stats{display:flex;gap:10px;margin-bottom:18px}.brand-page-stats>div{flex:1 1 0;min-width:0;padding:14px 12px;border:1px solid #eee;background:#fff}.brand-page-stats>div small,.brand-page-stats>div span{display:block}.brand-page-stats>div span{color:#222;font-size:24px;font-weight:700;line-height:1}.brand-page-stats>div small{margin-top:6px;color:#777;font-size:12px;text-transform:uppercase}.brand-hero-gallery{display:grid;grid-template-columns:1.2fr .9fr;grid-template-rows:repeat(2,minmax(86px,1fr));gap:10px;min-height:210px}.brand-hero-gallery a{display:block;overflow:hidden;border:1px solid #eee;background:#f8f8f8}.brand-hero-gallery a:first-child{grid-row:span 2}.brand-hero-gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.brand-hero-gallery a:hover img{transform:scale(1.04)}.brand-faq,.brand-highlight-row,.brand-page-content,.category-page-intro{margin-bottom:38px}.brand-faq,.brand-page-content,.category-page-intro{padding:26px;border:1px solid #eee;background:#fff}.category-page-intro h1{margin-bottom:14px;color:#222;font-size:32px;line-height:1.25;font-weight:700;text-transform:none}.brand-generated-content,.brand-rich-content{color:#444;font-size:15px;line-height:1.8}.brand-generated-content h2,.brand-rich-content h2{margin:24px 0 10px;color:#222;font-size:24px;line-height:1.3;font-weight:700}.brand-generated-content h3,.brand-rich-content h3{margin:18px 0 8px;color:#222;font-size:19px;line-height:1.35}.brand-generated-content p,.brand-rich-content p{margin-bottom:12px;line-height:1.75}.brand-section-heading{margin-bottom:18px}.brand-section-heading span{display:block;margin-bottom:7px;color:var(--theme-default);font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.brand-section-heading h2{margin-bottom:0;color:#222;font-size:24px;line-height:1.3;font-weight:700;text-transform:none}.brand-highlight-section{margin-bottom:32px;max-width:100%;min-width:0;overflow:hidden}.brand-highlight-products{display:grid;gap:22px;grid-template-columns:repeat(5,minmax(0,1fr));max-width:100%;min-width:0;position:relative}.brand-highlight-product{min-width:0}.brand-faq-item{padding:18px 0;border-top:1px solid #efefef}.brand-faq-item h3{margin-bottom:8px;color:#222;font-size:17px;line-height:1.4;font-weight:700}.brand-faq-item p{margin-bottom:0;color:#555;line-height:1.7}.brand-product-browser{margin-bottom:16px}.brand-products-row{scroll-margin-top:96px}@media (max-width:767px){.brand-page-hero{display:block;padding:22px}.brand-page-header{margin-bottom:22px}.brand-page-header h1{font-size:32px}.brand-page-actions{align-items:stretch;flex-direction:column}.brand-page-actions .brand-link-button,.brand-page-actions .btn-solid{justify-content:center;width:100%}.brand-hero-panel{padding:16px}.brand-page-stats{flex-wrap:wrap}.brand-page-stats>div{flex:1 1 calc(50% - 12px)}.brand-hero-gallery{grid-template-rows:repeat(2,minmax(72px,1fr));min-height:170px}.brand-faq,.brand-page-content,.category-page-intro{padding:20px}.category-page-intro h1{font-size:28px}.product-wrapper-grid.list-view .product-box .product-detail{width:100%}}@media (max-width:575px){.brand-page-hero{margin-left:-15px;margin-right:-15px;border-left:0;border-right:0}.brand-page-header h1{font-size:29px}.brand-page-header .brand-page-intro{font-size:15px}.brand-page-stats>div{flex-basis:100%}}.login-page .social-login,.register-page .social-login{margin-top:30px}.login-page .social-login>a:not(:last-child),.register-page .social-login>a:not(:last-child){margin-right:30px}.login-page .social-login .icon-social,.register-page .social-login .icon-social{max-width:35px}.v-select .vs__dropdown-toggle{height:calc(1.6em + .75rem + 2px);border-radius:0;height:45px;border:1px solid #ddd;padding:0 16px}.v-select.is-invalid .vs__dropdown-toggle{border-color:#e3342f}.product-image-overlay{position:absolute;left:0;right:0;top:0;bottom:0;text-align:center;background:hsla(0,0%,100%,.6)}.product-image-overlay .text{color:#000;font-weight:700;font-size:24px;text-transform:uppercase;margin-top:40%}.section-orders .list-order{padding-bottom:5px;border-bottom:1px solid #b8b8b8;margin-bottom:30px}.section-orders .list-order .order-preview .product-code{display:inline-block;font-weight:700}.section-orders .list-order .order-preview .purchase-date{display:inline-block;font-size:12px;margin-left:5px}.section-orders .list-order .order-preview .title{text-transform:uppercase;font-size:13px;font-weight:700}.section-orders .list-order .order-preview .total-purchase{font-size:13px;margin-top:3px}.section-orders .list-order .order-preview .order-status{font-weight:700;text-transform:uppercase;font-size:14px;margin-top:3px}.section-orders .list-order .order-preview .order-total{font-weight:700;text-transform:uppercase;font-size:15px;margin-top:3px}.section-orders .list-order .order-content{padding:10px 0}.section-orders .list-order .order-content .content-list{margin-bottom:5px}.section-orders .list-order .order-content .content-list .content-list-title{font-size:13px;text-transform:uppercase;font-weight:700}.section-orders .list-order .product-list .product-box{margin-bottom:10px}.section-orders .list-order .product-list .product-box .product-image-wrapper{width:100px;height:100px;display:flex;align-items:center;justify-content:center}.section-orders .list-order .product-list .product-box .product-image-wrapper .product-image{max-width:100px}.section-orders .list-order .product-list .product-box .product-name{font-weight:700;text-transform:uppercase;line-height:1.5}.section-orders .list-order .product-list .product-box .product-qty,.section-orders .list-order .product-list .product-box .product-variation{font-size:12px}.section-orders .list-order .product-list .product-view-all{margin-top:10px;font-size:12px;font-weight:700;cursor:pointer}@media (max-width:992px){.section-orders .list-order .product-list{margin-bottom:20px}}.skeleton-bar{width:100%;height:20px;padding-bottom:0;margin:0 auto 10px;background:linear-gradient(90deg,hsla(0,0%,83.1%,.3) 8%,#e4e4e4 18%,hsla(0,0%,83.1%,.3) 33%);background-size:800px 104px;animation:skeleton-loader 2s linear infinite}@media (max-width:767px){.theme-tab .tab-content .product-tab .tab-box{flex:0 0 50%;max-width:calc(50% - 10px)}.theme-tab .tab-content .product-tab .tab-box .product-box2 img{height:70px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body h4 del{font-size:12px;margin-top:3px}.theme-tab .tab-content .product-tab .tab-box .product-box2 .media .media-body a h6{margin-top:0}}@media (max-width:767px){.theme-tab .tab-title li{padding-left:8px;padding-right:8px;font-size:16px}}@media (max-width:767px){.featured-section .offer-slider .product-box2{min-height:170px}.featured-section .offer-slider .product-box2 .media{flex-direction:column}.featured-section .offer-slider .product-box2 .media .media-body{text-align:center}.featured-section .offer-slider .product-box2 .media .media-body h6{font-size:12px;max-height:33.6px;overflow:hidden}.featured-section .offer-slider .product-box2 .media .media-body h4{font-size:13px!important;margin-top:5px!important}.featured-section .offer-slider .product-box2 .media img{height:auto!important;width:100%}.featured-section .center-slider{display:flex;align-items:center;justify-content:center}.featured-section .center-slider .offer-slider .product-box{flex-direction:column}.featured-section .center-slider .offer-slider .product-box .img-wrapper img{height:auto!important;width:100%;padding:0;margin-bottom:10px}.featured-section .center-slider .offer-slider .product-box .product-detail{text-align:center!important}.featured-section .center-slider .offer-slider .product-box .product-detail h6{font-size:12px;max-height:33.6px;overflow:hidden}.featured-section .center-slider .offer-slider .product-box .product-detail h4{font-size:13px!important;margin-top:5px!important}}.currency-mobile{padding:10px 15px!important;left:0;right:0;bottom:0;font-weight:700;justify-content:flex-end;padding-right:25px}.currency-mobile .currency-left{margin-right:15px}.currency-mobile .currency_active{color:var(--theme-default)}.account-sidebar a{color:#fff}.account-navigation__overlay,.account-navigation__trigger{display:none}@media (max-width:991px){body.account-menu-open{overflow:hidden}.account-navigation__desktop{display:none}.account-navigation__trigger{align-items:center;background:#fff;border:1px solid #e2e2e2;border-radius:4px;color:#222;display:flex;justify-content:space-between;margin-bottom:20px;min-height:62px;padding:10px 16px;text-align:left;width:100%}.account-navigation__trigger small{color:#777;display:block;font-size:11px;letter-spacing:.08em;line-height:1.3;margin-bottom:2px;text-transform:uppercase}.account-navigation__trigger strong{font-size:16px;font-weight:600}.account-navigation__trigger>i{color:var(--theme-default);font-size:22px}.account-navigation__overlay{align-items:flex-end;background:rgba(0,0,0,.48);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:9999}.account-navigation__sheet{background:#fff;border-radius:18px 18px 0 0;box-shadow:0 -10px 30px rgba(0,0,0,.12);max-height:85vh;overflow-y:auto;padding:20px 20px calc(20px + env(safe-area-inset-bottom));width:100%}.account-navigation__sheet .block-content ul li{border-bottom:1px solid #eee;padding:0}.account-navigation__sheet .block-content ul li a,.account-navigation__sheet .block-content ul li span{color:#222;display:block;font-size:16px;padding:16px 12px}.account-navigation__sheet .block-content ul li.active span{background:rgba(228,96,74,.1);border-radius:6px;color:var(--theme-default);font-weight:600}.account-navigation__sheet .block-content ul li.last{border-bottom:0;margin-top:8px}.account-navigation__sheet .block-content ul li.last a{color:#c7362f}.account-navigation__header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:0 4px 14px}.account-navigation__header small{color:#888;font-size:11px;letter-spacing:.08em;text-transform:uppercase}.account-navigation__header h2{font-size:21px;margin:2px 0 0}.account-navigation__header button{align-items:center;background:#f5f5f5;border:0;border-radius:50%;color:#222;display:flex;height:44px;justify-content:center;width:44px}}.ais-SearchBox-form .ais-SearchBox-reset{top:0!important;right:40px!important}.ais-SearchBox-form .ais-SearchBox-reset svg{width:15px;height:15px}.ais-SearchBox-form .ais-SearchBox-submit{top:0!important}.ais-SearchBox-form .ais-SearchBox-submit svg{height:20px;width:20px}.search-results{width:100%;max-height:340px;overflow-y:auto}.search-results .product-box{border-bottom:1px solid #ddd}.search-results .product-box .img-wrapper{width:100px;height:100px}.search-results .product-box .img-wrapper img{width:100px}.search-results .product-box .product-detail{cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center}.search-results .product-box .product-detail .mark,.search-results .product-box .product-detail mark{padding:.1rem;background-color:#f2e9ba}.search-results .product-box .product-detail .product-name{width:100%;margin-bottom:5px;font-size:16px;display:block}.search-results .product-box .product-detail .product-description{width:100%;margin-bottom:5px;font-size:12px;display:block}@media (min-width:900px){.search-container{max-width:600px}}@media (max-width:767px){.partition4>div+div{margin-top:0}.tab-bg{padding:35px 15px 30px}.main-menu .menu-right .icon-nav .mobile-search{right:64%}.product-right .size-box ul li{margin-right:0}.single-product-tables{padding:0 20px}.search-results{overflow-x:hidden}.search-results .product-box{margin-right:-5px;margin-left:-5px}.search-results .product-box .img-wrapper{width:80px;height:80px}.search-results .product-box .img-wrapper img{width:80px;height:80px;display:block!important}.search-results .product-box>div{padding:0 5px}}.product-overview-section{background:linear-gradient(180deg,#fff,#f7f4ef);padding:28px 0 18px}.product-overview-wrapper{padding:22px 0 8px}.product-overview-grid{align-items:flex-start}.product-gallery-main{background:#fff;border:1px solid #ece7df;border-radius:8px;box-shadow:0 18px 48px rgba(24,24,24,.08);overflow:hidden;position:relative}.product-right-slick{aspect-ratio:1/1;min-height:320px}.product-right-slick .slick-list,.product-right-slick .slick-slide,.product-right-slick .slick-slide>div,.product-right-slick .slick-slide>div>div,.product-right-slick .slick-track{height:100%}.product-right-slick .slick-slide img{aspect-ratio:1/1;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.slider-right-nav{min-height:300px}.slider-right-nav .slick-slide>div{padding:4px 0}.slider-right-nav .slick-slide img{aspect-ratio:1/1;display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.slider-right-nav img{border:1px solid #ece7df;cursor:pointer;padding:4px}.product-stock-pill{background:#153f35;border-radius:999px;color:#fff;font-size:11px;font-weight:700;left:14px;letter-spacing:0;padding:7px 12px;position:absolute;text-transform:uppercase;top:14px;z-index:2}.product-stock-pill.is-out{background:#7a2727}.product-gallery-main img,.slider-right-nav img{background:#fff;border-radius:6px;border:0}.product-info-panel,.product-purchase-card{background:#fff;border:1px solid #ece7df;border-radius:8px;box-shadow:0 14px 36px rgba(24,24,24,.06);height:100%;padding:28px}.product-kicker{color:#a25b3f;font-size:12px;font-weight:700;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.product-info-panel h1{color:#171717;font-size:34px;line-height:1.14;margin-bottom:14px;text-transform:none}.product-selling-points{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:20px}.product-selling-points span{background:#f5eee7;border:1px solid #eaded1;border-radius:999px;color:#433b35;font-size:12px;font-weight:600;padding:7px 10px}.product-copy-block p{color:#555;font-size:15px;line-height:1.75}.product-title{color:#171717;font-weight:800;letter-spacing:0;text-transform:uppercase}.detail-section table td:first-child{color:#777;font-weight:600;min-width:145px}.detail-section table td:last-child{color:#171717;font-weight:700}.product-current-price{color:#171717;font-size:34px;font-weight:800;line-height:1;margin-bottom:8px}.product-old-price{color:#9a9a9a;margin-bottom:8px}.product-price-note{color:#666;margin-bottom:20px}.product-variation-block{margin-top:8px}.product-variation-block .size-box ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0}.product-variation-block .size-box ul li{display:block;margin:0;padding:0;height:unset}.product-variation-block .size-box ul li a{align-items:center;background:#fff!important;background-image:none!important;border:1px solid #ded6cc!important;border-radius:6px;color:#292929!important;display:flex;flex-direction:column;font-weight:700;font-size:14px;justify-content:center;line-height:1.15;min-height:44px;min-width:56px;padding:5px 10px!important;text-align:center;transition:all .2s ease}.product-variation-block .size-box ul li a span{display:block}.product-variation-block .size-box ul li a small{color:#9b3a2c;display:block;font-size:10px;font-weight:800;line-height:1;margin-top:5px;text-transform:uppercase}.product-variation-block .size-box ul li.active a,.product-variation-block .size-box ul li a:hover{background:#171717!important;border-color:#171717!important;color:#fff!important}.product-variation-block .size-box ul li.active a small,.product-variation-block .size-box ul li a:hover small{color:#f3c4b8}.product-variation-block .size-box ul li.is-out a{border-style:dashed!important;opacity:.72}.product-right .size-box ul li.active{background-color:transparent}.product-add-cart{background-color:#171717!important;background-image:none!important;border-color:#171717!important;border-radius:6px;color:#fff!important;font-size:14px;font-weight:800;letter-spacing:0;padding:14px 28px;text-transform:uppercase;width:100%}.product-add-cart:hover{background-color:#2d2d2d!important;color:#fff!important}.product-add-cart.disabled{background-color:#9b9b9b!important;border-color:#9b9b9b!important;cursor:not-allowed;opacity:.75;pointer-events:none}.product-checkout-notes{border-top:1px solid #eee7df;list-style:none;margin:20px 0 0;padding:18px 0 0}.product-checkout-notes li{color:#555;font-size:13px;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative}.product-checkout-notes li:before{background:#153f35;border-radius:50%;content:"";height:7px;left:2px;position:absolute;top:7px;width:7px}.marketplace-wrapper{margin-top:18px}.product-out-stock h3{color:#7a2727;font-weight:800;margin-bottom:10px}.product-out-stock p{color:#555;line-height:1.65}.single-product-tables.detail-section table{width:100%}@media (max-width:991px){.product-info-panel,.product-purchase-card{height:auto;margin-top:18px;padding:22px}.product-current-price,.product-info-panel h1{font-size:28px}}@media (max-width:575px){.product-overview-section{padding-top:12px}.product-gallery-main{margin-bottom:14px}.product-right-slick{min-height:280px}.slider-right-nav{min-height:92px}.product-info-panel,.product-purchase-card{padding:18px}.product-selling-points span{font-size:11px}}.category-filter-column{flex:0 0 260px;max-width:260px}.category-filter-drawer{position:sticky;top:105px}.category-filter-panel{margin:0;padding:0}.category-filter-drawer__header{align-items:flex-end;border-bottom:1px solid #e8e3dd;display:flex;justify-content:space-between;padding:0 0 20px}.category-filter-drawer__header span{color:#eb5b47;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.category-filter-drawer__header h2{font-size:26px;margin:4px 0 0}.category-filter-drawer__header button{background:none;border:0;display:none;font-size:32px;line-height:1}.category-filter-drawer__footer,.category-filter-overlay{display:none}.category-filter-group{border-bottom:1px solid #e8e3dd;margin:0;min-height:0;padding:0}.category-filter-group__title{align-items:center;background:transparent;border:0;display:flex;font-size:14px;font-weight:800;justify-content:space-between;height:auto;margin:0;min-height:0;padding:15px 0;text-align:left;width:100%}.category-filter-group__title i{transition:transform .2s ease}.category-filter-group.open .category-filter-group__title i{transform:rotate(180deg)}.category-filter-group__content{margin:0;padding:0 0 12px}.category-filter-group.has-checkboxes .category-filter-group__content{max-height:280px;overflow-x:hidden;overflow-y:auto;padding-right:8px;scrollbar-color:#bbb5ae #f3f0ec;scrollbar-width:thin}.category-filter-group.has-checkboxes .category-filter-group__content::-webkit-scrollbar{width:5px}.category-filter-group.has-checkboxes .category-filter-group__content::-webkit-scrollbar-track{background:#f3f0ec;border-radius:10px}.category-filter-group.has-checkboxes .category-filter-group__content::-webkit-scrollbar-thumb{background:#bbb5ae;border-radius:10px}.category-filter-option{align-items:center;color:#555;cursor:pointer;display:flex;font-size:13px;margin:0;padding:5px 0}.category-filter-option input{accent-color:#171717;height:16px;margin:0 10px 0 0;width:16px}.category-filter-option span{flex:1}.category-filter-option small{background:#f4f1ed;border-radius:20px;color:#777;font-size:10px;min-width:26px;padding:3px 7px;text-align:center}.category-filter-range{align-items:flex-end;display:flex;gap:8px}.category-filter-range label{color:#777;flex:1;font-size:11px;margin:0}.category-filter-range input{border:1px solid #ddd7d0;border-radius:3px;display:block;margin-top:6px;max-width:100%;padding:9px;width:100%}.category-toolbar{border-bottom:1px solid #e6e1db;border-top:1px solid #e6e1db;margin-bottom:30px;padding:16px 0}.category-toolbar__actions,.category-toolbar__main{align-items:center;display:flex;justify-content:space-between}.category-toolbar__count{align-items:baseline;display:flex;gap:6px}.category-toolbar__count strong{font-size:18px}.category-toolbar__count span{color:#555;font-size:13px}.category-toolbar__count small{border-left:1px solid #ddd;color:#888;margin-left:4px;padding-left:10px}.category-toolbar__actions{gap:12px}.category-filter-trigger,.category-view-toggle button{align-items:center;background:#fff;border:1px solid #ddd7d0;display:flex;height:42px;justify-content:center}.category-filter-trigger{gap:8px;padding:0 16px}.category-filter-trigger>span{align-items:center;background:#171717;border-radius:50%;color:#fff;display:flex;font-size:10px;height:19px;justify-content:center;width:19px}.category-sort{align-items:center;border:1px solid #ddd7d0;display:flex;height:42px;margin:0;padding-left:13px;position:relative}.category-sort:after{border-bottom:1.5px solid #171717;border-right:1.5px solid #171717;content:"";height:7px;pointer-events:none;position:absolute;right:14px;top:15px;transform:rotate(45deg);width:7px}.category-sort span{color:#777;font-size:11px;white-space:nowrap}.category-sort select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:0;font-size:13px;font-weight:700;height:40px;padding:0 38px 0 7px}.category-view-toggle{display:flex}.category-view-toggle button{border-left:0;width:42px}.category-view-toggle button:first-child{border-left:1px solid #ddd7d0}.category-view-toggle button.active{background:#171717;border-color:#171717;color:#fff}.category-filter-chips{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px}.category-filter-chips button{background:#f5f2ee;border:0;border-radius:20px;color:#333;font-size:12px;padding:7px 11px}.category-filter-chips button span{font-size:16px;line-height:0;margin-left:5px}.category-filter-chips .category-filter-chips__clear{background:transparent;color:#b23d2e;font-weight:700;text-decoration:underline}.category-empty-state{background:#faf8f5;border:1px solid #ebe5de;margin:20px 0 50px;padding:70px 24px;text-align:center}.category-empty-state__icon{align-items:center;background:#fff;border:1px solid #ddd7d0;border-radius:50%;display:flex;font-size:22px;height:58px;justify-content:center;margin:0 auto 18px;width:58px}.category-empty-state h2{font-size:25px;margin-bottom:10px}.category-empty-state p{color:#666;margin:0 auto 22px;max-width:460px}.category-empty-state a,.category-empty-state button{background:#171717;border:1px solid #171717;color:#fff;display:inline-block;font-size:12px;font-weight:800;padding:13px 20px;text-transform:uppercase}@media (max-width:991px){body.category-filter-open{overflow:hidden}.category-filter-column{display:block;flex:none;max-width:none;padding:0;width:0}.category-filter-overlay{background:rgba(0,0,0,.45);border:0;bottom:0;left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .2s;visibility:hidden;z-index:1090}.category-filter-drawer{background:#fff;bottom:0;left:0;max-width:390px;overflow-y:auto;padding:24px;position:fixed;top:0;transform:translateX(-100%);transition:transform .25s ease;width:calc(100vw - 42px);z-index:1091}.category-filter-column.is-open .category-filter-overlay{display:block;opacity:1;visibility:visible}.category-filter-column.is-open .category-filter-drawer{transform:translateX(0)}.category-filter-drawer__header{align-items:center}.category-filter-drawer__header button{display:block}.category-filter-drawer__footer{background:#fff;bottom:0;display:block;padding:16px 0 0;position:sticky}.category-filter-drawer__footer button{background:#171717;border:0;color:#fff;font-weight:800;padding:14px;width:100%}}@media (max-width:575px){.category-toolbar__main{align-items:flex-start;flex-direction:column;gap:14px}.category-toolbar__actions{display:grid;gap:8px;grid-template-columns:auto 1fr auto;width:100%}.category-filter-trigger{padding:0 11px}.category-sort{min-width:0}.category-sort span{display:none}.category-sort select{min-width:0;padding-left:10px;width:100%}.category-toolbar__count small{display:none}.category-view-toggle button{width:38px}.category-empty-state{padding:48px 18px}.brand-highlight-products{display:flex;gap:14px;max-width:100%;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding:0 0 8px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.brand-highlight-products::-webkit-scrollbar{display:none}.brand-highlight-product{flex:0 0 60%;scroll-snap-align:start}.product-wrapper-grid.list-view .margin-res{margin-left:0;margin-right:0}.product-wrapper-grid.list-view .margin-res>.col-12{border-bottom:1px solid #ebe6e0;flex:0 0 100%;max-width:100%;padding:0}.product-wrapper-grid.list-view .product-box{align-items:center;border:0;display:grid;gap:14px;grid-template-columns:112px minmax(0,1fr);margin:0;padding:16px 0;width:100%}.product-wrapper-grid.list-view .product-box .img-wrapper{height:112px;margin:0;min-width:0;overflow:hidden;width:112px}.product-wrapper-grid.list-view .product-box .img-wrapper .front,.product-wrapper-grid.list-view .product-box .img-wrapper .front a{display:block;height:100%;width:100%}.product-wrapper-grid.list-view .product-box .img-wrapper img{display:block!important;height:100%!important;-o-object-fit:contain;object-fit:contain;width:100%!important}.product-wrapper-grid.list-view .product-box .cart-info,.product-wrapper-grid.list-view .product-box .img-wrapper .back{display:none}.product-wrapper-grid.list-view .product-box .product-detail{min-width:0;padding:0;width:auto}.product-wrapper-grid.list-view .product-box .product-detail h6{font-size:16px;line-height:1.25;margin-bottom:5px}.product-wrapper-grid.list-view .product-box .product-short-description{-webkit-line-clamp:2;font-size:12px;line-height:1.45;margin-bottom:7px}.product-wrapper-grid.list-view .product-box .product-detail h4{font-size:15px;margin-bottom:5px}}.home-page .home-faq{padding:30px 0 100px}.home-page .home-faq__list{gap:14px}.home-page .home-faq__list details p{margin-top:16px}@media (max-width:575px){.home-page .home-faq{padding-bottom:72px}}