.style_page__Y7OHY{background:#222;color:#fff;font-family:Nunito,Arial,Helvetica,sans-serif;display:flex;flex-direction:column;min-height:100vh;position:relative}.style_page__Y7OHY .style_backgrounds__wnem_{position:fixed;top:0;left:0;width:100%;height:100vh}.style_page__Y7OHY .style_backgrounds__wnem_ .style_bg__rHy2D{position:absolute;width:50%;height:100%;top:0;background-image:url(/img/background.webp);background-size:auto 100%;background-repeat:no-repeat}.style_page__Y7OHY .style_backgrounds__wnem_ .style_bg__rHy2D.style_left__uI3DJ{left:0;background-position:0}.style_page__Y7OHY .style_backgrounds__wnem_ .style_bg__rHy2D.style_right__90oX3{left:50%;background-position:100%}.style_page__Y7OHY .style_mainContent__KHyyt{flex-grow:1;display:flex;flex-direction:row;z-index:1}.style_page__Y7OHY .style_mainContent__KHyyt .style_outer__1cqDZ{width:100%;max-width:120rem;margin:0 auto;flex-grow:1;background:repeating-linear-gradient(180deg,#60a0dd,#e5a332 200px,#9924ec 400px,#6c8452 600px,#60a0dd 800px);box-shadow:0 0 10px 4px rgba(0,0,0,.6);display:flex;flex-direction:column;padding:0 4px}.style_page__Y7OHY .style_mainContent__KHyyt .style_outer__1cqDZ .style_inner__NXksH{background:#2e2b36;flex-grow:1;padding:40px 26px}.style_document__IFTHf{display:flex;flex-direction:column;row-gap:2rem;font-size:2rem}.style_document__IFTHf a{text-decoration:underline;color:#fff;transition:text-shadow .2s linear}.style_document__IFTHf a:hover{text-shadow:0 0 4px #fff}.style_document__IFTHf h1{font-family:HennyPenny;font-weight:400;font-size:7rem;text-align:center}.style_document__IFTHf h2{font-size:3rem;font-weight:400}.style_document__IFTHf h3,.style_document__IFTHf h4{font-size:2.4rem;font-weight:700}.style_document__IFTHf h5,.style_document__IFTHf h6{font-size:2rem;font-weight:700}.style_document__IFTHf ol,.style_document__IFTHf ul{margin-left:2rem}.style_document__IFTHf img{width:100%}.style_document__IFTHf table{border-collapse:collapse}.style_document__IFTHf table td,.style_document__IFTHf table th{border:1px solid #fff;padding:.4rem 1rem}.style_document__IFTHf table th{font-size:1em;font-weight:700;text-align:center}.style_document__IFTHf details summary{font-weight:700;cursor:pointer}.style_document__IFTHf details p{padding-top:.4rem}@keyframes style_navlink-hover__pke6u{0%{background:#60a0dd}25%{background:#e5a332}50%{background:#9924ec}75%{background:#6c8452}to{background:#60a0dd}}.style_navbar__qSEpZ{flex-shrink:0;height:8rem;background:linear-gradient(180deg,#08001b,#0b0024);box-shadow:0 0 10px 4px rgba(0,0,0,.6);z-index:4}.style_navbar__qSEpZ .style_wrapper__jEbEk{width:100%;max-width:120rem;margin:0 auto;padding:0 30px;display:flex;flex-direction:row;align-items:center;height:100%;position:relative}.style_navbar__qSEpZ .style_name__WE5f9{font-family:HennyPenny;font-size:4.2rem;color:#fff;text-decoration:none;display:flex;flex-direction:row;align-items:center;margin-right:auto}.style_navbar__qSEpZ .style_name__WE5f9 .style_logo__EMq1n{height:5rem;margin-right:2rem}.style_navbar__qSEpZ .style_menuButton__hmT0P{height:100%;width:6rem;background-image:url(/img/icons/menu.svg);background-repeat:no-repeat;background-size:5rem auto;background-position:50%;cursor:pointer;display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.style_navbar__qSEpZ .style_links__CCDqD{height:100%;display:flex;flex-direction:row}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0{height:100%;color:#fff;text-decoration:none;font-size:2.2rem;padding:0 2.2rem;position:relative;transition:text-shadow .2s linear;cursor:pointer}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_innie__n1qex{display:flex;flex-direction:row;align-items:center;height:100%}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_innie__n1qex img{height:3rem;margin-right:4px}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdownWrapper__XdcfP{position:absolute;top:100%;left:50%;min-width:100%;transform:translateX(-50%)}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdownWrapper__XdcfP:before{content:"";position:absolute;bottom:100%;width:100%;height:0;background:#60a0dd;transition:height .2s linear}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdown__AS10T{display:none;background:rgba(0,0,0,.9);white-space:nowrap;padding:1rem 2rem;font-size:2rem;border-radius:0 0 6px 6px;text-align:center}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdown__AS10T a{display:block;color:#fff;text-decoration:none;transition:text-shadow .2s linear;padding:2px 0}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdown__AS10T a:hover,.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0:hover .style_innie__n1qex{text-shadow:0 0 4px #fff}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0:hover .style_dropdownWrapper__XdcfP:before{height:4px;animation:style_navlink-hover__pke6u 3s infinite}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0:hover .style_dropdown__AS10T{display:block}@media screen and (max-width:900px){.style_navbar__qSEpZ .style_menuButton__hmT0P{display:flex}.style_navbar__qSEpZ .style_links__CCDqD{position:absolute;top:100%;left:0;width:100%;background:#0b0024;flex-direction:column;height:auto;padding:2rem 0;border-top:1px solid #fff;box-shadow:0 10px 10px -6px rgba(0,0,0,.6);display:none}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0{padding:1rem 2rem}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_innie__n1qex{justify-content:center}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdownWrapper__XdcfP{position:relative;transform:none;left:auto;top:auto}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdownWrapper__XdcfP:before{display:none}.style_navbar__qSEpZ .style_links__CCDqD .style_item__h_oo0 .style_dropdown__AS10T{display:block;padding:1rem 0 0;background:none}.style_navbar__qSEpZ.style_menuOpen__eDnI5 .style_links__CCDqD{display:flex}.style_navbar__qSEpZ.style_menuOpen__eDnI5 .style_menuButton__hmT0P{background-image:url(/img/icons/menu-close.svg)}}a.style_button__NDhWB{outline:none;white-space:nowrap;border:2px solid #fff;padding:4px 10px;flex-shrink:0;cursor:pointer;border-radius:6px;color:#fff;text-decoration:none;background:#111;transition:text-shadow .2s linear,box-shadow .2s linear}a.style_button__NDhWB:hover{text-shadow:0 0 4px #fff;box-shadow:0 0 4px 2px hsla(0,0%,100%,.6)}.style_conStatus__YGtlN{background:#2e2b36;box-shadow:0 0 10px 4px rgba(0,0,0,.6);z-index:3;font-size:2rem;color:#fff}.style_conStatus__YGtlN .style_wrapper__bXtpZ{width:100%;max-width:120rem;padding:20px 30px;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-evenly;gap:2rem}.style_conStatus__YGtlN .style_item__HstnR{display:flex;flex-direction:column;row-gap:1rem;align-items:center;text-align:center}.style_conStatus__YGtlN .style_item__HstnR .style_buttons__K9XXe{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}.style_conStatus__YGtlN .style_item__HstnR .style_buttons__K9XXe a{flex-grow:1;display:block}.style_conStatus__YGtlN .style_item__HstnR .style_sad__VOMcv{color:red;font-weight:700}.style_conStatus__YGtlN .style_item__HstnR .style_soon__cUfzG{color:#ff7300;font-weight:700}.style_conStatus__YGtlN .style_item__HstnR .style_happy__WxYs7{color:#22cd00;font-weight:700}.style_banner__9ucol{background-size:cover;background-repeat:no-repeat;background-position:50%;width:100%;aspect-ratio:4.2;max-height:40rem;box-shadow:0 0 10px 4px rgba(0,0,0,.6);z-index:2}.style_footer__2ozwy{flex-shrink:0;font-size:1.8rem;background:linear-gradient(180deg,#08001b,#070016);box-shadow:0 0 10px 4px rgba(0,0,0,.6);z-index:4}.style_footer__2ozwy .style_wrapper__bIE9j{width:100%;max-width:120rem;margin:0 auto;padding:20px 30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem 2rem}.style_footer__2ozwy .style_details__BFpir .style_credits__9xysp{display:flex;flex-direction:row;gap:1rem 2rem;flex-wrap:wrap;margin-top:1rem}.style_footer__2ozwy .style_links___qnvY{display:flex;flex-direction:column;row-gap:1rem;align-items:flex-end}.style_footer__2ozwy .style_links___qnvY .style_socials__GDji2{display:flex;flex-direction:row;align-items:center;gap:1rem}.style_footer__2ozwy .style_links___qnvY a{color:#fff;text-decoration:none;display:flex;transition:text-shadow .2s linear}.style_footer__2ozwy .style_links___qnvY a img{height:2rem;margin-right:4px}.style_footer__2ozwy .style_links___qnvY a:hover{text-shadow:0 0 4px #fff}@media screen and (max-width:700px){.style_footer__2ozwy .style_details__BFpir{text-align:center}.style_footer__2ozwy .style_details__BFpir .style_credits__9xysp{justify-content:center}.style_footer__2ozwy .style_links___qnvY{align-items:center}.style_footer__2ozwy .style_wrapper__bIE9j{flex-direction:column;justify-content:center}}@media screen and (max-width:460px){.style_footer__2ozwy .style_links___qnvY{flex-direction:column;justify-content:center}}.style_warningBanner__BG5_W{flex-shrink:0;padding:2rem 0;background:#a00;box-shadow:0 0 10px 4px rgba(0,0,0,.6);z-index:6;font-size:2rem;text-decoration:none;color:#fff;transition:text-shadow .2s linear}.style_warningBanner__BG5_W:hover{text-shadow:0 0 4px #fff}.style_warningBanner__BG5_W .style_wrapper__Xlt_y{width:100%;max-width:120rem;margin:0 auto;padding:0 30px;display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:center}.style_newsList__mWkk4{display:flex;flex-direction:column;max-width:80rem;margin:0 auto;row-gap:6rem;width:100%}.style_newsList__mWkk4 .style_noNews__K_aUs{text-align:center;margin-top:6rem}.style_newsList__mWkk4 .style_item__JtGnb .style_details__JRczD{display:flex;flex-direction:row;border-bottom:1px solid #fff;align-items:center;padding-bottom:1rem;margin-bottom:1rem;gap:.4rem 2rem;flex-wrap:wrap}.style_newsList__mWkk4 .style_item__JtGnb .style_details__JRczD .style_title__VVwJs{font-size:3.2rem;margin-right:auto}.style_newsList__mWkk4 .style_item__JtGnb .style_details__JRczD .style_date__UpENQ{font-size:2rem}.style_newsList__mWkk4 .style_item__JtGnb .style_content__858Fm{display:flex;flex-direction:row;align-items:center;gap:1rem 2rem}.style_newsList__mWkk4 .style_item__JtGnb .style_content__858Fm .style_brief__CS4qd{flex-grow:1}@media screen and (max-width:500px){.style_newsList__mWkk4 .style_item__JtGnb .style_content__858Fm{flex-wrap:wrap}}.style_heading__irJxz{display:grid;grid-template-columns:minmax(8rem,1fr) auto minmax(8rem,1fr);align-items:center;grid-column-gap:2rem;column-gap:2rem;padding:0 2rem;margin:2rem 0}.style_heading__irJxz h1{font-family:HennyPenny;font-weight:400;font-size:7rem;text-align:center;line-height:1.4}.style_heading__irJxz .style_icon__oOm2a{height:100%;max-height:10rem;background-position:50%;background-size:contain;background-repeat:no-repeat}@media screen and (max-width:800px){.style_heading__irJxz h1{font-size:5rem}}@media screen and (max-width:500px){.style_heading__irJxz{display:block}.style_heading__irJxz .style_icon__oOm2a{display:none}}