body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#141414;color:#fff;font-family:Outfit,-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}@keyframes slowZoom{0%{transform:scale(1)}to{transform:scale(1.15)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.App{height:100vh;overflow:hidden;position:relative}.background-video{height:100%;object-fit:cover;width:100%}.background-video,.overlay{left:0;position:absolute;top:0}.overlay{background-color:#00000080;bottom:0;right:0}.content{align-items:center;background-image:url(../../static/media/background.ad882fd0016497678264.png);background-position:50%;background-size:cover;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;position:absolute;width:100%}.content,.fade-in{transition:opacity 2s ease-in-out}.fade-in{opacity:1}#logo{height:180px;width:180px}.head{color:#fff;text-align:center;top:45%;transform:translate(-50%,-50%)}.but,.head{left:50%;position:absolute}.but{align-items:center;bottom:5%;box-shadow:0 0 10px #00000080;display:flex;gap:20px;justify-content:center;padding:15px;transform:translateX(-50%)}@media (max-width:768px){.head{top:40%}#logo{height:140px;width:140px}.but{bottom:3%;flex-direction:column;padding:10px;width:90%}}@media (max-width:480px){.head{top:35%}#logo{height:120px;width:120px}.but{bottom:2%;flex-direction:row;gap:10px;width:100%}}
/*# sourceMappingURL=main.6bfa2314.css.map*/