:root{--site-header-height:80px}.SiteHeader-module__zBs5mG__header{z-index:30;background:var(--color-surface);border-bottom:.5px solid #0000;transition:border-color .15s ease-out;position:sticky;top:0;overflow-x:clip}.SiteHeader-module__zBs5mG__header[data-scrolled]{--site-header-height:60px;border-bottom-color:#eeeff0}.SiteHeader-module__zBs5mG__nav{width:100%;display:flex}.SiteHeader-module__zBs5mG__list{width:100%;min-height:var(--site-header-height);align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;transition:min-height .15s ease-out;display:flex}.SiteHeader-module__zBs5mG__item{flex-shrink:0}.SiteHeader-module__zBs5mG__logoItem{flex:auto;align-items:center;display:flex}.SiteHeader-module__zBs5mG__logoLink{align-items:center;display:inline-flex}.SiteHeader-module__zBs5mG__anchor{font-family:var(--font-display);border-radius:var(--radius-default);min-height:2.35rem;color:var(--color-muted);letter-spacing:0;background:0 0;border:1px solid #0000;align-items:center;gap:.05rem;padding:.4rem calc(.4rem + 8px);font-size:.9375rem;font-weight:450;transition:background-color .15s ease-out,color .15s ease-out,opacity .15s ease-out,border-color .15s ease-out;display:inline-flex}.SiteHeader-module__zBs5mG__anchor[data-state=open],.SiteHeader-module__zBs5mG__anchor[data-active]{color:var(--color-foreground);opacity:1;background:#f3f4f6}@media (hover:hover){.SiteHeader-module__zBs5mG__anchor:hover{color:var(--color-foreground);opacity:1;background:#f3f4f6}}.SiteHeader-module__zBs5mG__trigger{cursor:pointer;position:relative}.SiteHeader-module__zBs5mG__trigger[data-state=open]:after{content:"";height:calc((var(--site-header-height) - 100%) / 2 + 4px);position:absolute;top:100%;left:-100vw;right:-100vw}.SiteHeader-module__zBs5mG__chevron{color:currentColor;opacity:.55;flex-shrink:0;justify-content:center;align-items:center;width:1rem;height:1rem;transition:transform .25s,opacity .15s ease-out;display:inline-flex}.SiteHeader-module__zBs5mG__sectionDivider{position:relative}.SiteHeader-module__zBs5mG__sectionDivider:before{content:"";background-color:var(--color-border);opacity:.5;pointer-events:none;width:1px;position:absolute;top:1.5rem;bottom:1.5rem;left:-.5rem}@media (max-width:759px){.SiteHeader-module__zBs5mG__sectionDivider:before{display:none}}.SiteHeader-module__zBs5mG__anchor[data-state=open] .SiteHeader-module__zBs5mG__chevron,.SiteHeader-module__zBs5mG__mobileAccordionButton[aria-expanded=true] .SiteHeader-module__zBs5mG__chevron{transform:rotate(-180deg)}.SiteHeader-module__zBs5mG__actions{flex:auto;justify-content:flex-end;display:flex}.SiteHeader-module__zBs5mG__actionsInner{align-items:center;gap:.5rem;display:flex}.SiteHeader-module__zBs5mG__menuContent{animation-duration:.25s;animation-timing-function:ease;position:absolute;top:0;left:0}.SiteHeader-module__zBs5mG__viewportContainer{z-index:40;perspective:2000px;pointer-events:none;justify-content:center;width:100%;display:flex;position:absolute;top:calc(100% + 1px);left:0}.SiteHeader-module__zBs5mG__viewport{height:var(--radix-navigation-menu-viewport-height);width:var(--radix-navigation-menu-viewport-width);transform-origin:top;border-radius:var(--radius-default);background:var(--color-surface);pointer-events:auto;border:1px solid #eeeff0;position:relative;overflow:hidden;box-shadow:0 10px 38px -10px #0f172a40,0 10px 20px -15px #0f172a33}.SiteHeader-module__zBs5mG__viewport[data-transition]{transition:width .3s,height .3s,transform .3s}.SiteHeader-module__zBs5mG__panelSurface{max-height:min(100vh - 8rem,48rem);padding:1rem;overflow:auto}.SiteHeader-module__zBs5mG__panelWide{width:min(72rem,100vw - 2.5rem)}.SiteHeader-module__zBs5mG__panelMedium{width:min(60rem,100vw - 2.5rem)}.SiteHeader-module__zBs5mG__panelNarrow{width:min(54rem,100vw - 2.5rem)}.SiteHeader-module__zBs5mG__panelCompact{width:min(44rem,100vw - 2.5rem)}.SiteHeader-module__zBs5mG__mobileItem{margin-left:auto;display:none}.SiteHeader-module__zBs5mG__mobileTrigger{height:var(--site-header-height);width:calc(var(--site-header-height) - .5rem);color:var(--color-foreground);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.SiteHeader-module__zBs5mG__mobileBars{justify-content:center;align-items:center;width:1rem;height:1rem;display:inline-flex;position:relative}.SiteHeader-module__zBs5mG__mobileBars:before,.SiteHeader-module__zBs5mG__mobileBars:after{content:"";background:currentColor;border-radius:999px;width:14px;height:1px;transition:transform .16s ease-out;position:absolute;left:1px}.SiteHeader-module__zBs5mG__mobileBars:before{transform:translateY(-3.5px)}.SiteHeader-module__zBs5mG__mobileBars:after{transform:translateY(3.5px)}.SiteHeader-module__zBs5mG__mobileTrigger[data-state=open] .SiteHeader-module__zBs5mG__mobileBars:before{transform:rotate(45deg)}.SiteHeader-module__zBs5mG__mobileTrigger[data-state=open] .SiteHeader-module__zBs5mG__mobileBars:after{transform:rotate(-45deg)}.SiteHeader-module__zBs5mG__mobileOverlay{inset:calc(var(--site-header-height) + 1px) 0 0;z-index:70;background:#11111114;position:fixed}.SiteHeader-module__zBs5mG__mobileContent{top:calc(var(--site-header-height) + 1px);z-index:80;height:calc(100dvh - var(--site-header-height) - 1px);background:var(--color-surface);outline:none;padding:1rem 1.25rem 2rem;position:fixed;inset-inline:0;overflow-y:auto}.SiteHeader-module__zBs5mG__mobileShell{gap:1.5rem;display:grid}.SiteHeader-module__zBs5mG__mobileList{margin:0;padding:0;list-style:none;display:grid}.SiteHeader-module__zBs5mG__mobileNavItem{border-bottom:1px solid #1111111f}.SiteHeader-module__zBs5mG__mobileRow{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.SiteHeader-module__zBs5mG__mobileLink{min-height:4rem;color:var(--color-foreground);letter-spacing:0;flex:auto;align-items:center;padding:1rem 0;font-size:1rem;font-weight:500;display:inline-flex}.SiteHeader-module__zBs5mG__mobileAccordionButton{width:100%;min-height:4rem;color:var(--color-muted);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:.35rem;padding:1rem 0;display:flex}.SiteHeader-module__zBs5mG__mobileAccordionButton .SiteHeader-module__zBs5mG__mobileLink{min-height:0;padding:0}.SiteHeader-module__zBs5mG__mobilePanel{padding-bottom:1rem}.SiteHeader-module__zBs5mG__mobilePanelInner{letter-spacing:.01em;text-transform:none;gap:1rem;padding-top:.25rem;font-size:1rem;display:grid}.SiteHeader-module__zBs5mG__mobileActions{gap:.75rem;display:grid}@media (max-width:919px){.SiteHeader-module__zBs5mG__viewportContainer,.SiteHeader-module__zBs5mG__menuContent,.SiteHeader-module__zBs5mG__actions,.SiteHeader-module__zBs5mG__item{display:none}.SiteHeader-module__zBs5mG__logoItem,.SiteHeader-module__zBs5mG__mobileItem{display:flex}.SiteHeader-module__zBs5mG__list{gap:0}}.t-circular{font-family:var(--font-display)}
@font-face{font-family:circular;src:url(../media/CircularXXSub_Thin-s.02q2r9jympdwl.woff2)format("woff2");font-display:swap;font-weight:100 200;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_ThinItalic-s.0nuatv_nh0tsn.woff2)format("woff2");font-display:swap;font-weight:100 200;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Light-s.0n78di9rob4g6.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_LightItalic-s.25cjfvbo-dn_m.woff2)format("woff2");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Regular-s.2ea5ddfh-5mdd.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_Italic-s.0u_dw7s6_dtr-.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Book-s.2tljmhaswhc9k.woff2)format("woff2");font-display:swap;font-weight:450;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_BookItalic-s.2emmrg-poq06u.woff2)format("woff2");font-display:swap;font-weight:450;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Medium-s.0onczvq7hk1ec.woff2)format("woff2");font-display:swap;font-weight:500 600;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_MediumItalic-s.2wshxldd9qe6o.woff2)format("woff2");font-display:swap;font-weight:500 600;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Bold-s.34p5ntfysqfq4.woff2)format("woff2");font-display:swap;font-weight:700 800;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_BoldItalic-s.3_cexrk9enkvt.woff2)format("woff2");font-display:swap;font-weight:700 800;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_Black-s.316ib0fgegn9q.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_BlackItalic-s.2fm5ihdhe7dus.woff2)format("woff2");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:circular;src:url(../media/CircularXXSub_ExtraBlack-s.1xufx3-wr7vaa.woff2)format("woff2");font-display:swap;font-weight:950 1000;font-style:normal}@font-face{font-family:circular;src:url(../media/CircularXXSub_ExtraBlackItalic-s.17u7srgmqkd7v.woff2)format("woff2");font-display:swap;font-weight:950 1000;font-style:italic}@font-face{font-family:circular Fallback;src:local(Arial);ascent-override:94.93%;descent-override:24.35%;line-gap-override:0.0%;size-adjust:100.6%}.circular_8620c32d-module__VUTvzq__className{font-family:circular,circular Fallback,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.circular_8620c32d-module__VUTvzq__variable{--font-circular:"circular", "circular Fallback", system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif}
.ConversionDoor-module__BhTE8W__section{overflow-x:clip}.ConversionDoor-module__BhTE8W__split{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.ConversionDoor-module__BhTE8W__head{grid-area:1/1;padding-top:112px;padding-right:72px}.ConversionDoor-module__BhTE8W__rest{grid-area:2/1;align-content:start;gap:4rem;padding-top:4rem;padding-bottom:112px;padding-right:72px;display:grid}.ConversionDoor-module__BhTE8W__panel{isolation:isolate;grid-area:1/2/3;padding:112px 0 112px 72px;position:relative}.ConversionDoor-module__BhTE8W__panel:before{content:"";z-index:-1;background:#f6f6f7;position:absolute;inset:0 -50vw 0 0}@media (max-width:767px){.ConversionDoor-module__BhTE8W__split{grid-template-rows:none;grid-template-columns:minmax(0,1fr)}.ConversionDoor-module__BhTE8W__head{grid-area:1/1;padding:56px 0 0}.ConversionDoor-module__BhTE8W__panel{grid-area:2/1;margin-top:32px;padding:32px 0 40px}.ConversionDoor-module__BhTE8W__panel:before{inset:0 -50vw}.ConversionDoor-module__BhTE8W__rest{grid-area:3/1;gap:2.5rem;padding:48px 0 56px}}
