.desktop-nav:where(.astro-RDU7HNNN){display:none}.mobile-nav:where(.astro-RDU7HNNN){display:block}@media (min-width: 70em){.desktop-nav:where(.astro-RDU7HNNN){display:block}.mobile-nav:where(.astro-RDU7HNNN){display:none}}nav:where(.astro-5SL6KV7T){position:fixed;top:0;left:0;right:0;height:60px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}img:where(.astro-5SL6KV7T){height:60px}button:where(.astro-5SL6KV7T){border:2px solid var(--clr-accent-400);padding:.4em .8em;border-radius:4px}.logo:where(.astro-5SL6KV7T){justify-self:center}.nav:where(.astro-5SL6KV7T){display:flex;gap:2em;margin-left:2em;margin-right:auto}.nav-cta:where(.astro-5SL6KV7T){display:flex;align-items:baseline;gap:2em;margin-left:auto;margin-right:2em}.nav-link:where(.astro-5SL6KV7T){padding-block-end:.5em}.nav-link:where(.astro-5SL6KV7T):hover{border-bottom:2px solid var(--clr-accent-400)}.nav-apply:where(.astro-5SL6KV7T):hover{background-color:var(--clr-accent-400);color:var(--clr-accent-100);cursor:pointer}nav.svelte-k8yfvp{margin-inline:3em;justify-content:space-between;align-items:center}img.svelte-k8yfvp{height:50px}svg.svelte-k8yfvp{height:30px}button.svelte-k8yfvp{cursor:pointer}.dispOn.svelte-k8yfvp{display:flex}.dispOff.svelte-k8yfvp{display:none}.nav-cta.svelte-k8yfvp{position:absolute;right:2em;top:3.2em;align-items:center;gap:2em;padding-inline:3em;padding-block:2em}.nav-link.svelte-k8yfvp:hover{border-bottom:2px solid var(--clr-accent-400)}.nav-apply.svelte-k8yfvp{padding:.5em 1em}.nav-apply.svelte-k8yfvp:hover{background-color:var(--clr-accent-400);color:var(--clr-accent-100);cursor:pointer}footer:where(.astro-L6AIIULM){border:1px solid var(--clr-accent-400);padding:1em 4em}footer:where(.astro-L6AIIULM)>div:where(.astro-L6AIIULM){margin-bottom:2em;justify-content:center;gap:2em;text-align:center}footer:where(.astro-L6AIIULM)>p:where(.astro-L6AIIULM){text-align:center}h3:where(.astro-L6AIIULM){margin-bottom:1em}ul:where(.astro-L6AIIULM){flex-direction:column}li:where(.astro-L6AIIULM),p:where(.astro-L6AIIULM){margin-bottom:.75em}a:where(.astro-L6AIIULM):hover{border-bottom:1px solid var(--clr-accent-400)}@media (min-width: 55em){footer:where(.astro-L6AIIULM)>div:where(.astro-L6AIIULM){margin-bottom:.5em;grid-template-columns:1fr 1fr;text-align:start}ul:where(.astro-L6AIIULM){flex-direction:row;gap:3em}li:where(.astro-L6AIIULM),p:where(.astro-L6AIIULM){margin-bottom:.5em}.links:where(.astro-L6AIIULM){justify-self:end}}*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0;font:inherit}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}html,body{height:100%}body{background-color:var(--clr-neutral-100);text-rendering:optimizeSpeed;line-height:1.5}img,picture,svg{max-width:100%;display:block}a,button{text-decoration:none;background:none;border:none}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--clr-accent-400: hsl(12, 88%, 59%);--clr-accent-100: #d4dcde;--clr-primary-400: hsl(228, 39%, 23%);--clr-neutral-100: hsl(10, 21%, 95%);--clr-neutral-900: hsl(0, 0%, 0%);--ff-primary: "Montserrat", sans-serif;--fw-regular: 400;--fw-semibold: 500;--fw-bold: 700;--fs-50: .75rem;--fs-100: .875rem;--fs-200: 1rem;--fs-300: 1.125rem;--fs-400: 1.25rem;--fs-500: 1.375rem;--fs-600: 1.5rem;--fs-700: 1.875rem;--fs-800: 2.5rem;--fs-900: 3.5rem;--fs-footer: var(--fs-50);--fs-body: var(--fs-100);--fs-primary: var(--fs-200);--fs-accent: var(--fs-300);--fs-section: var(--fs-400);--fs-sub-heading: var(--fs-500);--fs-heading: var(--fs-700);--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.2rem, .7vw + 1.2rem, 1.5rem);--font-size-xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--color-text: hsl(263, 85%, 52%);--color-bg: hsl(10, 21%, 95%);--color-border: hsl(17, 24%, 90%)}@media (min-width: 42.5em){:root{--fs-body: var(--fs-200);--fs-primary: var(--fs-400);--fs-accent: var(--fs-500);--fs-section: var(--fs-600);--fs-sub-heading: var(--fs-600);--fs-heading: var(--fs-800)}}.ff-body,.ff-title{font-family:var(--ff-primary)}.text-primary-400{color:var(--clr-primary-400)}.text-accent-100{color:var(--clr-accent-100)}.text-accent-400{color:var(--clr-accent-400)}.text-neutral-100{color:var(--clr-neutral-100)}.text-neutral-900{color:var(--clr-neutral-900)}.bg-primary-400{background-color:var(--clr-primary-400)}.bg-accent-100{background-color:var(--clr-accent-100)}.bg-accent-400{background-color:var(--clr-accent-400)}.bg-neutral-100{background-color:var(--clr-neutral-100)}.bg-neutral-900{background-color:var(--clr-neutral-900)}.fw-regular{font-weight:var(--fw-regular)}.fw-semibold{font-weight:var(--fw-semibold)}.fw-bold{font-weight:var(--fw-bold)}.fs-body{font-size:var(--fs-body)}.fs-footer{font-size:var(--fs-footer)}.fs-primary{font-size:var(--fs-primary)}.fs-accent{font-size:var(--fs-accent)}.fs-section{font-size:var(--fs-section)}.fs-sub-heading{font-size:var(--fs-sub-heading)}.fs-heading{font-size:var(--fs-heading)}.grid{display:grid}.flex{display:flex}.flex-col{display:flex;flex-direction:column}.full-text{max-width:110ch}.mid-text{max-width:36ch}.mb-4{margin-bottom:.25rem}.mb-8{margin-bottom:.5rem}.mb-16{margin-bottom:1rem}.ml-16{margin-left:1em}
