.purr-hero{position:relative;padding:calc(var(--purr-space-6) * var(--purr-pt, 1)) 0 calc(var(--purr-space-7) * var(--purr-pb, 1));overflow:hidden}.purr-hero--sand{background:var(--purr-surface-2)}.purr-hero__inner{display:grid;gap:var(--purr-space-6);align-items:center}.purr-hero__content{display:flex;flex-direction:column;gap:var(--purr-space-4);max-width:640px}.purr-hero__eyebrow .purr-icon{color:var(--purr-olive)}.purr-hero__title{max-width:14ch}.purr-hero__lead{max-width:46ch}.purr-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:var(--purr-space-2)}.purr-hero__actions .purr-btn{flex:1 1 auto}.purr-hero__trust{display:inline-flex;align-items:center;gap:8px;font-size:var(--purr-text-sm);color:var(--purr-ink-muted)}.purr-hero__trust .purr-icon{color:var(--purr-success)}.purr-hero__scene{display:flex;flex-direction:column;gap:var(--purr-space-4)}.purr-hero__media{position:relative;display:block}.purr-hero__image{width:100%}.purr-hero__image--mobile{display:none}@media(max-width:767.98px){.purr-hero__image--mobile{display:block}.purr-hero__image--desktop{display:none}}.purr-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;border-radius:var(--purr-r-tile);background:rgba(26,26,26,var(--purr-hero-overlay, 0))}.purr-hero__chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px;counter-reset:none}.purr-hero__chip .purr-num{color:var(--purr-olive);font-size:var(--purr-text-sm)}.purr-hotspot{position:absolute;left:var(--x, 50%);top:var(--y, 50%);transform:translate(-50%,-50%);z-index:2}.purr-hotspot__btn{display:block;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:transparent}.purr-hotspot__dot{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--purr-yellow);color:var(--purr-ink);box-shadow:0 0 0 4px #fafaf0bf,0 6px 16px #1a1a1a2e;font-size:var(--purr-text-xs);transition:transform var(--purr-dur-2) var(--purr-ease),background var(--purr-dur-1)}.purr-hotspot__dot .purr-num{font-size:13px}.purr-hotspot__btn:hover .purr-hotspot__dot,.purr-hotspot.is-open .purr-hotspot__dot,.purr-hotspot.is-highlight .purr-hotspot__dot{transform:scale(1.12);background:var(--purr-canvas)}.purr-hotspot__btn:focus-visible{outline:none}.purr-hotspot__btn:focus-visible .purr-hotspot__dot{box-shadow:0 0 0 3px var(--purr-canvas),0 0 0 6px var(--purr-ink)}.purr-hotspot__dot:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid var(--purr-yellow);opacity:0}.is-intro .purr-hotspot__dot:after{animation:purr-pulse 1.6s var(--purr-ease) 1}.is-intro .purr-hotspot:nth-child(2) .purr-hotspot__dot:after{animation-delay:.25s}.is-intro .purr-hotspot:nth-child(3) .purr-hotspot__dot:after{animation-delay:.5s}.is-intro .purr-hotspot:nth-child(4) .purr-hotspot__dot:after{animation-delay:.75s}.is-intro .purr-hotspot:nth-child(5) .purr-hotspot__dot:after{animation-delay:1s}@keyframes purr-pulse{0%{opacity:.9;transform:scale(.6)}to{opacity:0;transform:scale(1.8)}}.purr-hotspot__card{position:absolute;left:calc(100% - 6px);top:50%;transform:translateY(-50%);z-index:3;width:260px;padding:10px;border-radius:var(--purr-r-md);background:var(--purr-canvas);box-shadow:var(--purr-shadow-float);animation:purr-dialog-in var(--purr-dur-2) var(--purr-ease)}.purr-hotspot--flip .purr-hotspot__card{left:auto;right:calc(100% - 6px)}.purr-hotspot--up .purr-hotspot__card{top:auto;bottom:calc(100% + 6px);left:50%;right:auto;transform:translate(-50%)}.purr-hotspot__product{display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--purr-ink)}.purr-hotspot__thumb{width:64px;flex:none}.purr-hotspot__text{display:flex;flex-direction:column;gap:2px;min-width:0}.purr-hotspot__title{font-weight:600;font-size:var(--purr-text-sm);line-height:1.3}.purr-hotspot__price .purr-price__current{font-weight:500}@media(max-width:767.98px){.purr-hotspot__card{position:fixed;left:16px;right:16px;bottom:calc(16px + var(--purr-bottom-nav-h));top:auto;width:auto;transform:none}.purr-hotspot--flip .purr-hotspot__card,.purr-hotspot--up .purr-hotspot__card{left:16px;right:16px;top:auto;bottom:calc(16px + var(--purr-bottom-nav-h));transform:none}}@media(min-width:768px){.purr-hero{padding:calc(var(--purr-space-8) * var(--purr-pt, 1)) 0 calc(var(--purr-space-8) * var(--purr-pb, 1))}.purr-hero__actions .purr-btn{flex:0 0 auto}}@media(min-width:1024px){.purr-hero{padding:calc(var(--purr-space-7) * var(--purr-pt, 1)) 0 calc(var(--purr-space-8) * var(--purr-pb, 1))}.purr-hero__inner{grid-template-columns:minmax(0,11fr) minmax(0,10fr);gap:var(--purr-space-8)}.purr-hero--image-left .purr-hero__content{order:2}.purr-hero--image-left .purr-hero__scene{order:1}.purr-hero__content{padding-block:var(--purr-space-6)}.purr-hero--content-center .purr-hero__content{align-items:center;text-align:center;margin-inline:auto}.purr-hero--content-center .purr-hero__actions{justify-content:center}.purr-hero--large .purr-hero__inner{min-height:calc(100vh - var(--purr-header-h) - var(--purr-announcement-h))}.purr-hero--large .purr-hero__inner{min-height:min(760px,calc(100vh - 120px))}.purr-hero__chips{display:none}.purr-hero__media.has-hotspots+.purr-hero__chips{display:flex}}@media(min-width:1280px){.purr-hero__inner{gap:var(--purr-space-9)}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-hero.css.map */
