@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700&family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap";body,html,input,label,select,textarea{padding:0;margin:0;font-family:Open Sans,sans-serif;font-weight:400;font-style:normal;font-size:1rem;color:#01123c}html{scroll-behavior:smooth}p{line-height:1.3;letter-spacing:.025rem;font-weight:500}h2{font-weight:700;letter-spacing:.03125rem;font-size:1.8125rem}a{color:inherit;text-decoration:none;cursor:pointer}*{box-sizing:border-box}.no-break{white-space:nowrap}input,select{padding:.75rem 1.25rem;font-weight:500}input,select,textarea{border:.0625rem solid #d3d8dc;border-radius:.25rem}textarea{resize:vertical}input:focus,select:focus{border:.0625rem solid #0084ca;box-shadow:0 0 .625rem #e5eaed}.header-row{border-width:.125rem;border-style:solid}.header-row--90-width{width:90%}.header-row--grey{border-color:#8b8a8a;background:#8b8a8a}.validation-error{color:#f84068;display:flex;flex-direction:row;font-size:.75rem}.validation-error p{margin:0}.box-shadow{box-shadow:0 .3125rem 1.25rem hsla(0,0%,55%,.2)}.box-shadow--dark{box-shadow:.125rem .125rem .3125rem #858282}.box-shadow--medium{box-shadow:0 .3125rem 1.25rem hsla(0,0%,55%,.2)}.box-shadow--subtle{box-shadow:0 .0625rem .125rem 0 rgba(0,0,0,.051)}.bg-colour--white{background-color:#fff}.bg-colour--grey{background-color:#e5eaed}.bg-colour--darkBlue{background-color:#01123c;color:#fff}.bg-colour--lightBlue{background-color:#ebf5fa}.bg-colour--lightGrey{background-color:#fcfcfd}.bg-colour--darkGrey{background-color:#424141;color:#fff}.bg-colour--red{background-color:#f84068;color:#fff}.bg-colour--green{background-color:#84bf39}.bg-colour--blue{background-color:#0084ca}.bg-colour--purple{background-color:#745ba7;color:#fff}.text-colour--white{color:#fff}.text-colour--grey{color:#e5eaed}.text-colour--darkBlue{color:#01123c}.text-colour--lightGrey{color:#fcfcfd}.text-colour--darkGrey{color:#424141}.text-colour--red{color:#f84068}.text-colour--green{color:#84bf39}.text-colour--blue{color:#0084ca}.text-colour--purple{color:#745ba7}.text-colour--teal{color:#1aa0a9}.text-colour--textGrey{color:#636d86}.text-colour--fyp-purple{color:#744fc6}.hide{display:none}.custom-checkbox *,.custom-checkbox :after,.custom-checkbox :before{box-sizing:content-box!important}.custom-checkbox input{position:absolute;z-index:-1;opacity:0}.custom-checkbox span{line-height:1.5;font-size:1rem;font-family:inherit}.custom-checkbox{display:table;position:relative;padding-left:2rem;cursor:pointer;margin-bottom:.375rem}.custom-checkbox input[type=checkbox]~.custom-input{position:absolute;top:0;left:0;height:1.0625rem;width:1.125rem;background:#e5eaed;transition:background .25s;border:.0625rem solid rgba(110,119,142,.15);border-radius:.1875rem}.custom-checkbox input[type=checkbox]~.custom-input:after{content:"";position:absolute;display:none;left:.40625rem;top:.0625rem;width:.25rem;height:.6rem;border:solid #01123c;border-width:0 .125rem .125rem 0;transition:background .25s;transform:rotate(45deg)}.custom-checkbox input[type=checkbox]:disabled~.custom-input:after{border-color:#fff}.custom-checkbox input:checked~.custom-input:after{display:block}.custom-checkbox input[type=checkbox]:focus~.custom-input,.custom-checkbox:hover input[type=checkbox]:not([disabled])~.custom-input{background:#dadee0;border-color:rgba(110,119,142,.15)}.custom-checkbox input[type=checkbox]:checked~.custom-input{background:#e5eaed;border-color:#01123c}.custom-checkbox input[type=checkbox]:disabled~.custom-input{opacity:.5;cursor:not-allowed}.custom-checkbox input[type=checkbox]:checked:focus~.custom-input,.custom-checkbox:hover input[type=checkbox]:not([disabled]):checked~.custom-input{background:#dadee0;border-color:#01123c}.overlay{z-index:1000;top:0;bottom:0;right:0;left:0;background:rgba(1,18,60,.45);position:fixed}.styled-scrollbar::-webkit-scrollbar{width:.75rem}.styled-scrollbar::-webkit-scrollbar,.styled-scrollbar::-webkit-scrollbar-track{border-radius:.625rem;background-color:#c4c4c4}.styled-scrollbar::-webkit-scrollbar-thumb{border-radius:.625rem;background-color:#01133d}.unstyled-button{display:block;background:none;color:inherit;border:none;padding:0;font:inherit;cursor:pointer;text-align:left}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:.0625rem;overflow:hidden;position:absolute;white-space:nowrap;width:.0625rem}.fade-out{opacity:0;pointer-events:none;transition:all 1s ease-in-out}