@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}:root{-webkit-user-select:none;-moz-user-select:none;user-select:none}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.carousel-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;margin-top:0;overflow:hidden}.carousel-slides{display:flex;transition:transform .5s ease-in-out}.carousel-slide{flex-shrink:0;width:100%;align-items:center}.carousel-dots,.carousel-slide{display:flex;justify-content:center}.carousel-dots{position:absolute;top:90%;left:0;right:0;gap:5%;color:#f5f5f5;transform:translateY(-50%)}.carousel-dots .MuiIconButton-root{border-radius:50%;transition:background-color .3s}.carousel-dots .MuiIconButton-root:hover{background-color:rgba(0,0,0,.5)}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.scroll-container{display:flex;animation:scroll 15s linear infinite}.scroll-image{flex-shrink:0;width:100%;height:100vh;background-size:cover;background-position:50%;filter:blur(3px)}