@import"https://fonts.googleapis.com/css2?family=AR+One+Sans:wght@600&family=Poppins:wght@300;400;500&display=swap";.mw-pdp,.mw-story,.mw-faq{--mw-midnight:#50483E;--mw-muted:#7A7671;--mw-playlight:#E3E0D9;--mw-sunny:#EACC8E;--mw-display:"AR One Sans",sans-serif;--mw-body:"Poppins",sans-serif;--mw-hairline:1px solid rgba(80,72,62,.14);font-family:var(--mw-body);font-weight:300;font-size:16px;line-height:1.7;color:var(--mw-midnight)}.mw-pdp *,.mw-story *,.mw-faq *{box-sizing:border-box}.mw-pdp :where(h1,h2,p),.mw-story :where(h2,p),.mw-faq :where(h2,p){margin:0}.mw-pdp a,.mw-story a,.mw-faq a{color:var(--mw-midnight);text-decoration:none}.mw-pdp{background:#f3f3f3}.mw-pdp__grid{display:grid;grid-template-columns:minmax(0,6fr) minmax(0,5fr);gap:56px;align-items:start;max-width:1280px;margin:0 auto;padding:56px 6% 72px}.mw-pdp__media{display:flex;flex-direction:column;align-items:center;gap:20px}.mw-pdp__img{width:100%;max-width:440px;aspect-ratio:4/5;display:grid;place-items:center}.mw-pdp__img img{width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block}.mw-pdp__img--ph{border-radius:50%;background:var(--mw-playlight);aspect-ratio:1;max-width:360px}.mw-pdp__gallery{display:grid;grid-template-columns:72px minmax(0,1fr);gap:16px;width:100%;align-items:stretch}.mw-pdp__thumbs{position:relative;min-height:0}.mw-pdp__thumbs-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:10px;overflow-y:auto;scrollbar-width:none;padding:2px}.mw-pdp__thumbs-inner::-webkit-scrollbar{display:none}.mw-pdp__thumbs::-webkit-scrollbar{display:none}.mw-pdp__thumb{flex:none;width:68px;aspect-ratio:1;padding:0;border:1px solid rgba(80,72,62,.14);border-radius:4px;background:transparent;cursor:pointer;overflow:hidden;opacity:.6;transition:opacity .18s ease-out,border-color .18s ease-out}.mw-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.mw-pdp__thumb:hover{opacity:1}.mw-pdp__thumb.is-active{opacity:1;border-color:var(--mw-midnight)}.mw-pdp__thumb:focus-visible{outline:2px solid var(--mw-sunny);outline-offset:2px}.mw-pdp__stage{position:relative;min-width:0}.mw-pdp__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;aspect-ratio:1;background:transparent;border-radius:4px}.mw-pdp__track::-webkit-scrollbar{display:none}.mw-pdp__slide{flex:0 0 100%;scroll-snap-align:start;position:relative;min-width:0}.mw-pdp__slide img,.mw-pdp__slide video,.mw-pdp__slide model-viewer,.mw-pdp__slide iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block}.mw-pdp__dots{display:none;justify-content:center;gap:6px;margin-top:12px}.mw-pdp__dot{width:6px;height:6px;border-radius:50%;background:#50483e40;transition:background .18s}.mw-pdp__dot.is-active{background:var(--mw-midnight)}.mw-pdp__img--ph span{font-weight:500;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#50483e8c}.mw-pdp__colors{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%}.mw-pdp__media--gallery .mw-pdp__colors{padding-left:88px}.mw-pdp__colors-label{font-size:13px;letter-spacing:.04em;color:var(--mw-muted)}.mw-pdp__colors-label strong{font-weight:500;color:var(--mw-midnight)}.mw-pdp__swatches{display:flex;gap:14px;align-items:center;margin:0;padding:0;list-style:none}.mw-pdp__swatch{display:block;width:30px;height:30px;border-radius:50%;box-shadow:inset 0 0 0 1px #50483e38;outline:1.5px solid transparent;outline-offset:5px;transition:transform .18s ease-out}.mw-pdp__swatch:hover{transform:scale(1.08)}.mw-pdp__swatch[aria-current=page]{outline-color:var(--mw-midnight)}.mw-pdp__swatch:focus-visible{outline:2px solid var(--mw-sunny)}.mw-pdp__info{padding-top:12px}.mw-pdp__eyebrow{font-weight:500;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--mw-muted)}.mw-pdp__title{margin-top:14px;font-family:var(--mw-display);font-weight:600;font-size:clamp(40px,4.6vw,60px);letter-spacing:-.03em;line-height:1}.mw-pdp__price{margin-top:18px;font-weight:400;font-size:24px;display:flex;gap:12px;align-items:baseline}.mw-pdp__price s{font-weight:300;color:var(--mw-muted);font-size:18px}.mw-pdp__form{margin-top:28px;max-width:420px}.mw-pdp__btn{font-family:var(--mw-body);font-weight:500;font-size:18px;line-height:1;text-align:center;width:100%;padding:14px 32px;border-radius:100px;border:1px solid #000000;background:#f5f5f5;color:#50483e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .18s ease-out,color .18s ease-out}.mw-pdp__btn:hover{background:#eed484;color:#50483e}.mw-pdp__btn:focus-visible{outline:2px solid var(--mw-sunny);outline-offset:2px}.mw-pdp__btn[disabled]{opacity:.5;cursor:default}.mw-pdp__desc{margin-top:32px;display:flex;flex-direction:column;gap:12px;max-width:58ch;font-size:16px}.mw-pdp__desc p:first-child{font-weight:400;font-size:18px;line-height:1.5}.mw-pdp__usps{margin-top:32px;padding-top:24px;border-top:var(--mw-hairline);display:flex;flex-wrap:nowrap;justify-content:space-between;gap:12px 20px;font-size:14px}.mw-pdp__usps span{display:flex;align-items:center;gap:12px;white-space:nowrap}.mw-pdp__usps img{width:22px;height:auto;display:block;flex:none}.mw-pdp__pay{margin-top:18px;display:flex;gap:8px;align-items:center;filter:grayscale(1) contrast(.9);opacity:.7}.mw-pdp__pay svg,.mw-pdp__pay img{height:26px;width:auto;display:block}.mw-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#f3f3f3;border-top:1px solid rgba(80,72,62,.14);transform:translateY(110%);transition:transform .25s ease-out;font-family:Poppins,sans-serif;color:#50483e;padding-bottom:env(safe-area-inset-bottom)}.mw-sticky.is-visible{transform:translateY(0)}.mw-sticky__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:10px 5%}.mw-sticky__img{width:44px;height:44px;object-fit:contain;flex:none}.mw-sticky__meta{display:flex;flex-direction:column;line-height:1.3;min-width:0;flex:1}.mw-sticky__name{font-weight:500;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mw-sticky__price{font-weight:300;font-size:13px;color:#7a7671}.mw-sticky__btn{width:auto;flex:none;font-size:16px;padding:11px 24px;white-space:nowrap}@media(min-width:821px){.mw-sticky__inner{padding:12px 6%}.mw-sticky__btn{font-size:16px;padding:12px 28px}}.mw-story{background:#f3f3f3;padding:32px 6% 96px}.mw-story__inner{max-width:1170px;margin:0 auto;position:relative;display:flex;flex-direction:column}.mw-story__line{position:absolute;left:50%;top:0;bottom:0;border-left:1px dashed rgba(80,72,62,.3);transform:translate(-.5px)}.mw-story__dot{position:relative;width:9px;height:9px;border-radius:50%;background:var(--mw-midnight);margin:0 auto}.mw-story__item{position:relative;display:grid;grid-template-columns:1fr 60px 1fr;align-items:center;padding:56px 0}.mw-story__label{grid-column:1/-1;margin:0 0 40px;text-align:center;font-size:16px;background:#f3f3f3;justify-self:center;padding:0 14px;position:relative}.mw-story__media{width:min(360px,100%);aspect-ratio:3/4;border-radius:12px;overflow:hidden;background:var(--mw-playlight);display:grid;place-items:center}.mw-story__media img{width:100%;height:100%;object-fit:cover;display:block}.mw-story__media span{font-weight:500;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:#50483e8c}.mw-story__item--end .mw-story__media{justify-self:end;margin-right:6%}.mw-story__item--start .mw-story__media{margin-left:6%}.mw-story__node{display:grid;place-items:center;position:relative}.mw-story__node:before{content:"";position:absolute;width:60px;border-top:1px solid var(--mw-midnight)}.mw-story__node:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--mw-midnight);position:relative}.mw-story__text{max-width:48ch}.mw-story__item--end .mw-story__text{padding-left:6%}.mw-story__item--start .mw-story__text{padding-right:6%;justify-self:end;text-align:right}.mw-story__phase{font-weight:500;font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--mw-muted)}.mw-story__text h2{margin-top:10px;font-family:var(--mw-display);font-weight:600;font-size:clamp(26px,2.6vw,34px);letter-spacing:-.02em;line-height:1.15}.mw-story__text .mw-story__body{margin-top:16px;color:var(--mw-muted)}.mw-story__body p+p{margin-top:12px}.mw-faq{background:linear-gradient(180deg,#d2cdc6,#f2ebe3);padding:72px 6% 88px}.mw-faq__inner{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.mw-faq__title{margin-bottom:12px;font-family:var(--mw-display);font-weight:600;font-size:clamp(26px,3vw,34px);letter-spacing:-.02em;line-height:1.15}.mw-faq details{border:1px solid #52483E;border-radius:14px;padding:0 30px}.mw-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0;font-size:16px;font-weight:400;color:#52483e}.mw-faq summary::-webkit-details-marker{display:none}.mw-faq__plus{flex:none;width:32px;height:32px;border-radius:50%;border:1px solid #52493F;display:grid;place-items:center;font-size:20px;font-weight:300;line-height:1;transition:transform .2s ease-out}.mw-faq details[open] .mw-faq__plus{transform:rotate(45deg)}.mw-faq__answer{padding:0 0 24px;line-height:1.7;color:#52493f;max-width:70ch}.mw-faq__answer p{margin:0}.mw-faq__answer p+p{margin-top:10px}@media(max-width:820px){.mw-pdp__grid{grid-template-columns:1fr;gap:28px;padding:32px 6% 56px}.mw-pdp__img{max-width:300px}.mw-pdp__gallery{grid-template-columns:1fr;gap:12px}.mw-pdp__media,.mw-pdp__gallery,.mw-pdp__thumbs{min-width:0;width:100%}.mw-pdp__media--gallery .mw-pdp__colors{padding-left:0}.mw-pdp__thumbs{order:2;min-height:0;height:auto;overflow:hidden}.mw-pdp__thumbs-inner{position:static;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:8px;padding:2px 0}.mw-pdp__thumb{width:72px}.mw-pdp__stage{order:1}.mw-pdp__track{aspect-ratio:1}.mw-pdp__dots{display:none}.mw-pdp__info{padding-top:0}.mw-pdp__title{font-size:38px;margin-top:10px}.mw-pdp__form{max-width:none;margin-top:24px}.mw-pdp__btn{font-size:16px;padding:13px 20px;white-space:nowrap}.mw-pdp__usps{margin-top:28px;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:12px;font-size:14px}.mw-pdp__usps span{white-space:normal}.mw-story{padding-top:8px}.mw-story__item{grid-template-columns:1fr;padding:28px 0 20px}.mw-story__label{margin-bottom:28px;font-size:18px}.mw-story__node{display:none}.mw-story__text{order:1;max-width:none;padding:0 4px 28px!important;justify-self:stretch!important;text-align:center!important;background:#f3f3f3;position:relative;z-index:1}.mw-story__text h2{font-size:26px}.mw-story__text .mw-story__body{font-size:15px}.mw-story__media{order:2;width:100%;margin:28px 0 0!important;justify-self:stretch!important;position:relative;z-index:1}.mw-faq{padding:56px 6% 64px}.mw-faq details{padding:0 20px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/mw-product.css.map */
