@import"https://fonts.googleapis.com/css2?family=Karla:ital,wght@0,200..800;1,200..800&display=swap";*{box-sizing:border-box}html{font-family:Karla,sans-serif}body,html{height:100%;overflow-x:hidden;overflow-y:auto}body{margin:0;background:linear-gradient(180deg,#070f2b,#070f2b);color:#ddd6cb}main{text-align:center}.title{font-size:2.5rem}.position{font-size:1.5rem;color:gray}.link{color:#2e8a99;text-decoration:underline}h1{color:#ddd6cb}@media(max-width:576px){h1{gap:1rem;padding:0 1rem}}a,p{font-size:25px;color:#ddd6cb}@media(max-width:576px){a,p{font-size:20px;gap:1rem;padding:0 1rem}}a{font-size:25px;color:#ddd6cb;text-decoration:none}@media(max-width:576px){a{gap:1rem;padding:0 1rem}}p a:active,p a:hover{color:#2e8a99;border-color:#2e8a99}.main-header_header__YK87x{display:flex;justify-content:space-between;align-items:center;padding:2rem;position:relative}@media(min-width:768px){.main-header_header__YK87x{flex-direction:row}}@media(max-width:576px){.main-header_header__YK87x{flex-direction:column;align-items:center;margin-bottom:10px}}.main-header_nav__EyAkb ul{list-style:none;margin:0;padding:0;display:flex;gap:1.5rem;font-size:1.25rem;position:relative;z-index:1;align-items:center}@media(max-width:576px){.main-header_nav__EyAkb ul{flex-direction:column;align-items:center;gap:.75rem;padding:0}.main-header_nav__EyAkb li{width:100%;display:flex;justify-content:center;text-align:center}}.main-header_nav__EyAkb a{text-decoration:none;color:#ddd6cb;padding:.5rem 1rem;border-radius:.5rem;z-index:1}.main-header_nav__EyAkb a:hover{background:linear-gradient(90deg,#37b7c3,#088395);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 18px rgba(248,190,42,.8)}@media(max-width:576px){.main-header_nav__EyAkb a{font-size:20px}}.main-header_logo___v3y3{display:flex;align-items:center;justify-content:center;gap:2rem;text-decoration:none;color:#ddd6cb;font-weight:700;font-family:Karla,sans-serif;letter-spacing:.15rem;text-transform:uppercase;font-size:1.5rem;position:relative;z-index:1}.main-header_logo___v3y3 img{width:5rem;height:5rem;object-fit:contain}.main-header_logo___v3y3:hover{text-shadow:0 0 18px rgba(248,190,42,.8)}@media(max-width:767px){.main-header_logo___v3y3{margin-top:1rem;margin-bottom:1rem}}.nav-link_active__ZcYg_{background:#2e8a99;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}