.dtf-hero{position:relative;isolation:isolate;overflow:hidden;padding-top:var(--dtf-hero-padding-top, 96px);padding-bottom:var(--dtf-hero-padding-bottom, 64px);color:rgb(var(--color-foreground))}.dtf-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.dtf-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.dtf-hero__video{width:100%;height:100%;object-fit:cover;object-position:center;display:block;pointer-events:none;opacity:var(--dtf-hero-video-opacity, 1)}.dtf-hero__media--edge-fade:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;background:linear-gradient(to right,rgba(0,0,0,calc(var(--dtf-hero-edge-fade, .6) * .95)) 0%,transparent 18%,transparent 82%,rgba(0,0,0,calc(var(--dtf-hero-edge-fade, .6) * .95)) 100%),linear-gradient(to bottom,rgba(0,0,0,calc(var(--dtf-hero-edge-fade, .6) * .5)) 0%,transparent 22%,transparent 78%,rgba(0,0,0,calc(var(--dtf-hero-edge-fade, .6) * .5)) 100%)}@media(prefers-reduced-motion:reduce){.dtf-hero__video{display:none}}.dtf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0,0,0,var(--dtf-hero-overlay-opacity, .6))}.dtf-hero__inner{position:relative;z-index:1}.dtf-hero__content{max-width:64rem;display:flex;flex-direction:column;gap:1.5rem}.dtf-hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;align-self:flex-start;padding:.45rem 1rem;border:1px solid var(--dtf-lime, #00FF00);border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgb(var(--color-foreground));background:#00000040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.dtf-hero__eyebrow-icon{width:.75rem;height:.75rem;color:var(--dtf-lime, #00FF00);flex-shrink:0}.dtf-hero__heading{margin:0;font-size:clamp(2.4rem,6vw,5rem);line-height:.95;letter-spacing:-.02em;text-transform:uppercase;font-weight:800}.dtf-hero__heading-line{display:block}.dtf-hero__heading-line--accent{color:var(--dtf-lime, #00FF00)}.dtf-hero__description{max-width:38rem;font-size:calc(clamp(.95rem,1.1vw,1.05rem) * var(--dtf-hero-description-scale, 1));line-height:1.55;opacity:.92}.dtf-hero__description :first-child{margin-top:0}.dtf-hero__description :last-child{margin-bottom:0}.dtf-hero__bullets{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.dtf-hero__bullet{display:flex;align-items:center;gap:.7rem;font-size:.95rem;font-weight:500}.dtf-hero__bullet-check{width:1rem;height:1rem;color:var(--dtf-lime, #00FF00);flex-shrink:0}.dtf-hero__info-card{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.2rem;max-width:28rem;border:1px solid var(--dtf-lime, #00FF00);border-radius:4px;background:#00000073;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dtf-hero__info-card-icon{display:inline-flex;align-items:center;justify-content:center;font-size:calc(1.5rem * var(--dtf-hero-info-scale, 1));line-height:1;flex-shrink:0}.dtf-hero__info-card-text{display:flex;flex-direction:column;gap:.15rem}.dtf-hero__info-card-title{font-size:calc(.95rem * var(--dtf-hero-info-scale, 1));font-weight:700}.dtf-hero__info-card-subtitle{font-size:calc(.85rem * var(--dtf-hero-info-scale, 1));opacity:.78}.dtf-hero__ctas{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem}.dtf-hero__cta{display:inline-flex;align-items:center;gap:.55rem;padding:.95rem 1.5rem;font-size:.85rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background var(--dtf-duration, .22s) var(--dtf-ease, ease),color var(--dtf-duration, .22s) var(--dtf-ease, ease),box-shadow var(--dtf-duration, .22s) var(--dtf-ease, ease),transform var(--dtf-duration-fast, .16s) var(--dtf-ease, ease)}.dtf-hero__cta--primary{background:var(--dtf-lime, #00FF00);color:var(--dtf-black, #000000);border:1px solid var(--dtf-lime, #00FF00)}.dtf-hero__cta--primary:hover{background:var(--dtf-lime-hover, #00CC00);color:var(--dtf-black, #000000);box-shadow:0 0 0 1px var(--dtf-black, #000000),0 6px 20px var(--dtf-lime-glow, rgba(182, 245, 0, .35));transform:translateY(-1px)}.dtf-hero__cta--secondary{background:transparent;color:rgb(var(--color-foreground));border:1px solid rgba(255,255,255,.85)}.dtf-hero__cta--secondary:hover{background:var(--dtf-lime, #00FF00);color:var(--dtf-black, #000000);border-color:var(--dtf-lime, #00FF00)}.dtf-hero__cta-arrow{width:.95rem;height:.95rem;transition:transform var(--dtf-duration-fast, .16s) var(--dtf-ease, ease);flex-shrink:0}.dtf-hero__cta:hover .dtf-hero__cta-arrow{transform:translate(3px)}.dtf-hero__discover-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:.85rem;padding:.35rem 0;color:#ffffffc7;font-size:.92rem;font-weight:500;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.18);transition:color var(--dtf-duration-fast, .16s) var(--dtf-ease, ease),border-color var(--dtf-duration-fast, .16s) var(--dtf-ease, ease);width:fit-content}.dtf-hero__discover-link:hover{color:#fff;border-bottom-color:#b6f500}.dtf-hero__discover-arrow{width:.85rem;height:.85rem;flex-shrink:0;transition:transform var(--dtf-duration-fast, .16s) var(--dtf-ease, ease)}.dtf-hero__discover-link:hover .dtf-hero__discover-arrow{transform:translate(3px)}.dtf-hero__rating{display:flex;align-items:center;gap:.6rem;font-size:.85rem;opacity:.92;margin-top:.25rem}.dtf-hero__stars{display:inline-flex;gap:2px;color:var(--dtf-lime, #00FF00)}.dtf-hero__star{width:.95rem;height:.95rem}.dtf-hero__trust{position:relative;z-index:1;margin-top:clamp(2.5rem,5vw,4rem);padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.18)}.dtf-hero__trust-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.dtf-hero__trust-item{display:flex;align-items:flex-start;gap:.75rem}.dtf-hero__trust-icon{display:inline-flex;align-items:center;justify-content:center;font-size:calc(1.35rem * var(--dtf-hero-trust-scale, 1));line-height:1;flex-shrink:0;margin-top:.05rem}.dtf-hero__trust-text{display:flex;flex-direction:column;gap:.15rem}.dtf-hero__trust-title{font-size:calc(.9rem * var(--dtf-hero-trust-scale, 1));font-weight:700}.dtf-hero__trust-subtitle{font-size:calc(.8rem * var(--dtf-hero-trust-scale, 1));opacity:.72;line-height:1.4}@media(max-width:749px){.dtf-hero{padding-top:clamp(48px,12vw,80px);padding-bottom:40px}.dtf-hero__heading{font-size:clamp(2rem,9vw,3rem)}.dtf-hero__ctas{flex-direction:column;align-items:stretch}.dtf-hero__cta{justify-content:center}.dtf-hero__info-card{max-width:100%}.dtf-hero__trust-list{grid-template-columns:1fr;gap:1rem}}@media(prefers-reduced-motion:reduce){.dtf-hero__cta,.dtf-hero__cta-arrow{transition:none}.dtf-hero__cta:hover,.dtf-hero__cta:hover .dtf-hero__cta-arrow{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-dtf-hero.css.map */
