.Navbar-module___rHu7W__navbar{top:var(--announcement-bar-h,0px);z-index:1000;transition:top .35s cubic-bezier(.22,1,.36,1);position:fixed;left:0;right:0}.Navbar-module___rHu7W__navbarBg{z-index:0;pointer-events:none;-webkit-backdrop-filter:none;box-shadow:none;background:0 0;border-bottom:1px solid #0000;transition:background .4s,border-color .4s,box-shadow .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:absolute;inset:0}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__navbarBg{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#ffffffe6;border-bottom:1px solid #1a1d3414;box-shadow:0 4px 16px #1a1d340f}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__navbarBg{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#16192ed1;border-bottom:1px solid #ffffff12;box-shadow:0 8px 24px #00000038}.Navbar-module___rHu7W__inner{z-index:1;background:0 0;border-radius:0;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:1920px;margin-inline:auto;padding:.65rem clamp(.5rem,2.75vw,2.75rem);transition:background .3s,box-shadow .3s;display:grid;position:relative}.Navbar-module___rHu7W__brand{flex-shrink:0;grid-column:1;justify-self:start;align-items:center;gap:.5rem;margin-left:clamp(.75rem,3vw,2.5rem);text-decoration:none;display:flex}.Navbar-module___rHu7W__brandLogo{object-fit:contain;filter:none;width:auto;height:clamp(2rem,3.2vw,2.6rem);margin-left:0;transition:filter .4s}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__brandLogo{filter:brightness(0)}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__brandLogo{filter:none}.Navbar-module___rHu7W__links{grid-column:2;justify-content:center;align-items:center;gap:2rem;list-style:none;display:flex}.Navbar-module___rHu7W__link{font-family:var(--font-body),system-ui,sans-serif;color:#fff;white-space:nowrap;letter-spacing:-.005em;font-size:.925rem;font-weight:400;text-decoration:none;transition:opacity .2s,color .4s}.Navbar-module___rHu7W__link:hover{opacity:.65}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__link{color:#1a1d34}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__link{color:#fff}.Navbar-module___rHu7W__rightSection{grid-column:3;justify-self:end;align-items:center;gap:1rem;margin-right:clamp(.75rem,3vw,2.5rem);display:flex}.Navbar-module___rHu7W__login{font-family:var(--font-body),system-ui,sans-serif;color:#fff;white-space:nowrap;letter-spacing:-.005em;font-size:.925rem;font-weight:400;text-decoration:none;transition:opacity .2s,color .4s}.Navbar-module___rHu7W__login:hover{opacity:.65}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__login{color:#1a1d34}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__login{color:#fff}.Navbar-module___rHu7W__navCta{color:#1a1d34;font-family:var(--font-body),system-ui,sans-serif;white-space:nowrap;opacity:0;pointer-events:none;background-color:#fff;border-radius:100px;align-items:center;padding:.5rem 1.25rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:opacity .3s,transform .3s,background-color .4s,color .4s;display:inline-flex;transform:scale(.95)}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__navCta{color:#fff;background-color:#1a1d34}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__navCta{color:#1a1d34;background-color:#fff}.Navbar-module___rHu7W__navCtaVisible{opacity:1;pointer-events:auto;transform:scale(1)}.Navbar-module___rHu7W__navCta:hover{transform:scale(1.03);box-shadow:0 4px 20px #00000040}.Navbar-module___rHu7W__dropdownWrapper{position:relative}.Navbar-module___rHu7W__dropdownWrapper>.Navbar-module___rHu7W__link{cursor:pointer;border-radius:7px;align-items:center;gap:.35rem;margin:-.35rem -.6rem;padding:.35rem .6rem;transition:background .18s;display:inline-flex;position:relative}@media (hover:hover){.Navbar-module___rHu7W__dropdownWrapper:hover>.Navbar-module___rHu7W__link{background:#ffffff14}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownWrapper:hover>.Navbar-module___rHu7W__link{background:#1a1d340f}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownWrapper:hover>.Navbar-module___rHu7W__link{background:#ffffff0f}}.Navbar-module___rHu7W__dropdownArrow{opacity:.6;transition:transform .25s,opacity .25s}.Navbar-module___rHu7W__dropdownWrapper>.Navbar-module___rHu7W__link:hover .Navbar-module___rHu7W__dropdownArrow{opacity:1}@media (hover:hover){.Navbar-module___rHu7W__dropdownWrapper:hover .Navbar-module___rHu7W__dropdownArrow{opacity:1;transform:rotate(180deg)}}.Navbar-module___rHu7W__dropdown{pointer-events:none;visibility:hidden;padding-top:.4rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (hover:hover){.Navbar-module___rHu7W__dropdownWrapper:hover .Navbar-module___rHu7W__dropdown{pointer-events:auto;visibility:visible}}.Navbar-module___rHu7W__dropdownOpen{pointer-events:auto!important;visibility:visible!important}.Navbar-module___rHu7W__dropdown:before{content:"";height:.4rem;position:absolute;top:0;left:0;right:0}.Navbar-module___rHu7W__dropdownPanel{opacity:0;visibility:hidden;background:#16192edb;border:1px solid #ffffff0f;border-radius:14px;min-width:280px;padding:.375rem;transition:opacity .18s cubic-bezier(.22,1,.36,1),transform .18s cubic-bezier(.22,1,.36,1),visibility .18s,background .4s,border-color .4s,box-shadow .4s;overflow:hidden;transform:translateY(4px);box-shadow:0 14px 32px #00000047,0 3px 8px #00000024,inset 0 1px #ffffff0d}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownPanel{background:#fffffff5;border:1px solid #1a1d3412;box-shadow:0 14px 32px #1a1d3424,0 3px 8px #1a1d3412,inset 0 1px #ffffffd9}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownPanel{background:#16192edb;border:1px solid #ffffff0f;box-shadow:0 14px 32px #00000047,0 3px 8px #00000024,inset 0 1px #ffffff0d}.Navbar-module___rHu7W__dropdownHeader{font-family:var(--font-body),system-ui,sans-serif;text-transform:uppercase;letter-spacing:.11em;color:#ffffff61;padding:.55rem .9rem .45rem;font-size:.66rem;font-weight:600;transition:color .4s}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownHeader{color:#1a1d346b}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownHeader{color:#ffffff61}.Navbar-module___rHu7W__dropdownDivider{background:#ffffff14;height:1px;margin:.35rem .5rem;transition:background .4s}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownDivider{background:#1a1d3414}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownDivider{background:#ffffff14}@media (hover:hover){.Navbar-module___rHu7W__dropdownWrapper:hover .Navbar-module___rHu7W__dropdownPanel{opacity:1;visibility:visible;transform:translateY(0)}}.Navbar-module___rHu7W__dropdownWrapperOpen .Navbar-module___rHu7W__dropdownPanel{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.Navbar-module___rHu7W__dropdownLink{color:#fff;border-radius:9px;padding:.7rem .9rem;text-decoration:none;transition:background .2s,color .4s;display:block;position:relative}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownLink{color:#1a1d34}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownLink{color:#fff}.Navbar-module___rHu7W__dropdownLink:before{content:"";background:#ffffff8c;border-radius:2px;width:2px;height:0;transition:height .22s cubic-bezier(.22,1,.36,1),background .4s;position:absolute;top:50%;left:.35rem;transform:translateY(-50%)}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownLink:before{background:#1a1d34a6}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownLink:before{background:#ffffff8c}.Navbar-module___rHu7W__dropdownLink+.Navbar-module___rHu7W__dropdownLink{margin-top:1px}.Navbar-module___rHu7W__dropdownLink:hover{background:#ffffff0e}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownLink:hover{background:#1a1d340b}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownLink:hover{background:#ffffff0e}.Navbar-module___rHu7W__dropdownLink:hover:before{height:60%}.Navbar-module___rHu7W__dropdownText{flex-direction:column;gap:.2rem;min-width:0;display:flex}.Navbar-module___rHu7W__dropdownLabel{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.012em;color:inherit;font-size:.915rem;font-weight:520;line-height:1.25;display:block}.Navbar-module___rHu7W__dropdownDesc{font-family:var(--font-body),system-ui,sans-serif;color:#ffffff8c;letter-spacing:-.004em;font-size:.78rem;font-weight:400;line-height:1.35;transition:color .4s;display:block}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__dropdownDesc{color:#1a1d348c}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__dropdownDesc{color:#ffffff8c}.Navbar-module___rHu7W__dropdownMobile{display:none}.Navbar-module___rHu7W__mobileProductLink{font-family:var(--font-body),system-ui,sans-serif;color:#fff;white-space:nowrap;align-items:center;gap:.5rem;font-size:.925rem;font-weight:400;text-decoration:none;transition:opacity .2s;display:flex}.Navbar-module___rHu7W__mobileProductLink:hover{opacity:.65}.Navbar-module___rHu7W__blogMobile,.Navbar-module___rHu7W__loginMobile{display:none}.Navbar-module___rHu7W__hamburger{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;margin:-10px;padding:10px;display:none}.Navbar-module___rHu7W__bar{transform-origin:50%;background-color:#fff;border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s,background-color .4s;display:block}.Navbar-module___rHu7W__dark .Navbar-module___rHu7W__bar{background-color:#1a1d34}.Navbar-module___rHu7W__navbarScrolled .Navbar-module___rHu7W__bar{background-color:#fff}.Navbar-module___rHu7W__barOpen:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module___rHu7W__barOpen:nth-child(2){opacity:0}.Navbar-module___rHu7W__barOpen:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@keyframes Navbar-module___rHu7W__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Navbar-module___rHu7W__menuOpen{-webkit-overflow-scrolling:touch;height:100dvh;overflow-y:auto;-webkit-backdrop-filter:none!important;background:#fff!important;top:0!important}.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__brandLogo{filter:brightness(0);height:2.8rem}.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__navbarBg{-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-bottom:none!important}.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__bar{background-color:#1a1d34}.Navbar-module___rHu7W__inner{border-radius:0;flex-wrap:wrap;justify-content:space-between;gap:0;width:100%;padding:.75rem;display:flex}.Navbar-module___rHu7W__brand{order:1;margin-left:0}.Navbar-module___rHu7W__hamburger{order:2;display:flex}.Navbar-module___rHu7W__rightSection{display:none}.Navbar-module___rHu7W__blogMobile,.Navbar-module___rHu7W__loginMobile{display:list-item}.Navbar-module___rHu7W__links{border-top:1px solid #0000001a;flex-direction:column;order:3;gap:0;width:calc(100% + 1.5rem);margin-top:.75rem;margin-left:-.75rem;margin-right:-.75rem;padding:.5rem 0 2rem;display:none}.Navbar-module___rHu7W__links>li{border-bottom:1px solid #0000001a;margin:0 .75rem;padding:0}.Navbar-module___rHu7W__linksOpen{align-items:stretch;display:flex}.Navbar-module___rHu7W__link{color:#1a1d34;text-align:left;justify-content:flex-start;align-items:center;gap:.4rem;padding:1rem 0;font-size:1.125rem;font-weight:400;display:flex}.Navbar-module___rHu7W__dropdown,.Navbar-module___rHu7W__dropdownHeader{display:none}.Navbar-module___rHu7W__dropdownMobile{border-left:2px solid #1a1d3414;flex-direction:column;gap:0;margin-top:0;margin-left:.25rem;padding:.25rem 0 .75rem 1.25rem;display:none}.Navbar-module___rHu7W__dropdownMobileOpen{display:flex}.Navbar-module___rHu7W__mobileProductLink{color:#1a1d34;letter-spacing:-.005em;min-height:44px;padding:.75rem 0;font-size:1rem;font-weight:400}.Navbar-module___rHu7W__mobileProductLink+.Navbar-module___rHu7W__mobileProductLink{border-top:1px solid #1a1d340f}.Navbar-module___rHu7W__dropdownWrapper>.Navbar-module___rHu7W__link{cursor:pointer;border-radius:0;justify-content:space-between;width:100%;margin:0;padding:1rem 0}.Navbar-module___rHu7W__dropdownArrow{transition:transform .25s;display:block}.Navbar-module___rHu7W__dropdownArrowOpen{transform:rotate(180deg)}.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__link,.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__mobileProductLink{color:#1a1d34!important}.Navbar-module___rHu7W__menuOpen .Navbar-module___rHu7W__brandLogo{filter:brightness(0)!important}}
.Compliance-module__cSxmia__section{background:#1a1d34;flex-direction:column;align-items:center;padding:clamp(4.5rem,9vw,6.75rem) 2rem clamp(4rem,8vw,5.75rem);scroll-margin-top:5rem;display:flex;position:relative;overflow:hidden}.Compliance-module__cSxmia__content{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:1240px;display:flex;position:relative}.Compliance-module__cSxmia__intro{flex-direction:column;align-items:center;max-width:720px;margin:0 auto clamp(3rem,6vw,4.5rem);display:flex}.Compliance-module__cSxmia__heading{font-family:var(--font-newsreader),"Georgia",serif;color:#f6f3ed;text-align:center;letter-spacing:-.03em;margin-bottom:1.35rem;font-size:3.55rem;font-weight:400;line-height:.95}.Compliance-module__cSxmia__subheading{font-family:var(--font-geist),system-ui,sans-serif;color:#ffffffb8;text-align:center;letter-spacing:-.02em;max-width:640px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,1.35vw,1.18rem);font-weight:500;line-height:1.5}.Compliance-module__cSxmia__cards{background:linear-gradient(#ffffff06,#ffffff02);border:1px solid #ffffff1a;border-radius:28px;grid-template-columns:repeat(3,1fr);gap:0;width:100%;display:grid;overflow:hidden;box-shadow:0 24px 60px #0003,inset 0 1px #ffffff0a}.Compliance-module__cSxmia__cardReveal{height:100%}.Compliance-module__cSxmia__cardReveal:not(:first-child){border-left:1px solid #ffffff14}.Compliance-module__cSxmia__card{background:0 0;flex-direction:column;gap:0;height:100%;min-height:clamp(320px,34vw,430px);padding:clamp(1.6rem,2.3vw,2rem);display:flex}.Compliance-module__cSxmia__cardCopy{flex-direction:column;align-items:flex-start;display:flex}.Compliance-module__cSxmia__cardFooter{margin-top:auto}.Compliance-module__cSxmia__iconContainer{background:linear-gradient(135deg,#ffffff17,#ffffff08);border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:clamp(54px,5vw,68px);height:clamp(54px,5vw,68px);padding:clamp(10px,1vw,14px);display:flex}.Compliance-module__cSxmia__icon{object-fit:contain;filter:brightness(0)invert();opacity:.92;width:100%;height:100%}.Compliance-module__cSxmia__cardTitle{font-family:var(--font-geist),system-ui,sans-serif;color:#f5f5f5;letter-spacing:-.03em;margin-bottom:.7rem;font-size:clamp(1.05rem,1.3vw,1.22rem);font-weight:600;line-height:1}.Compliance-module__cSxmia__cardDescription{font-family:var(--font-geist),system-ui,sans-serif;color:#ffffffb3;letter-spacing:-.02em;font-size:clamp(.92rem,1.05vw,1rem);font-weight:400;line-height:1.45}.Compliance-module__cSxmia__ctaWrap{justify-content:center;margin-top:clamp(2.25rem,4vw,3rem);display:flex}.Compliance-module__cSxmia__cta{color:#1a1d34;font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;cursor:pointer;background:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.55rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .25s,color .25s;display:inline-flex}.Compliance-module__cSxmia__cta:hover{transform:scale(1.03);box-shadow:0 4px 20px #ffffff59}.Compliance-module__cSxmia__cta:active{transform:scale(.98)}@media (max-width:900px){.Compliance-module__cSxmia__cards{box-shadow:none;background:0 0;border:none;border-radius:0;grid-template-columns:1fr;gap:1rem;overflow:visible}.Compliance-module__cSxmia__cardReveal:not(:first-child){border-left:none}.Compliance-module__cSxmia__card{background:linear-gradient(#ffffff06,#ffffff02);border:1px solid #ffffff1a;border-radius:22px;min-height:260px}}@media (max-width:640px){.Compliance-module__cSxmia__section{padding:3rem 1rem}.Compliance-module__cSxmia__heading{font-size:clamp(1.75rem,7.8vw,2.65rem)}.Compliance-module__cSxmia__card{border-radius:20px;min-height:230px;padding:1.5rem}.Compliance-module__cSxmia__cta{padding:.58rem 1.5rem;font-size:.9rem}}
.CtaBanner-module__V2bH7G__section{text-align:center;background:#fff;flex-direction:column;align-items:center;gap:2rem;padding:clamp(3rem,6vw,5rem) 2rem clamp(4rem,8vw,6rem);display:flex}.CtaBanner-module__V2bH7G__heading{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;letter-spacing:-.03em;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:500;line-height:1}.CtaBanner-module__V2bH7G__cta{color:#fff;font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;cursor:pointer;background-color:#1a1d34;border:none;border-radius:100px;justify-content:center;align-items:center;padding:.75rem 1.75rem;font-size:1.05rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .25s,color .25s;display:inline-flex}.CtaBanner-module__V2bH7G__cta:hover{color:#fff;background-color:#111327;transform:scale(1.03);box-shadow:0 4px 24px #1a1d3440}.CtaBanner-module__V2bH7G__cta:active{transform:scale(.98)}@media (max-width:640px){.CtaBanner-module__V2bH7G__section{padding:2.5rem 1.5rem 3rem}.CtaBanner-module__V2bH7G__heading{font-size:1.35rem}.CtaBanner-module__V2bH7G__cta{padding:.85rem 2rem;font-size:.95rem}}
.DictateAnimation-module__sW9p_q__root{justify-content:center;align-items:center;gap:clamp(4rem,min(12vw,15vh),16rem);display:flex}.DictateAnimation-module__sW9p_q__floatingElement{z-index:0;flex-shrink:0}.DictateAnimation-module__sW9p_q__floatingDot{background:#fff;border:3px solid #0000000a;border-radius:50%;justify-content:center;align-items:center;width:clamp(95px,min(15vw,22vh),290px);height:clamp(95px,min(15vw,22vh),290px);transition:border-color .5s,box-shadow .5s;display:flex;box-shadow:0 8px 50px #00000014}.DictateAnimation-module__sW9p_q__dictating{border-color:#3b82f6b3;animation:1.8s ease-in-out infinite DictateAnimation-module__sW9p_q__glowPulse;box-shadow:0 0 30px #3b82f673,0 0 80px #3b82f640,0 0 140px #3b82f61a,0 8px 50px #0000000f}@keyframes DictateAnimation-module__sW9p_q__glowPulse{0%,to{border-color:#3b82f6b3;transform:scale(1);box-shadow:0 0 30px #3b82f673,0 0 80px #3b82f640,0 0 140px #3b82f61a,0 8px 50px #0000000f}50%{border-color:#3b82f6e6;transform:scale(1.04);box-shadow:0 0 50px #3b82f699,0 0 120px #3b82f659,0 0 180px #3b82f626,0 8px 50px #0000000f}}.DictateAnimation-module__sW9p_q__dotIcon{object-fit:contain;width:55%;height:55%}.DictateAnimation-module__sW9p_q__textField{z-index:1;background:#f4f4f5;border:1px solid #0000000f;border-radius:clamp(16px,min(2vw,3vh),44px);flex:0 auto;align-items:flex-start;width:clamp(240px,min(33vw,46vh),660px);min-height:clamp(150px,min(22vw,33vh),430px);padding:clamp(1.2rem,min(2.5vw,3.5vh),3.2rem);animation:.7s cubic-bezier(.16,1,.3,1) .45s both DictateAnimation-module__sW9p_q__fadeIn;display:flex;position:relative;box-shadow:0 4px 30px #0000000f,0 1px 3px #0000000a}.DictateAnimation-module__sW9p_q__textContent{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.025em;min-height:1em;font-size:clamp(.78rem,min(1.5vw,2.1vh),1.5rem);font-weight:500;line-height:1.15}.DictateAnimation-module__sW9p_q__cursor{opacity:0;margin-left:1px;font-weight:300;transition:opacity .1s}.DictateAnimation-module__sW9p_q__cursorVisible{animation:1s step-end infinite DictateAnimation-module__sW9p_q__blink}@keyframes DictateAnimation-module__sW9p_q__blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes DictateAnimation-module__sW9p_q__fadeIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.DictateAnimation-module__sW9p_q__textField{opacity:1;animation:none;transform:none}}@media (max-width:900px){.DictateAnimation-module__sW9p_q__root{flex-direction:column;gap:clamp(2rem,4vw,3rem)}.DictateAnimation-module__sW9p_q__textField{width:100%;max-width:600px}}@media (max-width:640px){.DictateAnimation-module__sW9p_q__root{gap:1.5rem}.DictateAnimation-module__sW9p_q__floatingDot{width:90px;height:90px}.DictateAnimation-module__sW9p_q__textField{border-radius:16px;width:100%;min-height:160px;padding:1.2rem}.DictateAnimation-module__sW9p_q__textContent{font-size:.95rem;line-height:1.3}}
.LogoBar-module__BLbonG__logoBar{z-index:3;width:min(1600px,95vw);margin:0 auto .4rem;padding:1.2rem 4rem .85rem;position:relative;transform:translateY(-1.75rem)}.LogoBar-module__BLbonG__sliderMask{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.LogoBar-module__BLbonG__sliderTrack{will-change:transform;align-items:center;width:max-content;animation:82s linear infinite LogoBar-module__BLbonG__scroll;display:flex}.LogoBar-module__BLbonG__sliderSet{flex-shrink:0;align-items:center;gap:7rem;margin:0;padding-left:0;padding-right:7rem;list-style:none;display:flex}.LogoBar-module__BLbonG__logoItem{flex-shrink:0;justify-content:center;align-items:center;display:flex}.LogoBar-module__BLbonG__logo{height:calc(var(--logo-height,30px)*.98);object-fit:contain;filter:brightness(0)invert();opacity:1;width:auto;transition:opacity .4s}.LogoBar-module__BLbonG__logoBarLight .LogoBar-module__BLbonG__logo{filter:brightness(0);opacity:.75}.LogoBar-module__BLbonG__logoItem:hover .LogoBar-module__BLbonG__logo{opacity:1}@keyframes LogoBar-module__BLbonG__scroll{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@media (max-width:640px){.LogoBar-module__BLbonG__logoBar{width:auto;margin:0 auto .25rem;padding:1.2rem 1.25rem 1.75rem;transform:translateY(-1rem)}.LogoBar-module__BLbonG__sliderSet{gap:4.5rem;padding-right:4.5rem}.LogoBar-module__BLbonG__sliderTrack{animation-duration:62s}.LogoBar-module__BLbonG__logo{height:calc(var(--logo-height,20px)*.7)}.LogoBar-module__BLbonG__logoTall{height:auto}}@media (prefers-reduced-motion:reduce){.LogoBar-module__BLbonG__sliderTrack{animation-play-state:paused}}
.DictateSection-module__ZfBbbG__section{background:#1a1d34;padding:clamp(4.5rem,9vw,6.75rem) 2rem;position:relative;overflow:hidden}.DictateSection-module__ZfBbbG__sectionLight{background:#fff}.DictateSection-module__ZfBbbG__sectionLight .DictateSection-module__ZfBbbG__heading{color:#1a1d34}.DictateSection-module__ZfBbbG__sectionLight .DictateSection-module__ZfBbbG__subheading{color:#1a1d34b8}.DictateSection-module__ZfBbbG__sectionLight .DictateSection-module__ZfBbbG__cta{color:#fff;background-color:#1a1d34}.DictateSection-module__ZfBbbG__sectionLight .DictateSection-module__ZfBbbG__cta:hover{color:#fff;background-color:#0f1124;box-shadow:0 4px 24px #1a1d342e}@media (max-width:640px){.DictateSection-module__ZfBbbG__section{padding:4rem 1.25rem}}.DictateSection-module__ZfBbbG__container{max-width:1240px;margin-inline:auto}.DictateSection-module__ZfBbbG__intro{text-align:center;max-width:640px;margin:0 auto clamp(3rem,5vw,4rem)}.DictateSection-module__ZfBbbG__heading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#f6f3ed;margin-bottom:1.1rem;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1}.DictateSection-module__ZfBbbG__subheading{font-family:var(--font-geist),system-ui,sans-serif;color:#ffffffb8;letter-spacing:-.01em;font-size:clamp(1rem,1.2vw,1.08rem);line-height:1.5}.DictateSection-module__ZfBbbG__stage{max-width:1040px;margin:0 auto}.DictateSection-module__ZfBbbG__ctaWrap{justify-content:center;margin-top:clamp(2.5rem,5vw,3.75rem);display:flex}.DictateSection-module__ZfBbbG__cta{color:#1a1d34;font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;background-color:#fff;border-radius:100px;align-items:center;gap:.5rem;padding:.65rem 1.6rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .25s,color .25s;display:inline-flex}.DictateSection-module__ZfBbbG__cta:hover{color:#fff;background-color:#111327;transform:scale(1.03);box-shadow:0 4px 24px #fff3}.DictateSection-module__ZfBbbG__cta:active{transform:scale(.98)}
.FAQ-module__YTKPaG__section{background:#fff;padding:clamp(4rem,8vw,7rem) 2rem clamp(4rem,8vw,6rem)}.FAQ-module__YTKPaG__content{flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex}.FAQ-module__YTKPaG__heading{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;text-align:center;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:500;line-height:.95}.FAQ-module__YTKPaG__subheading{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.55;text-align:center;letter-spacing:-.02em;max-width:480px;margin-bottom:clamp(2.5rem,5vw,3.5rem);font-size:clamp(.95rem,1.5vw,1.15rem);font-weight:500;line-height:1.5}.FAQ-module__YTKPaG__accordion{flex-direction:column;width:100%;display:flex}.FAQ-module__YTKPaG__item{border-bottom:1px solid #1a1d341a}.FAQ-module__YTKPaG__item:first-child{border-top:1px solid #1a1d341a}.FAQ-module__YTKPaG__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;padding:clamp(1.25rem,2.5vw,1.75rem) 0;transition:opacity .2s;display:flex}.FAQ-module__YTKPaG__trigger:hover{opacity:.7}.FAQ-module__YTKPaG__question{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.02em;font-size:clamp(1rem,1.5vw,1.15rem);font-weight:500;line-height:1.3}.FAQ-module__YTKPaG__icon{color:#1a1d34;opacity:.4;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s,opacity .2s;display:flex}.FAQ-module__YTKPaG__iconOpen{opacity:.7;transform:rotate(45deg)}.FAQ-module__YTKPaG__panel{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.FAQ-module__YTKPaG__panelInner{overflow:hidden}.FAQ-module__YTKPaG__answer{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.6;letter-spacing:-.02em;max-width:90%;padding-bottom:clamp(1.25rem,2.5vw,1.75rem);font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:400;line-height:1.65}@media (max-width:640px){.FAQ-module__YTKPaG__section{padding:3rem 1.5rem}.FAQ-module__YTKPaG__heading{font-size:2rem}.FAQ-module__YTKPaG__trigger{gap:1rem}.FAQ-module__YTKPaG__answer{max-width:100%}.FAQ-module__YTKPaG__icon{width:24px;height:24px}.FAQ-module__YTKPaG__icon svg{width:16px;height:16px}}
.RollenSlider-module__gvzCRG__section{background:#f9f9f9;padding:clamp(4.5rem,9vw,6.75rem) 2rem;position:relative}.RollenSlider-module__gvzCRG__container{max-width:1680px;margin-inline:auto}.RollenSlider-module__gvzCRG__intro{text-align:center;max-width:640px;margin:0 auto clamp(2.5rem,5vw,3.75rem)}.RollenSlider-module__gvzCRG__heading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;margin:0;font-size:clamp(2rem,4vw,3.2rem);font-weight:400;line-height:1}@media (max-width:640px){.RollenSlider-module__gvzCRG__section:before{left:1.65rem}.RollenSlider-module__gvzCRG__section:after{right:1.65rem}}@media (max-width:560px){.RollenSlider-module__gvzCRG__section{background-position:0 0,0 2.25rem,0 calc(100% - 2.25rem);padding:4rem 1.25rem}}
.FeatureSlider-module__V05dbW__slider{width:100%;margin-bottom:clamp(4rem,8vw,6rem)}.FeatureSlider-module__V05dbW__progressBar{justify-content:center;gap:6px;margin-bottom:clamp(2rem,4vw,3.5rem);padding:0 calc(50% - min(1600px,95vw)/2 + 4rem);display:flex}.FeatureSlider-module__V05dbW__progressSegment{cursor:pointer;background:#d9d9d9;border:none;border-radius:2px;flex:1;height:2px;padding:0;transition:background .3s;position:relative;overflow:hidden}.FeatureSlider-module__V05dbW__progressActive{background:#d9d9d9}.FeatureSlider-module__V05dbW__progressFill{transform-origin:0;background:#111327;border-radius:2px;animation:linear forwards FeatureSlider-module__V05dbW__fillProgress;position:absolute;inset:0}@keyframes FeatureSlider-module__V05dbW__fillProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes FeatureSlider-module__V05dbW__slideFromRight{0%{opacity:.4;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes FeatureSlider-module__V05dbW__slideFromLeft{0%{opacity:.4;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}.FeatureSlider-module__V05dbW__slideAnimateRight{animation:.35s ease-out FeatureSlider-module__V05dbW__slideFromRight}.FeatureSlider-module__V05dbW__slideAnimateLeft{animation:.35s ease-out FeatureSlider-module__V05dbW__slideFromLeft}.FeatureSlider-module__V05dbW__slideArea{position:relative}.FeatureSlider-module__V05dbW__arrow{z-index:10;color:#111327;cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .2s,background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.FeatureSlider-module__V05dbW__arrow:hover{background:#f5f5f5;border-color:#111327}.FeatureSlider-module__V05dbW__arrowLeft{left:calc(50% - min(1600px,95vw)/2 + .5rem)}.FeatureSlider-module__V05dbW__arrowRight{right:calc(50% - min(1600px,95vw)/2 + .5rem)}.FeatureSlider-module__V05dbW__slide{align-items:stretch;min-height:clamp(320px,38vw,540px);padding-left:calc(50% - min(1600px,95vw)/2 + 4rem);padding-right:calc(50% - min(1600px,95vw)/2 + 4rem);display:flex}.FeatureSlider-module__V05dbW__textColumn{flex-direction:column;flex:0 0 45%;justify-content:center;padding-right:clamp(2rem,4vw,4rem);display:flex}.FeatureSlider-module__V05dbW__title{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;letter-spacing:-.03em;margin:0 0 clamp(1.2rem,2.5vw,2rem);font-size:clamp(2rem,4.5vw,3.8rem);font-weight:500;line-height:.95}.FeatureSlider-module__V05dbW__description{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#111327;letter-spacing:-.02em;max-width:480px;font-size:clamp(.95rem,1.6vw,1.25rem);font-weight:400;line-height:1.45}.FeatureSlider-module__V05dbW__slideCta{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#fff;cursor:pointer;letter-spacing:-.02em;background:#111327;border:none;border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;margin-top:clamp(1.5rem,3vw,2.5rem);padding:.6rem 1.5rem;font-size:clamp(.8rem,1.4vw,.95rem);font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.FeatureSlider-module__V05dbW__slideCta:hover{background:#1f2139;transform:scale(1.03);box-shadow:0 4px 20px #0000001f}.FeatureSlider-module__V05dbW__imageColumn{flex:1;justify-content:flex-end;align-items:center;display:flex}.FeatureSlider-module__V05dbW__image{object-fit:contain;border-radius:clamp(12px,1.5vw,20px);width:100%;height:auto;display:block}.FeatureSlider-module__V05dbW__slideCentered{flex-direction:column;align-items:center;gap:clamp(1rem,2vw,1.5rem);min-height:auto}.FeatureSlider-module__V05dbW__textColumnCentered{text-align:center;flex:none;align-items:center;padding-right:0}.FeatureSlider-module__V05dbW__titleCentered{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;text-align:center;margin-bottom:0;font-size:clamp(1.4rem,3vw,2.6rem)}.FeatureSlider-module__V05dbW__descriptionCentered{text-align:center;letter-spacing:-.04em;max-width:800px;font-size:clamp(.95rem,2vw,1.5rem);font-weight:500;line-height:1.25}.FeatureSlider-module__V05dbW__imageColumnCentered{justify-content:center;width:100%;max-width:1200px}.FeatureSlider-module__V05dbW__imageCentered{border-radius:clamp(16px,2.5vw,40px)}.FeatureSlider-module__V05dbW__imageRowCentered{width:100%;max-width:1200px;position:relative}.FeatureSlider-module__V05dbW__arrowLeftCentered{position:absolute;top:50%;left:calc(-44px - clamp(.75rem,1.5vw,1.5rem));transform:translateY(-50%)}.FeatureSlider-module__V05dbW__arrowRightCentered{position:absolute;top:50%;right:calc(-44px - clamp(.75rem,1.5vw,1.5rem));transform:translateY(-50%)}.FeatureSlider-module__V05dbW__stackedSlides{flex-direction:column;gap:clamp(3rem,6vw,4rem);padding:0 1.25rem;display:flex}.FeatureSlider-module__V05dbW__stackedSlide{flex-direction:column;gap:1.25rem;display:flex}@media (max-width:900px){.FeatureSlider-module__V05dbW__slide{flex-direction:column;gap:1.5rem;min-height:auto}.FeatureSlider-module__V05dbW__textColumn{flex:none;padding-right:0}.FeatureSlider-module__V05dbW__title{font-size:clamp(1.75rem,5vw,2.5rem)}.FeatureSlider-module__V05dbW__description{max-width:100%;font-size:clamp(.95rem,2.2vw,1.1rem)}.FeatureSlider-module__V05dbW__imageColumn{justify-content:center}.FeatureSlider-module__V05dbW__image{border-radius:12px;max-width:100%}.FeatureSlider-module__V05dbW__arrow{width:38px;height:38px}.FeatureSlider-module__V05dbW__arrowLeft{left:.5rem}.FeatureSlider-module__V05dbW__arrowRight{right:.5rem}.FeatureSlider-module__V05dbW__arrowLeftCentered{left:-46px}.FeatureSlider-module__V05dbW__arrowRightCentered{right:-46px}.FeatureSlider-module__V05dbW__slider{margin-bottom:clamp(3rem,6vw,5rem)}.FeatureSlider-module__V05dbW__titleCentered{font-size:clamp(1.25rem,4vw,1.8rem)}.FeatureSlider-module__V05dbW__descriptionCentered{font-size:clamp(.95rem,2.2vw,1.1rem)}.FeatureSlider-module__V05dbW__imageCentered{border-radius:14px}}@media (max-width:640px){.FeatureSlider-module__V05dbW__progressBar{margin-bottom:1.5rem;padding:0 1.25rem}.FeatureSlider-module__V05dbW__slide{flex-direction:column-reverse;gap:1.25rem;padding-left:1.25rem;padding-right:1.25rem}.FeatureSlider-module__V05dbW__textColumn{padding-right:0}.FeatureSlider-module__V05dbW__title{margin-bottom:.75rem;font-size:1.65rem;line-height:1}.FeatureSlider-module__V05dbW__description{font-size:.95rem;line-height:1.45}.FeatureSlider-module__V05dbW__image{border-radius:10px}.FeatureSlider-module__V05dbW__slideCta{margin-top:1.25rem;padding:.65rem 1.75rem;font-size:.9rem}.FeatureSlider-module__V05dbW__arrow{width:36px;height:36px}.FeatureSlider-module__V05dbW__arrowLeft,.FeatureSlider-module__V05dbW__arrowRight{display:none}.FeatureSlider-module__V05dbW__slider{margin-bottom:3rem}.FeatureSlider-module__V05dbW__titleCentered{font-size:1.25rem}.FeatureSlider-module__V05dbW__descriptionCentered{font-size:.9rem}.FeatureSlider-module__V05dbW__imageCentered{border-radius:14px}}
.UebersichtPage-module__zbOchW__linedContainer{position:relative}
.Hero-module__JgYmMq__hero{background-color:#f6f3ed;flex-direction:column;width:100%;height:100vh;min-height:600px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__backgroundImage{object-fit:cover;object-position:62% 0%;filter:blur(2px)saturate(1.25);scale:1.01}.Hero-module__JgYmMq__topGradient{z-index:1;pointer-events:none;background:#0000004d;position:absolute;inset:0}.Hero-module__JgYmMq__topFade{z-index:1;pointer-events:none;background:linear-gradient(#0000008c 0%,#0000 60%);position:absolute;inset:0}.Hero-module__JgYmMq__content{z-index:2;padding-inline:3.6rem;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1920px;margin-inline:auto;padding-top:8rem;padding-bottom:2.5rem;display:flex;position:relative}.Hero-module__JgYmMq__copy{text-align:center;flex-direction:column;align-items:center;gap:0;width:min(68rem,100%);max-width:100%;display:flex;transform:none}.Hero-module__JgYmMq__promoLink{-webkit-backdrop-filter:blur(10px);color:#ffffffe6;width:fit-content;font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;background:#1212125c;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.55rem;padding:.5rem .92rem .5rem .42rem;font-size:.96rem;font-weight:400;line-height:1;text-decoration:none;animation:.8s ease-out .18s both Hero-module__JgYmMq__fadeInUp;display:inline-flex;box-shadow:0 18px 40px #0000002e}.Hero-module__JgYmMq__promoLink:focus-visible{outline-offset:3px;outline:2px solid #ffffffeb}.Hero-module__JgYmMq__promoBadge{color:#ffe2bd;letter-spacing:.06em;text-transform:uppercase;background:#ffdca81f;border:1px solid #ffdca847;border-radius:100px;flex-shrink:0;align-items:center;padding:.18rem .55rem;font-size:.68rem;font-weight:600;line-height:1;display:inline-flex}.Hero-module__JgYmMq__promoArrow{color:#ffffffc2;transform-origin:68% 40%;justify-content:center;align-items:center;transition:transform .22s,color .22s;display:inline-flex}.Hero-module__JgYmMq__promoArrow svg{width:.98rem;height:.98rem}.Hero-module__JgYmMq__promoLink:hover .Hero-module__JgYmMq__promoArrow,.Hero-module__JgYmMq__promoLink:focus-visible .Hero-module__JgYmMq__promoArrow{color:#fff;transform:translate(1px,-1px)rotate(-18deg)}.Hero-module__JgYmMq__heading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#fff;text-align:center;white-space:pre-line;max-width:none;padding:0;font-size:clamp(3.95rem,5vw,4.85rem);font-weight:400;line-height:.95;animation:.8s ease-out .3s both Hero-module__JgYmMq__fadeInUp}.Hero-module__JgYmMq__description{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#ffffffd6;text-align:center;max-width:44rem;margin-top:1.55rem;font-size:1.1rem;font-weight:400;line-height:1.55;animation:.8s ease-out .42s both Hero-module__JgYmMq__fadeInUp}.Hero-module__JgYmMq__cta{color:#1a1d34;font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;cursor:pointer;background-color:#fff;border:none;border-radius:100px;justify-content:center;align-items:center;margin-top:1.35rem;padding:.6rem 1.55rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .25s,color .25s;animation:.8s ease-out .5s both Hero-module__JgYmMq__fadeInUp;display:inline-flex}.Hero-module__JgYmMq__cta:hover{color:#fff;background-color:#111327;transform:scale(1.03);box-shadow:0 4px 24px #fff3}.Hero-module__JgYmMq__cta:active{transform:scale(.98)}@keyframes Hero-module__JgYmMq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.Hero-module__JgYmMq__hero{height:100dvh;min-height:540px}.Hero-module__JgYmMq__backgroundImage{object-position:52% 0%}.Hero-module__JgYmMq__content{padding-inline:.75rem;padding-top:clamp(5.25rem,14vh,7.25rem);padding-bottom:2rem}.Hero-module__JgYmMq__copy{max-width:100%;transform:none}.Hero-module__JgYmMq__promoLink{margin-bottom:1.2rem;padding:.46rem .82rem .46rem .4rem;font-size:.9rem}.Hero-module__JgYmMq__heading{font-size:clamp(2.05rem,8.6vw,3.05rem)}.Hero-module__JgYmMq__description{max-width:24rem;margin-top:1.12rem;font-size:.98rem}.Hero-module__JgYmMq__cta{margin-top:1.22rem;padding:.58rem 1.5rem;font-size:.9rem}}
.ContentSection-module__NTwePa__section{padding-inline:3.6rem;background:#f9f9f9;padding-top:6rem;padding-bottom:2.5rem}.ContentSection-module__NTwePa__content{flex-direction:column;align-items:center;width:100%;max-width:1920px;margin-inline:auto;display:flex}.ContentSection-module__NTwePa__copy{text-align:center;flex-direction:column;align-items:center;gap:0;width:min(52rem,100%);max-width:100%;display:flex}.ContentSection-module__NTwePa__copyStack{width:100%;display:grid}.ContentSection-module__NTwePa__copyLayer{opacity:0;pointer-events:none;flex-direction:column;grid-area:1/1;align-items:center;width:100%;transition:opacity .32s,transform .32s;display:flex;transform:translateY(6px)}.ContentSection-module__NTwePa__copyLayerActive{opacity:1;pointer-events:auto;transition-delay:60ms;transform:translateY(0)}.ContentSection-module__NTwePa__heading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;font-size:3.55rem;font-weight:400;line-height:.95}.ContentSection-module__NTwePa__text{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d34d6;max-width:38rem;margin-top:1.35rem;font-size:1rem;font-weight:400;line-height:1.55}.ContentSection-module__NTwePa__toggleSlot{justify-content:center;margin-top:2.1rem;display:inline-flex}@media (prefers-reduced-motion:reduce){.ContentSection-module__NTwePa__copyLayer{transition:none;transform:none}}@media (max-width:640px){.ContentSection-module__NTwePa__section{padding-inline:2.5rem;padding-top:clamp(5.25rem,14vh,7.25rem);padding-bottom:2rem}.ContentSection-module__NTwePa__copy{max-width:100%}.ContentSection-module__NTwePa__heading{font-size:clamp(1.75rem,7.8vw,2.65rem)}.ContentSection-module__NTwePa__text{max-width:22rem;margin-top:1rem;font-size:.9rem}.ContentSection-module__NTwePa__text br{display:none}}
.Button-module__e7WGRa__button{background-color:var(--color-button-bg);color:var(--color-button-text);font-family:var(--font-body),system-ui,sans-serif;letter-spacing:.01em;border-radius:var(--radius-button);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.85rem 2rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Button-module__e7WGRa__button:hover{transform:scale(1.03);box-shadow:0 4px 20px #00000040}.Button-module__e7WGRa__button:active{transform:scale(.98)}
.FeatureModule-module__lzhUVq__module{background:#fff;border:1px solid #beae9433;border-radius:40px;align-items:stretch;width:100%;max-width:1560px;min-height:600px;margin:0 auto;display:flex;overflow:hidden}.FeatureModule-module__lzhUVq__reversed{flex-direction:row-reverse}.FeatureModule-module__lzhUVq__reversed .FeatureModule-module__lzhUVq__textContent{text-align:left;align-items:flex-start;padding-left:2.5rem;padding-right:4rem}.FeatureModule-module__lzhUVq__reversed .FeatureModule-module__lzhUVq__ctaButton{align-self:flex-start}.FeatureModule-module__lzhUVq__textContent{flex-direction:column;flex:0 0 42%;justify-content:flex-start;align-items:flex-start;gap:1.15rem;padding:3.75rem 2.5rem 3rem 3.75rem;display:flex}.FeatureModule-module__lzhUVq__wideImage .FeatureModule-module__lzhUVq__textContent{flex:0 0 42%;padding-right:.25rem}.FeatureModule-module__lzhUVq__title{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.03em;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:500;line-height:.95}.FeatureModule-module__lzhUVq__description{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.02em;text-wrap:pretty;-webkit-hyphens:none;hyphens:none;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:400;line-height:1.6}.FeatureModule-module__lzhUVq__ctaButton{border-radius:100px;align-self:flex-start;margin-top:auto;padding:.7rem 1.6rem;font-size:.875rem}.FeatureModule-module__lzhUVq__imageContainer{flex:1;justify-content:flex-end;align-items:stretch;min-width:0;display:flex;overflow:hidden}.FeatureModule-module__lzhUVq__image{object-fit:cover;border-radius:24px;width:100%;height:100%}.FeatureModule-module__lzhUVq__imageAlignBottom .FeatureModule-module__lzhUVq__textContent{flex:0 0 44%;padding-right:.25rem}.FeatureModule-module__lzhUVq__imageAlignBottom .FeatureModule-module__lzhUVq__imageContainer{justify-content:center;align-items:flex-end;padding:3rem 2rem 0}.FeatureModule-module__lzhUVq__imageAlignBottom .FeatureModule-module__lzhUVq__image{object-fit:contain;object-position:bottom center;border-radius:0;width:auto;max-width:92%;height:auto}@media (max-width:900px){.FeatureModule-module__lzhUVq__module{min-height:unset;border-radius:28px;flex-direction:column-reverse}.FeatureModule-module__lzhUVq__reversed{flex-direction:column-reverse}.FeatureModule-module__lzhUVq__textContent{flex:none;width:100%;padding:2.5rem 2rem 1.5rem}.FeatureModule-module__lzhUVq__reversed .FeatureModule-module__lzhUVq__textContent{text-align:left;align-items:flex-start;padding:2.5rem 2rem 1.5rem}.FeatureModule-module__lzhUVq__imageContainer{aspect-ratio:16/10;width:100%}.FeatureModule-module__lzhUVq__image{border-radius:0}}@media (max-width:640px){.FeatureModule-module__lzhUVq__module{border-radius:24px}.FeatureModule-module__lzhUVq__textContent{padding:2rem 1.5rem 1.25rem}.FeatureModule-module__lzhUVq__title{font-size:1.4rem}.FeatureModule-module__lzhUVq__description{font-size:.9rem}.FeatureModule-module__lzhUVq__ctaButton{padding:.65rem 1.4rem;font-size:.825rem}}
.LegalHome-module__OjgtVW__featureWrapper{background-color:#f9f9f9;flex-direction:column;gap:4.5rem;padding:0 2rem 4rem;display:flex}.LegalHome-module__OjgtVW__insoFeaturesWrapper{background:#f9f9f9;scroll-margin-top:clamp(5rem,12vh,9rem)}.LegalHome-module__OjgtVW__timelineOnHome{background:#f9f9f9!important}.LegalHome-module__OjgtVW__timelineHeadingOnHome{text-align:center;background:#f9f9f9;padding:clamp(2.5rem,5vw,4rem) 2rem clamp(.75rem,1.5vw,1.5rem)}.LegalHome-module__OjgtVW__timelineHeadingOnHome h3{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;max-width:800px;margin:0 auto;padding:0 1.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:500;line-height:1.1}.LegalHome-module__OjgtVW__timelineHeadingOnHome p{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d34;opacity:.45;max-width:480px;margin:.5rem auto 0;font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:400;line-height:1.5}@media (max-width:640px){.LegalHome-module__OjgtVW__timelineHeadingOnHome h3{padding:0 1rem;font-size:2rem}.LegalHome-module__OjgtVW__timelineHeadingOnHome p{font-size:.9rem}}
.LegalPage-module__qpSGQq__wrapper{background:#fff;min-height:100vh;overflow:hidden}@keyframes LegalPage-module__qpSGQq__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes LegalPage-module__qpSGQq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes LegalPage-module__qpSGQq__slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}.LegalPage-module__qpSGQq__hero{align-items:center;margin-top:clamp(4rem,8vw,6.5rem);margin-bottom:clamp(1.5rem,3vw,2.5rem);padding-left:calc(50% - min(1600px,95vw)/2 + 4rem);display:flex;position:relative}.LegalPage-module__qpSGQq__breadcrumb{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.03em;align-items:center;gap:.5em;font-size:clamp(.85rem,1.8vw,1.15rem);font-weight:400;animation:.6s cubic-bezier(.16,1,.3,1) .1s both LegalPage-module__qpSGQq__fadeIn;display:flex;position:absolute;top:0;left:calc(50% - min(1600px,95vw)/2 + 4rem)}.LegalPage-module__qpSGQq__breadcrumbLink{color:#111327;opacity:.45;text-decoration:none;transition:opacity .2s}.LegalPage-module__qpSGQq__breadcrumbLink:hover{opacity:.85}.LegalPage-module__qpSGQq__breadcrumbSep{color:#111327;opacity:.3;-webkit-user-select:none;user-select:none}.LegalPage-module__qpSGQq__breadcrumbCurrent{color:#111327;opacity:.75}.LegalPage-module__qpSGQq__titleColumn{flex:none;padding-right:clamp(1.5rem,4vw,3.5rem)}.LegalPage-module__qpSGQq__title{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;text-align:left;letter-spacing:-.03em;white-space:nowrap;font-size:clamp(1.8rem,4.5vw,3.8rem);font-weight:500;line-height:1;animation:.7s cubic-bezier(.16,1,.3,1) .15s both LegalPage-module__qpSGQq__fadeInUp}.LegalPage-module__qpSGQq__heroSubheading{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#111327;letter-spacing:-.03em;max-width:28rem;margin-top:clamp(.65rem,1.4vw,1rem);font-size:clamp(.85rem,1.8vw,1.15rem);font-weight:400;line-height:1.25;animation:.7s cubic-bezier(.16,1,.3,1) .3s both LegalPage-module__qpSGQq__fadeInUp}.LegalPage-module__qpSGQq__screenshotFrame{aspect-ratio:2437/1645;border:clamp(4px,.5vw,7px) solid #111327;border-right:none;border-radius:clamp(10px,1.2vw,20px) 0 0 clamp(10px,1.2vw,20px);flex:0 0 63%;margin-left:auto;animation:.8s cubic-bezier(.16,1,.3,1) .4s both LegalPage-module__qpSGQq__slideInRight;position:relative;overflow:hidden}.LegalPage-module__qpSGQq__screenshotImage{object-fit:cover;object-position:left top;width:100%;height:100%;display:block}.LegalPage-module__qpSGQq__logoBar{justify-content:space-between;align-items:center;margin-bottom:clamp(5rem,12vw,9rem);padding:0 calc(50% - min(1600px,95vw)/2 + 4rem);animation:.8s cubic-bezier(.16,1,.3,1) .7s both LegalPage-module__qpSGQq__fadeIn;display:flex}.LegalPage-module__qpSGQq__logo{object-fit:contain;opacity:1;filter:brightness(0);width:auto}.LegalPage-module__qpSGQq__introSection{text-align:center;flex-direction:column;align-items:center;max-width:min(1600px,95vw);margin:0 auto clamp(3rem,6vw,5rem);padding:0 4rem;display:flex}.LegalPage-module__qpSGQq__introHeading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;max-width:48rem;font-size:clamp(2rem,4.2vw,3.55rem);font-weight:400;line-height:1.05}.LegalPage-module__qpSGQq__introText{font-family:var(--font-body),var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d34d6;max-width:44rem;margin-top:1.35rem;font-size:clamp(1rem,1.2vw,1.1rem);font-weight:400;line-height:1.55}.LegalPage-module__qpSGQq__introCta{color:#fff;font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;background-color:#1a1d34;border:none;border-radius:100px;justify-content:center;align-self:center;align-items:center;margin-top:1.75rem;padding:.6rem 1.55rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .25s;display:inline-flex}.LegalPage-module__qpSGQq__introCta:hover{background-color:#0f1124;transform:scale(1.03);box-shadow:0 6px 24px #1a1d3433}.LegalPage-module__qpSGQq__introCta:active{transform:scale(.98)}.LegalPage-module__qpSGQq__featureBand{background:#f9f9f9;flex-direction:column;gap:clamp(3rem,6vw,5rem);padding-top:clamp(3rem,6vw,5rem);padding-bottom:clamp(4rem,8vw,6rem);display:flex}.LegalPage-module__qpSGQq__wordSection{flex-direction:column;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.LegalPage-module__qpSGQq__wordIntro{flex-direction:column;align-items:flex-start;width:100%;max-width:2400px;margin-inline:auto;padding:0 5.25rem;display:flex}.LegalPage-module__qpSGQq__wordHeading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;font-size:clamp(2rem,4.2vw,3.55rem);font-weight:400;line-height:1.05}.LegalPage-module__qpSGQq__wordSubheading{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d34d6;max-width:30rem;margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.55}@media (prefers-reduced-motion:reduce){.LegalPage-module__qpSGQq__breadcrumb,.LegalPage-module__qpSGQq__title,.LegalPage-module__qpSGQq__heroSubheading,.LegalPage-module__qpSGQq__screenshotFrame,.LegalPage-module__qpSGQq__logoBar{opacity:1;animation:none;transform:none}}@media (max-width:900px){.LegalPage-module__qpSGQq__hero{flex-direction:column;align-items:flex-start;gap:clamp(1rem,3vw,1.5rem);padding-right:0}.LegalPage-module__qpSGQq__titleColumn{padding-right:0}.LegalPage-module__qpSGQq__title{white-space:normal}.LegalPage-module__qpSGQq__screenshotFrame{flex:none;align-self:flex-end;width:85%}.LegalPage-module__qpSGQq__logoBar{flex-wrap:wrap;justify-content:center;gap:clamp(1.5rem,4vw,2.5rem);margin-bottom:clamp(3rem,8vw,6rem)}.LegalPage-module__qpSGQq__logo{max-height:36px;height:auto!important}.LegalPage-module__qpSGQq__featureModules{padding:0 1.5rem}.LegalPage-module__qpSGQq__wordIntro{padding:0 2.5rem}}@media (max-width:640px){.LegalPage-module__qpSGQq__breadcrumb{font-size:.85rem;left:1.25rem}.LegalPage-module__qpSGQq__hero{gap:3rem;margin-top:5rem;margin-bottom:3.5rem;padding-top:2rem;padding-left:1.25rem}.LegalPage-module__qpSGQq__title{font-size:1.75rem}.LegalPage-module__qpSGQq__heroSubheading{margin-top:.45rem;font-size:.95rem}.LegalPage-module__qpSGQq__screenshotFrame{border-width:3px;width:92%}.LegalPage-module__qpSGQq__logoBar{display:none}.LegalPage-module__qpSGQq__introSection{padding:0 1.25rem}.LegalPage-module__qpSGQq__introHeading{font-size:clamp(1.75rem,7.8vw,2.65rem)}.LegalPage-module__qpSGQq__introText{font-size:.95rem}.LegalPage-module__qpSGQq__featureModules{padding:0 1rem}.LegalPage-module__qpSGQq__wordIntro{padding:0 1.25rem}.LegalPage-module__qpSGQq__wordHeading{font-size:clamp(1.75rem,7.8vw,2.65rem)}}
.ResearchTriad-module__guE7CG__section{background:#1a1d34;padding:clamp(5rem,10vw,8rem) 5.25rem}.ResearchTriad-module__guE7CG__container{width:100%;max-width:2400px;margin-inline:auto}.ResearchTriad-module__guE7CG__intro{flex-direction:column;align-items:flex-start;max-width:60rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.ResearchTriad-module__guE7CG__heading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#f6f3ed;font-size:clamp(2rem,4.2vw,3.55rem);font-weight:400;line-height:1.05}.ResearchTriad-module__guE7CG__subheading{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#ffffffb8;max-width:32rem;margin-top:1rem;font-size:1rem;font-weight:400;line-height:1.55}.ResearchTriad-module__guE7CG__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.ResearchTriad-module__guE7CG__cellReveal{height:100%}.ResearchTriad-module__guE7CG__card{background:#fff;border:1px solid #1a1d340f;border-radius:16px;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem;transition:transform .25s,box-shadow .25s;display:flex}.ResearchTriad-module__guE7CG__card:hover{transform:translateY(-2px);box-shadow:0 12px 32px #1a1d3414}.ResearchTriad-module__guE7CG__mock{aspect-ratio:4/3;font-family:var(--font-geist),system-ui,sans-serif;background:#f4f4f4;border-radius:10px;flex-direction:column;gap:.6rem;padding:.85rem;display:flex}.ResearchTriad-module__guE7CG__mockSearchBar{color:#1a1d3473;background:#fff;border-radius:6px;align-items:center;gap:.5rem;padding:.55rem .75rem;display:flex}.ResearchTriad-module__guE7CG__mockSearchText{letter-spacing:-.01em;color:#1a1d34c7;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.ResearchTriad-module__guE7CG__mockResults{flex-direction:column;flex:1;gap:.5rem;display:flex}.ResearchTriad-module__guE7CG__mockResult{background:#fff;border-radius:6px;flex-direction:column;gap:.2rem;padding:.6rem .75rem;display:flex}.ResearchTriad-module__guE7CG__mockResultTitle{letter-spacing:-.01em;color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.ResearchTriad-module__guE7CG__mockResultMeta{letter-spacing:-.01em;color:#1a1d348c;white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:400;overflow:hidden}.ResearchTriad-module__guE7CG__cardCopy{flex-direction:column;gap:.45rem;margin-top:auto;padding:0 .15rem;display:flex}.ResearchTriad-module__guE7CG__cardEyebrow{font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:.02em;text-transform:uppercase;color:#1a1d3480;font-size:.72rem;font-weight:500}.ResearchTriad-module__guE7CG__cardTitle{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.025em;color:#1a1d34;margin:0;font-size:clamp(1.35rem,1.7vw,1.65rem);font-weight:400;line-height:1.15}.ResearchTriad-module__guE7CG__cardDescription{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d349e;min-height:4.5em;margin:0;font-size:clamp(.92rem,1vw,1rem);line-height:1.5}@media (max-width:900px){.ResearchTriad-module__guE7CG__section{padding:clamp(4rem,8vw,6rem) 2.5rem}.ResearchTriad-module__guE7CG__grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:640px){.ResearchTriad-module__guE7CG__section{padding:3.5rem 1.25rem}.ResearchTriad-module__guE7CG__heading{font-size:clamp(1.75rem,7.8vw,2.65rem)}.ResearchTriad-module__guE7CG__subheading{font-size:.92rem}.ResearchTriad-module__guE7CG__card{padding:1.25rem}}
.ProcessTimeline-module__l8jD5G__section{background:#f6f3ed;padding:clamp(2rem,4vw,3rem) 0 clamp(3rem,6vw,5rem);overflow:hidden}@keyframes ProcessTimeline-module__l8jD5G__nodeRingPulse{0%{r:11;opacity:.5;stroke-width:2px}to{r:24;opacity:0;stroke-width:.5px}}@keyframes ProcessTimeline-module__l8jD5G__nodeRingPulseOuter{0%{r:11;opacity:.35;stroke-width:1.5px}to{r:32;opacity:0;stroke-width:.3px}}@keyframes ProcessTimeline-module__l8jD5G__nodeScaleIn{0%{r:0}35%{r:13}55%{r:10}75%{r:12}to{r:11}}@keyframes ProcessTimeline-module__l8jD5G__cardShadowIn{0%{box-shadow:0 1px 3px #1a1d3400}to{box-shadow:0 2px 12px #1a1d340f,0 1px 3px #1a1d340a}}.ProcessTimeline-module__l8jD5G__container{max-width:1100px;margin:0 auto;padding:0 1.5rem;position:relative}.ProcessTimeline-module__l8jD5G__svg{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ProcessTimeline-module__l8jD5G__trunkLine{filter:drop-shadow(0 0 4px #1a1d3440)}.ProcessTimeline-module__l8jD5G__svgNode{fill:#fff;stroke:#1a1d3426;stroke-width:2px;r:0;transition:fill .5s cubic-bezier(.16,1,.3,1),stroke .5s cubic-bezier(.16,1,.3,1)}.ProcessTimeline-module__l8jD5G__svgNodeRevealed{fill:#1a1d34;stroke:#1a1d34;animation:.6s cubic-bezier(.34,1.56,.64,1) forwards ProcessTimeline-module__l8jD5G__nodeScaleIn}.ProcessTimeline-module__l8jD5G__nodeRing{fill:none;stroke:#1a1d34;stroke-width:2px;opacity:0;pointer-events:none}.ProcessTimeline-module__l8jD5G__nodeRingActive{animation:.9s cubic-bezier(.16,1,.3,1) forwards ProcessTimeline-module__l8jD5G__nodeRingPulse}.ProcessTimeline-module__l8jD5G__nodeRingOuter{fill:none;stroke:#1a1d34;stroke-width:1.5px;opacity:0;pointer-events:none}.ProcessTimeline-module__l8jD5G__nodeRingOuterActive{animation:1.2s cubic-bezier(.16,1,.3,1) .1s forwards ProcessTimeline-module__l8jD5G__nodeRingPulseOuter}.ProcessTimeline-module__l8jD5G__nodeGlow{fill:#1a1d3414;opacity:0;pointer-events:none;transition:opacity .5s}.ProcessTimeline-module__l8jD5G__nodeGlowActive{opacity:1;transition:opacity .5s .3s}.ProcessTimeline-module__l8jD5G__cardsLayer{z-index:1;position:relative}.ProcessTimeline-module__l8jD5G__cardWrapper{opacity:0;will-change:transform,opacity;max-width:560px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);position:absolute;transform:translateY(-50%)}.ProcessTimeline-module__l8jD5G__card_left{text-align:left;transform:translateY(-50%)translate(-24px)scale(.97)}.ProcessTimeline-module__l8jD5G__card_right{text-align:left;transform:translateY(-50%)translate(24px)scale(.97)}.ProcessTimeline-module__l8jD5G__cardRevealed{opacity:1}.ProcessTimeline-module__l8jD5G__cardRevealed.ProcessTimeline-module__l8jD5G__card_left,.ProcessTimeline-module__l8jD5G__cardRevealed.ProcessTimeline-module__l8jD5G__card_right{transform:translateY(-50%)translate(0)scale(1)}.ProcessTimeline-module__l8jD5G__cardInner{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #beae9433;border-radius:18px;padding:2rem 2.25rem}.ProcessTimeline-module__l8jD5G__cardRevealed .ProcessTimeline-module__l8jD5G__cardInner{animation:.8s .3s forwards ProcessTimeline-module__l8jD5G__cardShadowIn}.ProcessTimeline-module__l8jD5G__stepNumber{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.3;letter-spacing:.05em;margin-bottom:.6rem;font-size:.82rem;font-weight:500;display:block}.ProcessTimeline-module__l8jD5G__cardTitle{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.02em;margin-bottom:.35rem;font-size:clamp(1.3rem,2.2vw,1.6rem);font-weight:500;line-height:1.25}.ProcessTimeline-module__l8jD5G__stepList{flex-direction:column;gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.ProcessTimeline-module__l8jD5G__stepItem{border-left:2px solid #beae9459;padding-left:1.25rem}.ProcessTimeline-module__l8jD5G__stepItemTitle{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;margin-bottom:.2rem;font-size:clamp(1.02rem,1.4vw,1.15rem);font-weight:500;display:block}.ProcessTimeline-module__l8jD5G__stepItemDesc{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.55;font-size:clamp(.92rem,1.15vw,1.04rem);font-weight:400;line-height:1.5;display:block}.ProcessTimeline-module__l8jD5G__demoCta{color:#fff;font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;background:#1a1d34;border-radius:999px;align-self:flex-start;align-items:center;margin-top:1.5rem;margin-left:0;padding:.7rem 1.4rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.ProcessTimeline-module__l8jD5G__demoCta:hover{background:#2a2e4d;transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.ProcessTimeline-module__l8jD5G__cardWrapper{opacity:1;transition:none;transform:translateY(-50%)scale(1)}.ProcessTimeline-module__l8jD5G__card_left,.ProcessTimeline-module__l8jD5G__card_right{transform:translateY(-50%)scale(1)}.ProcessTimeline-module__l8jD5G__svgNode{r:11;transition:none;animation:none}.ProcessTimeline-module__l8jD5G__svgNodeRevealed{r:11;animation:none}.ProcessTimeline-module__l8jD5G__nodeRingActive,.ProcessTimeline-module__l8jD5G__nodeRingOuterActive{opacity:0;animation:none}.ProcessTimeline-module__l8jD5G__nodeGlowActive{transition:none}.ProcessTimeline-module__l8jD5G__cardRevealed .ProcessTimeline-module__l8jD5G__cardInner{animation:none;box-shadow:0 2px 12px #1a1d340f,0 1px 3px #1a1d340a}}@media (max-width:900px){.ProcessTimeline-module__l8jD5G__cardWrapper{max-width:440px}.ProcessTimeline-module__l8jD5G__cardInner{padding:1.5rem 1.75rem}.ProcessTimeline-module__l8jD5G__cardTitle{font-size:1.25rem}.ProcessTimeline-module__l8jD5G__stepItemTitle{font-size:1rem}.ProcessTimeline-module__l8jD5G__stepItemDesc{font-size:.9rem}}@media (max-width:640px){.ProcessTimeline-module__l8jD5G__section{padding:2rem 0 2.5rem}.ProcessTimeline-module__l8jD5G__container{padding:0 1rem}.ProcessTimeline-module__l8jD5G__svg{display:none}.ProcessTimeline-module__l8jD5G__cardsLayer{flex-direction:column;gap:0;padding-left:2rem;display:flex;position:relative;height:auto!important}.ProcessTimeline-module__l8jD5G__cardsLayer:before{content:"";background:#1a1d3414;border-radius:1px;width:2px;position:absolute;top:6px;bottom:2rem;left:8px}.ProcessTimeline-module__l8jD5G__cardWrapper{text-align:left;opacity:0;max-width:none;padding:0 0 2rem .75rem;position:relative;transform:translateY(0);top:auto!important;left:auto!important;right:auto!important}.ProcessTimeline-module__l8jD5G__card_left,.ProcessTimeline-module__l8jD5G__card_right{text-align:left;transform:translateY(8px)}.ProcessTimeline-module__l8jD5G__cardRevealed.ProcessTimeline-module__l8jD5G__card_left,.ProcessTimeline-module__l8jD5G__cardRevealed.ProcessTimeline-module__l8jD5G__card_right{opacity:1;transform:translateY(0)}.ProcessTimeline-module__l8jD5G__cardWrapper:before{content:"";z-index:2;background:#fff;border:2px solid #1a1d3426;border-radius:50%;width:12px;height:12px;transition:background .5s,border-color .5s,box-shadow .5s;position:absolute;top:.2rem;left:-29px}.ProcessTimeline-module__l8jD5G__cardRevealed:before{background:#1a1d34;border-color:#1a1d34;box-shadow:0 0 0 4px #1a1d341a}.ProcessTimeline-module__l8jD5G__cardWrapper:last-child{padding-bottom:0}.ProcessTimeline-module__l8jD5G__cardWrapper:last-child:after{content:"";z-index:1;background:#f6f3ed;width:8px;position:absolute;top:15px;bottom:0;left:-27px}.ProcessTimeline-module__l8jD5G__cardInner{-webkit-backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #beae9433;border-radius:14px;padding:1.25rem}.ProcessTimeline-module__l8jD5G__cardTitle{font-size:1.1rem}.ProcessTimeline-module__l8jD5G__stepList{gap:.75rem;margin-top:.75rem}.ProcessTimeline-module__l8jD5G__stepItem{padding-left:.75rem}.ProcessTimeline-module__l8jD5G__stepItemTitle{font-size:.9rem}.ProcessTimeline-module__l8jD5G__stepItemDesc{font-size:.82rem;line-height:1.5}}
.InsoPage-module__JAN_-W__wrapper{background:#fff;min-height:100vh;overflow:hidden}@keyframes InsoPage-module__JAN_-W__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.InsoPage-module__JAN_-W__sectionHeading{font-family:var(--font-newsreader),"Georgia",serif;letter-spacing:-.03em;color:#1a1d34;text-align:center;max-width:800px;margin:0 auto;padding:0 1.5rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:500;line-height:1.1}.InsoPage-module__JAN_-W__sectionSubheading{font-family:var(--font-body),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d34;opacity:.45;text-align:center;max-width:480px;margin:.5rem auto 0;font-size:clamp(.95rem,1.4vw,1.15rem);font-weight:400;line-height:1.5}.InsoPage-module__JAN_-W__sectionHeadingWrapper{text-align:center;padding:clamp(3rem,6vw,5rem) 2rem clamp(2rem,4vw,3rem)}.InsoPage-module__JAN_-W__wrapper>.InsoPage-module__JAN_-W__sectionHeadingWrapper:first-child{padding-top:clamp(6.5rem,10vw,8rem)}.InsoPage-module__JAN_-W__sectionHeadingWrapperCompact{background:#f6f3ed;padding-bottom:clamp(.5rem,1vw,1.5rem)}.InsoPage-module__JAN_-W__ctaCream{background:#f6f3ed;padding-top:clamp(1rem,2vw,2rem)}.InsoPage-module__JAN_-W__teaserSpacing{background:#fff;padding-bottom:clamp(3rem,6vw,5rem)}.InsoPage-module__JAN_-W__teaserSpacing>section{background:#fff}.InsoPage-module__JAN_-W__featuresSection{padding:0 0 clamp(3rem,6vw,5rem)}.InsoPage-module__JAN_-W__featuresGrid{grid-template-columns:1.55fr 1fr;align-items:center;gap:0;display:grid}.InsoPage-module__JAN_-W__featuresGraphic{align-items:center;display:flex;overflow:hidden}.InsoPage-module__JAN_-W__graphicFrame{border-radius:0 clamp(10px,1.2vw,20px) clamp(10px,1.2vw,20px) 0;width:100%;overflow:hidden}.InsoPage-module__JAN_-W__graphicImage{width:100%;height:auto;display:block}.InsoPage-module__JAN_-W__featuresList{flex-direction:column;justify-content:center;align-items:stretch;padding:clamp(1rem,3vw,2.5rem) clamp(2.5rem,5vw,5rem) clamp(1rem,3vw,2.5rem) clamp(2rem,4vw,4rem);display:flex}.InsoPage-module__JAN_-W__featuresListMacbook{padding-top:clamp(2rem,5vw,4.5rem)}.InsoPage-module__JAN_-W__featureItem{flex-direction:column;gap:.6rem;padding:clamp(1rem,2.5vw,1.75rem) 0;display:flex}.InsoPage-module__JAN_-W__featureItemTitle{font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.03em;color:#1a1d34;font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:500;line-height:1.1}.InsoPage-module__JAN_-W__featureItemDescription{font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.02em;color:#1a1d34;opacity:.65;font-size:clamp(1rem,1.4vw,1.15rem);font-weight:400;line-height:1.55}.InsoPage-module__JAN_-W__featureDivider{background:#1a1d341f;width:100%;height:1px}.InsoPage-module__JAN_-W__featuresCta{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.02em;color:#fff;cursor:pointer;background:#1a1d34;border:none;border-radius:100px;justify-content:center;align-self:flex-start;align-items:center;margin-top:clamp(1rem,2vw,1.75rem);padding:.75rem 1.75rem;font-size:1rem;font-weight:400;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.InsoPage-module__JAN_-W__featuresCta:hover{background:#111327;transform:scale(1.03);box-shadow:0 4px 20px #0000001f}@media (max-width:900px){.InsoPage-module__JAN_-W__featuresGrid{grid-template-columns:1fr;gap:2rem}.InsoPage-module__JAN_-W__featuresList{padding:0 2rem 1rem}}@media (max-width:640px){.InsoPage-module__JAN_-W__sectionHeading{padding:0 1rem;font-size:2rem;line-height:1.1}.InsoPage-module__JAN_-W__sectionSubheading{font-size:.9rem}.InsoPage-module__JAN_-W__sectionHeadingWrapper{padding:4.5rem 1.25rem 3.5rem}.InsoPage-module__JAN_-W__sectionHeadingWrapperCompact{padding-top:4.5rem;padding-bottom:2rem}.InsoPage-module__JAN_-W__featuresGraphic{padding:0 1.25rem}.InsoPage-module__JAN_-W__graphicFrame{border-radius:clamp(10px,1.2vw,20px)}.InsoPage-module__JAN_-W__featuresList{text-align:center;align-items:center;gap:.5rem;padding:.5rem 2rem 1rem}.InsoPage-module__JAN_-W__featureItem{padding:1.5rem 0}.InsoPage-module__JAN_-W__featureItemTitle{font-size:1.15rem}.InsoPage-module__JAN_-W__featureItemDescription{font-size:.95rem;line-height:1.55}.InsoPage-module__JAN_-W__featureDivider{align-self:center;width:60%}.InsoPage-module__JAN_-W__featuresCta{align-self:center;margin-top:1rem;padding:.85rem 2.5rem;font-size:.95rem}}
.ClaidInsolvenzFeed-module__AKmaTG__feed{-webkit-backdrop-filter:blur(14px)saturate(140%);min-height:20rem;font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;--row-h:3.5rem;--row-gap:.5rem;--slot-step:calc(var(--row-h) + var(--row-gap));background:#ffffffd1;border:1px solid #1a1d3414;border-radius:10px;flex-direction:column;gap:.5rem;padding:.7rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #1a1d341f,0 1px 2px #1a1d340d,inset 0 1px #ffffffbf}.ClaidInsolvenzFeed-module__AKmaTG__searchBar{color:#1a1d348c;background:#ffffffeb;border:1px solid #1a1d3414;border-radius:8px;flex:none;align-items:center;gap:.5rem;padding:.5rem .7rem;display:flex;position:relative}.ClaidInsolvenzFeed-module__AKmaTG__searchIcon{flex:none;justify-content:center;align-items:center;display:inline-flex}.ClaidInsolvenzFeed-module__AKmaTG__queryArea{letter-spacing:-.01em;color:#1a1d34d9;flex:1;min-width:0;height:1.5em;font-size:clamp(.7rem,.78vw,.82rem);font-weight:500;position:relative;overflow:hidden}.ClaidInsolvenzFeed-module__AKmaTG__queryText{white-space:nowrap;opacity:0;clip-path:inset(0 100% 0 0);position:absolute;top:50%;left:0;transform:translateY(-50%)}.ClaidInsolvenzFeed-module__AKmaTG__q1{animation:18s linear infinite ClaidInsolvenzFeed-module__AKmaTG__q1}.ClaidInsolvenzFeed-module__AKmaTG__q2{animation:18s linear infinite ClaidInsolvenzFeed-module__AKmaTG__q2}.ClaidInsolvenzFeed-module__AKmaTG__q3{animation:18s linear infinite ClaidInsolvenzFeed-module__AKmaTG__q3}.ClaidInsolvenzFeed-module__AKmaTG__q4{animation:18s linear infinite ClaidInsolvenzFeed-module__AKmaTG__q4}@keyframes ClaidInsolvenzFeed-module__AKmaTG__q1{0%{opacity:0;clip-path:inset(0 100% 0 0);animation-timing-function:linear}1%{opacity:1;clip-path:inset(0 100% 0 0);animation-timing-function:steps(24,end)}8%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:linear}10%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:step-start}12%{opacity:0;clip-path:inset(0 0% 0 0)}to{opacity:0;clip-path:inset(0 0% 0 0)}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__q2{0%,21%{opacity:0;clip-path:inset(0 100% 0 0);animation-timing-function:linear}22%{opacity:1;clip-path:inset(0 100% 0 0);animation-timing-function:steps(13,end)}29%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:linear}31%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:step-start}33%{opacity:0;clip-path:inset(0 0% 0 0)}to{opacity:0;clip-path:inset(0 0% 0 0)}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__q3{0%,42%{opacity:0;clip-path:inset(0 100% 0 0);animation-timing-function:linear}43%{opacity:1;clip-path:inset(0 100% 0 0);animation-timing-function:steps(24,end)}50%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:linear}52%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:step-start}54%{opacity:0;clip-path:inset(0 0% 0 0)}to{opacity:0;clip-path:inset(0 0% 0 0)}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__q4{0%,63%{opacity:0;clip-path:inset(0 100% 0 0);animation-timing-function:linear}64%{opacity:1;clip-path:inset(0 100% 0 0);animation-timing-function:steps(12,end)}71%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:linear}73%{opacity:1;clip-path:inset(0 0% 0 0);animation-timing-function:step-start}75%{opacity:0;clip-path:inset(0 0% 0 0)}to{opacity:0;clip-path:inset(0 0% 0 0)}}.ClaidInsolvenzFeed-module__AKmaTG__stack{flex:1;min-height:0;position:relative}.ClaidInsolvenzFeed-module__AKmaTG__row{height:var(--row-h);opacity:0;will-change:transform,opacity;background:#fff;border:1px solid #1a1d3414;border-radius:8px;flex-direction:column;justify-content:center;gap:.18rem;padding:.55rem .85rem;animation-duration:18s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-iteration-count:infinite;display:flex;position:absolute;top:0;left:0;right:0;transform:translate(-110%);box-shadow:0 4px 12px #1a1d340f}.ClaidInsolvenzFeed-module__AKmaTG__row1{animation-name:ClaidInsolvenzFeed-module__AKmaTG__row1}.ClaidInsolvenzFeed-module__AKmaTG__row2{animation-name:ClaidInsolvenzFeed-module__AKmaTG__row2}.ClaidInsolvenzFeed-module__AKmaTG__row3{animation-name:ClaidInsolvenzFeed-module__AKmaTG__row3}.ClaidInsolvenzFeed-module__AKmaTG__row4{animation-name:ClaidInsolvenzFeed-module__AKmaTG__row4}.ClaidInsolvenzFeed-module__AKmaTG__rowTitle{letter-spacing:-.01em;color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.72rem,.78vw,.82rem);font-weight:600;line-height:1.3;overflow:hidden}.ClaidInsolvenzFeed-module__AKmaTG__rowMeta{letter-spacing:-.005em;color:#1a1d3499;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.64rem,.7vw,.74rem);font-weight:400;line-height:1.3;overflow:hidden}@keyframes ClaidInsolvenzFeed-module__AKmaTG__row1{0%,10%{opacity:0;transform:translate(-110%)}12%{opacity:1;transform:translate(0)}31%{opacity:1;transform:translate(0)}33%{opacity:1;transform:translate(0,var(--slot-step))}52%{opacity:1;transform:translate(0,var(--slot-step))}54%{opacity:1;transform:translate(0,calc(var(--slot-step)*2))}73%{opacity:1;transform:translate(0,calc(var(--slot-step)*2))}75%{opacity:1;transform:translate(0,calc(var(--slot-step)*3))}92%{opacity:1;transform:translate(0,calc(var(--slot-step)*3))}96%,to{opacity:0;transform:translate(0,calc(var(--slot-step)*3))}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__row2{0%,31%{opacity:0;transform:translate(-110%)}33%{opacity:1;transform:translate(0)}52%{opacity:1;transform:translate(0)}54%{opacity:1;transform:translate(0,var(--slot-step))}73%{opacity:1;transform:translate(0,var(--slot-step))}75%{opacity:1;transform:translate(0,calc(var(--slot-step)*2))}92%{opacity:1;transform:translate(0,calc(var(--slot-step)*2))}96%,to{opacity:0;transform:translate(0,calc(var(--slot-step)*2))}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__row3{0%,52%{opacity:0;transform:translate(-110%)}54%{opacity:1;transform:translate(0)}73%{opacity:1;transform:translate(0)}75%{opacity:1;transform:translate(0,var(--slot-step))}92%{opacity:1;transform:translate(0,var(--slot-step))}96%,to{opacity:0;transform:translate(0,var(--slot-step))}}@keyframes ClaidInsolvenzFeed-module__AKmaTG__row4{0%,73%{opacity:0;transform:translate(-110%)}75%{opacity:1;transform:translate(0)}92%{opacity:1;transform:translate(0)}96%,to{opacity:0;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.ClaidInsolvenzFeed-module__AKmaTG__queryText,.ClaidInsolvenzFeed-module__AKmaTG__row{animation:none!important}.ClaidInsolvenzFeed-module__AKmaTG__queryText{opacity:0}.ClaidInsolvenzFeed-module__AKmaTG__q1{opacity:1;clip-path:inset(0)}.ClaidInsolvenzFeed-module__AKmaTG__row{opacity:1}.ClaidInsolvenzFeed-module__AKmaTG__row1{transform:translate(0,calc(var(--slot-step)*3))}.ClaidInsolvenzFeed-module__AKmaTG__row2{transform:translate(0,calc(var(--slot-step)*2))}.ClaidInsolvenzFeed-module__AKmaTG__row3{transform:translate(0,var(--slot-step))}.ClaidInsolvenzFeed-module__AKmaTG__row4{transform:translate(0)}}@media (max-width:640px){.ClaidInsolvenzFeed-module__AKmaTG__feed{--row-h:3rem;--row-gap:.5rem;min-height:17.5rem;padding:.6rem}}
.HomeVariantToggle-module__1hFJbW__toggleWrapper{justify-content:center;display:inline-flex}.HomeVariantToggle-module__1hFJbW__toggleGroup{background:#fff;border:1px solid #1a1d3414;border-radius:999px;grid-template-columns:repeat(2,minmax(0,auto));gap:.3rem;padding:.3rem;display:inline-grid;box-shadow:0 8px 22px #1a1d340f}.HomeVariantToggle-module__1hFJbW__toggleButton{appearance:none;font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;color:#1a1d3499;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:.55rem 1.1rem;font-size:.82rem;font-weight:500;line-height:1.2;transition:background-color .22s,color .22s,box-shadow .22s}.HomeVariantToggle-module__1hFJbW__toggleButton:hover{color:#1a1d34}.HomeVariantToggle-module__1hFJbW__toggleButton:focus-visible{outline-offset:2px;outline:2px solid #1a1d3466}.HomeVariantToggle-module__1hFJbW__toggleButtonActive,.HomeVariantToggle-module__1hFJbW__toggleButtonActive:hover{color:#fff;background:#1a1d34;box-shadow:0 4px 12px #1a1d342e}@media (max-width:640px){.HomeVariantToggle-module__1hFJbW__toggleGroup{gap:.2rem;padding:.25rem}.HomeVariantToggle-module__1hFJbW__toggleButton{padding:.5rem .9rem;font-size:.78rem}}@media (max-width:380px){.HomeVariantToggle-module__1hFJbW__toggleGroup{border-radius:22px;grid-template-columns:1fr}.HomeVariantToggle-module__1hFJbW__toggleButton{padding:.55rem 1rem}}
.ClaidHandelsregister-module__z-LHwG__scene{-webkit-backdrop-filter:blur(14px)saturate(140%);min-height:20rem;font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;--detail-h:12.5rem;background:#ffffffd1;border:1px solid #1a1d3414;border-radius:10px;padding:.7rem;position:relative;overflow:hidden;box-shadow:0 10px 26px #1a1d341f,0 1px 2px #1a1d340d,inset 0 1px #ffffffbf}.ClaidHandelsregister-module__z-LHwG__card{will-change:transform;background:#fff;border:1px solid #1a1d3414;border-radius:10px;animation-duration:20s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-iteration-count:infinite;position:absolute;top:50%;left:.7rem;right:.7rem;overflow:hidden;transform:translate(110%,-50%);box-shadow:0 4px 12px #1a1d340f}.ClaidHandelsregister-module__z-LHwG__card1{animation-name:ClaidHandelsregister-module__z-LHwG__card1}.ClaidHandelsregister-module__z-LHwG__card2{animation-name:ClaidHandelsregister-module__z-LHwG__card2}.ClaidHandelsregister-module__z-LHwG__card3{animation-name:ClaidHandelsregister-module__z-LHwG__card3}@keyframes ClaidHandelsregister-module__z-LHwG__card1{0%{transform:translate(110%,-50%)}2.5%{transform:translateY(-50%)}30.83%{transform:translateY(-50%)}33.33%{transform:translate(-110%,-50%)}to{transform:translate(-110%,-50%)}}@keyframes ClaidHandelsregister-module__z-LHwG__card2{0%,33.33%{transform:translate(110%,-50%)}35.83%{transform:translateY(-50%)}64.17%{transform:translateY(-50%)}66.67%{transform:translate(-110%,-50%)}to{transform:translate(-110%,-50%)}}@keyframes ClaidHandelsregister-module__z-LHwG__card3{0%,66.67%{transform:translate(110%,-50%)}69.17%{transform:translateY(-50%)}97.5%{transform:translateY(-50%)}to{transform:translate(-110%,-50%)}}.ClaidHandelsregister-module__z-LHwG__header{align-items:center;gap:.6rem;padding:.65rem .85rem;display:flex}.ClaidHandelsregister-module__z-LHwG__iconCircle{color:#1a1d34a6;background:#1a1d340f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.ClaidHandelsregister-module__z-LHwG__iconCircle svg{width:1.05rem;height:1.05rem}.ClaidHandelsregister-module__z-LHwG__textBlock{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ClaidHandelsregister-module__z-LHwG__topRow{align-items:center;gap:.45rem;min-width:0;display:flex}.ClaidHandelsregister-module__z-LHwG__companyName{letter-spacing:-.01em;color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:clamp(.74rem,.82vw,.84rem);font-weight:600;line-height:1.25;overflow:hidden}.ClaidHandelsregister-module__z-LHwG__aktivBadge{color:#2a7c42;letter-spacing:.005em;vertical-align:middle;white-space:nowrap;background:#e5f4ea;border:1px solid #c0e2cb;border-radius:999px;flex:none;padding:1px 7px;font-size:.62rem;font-weight:500;display:inline-block}.ClaidHandelsregister-module__z-LHwG__legalForm{letter-spacing:-.005em;color:#1a1d348c;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.64rem,.7vw,.72rem);font-weight:400;line-height:1.3;overflow:hidden}.ClaidHandelsregister-module__z-LHwG__detail{opacity:0;border-top:0 solid #1a1d3414;flex-direction:column;gap:.18rem;height:0;padding:0 .85rem;animation-duration:20s;animation-timing-function:linear;animation-iteration-count:infinite;display:flex;overflow:hidden}.ClaidHandelsregister-module__z-LHwG__detail1{animation-name:ClaidHandelsregister-module__z-LHwG__detail1}.ClaidHandelsregister-module__z-LHwG__detail2{animation-name:ClaidHandelsregister-module__z-LHwG__detail2}.ClaidHandelsregister-module__z-LHwG__detail3{animation-name:ClaidHandelsregister-module__z-LHwG__detail3}@keyframes ClaidHandelsregister-module__z-LHwG__detail1{0%,2.5%{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}4.5%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}25.92%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}27.92%,to{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}}@keyframes ClaidHandelsregister-module__z-LHwG__detail2{0%,35.83%{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}37.83%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}59.25%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}61.25%,to{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}}@keyframes ClaidHandelsregister-module__z-LHwG__detail3{0%,69.17%{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}71.17%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}92.58%{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}94.58%,to{opacity:0;border-top-width:0;height:0;padding-top:0;padding-bottom:0}}.ClaidHandelsregister-module__z-LHwG__metaRow{letter-spacing:-.005em;align-items:baseline;gap:.4rem;font-size:clamp(.64rem,.7vw,.72rem);line-height:1.4;display:flex}.ClaidHandelsregister-module__z-LHwG__metaLabel{color:#1a1d348c;flex:none;font-weight:400}.ClaidHandelsregister-module__z-LHwG__metaValue{color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.ClaidHandelsregister-module__z-LHwG__sectionLabel{letter-spacing:-.005em;color:#1a1d34;margin-top:.45rem;font-size:clamp(.66rem,.72vw,.74rem);font-weight:600;line-height:1.3}.ClaidHandelsregister-module__z-LHwG__address{letter-spacing:-.005em;color:#1a1d34;font-size:clamp(.64rem,.7vw,.72rem);line-height:1.4}.ClaidHandelsregister-module__z-LHwG__personRow{letter-spacing:-.005em;justify-content:space-between;align-items:baseline;gap:.5rem;font-size:clamp(.64rem,.7vw,.72rem);line-height:1.4;display:flex}.ClaidHandelsregister-module__z-LHwG__personName{color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-weight:500;overflow:hidden}.ClaidHandelsregister-module__z-LHwG__personRole{color:#1a1d348c;white-space:nowrap;flex:none}@media (prefers-reduced-motion:reduce){.ClaidHandelsregister-module__z-LHwG__card,.ClaidHandelsregister-module__z-LHwG__detail{animation:none!important}.ClaidHandelsregister-module__z-LHwG__card1{transform:translateY(-50%)}.ClaidHandelsregister-module__z-LHwG__card2,.ClaidHandelsregister-module__z-LHwG__card3{display:none}.ClaidHandelsregister-module__z-LHwG__detail1{height:var(--detail-h);opacity:1;border-top-width:1px;padding-top:.7rem;padding-bottom:.7rem}}@media (max-width:640px){.ClaidHandelsregister-module__z-LHwG__scene{--detail-h:11.5rem;min-height:17.5rem;padding:.6rem}.ClaidHandelsregister-module__z-LHwG__card{left:.6rem;right:.6rem}}
.DictatePage-module__AQw4Ca__desktopOnly{display:inline-flex}.DictatePage-module__AQw4Ca__mobileOnly{display:none}@media (max-width:640px){.DictatePage-module__AQw4Ca__desktopOnly{display:none!important}.DictatePage-module__AQw4Ca__mobileOnly{display:inline-flex!important}}.DictatePage-module__AQw4Ca__page{color:#1a1d34;background:#fff;min-height:100vh;overflow-x:clip}@keyframes DictatePage-module__AQw4Ca__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes DictatePage-module__AQw4Ca__fadeIn{0%{opacity:0}to{opacity:1}}.DictatePage-module__AQw4Ca__heroWrapper{flex-direction:column;justify-content:center;min-height:100vh;display:flex;position:relative}.DictatePage-module__AQw4Ca__hero{flex-direction:column;justify-content:center;align-items:center;padding-top:clamp(1rem,2vh,3rem);padding-bottom:clamp(5rem,12vh,13rem);display:flex;position:relative}.DictatePage-module__AQw4Ca__breadcrumb{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:-.03em;justify-content:center;align-items:center;gap:.5em;margin-bottom:-1.5rem;font-size:clamp(.75rem,1.4vw,1.1rem);font-weight:400;animation:.6s cubic-bezier(.16,1,.3,1) .1s both DictatePage-module__AQw4Ca__fadeIn;display:flex;transform:translateY(-4.5rem)}.DictatePage-module__AQw4Ca__breadcrumbLink{color:#1a1d34;opacity:.45;text-decoration:none;transition:opacity .2s}.DictatePage-module__AQw4Ca__breadcrumbLink:hover{opacity:.85}.DictatePage-module__AQw4Ca__breadcrumbSep{color:#1a1d34;opacity:.3;-webkit-user-select:none;user-select:none}.DictatePage-module__AQw4Ca__breadcrumbCurrent{color:#1a1d34;opacity:.75}.DictatePage-module__AQw4Ca__title{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;text-align:center;letter-spacing:-.03em;font-size:clamp(1.6rem,4.2vw,4.2rem);font-weight:500;line-height:.95;animation:.7s cubic-bezier(.16,1,.3,1) .1s both DictatePage-module__AQw4Ca__fadeInUp}.DictatePage-module__AQw4Ca__heroBody{flex-direction:column;align-items:center;display:flex}.DictatePage-module__AQw4Ca__demoSection{padding:0 calc(50% - min(1600px,95vw)/2 + 4rem)}.DictatePage-module__AQw4Ca__heroButtonRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-top:clamp(5rem,12vh,13rem);display:inline-flex}.DictatePage-module__AQw4Ca__heroDownloadBtn{color:#fff;font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;cursor:pointer;background:#1a1d34;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #1a1d3440}.DictatePage-module__AQw4Ca__heroDownloadBtn:hover{background:#2c3052;transform:translateY(-1px);box-shadow:0 6px 28px #1a1d3459}.DictatePage-module__AQw4Ca__heroDownloadBtn:active{transform:translateY(0)}.DictatePage-module__AQw4Ca__heroDemoBtn{color:#1a1d34;font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;cursor:pointer;background:0 0;border:1.5px solid #1a1d34;border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .15s;display:inline-flex}.DictatePage-module__AQw4Ca__heroDemoBtn:hover{color:#fff;background:#1a1d34;transform:translateY(-1px)}.DictatePage-module__AQw4Ca__heroDemoBtn:active{transform:translateY(0)}.DictatePage-module__AQw4Ca__heroAvailability{color:#9ca3af;letter-spacing:.01em;margin-top:clamp(.75rem,1vw,1.2rem);font-size:clamp(.75rem,.95vw,.95rem)}.DictatePage-module__AQw4Ca__scrollHint{appearance:none;cursor:pointer;opacity:.35;background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;transition:opacity .3s;display:flex;position:absolute;bottom:clamp(1.5rem,3vw,2.5rem);left:50%;transform:translate(-50%)}.DictatePage-module__AQw4Ca__scrollHint:hover{opacity:.6}.DictatePage-module__AQw4Ca__scrollHintHidden{opacity:0;pointer-events:none}.DictatePage-module__AQw4Ca__scrollHintText{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;color:#1a1d34;font-size:clamp(.8rem,1vw,1.1rem);font-weight:400}.DictatePage-module__AQw4Ca__scrollArrow{color:#1a1d34;animation:2.5s ease-in-out infinite DictatePage-module__AQw4Ca__bobArrow}@keyframes DictatePage-module__AQw4Ca__bobArrow{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.DictatePage-module__AQw4Ca__contentArea{background:#fff;flex-direction:column;align-items:center;gap:clamp(1.5rem,3vw,4rem);padding:clamp(5rem,10vw,9rem) clamp(2rem,8vw,12rem) clamp(8rem,15vw,14rem);display:flex}.DictatePage-module__AQw4Ca__quote{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;text-align:center;letter-spacing:-.03em;max-width:1100px;margin:0;font-size:clamp(1.3rem,3.2vw,3.2rem);font-weight:500;line-height:.95}.DictatePage-module__AQw4Ca__description{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#1a1d34c7;text-align:center;letter-spacing:-.04em;max-width:1000px;margin:0;font-size:clamp(.85rem,1.3vw,1.35rem);font-weight:400;line-height:1.25}.DictatePage-module__AQw4Ca__featureCardsStack{padding-bottom:15vh;position:relative}.DictatePage-module__AQw4Ca__featureSection{background:#f7f7f8;border-radius:clamp(20px,3vw,40px) clamp(20px,3vw,40px) 0 0;flex-direction:column;align-items:center;gap:clamp(1rem,2vw,2rem);padding:clamp(3rem,6vw,6rem) clamp(2rem,8vw,12rem) clamp(4rem,7vw,8rem);display:flex;position:sticky;top:15vh;box-shadow:0 -4px 30px #00000014}.DictatePage-module__AQw4Ca__featureHeading{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#1a1d34;text-align:center;letter-spacing:-.03em;margin:0;font-size:clamp(1.2rem,2.8vw,3rem);font-weight:500;line-height:.95}.DictatePage-module__AQw4Ca__featureDescription{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#1a1d34;text-align:center;letter-spacing:-.04em;max-width:1000px;margin:0;font-size:clamp(.85rem,1.5vw,1.6rem);font-weight:500;line-height:1.25}.DictatePage-module__AQw4Ca__featureImageReveal{justify-content:center;width:100%;display:flex}.DictatePage-module__AQw4Ca__featureImage{border-radius:0;width:100%;max-width:75%;height:auto;margin-top:clamp(.5rem,1.5vw,2rem)}.DictatePage-module__AQw4Ca__featureImageDesktop{display:block}.DictatePage-module__AQw4Ca__featureImageMobile{display:none}.DictatePage-module__AQw4Ca__featureCta{color:#fff;font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.02em;cursor:pointer;background:#1a1d34;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;margin-top:clamp(1rem,2.5vw,3rem);padding:.75rem 1.75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #1a1d3433}.DictatePage-module__AQw4Ca__featureCta:hover{background:#2c3052;transform:translateY(-1px);box-shadow:0 6px 24px #1a1d344d}.DictatePage-module__AQw4Ca__featureCta:active{transform:translateY(0)}.DictatePage-module__AQw4Ca__pricingSection{flex-direction:column;align-items:center;padding:clamp(4rem,8vw,7rem) 2rem;display:flex}.DictatePage-module__AQw4Ca__pricingSectionTitle{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;letter-spacing:-.03em;text-align:center;margin-bottom:2rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:500;line-height:1}.DictatePage-module__AQw4Ca__pricingGrid{grid-template-columns:1fr 1fr;gap:clamp(1.25rem,2vw,2rem);width:100%;max-width:880px;margin:0 auto;display:grid}.DictatePage-module__AQw4Ca__pricingCard{background:#fff;border:1.5px solid #1a1d341f;border-radius:20px;flex-direction:column;align-items:flex-start;min-height:640px;padding:clamp(1.75rem,3vw,2.5rem);display:flex;position:relative;box-shadow:0 4px 32px #1a1d340f}.DictatePage-module__AQw4Ca__pricingName{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.02em;width:100%;margin-bottom:1.5rem;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:600;line-height:1.1}.DictatePage-module__AQw4Ca__pricingToggle{align-items:center;gap:.75rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.DictatePage-module__AQw4Ca__pricingToggleLabel{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.45;-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:400;transition:opacity .2s}.DictatePage-module__AQw4Ca__pricingToggleLabelActive{opacity:1;font-weight:500}.DictatePage-module__AQw4Ca__pricingToggleSwitch{cursor:pointer;background:#1a1d34;border:none;border-radius:100px;flex-shrink:0;width:48px;height:26px;padding:0;transition:background .2s;position:relative}.DictatePage-module__AQw4Ca__pricingToggleKnob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;top:3px;left:3px}.DictatePage-module__AQw4Ca__pricingToggleKnobRight{transform:translate(22px)}.DictatePage-module__AQw4Ca__pricingSaveBadge{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;white-space:nowrap;background:#1a1d3412;border-radius:6px;padding:.3rem .75rem;font-size:.8rem;font-weight:500}.DictatePage-module__AQw4Ca__pricingPriceRow{align-items:flex-end;gap:.4rem;width:100%;min-height:3.5rem;margin-bottom:1.5rem;display:flex}.DictatePage-module__AQw4Ca__pricingPriceValue{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.03em;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:700;line-height:1}.DictatePage-module__AQw4Ca__pricingPriceSuffix{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;opacity:.5;letter-spacing:-.01em;font-size:clamp(.8rem,1.2vw,.95rem);font-weight:400}.DictatePage-module__AQw4Ca__pricingPriceCustom{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.03em;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1}.DictatePage-module__AQw4Ca__pricingFeatures{flex-direction:column;flex:1;gap:.9rem;width:100%;margin-bottom:auto;padding:0 0 2rem;list-style:none;display:flex}.DictatePage-module__AQw4Ca__pricingFeature{font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;letter-spacing:-.01em;align-items:flex-start;gap:.6rem;font-size:clamp(.85rem,1.2vw,.95rem);font-weight:400;line-height:1.45;display:flex}.DictatePage-module__AQw4Ca__pricingCheck{flex-shrink:0;margin-top:1px}.DictatePage-module__AQw4Ca__pricingTrialBadge{font-family:var(--font-geist),system-ui,sans-serif;color:#2a9d8f;letter-spacing:-.01em;background:#2a9d8f14;border-radius:100px;align-self:center;width:auto;margin-bottom:1rem;padding:.35rem .9rem;font-size:.85rem;font-weight:500;display:inline-block}.DictatePage-module__AQw4Ca__pricingCta{font-family:var(--font-geist),system-ui,sans-serif;letter-spacing:-.01em;cursor:pointer;color:#fff;background:#1a1d34;border:none;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:.75rem 1.5rem;font-size:clamp(.85rem,1.1vw,1rem);font-weight:500;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #1a1d3426}.DictatePage-module__AQw4Ca__pricingCta:hover{transform:scale(1.02);box-shadow:0 4px 24px #1a1d3440}.DictatePage-module__AQw4Ca__pricingCta:active{transform:scale(.98)}.DictatePage-module__AQw4Ca__logoBarWrapper{background:#fff;margin-top:clamp(2rem,4vw,4rem);transform:scale(1.15)}.DictatePage-module__AQw4Ca__ctaSection{text-align:center;background:#fff;flex-direction:column;align-items:center;gap:2rem;padding:clamp(3rem,6vw,5rem) 2rem clamp(4rem,8vw,6rem);display:flex}.DictatePage-module__AQw4Ca__ctaHeading{font-family:var(--font-newsreader),"Georgia",serif;color:#1a1d34;letter-spacing:-.03em;font-size:clamp(1.5rem,3.5vw,3rem);font-weight:500;line-height:1}.DictatePage-module__AQw4Ca__teaserSpacing{background:#f6f3ed;padding-bottom:clamp(3rem,6vw,5rem)}@media (prefers-reduced-motion:reduce){.DictatePage-module__AQw4Ca__title{opacity:1;animation:none;transform:none}}@media (max-width:900px){.DictatePage-module__AQw4Ca__demoSection{padding:0 2rem}.DictatePage-module__AQw4Ca__contentArea{padding:3rem 2rem 6rem}.DictatePage-module__AQw4Ca__featureSection{padding:2.5rem 2rem 3rem}.DictatePage-module__AQw4Ca__pricingSection{padding:3rem 2rem}.DictatePage-module__AQw4Ca__pricingGrid{max-width:700px}}@media (max-width:640px){.DictatePage-module__AQw4Ca__heroWrapper{min-height:100svh}.DictatePage-module__AQw4Ca__breadcrumb{font-size:.85rem;transform:translateY(-2.5rem)}.DictatePage-module__AQw4Ca__hero{padding-top:4rem;padding-bottom:.5rem}.DictatePage-module__AQw4Ca__title{font-size:2.2rem}.DictatePage-module__AQw4Ca__demoSection{flex:1;padding:0 1.25rem}.DictatePage-module__AQw4Ca__heroButtonRow{margin-top:2rem}.DictatePage-module__AQw4Ca__heroDownloadBtn,.DictatePage-module__AQw4Ca__heroDemoBtn{padding:.85rem 2rem;font-size:1rem}.DictatePage-module__AQw4Ca__heroAvailability{margin-top:.75rem}.DictatePage-module__AQw4Ca__scrollHint{bottom:1rem}.DictatePage-module__AQw4Ca__contentArea{gap:1.5rem;padding:5rem 1.25rem 8rem}.DictatePage-module__AQw4Ca__quote{font-size:1.6rem}.DictatePage-module__AQw4Ca__description{font-size:1rem}.DictatePage-module__AQw4Ca__featureCardsStack{padding-bottom:8vh}.DictatePage-module__AQw4Ca__featureSection{border-radius:16px 16px 0 0;min-height:auto;padding:2rem 1.25rem 2.5rem;top:15vh}.DictatePage-module__AQw4Ca__featureHeading{font-size:1.25rem}.DictatePage-module__AQw4Ca__featureDescription{font-size:.9rem}.DictatePage-module__AQw4Ca__featureImageDesktop{display:none}.DictatePage-module__AQw4Ca__featureImageMobile{border-radius:14px;max-width:90%;display:block}.DictatePage-module__AQw4Ca__featureCta{margin-top:1.5rem;padding:.7rem 1.5rem;font-size:.9rem}.DictatePage-module__AQw4Ca__pricingSection{padding:3rem 1.25rem}.DictatePage-module__AQw4Ca__pricingToggle{flex-wrap:wrap;justify-content:center;gap:.5rem}.DictatePage-module__AQw4Ca__pricingGrid{grid-template-columns:1fr;max-width:480px}.DictatePage-module__AQw4Ca__pricingCard{border-radius:16px;min-height:auto;padding:1.5rem}.DictatePage-module__AQw4Ca__pricingPriceValue{font-size:2rem}.DictatePage-module__AQw4Ca__pricingPriceCustom{font-size:1.5rem}.DictatePage-module__AQw4Ca__ctaSection{padding:2.5rem 1.25rem 3rem}.DictatePage-module__AQw4Ca__ctaHeading{font-size:1.5rem}.DictatePage-module__AQw4Ca__logoBarWrapper{margin-top:2rem;transform:scale(1)}}
.ClaidSchriftsatzDraft-module__t5Ztsq__scene{-webkit-backdrop-filter:blur(14px)saturate(140%);min-height:20rem;font-family:var(--font-geist),system-ui,sans-serif;color:#1a1d34;background:#ffffffd1;border:1px solid #1a1d3414;border-radius:10px;flex-direction:column;gap:0;padding:.7rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #1a1d341f,0 1px 2px #1a1d340d,inset 0 1px #ffffffbf}.ClaidSchriftsatzDraft-module__t5Ztsq__chipStage{flex:none;height:5rem;position:relative}.ClaidSchriftsatzDraft-module__t5Ztsq__chip{letter-spacing:-.01em;color:#1a1d34;white-space:nowrap;text-overflow:ellipsis;opacity:0;will-change:transform,opacity,box-shadow;background:#fff;border:1px solid #1a1d341a;border-radius:999px;align-items:center;gap:.45rem;max-width:calc(100% - 1rem);padding:.32rem .72rem;font-size:clamp(.62rem,.66vw,.72rem);font-weight:500;animation-duration:10s,10s;animation-timing-function:linear,linear;animation-iteration-count:infinite,infinite;display:inline-flex;position:absolute;top:3.4rem;left:50%;overflow:hidden;transform:translate(-50%,-380%);box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}.ClaidSchriftsatzDraft-module__t5Ztsq__chipDot{border-radius:999px;flex:none;width:.4rem;height:.4rem}.ClaidSchriftsatzDraft-module__t5Ztsq__chipDotJudgment{background:#1a1d34}.ClaidSchriftsatzDraft-module__t5Ztsq__chipDotStatute{background:#beae94}.ClaidSchriftsatzDraft-module__t5Ztsq__chip1{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat1,ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow1}.ClaidSchriftsatzDraft-module__t5Ztsq__chip2{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat2,ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow2}.ClaidSchriftsatzDraft-module__t5Ztsq__chip3{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat3,ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow3}.ClaidSchriftsatzDraft-module__t5Ztsq__textfield{background:#fff;border:1px solid #1a1d3429;border-radius:8px;flex-direction:column;flex:1;gap:.6rem;min-height:0;padding:.85rem 1rem;display:flex;position:relative;box-shadow:0 1px 2px #1a1d340a}.ClaidSchriftsatzDraft-module__t5Ztsq__textfieldHeader{letter-spacing:.08em;text-transform:uppercase;color:#1a1d3473;border-bottom:1px solid #1a1d341a;flex:none;padding-bottom:.5rem;font-size:clamp(.6rem,.62vw,.66rem);font-weight:600;line-height:1.2}.ClaidSchriftsatzDraft-module__t5Ztsq__rowsArea{flex:1;min-height:7rem;position:relative}.ClaidSchriftsatzDraft-module__t5Ztsq__row{opacity:0;border-radius:2px;height:.5rem;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;left:0}.ClaidSchriftsatzDraft-module__t5Ztsq__rowSurface{border-radius:inherit;background:#1a1d342e;position:absolute;inset:0}.ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{border-radius:inherit;opacity:0;will-change:opacity;background:#3d6bff73;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:infinite;position:absolute;inset:0}.ClaidSchriftsatzDraft-module__t5Ztsq__row1{width:75%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip1;top:0}.ClaidSchriftsatzDraft-module__t5Ztsq__row2{width:88%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip1;top:1rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row3{width:60%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip2;top:2rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row4{width:92%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip2;top:3rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row5{width:70%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip2;top:4rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row6{width:85%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip3;top:5rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row7{width:55%;animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip3;top:6rem}.ClaidSchriftsatzDraft-module__t5Ztsq__row1 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow,.ClaidSchriftsatzDraft-module__t5Ztsq__row2 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__glowChip1}.ClaidSchriftsatzDraft-module__t5Ztsq__row3 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow,.ClaidSchriftsatzDraft-module__t5Ztsq__row4 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow,.ClaidSchriftsatzDraft-module__t5Ztsq__row5 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__glowChip2}.ClaidSchriftsatzDraft-module__t5Ztsq__row6 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow,.ClaidSchriftsatzDraft-module__t5Ztsq__row7 .ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{animation-name:ClaidSchriftsatzDraft-module__t5Ztsq__glowChip3}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat1{0%{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-50%,-380%)}7%{opacity:1;animation-timing-function:linear;transform:translate(-50%)}11%{opacity:1;animation-timing-function:cubic-bezier(.55,0,.85,0);transform:translate(-50%)}19%{opacity:0;animation-timing-function:linear;transform:translate(-50%,-380%)}to{opacity:0;transform:translate(-50%,-380%)}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat2{0%,26%{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-50%,-380%)}33%{opacity:1;animation-timing-function:linear;transform:translate(-50%)}37%{opacity:1;animation-timing-function:cubic-bezier(.55,0,.85,0);transform:translate(-50%)}45%{opacity:0;animation-timing-function:linear;transform:translate(-50%,-380%)}to{opacity:0;transform:translate(-50%,-380%)}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipFloat3{0%,52%{opacity:0;animation-timing-function:cubic-bezier(.22,1,.36,1);transform:translate(-50%,-380%)}59%{opacity:1;animation-timing-function:linear;transform:translate(-50%)}63%{opacity:1;animation-timing-function:cubic-bezier(.55,0,.85,0);transform:translate(-50%)}71%{opacity:0;animation-timing-function:linear;transform:translate(-50%,-380%)}to{opacity:0;transform:translate(-50%,-380%)}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow1{0%,6.9%{animation-timing-function:step-end;box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}7%{animation-timing-function:ease;box-shadow:0 14px 28px #3d6bff52,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}11%,to{box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow2{0%,32.9%{animation-timing-function:step-end;box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}33%{animation-timing-function:ease;box-shadow:0 14px 28px #3d6bff52,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}37%,to{box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__chipShadow3{0%,58.9%{animation-timing-function:step-end;box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}59%{animation-timing-function:ease;box-shadow:0 14px 28px #3d6bff52,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}63%,to{box-shadow:0 14px 28px #3d6bff00,0 6px 16px #1a1d341a,0 1px 2px #1a1d340d}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip1{0%,6.9%{opacity:0;animation-timing-function:step-end}7%{opacity:1;animation-timing-function:linear}88%{opacity:1;animation-timing-function:linear}92%{opacity:0}to{opacity:0}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip2{0%,32.9%{opacity:0;animation-timing-function:step-end}33%{opacity:1;animation-timing-function:linear}88%{opacity:1;animation-timing-function:linear}92%{opacity:0}to{opacity:0}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__rowVisChip3{0%,58.9%{opacity:0;animation-timing-function:step-end}59%{opacity:1;animation-timing-function:linear}88%{opacity:1;animation-timing-function:linear}92%{opacity:0}to{opacity:0}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__glowChip1{0%,6.9%{opacity:0;animation-timing-function:step-end}7%{opacity:1;animation-timing-function:ease}11%,to{opacity:0}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__glowChip2{0%,32.9%{opacity:0;animation-timing-function:step-end}33%{opacity:1;animation-timing-function:ease}37%,to{opacity:0}}@keyframes ClaidSchriftsatzDraft-module__t5Ztsq__glowChip3{0%,58.9%{opacity:0;animation-timing-function:step-end}59%{opacity:1;animation-timing-function:ease}63%,to{opacity:0}}@media (prefers-reduced-motion:reduce){.ClaidSchriftsatzDraft-module__t5Ztsq__chip,.ClaidSchriftsatzDraft-module__t5Ztsq__row,.ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{animation:none!important}.ClaidSchriftsatzDraft-module__t5Ztsq__chip{opacity:0}.ClaidSchriftsatzDraft-module__t5Ztsq__row{opacity:1}.ClaidSchriftsatzDraft-module__t5Ztsq__rowGlow{opacity:0}}@media (max-width:640px){.ClaidSchriftsatzDraft-module__t5Ztsq__scene{min-height:17.5rem;padding:.6rem}.ClaidSchriftsatzDraft-module__t5Ztsq__chipStage{height:4rem}.ClaidSchriftsatzDraft-module__t5Ztsq__chip{gap:.35rem;padding:.28rem .6rem;font-size:clamp(.58rem,2.2vw,.66rem);top:2.4rem}.ClaidSchriftsatzDraft-module__t5Ztsq__textfield{padding:.7rem .85rem}.ClaidSchriftsatzDraft-module__t5Ztsq__textfieldHeader{padding-bottom:.4rem;font-size:clamp(.55rem,2vw,.62rem)}}
.BlogPost-module__CIWjAG__wrapper{background:#fff;min-height:100vh;display:flow-root}.BlogPost-module__CIWjAG__header{text-align:center;max-width:min(1600px,95vw);margin:clamp(7rem,12vw,10rem) auto clamp(2rem,4vw,3rem);padding:0 4rem}.BlogPost-module__CIWjAG__tag{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;letter-spacing:.06em;text-transform:uppercase;color:#111327;opacity:.5;margin-bottom:clamp(1rem,2vw,1.5rem);font-size:clamp(.78rem,1.2vw,.88rem);font-weight:500;animation:.6s cubic-bezier(.16,1,.3,1) 50ms both BlogPost-module__CIWjAG__fadeInUp;display:inline-block}.BlogPost-module__CIWjAG__title{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;letter-spacing:-.03em;max-width:780px;margin:0 auto clamp(1rem,2vw,1.5rem);font-size:clamp(2rem,5vw,3.6rem);font-weight:500;line-height:1.1;animation:.7s cubic-bezier(.16,1,.3,1) .12s both BlogPost-module__CIWjAG__fadeInUp}.BlogPost-module__CIWjAG__meta{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#111327;opacity:.4;letter-spacing:-.02em;justify-content:center;align-items:center;gap:.6rem;font-size:clamp(.82rem,1.4vw,.92rem);animation:.7s cubic-bezier(.16,1,.3,1) .2s both BlogPost-module__CIWjAG__fadeInUp;display:flex}.BlogPost-module__CIWjAG__dot{opacity:.5;background:#111327;border-radius:50%;width:3px;height:3px}.BlogPost-module__CIWjAG__imageWrap{max-width:min(1600px,95vw);margin:0 auto clamp(2rem,4vw,3rem);padding:0 4rem;animation:.8s cubic-bezier(.16,1,.3,1) .3s both BlogPost-module__CIWjAG__fadeInUp}.BlogPost-module__CIWjAG__image{aspect-ratio:21/9;object-fit:cover;object-position:center bottom;border-radius:clamp(12px,1.5vw,24px);width:100%;display:block}.BlogPost-module__CIWjAG__subheading{max-width:780px;font-family:var(--font-newsreader),"Georgia",serif;color:#111327;opacity:.55;letter-spacing:-.02em;margin:0 auto clamp(1.5rem,3vw,2rem);padding:0 4rem;font-size:clamp(1.9rem,4vw,2.6rem);font-weight:400;line-height:1.3;animation:.7s cubic-bezier(.16,1,.3,1) .4s both BlogPost-module__CIWjAG__fadeInUp}.BlogPost-module__CIWjAG__bodyRegion{max-width:780px;margin:0 auto;position:relative}.BlogPost-module__CIWjAG__body{padding:0 4rem;animation:.8s cubic-bezier(.16,1,.3,1) .45s both BlogPost-module__CIWjAG__fadeIn}.BlogPost-module__CIWjAG__body p{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#111327;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1.1rem,1.9vw,1.28rem);line-height:1.75}.BlogPost-module__CIWjAG__body h2{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;letter-spacing:-.03em;margin:3rem 0 1.25rem;scroll-margin-top:6rem;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:500;line-height:1.2}.BlogPost-module__CIWjAG__body h3{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;letter-spacing:-.03em;margin:2.5rem 0 1rem;scroll-margin-top:6rem;font-size:clamp(1.5rem,3.2vw,2rem);font-weight:500;line-height:1.2}.BlogPost-module__CIWjAG__body h4{font-family:var(--font-newsreader),"Georgia",serif;color:#111327;letter-spacing:-.02em;margin:2rem 0 .85rem;scroll-margin-top:6rem;font-size:clamp(1.25rem,2.6vw,1.6rem);font-weight:500;line-height:1.25}.BlogPost-module__CIWjAG__body ol,.BlogPost-module__CIWjAG__body ul{margin-bottom:1.5rem;padding-left:1.5rem}.BlogPost-module__CIWjAG__body ol li,.BlogPost-module__CIWjAG__body ul li{font-family:var(--font-geist),var(--font-body),system-ui,sans-serif;color:#111327;letter-spacing:-.01em;margin-bottom:.5rem;font-size:clamp(1.1rem,1.9vw,1.28rem);line-height:1.75}.BlogPost-module__CIWjAG__body strong{color:#111327;font-weight:600}.BlogPost-module__CIWjAG__body hr{border:none;border-top:1px solid #e5e5ee;margin:3rem 0}@keyframes BlogPost-module__CIWjAG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes BlogPost-module__CIWjAG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.BlogPost-module__CIWjAG__header,.BlogPost-module__CIWjAG__imageWrap,.BlogPost-module__CIWjAG__subheading,.BlogPost-module__CIWjAG__body{padding:0 2rem}}@media (max-width:640px){.BlogPost-module__CIWjAG__header{margin-top:7rem;padding:0 1.25rem}.BlogPost-module__CIWjAG__imageWrap{padding:0 1.25rem}.BlogPost-module__CIWjAG__image{aspect-ratio:16/9}.BlogPost-module__CIWjAG__subheading,.BlogPost-module__CIWjAG__body{padding:0 1.25rem}}@media (prefers-reduced-motion:reduce){.BlogPost-module__CIWjAG__tag,.BlogPost-module__CIWjAG__title,.BlogPost-module__CIWjAG__meta,.BlogPost-module__CIWjAG__imageWrap,.BlogPost-module__CIWjAG__body{animation:none}}
.RadarBackground-module__fLt5GW__wrapper{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.RadarBackground-module__fLt5GW__wrapper canvas{z-index:0;display:block;position:absolute;inset:0;width:100%!important;height:100%!important}.RadarBackground-module__fLt5GW__platforms{z-index:1;position:absolute;inset:0}.RadarBackground-module__fLt5GW__platform{-webkit-backdrop-filter:blur(8px)saturate(150%);background:#ffffff52;border:1px solid #ffffff8c;border-radius:50%;position:absolute;transform:translate(-50%,-50%);box-shadow:inset 0 1px #ffffffa6,0 14px 30px #1a1d341a,0 5px 12px #1a1d3412,0 1px 3px #1a1d340d}.RadarBackground-module__fLt5GW__platformOutermost{width:min(1480px,77vw);height:min(1480px,77vw)}.RadarBackground-module__fLt5GW__platformOuter{width:min(920px,47.9vw);height:min(920px,47.9vw)}.RadarBackground-module__fLt5GW__platformMiddle{width:min(520px,27.1vw);height:min(520px,27.1vw)}.RadarBackground-module__fLt5GW__platformInner{width:min(240px,12.5vw);height:min(240px,12.5vw)}.RadarBackground-module__fLt5GW__cards{z-index:2;position:absolute;inset:0}.RadarBackground-module__fLt5GW__origin{z-index:3;color:#1a1d34;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:min(80px,4.17vw);height:min(80px,4.17vw);display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000024,0 2px 6px #00000014}.RadarBackground-module__fLt5GW__origin svg{width:58%;height:58%}.RadarBackground-module__fLt5GW__card{color:#1a1d34;opacity:0;will-change:opacity,transform;background-color:#fff;border-radius:min(1rem,.83vw);justify-content:center;align-items:center;width:min(4.5rem,3.75vw);height:min(4.5rem,3.75vw);display:flex;position:absolute;transform:translate(-50%,-50%)scale(.5);box-shadow:0 0 28px #3d6bff73,0 1px 2px #1a1d3414,0 10px 28px #1a1d341f}.RadarBackground-module__fLt5GW__card svg{width:39%;height:39%}.RadarBackground-module__fLt5GW__ripple{pointer-events:none;opacity:0;transform-origin:50%;will-change:opacity,transform;border:2px solid #3d6bff8c;border-radius:50%;position:absolute;inset:-8px;transform:scale(.7)}@media (max-width:640px){.RadarBackground-module__fLt5GW__platformOutermost,.RadarBackground-module__fLt5GW__platformOuter,.RadarBackground-module__fLt5GW__platformMiddle,.RadarBackground-module__fLt5GW__platformInner{width:auto;height:auto}.RadarBackground-module__fLt5GW__origin{display:none}.RadarBackground-module__fLt5GW__card{border-radius:.85rem;width:3.5rem;height:3.5rem}}
