body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{background-color:#111;color:#fff;text-align:center}.App-logo{height:28px;pointer-events:none;width:auto}.App-header{background-color:#111;flex-direction:row;justify-content:flex-start;min-height:10vh;padding:0 20px}.App-header,.Splash-hero{align-items:center;display:flex}.Splash-hero{background:linear-gradient(135deg,#0d0d0d,#1a1a1a 50%,#1a1a1a);box-shadow:0 4px 8px #0003;color:#fff;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.Splash-hero h1{font-size:4rem;margin:0}.Splash-hero h2{font-size:2rem;margin:0}.Splash-hero button{background-color:#61dafb;border:none;border-radius:25px;cursor:pointer;font-size:1.2rem;margin-top:20px;padding:15px 30px;transition:background-color .3s ease,transform .3s ease}.Splash-hero button:hover{background-color:#21a1f1;transform:scale(1.05)}.Splash-hero button,.Splash-hero h1,.Splash-hero h2{animation:fadeInUp 1s ease-in-out forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Services{align-items:center;background:linear-gradient(135deg,#1a1a1a,#1a1a1a 50%,#0d0d0d);color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh;padding:40px 20px}.Services h2{font-size:3rem;margin:0 0 40px;text-align:center}.Services video{margin-top:20px}.Services .video-placeholder,.Services video{border:2px solid #61dafb;border-radius:10px;max-width:600px;width:100%}.Services .video-placeholder{background:url(/static/media/logo.21ebebeacd420d671a85.svg) 50% no-repeat;background-size:contain;height:auto}@media (min-width:768px){.Services h2{margin-bottom:60px}}.Footer{animation:fadeIn 2s ease-in-out;background-color:#111;color:#fff;font-size:1rem;padding:20px;text-align:center}.Footer-logo{height:28px;margin-bottom:10px;pointer-events:none;width:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=main.e06dcccb.css.map*/