*{box-sizing:border-box;margin:0;padding:0}body,html{height:100vh;scroll-behavior:smooth;width:100%}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}#home{background:linear-gradient(90deg,#2b0f38,#53046d,#060623);height:120vh;scroll-behavior:smooth;width:100%}#home .navbar{align-items:center;display:flex;justify-content:space-between;padding:40px}#home .navbar .iconBar{color:#fff;display:none;font-size:25px}#home .navbar .btn{align-items:center;background:#ffffff4d;border:none;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;width:250px}#home .navbar .btn .icon{margin-left:10px}#home .jumbroton{margin:auto;text-align:center;width:80%}#home .jumbroton .text{margin-top:130px}#home .jumbroton .text h1{color:#fff;font-family:sans-serif;font-size:75px}#home .jumbroton .button{left:44%;margin-top:30px;position:absolute}#home .jumbroton .button .btn{align-items:center;background:#ffffff4d;border:none;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;width:200px}#home .jumbroton .button .btn .icon{margin-left:10px}#home .jumbroton .button .angleIcon{color:#fff;font-size:25px;margin-top:40px}#home .jumbroton .socialIcons img{height:80px}#home .jumbroton .socialIcons img:first-child{left:8%;position:absolute;top:20%;transform:skew(5deg,-5deg)}#home .jumbroton .socialIcons img:nth-child(2){left:23%;position:absolute;top:60%;transform:skew(-5deg,5deg)}#home .jumbroton .socialIcons img:nth-child(3){height:70px;left:40%;position:absolute;top:10%;transform:skew(-5deg,5deg)}#home .jumbroton .socialIcons img:nth-child(4){height:70px;left:60%;position:absolute;top:20%}#home .jumbroton .socialIcons img:nth-child(5){left:80%;position:absolute;top:22%;transform:skew(-7deg,7deg)}#home .jumbroton .socialIcons img:nth-child(6){height:70px;left:82%;position:absolute;top:60%;transform:skew(5deg,-5deg)}@media screen and (max-width:600px){#home .navbar{background-color:#231e1e;position:relative}#home .navbar .logo img{width:100px}#home .navbar .button{display:none;left:0;margin-right:-10px;top:-100%;width:100%}#home .navbar .dropButton{background-color:#262525;display:block;height:80px;left:0;padding:15px;position:absolute;top:75%;transition:height .5s ease;width:100%;z-index:100}#home .navbar .dropButton .btn{background-color:#333;margin:auto;width:85%}#home .navbar .iconBar{display:block;margin-top:-10px}#home .jumbroton{background-color:#231e1e;height:100vh;padding-top:50px;position:relative;width:100%}#home .jumbroton .socialIcons img:first-child{height:45px;position:absolute;top:-5%}#home .jumbroton .socialIcons img:nth-child(2){height:45px;left:23%;position:absolute;top:40%;transform:skew(-5deg,5deg);z-index:20px}#home .jumbroton .socialIcons img:nth-child(3){height:45px;left:5%;position:absolute;top:10%;transform:skew(-5deg,5deg)}#home .jumbroton .socialIcons img:nth-child(4){height:45px;left:60%;position:absolute;top:-5%}#home .jumbroton .socialIcons img:nth-child(5){height:45px;left:80%;position:absolute;top:27%;transform:skew(-7deg,7deg)}#home .jumbroton .socialIcons img:nth-child(6){height:45px;left:58%;position:absolute;top:28%;transform:skew(5deg,-5deg)}#home .jumbroton .text{margin:auto;width:70%}#home .jumbroton .text h1{font-size:20px}#home .jumbroton .button{left:25%;position:absolute;top:10%}#home .jumbroton .button .btn{font-size:15px;height:50px;margin-top:30px;padding:5px;width:150px}#home .jumbroton .button .angleIcon{margin-top:30px}}#sample{background-color:#000;height:100vh;margin-top:20%;position:relative;width:100%}#sample .chatSample{height:100px;text-align:center}#sample .chatSample .chatImg{height:700px;margin:-100px}@media screen and (max-width:600px){#sample{margin-top:-90%;position:relative}#sample .chatImg{margin:auto;width:80%}}#text-section{background-color:#000;color:#fff;font-family:sans-serif;height:150vh;padding-top:10%;width:100%}#text-section .about{height:100vh;margin:auto;text-align:left;width:48%}#text-section .about h3{background:linear-gradient(90deg,purple,#da608b);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-size:30px;font-weight:700}#text-section .about p{font-size:18px;line-height:25px;margin-top:25px}#text-section .founders{display:flex;margin:30px auto auto;width:48%}#text-section .founders .coFounder{align-items:center;display:flex;justify-content:center;margin-right:20px;margin-top:35px}#text-section .founders .coFounder img{height:70px;margin-right:20px}#text-section .founders .coFounder .details a{color:#fff;text-decoration:none}#text-section .founders .coFounder .details a h3{font-size:20px}#text-section .founders .coFounder .details a h2{font-size:18px;font-weight:lighter;margin-top:10px}#text-section .founders .coFounder .details a:hover{opacity:.5}@media screen and (max-width:600px){#text-section{height:100vh;position:relative;z-index:50}#text-section .about{height:65vh;width:91%}#text-section .about h3{font-size:20px}#text-section .about p{font-size:14px}#text-section .founders{display:block;text-align:left;width:100%}#text-section .founders .coFounder{margin-top:23%}}#networks{background-color:#000;color:#fff;font-family:sans-serif;height:100vh;padding-top:100px;position:relative;width:100%}#networks .text{margin:auto;text-align:center;width:70%}#networks .text h2{font-size:50px;margin-bottom:40px}#networks .text h4{font-size:25px;font-weight:lighter;margin-bottom:40px}#networks .icons{align-items:center;display:grid;grid-template-columns:repeat(7,1fr);justify-content:center;margin:auto;width:70%}#networks .icons img{height:70px;margin-bottom:40px}@media screen and (max-width:600px){#networks{height:70%;position:relative}#networks .text{padding:10px;text-align:center;width:100%}#networks .text h2{font-size:30px;text-align:center}#networks .text h4{font-size:16px}#networks .icons{grid-gap:10px;align-items:center;display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;margin:auto;width:80%}#networks .icons img{height:40px}}#Feature{background-color:#333;font-family:sans-serif;padding-top:80px;text-align:center}#Feature h1{color:#fff;font-size:60px;margin-bottom:30px}#Feature .features{display:flex;font-size:20px;position:relative}#Feature .features .left .apps,#Feature .features .left .desktop,#Feature .features .left .protocol{background:#fff;border-radius:30px;font-size:16px;line-height:30px;margin:auto auto 35px 150px;padding:50px 80px;text-align:left;width:65%}#Feature .features .left .apps h4,#Feature .features .left .desktop h4,#Feature .features .left .protocol h4{font-size:20px;font-weight:lighter;margin-bottom:20px}#Feature .features .left .apps ul,#Feature .features .left .desktop ul,#Feature .features .left .protocol ul{display:grid;grid-template-columns:repeat(2,1fr);margin-left:12px}#Feature .features .left .apps ul li,#Feature .features .left .desktop ul li,#Feature .features .left .protocol ul li{font-size:15px;line-height:35px}#Feature .features .left h2{background:linear-gradient(90deg,purple,#da608b);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-weight:bolder;margin-bottom:30px}#Feature .features .left h3{font-weight:lighter;margin-bottom:25px}#Feature .features .right div{background:#fff;border-radius:30px;font-size:16px;line-height:30px;margin:auto auto 35px -80px;padding:50px 70px 50px 50px;text-align:left;width:90%}#Feature .features .right div h2{background:linear-gradient(90deg,purple,#da608b);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-weight:bolder;margin-bottom:30px}#Feature .features .right div h3{font-weight:lighter;margin-bottom:25px}#Feature .features .right .mode{background-color:#000;color:#fff}#Feature .features .right .mode h2{color:#fff}#Feature .features .right .mode h3{opacity:.5}@media screen and (max-width:600px){#Feature{padding-bottom:30px}#Feature .Main{position:relative;width:100%}#Feature .Main h1{font-size:27px;margin-left:10px;text-align:left}#Feature .Main .features{display:block}#Feature .Main .features .left{width:94%}#Feature .Main .features .left .apps,#Feature .Main .features .left .desktop,#Feature .Main .features .left .protocol{margin:10px;padding:10px;width:100%}#Feature .Main .features .left .apps h2,#Feature .Main .features .left .desktop h2,#Feature .Main .features .left .protocol h2{font-size:18px;margin-top:10px}#Feature .Main .features .right{width:94%}#Feature .Main .features .right div{margin:10px;padding:10px;width:100%}#Feature .Main .features .right div h2{font-size:18px;margin-top:10px}}#cloud{background-color:#000;color:#fff;font-family:sans-serif;height:210%;padding-top:70px;position:relative;width:100%}#cloud .clouds{display:block;position:relative}#cloud .clouds .main{align-items:center;display:flex;margin:auto;width:45%}#cloud .clouds .main img{height:70px}#cloud .clouds .main h1{font-size:70px;font-weight:700;margin-left:20px}#cloud .clouds .jumbroton{margin:40px auto auto;width:24%}#cloud .clouds .jumbroton h4{font-size:17px;font-weight:lighter;letter-spacing:1px;line-height:30px}#cloud .clouds .jumbroton .btn{align-items:center;background:linear-gradient(90deg,#da608b,purple);border:none;border-radius:10px;color:#fff;display:flex;font-size:18px;font-weight:700;height:50px;justify-content:center;margin-left:80px;margin-top:20px;width:200px}#cloud .clouds .jumbroton .btn .icon{margin-left:10px}#cloud .clouds .quality{margin:auto;position:relative;width:70%}#cloud .clouds .quality ul{align-items:center;display:flex;justify-content:space-around;margin-top:60px}#cloud .clouds .quality ul li{background:linear-gradient(90deg,purple,#da608b);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block;font-size:20px;font-weight:bolder;list-style:none}#cloud .clouds .quality ul li:nth-child(2){background:linear-gradient(90deg,#da608b,purple);-webkit-background-clip:text;background-clip:text;color:#0000;display:inline-block}#cloud .clouds .quality ul li .icon{color:purple;font-size:20px;margin-right:10px}#cloud .clouds .chatImage{height:100vh;margin:90px auto auto;position:relative;width:100%}#cloud .clouds .chatImage img{height:90%;width:95%}@media screen and (max-width:600px){#cloud{max-height:150%}#cloud .clouds{background-color:#000;height:80%;position:relative}#cloud .clouds .main{align-items:center;display:flex;margin-left:10px;width:100%}#cloud .clouds .main h1{font-size:30px}#cloud .clouds .jumbroton{background-color:#000;margin-bottom:-150%;text-align:center;width:100%}#cloud .clouds .jumbroton h4{font-size:15px;letter-spacing:0}#cloud .clouds .jumbroton .btn{font-size:15px;margin-left:32%;width:160px}#cloud .clouds .quality{position:relative;width:100%;z-index:100}#cloud .clouds .quality ul{display:flex;flex-direction:column;margin-top:100px}#cloud .clouds .quality ul li{margin-top:15px}#cloud .clouds .chatImage{margin-left:10px}#cloud .clouds .chatImage img{height:60vh}}#footer{background-color:#333;color:#fff;font-family:sans-serif;height:60vh;margin-top:1px;width:100%}#footer .details{display:flex;justify-content:space-between;padding:30px}#footer .details .logo .icon{color:#fff;font-size:20px;margin-top:20px}#footer .details .list{display:flex;justify-content:space-between}#footer .details .list div{margin-right:50px}#footer .details .list div h4{font-size:18px;font-weight:700}#footer .details .list div ul li{font-size:15px;font-weight:lighter;line-height:40px;list-style-type:none}@media screen and (max-width:600px){#footer{height:110%;text-align:center;width:100%}#footer .details{display:block}#footer .details .logo p{margin-top:-20px}#footer .details .list{display:block}#footer .details .list div{margin-top:30px}}
/*# sourceMappingURL=main.f4f355b3.css.map*/