body.cart-drawer-open{overflow:hidden}.cart-drawer[hidden]{display:none}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.cart-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#251b1433}.cart-drawer__panel{position:absolute;top:0;right:0;display:flex;flex-direction:column;width:min(32.5rem,100vw);height:100%;background:var(--color-background);color:#251b14;transform:translate(100%);transition:transform .24s ease;overflow:hidden}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__content{display:flex;flex-direction:column;gap:1.5rem;height:100%;padding:1.1rem 1rem 1.5rem;overflow-y:auto}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.25rem;border-bottom:1px solid #d8d4cc}.cart-drawer__title,.cart-drawer__recommendations-heading{margin:0;font-family:var(--font-family-haas--grotesk55);font-size:13px;font-weight:500;line-height:1.2;text-transform:uppercase;color:#251b14}.cart-drawer__close,.cart-drawer__remove{padding:0;border:0;border-bottom:1px solid #251b14;background:transparent;color:#251b14;font-family:var(--font-family-haas--grotesk55);font-size:13px;line-height:1.1;text-transform:uppercase;cursor:pointer}.cart-drawer__close:after{content:"\d7";display:inline-block;margin-left:.55rem;font-size:1.45rem;line-height:.8;vertical-align:middle}.cart-drawer__empty{display:grid;gap:1rem}.cart-drawer__empty-copy{margin:0;font-family:var(--font-family-swear);font-size:1.4rem;line-height:1.1}.cart-drawer__continue{width:fit-content;padding-bottom:.2rem;border-bottom:1px solid #251b14;color:#251b14;font-family:var(--font-family-haas--grotesk55);font-size:.95rem;text-decoration:none;text-transform:uppercase}.cart-drawer__items{display:grid;gap:1rem}.cart-drawer__item{display:grid;grid-template-columns:8.3rem minmax(0,1fr);gap:1rem;padding-bottom:1rem;border-bottom:1px solid #d8d4cc}.cart-drawer__item-image-link{display:block;background:linear-gradient(180deg,#f1efe9,#e8e4dc)}.cart-drawer__item-image,.cart-drawer__item-image--placeholder{display:block;width:100%;aspect-ratio:.78;object-fit:cover}.cart-drawer__item-details{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;min-width:0}.cart-drawer__item-topline,.cart-drawer__item-bottomline,.cart-drawer__subtotal-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.cart-drawer__item-title,.cart-drawer__item-variant,.cart-drawer__item-price,.cart-drawer__subtotal-row,.cart-drawer__quantity{margin:0;font-family:var(--font-family-haas--grotesk55);font-weight:500;color:#251b14}.cart-drawer__item-title{font-size:13px;line-height:1.1;text-transform:uppercase}.cart-drawer__item-title a{color:inherit;text-decoration:none}.cart-drawer__item-variant{margin-top:.45rem;font-size:13px;line-height:1.1;text-transform:uppercase}.cart-drawer__quantity{display:inline-flex;align-items:center;gap:.85rem;font-size:13px;line-height:1}.cart-drawer__quantity button{border:0;background:transparent;color:#251b14;font-family:var(--font-family-haas--grotesk65);font-size:1.85rem;line-height:1;cursor:pointer}.cart-drawer__item-price,.cart-drawer__subtotal-row{font-family:var(--font-family-haas--grotesk55);font-size:13px;line-height:1.1;font-weight:500}.cart-drawer__summary{display:grid;gap:1rem;padding-bottom:1rem;border-bottom:1px solid #d8d4cc}.cart-drawer__subtotal-row{text-transform:uppercase}.cart-drawer__checkout{width:100%;min-height:3rem;padding:.9rem 1rem;border:0;background:#251b14;color:var(--color-background);font-family:var(--font-family-haas--grotesk55);font-size:13px;line-height:1.2;text-transform:uppercase;cursor:pointer}.cart-drawer__recommendations{display:grid;gap:1rem}.cart-drawer__recommendations-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.cart-drawer__recommendation-card{display:grid;gap:.75rem;grid-template-rows:auto 1fr}.cart-drawer__recommendation-image-link{position:relative;display:block;background:linear-gradient(180deg,#f1efe9,#e8e4dc);text-decoration:none;overflow:hidden}.cart-drawer__recommendation-badge{position:absolute;top:0;right:0;z-index:1;padding:.35rem .6rem;background:var(--color-background);font-family:var(--font-family-haas--grotesk65);font-size:.8rem;line-height:1;text-transform:uppercase;color:#251b14}.cart-drawer__recommendation-image,.cart-drawer__recommendation-image--placeholder{display:block;width:100%;aspect-ratio:.78;object-fit:cover}.cart-drawer__recommendation-content{display:grid;justify-items:center;gap:.4rem;text-align:center}.cart-drawer__recommendation-title,.cart-drawer__recommendation-description,.cart-drawer__recommendation-price{margin:0;color:#251b14}.cart-drawer__recommendation-title{font-family:var(--font-family-haas--grotesk55);font-size:.95rem;font-weight:500;line-height:1.15;text-transform:uppercase}.cart-drawer__recommendation-title a{color:inherit;text-decoration:none}.cart-drawer__recommendation-description{max-width:14ch;font-family:var(--font-family-swear);font-size:16px;line-height:1.05}.cart-drawer__recommendation-price{font-family:var(--font-family-haas--grotesk65);font-size:13px;line-height:1}.cart-drawer__recommendation-swatches{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem}.cart-drawer__recommendation-swatch{width:1rem;height:1rem;border-radius:999px;border:1px solid rgba(37,27,20,.35);background:var(--swatch-color, #d8d4cc)}@media screen and (max-width:479px){.cart-drawer__content{padding-inline:.85rem}.cart-drawer__item{grid-template-columns:7.5rem minmax(0,1fr)}}.featured-products{width:100%;padding:60px clamp(12px,5%,36px)}.featured-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem 2rem}.featured-products__header:not(:empty){border-top:1px solid #d3d1cc;margin-bottom:1.875rem;padding-top:20px}.featured-products__heading{margin:0;font-family:var(--font-family-swear);font-weight:500;font-size:44px;line-height:100%;text-transform:uppercase;color:#251b14}.featured-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:24px}.featured-products__grid .product-card{align-content:start}@media screen and (min-width:710px){.featured-products__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (max-width:1023px){.featured-products__grid{gap:18px}}@media screen and (max-width:767px){.featured-products{padding:40px 0}.featured-products__header{flex-direction:column;align-items:flex-start;gap:12px;padding-inline:clamp(12px,5%,48px)}.featured-products__header:not(:empty){margin-bottom:22px;padding-top:16px}.featured-products__heading{font-size:28px}.featured-products .featured-products__grid{gap:42px 12px;padding-inline:clamp(12px,5%,48px)}.featured-products .product-card{gap:12px}.product-card__category{font-size:10px!important}.product-card__title{margin:0!important;font-size:16px!important}.product-card__price{font-size:12px!important}}.featured-video{border-top:1px solid #d3d1cc;padding:16px clamp(12px,5%,36px) 40px;width:100%}.featured-video h1,.featured-video h2,.featured-video h3,.featured-video p{font-family:var(--font-family-swear);font-weight:var(--font-weight-swear)}.featured-video h1,.featured-video h2,.featured-video h3{font-size:28px;line-height:1;text-transform:uppercase}.featured-video h1,.featured-video h2{margin-bottom:16px}@media screen and (min-width:768px){.featured-video{padding-block:20px 60px}.featured-video h1,.featured-video h2{font-size:44px}.featured-video h1,.featured-video h2{margin-bottom:20px}}.featured-media .media-carousel__card{padding-bottom:40px}@media screen and (min-width:1000px){.featured-media{align-items:center;display:flex}.featured-media .media-carousel__card{flex:0 0 65%;padding-bottom:0}}.media-description{align-items:flex-start;display:flex;flex-direction:column;gap:20px}@media screen and (min-width:1000px){.media-description{padding-inline:40px}}.footer-section{margin-top:40px;padding-inline:clamp(12px,5%,36px)}.footer-section a{text-decoration:none;color:var(--color-foreground)}.footer-section__top{border-top:1px solid var(--c-grey);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding:40px 0;border-bottom:1px solid var(--c-grey)}.footer-section__column{min-width:0}.footer-section__column h2{margin:0 0 18px;font-family:var(--font-family-haas--grotesk65);font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#251b14}.footer-section__column ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:18px}.footer-section__column a{font-family:var(--font-family-haas--grotesk55);font-weight:500;font-size:13px;line-height:15px;text-transform:uppercase;color:#251b14}.footer-section__legal a,.footer-section__copyright{font-family:var(--font-family-degular);font-weight:400;font-size:13px;line-height:128%;color:#251b14;text-transform:none}.footer-section__bottom{padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-section__copyright{margin:0}.footer-section__legal{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:30px}@media screen and (max-width:989px){.footer-section__top{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 2.5rem}.footer-section__bottom{flex-direction:column;align-items:flex-start}.footer-section__legal{justify-content:flex-start;gap:1.5rem 2rem}}@media screen and (max-width:749px){.footer-section__top{grid-template-columns:1fr 1fr;gap:40px 0;padding:40px 0}.footer-section__column ul{gap:1rem}.footer-section__bottom{padding-top:20px;gap:8px}}.header{position:relative;z-index:40;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 2rem;background-color:var(--color-background);padding:0 clamp(12px,5%,36px);transition:transform .3s ease,box-shadow .25s ease}.header.is-page-fixed{position:fixed;inset:0 0 auto;box-shadow:0 1px #251b1414}@media screen and (max-width:767px){.header.is-page-fixed:has(.header__mega-panel.is-active){bottom:0;overflow:auto}}.header.is-page-hidden{transform:translateY(calc(-100% - 1px))}body.header-has-fixed{padding-top:var(--header-height, 0px)}.header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center;padding-top:3px}@media screen and (max-width:767px){.header a.sign-up{display:none}}.header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}.header svg{max-height:20px;width:24px}.header .svg-wrapper.x svg{max-width:14px}.header .svg-wrapper.tiktok svg{max-height:18px}.header__brand,.header__icons{display:flex;align-items:center;gap:1rem}.header__brand{min-width:0}.header__title{margin:0;font-family:var(--font-family-haas--grotesk65);font-size:clamp(1.9rem,2vw,2.65rem);letter-spacing:-.03em;line-height:.95;text-transform:uppercase}.header__title a{justify-content:flex-start}.header__mega-nav{display:flex;align-items:center;gap:24px;min-width:0}.header__mega-item{--mega-accent-color: var(--color-foreground);flex:0 0 auto;transition:all .3s}.header__mega-item--accent-1{--mega-accent-color: var(--c-nile-purple)}.header__mega-item--accent-1 .header__mega-toggle:before{top:-2px}.header__mega-item--accent-2{--mega-accent-color: #e73c26}.header__mega-toggle{cursor:pointer;display:flex;align-items:center;border:0;gap:10px;background:transparent;color:var(--color-foreground);font-family:var(--font-family-swear);font-size:clamp(1.5rem,1.6vw,2rem);line-height:1;padding:18px 0;position:relative;text-transform:uppercase;transition:color .2s ease}.header__mega-toggle:before{content:"";height:4px;position:absolute;top:0;transition:background .3s;width:100%}.header__mega-toggle.has-active:before{background-color:var(--c-grey)}.header__mega-toggle.top-active:before{background-color:var(--c-black)}.header__mega-item.is-active .header__mega-toggle:before{background:var(--mega-accent-color)}.header__mega-item.is-active:first-child button img{filter:brightness(1)}.header__mega-item.is-active:last-child button img{filter:brightness(1)}.header__mega-item.is-active .header__mega-toggle,.header__mega-item:hover .header__mega-toggle{color:var(--mega-accent-color)}.header__mega-label-image{display:block;width:auto;max-width:127px;height:20px;object-fit:contain;filter:brightness(.1)}.header__mega-toggle:after{content:"";width:14px;height:14px;object-fit:contain;filter:brightness(.1);transform-origin:center;transform:scaleY(-1);transition:all .2s ease}.header__mega-item:first-child .header__mega-toggle:after{background:url(../assets/arrow_2.svg);background-size:contain}.header__mega-item:last-child .header__mega-toggle:after{background:url(../assets/arrow.svg);background-size:contain}.header__mega-item:last-child .header__mega-label-image{margin-top:3px}.header__mega-toggle[aria-expanded=true]:after{transform:scaleY(1);filter:brightness(1)}.header__mega-panels{position:absolute;top:100%;left:0;right:0;background:var(--color-background);border-top:1px solid var(--c-grey);border-bottom:1px solid color-mix(in srgb,var(--c-black) 14%,transparent)}.header__mega-panel{display:none}.header__mega-panel.is-active{display:block}.header__mega-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,36vw);align-items:start;gap:clamp(2rem,4vw,4rem);width:min(100%,var(--page-width));margin:0 auto;padding:24px clamp(12px,5%,36px)}.header__mega-menus{display:flex;flex-direction:row;gap:80px}.header__mega-column h3{margin:0 0 18px;font-family:var(--font-family-haas--grotesk65);font-weight:600;font-size:14px;line-height:17px;text-transform:uppercase;color:#251b14}.header__mega-column ul{margin:0;padding:0;list-style:none;display:grid;gap:16px}.header__mega-column a{justify-content:flex-start;width:fit-content;font-family:var(--font-family-haas--grotesk55);font-style:normal;font-weight:500;font-size:13px;line-height:1;text-transform:uppercase;color:#251b14}.header__mega-media{display:flex;justify-content:flex-end;min-width:0}.header__mega-image-link,.header__mega-image{display:block;width:100%}.header__mega-image{max-width:351px;width:100%;height:260px;aspect-ratio:1.05;object-fit:cover}.header__icons{margin-left:auto;flex-wrap:wrap;justify-content:flex-end}.header__icons a{text-transform:uppercase;font-size:13px;font-family:var(--font-family-haas--grotesk55)}.header__icons a.link-reveal-underline{margin-top:3px}.social-links{font-family:var(--font-family-haas--grotesk55);padding:0}@media screen and (max-width:989px){.header__mega-item{width:auto}.header__mega-panels{position:static;width:100%;border-bottom:0;box-shadow:none}.header__mega-layout,.header__mega-menus{grid-template-columns:1fr}.header__mega-menus{display:flex;flex-direction:column;gap:30px;padding-top:24px}.header__mega-layout.header__mega-layout{padding:0 10px}.header__mega-menus{justify-content:space-between;gap:40px}}@media screen and (max-width:767px){.header{gap:12px}.header__brand,.header__icons{justify-content:space-between}.header__mega-nav{flex-grow:1;gap:14px;max-width:330px}.header__brand{flex-wrap:wrap;gap:.85rem 1rem}.header__mega-toggle{font-size:1.3rem;gap:6px;width:100%}.header__mega-label-image{height:auto;width:100%}.header__icons{justify-content:flex-start;gap:.85rem 1rem}.header__mega-menus{gap:20px}.header__icons .social-links{display:none}.hero-carousel__text{font-size:16px}.header__mega-layout{gap:22px}.header__mega-item--accent-1 .header__mega-toggle:before{top:-3px}}.media-carousel-section__slider .splide__slide{min-height:200px}.media-carousel-section{width:100%;padding:60px clamp(12px,5%,36px);border-top:1px solid #d3d1cc}.media-carousel-section__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:20px;margin-bottom:20px}.media-carousel-section__heading{margin:0;font-family:var(--font-family-swear);font-weight:500;font-size:44px;line-height:100%;text-transform:uppercase;color:#251b14}.media-carousel{position:relative}.media-carousel__slide{display:flex;height:auto}.media-carousel .splide__arrows{position:absolute;right:0;bottom:0;display:flex;align-items:center;z-index:3}.media-carousel .splide__arrow{display:flex!important}.media-carousel .splide__arrow:disabled{display:block;opacity:.4}.media-carousel-section__empty-state{padding:2rem;background:#f8f7f3;font-family:var(--font-family-haas--grotesk55);font-size:15px;line-height:1.35;color:#251b14}@keyframes media-carousel-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:989px){.media-carousel-section__heading{font-size:28px}.media-carousel__meta{font-size:16px}}@media screen and (max-width:749px){.media-carousel-section{padding-top:16px}.media-carousel-section__header{align-items:flex-start;flex-direction:column;gap:12px;margin-top:0;margin-bottom:16px}.media-carousel__play-surface{gap:16px;max-width:calc(100% - 4.5rem);min-height:4rem;padding:.95rem 1rem .9rem;font-size:18px}.media-carousel .splide__arrow{width:2.75rem;height:2.75rem}.media-carousel__meta-text{font-size:18px}.media-carousel .splide__arrows{top:-47px;right:0;bottom:auto}}.newsletter-popup{width:min(960px,calc(100vw - 32px));max-width:960px;padding:0;border:0;background:transparent;color:#251b14;margin:0 auto;top:50%;transform:translateY(-50%)}.newsletter-popup::backdrop{background:#0a0a0ab8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.newsletter-popup__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);background:#fffefa;position:relative}.newsletter-popup__media{aspect-ratio:13/9;background:#1a1715}@media screen and (min-width:768px){.newsletter-popup__media{aspect-ratio:1/1.11}}.newsletter-popup__image{width:100%;height:100%;object-fit:cover}.newsletter-popup__image.desktop{display:none}@media screen and (min-width:768px){.newsletter-popup__image.desktop{display:block}.newsletter-popup__image.mobile{display:none}}.newsletter-popup__image--placeholder{min-height:100%;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.2),transparent 28%),linear-gradient(180deg,#42322b,#1a1715)}.newsletter-popup__content{position:relative;display:flex;flex-direction:column;gap:12px;padding:clamp(24px,5vw,60px) clamp(24px,5vw,40px)}.newsletter-popup__close{align-items:center;border:0;background:var(--color-background);color:#251b14;cursor:pointer;display:flex;font-family:var(--font-family-haas--grotesk55);font-size:13px;font-weight:var(--font-weight-haas--grotesk55);gap:8px;inset:0 0 auto auto;letter-spacing:.02em;line-height:1;padding:5px 8px;position:absolute;text-transform:uppercase;z-index:99}.newsletter-popup__close img{width:10px}@media screen and (min-width:768px){.newsletter-popup__close{inset:20px 20px auto auto;padding:0}}.newsletter-popup__copy{display:grid;gap:12px}.newsletter-popup__heading{margin:0;font-family:var(--font-family-swear);font-size:44px;font-weight:var(--font-weight-swear);line-height:.96;text-transform:uppercase}.newsletter-popup__text{max-width:28rem;font-family:var(--font-family-degular);font-size:15px;line-height:1.3}.newsletter-popup__form{display:grid;gap:14px}.newsletter-popup__form div[class*=kl-private-reset-css]{padding:0!important}.newsletter-popup__form div[class*=kl-private-reset-css] label{margin-top:10px}.newsletter-popup__placeholder{padding:20px;border:1px dashed rgba(37,27,20,.4);font-family:var(--font-family-haas--grotesk55);font-size:13px;text-transform:uppercase}.newsletter-popup__form>*{width:100%}.newsletter-popup__form :is(form,[data-testid=form-component]){display:grid;gap:14px;width:100%}.newsletter-popup__form :is(label,legend,[data-testid=form-row] p,[data-testid=form-row] span){color:#251b14!important;font-family:var(--font-family-haas--grotesk65)!important;font-size:12px!important;line-height:1!important;text-transform:uppercase!important}.newsletter-popup__form :is(input,select,textarea){width:100%!important;min-height:60px!important;padding:16px 18px!important;border:1px solid rgba(37,27,20,.8)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#251b14!important;font-family:var(--font-family-degular)!important;font-size:18px!important;line-height:1.2!important}.newsletter-popup__form :is(input,textarea)::placeholder{color:#251b14b3!important}.newsletter-popup__form :is(button,[type=submit]){width:fit-content!important;height:auto!important;min-height:auto!important;padding:18px 0 3px!important;border:0!important;border-bottom:1px solid #251b14!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#251b14!important;font-family:var(--font-family-haas--grotesk55)!important;font-size:13px!important;line-height:1!important;text-transform:uppercase!important}.newsletter-popup__form :is(button,[type=submit]):hover{opacity:.72}@media screen and (max-width:989px){.newsletter-popup{width:min(100vw - 24px,720px)}.newsletter-popup__panel{grid-template-columns:1fr;min-height:auto}.newsletter-popup__content{padding:24px 20px 28px}.newsletter-popup__heading{font-size:clamp(34px,8vw,48px)}.newsletter-popup__text{font-size:16px}}@media screen and (max-width:640px){.newsletter-popup{width:calc(100vw - 16px)}.newsletter-popup__form :is(input,select,textarea){min-height:52px!important;font-size:16px!important}.newsletter-popup__form :is(button,[type=submit]){font-size:14px!important}}.quotes-wrapper{padding:60px 0}.quotes-wrapper .block-heading:not(:empty){font-family:var(--font-family-swear);font-size:18px;font-weight:var(--font-weight-swear);margin-bottom:20px;text-align:center;text-transform:uppercase}@media screen and (min-width:1000px){.quotes-wrapper .block-heading:not(:empty){font-size:28px;margin-bottom:24px}}.quote-block{display:flex;flex-direction:column-reverse;overflow:hidden;width:100%}.quote-block .splide__track{overflow:visible}.quote-block .splide__list{align-items:stretch}.quote-block .splide__slide,.quote-block .splide__list>li{display:flex;align-items:center}.quote-block .splide__list>li{width:100%;padding:0 24px}.quote-block .splide__list>li{flex-direction:column;gap:24px;text-align:center}.quote-block .splide__arrows:not(:has(:disabled)){align-items:center;display:flex;justify-content:center;margin-top:44px}.quote-block p{margin:0;font-family:var(--font-family-swear);font-weight:500;font-size:36px;line-height:1.2;max-width:1008px;text-align:center;color:#251b14;text-wrap:balance}.quote-logo{display:flex;align-items:center;justify-content:center}.quote-logo img{display:block;width:auto;max-width:min(11rem,24vw);max-height:24px;object-fit:contain}.quote-author{margin:0;font-family:var(--font-family-haas--grotesk65);font-size:1.2rem;line-height:1.1;text-transform:uppercase;letter-spacing:-.02em;color:#251b14}@media screen and (max-width:989px){.quotes-wrapper{padding:3.5rem 0}.quote-block .splide__list>li{gap:1.5rem;padding:0 20px}.quote-block p{font-size:28px}}@media screen and (max-width:749px){.quotes-wrapper{padding:2.75rem 0}.quote-block .splide__list>li{padding:0 16px}.quote-logo img{max-width:8.5rem;max-height:3rem}.quote-block p{font-size:22px}}.scrolling-marquee{overflow:hidden;width:100%}.shopify-section-group-footer-group .scrolling-marquee{padding-block:0}.scrolling-marquee__viewport{overflow:hidden;width:100%}.scrolling-marquee__track{display:flex;width:max-content;animation:marquee-scroll 28s linear infinite;will-change:transform}.scrolling-marquee__group{display:flex;align-items:center;flex-shrink:0}.scrolling-marquee__item{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;color:#251b14;text-decoration:none}.scrolling-marquee--text{padding-block:40px;width:100%}@media screen and (min-width:800px){.scrolling-marquee--text{padding-block:60px}}.scrolling-marquee--text .scrolling-marquee__item{position:relative;padding:1rem 2rem}.scrolling-marquee--text .scrolling-marquee__item:after{content:"\2022";position:absolute;right:-.35rem;top:50%;transform:translateY(-50%);font-family:var(--font-family-swear);font-size:2.2rem;line-height:1;color:#251b14}.scrolling-marquee__text{display:block;font-family:var(--font-family-swear);font-weight:500;font-size:44px;line-height:100%;text-transform:uppercase;color:#251b14;white-space:nowrap}.scrolling-marquee--image .scrolling-marquee__group{gap:65px;padding:30px clamp(32px,5em,65px) 30px 0}.scrolling-marquee--image .scrolling-marquee__item{padding:0}.scrolling-marquee__image{display:block;max-width:155px}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:989px){.scrolling-marquee__track{animation-duration:22s}.scrolling-marquee--image .scrolling-marquee__group{gap:32px;padding-block:10px}.scrolling-marquee--text .scrolling-marquee__item{padding:.85rem 1.5rem}.scrolling-marquee__text{font-size:clamp(2rem,5.5vw,3.25rem)}}@media screen and (max-width:749px){.scrolling-marquee__track{animation-duration:18s}.scrolling-marquee--text .scrolling-marquee__item{padding:.75rem 1rem}.scrolling-marquee--text .scrolling-marquee__item:after{right:-.15rem;font-size:1.6rem}.scrolling-marquee__text{font-size:clamp(1.5rem,7vw,2.4rem)}.scrolling-marquee__image{max-width:95px}}.media-carousel__card{display:block;width:100%}.media-carousel__media{position:relative;aspect-ratio:1.6;background:#efede7}.media-carousel__thumbnail,.media-carousel__iframe{display:block;width:100%;height:100%;border:0;object-fit:cover}.media-carousel__loader{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f5f2eb,#ebe7df);z-index:1}.media-carousel__spinner{width:2rem;height:2rem;border:2px solid rgba(37,27,20,.18);border-top-color:#251b14;border-radius:999px;animation:media-carousel-spin .8s linear infinite}.media-carousel__play-surface{position:absolute;left:-1px;bottom:0;display:inline-flex;align-items:center;gap:14px;max-width:calc(100% - 6rem);min-height:46px;padding:16px 20px 12px 16px;border:0;background:#fffefa;font-family:var(--font-family-swear);font-weight:600;font-size:18px;line-height:100%;text-align:left;text-transform:uppercase;color:#251b14;cursor:pointer;z-index:2}.media-carousel__play-surface:after{display:none}.media-carousel__play-surface:before{display:none}.media-carousel__meta-icon{flex:0 0 auto;width:0;height:0;border-top:.42rem solid transparent;border-bottom:.42rem solid transparent;border-left:.68rem solid #251b14}.media-carousel__meta-text{display:block}.media-carousel__card.is-playing .media-carousel__play-surface{display:none}.media-carousel__card.is-invalid .media-carousel__media{display:flex;align-items:center;justify-content:center;padding:24px;font-family:var(--font-family-haas--grotesk55);font-size:15px;line-height:1.3;text-align:center;color:#251b14}.media-carousel__card.is-invalid .media-carousel__play-surface{display:none}@media screen and (max-width:749px){.media-carousel__play-surface{gap:10px;max-width:calc(100% - 4.5rem);font-size:15px}}.product-card{display:grid;gap:.9rem;justify-items:center}.product-card .caption{font-size:13px;opacity:.6;text-transform:uppercase}.product-card.lookbook{align-items:center;display:flex;gap:20px}.product-card.lookbook .product-card__content{flex:1 1 max-content;justify-items:start}@media(min-width:768px){.product-card.lookbook{align-items:center;flex-direction:column;gap:12px}.product-card.lookbook .product-card__content{justify-items:center}}@media(max-width:767px){.product-card.lookbook .product-card__content{text-align:left}.product-card.lookbook .product-card__image-link{flex:0 1 40%}.product-card.lookbook .product-card.lookbook .product-card__content,.product-card.lookbook .product-card__content{flex:1;justify-items:start}}.product-card__image-link{position:relative;display:block;background:linear-gradient(180deg,#f2efe8,#e8e4dc);overflow:hidden;text-decoration:none}.product-card__badge{position:absolute;top:0;right:0;z-index:1;display:inline-flex;align-items:center;justify-content:center;padding:6px 8px;background:#fffefa;font-family:var(--font-family-haas--grotesk65);font-weight:600;font-size:12px;line-height:14px;text-align:center;text-transform:uppercase;color:#251b14}.product-card__image,.product-card__image--placeholder{display:block;width:100%;aspect-ratio:.74;object-fit:cover;transition:opacity .45s ease,transform .55s ease}.product-card__content{display:grid;justify-items:center;gap:8px;text-align:center}.product-card__category{margin:0;font-family:var(--font-family-haas--grotesk55);font-weight:500;font-size:12px;line-height:14px;text-align:center;text-transform:uppercase;color:#251b14}.product-card__title{margin:4px 0 0;font-family:var(--font-family-swear);font-weight:500;font-size:18px;line-height:120%;color:#251b14}.product-card__title a{color:inherit;text-decoration:none;text-transform:none}.product-card__price{margin:0;font-family:var(--font-family-haas--grotesk65);font-weight:600;font-size:14px;line-height:17px;text-align:center;text-transform:uppercase;color:#251b14}.product-card__swatches{display:flex;flex-wrap:wrap;justify-content:center;gap:4px}.product-card__image--hover{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;opacity:0}.product-card__swatch{width:14px;height:14px;border-radius:50%;border:1px solid rgba(37,27,20,.35);background:var(--swatch-color, #d8d4cc)}@media(hover:hover){.product-card.has-hover-image:hover .product-card__image--primary{opacity:0}.product-card.has-hover-image:hover .product-card__image--hover{opacity:1}.product-card.has-no-hover-image:hover .product-card__image,.product-card.has-no-hover-image:hover .product-card__image--placeholder{transform:scale(1.1)}}.social-links{align-items:center;display:flex;gap:10px;list-style:none}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map?subset=CA8UGABi */
