@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap);*{box-sizing:border-box;margin:0;padding:0}html{overflow:auto}body{background:linear-gradient(90deg,#c9bbcf 22%,#d6efed 76%);font-family:Montserrat,sans-serif;font-weight:700;height:100%;margin:0;overflow-x:hidden;padding:0;width:100vw}.lazy-preloader{-webkit-animation:preloader-spin 1s linear infinite;animation:preloader-spin 1s linear infinite;background:none;border:4px solid #a2b0cf;border-radius:50%;border-top-color:transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}@-webkit-keyframes preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@media (max-height:37em)and (orientation:landscape),only screen and (max-width:37em)and (orientation:portrait){.desktop{display:none}}@media (min-height:37em)and (orientation:landscape),only screen and (min-width:37em)and (orientation:portrait){.desktop{display:initial}}@media (max-height:37em)and (orientation:landscape),only screen and (max-width:37em)and (orientation:portrait){.mobile{display:initial}}@media (min-height:37em)and (orientation:landscape),only screen and (min-width:37em)and (orientation:portrait){.mobile{display:none}}.center,.container{display:block;margin-left:auto;margin-right:auto}.container{background-color:#a2b0cf;border-radius:10px;margin-top:100px;padding:10px;text-align:center;width:60%}img{min-width:175px}h1{font-size:max(2.5vw,2em,2rem);text-align:center}.btn,button{background-color:#a2b0cf;border:none;border-radius:5px;color:#fff;font-family:Montserrat,sans-serif;font-size:max(1.5vw,15px);font-weight:700;padding:8px;text-decoration:none;transition:background-color .4s}.btn:hover,button:hover{background-color:#8093be;cursor:pointer}.btn:active,button:active{-webkit-transform:scale(.9);transform:scale(.9)}.title{font-size:min(15vw,4em,4rem);text-align:center}nav{align-items:center;background-color:hsla(0,0%,100%,0);color:#fff;display:flex;justify-content:space-between;padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;transition:background-color .3s ease;width:100%;z-index:10}@media (min-height:37em)and (orientation:landscape),only screen and (min-width:37em)and (orientation:portrait){nav ul,nav ul.nav__links{align-items:center;display:flex;gap:1rem;list-style:none;margin:0}}nav:hover{background-color:#fff}.nav__links{flex:1 0 auto;justify-content:flex-end}.navlink,nav a{background-image:linear-gradient(90deg,#c9bbcf 22%,#d6efed 76%);background-position:0 100%;background-repeat:no-repeat;background-size:0 5px;color:#506491;font-size:max(2vw,25px);font-weight:700;text-decoration:none;transition:color .3s,background-size .5s ease}#logo{background:none;background-image:none;flex:0 1 auto;width:5%}#logo:hover{background-size:100% 5px;background:none;background-image:none}.navspacer{color:#506491;font-size:max(2vw,25px);font-weight:700;text-decoration:none}.navlink:hover,nav a:hover{background-size:100% 5px}
/*# sourceMappingURL=main.b1781785.css.map*/