@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,600;0,700;1,400&display=swap";html{background:#0b0c0c}*{box-sizing:border-box;font-family:Open Sans,sans-serif}body{margin:0}label,legend,li,p,strong{color:#0b0c0c;padding:0;line-height:1.5}h1,h2,h3,h4,h5{color:#0b0c0c;font-family:Futura,sans-serif;margin-bottom:0}a{border:none;font-size:inherit;padding:0;font-weight:400;border-radius:0;text-align:left;display:inline;text-decoration:none}a,a:hover{color:#01636a;background:none}a:hover{text-decoration:underline;border:none}a:active,a:focus{outline:none;background-color:#dda437;color:#0b0c0c}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}fieldset{border:none;padding:0;margin:0}main{background:#fff;padding:1rem 1rem 3rem}@media screen and (min-width:550px){main{padding:2rem;padding-bottom:6rem}}button{display:inline-block;position:relative;padding:.75rem 4rem;font-size:1.2rem;background:#01636a;font-weight:600;border:none;border-radius:5px;cursor:pointer;width:100%;text-align:center}button,button:hover{color:#fff;text-decoration:none}button:hover{background:#015a60}button:active,button:focus{text-decoration:none;background:#dda437;outline:none;color:#0b0c0c}@media screen and (min-width:550px){button{width:auto}}button__icon{height:1.4rem;width:1.4rem;position:absolute;left:1rem;margin-top:2.5px}button__icon--spin{animation:spin .75s linear infinite}button:disabled{color:#bbbebe;background:#f6f7f8;cursor:not-allowed}table{width:100%;border-spacing:0;border-bottom:2px solid #d8ddde}td{border-top:2px solid #d8ddde;padding:1rem 1rem 1rem 0;text-align:left;white-space:nowrap}td:last-child:not(:first-child){text-align:right;padding:1rem 0}th{padding:0 2rem .5rem 0;text-align:left}th:last-child:not(:first-child){text-align:right;padding:0 0 .5rem}ul{list-style:none;margin:0;padding:0}.container{max-width:1200px}.container,.narrow-container{margin-left:auto;margin-right:auto}.narrow-container{max-width:700px}.side-by-side *+*{margin-top:.5rem}@media screen and (min-width:550px){.side-by-side{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.side-by-side *{margin-top:0}}.error{color:#921414;font-weight:600}.error--panel{padding:.75rem;border-radius:5px;background:rgba(146,20,20,.1)}.form{margin-bottom:3rem}.form>:first-child{margin-top:0}.form>*+*{margin-top:2rem}.form__footer{margin-top:2.5rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:1rem}.form__footer :last-child{margin-left:auto}.form__footer a{order:2}@media screen and (min-width:550px){.form__footer{flex-direction:row}.form__footer a{order:0}}.form--payment{background:#f6f7f8;border-radius:5px;padding:1rem;border:2px solid #d8ddde}@media screen and (min-width:550px){.form--payment{padding:2rem}}.form--sign-in{display:flex;flex-direction:column;justify-content:center;align-items:center}.fieldset{margin-top:2rem}.fieldset>*+*{margin-top:.5rem}.fieldset legend{font-weight:600}.fieldset__big-legend{font-family:Futura,sans-serif;font-weight:700;font-size:1.3rem}.centred{text-align:center}.button{display:inline-block;position:relative;padding:.75rem 4rem;font-size:1.2rem;background:#01636a;font-weight:600;border:none;border-radius:5px;cursor:pointer;width:100%;text-align:center}.button,.button:hover{color:#fff;text-decoration:none}.button:hover{background:#015a60}.button:active,.button:focus{text-decoration:none;background:#dda437;outline:none;color:#0b0c0c}@media screen and (min-width:550px){.button{width:auto}}.button__icon{height:1.4rem;width:1.4rem;position:absolute;left:1rem;margin-top:2.5px}.button__icon--spin{animation:spin .75s linear infinite}.button:disabled{color:#bbbebe;background:#f6f7f8;cursor:not-allowed}.button small{display:inline-block;margin-left:.5rem;font-weight:400}.button--secondary{background:#d8ddde;color:#545959}.button--secondary:hover{background:#d2d8d9;color:#0b0c0c}.button--secondary:hover svg path{fill:#0b0c0c}.button--secondary:active,.button--secondary:focus{background:#dda437;color:#0b0c0c}.button--secondary:active svg path,.button--secondary:focus svg path{fill:#0b0c0c}.button--secondary:disabled{color:#bbbebe;background:#f6f7f8;cursor:not-allowed}.button--small{font-size:1rem;padding:.5rem 1rem;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem}.button--small svg{height:1rem;width:1rem}.no-results{text-align:center;margin:2rem 0 4rem;font-size:1.1rem}@media screen and (min-width:550px){.no-results{font-size:1.2rem}}.tag{font-size:.9rem;background:rgba(1,99,106,.2);padding:1px 5px;color:#014b51;border-radius:5px;margin-left:.25rem}.tag--grey{background:#e6e9ea;color:#545959}.tag--green{background:rgba(1,106,38,.25);color:#016a26}.tag--red{background:rgba(146,20,20,.25);color:#4f0b0b}.tag--yellow{background:#f3e0ba;color:#694b12}.filters{background:#f6f7f8;border-radius:5px;padding:1rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:550px){.filters{padding:2rem}}.filters fieldset{margin-top:0}@media screen and (min-width:550px){.filters{margin-bottom:2rem;flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:1.5rem}.filters--users fieldset{display:flex;gap:1.5rem;align-items:flex-end}}.visually-hidden{font-size:0;position:absolute;opacity:0}.link{border:none;font-size:inherit;padding:0;font-weight:400;border-radius:0;text-align:left;display:inline;text-decoration:none}.link,.link:hover{color:#01636a;background:none}.link:hover{text-decoration:underline;border:none}.link:active,.link:focus{outline:none;background-color:#dda437;color:#0b0c0c}.link--external svg{display:inline;margin-left:.25rem;height:.8rem;width:.8rem}.link--external:active svg path,.link--external:focus svg path{fill:#0b0c0c}.avatar{border-radius:100%;width:50px;height:50px;background-image:url(/mystery-person.svg);background-size:120%;background-position:50%}.result-count{color:#545959}.start-application-box{background:#f6f7f8;border-radius:5px;padding:1rem;max-width:950px;margin-left:auto;margin-right:auto;margin-top:2rem}@media screen and (min-width:550px){.start-application-box{padding:2rem}}.start-application-box>:not(:first-child){margin-top:2rem}.secondary-text{color:#545959;margin-top:.25rem}.table-holder{width:100%;overflow-x:auto;border-radius:5px}.table-holder:focus{outline:3px solid #dda437}.caption{font-size:1.2rem;font-weight:700;margin-top:.5rem;margin-bottom:3rem;font-family:Futura,sans-serif;color:#545959}@media screen and (min-width:550px){.caption{font-size:1.3rem}}.form-header{padding:2rem 0}.form-header h1{font-size:2rem;margin:0}@media screen and (min-width:550px){.form-header h1{font-size:3rem}.form-header{padding:2rem 0 3rem}}.copiable-url{display:block;font-family:monospace;background:#f6f7f8;border:1px solid #d8ddde;padding:.1rem .3rem;color:#0b0c0c;border-radius:5px}.skip-link{position:absolute;opacity:0}.skip-link:focus{position:relative;display:block;padding:1rem;background:#dda437;color:#0b0c0c;font-weight:600;text-decoration:none;text-align:center;outline:none;opacity:1}.app-header{background:#01636a;color:#fff;padding:1rem}@media screen and (min-width:550px){.app-header{padding:2rem}}.app-header svg{width:150px;height:auto}.app-header__nav{display:none}@media screen and (min-width:550px){.app-header__nav{display:flex;justify-content:center;align-items:center;gap:1.25rem}}.app-header a{font-family:Futura,sans-serif;font-weight:700;text-decoration:none;color:#fff}.app-header a:hover{color:#e6e6e6}.app-header a:hover svg path{fill:#e6e6e6}.app-header a:active,.app-header a:focus{background:#dda437;outline:3px solid #dda437;color:#0b0c0c}.app-header a:active svg path,.app-header a:focus svg path{fill:#0b0c0c}.app-header__container{display:flex;flex-direction:column;align-items:flex-start;gap:1rem}@media screen and (min-width:550px){.app-header__container{flex-direction:row;justify-content:space-between;align-items:center}}.app-header__avatar{border-radius:100%;width:50px;height:50px;background-image:url(/mystery-person.svg);background-size:120%;background-position:50%;border:3px solid hsla(0,0%,100%,.25)}.app-header__avatar--admin{border-color:#dda437}.race-banner{padding:1rem;box-shadow:0 5px 5px #d8ddde;background:#fff;position:relative;z-index:2}@media screen and (min-width:550px){.race-banner{padding:2rem}}.race-banner__inner{display:flex;flex-direction:column;gap:.5rem;align-items:center}.race-banner img{max-height:100px;width:auto}.race-banner span{font-family:Futura,sans-serif;font-weight:700}@media screen and (min-width:550px){.race-banner__inner{flex-direction:row;justify-content:space-between;gap:1rem}.race-banner span{font-size:2rem;width:100%}.race-banner span:last-child{text-align:right}}.page-header{padding-top:2rem;padding-bottom:3rem;text-align:center;max-width:1200px;margin-left:auto;margin-right:auto}@media screen and (min-width:550px){.page-header{padding-bottom:4rem}}.page-header__heading{font-size:2rem;text-align:center;font-family:Futura,sans-serif;font-weight:700;margin:0}@media screen and (min-width:550px){.page-header__heading{font-size:4rem}}.page-header__caption{font-weight:700;text-align:center;font-size:1.2rem;margin:.5rem 0 0}@media screen and (min-width:550px){.page-header__caption{font-size:1.4rem;margin-top:.75rem}}.page-header__body{margin:1rem 0 0;font-size:1.1rem}@media screen and (min-width:550px){.page-header__body{font-size:1.2rem;margin-top:1.25rem}}.page-header__body:first-of-type{margin-top:1.5rem}@media screen and (min-width:550px){.page-header__body:first-of-type{margin-top:2rem}}.page-header #prompt-container{display:flex;flex-direction:column;align-items:center}.page-header #details-container{display:grid;grid-template-columns:50% 50%;max-width:400px;width:100%}.page-header #details-container #labels{text-align:left}.page-header #details-container #values{text-align:right}.page-header #confirm-title{margin:0}.page-header #confirm-question{font-weight:700}.page-header #update-details-link{margin:1rem;display:block;text-align:center}.app-nav{text-align:center;margin-top:1.5rem;width:100%;display:inline-flex;flex-wrap:wrap;justify-content:center;gap:1rem}@media screen and (min-width:550px){.app-nav{gap:.5rem 2rem;margin-top:1rem}}.app-nav__link{font-family:Futura,sans-serif;margin-top:0;display:inline-block;font-size:1.1rem;text-decoration:none;font-weight:600;color:#0b0c0c}.app-nav__link:hover{color:#3c4141}.app-nav__link--active{color:#01636a}.app-nav__link--active:hover{color:#015a60}.app-nav__link:active,.app-nav__link:focus{background:#dda437;outline:3px solid #dda437;color:#0b0c0c}@media screen and (min-width:550px){.app-nav__link{font-size:1.2rem}}.app-nav--admin a{color:#545959}.app-nav--admin a.app-nav__link--active{color:#01636a}.app-nav--admin a.app-nav__link--active:hover{color:#015a60}.banner{padding:1rem;margin-bottom:2rem;border-radius:5px;background:#eccc8e;color:#694b12;border:1px solid #dda437}.banner,.documents{max-width:950px;margin-left:auto;margin-right:auto}.document-list{display:grid;grid-gap:1rem;gap:1rem}@media screen and (min-width:550px){.document-list{grid-template-columns:1fr 1fr 1fr;gap:1rem 2rem}}.document-list__doc{border-radius:5px;border:1px solid #d8ddde;position:relative}.document-list__doc:focus-within{background-color:#dda437}.document-list__preview{height:8rem;width:100%;object-fit:cover}.document-list__default-preview{height:8rem;background:#d8ddde;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.document-list__default-preview:before{content:"";display:block;position:absolute;top:10%;left:10%;right:10%;height:100%;background:#f7f7f7;border-radius:5px 5px 0 0;box-shadow:0 5px 10px rgba(84,89,89,.1)}.document-list__default-preview img{max-height:70%;filter:brightness(.97);flex-shrink:0;margin-top:.75rem}.document-list__meta{padding:1rem;font-size:.9rem;color:#545959}.document-list__meta *{margin-bottom:0}.document-list__title{font-size:1.1rem;display:block}.document-list__title:before{content:"";display:block;left:0;top:0;position:absolute;width:100%;height:100%}.applications-list,.payments{max-width:950px;margin-left:auto;margin-right:auto}.applications-list{list-style:none;padding:0}.applications-list__card{border:2px solid #d8ddde;border-radius:5px;padding:1rem;margin-top:1rem;display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:550px){.applications-list__card{padding:2rem;flex-direction:row;justify-content:space-between;align-items:center}}.applications-list__card:first-child{margin-top:0}.applications-list h2{margin:0}.applications-list p{margin:.5rem 0 0}.application-box{border:2px solid #01636a;padding:1rem;border-radius:5px;max-width:950px;margin-left:auto;margin-right:auto}@media screen and (min-width:550px){.application-box{padding:2rem}}.application-box *{margin:0}.application-box__deadline{display:block;margin-top:.5rem;font-size:1.2rem}.application-box__body{margin-top:1rem;display:grid;grid-gap:1rem;gap:1rem}@media screen and (min-width:550px){.application-box__body{grid-template-columns:1fr 3fr;justify-content:flex-start;align-items:flex-start;margin-top:2rem;gap:2rem}}.application-box__timeline{position:relative;list-style:none;padding:0;margin:0 0 2rem;counter-reset:count 0}.application-box__timeline-task{position:relative;margin-top:2rem;padding-top:.4rem;padding-left:3.5rem;counter-increment:count 1}.application-box__timeline-task:before{content:"";display:block;position:absolute;top:0;left:17.5px;height:calc(100% + 2rem);border-left:2px solid #01636a;border-radius:5px}.application-box__timeline-task:last-child:before{display:none}.application-box__timeline-task:after{content:counter(count);display:flex;justify-content:center;align-items:center;color:#01636a;position:absolute;top:0;left:0;height:2rem;width:2rem;border:2px solid #01636a;background-color:#fff;border-radius:5px}.application-box__timeline-task:first-child{margin-top:0}.application-box__timeline-task--complete:after{content:"";background-color:#01636a;background-image:url("data:image/svg+xml,%3Csvg width='26' height='19' viewBox='0 0 26 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M25.0607 0.43934C25.6464 1.02513 25.6464 1.97487 25.0607 2.56066L9.56066 18.0607C8.97487 18.6464 8.02513 18.6464 7.43934 18.0607L0.93934 11.5607C0.353553 10.9749 0.353553 10.0251 0.93934 9.43934C1.52513 8.85355 2.47487 8.85355 3.06066 9.43934L8.5 14.8787L22.9393 0.43934C23.5251 -0.146447 24.4749 -0.146447 25.0607 0.43934Z' fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem}.application-box__timeline-task a{margin-top:.5rem;display:inline-block;font-weight:600}.application-box__timeline-task button{color:#01636a;background:none;border:none;font-size:inherit;padding:0;font-weight:400;border-radius:0;text-align:left;display:inline;text-decoration:none;margin-top:.5rem;display:inline-block;font-weight:600}.application-box__timeline-task button:hover{text-decoration:underline;background:none;border:none;color:#01636a}.application-box__timeline-task button:active,.application-box__timeline-task button:focus{outline:none;background-color:#dda437;color:#0b0c0c}.application-box__timeline-complete{font-size:0}#intro-html-container p,#intro-html-container ul{text-align:left;list-style:initial}#intro-html-container ul{margin-left:1.25rem}.meter{text-anchor:middle}.meter circle:first-of-type{stroke:rgba(1,99,106,.5)}.meter circle:last-of-type{stroke:#01636a;transform-origin:50% 50%;transform:rotate(-90deg)}.meter text{fill:#01636a}.meter--completion text:first-of-type{font-size:3rem;font-weight:700}.meter--inert circle:first-of-type{stroke:hsla(190,8%,86%,.5)}.meter--inert circle:last-of-type{stroke:#d8ddde}.meter--inert text{fill:#d8ddde}.meter--correctness circle:first-of-type{stroke:rgba(1,106,38,.5)}.meter--correctness circle:last-of-type{stroke:#016a26}.meter--correctness text{fill:#016a26;font-size:.7rem}.meter--marginal circle:first-of-type{stroke:#eccc8e}.meter--marginal circle:last-of-type{stroke:#dda437}.meter--marginal text{fill:#956a19}.meter--bad circle:first-of-type{stroke:rgba(146,20,20,.5)}.meter--bad circle:last-of-type{stroke:#921414}.meter--bad text{fill:#921414}.field{width:100%}.field *{margin:0}.field *+*{margin-top:.5rem}.field__label{font-weight:600}.field__hint{color:#545959}.field__error{color:#921414;font-weight:600}.field__optional{color:#545959;font-weight:400;margin-left:.5rem;font-size:.8rem}.field__input{display:block;border-radius:5px;border:2px solid #d8ddde;font-size:1.2rem;padding:.65rem;color:#0b0c0c;width:100%;background:#fff;max-width:100%}.field__input[type=number]{width:10rem}.field__input:active,.field__input:focus{border-color:#dda437;outline:1px solid #dda437}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='37' height='11' viewBox='0 0 37 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.25' d='M2 2L8.5 9L15 2' stroke='%230B0C0C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;padding-right:3rem}.field--required legend:after,.field--required>label:after{content:"*";color:#921414}.menu{display:inline-block;position:relative;margin-bottom:1.5rem}@media screen and (min-width:550px){.menu{margin-bottom:2rem}}.menu__inner{position:absolute;top:2.8rem;right:0;background:#fff;z-index:4;padding:1rem;box-shadow:0 2px 10px rgba(84,89,89,.25);border-radius:5px;min-width:220px;overflow:hidden}.menu__inner :first-child{margin-top:0}.menu__inner button{margin-top:1rem}.menu__footer{text-align:center;color:#868d8d;font-size:.8rem;background:#f6f7f8;padding:1rem 2.5rem;margin:0;display:flex;flex-direction:column;align-items:center;gap:.25rem}.menu__footer input{font-size:.85rem;padding:.5rem;width:7rem!important}.menu__footer *{margin:0}.menu__message{text-align:center;color:#868d8d;font-size:.8rem;padding:1rem 2.5rem;margin:0}.menu--with-buttons .menu__inner{padding:0;display:grid}.menu--with-buttons .menu__inner a,.menu--with-buttons .menu__inner button{font-size:1rem;text-align:left;padding:.75rem 1rem;margin:0;background:none;border-radius:0}.menu--with-buttons .menu__inner a:hover,.menu--with-buttons .menu__inner button:hover{color:#0b0c0c;background:#f6f7f8}.menu--with-buttons .menu__inner a:first-child,.menu--with-buttons .menu__inner button:first-child{border-radius:5px 5px 0 0}.menu--with-buttons .menu__inner a:last-child,.menu--with-buttons .menu__inner button:last-child{border-radius:0 0 5px 5px}.menu--with-buttons .menu__inner a:active,.menu--with-buttons .menu__inner a:focus,.menu--with-buttons .menu__inner button:active,.menu--with-buttons .menu__inner button:focus{background:#dda437}.menu--with-buttons .menu__inner a:disabled,.menu--with-buttons .menu__inner button:disabled{color:#bbbebe;background:#f6f7f8;cursor:not-allowed}@media screen and (min-width:900px){.admin-layout{display:flex;flex-direction:row}.admin-layout>div:first-child{height:100vh;overflow-y:auto;width:100%}}.sidebar{background:#fff;margin:0;height:100vh;display:flex;flex-direction:column;box-shadow:0 5px 5px rgba(11,12,12,.25);width:100%;position:fixed;top:0;z-index:999}.sidebar:focus{outline:3px solid #dda437}@media screen and (min-width:900px){.sidebar{position:relative;border-left:1px solid #d8ddde;width:30rem}}.sidebar__header{padding:.75rem 1rem;border-bottom:1px solid #d8ddde;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.sidebar__header *{margin:0}.sidebar__header-main{display:flex;flex-direction:row;gap:1rem;align-items:center}.sidebar__title{font-size:1.1rem;font-weight:600;font-family:Open Sans,sans-serif}.sidebar__close{padding:.5rem;background:none;width:auto;display:inline-flex}.sidebar__close:hover{background:none}.sidebar__close:active,.sidebar__close:focus{background:#dda437}.sidebar__close svg path{fill:#0b0c0c}.sidebar__body{overflow-y:auto;height:auto;padding:1rem;background:#f6f7f8}@media screen and (min-width:550px){.sidebar__body{padding:2rem}}.sidebar__dl{margin:0;display:grid;grid-gap:1rem;gap:1rem}.sidebar__dt{margin-bottom:.25rem;font-size:.9rem;color:#545959}.sidebar__dd{margin-left:0;color:#0b0c0c;white-space:normal;word-wrap:anywhere;font-size:1rem}.sidebar__dd,.sidebar__dd li{font-family:monospace}.sidebar__dd li+li{margin-bottom:.5rem}.sidebar__dd dt{margin-left:1.5rem;font-size:.8rem}.sidebar__dd dd{margin-left:1.5rem;font-size:.9rem;margin-bottom:1rem}.group-field{min-height:3rem;display:flex;flex-direction:column;justify-content:center;position:relative;padding-left:3.8rem}.group-field:first-of-type{margin-top:.75rem}.group-field__label{cursor:pointer}.group-field__label:before{box-sizing:border-box;position:absolute;display:block;content:"";top:0;left:0;width:3rem;height:3rem}.group-field__label span{margin-left:.5rem}.group-field__hint{margin:.1rem 0 0;color:#545959}.group-field__input{position:absolute;left:0;top:0;width:3rem;height:3rem;opacity:0}.group-field__warning{margin-top:.5rem;border-left:3px solid #dda437;padding-left:1rem;color:#694b12}.group-field--checkbox:focus-within label:before{outline:3px solid #dda437;border:none}.group-field--checkbox label:before{background-color:#fff;border:2px solid #d8ddde;border-radius:5px}.group-field--checkbox input:checked+label:before{background:#01636a;border-color:#01636a}.group-field--checkbox input:checked+label:after{box-sizing:border-box;position:absolute;display:block;content:"";top:0;left:0;width:3rem;height:3rem;background-repeat:no-repeat;background-position:50%;background-size:1.6666666667rem;background-image:url("data:image/svg+xml,%3Csvg width='26' height='19' viewBox='0 0 26 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M25.0607 0.43934C25.6464 1.02513 25.6464 1.97487 25.0607 2.56066L9.56066 18.0607C8.97487 18.6464 8.02513 18.6464 7.43934 18.0607L0.93934 11.5607C0.353553 10.9749 0.353553 10.0251 0.93934 9.43934C1.52513 8.85355 2.47487 8.85355 3.06066 9.43934L8.5 14.8787L22.9393 0.43934C23.5251 -0.146447 24.4749 -0.146447 25.0607 0.43934Z' fill='white'/%3E%3C/svg%3E")}.group-field--checkbox input:disabled+label{cursor:inherit}.group-field--checkbox input:disabled+label:before{background:#d8ddde;border-color:#d8ddde}.group-field--radio:focus-within label:before{outline:3px solid #dda437;border:none}.group-field--radio label:before{border:2px solid #d8ddde;border-radius:100%}.group-field--radio input:checked+label:before{border-color:#01636a}.group-field--radio input:checked+label:after{background:#01636a;box-sizing:border-box;position:absolute;display:block;content:"";top:.6rem;left:.6rem;width:1.8rem;height:1.8rem;border-radius:100%}.group-field--with-hint{margin-top:1rem}.group-field--with-hint label{font-weight:600}.group-field--small{min-height:2rem;padding-left:2.8rem}.group-field--small .group-field__label:before,.group-field--small input{width:2rem;height:2rem}.group-field--small input:checked+label:after{width:2rem;height:2rem;background-size:1.1111111111rem}.app-footer{padding:2rem 1rem;background:#0b0c0c;color:#fff}@media screen and (min-width:550px){.app-footer{padding:2rem}}@media screen and (min-width:900px){.app-footer{padding:4rem 2rem}}.app-footer__inner{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:900px){.app-footer__inner{flex-direction:row;justify-content:space-between}}.app-footer__statement{font-size:1.3rem;font-family:Futura,sans-serif}@media screen and (min-width:900px){.app-footer__statement{font-size:1.5rem}}.app-footer__nav ul{list-style:none;margin:0;padding:0}.app-footer__nav li{column-span:none;max-width:12rem}.app-footer a{text-decoration:none;color:#fff}.app-footer a:hover{color:#e6e6e6}.app-footer a:active,.app-footer a:focus{color:#0b0c0c;background:#dda437;outline:3px solid #dda437}.app-footer__social{display:flex;gap:1rem}@media screen and (min-width:900px){.app-footer__social{display:grid;justify-content:end;grid-template-columns:1fr 1fr}}.app-footer__social a{border:1px solid #fff;display:flex;justify-content:center;align-items:center;font-size:0;padding:.5rem;border-radius:5px;width:3.5rem;height:3.5rem}.app-footer__social a:active,.app-footer__social a:focus{border-color:#dda437;outline:0}.app-footer__social a:active svg path,.app-footer__social a:focus svg path{fill:#0b0c0c}.sign-in-methods{display:flex;gap:1rem;flex-direction:column;align-items:center}.sign-in-methods a,.sign-in-methods button{display:flex;justify-content:center;align-items:center}.sign-in-methods a svg:first-child,.sign-in-methods button svg:first-child{margin-right:1rem}.sign-in-methods a svg:first-child path,.sign-in-methods button svg:first-child path{fill:#fff}.sign-in-methods a:active svg path,.sign-in-methods a:focus svg path,.sign-in-methods button:active svg path,.sign-in-methods button:focus svg path{fill:#0b0c0c}.sign-in-methods a:last-child,.sign-in-methods button:last-child{background-color:#545959}.sign-in-methods a:last-child:hover,.sign-in-methods button:last-child:hover{background:#4f5454}.sign-in-methods a:last-child:active,.sign-in-methods a:last-child:focus,.sign-in-methods button:last-child:active,.sign-in-methods button:last-child:focus{background:#dda437}.otp__digits{display:flex;margin-top:2rem;gap:.5rem;justify-content:center;align-items:center}.otp__digits span{font-size:3rem}.otp__input{font-family:monospace;font-size:2rem;width:4rem!important;text-align:center;color:#0b0c0c;border:2px solid #d8ddde;border-radius:5px;padding:1rem;background:#eef0f1}.otp__input:focus{outline:3px solid #dda437}.marking{display:flex;flex-direction:row;gap:.5rem;align-items:top;margin-top:.5rem}.marking__icon{display:block;padding:.2rem;height:1.2rem;width:1.2rem;border-radius:2px;flex-shrink:0;background:#d8ddde}.marking__icon--correct{background:rgba(1,106,38,.2)}.marking__icon--partially-correct{background:#eccc8e}.marking__icon--wrong{background:rgba(146,20,20,.2)}.marking p,.marking strong{margin:0;font-size:.8rem;color:#545959}.marking strong{font-weight:600}.marking--partially-correct p,.marking--partially-correct strong{color:#694b12}.marking--wrong p,.marking--wrong strong{color:#921414}.dialog{z-index:2;padding:0;width:100%;min-height:100%;max-width:600px;margin:0}@media screen and (min-width:550px){.dialog{border-radius:5px;border:3px solid #0b0c0c;margin:3rem auto;min-height:auto}}.dialog::-webkit-backdrop{background:rgba(11,12,12,.25)}.dialog::backdrop{background:rgba(11,12,12,.25)}.dialog__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;background:#0b0c0c;padding:1rem}.dialog__header *{margin:0;color:#fff}.dialog__header button{background:none;padding:.1rem;width:2rem;height:2rem}.dialog__header button svg{width:1rem;height:1rem}.dialog__header button svg path{stroke:#fff}.dialog__header button:hover svg path{stroke:#d8ddde}.dialog__header button:active,.dialog__header button:focus{background:#dda437}.dialog__header button:active svg path,.dialog__header button:focus svg path{stroke:#0b0c0c}.dialog__body{padding:2rem}.dialog__body details{margin-bottom:2rem}.dialog__body details p{font-size:.9rem}.dialog__body details div{border-left:2px solid #d8ddde;padding-left:1rem}.dialog__body summary{color:#01636a;background:none;border:none;font-size:inherit;padding:0;font-weight:400;border-radius:0;text-align:left;display:inline;text-decoration:none;cursor:pointer;display:list-item}.dialog__body summary:hover{text-decoration:underline;background:none;border:none;color:#01636a}.dialog__body summary:active,.dialog__body summary:focus{outline:none;background-color:#dda437;color:#0b0c0c}@media screen and (min-width:550px){.dialog__body{padding:2.5rem}}.dialog__body>:first-child{margin-top:0}.dialog__body>:last-child{margin-bottom:0}.dropzone{position:relative;border:3px dashed #d8ddde;border-radius:5px;background:hsla(190,8%,86%,.5);max-height:200px;padding:.5rem}.dropzone:focus-within{border-color:#dda437}.dropzone label{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem 1rem;text-align:center;color:#545959;gap:.5rem}.dropzone svg{width:2rem;height:2rem}.dropzone svg path{fill:#bbbebe}.dropzone input{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;border-radius:5px;opacity:0}.dropzone small{color:#545959;font-size:.8rem}.dropzone--selected{display:grid;grid-template-columns:2fr 3fr;grid-template-rows:min-content}.dropzone--selected img{height:100%;width:100%;object-fit:cover;border-radius:5px}.dropzone--selected label{text-align:left;align-items:flex-start}.process-timeline{max-width:950px;margin-left:auto;margin-right:auto;margin-top:4rem}.process-timeline ol{list-style:none;padding-left:0;margin-top:2rem}.process-timeline li{position:relative;padding-left:3.5rem}.process-timeline li:not(:last-child):before{content:"";position:absolute;display:block;width:4px;background:#c8e1e3;height:calc(100% + 1rem);top:1.3rem;left:.65rem}.process-timeline li strong:before{position:absolute;top:0;left:0;display:block;content:"";width:1.55rem;height:1.55rem;border-radius:100%;background:#c8e1e3}.process-timeline li+li{margin-top:1.5rem}.process-timeline li.current strong:before,.process-timeline li.done strong:before,.process-timeline li.done:not(:last-child):before{background:#01636a}.process-timeline li.current:not(:last-child):after{content:"";position:absolute;display:block;width:4px;background:#01636a;height:50%;top:1.3rem;left:.65rem}.process-timeline strong{display:block;color:#0b0c0c}.process-timeline span{color:#545959}.products{list-style:none;display:grid;grid-gap:1rem;gap:1rem;margin-bottom:1rem}.product{padding:1rem;border:1px solid #d8ddde;display:grid;border-radius:5px;grid-gap:1.25rem;gap:1.25rem}.product *{margin:0}.product h2{font-size:1.1rem}.product__price{font-weight:600}.product__description{font-size:.9rem;color:#545959}.product__info{display:grid;grid-gap:.25rem;gap:.25rem}.product input{font-size:1rem;padding:.4rem .6rem;width:100%!important}.product__actions{display:grid;grid-template-columns:auto 3fr 4fr;align-items:center;grid-gap:.75rem;gap:.75rem}.payment-summary{margin:2rem 0;border-collapse:collapse;border-bottom:0}.payment-summary tr{border-top:2px solid #d8ddde}.payment-summary tfoot{font-size:1.2rem}.payment-summary tfoot th{padding-top:.5rem!important}.payment-summary tfoot th:first-child{text-align:right}.fund-application-box{max-width:950px;margin-left:auto;margin-right:auto;margin-top:4rem}.fund-application-box a{font-weight:600}.fund-application-box button{color:#01636a;background:none;border:none;font-size:inherit;padding:0;font-weight:400;border-radius:0;text-align:left;display:inline;text-decoration:none;font-weight:600}.fund-application-box button:hover{text-decoration:underline;background:none;border:none;color:#01636a}.fund-application-box button:active,.fund-application-box button:focus{outline:none;background-color:#dda437;color:#0b0c0c}.admin-banner{display:block;padding:1rem;background:#eccc8e;color:#694b12;font-weight:600;text-decoration:none;text-align:center}.admin-header{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem;margin-top:1rem}@media screen and (min-width:550px){.admin-header{flex-direction:row;justify-content:space-between;align-items:center}}.admin-header h1{margin:0}.admin-header__actions{display:flex;gap:1rem}@media screen and (min-width:550px){.admin-header__actions{grid-template-columns:auto auto auto}}.admin-header__actions h1,.admin-header__actions>*{margin:0}.admin-table,.admin-table a{position:relative}.admin-table a{z-index:2}.admin-table thead tr th div{margin-top:3px}.admin-table--loading:before{position:absolute;display:block;content:"";top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.7);z-index:2}.admin-table__row{position:relative}.admin-table__row:hover td,.admin-table__row[aria-expanded=true] td{background:#f6f7f8!important}.admin-table__row[aria-selected=true] td{background:rgba(1,99,106,.1)!important;border-color:rgba(1,99,106,.2)}.admin-table__select{z-index:3;margin-left:.75rem;margin-top:0!important}.admin-table__see-more{display:inline-flex;padding:.5rem;background:none;position:inherit}.admin-table__see-more:before{position:absolute;content:"";display:block;top:1px;left:0;width:100%;height:calc(100% - 2px)}.admin-table__see-more svg path{stroke:#d8ddde}.admin-table__see-more:hover{background:none}.admin-table__see-more:hover svg path{stroke:#d2d8d9}.admin-table__see-more:active,.admin-table__see-more:focus{background:none}.admin-table__see-more:active svg path,.admin-table__see-more:focus svg path{stroke:#0b0c0c}.admin-table__see-more:focus-visible{background:#dda437}.admin-table__see-more:focus-visible svg path{stroke:#0b0c0c}.application-timeline{list-style:none;padding:0;display:flex;flex-direction:column;gap:1.25rem;margin:0 0 2rem}.application-timeline__node{padding-left:3rem;position:relative}.application-timeline__node small,.application-timeline__node strong{color:#545959}.application-timeline__node:not(:last-child):before{content:"";display:block;position:absolute;top:.8rem;left:.65rem;border-left:2px solid #01636a;height:calc(100% + 1rem)}.application-timeline__node:after{content:"";display:block;position:absolute;top:.1rem;left:0;border:2px solid #01636a;border-radius:5px;width:1.25rem;height:1.25rem;background:#f6f7f8}.application-timeline__node--completed:after{background-color:#01636a;background-image:url("data:image/svg+xml,%3Csvg width='26' height='19' viewBox='0 0 26 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fillRule='evenodd' clipRule='evenodd' d='M25.0607 0.43934C25.6464 1.02513 25.6464 1.97487 25.0607 2.56066L9.56066 18.0607C8.97487 18.6464 8.02513 18.6464 7.43934 18.0607L0.93934 11.5607C0.353553 10.9749 0.353553 10.0251 0.93934 9.43934C1.52513 8.85355 2.47487 8.85355 3.06066 9.43934L8.5 14.8787L22.9393 0.43934C23.5251 -0.146447 24.4749 -0.146447 25.0607 0.43934Z' fill='white'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:.9rem}.application-timeline__node--completed strong{color:#0b0c0c}.application-timeline__node strong{display:block;font-weight:400}.admin-docs-list{display:grid;grid-gap:.5rem;gap:.5rem;margin-bottom:2rem}.admin-docs-list li{border:1px solid #d8ddde;border-radius:5px;position:relative;background:hsla(190,8%,86%,.5);display:grid;grid-template-columns:1fr 3fr;grid-template-rows:min-content;grid-gap:.5rem;gap:.5rem}.admin-docs-list li:focus-within{background:#dda437}.admin-docs-list li:focus-within *{color:#0b0c0c!important}.admin-docs-list div{padding:.5rem}.admin-docs-list img{width:100%;height:100%;background:#d8ddde;border-radius:5px 0 0 5px;object-fit:cover}.admin-docs-list a{display:block}.admin-docs-list a:active,.admin-docs-list a:focus{background:none}.admin-docs-list a:after{content:"";position:absolute;display:block;top:0;left:0;width:100%;height:100%}.admin-docs-list small{color:#545959}.admin-sidebar-heading{font-family:Open Sans,sans-serif;font-weight:600;font-size:1rem;margin-bottom:1rem}.admin-sidebar-heading__count{font-weight:400;color:#545959}.load-more{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:3rem;gap:.25rem}.load-more div{width:10rem;height:.5rem;background:#d8ddde;border-radius:5px}.load-more div div{background:#01636a}.load-more p{color:#545959;font-size:.9rem}.load-more button{margin-top:1.5rem}.multi-select-field{width:100%;display:inline-block;position:relative}.multi-select-field *{margin:0}.multi-select-field *+*{margin-top:.5rem}.multi-select-field__label{font-weight:600}.multi-select-field__trigger{display:block;border-radius:5px;border:2px solid #d8ddde;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.65rem 3rem .65rem .65rem;font-size:1.2rem;font-weight:400;width:100%;max-width:100%;cursor:default;text-align:left;text-overflow:clip;overflow:hidden;white-space:nowrap}.multi-select-field__trigger,.multi-select-field__trigger:hover{background-image:url("data:image/svg+xml,%3Csvg width='37' height='11' viewBox='0 0 37 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.25' d='M2 2L8.5 9L15 2' stroke='%230B0C0C' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100%;background-color:#fff;color:#0b0c0c}.multi-select-field__trigger:active,.multi-select-field__trigger:focus{border-color:#dda437;background-color:#fff;outline:1px solid #dda437}.multi-select-field__inner{position:absolute;top:1.2rem;right:0;background:#fff;z-index:4;padding:1rem;box-shadow:0 2px 10px rgba(84,89,89,.25);border-radius:5px;min-width:220px;width:100%;overflow:hidden}.multi-select-field__inner :first-child{margin-top:0}.multi-select-field__inner button{margin-top:1rem}