.ix-hero{position:relative;width:100%;height:100vh;height:100dvh;background:#060606;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.ix-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;cursor:none}.ix-hero__base{position:absolute;top:0;right:0;bottom:0;left:0;background-position:center;background-size:cover;background-repeat:no-repeat;filter:brightness(.61) contrast(1.05) saturate(.85);transform:scale(1)}@keyframes ixKenBurns{0%{transform:scale(1)}to{transform:scale(1)}}.ix-hero__spotlight{position:absolute;top:0;right:0;bottom:0;left:0;--ix-x: 50%;--ix-y: 50%;--ix-r: 260px;background-image:inherit;pointer-events:none;opacity:0;transition:opacity .4s ease;background-position:center;background-size:cover;background-repeat:no-repeat}.ix-hero__spotlight.is-active{opacity:1}.ix-hero__spotlight:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--ix-bg-image);background-position:center;background-size:cover;background-repeat:no-repeat;filter:brightness(1.35) contrast(1.15) saturate(1.05);-webkit-mask-image:radial-gradient(circle var(--ix-r) at var(--ix-x) var(--ix-y),rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,.7) 72%,rgba(255,255,255,.25) 88%,rgba(255,255,255,0) 100%);mask-image:radial-gradient(circle var(--ix-r) at var(--ix-x) var(--ix-y),rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,.7) 72%,rgba(255,255,255,.25) 88%,rgba(255,255,255,0) 100%)}.ix-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(circle var(--ix-r, 260px) at var(--ix-x, 50%) var(--ix-y, 50%),rgba(201,169,97,.1) 0%,rgba(201,169,97,.04) 55%,rgba(201,169,97,0) 80%)}.ix-hero__sweep{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;opacity:0}.ix-hero__sweep.is-active{opacity:1}.ix-hero__sweep:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--ix-bg-image);background-position:center;background-size:cover;background-repeat:no-repeat;filter:brightness(1.55) contrast(1.2) saturate(1.1);-webkit-mask-image:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,.45) 42%,rgba(255,255,255,1) 49%,rgba(255,255,255,1) 51%,rgba(255,255,255,.45) 58%,rgba(255,255,255,0) 100%);mask-image:linear-gradient(to right,#fff0,#ffffff73 42%,#fff 49% 51%,#ffffff73 58%,#fff0);-webkit-mask-size:220px 100%;mask-size:220px 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:var(--ix-sweep-x, -220px) 0;mask-position:var(--ix-sweep-x, -220px) 0}.ix-hero__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none;background:linear-gradient(to top,#0606069e,#06060600 33%),linear-gradient(to bottom,#06060673,#06060600 29%),radial-gradient(ellipse at center,#0000 47%,#0000005c)}.ix-hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;pointer-events:none;opacity:.05;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-size:160px 160px}.ix-hero__content{position:relative;z-index:40;height:100%;display:flex;flex-direction:column;justify-content:flex-end;pointer-events:none}.ix-hero__headline-block{pointer-events:auto;padding:0 clamp(1.25rem,4vw,3.5rem);margin-bottom:clamp(2.5rem,6vw,4.5rem);max-width:720px}.ix-hero__eyebrow{display:flex!important;align-items:center!important;gap:.5rem!important;font-size:.75rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#c9a961;margin-bottom:1.1rem;opacity:0;animation:ixFadeUp .9s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.15s}.ix-hero__eyebrow-flag{display:inline-block!important;width:16px!important;height:16px!important;min-width:16px!important;flex-shrink:0!important;border-radius:3px!important;box-shadow:0 0 0 1px #ffffff1f!important}.ix-hero__headline{font-family:Inter,-apple-system,sans-serif;font-weight:800;letter-spacing:-.025em;line-height:1.05;color:#f0f0f0;margin:0 0 1.8rem;font-size:clamp(1.85rem,5vw,4rem)}.ix-hero__headline-line{display:block;white-space:nowrap;opacity:0;filter:blur(10px);transform:translateY(24px);animation:ixBlurRise 1s cubic-bezier(.16,1,.3,1) forwards}.ix-hero__headline-line:first-child{animation-delay:.25s}.ix-hero__headline-line--orange{background:linear-gradient(90deg,#fff,#f2c879 28%,#e8702a 62%,#c94a2e);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.ix-hero__headline-line--accent{animation-delay:.42s;background:linear-gradient(180deg,#fff,#e4e4e4 22%,#b8b8b8 45%,#8a8a8a 60%,#5c5c5c 78%,#3a3a3a);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;text-shadow:0 1px 0 rgba(255,255,255,.15)}.ix-hero__cta{display:inline-flex;align-items:center;gap:.6rem;background:#c9a961;color:#0a0a0a;font-size:.9rem;font-weight:600;letter-spacing:.01em;text-decoration:none;padding:.9rem 1.9rem;border-radius:999px;opacity:0;animation:ixFadeUp .9s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.6s;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.ix-hero__cta:hover{background:#ddbd7a;transform:scale(1.03);box-shadow:0 8px 30px #c9a96159}.ix-hero__detail{pointer-events:auto;position:absolute;bottom:clamp(2.5rem,6vw,4.5rem);right:clamp(1.25rem,4vw,3.5rem);max-width:260px;opacity:0;animation:ixFadeUp 1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.85s}.ix-hero__detail-text{font-size:.85rem;line-height:1.6;color:#e8e8e8a6;margin:0}@keyframes ixFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ixBlurRise{0%{opacity:0;transform:translateY(24px);filter:blur(10px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media(prefers-reduced-motion:reduce){.ix-hero__base,.ix-hero__eyebrow,.ix-hero__headline-line,.ix-hero__cta,.ix-hero__detail{animation:none!important;opacity:1!important;filter:none!important;transform:none!important}}@media(max-width:640px){.ix-hero{height:85vh;height:85dvh;max-height:700px}.ix-hero__media{cursor:auto}.ix-hero__detail{position:relative;right:auto;left:0;bottom:auto;max-width:100%;margin-top:1.5rem;padding:0 clamp(1.25rem,4vw,3.5rem)}.ix-hero__content{padding-bottom:2rem}.ix-hero__headline-block{margin-bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ironox-spotlight-hero.css.map */
