.CamilleSlider-module__kbADTa__slider{cursor:pointer;background-color:#111;width:100%;height:100vh;position:relative;overflow:hidden}.CamilleSlider-module__kbADTa__sliderImages,.CamilleSlider-module__kbADTa__imgWrapper{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.CamilleSlider-module__kbADTa__imgWrapper:after{content:"";pointer-events:none;z-index:1;background-color:#0000001a;width:100%;height:100%;position:absolute;top:0;left:0}.CamilleSlider-module__kbADTa__imgWrapper img{object-fit:cover;width:100%;height:100%;display:block}.CamilleSlider-module__kbADTa__sliderTitleArea{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.CamilleSlider-module__kbADTa__animatedTitleContainer{height:calc(var(--typo-h1-size-mobile)*var(--typo-h1-line-height));overflow:hidden}.CamilleSlider-module__kbADTa__sliderTitleWrapper{flex-direction:column;display:flex}.CamilleSlider-module__kbADTa__hardcodedHeader{color:#fff;white-space:nowrap;margin:0;padding:0}.CamilleSlider-module__kbADTa__projectLink{color:#fff;pointer-events:auto;align-items:center;margin-top:.5rem;text-decoration:none;display:inline-flex}.CamilleSlider-module__kbADTa__arrowIcon{filter:invert();margin-left:8px}@media (min-width:768px){.CamilleSlider-module__kbADTa__sliderTitleArea{top:auto;bottom:2.5rem;left:2.5rem;transform:none}.CamilleSlider-module__kbADTa__animatedTitleContainer{height:calc(var(--typo-h1-size-tablet)*var(--typo-h1-line-height))}}@media (min-width:1024px){.CamilleSlider-module__kbADTa__sliderTitleArea{bottom:3rem;left:3rem}}
.IntroSection-module__UCfBwW__introContainer{text-align:left;background-color:#0000;margin-bottom:1rem}.IntroSection-module__UCfBwW__contentWrapper{max-width:700px;margin-left:0}.IntroSection-module__UCfBwW__title{text-decoration:none}.IntroSection-module__UCfBwW__title strong{-webkit-text-decoration:var(--typo-h1-decoration);text-decoration:var(--typo-h1-decoration)}.IntroSection-module__UCfBwW__arrowIcon{margin-left:8px;display:inline-block}.IntroSection-module__UCfBwW__intro-section{padding:var(--space-text-block);font-weight:var(--typo-h2-weight)}@media (min-width:768px){.IntroSection-module__UCfBwW__contentWrapper{max-width:900px}}
.NewsTicker-module__jcsO2W__tickerContainer{background-color:var(--color-foreground);width:100%;top:var(--menu-bar-height);height:var(--news-ticker-height);z-index:999;box-sizing:border-box;align-items:center;display:flex;position:fixed;left:0;overflow:hidden}.NewsTicker-module__jcsO2W__tickerContent{white-space:nowrap;will-change:transform;align-items:center;display:flex}.NewsTicker-module__jcsO2W__newsItem{flex-shrink:0;align-items:center;display:inline-flex}.NewsTicker-module__jcsO2W__separator{color:var(--color-background);opacity:.5;margin:0 1.5em;font-size:.5em}.NewsTicker-module__jcsO2W__newsLink{color:var(--color-background);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:500;text-decoration:none;transition:opacity .3s}.NewsTicker-module__jcsO2W__newsLink:hover{opacity:.7}@media (max-width:900px){.NewsTicker-module__jcsO2W__separator{margin:0 1em}.NewsTicker-module__jcsO2W__newsLink{font-size:.65rem}}
.ProjectGallery-module__Zs4ZiG__gallerySectionContainer{background-color:#0000}.ProjectGallery-module__Zs4ZiG__galleryGridContainer{max-width:100%;margin:0;padding:0}.ProjectGallery-module__Zs4ZiG__filterContainer{margin-bottom:var(--space-heading);justify-content:flex-start;gap:var(--space-heading);flex-wrap:wrap;display:flex}.ProjectGallery-module__Zs4ZiG__filterText{color:var(--color-foreground-muted,#000);cursor:pointer;padding-bottom:2px;font-size:17px;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.ProjectGallery-module__Zs4ZiG__filterText:hover{color:var(--color-foreground,#000)}.ProjectGallery-module__Zs4ZiG__filterText.ProjectGallery-module__Zs4ZiG__activeFilter{color:var(--color-foreground,#000);-webkit-text-decoration:var(--typo-h1-decoration);text-decoration:var(--typo-h1-decoration);-webkit-text-decoration-color:var(--color-foreground,#000);text-decoration-color:var(--color-foreground,#000);text-underline-offset:4px;text-decoration-thickness:1px}.ProjectGallery-module__Zs4ZiG__row{margin:0 calc(-1*var(--space-text-block));flex-wrap:wrap;display:flex}.ProjectGallery-module__Zs4ZiG__column{padding:0 var(--space-text-block);box-sizing:border-box}.ProjectGallery-module__Zs4ZiG__threeColumns .ProjectGallery-module__Zs4ZiG__columnThree{flex:33.333%;max-width:33.333%}.ProjectGallery-module__Zs4ZiG__twoColumns .ProjectGallery-module__Zs4ZiG__columnTwo{flex:50%;max-width:50%}.ProjectGallery-module__Zs4ZiG__projectItem{margin-bottom:var(--space-heading)}.ProjectGallery-module__Zs4ZiG__projectItem a{color:inherit;text-decoration:none;display:block}.ProjectGallery-module__Zs4ZiG__imageContainer{width:100%;margin-bottom:var(--space-xs);transition:transform .4s var(--ease-out-expo);opacity:0;will-change:opacity,transform;overflow:hidden;transform:translateY(30px)}.ProjectGallery-module__Zs4ZiG__imageContainer:hover{transform:translateY(-6px)}.ProjectGallery-module__Zs4ZiG__projectImage{object-fit:cover;width:100%;height:auto;transition:transform .6s;display:block}.ProjectGallery-module__Zs4ZiG__imageContainer:hover .ProjectGallery-module__Zs4ZiG__projectImage{transform:scale(1.05)}.ProjectGallery-module__Zs4ZiG__projectTitle{color:var(--color-foreground,#000);text-align:left;margin:0 0 .3rem}.ProjectGallery-module__Zs4ZiG__projectCategory{color:var(--color-foreground-muted,#000);text-align:left;margin:0;font-size:17px;font-weight:400}.ProjectGallery-module__Zs4ZiG__project-gallery{padding:var(--space-text-block);font-weight:var(--typo-h4-weight)}@media (min-width:768px){.ProjectGallery-module__Zs4ZiG__row{margin:0 calc(-1.5*var(--space-text-block))}.ProjectGallery-module__Zs4ZiG__column{padding:0 calc(1.5*var(--space-text-block))}.ProjectGallery-module__Zs4ZiG__projectItem{margin-bottom:var(--space-heading)}}@media screen and (max-width:1024px){.ProjectGallery-module__Zs4ZiG__threeColumns .ProjectGallery-module__Zs4ZiG__columnThree,.ProjectGallery-module__Zs4ZiG__twoColumns .ProjectGallery-module__Zs4ZiG__columnTwo{flex:50%;max-width:50%}}@media screen and (max-width:767px){.ProjectGallery-module__Zs4ZiG__threeColumns .ProjectGallery-module__Zs4ZiG__columnThree,.ProjectGallery-module__Zs4ZiG__twoColumns .ProjectGallery-module__Zs4ZiG__columnTwo{flex:100%;max-width:100%}.ProjectGallery-module__Zs4ZiG__row{margin:0}.ProjectGallery-module__Zs4ZiG__column{padding:0}}@media screen and (max-width:480px){.ProjectGallery-module__Zs4ZiG__projectItem{margin-bottom:calc(var(--space-text-block)*1.5)}.ProjectGallery-module__Zs4ZiG__filterContainer{gap:calc(var(--space-text-block)*.5);margin-bottom:var(--space-heading)}.ProjectGallery-module__Zs4ZiG__imageContainer{margin-bottom:calc(var(--space-text-block)*.5)}}
.CTAButton-module__mTNXsq__ctaCircle{background-color:var(--color-foreground);width:180px;height:180px;color:var(--color-background);text-align:center;padding:var(--space-text-block);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;line-height:1.2;text-decoration:none;transition:transform .3s ease-out,background-color .3s;display:flex;transform:rotate(-13.5deg);box-shadow:0 4px 15px #0000001a}.CTAButton-module__mTNXsq__ctaCircle:hover{background-color:var(--color-foreground);transform:rotate(0)scale(1.05)}.CTAButton-module__mTNXsq__rotatedRight{transform:rotate(13.5deg)}.CTAButton-module__mTNXsq__rotatedRight:hover{transform:scale(1.05)}.CTAButton-module__mTNXsq__ctaInterest{text-transform:uppercase;opacity:.8;margin-bottom:.5rem;font-weight:500;line-height:1.1;display:block}.CTAButton-module__mTNXsq__ctaMainText{text-align:center;font-weight:600;line-height:1.2}.CTAButton-module__mTNXsq__ctaTextLine{text-transform:uppercase;opacity:.8;margin-bottom:.25rem;font-weight:500;line-height:1.1;display:block}.CTAButton-module__mTNXsq__ctaTextLineMain{text-align:center;margin:.25rem 0;font-weight:600;line-height:1.2}@media (max-width:767px){.CTAButton-module__mTNXsq__ctaCircle{width:150px;height:150px;font-size:.9rem}}
.SanierungHero-module__UPsnWG__heroContainer{justify-content:space-between;align-items:flex-start;gap:var(--space-heading);display:flex;position:relative}.SanierungHero-module__UPsnWG__textContainer{flex:1;max-width:70ch}.SanierungHero-module__UPsnWG__title{margin-bottom:calc(var(--space-text-block)*.5)}.SanierungHero-module__UPsnWG__ctaWrapper{padding-top:var(--space-text-block)}@media (max-width:900px){.SanierungHero-module__UPsnWG__heroContainer{flex-direction:column;align-items:flex-start}.SanierungHero-module__UPsnWG__textContainer{max-width:100%;margin-bottom:var(--space-heading)}.SanierungHero-module__UPsnWG__ctaWrapper{margin-right:var(--space-heading);align-self:flex-end}}
.SanierungSection-module__sNB9PG__sanierungContainer{background-color:#0000;position:relative}.SanierungSection-module__sNB9PG__sectionDivider{top:calc(-1*var(--space-section));background-color:var(--color-foreground);border:0;width:100%;height:1px;position:absolute;left:0}.SanierungSection-module__sNB9PG__contentWrapper{gap:var(--space-heading);flex-direction:column;max-width:1200px;margin:0 auto;display:flex}.SanierungSection-module__sNB9PG__textAndCounters{flex:2}.SanierungSection-module__sNB9PG__title{margin-bottom:var(--space-text-block)}.SanierungSection-module__sNB9PG__description{margin-bottom:var(--space-heading);max-width:800px}.SanierungSection-module__sNB9PG__countersGrid{gap:var(--space-heading);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.SanierungSection-module__sNB9PG__counterItem{text-align:left}.SanierungSection-module__sNB9PG__counterValue{display:block}.SanierungSection-module__sNB9PG__counterLabel{margin-top:.5rem;display:block}.SanierungSection-module__sNB9PG__counterSubLabel{display:block}.SanierungSection-module__sNB9PG__ctaCircleWrapper{flex:1;justify-content:center;align-items:center;min-width:200px;display:flex}.SanierungSection-module__sNB9PG__sanierung-section{margin-bottom:var(--space-text-block);font-weight:var(--typo-h2-weight)}@media (min-width:992px){.SanierungSection-module__sNB9PG__contentWrapper{flex-direction:row;align-items:flex-start}.SanierungSection-module__sNB9PG__ctaCircleWrapper{justify-content:flex-end;align-items:flex-start;padding-top:1rem}}
.CallToActionSection-module__npcmOq__ctaContainer{text-align:left;margin-bottom:calc(var(--space-section)*1.5);background-color:#0000}.CallToActionSection-module__npcmOq__contentWrapper{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.CallToActionSection-module__npcmOq__titleBlock{text-align:left;margin-bottom:calc(var(--space-text-block)*.5)}.CallToActionSection-module__npcmOq__call-to-action{padding:var(--space-text-block)}
.CapabilitiesSection-module__uChlWW__capabilitiesContainer{margin-bottom:var(--space-section);background-color:#0000}.CapabilitiesSection-module__uChlWW__contentWrapper{max-width:1300px;margin:0 auto}.CapabilitiesSection-module__uChlWW__grid{gap:var(--space-heading);grid-template-columns:repeat(5,1fr);display:grid}@media (max-width:1024px){.CapabilitiesSection-module__uChlWW__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.CapabilitiesSection-module__uChlWW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.CapabilitiesSection-module__uChlWW__grid{grid-template-columns:1fr}}.CapabilitiesSection-module__uChlWW__component-class{margin-bottom:var(--space-text-block);font-weight:var(--typo-h2-weight);line-height:var(--typo-h2-line-height)}.CapabilitiesSection-module__uChlWW__icon{width:80px;height:80px;margin:0 auto}
.Dachaufstockung-module__MOF8aG__heroSection{margin-bottom:var(--space-section)}.Dachaufstockung-module__MOF8aG__heroTitle{margin-bottom:var(--space-text-block)}.Dachaufstockung-module__MOF8aG__heroDescription{max-width:70ch}.Dachaufstockung-module__MOF8aG__heroDescription p{font-size:var(--typo-body-size);line-height:var(--typo-body-line-height);color:var(--color-foreground)}.Dachaufstockung-module__MOF8aG__regulatorySection{gap:var(--space-heading);margin-bottom:var(--space-section);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__regulatorySection{grid-template-columns:1fr 1fr}}.Dachaufstockung-module__MOF8aG__regulatoryContent h2{font-size:var(--typo-h2-size-mobile);margin-bottom:var(--space-text-block)}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__regulatoryContent h2{font-size:var(--typo-h2-size-tablet)}}@media (min-width:1024px){.Dachaufstockung-module__MOF8aG__regulatoryContent h2{font-size:var(--typo-h2-size-desktop)}}.Dachaufstockung-module__MOF8aG__regulatoryContent>p{margin-bottom:var(--space-text-block);color:var(--color-foreground)}.Dachaufstockung-module__MOF8aG__regulatoryList{gap:var(--space-text-block);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.Dachaufstockung-module__MOF8aG__regulatoryItem{align-items:flex-start;gap:1rem;display:flex}.Dachaufstockung-module__MOF8aG__regulatoryNumber{font-size:var(--typo-body-size);color:var(--color-foreground);flex-shrink:0;padding-top:.125rem;font-weight:600}.Dachaufstockung-module__MOF8aG__regulatoryItemContent strong{margin-bottom:.25rem;font-weight:600;display:block}.Dachaufstockung-module__MOF8aG__regulatoryItemContent p{color:var(--color-foreground-muted);font-size:.875rem;line-height:1.6}.Dachaufstockung-module__MOF8aG__imageWrapper{background-color:var(--color-border-subtle);width:100%;height:400px;position:relative}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__imageWrapper{height:600px}}.Dachaufstockung-module__MOF8aG__imageCaption{background-color:var(--color-background);max-width:280px;padding:1rem;position:absolute;bottom:1rem;left:1rem}.Dachaufstockung-module__MOF8aG__imageCaption .Dachaufstockung-module__MOF8aG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-foreground-muted);margin-bottom:.25rem;font-size:.65rem}.Dachaufstockung-module__MOF8aG__imageCaption .Dachaufstockung-module__MOF8aG__title{margin-bottom:.25rem;font-weight:500}.Dachaufstockung-module__MOF8aG__imageCaption .Dachaufstockung-module__MOF8aG__subtitle{color:var(--color-foreground-muted);font-size:.75rem}.Dachaufstockung-module__MOF8aG__whySection{margin-bottom:var(--space-section)}.Dachaufstockung-module__MOF8aG__whySection h2{font-size:var(--typo-h2-size-mobile);margin-bottom:var(--space-heading)}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__whySection h2{font-size:var(--typo-h2-size-tablet)}}@media (min-width:1024px){.Dachaufstockung-module__MOF8aG__whySection h2{font-size:var(--typo-h2-size-desktop)}}.Dachaufstockung-module__MOF8aG__whyGrid{gap:var(--space-text-block);grid-template-columns:1fr;display:grid}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__whyGrid{grid-template-columns:repeat(3,1fr)}}.Dachaufstockung-module__MOF8aG__whyCard{padding:var(--space-text-block);background-color:#fafafa}.Dachaufstockung-module__MOF8aG__whyCard h3{margin-bottom:.75rem;font-size:1.125rem;font-weight:500}.Dachaufstockung-module__MOF8aG__whyCard p{color:var(--color-foreground-muted);font-size:.875rem;line-height:1.6}.Dachaufstockung-module__MOF8aG__projectsSection{margin-bottom:var(--space-heading)}.Dachaufstockung-module__MOF8aG__projectsHeader{margin-bottom:var(--space-heading);justify-content:space-between;align-items:flex-end;display:flex}.Dachaufstockung-module__MOF8aG__projectsHeader h2{font-size:var(--typo-h2-size-mobile)}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__projectsHeader h2{font-size:var(--typo-h2-size-tablet)}}.Dachaufstockung-module__MOF8aG__projectsLink{display:none}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__projectsLink{align-items:center;display:inline-flex}}.Dachaufstockung-module__MOF8aG__faqSection{margin-bottom:var(--space-section);max-width:70ch}.Dachaufstockung-module__MOF8aG__faqSection>h2{font-size:var(--typo-h2-size-mobile);margin-bottom:var(--space-heading)}@media (min-width:768px){.Dachaufstockung-module__MOF8aG__faqSection>h2{font-size:var(--typo-h2-size-tablet)}}.Dachaufstockung-module__MOF8aG__faqList{gap:var(--space-text-block);flex-direction:column;display:flex}.Dachaufstockung-module__MOF8aG__faqItem h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}.Dachaufstockung-module__MOF8aG__faqItem p{color:var(--color-foreground-muted);line-height:1.6}
.KontaktPage-module__A3nz8a__pageContainer{justify-content:space-between;align-items:flex-start;gap:var(--space-heading);display:flex;position:relative}.KontaktPage-module__A3nz8a__mainContent{gap:calc(var(--space-section)*1.5);flex-direction:column;flex:1;display:flex}.KontaktPage-module__A3nz8a__title{text-underline-offset:8px;margin-bottom:calc(var(--space-heading)*.66)}.KontaktPage-module__A3nz8a__locationsWrapper{gap:calc(var(--space-section)*.75);flex-direction:column;display:flex}.KontaktPage-module__A3nz8a__locationBlock{flex-direction:column;display:flex}.KontaktPage-module__A3nz8a__locationBlock h3{margin-bottom:calc(var(--space-text-block)*.75)}.KontaktPage-module__A3nz8a__address{margin-bottom:calc(var(--space-text-block)*.75);font-style:normal;font-size:var(--typo-h2-size-mobile);font-weight:var(--typo-h2-weight);line-height:var(--typo-h2-line-height)}.KontaktPage-module__A3nz8a__contactInfo{flex-direction:column;gap:.25rem;display:flex}.KontaktPage-module__A3nz8a__contactLine{align-items:center;gap:var(--space-text-block);font-size:var(--typo-body-small-size);display:flex}.KontaktPage-module__A3nz8a__contactPrefix{font-weight:var(--typo-button-weight);color:var(--color-foreground);width:1em;display:inline-block}.KontaktPage-module__A3nz8a__contactEmail{color:inherit;text-decoration:none;transition:color .2s}.KontaktPage-module__A3nz8a__contactEmail:hover{text-decoration:underline}.KontaktPage-module__A3nz8a__sharedEmailSection{margin-top:calc(var(--space-section)*.75)}.KontaktPage-module__A3nz8a__sharedEmailSection h3{margin-bottom:calc(var(--space-text-block)*.75)}.KontaktPage-module__A3nz8a__sharedEmail{font-size:28px;font-weight:var(--typo-h2-weight);color:inherit;line-height:1.2;text-decoration:none;transition:color .2s}.KontaktPage-module__A3nz8a__sharedEmail:hover{text-decoration:underline}.KontaktPage-module__A3nz8a__ctaWrapper{padding-top:var(--space-text-block)}@media (min-width:768px){.KontaktPage-module__A3nz8a__address{font-size:var(--typo-h2-size-tablet)}}@media (min-width:1024px){.KontaktPage-module__A3nz8a__address{font-size:var(--typo-h2-size-desktop)}}@media (max-width:900px){.KontaktPage-module__A3nz8a__pageContainer{align-items:stretch;gap:var(--space-section);flex-direction:column-reverse}.KontaktPage-module__A3nz8a__ctaWrapper{align-self:flex-end}}
.UeberUnsPage-module__dIAh3G__pageContainer{justify-content:space-between;align-items:flex-start;gap:var(--space-heading);display:flex;position:relative}.UeberUnsPage-module__dIAh3G__mainContent{gap:calc(var(--space-section)*1.5);flex-direction:column;flex:1;display:flex}.UeberUnsPage-module__dIAh3G__title{text-underline-offset:8px}.UeberUnsPage-module__dIAh3G__officeImage{width:100%;height:auto}.UeberUnsPage-module__dIAh3G__statsWrapper{gap:var(--space-section);display:flex}.UeberUnsPage-module__dIAh3G__statItem{flex-direction:column;align-items:flex-start;display:flex}.UeberUnsPage-module__dIAh3G__statNumber{font-size:var(--typo-h1-size-mobile);font-weight:var(--typo-h1-weight);line-height:var(--typo-h1-line-height)}.UeberUnsPage-module__dIAh3G__statLabel{font-size:var(--typo-body-small-size);text-transform:uppercase;font-weight:var(--typo-button-weight);opacity:.8}.UeberUnsPage-module__dIAh3G__sectionTitle{margin-top:0;margin-bottom:calc(var(--space-text-block)*.5)}.UeberUnsPage-module__dIAh3G__sectionDivider{border:none;border-top:1px solid var(--color-foreground);margin:var(--space-section)0}.UeberUnsPage-module__dIAh3G__teamWrapper{gap:var(--space-section);flex-direction:column;display:flex}.UeberUnsPage-module__dIAh3G__locationSection{gap:var(--space-text-block);flex-direction:column;display:flex}.UeberUnsPage-module__dIAh3G__locationHeader{margin-bottom:var(--space-text-block)}.UeberUnsPage-module__dIAh3G__teamMember{gap:var(--space-text-block);flex-direction:column;display:flex}.UeberUnsPage-module__dIAh3G__memberLocation{margin-bottom:var(--space-text-block)}.UeberUnsPage-module__dIAh3G__memberContent{align-items:flex-start;gap:var(--space-text-block);display:flex}.UeberUnsPage-module__dIAh3G__memberImage{flex-shrink:0;width:240px;height:240px}.UeberUnsPage-module__dIAh3G__profileImage{object-fit:cover;width:100%;height:100%}.UeberUnsPage-module__dIAh3G__placeholderImage{background-color:var(--color-foreground);width:100%;height:100%;color:var(--color-background);justify-content:center;align-items:center;display:flex}.UeberUnsPage-module__dIAh3G__placeholderInitials{font-size:2rem;font-weight:var(--typo-button-weight)}.UeberUnsPage-module__dIAh3G__memberInfo{flex-direction:column;flex:1;gap:.5rem;display:flex}.UeberUnsPage-module__dIAh3G__memberName{font-size:var(--typo-h3-size-mobile);font-weight:var(--typo-h3-weight);line-height:var(--typo-h3-line-height);margin:0}.UeberUnsPage-module__dIAh3G__memberTitle{font-size:var(--typo-body-small-size);opacity:.8;margin:0}.UeberUnsPage-module__dIAh3G__ctaWrapper{padding-top:var(--space-text-block)}@media (min-width:768px){.UeberUnsPage-module__dIAh3G__statNumber{font-size:var(--typo-h1-size-tablet)}.UeberUnsPage-module__dIAh3G__memberName{font-size:var(--typo-h3-size-tablet)}.UeberUnsPage-module__dIAh3G__statsWrapper{gap:calc(var(--space-section)*1.5)}}@media (min-width:1024px){.UeberUnsPage-module__dIAh3G__statNumber{font-size:var(--typo-h1-size-desktop)}.UeberUnsPage-module__dIAh3G__memberName{font-size:var(--typo-h3-size-desktop)}}@media (max-width:900px){.UeberUnsPage-module__dIAh3G__pageContainer{align-items:stretch;gap:var(--space-section);flex-direction:column-reverse}.UeberUnsPage-module__dIAh3G__ctaWrapper{align-self:flex-end}.UeberUnsPage-module__dIAh3G__statsWrapper{gap:var(--space-text-block);flex-direction:column}.UeberUnsPage-module__dIAh3G__memberContent{text-align:left;flex-direction:column;align-items:flex-start}.UeberUnsPage-module__dIAh3G__memberImage{align-self:flex-start}}@media (max-width:640px){.UeberUnsPage-module__dIAh3G__memberImage{width:100px;height:100px}.UeberUnsPage-module__dIAh3G__placeholderInitials{font-size:1.5rem}}
.CapabilityItem-module__fP_o1G__item{text-align:left}.CapabilityItem-module__fP_o1G__iconWrapper{margin-bottom:var(--space-text-block);display:inline-block}.CapabilityItem-module__fP_o1G__iconWrapper img{width:40px;height:40px;display:block}.CapabilityItem-module__fP_o1G__title{margin-bottom:.5rem}.CapabilityItem-module__fP_o1G__description{margin-bottom:var(--space-text-block)}.CapabilityItem-module__fP_o1G__capability-item{margin-bottom:var(--space-text-block);font-weight:var(--typo-h5-weight)}@media (max-width:768px){.CapabilityItem-module__fP_o1G__iconWrapper img{width:25px;height:25px}}@media (min-width:768px){.CapabilityItem-module__fP_o1G__iconWrapper img{width:50px;height:50px}}@media (min-width:1024px){.CapabilityItem-module__fP_o1G__iconWrapper img{width:60px;height:60px}}
