:root{--pri-font:"Roboto",sans-serif;--white:#fff;--black:#000;--tw-blue:#1da1f2}html{box-sizing:border-box;font-size:100%}*,:after,:before{box-sizing:inherit;list-style:none}body{color:var(--white);font-family:var(--pri-font);margin:0;overflow-x:hidden;padding:0}h1,h2,h3{margin-bottom:0;margin-top:0}a,a:active,a:visited{text-decoration:none}.d-flex{display:flex}.j-sb{justify-content:space-between}.mg-tp{margin-top:rem(6)}.modal-active{-webkit-animation:fade-in .3s linear forwards;animation:fade-in .3s linear forwards}.fade-out{-webkit-animation:fade-out .3s linear forwards;animation:fade-out .3s linear forwards}@-webkit-keyframes fade-in{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@keyframes fade-in{0%{opacity:0;visibility:visible}to{opacity:1;visibility:visible}}@-webkit-keyframes fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fade-out{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.navbar{align-items:center;backdrop-filter:blur(4.7px);-webkit-backdrop-filter:blur(4.5px);background:hsla(0,0%,100%,.15);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);position:fixed;width:100%;z-index:5}.navbar__logo{align-items:center;cursor:pointer;display:flex;font-size:1.5625rem;font-weight:800}.navbar__logo i{color:aqua;font-size:2.1875rem;padding-right:.1875rem}.navbar a{background-color:aqua;border-radius:1.875rem;color:var(--black);font-size:.8125rem;font-weight:600;padding:.5625rem .9375rem;text-transform:capitalize;transition:all .3s ease-in-out}.navbar a:hover{background-color:#0dcbcb}@-webkit-keyframes animate{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-1000px) rotate(2turn)}}@keyframes animate{0%{border-radius:0;opacity:1;transform:translateY(0) rotate(0deg)}to{border-radius:50%;opacity:0;transform:translateY(-1000px) rotate(2turn)}}.background{background:#15162e;height:100vh;left:0;margin:0;overflow:hidden;padding:0;position:fixed;top:0;width:100vw;z-index:-2}.background li{-webkit-animation:animate 19s linear infinite;animation:animate 19s linear infinite;background:hsla(0,0%,100%,.2);display:block;height:20px;list-style:none;position:absolute;width:20px}.background li:nth-child(0){-webkit-animation-delay:1s;animation-delay:1s;bottom:-175px;height:175px;left:24%;width:175px}.background li:first-child{-webkit-animation-delay:2s;animation-delay:2s;bottom:-137px;height:137px;left:72%;width:137px}.background li:nth-child(2){-webkit-animation-delay:8s;animation-delay:8s;bottom:-134px;height:134px;left:33%;width:134px}.background li:nth-child(3){-webkit-animation-delay:9s;animation-delay:9s;bottom:-170px;height:170px;left:1%;width:170px}.background li:nth-child(4){-webkit-animation-delay:6s;animation-delay:6s;bottom:-149px;height:149px;left:52%;width:149px}.background li:nth-child(5){-webkit-animation-delay:14s;animation-delay:14s;bottom:-171px;height:171px;left:31%;width:171px}.background li:nth-child(6){-webkit-animation-delay:30s;animation-delay:30s;bottom:-100px;height:100px;left:24%;width:100px}.background li:nth-child(7){-webkit-animation-delay:29s;animation-delay:29s;bottom:-135px;height:135px;left:77%;width:135px}.background li:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s;bottom:-177px;height:177px;left:8%;width:177px}.background li:nth-child(9){-webkit-animation-delay:25s;animation-delay:25s;bottom:-163px;height:163px;left:52%;width:163px}.containerHeader{display:flex;padding:1.03125rem}.padding{padding:1rem}.hero{backdrop-filter:blur(4.5px);-webkit-backdrop-filter:blur(4.5px);background:hsla(0,0%,100%,.15);box-shadow:0 8px 32px 0 rgba(31,38,135,.37);height:100%;padding-top:.625rem}@media (max-width:39.937em){.hero{padding-top:6.25rem}}.hero a{background-color:aqua;border-radius:1.875rem;color:var(--black);font-size:1rem;font-weight:600;margin-top:1.25rem;padding:.5625rem .9375rem;text-transform:capitalize;transition:all .3s ease-in-out}.hero a:hover{background-color:#0dcbcb}@media (min-width:64em){.hero__container{align-items:center;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);padding:3.125rem}}.hero .text{line-height:1.2;margin-bottom:.9375rem;padding:.625rem}.hero .text h2{color:#dea41c;font-size:2.9375rem;text-transform:capitalize;width:100%}@media (max-width:39.937em){.hero .text h2{font-size:2.3125rem}}.hero .text p{font-size:1.25rem;margin-bottom:2.1875rem}.hero .imgContainer img{width:95%}@media (min-width:64em){.hero .imgContainer img{transform:translateX(13rem);width:50%}}.popup{background-color:rgba(0,0,0,.6);display:flex;height:100%;justify-content:center;margin:0 auto;padding:.4375rem;position:fixed;visibility:hidden;white-space:nowrap;width:100%;z-index:99}.popup .form{align-items:center;background-color:var(--white);border-radius:.3125rem;color:var(--black);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:2.0625rem;text-align:center;transform:translateY(14%);white-space:nowrap;z-index:999}.popup .form__header img{align-items:center;margin-bottom:-23px;margin-top:-23px;width:2.5rem}.popup .form__header h4{font-size:1.25rem;margin-bottom:-1px}.popup .form .sign-in-with1{align-items:center;background:transparent;border:1px solid #7c7878;border-radius:.9375rem;cursor:pointer;display:flex;justify-content:center;margin-bottom:.625rem;margin-top:.875rem;transition:all .3s ease-in-out}.popup .form .sign-in-with1 img{width:1.9375rem}.popup .form .sign-in-with1 span{font-size:.875rem}.popup .form .sign-in-with1:hover{background:#e0dfdf}.popup .form .sign-in-with{align-items:center;background:transparent;border:1px solid #7c7878;border-radius:.9375rem;cursor:pointer;display:flex;justify-content:center;margin-bottom:.625rem;padding:.186875rem;transition:all .3s ease-in-out}.popup .form .sign-in-with img{padding-right:.3125rem}.popup .form .sign-in-with span{font-size:.875rem}.popup .form .sign-in-with:hover{background:#e0dfdf}.popup .form .or{align-items:center;display:flex;justify-content:center;margin:.375rem;position:relative}.popup .form .or:before{border:.1px solid #7c7878;margin-left:-146px}.popup .form .or:after,.popup .form .or:before{align-items:center;content:"";display:flex;position:absolute;width:45%}.popup .form .or:after{border:1px solid #7c7878;margin-left:146px}.popup .form__inputBox{background:#f5f8fa;border-bottom:2px solid #657786;margin:.75rem 1.875rem .75rem .75rem;outline:none;padding:.125rem;position:relative;transform:translateX(-10px);width:100%}.popup .form__inputBox span{color:#7c77a4;font-weight:400;left:.375rem;position:absolute}.popup .form__inputBox input{background:transparent;border:none;font-size:1.0625rem;outline:none;padding:.375rem;width:100%}.popup .form__button{background-color:#1da1f2;border:none;border-radius:1.25rem;color:var(--white);cursor:pointer;font-size:1.0625rem;font-weight:500;margin:.3125rem .3125rem .3125rem -3px;outline:none;padding:.6875rem;transition:all .3s ease-in-out;width:103%}.popup .form__button:hover{background-color:#0b7aba}.popup .form__bottomText{font-size:.96875rem;margin-top:.4375rem}.popup .form__bottomText .fp{color:#1da1f2;cursor:pointer}
/*# sourceMappingURL=style.css.map */