.fd-hero{position:relative;isolation:isolate;overflow:hidden;background-color:#0a0a0a;padding-top:var(--fd-hero-pt, 0px);padding-bottom:var(--fd-hero-pb, 0px);border-bottom:1px solid rgba(139,0,0,.3);--fd-fs-brand: var(--hf-fs-hero, clamp(34px, 4.4vw, 49px));--fd-fs-fday: var(--hf-fs-display, clamp(28px, 3.4vw, 39px));--fd-fs-lead: var(--hf-fs-h3, clamp(21px, 2vw, 25px));--fd-fs-body: var(--hf-fs-body, clamp(16px, 1.2vw, 17px));--fd-fs-eyebrow: var(--hf-fs-eyebrow, 13px)}.fd-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.fd-hero__bg-img{display:block;width:100%;height:100%;object-fit:cover;object-position:78% 50%}.fd-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#0a0a0a80,#0a0a0a00 20% 60%,#0a0a0ae6 92%,#0a0a0a),linear-gradient(90deg,#0a0a0aeb,#0a0a0abd 32%,#0a0a0a57 58%,#0a0a0a00 82%)}.fd-hero__inner.page-width{position:relative;z-index:2;padding-left:1.5rem;padding-right:1.5rem;display:flex;align-items:stretch;min-height:46rem}@media screen and (min-width:750px){.fd-hero__inner.page-width{min-height:var(--fd-hero-min, 56rem)}}@media screen and (min-width:990px){.fd-hero__inner.page-width{padding-left:5rem;padding-right:5rem}}.fd-hero__content{width:100%;text-align:left;padding:clamp(2.6rem,4vw,5rem) 0;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:clamp(2rem,5vw,7rem)}.fd-hero__promo{flex:1 1 0;max-width:48rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;gap:clamp(1rem,1.4vw,1.6rem)}.fd-hero__day{margin:0;overflow:hidden;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:var(--fd-fs-fday);line-height:1;font-weight:900;letter-spacing:-.02em;text-wrap:balance;max-width:18ch}.fd-hero__day-reveal{display:block}.fd-hero__day-1{color:#f2e6cf;text-shadow:0 1px 2px rgba(0,0,0,.45)}.fd-hero__day-2{color:#f1c100;text-shadow:0 1px 2px rgba(0,0,0,.5)}.fd-hero__tagline{margin:0;font-family:var(--hf-font-body, "Inter", system-ui, sans-serif);font-size:var(--fd-fs-lead);line-height:1.35;font-weight:500;letter-spacing:.01em;color:#f0e7d8;max-width:34rem;text-shadow:0 1px 18px rgba(0,0,0,.55)}.fd-hero__subhead{margin:0;font-family:var(--hf-font-body, "Inter", system-ui, sans-serif);font-size:var(--fd-fs-body);line-height:1.5;color:#e6beb2;max-width:42rem}.fd-hero__cta-row{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:1.4rem;align-items:center;margin-top:.6rem}.fd-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:52px;padding:0 2.8rem;border-radius:6px;font-family:var(--hf-font-display, "Montserrat", system-ui, sans-serif);font-size:1.4rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;white-space:nowrap;background:linear-gradient(135deg,#ff4d00,#c23700 60%,#9a2800);color:#fff!important;border:0;box-shadow:0 0 22px #ff4d0080,0 4px 16px #0006;position:relative;overflow:hidden;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s cubic-bezier(.22,1,.36,1);cursor:pointer}.fd-hero__cta:hover,.fd-hero__cta:focus-visible{transform:translateY(-2px);box-shadow:0 0 32px #ff4d00ad,0 6px 20px #00000073}.fd-hero__cta:active{transform:translateY(0) scale(.98)}.fd-hero__cta:focus-visible{outline:3px solid #ff4d00;outline-offset:3px}.fd-hero__cta-arrow{display:inline-block;margin-left:.4rem;font-style:normal;transition:transform .18s cubic-bezier(.22,1,.36,1)}.fd-hero__cta:hover .fd-hero__cta-arrow,.fd-hero__cta:focus-visible .fd-hero__cta-arrow{transform:translate(3px)}@media screen and (max-width:749px){.fd-hero__bg-img{object-position:68% 36%}.fd-hero__scrim{background:linear-gradient(180deg,#0a0a0a66,#0a0a0a29 32%,#0a0a0ad1 74%,#0a0a0a)}.fd-hero__inner.page-width{align-items:flex-end;min-height:46rem}.fd-hero__content{flex-direction:column;align-items:flex-start;max-width:100%;gap:2rem;padding:3rem 2rem 3.4rem}.fd-hero__cta-row{width:100%;max-width:34rem}.fd-hero__cta{width:100%}}@keyframes fd-hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes fd-hero-clip-up{0%{transform:translateY(108%)}to{transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){.fd-hero__day-reveal{animation:fd-hero-clip-up .9s cubic-bezier(.22,1,.36,1) .12s both}.fd-hero__tagline{animation:fd-hero-rise .6s cubic-bezier(.22,1,.36,1) .5s both}.fd-hero__subhead{animation:fd-hero-rise .6s cubic-bezier(.22,1,.36,1) .62s both}.fd-hero__cta-row{animation:fd-hero-rise .6s cubic-bezier(.22,1,.36,1) .74s both}}@media(prefers-reduced-motion:reduce){.fd-hero__cta-arrow,.fd-hero__cta{transition:none}}.fd-hero__brand{flex:1.8 1 0;max-width:60rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;gap:.9rem}.fd-hero__brand-name{margin:0;display:flex;flex-direction:column;font-family:var(--hf-font-display, "Montserrat", system-ui, -apple-system, sans-serif);font-weight:900;text-transform:uppercase;line-height:.94;letter-spacing:-.02em;font-size:var(--fd-fs-brand);align-items:flex-start}.fd-hero__brand-name span{text-shadow:0 1px 0 rgba(0,0,0,.5),0 2px 18px rgba(0,0,0,.6)}.fd-hero__brand-1{color:#f4ede0}.fd-hero__brand-2{color:#ff4d00}.fd-hero__fire{position:relative;isolation:isolate;display:inline-block}.fd-hero__fire:after{content:attr(data-fire);position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(118deg,transparent 0 37%,rgba(20,0,0,.95) 38.4% 41.2%,transparent 42.6%),linear-gradient(58deg,transparent 0 51%,rgba(16,0,0,.9) 52.4% 55.2%,transparent 56.6%),linear-gradient(94deg,transparent 0 69%,rgba(14,0,0,.88) 70.4% 73.2%,transparent 74.6%),radial-gradient(44% 32% at 34% 64%,rgba(12,0,0,.58),transparent 70%),radial-gradient(36% 28% at 72% 40%,rgba(12,0,0,.5),transparent 72%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;mix-blend-mode:multiply;opacity:.72;pointer-events:none}@keyframes fd-fire-crack{0%,to{opacity:.66}40%{opacity:1}72%{opacity:.52}}.fd-hero__brand-name .fd-hero__fire{color:#ffd089;text-shadow:0 0 4px rgba(255,214,140,.95),0 0 13px rgba(255,138,0,.85),0 0 26px rgba(255,77,0,.8),0 -3px 20px rgba(225,25,0,.7),0 2px 2px rgba(0,0,0,.5)}.fd-hero__fire:before{content:"";position:absolute;left:12%;top:4%;width:4px;height:4px;border-radius:50%;background:#ffae42;box-shadow:16px 2px 0 -1px #ff8a00f2,34px -3px 0 -1.5px #ffc46be6,54px 3px 0 -1px #ff5a1fe6,72px -2px 0 -1.5px #ffae42d9;opacity:0;pointer-events:none}@keyframes fd-fire-flicker{0%,to{text-shadow:0 0 4px rgba(255,214,140,.95),0 0 13px rgba(255,138,0,.85),0 0 26px rgba(255,77,0,.8),0 -3px 20px rgba(225,25,0,.7),0 2px 2px rgba(0,0,0,.5)}40%{text-shadow:0 0 6px rgba(255,228,170,1),0 0 18px rgba(255,150,20,.95),0 0 34px rgba(255,90,0,.92),0 -5px 26px rgba(240,40,0,.82),0 2px 2px rgba(0,0,0,.5)}72%{text-shadow:0 0 3px rgba(255,206,120,.85),0 0 11px rgba(255,128,0,.8),0 0 22px rgba(255,68,0,.75),0 -2px 16px rgba(210,18,0,.65),0 2px 2px rgba(0,0,0,.5)}}@keyframes fd-fire-embers{0%{opacity:0;transform:translateY(2px) scale(.7)}25%{opacity:.85}to{opacity:0;transform:translateY(-24px) scale(1.15)}}@media(prefers-reduced-motion:no-preference){.fd-hero__fire{animation:fd-fire-flicker 3.4s ease-in-out infinite}.fd-hero__fire:before{animation:fd-fire-embers 3s ease-out infinite}.fd-hero__fire:after{animation:fd-fire-crack 3.4s ease-in-out infinite}}.fd-hero__brand-tagline{margin:0;font-family:var(--hf-font-body, "Inter", system-ui, -apple-system, sans-serif);font-size:var(--fd-fs-body);line-height:1.4;font-weight:500;color:#f0e7d8eb;max-width:34rem;text-shadow:0 1px 12px rgba(0,0,0,.6)}@media screen and (max-width:749px){.fd-hero__brand-tagline{display:none}.fd-hero__brand{max-width:100%;width:100%}.fd-hero__brand-name{margin-top:0}.fd-hero__promo{max-width:100%;width:100%}}.fd-hero__trust{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 1.6rem;margin-top:1.6rem;max-width:46rem}.fd-hero__trust-item{display:flex;align-items:center;gap:.7rem;min-width:0}.fd-hero__trust-icon{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;border:2px solid #ff4d00;color:#ff4d00;flex:0 0 auto}.fd-hero__trust-icon svg{width:16px;height:16px}.fd-hero__trust-tx{display:flex;flex-direction:column;line-height:1.12;text-align:left}.fd-hero__trust-tx strong{font-family:var(--hf-font-display, "Montserrat", system-ui, -apple-system, sans-serif);font-size:var(--fd-fs-eyebrow);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#f4ede0;text-shadow:0 1px 8px rgba(0,0,0,.6)}.fd-hero__trust-tx span{font-family:var(--hf-font-body, "Inter", system-ui, -apple-system, sans-serif);font-size:calc(var(--fd-fs-eyebrow) * .92);font-weight:400;letter-spacing:0;text-transform:none;color:#f0e7d8b3;margin-top:.1rem}@keyframes fd-trust-icon-pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff4d0000;border-color:#ff4d00}50%{transform:scale(1.08);box-shadow:0 0 14px #ff4d0080;border-color:#ff6a1f}}@media(prefers-reduced-motion:no-preference){.fd-hero__trust-icon{animation:fd-trust-icon-pulse 3s ease-in-out infinite;will-change:transform,box-shadow}.fd-hero__trust-item:nth-child(1) .fd-hero__trust-icon{animation-delay:0s}.fd-hero__trust-item:nth-child(2) .fd-hero__trust-icon{animation-delay:.4s}.fd-hero__trust-item:nth-child(3) .fd-hero__trust-icon{animation-delay:.8s}.fd-hero__trust-item:nth-child(4) .fd-hero__trust-icon{animation-delay:1.2s}}@media screen and (max-width:749px){.fd-hero__trust{max-width:100%;gap:.9rem 1.2rem}}
/*# sourceMappingURL=/cdn/shop/t/46/assets/trend-fathers-day-hero.css.map */
