*{box-sizing:border-box}html,body{height:100%}body{font-family:var(--font-sans);background:var(--bg);color:var(--brand-strong);text-rendering:optimizeLegibility;font-synthesis-weight:none;margin:0}:root{--brand:#4d689f;--brand-strong:#203053;--brand-soft:#566ea5;--muted:#4d689f;--bg:#fff;--bg-alt:#e4ecf7;--white-95:#fffffff2;--white-solid:#fff;--border:#566ea533;--overlay-weak:#4d679e0d;--overlay-mid:#4d679e1a;--overlay-hero:#4d689fd1;--font-sans:"Geist",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;--h1-size:72px;--h1-line:90px;--h2-size:48px;--h2-line:54px;--h3-size:20px;--h3-line:28px;--body-size:18px;--body-line:28px;--lead-size:24px;--lead-line:36px;--button-size:14px;--button-line:20px;--mithyca-text-semantic-heading-1-font-family:var(--font-sans);--mithyca-text-semantic-heading-1-font-size:var(--h1-size);--mithyca-text-semantic-heading-1-line-height:var(--h1-line);--mithyca-text-semantic-heading-1-font-weight:700;--mithyca-text-semantic-heading-2-font-family:var(--font-sans);--mithyca-text-semantic-heading-2-font-size:var(--h2-size);--mithyca-text-semantic-heading-2-line-height:var(--h2-line);--mithyca-text-semantic-heading-2-font-weight:700;--mithyca-text-semantic-heading-3-font-family:var(--font-sans);--mithyca-text-semantic-heading-3-font-size:var(--h3-size);--mithyca-text-semantic-heading-3-line-height:var(--h3-line);--mithyca-text-semantic-heading-3-font-weight:700;--mithyca-text-body-2-font-family:var(--font-sans);--mithyca-text-body-2-font-size:var(--body-size);--mithyca-text-body-2-line-height:var(--body-line);--mithyca-text-body-2-font-weight:400;--mithyca-text-body-2-letter-spacing:.01em}@media (max-width:1024px){:root{--h1-size:56px;--h1-line:72px;--h2-size:36px;--h2-line:44px;--body-size:16px;--body-line:24px}}@media (max-width:640px){:root{--h1-size:40px;--h1-line:52px;--h2-size:28px;--h2-line:34px;--body-size:15px;--body-line:22px}}:root{--space-xs:8px;--space-s:16px;--space-m:32px;--space-l:48px;--radius-card:16px;--radius-card-sm:12px;--radius-button:10px;--shadow-card:0 10px 15px -3px #4d679e40,0 4px 6px -4px #4d679e40;--shadow-soft:0 4px 6px -4px #0000001a,0 10px 15px -3px #0000001a;--shadow-card-sm:0 2px 4px -2px #0000001a,0 4px 6px -1px #0000001a;--container:1152px;--container-lg:1536px;--v0-web-application-features-eta-vercel-app-color-azure-23:#203053;--v0-web-application-features-eta-vercel-app-color-azure-46:#4d689f;--v0-web-application-features-eta-vercel-app-color-grey-93:#e4ecf7;--v0-web-application-features-eta-vercel-app-color-white-95:#fffffff2;--v0-web-application-features-eta-vercel-app-item-spacing-xs:8px;--v0-web-application-features-eta-vercel-app-item-spacing-s:16px;--v0-web-application-features-eta-vercel-app-item-spacing-m:32px;--v0-web-application-features-eta-vercel-app-radius-33554400:33554400px;--v0-web-application-features-eta-vercel-app-width-768:768px;--v0-web-application-features-eta-vercel-app-width-1024:1024px;--v0-web-application-features-eta-vercel-app-width-1152:1152px;--v0-web-application-features-eta-vercel-app-width-1536:1536px;--v0-web-application-features-eta-vercel-app-color-white-solid:#fff;--v0-web-application-features-eta-vercel-app-color-azure-46-20:#4d689f33;--hero-height-desktop:420px;--hero-height-tablet:360px;--hero-height-mobile:300px;--hero-img-pos-desktop:center top;--hero-img-pos-tablet:center center;--hero-img-pos-mobile:center center;--hero-maxw-inner:1152px}
*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:var(--bg);color:var(--brand-strong);font-family:var(--font-sans);text-rendering:optimizeLegibility}.container{max-width:var(--container);margin:0 auto;padding:0 20px}.site{grid-template-rows:auto 1fr auto;min-height:100dvh;display:grid}main{flex:1}footer{border-top:1px solid var(--border)}@media (hover:hover) and (pointer:fine){:is(a,button)[class*=btnPrimary],:is(a,button)[class*=btnGhost],:is(a,button)[class*=btnAll],:is(a,button)[class*=cta],:is(a,button)[class*=button],:is(a,button)[class*=primary],:is(a,button)[class*=secondary],:is(a,button)[class*=tertiary]{will-change:transform;transition:transform .12s,box-shadow .12s,opacity .12s,background-color .2s,color .2s,border-color .2s,filter .2s}:is(a,button)[class*=btnPrimary]:hover,:is(a,button)[class*=btnGhost]:hover,:is(a,button)[class*=btnAll]:hover,:is(a,button)[class*=cta]:hover,:is(a,button)[class*=button]:hover,:is(a,button)[class*=primary]:hover,:is(a,button)[class*=secondary]:hover,:is(a,button)[class*=tertiary]:hover{transform:translateY(-1px);box-shadow:0 6px 10px -4px #4d679e47,0 14px 22px -3px #4d679e4d}:is(a,button)[class*=btnPrimary]:active,:is(a,button)[class*=btnGhost]:active,:is(a,button)[class*=btnAll]:active,:is(a,button)[class*=cta]:active,:is(a,button)[class*=button]:active,:is(a,button)[class*=primary]:active,:is(a,button)[class*=secondary]:active,:is(a,button)[class*=tertiary]:active{transform:translateY(0);box-shadow:0 4px 6px -4px #4d679e33,0 10px 16px -6px #4d679e2e}button:disabled{box-shadow:none;transform:none}}
.header-module__-0s03G__nav{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff0;border-bottom:1px solid #566ea51f;justify-content:center;display:flex;position:fixed;inset:0 0 auto}.header-module__-0s03G__container{width:100%;max-width:var(--container-lg,1536px);height:var(--v0-web-application-features-eta-vercel-app-height-64,80px);justify-content:space-between;align-items:center;gap:16px;padding-inline:clamp(16px,5vw,48px);display:flex}.header-module__-0s03G__nav[data-open=true]{background:0 0;border-bottom-color:#0000}.header-module__-0s03G__nav[data-open=true] .header-module__-0s03G__container{visibility:hidden}.header-module__-0s03G__logo{background:url(/img/link-mithyca.png) 50%/contain no-repeat;width:95px;height:40px}.header-module__-0s03G__links{align-items:center;gap:32px;display:flex}.header-module__-0s03G__link{color:var(--brand-strong,#203053);font-family:Geist,Helvetica,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.header-module__-0s03G__link:hover{color:var(--brand,#4d689f)}.header-module__-0s03G__button{background:var(--brand,#4d689f);color:#fff;border:2px solid #0000;border-radius:10px;padding:8px 16px;font-family:Geist,Helvetica,sans-serif;font-weight:500;text-decoration:none;transition:background .2s,transform .12s}.header-module__-0s03G__button:hover{background:#384f7e}.header-module__-0s03G__menuBtn{appearance:none;background:0 0;border:0;margin:-6px;padding:6px;display:none}.header-module__-0s03G__menuBtn:focus-visible{border-radius:8px;outline:none;box-shadow:0 0 0 3px #4d689f40}.header-module__-0s03G__menuDots{background:#4d689f38;border-radius:50%;width:10px;height:10px;display:block;position:relative}.header-module__-0s03G__menuDots:before,.header-module__-0s03G__menuDots:after{content:"";background:#4d689f;border-radius:50%;width:10px;height:10px;position:absolute;left:50%;transform:translate(-50%)}.header-module__-0s03G__menuDots:before{top:-14px}.header-module__-0s03G__menuDots:after{bottom:-14px}.header-module__-0s03G__panel{z-index:2000;pointer-events:none;background:#4d689f;flex-direction:column;width:min(92vw,473px);height:100dvh;transition:transform .25s;display:flex;position:fixed;inset:0 0 0 auto;transform:translate(100%)}.header-module__-0s03G__nav[data-open=true] .header-module__-0s03G__panel{pointer-events:auto;transform:translate(0)}.header-module__-0s03G__panelBar{height:var(--v0-web-application-features-eta-vercel-app-height-64,80px);background:#fff;border-bottom:1px solid #f47c69;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.header-module__-0s03G__panelLogo{background:url(/img/link-mithyca.png) 50%/contain no-repeat;width:172px;height:46px}.header-module__-0s03G__panelClose{appearance:none;background:0 0;border:0;width:42px;height:46px;position:relative}.header-module__-0s03G__panelClose:before,.header-module__-0s03G__panelClose:after{content:"";transform-origin:50%;border-radius:4px;width:34px;height:4px;position:absolute;top:50%;left:50%}.header-module__-0s03G__panelClose:before{background:#4d689f;transform:translate(-50%,-50%)rotate(45deg)}.header-module__-0s03G__panelClose:after{background:#4d689f40;transform:translate(-50%,-50%)rotate(-45deg)}.header-module__-0s03G__panelList{flex-direction:column;gap:40px;padding:40px 30px;display:flex}.header-module__-0s03G__item{color:#fff;justify-content:space-between;align-items:center;padding-right:12px;font-size:24px;font-weight:700;text-decoration:none;display:flex;position:relative;overflow:hidden}.header-module__-0s03G__item:after{content:"";opacity:.9;border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:7px solid #fff;width:0;height:0;transition:transform .15s,opacity .15s;transform:translate(0)}.header-module__-0s03G__item:before{content:"";opacity:.9;background:#fff;width:0%;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.header-module__-0s03G__item:hover:before{width:100%}.header-module__-0s03G__item:hover:after{opacity:1;transform:translate(3px)}.header-module__-0s03G__backdrop{opacity:0;pointer-events:none;z-index:1900;background:#20305347;border:0;position:fixed;inset:0}.header-module__-0s03G__nav[data-open=true] .header-module__-0s03G__backdrop{opacity:1;pointer-events:auto}@media (max-width:900px){.header-module__-0s03G__menuBtn{display:inline-block}.header-module__-0s03G__links{display:none}}@media (max-width:400px){.header-module__-0s03G__panelBar{height:72px}}
.footer-module__CIQsJG__footer{background:var(--brand);justify-content:center;width:100%;padding:48px 0;display:flex}.footer-module__CIQsJG__frame{text-align:center;flex-direction:column;align-items:center;gap:12px;display:flex}.footer-module__CIQsJG__brandRow{justify-content:center;align-items:center;gap:24px;width:100%;max-width:1072px;margin-bottom:8px;display:flex}.footer-module__CIQsJG__rule{background:var(--white-solid);opacity:.9;width:465px;max-width:100%;height:2px;display:block}.footer-module__CIQsJG__logo{object-fit:contain;width:169px;height:auto}.footer-module__CIQsJG__textWrapper{color:var(--white-solid);font-family:var(--mithyca-text-body-2-font-family);font-size:var(--mithyca-text-body-2-font-size);line-height:var(--mithyca-text-body-2-line-height);text-underline-offset:3px;font-weight:600;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.footer-module__CIQsJG__textWrapper:hover{opacity:1;text-decoration:underline}.footer-module__CIQsJG__copy{color:var(--white-solid);font-family:var(--mithyca-text-body-2-font-family);font-size:var(--mithyca-text-body-2-font-size);line-height:var(--mithyca-text-body-2-line-height);font-weight:var(--mithyca-text-body-2-font-weight);max-width:440px;margin-top:8px}@media (max-width:1024px){.footer-module__CIQsJG__footer{padding:40px 0}.footer-module__CIQsJG__logo{width:150px}.footer-module__CIQsJG__brandRow{max-width:900px}.footer-module__CIQsJG__rule{width:380px}}@media (max-width:768px){.footer-module__CIQsJG__footer{padding:36px 0}.footer-module__CIQsJG__brandRow{gap:16px;max-width:600px}.footer-module__CIQsJG__logo{width:140px}.footer-module__CIQsJG__rule{width:200px}.footer-module__CIQsJG__textWrapper,.footer-module__CIQsJG__copy{font-size:14px}}@media (max-width:480px){.footer-module__CIQsJG__footer{padding:32px 0}.footer-module__CIQsJG__frame{gap:10px}.footer-module__CIQsJG__brandRow{gap:10px;max-width:100%}.footer-module__CIQsJG__rule{width:100%}.footer-module__CIQsJG__logo{width:120px}.footer-module__CIQsJG__textWrapper,.footer-module__CIQsJG__copy{font-size:13px;line-height:1.4}}@media (max-width:360px){.footer-module__CIQsJG__footer{padding:28px 0}.footer-module__CIQsJG__logo{width:100px}.footer-module__CIQsJG__textWrapper,.footer-module__CIQsJG__copy{font-size:12px}}.footer-module__CIQsJG__linkButton{cursor:pointer;text-align:left;font:inherit;background:0 0;border:none;padding:0}
.cookie-consent-module__Eg4uGa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#20305340;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.cookie-consent-module__Eg4uGa__card{background:var(--white-solid);border:2px solid var(--brand);border-radius:32px;flex-direction:column;width:560px;max-width:100%;max-height:90vh;padding:32px 40px 24px;display:flex;overflow:hidden}.cookie-consent-module__Eg4uGa__header{margin-bottom:24px}.cookie-consent-module__Eg4uGa__headerTop{justify-content:center;align-items:center;gap:10px;margin-bottom:10px;display:flex}.cookie-consent-module__Eg4uGa__iconCookie{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.cookie-consent-module__Eg4uGa__title{font-family:var(--font-sans);color:var(--brand-strong);align-items:center;margin:0;font-size:20px;font-weight:700;display:flex}.cookie-consent-module__Eg4uGa__description{font-family:var(--font-sans);text-align:left;color:var(--brand-strong);margin:0;font-size:13px;line-height:1.5}.cookie-consent-module__Eg4uGa__link{color:var(--brand-soft);text-decoration:underline}.cookie-consent-module__Eg4uGa__categories{flex:1;margin-top:8px;padding-right:8px;overflow-y:auto}.cookie-consent-module__Eg4uGa__categories::-webkit-scrollbar{width:6px}.cookie-consent-module__Eg4uGa__categories::-webkit-scrollbar-thumb{background:var(--brand-soft);border-radius:999px}.cookie-consent-module__Eg4uGa__row{border:1px solid var(--brand-soft);background:#fdfdff;border-radius:10px;margin-bottom:8px;overflow:hidden}.cookie-consent-module__Eg4uGa__rowHeader{justify-content:space-between;align-items:center;padding:6px 12px;display:flex}.cookie-consent-module__Eg4uGa__rowTitleButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px 0;display:inline-flex}.cookie-consent-module__Eg4uGa__chevron{border-left:6px solid #0000;border-right:6px solid #0000;border-top:7px solid var(--brand-soft);width:0;height:0;transition:transform .15s}.cookie-consent-module__Eg4uGa__chevronOpen{transform:rotate(180deg)}.cookie-consent-module__Eg4uGa__rowLabel{font-family:var(--font-sans);color:var(--brand-strong);font-size:13px;font-weight:600}.cookie-consent-module__Eg4uGa__alwaysOn{color:var(--brand-soft);font-size:12px}.cookie-consent-module__Eg4uGa__rowContent{border-top:1px solid var(--brand-soft);padding:10px 12px 12px}.cookie-consent-module__Eg4uGa__rowDescription{color:var(--brand-strong);margin:0;font-size:13px;line-height:1.5}.cookie-consent-module__Eg4uGa__switch{cursor:pointer;background:#dde3f2;border:1px solid #c3cbe0;border-radius:999px;width:42px;height:22px;padding:0;transition:background .15s,border-color .15s;position:relative}.cookie-consent-module__Eg4uGa__switchThumb{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:1px;left:1px}.cookie-consent-module__Eg4uGa__switchOff{background:#dde3f2;border-color:#c3cbe0}.cookie-consent-module__Eg4uGa__switchOn{background:var(--brand-soft);border-color:var(--brand-soft)}.cookie-consent-module__Eg4uGa__switchOn .cookie-consent-module__Eg4uGa__switchThumb{transform:translate(20px)}.cookie-consent-module__Eg4uGa__actions{justify-content:space-between;gap:12px;margin-top:16px;display:flex}.cookie-consent-module__Eg4uGa__primary,.cookie-consent-module__Eg4uGa__secondary,.cookie-consent-module__Eg4uGa__tertiary{height:36px;font-family:var(--font-sans);letter-spacing:.05em;border:1px solid var(--brand-soft);background:var(--brand-soft);color:#fff;cursor:pointer;border-radius:8px;flex:1;font-size:11px;font-weight:600;transition:background .15s,border-color .15s}.cookie-consent-module__Eg4uGa__primary:hover,.cookie-consent-module__Eg4uGa__secondary:hover,.cookie-consent-module__Eg4uGa__tertiary:hover{background:#3f568a;border-color:#3f568a}@media (max-width:640px){.cookie-consent-module__Eg4uGa__card{border-radius:24px;padding:20px 16px 16px}.cookie-consent-module__Eg4uGa__actions{flex-direction:column}.cookie-consent-module__Eg4uGa__primary,.cookie-consent-module__Eg4uGa__secondary,.cookie-consent-module__Eg4uGa__tertiary{width:100%}}
