.button[data-astro-cid-6ygtcg62]{background:var(--button-accent-color);border-color:var(--button-accent-color);color:var(--button-contrast-color)}.button[data-astro-cid-6ygtcg62]:hover,.button[data-astro-cid-6ygtcg62]:focus{background:transparent;color:var(--button-accent-color)}.button[data-astro-cid-6ygtcg62].ghost{background:transparent;border-color:var(--button-accent-color);color:var(--button-accent-color)}.button[data-astro-cid-6ygtcg62].ghost:hover,.button[data-astro-cid-6ygtcg62].ghost:focus{background:var(--black);border-color:var(--black);color:var(--button-contrast-color)}.button[data-astro-cid-6ygtcg62] svg path,.button[data-astro-cid-6ygtcg62].ghost:hover svg path,.button[data-astro-cid-6ygtcg62].ghost:focus svg path{fill:var(--button-contrast-color)}.button[data-astro-cid-6ygtcg62]:hover svg path,.button[data-astro-cid-6ygtcg62]:focus svg path,.button[data-astro-cid-6ygtcg62].ghost svg path{fill:var(--button-accent-color)}.button[data-astro-cid-6ygtcg62].button--text{padding:0;border:0;border-radius:0;background:transparent;color:var(--button-accent-color);font-size:18px;font-weight:700;line-height:1}.button[data-astro-cid-6ygtcg62].button--text:hover,.button[data-astro-cid-6ygtcg62].button--text:focus{background:transparent;border-color:transparent;color:var(--button-accent-color);text-underline-offset:.18em}.button[data-astro-cid-6ygtcg62].button--text svg path,.button[data-astro-cid-6ygtcg62].button--text:hover svg path,.button[data-astro-cid-6ygtcg62].button--text:focus svg path{fill:var(--button-accent-color)}.button[data-astro-cid-6ygtcg62].button--text:hover,.button[data-astro-cid-6ygtcg62].button--text:focus{gap:14px}.button--centered[data-astro-cid-6ygtcg62]{display:flex;width:max-content;margin-inline:auto}.nav-links[data-astro-cid-g3a74bqw]{display:flex;justify-content:center;align-items:center;gap:40px;margin:0}.nav-links[data-astro-cid-g3a74bqw] a[data-astro-cid-g3a74bqw]{display:flex;align-items:center;gap:4px;color:var(--text-strong, #1c1c1d);font-size:18px;font-weight:700;text-decoration:none}.has-subnav[data-astro-cid-g3a74bqw]{position:relative}.sub-nav-links[data-astro-cid-g3a74bqw]{display:flex;flex-direction:column;position:absolute;z-index:10;top:calc(100% + 12px);left:0;min-width:240px;padding:6px;opacity:0;visibility:hidden;pointer-events:none;background:var(--surface, #fff);border-radius:18px;box-shadow:0 20px 40px #1c1c1d1f;list-style:none;transform:translateY(-8px);transition:opacity .18s ease-out,transform .18s ease-out,visibility .18s ease-out}.sub-nav-links[data-astro-cid-g3a74bqw]:before{content:"";position:absolute;top:-12px;left:0;width:100%;height:12px}.sub-nav-links[data-astro-cid-g3a74bqw] a[data-astro-cid-g3a74bqw]{display:block;padding:10px 14px;font-size:14px;color:var(--text-strong, #1c1c1d);text-decoration:none;border-radius:12px;transition:var(--transition-fast)}.has-subnav[data-astro-cid-g3a74bqw]:hover>.sub-nav-links[data-astro-cid-g3a74bqw],.has-subnav[data-astro-cid-g3a74bqw]:focus-within>.sub-nav-links[data-astro-cid-g3a74bqw]{z-index:10;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.nav-links[data-astro-cid-g3a74bqw] li[data-astro-cid-g3a74bqw]>a[data-astro-cid-g3a74bqw]:hover,.nav-links[data-astro-cid-g3a74bqw] li[data-astro-cid-g3a74bqw]>a[data-astro-cid-g3a74bqw]:focus{color:var(--accent, #e41315)}.sub-nav-links[data-astro-cid-g3a74bqw] li[data-astro-cid-g3a74bqw]>a[data-astro-cid-g3a74bqw]:hover,.sub-nav-links[data-astro-cid-g3a74bqw] li[data-astro-cid-g3a74bqw]>a[data-astro-cid-g3a74bqw]:focus{color:var(--surface, #fff);background:var(--accent, #e41315)}.nav-toggle[data-astro-cid-g3a74bqw]{position:absolute;opacity:0;pointer-events:none}.nav-toggle-button[data-astro-cid-g3a74bqw]{display:none;width:40px;height:50px;background:transparent;align-items:center;justify-content:center;gap:10px;flex-direction:column;cursor:pointer}.nav-toggle-button[data-astro-cid-g3a74bqw] .bar[data-astro-cid-g3a74bqw]{display:block;width:36px;height:2px;background:var(--text-strong, #1c1c1d);transition:var(--transition-normal)}.nav-links[data-astro-cid-g3a74bqw] .mobile-only[data-astro-cid-g3a74bqw],.nav-mobile-heading[data-astro-cid-g3a74bqw]{display:none}@media screen and (max-width:1200px){.nav-toggle-button[data-astro-cid-g3a74bqw]{display:inline-flex}#primary-nav[data-astro-cid-g3a74bqw]{display:flex;position:fixed;top:0;left:0;height:100vh;width:min(88vw,420px);order:3;flex-direction:column;align-items:stretch;justify-content:start;overflow-y:auto;padding:24px 18px 22px;gap:18px;border-radius:0;background:var(--white, #fff);box-shadow:0 20px 40px #00000040;transform:translate(-110%);transition:transform .2s ease-out;z-index:100}#primary-nav[data-astro-cid-g3a74bqw]:after{content:"";position:fixed;z-index:-1;inset:0 0 0 min(88vw,420px);pointer-events:none;background:#08080c00;transition:background .2s ease-out}.nav-toggle[data-astro-cid-g3a74bqw]:checked~#primary-nav[data-astro-cid-g3a74bqw]:after{pointer-events:auto;background:#08080c94}.nav-mobile-heading[data-astro-cid-g3a74bqw]{display:grid;gap:4px;padding-right:54px;text-align:left}.nav-mobile-heading[data-astro-cid-g3a74bqw] strong[data-astro-cid-g3a74bqw]{color:var(--primary);font-size:.85rem;font-weight:900;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.nav-mobile-heading[data-astro-cid-g3a74bqw] span[data-astro-cid-g3a74bqw]{color:var(--text-strong);font-size:1.25rem;font-weight:900;line-height:1.15}.nav-links[data-astro-cid-g3a74bqw]{flex-direction:column;align-items:stretch;gap:0;width:100%;padding:4px 0 0;border-top:1px solid rgba(24,23,119,.12)}.nav-links[data-astro-cid-g3a74bqw] li[data-astro-cid-g3a74bqw]{text-align:left}.nav-links[data-astro-cid-g3a74bqw] .nav-link[data-astro-cid-g3a74bqw]{display:flex;justify-content:flex-start;align-items:center;width:100%;font-size:1.1rem;line-height:1.2;padding:13px 0;color:var(--text-strong, #1c1c1d);border-bottom:1px solid rgba(24,23,119,.1)}.has-subnav[data-astro-cid-g3a74bqw]>.nav-link[data-astro-cid-g3a74bqw]{padding-bottom:10px}.has-subnav[data-astro-cid-g3a74bqw]>.sub-nav-links[data-astro-cid-g3a74bqw]{display:flex;flex-direction:column;position:static;text-align:left;opacity:1;visibility:visible;pointer-events:auto;transform:none;transition:none;background:var(--surface-muted, #f4f5fa);box-shadow:none;padding:8px;margin:0 0 6px;border:1px solid rgba(24,23,119,.08);border-radius:8px}.has-subnav[data-astro-cid-g3a74bqw]>.sub-nav-links[data-astro-cid-g3a74bqw] a[data-astro-cid-g3a74bqw]{padding:8px 10px;color:var(--text-muted, #544f55);font-size:.95rem;font-weight:700;border-radius:6px}.nav-links[data-astro-cid-g3a74bqw] .nav-link[data-astro-cid-g3a74bqw]:hover,.nav-links[data-astro-cid-g3a74bqw] .nav-link[data-astro-cid-g3a74bqw]:focus,.has-subnav[data-astro-cid-g3a74bqw]>.sub-nav-links[data-astro-cid-g3a74bqw] a[data-astro-cid-g3a74bqw]:hover,.has-subnav[data-astro-cid-g3a74bqw]>.sub-nav-links[data-astro-cid-g3a74bqw] a[data-astro-cid-g3a74bqw]:focus{color:var(--white, #fff);background:var(--accent, #e41315)}.nav-toggle[data-astro-cid-g3a74bqw]:checked~#primary-nav[data-astro-cid-g3a74bqw]{transform:translate(0)}.nav-close[data-astro-cid-g3a74bqw]{position:absolute;top:12px;right:20px;width:40px;height:40px;background:var(--surface-muted, #f4f5fa);border:1px solid rgba(24,23,119,.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.nav-close[data-astro-cid-g3a74bqw] .close-bar[data-astro-cid-g3a74bqw]{position:absolute;width:20px;height:2px;background:var(--text-strong, #1c1c1d)}.nav-close[data-astro-cid-g3a74bqw] .close-bar-1[data-astro-cid-g3a74bqw]{transform:rotate(45deg)}.nav-close[data-astro-cid-g3a74bqw] .close-bar-2[data-astro-cid-g3a74bqw]{transform:rotate(-45deg)}}@media screen and (max-width:810px){.nav-links[data-astro-cid-g3a74bqw] .mobile-only[data-astro-cid-g3a74bqw]{display:flex;justify-content:flex-start;padding:16px 0 0}.nav-links[data-astro-cid-g3a74bqw] .mobile-only[data-astro-cid-g3a74bqw] .button{width:100%;justify-content:center}}.top-drawer[data-astro-cid-qlfjksao]{background:var(--black, #2c2c2c);color:var(--white, #fff);padding:10px 0;font-size:15px;line-height:1.33}.top-drawer__inner[data-astro-cid-qlfjksao]{display:flex;justify-content:flex-end;align-items:center;gap:58px}.top-drawer__item[data-astro-cid-qlfjksao]{display:inline-flex;align-items:center;gap:14px;color:var(--white, #fff);text-decoration:none;white-space:pre-line}a[data-astro-cid-qlfjksao].top-drawer__item .top-drawer__text--phone[data-astro-cid-qlfjksao]{transition:var(--transition-normal)}a[data-astro-cid-qlfjksao].top-drawer__item .top-drawer__text--phone[data-astro-cid-qlfjksao]:hover,a[data-astro-cid-qlfjksao].top-drawer__item .top-drawer__text--phone[data-astro-cid-qlfjksao]:focus{color:var(--tertiary)}.top-drawer__icon[data-astro-cid-qlfjksao]{display:inline-flex;flex:0 0 auto}.top-drawer__copy[data-astro-cid-qlfjksao]{display:flex;flex-direction:column}.top-drawer__label[data-astro-cid-qlfjksao]{font-size:15px;line-height:1.2}.top-drawer__text--phone[data-astro-cid-qlfjksao]{font-size:22px;font-weight:700;line-height:1.1}header[data-astro-cid-qlfjksao]{position:relative;padding:30px 0;background:var(--surface, #fff);border-bottom:1px solid rgba(28,28,29,.08);transition:box-shadow .2s ease,background .2s ease;z-index:40}header[data-astro-cid-qlfjksao].is-sticky{position:sticky;top:0;box-shadow:0 16px 32px #1c1c1d14}.header-bar[data-astro-cid-qlfjksao]{display:flex;justify-content:flex-start;align-items:center;gap:24px}header[data-astro-cid-qlfjksao] #primary-nav{margin-left:auto;margin-right:10px}.logo[data-astro-cid-qlfjksao]{display:flex;width:min(306px,34vw);height:auto;flex-shrink:0}.contact-info[data-astro-cid-qlfjksao]{display:flex;align-items:center;gap:0}.contact-info[data-astro-cid-qlfjksao] .phone[data-astro-cid-qlfjksao]{display:none}.phone[data-astro-cid-qlfjksao]{display:flex;align-items:center;gap:12px}.icon[data-astro-cid-qlfjksao]{display:flex;width:44px;height:44px;justify-content:center;align-items:center;flex-shrink:0;border-radius:50%;border:2px solid var(--accent, #e41315);background:var(--accent-soft, #ffe4e4)}.icon[data-astro-cid-qlfjksao] svg[data-astro-cid-qlfjksao]{height:20px}.text[data-astro-cid-qlfjksao]{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.text[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:first-child{color:var(--text-muted, #6b6b70);font-size:10px;font-weight:600;line-height:1;text-transform:uppercase;text-decoration:none;letter-spacing:.08em}.text[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:not(:first-child){color:var(--text-strong, #1c1c1d);font-size:24px;font-weight:800;line-height:1.2;text-decoration:none}.text[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:hover,.text[data-astro-cid-qlfjksao] a[data-astro-cid-qlfjksao]:focus{color:var(--accent, #e41315)}@media screen and (max-width:1200px){.top-drawer__inner[data-astro-cid-qlfjksao]{justify-content:center;gap:24px}.header-bar[data-astro-cid-qlfjksao]{flex-wrap:wrap}.contact-info[data-astro-cid-qlfjksao]{order:2;margin-left:auto}header[data-astro-cid-qlfjksao] .nav-toggle-button{order:3}header[data-astro-cid-qlfjksao] #primary-nav{order:4}}@media screen and (max-width:900px){.top-drawer[data-astro-cid-qlfjksao]{display:none}}@media screen and (max-width:720px){header[data-astro-cid-qlfjksao]{padding:18px 0}.logo[data-astro-cid-qlfjksao]{width:210px}.contact-info[data-astro-cid-qlfjksao] .button{display:none}}@media screen and (max-width:480px){.logo[data-astro-cid-qlfjksao]{width:160px}}#footer[data-astro-cid-35ed7um5]{background:var(--surface-dark, #1c1c1d);color:var(--surface, #fff)}.footer-default[data-astro-cid-35ed7um5]{display:grid;grid-template-columns:minmax(240px,340px) auto auto;justify-content:space-between;gap:30px 60px;padding-top:40px;padding-bottom:30px}.footer-default[data-astro-cid-35ed7um5] h2[data-astro-cid-35ed7um5]{color:var(--white, #fff);font-family:var(--text);font-size:22px;font-weight:700;letter-spacing:0;margin-bottom:18px}.footer-default[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5],.footer-default[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5],.footer-default[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5],.footer-default[data-astro-cid-35ed7um5] span[data-astro-cid-35ed7um5]{color:#ffffffdb;font-size:14px;line-height:1.45}.footer-default[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{text-decoration:none}.footer-default[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover,.footer-default[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:focus{color:var(--tertiary)}.footer-default__brand[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:20px}.footer-default__brand[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5]{font-size:11px;line-height:1.7}.logo--default[data-astro-cid-35ed7um5]{width:260px}.footer-default[data-astro-cid-35ed7um5] ul[data-astro-cid-35ed7um5]{display:grid;gap:5px 40px;margin:0;padding:0;list-style:none}.footer-default__services[data-astro-cid-35ed7um5] ul[data-astro-cid-35ed7um5]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-default__services[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:5px}.footer-default__services[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5] svg{flex:0 0 auto}.footer-default__contact[data-astro-cid-35ed7um5] ul[data-astro-cid-35ed7um5]{gap:10px}.footer-default__contact[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5]{display:flex;gap:10px;align-items:flex-start}.footer-default__contact[data-astro-cid-35ed7um5] svg[data-astro-cid-35ed7um5]{flex:0 0 auto;margin-top:0}.footer-default__copyright[data-astro-cid-35ed7um5]{grid-column:1 / -1;padding-top:28px;border-top:1px solid #383838;text-align:center;margin:0}.footer-band[data-astro-cid-35ed7um5]{background:var(--accent, #e41315);padding:30px 0}.footer-band__content[data-astro-cid-35ed7um5]{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;text-align:center;gap:15px 30px}.footer-band[data-astro-cid-35ed7um5] h2[data-astro-cid-35ed7um5]{color:var(--surface, #fff);font-size:clamp(1.5rem,1.0735rem + 1.1765vw,2.2rem);letter-spacing:-.01em;margin:0}.footer-band[data-astro-cid-35ed7um5] p[data-astro-cid-35ed7um5]{margin:0;color:#ffffffe0;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:14px}.footer-main[data-astro-cid-35ed7um5]{display:flex;justify-content:space-between;gap:56px;padding-top:48px;padding-bottom:48px}.brand-column[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:18px;max-width:320px}.logo[data-astro-cid-35ed7um5]{display:flex;width:260px;height:auto;flex-shrink:0}.copyright[data-astro-cid-35ed7um5]{margin:0;color:#ffffffb8;font-size:11px}.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5],.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover,.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:focus{color:#ffffffb8}.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]{text-decoration:none}.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:hover,.copyright[data-astro-cid-35ed7um5] a[data-astro-cid-35ed7um5]:focus{text-decoration:underline}.contact-column[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:24px;flex:1;align-items:flex-end}.contact-grid[data-astro-cid-35ed7um5]{display:grid;grid-template-columns:repeat(3,minmax(0,auto));gap:16px;width:100%}.contact-item[data-astro-cid-35ed7um5]{display:flex;gap:14px;align-items:center;padding:10px;border-radius:18px;background:#ffffff0a;text-decoration:none;color:var(--surface, #fff)}a[data-astro-cid-35ed7um5].contact-item:hover,a[data-astro-cid-35ed7um5].contact-item:focus{background:#ffffff14;color:var(--surface, #fff)}.icon[data-astro-cid-35ed7um5]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#ffffff14;flex-shrink:0}.icon[data-astro-cid-35ed7um5] svg[data-astro-cid-35ed7um5]{height:20px}.meta[data-astro-cid-35ed7um5]{display:flex;flex-direction:column;gap:2px}.meta[data-astro-cid-35ed7um5] strong[data-astro-cid-35ed7um5]{font-size:15px;line-height:1.25}.meta[data-astro-cid-35ed7um5] small[data-astro-cid-35ed7um5]{color:#ffffffb3;font-size:13px;line-height:1.4}.footer-actions[data-astro-cid-35ed7um5]{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.social-link[data-astro-cid-35ed7um5]{display:inline-flex;align-items:center;gap:10px;color:#fffc;font-weight:700;text-decoration:none}.social-link[data-astro-cid-35ed7um5]:hover,.social-link[data-astro-cid-35ed7um5]:focus{color:var(--surface, #fff)}.social-link[data-astro-cid-35ed7um5] svg[data-astro-cid-35ed7um5]{height:22px}@media screen and (max-width:1200px){.footer-default[data-astro-cid-35ed7um5]{grid-template-columns:1fr;gap:34px;text-align:center}.footer-default__brand[data-astro-cid-35ed7um5],.footer-default__contact[data-astro-cid-35ed7um5] li[data-astro-cid-35ed7um5]{align-items:center;justify-content:center}.footer-band__content[data-astro-cid-35ed7um5],.footer-main[data-astro-cid-35ed7um5]{flex-direction:column;align-items:center}.footer-main[data-astro-cid-35ed7um5]{gap:40px}.brand-column[data-astro-cid-35ed7um5]{align-items:center;text-align:center}.contact-column[data-astro-cid-35ed7um5]{flex-direction:row;gap:40px;align-items:center}.contact-grid[data-astro-cid-35ed7um5]{grid-template-columns:1fr;width:auto}.footer-actions[data-astro-cid-35ed7um5]{flex-direction:column}}@media screen and (max-width:768px){.contact-column[data-astro-cid-35ed7um5]{align-items:stretch;width:100%;flex-direction:column}.contact-grid[data-astro-cid-35ed7um5]{justify-items:center}.contact-item[data-astro-cid-35ed7um5]{width:100%}.footer-actions[data-astro-cid-35ed7um5]{justify-content:center}}.mobile-bottom-nav[data-astro-cid-ue7xxdhy]{display:none}@media screen and (max-width:768px){body{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}.mobile-bottom-nav[data-astro-cid-ue7xxdhy]{position:fixed;right:0;bottom:0;left:0;z-index:35;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));background:#fffffff7;border-top:1px solid rgba(28,28,29,.08);box-shadow:0 -16px 36px #1c1c1d24;backdrop-filter:blur(14px)}.mobile-bottom-nav__link[data-astro-cid-ue7xxdhy]{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding:13px 18px;border-radius:999px;border:2px solid transparent;color:var(--surface, #fff);font-size:15px;font-weight:800;letter-spacing:.02em;line-height:1;text-align:center;text-decoration:none;transition:var(--transition-normal)}.mobile-bottom-nav__link[data-astro-cid-ue7xxdhy]:hover,.mobile-bottom-nav__link[data-astro-cid-ue7xxdhy]:focus{color:var(--surface, #fff);transform:translateY(-1px)}.mobile-bottom-nav__link[data-astro-cid-ue7xxdhy] svg{flex:0 0 auto}.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy] svg{margin-right:8px}.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy]{background:var(--surface-dark, #1c1c1d);border-color:var(--surface-dark, #1c1c1d)}.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy]:hover,.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy]:focus{color:var(--surface-dark, #1c1c1d);background:var(--surface, #fff)}.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy]:hover svg path,.mobile-bottom-nav__link--call[data-astro-cid-ue7xxdhy]:focus svg path{fill:var(--surface-dark, #1c1c1d)}.mobile-bottom-nav[data-astro-cid-ue7xxdhy] .mobile-bottom-nav__link--quote[data-astro-cid-ue7xxdhy]{background:var(--accent, #d9363e);border-color:var(--accent, #d9363e)}.mobile-bottom-nav[data-astro-cid-ue7xxdhy] .mobile-bottom-nav__link--quote[data-astro-cid-ue7xxdhy]:hover,.mobile-bottom-nav[data-astro-cid-ue7xxdhy] .mobile-bottom-nav__link--quote[data-astro-cid-ue7xxdhy]:focus{color:var(--accent, #d9363e);background:var(--surface, #fff)}}@media screen and (max-width:380px){.mobile-bottom-nav[data-astro-cid-ue7xxdhy]{gap:8px;padding-right:10px;padding-left:10px}.mobile-bottom-nav__link[data-astro-cid-ue7xxdhy]{min-height:48px;padding-right:12px;padding-left:12px;font-size:14px}}:root{--font-body: "Inter", sans-serif;--font-heading: "Anton", sans-serif;--white: #ffffff;--light-grey: #f4f5fa;--dark-grey: #838383;--black: #2c2c2c;--body-text: #544f55;--primary: #181777;--secondary: #5c7cfa;--tertiary: #d9363e;--border: #dbdbdb;--focus-ring: #d9363e;--surface: var(--white);--surface-muted: var(--light-grey);--surface-dark: var(--black);--text-strong: var(--black);--text-muted: var(--body-text);--accent: var(--tertiary);--accent-soft: #fce4e6;--greybg: var(--light-grey);--text: var(--font-body);--heading: var(--font-heading);--orange: var(--accent);--light-blue: var(--secondary);--dark-blue: var(--primary);--transition-fast: all .1s ease-out;--transition-normal: all .2s ease-out;--transition-slow: all .4s ease-out}*,*:before,*:after{box-sizing:border-box}html{min-height:100%;overflow-y:scroll;scroll-behavior:smooth}body,body h1,body h2,body h3,body h4,body h5,body h6,body p,body ul,body ol,body li,figure,figcaption,blockquote,dl,dd{padding-bottom:0;margin:0}body{display:flex;flex-direction:column;min-height:100vh;height:100%;margin:0 auto;text-rendering:optimizeSpeed;background:var(--surface, #fff);font-family:var(--text);font-size:18px;font-weight:400;color:var(--text-strong, #1c1c1d);line-height:1.65}:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus{outline:4px solid var(--focus-ring);outline-offset:3px}@supports selector(:focus-visible){:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus{outline:none}:where(a,button,input,textarea,select,summary,[role=button],[tabindex]:not([tabindex="-1"])):focus-visible{outline:none;box-shadow:0 0 0 3px var(--surface),0 0 0 6px var(--focus-ring);border-radius:10px}}ul:not([class]),ol:not([class]){list-style-type:none;padding:0;margin:0}ul[class],ol[class]{list-style-type:none;padding:0;margin-bottom:25px}.main ul:not([class]),.main ol:not([class]){list-style:outside disc var(--accent, #e41315);padding-left:20px;margin:25px 0}.main ol:not([class]){list-style:outside decimal var(--accent, #e41315)}.main ul[class] li,.main ol[class] li{margin-bottom:3px}body ul.checklist{margin:25px 0}body ul.nomargin{margin:0 0 25px}body ul.checklist svg{height:22px;margin:0 9px -5px -2px}body ul.checklist svg path{fill:var(--accent, #e41315)}img{max-width:100%;height:auto;display:block}.main img{border-radius:8px}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media screen and (max-width:580px){h1,h2,h3,h4,h5,h6{word-break:break-word}}body h1{color:var(--surface, #fff);font-size:clamp(2.85rem,2.2814rem + 1.5686vw,3.85rem);font-family:var(--heading);font-weight:400;line-height:1.05;letter-spacing:0;text-wrap:balance;margin-bottom:15px}body .main h1{font-size:clamp(2.5rem,2.0735rem + 1.1765vw,3.25rem);color:var(--surface-dark, #1c1c1d);line-height:1}body h2{color:var(--text-strong, #1c1c1d);font-size:clamp(2.25rem,1.8462rem + 1.1538vw,3rem);font-family:var(--heading);font-weight:400;line-height:1.15;letter-spacing:0;text-wrap:balance;margin-bottom:15px}body .main h1+h2{font-size:clamp(1.35rem,1.1931rem + .4314vw,1.625rem)}body h3{color:var(--text-muted, #1c1c1d);font-size:clamp(1.375rem,1.1731rem + .5769vw,1.75rem);font-weight:700;line-height:1.12;letter-spacing:0;text-wrap:balance;margin-bottom:18px}body p{margin-bottom:25px}body p+ul{margin-top:25px}a{color:var(--accent, #e41315);transition:var(--transition-normal)}a:hover,a:focus{color:var(--surface-dark, #1c1c1d)}.buttons{display:flex;flex-wrap:wrap;gap:16px}.button{display:inline-flex;padding:18px 30px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:var(--accent, #e41315);border:2px solid var(--accent, #e41315);color:var(--surface, #fff);text-align:center;font-family:var(--text);font-size:17px;font-weight:700;line-height:normal;text-decoration:none;vertical-align:middle;transition:var(--transition-normal);cursor:pointer}.button.ghost{background:transparent;border:2px solid var(--accent, #e41315);color:var(--accent, #e41315)}.button:hover,.button:focus{background:transparent;color:var(--accent, #e41315)}.button.ghost:hover,.button.ghost:focus{background:var(--accent, #e41315);border:2px solid var(--accent, #e41315);color:var(--surface, #fff)}.button svg{width:22px;height:22px;display:inline-block;flex-shrink:0;transition:var(--transition-normal)}.button svg path,.button.ghost:hover svg path,.button.ghost:focus svg path{fill:var(--surface, #fff);transition:var(--transition-normal)}.button:hover svg path,.button:focus svg path,.button.ghost svg path{fill:var(--accent, #e41315)}.main .button{margin-top:10px}.kicker{color:var(--accent, #e41315)!important;font-family:var(--text);font-size:14px;font-weight:800;line-height:1.5;letter-spacing:.1em;text-transform:uppercase;margin-bottom:15px!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media screen and (max-width:1024px){.buttons{flex-direction:column;align-items:stretch}.buttons .button{width:100%}}body .container{width:auto;max-width:1440px;padding:0 30px;margin:0 auto}.main:after{content:"";clear:both;display:table}.centered{justify-content:center;text-align:center}.grey-bg{background:var(--greybg)}.main{width:100%}body>.main{padding:80px 0}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-VariableFont.woff2) format("woff2"),url(/assets/fonts/Inter-VariableFont.woff2) format("woff2-variations");font-weight:400 700;font-display:swap;font-style:normal}@font-face{font-family:Inter;src:url(/assets/fonts/Inter-Italic-VariableFont.woff2) format("woff2"),url(/assets/fonts/Inter-Italic-VariableFont.woff2) format("woff2-variations");font-weight:400 700;font-display:swap;font-style:italic}@font-face{font-family:Anton;src:url(/assets/fonts/Anton-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}
