@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap);html::-webkit-scrollbar{width:.8rem}html::-webkit-scrollbar-track{background:#0000}html::-webkit-scrollbar-thumb{background:#fff;border-radius:5rem}.btn{background:#ffc107;color:#fff;cursor:pointer;display:inline-block;font-size:1.7rem;margin-top:1rem;padding:.9rem 3rem}.btn:hover{letter-spacing:.2rem}.header{align-items:center;background:#010103;border-bottom:.2rem solid #ffc107;display:flex;justify-content:space-between;left:0;padding:8px 7%;position:fixed;right:0;top:0;z-index:1000}.header .logo img{max-width:75px}.header .navbar{display:flex;flex-grow:1;justify-content:center}.header .navbar a{color:#fff;font-size:1.6rem;margin:0 1rem}.header .navbar a:hover{border-bottom:.1rem solid #ffc107;color:#ffc107;padding-bottom:.5rem}.header .icons div{color:#fff;cursor:pointer;font-size:2.5rem;margin-left:2rem}.header .icons div:hover{color:#ffc107}@media (max-width:768px){html{font-size:56.25%}.heading{font-size:3rem}.btn{padding:.7rem 2rem}.btn,.header .navbar a{font-size:1.4rem}}.home{align-items:center;background:linear-gradient(90deg,#000000e6,#44444459),url(/static/media/home1.3cf615fea37d6bbcb6d1.jpg) no-repeat;background-position:50%;background-size:cover;display:flex;min-height:100vh}.home .content{max-width:60rem}.home span{color:#ffc107;text-transform:uppercase}.home .content h3{color:#fff;font-size:6rem;text-transform:uppercase}.home .content p{color:#eee;font-size:2rem;font-weight:lighter;line-height:1.8;max-height:none;overflow:visible;padding:1rem 0;text-overflow:clip}.about .row{align-items:center;background:#13131a;display:flex;flex-wrap:wrap}.about .row .image{flex:1 1 45rem}.about .row .image img{width:100%}.about .row .content{flex:1 1 45rem;padding:2rem}.about .row .content h3{color:#fff;font-size:3rem}.about .row .content p{color:#ccc;font-size:1.6rem;line-height:1.8;max-height:none;overflow:visible;padding:1rem 0;text-overflow:clip}*{border:none;box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;outline:none;padding:0;text-decoration:none;text-transform:capitalize;transition:.2s linear}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:9rem}body,html{overflow-x:hidden}body{background:#010103}section{padding:2rem 7%}.heading{color:#fff;font-size:4rem;padding-bottom:3.5rem;text-align:center}.heading,.heading span{text-transform:uppercase}.heading span{color:#ffc107}.box-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr))}.box{background-color:#222;border:1px solid #444;box-shadow:0 4px 16px #0003;max-width:320px;padding:15px;text-align:center;transition:transform .3s,box-shadow .3s}.box,.box img{border-radius:10px}.box img{height:auto;max-height:400px;transition:transform .3s;width:100%}.box:hover{box-shadow:0 8px 24px #0000004d;transform:translateY(-8px)}h2{color:#fff;font-size:2em;margin:15px 0}p{color:#bbb;font-size:20px;line-height:1.5;max-height:none;overflow:visible;text-overflow:clip}@media (max-width:991px){html{font-size:55%}section{padding:2rem}}@media (max-width:768px){.box-container{align-items:center;flex-direction:column}.box{max-width:90%}.heading{font-size:2.5em}h2{font-size:1.8em}p{font-size:1em}}@media (max-width:450px){html{font-size:50%}}.contact{background:#13131a;padding:5rem 2rem}.contact .heading{color:#ffc107;font-size:3.5rem;margin-bottom:2rem;text-align:center}.contact .row{background:#13131a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.contact .row .info{background:#13131a;border:.2rem solid #ffc107;color:#fff;flex:1 1 45rem;font-size:1.8rem;padding:5rem 2rem;text-align:center}.contact .row .info h3{color:#ffc107;font-size:2.5rem;margin-top:2rem}.contact .row .info p{color:#fff;font-size:1.8rem;margin:.5rem 0;text-decoration:none}.contact .row .info .btn{background:#ffc107;border:none;color:#13131a;cursor:pointer;font-size:1.7rem;margin-top:1.5rem;padding:1rem 2rem;transition:background .3s}.contact .row .info .btn:hover{background:#e0a800}.footer{background:#13131a;text-align:center}.footer .share{padding:1rem 0}.footer .share a{display:inline-block;height:5rem;margin:.3rem;width:5rem}.footer .share img{border-radius:50%;height:100%;transition:background-color .3s;width:100%}.footer .share a:hover img{background-color:#ffc107}.footer .links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:2rem 0}.footer .links a{border:.2rem solid #ffc107;color:#fff;font-size:2rem;padding:.7rem 2rem}.footer .links a:hover{background:#ffc107}.footer .credit{color:#fff;font-size:2rem;font-weight:lighter;padding:1.5rem}.footer .credit span{color:#ffc107}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}
/*# sourceMappingURL=main.8b366cb3.css.map*/