@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Poppins:wght@400;700&display=swap";
.main-header-background-module__AkyUiG__header-background{z-index:-1;width:100%;height:320px;position:absolute;top:0;left:0}
.main-header-module__KmGPoW__header{justify-content:space-between;align-items:center;padding:2rem 1rem;display:flex}@media (min-width:768px){.main-header-module__KmGPoW__header{padding:2rem 10%}}.main-header-module__KmGPoW__nav ul{gap:1.5rem;margin:0;padding:0;font-size:1.25rem;list-style:none;display:flex}.main-header-module__KmGPoW__nav li a{color:#ddd6cb;border-radius:.5rem;padding:.5rem 1rem;font-weight:700;text-decoration:none}.main-header-module__KmGPoW__nav li:not(.main-header-module__KmGPoW__actions) a:hover,.main-header-module__KmGPoW__nav li:not(.main-header-module__KmGPoW__actions) a:active{-webkit-text-fill-color:transparent;text-shadow:0 0 18px #f8be2acc;background:linear-gradient(90deg,#ff8a05,#f9b331);-webkit-background-clip:text;background-clip:text}li .main-header-module__KmGPoW__active{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#ff8a05,#f9b331);-webkit-background-clip:text;background-clip:text}.main-header-module__KmGPoW__logo{color:#ddd6cb;letter-spacing:.15rem;text-transform:uppercase;justify-content:center;align-items:center;gap:2rem;font-family:Montserrat,sans-serif;font-size:1.5rem;font-weight:700;text-decoration:none;display:flex}.main-header-module__KmGPoW__logo img{object-fit:contain;filter:drop-shadow(0 0 .75rem #00000080);width:5rem;height:5rem}.main-header-module__KmGPoW__actions a{color:#fff;background:linear-gradient(90deg,#f9572a,#ff9b05);border-radius:.5rem;padding:.5rem 1rem;font-weight:700;text-decoration:none}.main-header-module__KmGPoW__actions a:hover,.main-header-module__KmGPoW__actions a:active{background:linear-gradient(90deg,#fd4715,#f9b241);box-shadow:0 0 12px #f26412cc}
*{box-sizing:border-box}html{height:100%;font-family:Open Sans,sans-serif}body{color:#ddd8e4;background:linear-gradient(#232029,#231e2d);height:100%;margin:0}main{text-align:center;margin:5rem auto}main img{object-fit:cover;filter:drop-shadow(0 0 4px #f6c363);width:8rem;height:8rem}h1{color:#ede9f3;margin:3rem auto;font-family:Poppins,sans-serif;font-size:3rem}p{font-size:1.5rem}p a{color:#f4c33d;border-bottom:2px solid #f4c33d;padding-bottom:.05rem;text-decoration:none}p a:hover,p a:active{color:#bd3df4;border-color:#bd3df4}
