.da-hero{background-color:var(--da-color-cream);overflow:hidden}.da-hero__container{display:flex;flex-direction:column;gap:32px;align-items:center}@media screen and (min-width:750px){.da-hero__container{flex-direction:row;gap:40px;align-items:stretch}}.da-hero__text{flex:1;display:flex;flex-direction:column;gap:20px}@media screen and (min-width:750px){.da-hero__text{gap:24px;justify-content:center}}.da-hero__star-line{display:flex;align-items:center;gap:8px}.da-hero__star-text{font-family:Neue Haas Grotesk Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;color:var(--da-color-text);margin:0}.da-hero__heading{font-family:Neue Haas Grotesk Display,Neue Haas Grotesk Text,Neue Haas Grotesk Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:32px;font-weight:700;line-height:110%;letter-spacing:-.4px;color:var(--da-color-text);margin:0}@media screen and (min-width:750px){.da-hero__heading{font-size:52px;letter-spacing:-.5px}}@media screen and (min-width:990px){.da-hero__heading{font-size:56px;letter-spacing:-.6px}}.da-hero__subheading{font-family:Neue Haas Grotesk Text,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:150%;color:var(--da-color-text);margin:0}.da-hero__cta{margin-top:8px}@media screen and (max-width:749px){.da-hero__cta .da-btn{display:block;width:100%;text-align:center}}.da-hero__media{flex:1;background-color:transparent;position:relative;z-index:1;width:100%}.da-hero__media-mobile,.da-hero__media-desktop{overflow:hidden;border-radius:24px}.da-hero__media img{display:block;width:100%;height:auto;object-fit:cover;border-radius:24px}@media screen and (min-width:990px){.da-hero__media img{transform:translate(-10%)}}.da-hero__media-mobile{display:block}.da-hero__media-desktop{display:none}@media screen and (min-width:750px){.da-hero__media-mobile{display:none}.da-hero__media-desktop{display:block}}.da-hero__star-line,.da-hero__heading,.da-hero__subheading,.da-hero__cta,.da-hero__trust-wrap{opacity:0;transform:translateY(28px);animation:da-hero-spring-in .7s cubic-bezier(.34,1.4,.64,1) forwards}.da-hero__media{opacity:0;transform:translateY(40px) scale(.97);animation:da-hero-media-in .8s cubic-bezier(.34,1.4,.64,1) forwards}.da-hero__star-line{animation-delay:.1s}.da-hero__heading{animation-delay:.2s}.da-hero__subheading{animation-delay:.32s}.da-hero__cta{animation-delay:.44s}.da-hero__trust-wrap{animation-delay:.54s}.da-hero__media{animation-delay:.15s}@keyframes da-hero-spring-in{0%{opacity:0;transform:translateY(28px)}60%{opacity:1;transform:translateY(-4px)}80%{transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes da-hero-media-in{0%{opacity:0;transform:translateY(40px) scale(.97)}60%{opacity:1;transform:translateY(-3px) scale(1.005)}80%{transform:translateY(1px) scale(.999)}to{opacity:1;transform:translateY(0) scale(1)}}.da-hero__media--breathing{opacity:1;animation:da-hero-float 4s ease-in-out infinite}@keyframes da-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media screen and (min-width:990px){.da-hero__media--parallax{opacity:1;transition:transform .15s ease-out}}@supports (animation-timeline: scroll()){@media screen and (min-width:750px){.da-hero{animation:da-hero-scroll-exit linear both;animation-timeline:scroll();animation-range:0px 700px}}@keyframes da-hero-scroll-exit{0%{opacity:1}to{opacity:.15}}}@media(prefers-reduced-motion:reduce){.da-hero__star-line,.da-hero__heading,.da-hero__subheading,.da-hero__cta,.da-hero__trust-wrap,.da-hero__media{animation:none!important;opacity:1!important;transform:none!important}.da-hero{animation:none!important;opacity:1!important}.da-hero__media--breathing,.da-hero__media--parallax{animation:none!important;transform:none!important;transition:none!important}}.da-hero__cta .da-btn{background-color:var(--da-color-indigo);color:var(--da-color-white);box-shadow:4px 4px #303ab240}.da-hero__cta .da-btn:hover{background-color:#262e8f;color:var(--da-color-white)}.da-hero__chip{position:absolute;z-index:3;background:#fff;color:#303ab2;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:7px 14px;border-radius:999px;border:1.5px solid rgba(48,58,178,.25);box-shadow:0 4px 12px #303ab22e;white-space:nowrap;animation:da-chip-float 5s ease-in-out infinite}.da-hero__chip--1{top:8%;left:-12px}.da-hero__chip--2{top:42%;right:-16px;animation-delay:1.6s}.da-hero__chip--3{bottom:10%;left:4%;animation-delay:3.2s}@keyframes da-chip-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media screen and (max-width:749px){.da-hero__chip{font-size:10px;padding:5px 10px}.da-hero__chip--1{left:0}.da-hero__chip--2{right:0}}@media(prefers-reduced-motion:reduce){.da-hero__chip{animation:none}}.da-hero--bleed{position:relative;overflow:hidden;padding:0!important}.da-hero__bleed-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:right bottom}.da-hero__bleed-inner{position:relative;z-index:1;min-height:clamp(540px,80vh,860px);display:flex;align-items:center}.da-hero__text--bleed{max-width:520px}.da-hero__bleed-mobile{display:none}@media screen and (min-width:990px)and (max-width:1279px){.da-hero__bleed-bg{object-position:72% bottom}.da-hero__text--bleed{max-width:430px}}@media screen and (min-width:1920px){.da-hero__bleed-bg{object-position:right bottom}.da-hero__bleed-inner{min-height:clamp(640px,72vh,900px)}}@media screen and (max-width:989px){.da-hero--bleed .da-hero__bleed-bg{display:none}.da-hero--bleed{background:var(--da-color-cream, #EFE4CE);display:flex;flex-direction:column}.da-hero__bleed-mobile{display:block;order:-1}.da-hero__bleed-mobile img{width:100%;height:auto;max-height:42vh;max-height:40svh;object-fit:cover;object-position:center;display:block}.da-hero__bleed-inner{min-height:0;padding-top:10px;padding-bottom:20px}.da-hero--bleed .da-hero__star-line{margin-bottom:2px}.da-hero--bleed .da-hero__heading{margin-top:2px;margin-bottom:6px}.da-hero--bleed .da-hero__subheading{margin-bottom:8px;font-size:15px;line-height:1.4}.da-hero--bleed .da-hero__cta{margin-top:2px}.da-hero--bleed .da-hero__trust-wrap{margin-top:8px}.da-hero__text--bleed{max-width:560px}.da-hero--bleed .da-hero__cta .da-btn{width:100%;text-align:center;font-size:15px;letter-spacing:.4px;padding:15px 12px;white-space:nowrap}}.da-hero__stars{color:#f5a623;letter-spacing:2px;margin-right:4px}
/*# sourceMappingURL=/cdn/shop/t/8/assets/section-hero.css.map */
