:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}body{margin:0}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-header-wrap{z-index:100;width:100%;position:sticky;top:0}.site-header{text-align:left;box-sizing:border-box;background:#fff;border-bottom:1px solid #ccc;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.4rem 1.25rem;display:flex;position:relative}.site-subheader{color:#fff;text-align:left;letter-spacing:.01em;box-sizing:border-box;background:#235eac;width:100%;padding:.45rem 1.25rem;font-size:.9rem;font-weight:600}.site-header__logo{color:inherit;font-weight:600;text-decoration:none}.site-header__logo-img{object-fit:contain;width:100%;max-width:140px;height:56px;max-height:56px}.site-header__nav{align-items:center;gap:1.5rem;display:flex}.site-header__nav a{color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .25s}.site-header__nav a:hover{color:#0861c9}.site-header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:2.25rem;height:2.25rem;padding:0;display:none}.site-header__burger span{background:currentColor;width:100%;height:2px;display:block}@media (width<=768px){.site-header__burger{z-index:2;display:flex}.site-header__nav{opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #ccc;flex-direction:column;align-items:stretch;gap:0;max-height:0;padding:0;transition:max-height .3s,padding .3s,opacity .25s;display:flex;position:absolute;top:100%;left:0;right:0;overflow:hidden}.site-header__nav.is-open{opacity:1;pointer-events:auto;max-height:12rem;padding:.5rem 0}.site-header__nav a{padding:.75rem 1.25rem}}.home-container{flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.hero-carousel{width:100%;min-height:calc(66.6667svh - 80px);position:relative;overflow:hidden}.hero-carousel__track{height:100%;min-height:inherit;will-change:transform;transition:transform .55s;display:flex}.hero-carousel__slide{width:100%;min-height:inherit;flex:0 0 100%;justify-content:flex-start;align-items:center;display:flex;position:relative}.hero-carousel__slide:after{content:"";pointer-events:none;background:#17447f98;position:absolute;inset:0}.hero-carousel__image{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.hero-carousel__content{z-index:1;text-align:left;color:#f5f8fc;max-width:36rem;padding:2rem 3.5rem;position:relative}.hero-carousel__title{letter-spacing:-.02em;color:#f5f8fc;margin:0 0 1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,5vw,3.25rem);font-weight:600;line-height:1.15}.hero-carousel__body{color:#f5f8fce6;margin:0 0 1.5rem;font-family:DM Sans,sans-serif;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:500;line-height:1.5}.hero-carousel__cta{color:#17447f;cursor:pointer;background:#f5f8fc;border:none;border-radius:4px;padding:.85rem 1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hero-carousel__cta:hover{background:#fff;transform:translateY(-1px)}.hero-carousel__dots{align-items:center;gap:.5rem;margin-top:1.25rem;display:flex}.hero-carousel__dot{cursor:pointer;background:0 0;border:1.5px solid #f5f8fc;border-radius:50%;width:.65rem;height:.65rem;padding:0;transition:background .2s,transform .2s}.hero-carousel__dot.is-active{background:#f5f8fc;transform:scale(1.15)}.hero-carousel__arrow{z-index:2;color:#f5f8fc;cursor:pointer;background:#f5f8fc33;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.75rem;line-height:1;transition:background .2s;position:absolute;top:50%;transform:translateY(-50%)}.hero-carousel__arrow:hover{background:#f5f8fc59}.hero-carousel__arrow--prev{left:.75rem}.hero-carousel__arrow--next{right:.75rem}@media (width<=768px){.hero-carousel{min-height:calc(66.6667svh - 66.6667px)}.hero-carousel__content{padding:1.5rem 3rem}.hero-carousel__arrow{width:2rem;height:2rem;font-size:1.4rem}}.selling-points{box-sizing:border-box;color:#fff;background:#235eac;justify-content:space-evenly;align-items:flex-start;gap:1rem;width:100%;padding:1.5rem 1rem;display:flex}.selling-points__item{text-align:center;flex-direction:column;flex:1;align-items:center;max-width:10rem;display:flex}.selling-points__icon{color:#f5f8fc;width:2.75rem;height:2.75rem;margin-bottom:.65rem}.selling-points__label{color:#fff;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(.8rem,2.2vw,1rem);font-weight:600;line-height:1.25}.tile-grid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:1.25rem;width:100%;max-width:1200px;padding:2.5rem 1.5rem;display:grid}.tile{aspect-ratio:1;text-align:center;box-sizing:border-box;color:#17447f;background:#f5f8fc;flex-direction:column;align-items:center;padding:1.25rem 1rem;display:flex}.tile-image{aspect-ratio:1;object-fit:cover;flex-shrink:0;width:40%;margin-bottom:.85rem}.tile-title{color:#17447f;text-transform:uppercase;margin:0 0 .5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:600;line-height:1.2}.tile-body{color:#17447fd9;margin:0 0 .75rem;font-family:DM Sans,sans-serif;font-size:clamp(1rem,1.5vw,1.125rem);font-weight:500;line-height:1.45}.tile-cta{color:#f5f8fc;background:#17447f;border-radius:4px;margin-top:auto;padding:.65rem 1.1rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.tile-cta:hover{background:#0f3360;transform:translateY(-1px)}@media (width<=900px){.tile-grid{grid-template-columns:repeat(2,1fr);padding:2rem .75rem}}@media (width<=480px){.tile-grid{grid-template-columns:1fr;max-width:none;padding:1.75rem .75rem}}.split-section{grid-template-columns:1fr 1fr;width:100%;min-height:28rem;display:grid}.split-section__media{min-height:20rem;position:relative;overflow:hidden}.split-section__media--fade:after{content:"";pointer-events:none;background:linear-gradient(#0000 30%,#ffffff59 55%,#ffffffd9 82%,#fff 100%);position:absolute;inset:0}.split-section__image{object-fit:cover;width:100%;height:100%;display:block}.split-section__content{color:#17447f;box-sizing:border-box;background:#f5f8fc;flex-direction:column;justify-content:center;padding:3rem 2.5rem;display:flex}.split-section__logo{object-fit:contain;object-position:left center;align-self:flex-start;width:auto;max-width:140px;height:2.75rem;margin:0 0 1.25rem;display:block}.split-section__title{letter-spacing:-.02em;color:#17447f;margin:0 0 1rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.15}.split-section__body{color:#17447fd9;max-width:32rem;margin:0;font-family:DM Sans,sans-serif;font-size:clamp(1rem,1.8vw,1.15rem);font-weight:500;line-height:1.55}@media (width<=768px){.split-section{grid-template-columns:1fr;min-height:0}.split-section__media{min-height:16rem}.split-section__content{padding:2rem 1.5rem 3rem}}.contact-page{background:linear-gradient(#e8eef6 0%,#f5f8fc 40%,#fff 100%);flex-direction:column;align-items:center;width:100%;display:flex}.contact-form-section{box-sizing:border-box;width:100%;max-width:40rem;padding:2.5rem 1.5rem 2rem}.contact-form-section__title{letter-spacing:-.02em;color:#17447f;margin:0 0 .75rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;line-height:1.15}.contact-form-section__intro{color:#17447fd9;margin:0 0 2rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.5}.contact-form{flex-direction:column;gap:1.15rem;display:flex}.contact-form__row{grid-template-columns:1fr 1fr;gap:1.15rem;display:grid}.contact-form__field{flex-direction:column;gap:.4rem;display:flex}.contact-form__label{color:#17447f;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700}.contact-form__optional{color:#17447f8c;font-weight:500}.contact-form__required{color:#b42318;font-weight:700}.contact-form__field input,.contact-form__field textarea{color:#17447f;box-sizing:border-box;background:#fff;border:1px solid #17447f40;border-radius:4px;width:100%;padding:.75rem .9rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;line-height:1.4;transition:border-color .2s}.contact-form__field input::placeholder,.contact-form__field textarea::placeholder{color:#17447f66}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:#17447f;outline:none}.contact-form__field input.is-invalid,.contact-form__field input.is-invalid:focus,.contact-form__field textarea.is-invalid:focus,.contact-form__field textarea.is-invalid{border-color:#b42318}.contact-form__error{color:#b42318;font-family:DM Sans,sans-serif;font-size:.85rem;font-weight:500;line-height:1.35}.contact-form__field textarea{resize:vertical;min-height:8rem}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form__recaptcha{flex-direction:column;gap:.4rem;min-height:78px;display:flex;overflow:visible}.contact-form__recaptcha>div{overflow:visible}.contact-form__status{margin:0;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;line-height:1.4}.contact-form__status--success{color:#0f5c38}.contact-form__status--error{color:#b42318}.contact-form__submit{color:#f5f8fc;cursor:pointer;background:#17447f;border:none;border-radius:4px;align-self:flex-start;margin-top:.5rem;padding:.85rem 1.5rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:700;line-height:1;transition:background .2s,transform .2s}.contact-form__submit:hover:not(:disabled){background:#0f3360;transform:translateY(-1px)}.contact-form__submit:disabled{opacity:.65;cursor:not-allowed}.contact-info-section{box-sizing:border-box;border-top:1px solid #17447f26;width:100%;max-width:40rem;padding:2rem 1.5rem 3.5rem}.contact-info-section__title{letter-spacing:-.02em;color:#17447f;margin:0 0 1.25rem;font-family:Fraunces,Georgia,serif;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:600;line-height:1.2}.contact-info-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.contact-info-list li{flex-direction:column;gap:.2rem;display:flex}.contact-info-list__label{letter-spacing:.04em;text-transform:uppercase;color:#17447f8c;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700}.contact-info-list__value{color:#17447f;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:500;line-height:1.4}@media (width<=560px){.contact-form__row{grid-template-columns:1fr}.contact-form-section{padding:2rem 1.25rem 1.5rem}.contact-info-section{padding:1.75rem 1.25rem 3rem}}.site-footer{box-sizing:border-box;background:#f7f7f5;width:100%;padding:2rem 1.25rem 2.5rem}.site-footer__info{flex-direction:column;gap:.35rem;margin-bottom:.85rem;display:flex}.site-footer__info-name{letter-spacing:.04em;color:#17447f;margin:0;font-size:.95rem;font-weight:700}.site-footer__info-link{color:#111;width:fit-content;font-size:.95rem;text-decoration:none}.site-footer__info-link:hover{color:#0861c9}.site-footer__brand{--logo-h:36px;--logo-top-skip:calc(var(--logo-h) * 424 / 1030);--logo-text-h:calc(var(--logo-h) * 606 / 1030);align-items:flex-start;gap:1rem;width:100%;display:flex}.site-footer__logo{flex-shrink:0;line-height:0}.site-footer__logo-img{height:var(--logo-h);object-fit:contain;width:auto;max-width:160px;display:block}.site-footer__lines{min-width:0;height:var(--logo-text-h);margin-top:var(--logo-top-skip);flex-direction:column;flex:1;justify-content:space-between;display:flex}.site-footer__lines span{background:#0861c9;height:7px;display:block}.site-footer__social{align-items:center;gap:1rem;margin-top:2rem;display:flex}.site-footer__social-link{color:#111;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:inline-flex}.site-footer__social-link:hover{opacity:.65}.site-footer__social-link svg{fill:currentColor;width:22px;height:22px;display:block}@media (width<=600px){.site-footer{padding:1.5rem 1rem 2rem}.site-footer__brand{--logo-h:28px}.site-footer__logo-img{max-width:120px}.site-footer__lines span{height:5px}.site-footer__social{margin-top:1.5rem}}
