@import url(https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,900;1,300&family=Roboto&display=swap);:root{--main-bg-color:#050f34;--white-10:#fff6f6;--purple-10:#c0b}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Nunito,sans-serif;font-weight:400;background-color:var(--main-bg-color);color:var(--white-10);overflow-x:hidden;scroll-behavior:smooth}h1{font-family:Roboto,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:900}ul{list-style-type:none}a,a:link,a:visited{text-decoration:none;color:#fff}button{background:none;border:none}.sectionTitle{font-size:44px;line-height:54.09px;font-weight:900;text-align:center;letter-spacing:2px;text-shadow:0 11px 18px #050f34}@media only screen and (max-width:968px){.sectionTitle{font-size:42px}}@media only screen and (max-width:840px){.sectionTitle{font-size:38px}}@media only screen and (max-width:768px){.sectionTitle{font-size:36px}}