:root{--primary-color:#007bff;--secondary-color:#6c757d;--background-color:#111;--text-color:#fff;--font-family:Arial,sans-serif;--container-width:1200px;--padding:15px;--border-radius:8px}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#111;background-color:var(--background-color);color:#fff;color:var(--text-color);font-family:Arial,sans-serif;font-family:var(--font-family);line-height:1.6;width:100%}.container{margin:0 auto;max-width:1200px;max-width:var(--container-width);padding:0 15px;padding:0 var(--padding)}@media (max-width:768px){.container{max-width:95%;padding:10px}}header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:initial;border-bottom:1px solid #fff;left:0;min-height:64px;padding:var(--padding);position:fixed;text-align:center;top:0;width:100%;z-index:1000}.header-content{align-items:center;display:flex;justify-content:space-between}.logo img,.video-wrapper video{height:auto;max-width:100px;width:100%}.video-wrapper video{border-radius:var(--border-radius)}@media (max-width:768px){.logo img{height:auto;width:100%}.logo img,.video-wrapper video{max-width:60px}}.hero{align-items:center;background:url(/Ollie/static/media/heroBg.99dd656f2001a87ee52a.webp) 50%/cover no-repeat;color:#fff;color:var(--text-color,#fff);display:flex;justify-content:center;min-height:100vh;padding-top:100px;position:relative;width:100%}.hero .container,.hero:after{height:100%;width:100%}.hero:after{background:#000000b3;content:"";left:0;position:absolute;top:0}.hero-content-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%;z-index:10}.hero-content{background-color:#ffffff46;border-radius:8px;box-shadow:0 2px 5px #0000001a;height:100%;padding:2rem;text-align:left;width:100%}.hero-content h1{font-size:2.5rem;margin-bottom:1rem}.hero-content p{font-size:1.2rem;line-height:1.5;margin-bottom:1rem}.hero-content a{color:#000;text-decoration:none}.hero-content a:hover{text-decoration:underline}@media (max-width:768px){.hero{padding-top:100px}.hero,.hero-content-wrapper{height:auto}.hero-content{padding:1rem}.hero-content h1{font-size:1.5rem}.hero-content p{font-size:1rem}}.splash-screen{align-items:center;background-color:#fff;display:flex;justify-content:center;overflow:hidden;position:fixed}.splash-screen,.splash-video{bottom:0;height:100%;left:0;right:0;top:0;width:100%}.splash-video{object-fit:contain;position:absolute}
/*# sourceMappingURL=main.9f16246b.css.map*/