.rec-hero-wrap{margin:0 auto;max-width:1536px;width:100%;--rec-hero-wrap-pad-x:80px;box-sizing:border-box;padding-right:var(--rec-hero-wrap-pad-x)}@media (max-width:767.98px){.rec-hero-wrap{--rec-hero-wrap-pad-x:20px;padding-left:var(--rec-hero-wrap-pad-x);padding-right:var(--rec-hero-wrap-pad-x)}}.rec-hero-hero{background:var(--overlay),var(--bg-image);background-position:50%;background-size:cover;display:flex;flex-direction:column;justify-content:center;min-height:400px;overflow:visible;position:relative;--rec-hero-hero-pad-x:20px;--rec-hero-sidebar-w:160px;--rec-hero-lower-gap:18px;--rec-hero-sidebar-rise:clamp(190px,18vh,270px);--rec-hero-cd-unit-min:80px;--rec-hero-cd-radius:14px;--rec-hero-cd-num:32px;--rec-hero-cd-label:10px;--rec-hero-tray-bg:hsla(0,0%,100%,.14);--rec-hero-tray-bd:hsla(0,0%,100%,.2);--rec-hero-accent:linear-gradient(180deg,var(--start-color,#ff4028) 0%,var(--end-color,#dfb300) 100%);--rec-hero-available:calc(100% - var(--rec-hero-hero-pad-x)*2);--rec-hero-wrap-w:min(var(--rec-hero-available),1536px);--rec-hero-gap:max(0px,calc((var(--rec-hero-available) - var(--rec-hero-wrap-w))/2))}@media (min-width:768px){.rec-hero-hero{min-height:485px;--rec-hero-hero-pad-x:80px}}.rec-hero-pad{padding:calc(var(--pad-top, 56px)*.72) 20px calc(var(--pad-bottom, 56px)*.72)}@media (min-width:768px){.rec-hero-pad{padding:var(--pad-top,56px) 80px var(--pad-bottom,56px)}}.rec-hero-hero__text{align-items:flex-start;display:flex;flex-direction:column;gap:18px;justify-content:center}.rec-hero-hero__logos{align-items:center;display:flex;flex-flow:row nowrap!important;flex-wrap:nowrap!important;gap:22px;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;margin-bottom:4px;scrollbar-width:none}.rec-hero-hero__logos::-webkit-scrollbar{display:none}.rec-hero-hero__logo{display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5));flex:0 0 auto;height:auto!important;max-height:clamp(18px,2.6vw,26px);max-width:clamp(88px,26vw,160px);object-fit:contain;width:auto!important}.rec-hero-hero__logo:hover{opacity:1}.rec-hero-title{color:#f5f5f5;font-family:Roboto,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.015em;line-height:1.15;margin:0;overflow-wrap:break-word;text-align:left;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media (min-width:768px){.rec-hero-title{font-size:60px}}.rec-hero-subtitle{color:#f5f5f5;font-family:Roboto,sans-serif;font-size:16px;font-weight:400;line-height:1.5;max-width:60%;text-align:left;text-shadow:0 1px 4px rgba(0,0,0,.5)}@media (min-width:768px){.rec-hero-subtitle{font-size:18px}}@media (max-width:991.98px){.rec-hero-subtitle{max-width:100%}}.rec-hero-cta{align-items:center;background-color:#2665e2;border-radius:8px;color:#fff!important;display:inline-flex;font-family:Roboto-Bold,sans-serif;font-size:14px;font-weight:700;gap:8px;height:40px;isolation:isolate;overflow:hidden;padding:12px 24px;position:relative;text-decoration:none}.rec-hero-cta:before{background:linear-gradient(90deg,#2665e2,#c26de6);content:"";inset:0;opacity:0;position:absolute;transition:opacity .35s ease;z-index:-1}.rec-hero-cta:focus-visible:before,.rec-hero-cta:hover:before{opacity:1}.rec-hero-cta__icon,.rec-hero-cta__label{position:relative;z-index:1}.rec-hero-hero__ctaRow{margin-top:6px}.rec-hero-hero .rec-hero-hero__lower{--rec-hero-lower-h:118px;margin-top:50px;min-height:var(--rec-hero-lower-h);padding-right:calc(var(--rec-hero-sidebar-w) + var(--rec-hero-lower-gap));position:relative;width:100%}.rec-hero-hero--no-countdown .rec-hero-hero__lower{margin-top:0;min-height:0;padding-right:0;position:static}@media (max-width:991.98px){.rec-hero-hero .rec-hero-hero__lower{margin-top:26px;min-height:auto;padding-right:0}}@keyframes rec-hero-fade{0%{opacity:0}to{opacity:1}}@keyframes rec-hero-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rec-hero-hero .rec-hero-countdown,.rec-hero-hero .rec-hero-hero__sidebar{animation:rec-hero-rise .55s cubic-bezier(.2,1,.3,1) both}.rec-hero-hero .rec-hero-countdown__kicker{color:#f5f5f5;font:600 14px/1.2 Roboto,system-ui,Arial,sans-serif;letter-spacing:.22em;margin-bottom:12px;opacity:.92;text-transform:uppercase}.rec-hero-hero .rec-hero-countdown{align-items:stretch;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--rec-hero-tray-bg);border:1px solid var(--rec-hero-tray-bd);border-radius:18px;box-shadow:0 22px 60px -46px rgba(0,0,0,.7);display:flex;gap:10px;height:var(--rec-hero-lower-h);justify-content:flex-start;max-width:100%;overflow:hidden;padding:10px;position:relative;width:fit-content}.rec-hero-hero .rec-hero-countdown:before{background:var(--rec-hero-accent);content:"";filter:blur(44px);height:160px;opacity:.18;pointer-events:none;position:absolute;right:-60px;top:-60px;width:160px}.rec-hero-hero .rec-hero-countdown__unit{align-items:center;background:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:var(--rec-hero-cd-radius);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65);box-sizing:border-box;display:flex;flex:0 0 auto;flex-direction:column;height:100%;justify-content:center;min-width:var(--rec-hero-cd-unit-min);padding:10px}.rec-hero-hero .rec-hero-countdown__num{color:#0a1220;font-family:Roboto,sans-serif;font-size:var(--rec-hero-cd-num);font-variant-numeric:tabular-nums;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:6px}.rec-hero-hero .rec-hero-countdown__label{color:rgba(10,18,32,.6);font-family:Roboto,sans-serif;font-size:var(--rec-hero-cd-label);font-weight:700;letter-spacing:.14em;text-transform:uppercase}@media (max-width:991.98px){.rec-hero-hero .rec-hero-countdown{flex-wrap:nowrap!important;height:var(--rec-hero-lower-h);justify-content:space-between;max-width:100%;width:100%}.rec-hero-hero .rec-hero-countdown__unit{flex:1 1 0;min-width:0}}@media (max-width:520px){.rec-hero-hero .rec-hero-countdown{gap:8px;height:110px;padding:8px}.rec-hero-hero .rec-hero-countdown__unit{padding:8px 6px}.rec-hero-hero .rec-hero-countdown__num{font-size:28px;margin-bottom:5px}.rec-hero-hero .rec-hero-countdown__label{font-size:9px;letter-spacing:.1em}}@media (max-width:380px){.rec-hero-hero .rec-hero-countdown{gap:6px;height:104px;padding:8px}.rec-hero-hero .rec-hero-countdown__num{font-size:26px}.rec-hero-hero .rec-hero-countdown__label{font-size:8px;letter-spacing:.08em}}.rec-hero-hero .rec-hero-hero__sidebar{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--rec-hero-tray-bg);border:1px solid var(--rec-hero-tray-bd);border-radius:18px 0 0 18px;bottom:0;box-shadow:0 22px 60px -46px rgba(0,0,0,.7);height:auto;overflow:hidden;padding:10px;position:absolute;right:calc((var(--rec-hero-hero-pad-x) + var(--rec-hero-wrap-pad-x) + var(--rec-hero-gap))*-1);transform:translateY(calc(var(--rec-hero-sidebar-rise)*-1));width:var(--rec-hero-sidebar-w);z-index:5}.rec-hero-hero .rec-hero-hero__sidebar:before{background:var(--rec-hero-accent);content:"";filter:blur(44px);height:160px;opacity:.18;pointer-events:none;position:absolute;right:-60px;top:-60px;width:160px}@media (max-width:991.98px){.rec-hero-hero .rec-hero-hero__sidebar{border-radius:18px;margin-top:14px;position:static;right:auto;transform:none;width:100%}.rec-hero-hero .rec-hero-hero__sidebar .rec-hero-hero__infoList{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));height:auto}}@media (max-width:479.98px){.rec-hero-hero .rec-hero-hero__sidebar .rec-hero-hero__infoList{grid-template-columns:1fr}}.rec-hero-hero--no-countdown .rec-hero-hero__sidebar{animation:rec-hero-fade .55s cubic-bezier(.2,1,.3,1) both;bottom:auto;right:0;top:50%;transform:translateY(-50%)}@media (max-width:991.98px){.rec-hero-hero--no-countdown .rec-hero-hero__sidebar{bottom:auto;right:auto;top:auto;transform:none}}.rec-hero-hero .rec-hero-hero__infoList{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:flex-start;position:relative;z-index:1}.rec-hero-hero .rec-hero-hero__infoItem{align-items:center;background:#fff;border:1px solid hsla(0,0%,100%,.3);border-radius:var(--rec-hero-cd-radius);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.65);display:flex;flex-direction:column;gap:7px;padding:10px 8px;text-align:center}.rec-hero-hero .rec-hero-hero__infoIcon{align-items:center;background:var(--rec-hero-info-bg,#2665e2);border-radius:12px;color:var(--rec-hero-info-icon,#fff);display:inline-flex;height:34px;justify-content:center;width:34px}.rec-hero-hero .rec-hero-hero__infoIcon svg{color:currentColor;display:block;fill:currentColor;height:18px;opacity:1;width:18px}.rec-hero-hero .rec-hero-hero__infoMain{color:#0a1220;font-family:Roboto,sans-serif;font-size:12px;font-weight:700;line-height:1.25;max-width:140px}.rec-hero-hero .rec-hero-hero__infoSub{color:rgba(10,18,32,.68);font-family:Roboto,sans-serif;font-size:11px;font-weight:400;line-height:1.25;margin-top:1px;max-width:140px}@media (min-width:1696px){.rec-hero-hero .rec-hero-hero__sidebar{border-bottom-right-radius:18px;border-top-right-radius:18px}}