@import url(https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400&display=swap);*{box-sizing:border-box;margin:0;padding:0}:root{--primary-blue:#00d8ff;--primary-purple:#6a00ff}.blue{color:#00d8ff;color:var(--primary-blue)}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Kanit,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}h2{font-size:3rem}.btn{background-image:linear-gradient(45deg,#6a00ff,#00d8ff);background-image:linear-gradient(45deg,var(--primary-purple) 0,var(--primary-blue) 100%);border:none;border-radius:50px;color:#000!important;cursor:pointer;font-family:Kanit,sans-serif;font-size:1.2rem;padding:10px 28px}.btn-outline{background:transparent;border:1px solid #00d8ff;border:1px solid var(--primary-blue);color:#00d8ff!important;color:var(--primary-blue)!important}@media screen and (max-width:940px){h1{font-size:2.5rem}h2{font-size:2rem}}@media screen and (max-width:495px){h1{font-size:2rem}h2{font-size:1.5rem}}.about{background:#000;padding:3rem 1rem;text-align:center;width:100%}.about h2{color:#fff;margin:1rem 0}.about .container>p{color:#f8f8f8;font-size:1.2rem;margin:1rem 0 3rem}.about .container{margin:auto;max-width:1140px}.about .card-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin:1rem}.about .card{background-color:#000;border:1px solid #e7e8ea;border-radius:24px;flex-direction:column;height:390px;justify-content:space-between;margin:auto;padding:3rem 2rem;text-align:left;transition:all .2s ease-in-out}.about .card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.about .card h3{color:#f8f8f8;margin:1rem 0}.about .card p{color:#ccc}.about .icon-container{background-color:var(--primary-blue);border-radius:50px;display:inline-flex;padding:1rem}.about .icon{color:#333;font-size:2rem}@media screen and (max-width:1120px){.about .card-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.about .card-container{grid-template-columns:1fr}}.developer{background-color:#000;height:70vh}.developer .container{display:flex;height:100%;justify-content:space-between;margin:auto;max-width:1140px}.developer .left{background:#000;color:#f8f8f8;margin:auto;padding:1rem}.developer .right{background:#000}.img-container{align-items:center;display:flex;height:100%;justify-content:center;padding:1rem;text-align:center}.developer img{box-shadow:0 0 12px var(--primary-blue);width:250px}@media screen and (max-width:940px){.developer .container{flex-direction:column}.developer .right{margin:3rem 0}}.footer{background-color:#000;color:#f8f8f8;padding:4rem 0;text-align:center;width:100%}.footer .container{display:grid;grid-template-columns:repeat(5,1fr);margin:auto;max-width:1140px;padding:1rem}.footer h4{border-bottom:3px solid var(--primary-blue);display:inline-block}.footer .col p{margin:1rem 0}@media screen and (max-width:940px){.footer .container{grid-template-columns:1fr 1fr}.footer h4{margin-top:2rem}}.hero{color:#f4eeff;height:90vh;object-fit:contain;top:90px;width:100%}#video{height:100%;object-fit:cover;position:absolute;width:100%;z-index:-1}.hero .hero-text{align-items:center;display:flex;flex-direction:column;height:85%;justify-content:center;padding:1rem;text-align:center;width:100%}.hero p{font-size:1.4rem}.hero .btn{margin:1rem}.bottom-text h2{font-size:1.6rem;text-align:center}.navbar{background:#000;height:90px;width:100%}.navbar .container{align-items:center;display:flex;height:100%;justify-content:space-between;margin:auto;max-width:1140px}.navbar .nav-menu{align-items:center;display:flex;justify-content:center}.navbar li{padding:1rem}.hamburger{display:none}.navbar .icon{color:#f4eeff;font-size:2rem}.navbar a{color:#f4eeff}@media screen and (max-width:940px){.hamburger{display:block}.nav-menu{background:#000;flex-direction:column;height:100vh;justify-content:start;left:-100%;position:absolute;top:90px;transition:.3s;width:100%}.nav-menu.active{left:0}.nav-menu a{font-size:1.4rem}}.subscribe{background:rgba(0,0,0,.5);color:#f8f8f8;height:50vh;padding:1rem;position:relative;width:100%}.subscribe:before{background:url(/static/media/subscribe.5e6ecdcfa451a31625d0.jpg) no-repeat 50%/cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.subscribe .content{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:auto;width:100%}.subscribe .form-container{align-items:center;display:flex;justify-content:space-between;margin:1rem 0;width:100%}.subscribe input{border-radius:50px;font-size:1.2rem;padding:.7rem 1.5rem}.subscribe input[type=checkbox]{margin-right:.5rem}@media screen and (max-width:495px){.subscribe .display-col{flex-direction:column}}
/*# sourceMappingURL=main.df3aee8f.css.map*/