.banner{background:linear-gradient(90deg,#0e1012e6 0%,#080a0dfa 100%);border-top:1px solid #0e10121a;border-bottom:1px solid #0e10121a;width:100%;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);overflow:hidden}@media (max-width:768px){.banner{margin-left:0;margin-right:0}}.banner .bannerViewport{width:100%;overflow:hidden}.banner .bannerViewport .bannerTrack{will-change:transform;align-items:center;width:max-content;animation:60s linear infinite banner-marquee;display:flex}.banner .bannerViewport .bannerTrack .bannerItem{text-transform:uppercase;letter-spacing:.03em;font-family:var(--font-inter),system-ui,sans-serif;color:#9a9fa5;white-space:nowrap;margin:0;padding:1rem 5rem 1rem 0;font-size:clamp(24px,3.8vw,36px);font-weight:500;position:relative}.banner .bannerViewport .bannerTrack .bannerItem:hover{color:#f8f8f8}.banner .bannerViewport .bannerTrack .bannerItem:after{content:"";background:#fff;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 0 14px #ffffff4d}.banner .bannerEmpty{text-align:center;color:#9a9fa5;margin:0;padding:1rem}@keyframes banner-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.bannerTrack{animation:none}}
.hero{color:#f8f8f8;align-items:center;min-height:100dvh;padding:0 8rem;display:flex;position:relative;overflow:hidden}.hero .hero-image{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#000000d1 0%,#0000008c 40%,#000000b3 100%);position:absolute;inset:0}.hero .hero-content{z-index:2;flex-direction:column;max-width:1400px;display:flex;position:relative}.hero .hero-content .hero-subtitle{text-transform:uppercase;letter-spacing:3px;color:#ffffffbf;margin-bottom:1rem;font-size:14px;font-weight:600}.hero .hero-content .hero-title{font-family:var(--font-anton),system-ui,sans-serif;text-transform:uppercase;max-width:700px;margin-bottom:2rem;font-size:clamp(72px,12vw,160px);line-height:1}.hero .hero-content .hero-description{color:#ffffffbf;max-width:600px;margin-bottom:2.5rem;font-size:18px;line-height:1.8}.hero .hero-content .hero-buttons{align-items:center;gap:1rem;margin-bottom:5rem;display:flex}.hero .hero-content .hero-buttons .hero-button{cursor:pointer;text-transform:uppercase;letter-spacing:.5px;text-align:center;border:none;border-radius:999px;align-items:center;height:58px;padding:0 2rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.hero .hero-content .hero-buttons .hero-button.hero-button-primary{color:#000;background:#fff}.hero .hero-content .hero-buttons .hero-button.hero-button-primary:hover{transform:translateY(-2px)}.hero .hero-content .hero-buttons .hero-button.hero-button-secondary{color:#fff;background:0 0;border:1px solid #ffffff26}.hero .hero-content .hero-buttons .hero-button.hero-button-secondary:hover{background:#ffffff14}.hero .hero-content .hero-stats-container{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000073;border:1px solid #ffffff14;flex-wrap:wrap;align-items:center;width:100%;display:flex}@media (max-width:768px){.hero .hero-content .hero-stats-container{flex-direction:column}.hero .hero-content .hero-stats-container .hero-stats{border-bottom:1px solid #ffffff14;border-right:none;flex-direction:column;align-items:center;width:100%;display:flex}.hero .hero-content .hero-stats-container .hero-stats:last-child{border-bottom:none}}.hero .hero-content .hero-stats-container .hero-stats{border-right:1px solid #ffffff14;padding:1.75rem}.hero .hero-content .hero-stats-container .hero-stats:last-child{border-right:none}.hero .hero-content .hero-stats-container .hero-stats span{font-family:var(--font-anton),system-ui,sans-serif;margin-bottom:.5rem;font-size:3rem;line-height:1;display:block}.hero .hero-content .hero-stats-container .hero-stats p{text-transform:uppercase;color:#fff9;letter-spacing:1px;font-size:12px}@media (max-width:1024px){.hero{padding:0 3rem}.hero .hero-content .hero-title{max-width:300px}.hero .hero-content .hero-description{max-width:100%;font-size:16px}}@media (max-width:768px){.hero{padding:2rem}.hero .hero-content .hero-subtitle{font-size:12px}.hero .hero-content .hero-description{font-size:16px}.hero .hero-content .hero-buttons{flex-direction:column}}
