.dtc3-hero__heading p{margin:0}.dtc3.dtc3-hero{--dtc3-hero-section-height: var(--dtc3-hero-mobile-height, 572px);--dtc3-hero-content-padding-top: clamp(64px, 8svh, 78px);--dtc3-hero-content-safe-padding: 0px;--dtc3-hero-content-bottom-padding: 70px;--dtc3-hero-eyebrow-size: 14px;--dtc3-hero-heading-size: clamp(40px, 10.7vw, 43px);--dtc3-hero-subheading-size: 16px;--dtc3-hero-actions-gap: 12px;--dtc3-hero-actions-margin-top: auto;--dtc3-hero-scroll-bottom: 16px;--dtc3-hero-media-extra-height: 0px;--dtc3-hero-media-position-x: var(--dtc3-hero-media-position-mobile-x, 0%);position:relative;min-height:var(--dtc3-hero-section-height);overflow:hidden;background:#1f1a17;--dtc3-ink: #ffffff;color:#fff}.dtc3-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.dtc3-hero__media picture{display:block;width:100%;height:100%}.dtc3-hero__media img{width:100%;height:calc(100% + var(--dtc3-hero-media-extra-height));object-fit:cover;object-position:var(--dtc3-hero-media-position-x) top;animation:dtc3HeroMediaIn 1.2s cubic-bezier(.22,1,.36,1) both}.dtc3-hero__content{position:relative;z-index:1;display:flex;min-height:var(--dtc3-hero-section-height);flex-direction:column;align-items:center;justify-content:flex-start;padding:var(--dtc3-hero-content-padding-top) var(--dtc3-hero-content-safe-padding) var(--dtc3-hero-content-bottom-padding);text-align:center}.dtc3-hero--x-left .dtc3-hero__content{align-items:flex-start;text-align:left}.dtc3-hero--x-right .dtc3-hero__content{align-items:flex-end;text-align:right}.dtc3-hero--y-top .dtc3-hero__content{justify-content:flex-start;padding-top:var(--dtc3-hero-content-padding-top)}.dtc3-hero--y-bottom .dtc3-hero__content{justify-content:flex-end;padding-bottom:var(--dtc3-hero-content-bottom-padding)}.dtc3-hero__eyebrow{margin:0 0 8px;color:#ffffffdb;font-size:var(--dtc3-hero-eyebrow-size);font-weight:400;line-height:1.35;animation:dtc3HeroFadeUp .82s cubic-bezier(.22,1,.36,1) .12s both}.dtc3-hero__heading{margin:0;color:#fff;font-family:Marcellus,var(--font-heading-family),serif;font-size:var(--dtc3-hero-heading-size);line-height:1.02;animation:dtc3HeroFadeUp .82s cubic-bezier(.22,1,.36,1) .22s both}.dtc3-hero__heading em{font-style:italic}.dtc3-hero__subheading{margin:8px 0 0;color:#fff;font-family:Marcellus,var(--font-heading-family),serif;font-size:var(--dtc3-hero-subheading-size);line-height:1.25;animation:dtc3HeroFadeUp .82s cubic-bezier(.22,1,.36,1) .32s both}.dtc3-hero__actions{width:min(100%,319px);display:flex;flex-direction:column;gap:var(--dtc3-hero-actions-gap);align-items:center;justify-content:center;margin-top:var(--dtc3-hero-actions-margin-top);animation:dtc3HeroFadeUp .82s cubic-bezier(.22,1,.36,1) .42s both}.dtc3-hero .dtc3-button--primary,.dtc3-hero .dtc3-button--ghost{width:100%;min-height:43px;padding:12px 24px;font-size:16px;color:#fff;white-space:nowrap}.dtc3-hero__scroll{position:absolute;left:50%;bottom:var(--dtc3-hero-scroll-bottom);z-index:1;width:14px;height:34px;border:1px solid rgba(255,255,255,.72);border-radius:999px;transform:translate(-50%);transition:border-color .24s ease,opacity .24s ease;animation:dtc3HeroFadeIn .72s cubic-bezier(.22,1,.36,1) .68s both}.dtc3-hero__scroll:after{content:"";position:absolute;left:50%;top:7px;width:3px;height:7px;border-radius:999px;background:#fff;transform:translate(-50%);animation:dtc3HeroScrollDot 1.45s cubic-bezier(.45,0,.2,1) infinite}@keyframes dtc3HeroMediaIn{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes dtc3HeroFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes dtc3HeroFadeIn{0%{opacity:0}to{opacity:1}}@keyframes dtc3HeroScrollDot{0%{top:21px;opacity:0}18%{opacity:1}72%{top:7px;opacity:1}to{top:7px;opacity:0}}@media(min-width:576px){.dtc3.dtc3-hero{--dtc3-hero-content-safe-padding: 39px;--dtc3-hero-section-height: clamp(660px, 100svh, 760px);--dtc3-hero-content-padding-top: clamp(96px, 15svh, 120px);--dtc3-hero-content-bottom-padding: clamp(118px, 17svh, 150px);--dtc3-hero-media-extra-height: 0px;--dtc3-hero-media-position-x: var(--dtc3-hero-media-position-desktop-x, 0%);--dtc3-hero-heading-size: clamp(46px, 8.6vw, 54px);--dtc3-hero-subheading-size: clamp(20px, 3.6vw, 23px);--dtc3-hero-scroll-bottom: 16px}}@media(min-width:768px){.dtc3.dtc3-hero{--dtc3-hero-section-height: clamp(680px, 100svh, 800px);--dtc3-hero-content-padding-top: clamp(104px, 14svh, 120px);--dtc3-hero-content-bottom-padding: 0px;--dtc3-hero-media-extra-height: 88px;--dtc3-hero-heading-size: clamp(56px, 7.4vw, 64px);--dtc3-hero-subheading-size: clamp(23px, 3.1vw, 26px);--dtc3-hero-actions-margin-top: 22px}.dtc3-hero__actions{width:auto;flex-direction:row}.dtc3-hero .dtc3-button--primary,.dtc3-hero .dtc3-button--ghost{width:min(100%,240px);min-width:200px;min-height:42px;padding:11px 28px;font-size:15px}}@media(min-width:768px)and (max-height:760px){.dtc3.dtc3-hero{--dtc3-hero-section-height: 100svh;--dtc3-hero-content-padding-top: clamp(82px, 13svh, 104px);--dtc3-hero-heading-size: clamp(46px, 6vw, 54px);--dtc3-hero-subheading-size: 22px;--dtc3-hero-actions-margin-top: 18px;--dtc3-hero-scroll-bottom: 22px}}@media(min-width:1024px){.dtc3.dtc3-hero{--dtc3-hero-section-height: clamp( 720px, 100svh, var(--dtc3-hero-height, 832px) );--dtc3-hero-content-padding-top: 120px;--dtc3-hero-media-extra-height: 112px;--dtc3-hero-eyebrow-size: 20px;--dtc3-hero-heading-size: clamp(68px, 5.9vw, 76px);--dtc3-hero-subheading-size: 29px;--dtc3-hero-actions-gap: 24px;--dtc3-hero-actions-margin-top: 26px;--dtc3-hero-scroll-bottom: 44px}.dtc3-hero__actions{width:auto;flex-direction:row}.dtc3-hero .dtc3-button--primary,.dtc3-hero .dtc3-button--ghost{width:auto;min-width:0;min-height:42px;padding:11px 28px;font-size:15px}}@media(min-width:1024px)and (max-height:820px){.dtc3.dtc3-hero{--dtc3-hero-section-height: 100svh;--dtc3-hero-content-padding-top: 120px;--dtc3-hero-heading-size: clamp(58px, 5.4vw, 68px);--dtc3-hero-subheading-size: 25px;--dtc3-hero-actions-margin-top: 22px;--dtc3-hero-scroll-bottom: 28px}}@media(min-width:1280px){.dtc3.dtc3-hero{--dtc3-hero-section-height: var(--dtc3-hero-height, 832px);--dtc3-hero-content-padding-top: 120px;--dtc3-hero-media-extra-height: 128px;--dtc3-hero-heading-size: 92px;--dtc3-hero-subheading-size: 29px}}@media(min-width:1280px)and (max-height:860px){.dtc3.dtc3-hero{--dtc3-hero-section-height: 100svh;--dtc3-hero-content-padding-top: 120px;--dtc3-hero-heading-size: clamp(64px, 5.2vw, 72px);--dtc3-hero-scroll-bottom: 32px}}@media(prefers-reduced-motion:reduce){.dtc3-hero__media img,.dtc3-hero__eyebrow,.dtc3-hero__heading,.dtc3-hero__subheading,.dtc3-hero__actions{opacity:1;transform:none;animation:none}.dtc3-hero__scroll,.dtc3-hero__scroll:after{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/167/assets/dtc3-hero.css.map */
