@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@800;900&family=Red+Hat+Display&display=swap);*{margin:0;padding:0;box-sizing:border-box}body,html{min-height:100vh}body::-webkit-scrollbar{width:10px;height:10px;background-color:transparent}body::-webkit-scrollbar-thumb{background-color:#00565e;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}body::-webkit-scrollbar-thumb:hover{background-color:#005159;box-shadow:0 0 2px 1px rgba(0,0,0,.2)}body::-webkit-scrollbar-thumb:active{background-color:#005159}body::-webkit-scrollbar-track{background-color:transparent;border-radius:5px}h1,h2,h2 a,h3,h4{font-family:Nunito,sans-serif;font-weight:900}h3{font-size:35px;color:#e29578}footer p,li,p{font-weight:500}footer p,li,p{font-family:Red Hat Display,sans-serif}li{font-weight:700}h2 a{font-size:50px}a,p{font-size:20px}a{text-decoration:none;font-family:Red Hat Display,sans-serif;font-weight:700}h1{font-size:60px;color:#00565e;font-weight:900;font-style:italic}small{color:#fff;font-weight:400;text-align:center;font-size:13px;margin-top:.2rem}span{font-family:Red Hat Display,sans-serif;color:#111414}@media screen and (max-width:1360px){h1{font-size:50px}}@media screen and (max-width:1173px){h1{font-size:45px}}@media screen and (max-width:768px){p{font-size:15px}h1{font-size:35px}h3{font-size:20px}}