body{font-family:'Roboto',sans-serif;color:#2849af}@media (min-width:1200px){.custom-container{max-width:1500px}}.error{color:red;font-size:1rem;padding:.25rem 0}.navbar-wrapper{position:absolute;top:0;left:0;z-index:2;width:100%;padding:1.5rem 0}.navbar-wrapper .navbar-brand{position:absolute}.navbar-wrapper .navbar-brand__img{min-width:200px}.navbar-wrapper .navbar-nav{justify-content:space-around;margin:auto}.navbar-wrapper .navbar-light .navbar-nav .nav-link{color:#2849af;font-size:22px;letter-spacing:2px;margin-right:1.75rem;border-radius:50px;padding-right:1rem;padding-left:1rem}.navbar-wrapper .navbar-light .navbar-nav .nav-link:hover{color:#2849af;text-decoration:none}.navbar-wrapper .navbar-light .navbar-nav .nav-link.active{position:relative;background:#fff}.navbar-wrapper .navbar-light .navbar-nav .nav-link.active:before{position:absolute;content:"";width:1rem;height:1rem;width:calc(100% + 4px);height:calc(100% + 4px);background:#bd0b94;background:-moz-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:-webkit-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd0b94",endColorstr="#4244b4",GradientType=1);z-index:-1;left:-2px;top:-2px;border-radius:50px}.mini-footer{margin-top:3rem}section{min-height:100vh;position:relative;padding:150px 0 0}section.home-section{padding:190px 0 0;background:url(../img/main-bg.png) no-repeat center;background-size:cover}section.home-section .title{font-weight:100}section.home-section .subtitle{font-weight:900}section.home-section .title,section.home-section .subtitle{font-size:100px;line-height:1.2}section.home-section .main-text{position:relative;padding-left:1.5rem;margin-top:5rem}section.home-section .main-text:before,section.home-section .main-text:after{position:absolute;content:"";width:2rem;height:2rem;border:2px solid #d5008e;border-right:none;left:.5rem}section.home-section .main-text:before{top:-.75rem;border-bottom:none}section.home-section .main-text:after{bottom:-.75rem;border-top:none}section.login-section .title,section.contact-section .title{text-align:center;font-size:73px;font-weight:900;letter-spacing:2px}section.login-section .form,section.contact-section .form{margin-top:2.5rem}section.login-section .form__input,section.contact-section .form__input{width:100%;padding:.75rem;text-align:center;background:#fff0;color:#2849af;border:none;border-bottom:2px solid #2849af;font-size:21px;max-width:300px;display:block;margin:auto}section.login-section .form__input::placeholder,section.contact-section .form__input::placeholder{color:#2849af}section.login-section .form__checkbox-label,section.contact-section .form__checkbox-label{font-size:12px}section.login-section .form__checkbox-label__link,section.contact-section .form__checkbox-label__link{color:inherit}section.login-section .form__checkbox-label__link:hover,section.contact-section .form__checkbox-label__link:hover{color:inherit;text-decoration:none}section.login-section .form__btn,section.contact-section .form__btn{margin:2.5rem auto;font-weight:900;font-size:25px;background:#bd0b94;background:-moz-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:-webkit-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd0b94",endColorstr="#4244b4",GradientType=1);border:none;display:block;padding:.65rem 1.5rem;width:100%;max-width:300px;color:#fff;border-radius:50px}section.login-section{background:url(../img/login-bg.png) no-repeat center;background-size:cover}section.contact-section{background:url(../img/contact-bg.png) no-repeat center;background-size:cover}section.contact-section .title{background:#bd0b94;background:-moz-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:-webkit-linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);background:linear-gradient(90deg,rgb(189 11 148) 39%,rgb(66 68 180) 70%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd0b94",endColorstr="#4244b4",GradientType=1);-webkit-background-clip:text;-webkit-text-fill-color:#fff0}section.contact-section .form{margin-top:1.5rem}section.contact-section .form__input{max-width:100%}section.contact-section .form__btn{margin:1.5rem auto}section.contact-section textarea.form__input{border:2px solid #2849af;margin-top:2.5rem;text-align:left}@media (max-width:1199px){.navbar-wrapper .navbar-brand__img{min-width:150px}.navbar-wrapper .navbar-nav{padding:.75rem 0}.navbar-wrapper .navbar-light .navbar-nav .nav-link{font-size:18px}}@media (max-width:991px){section{padding:120px 0 0!important}section.home-section .title,section.login-section .title,section.contact-section .title,section.home-section .subtitle,section.login-section .subtitle,section.contact-section .subtitle{font-size:65px;line-height:1}section.home-section .main-text{background:rgb(255 255 255 / .8)}section.home-section .main-text span{font-size:14px!important}.navbar-wrapper{padding:.5rem 0}.navbar-wrapper .navbar-nav{background-color:rgb(255 255 255 / .8);padding:.5rem .75rem}.navbar-wrapper .navbar-brand{position:relative}.navbar-wrapper .navbar-brand__img{min-width:130px}.navbar-wrapper .navbar-light .navbar-nav .nav-link{background:none}.navbar-wrapper .navbar-light .navbar-nav .nav-link.active{background:unset}.navbar-wrapper .navbar-light .navbar-nav .nav-link.active:before{height:2px;border-radius:0;z-index:1;top:100%;width:100px;left:1rem}}@media (max-width:767px){section.home-section .main-text{margin-top:2rem}}@media (max-width:575px){section.home-section .title,section.login-section .title,section.contact-section .title,section.home-section .subtitle,section.login-section .subtitle,section.contact-section .subtitle{font-size:55px;line-height:1.2}}