.Footer_footer__OYoYH{background-color:#fff;position:-webkit-sticky;position:sticky;bottom:0}.Footer_footer__OYoYH .Footer_footerContainer__1Dvy2{display:flex;flex-direction:row;justify-content:space-between;padding:.5rem 1rem;align-items:center}@media only screen and (min-width:768px){.Footer_footer__OYoYH .Footer_footerContainer__1Dvy2{padding:1rem 4rem}}@media only screen and (min-width:1096px){.Footer_footer__OYoYH .Footer_footerContainer__1Dvy2{padding:1rem 6rem}}.Footer_footer__OYoYH .Footer_copyrightContainer__KYG2i .Footer_copyright__1ODhL{margin-bottom:.5rem;color:#000;opacity:.75;font-size:.75rem;line-height:.625rem;letter-spacing:.03125rem}@media only screen and (min-width:768px){.Footer_footer__OYoYH .Footer_copyrightContainer__KYG2i .Footer_copyright__1ODhL{font-size:1rem;line-height:1rem;letter-spacing:.0625rem}}.Footer_footer__OYoYH .Footer_copyrightContainer__KYG2i .Footer_lastUpdated__eQR6h{color:#000;opacity:.5;font-size:.75rem;line-height:.625rem;letter-spacing:.03125rem}@media only screen and (min-width:768px){.Footer_footer__OYoYH .Footer_copyrightContainer__KYG2i .Footer_lastUpdated__eQR6h{font-size:1rem;line-height:1rem;letter-spacing:.0625rem}}.Footer_footer__OYoYH .Footer_socialContainer___lqZh ul{display:flex;list-style:none;gap:1rem;margin:0;padding:0}@media only screen and (min-width:768px){.Footer_footer__OYoYH .Footer_socialContainer___lqZh ul li>a img{width:64px;height:64px}}.Header_header__MwWvM{background-color:#000;position:-webkit-sticky;position:sticky;top:0;height:auto;width:100%;overflow:hidden}.Header_header__MwWvM .Header_navigation__57bfi{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:.5rem 1rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi{padding:1rem 4rem}}@media only screen and (min-width:1096px){.Header_header__MwWvM .Header_navigation__57bfi{padding:1rem 6rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;padding:.5rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ{padding:1rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ li{list-style:none}.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ li.Header_title__3GiRZ{margin:.5rem 0 1rem;font-weight:500;font-size:1.5rem;line-height:1.25rem;letter-spacing:.0625rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ li.Header_title__3GiRZ{font-size:2.25rem;line-height:1.75rem;letter-spacing:.0625rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ li.Header_subtitle___KAD_{opacity:.75;font-weight:400;margin-bottom:.5rem;font-size:.875rem;line-height:.625rem;letter-spacing:.0625rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi .Header_leftTitle__Q3dGQ li.Header_subtitle___KAD_{font-size:1.125rem;line-height:1rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG{display:flex;flex-direction:row;list-style:none;margin:0;padding:0;justify-content:space-around;gap:.5rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG{gap:1rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG li a{color:#3194ea;text-transform:uppercase;text-decoration:none;font-size:.75rem;line-height:.625rem;letter-spacing:.03125rem}@media only screen and (min-width:768px){.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG li a{font-size:1rem;line-height:.625rem}}.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG li a.Header_active__v7PU5{color:red}.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG li a:focus,.Header_header__MwWvM .Header_navigation__57bfi .Header_navigationList__9yxfG li a:hover{color:#fff}:root{--background:#ffffff;--foreground:#171717}@media(prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{height:100%;margin:0}body{display:flex;flex-direction:column;background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}main{flex:1 1;position:relative}main:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/images/main-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;opacity:.5;z-index:-1}