.announcement-bar{background-color:var(--bg);color:var(--color);text-align:center;padding:1rem 1.5rem;font-family:DM Sans,sans-serif;font-weight:600;font-size:.95rem;letter-spacing:.03em}.announcement-bar__text{margin:0}.announcement-bar__link{color:inherit;text-decoration:none}.announcement-bar__link:hover{text-decoration:underline}.brand-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;background-color:var(--bs-bg);overflow:hidden;font-family:DM Sans,sans-serif}.brand-story--right{direction:rtl}.brand-story--right>*{direction:ltr}.brand-story__media{overflow:hidden;aspect-ratio:4/5}.brand-story__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.brand-story__image:hover{transform:scale(1.03)}.brand-story__placeholder{width:100%;height:100%}.brand-story__content{padding:5rem 5rem 5rem 6rem;display:flex;flex-direction:column;gap:1.25rem}.brand-story--right .brand-story__content{padding:5rem 6rem 5rem 5rem}.brand-story__eyebrow{font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--bs-accent);margin:0}.brand-story__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.75rem,3vw,2.75rem);color:var(--bs-text);line-height:1.15;margin:0}.brand-story__body{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:var(--bs-text);opacity:.8;line-height:1.7;max-width:44ch}.brand-story__button{display:inline-block;padding:1rem 2.5rem;background-color:var(--bs-accent);color:#fff;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;width:fit-content;margin-top:.5rem;transition:transform .2s ease,box-shadow .2s ease}.brand-story__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #fb834d59}@media(max-width:768px){.brand-story,.brand-story--right{grid-template-columns:1fr;direction:ltr}.brand-story__media{aspect-ratio:4/3}.brand-story__content,.brand-story--right .brand-story__content{padding:3rem 1.5rem}}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid rgba(57,44,47,.08);font-family:DM Sans,sans-serif}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;height:72px}.site-header__nav{justify-self:start}.site-header__nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.site-header__nav-link{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;letter-spacing:.04em;color:#392c2f;text-decoration:none;position:relative;padding-bottom:2px}.site-header__nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#fb834d;border-radius:2px;transition:width .2s ease}.site-header__nav-link:hover:after,.site-header__nav-link--active:after{width:100%}.site-header__logo-link{justify-self:center;display:flex;align-items:center;text-decoration:none}.site-header__logo{height:48px;width:auto;display:block}.site-header__logo-text{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:1.5rem;color:#fb834d}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:.75rem}.site-header__action-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#392c2f;padding:.4rem;border-radius:50%;text-decoration:none;position:relative;transition:color .2s ease,background .2s ease}.site-header__cart-btn{color:#fb834d}.site-header__action-btn:hover{color:#fb834d;background:#fff1ee}.site-header__cart-count{position:absolute;top:-2px;right:-2px;background:#fb834d;color:#fff;font-size:.65rem;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}.site-header__mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;color:#392c2f;padding:.4rem;grid-column:1;justify-self:start}.site-header__mobile-nav{display:none;border-top:1px solid rgba(57,44,47,.08);background:#fff;overflow:hidden;max-height:0;transition:max-height .3s ease,padding .3s ease}.site-header__mobile-nav.is-open{max-height:400px;padding:1rem 0}.site-header__mobile-nav-list{list-style:none;margin:0;padding:0}.site-header__mobile-nav-link{display:block;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:#392c2f;text-decoration:none;border-bottom:1px solid rgba(57,44,47,.06)}.site-header__mobile-nav-link:hover{color:#fb834d;background:#fff1ee}@media(max-width:768px){.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem;height:90px}.site-header__nav{display:none}.site-header__mobile-menu-btn{display:flex}.site-header__mobile-nav{display:block}.site-header__logo{height:36px}.site-header__logo-link{justify-self:center}}.email-split{display:grid;grid-template-columns:1fr 1fr;background-color:var(--split-bg);min-height:160px;overflow:hidden;margin-top:3rem}.email-split__media{position:relative;overflow:hidden}.email-split__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.email-split__image:hover{transform:scale(1.03)}.email-split__placeholder{width:100%;height:100%}.email-split__content{display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:1.5rem 2.5rem 1.5rem 2rem}.email-split__eyebrow{font-family:DM Sans,sans-serif;font-weight:600;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--split-accent);margin:0}.email-split__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.5rem,2.5vw,2.25rem);line-height:1.1;color:var(--split-text);margin:0}.email-split__subtext{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:var(--split-text);opacity:.75;margin:0;line-height:1.7;max-width:40ch}.email-split__form{width:100%;max-width:480px}.email-split__field-row{display:flex;background:#fff;border-radius:100px;padding:.35rem .35rem .35rem 1.5rem;align-items:center;box-shadow:0 4px 20px #00000014;border:2px solid var(--split-accent)}.email-split__input{flex:1;background:none;border:none;outline:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.95rem;color:#392c2f;min-width:0}.email-split__input::placeholder{color:#392c2f;opacity:.45}.email-split__button{flex-shrink:0;padding:.6rem 1.25rem;background:var(--split-accent);color:#fff;border:none;border-radius:100px;font-family:DM Sans,sans-serif;font-weight:700;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:opacity .2s ease}.email-split__button:hover{opacity:.85}.email-split__success{font-family:DM Sans,sans-serif;font-weight:600;font-size:1.1rem;color:var(--split-text);margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:768px){.email-split{grid-template-columns:1fr}.email-split__media{aspect-ratio:4/3}.email-split__content{padding:2rem 1.5rem}}.feature-bar{background-color:var(--bar-bg);color:var(--bar-text);overflow:hidden}.feature-bar__marquee{overflow:hidden;padding:.2rem 0;border-top:1px solid rgba(255,255,255,.15);border-bottom:1px solid rgba(255,255,255,.15)}.feature-bar__marquee--top{border-top:none}.feature-bar__marquee--bottom{border-bottom:none}.feature-bar__marquee-track{display:flex;gap:1.5rem;width:max-content;align-items:center}.feature-bar__marquee-track--left{animation:marquee-left 10s linear infinite}.feature-bar__marquee-track--right{animation:marquee-right 10s linear infinite}@keyframes marquee-left{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-right{0%{transform:translate(-50%)}to{transform:translate(0)}}.feature-bar__marquee-icon{display:flex;align-items:center;opacity:.6;flex-shrink:0;transform:scale(.6)}.feature-bar__content{padding:3.5rem 2rem;display:flex;align-items:center;justify-content:center}.feature-bar__items{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.feature-bar__item{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.feature-bar__item-icon{font-size:2rem;line-height:1}.feature-bar__item-text{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.4rem,2.5vw,2.25rem);color:var(--bar-text);white-space:nowrap}.feature-bar__divider{font-family:Recoleta,Georgia,serif;font-size:clamp(2rem,3vw,3rem);color:var(--bar-accent);line-height:1;opacity:.7}@media(max-width:768px){.feature-bar__items{gap:1.5rem}.feature-bar__item-text{white-space:normal}.feature-bar__divider{display:none}.feature-bar__content{padding:2.5rem 1.5rem}}.featured-products{background-color:var(--fp-bg);padding:5rem 4rem;font-family:DM Sans,sans-serif}.featured-products__header{text-align:center;margin-bottom:3rem}.featured-products__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.75rem,3vw,2.75rem);color:var(--fp-text);margin:0 0 .75rem;line-height:1.2}.featured-products__subheading{font-family:DM Sans,sans-serif;font-weight:600;color:var(--fp-text);opacity:.7;font-size:1rem;margin:0}.featured-products__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.75rem;max-width:1300px;margin:0 auto}.product-card{background:#fff;border-radius:2rem;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 2px 12px #0000000f}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}.product-card__link{text-decoration:none;color:inherit;flex:1}.product-card__media{position:relative;overflow:hidden;aspect-ratio:1;background:#fff1ee}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__placeholder{width:100%;height:100%}.product-card__badge{position:absolute;top:1rem;left:1rem;background:var(--fp-accent);color:#fff;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.3rem .75rem;border-radius:100px;text-transform:uppercase}.product-card__info{padding:1.25rem 1.25rem .5rem}.product-card__vendor{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fp-accent);margin:0 0 .35rem}.product-card__title{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:1.05rem;color:#392c2f;margin:0 0 .5rem;line-height:1.3}.product-card__price{display:flex;gap:.5rem;align-items:baseline;margin:0}.product-card__price--current{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:600;color:#392c2f}.product-card__price--compare{font-family:DM Sans,sans-serif;font-size:.875rem;color:#999;text-decoration:line-through}.product-card__cta{display:block;margin:1rem 1.25rem 1.25rem;padding:.75rem 1.5rem;background-color:var(--fp-accent);color:#fff;text-align:center;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;border-radius:100px;transition:opacity .2s ease}.product-card__cta:hover{opacity:.88}.featured-products__footer{text-align:center;margin-top:3rem}.featured-products__button{display:inline-block;padding:1rem 2.75rem;background:#392c2f;color:#fff;text-decoration:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;transition:transform .2s ease,box-shadow .2s ease}.featured-products__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}@media(max-width:768px){.featured-products{padding:3rem 1.25rem}.featured-products__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;background-color:var(--hero-bg);min-height:85vh;overflow:hidden;font-family:DM Sans,sans-serif}.hero__content{padding:4rem 4rem 4rem 6rem;display:flex;flex-direction:column;gap:1.25rem}.hero__eyebrow{font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--hero-text-color);margin:0;opacity:.7}.hero__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(2.25rem,4.5vw,4rem);line-height:1.1;color:var(--hero-heading-color);margin:0}.hero__subheading{font-family:DM Sans,sans-serif;font-weight:600;font-size:clamp(1rem,1.5vw,1.2rem);color:var(--hero-text-color);margin:0;max-width:36ch;line-height:1.6}.hero__button{display:inline-block;padding:1rem 2.5rem;background-color:var(--hero-btn-bg);color:var(--hero-btn-text);text-decoration:none;font-family:DM Sans,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;width:fit-content;transition:transform .2s ease,box-shadow .2s ease}.hero__button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.hero__media{height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.hero__image{width:100%;height:100%;object-fit:contain;max-height:85vh;display:block}.hero__placeholder{width:100%;aspect-ratio:1;max-width:500px}@media(max-width:768px){.hero{grid-template-columns:1fr;min-height:auto}.hero__content{padding:3rem 1.5rem 1.5rem;order:2}.hero__media{order:1;padding:2rem 1.5rem 0}}.photo-grid{background-color:var(--grid-bg);padding:2.5rem 0}.photo-grid__header{text-align:center;margin-bottom:2.5rem;display:flex;flex-direction:column;gap:.75rem}.photo-grid__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.75rem,3vw,2.75rem);color:#392c2f;margin:0}.photo-grid__subheading{font-family:DM Sans,sans-serif;font-weight:600;font-size:1rem;color:#392c2f;opacity:.7;margin:0}.photo-grid__layout{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:100%;margin:0 auto;background-color:#800f2a}.photo-grid__item{position:relative;display:block;border-radius:1.25rem;overflow:hidden}.photo-grid__media{position:relative;aspect-ratio:4/3;overflow:hidden}.photo-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.photo-grid__item:hover .photo-grid__image{transform:scale(1.05)}.photo-grid__placeholder{width:100%;height:100%}.photo-grid__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(57,44,47,.65) 0%,transparent 55%);transition:opacity .3s ease}.photo-grid__item:hover .photo-grid__overlay{opacity:.85}@media(max-width:540px){.photo-grid{padding:1rem}.photo-grid__layout{gap:.75rem}}.polaroid-grid{background-color:var(--pg-bg);padding:4rem 2rem 5rem;overflow:hidden}.polaroid-grid__header{text-align:center;margin-bottom:3rem}.polaroid-grid__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(1.75rem,3vw,2.75rem);color:#fff;margin:0}.polaroid-grid__scatter{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;max-width:900px;margin:0 auto}.polaroid-grid__item{transition:transform .4s ease,box-shadow .4s ease}.polaroid-grid__item--1{transform:rotate(-3deg)}.polaroid-grid__item--2{transform:rotate(2.5deg) translateY(20px)}.polaroid-grid__item--3{transform:rotate(2deg) translateY(-10px)}.polaroid-grid__item--4{transform:rotate(-2.5deg) translateY(15px)}.polaroid-grid__item:hover{transform:rotate(0) translateY(-8px) scale(1.03)!important;z-index:10;position:relative}.polaroid-grid__frame{background:#fff;padding:.75rem .75rem 2.5rem;box-shadow:0 8px 40px #00000059,0 2px 8px #0003}.polaroid-grid__image{width:100%;aspect-ratio:1;object-fit:cover;display:block}.polaroid-grid__placeholder{width:100%;aspect-ratio:1;display:block}@media(max-width:540px){.polaroid-grid__scatter{gap:1.25rem}.polaroid-grid__item--1{transform:rotate(-2deg)}.polaroid-grid__item--2{transform:rotate(2deg) translateY(10px)}.polaroid-grid__item--3{transform:rotate(1.5deg) translateY(-5px)}.polaroid-grid__item--4{transform:rotate(-2deg) translateY(8px)}}.raw-grid{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:auto auto;gap:3px;background:#392c2f}.raw-grid__item{overflow:hidden;position:relative}.raw-grid__item--1{grid-column:1;grid-row:1 / 3}.raw-grid__item--2{grid-column:2;grid-row:1}.raw-grid__item--3{grid-column:2;grid-row:2}.raw-grid__item--4{grid-column:1 / 3;grid-row:3}.raw-grid__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .4s ease;filter:brightness(.92)}.raw-grid__item:hover .raw-grid__image{transform:scale(1.04);filter:brightness(1)}.raw-grid__item--1 .raw-grid__image{aspect-ratio:unset;min-height:600px}.raw-grid__item--2 .raw-grid__image,.raw-grid__item--3 .raw-grid__image{aspect-ratio:4/3}.raw-grid__item--4 .raw-grid__image{aspect-ratio:16/6}.raw-grid__placeholder{width:100%;display:block}@media(max-width:768px){.raw-grid{grid-template-columns:1fr 1fr}.raw-grid__item--1{grid-column:1 / 3;grid-row:1}.raw-grid__item--2{grid-column:1;grid-row:2}.raw-grid__item--3{grid-column:2;grid-row:2}.raw-grid__item--4{grid-column:1 / 3;grid-row:3}.raw-grid__item--1 .raw-grid__image{min-height:unset;aspect-ratio:3/2}}.scroll-mag{background-color:var(--mag-bg);padding:3rem 0;position:relative}.scroll-mag__track{display:flex;flex-direction:row;gap:1.5rem;overflow-x:scroll;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:1rem calc(50vw - 180px) 2rem;align-items:center}.scroll-mag__track::-webkit-scrollbar{display:none}.scroll-mag__page{flex:0 0 360px;scroll-snap-align:center;position:relative;border-radius:.75rem;overflow:hidden;box-shadow:0 20px 60px #392c2f33,0 4px 12px #392c2f1a;transition:transform .3s ease,box-shadow .3s ease;background:#392c2f}.scroll-mag__page:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 30px 80px #392c2f47,0 8px 20px #392c2f1f}.scroll-mag__image{width:100%;aspect-ratio:2/3;object-fit:cover;display:block;transition:transform .6s ease}.scroll-mag__page:hover .scroll-mag__image{transform:scale(1.04)}.scroll-mag__placeholder{width:100%;aspect-ratio:2/3;display:block}.scroll-mag__page-number{position:absolute;top:1rem;right:1rem;font-family:DM Sans,sans-serif;font-weight:600;font-size:.7rem;letter-spacing:.1em;color:#ffffff80}.scroll-mag__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#392c2f;box-shadow:0 4px 16px #0000001f;transition:background .2s ease,color .2s ease}.scroll-mag__btn:hover{background:#fb834d;color:#fff}.scroll-mag__btn--prev{left:1.5rem}.scroll-mag__btn--next{right:1.5rem}.scroll-mag__dots{display:flex;justify-content:center;gap:.5rem;padding-top:.5rem}.scroll-mag__dot{width:6px;height:6px;border-radius:50%;border:none;background:#392c2f33;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.scroll-mag__dot--active{background:#fb834d;transform:scale(1.4)}@media(max-width:600px){.scroll-mag__page{flex:0 0 260px}.scroll-mag__track{padding:1rem calc(50vw - 130px) 2rem}.scroll-mag__btn{display:none}}.hero-slideshow-wrap{padding:1.5rem 2.5rem;background-color:#fff1ee}.hero-slideshow{position:relative;border-radius:1.5rem;overflow:hidden;max-width:1400px;margin:0 auto}.hero-slideshow__track{display:flex;transition:transform .55s cubic-bezier(.4,0,.2,1);will-change:transform}.hero-slide{flex:0 0 100%;position:relative;display:block;text-decoration:none;min-height:70vh;overflow:hidden;cursor:pointer}.hero-slide__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease}.hero-slide:hover .hero-slide__image{transform:scale(1.02)}.hero-slide__placeholder{width:100%;height:100%}.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,var(--opacity))}.hero-slide__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:1rem;padding:3rem;height:100%;min-height:70vh;justify-content:flex-end;color:#fff;pointer-events:none}.hero-slide__content--center{align-items:center;text-align:center}.hero-slide__content--left{align-items:flex-start;text-align:left}.hero-slide__content--right{align-items:flex-end;text-align:right}.hero-slide__eyebrow{font-family:DM Sans,sans-serif;font-weight:600;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;margin:0;opacity:.8}.hero-slide__heading{font-family:Recoleta,Georgia,serif;font-weight:500;font-size:clamp(2rem,4.5vw,3.75rem);line-height:1.1;margin:0}.hero-slide__subheading{font-family:DM Sans,sans-serif;font-weight:600;font-size:clamp(.95rem,1.5vw,1.15rem);margin:0;max-width:42ch;line-height:1.6;opacity:.9}.hero-slide__button{display:inline-block;padding:.9rem 2.25rem;background:#fff;color:#392c2f;font-family:DM Sans,sans-serif;font-weight:700;font-size:.875rem;letter-spacing:.08em;text-transform:uppercase;border-radius:100px;margin-top:.5rem;transition:background .2s ease,color .2s ease}.hero-slide:hover .hero-slide__button{background:#fb834d;color:#fff}.hero-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffe6;border:none;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#392c2f;transition:background .2s ease,transform .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero-slideshow__arrow:hover{background:#fb834d;color:#fff;transform:translateY(-50%) scale(1.08)}.hero-slideshow__arrow--prev{left:1.25rem}.hero-slideshow__arrow--next{right:1.25rem}.hero-slideshow__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.hero-slideshow__dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff80;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.hero-slideshow__dot--active{background:#fff;transform:scale(1.3)}@media(max-width:768px){.hero-slideshow-wrap{padding:1rem}.hero-slideshow{border-radius:1rem}.hero-slide{min-height:55vh}.hero-slide__content{min-height:55vh;padding:1.5rem}.hero-slideshow__arrow{width:36px;height:36px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
