@import url("https://fonts.googleapis.com/css2?family=Lexend:wght@300;400;900&display=swap");*{margin:0;padding:0;box-sizing:border-box;list-style:none}*,*::after,*::before{box-sizing:border-box}img{display:block;max-width:100%}html{font-size:62.5%;background-color:var(--gray-400)}body{font-family:'Lexend', sans-serif}:root{--white: #FFFFFF;--blue-light: #2AD7E9}body{background:linear-gradient(114deg, #2AD7E9 0%, #243F6C 55.2%)}main{z-index:9999;display:flex;width:100%;height:100vh;flex-direction:column;align-content:center;align-items:center;justify-content:space-around;background-image:url("../img/BgLayout.png");background-repeat:no-repeat;background-size:cover;background-position:top center}main h1{font-size:6.4rem;font-style:normal;line-height:normal;font-family:Lexend;font-weight:300;color:var(--blue-light)}@media (max-width: 768px){main h1{font-size:2.4rem}}main h1 span{color:var(--white);font-weight:900}main p{color:var(--white);text-align:center;font-family:Lexend;font-size:2.4rem;font-style:normal;font-weight:300;line-height:normal}
/*# sourceMappingURL=main.css.map */
