@import url(https://fonts.googleapis.com/css2?family=Outfit&display=swap);.navbar[data-v-b5d9667a]{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:fixed;width:calc(100% - 40px);background-color:hsla(0,0%,100%,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;top:0;height:100px}.navbar #login-btn[data-v-b5d9667a]:before{content:"Login"}.navbar #login-btn[data-v-b5d9667a]:hover:before{content:"Coming Soon"}.navbar #login-btn[data-v-b5d9667a]:hover{transition:all .2s linear}.navbar #login-btn:hover span[data-v-b5d9667a]{display:none}.navbar .logo img[data-v-b5d9667a]{height:55px;cursor:pointer}.navbar ul[data-v-b5d9667a]{display:flex;align-items:center;justify-content:space-around;list-style:none}.navbar ul li[data-v-b5d9667a]{margin:0 10px;margin-bottom:0;font-size:30px;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;position:relative}.navbar ul li[data-v-b5d9667a]:hover{background-color:#f3f3f4;border-radius:10px;transition:all .2s linear}.navbar ul li .stuff[data-v-b5d9667a]{display:block;height:0;width:0;opacity:0;pointer-events:none;z-index:-1;position:absolute}.navbar ul li .stuff[data-v-b5d9667a]:hover,.navbar ul li:hover .stuff[data-v-b5d9667a]{z-index:10;position:absolute;opacity:1;z-index:999;pointer-events:all;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:20px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-radius:10px;top:100%;transition:all .2s linear}.navbar .hamburger[data-v-b5d9667a]{display:none}.navbar .links[data-v-b5d9667a]{display:flex;height:100%;justify-content:space-around;align-items:center}.navbar .links a[data-v-b5d9667a]{font-size:30px;border-radius:30px;background-color:#00cdcd;padding:5px 20px;cursor:pointer}.navbar .links a span[data-v-b5d9667a]{color:grey}@media only screen and (min-width:650px){.navbar .links[data-v-b5d9667a]{display:flex}}@media only screen and (max-width:650px){.navbar[data-v-b5d9667a]{justify-content:space-between;position:fixed;width:calc(100% - 40px);height:100px;padding:0 20px;transition:all .3s linear}.navbar.active[data-v-b5d9667a]{background-color:#fff;transition:all .3s linear}.navbar .links ul[data-v-b5d9667a]{opacity:0;pointer-events:none}.navbar .links[data-v-b5d9667a]{z-index:-1;height:0;left:0}.navbar .links.active[data-v-b5d9667a],.navbar .links[data-v-b5d9667a]{position:absolute;display:flex;top:100px;padding:0;transition:all .5s ease-in-out}.navbar .links.active[data-v-b5d9667a]{background:#fff;width:100%;height:calc(100vh - 100px);flex-direction:column;align-items:center;justify-content:flex-start;margin:0}.navbar .links ul.active[data-v-b5d9667a]{display:flex;opacity:1;pointer-events:all;flex-direction:column;justify-content:center;margin:none;padding:none;transition:all 1s ease-in-out}.navbar .logo img[data-v-b5d9667a]{height:40px}.navbar .hamburger[data-v-b5d9667a]{display:flex;align-items:center;justify-content:space-around;flex-direction:column;width:30px;height:30px;padding:0}.navbar .hamburger .line[data-v-b5d9667a]{width:100%;height:2px;background-color:#333;transition:all .2s ease-out}.navbar .hamburger .line#line1.active[data-v-b5d9667a]{width:0}.navbar .hamburger .line#line2.active[data-v-b5d9667a]{transform:rotate(45deg) translateX(25%)}.navbar .hamburger .line#line3.active[data-v-b5d9667a]{transform:rotate(-45deg) translateX(25%)}.navbar .hamburger .line#line1[data-v-b5d9667a]{width:50%;align-self:flex-end}.navbar ul li:hover .stuff[data-v-b5d9667a],.navbar ul li:hover span[data-v-b5d9667a]{display:none}.navbar ul[data-v-b5d9667a]{margin:0;padding:20px}.navbar ul li[data-v-b5d9667a]{margin:10px 0;font-size:40px;width:100%}}.end-footer[data-v-7d9203c0]{display:flex;justify-content:space-around;color:#5c6884;margin-top:30px;height:200px}.end-footer img#logo[data-v-7d9203c0]{height:55px}.end-footer .imgs[data-v-7d9203c0]{display:flex;align-items:center;flex-direction:column}.end-footer .iso[data-v-7d9203c0]{display:flex;align-items:center;justify-content:center;margin-top:20px}.end-footer .iso img[data-v-7d9203c0]{height:80px}.end-footer a[data-v-7d9203c0]{cursor:pointer;text-decoration:none;color:#5c6884}.end-footer .columns[data-v-7d9203c0]{display:flex;width:50%;align-items:self-start;justify-content:space-around}.end-footer .columns ul[data-v-7d9203c0]{list-style:none}.end-footer .columns ul li[data-v-7d9203c0]{font-size:14px;margin-bottom:10px;display:flex;align-items:center}.end-footer .columns ul li svg[data-v-7d9203c0]{width:15px;margin-right:5px}.end-footer .columns ul li h3[data-v-7d9203c0]{margin:0;margin-bottom:5px;font-size:15px}.end-footer .newsletter h3[data-v-7d9203c0]{margin-bottom:5px;font-size:15px}.end-footer .newsletter[data-v-7d9203c0]{display:flex;flex-direction:column}.end-footer .newsletter p[data-v-7d9203c0]{font-size:14px}.end-footer .newsletter form[data-v-7d9203c0]{display:flex;flex-direction:row;align-items:center;justify-content:center;height:40px;width:220px;background-color:rgba(0,0,0,.15);border-radius:30px;padding:0 20px}.end-footer .newsletter form input[data-v-7d9203c0]{height:100%;width:100%;border:none;background-color:transparent}.end-footer .newsletter form input[data-v-7d9203c0]:focus{outline:none}.end-footer .newsletter form button[data-v-7d9203c0]{background:none;border:none;background:url(/img/PaperPlane.c1612cc5.png);width:20px;height:20px;background-size:cover;cursor:pointer}@media screen and (max-width:650px){.end-footer[data-v-7d9203c0]{flex-direction:column;height:-moz-max-content;height:max-content;align-items:center;padding:10px}.end-footer .columns[data-v-7d9203c0]{width:100%}.end-footer .newsletter[data-v-7d9203c0]{display:flex;align-items:center;justify-content:center}.end-footer .columns ul[data-v-7d9203c0]{text-align:center;padding:0;margin:0 10px}.end-footer img#logo[data-v-7d9203c0]{width:200px}.end-footer .iso[data-v-7d9203c0]{margin-bottom:20px}.end-footer .newsletter p[data-v-7d9203c0]{text-align:center;width:70%}.end-footer .newsletter form[data-v-7d9203c0]{width:200px}}@media screen and (max-width:350px){.end-footer[data-v-7d9203c0]{height:70vh}}@font-face{font-family:Lokeya;src:local("Lokeya"),url(/fonts/Lokeya.453f4d71.ttf) format("truetype")}@font-face{font-family:Zabal;src:local("Zabal"),url(/fonts/ZabalDEMO-Regular.093dcb24.otf) format("opentype")}#app{font-family:Zabal}.privacy-policy{padding:30px}.privacy-policy img{position:relative;left:50%;transform:translate(-50%);width:150px}