.formGroup{margin-bottom:1.25rem}.formGroup__hiddenLabel,.formGroup__readonly,.formGroup__valid{font-family:inherit}.formGroup_message{margin:0 -.0625rem;text-align:center;font-size:.8125rem;padding:.625rem;border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem}.formGroup_message__error{color:#fff;background:#e2001a}.formGroup_field{border-radius:.3125rem;border:1px solid transparent;display:flex;flex-direction:column}.formGroup__invalid .formGroup_field{border:1px solid #e2001a;background:#e2001a}.formGroup__showMessageTop .formGroup_field{flex-direction:column-reverse}.formGroup__showMessageTop .formGroup_message{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.formGroup__hideMessageBorder .formGroup_message{border-radius:.3125rem}.formGroup__hideMessageBorder .formGroup_field{border:1px solid transparent;background:transparent}.formGroup__disabled{font-family:inherit}.formGroup_label{margin-bottom:.3125rem;font-size:.8125rem;line-height:.9375rem;color:#005091}.formGroup_label_text{font-family:inherit}.formGroup__white .formGroup_label{color:#fff}.formGroup__check{display:flex;flex-direction:row-reverse}.formGroup__check .formGroup_label{line-height:inherit;margin-left:1.25rem}.radioSelect{font-family:inherit}.custom-radio{padding-left:30px;font-size:1rem}.custom-radio .custom-control-label{cursor:pointer;font-weight:400;position:relative}.custom-radio .custom-control-label:after,.custom-radio .custom-control-label:before{position:absolute;content:"";left:-30px;height:20px;width:20px;border:1px solid #e2001a;border-radius:50%;transform:translateY(-50%);top:50%;background-color:#fff}.radioSelect__blue .custom-radio .custom-control-label:after,.radioSelect__blue .custom-radio .custom-control-label:before{border-color:#8dbcef}.custom-radio .custom-control-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-radio .custom-control-input:checked~.custom-control-label{color:#005091}.custom-radio .custom-control-input:checked~.custom-control-label-body-color{color:#fff}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#fff}.radioSelect__blue .custom-radio .custom-control-input:checked~.custom-control-label:before{border-color:#005091}.custom-radio .custom-control-input:checked~.custom-control-label:after{height:12px;width:12px;background-color:#e2001a;background-image:none;left:-26px;transform:translateY(-50%);top:50%}.radioSelect__blue .custom-radio .custom-control-input:checked~.custom-control-label:after{background-color:#e2001a;border-color:#e2001a}.custom-radio .custom-control-input:checked:disabled~.custom-control-label{color:#97a2a0}.custom-radio .custom-control-input:checked:disabled~.custom-control-label:before{background-color:transparent}.custom-radio .custom-control-input:checked:disabled~.custom-control-label:after{background-color:#97a2a0}.custom-radio .custom-control-input:disabled~.custom-control-label{color:#8dbcef}.custom-radio .custom-control-input:disabled~.custom-control-label:after,.custom-radio .custom-control-input:disabled~.custom-control-label:before{border:1px solid #e5e5e5;background-color:hsla(0,0%,85%,.17)}.radioSelect__blue .custom-radio .custom-control-input:focus:not(:checked)~.custom-control-label:after,.radioSelect__blue .custom-radio .custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#005091}.checkbox_input:focus-visible+.checkbox_label .checkbox_label_checkmark,.focus{outline:2px dotted rgba(0,0,0,.7)!important}.checkbox{font-size:1rem;line-height:1.5rem;margin-right:1.875rem}.checkbox.checkbox__marginBottom10{margin-bottom:.625rem}.checkbox_label{display:flex;align-items:center;justify-content:space-between;cursor:pointer;margin-bottom:0}.checkbox_label svg{height:0}.checkbox_label svg,.checkbox_label svg *{fill:#005091!important}.checkbox__verticalAligntop .checkbox_label{align-items:flex-start}.checkbox_label.strongBigger{font-weight:600;font-size:1.2rem}.checkbox_label_checkmark{display:inline-flex;align-items:center;justify-content:center;height:20px;width:20px;border:1px solid #8dbcef;border-radius:2px;transition:all .5s ease-out;margin-right:.625rem;margin-left:1.25rem;flex-shrink:0}.checkbox__verticalAligntop .checkbox_label_checkmark{margin-top:.3125rem}.checkbox__leftSide .checkbox_label{flex-direction:row-reverse;justify-content:flex-end}.checkbox__leftSide .checkbox_label_checkmark{margin-right:.9375rem;margin-left:0}.checkbox input:checked+.checkbox_label .checkbox_label_checkmark{border-color:#005091}.checkbox input:checked+.checkbox_label .checkbox_label_checkmark svg{height:10px}.checkbox_input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.checkbox__white{color:#fff}.checkbox__white .checkbox_label_checkmark,.checkbox__white input:checked+.checkbox_label .checkbox_label_checkmark{border-color:#fff}.checkbox__white svg{height:0;fill:#fff!important}.checkbox__white svg *{fill:#fff!important}.checkbox__blue{color:#005091}.checkbox__blue .checkbox_label_checkmark{border-color:#8dbcef}.checkbox__blue input:checked+.checkbox_label .checkbox_label_checkmark{border-color:#005091}.checkbox__blue svg{height:0}.checkbox__blue svg,.checkbox__blue svg *{fill:#005091!important}.checkbox__disabled{color:#8dbcef}.checkbox__disabled .checkbox_label_checkmark,.checkbox__disabled input:checked+.checkbox_label .checkbox_label_checkmark{border-color:#8dbcef}.checkbox__disabled .checkbox_label_checkmark svg{height:10px;fill:#8dbcef!important}.checkbox__disabled .checkbox_label_checkmark svg *{fill:#8dbcef!important}.checkboxSelect.checkboxSelect__marginBottom10{margin-bottom:.625rem}.checkboxSelect_item{margin-bottom:1.25rem}.checkboxSelect_item:last-child{margin-bottom:0}.checkboxSelect__inline{display:flex}.checkboxSelect__inline .checkboxSelect_item{margin-bottom:0;margin-right:1.25rem}.checkboxSelect__inline .checkboxSelect_item:last-child{margin-right:0}:root{--reach-dialog:1}[data-reach-dialog-overlay]{background:rgba(0,0,0,.33);position:fixed;top:0;right:0;bottom:0;left:0;overflow:auto}[data-reach-dialog-content]{width:50vw;margin:10vh auto;background:#fff;padding:2rem;outline:none}.Modal_overlay[data-reach-dialog-overlay]{background:hsla(0,0%,100%,.9);z-index:99999}.Modal_overlay[data-reach-dialog-overlay] .Modal_wrapper[data-reach-dialog-content]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;width:calc(100vw - 40px);max-width:calc(100vw - 40px);max-height:calc(100% - 60px);padding:3.75rem 1.875rem 1.875rem;margin:0;background:#fff;border-radius:1.25rem;box-shadow:0 0 20px rgba(51,51,51,.15);box-sizing:border-box}.Modal_overlay[data-reach-dialog-overlay] .Modal_header{display:flex;justify-content:flex-end;align-items:center;flex:1 1 auto}.Modal_overlay[data-reach-dialog-overlay] .Modal_header>button{background:#fff;padding:0;border:none;margin:0;position:absolute;top:12px;right:12px;line-height:1}.Modal_overlay[data-reach-dialog-overlay] .Modal_header>button>svg{width:1.5rem;height:1.5rem;padding:.25rem;border:1.5px solid #005091;border-radius:50%;--svg-shape-color:#005091}.Modal_overlay[data-reach-dialog-overlay] .Modal_header>button:hover svg{transform:rotate(90deg)}.Modal_overlay[data-reach-dialog-overlay] .Modal_content{flex:1 1 auto;padding:0;overflow:auto}@media(min-width:768px){.Modal_overlay[data-reach-dialog-overlay] .Modal_content{padding:0 6.25rem 1.875rem}}.Modal_overlay[data-reach-dialog-overlay] .Modal_title{font-size:1.625rem;line-height:2.25rem;font-weight:400;margin:0 0 1.25rem;color:#005091;font-size:1.25rem;line-height:1.5}@media(min-width:768px){.Modal_overlay[data-reach-dialog-overlay] .Modal_title{font-size:2.25rem;line-height:2.875rem}}.Modal_overlay__full[data-reach-dialog-overlay] .Modal_wrapper[data-reach-dialog-content]{width:100vw}.Modal_overlay__962[data-reach-dialog-overlay] .Modal_wrapper[data-reach-dialog-content]{width:60.125rem}.Modal_overlay__638[data-reach-dialog-overlay] .Modal_wrapper[data-reach-dialog-content]{width:39.875rem}.Modal_overlay__475[data-reach-dialog-overlay] .Modal_wrapper[data-reach-dialog-content]{width:29.6875rem}.Modal_padding__none.Modal_overlay[data-reach-dialog-overlay] .Modal_content{padding:0}@media(min-width:768px){.Modal_padding__none.Modal_overlay[data-reach-dialog-overlay] .Modal_content{padding:0}}.Modal_overlay[data-reach-dialog-overlay].Modal_overflow__visible .Modal_content,.Modal_overlay[data-reach-dialog-overlay].Modal_overflow__visible>.Modal_wrapper[data-reach-dialog-content]{overflow:visible}.Modal_overlay__withContent .Modal_header{padding-top:1.875rem}@media(min-width:1200px){.Modal_overlay__withContent .Modal_header{padding-top:0}}.Modal_overlay__withContent .Modal_overlayContent{display:none}@media(min-width:1200px){.Modal_overlay__withContent .Modal_overlayContent{display:block}}.Modal_overlay__withContent .Modal_overlayContent__mobile{display:block;width:100%}@media(min-width:1200px){.Modal_overlay__withContent .Modal_overlayContent__mobile{display:none}}@media(min-width:768px){.Modal_overlay[data-reach-dialog-overlay].Modal_overflow__tablet-visible .Modal_content,.Modal_overlay[data-reach-dialog-overlay].Modal_overflow__tablet-visible>.Modal_wrapper[data-reach-dialog-content]{overflow:visible}}.CompetitionBonites{margin:auto;display:flex;flex-direction:column;max-width:29rem;padding:3.5625rem 0 5.5rem}.CompetitionBonites_modalContent{text-align:center}@media(min-width:768px){.CompetitionBonites_submitAndTerms{display:flex}}.CompetitionBonites_submit{display:flex;justify-content:center}.CompetitionBonites_terms{font-size:.875rem;line-height:1.25rem}.CompetitionNeofinances{margin:auto;display:flex;flex-direction:column;max-width:29rem;padding:3.5625rem 0 5.5rem}.CompetitionNeofinances_modalContent{text-align:center}@media(min-width:768px){.CompetitionNeofinances_submitAndTerms{display:flex}}.CompetitionNeofinances_submit{display:flex;justify-content:center;margin-bottom:2.5rem}.CompetitionNeofinances_terms{font-size:.875rem;line-height:1.25rem}.CompetitionBrokerTrust2{margin:auto;display:flex;flex-direction:column;max-width:29rem;padding:3.5625rem 0 5.5rem}.CompetitionBrokerTrust2_modalContent{text-align:center}@media(min-width:768px){.CompetitionBrokerTrust2_submitAndTerms{display:flex}}.CompetitionBrokerTrust2_submit{display:flex;justify-content:center;margin-bottom:2.5rem}.CompetitionBrokerTrust2_terms{font-size:.875rem;line-height:1.25rem}.focus{outline:2px dotted rgba(0,0,0,.7)!important}.PageCompetition .pageBanner_heading{font-size:2.5rem;line-height:1.3;margin-bottom:.9375rem;margin-top:0}@media(min-width:768px){.PageCompetition .pageBanner_heading{font-size:3.75rem;margin-bottom:1.5625rem}}.PageCompetition_banner{max-width:44.0625rem;margin:0 auto;text-align:center;padding:0 1.25rem}.PageCompetition_banner.PageCompetition_banner__withoutVideo{padding-bottom:3.125rem}@media(min-width:992px){.PageCompetition_banner.PageCompetition_banner__withoutVideo{padding-bottom:6.25rem}}.PageCompetition_date{position:relative;font-size:1.25rem;color:#8dbcef;padding-left:2.5rem;display:inline-block}@media(min-width:768px){.PageCompetition_date{font-size:2.3125rem;padding-left:5.3125rem}}.PageCompetition_dateIcon{position:absolute;fill:#8dbcef;width:1.875rem;height:1.875rem;left:0;top:50%;transform:translateY(-50%)}@media(min-width:768px){.PageCompetition_dateIcon{width:3.5625rem;height:3.5625rem}}.PageCompetition_perex{margin-top:1.25rem;font-size:1.125rem;line-height:1.6;margin-bottom:1rem}@media(min-width:768px){.PageCompetition_perex{margin-top:2rem;font-size:1.375rem}}.PageCompetition_files{display:flex;justify-content:center;align-items:center;gap:1.25rem}.PageCompetition_file{position:relative;padding-left:3rem;width:9.375rem;display:inline-block;text-align:left;line-height:1.4;text-decoration:none}.PageCompetition_file:hover{text-decoration:underline}.PageCompetition_fileIcon{position:absolute;width:1.75rem;height:2.4375rem;fill:#005091;left:0;top:50%;transform:translateY(-50%)}.PageCompetition_contentBlocks{padding-top:3.75rem}