:root{--bg:#fbfaf7;--bg-elev:#fff;--bg-tint:#f2efe9;--bg-deep:#0e1a2b;--bg-deep-2:#13293d;--ink:#0e1a2b;--ink-soft:#3d4a5e;--ink-mute:#6b7280;--ink-faint:#9ca3af;--ink-on-deep:#f6f4ee;--ink-on-deep-soft:#b7c3d2;--line:#e5e2dc;--line-strong:#d5d1c9;--line-on-deep:#ffffff1f;--brand:#24998b;--brand-deep:#0b6e62;--brand-soft:#e6f4f1;--brand-tint:#dcefeb;--accent:#13293d;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:20px;--s-6:24px;--s-7:32px;--s-8:48px;--s-9:64px;--s-10:96px;--f-serif:var(--font-cormorant), Georgia, "Times New Roman", serif;--f-sans:var(--font-mulish), "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--maxw:1240px;--shadow-1:0 1px 2px #0e1a2b0a, 0 1px 1px #0e1a2b0a;--shadow-2:0 4px 14px #0e1a2b0f, 0 1px 3px #0e1a2b0a;--shadow-3:0 12px 32px #0e1a2b14, 0 2px 6px #0e1a2b0d;--ease:cubic-bezier(.2, .7, .2, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;overflow-x:hidden}body{font-family:var(--f-sans);background:var(--bg);color:var(--ink);background-image:radial-gradient(circle at 12% -8%,#24998b12,#0000 38%),radial-gradient(circle at 92% 4%,#13293d0d,#0000 40%);background-attachment:fixed;margin:0;padding-left:0;padding-right:0;font-size:16px;line-height:1.6}h1,h2,h3,h4{font-family:var(--f-serif);color:var(--ink);letter-spacing:-.01em;margin:0;font-weight:700}p{color:var(--ink-soft);margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit}img,svg,video{max-width:100%;display:block}::selection{background:var(--brand);color:#fff}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--line-strong);border:2px solid var(--bg);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:var(--brand)}.df-shell{width:100%;max-width:var(--maxw);margin:0 auto;padding-left:clamp(20px,5vw,56px);padding-right:clamp(20px,5vw,56px)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
.Navbar-module__r_CRrW__header{z-index:50;-webkit-backdrop-filter:saturate(180%)blur(14px);border-bottom:1px solid var(--line);background:#fbfaf7c7;width:100%;position:sticky;top:0}.Navbar-module__r_CRrW__shell{justify-content:space-between;align-items:center;gap:16px;height:72px;display:flex}.Navbar-module__r_CRrW__brand{color:var(--ink);align-items:center;gap:10px;display:inline-flex}.Navbar-module__r_CRrW__logo{width:32px;height:32px}.Navbar-module__r_CRrW__brandName{font-family:var(--f-serif);letter-spacing:-.01em;font-size:22px;font-weight:700}.Navbar-module__r_CRrW__nav{align-items:center;gap:28px;display:flex}.Navbar-module__r_CRrW__navLink{color:var(--ink-soft);transition:color .2s var(--ease);font-size:14px;font-weight:600}.Navbar-module__r_CRrW__navLink:hover{color:var(--ink)}.Navbar-module__r_CRrW__actions{align-items:center;gap:12px;display:flex}.Navbar-module__r_CRrW__cta{color:#fff;background:var(--ink);transition:background .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;padding:10px 18px;font-size:14px;font-weight:700;display:inline-flex}.Navbar-module__r_CRrW__cta:hover{background:var(--brand-deep);transform:translateY(-1px)}@media (max-width:768px){.Navbar-module__r_CRrW__shell{height:64px}.Navbar-module__r_CRrW__brandName{font-size:20px}.Navbar-module__r_CRrW__nav{display:none}}@media (max-width:480px){.Navbar-module__r_CRrW__cta{display:none}}
.LangSwitcher-module__EdwTaG__root{background:var(--bg-tint);border:1px solid var(--line);border-radius:999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.LangSwitcher-module__EdwTaG__item{letter-spacing:.06em;min-width:36px;color:var(--ink-mute);transition:color .2s var(--ease), background .2s var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.LangSwitcher-module__EdwTaG__item:hover{color:var(--ink)}.LangSwitcher-module__EdwTaG__active{background:var(--bg-elev);color:var(--ink);box-shadow:var(--shadow-1)}.LangSwitcher-module__EdwTaG__footer{border-color:var(--line-on-deep);background:#ffffff0f}.LangSwitcher-module__EdwTaG__footer .LangSwitcher-module__EdwTaG__item{color:var(--ink-on-deep-soft)}.LangSwitcher-module__EdwTaG__footer .LangSwitcher-module__EdwTaG__item:hover{color:var(--ink-on-deep)}.LangSwitcher-module__EdwTaG__footer .LangSwitcher-module__EdwTaG__active{color:var(--ink-on-deep);box-shadow:none;background:#ffffff1f}
.Footer-module__RaQOlq__footer{background:var(--bg-deep);color:var(--ink-on-deep);margin-top:96px}.Footer-module__RaQOlq__shell{padding-top:72px;padding-bottom:32px}.Footer-module__RaQOlq__grid{border-bottom:1px solid var(--line-on-deep);grid-template-columns:1.6fr repeat(4,1fr);gap:48px;padding-bottom:56px;display:grid}.Footer-module__RaQOlq__colBrand{flex-direction:column;gap:16px;max-width:360px;display:flex}.Footer-module__RaQOlq__brand{align-items:center;gap:10px;display:inline-flex}.Footer-module__RaQOlq__logo{filter:brightness(1.1);width:32px;height:32px}.Footer-module__RaQOlq__brandName{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink-on-deep);font-size:22px;font-weight:700}.Footer-module__RaQOlq__tagline{color:var(--ink-on-deep-soft);font-size:14px;line-height:1.6}.Footer-module__RaQOlq__cta{color:var(--bg-deep);background:var(--ink-on-deep);transition:background .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-self:flex-start;align-items:center;margin-top:4px;padding:10px 18px;font-size:13px;font-weight:700;display:inline-flex}.Footer-module__RaQOlq__cta:hover{background:var(--brand);color:#fff;transform:translateY(-1px)}.Footer-module__RaQOlq__col{flex-direction:column;gap:14px;display:flex}.Footer-module__RaQOlq__colTitle{font-family:var(--f-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-on-deep);margin:0;font-size:11px;font-weight:800}.Footer-module__RaQOlq__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__RaQOlq__link{color:var(--ink-on-deep-soft);transition:color .2s var(--ease);font-size:14px}a.Footer-module__RaQOlq__link:hover{color:var(--ink-on-deep)}.Footer-module__RaQOlq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.Footer-module__RaQOlq__bottomLeft{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Footer-module__RaQOlq__bottomRight{align-items:center;gap:10px;display:flex}.Footer-module__RaQOlq__copy{color:var(--ink-on-deep-soft);font-size:12px}.Footer-module__RaQOlq__dot{color:var(--ink-on-deep-soft)}.Footer-module__RaQOlq__langLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-on-deep-soft);font-size:11px;font-weight:700}@media (max-width:1080px){.Footer-module__RaQOlq__grid{grid-template-columns:1.4fr 1fr 1fr}.Footer-module__RaQOlq__colBrand{grid-column:1/-1;max-width:100%}}@media (max-width:640px){.Footer-module__RaQOlq__footer{margin-top:64px}.Footer-module__RaQOlq__shell{padding-top:48px}.Footer-module__RaQOlq__grid{grid-template-columns:1fr 1fr;gap:32px;padding-bottom:32px}.Footer-module__RaQOlq__colBrand{grid-column:1/-1}.Footer-module__RaQOlq__bottom{flex-direction:column;align-items:flex-start}}
.Portada-module__SYOrGq__hero{padding-top:56px;padding-bottom:80px;position:relative}.Portada-module__SYOrGq__shell{grid-template-columns:1.05fr 1fr;align-items:center;gap:64px;display:grid}.Portada-module__SYOrGq__copy{flex-direction:column;gap:24px;max-width:620px;display:flex}.Portada-module__SYOrGq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);background:var(--brand-soft);border:1px solid var(--brand-tint);border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:6px 14px 6px 10px;font-size:12px;font-weight:700;display:inline-flex}.Portada-module__SYOrGq__dot{background:var(--brand);border-radius:999px;width:6px;height:6px;box-shadow:0 0 0 4px #24998b2e}.Portada-module__SYOrGq__title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(40px,5.4vw,64px);font-weight:700;line-height:1.04}.Portada-module__SYOrGq__subtitle{color:var(--ink-soft);max-width:540px;font-size:clamp(16px,1.4vw,18px);line-height:1.6}.Portada-module__SYOrGq__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:4px;display:flex}.Portada-module__SYOrGq__ctaPrimary{color:#fff;background:var(--ink);box-shadow:var(--shadow-2);transition:background .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;gap:10px;padding:14px 22px;font-size:15px;font-weight:700;display:inline-flex}.Portada-module__SYOrGq__ctaPrimary:hover{background:var(--brand-deep);transform:translateY(-2px)}.Portada-module__SYOrGq__ctaIcon{width:20px;height:20px}.Portada-module__SYOrGq__ctaSecondary{color:var(--ink);transition:border-color .2s var(--ease);border-bottom:1px solid #0000;align-items:center;padding:12px 4px;font-size:15px;font-weight:700;display:inline-flex}.Portada-module__SYOrGq__ctaSecondary:hover{border-color:var(--ink)}.Portada-module__SYOrGq__micro{flex-wrap:wrap;gap:24px;margin:8px 0 0;padding:0;list-style:none;display:flex}.Portada-module__SYOrGq__micro li{color:var(--ink-mute);letter-spacing:.01em;font-size:13px;font-weight:600;position:relative}.Portada-module__SYOrGq__micro li:before{content:"✓";color:var(--brand);margin-right:8px;font-weight:800;display:inline-block}.Portada-module__SYOrGq__visual{justify-content:center;width:100%;display:flex;position:relative}.Portada-module__SYOrGq__visualCard{aspect-ratio:4/5;width:100%;max-width:520px;box-shadow:var(--shadow-3);background:linear-gradient(#e6f4f1 0%,#3d9c91 60%,#24998b 100%);border:1px solid #0b6e622e;border-radius:32px;position:relative;overflow:hidden}.Portada-module__SYOrGq__gridBg{background-image:linear-gradient(#0b6e6214 1px,#0000 1px),linear-gradient(90deg,#0b6e6214 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 60%,#000,#0000 70%);mask-image:radial-gradient(circle at 50% 60%,#000,#0000 70%)}.Portada-module__SYOrGq__whale{filter:drop-shadow(0 18px 32px #0b293d40);width:70%;height:auto;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.Portada-module__SYOrGq__chat{flex-direction:column;gap:10px;display:flex;position:absolute;top:24px;left:24px;right:24px}.Portada-module__SYOrGq__bubble{max-width:78%;color:var(--ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #ffffffe6;border-radius:14px 14px 14px 4px;align-self:flex-start;padding:10px 14px;font-size:13px;line-height:1.45;box-shadow:0 6px 20px #0b293d14}.Portada-module__SYOrGq__bubbleAlt{background:var(--ink);color:#fff;border-color:var(--ink);border-radius:14px 14px 4px;align-self:flex-end}@media (max-width:980px){.Portada-module__SYOrGq__hero{padding-top:32px;padding-bottom:56px}.Portada-module__SYOrGq__shell{grid-template-columns:1fr;gap:40px}.Portada-module__SYOrGq__visualCard{max-width:420px;margin:0 auto}}@media (max-width:560px){.Portada-module__SYOrGq__micro{gap:16px}.Portada-module__SYOrGq__actions{gap:10px}.Portada-module__SYOrGq__ctaPrimary{justify-content:center;width:100%}.Portada-module__SYOrGq__ctaSecondary{padding-left:0}}
.AboutIntro-module__YxFULq__section{padding:80px 0 32px}.AboutIntro-module__YxFULq__shell{flex-direction:column;gap:20px;max-width:880px;display:flex}.AboutIntro-module__YxFULq__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.AboutIntro-module__YxFULq__title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(36px,5.4vw,60px);line-height:1.04}.AboutIntro-module__YxFULq__intro{color:var(--ink-soft);font-size:18px;line-height:1.65}@media (max-width:720px){.AboutIntro-module__YxFULq__section{padding:40px 0 24px}}
.Trust-module__Yu1sPa__section{padding:24px 0 8px}.Trust-module__Yu1sPa__shell{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:24px;padding-bottom:24px}.Trust-module__Yu1sPa__grid{grid-template-columns:repeat(4,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid}.Trust-module__Yu1sPa__item{color:var(--ink-soft);justify-content:center;align-items:center;gap:12px;display:flex}.Trust-module__Yu1sPa__icon{width:32px;height:32px;color:var(--brand-deep);background:var(--brand-soft);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.Trust-module__Yu1sPa__icon svg{width:18px;height:18px}.Trust-module__Yu1sPa__label{letter-spacing:.02em;color:var(--ink);font-size:13px;font-weight:700}@media (max-width:720px){.Trust-module__Yu1sPa__grid{grid-template-columns:repeat(2,1fr);gap:16px}}
.Approach-module__xGzlgW__section{padding:96px 0}.Approach-module__xGzlgW__shell{flex-direction:column;gap:48px;display:flex}.Approach-module__xGzlgW__head{flex-direction:column;gap:16px;max-width:760px;display:flex}.Approach-module__xGzlgW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.Approach-module__xGzlgW__title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(32px,4.4vw,52px);line-height:1.05}.Approach-module__xGzlgW__text{color:var(--ink-soft);max-width:680px;font-size:17px;line-height:1.6}.Approach-module__xGzlgW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Approach-module__xGzlgW__card{background:var(--bg-elev);border:1px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);border-radius:20px;flex-direction:column;gap:12px;padding:28px;display:flex;position:relative}.Approach-module__xGzlgW__card:hover{box-shadow:var(--shadow-2);border-color:var(--line-strong);transform:translateY(-2px)}.Approach-module__xGzlgW__cardNum{font-family:var(--f-serif);letter-spacing:.08em;color:var(--brand);font-size:14px;font-weight:700}.Approach-module__xGzlgW__cardTitle{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink);font-size:24px;line-height:1.2}.Approach-module__xGzlgW__cardText{color:var(--ink-soft);font-size:15px;line-height:1.6}@media (max-width:880px){.Approach-module__xGzlgW__section{padding:64px 0}.Approach-module__xGzlgW__grid{grid-template-columns:1fr}}
.Why-module__qwlVXG__section{padding:48px 0}.Why-module__qwlVXG__shell{grid-template-columns:1fr 2fr;align-items:start;gap:48px;display:grid}.Why-module__qwlVXG__head{flex-direction:column;gap:16px;display:flex}.Why-module__qwlVXG__title{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink);font-size:clamp(28px,3.4vw,40px);line-height:1.1}.Why-module__qwlVXG__rule{background:var(--brand);border-radius:2px;width:64px;height:2px}.Why-module__qwlVXG__text{color:var(--ink-soft);max-width:720px;font-size:17px;line-height:1.7}@media (max-width:880px){.Why-module__qwlVXG__shell{grid-template-columns:1fr;gap:16px}}
.Products-module__ehXB6W__section{background:var(--bg-tint);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:96px 0}.Products-module__ehXB6W__shell{flex-direction:column;gap:56px;display:flex}.Products-module__ehXB6W__head{flex-direction:column;gap:14px;max-width:760px;display:flex}.Products-module__ehXB6W__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.Products-module__ehXB6W__title{font-family:var(--f-serif);letter-spacing:-.02em;font-size:clamp(32px,4.4vw,52px);line-height:1.05}.Products-module__ehXB6W__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Products-module__ehXB6W__card{background:var(--bg-elev);border:1px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:24px;flex-direction:column;gap:16px;padding:28px;display:flex;position:relative;overflow:hidden}.Products-module__ehXB6W__card:before{content:"";pointer-events:none;opacity:0;transition:opacity .3s var(--ease);position:absolute;inset:0}.Products-module__ehXB6W__card:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.Products-module__ehXB6W__cardHead{align-items:center;gap:12px;display:flex}.Products-module__ehXB6W__illuWrap{background:var(--accent);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.Products-module__ehXB6W__illu{object-fit:contain;filter:brightness(1.2);width:22px;height:22px}.Products-module__ehXB6W__card_blue .Products-module__ehXB6W__illuWrap{background:linear-gradient(135deg,#0e1a2b,#1e3a52)}.Products-module__ehXB6W__card_library .Products-module__ehXB6W__illuWrap{background:linear-gradient(135deg,#24998b,#0b6e62)}.Products-module__ehXB6W__card_mindfulness .Products-module__ehXB6W__illuWrap{background:linear-gradient(135deg,#2c4a6b,#13293d)}.Products-module__ehXB6W__label{font-family:var(--f-sans);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);font-size:11px;font-weight:800}.Products-module__ehXB6W__cardTitle{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink);font-size:26px;line-height:1.2}.Products-module__ehXB6W__cardText{color:var(--ink-soft);font-size:15px;line-height:1.6}.Products-module__ehXB6W__bullets{flex-direction:column;gap:8px;margin:4px 0 0;padding:0;list-style:none;display:flex}.Products-module__ehXB6W__bullets li{color:var(--ink);padding-left:22px;font-size:14px;line-height:1.5;position:relative}.Products-module__ehXB6W__bullets li:before{content:"";background:var(--brand);border-radius:2px;width:12px;height:2px;position:absolute;top:8px;left:0}@media (max-width:980px){.Products-module__ehXB6W__section{padding:64px 0}.Products-module__ehXB6W__grid{grid-template-columns:1fr;gap:16px}}
.Team-module__2HMS9q__section{padding:80px 0}.Team-module__2HMS9q__shell{flex-direction:column;gap:40px;display:flex}.Team-module__2HMS9q__head{flex-direction:column;gap:14px;max-width:760px;display:flex}.Team-module__2HMS9q__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.Team-module__2HMS9q__title{font-family:var(--f-serif);letter-spacing:-.01em;font-size:clamp(28px,4vw,44px);line-height:1.1}.Team-module__2HMS9q__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Team-module__2HMS9q__card{background:var(--bg-elev);border:1px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:24px;grid-template-columns:140px 1fr;gap:24px;padding:28px;display:grid}.Team-module__2HMS9q__card:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.Team-module__2HMS9q__media{aspect-ratio:1;background:var(--bg-tint);border-radius:20px;justify-content:center;align-items:center;width:140px;display:flex;overflow:hidden}.Team-module__2HMS9q__image{object-fit:cover;width:100%;height:100%}.Team-module__2HMS9q__mediaAdvisor{background:linear-gradient(135deg, var(--bg-deep), var(--brand-deep));color:#fff}.Team-module__2HMS9q__monogram{font-family:var(--f-serif);letter-spacing:.04em;color:var(--ink-on-deep);font-size:44px;font-weight:700}.Team-module__2HMS9q__body{flex-direction:column;gap:6px;display:flex}.Team-module__2HMS9q__label{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);font-size:11px;font-weight:800}.Team-module__2HMS9q__name{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink);font-size:26px;line-height:1.15}.Team-module__2HMS9q__role{color:var(--brand-deep);margin-bottom:8px;font-size:13px;font-weight:600}.Team-module__2HMS9q__text{color:var(--ink-soft);font-size:15px;line-height:1.65}.Team-module__2HMS9q__independent{border-left:3px solid var(--brand);background:var(--bg-elev);border-radius:0 16px 16px 0;margin-top:24px;padding:32px}.Team-module__2HMS9q__independentTitle{font-family:var(--f-serif);margin-bottom:12px;font-size:26px;line-height:1.2}.Team-module__2HMS9q__independentText{color:var(--ink-soft);max-width:760px;font-size:16px;line-height:1.7}@media (max-width:880px){.Team-module__2HMS9q__grid{grid-template-columns:1fr}.Team-module__2HMS9q__card{grid-template-columns:96px 1fr;padding:20px}.Team-module__2HMS9q__media{width:96px}.Team-module__2HMS9q__independent{padding:24px}}
.Legal-module__9Q6-XW__container{max-width:820px;font-family:var(--f-sans);color:var(--ink-soft);flex-direction:column;padding:48px 0 24px;display:flex}:is(.Legal-module__9Q6-XW__container h1,.Legal-module__9Q6-XW__container h2,.Legal-module__9Q6-XW__container h3,.Legal-module__9Q6-XW__container strong){color:var(--ink)}.Legal-module__9Q6-XW__container strong{font-family:var(--f-serif);letter-spacing:-.01em;margin-top:32px;margin-bottom:12px;font-size:20px;font-weight:700;display:block}.Legal-module__9Q6-XW__container p{color:var(--ink-soft);margin:0 0 14px;font-size:15.5px;line-height:1.75}:is(.Legal-module__9Q6-XW__container ul,.Legal-module__9Q6-XW__container ol){margin:0 0 14px;padding-left:22px}.Legal-module__9Q6-XW__container li{color:var(--ink-soft);margin-bottom:8px;font-size:15.5px;line-height:1.7}.Legal-module__9Q6-XW__container a{color:var(--brand-deep);border-bottom:1px solid}.Legal-module__9Q6-XW__container a:hover{color:var(--brand)}@media (max-width:720px){.Legal-module__9Q6-XW__container{padding:32px 0 16px}}
.MissionAndValues-module__9g56kG__section{padding:48px 0 24px}.MissionAndValues-module__9g56kG__shell{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.MissionAndValues-module__9g56kG__card{background:var(--bg-elev);border:1px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease);border-radius:24px;flex-direction:column;gap:12px;padding:32px;display:flex}.MissionAndValues-module__9g56kG__card:hover{box-shadow:var(--shadow-2);transform:translateY(-2px)}.MissionAndValues-module__9g56kG__kicker{font-family:var(--f-serif);letter-spacing:.06em;color:var(--brand);font-size:14px;font-weight:700}.MissionAndValues-module__9g56kG__title{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink);font-size:28px;line-height:1.2}.MissionAndValues-module__9g56kG__text{color:var(--ink-soft);font-size:15px;line-height:1.7}@media (max-width:720px){.MissionAndValues-module__9g56kG__shell{grid-template-columns:1fr}.MissionAndValues-module__9g56kG__card{padding:24px}}
.Cta-module___G2Kgq__section{padding:80px 0 16px}.Cta-module___G2Kgq__shell{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:760px;margin:0 auto;display:flex}.Cta-module___G2Kgq__title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(32px,4.4vw,52px);line-height:1.05}.Cta-module___G2Kgq__text{color:var(--ink-soft);max-width:520px;font-size:17px;line-height:1.6}.Cta-module___G2Kgq__cta{color:#fff;background:var(--ink);box-shadow:var(--shadow-2);transition:background .2s var(--ease), transform .2s var(--ease);border-radius:999px;align-items:center;gap:10px;margin-top:8px;padding:14px 22px;font-size:15px;font-weight:700;display:inline-flex}.Cta-module___G2Kgq__cta:hover{background:var(--brand-deep);transform:translateY(-2px)}.Cta-module___G2Kgq__icon{width:20px;height:20px}
.Badge-module__JGPH8a__section{border-bottom:1px solid var(--line);padding:64px 0 32px}.Badge-module__JGPH8a__shell{flex-direction:column;gap:16px;max-width:880px;display:flex}.Badge-module__JGPH8a__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.Badge-module__JGPH8a__title{font-family:var(--f-serif);letter-spacing:-.02em;color:var(--ink);font-size:clamp(34px,5vw,56px);line-height:1.05}@media (max-width:720px){.Badge-module__JGPH8a__section{padding:32px 0 24px}}
.Contact-module__3w-mgW__section{padding:80px 0}.Contact-module__3w-mgW__shell{flex-direction:column;gap:48px;display:flex}.Contact-module__3w-mgW__head{flex-direction:column;gap:16px;max-width:760px;display:flex}.Contact-module__3w-mgW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand-deep);font-size:12px;font-weight:800}.Contact-module__3w-mgW__title{font-family:var(--f-serif);letter-spacing:-.02em;font-size:clamp(34px,5vw,56px);line-height:1.05}.Contact-module__3w-mgW__text{color:var(--ink-soft);font-size:17px;line-height:1.65}.Contact-module__3w-mgW__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.Contact-module__3w-mgW__card{background:var(--bg-elev);border:1px solid var(--line);transition:transform .3s var(--ease), box-shadow .3s var(--ease), border-color .3s var(--ease);color:var(--ink);border-radius:18px;align-items:center;gap:16px;padding:20px;text-decoration:none;display:flex}a.Contact-module__3w-mgW__card:hover{box-shadow:var(--shadow-2);border-color:var(--brand-tint);transform:translateY(-2px)}.Contact-module__3w-mgW__iconWrap{background:var(--brand-soft);width:44px;height:44px;color:var(--brand-deep);border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.Contact-module__3w-mgW__iconWrap svg{width:22px;height:22px}.Contact-module__3w-mgW__cardBody{flex-direction:column;flex:1;min-width:0;display:flex}.Contact-module__3w-mgW__cardLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);font-size:11px;font-weight:800}.Contact-module__3w-mgW__cardValue{font-family:var(--f-sans);color:var(--ink);text-overflow:ellipsis;margin-top:4px;font-size:16px;font-weight:700;overflow:hidden}.Contact-module__3w-mgW__cardValueSmall{color:var(--ink-soft);margin-top:4px;font-size:14px;line-height:1.45}.Contact-module__3w-mgW__arrow{color:var(--ink-mute);transition:transform .2s var(--ease), color .2s var(--ease);font-size:18px}a.Contact-module__3w-mgW__card:hover .Contact-module__3w-mgW__arrow{color:var(--brand-deep);transform:translate(2px)}.Contact-module__3w-mgW__cardInfo{cursor:default}@media (max-width:880px){.Contact-module__3w-mgW__grid{grid-template-columns:1fr}.Contact-module__3w-mgW__section{padding:48px 0}}
.Privacy-module__L-ktcW__section{padding:96px 0}.Privacy-module__L-ktcW__shell{display:block}.Privacy-module__L-ktcW__card{background:var(--bg-deep);color:var(--ink-on-deep);border-radius:32px;grid-template-columns:1.1fr 1fr;gap:56px;padding:56px;display:grid;position:relative;overflow:hidden}.Privacy-module__L-ktcW__card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#24998b40,#0000 45%),radial-gradient(circle at 0 100%,#24998b2e,#0000 50%);position:absolute;inset:-1px}.Privacy-module__L-ktcW__left{flex-direction:column;gap:18px;display:flex;position:relative}.Privacy-module__L-ktcW__eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--brand);font-size:12px;font-weight:800}.Privacy-module__L-ktcW__title{font-family:var(--f-serif);letter-spacing:-.01em;color:var(--ink-on-deep);font-size:clamp(28px,3.8vw,44px);line-height:1.1}.Privacy-module__L-ktcW__text{color:var(--ink-on-deep-soft);font-size:16px;line-height:1.6}.Privacy-module__L-ktcW__list{flex-direction:column;align-self:center;gap:16px;margin:0;padding:0;list-style:none;display:flex;position:relative}.Privacy-module__L-ktcW__item{color:var(--ink-on-deep);align-items:flex-start;gap:14px;font-size:16px;font-weight:600;display:flex}.Privacy-module__L-ktcW__tick{background:var(--brand);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.Privacy-module__L-ktcW__tick svg{width:16px;height:16px}@media (max-width:880px){.Privacy-module__L-ktcW__section{padding:64px 0}.Privacy-module__L-ktcW__card{border-radius:24px;grid-template-columns:1fr;gap:24px;padding:32px}}
