@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600&display=swap";
@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500&display=swap";
*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.flex{display:flex}.min-h-screen{min-height:100vh}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-bold{font-weight:700}:root{--color-primary:#14213d;--color-primary-light:#1c2e4a;--color-primary-dark:#0d1526;--color-secondary:#e5a853;--color-secondary-dark:#d39843;--color-beige:#f5f0ea;--color-light-beige:#faf7f4;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-600:#4b5563;--color-gray-800:#1f2937;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-default:.5rem;--radius-lg:1rem;--radius-full:9999px;--transition-default:all .3s ease;--transition-colors:background-color .3s ease, color .3s ease;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a}body{color:var(--foreground);background:var(--background);font-family:IBM Plex Mono,monospace}.logo{width:30px;height:auto}@media (min-width:640px){.logo{width:40px}}@media (min-width:768px){.logo{width:60px}}@media (min-width:1024px){.logo{width:80px}}.navbar{z-index:50;justify-content:space-between;align-items:center;padding:1rem 2rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.navbar-transparent{background-color:#0000}.navbar-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.navbar-link{cursor:pointer;font-size:1.5rem;font-weight:500;line-height:2rem}.navbar-link:hover{text-decoration-line:underline}.navbar-link-dark{color:var(--color-primary-dark)}.navbar-link-light{color:#fff}.navbar-logo{align-items:center;gap:.5rem;display:flex}.navbar-logo-text{margin-left:.5rem;font-size:1.5rem;line-height:2rem}@media (min-width:1024px){.navbar-logo-text{font-size:1.875rem;line-height:2.25rem}}.navbar-logo-text-dark{color:var(--color-primary-dark)}.navbar-logo-text-light{color:#fff}@media (min-width:768px){.navbar-mobile-menu{display:none}}.navbar-mobile-panel,.user-nav-panel{z-index:50;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));position:fixed;inset:0}@media (min-width:768px){.user-nav-panel{background-color:#0000;display:block;position:relative}}.user-nav-close-button{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity));position:fixed;top:1.5rem;right:1.5rem}.user-nav-close-button:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}@media (min-width:768px){.user-nav-close-button{display:none}}.user-nav-content{justify-content:center;align-items:center;height:100%;display:flex}.user-nav-container{width:100%;padding-left:1.5rem;padding-right:1.5rem}@media (min-width:768px){.user-nav-container{padding-left:0;padding-right:0}}.user-nav-links>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}@media (min-width:768px){.user-nav-links{display:none}}.user-nav-link{cursor:pointer;--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity));border-radius:.75rem;padding:1.25rem 2rem;font-size:1.5rem;line-height:2rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.2s;transition-timing-function:cubic-bezier(.4,0,.2,1);display:block}.user-nav-link:hover{--tw-bg-opacity:1;background-color:rgb(239 246 255/var(--tw-bg-opacity))}.user-nav-link-icon{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity));font-size:1.875rem;line-height:2.25rem}.group:hover .user-nav-link-icon{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.user-nav-link-text{font-weight:500}.group:hover .user-nav-link-text{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.user-nav-link-text{font-family:IBM Plex Mono,monospace}.section-title,.section-title-white{text-align:center;padding-bottom:1.5rem;font-size:2.5rem;font-weight:500}.section-title{color:#111827}.section-title-white{color:#fff}@media (min-width:1024px){.section-title,.section-title-white{margin-bottom:3rem;font-size:3rem}}@media (min-width:1280px){.section-title,.section-title-white{margin-bottom:1rem;font-size:3.5rem}}.subsection-title,.subsection-title-white{font-size:1.5rem;font-weight:600}.subsection-title{color:#111827}.subsection-title-white{color:#fff}@media (min-width:768px){.subsection-title,.subsection-title-white{font-size:1.75rem}}@media (min-width:1024px){.subsection-title,.subsection-title-white{font-size:2.25rem}}.subsection-subtitle,.subsection-subtitle-white{font-size:1.125rem;font-weight:500}.subsection-subtitle{color:#374151}.subsection-subtitle-white{color:#fff}@media (min-width:640px){.subsection-subtitle,.subsection-subtitle-white{font-size:1.25rem}}@media (min-width:768px){.subsection-subtitle,.subsection-subtitle-white{font-size:1.5rem}}@media (min-width:1024px){.subsection-subtitle,.subsection-subtitle-white{font-size:1.875rem}}.subtitle,.subtitle-white{text-align:center;font-size:1.125rem;font-weight:500;font-family:var(--font-title)}.subtitle{color:#374151}.subtitle-white{color:#fff}@media (min-width:640px){.subtitle,.subtitle-white{padding-bottom:1.5rem;font-size:1.125rem}}@media (min-width:768px){.subtitle,.subtitle-white{font-size:1.25rem}}@media (min-width:1024px){.subtitle,.subtitle-white{font-size:1.5rem}}.small-text,.small-text-black,.small-text-blue,.small-text-grey,.small-text-white{font-size:1rem;line-height:1.25}.small-text-black{color:#000;font-weight:700}.small-text-blue{color:#3b82f6}.small-text-grey{color:#6b7280}.small-text-white{color:#fff}.medium-text,.bold-medium-text,.medium-text-white,.bold-medium-text-white{font-size:1rem;line-height:1.625}.medium-text{color:#4b5563}.bold-medium-text{color:#111827;font-weight:600}.medium-text-white{color:#fff}.bold-medium-text-white{color:#fff;font-weight:600}@media (min-width:640px){.medium-text,.bold-medium-text,.medium-text-white,.bold-medium-text-white{font-size:1.125rem}}.form-input-field,.form-input-field-white{border-radius:.375rem;width:100%;margin-top:.5rem;padding:.5rem;font-size:1rem;transition:all .3s}.form-input-field{color:#1f2937;background-color:#fff;border:2px solid #e5e7eb}.form-input-field-white{color:#fff;background-color:#ffffff80;border:1px solid #d1d5db}.form-input-field::placeholder{color:#9ca3af}.form-input-field-white::placeholder{color:#fff}.form-input-field:hover{border-color:#d1d5db}.form-input-field:focus,.form-input-field-white:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f61a}.button-container{gap:1rem;margin:1rem 0;display:flex}.button-rounded-dark,.button-rounded-white{cursor:pointer;text-align:center;border-radius:9999px;padding:.75rem 2rem;font-size:1rem;transition:all .3s}.button-rounded-dark{color:#fff;background-color:#18223a;border:2px solid #18223a}.button-rounded-white{color:#18223a;background-color:#fff;border:2px solid #18223a}.button-rounded-dark:hover{background-color:#18223ae6}.button-rounded-white:hover{background-color:#ffffffe6}.button-rectangle{color:#0b1121;cursor:pointer;background-color:#fff;border-radius:.75rem;margin-top:4rem;padding:1rem 3rem;font-size:1rem;font-weight:500;transition:all .3s;display:inline-block}.button-rectangle:hover{background-color:#ffffffe6}.button-rectangle-dark{color:#fff;text-align:center;background-color:#314751;border-radius:.375rem;margin:1.5rem auto 1rem;padding:1.25rem 7rem;font-size:1rem;transition:background-color .2s;display:block}.button-rectangle-dark:hover{background-color:#1f2937}.submit-blue-button{color:#fff;cursor:pointer;text-align:center;background-color:#3b82f6;border:none;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.submit-blue-button:hover:not(:disabled){background-color:#2563eb}.submit-blue-button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:640px){.button-container{flex-direction:column}.button-rounded-dark,.button-rounded-white{width:100%;padding:.75rem 3rem}}@media (min-width:640px){.submit-blue-button{padding:1rem 2rem;font-size:1.125rem}}@media (min-width:1024px){.button-rectangle-dark{margin-left:1rem;font-size:1.25rem}.form-input-field,.form-input-field-white{padding:.25rem .5rem}}@media (min-width:1280px){.button-rectangle-dark{font-size:1.2rem}}.responsive-height-container{width:100%;height:300px;position:relative;overflow:hidden}@media (min-width:640px){.responsive-height-container{height:400px}}@media (min-width:768px){.responsive-height-container{height:450px}}@media (min-width:1024px){.responsive-height-container{height:500px}}.responsive-text-container{flex-direction:column;justify-content:space-around;height:100%;display:flex;position:relative}@media (min-width:640px){.responsive-text-container{height:400px}}@media (min-width:1280px){.responsive-text-container{height:600px;padding:2.5rem}}.image{-o-object-fit:cover;object-fit:cover;filter:none;border-radius:1rem;width:100%;height:100%;position:absolute;top:0;left:0}.footer{--tw-bg-opacity:1;background-color:rgb(47 74 84/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));padding-top:2rem;padding-bottom:2rem}.footer-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.footer-grid{grid-template-columns:repeat(1,minmax(0,1fr));align-items:flex-start;gap:2rem;display:grid}@media (min-width:768px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.footer-copyright{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem}.footer-contact>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.footer-contact-list>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.footer-contact-item{align-items:center;display:flex}.footer-contact-item>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.footer-icon{--tw-text-opacity:1;width:1.25rem;height:1.25rem;color:rgb(209 213 219/var(--tw-text-opacity))}.footer-icon-hover{--tw-text-opacity:1;width:1.25rem;height:1.25rem;color:rgb(209 213 219/var(--tw-text-opacity));margin-right:.5rem}.footer-link{align-items:center;display:flex}
