.section-pdp-hero{--pdp-shadow: 0 14px 40px rgba(170, 115, 115, .1);font-family:var(--pdp-sans);color:var(--pdp-text);background-color:transparent;padding-bottom:12px}@media(min-width:750px){.section-pdp-hero{padding-bottom:20px}}.section-pdp-hero__container{max-width:1440px;margin:0 auto;padding:0}.section-pdp-hero__grid{display:grid;grid-template-columns:1fr;gap:0;padding:0}.section-pdp-hero__gallery{position:relative}.section-pdp-hero__rail{display:none}.section-pdp-hero__main-img-wrap{position:relative;height:140vw;overflow:hidden}.section-pdp-hero__slide{display:none;position:absolute;top:0;right:0;bottom:0;left:0}.section-pdp-hero__slide--active{display:block}.section-pdp-hero__main-img{width:100%;height:100%;object-fit:cover}.section-pdp-hero__glyph{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--pdp-cta);pointer-events:none;z-index:2;transition:opacity .5s ease;animation:pdp-glyph-pulse 2s ease-in-out infinite}.section-pdp-hero__glyph svg{stroke:var(--pdp-cta)}.section-pdp-hero__glyph.is-hidden{opacity:0}@keyframes pdp-glyph-pulse{0%,to{transform:translate(-50%,-50%) scale(2.5)}50%{transform:translate(-50%,-50%) scale(1)}}.section-pdp-hero__fav-overlay,.section-pdp-hero__btn-fav{display:none!important}.section-pdp-hero__fav-overlay{position:absolute;top:14px;right:14px;width:40px;height:40px;border-radius:50%;background:#ffffffe0;border:none;display:grid;place-items:center;cursor:pointer;z-index:3;color:var(--pdp-text);box-shadow:0 2px 8px #00000014;transition:color .2s ease,background .2s ease}.section-pdp-hero__fav-overlay--on{color:var(--pdp-accent-deep);background:#fce6e6}.section-pdp-hero__dots{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;gap:7px;z-index:5}.section-pdp-hero__dot{width:7px;height:7px;border-radius:50%;background:#ffffff8c;border:none;cursor:pointer;padding:0;transition:width .25s ease,background .25s ease,border-radius .25s ease}.section-pdp-hero__dot--active{background:#fff;width:20px;border-radius:4px}.section-pdp-hero__thumbstrip{display:flex;gap:9px;padding:12px 18px 4px;overflow-x:auto;scrollbar-width:none;max-width:100vw}.section-pdp-hero__thumbstrip::-webkit-scrollbar{display:none}.section-pdp-hero__thumb{flex:0 0 54px;height:66px;border-radius:11px;cursor:pointer;border:2px solid transparent;overflow:hidden;background:none;padding:0;transition:border-color .25s ease}.section-pdp-hero__thumb--active{border-color:var(--pdp-accent-deep)}.section-pdp-hero__thumb-img{width:100%;height:100%;object-fit:cover;display:block}.section-pdp-hero__info{padding:18px 22px 8px}.section-pdp-hero__crumb{font-size:11px;letter-spacing:1.5px;color:var(--pdp-text-muted);text-transform:uppercase;margin-bottom:8px}.section-pdp-hero__crumb a{color:var(--pdp-text-muted);text-decoration:none}.section-pdp-hero__crumb b{color:var(--pdp-accent-deep);font-weight:500}.section-pdp-hero__title-row{display:flex;align-items:center;gap:10px}.section-pdp-hero__name{font-family:var(--pdp-serif);font-weight:500;font-size:40px;line-height:1.1;color:var(--pdp-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.section-pdp-hero__title-icon svg{color:var(--pdp-accent);display:flex;height:50px;width:50px}.section-pdp-hero__tagline{font-family:var(--pdp-hand);font-size:25px;line-height:1.05;color:var(--pdp-accent);margin:12px 0 18px}.section-pdp-hero__price-wrap{margin:0}.section-pdp-hero .price--large .price-item--regular,.section-pdp-hero .price--large .price-item--sale{font-family:var(--pdp-sans);font-size:27px;font-weight:600;color:var(--pdp-text)}.section-pdp-hero .price .price-item--regular{font-family:var(--pdp-sans);font-weight:400}.section-pdp-hero__tax{font-size:11.5px;color:var(--pdp-text-muted);margin-top:2px}.section-pdp-hero__desc{margin-top:16px}.section-pdp-hero__desc-header{display:flex;align-items:center;gap:6px}.section-pdp-hero__desc-icon{width:24px;height:24px;object-fit:contain;flex-shrink:0}.section-pdp-hero__desc-label{font-size:13.5px;line-height:1.6;color:var(--pdp-text-soft)}.section-pdp-hero__desc-list{list-style:none;margin:8px 0 0;padding:0;font-size:13.5px;line-height:1.6;color:var(--pdp-text-soft)}.section-pdp-hero__desc-list li{position:relative;padding-left:14px}.section-pdp-hero__desc-list li:before{content:"\b7";position:absolute;left:0;font-size:22px;font-weight:700;line-height:1}.section-pdp-hero__variants{margin-top:10px}.section-pdp-hero__option-group{border:none;padding:0;margin:0}.section-pdp-hero__option-label{font-size:11px;letter-spacing:1.6px;text-transform:uppercase;color:var(--pdp-text-soft);font-weight:500;display:block;margin-bottom:0}.section-pdp-hero__option-label b{text-transform:none;color:var(--pdp-text);font-weight:500;margin-left:4px}.section-pdp-hero__colour-group{margin-top:22px}.section-pdp-hero__swatches{display:flex;gap:10px;margin-top:13px;flex-wrap:wrap;align-items:center}.section-pdp-hero__sw-link{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;border:2px solid transparent;padding:2px;text-decoration:none;transition:border-color .2s ease}.section-pdp-hero__sw-link:hover{border-color:rgba(var(--color-foreground),.3)}.section-pdp-hero__sw-link--active{border-color:var(--pdp-text)}.section-pdp-hero__sw{width:100%;height:100%;border-radius:50%;cursor:pointer;border:none;position:relative;background:var(--swatch-bg, #ccc);background-size:cover;box-shadow:0 1px 3px #78464626;display:block}.section-pdp-hero__swatch-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.section-pdp-hero__swatch-input:checked+.section-pdp-hero__sw:after{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1.5px solid var(--pdp-text);border-radius:50%}.section-pdp-hero__swatch-input:disabled+.section-pdp-hero__sw{opacity:.35;cursor:not-allowed}.section-pdp-hero__size-group{margin-top:26px;scroll-margin-top:20px}.section-pdp-hero__size-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:13px}.section-pdp-hero__size-guide{padding:0;border:0;background:none;font-family:inherit;font-size:11.5px;color:var(--pdp-text);text-decoration:underline;text-underline-offset:3px;cursor:pointer}body.size-guide-open{overflow:hidden}.section-pdp-hero__size-modal{width:min(92vw,510px);max-width:92vw;max-height:90vh;padding:0;border:0;border-radius:12px;background:var(--pdp-bg, #fff);overflow:hidden}.section-pdp-hero__size-modal::backdrop{background:#0000008c}.section-pdp-hero__size-modal-panel{position:relative;max-height:90vh;overflow:auto}.section-pdp-hero__size-modal-close{position:absolute;top:8px;right:8px;z-index:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:.1px solid #6b4a12;border-radius:50%;background:#ffffffe6;color:var(--pdp-text, #1a1a1a);cursor:pointer}.section-pdp-hero__size-modal-close:focus-visible{outline:none;box-shadow:none}.section-pdp-hero__size-modal-img{display:block;width:100%;height:auto}.section-pdp-hero__sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.section-pdp-hero__size-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.section-pdp-hero__size{display:grid;place-items:center;height:46px;border:1px solid var(--pdp-border-line);border-radius:10px;background:#fff6;font-family:var(--pdp-sans);font-size:12.5px;font-weight:500;color:var(--pdp-text);cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}.section-pdp-hero__size:hover{border-color:var(--pdp-accent)}.section-pdp-hero__size-input:checked+.section-pdp-hero__size{background:var(--pdp-cta);color:#fff;border-color:var(--pdp-cta)}.section-pdp-hero__size-input:disabled+.section-pdp-hero__size{opacity:.35;cursor:not-allowed}.section-pdp-hero__size-error{margin:8px 0 0;font-size:12.5px;color:#c0392b;font-weight:500}.section-pdp-hero__size-group.has-error .section-pdp-hero__sizes{animation:pdp-size-shake .4s ease}.section-pdp-hero__size-group.has-error .section-pdp-hero__size{border-color:#c0392b}@keyframes pdp-size-shake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.section-pdp-hero__cta-row{display:flex;gap:11px;margin-top:22px}.section-pdp-hero__btn-bag{flex:1;height:54px;background:var(--pdp-cta);color:#fff;border:none;border-radius:12px;font-family:var(--pdp-sans);font-size:16px;font-weight:500;letter-spacing:2px;cursor:pointer;transition:background .2s ease,transform .1s ease;position:relative;display:flex;align-items:center;justify-content:center}.section-pdp-hero__btn-bag:hover{background:color-mix(in srgb,var(--pdp-cta) 80%,transparent)}.section-pdp-hero__btn-bag:active{transform:scale(.985)}.section-pdp-hero__btn-bag:disabled{opacity:.5;cursor:not-allowed}.section-pdp-hero__btn-bag.loading span{visibility:hidden}.section-pdp-hero__btn-bag .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%}.section-pdp-hero__btn-bag .spinner{width:22px;height:22px;animation:pdp-spin .6s linear infinite}.section-pdp-hero__btn-bag .spinner .path{stroke:#fff}@keyframes pdp-spin{to{transform:rotate(360deg)}}.section-pdp-hero__btn-fav{width:54px;height:54px;border:1px solid var(--pdp-border-line);border-radius:13px;background:#ffffff80;display:grid;place-items:center;cursor:pointer;color:var(--pdp-text);transition:color .2s ease,background .2s ease,border-color .2s ease;flex-shrink:0}.section-pdp-hero__btn-fav--on{color:var(--pdp-accent-deep);background:#fce6e6;border-color:#f3c9cb}.section-pdp-hero__product-form .product-form__error-message-wrapper{margin-top:10px;font-size:12px;color:var(--pdp-accent-deep)}.section-pdp-hero__trust{display:flex;justify-content:space-between;gap:8px;margin-top:22px;padding-bottom:6px}.section-pdp-hero__badge{display:flex;flex-direction:column;align-items:center;gap:6px;flex:1;text-align:center;font-size:11px;color:var(--pdp-text-soft)}.section-pdp-hero__accordion{margin-top:20px}.section-pdp-hero__acc-item{border-top:.5px solid var(--pdp-text)}.section-pdp-hero__acc-item:last-child{border-bottom:.5px solid var(--pdp-text)}.section-pdp-hero__acc-head{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;list-style:none;font-family:var(--pdp-sans);font-size:11.5px;font-weight:500;letter-spacing:1.4px;text-transform:uppercase;color:var(--pdp-text)}.section-pdp-hero__acc-head::-webkit-details-marker{display:none}.section-pdp-hero__acc-head::marker{content:""}.section-pdp-hero__acc-chevron{flex-shrink:0;transition:transform .3s ease;color:var(--pdp-text-soft)}.section-pdp-hero__acc-item.is-open>.section-pdp-hero__acc-head .section-pdp-hero__acc-chevron{transform:rotate(180deg)}.section-pdp-hero__acc-body{padding:0 0 16px;font-family:var(--pdp-sans);font-size:13.5px;line-height:1.65;color:var(--pdp-text-soft);transition:height .3s ease}@media(prefers-reduced-motion:reduce){.section-pdp-hero__acc-body{transition:none}}.section-pdp-hero__acc-body p{margin:0 0 8px}.section-pdp-hero__acc-body p:last-child{margin-bottom:0}.section-pdp-hero__buybar{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;gap:14px;padding:11px 18px;background:var(--pdp-card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--pdp-border-line);z-index:40;transform:translateY(100%);transition:transform .3s ease}.section-pdp-hero__buybar--visible{transform:translateY(0)}.section-pdp-hero__bb-price{display:flex;flex-direction:column;line-height:1.1}.section-pdp-hero__bb-amount{font-family:var(--pdp-sans);font-size:21px;font-weight:600}.section-pdp-hero__bb-size{font-size:10px;color:var(--pdp-text-muted)}.section-pdp-hero__bb-btn{flex:1;height:48px;background:var(--pdp-cta);color:#fff;border:none;border-radius:12px;font-family:var(--pdp-sans);font-size:14px;font-weight:500;letter-spacing:1.6px;cursor:pointer;transition:transform .1s ease;position:relative;display:flex;align-items:center;justify-content:center}.section-pdp-hero__bb-btn:active{transform:scale(.985)}.section-pdp-hero__bb-btn.loading span{visibility:hidden}.section-pdp-hero__bb-btn .loading__spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;width:100%}.section-pdp-hero__bb-btn .spinner{width:20px;height:20px;animation:pdp-spin .6s linear infinite}.section-pdp-hero__bb-btn .spinner .path{stroke:#fff}.section-pdp-hero__placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(150deg,#e9b9b0,#f0cdc6 55%,#e7b3ab)}.section-pdp-hero__placeholder svg{width:80px;height:80px;color:#fff6}@media(min-width:750px){.section-pdp-hero__container{padding:0 40px}.section-pdp-hero__grid{grid-template-columns:1.4fr 1fr;gap:40px;padding:16px 0 20px}.section-pdp-hero__rail{display:flex;flex-direction:column;gap:14px}.section-pdp-hero__gallery{display:grid;grid-template-columns:100px 1fr;gap:16px;align-items:start;align-self:start}.section-pdp-hero__thumb{flex:none;width:100px;height:140px;border-radius:12px}.section-pdp-hero__main-img-wrap{height:100%;border-radius:16px;box-shadow:var(--pdp-shadow)}.section-pdp-hero__dots,.section-pdp-hero__thumbstrip{display:none}.section-pdp-hero__info{padding:24px 0 0}.section-pdp-hero__crumb{font-size:12px;letter-spacing:1.8px;margin-bottom:12px}.section-pdp-hero__name{font-size:48px}.section-pdp-hero__tagline{font-size:28px;margin:14px 0 22px}.section-pdp-hero .price--large .price-item--regular,.section-pdp-hero .price--large .price-item--sale{font-size:28px}.section-pdp-hero__tax{font-size:12px;margin-top:3px}.section-pdp-hero__desc{margin-top:22px;max-width:430px}.section-pdp-hero__desc-label{font-size:14px}.section-pdp-hero__desc-list{font-size:14px;line-height:1.7}.section-pdp-hero__fav-overlay{display:none}.section-pdp-hero__swatches{gap:10px;margin-top:14px}.section-pdp-hero__sw-link{width:34px;height:34px}.section-pdp-hero__sizes{display:flex;gap:12px}.section-pdp-hero__size{width:64px;height:48px;font-size:13px}.section-pdp-hero__cta-row{gap:14px;margin-top:26px}.section-pdp-hero__btn-bag{height:56px;letter-spacing:2.5px}.section-pdp-hero__btn-fav{width:56px;height:56px}.section-pdp-hero__trust{flex-direction:row;gap:30px;margin-top:24px}.section-pdp-hero__badge{flex-direction:row;gap:9px;font-size:12px;flex:none}.section-pdp-hero__accordion{margin-top:24px}.section-pdp-hero__acc-head{padding:16px 0;font-size:12px;letter-spacing:1.6px}.section-pdp-hero__acc-body{font-size:14px;padding-bottom:18px}.section-pdp-hero__buybar{display:none}.section-pdp-hero__size-modal{width:min(92vw,510px);max-width:36vw;max-height:90vh}}@media(min-width:990px){.section-pdp-hero__grid{gap:54px;padding:16px 0 20px}.section-pdp-hero__main-img-wrap{height:100%}.section-pdp-hero__name{font-size:52px;line-height:1}.section-pdp-hero__tagline{font-size:31px;margin:18px 0 26px}.section-pdp-hero .price--large .price-item--regular,.section-pdp-hero .price--large .price-item--sale{font-size:30px}.section-pdp-hero__swatches{gap:12px;margin-top:16px}.section-pdp-hero__sw-link{width:38px;height:38px}.section-pdp-hero__cta-row{margin-top:30px}.section-pdp-hero__btn-bag{height:60px}.section-pdp-hero__btn-fav{width:60px;height:60px}.section-pdp-hero__trust{gap:34px;margin-top:26px}.section-pdp-hero__badge{font-size:12.5px}.section-pdp-hero__accordion{margin-top:26px}.section-pdp-hero__acc-head{font-size:12.5px;letter-spacing:1.8px}}@media(min-width:1200px){.section-pdp-hero__container{max-width:1440px}}@media(min-width:1536px){.section-pdp-hero__container{padding-inline:0}}@media(prefers-reduced-motion:reduce){.section-pdp-hero__dot,.section-pdp-hero__sw,.section-pdp-hero__size,.section-pdp-hero__btn-bag,.section-pdp-hero__btn-fav,.section-pdp-hero__fav-overlay,.section-pdp-hero__buybar,.section-pdp-hero__acc-chevron{transition:none}.section-pdp-hero__glyph{transition:none;animation:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pdp-hero.css.map */
