.Button-module__KUQbRW__button{align-items:center;gap:var(--space-sm);padding:var(--space-xs);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-sm);font-weight:var(--font-weight-regular);letter-spacing:var(--tracking-body);white-space:nowrap;cursor:pointer;color:var(--color-black);border:none;padding-right:clamp(12px,2vw,24px);line-height:1;text-decoration:none;transition:color .35s cubic-bezier(.4,0,.2,1),transform .15s;display:inline-flex;position:relative}.Button-module__KUQbRW__button:hover{color:var(--dot-color)}.Button-module__KUQbRW__button:active{transform:scale(.97)}.Button-module__KUQbRW__button:before{content:"";top:var(--space-xs);left:var(--space-xs);bottom:var(--space-xs);right:calc(100% - var(--space-xs) - 36px);border-radius:var(--radius-full);background:var(--color-black);transition:right .35s cubic-bezier(.4,0,.2,1);position:absolute}.Button-module__KUQbRW__button:hover:before{right:var(--space-xs)}@keyframes Button-module__KUQbRW__nudgeRight{0%,to{transform:translate(0)}40%{transform:translate(3px)}}.Button-module__KUQbRW__iconCircle{z-index:1;border-radius:var(--radius-full);background:var(--color-black);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:relative}.Button-module__KUQbRW__button:hover .Button-module__KUQbRW__iconCircle svg{animation:.8s cubic-bezier(.4,0,.2,1) infinite Button-module__KUQbRW__nudgeRight}.Button-module__KUQbRW__label{z-index:1;position:relative}.Button-module__KUQbRW__primary{--dot-color:var(--color-accent);background:var(--color-accent)}.Button-module__KUQbRW__secondary{--dot-color:var(--color-surface-tertiary);background:var(--color-surface-tertiary)}.Button-module__KUQbRW__dark{--dot-color:var(--color-black);background:var(--color-black);color:var(--color-white)}.Button-module__KUQbRW__dark .Button-module__KUQbRW__iconCircle,.Button-module__KUQbRW__dark:before{background:var(--color-white)}.Button-module__KUQbRW__text{font-family:var(--font-mono);color:var(--color-white);background:0 0;padding:0;transition:opacity .2s,transform .15s}.Button-module__KUQbRW__text:hover{color:var(--color-white)}.Button-module__KUQbRW__text:before{display:none}.Button-module__KUQbRW__text .Button-module__KUQbRW__label:before{content:"[";margin-right:.5em;transition:margin-right .3s cubic-bezier(.4,0,.2,1)}.Button-module__KUQbRW__text .Button-module__KUQbRW__label:after{content:"]";margin-left:.5em;transition:margin-left .3s cubic-bezier(.4,0,.2,1)}.Button-module__KUQbRW__text:hover .Button-module__KUQbRW__label:before{margin-right:.15em}.Button-module__KUQbRW__text:hover .Button-module__KUQbRW__label:after{margin-left:.15em}
.LogoBildmarke-module__-JlmBW__logo{color:var(--color-text-primary);flex-shrink:0;display:block}.LogoBildmarke-module__-JlmBW__full{width:132px;height:24px}.LogoBildmarke-module__-JlmBW__icon{width:31px;height:24px;display:none}.LogoBildmarke-module__-JlmBW__pupil{will-change:transform}.LogoBildmarke-module__-JlmBW__eyelid{transform-origin:113.116px 61.798px;will-change:transform,opacity;opacity:0;transform:scaleY(0)}@keyframes LogoBildmarke-module__-JlmBW__pupilLook{0%,55%,to{transform:translate(0)}9%,18%{transform:translate(-10px)}33%,42%{transform:translate(12px)}}@keyframes LogoBildmarke-module__-JlmBW__blink{0%,22%,31%,to{opacity:0;transform:scaleY(0)}25%,29%{opacity:1;transform:scaleY(1)}}.LogoBildmarke-module__-JlmBW__logo:hover .LogoBildmarke-module__-JlmBW__pupil{animation:5s ease-in-out infinite LogoBildmarke-module__-JlmBW__pupilLook}.LogoBildmarke-module__-JlmBW__logo:hover .LogoBildmarke-module__-JlmBW__eyelid{animation:5s ease-in-out infinite LogoBildmarke-module__-JlmBW__blink}@media (prefers-reduced-motion:reduce){.LogoBildmarke-module__-JlmBW__logo:hover .LogoBildmarke-module__-JlmBW__pupil,.LogoBildmarke-module__-JlmBW__logo:hover .LogoBildmarke-module__-JlmBW__eyelid{animation:none}}@media (max-width:368px){.LogoBildmarke-module__-JlmBW__full{display:none}.LogoBildmarke-module__-JlmBW__icon{display:block}}
.AnnouncementTab-module__lpktFW__tab{z-index:1;padding:var(--space-xs)var(--space-md);padding-bottom:calc(var(--layout-nav-height)/2 + var(--space-xs));background:var(--color-glass-dark);-webkit-backdrop-filter:blur(var(--blur-nav));backdrop-filter:blur(var(--blur-nav));border-radius:var(--radius-lg)var(--radius-lg)0 0;white-space:nowrap;font-family:var(--font-mono);color:var(--color-text-on-dark);letter-spacing:.3px;text-transform:lowercase;border:1px solid #ffffff26;border-bottom:none;justify-content:flex-start;align-items:center;gap:.5em;font-size:12px;text-decoration:none;display:flex;position:absolute;bottom:50%;left:0;right:0}.AnnouncementTab-module__lpktFW__tab:before{content:">";color:var(--color-accent);animation:1.2s step-end infinite AnnouncementTab-module__lpktFW__blink}@keyframes AnnouncementTab-module__lpktFW__blink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:600px){.AnnouncementTab-module__lpktFW__tab{padding:var(--space-xs)var(--space-sm);padding-bottom:calc(var(--layout-nav-height)/2 + var(--space-xs));justify-content:center}}@media (prefers-reduced-motion:reduce){.AnnouncementTab-module__lpktFW__tab:before{animation:none}}
.Navbar-module__GKmana__navWrapper{bottom:var(--space-xl);z-index:100;width:var(--layout-nav-width);max-width:calc(100vw - var(--space-page-margin)*2);animation:.8s 1.8s both Navbar-module__GKmana__slideUp;position:fixed;left:50%;transform:translate(-50%)}.Navbar-module__GKmana__nav{z-index:2;height:var(--layout-nav-height);padding:0 var(--space-xs)0 clamp(12px,2vw,24px);border-radius:var(--radius-xl);background:var(--color-glass-light);-webkit-backdrop-filter:blur(var(--blur-nav));backdrop-filter:blur(var(--blur-nav));border:1px solid var(--color-border-white);box-shadow:var(--shadow-nav);align-items:center;gap:clamp(12px,3vw,36px);animation:.8s 1.8s both Navbar-module__GKmana__fadeIn;display:flex;position:relative}@keyframes Navbar-module__GKmana__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes Navbar-module__GKmana__slideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}.Navbar-module__GKmana__logoLink{flex-shrink:0;display:flex}.Navbar-module__GKmana__link{font-size:var(--text-sm);color:var(--color-text-primary);white-space:nowrap;flex-shrink:0;text-decoration:none;transition:opacity .2s}.Navbar-module__GKmana__link:hover{opacity:.6}.Navbar-module__GKmana__logoLink+.Navbar-module__GKmana__link{margin-left:auto}.Navbar-module__GKmana__cta{flex-shrink:0}@media (max-width:1200px){.Navbar-module__GKmana__navWrapper{width:calc(100vw - var(--space-page-margin)*2)}}@media (max-width:768px){.Navbar-module__GKmana__nav{gap:clamp(8px,2.5vw,24px)}}@media (max-width:600px){.Navbar-module__GKmana__link{display:none}.Navbar-module__GKmana__cta{margin-left:auto}}
.TextGenerateEffect-module__i48hVa__word{opacity:0;will-change:opacity,filter}.TextGenerateEffect-module__i48hVa__gradient{background:var(--gradient-hero-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding-right:.05em}
.Hero-module__INMcia__section{align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__INMcia__bg{object-fit:cover;z-index:0}.Hero-module__INMcia__content{z-index:1;width:100%;padding:0 var(--space-page-margin);max-width:var(--layout-max-width);justify-content:space-between;align-items:flex-end;margin:0 auto;display:flex;position:relative}.Hero-module__INMcia__headline{font-size:min(6.6667vw,var(--text-hero));font-weight:var(--font-weight-regular);letter-spacing:max(-.2vw,var(--tracking-hero));max-width:100%;line-height:normal}.Hero-module__INMcia__subline{width:min(31.25vw,var(--layout-column-width));flex-shrink:0;padding-bottom:min(1.5625vw,30px);animation:1s 1.8s both Hero-module__INMcia__fadeIn}@keyframes Hero-module__INMcia__fadeIn{0%{opacity:0}to{opacity:1}}.Hero-module__INMcia__sublineText{font-size:clamp(var(--text-sm),1.0417vw,var(--text-md));color:var(--color-text-on-dark);line-height:normal}.Hero-module__INMcia__sublineMuted{font-size:clamp(var(--text-sm),1.0417vw,var(--text-md));color:var(--color-text-on-dark-muted);line-height:normal}@media (max-width:1200px){.Hero-module__INMcia__content{align-items:flex-start;gap:var(--space-md);flex-direction:column}.Hero-module__INMcia__headline{font-size:var(--text-4xl);letter-spacing:var(--tracking-4xl);line-height:var(--leading-tight);padding-bottom:.1em}.Hero-module__INMcia__subline{width:auto;padding-bottom:0}.Hero-module__INMcia__sublineText,.Hero-module__INMcia__sublineMuted{font-size:var(--text-sm)}}@media (max-width:768px){.Hero-module__INMcia__headline{font-size:var(--text-3xl);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight)}}
.DotGridIcon-module__oZG5oW__grid{flex-shrink:0;overflow:visible}.DotGridIcon-module__oZG5oW__dot{opacity:var(--dot-base,1)}
.ServiceCards-module__Se22jq__section{padding:0 var(--space-page-margin);max-width:var(--layout-max-width);margin-inline:auto}.ServiceCards-module__Se22jq__header{max-width:1212px;margin-bottom:var(--space-xl)}.ServiceCards-module__Se22jq__headingMuted{color:var(--color-text-muted)}.ServiceCards-module__Se22jq__headingGradient{background:linear-gradient(45deg,var(--color-black),var(--color-gray-mid),var(--color-black));-webkit-text-fill-color:transparent;background-size:200% 100%;-webkit-background-clip:text;background-clip:text;animation:4s ease-in-out infinite ServiceCards-module__Se22jq__gradientShift}@keyframes ServiceCards-module__Se22jq__gradientShift{0%{background-position:200%}to{background-position:0%}}.ServiceCards-module__Se22jq__grid{gap:var(--space-sm);grid-template-columns:repeat(2,1fr);display:grid}.ServiceCards-module__Se22jq__card{border-radius:var(--radius-xl);padding:var(--space-xl);min-height:618px;animation:1s cubic-bezier(.4,0,.2,1) both paused ServiceCards-module__Se22jq__cardFadeIn;animation-delay:calc(var(--i)*.35s);outline:1px solid #0000;flex-direction:column;justify-content:space-between;transition:scale .3s,outline-color .3s;display:flex}.ServiceCards-module__Se22jq__gridVisible .ServiceCards-module__Se22jq__card{animation-play-state:running}.ServiceCards-module__Se22jq__card:hover{outline-color:var(--color-border-light);scale:1.01}.ServiceCards-module__Se22jq__card:hover .ServiceCards-module__Se22jq__icon circle{animation:ServiceCards-module__Se22jq__dotPulse var(--dur,.8s)ease-in-out infinite;animation-delay:var(--delay,0s)}@keyframes ServiceCards-module__Se22jq__dotPulse{0%,to{opacity:var(--dot-base,1)}50%{opacity:.08}}@media (prefers-reduced-motion:reduce){.ServiceCards-module__Se22jq__card:hover .ServiceCards-module__Se22jq__icon circle{animation:none}}@keyframes ServiceCards-module__Se22jq__cardFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ServiceCards-module__Se22jq__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.ServiceCards-module__Se22jq__tag{font-family:var(--font-mono);font-size:var(--text-xs)}.ServiceCards-module__Se22jq__icon{width:48px;height:48px}.ServiceCards-module__Se22jq__cardBottom{gap:var(--space-lg);flex-direction:column;display:flex}.ServiceCards-module__Se22jq__cardHeading{white-space:pre-line}.ServiceCards-module__Se22jq__cardDescription{font-size:var(--text-md);line-height:normal}.ServiceCards-module__Se22jq__cardBottom a{background:var(--color-white);align-self:flex-start}.ServiceCards-module__Se22jq__dark{background:var(--color-surface-secondary);color:var(--color-text-primary)}.ServiceCards-module__Se22jq__dark .ServiceCards-module__Se22jq__tag{color:var(--color-text-primary)}.ServiceCards-module__Se22jq__dark .ServiceCards-module__Se22jq__cardHeadingMuted{color:var(--color-text-muted)}.ServiceCards-module__Se22jq__dark .ServiceCards-module__Se22jq__cardDescription{color:var(--color-text-secondary)}.ServiceCards-module__Se22jq__muted{background:var(--color-surface-dark-muted);color:var(--color-text-on-dark)}.ServiceCards-module__Se22jq__muted .ServiceCards-module__Se22jq__tag{color:var(--color-text-on-dark)}.ServiceCards-module__Se22jq__muted .ServiceCards-module__Se22jq__cardHeadingMuted{color:var(--color-text-on-dark-faded)}.ServiceCards-module__Se22jq__muted .ServiceCards-module__Se22jq__cardDescription{color:var(--color-text-on-dark-secondary)}.ServiceCards-module__Se22jq__accent{background:var(--color-accent);color:var(--color-text-primary)}.ServiceCards-module__Se22jq__accent .ServiceCards-module__Se22jq__tag{color:var(--color-text-primary)}.ServiceCards-module__Se22jq__accent .ServiceCards-module__Se22jq__cardHeadingMuted{color:var(--color-text-muted)}.ServiceCards-module__Se22jq__accent .ServiceCards-module__Se22jq__cardDescription{color:var(--color-text-secondary)}@media (max-width:1200px){.ServiceCards-module__Se22jq__grid{grid-template-columns:1fr}.ServiceCards-module__Se22jq__card{gap:var(--space-xl);min-height:420px}.ServiceCards-module__Se22jq__icon{width:36px;height:36px}}@media (max-width:480px){.ServiceCards-module__Se22jq__card{padding:var(--space-lg);border-radius:var(--radius-lg);min-height:360px}.ServiceCards-module__Se22jq__cardBottom{gap:var(--space-md)}}@media (max-width:368px){.ServiceCards-module__Se22jq__card{padding:var(--space-md);border-radius:var(--radius-md);min-height:auto}}
.SectionLabel-module__-r8ALW__label{font-family:var(--font-mono);font-size:var(--text-sm);color:var(--color-text-primary);margin-bottom:var(--space-xl)}.SectionLabel-module__-r8ALW__accent{color:var(--color-accent)}
.LightRays-module__OF-YEG__container{pointer-events:none;position:absolute;inset:0;overflow:hidden}
.Sparkles-module__DWLVPq__container{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Sparkles-module__DWLVPq__sparkle{background:var(--color-accent);image-rendering:pixelated;opacity:0;will-change:transform,opacity;border-radius:0;animation:linear infinite Sparkles-module__DWLVPq__sparkleFloat;position:absolute;box-shadow:0 0 6px 2px #ffd85680}@keyframes Sparkles-module__DWLVPq__sparkleFloat{0%{opacity:0;transform:translateY(0)scale(.4)}10%{opacity:.8;transform:translateY(-8px)scale(1)}40%{opacity:.6;transform:translateY(-35px)scale(.7)}70%{opacity:.25;transform:translateY(-60px)scale(.4)}to{opacity:0;transform:translateY(-80px)scale(.2)}}@media (prefers-reduced-motion:reduce){.Sparkles-module__DWLVPq__sparkle{opacity:.35;animation:none}}
.Kickstart-module__DVq9da__section{isolation:isolate;background:var(--color-surface-dark);min-height:110vh;padding:var(--space-page-margin);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Kickstart-module__DVq9da__envelopeGlow{z-index:0;opacity:.45}.Kickstart-module__DVq9da__envelopeWrapper{z-index:1;width:100%;max-width:var(--layout-content-width);margin:0 auto;padding-top:20px;padding-bottom:170px;position:relative}.Kickstart-module__DVq9da__backFlap{z-index:0;pointer-events:none;width:600px;height:auto;position:absolute;top:0;left:50%;transform:translate(-50%)}.Kickstart-module__DVq9da__envelopeInner{z-index:1;pointer-events:none;width:600px;height:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(-130%)}.Kickstart-module__DVq9da__letterCard{z-index:2;border-radius:var(--radius-lg);text-align:center;background:linear-gradient(168deg,#28261c 0%,#1e1c16 40%,#181712 100%);border:1px solid #ffd8561a;width:100%;max-width:550px;margin:0 auto;padding:clamp(32px,4vw,52px) clamp(28px,3.5vw,44px) clamp(140px,20vw,200px);transition:transform .4s cubic-bezier(.25,.46,.45,.94),box-shadow .4s cubic-bezier(.25,.46,.45,.94);position:relative;transform:translateY(30px);box-shadow:0 0 80px #ffd85614,0 0 160px #ffd8560a,0 12px 40px #00000080}.Kickstart-module__DVq9da__letterCard:hover{transform:translateY(18px);box-shadow:0 0 120px #ffd85624,0 0 240px #ffd85612,0 16px 60px #0009}.Kickstart-module__DVq9da__sparkles{z-index:4}.Kickstart-module__DVq9da__envelopeFrontWrap{z-index:3;pointer-events:none;width:600px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Kickstart-module__DVq9da__envelopeFront{border-radius:0 0 var(--radius-lg)var(--radius-lg);width:100%;height:auto;display:block}.Kickstart-module__DVq9da__envelopeLogo{color:#fff;opacity:.3;z-index:5;pointer-events:none;width:64px;height:auto;position:absolute;bottom:30%;left:50%;transform:translate(-50%);display:block!important}.Kickstart-module__DVq9da__slotsInfo{font-family:var(--font-mono);color:var(--color-text-on-dark-faded);margin-top:var(--space-sm);font-size:12px}.Kickstart-module__DVq9da__label{color:var(--color-text-on-dark)}.Kickstart-module__DVq9da__heading{color:var(--color-text-on-dark);margin-bottom:var(--space-lg)}.Kickstart-module__DVq9da__headingMuted{color:var(--color-text-on-dark-muted)}.Kickstart-module__DVq9da__body{color:var(--color-text-on-dark-secondary);font-size:var(--text-sm);margin-bottom:var(--space-md);line-height:normal}.Kickstart-module__DVq9da__body:last-of-type{margin-bottom:var(--space-xl)}@media (max-width:960px){.Kickstart-module__DVq9da__backFlap,.Kickstart-module__DVq9da__envelopeInner,.Kickstart-module__DVq9da__envelopeFrontWrap{width:600px;max-width:90%}}@media (max-width:768px){.Kickstart-module__DVq9da__section{padding:var(--space-xl)var(--space-md)}.Kickstart-module__DVq9da__backFlap,.Kickstart-module__DVq9da__envelopeInner,.Kickstart-module__DVq9da__envelopeFrontWrap{width:min(600px,100%)}.Kickstart-module__DVq9da__letterCard{max-width:min(550px,88%)}}@media (max-width:480px){.Kickstart-module__DVq9da__backFlap{display:none}.Kickstart-module__DVq9da__envelopeWrapper{padding-top:0;padding-bottom:clamp(60px,15vw,100px)}.Kickstart-module__DVq9da__letterCard{transform:translateY(-10px)}.Kickstart-module__DVq9da__letterCard:hover{transform:translateY(-20px)}.Kickstart-module__DVq9da__envelopeInner,.Kickstart-module__DVq9da__envelopeFrontWrap{width:calc(100vw - var(--space-page-margin)*2);max-width:none}.Kickstart-module__DVq9da__envelopeFront{width:100%}.Kickstart-module__DVq9da__body br{display:none}}
.TeamCard-module__TMgu_W__card{width:var(--layout-column-width);background:var(--color-surface-primary);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);min-width:0;max-width:100%;padding:var(--space-md);gap:clamp(var(--space-sm),5vw - 48px,var(--space-xl));display:flex}.TeamCard-module__TMgu_W__imageWrap{aspect-ratio:1;border-radius:var(--radius-lg);flex-shrink:1;align-self:flex-start;width:288px;min-width:180px;overflow:hidden}.TeamCard-module__TMgu_W__image{object-fit:cover;width:100%;height:100%}.TeamCard-module__TMgu_W__info{flex-direction:column;justify-content:center;display:flex}.TeamCard-module__TMgu_W__nameBlock{flex-direction:column;display:flex}.TeamCard-module__TMgu_W__name{font-size:var(--text-lg);font-weight:var(--font-weight-medium);line-height:var(--leading-body)}.TeamCard-module__TMgu_W__role{font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--leading-body)}.TeamCard-module__TMgu_W__links{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;display:flex}@media (max-width:1200px){.TeamCard-module__TMgu_W__card{gap:clamp(var(--space-sm),4vw - 24px,var(--space-xl))}}@media (max-width:960px){.TeamCard-module__TMgu_W__card{width:100%;padding:var(--space-sm);border-radius:var(--radius-lg);gap:clamp(12px,8.33vw - 28px,36px)}.TeamCard-module__TMgu_W__imageWrap{border-radius:var(--radius-md);flex-shrink:0;width:108px;min-width:108px;height:108px}.TeamCard-module__TMgu_W__info{flex-direction:row;flex:1;align-items:center;min-width:0}.TeamCard-module__TMgu_W__nameBlock{flex:auto}.TeamCard-module__TMgu_W__links{flex-shrink:0;justify-content:center;align-self:stretch;margin-top:0;margin-left:auto}}@media (max-width:480px){.TeamCard-module__TMgu_W__card{gap:var(--space-md);flex-direction:column}.TeamCard-module__TMgu_W__imageWrap{aspect-ratio:1;border-radius:var(--radius-md);align-self:auto;width:100%;height:auto}.TeamCard-module__TMgu_W__info{flex-direction:column;align-items:flex-start}.TeamCard-module__TMgu_W__nameBlock{min-width:0}.TeamCard-module__TMgu_W__links{margin-left:0;margin-top:var(--space-md);align-self:auto}}
.Contact-module__8DmxSG__section{padding:0 var(--space-sm)}.Contact-module__8DmxSG__container{background:var(--color-surface-secondary);border-radius:var(--radius-xl);padding:74px var(--space-lg)}.Contact-module__8DmxSG__grid{gap:var(--space-sm);max-width:var(--layout-content-width);grid-template-columns:1fr 1fr 1fr;margin:0 auto;display:grid}.Contact-module__8DmxSG__contentArea{gap:var(--space-sm);grid-column:2/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.Contact-module__8DmxSG__left{max-width:clamp(350px,31vw,var(--layout-column-width));flex-direction:column;align-self:start;display:flex}.Contact-module__8DmxSG__heading{margin-bottom:var(--space-xl)}.Contact-module__8DmxSG__subline{padding-bottom:var(--space-md)}.Contact-module__8DmxSG__sublineMuted{font-size:var(--text-sm);color:var(--color-text-muted)}.Contact-module__8DmxSG__sublineText{font-size:var(--text-sm);color:var(--color-text-primary)}.Contact-module__8DmxSG__center{position:relative}.Contact-module__8DmxSG__calendarOuter{background:var(--color-surface-primary);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);padding:var(--space-xs)var(--space-xs)27px;position:absolute;inset:0;overflow:hidden}.Contact-module__8DmxSG__right{gap:var(--space-sm);flex-direction:column;display:flex}@media (max-width:1200px){.Contact-module__8DmxSG__grid{row-gap:var(--space-xl);column-gap:var(--space-sm);grid-template-columns:1fr 1fr}.Contact-module__8DmxSG__left{display:contents}.Contact-module__8DmxSG__label{grid-area:1/1;margin-bottom:0}.Contact-module__8DmxSG__heading{grid-area:2/1;margin-bottom:0}.Contact-module__8DmxSG__subline{grid-area:1/2/3;align-self:last baseline;padding-bottom:0}.Contact-module__8DmxSG__contentArea{grid-column:1/-1}}@media (max-width:960px){.Contact-module__8DmxSG__grid{row-gap:var(--space-sm);grid-template-columns:1fr}.Contact-module__8DmxSG__left{flex-direction:column;max-width:none;display:flex}.Contact-module__8DmxSG__label{margin-bottom:var(--space-lg);grid-area:auto}.Contact-module__8DmxSG__heading{margin-bottom:var(--space-md);grid-area:auto}.Contact-module__8DmxSG__subline{padding-bottom:var(--space-md);grid-area:auto;align-self:auto}.Contact-module__8DmxSG__contentArea{grid-template-columns:1fr}.Contact-module__8DmxSG__center{position:static}.Contact-module__8DmxSG__calendarOuter{border-radius:var(--radius-lg);height:600px;padding:0;position:static}}@media (max-width:768px){.Contact-module__8DmxSG__container{padding:var(--space-lg)var(--space-md);border-radius:var(--radius-lg)}}
.Footer-module__K1tKua__footer{padding:var(--space-md)var(--space-page-margin)calc(var(--layout-nav-height) + var(--space-xs) + var(--announcement-offset,0px));max-width:var(--layout-max-width);margin-inline:auto;margin-top:var(--space-md);justify-content:space-between;align-items:center;display:flex}.Footer-module__K1tKua__copyright{font-size:var(--text-sm);color:var(--color-text-muted)}.Footer-module__K1tKua__tagline{margin-bottom:0}.Footer-module__K1tKua__links{gap:var(--space-lg);display:flex}.Footer-module__K1tKua__link{font-size:var(--text-sm);color:var(--color-text-muted);transition:color .2s}.Footer-module__K1tKua__link:hover{color:var(--color-text-primary)}.Footer-module__K1tKua__cookieButton{font-size:var(--text-sm);color:var(--color-text-muted);font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.Footer-module__K1tKua__cookieButton:hover{color:var(--color-text-primary)}@media (max-width:1200px){.Footer-module__K1tKua__footer{padding-bottom:calc(var(--space-xl) + var(--layout-nav-height) + var(--space-md) + var(--announcement-offset,0px))}}@media (max-width:768px){.Footer-module__K1tKua__footer{gap:var(--space-md);text-align:center;flex-direction:column}.Footer-module__K1tKua__links{justify-content:center;gap:var(--space-md);flex-wrap:wrap}}
.LegalPage-module__VywDOW__section{padding:var(--space-section)var(--space-page-margin)120px}.LegalPage-module__VywDOW__container{max-width:800px;margin:0 auto}.LegalPage-module__VywDOW__heading{font-size:clamp(var(--text-xl),4.2vw,var(--text-3xl));letter-spacing:var(--tracking-4xl);margin-bottom:var(--space-xl);line-height:1.025}.LegalPage-module__VywDOW__sectionBlock{margin-top:var(--space-xl)}.LegalPage-module__VywDOW__sectionTitle{font-size:clamp(var(--text-md),1.6vw,var(--text-lg));font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-body);margin-bottom:var(--space-sm);line-height:1.3}.LegalPage-module__VywDOW__sectionContent{color:var(--color-text-secondary)}.LegalPage-module__VywDOW__sectionContent a{color:var(--color-text-primary);text-underline-offset:3px;text-decoration:underline;transition:opacity .2s}.LegalPage-module__VywDOW__sectionContent a:hover{opacity:.6}.LegalPage-module__VywDOW__backLink{margin-top:var(--space-2xl)}@media (max-width:768px){.LegalPage-module__VywDOW__section{padding-top:100px}}@media (max-width:480px){.LegalPage-module__VywDOW__sectionBlock{margin-top:var(--space-lg)}}
.NotFound-module__qkNvVG__section{align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}.NotFound-module__qkNvVG__bg{object-fit:cover;z-index:0}.NotFound-module__qkNvVG__logo{top:var(--space-page-margin);left:var(--space-page-margin);z-index:1;position:absolute}.NotFound-module__qkNvVG__logo svg{color:var(--color-text-on-dark);display:block}.NotFound-module__qkNvVG__content{z-index:1;width:100%;padding:0 var(--space-page-margin);max-width:var(--layout-max-width);justify-content:space-between;align-items:flex-end;margin:0 auto;display:flex;position:relative}.NotFound-module__qkNvVG__headline{font-size:min(6.6667vw,var(--text-hero));font-weight:var(--font-weight-regular);letter-spacing:max(-.2vw,var(--tracking-hero));color:var(--color-text-on-dark);line-height:normal}.NotFound-module__qkNvVG__aside{width:min(31.25vw,var(--layout-column-width));align-items:flex-start;gap:var(--space-md);flex-direction:column;flex-shrink:0;padding-bottom:min(1.5625vw,30px);display:flex}.NotFound-module__qkNvVG__message{color:var(--color-text-on-dark-muted)}@media (max-width:1200px){.NotFound-module__qkNvVG__content{align-items:flex-start;gap:var(--space-md);flex-direction:column}.NotFound-module__qkNvVG__headline{font-size:var(--text-4xl);letter-spacing:var(--tracking-4xl);line-height:var(--leading-tight)}.NotFound-module__qkNvVG__aside{width:auto;padding-bottom:0}}@media (max-width:768px){.NotFound-module__qkNvVG__headline{font-size:var(--text-3xl);font-weight:var(--font-weight-medium);letter-spacing:var(--tracking-tight)}}
