:root{--font-body: "Open Sans", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--purple: #b957a1;--orange-lt: #f89e59;--teal-dk: #254a5d;--burnt: #df5628;--blue-md: #3490b5;--blue-lt: #4fb2c3;--green: #91c364;--gray: #a7a9ac;--green-dk: #4c5a52;--color-title: var(--teal-dk);--color-accent1: var(--blue-md);--color-accent2: var(--purple);--color-accent3: var(--green);--color-accent4: var(--orange-lt);--color-bg: #fcfbfa;--color-bg-alt: #f5f3f0;--color-text: #233640;--color-muted: #51616b;--color-on-dark: #ffffff;--bg: var(--color-bg);--bg-alt: var(--color-bg-alt);--ink: var(--color-text);--ink-soft: var(--color-muted);--hairline: #e7e2db;--space-1: .5rem;--space-2: 1rem;--space-3: 2rem;--space-4: 4rem;--space-5: 6rem;--radius: 8px;--maxw: 1200px;--header-h: 126px;--ease: cubic-bezier(.22, .61, .36, 1)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased}img,picture,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{line-height:1.15;color:var(--color-title)}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:var(--space-3)}@media(max-width:760px){:root{--header-h: 84px}.container{padding-inline:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.site-header[data-astro-cid-rxxavq4o]{position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid var(--hairline)}.header-inner[data-astro-cid-rxxavq4o]{height:var(--header-h);display:flex;align-items:center;justify-content:space-between;gap:28px}.si-logo[data-astro-cid-rxxavq4o]{display:flex;align-items:center;gap:12px;flex-shrink:0}.si-logo-img[data-astro-cid-rxxavq4o]{height:90px;width:auto;display:block}.nav[data-astro-cid-rxxavq4o]{display:flex;align-items:center;gap:4px;list-style:none;margin:0;padding:0}.nav[data-astro-cid-rxxavq4o]>li[data-astro-cid-rxxavq4o]{position:relative}.nav-top[data-astro-cid-rxxavq4o]{display:inline-flex;align-items:center;gap:6px;padding:52px 18px;font-weight:700;font-size:16px;letter-spacing:.06em;color:var(--teal-dk);cursor:pointer;background:none;border:0;font-family:inherit}.nav-top[data-astro-cid-rxxavq4o] .caret[data-astro-cid-rxxavq4o]{width:8px;height:8px;border-right:2px solid var(--gray);border-bottom:2px solid var(--gray);transform:rotate(45deg) translateY(-2px);transition:transform .25s var(--ease)}.nav[data-astro-cid-rxxavq4o]>li[data-astro-cid-rxxavq4o]:hover .nav-top[data-astro-cid-rxxavq4o]{color:var(--burnt)}.nav[data-astro-cid-rxxavq4o]>li[data-astro-cid-rxxavq4o]:hover .nav-top[data-astro-cid-rxxavq4o] .caret[data-astro-cid-rxxavq4o]{transform:rotate(225deg) translateY(2px);border-color:var(--burnt)}.mega[data-astro-cid-rxxavq4o]{position:absolute;top:100%;left:50%;transform:translate(-50%,8px);background:#fff;border:1px solid var(--hairline);border-radius:14px;box-shadow:0 24px 60px -24px #254a5d59;padding:28px 30px;width:760px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s var(--ease),transform .22s var(--ease)}.nav[data-astro-cid-rxxavq4o]>li[data-astro-cid-rxxavq4o]:hover .mega[data-astro-cid-rxxavq4o]{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.mega-cols[data-astro-cid-rxxavq4o]{display:grid;gap:30px}.mega-3[data-astro-cid-rxxavq4o]{grid-template-columns:repeat(3,1fr)}.mega-2[data-astro-cid-rxxavq4o]{grid-template-columns:repeat(2,1fr)}.mega[data-astro-cid-rxxavq4o] h4[data-astro-cid-rxxavq4o]{margin:0 0 12px;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--burnt);font-weight:700}.mega[data-astro-cid-rxxavq4o] ul[data-astro-cid-rxxavq4o]{list-style:none;margin:0;padding:0;display:grid;gap:12px}.mega[data-astro-cid-rxxavq4o] li[data-astro-cid-rxxavq4o] a[data-astro-cid-rxxavq4o]{display:block}.mega[data-astro-cid-rxxavq4o] .mtitle[data-astro-cid-rxxavq4o]{display:block;font-weight:700;font-size:14px;color:var(--teal-dk)}.mega[data-astro-cid-rxxavq4o] .mdesc[data-astro-cid-rxxavq4o]{display:block;font-size:12px;color:var(--ink-soft);line-height:1.4;margin-top:2px}.mega[data-astro-cid-rxxavq4o] li[data-astro-cid-rxxavq4o] a[data-astro-cid-rxxavq4o]:hover .mtitle[data-astro-cid-rxxavq4o]{color:var(--burnt)}.mega[data-astro-cid-rxxavq4o] .is-current[data-astro-cid-rxxavq4o]{position:relative}.mega[data-astro-cid-rxxavq4o] .is-current[data-astro-cid-rxxavq4o] .mtitle[data-astro-cid-rxxavq4o]{color:var(--burnt)}.mega[data-astro-cid-rxxavq4o] .is-current[data-astro-cid-rxxavq4o]:before{content:"";position:absolute;left:-14px;top:2px;bottom:2px;width:3px;background:var(--burnt);border-radius:3px}.btn[data-astro-cid-rxxavq4o]{font-family:inherit;font-weight:700;cursor:pointer;border:0;border-radius:0;transition:transform .15s var(--ease),background .2s,box-shadow .2s}.btn[data-astro-cid-rxxavq4o]:active{transform:translateY(1px)}.cta-dark[data-astro-cid-rxxavq4o]{background:var(--burnt);color:#fff;padding:17px 32px;font-size:15.5px;letter-spacing:.04em;white-space:nowrap}.cta-dark[data-astro-cid-rxxavq4o]:hover{background:#c2491f;box-shadow:0 10px 24px -10px #df562899}.hamburger[data-astro-cid-rxxavq4o]{display:none;background:none;border:0;cursor:pointer;padding:8px}.hamburger[data-astro-cid-rxxavq4o] span[data-astro-cid-rxxavq4o]{display:block;width:24px;height:2px;background:var(--teal-dk);margin:5px 0;transition:.25s}.hamburger[data-astro-cid-rxxavq4o].is-open span[data-astro-cid-rxxavq4o]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-rxxavq4o].is-open span[data-astro-cid-rxxavq4o]:nth-child(2){opacity:0}.hamburger[data-astro-cid-rxxavq4o].is-open span[data-astro-cid-rxxavq4o]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}#mobile-nav[data-astro-cid-rxxavq4o]{position:fixed;inset:var(--header-h) 0 0 0;z-index:199;background:#fff;padding:18px 22px 40px;overflow-y:auto;transform:translate(100%);transition:transform .3s var(--ease);border-top:1px solid var(--hairline)}#mobile-nav[data-astro-cid-rxxavq4o].open{transform:none}.m-acc[data-astro-cid-rxxavq4o]{border-bottom:1px solid var(--hairline)}.m-acc-top[data-astro-cid-rxxavq4o]{width:100%;text-align:left;background:none;border:0;font-family:inherit;font-weight:700;font-size:16px;letter-spacing:.04em;color:var(--teal-dk);padding:18px 4px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.m-acc-top[data-astro-cid-rxxavq4o]:after{content:"+";font-size:22px;font-weight:400;color:var(--gray)}.m-acc[data-astro-cid-rxxavq4o].open .m-acc-top[data-astro-cid-rxxavq4o]:after{content:"–"}.m-acc-body[data-astro-cid-rxxavq4o]{display:none;padding:0 4px 16px}.m-acc[data-astro-cid-rxxavq4o].open .m-acc-body[data-astro-cid-rxxavq4o]{display:grid;gap:12px}.m-acc-body[data-astro-cid-rxxavq4o] a[data-astro-cid-rxxavq4o]{font-size:14px;color:var(--ink-soft)}.m-acc-body[data-astro-cid-rxxavq4o] a[data-astro-cid-rxxavq4o]:hover{color:var(--burnt)}.m-acc-body[data-astro-cid-rxxavq4o] a[data-astro-cid-rxxavq4o].m-current{color:var(--burnt);font-weight:700}.m-cta[data-astro-cid-rxxavq4o]{margin-top:26px}.m-cta[data-astro-cid-rxxavq4o] .btn[data-astro-cid-rxxavq4o]{width:100%;padding:16px;font-size:16px}@media(max-width:980px){.nav[data-astro-cid-rxxavq4o],.cta-dark[data-astro-cid-rxxavq4o].desktop-only{display:none}.hamburger[data-astro-cid-rxxavq4o]{display:block}}@media(min-width:981px){#mobile-nav[data-astro-cid-rxxavq4o]{display:none}}@media(max-width:760px){.si-logo-img[data-astro-cid-rxxavq4o]{height:58px}}.hero[data-astro-cid-anhloy43]{position:relative;overflow:hidden;z-index:2;background:var(--bg);padding:54px 0;box-shadow:0 16px 34px -16px #254a5d47}.tl-motif[data-astro-cid-anhloy43]{position:absolute;left:0;bottom:22px;width:100%;height:200px;z-index:0;pointer-events:none;color:var(--teal-dk);opacity:.17}.hero-inner[data-astro-cid-anhloy43]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-copy[data-astro-cid-anhloy43]{display:flex;flex-direction:column;align-items:center}.hero[data-astro-cid-anhloy43] h1[data-astro-cid-anhloy43]{font-size:clamp(38px,4.6vw,64px);line-height:1.12;letter-spacing:-.02em;font-weight:800;margin:0 0 22px;color:var(--teal-dk);text-wrap:balance}.hero[data-astro-cid-anhloy43] h1[data-astro-cid-anhloy43] .accent[data-astro-cid-anhloy43]{color:var(--burnt)}.hero[data-astro-cid-anhloy43] .sub[data-astro-cid-anhloy43]{font-size:clamp(16px,1.45vw,19px);color:var(--ink-soft);max-width:44em;margin:0 0 34px;font-weight:400;text-wrap:balance}.hero-logo-circle[data-astro-cid-anhloy43]{width:210px;height:210px;border-radius:50%;background:#fff;border:3px solid var(--blue-md);box-shadow:0 18px 40px -20px #254a5d73;display:flex;align-items:center;justify-content:center;margin:0 auto}.hero-logo[data-astro-cid-anhloy43]{width:64%;display:block}@media(min-width:980px){.hero[data-astro-cid-anhloy43] .sub[data-astro-cid-anhloy43]{white-space:nowrap;max-width:none}}@media(min-width:1100px){.hero[data-astro-cid-anhloy43] h1[data-astro-cid-anhloy43]{white-space:nowrap}}@media(max-width:760px){.hero[data-astro-cid-anhloy43]{padding:40px 0}.hero[data-astro-cid-anhloy43] .sub[data-astro-cid-anhloy43]{margin-inline:auto}.hero-logo-circle[data-astro-cid-anhloy43]{width:150px;height:150px}.tl-motif[data-astro-cid-anhloy43]{height:150px;opacity:.26}}.timeline[data-astro-cid-2ul4nmoq]{position:relative;padding:56px 0 40px}.spine-track[data-astro-cid-2ul4nmoq]{position:absolute;top:0;bottom:590px;left:50%;transform:translate(-50%);width:3px;background:var(--hairline);border-radius:3px}.spine-fill[data-astro-cid-2ul4nmoq]{position:absolute;top:0;left:0;width:100%;height:0;background:linear-gradient(var(--burnt),var(--blue-md),var(--green),var(--purple),var(--blue-lt));border-radius:3px}.moment[data-astro-cid-2ul4nmoq]{position:relative;display:grid;grid-template-columns:1fr 280px 1fr;align-items:center;margin-bottom:96px}.moment[data-astro-cid-2ul4nmoq]>.node[data-astro-cid-2ul4nmoq],.moment[data-astro-cid-2ul4nmoq]>.card[data-astro-cid-2ul4nmoq]{grid-row:1}.moment[data-astro-cid-2ul4nmoq]:last-of-type{margin-bottom:64px}.node[data-astro-cid-2ul4nmoq]{grid-column:2;justify-self:center;position:relative;z-index:3}.illo[data-astro-cid-2ul4nmoq]{width:220px;height:220px;border-radius:50%;background:#fff;border:3px solid var(--c);display:flex;align-items:center;justify-content:center;box-shadow:0 18px 40px -20px #254a5d73;position:relative;z-index:1}.illo-photo[data-astro-cid-2ul4nmoq]{overflow:hidden}.illo-photo[data-astro-cid-2ul4nmoq] img[data-astro-cid-2ul4nmoq]{width:100%;height:100%;object-fit:cover;display:block;transform:scale(.88)}.year-badge[data-astro-cid-2ul4nmoq]{position:absolute;top:-26px;left:50%;transform:translate(-50%);z-index:4;background:var(--c);color:#fff;font-weight:800;font-size:25px;letter-spacing:.04em;padding:11px 30px;border-radius:999px;white-space:nowrap;box-shadow:0 12px 24px -10px #00000080}.card[data-astro-cid-2ul4nmoq]{background:#fff;border:1px solid var(--hairline);border-radius:18px;padding:30px 32px;box-shadow:0 20px 50px -34px #254a5d66;position:relative;display:flex;flex-direction:column;justify-content:center}.card[data-astro-cid-2ul4nmoq]:before{content:"";position:absolute;top:50%;width:140px;height:2px;background:var(--c);transform:translateY(-50%)}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq]{grid-column:1;text-align:right}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq]:before{right:-140px}.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq]{grid-column:3}.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq]:before{left:-140px}.card-head[data-astro-cid-2ul4nmoq]{display:flex;align-items:center;gap:16px;width:100%;background:none;border:0;padding:0;margin:0;cursor:pointer;font-family:inherit;text-align:left}.moment[data-astro-cid-2ul4nmoq].left .card-head[data-astro-cid-2ul4nmoq]{flex-direction:row-reverse;text-align:right}.card-heading[data-astro-cid-2ul4nmoq]{flex:1;min-width:0}.acc-icon[data-astro-cid-2ul4nmoq]{position:relative;width:30px;height:30px;border-radius:50%;border:2px solid var(--c);flex-shrink:0}.acc-icon[data-astro-cid-2ul4nmoq]:before,.acc-icon[data-astro-cid-2ul4nmoq]:after{content:"";position:absolute;top:50%;left:50%;background:var(--c);border-radius:2px}.acc-icon[data-astro-cid-2ul4nmoq]:before{width:13px;height:2.5px;transform:translate(-50%,-50%)}.acc-icon[data-astro-cid-2ul4nmoq]:after{width:2.5px;height:13px;transform:translate(-50%,-50%);transition:transform .3s var(--ease)}.card[data-astro-cid-2ul4nmoq].open .acc-icon[data-astro-cid-2ul4nmoq]:after{transform:translate(-50%,-50%) scaleY(0)}.card-body[data-astro-cid-2ul4nmoq]{overflow:hidden;max-height:0;opacity:0;transition:max-height .45s var(--ease),opacity .3s var(--ease),margin-top .45s var(--ease)}.card[data-astro-cid-2ul4nmoq].open .card-body[data-astro-cid-2ul4nmoq]{max-height:1400px;opacity:1;margin-top:16px}.moment-title[data-astro-cid-2ul4nmoq]{font-size:clamp(22px,2vw,28px);line-height:1.1;letter-spacing:-.015em;color:var(--teal-dk);margin:0 0 7px;font-weight:800;text-wrap:balance}.card-heading[data-astro-cid-2ul4nmoq] .card-sub[data-astro-cid-2ul4nmoq]{margin:0;font-size:clamp(15px,1.25vw,17px);line-height:1.3;font-weight:700;color:var(--c);text-wrap:balance}.card[data-astro-cid-2ul4nmoq] p[data-astro-cid-2ul4nmoq]{margin:0 0 12px;color:var(--ink-soft);font-size:15.5px}.card[data-astro-cid-2ul4nmoq] p[data-astro-cid-2ul4nmoq]:last-child{margin-bottom:0}.reveal[data-astro-cid-2ul4nmoq]{opacity:0;transform:translateY(28px);transition:opacity .7s var(--ease),transform .7s var(--ease)}.reveal[data-astro-cid-2ul4nmoq].in{opacity:1;transform:none}.node[data-astro-cid-2ul4nmoq].reveal{transform:scale(.7)}.node[data-astro-cid-2ul4nmoq].reveal.in{transform:scale(1)}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq].reveal{transform:translate(28px,18px)}.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq].reveal{transform:translate(-28px,18px)}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq].reveal.in,.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq].reveal.in{transform:none}.ghost[data-astro-cid-2ul4nmoq]{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:0;padding-top:76px}.ghost[data-astro-cid-2ul4nmoq] .dash[data-astro-cid-2ul4nmoq]{position:absolute;left:50%;top:-240px;transform:translate(-50%);width:3px;height:360px;margin:0;background:repeating-linear-gradient(var(--gray) 0 8px,transparent 8px 16px);opacity:.8;z-index:0}.ghost-node[data-astro-cid-2ul4nmoq]{position:relative;z-index:2}.ghost-circle[data-astro-cid-2ul4nmoq]{width:104px;height:104px;border-radius:50%;border:2px dashed var(--gray);background:#fff;display:flex;align-items:center;justify-content:center}.ghost-circle[data-astro-cid-2ul4nmoq] .plus[data-astro-cid-2ul4nmoq]{font-size:56px;font-weight:300;line-height:1;color:var(--gray)}.ghost-box[data-astro-cid-2ul4nmoq]{margin-top:24px;border:0;padding:0;max-width:30em;text-align:center;color:var(--gray);font-weight:700;font-size:18px;line-height:1.55}.ghost-box[data-astro-cid-2ul4nmoq] p[data-astro-cid-2ul4nmoq]{margin:0}@media(max-width:760px){.timeline[data-astro-cid-2ul4nmoq]{padding:40px 18px 28px}.spine-track[data-astro-cid-2ul4nmoq]{left:46px;bottom:656px}.moment[data-astro-cid-2ul4nmoq]{grid-template-columns:60px 1fr;column-gap:16px;margin-bottom:44px;align-items:start}.moment[data-astro-cid-2ul4nmoq]:last-of-type{margin-bottom:18px}.node[data-astro-cid-2ul4nmoq]{grid-column:1;justify-self:start}.illo[data-astro-cid-2ul4nmoq]{width:80px;height:80px;margin-left:-12px}.illo-photo[data-astro-cid-2ul4nmoq] img[data-astro-cid-2ul4nmoq]{transform:scale(.74) translateY(2px)}.year-badge[data-astro-cid-2ul4nmoq]{font-size:18px;padding:6px 18px;top:-26px;left:calc(50% - 8px)}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq],.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq]{grid-column:2;text-align:left}.moment[data-astro-cid-2ul4nmoq].left .card-head[data-astro-cid-2ul4nmoq],.moment[data-astro-cid-2ul4nmoq].right .card-head[data-astro-cid-2ul4nmoq]{flex-direction:row;text-align:left}.card[data-astro-cid-2ul4nmoq]{padding:20px}.moment-title[data-astro-cid-2ul4nmoq]{font-size:20px}.card-sub[data-astro-cid-2ul4nmoq],.card[data-astro-cid-2ul4nmoq] p[data-astro-cid-2ul4nmoq]{font-size:14.5px}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq]:before,.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq]:before{left:-48px;right:auto;width:48px;top:40px;transform:none}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq].reveal,.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq].reveal{transform:translateY(18px)}.moment[data-astro-cid-2ul4nmoq].left .card[data-astro-cid-2ul4nmoq].reveal.in,.moment[data-astro-cid-2ul4nmoq].right .card[data-astro-cid-2ul4nmoq].reveal.in{transform:none}.ghost[data-astro-cid-2ul4nmoq]{display:grid;grid-template-columns:60px 1fr;column-gap:16px;align-items:center;margin-top:0}.ghost[data-astro-cid-2ul4nmoq] .dash[data-astro-cid-2ul4nmoq]{left:28px;top:-472px;width:3px;height:584px;margin:0;z-index:0}.ghost-node[data-astro-cid-2ul4nmoq]{grid-column:1;grid-row:1;justify-self:start;margin-left:-12px;align-self:center}.ghost-circle[data-astro-cid-2ul4nmoq]{width:80px;height:80px;position:relative;z-index:1}.ghost-circle[data-astro-cid-2ul4nmoq] .plus[data-astro-cid-2ul4nmoq]{font-size:44px}.ghost-box[data-astro-cid-2ul4nmoq]{grid-column:2;grid-row:1;align-self:center;margin-top:0;max-width:none;width:100%;padding:0;font-size:15px;text-align:center}}@media(max-width:420px){.moment-title[data-astro-cid-2ul4nmoq]{font-size:19px}}@media(prefers-reduced-motion:reduce){.reveal[data-astro-cid-2ul4nmoq],.node[data-astro-cid-2ul4nmoq].reveal,.card[data-astro-cid-2ul4nmoq].reveal{opacity:1!important;transform:none!important;transition:none!important}}.cta-section[data-astro-cid-ihmljexk]{margin-top:40px;background:var(--teal-dk);color:#fff;position:relative;overflow:hidden}.tl-motif[data-astro-cid-ihmljexk]{position:absolute;inset:0;width:100%;height:100%;z-index:0;pointer-events:none;color:#fff;opacity:.16}.cta-inner[data-astro-cid-ihmljexk]{position:relative;z-index:1;padding:190px 0;text-align:center}.cta-inner[data-astro-cid-ihmljexk] h2[data-astro-cid-ihmljexk]{font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.02em;font-weight:800;margin:0 0 32px;color:#fff;text-wrap:balance}.cta-inner[data-astro-cid-ihmljexk] h2[data-astro-cid-ihmljexk] .u[data-astro-cid-ihmljexk]{color:var(--orange-lt)}.btn[data-astro-cid-ihmljexk]{font-family:inherit;font-weight:700;cursor:pointer;border:0;border-radius:0;transition:transform .15s var(--ease),background .2s,box-shadow .2s}.btn[data-astro-cid-ihmljexk]:active{transform:translateY(1px)}.btn-cta-lg[data-astro-cid-ihmljexk]{background:var(--burnt);color:#fff;padding:18px 44px;font-size:17px;letter-spacing:.03em}.btn-cta-lg[data-astro-cid-ihmljexk]:hover{box-shadow:0 18px 40px -14px #df5628cc;transform:translateY(-2px)}@media(max-width:760px){.cta-inner[data-astro-cid-ihmljexk]{padding:96px 0}}.site-footer[data-astro-cid-scinlfmn]{background:#1d3a49;color:#cdd8dd}.footer-top[data-astro-cid-scinlfmn]{padding:70px 0 50px;display:grid;grid-template-columns:1.4fr 1fr 1.2fr;gap:48px}.si-foot-img[data-astro-cid-scinlfmn]{width:152px;height:auto;display:block;margin-bottom:20px}.foot-links[data-astro-cid-scinlfmn]{display:flex;flex-direction:column;gap:9px;margin:0 0 24px}.foot-links[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]{font-size:14px;color:#cdd8dd}.foot-links[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]:hover{color:var(--orange-lt)}.footer-badges[data-astro-cid-scinlfmn]{display:flex;align-items:center;gap:20px;margin-top:28px;flex-wrap:wrap}.badge-img[data-astro-cid-scinlfmn]{height:88px;width:auto;display:block}.badge-link[data-astro-cid-scinlfmn]{display:inline-flex}.gp-badge-img[data-astro-cid-scinlfmn]{height:88px;width:auto;display:block}.foot-copy[data-astro-cid-scinlfmn]{margin:0;font-size:13px;color:#9fb0b8}.footer-soc[data-astro-cid-scinlfmn]{display:flex;gap:12px;margin-top:22px}.footer-soc[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]{width:38px;height:38px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:background .2s}.footer-soc[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]:hover{background:var(--burnt)}.footer-soc[data-astro-cid-scinlfmn] svg[data-astro-cid-scinlfmn]{width:16px;height:16px;fill:#fff}.footer-col[data-astro-cid-scinlfmn] h5[data-astro-cid-scinlfmn]{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#fff;margin:0 0 18px;font-weight:700}.footer-col[data-astro-cid-scinlfmn] ul[data-astro-cid-scinlfmn]{list-style:none;margin:0;padding:0;display:grid;gap:12px}.footer-col[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]{font-size:14px;color:#cdd8dd}.footer-col[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]:hover{color:var(--orange-lt)}.footer-contact[data-astro-cid-scinlfmn] p[data-astro-cid-scinlfmn]{margin:0 0 8px;font-size:14px}.footer-contact[data-astro-cid-scinlfmn] .contact-name[data-astro-cid-scinlfmn]{color:#fff;font-weight:700}.footer-contact[data-astro-cid-scinlfmn] a[data-astro-cid-scinlfmn]:hover{color:var(--orange-lt)}@media(max-width:980px){.footer-top[data-astro-cid-scinlfmn]{grid-template-columns:1fr 1fr}.footer-brand[data-astro-cid-scinlfmn]{grid-column:1 / -1}}@media(max-width:760px){.footer-top[data-astro-cid-scinlfmn]{grid-template-columns:1fr;gap:36px;padding-top:84px}}.modal-overlay[data-astro-cid-v5gttc6l]{position:fixed;inset:0;z-index:1000;background:#14263099;backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px;opacity:0;visibility:hidden;transition:opacity .25s var(--ease)}.modal-overlay[data-astro-cid-v5gttc6l].open{opacity:1;visibility:visible}.modal[data-astro-cid-v5gttc6l]{background:#fff;border-radius:20px;width:min(520px,100%);padding:40px;position:relative;transform:translateY(16px) scale(.98);transition:transform .3s var(--ease);box-shadow:0 40px 100px -30px #00000080}.modal-overlay[data-astro-cid-v5gttc6l].open .modal[data-astro-cid-v5gttc6l]{transform:none}.close[data-astro-cid-v5gttc6l]{position:absolute;top:18px;right:18px;background:none;border:0;cursor:pointer;font-size:26px;color:var(--gray);line-height:1}.close[data-astro-cid-v5gttc6l]:hover{color:var(--burnt)}.modal[data-astro-cid-v5gttc6l] h3[data-astro-cid-v5gttc6l]{font-size:26px;color:var(--teal-dk);margin:0 0 10px;font-weight:800}.modal[data-astro-cid-v5gttc6l] .lead[data-astro-cid-v5gttc6l]{color:var(--ink-soft);margin:0 0 26px;font-size:15px}.hs-form-host[data-astro-cid-v5gttc6l]{font-size:15px}.hs-form-host[data-astro-cid-v5gttc6l] .hs-form-field{margin-bottom:16px}.hs-form-host[data-astro-cid-v5gttc6l] label{display:block;font-size:13px;font-weight:700;color:var(--teal-dk);margin-bottom:6px}.hs-form-host[data-astro-cid-v5gttc6l] input[type=text],.hs-form-host[data-astro-cid-v5gttc6l] input[type=email],.hs-form-host[data-astro-cid-v5gttc6l] input[type=tel],.hs-form-host[data-astro-cid-v5gttc6l] input[type=number],.hs-form-host[data-astro-cid-v5gttc6l] textarea,.hs-form-host[data-astro-cid-v5gttc6l] select{width:100%;font-family:inherit;font-size:15px;padding:12px 14px;border:1px solid var(--hairline);border-radius:10px;background:var(--bg);color:var(--ink)}.hs-form-host[data-astro-cid-v5gttc6l] input:focus,.hs-form-host[data-astro-cid-v5gttc6l] textarea:focus,.hs-form-host[data-astro-cid-v5gttc6l] select:focus{outline:2px solid var(--blue-lt);border-color:var(--blue-lt)}.hs-form-host[data-astro-cid-v5gttc6l] .form-columns-1,.hs-form-host[data-astro-cid-v5gttc6l] .form-columns-2,.hs-form-host[data-astro-cid-v5gttc6l] .form-columns-3{display:grid;grid-template-columns:1fr 1fr;gap:0 14px;max-width:none;border:0;padding:0;margin:0}.hs-form-host[data-astro-cid-v5gttc6l] .hs-form-field{width:auto!important;float:none!important}.hs-form-host[data-astro-cid-v5gttc6l] .hs_phone,.hs-form-host[data-astro-cid-v5gttc6l] .hs-fieldtype-phonenumber{grid-column:1 / -1}.hs-form-host[data-astro-cid-v5gttc6l] .hs-form-field .input{margin-right:0!important}.hs-form-host[data-astro-cid-v5gttc6l] .hs-input{width:100%!important}.hs-form-host[data-astro-cid-v5gttc6l] .hs-form-required{display:none}.hs-form-host[data-astro-cid-v5gttc6l] .hs-button{width:100%;font-family:inherit;font-weight:700;cursor:pointer;border:0;background:var(--burnt);color:#fff;padding:15px;font-size:16px;margin-top:8px}.hs-form-host[data-astro-cid-v5gttc6l] .hs-button:hover{box-shadow:0 12px 28px -10px #df5628b3}.hs-form-host[data-astro-cid-v5gttc6l] .hs-error-msg,.hs-form-host[data-astro-cid-v5gttc6l] .hs-error-msgs label{color:#c0392b;font-size:12px;font-weight:600}.hs-form-host[data-astro-cid-v5gttc6l] .legal-consent-container,.hs-form-host[data-astro-cid-v5gttc6l] .hs-richtext{font-size:11.5px;color:var(--gray);line-height:1.5;margin-top:12px}.modal-fine[data-astro-cid-v5gttc6l]{font-size:11.5px;color:var(--gray);line-height:1.5;margin:14px 0 0}.modal-fine[data-astro-cid-v5gttc6l] a[data-astro-cid-v5gttc6l]{color:var(--blue-md);text-decoration:underline}
