.button{font-size:clamp(1.4rem,2vw,1.6rem);cursor:pointer;padding:.9em 1.75em;font-weight:700;text-decoration:none;border-radius:3rem;background-color:var(--background);color:var(--color);border:1px solid var(--border);position:relative;display:inline-flex;text-align:center;align-items:center;justify-content:center;line-height:1em;transition:background-color .15s ease-in-out,color .15s ease-in-out;white-space:nowrap;gap:1rem}.button svg{height:1em}.button svg path{stroke:currentColor}.button[disabled]{opacity:.5}.button.primary{--background:#001e63;--color:#ffffff}.button.primary:focus,.button.primary:hover{--background:#031a4c}.button.link{font-family:var(--font-family);font-style:normal;font-weight:400;line-height:150%;font-size:clamp(1.8rem,2.5vw,2.1rem);padding:0;--background:transparent;--color:#001e63}.button.link:focus,.button.link:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.1em;--color:#031a4c;opacity:.8}.button.secondary{--background:#ffffff;--color:#001e63}.button.secondary:focus,.button.secondary:hover{--background:#cdd1e5}.styles_container__PLLvz{--mask-height:5rem;position:relative;overflow:hidden}.styles_container__PLLvz .styles_controls__csGgr,.styles_container__PLLvz .styles_mask__TLqJ5{transition:opacity .2s ease-in-out}.styles_container__PLLvz[aria-disabled=true] .styles_controls__csGgr,.styles_container__PLLvz[aria-disabled=true] .styles_mask__TLqJ5{filter:opacity(.5)}.styles_container__PLLvz .styles_mask__TLqJ5{padding-block:var(--mask-height);-webkit-mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.8) var(--mask-height),black calc(var(--mask-height) * 2),black calc(100% - var(--mask-height) * 2),transparent);mask-image:linear-gradient(to bottom,transparent,rgba(0,0,0,.8) var(--mask-height),black calc(var(--mask-height) * 2),black calc(100% - var(--mask-height) * 2),transparent);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:0 0,100% 0;mask-position:0 0,100% 0;-webkit-mask-repeat:no-repeat,no-repeat;mask-repeat:no-repeat,no-repeat}@media(max-width:490px){.styles_container__PLLvz .styles_mask__TLqJ5{min-height:calc(100vh - var(--header-height) - var(--mask-height)*2)}}@media(min-width:491px){.styles_container__PLLvz .styles_mask__TLqJ5{max-height:calc(100vh - var(--header-height) - var(--mask-height)*2)}}.styles_container__PLLvz .styles_controls__csGgr{position:absolute;display:flex;gap:2rem;justify-content:flex-start;align-items:center;z-index:9;bottom:var(--mask-height);filter:drop-shadow(0 0 10px rgba(0,0,0,.2));left:50%;transform:translateX(-50%);pointer-events:none}@media(max-width:490px){.styles_container__PLLvz .styles_controls__csGgr{justify-content:flex-end}}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v{--button-size-large:4.5rem;display:inline-flex;align-items:center;flex-direction:column;background-color:#fff;border-radius:var(--button-size-large);padding:1rem;gap:1rem;pointer-events:all}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_button-zoom__1D_KB{border-radius:50%;width:var(--button-size-large)}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_button-zoom__1D_KB circle,.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_button-zoom__1D_KB path{stroke-width:1.5}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_separator__dbIZJ{display:block;position:relative;top:0;height:1px;width:2.5rem;background-color:#001e63;margin-block:.5rem}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_button-reset__6BRBk{width:3.5rem}.styles_container__PLLvz .styles_controls__csGgr .styles_buttons__51g6v .styles_button-reset__6BRBk path{stroke-width:1}.styles_map__zZl0E{width:100%;height:100%}.styles_map__container__WHf9J{margin-top:var(--spacing-inner-block);position:relative}@media(max-width:490px){.styles_map__container__WHf9J,.styles_map__zZl0E{min-height:calc(100vh - var(--header-height) - var(--mask-height)*2 - var(--countdown-height))}}.styles_map__zZl0E path{transition:fill .3s ease;position:relative;fill-rule:evenodd;stroke:#fff;stroke-miterlimit:10;stroke-width:.2px}.styles_map__zZl0E path[data-active-frontrunner=true]{cursor:pointer;fill:#222c58}.styles_map__zZl0E path[data-active-frontrunner=true]:hover{fill:#031a4c}.styles_map__zZl0E path[data-active-frontrunner=false]{fill:#b1b4d8}.styles_map__wrapper__zPUff{position:relative}.styles_modal__iFAEd{display:block;position:absolute;z-index:999;border-radius:2rem;padding-block:clamp(2rem,2vw,3rem);padding-left:2rem;padding-right:3rem;background:linear-gradient(200deg,#b6b8dc -25.07%,#eff0fd 40.95%,#fff 122.29%);box-shadow:0 12px 27px 0 rgba(0,0,0,.1),0 50px 50px 0 rgba(0,0,0,.09),0 112px 67px 0 rgba(0,0,0,.05),0 199px 80px 0 rgba(0,0,0,.01),0 311px 87px 0 rgba(0,0,0,0);opacity:1;transition:opacity .2s ease-in-out}.styles_modal__iFAEd[aria-hidden=true]{opacity:0;pointer-events:none}.styles_modal__iFAEd .styles_copy___2XgD{margin-top:2rem;margin-bottom:0;font-family:var(--font-family);font-style:normal;font-weight:400;line-height:150%;font-size:clamp(1.5rem,2vw,1.6rem)}.styles_modal__iFAEd .styles_flag__qe4lJ{display:flex;align-items:center;gap:1rem}.styles_modal__iFAEd .styles_flag__qe4lJ svg{width:4rem}.styles_modal__iFAEd .styles_flag__qe4lJ p{font-family:var(--font-family);font-style:normal;font-weight:400;line-height:150%;font-size:clamp(1.8rem,2.5vw,2.1rem);margin-block:0}.styles_backdrop__3PIBt{width:100%;height:100%;position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;z-index:9;pointer-events:none}.styles_backdrop__3PIBt[data-active=false]{pointer-events:all}.styles_backdrop__3PIBt .styles_button-disable__eXCcn{position:absolute;display:inline-flex;flex-direction:column;align-items:center;right:var(--spacing-inner-content);top:var(--spacing-inner-content);gap:2rem;pointer-events:all;aspect-ratio:1/1;border-radius:50%;padding:1rem;width:7rem;background-color:#fff}.styles_backdrop__3PIBt .styles_button-disable__eXCcn .styles_text___FZOf{text-transform:uppercase;font-family:var(--font-family);font-size:1.6rem;font-weight:700;letter-spacing:.05em;text-align:left}.styles_backdrop__3PIBt .styles_button-activate__C2VCm{transform-origin:center;position:absolute;display:inline-flex;flex-direction:column;align-items:center;gap:2rem;pointer-events:all}.styles_backdrop__3PIBt .styles_button-activate__C2VCm .styles_icon___oMbA{position:relative;width:11rem;aspect-ratio:1/1;border-radius:50%;padding:2rem;background-color:#001e63}.styles_backdrop__3PIBt .styles_button-activate__C2VCm .styles_icon___oMbA:after{content:"";position:absolute;left:50%;top:50%;border-radius:100%;transform:translate(-50%,-50%);background-color:#fff;width:calc(100% + 2rem);aspect-ratio:1/1;z-index:-1}.styles_backdrop__3PIBt .styles_button-activate__C2VCm .styles_text___FZOf{text-transform:uppercase;font-family:var(--font-family);font-size:1.6rem;font-weight:700;letter-spacing:.05em;text-align:left}