:root{--bg:#080808;--bg-alt:#121212;--bg-black:#000;--surface:#1a1a1a;--surface-solid:#242424;--border:#2a2a2a;--border-strong:#303030;--text:#fff;--text-muted:#afafaf;--text-dim:#8e8e8e;--gold-from:#f0c000;--gold-to:#a86d00;--badge:#005c25;--gold-gradient:linear-gradient(180deg, var(--gold-from) 0%, var(--gold-to) 100%);--font-display:"Playfair Display", Georgia, serif;--font-body:"Satoshi", "Inter", system-ui, sans-serif;--font-ui:"Inter", system-ui, sans-serif;--container:1200px;--gutter:120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{width:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}p{margin:0}h1,h2,h3{font-family:var(--font-display);margin:0;font-weight:700}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}ul{margin:0;padding:0;list-style:none}section[id]{scroll-margin-top:140px}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:20px}.gold{background:var(--gold-gradient);color:#0000;background-clip:text}.eyebrow{font-family:var(--font-body);letter-spacing:2.4px;text-transform:uppercase;font-size:18px;font-weight:500;line-height:16px}.section-title{color:var(--text);font-size:48px;line-height:48px}@media (width<=1199px){:root{--gutter:20px}section[id]{scroll-margin-top:92px}.container{max-width:393px}.eyebrow{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.nav-wrap[data-astro-cid-wpvy4v7s]{z-index:50;width:min(1200px,100% - 40px);position:fixed;top:46px;left:50%;transform:translate(-50%)}.nav[data-astro-cid-wpvy4v7s]{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);background:#1a1a1a80;border-radius:9999px;justify-content:space-between;align-items:center;padding:16.5px 32.5px;display:flex;box-shadow:0 25px 50px -12px #00000040}.nav-left[data-astro-cid-wpvy4v7s]{align-items:center;gap:80px;display:flex}.logo[data-astro-cid-wpvy4v7s]{font-family:var(--font-display);letter-spacing:-.5px;color:var(--text);white-space:nowrap;font-size:20px;font-weight:700;line-height:28px}.nav-links[data-astro-cid-wpvy4v7s]{align-items:center;gap:24px;padding-left:32px;display:flex}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{font-family:var(--font-ui);color:var(--text-dim);font-size:14px;font-weight:500;line-height:20px;transition:color .2s}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s].is-active,.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:focus-visible{color:var(--text)}.book-btn[data-astro-cid-wpvy4v7s]{background:var(--gold-gradient);color:#121212;font-family:var(--font-ui);white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:8px 24px;font-size:14px;font-weight:600;line-height:20px;display:inline-flex}.menu-toggle[data-astro-cid-wpvy4v7s],.mobile-menu[data-astro-cid-wpvy4v7s]{display:none}.bars[data-astro-cid-wpvy4v7s]{width:32px;height:32px;display:block;position:relative}.bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{background:#fff;border-radius:1px;width:20px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;left:6px}.bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:first-child{top:7.667px}.bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(2){top:15px}.bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(3){top:22.333px}.menu-toggle[data-astro-cid-wpvy4v7s]:active .bars[data-astro-cid-wpvy4v7s]{transform:scale(.9)}.menu-toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:first-child{transform:translateY(7.333px)rotate(45deg)}.menu-toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(2){opacity:0;transform:scaleX(.2)}.menu-toggle[data-astro-cid-wpvy4v7s][aria-expanded=true] .bars[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]:nth-child(3){transform:translateY(-7.333px)rotate(-45deg)}@media (width<=1199px){.nav-wrap[data-astro-cid-wpvy4v7s]{width:calc(100% - 40px);max-width:353px;top:20px}.nav[data-astro-cid-wpvy4v7s]{box-shadow:none;border-radius:100px;padding:10px 20px}.logo[data-astro-cid-wpvy4v7s]{font-size:20px}.nav-links[data-astro-cid-wpvy4v7s],.nav[data-astro-cid-wpvy4v7s]>.book-btn[data-astro-cid-wpvy4v7s]{display:none}.menu-toggle[data-astro-cid-wpvy4v7s]{width:32px;height:32px;transition:transform .2s;display:block}.mobile-menu[data-astro-cid-wpvy4v7s]{border:1px solid var(--border);-webkit-backdrop-filter:blur(10px);transform-origin:100% 0;background:#141414f7;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:251px;margin-top:10px;margin-left:auto;padding:30.5px 32.5px;animation:.25s cubic-bezier(.4,0,.2,1) menu-in;display:flex;box-shadow:0 25px 50px -12px #0000008c}.mobile-menu[data-astro-cid-wpvy4v7s][hidden]{display:none}@keyframes menu-in{0%{opacity:0;transform:scale(.94)translateY(-8px)}to{opacity:1;transform:none}}.mobile-menu[data-astro-cid-wpvy4v7s] ul[data-astro-cid-wpvy4v7s]{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;width:134px;height:285px;padding-block:29px;display:flex}.mobile-menu[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:not(.menu-book-btn){color:var(--text-dim);font-size:20px;line-height:20px;transition:color .2s}.mobile-menu[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s].is-active{color:var(--text);font-weight:700}.menu-book-btn[data-astro-cid-wpvy4v7s]{background:var(--gold-gradient);color:#121212;white-space:nowrap;border-radius:9999px;justify-content:center;align-items:center;padding:10px 50px;font-size:20px;font-weight:700;line-height:20px;display:inline-flex}}.hero[data-astro-cid-ge2uvauf]{height:816px;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{position:absolute;inset:0;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:center 30%;width:100%;height:100%}.hero-gradient[data-astro-cid-ge2uvauf]{background:linear-gradient(#000000b3 0% 50%,#080808 100%);position:absolute;inset:0}.hero-content[data-astro-cid-ge2uvauf]{text-align:center;flex-direction:column;align-items:center;gap:41px;width:min(1135px,100% - 40px);display:flex;position:absolute;top:255px;left:50%;transform:translate(-50%)}.hero-copy[data-astro-cid-ge2uvauf]{flex-direction:column;align-items:center;gap:13px;width:100%;display:flex}.hero-eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:3px;margin-bottom:2px;font-size:18px}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{color:var(--text);font-size:70px;line-height:96px}.hero-sub[data-astro-cid-ge2uvauf]{max-width:628px;color:var(--text-muted);font-size:20px;line-height:28px}.hero-actions[data-astro-cid-ge2uvauf]{align-items:center;gap:16px;display:flex}.btn-primary[data-astro-cid-ge2uvauf]{background:var(--gold-gradient);color:#121212;font-family:var(--font-ui);border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:10px 30px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}.btn-primary[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{width:10.5px;height:12px}.btn-ghost[data-astro-cid-ge2uvauf]{border:1px solid var(--border);-webkit-backdrop-filter:blur(5px);color:var(--text);font-family:var(--font-ui);background:#0000001a;border-radius:9999px;justify-content:center;align-items:center;padding:11px 31px;font-size:16px;font-weight:600;line-height:24px;display:inline-flex}@media (width<=1199px){.hero[data-astro-cid-ge2uvauf]{height:auto;min-height:601px}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;gap:20px;width:calc(100% - 40px);max-width:353px;margin-inline:auto;padding-block:172px 43px;position:relative;top:auto;left:auto;transform:none}.hero-copy[data-astro-cid-ge2uvauf]{gap:10px}.hero-eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:2px;font-size:14px}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{font-size:35px;line-height:normal}.hero-sub[data-astro-cid-ge2uvauf]{max-width:267px;font-size:16px;line-height:normal}.hero-actions[data-astro-cid-ge2uvauf]{flex-direction:column;gap:15px;width:193px}.btn-primary[data-astro-cid-ge2uvauf],.btn-ghost[data-astro-cid-ge2uvauf]{width:100%;padding-inline:0;font-size:16px}.btn-primary[data-astro-cid-ge2uvauf]{padding-block:8px}.btn-primary[data-astro-cid-ge2uvauf] img[data-astro-cid-ge2uvauf]{width:8.75px;height:10px}.btn-ghost[data-astro-cid-ge2uvauf]{border-color:#3b3b3b;padding-block:8px}}@media (width<=389px){.hero-content[data-astro-cid-ge2uvauf]{padding-block:150px 40px}.hero-eyebrow[data-astro-cid-ge2uvauf]{letter-spacing:1.5px;font-size:13px}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{font-size:30px}.hero-sub[data-astro-cid-ge2uvauf]{font-size:15px}.hero-actions[data-astro-cid-ge2uvauf]{width:180px}}.about[data-astro-cid-oxgmilyn]{padding-block:150px}.about-inner[data-astro-cid-oxgmilyn]{align-items:center;gap:65px;width:min(1200px,100% - 40px);margin-inline:auto;display:flex}.about-media[data-astro-cid-oxgmilyn]{flex:0 0 590px;height:533px;overflow:hidden}.about-media[data-astro-cid-oxgmilyn] img[data-astro-cid-oxgmilyn]{object-fit:cover;width:100%;height:100%}.about-body[data-astro-cid-oxgmilyn]{flex-direction:column;justify-content:center;gap:30px;max-width:545px;display:flex}.about-heading[data-astro-cid-oxgmilyn]{flex-direction:column;gap:15px;display:flex}.about-text[data-astro-cid-oxgmilyn]{color:var(--text-muted);flex-direction:column;gap:10px;font-size:18px;line-height:29.25px;display:flex}.stats[data-astro-cid-oxgmilyn]{border-top:1px solid var(--border-strong);justify-content:space-between;align-items:center;margin:0;padding-top:25px;display:flex}.stat[data-astro-cid-oxgmilyn]{flex-direction:column;gap:8px;display:flex}.stat[data-astro-cid-oxgmilyn] dt[data-astro-cid-oxgmilyn]{font-family:var(--font-display);color:var(--text);font-size:48px;font-weight:700;line-height:48px}.stat[data-astro-cid-oxgmilyn] dd[data-astro-cid-oxgmilyn]{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);margin:0;font-size:12px;line-height:16px}@media (width<=1199px){.about[data-astro-cid-oxgmilyn]{padding-block:150px}.about-inner[data-astro-cid-oxgmilyn]{flex-direction:column;align-items:stretch;gap:30px;width:calc(100% - 40px);max-width:393px}.about-media[data-astro-cid-oxgmilyn]{flex:none;width:100%;height:319px}.about-body[data-astro-cid-oxgmilyn]{text-align:center;align-items:center;gap:20px;max-width:none}.about-heading[data-astro-cid-oxgmilyn]{gap:10px}.about-heading[data-astro-cid-oxgmilyn] .section-title[data-astro-cid-oxgmilyn]{max-width:276px;font-size:26px;line-height:normal}.about-text[data-astro-cid-oxgmilyn]{align-items:center;gap:5px;font-size:16px;line-height:normal}.stats[data-astro-cid-oxgmilyn]{width:100%;padding:20px 15px 0}.stat[data-astro-cid-oxgmilyn]{text-align:center;align-items:center}.stat[data-astro-cid-oxgmilyn] dt[data-astro-cid-oxgmilyn]{font-size:28px;line-height:normal}.stat[data-astro-cid-oxgmilyn] dd[data-astro-cid-oxgmilyn]{max-width:70px;font-size:12px}}.services[data-astro-cid-lesv7jgp]{background:var(--bg-alt);padding-block:57px;position:relative;overflow:hidden}.services-header[data-astro-cid-lesv7jgp]{text-align:center;flex-direction:column;align-items:center;gap:15px;width:min(639px,100% - 40px);margin-inline:auto;display:flex}.services-heading[data-astro-cid-lesv7jgp]{flex-direction:column;align-items:center;gap:20px;display:flex}.services-heading[data-astro-cid-lesv7jgp] h2[data-astro-cid-lesv7jgp]{font-size:60px;line-height:60px}.services-sub[data-astro-cid-lesv7jgp]{max-width:427px;color:var(--text-muted);font-size:18px;line-height:28px}.carousel[data-astro-cid-lesv7jgp]{margin-top:50px;position:relative}.track[data-astro-cid-lesv7jgp]{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:50px;padding-inline:120px;scroll-padding-inline:120px;display:flex;overflow-x:auto}.track[data-astro-cid-lesv7jgp]::-webkit-scrollbar{display:none}.card[data-astro-cid-lesv7jgp]{scroll-snap-align:start;flex-direction:column;flex:0 0 405.33px;justify-content:flex-end;height:405.33px;padding:30px 38px;display:flex;position:relative;overflow:hidden}.card-img[data-astro-cid-lesv7jgp]{object-fit:cover;filter:grayscale();width:100%;height:100%;position:absolute;inset:0}.card-overlay[data-astro-cid-lesv7jgp]{background:linear-gradient(#0000 0%,#000 80%);position:absolute;inset:0}.card-body[data-astro-cid-lesv7jgp]{flex-direction:column;align-items:flex-start;gap:10px;display:flex;position:relative}.tag[data-astro-cid-lesv7jgp]{background:var(--badge);letter-spacing:1px;text-transform:uppercase;color:var(--text);border-radius:80px;justify-content:center;align-items:center;padding:5px 15px;font-size:12px;font-weight:700;line-height:15px;display:inline-flex}.card-text[data-astro-cid-lesv7jgp]{flex-direction:column;gap:10px;display:flex}.card-text[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{color:var(--text);font-size:24px;line-height:32px}.card-text[data-astro-cid-lesv7jgp] p[data-astro-cid-lesv7jgp]{color:var(--text-muted);font-size:16px;line-height:26px}.fade[data-astro-cid-lesv7jgp]{pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.fade-left[data-astro-cid-lesv7jgp]{background:linear-gradient(90deg, var(--bg-alt) 0%, #12121200 100%);left:0}.fade-right[data-astro-cid-lesv7jgp]{background:linear-gradient(270deg, var(--bg-alt) 0%, #12121200 100%);right:0}.arrow[data-astro-cid-lesv7jgp]{z-index:2;width:30.75px;height:29.98px;transition:opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.arrow[data-astro-cid-lesv7jgp][disabled]{opacity:.3;pointer-events:none}.arrow-left[data-astro-cid-lesv7jgp]{left:50px}.arrow-right[data-astro-cid-lesv7jgp]{right:50px}.arrow-right[data-astro-cid-lesv7jgp] img[data-astro-cid-lesv7jgp]{transform:rotate(180deg)}@media (prefers-reduced-motion:reduce){.track[data-astro-cid-lesv7jgp]{scroll-behavior:auto}}@media (width<=1199px){.services[data-astro-cid-lesv7jgp]{padding-block:39px 50px}.services-header[data-astro-cid-lesv7jgp]{gap:10px;width:calc(100% - 40px);max-width:303px}.services-heading[data-astro-cid-lesv7jgp]{gap:10px}.services-heading[data-astro-cid-lesv7jgp] h2[data-astro-cid-lesv7jgp]{font-size:26px;line-height:normal}.services-sub[data-astro-cid-lesv7jgp]{font-size:16px;line-height:normal}.carousel[data-astro-cid-lesv7jgp]{margin-top:32px}.track[data-astro-cid-lesv7jgp]{gap:20px;padding-inline:20px;scroll-padding-inline:20px}.card[data-astro-cid-lesv7jgp]{flex:0 0 344px;height:345px;padding:30px 38px}.card-text[data-astro-cid-lesv7jgp] h3[data-astro-cid-lesv7jgp]{font-size:20px;line-height:normal}.card-text[data-astro-cid-lesv7jgp] p[data-astro-cid-lesv7jgp]{font-size:16px;line-height:normal}.fade[data-astro-cid-lesv7jgp]{width:29px}.arrow-left[data-astro-cid-lesv7jgp]{left:20px}.arrow-right[data-astro-cid-lesv7jgp]{right:20px}}.contact[data-astro-cid-he3spzz3]{padding-block:150px}.contact-stage[data-astro-cid-he3spzz3]{width:100%;max-width:1440px;height:835px;margin-inline:auto;position:relative}.map[data-astro-cid-he3spzz3]{opacity:.8;width:834.67px;height:834.67px;position:absolute;top:0;right:120px}.map[data-astro-cid-he3spzz3]>img[data-astro-cid-he3spzz3]{object-fit:cover;width:100%;height:100%}.map-card[data-astro-cid-he3spzz3]{border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);background:#1a1a1ae6;border-radius:16px;flex-direction:column;align-items:center;gap:3.25px;width:241px;padding:35.75px 33px 33px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 50px -12px #00000040}.map-card[data-astro-cid-he3spzz3] p[data-astro-cid-he3spzz3]{color:var(--text);text-align:center;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px}.panel[data-astro-cid-he3spzz3]{-webkit-backdrop-filter:blur(5px);background:#0000001a;flex-direction:column;gap:30px;width:465px;padding:40px 50px;display:flex;position:absolute;top:139.53px;left:202px}.panel-top[data-astro-cid-he3spzz3]{flex-direction:column;gap:30px;display:flex}.panel-heading[data-astro-cid-he3spzz3]{flex-direction:column;gap:15px;display:flex}.panel-title[data-astro-cid-he3spzz3]{flex-direction:column;gap:10px;display:flex}.panel-title[data-astro-cid-he3spzz3] h2[data-astro-cid-he3spzz3]{color:var(--text);font-size:36px;line-height:40px}.panel-sub[data-astro-cid-he3spzz3]{color:var(--text-muted);font-size:16px;line-height:24px}.details[data-astro-cid-he3spzz3]{flex-direction:column;gap:25px;display:flex}.details[data-astro-cid-he3spzz3] li[data-astro-cid-he3spzz3]{align-items:flex-start;gap:16px;display:flex}.icon-circle[data-astro-cid-he3spzz3]{background:var(--surface-solid);border-radius:9999px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.detail-text[data-astro-cid-he3spzz3]{flex-direction:column;gap:4px;display:flex}.detail-label[data-astro-cid-he3spzz3]{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);font-size:12px;line-height:16px}.detail-value[data-astro-cid-he3spzz3]{color:var(--text);font-size:16px;font-weight:500;line-height:24px}.follow[data-astro-cid-he3spzz3]{border-top:1px solid var(--border);flex-direction:column;gap:16px;padding-top:31px;display:flex}.follow-label[data-astro-cid-he3spzz3]{letter-spacing:1.2px;text-transform:uppercase;color:var(--text-muted);font-size:12px;line-height:16px}.socials[data-astro-cid-he3spzz3]{gap:16px;display:flex}.socials[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]{border:1px solid var(--border);border-radius:9999px;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .2s;display:inline-flex}.socials[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:hover,.socials[data-astro-cid-he3spzz3] a[data-astro-cid-he3spzz3]:focus-visible{border-color:var(--gold-from)}@media (width<=1439px) and (width>=1200px){.map[data-astro-cid-he3spzz3]{width:700px;height:700px;right:60px}.panel[data-astro-cid-he3spzz3]{left:60px}}@media (width<=1199px){.contact[data-astro-cid-he3spzz3]{padding-block:100px 150px}.contact-stage[data-astro-cid-he3spzz3]{max-width:393px;height:auto;margin-inline:auto}.map[data-astro-cid-he3spzz3]{aspect-ratio:1;width:100%;height:auto;position:relative;top:auto;right:auto}.map-card[data-astro-cid-he3spzz3]{border-radius:12px;gap:4px;width:186px;padding:16px 24px}.map-card[data-astro-cid-he3spzz3]>img[data-astro-cid-he3spzz3]{width:15.5px;height:20.6px}.map-card[data-astro-cid-he3spzz3] p[data-astro-cid-he3spzz3]{font-size:12px;line-height:20px}.panel[data-astro-cid-he3spzz3]{gap:30px;width:calc(100% - 31px);margin-top:-101px;padding:20px;position:relative;top:auto;left:auto}.panel-heading[data-astro-cid-he3spzz3]{gap:10px}.panel-title[data-astro-cid-he3spzz3] h2[data-astro-cid-he3spzz3]{font-size:26px;line-height:normal}.panel-sub[data-astro-cid-he3spzz3]{font-size:16px;line-height:normal}.detail-label[data-astro-cid-he3spzz3]{font-size:12px;line-height:normal}.detail-value[data-astro-cid-he3spzz3]{font-size:16px;line-height:normal}.follow-label[data-astro-cid-he3spzz3]{font-size:14px}}.footer[data-astro-cid-jo6i4kqk]{background:var(--bg-black);padding-block:69px}.footer-inner[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:50px;width:min(1200px,100% - 40px);margin-inline:auto;display:flex}.footer-top[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:30px;display:flex}.footer-logo[data-astro-cid-jo6i4kqk]{font-family:var(--font-display);letter-spacing:-.6px;color:var(--text);align-self:flex-start;font-size:30px;font-weight:700;line-height:32px}.footer-row[data-astro-cid-jo6i4kqk]{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.footer-blurb[data-astro-cid-jo6i4kqk]{width:284px;color:var(--text-muted);font-size:14px;line-height:22.75px}.footer-cols[data-astro-cid-jo6i4kqk]{gap:150px;display:flex}.footer-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:15px;display:flex}.col-heading[data-astro-cid-jo6i4kqk]{letter-spacing:1.2px;text-transform:uppercase;color:var(--text);font-size:12px;font-weight:500;line-height:16px}.footer-col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:10px;display:flex}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);white-space:nowrap;font-size:14px;line-height:20px;transition:color .2s}.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:focus-visible,.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover,.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:focus-visible{color:var(--text)}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:33px;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk],.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.legal[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{color:var(--text-muted);font-size:12px;line-height:16px}.legal[data-astro-cid-jo6i4kqk]{gap:24px;display:flex}@media (width<=1199px){.footer[data-astro-cid-jo6i4kqk]{padding-block:44.8px 28px}.footer-inner[data-astro-cid-jo6i4kqk]{gap:50px;width:calc(100% - 40px);max-width:393px}.footer-top[data-astro-cid-jo6i4kqk]{gap:10px}.footer-row[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:60px}.footer-blurb[data-astro-cid-jo6i4kqk]{width:314px;max-width:100%;font-size:16px;line-height:26px}.footer-cols[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:50px 80px}.footer-col[data-astro-cid-jo6i4kqk]:nth-child(3){flex-basis:100%}.col-heading[data-astro-cid-jo6i4kqk],.footer-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{font-size:18px;line-height:normal}.footer-col[data-astro-cid-jo6i4kqk] ul[data-astro-cid-jo6i4kqk]{gap:20px}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start;gap:17px}.footer-bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk],.legal[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.legal[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{font-size:14px}.legal[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;row-gap:8px}}
