.dp-hero{display:block;background:var(--dp-paper)}.dp-hero__frame{display:grid;grid-template-columns:1fr;gap:var(--sp-6);align-items:center;padding:var(--sp-6) 0 var(--sp-2)}@media screen and (min-width:880px){.dp-hero__frame{grid-template-columns:minmax(0,1fr) minmax(0,480px);gap:var(--sp-16)}}.dp-hero__copy{order:1;display:grid}.dp-hero__group{grid-area:1 / 1;display:flex;flex-direction:column;align-items:flex-start;gap:var(--sp-5);text-align:left;opacity:0;pointer-events:none;transition:opacity .55s var(--dp-ease)}.dp-hero__group.is-active{opacity:1;pointer-events:auto}.dp-hero__title{font-family:var(--dp-font-head);font-weight:600;font-size:clamp(2.4rem,4.4vw,3.4rem);line-height:1.1;letter-spacing:-.01em;color:var(--dp-navy);margin:0;text-wrap:balance}@media screen and (min-width:1024px){.dp-hero__title{font-size:clamp(3.4rem,3.8vw,5.6rem);line-height:1.05}}.dp-hero__text{font-size:1.65rem;line-height:1.55;color:var(--dp-muted);max-width:42ch;margin:0}.dp-hero__text>*{margin:0}.dp-hero__cta{display:flex;gap:var(--sp-3);flex-wrap:wrap;margin:0}.dp-hero__btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--dp-font-body);font-weight:600;font-size:1.5rem;line-height:1;padding:var(--sp-4) var(--sp-7);border-radius:var(--dp-r-pill);background:var(--dp-orange);color:#fff;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:background .25s var(--dp-ease)}.dp-hero__btn:hover{background:var(--dp-orange-press)}.dp-hero__media{position:relative;order:2;width:100%;max-width:480px;height:420px;border-radius:2.2rem;overflow:hidden;background:var(--dp-stone)}.dp-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .55s var(--dp-ease)}.dp-hero__slide.is-active{opacity:1}.dp-hero__img,.dp-hero__media svg{display:block;width:100%;height:100%;object-fit:cover}.dp-hero__dots{display:flex;align-items:center;justify-content:flex-start;gap:var(--sp-2);margin-top:var(--sp-6)}.dp-hero__dot{width:.9rem;height:.9rem;padding:0;border:0;border-radius:var(--dp-r-pill);background:var(--dp-line);cursor:pointer;transition:width .3s var(--dp-ease),background .3s var(--dp-ease)}.dp-hero__dot.is-active{width:2.6rem;background:var(--dp-orange)}.dp-hero__dot:hover{background:var(--dp-muted)}.dp-hero__dot.is-active:hover{background:var(--dp-orange)}@media screen and (max-width:879px){.dp-hero__frame{position:relative;padding-bottom:0}.dp-hero__media{max-width:none;border-radius:var(--dp-r)}.dp-hero__copy{display:block;position:absolute;z-index:2;left:var(--sp-4);right:var(--sp-4);bottom:var(--sp-4);overflow:hidden;border-radius:var(--dp-r);background:#fcf5f1d1;backdrop-filter:saturate(140%) blur(10px);-webkit-backdrop-filter:saturate(140%) blur(10px);border:1px solid var(--dp-line-2);box-shadow:0 1rem 2.4rem #001c471f}.dp-hero__group{position:absolute;top:0;left:0;right:0;padding:var(--sp-5);gap:var(--sp-4)}.dp-hero__group.is-active{position:relative}.dp-hero__dots{justify-content:center}}@media(prefers-reduced-motion:reduce){.dp-hero__group,.dp-hero__slide,.dp-hero__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/dp-hero.css.map */
