.content__container[data-astro-cid-swtg25lo]{margin:0 auto;max-width:var(--container-max-width);padding:var(--container-padding)}.content__container--narrow[data-astro-cid-swtg25lo]{max-width:var(--container-max-width-narrow)}a[data-astro-cid-c7ibh6fj]{display:flex;align-items:center;justify-content:center;position:fixed;top:0;right:0;left:0;overflow-x:hidden;text-align:center;background-color:var(--color-white);border-bottom:1px solid transparent;font-family:var(--font-display);text-transform:uppercase;font-size:1em;font-weight:700;background:var(--color-white);z-index:5;clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}a[data-astro-cid-c7ibh6fj]:focus{width:100vw;height:48px;position:fixed;clip:initial;clip-path:initial;background:var(--theme-on-bg);color:var(--theme-bg)}.btn[data-astro-cid-2obeispx]{width:fit-content;margin-bottom:1rem;display:inline-flex;align-items:center;padding:.5rem .75rem;background-color:var(--theme-primary);color:var(--theme-on-primary);border-radius:.5rem;text-decoration:none;font-size:var(--font-size-sm)}.btn[data-astro-cid-2obeispx]:hover{background-color:var(--theme-primary-hover)}.btn[data-astro-cid-2obeispx]:hover .icon[data-astro-cid-2obeispx]{transform:translate(.15rem,-.15rem)}.icon[data-astro-cid-2obeispx]{display:inline-block;margin:.25rem 0 0 .25rem;vertical-align:middle;transition:transform .2s ease}.youtube-embed__container[data-astro-cid-nhqs2td4]{margin-bottom:1rem;aspect-ratio:16/9}.youtube-embed__container--rounded[data-astro-cid-nhqs2td4]{border-radius:1rem;overflow:hidden;z-index:1}.youtube-embed__container[data-astro-cid-nhqs2td4] iframe[data-astro-cid-nhqs2td4]{width:100%;height:100%}@supports not (aspect-ratio: 16 / 9){.youtube-embed__container[data-astro-cid-nhqs2td4]{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.youtube-embed__container[data-astro-cid-nhqs2td4] iframe[data-astro-cid-nhqs2td4]{position:absolute;top:0;left:0;width:100%;height:100%}}.btn[data-astro-cid-5sjhwv6c]{width:fit-content;padding:.36rem .92rem;margin-bottom:0;display:flex;align-items:center;justify-content:center;background-color:var(--theme-primary);color:var(--theme-on-primary);border:none;border-radius:var(--theme-button-border-radius);font-weight:500}.btn[data-astro-cid-5sjhwv6c]:hover{background-color:var(--theme-primary-hover)}.btn--unelevated[data-astro-cid-5sjhwv6c]{background-color:transparent;color:var(--theme-on-bg)}.btn--unelevated[data-astro-cid-5sjhwv6c]:hover{background-color:transparent;opacity:var(--theme-primary-hover)}.btn--outlined[data-astro-cid-5sjhwv6c]{color:var(--theme-primary);background-color:transparent;border:2px solid var(--theme-primary);transition:background-color var(--theme-transition)}.btn--outlined[data-astro-cid-5sjhwv6c]:hover{background-color:var(--theme-primary);color:var(--theme-on-primary)}.custom-icon__span[data-astro-cid-5sjhwv6c]{margin-left:.25rem;display:flex;align-items:center}.custom-icon__span[data-astro-cid-5sjhwv6c] svg{width:24px;height:24px}a[data-astro-cid-5sjhwv6c].btn{text-decoration:none}button[data-astro-cid-5sjhwv6c].btn{cursor:pointer;outline:none}.constrained-text-hero__section[data-astro-cid-xatqetk3]{margin:var(--section-margin) auto;padding:clamp(10vh,12vh,18vh) 2rem;border-radius:var(--theme-shape-radius)}.blog-post__preview[data-astro-cid-vhwfiga3] img[data-astro-cid-vhwfiga3]{margin-bottom:1rem;border-radius:calc(var(--theme-shape-radius) /2);transition:border-radius var(--theme-transition)}.blog-post__preview[data-astro-cid-vhwfiga3]:hover img[data-astro-cid-vhwfiga3]{border-radius:var(--theme-shape-radius)}.blog-post__preview[data-astro-cid-vhwfiga3] a[data-astro-cid-vhwfiga3]{display:block;text-decoration:none;color:inherit}.blog-post__preview[data-astro-cid-vhwfiga3] h3[data-astro-cid-vhwfiga3]{margin:0}.form-field__container[data-astro-cid-zfxatqdi] input[data-astro-cid-zfxatqdi][type=text],.form-field__container[data-astro-cid-zfxatqdi] input[data-astro-cid-zfxatqdi][type=email],.form-field__container[data-astro-cid-zfxatqdi] input[data-astro-cid-zfxatqdi][type=date],.form-field__container[data-astro-cid-zfxatqdi] input[data-astro-cid-zfxatqdi][type=tel]{width:100%;padding:.5rem;border:2px solid var(--form-field-border-color, #ccc);color:var(--form-field-input-color, #000000);border-radius:var(--form-field-border-radius, .25rem);outline-style:none}.form-field__container[data-astro-cid-zfxatqdi] input[data-astro-cid-zfxatqdi]:focus{border:2px solid var(--form-field-border-focus-color, #000)}.form-field__container[data-astro-cid-mdvd2cmo] textarea[data-astro-cid-mdvd2cmo]{--form-field-border-width: 2px;width:100%;padding:.5rem;border:var(--form-field-border-width) solid var(--form-field-border-color, #ccc);color:var(--form-field-input-color, #000000);border-radius:var(--form-field-border-radius, .25rem);outline-style:none}.form-field__container[data-astro-cid-mdvd2cmo] textarea[data-astro-cid-mdvd2cmo]:focus{border:var(--form-field-border-width) solid var(--form-field-border-focus-color, #000)}.form-field__container[data-astro-cid-vjyfn346] select[data-astro-cid-vjyfn346]{width:100%;padding:.5rem;border:2px solid var(--form-field-border-color, #ccc);color:var(--form-field-input-color, #000000);border-radius:var(--form-field-border-radius, .25rem);outline-style:none;font-size:1rem;font-family:inherit;-webkit-appearance:none}.form-field__container[data-astro-cid-vjyfn346] select[data-astro-cid-vjyfn346]:focus{border:2px solid var(--form-field-border-focus-color, #000)}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@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{--theme-primary: hsl(0, 0%, 0%);--theme-primary-hover: hsl(0, 0%, 20%);--theme-on-primary: #fff;--theme-bg: #fff;--theme-on-bg: #000;--theme-surface-1: #f2f2f2;--theme-on-surface-1: #000;--theme-surface-2: #cce6d0;--theme-on-surface-2: #000;--theme-shape-radius: clamp(1rem, 2rem, 3rem);--theme-button-border-radius: 3rem;--theme-transition: .2s ease-in-out;--section-margin: 3rem;--theme-grid-gap: 1rem;--container-max-width: 1440px;--container-max-width-narrow: 960px;--container-padding: 0 1rem;--theme-blog-post-header-width: 1200px;--theme-font-family-serif: "Roboto Serif", Georgia, Cambria, "Times New Roman", Times, serif;--theme-font-family-sans: "Lato", -apple-system, BlinkMacSystemFont, sans-serif}[data-theme=default]{color-scheme:light;--theme-primary: hsl(0, 0%, 0%);--theme-primary-hover: hsl(0, 0%, 20%);--theme-on-primary: #fff;--theme-bg: #fff;--theme-on-bg: #000;--theme-surface-1: #f2f2f2;--theme-on-surface-1: #000;--theme-surface-2: #cce6d0;--theme-on-surface-2: #000;--theme-shape-radius: clamp(1rem, 2rem, 3rem);--theme-button-border-radius: 3rem;--theme-transition: .2s ease-in-out;--section-margin: 3rem;--theme-grid-gap: 1rem;--container-max-width: 1440px;--container-max-width-narrow: 960px;--container-padding: 0 1rem;--theme-blog-post-header-width: 1200px}[data-theme=dark]{color-scheme:dark;--theme-primary: hsl(0, 0%, 100%);--theme-primary-hover: hsl(0, 0%, 90%);--theme-on-primary: hsl(0, 0%, 0%);--theme-bg: hsl(0, 0%, 2%);--theme-on-bg: hsl(0, 0%, 100%);--theme-surface-1: hsl(0, 0%, 20%);--theme-on-surface-1: hsl(0, 0%, 100%);--theme-surface-2: #203422;--theme-on-surface-2: #ffffff;--theme-shape-radius: 0;--form-field-input-color: var(--theme-on-bg)}[data-theme=earth]{--theme-primary: #2c3e2d;--theme-primary-hover: #395a3b;--theme-on-primary: hsl(0, 0%, 100%);--theme-bg: #eeeff1;--theme-on-bg: #272f27;--theme-surface-1: #e6e4e0;--theme-on-surface-1: #272f27;--theme-surface-2: #c3d9c4;--theme-on-surface-2: #000;--theme-button-border-radius: .5rem}[data-theme=ocean]{--theme-primary: #1556ac;--theme-primary-hover: #2569c3;--theme-on-primary: hsl(0, 0%, 100%);--theme-bg: #fafafa;--theme-on-bg: #0c0d0d;--theme-surface-1: #eef1f3;--theme-on-surface-1: #0c0d0d;--theme-surface-2: #072650;--theme-on-surface-2: #ffffff}[data-theme=sand]{--theme-primary: #e38a20;--theme-primary-hover: #eb870f;--theme-on-primary: hsl(0, 0%, 100%);--theme-bg: #fffffe;--theme-on-bg: #5e4536;--theme-surface-1: #ffecd9;--theme-on-surface-1: #5e4536;--theme-surface-2: #6a4d34;--theme-on-surface-2: #ffffff;--theme-button-border-radius: .5rem}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/roboto-serif-v8-latin-600.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-600.woff) format("woff")}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/roboto-serif-v8-latin-700.woff2) format("woff2"),url(/assets/fonts/roboto-serif-v8-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-300.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-300.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-regular.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-regular.woff) format("woff")}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-700.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700.woff) format("woff")}@font-face{font-family:Lato;font-style:italic;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/lato-v23-latin-700italic.woff2) format("woff2"),url(/assets/fonts/lato-v23-latin-700italic.woff) format("woff")}:root{--font-size-sm: clamp(14.4px, .07vw + 14.13px, 15px);--font-size-base: clamp(18px, .23vw + 17.09px, 20px);--font-size-md: clamp(22.5px, .47vw + 20.61px, 26.66px);--font-size-lg: clamp(28.13px, .84vw + 24.76px, 35.54px);--font-size-xl: clamp(35.16px, 1.39vw + 29.6px, 47.37px);--font-size-xxl: clamp(43.95px, 2.18vw + 35.22px, 63.15px);--font-size-xxxl: clamp(54.93px, 3.32vw + 41.64px, 84.17px)}html,body{line-height:1.5;font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);color:var(--theme-on-bg)}h1,h2,h3{font-family:var(--theme-font-family-serif);font-weight:700}h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}h1,h2{line-height:1.1;font-weight:700}h3{font-weight:500}h6{font-size:var(--font-size-sm)}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}blockquote{font-style:italic;font-size:var(--font-size-base);font-weight:500;margin-bottom:1rem;padding-left:1.5rem;border-left:.25rem solid var(--theme-on-bg)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background-color:var(--theme-bg);position:relative}#page{max-width:1200px;margin:0 auto;padding:0 1.5rem}@media (max-width: 600px){#page{padding:0 1rem}}pre{padding:1em;border-radius:.5em;overflow:auto}pre .language-id{display:none}body{background:linear-gradient(135deg,#f4f8fb,#e8f1f9),url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%2300427e' fill-opacity='0.15'%3E%3Ccircle cx='20' cy='20' r='3'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:auto,40px 40px}.custom-header[data-astro-cid-qo5xhe7c]{display:flex;justify-content:space-between;align-items:center;padding:.25rem 1.5rem;height:56px;background-color:#dfeaf4;border-bottom:1px solid #ccd9e6;color:var(--theme-on-surface-1);flex-wrap:wrap}.logo[data-astro-cid-qo5xhe7c] img[data-astro-cid-qo5xhe7c]{height:30px;width:auto}.social-links[data-astro-cid-qo5xhe7c]{display:flex;align-items:center;gap:1.2rem}.social-links[data-astro-cid-qo5xhe7c] iconify-icon[data-astro-cid-qo5xhe7c]{font-size:30px;color:#666;transition:transform .2s ease,color .2s ease}.social-links[data-astro-cid-qo5xhe7c] a[data-astro-cid-qo5xhe7c]:hover iconify-icon[data-astro-cid-qo5xhe7c]{transform:scale(1.1);color:#00427e}.custom-footer[data-astro-cid-qo5xhe7c]{height:60px;display:flex;align-items:center;justify-content:center;background-color:#dfeaf4;color:var(--theme-on-surface-1);font-size:.8rem;border-top:1px solid #ccd9e6;margin-top:2rem}
