@charset "UTF-8";*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}a,button{cursor:revert}button:focus,a:focus-visible{outline:1px solid var(--aya-white);outline-offset:4px;border-radius:4px}ol,ul,menu{list-style:none}img{max-inline-size:100%;max-block-size:100%;width:100%;height:auto;aspect-ratio:attr(width) / attr(height)}em{font-weight:700}i{font-style:italic}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert}::placeholder{color:unset}::marker{content:initial}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Bold.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Regular.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-stretch:normal}@font-face{font-family:OpenSans;src:local(""),url(../../../fonts/OpenSans/OpenSans-Light.ttf) format("truetype");src:local(""),url(../../../fonts/OpenSans/OpenSans-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-stretch:normal}:root{--font-body: "OpenSans", Helvetica Neue, Helvetica, Arial, sans-serif, Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", sans-serif;font-family:var(--font-body),serif;--aya-navy-900: #0D1B2A;--aya-navy-700: #415A77;--aya-navy-500: #778DA9;--aya-sand-100: #E0E1DD;--aya-sand-50: #f5f6f1;--aya-white: #ffffff;--aya-rose-700: #af696e;--aya-rose-500: #e5989b;--aya-rose-300: #ffb4a2}@supports (color: oklch(.5 0 0)){:root{--aya-navy-900: oklch(.24 .06 260);--aya-navy-700: oklch(.44 .07 250);--aya-navy-500: oklch(.6 .05 240);--aya-sand-100: oklch(.93 .02 100);--aya-sand-50: oklch(.97 .01 110);--aya-white: oklch(1 0 0);--aya-rose-700: oklch(.63 .1 20);--aya-rose-500: oklch(.74 .12 25);--aya-rose-300: oklch(.82 .11 30)}}body{font-size:16px;color:var(--aya-navy-900)}.page{display:flex;flex-direction:column;min-height:100vh;background-color:var(--aya-sand-100)}textarea::placeholder,input::placeholder{color:var(--aya-navy-900);font-size:1.2rem}section,.section{display:flex;justify-content:center}section>div,.section>*{width:100%;padding:3rem 1rem}@media(min-width:500px){section>div,.section>*{padding:4rem 2rem}}section.hero{background:var(--aya-navy-900);color:var(--aya-white);border-top:1px solid var(--aya-navy-700)}section.grey{background:var(--aya-sand-50)}.box{display:flex;flex-direction:column}.box>div{display:flex;flex-direction:column;justify-content:center;padding:1rem}.overflow{overflow:hidden}.btn{display:inline-block;padding:.75rem 1.5rem;background-color:var(--aya-rose-700);color:var(--aya-white);text-decoration:none;border-radius:4px;transition:background-color .3s ease}.btn:hover{background-color:oklch(from var(--aya-rose-700) calc(l - .1) c h)}svg{vertical-align:middle}h1{font-size:clamp(2rem,1rem + 3vw,3rem);margin-bottom:2rem;font-weight:300;line-height:1.2}h2{font-size:clamp(1.8rem,1rem + 3vw,2.5rem);margin-bottom:2rem;font-weight:300;line-height:1.2}h3{font-size:clamp(1.5rem,1rem + 2vw,2rem);margin-bottom:1.5rem;font-weight:300;line-height:1.3}p{font-size:1rem;line-height:1.6;margin-bottom:1.2rem}p a:not(.btn):not(:has(>img:only-child)){color:var(--aya-navy-900);text-decoration:none;position:relative;transition:color .2s ease}p a:not(.btn):not(:has(>img:only-child)):after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(1);transition:transform .2s ease}p a:not(.btn):not(:has(>img:only-child)):hover{color:var(--aya-navy-500)}p a:not(.btn):not(:has(>img:only-child)):hover:after{transform:scaleX(.8)}p a:not(.btn):not(:has(>img:only-child)):focus-visible{outline:2px solid var(--aya-navy-500);outline-offset:4px;border-radius:4px}.list{list-style:disc;padding-left:1.5rem;margin-bottom:1rem}.list li{margin-bottom:.5rem;line-height:1.6}.standout-note{margin:2rem 0;padding:1.5rem;background:var(--aya-sand-50);border-left:4px solid var(--aya-navy-700);border-radius:.25rem}.standout-note p{margin-bottom:0;color:var(--aya-navy-700);font-size:.95rem}.standout-note p strong{color:var(--aya-navy-900);font-weight:600}.gallery{list-style:none;padding:0;margin:3rem 0 0;display:flex;flex-direction:column}.gallery li{list-style:none;padding:0;width:100%}.gallery li div{margin-bottom:3rem}@media(min-width:800px){.gallery li{display:flex;gap:1.5rem}}.wrap.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh;background:var(--aya-white);margin:0 1rem;margin-inline:auto;max-width:1280px;width:100%;box-shadow:0 0 10px #0003}header.main.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:var(--aya-navy-900);width:100%}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.2rem;color:var(--aya-white)}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:48px;height:48px}nav.svelte-12qhfyh{display:flex;gap:.5rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--aya-white);font-weight:500;padding:.5rem;transition:color .3s}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh):not(.mobile-nav:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh)){border-bottom:2px solid var(--aya-white)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.active):hover{color:var(--aya-navy-500)}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:30px;height:3px;background:var(--aya-white);border-radius:2px;transition:all .3s ease-in-out;transform-origin:center}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(1){transform:translateY(7.5px) rotate(45deg)}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(3){transform:translateY(-8.5px) rotate(-45deg)}.mobile-menu-panel.svelte-12qhfyh{position:fixed;top:0;right:0;width:min(280px,80vw);height:100vh;background:var(--aya-navy-900);z-index:1000;padding:6rem 2rem 2rem;animation:svelte-12qhfyh-slideIn .3s ease-in-out}.mobile-menu-panel.svelte-12qhfyh:focus{outline:none}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:.5rem}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--aya-white);font-weight:500;padding:.75rem 0;transition:color .3s;font-size:1.1rem}.mobile-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--aya-navy-500)}.mobile-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--aya-navy-500)}.nav-section.svelte-12qhfyh{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.2)}.parent-item.svelte-12qhfyh{color:var(--aya-white);font-weight:600;font-size:1.1rem;padding:.75rem 0;margin:0}.sub-item.svelte-12qhfyh{padding-left:1.5rem!important;font-size:.95rem!important;opacity:.9;border-left:2px solid rgba(255,255,255,.3);margin-left:.5rem}.sub-item.active.svelte-12qhfyh{opacity:1;color:var(--aya-navy-500);border-left-color:var(--aya-white);font-weight:600}.sub-item.svelte-12qhfyh:hover{opacity:1;border-left-color:var(--aya-navy-500)}.mobile-cta.svelte-12qhfyh{margin-top:1rem;text-align:center;display:block}.backdrop.svelte-12qhfyh{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;z-index:999;animation:svelte-12qhfyh-fadeIn .3s ease-in-out}@keyframes svelte-12qhfyh-fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:799px){.desktop-nav.svelte-12qhfyh,.desktop-cta.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}}@media(min-width:800px){.hamburger.svelte-12qhfyh,.mobile-menu-panel.svelte-12qhfyh,.backdrop.svelte-12qhfyh{display:none}}footer.svelte-12qhfyh{min-height:2rem;margin-top:auto;color:var(--aya-white);background:var(--aya-navy-900)}footer.svelte-12qhfyh p:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):not(.btn):not(:has(>img:only-child)){color:var(--aya-white)}footer.svelte-12qhfyh p:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):not(.btn):not(:has(>img:only-child)):hover{color:var(--aya-sand-100)}footer.svelte-12qhfyh .container:where(.svelte-12qhfyh){display:flex;justify-content:space-around;flex-direction:column;padding:6rem 2rem 3rem;max-width:600px;margin:auto}footer.svelte-12qhfyh .footer-bottom:where(.svelte-12qhfyh){display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:1rem 2rem;gap:.5rem;margin-inline:auto}footer.svelte-12qhfyh .links:where(.svelte-12qhfyh){display:flex;flex-direction:column;gap:1rem}footer.svelte-12qhfyh .links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):not(.btn){transition:color .2s}footer.svelte-12qhfyh .links:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):not(.btn):hover{color:var(--aya-navy-500)}@media(min-width:600px){footer.svelte-12qhfyh .links:where(.svelte-12qhfyh){flex-direction:row;align-items:center;gap:2rem}}footer.svelte-12qhfyh .left:where(.svelte-12qhfyh){display:flex;gap:.5rem}footer.svelte-12qhfyh img:where(.svelte-12qhfyh){display:block;width:24px;height:24px;filter:grayscale(60%);transition:filter .3s}footer.svelte-12qhfyh img:where(.svelte-12qhfyh):hover{filter:grayscale(0)}@media(min-width:600px){footer.svelte-12qhfyh .footer-bottom:where(.svelte-12qhfyh){flex-direction:row}}footer.svelte-12qhfyh .shvarcs:where(.svelte-12qhfyh){font-size:.8rem;color:var(--aya-navy-500)}
