.online>#header{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:6rem 2rem 4rem;color:#fff;background-color:#00000073;overflow:hidden}.online>#header .matte{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-color:#524686}.online>#header .matte img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.online>#header .wrapper{width:80em;max-width:100%;display:flex;flex-direction:column;align-items:center}.online>#header .wrapper header{display:flex;flex-direction:column;align-items:center;text-align:center;width:60em;max-width:100%}.online>#header .wrapper header .eyebrow{font-size:.75rem;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:#ffffffbf;margin:0 0 1.5rem}.online>#header .wrapper header h1{margin:0;padding:0}.online>#header .wrapper header h1 .title{display:block;font-size:2.75rem;font-weight:700;line-height:1.2;color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.4)}@media (orientation: portrait){.online>#header .wrapper header h1 .title{font-size:2rem}}@media (max-width: 480px){.online>#header .wrapper header h1 .title{font-size:1.6rem}}.online>#header .wrapper header hr{width:4em;border:none;border-bottom:2px solid rgba(255,255,255,.45);margin:1.75rem auto}.online>#header .wrapper header .subtext{max-width:34em}.online>#header .wrapper header .subtext h2{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 .25rem}.online>#header .wrapper header .subtext h2:last-child{margin-bottom:0}@media (orientation: portrait){.online>#header .wrapper header .subtext h2{font-size:1.125rem}}.online>#header .wrapper nav{display:flex;flex-flow:column nowrap;align-items:center;margin-top:2.5rem}.online>#header .wrapper nav .button.styled{display:inline-flex;align-items:center;gap:.5rem;background-color:#3dba5a;color:#fff;font-size:1rem;font-weight:600;padding:.85rem 2.25rem;border-radius:3rem;text-decoration:none;transition:background-color .2s ease,transform .15s ease;box-shadow:0 4px 20px #3dba5a66}.online>#header .wrapper nav .button.styled svg{flex-shrink:0;opacity:.9}.online>#header .wrapper nav .button.styled:hover{background-color:#34a84f;transform:translateY(-1px)}.online>#header .wrapper nav .button.styled:active{transform:translateY(0)}.online>#header .arrowdown{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;color:#ffffffb3;text-decoration:none;transition:color .2s ease;animation:bounceDown 2s ease-in-out infinite;z-index:1}.online>#header .arrowdown:hover{color:#fff}@keyframes bounceDown{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(5px)}}@media (orientation: portrait){.online>#header{padding-top:4rem;padding-bottom:2rem;background-color:#0000008c}.online>#header .wrapper header .eyebrow{font-size:.65rem}.online>#header .wrapper nav{margin-top:2rem}}@media (max-width: 480px){.online>#header .wrapper header .subtext h2{font-size:1rem}}.online>#why-online .grid{display:grid;grid-template-columns:1fr 1fr;gap:2em;width:60em;width:fit-content;max-width:100%;margin:2em auto auto}.online>#why-online .grid>li{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:1em;max-width:30em;border-radius:2em;word-wrap:anywhere;background:white;box-shadow:.25rem 1rem 2rem #d6d6d6,-.25rem -1rem 2rem #fff}.online>#why-online .grid>li .icon{width:3rem;height:3rem;margin-right:2rem;flex-shrink:0;background-size:contain;background-position:center;background-repeat:no-repeat}.online>#why-online .grid>li h4{color:var(--brand-blue);font-weight:400;font-size:1.25em;margin:.25em 0}@media (orientation: portrait),(max-width: 480px){.online>#why-online .grid{grid-template-columns:1fr}}@media (orientation: portrait){.online>#why-online .grid>li{flex-direction:column;padding:1.5rem}.online>#why-online .grid>li .icon{margin-bottom:.5rem;margin-right:0;width:4rem;height:4rem}.online>#why-online .grid>li h4{text-align:center;margin-bottom:1rem}.online>#why-online .grid>li p{text-align:center}}.online>#education .sub-heading{font-size:1.4em;font-weight:500;color:var(--brand-blue);margin-bottom:1em;text-align:center}.online>#education .edu-block{width:60em;max-width:100%;margin:0 auto 3em}.online>#education .edu-two-col{display:grid;gap:2em;width:60em;max-width:100%;margin:0 auto}.online>#education .subjects-grid{display:flex;flex-flow:row wrap;gap:.75em;list-style:none;padding:0;justify-content:center}.online>#education .subjects-grid li{background:var(--brand-blue);color:#fff;padding:.5em 1.5em;border-radius:2em;font-size:1em;font-weight:500}.online>#education .steps-list{list-style:none;padding:0;counter-reset:steps;display:flex;flex-flow:column nowrap;gap:.75em}.online>#education .steps-list li{counter-increment:steps;display:flex;align-items:center;gap:1em;padding:.875em 1.5em;background:white;border-radius:1.5em;box-shadow:.25rem 1rem 2rem #d6d6d6,-.25rem -1rem 2rem #fff;color:#505050}.online>#education .steps-list li:before{content:counter(steps);display:flex;align-items:center;justify-content:center;min-width:2em;height:2em;background:var(--brand-blue);color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;flex-shrink:0}.online>#education .check-list{list-style:none;padding:0;display:flex;flex-flow:column nowrap;gap:.75em}.online>#education .check-list li{display:flex;align-items:center;gap:.75em;padding:.75em 1.25em;background:white;border-radius:1.25em;box-shadow:.25rem 1rem 2rem #d6d6d6,-.25rem -1rem 2rem #fff;color:#505050}.online>#education .check-list li .check{color:var(--brand-blue);font-weight:700;font-size:1.1em;flex-shrink:0}.online>#education .result-list{list-style:none;padding:0;display:flex;flex-flow:column nowrap;gap:.75em}.online>#education .result-list li{padding:.75em 1.25em;background:white;border-radius:1.25em;box-shadow:.25rem 1rem 2rem #d6d6d6,-.25rem -1rem 2rem #fff;border-left:4px solid var(--brand-blue);color:#505050}.online>#questions{padding:4em 2em}.online>#questions .question{width:50em;max-width:100%;margin:2em auto}.online>#questions .question details{margin-bottom:2em;box-shadow:0 .25em 1rem #3333331a;border-radius:5px;overflow:hidden}.online>#questions .question details[open]>summary:before{transform:rotate(90deg)}.online>#questions .question details summary{display:flex;align-items:center;font-weight:600;font-size:1.1em;padding:1rem;background:white;cursor:pointer}.online>#questions .question details summary:before{content:"";margin:0 .5em;border-width:.4rem;border-style:solid;border-color:transparent transparent transparent var(--brand-blue);transform-origin:.2rem 50%;transition:.25s transform ease}.online>#questions .question details summary::-webkit-details-marker,.online>#questions .question details summary::marker{display:none}.online>#questions .question details .wrapper{padding:2em;background-color:#f5f5f5}.online>#questions .question details .wrapper p{margin:.75em 0}@media (orientation: portrait){.online>#questions{padding:2em}}.online>#sign-up{display:flex;flex-direction:row;filter:drop-shadow(0em 0em 1em hsla(0,0%,20%,.15));scroll-margin-top:10em;background-color:#fff}.online>#sign-up h3{font-size:2em;font-weight:700;color:var(--brand-green)}.online>#sign-up p{margin:1em 0}.online>#sign-up hr{background:var(--brand-green);height:3px;margin:0}.online>#sign-up .cover{width:45%;height:auto;position:relative}.online>#sign-up .cover img{position:absolute;object-fit:cover}.online>#sign-up .wrapper{display:flex;flex-direction:column;width:65%;padding:4em}.online>#sign-up .wrapper .content{width:30em;max-width:100%;margin:auto}.online>#sign-up .wrapper .content .set{margin-bottom:2em;transition:all .25s ease}.online>#sign-up .wrapper .content form{width:100%;margin-top:2em}.online>#sign-up .wrapper .content form .note{font-size:.8em}.online>#sign-up .wrapper .content form input{display:flex;height:2.4em;width:100%;flex-grow:1;font-size:1.25em;color:#505050;border:1px solid #bbb;background-color:#fff;padding-left:1em;border-radius:1em;margin:1em 0;transition:all .1s linear}.online>#sign-up .wrapper .content form input::placeholder{color:#858585}.online>#sign-up .wrapper .content form input:focus{border-color:gray;outline:none}.online>#sign-up .wrapper .content form input.higlightValid:valid{padding-left:2em;background-image:url(/_astro/icon-checked.e6a73cee.svg);background-size:.75em;background-position:.75em center;background-repeat:no-repeat}.online>#sign-up .wrapper .content form button[type=submit]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:2.4em;width:10em;margin-top:2em;font-size:1.25em;font-weight:500;color:#fff;background-color:var(--brand-blue);border-radius:1em;border:none;transition:all .25s ease}.online>#sign-up .wrapper .content form button[type=submit]:hover{cursor:pointer;background-color:var(--brand-green)}.online>#sign-up .wrapper .content form button[type=submit]:focus{outline:none}.online>#sign-up .wrapper .content form button[type=submit]:disabled{color:transparent;background-color:#b6b6b6!important;background-image:url(/_astro/spinner-dark.a85a5575.svg);background-size:1.5em;background-repeat:no-repeat;background-position:center;opacity:.75!important;cursor:default!important}@media (orientation: portrait){.online>#sign-up{display:block;scroll-margin-top:6em}.online>#sign-up .cover{display:none}.online>#sign-up .wrapper{margin:auto;padding:4em 2em;width:100%}}.online>section.block{padding:4em 1em}.online>section.block>header{width:36em;max-width:100%;text-align:center;margin:auto;padding:1em}.online>section.block>header h1{font-size:2em;text-transform:uppercase;text-align:center;font-weight:500}.online>section.block>header p{font-size:1.1em}
