.event-dialog-module__kBSckW__dialog{--yellow:#fff200;--ink:#0c0c0c;--paper:#fff;--hair:#ffffff38;width:100%;max-width:min(640px,100vw - 32px);max-height:min(92dvh,900px);color:var(--paper);background:0 0;border:0;margin:auto;padding:0;overflow:visible}.event-dialog-module__kBSckW__dialog::backdrop{-webkit-backdrop-filter:blur(9px)saturate(.7);background:#060607b8;animation:.4s both event-dialog-module__kBSckW__backdropIn}@keyframes event-dialog-module__kBSckW__backdropIn{0%{opacity:0}to{opacity:1}}.event-dialog-module__kBSckW__panel{overscroll-behavior:contain;max-height:min(92dvh,900px);box-shadow:inset 0 0 0 1px var(--hair), 0 40px 120px -30px #000000e6;background:#0d0d0f;padding:clamp(26px,4.4vw,46px) clamp(22px,4.4vw,46px) clamp(24px,4vw,40px);animation:.5s cubic-bezier(.16,.84,.24,1) both event-dialog-module__kBSckW__panelIn;position:relative;overflow-y:auto}@keyframes event-dialog-module__kBSckW__panelIn{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:none}}.event-dialog-module__kBSckW__close{color:#ffffff8c;cursor:pointer;background:0 0;border:0;place-items:center;width:34px;height:34px;padding:0;transition:color .25s,transform .3s cubic-bezier(.2,.8,.2,1);display:grid;position:absolute;top:clamp(14px,2.4vw,22px);right:clamp(14px,2.4vw,22px)}.event-dialog-module__kBSckW__close svg{width:14px;height:14px}.event-dialog-module__kBSckW__close:hover,.event-dialog-module__kBSckW__close:focus-visible{color:var(--yellow);transform:rotate(90deg)}.event-dialog-module__kBSckW__kicker{font-family:var(--font-ui), sans-serif;letter-spacing:.24em;text-transform:uppercase;color:#fff9;align-items:center;gap:.85em;margin:0 0 .9em;font-size:clamp(.58rem,.8vw,.72rem);font-weight:700;display:flex}.event-dialog-module__kBSckW__tick{background:var(--yellow);flex:none;width:.7em;height:.7em}.event-dialog-module__kBSckW__title{font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.035em;color:var(--paper);margin:0;font-size:clamp(1.7rem,4.6vw,2.5rem);font-weight:800;line-height:1}.event-dialog-module__kBSckW__lead{max-width:46ch;font-family:var(--font-ui), sans-serif;color:#ffffff9e;margin:1.1em 0 0;font-size:clamp(.82rem,1.1vw,.94rem);font-weight:500;line-height:1.55}.event-dialog-module__kBSckW__grid{grid-template-columns:1fr 1fr;gap:clamp(16px,2.4vw,24px);margin-top:clamp(24px,3.4vw,34px);display:grid}.event-dialog-module__kBSckW__field{flex-direction:column;gap:.55em;min-width:0;display:flex}.event-dialog-module__kBSckW__wide{grid-column:1/-1}.event-dialog-module__kBSckW__label{font-family:var(--font-ui), sans-serif;letter-spacing:.24em;text-transform:uppercase;color:#ffffff80;font-size:clamp(.54rem,.7vw,.66rem);font-weight:700;transition:color .25s}.event-dialog-module__kBSckW__field:focus-within .event-dialog-module__kBSckW__label{color:var(--yellow)}.event-dialog-module__kBSckW__input{border:0;border-bottom:1.5px solid var(--hair);width:100%;font-family:var(--font-ui), sans-serif;color:var(--paper);appearance:none;background:0 0;border-radius:0;padding:.5em 0 .6em;font-size:clamp(.94rem,1.2vw,1.02rem);font-weight:500;transition:border-color .28s}.event-dialog-module__kBSckW__input::placeholder{color:#ffffff42}.event-dialog-module__kBSckW__input:focus{border-bottom-color:var(--yellow);outline:none}.event-dialog-module__kBSckW__input:user-invalid{border-bottom-color:#ff5a4d}.event-dialog-module__kBSckW__input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.event-dialog-module__kBSckW__input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.event-dialog-module__kBSckW__input[type=number]{-moz-appearance:textfield}.event-dialog-module__kBSckW__honey{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.event-dialog-module__kBSckW__consent{cursor:pointer;align-items:flex-start;gap:.85em;margin-top:clamp(22px,3vw,30px);display:flex}.event-dialog-module__kBSckW__check{width:18px;height:18px;box-shadow:inset 0 0 0 1.5px var(--hair);cursor:pointer;appearance:none;background:0 0;border-radius:0;flex:none;margin:1px 0 0;transition:background-color .22s,box-shadow .22s}.event-dialog-module__kBSckW__check:checked{background:var(--yellow);box-shadow:inset 0 0 0 1.5px var(--yellow);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4 9.4l3.2 3.2L14 5.8' fill='none' stroke='%230c0c0c' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.event-dialog-module__kBSckW__check:user-invalid{box-shadow:inset 0 0 0 1.5px #ff5a4d}.event-dialog-module__kBSckW__consentText{font-family:var(--font-ui), sans-serif;color:#ffffff94;font-size:clamp(.72rem,.92vw,.8rem);font-weight:500;line-height:1.55}.event-dialog-module__kBSckW__consentText a{color:#ffffffdb;text-underline-offset:3px;-webkit-text-decoration:underline #ffffff59;text-decoration:underline #ffffff59;transition:color .25s,text-decoration-color .25s}.event-dialog-module__kBSckW__consentText a:hover{color:var(--yellow);-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow)}.event-dialog-module__kBSckW__foot{flex-wrap:wrap;align-items:center;gap:14px clamp(16px,2.4vw,24px);margin-top:clamp(24px,3.4vw,34px);display:flex}.event-dialog-module__kBSckW__submit{background:var(--yellow);color:var(--ink);font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.015em;white-space:nowrap;cursor:pointer;border:0;border-radius:0;align-items:center;gap:.7em;padding:.92em 1.5em 1em;font-size:clamp(.95rem,1.25vw,1.1rem);font-weight:700;transition:box-shadow .4s,transform .4s cubic-bezier(.2,.8,.2,1),opacity .25s;display:inline-flex}.event-dialog-module__kBSckW__submit:hover:not(:disabled),.event-dialog-module__kBSckW__submit:focus-visible:not(:disabled){transform:translateY(-2px);box-shadow:0 22px 60px -18px #fff200bf}.event-dialog-module__kBSckW__submit:disabled{opacity:.55;cursor:progress}.event-dialog-module__kBSckW__arrow{flex:none;width:1.45em;height:.72em;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.event-dialog-module__kBSckW__submit:hover:not(:disabled) .event-dialog-module__kBSckW__arrow{transform:translate(5px)}.event-dialog-module__kBSckW__status{font-family:var(--font-ui), sans-serif;color:#ff8a80;flex:14ch;margin:0;font-size:clamp(.72rem,.92vw,.8rem);font-weight:500;line-height:1.5}.event-dialog-module__kBSckW__status:empty{display:none}.event-dialog-module__kBSckW__done{margin-top:clamp(22px,3vw,30px);animation:.5s cubic-bezier(.16,.84,.24,1) both event-dialog-module__kBSckW__panelIn}.event-dialog-module__kBSckW__doneLead{font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.02em;color:var(--yellow);margin:0;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700}.event-dialog-module__kBSckW__doneBody{max-width:44ch;font-family:var(--font-ui), sans-serif;color:#ffffff9e;margin:.7em 0 0;font-size:clamp(.82rem,1.1vw,.94rem);font-weight:500;line-height:1.55}.event-dialog-module__kBSckW__doneBtn{margin-top:clamp(22px,3vw,30px)}@media (max-width:560px){.event-dialog-module__kBSckW__grid{grid-template-columns:1fr}.event-dialog-module__kBSckW__submit{justify-content:space-between;width:100%}}@media (prefers-reduced-motion:reduce){.event-dialog-module__kBSckW__dialog::backdrop,.event-dialog-module__kBSckW__panel,.event-dialog-module__kBSckW__done{animation:none!important}.event-dialog-module__kBSckW__close,.event-dialog-module__kBSckW__submit,.event-dialog-module__kBSckW__arrow,.event-dialog-module__kBSckW__input,.event-dialog-module__kBSckW__check,.event-dialog-module__kBSckW__label{transition:none!important}.event-dialog-module__kBSckW__submit:hover:not(:disabled),.event-dialog-module__kBSckW__submit:focus-visible:not(:disabled),.event-dialog-module__kBSckW__close:hover,.event-dialog-module__kBSckW__close:focus-visible{transform:none}}
.hero-module__SEBJGa__stage{--yellow:#fff200;--ink:#0c0c0c;--paper:#fff;--pad:clamp(20px, 5.3vw, 102px);--topH:clamp(54px, 8vh, 96px);--footH:clamp(42px, 6vh, 70px);--edge:3vh;--gapEyebrow:clamp(16px, 2.6vh, 34px);--gapSub:clamp(24px, 4vh, 52px);--gapBand:clamp(22px, 4.2vh, 54px);--gapActions:clamp(24px, 4.4vh, 56px);--btnPad:.9em 1.5em 1em;--mx:50%;--my:44%;--px:0;--py:0;isolation:isolate;background:#0b0b0c;position:fixed;inset:0;overflow:hidden}.hero-module__SEBJGa__photoParallax{transform:translate3d(calc(var(--px) * -16px), calc(var(--py) * -14px), 0);will-change:transform;position:absolute;inset:-4%}.hero-module__SEBJGa__photoZoom{animation:34s ease-in-out infinite alternate hero-module__SEBJGa__breathe;position:absolute;inset:0}.hero-module__SEBJGa__photo{object-fit:cover;object-position:center 40%;filter:contrast(1.07)brightness(.94)}@keyframes hero-module__SEBJGa__breathe{0%{transform:scale(1.02)}to{transform:scale(1.1)}}.hero-module__SEBJGa__scrim{background:linear-gradient(100deg,#080809e0 0%,#08080999 42%,#0808094d 100%),linear-gradient(#08080900 54%,#080809b8 100%);position:absolute;inset:0}.hero-module__SEBJGa__torch{-webkit-mask-image:radial-gradient(circle 26vmax at var(--mx) var(--my), transparent 0%, #0009 46%, #000 76%);-webkit-mask-image:radial-gradient(circle 26vmax at var(--mx) var(--my), transparent 0%, #0009 46%, #000 76%);mask-image:radial-gradient(circle 26vmax at var(--mx) var(--my), transparent 0%, #0009 46%, #000 76%);background:#09090b70;position:absolute;inset:0}.hero-module__SEBJGa__glow{background:radial-gradient(circle 20vmax at var(--mx) var(--my), #fff20021, #fff20000 64%);mix-blend-mode:screen;position:absolute;inset:0}.hero-module__SEBJGa__grain{opacity:.16;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='220' height='220'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='220' height='220' filter='url(%23n)'/%3E%3C/svg%3E");animation:.9s steps(6,end) infinite hero-module__SEBJGa__grain;position:absolute;inset:-120px}@keyframes hero-module__SEBJGa__grain{0%{transform:translate(0,0)}20%{transform:translate(-24px,12px)}40%{transform:translate(18px,-20px)}60%{transform:translate(-14px,-8px)}80%{transform:translate(22px,16px)}to{transform:translate(0,0)}}.hero-module__SEBJGa__vignette{pointer-events:none;background:radial-gradient(120% 100% at 50% 45%,#0000 42%,#0000009e 100%);position:absolute;inset:0}.hero-module__SEBJGa__top{height:var(--topH);padding:0 var(--pad);z-index:4;grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:absolute;top:0;left:0;right:0}.hero-module__SEBJGa__top:after{content:"";left:var(--pad);right:var(--pad);transform-origin:0;background:linear-gradient(90deg,#ffffff57,#ffffff0f);height:1px;animation:1.1s cubic-bezier(.16,.84,.24,1) .1s both hero-module__SEBJGa__rule;position:absolute;bottom:0}@keyframes hero-module__SEBJGa__rule{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.hero-module__SEBJGa__brand{justify-self:start;align-items:center;display:flex}.hero-module__SEBJGa__logo{filter:drop-shadow(0 0 18px #ffffff59);width:auto;height:clamp(15px,2.1vh,26px);transition:filter .5s,transform .5s cubic-bezier(.2,.8,.2,1);display:block}.hero-module__SEBJGa__brand:hover .hero-module__SEBJGa__logo{filter:drop-shadow(0 0 26px #fff2008c);transform:translateY(-1px)}.hero-module__SEBJGa__place,.hero-module__SEBJGa__year{font-family:var(--font-ui), sans-serif;letter-spacing:-.01em;color:#fffffff0;font-size:clamp(.82rem,1.35vw,1.3rem);font-weight:700}.hero-module__SEBJGa__place{justify-self:center}.hero-module__SEBJGa__year{font-variant-numeric:tabular-nums;justify-self:end}.hero-module__SEBJGa__content{padding:calc(var(--topH) + var(--edge)) var(--pad) calc(var(--footH) + var(--edge));z-index:3;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:absolute;inset:0}.hero-module__SEBJGa__eyebrow{margin:0 0 var(--gapEyebrow);font-family:var(--font-ui), sans-serif;letter-spacing:.22em;text-transform:uppercase;color:#ffffffa8;align-items:center;gap:.85em;font-size:clamp(.6rem,.85vw,.92rem);font-weight:700;display:flex}.hero-module__SEBJGa__tick{background:var(--yellow);flex:none;width:.7em;height:.7em}.hero-module__SEBJGa__headline{font-family:var(--font-display), "Arial Black", sans-serif;text-wrap:balance;letter-spacing:-.035em;color:var(--paper);margin:0;font-size:min(clamp(2rem,8.4vw,8.6rem),13.4vh);font-weight:800;line-height:.98}.hero-module__SEBJGa__lineMask{margin-bottom:-.34em;padding-bottom:.34em;display:block;overflow:hidden}.hero-module__SEBJGa__line{opacity:0;animation:1.05s cubic-bezier(.16,.84,.24,1) both hero-module__SEBJGa__lineUp;display:block;transform:translateY(150%)}@keyframes hero-module__SEBJGa__lineUp{to{opacity:1;transform:translateY(0)}}.hero-module__SEBJGa__sub{margin:var(--gapSub) 0 0;max-width:46ch;font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.02em;color:#ffffffed;font-size:min(clamp(.94rem,3vw,2.05rem),4.6vh);font-weight:700;line-height:1.24}.hero-module__SEBJGa__subLine{text-wrap:balance;display:block}@media (max-width:720px){.hero-module__SEBJGa__subLine+.hero-module__SEBJGa__subLine{margin-top:.22em}}.hero-module__SEBJGa__markWord{white-space:nowrap;font:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;margin:0;padding:0;display:inline-block;position:relative}.hero-module__SEBJGa__marker{pointer-events:none;width:104%;height:.26em;position:absolute;bottom:-.2em;left:-2%;overflow:visible}.hero-module__SEBJGa__marker path{fill:none;stroke:var(--yellow);stroke-width:6px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:100;stroke-dashoffset:100px;animation:hero-module__SEBJGa__draw .62s cubic-bezier(.3, .7, .2, 1) var(--markDelay,.9s) forwards}@keyframes hero-module__SEBJGa__draw{to{stroke-dashoffset:0}}.hero-module__SEBJGa__box{pointer-events:none;opacity:0;width:108%;height:132%;animation:hero-module__SEBJGa__stamp .46s cubic-bezier(.22, 1, .36, 1) var(--markDelay,1.18s) forwards;position:absolute;top:-16%;left:-4%;overflow:visible}.hero-module__SEBJGa__box path{fill:none;stroke:var(--yellow);stroke-width:.07em;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}@keyframes hero-module__SEBJGa__stamp{0%{opacity:0;transform:rotate(-.9deg)scale(.94)}to{opacity:1;transform:rotate(0)scale(1)}}.hero-module__SEBJGa__markWord:hover .hero-module__SEBJGa__marker path,.hero-module__SEBJGa__markWord:focus-visible .hero-module__SEBJGa__marker path{stroke-width:7.4px}.hero-module__SEBJGa__markWord:hover .hero-module__SEBJGa__box path,.hero-module__SEBJGa__markWord:focus-visible .hero-module__SEBJGa__box path{stroke-width:.085em}.hero-module__SEBJGa__markWord .hero-module__SEBJGa__marker path,.hero-module__SEBJGa__markWord .hero-module__SEBJGa__box path{transition:stroke-width .3s}.hero-module__SEBJGa__bandRow{margin:var(--gapBand) 0 0;font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.025em;font-size:min(clamp(1.12rem,3.8vw,2.7rem),6vh);font-weight:800;line-height:1.34}.hero-module__SEBJGa__band{background:var(--paper);color:var(--ink);-webkit-box-decoration-break:clone;box-decoration-break:clone;clip-path:inset(0 100% 0 0);padding:.1em .26em .14em;transition:background-color .35s,color .35s;animation:.72s cubic-bezier(.16,.84,.24,1) both hero-module__SEBJGa__swipe}.hero-module__SEBJGa__band:hover{background:var(--yellow)}@keyframes hero-module__SEBJGa__swipe{to{clip-path:inset(0)}}.hero-module__SEBJGa__actions{margin-top:var(--gapActions);flex-wrap:wrap;gap:clamp(10px,1.1vw,16px);display:flex}.hero-module__SEBJGa__btn{padding:var(--btnPad);color:inherit;font:inherit;text-align:left;cursor:pointer;appearance:none;-webkit-tap-highlight-color:transparent;isolation:isolate;min-width:clamp(168px,15.5vw,244px);transform:translate3d(var(--bx,0px), var(--by,0px), 0);background:0 0;border:0;border-radius:0;flex-direction:column;gap:.45em;margin:0;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s,color .3s;display:flex;position:relative}.hero-module__SEBJGa__btn:before{content:"";z-index:-1;transform-origin:0;transition:transform .42s cubic-bezier(.16,.84,.24,1),background-color .3s;position:absolute;inset:0}.hero-module__SEBJGa__btnKicker{font-family:var(--font-ui), sans-serif;letter-spacing:.24em;text-transform:uppercase;opacity:.6;font-size:clamp(.54rem,.66vw,.7rem);font-weight:700}.hero-module__SEBJGa__btnLabel{font-family:var(--font-display), "Arial Black", sans-serif;letter-spacing:-.015em;white-space:nowrap;align-items:center;gap:.7em;font-size:clamp(.95rem,1.25vw,1.22rem);font-weight:700;display:flex}.hero-module__SEBJGa__arrow{flex:none;width:1.45em;height:.72em;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.hero-module__SEBJGa__btn:hover .hero-module__SEBJGa__arrow,.hero-module__SEBJGa__btn:focus-visible .hero-module__SEBJGa__arrow{transform:translate(5px)}.hero-module__SEBJGa__primary{color:var(--ink)}.hero-module__SEBJGa__primary:before{background:var(--yellow)}.hero-module__SEBJGa__primary:hover,.hero-module__SEBJGa__primary:focus-visible{transform:translate3d(var(--bx,0px), calc(var(--by,0px) - 2px), 0);box-shadow:0 22px 60px -18px #fff200bf}.hero-module__SEBJGa__ghost{color:var(--paper);box-shadow:inset 0 0 0 1.5px #ffffff9e}.hero-module__SEBJGa__ghost .hero-module__SEBJGa__btnKicker{opacity:.78}.hero-module__SEBJGa__ghost:before{-webkit-backdrop-filter:blur(7px);background:#0a0a0c6b;transform:scaleX(1)}.hero-module__SEBJGa__ghost:hover,.hero-module__SEBJGa__ghost:focus-visible{color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--paper);transform:translate3d(var(--bx,0px), calc(var(--by,0px) - 2px), 0)}.hero-module__SEBJGa__ghost:hover:before,.hero-module__SEBJGa__ghost:focus-visible:before{background:var(--paper);-webkit-backdrop-filter:none}.hero-module__SEBJGa__foot{left:var(--pad);right:var(--pad);height:var(--footH);z-index:4;font-family:var(--font-ui), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:#ffffff8f;justify-content:space-between;align-items:center;gap:16px;font-size:clamp(.56rem,.72vw,.75rem);font-weight:500;display:flex;position:absolute;bottom:0}.hero-module__SEBJGa__status{color:#ffffffd1;align-items:center;gap:.9em;display:flex}.hero-module__SEBJGa__pulse{background:var(--yellow);flex:none;width:.62em;height:.62em;animation:2.6s cubic-bezier(.4,0,.2,1) infinite hero-module__SEBJGa__pulse}@keyframes hero-module__SEBJGa__pulse{0%,to{opacity:1;box-shadow:0 0 #fff2008c}50%{opacity:.45;box-shadow:0 0 0 7px #fff20000}}.hero-module__SEBJGa__teaserSlot{white-space:nowrap;display:inline-block;position:relative}.hero-module__SEBJGa__teaser{animation:.6s cubic-bezier(.16,.84,.24,1) both hero-module__SEBJGa__teaserIn;display:inline-block}@keyframes hero-module__SEBJGa__teaserIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.hero-module__SEBJGa__footRight{align-items:center;gap:clamp(12px,1.8vw,24px);display:flex}.hero-module__SEBJGa__legal{align-items:center;gap:clamp(10px,1.4vw,18px);display:flex}.hero-module__SEBJGa__legalLink{color:#ffffff8f;transition:color .25s}.hero-module__SEBJGa__legalLink:hover,.hero-module__SEBJGa__legalLink:focus-visible{color:var(--yellow)}.hero-module__SEBJGa__clock{font-variant-numeric:tabular-nums;white-space:nowrap}.hero-module__SEBJGa__reveal{animation:.95s cubic-bezier(.16,.84,.24,1) both hero-module__SEBJGa__rise}@keyframes hero-module__SEBJGa__rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (max-width:720px){.hero-module__SEBJGa__actions{flex-direction:column;align-items:stretch;width:100%}.hero-module__SEBJGa__btn{min-width:0}.hero-module__SEBJGa__btnLabel{justify-content:space-between}.hero-module__SEBJGa__foot{letter-spacing:.14em}}@media (max-width:560px){.hero-module__SEBJGa__teaserSlot{display:none}}@media (max-width:420px){.hero-module__SEBJGa__clock{display:none}}@media (max-height:620px){.hero-module__SEBJGa__stage{--topH:42px;--footH:34px;--edge:1.6vh;--gapSub:12px;--gapBand:12px;--gapActions:14px;--btnPad:.66em 1.2em .74em}.hero-module__SEBJGa__eyebrow{display:none}.hero-module__SEBJGa__headline{font-size:min(clamp(1.9rem,8.4vw,8.6rem),14.5vh)}.hero-module__SEBJGa__sub{font-size:min(clamp(.9rem,3vw,2.05rem),5vh)}.hero-module__SEBJGa__bandRow{font-size:min(clamp(1rem,3.8vw,2.7rem),6.4vh)}}@media (max-height:620px) and (min-width:560px) and (max-width:720px){.hero-module__SEBJGa__actions{flex-direction:row}.hero-module__SEBJGa__btn{flex:1 1 0}}@media (prefers-reduced-motion:reduce){.hero-module__SEBJGa__photoZoom,.hero-module__SEBJGa__grain,.hero-module__SEBJGa__pulse,.hero-module__SEBJGa__teaser,.hero-module__SEBJGa__top:after,.hero-module__SEBJGa__reveal,.hero-module__SEBJGa__line,.hero-module__SEBJGa__band,.hero-module__SEBJGa__box{animation:none!important}.hero-module__SEBJGa__line,.hero-module__SEBJGa__box,.hero-module__SEBJGa__reveal{opacity:1!important;transform:none!important}.hero-module__SEBJGa__band{clip-path:none!important}.hero-module__SEBJGa__marker path{stroke-dashoffset:0!important;animation:none!important}.hero-module__SEBJGa__torch,.hero-module__SEBJGa__glow{opacity:.7}.hero-module__SEBJGa__btn,.hero-module__SEBJGa__arrow,.hero-module__SEBJGa__logo,.hero-module__SEBJGa__legalLink{transition:none!important}}
