:root{--main-bg-color:$color-whiteBg}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{background-color:$color-whiteBg;background-color:var(--main-bg-color);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,sans-serif;font-size:50%}@media only screen and (min-width:64em){html{font-size:62.5%}}body{box-sizing:border-box}.activeLink{color:#0aa7bd;display:inline-block;font-family:Poppins-Bold;font-weight:700;text-decoration:none;-webkit-transform:skewX(-8deg) translateX(.4rem);transform:skewX(-8deg) translateX(.4rem);transition:all .3s}.activeLink::selection{background-color:rgba(0,150,255,.3);text-shadow:none}.inactiveLink{color:inherit;display:inline-block;text-decoration:none;-webkit-transform:skewX(0) translateX(0);transform:skewX(0) translateX(0);transition:all .3s}.inactiveLink:hover{color:#0aa7bd}.raper-span-lazy{display:block!important;transition-delay:1s!important}.list{opacity:.7}.list-sublist>*,.list>:not(:last-of-type){margin-bottom:.6rem}.list-item:hover{color:#0aa7bd;cursor:pointer;text-decoration:underline}.list-link{background:none;border:none;color:inherit;font-size:inherit;font-weight:400;margin:0;padding:0;text-decoration:none}.list-link-content{font-family:Poppins-Bold;font-size:2rem;line-height:1.6rem}@media only screen and (min-width:64em){.list-link-content{font-size:1.6rem}}.form{background-color:transparent;border-radius:2rem;box-shadow:0 8px 24px rgba(75,75,75,.2);padding:4rem 2rem 2rem;width:100%}@media only screen and (min-width:26.5625em){.form{padding:4rem}}@media only screen and (min-width:48em){.form{padding:8rem}}@media only screen and (min-width:64em){.form{background:hsla(0,0%,100%,.5);-webkit-filter:drop-shadow(0 4px 60px rgba(0,0,0,.2));filter:drop-shadow(0 4px 60px rgba(0,0,0,.2));padding:5.5rem}@supports((-webkit-backdrop-filter:blur(20px)) or (backdrop-filter:blur(20px))) or (-webkit-backdrop-filter:blur(20px)){.form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:unset}}}@media only screen and (min-width:90em){.form{padding:8rem}}.sidebar{background-color:#fff;-webkit-filter:drop-shadow(0 10px 25px rgba(29,52,54,.08));filter:drop-shadow(0 10px 25px rgba(29,52,54,.08));min-height:100%;padding:2rem;width:16%}.sidebar>:not(:last-child){margin-bottom:6rem}.footer{font-size:2rem;letter-spacing:.5px;padding:2rem}@media only screen and (min-width:64em){.footer{padding:2.5rem}}.footer-features{align-items:flex-start;display:flex;flex-direction:column;gap:3rem;justify-content:space-between;padding:2rem}@media only screen and (min-width:64em){.footer-features{flex-direction:row;font-size:1.6rem}}.footer-features-explore{flex:1 1}.footer-features-explore h3{color:#0aa7bd;margin-bottom:1.5rem}.footer-features-development{flex:1 1}.footer-features-development h3{color:#0aa7bd;margin-bottom:1.5rem}.footer-features-design{flex:1 1}.footer-features-design h3{color:#0aa7bd;margin-bottom:1.5rem}.footer-copyright{padding:2rem;width:100%}.footer-copyright p{color:#0aa7bd;font-family:Poppins-Bold;margin:0 auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer-light{background-color:#fff;transition:all .5s linear}.footer-dark{background-color:#2c3440;transition:all .5s linear}.auth-layout{align-items:center;display:flex;flex:1 1;justify-content:center;overflow:hidden;padding:1rem 0;position:relative}@media only screen and (min-width:64em){.auth-layout{justify-content:flex-end;padding-bottom:1rem;padding-right:8rem;padding-top:1rem}}@media only screen and (min-width:100em){.auth-layout{padding-right:10rem}}.auth{width:45%;z-index:100}.auth,.auth-light{height:90%;position:relative}.auth-light{background-color:#fff;border-radius:2rem;transition:all .5s linear;width:95%;z-index:0}@media only screen and (min-width:48em){.auth-light{width:80%}}.auth-dark{background-color:#2c3440;border-radius:2rem;height:90%;position:relative;transition:all .5s linear;width:95%;z-index:0}@media only screen and (min-width:48em){.auth-dark{width:80%}}.page-not-found{align-items:center;display:flex;height:60rem;justify-content:center;min-height:60rem}.page-not-found__container{align-items:center;display:flex;flex-direction:column;text-align:center}.page-not-found__container>:not(:last-child){margin-bottom:3rem}.page-not-found__message{font-size:2rem;opacity:.7}.lazy-load-image-background.blur{-webkit-filter:blur(15px);filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.black-and-white{-webkit-filter:grayscale(1);filter:grayscale(1)}.lazy-load-image-background.black-and-white.lazy-load-image-loaded{-webkit-filter:grayscale(0);filter:grayscale(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s}.lazy-load-image-background.black-and-white>img{opacity:0}.lazy-load-image-background.black-and-white.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.lazy-load-image-background.opacity{opacity:0}.lazy-load-image-background.opacity.lazy-load-image-loaded{opacity:1;transition:opacity .3s}
/*# sourceMappingURL=main.6957ef69.css.map*/