@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@100;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}a,h1,h4,p{color:#fff}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000;font-family:Outfit,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}ul{list-style-type:none}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.btn{background:transparent;color:#fff;cursor:pointer;font-size:1.2rem;padding:12px 32px;text-transform:uppercase}.btn-light,.btn:hover{background:hsla(0,0%,100%,.2)}.header{align-items:center;color:#000;height:90px;justify-content:space-between;padding:1rem;position:fixed;width:100%;z-index:10}.header,.nav-menu{display:flex}.nav-menu li{padding:0 1rem}.nav-menu a{font-size:1.2rem;font-weight:500}.hamburger{display:none}@media screen and (max-width:1240px){.hamburger{display:block}.nav-menu{align-items:center;background:rgba(0,0,0,.9);flex-direction:column;height:100vh;justify-content:center;left:-100%;position:absolute;text-align:center;top:0;transition:.3s;width:100%;z-index:-1}.nav-menu.active{left:0}.nav-menu li{padding:1rem 0}.nav-menu a{font-size:2rem}}#video{height:100%;object-fit:cover;position:fixed;width:100%;z-index:-1}.hero{height:100vh;object-fit:contain;width:100%}.hero .content{height:100%;margin:auto;position:absolute;text-align:center;top:40vh;width:100%}.hero .content h1{color:#000;font-size:4rem}.hero p{color:#eee;font-size:1.8rem;font-weight:200;margin-bottom:1.6rem;text-transform:uppercase}.hero .btn{margin:1rem .2rem}@media screen and (max-width:640px){.content h1{font-size:3rem}.content p{font-size:1.4rem;margin-bottom:1.6rem}}.footer{background:rgba(0,0,0,.8);padding:6rem 0;width:100%}.footer-container{display:grid;grid-template-columns:repeat(2,1fr);grid:gap 40px;margin:auto;max-width:1140px}.footer .left,.footer .right{display:flex;flex-direction:column;height:100%;max-width:100%;padding:1rem}.footer .right{margin:auto}.footer .h4{font-size:1.4rem;padding:1rem 0}.footer .p{font-size:1.2rem;padding:1rem 0}.footer .location{align-items:center;display:flex}.footer .location p{padding-bottom:.5rem}.footer .location h4{padding-top:0}@media screen and (max-width:640px){.footer-container{grid-template-columns:1fr}.right .social{margin:auto}}.hero-img{background:rgba(0,0,0,.3);height:50vh;position:relative;width:100%}.hero-img:before{background:url(/static/media/heroImg.37eb028f04f5e430858a.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero-img .heading{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.hero-img h1{font-size:2.4rem}.hero-img p{font-size:1.4rem}@media screen and (max-width:640px){.hero-img h1{font-size:2rem}}.pricing{background-color:#000;padding:6rem 1rem;width:100%}.card-container{grid-gap:40px;display:grid;grid-template-columns:repeat(3,1fr);margin:auto;max-width:1140px}.button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:16px;padding:10px 20px;text-decoration:none;transition:background-color .3s}.button:hover{background-color:#0056b3}.card-container .card{border:1px solid #eee;color:#eee}.card{padding:1rem;text-align:center}.card:hover{background-color:#141414}.card h3{font-size:1.4rem;padding:1rem}.card .bar{border-bottom:1px solid #eee;display:block;margin:1.5rem auto;width:10%}.card .btc{font-size:4rem;font-weight:600;padding:1rem}.pricing p{color:#eee;font-size:1.2rem;padding:1rem 0}.card .btn{display:block;margin:2rem auto;width:80}@media screen and (max-width:980px){.card-container{grid-template-columns:1fr;margin:auto;max-width:90%}}
/*# sourceMappingURL=main.f58ea35b.css.map*/