:root{--font-weight-base: normal;--font-family-heading: Georgia;--font-family-body: Roboto;--font-size-base: 1.7rem;--line-height-base: 1.9;--font-color: black;--body-bg-colour: white;--letter-spacing-base: 1;--text-size-base: clamp(1.7rem, 1.7rem + .5vw, 2.4rem);--text-size-small: clamp(1.6rem, 1.6rem + .4vw, 2.2rem);--text-size-large: clamp(1.8rem, 1.8rem + .6vw, 2.6rem);--text-size-x-large: clamp(2rem, 2rem + .8vw, 3rem);--text-size-hero: calc(var(--text-size-x-large) * 1.2)}:root{--space-small: 1rem;--space-medium: 1.5rem;--space-large: 2rem;--section-padding-block: 3rem;--content-max: 110rem;--content-max-text: 80ch;--gutter: clamp(1rem, 4vw, 2rem);--section-gap: 5rem}:root{--white: #fff;--black: #000;--gray-9: oklch(90% 0 0);--gray-8: oklch(80% 0 0);--gray-7: oklch(70% 0 0);--gray-1: oklch(10% 0 0)}:root{color-scheme:light dark;--surface: oklch(98% 0 0);--surface-elevated: color-mix(in oklch, var(--surface) 90%, black 10%);--surface-overlay: color-mix(in oklch, var(--surface) 80%, black 20%);--text: var(--gray-1);--muted: var(--gray-7);--muted-light: var(--gray-8);--link: #0b57d0;--site-header-surface: var(--white);--hero-surface-light: oklch(98% 0 0);--hero-text-light: oklch(90% 0 0);--hero-surface-dark: oklch(10% 0 0);--hero-text-dark: oklch(90% 0 0);--footer-bg-colour: var(--hero-surface-dark);--footer-text-colour: var(--hero-text-dark)}@media (prefers-color-scheme: dark){:root{--surface: oklch(20% 0 0);--surface-elevated: color-mix(in oklch, var(--surface) 90%, white 10%);--surface-overlay: color-mix(in oklch, var(--surface) 80%, white 20%);--text: var(--gray-8);--muted: var(--gray-7);--muted-light: var(--gray-8);--divider: var(--gray-7);--site-header-surface: var(--gray-2);--hero-surface-light: oklch(98% 0 0);--hero-text-light: oklch(20% 0 0);--hero-surface-dark: oklch(10% 0 0);--hero-text-dark: oklch(90% 0 0)}}*{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box}ul{list-style:none;margin:0;padding:0}ul li{margin:0}html{font-size:62.5%}body{font-weight:var(--font-weight-base);font-family:var(--font-family-body),sans-serif;font-size:var(--font-size-base);line-height:var(--line-height-base);color:var(--font-color);background-color:var(--body-bg-colour);letter-spacing:var(--letter-spacing-base)}body{background-color:var(--surface);color:var(--text)}p{word-spacing:.75rem}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading),serif}section{padding-block:var(--section-padding-block);margin-block:var(--section-gap)}.set-max-content-width{max-width:var(--content-max);margin-inline:auto;padding-inline:var(--gutter)}.bleed{margin-inline:calc(50% - 50vw);width:100vw}.hero[data-variant=light]{background:var(--hero-surface-light);color:var(--hero-text-light)}.hero[data-variant=dark]{background:var(--hero-surface-dark);color:var(--hero-text-dark)}hr.divider{border-color:var(--divider);width:40%;margin:0 auto}:root{--max-logo-width: 1048px}.site-header[data-astro-cid-ctg3m53h]{background-color:var(--site-header-surface);padding-inline:var(--gutter);padding-block:10rem;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-bottom:1px solid var(--divider)}.site-header__title[data-astro-cid-ctg3m53h]{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.site-header__logo[data-astro-cid-ctg3m53h]{width:100%;max-width:var(--max-logo-width);height:auto}.site-header[data-astro-cid-ctg3m53h] .site-header__subheader[data-astro-cid-ctg3m53h]{margin-top:5rem;width:100%;max-width:var(--max-logo-width);flex-direction:row;justify-content:space-between;font-size:calc(var(--text-size-base) * 1.5);display:block;text-align:center}@media (min-width: 768px){.site-header[data-astro-cid-ctg3m53h] .site-header__subheader[data-astro-cid-ctg3m53h]{display:flex;text-align:left}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--white);color:var(--footer-text-colour);background-color:var(--footer-bg-colour);padding-top:calc(var(--space-large) * 2);padding-bottom:var(--space-large);text-align:center;display:flex;flex-direction:column;gap:var(--space-medium)}.site-footer__socials[data-astro-cid-gcn2mc3v]{display:flex;justify-content:center;gap:var(--space-small)}.site-footer__socials__link[data-astro-cid-gcn2mc3v]{padding:var(--space-small);color:var(--muted-light);text-decoration:none;font-size:1.5rem}.site-footer__socials__link__icon[data-astro-cid-gcn2mc3v]{fill:var(--muted-light);width:60px;height:60px;opacity:.9;transform:translateY(0);transition:transform .4s ease,fill .3s ease,opacity .3s ease}.site-footer__socials__link__icon[data-astro-cid-gcn2mc3v]:hover{opacity:1;transform:translateY(-3px)}.site-footer__socials__link__icon[data-astro-cid-gcn2mc3v][data-platform=facebook]:hover{fill:#1c79f2}.site-footer__socials__link__icon[data-astro-cid-gcn2mc3v][data-platform=instagram]:hover{fill:#e64764}.site-footer__built-by__link[data-astro-cid-gcn2mc3v]{text-decoration:none;color:var(--muted-light);border-bottom:2px solid transparent;transition:color .3s ease-in-out,border-color .3s ease-in-out}.site-footer__built-by__link[data-astro-cid-gcn2mc3v]:hover{color:#00bfff;text-decoration:none;border-bottom:2px solid currentColor}.hero[data-astro-cid-bbe6dxrz]{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-small);text-align:center}.hero[data-astro-cid-bbe6dxrz] .hero-text[data-astro-cid-bbe6dxrz]{font-size:var(--text-size-hero);text-transform:uppercase}
