@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600;700&display=swap";
.Header-module__KHjLKa__header{z-index:9999;background:#c41e3a;width:100%;position:fixed;top:0;left:0;overflow-x:hidden;box-shadow:0 2px 10px #0000001a}.Header-module__KHjLKa__headerContent{justify-content:space-between;align-items:center;gap:1rem;max-width:100%;padding:1rem 0;display:flex}.Header-module__KHjLKa__logo{background-image:url(/images/LOGO.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:200px;height:50px;margin-left:-100px;scale:1.43}.Header-module__KHjLKa__desktopNav{flex:1;justify-content:center;align-items:center;gap:2.2rem;margin-left:9%;display:flex}.Header-module__KHjLKa__navLink{color:#fff;letter-spacing:.05em;white-space:nowrap;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:500;text-decoration:none;transition:opacity .3s}.Header-module__KHjLKa__navLink:hover{opacity:.8}.Header-module__KHjLKa__navLink.Header-module__KHjLKa__active{border-bottom:2px solid #fff;padding-bottom:.25rem;font-weight:700}.Header-module__KHjLKa__rightSection{flex-shrink:0;align-items:center;gap:1.5rem;display:flex}.Header-module__KHjLKa__languageSwitcher{z-index:10001;position:relative}.Header-module__KHjLKa__langButton{color:#fff;cursor:pointer;white-space:nowrap;z-index:10001;background:0 0;border:2px solid #fff;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;transition:all .3s;display:flex;position:relative}.Header-module__KHjLKa__langButton:hover{background:#ffffff1a}.Header-module__KHjLKa__chevron{transition:transform .3s}.Header-module__KHjLKa__chevron.Header-module__KHjLKa__rotate{transform:rotate(180deg)}.Header-module__KHjLKa__langDropdown{z-index:99999;background:#fff;border:2px solid #e0e0e0;border-radius:4px;min-width:120px;animation:.2s Header-module__KHjLKa__dropdownFadeIn;position:fixed;overflow:hidden;box-shadow:0 8px 24px #00000040}@keyframes Header-module__KHjLKa__dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__KHjLKa__langOption{color:#333;text-align:left;cursor:pointer;z-index:1000;background:#fff;border:none;width:100%;padding:.75rem 1rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;position:relative}.Header-module__KHjLKa__langOption:hover{color:#c41e3a;background:#f5f5f5}.Header-module__KHjLKa__langOption.Header-module__KHjLKa__activeLang{color:#fff;background:#c41e3a}.Header-module__KHjLKa__ctaButton{color:#fff;letter-spacing:.05em;white-space:nowrap;background:#000;border:2px solid #000;border-radius:4px;margin-left:7%;padding:.75rem 1.5rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;scale:.9}.Header-module__KHjLKa__ctaButton:hover{background:#333;border-color:#333;transform:translateY(-2px)}.Header-module__KHjLKa__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.5rem;display:none}.Header-module__KHjLKa__mobileNav{display:none}@media (max-width:1024px){.Header-module__KHjLKa__headerContent{gap:1rem;padding:1rem}.Header-module__KHjLKa__desktopNav,.Header-module__KHjLKa__ctaButton{display:none}.Header-module__KHjLKa__mobileMenuToggle{display:block}.Header-module__KHjLKa__rightSection{gap:.75rem}.Header-module__KHjLKa__langButton{z-index:99999;border-width:1.5px;padding:.5rem .75rem;font-size:.85rem}.Header-module__KHjLKa__mobileNav{z-index:999;flex-direction:column;gap:.5rem;padding:1rem 1rem 1.5rem;display:flex;position:sticky}.Header-module__KHjLKa__mobileNavLink{color:#fff;z-index:99999;border-bottom:1px solid #fff3;padding:.75rem 0;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:500;text-decoration:none;transition:opacity .3s}.Header-module__KHjLKa__mobileNavLink:hover{opacity:.8}.Header-module__KHjLKa__mobileNavLink.Header-module__KHjLKa__active{font-weight:700}.Header-module__KHjLKa__langDropdown{transform:translateZ(0);z-index:999999!important;position:fixed!important}.Header-module__KHjLKa__mobileCtaButton{color:#fff;text-align:center;white-space:nowrap;background:#000;border-radius:4px;margin-top:1rem;padding:1rem;font-family:Oswald,sans-serif;font-weight:600;text-decoration:none}}@media (max-width:768px){.Header-module__KHjLKa__headerContent{padding:.75rem 1rem}.Header-module__KHjLKa__logo{background-image:url(/images/LOGO.png);background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:200px;height:50px;margin-left:-40px;scale:2}.Header-module__KHjLKa__langButton{z-index:99999;gap:.3rem;padding:.4rem .6rem;font-size:.8rem}.Header-module__KHjLKa__langDropdown{transform:translateZ(0);z-index:999999!important;position:fixed!important}.Header-module__KHjLKa__langButton svg{width:14px;height:14px}}@media (max-width:480px){.Header-module__KHjLKa__headerContent{gap:.5rem;padding:.75rem}.Header-module__KHjLKa__logo{width:70px;height:35px}.Header-module__KHjLKa__langButton{z-index:99999;padding:.4rem .5rem;font-size:.75rem}.Header-module__KHjLKa__langDropdown{transform:translateZ(0);z-index:999999!important;position:fixed!important}.Header-module__KHjLKa__mobileNavLink{z-index:99999;padding:.6rem 0;font-size:1rem}}
.Footer-module__yg9ahW__footer{color:#e5e5e5;background:#000;padding:4rem 0 2rem;font-family:Oswald,sans-serif}.Footer-module__yg9ahW__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__yg9ahW__footerCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__yg9ahW__logoWrapper{margin-bottom:1rem}.Footer-module__yg9ahW__footerLogo{background-color:#fff;background-image:url(../media/LOGO.ce475a1a.png);background-repeat:no-repeat;background-size:contain;width:100px;height:60px;margin-bottom:.5rem}.Footer-module__yg9ahW__footerText{color:#888;max-width:300px;margin-bottom:1.5rem;font-size:.85rem;font-weight:400;line-height:1.6}.Footer-module__yg9ahW__contactInfo{flex-direction:column;gap:.75rem;display:flex}.Footer-module__yg9ahW__contactInfo p{color:#888;font-size:.85rem;font-weight:400;line-height:1.6}.Footer-module__yg9ahW__footerTitle{color:#fff;letter-spacing:.05em;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Footer-module__yg9ahW__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__yg9ahW__footerLinks li{font-size:.9rem;font-weight:400}.Footer-module__yg9ahW__footerLinks a{color:#888;text-decoration:none;transition:color .3s;display:inline-block}.Footer-module__yg9ahW__footerLinks a:hover{color:#006199}.Footer-module__yg9ahW__footerBottom{text-align:center;border-top:1px solid #222;padding-top:2rem}.Footer-module__yg9ahW__footerBottom p{color:#666;letter-spacing:.05em;font-size:.85rem;font-weight:400}@media (max-width:1024px){.Footer-module__yg9ahW__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.Footer-module__yg9ahW__footerCol:first-child{grid-column:1/-1}}@media (max-width:640px){.Footer-module__yg9ahW__footer{padding:3rem 0 1.5rem}.Footer-module__yg9ahW__footerGrid{grid-template-columns:1fr;gap:2rem}.Footer-module__yg9ahW__footerCol:first-child{grid-column:1}.Footer-module__yg9ahW__footerText{max-width:100%}.Footer-module__yg9ahW__footerBottom{padding-top:1.5rem}.Footer-module__yg9ahW__footerBottom p{font-size:.75rem}}
.HeroCanvas-module__FmkbSa__section{background:0 0;height:50vh;margin-top:70px;position:relative;overflow:hidden}.HeroCanvas-module__FmkbSa__canvas{width:100%;height:100%;position:absolute;top:0;left:0}.HeroCanvas-module__FmkbSa__textOverlay{z-index:2;position:absolute;bottom:2rem;left:3rem}.HeroCanvas-module__FmkbSa__title{color:#fff;letter-spacing:.05em;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1em}.HeroCanvas-module__FmkbSa__subtitle{color:#ccc;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:400}@media (max-width:768px){.HeroCanvas-module__FmkbSa__section{background:#101010;height:30vh;margin-top:70px;position:relative;overflow:hidden}.HeroCanvas-module__FmkbSa__title{color:#fff;text-align:left;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1em}.HeroCanvas-module__FmkbSa__subtitle{text-align:left;color:#ede8e8;margin-bottom:1.5rem;font-size:clamp(.9rem,1.5vw,1.2rem);font-weight:400}.HeroCanvas-module__FmkbSa__textOverlay{bottom:0;left:.85rem}}
.HeroText-module___c-BqW__section{background:#fff url(../media/hero-background.2ac79c69.jpg) 50%/cover;min-height:500px;position:relative}.HeroText-module___c-BqW__wrapper{grid-template-columns:1fr 20%;align-items:stretch;gap:0;min-height:500px;display:grid}.HeroText-module___c-BqW__content{flex-direction:column;justify-content:center;max-width:900px;margin-top:10vh;display:flex}.HeroText-module___c-BqW__title{text-transform:uppercase;background:linear-gradient(135deg,#fff 0%,#006199 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.HeroText-module___c-BqW__ctaWrapper{background-color:#006199;align-items:center;width:400px;height:50px;padding-left:.5vw}.HeroText-module___c-BqW__subtitle{color:#fff;max-width:30vw;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(1.1rem,1.8vw,1.4rem);font-weight:200;line-height:1.16}.HeroText-module___c-BqW__description{color:#fff;margin-bottom:0;font-size:clamp(1rem,1.3vw,1.15rem);line-height:1.8}.HeroText-module___c-BqW__statsWrapper{align-self:stretch;width:100%;height:100%;margin-left:auto}@media (max-width:1200px){.HeroText-module___c-BqW__wrapper{grid-template-columns:1fr 25%}.HeroText-module___c-BqW__content{padding:0 2rem 3rem 0}}@media (max-width:1024px){.HeroText-module___c-BqW__section{min-height:auto;padding:3rem 0 0}.HeroText-module___c-BqW__wrapper{grid-template-columns:1fr;align-items:flex-start;gap:0;min-height:auto}.HeroText-module___c-BqW__content{text-align:center;max-width:100%;padding:0 1.5rem 3rem}.HeroText-module___c-BqW__statsWrapper{width:100vw;height:auto;margin-left:calc(50% - 50vw)}}@media (max-width:768px){.HeroText-module___c-BqW__content{padding:0 1rem 2rem}.HeroText-module___c-BqW__title{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,2.5rem)}.HeroText-module___c-BqW__subtitle{margin-bottom:1rem;font-size:clamp(1rem,3vw,1.2rem)}.HeroText-module___c-BqW__description{font-size:clamp(.95rem,2.5vw,1.05rem)}}
.StatsCounter-module__urUERq__section{-webkit-backdrop-filter:blur(20px);filter:drop-shadow(-12px 0 8px #00000042);background:linear-gradient(135deg,#006199 0%,#000 100%);border-left:1px solid #ffffff1a;flex-direction:column;height:100%;padding-top:25vh;padding-bottom:34vh;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 10% 90%,#0000 100%)}.StatsCounter-module__urUERq__section:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0061991a 0%,#0003 100%);width:100%;height:100%;position:absolute;top:0;left:0}.StatsCounter-module__urUERq__grid{z-index:2;grid-template-columns:1fr;gap:0;height:100%;display:grid;position:relative}.StatsCounter-module__urUERq__statItem{text-align:center;border-bottom:1px solid #ffffff1a;flex-direction:column;justify-content:center;padding:2rem .5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.StatsCounter-module__urUERq__statItem:last-child{border-bottom:none}.StatsCounter-module__urUERq__statItem:hover{-webkit-backdrop-filter:blur(25px);background:#ffffff14}.StatsCounter-module__urUERq__statNumber{color:#fff;letter-spacing:-.02em;text-shadow:0 2px 8px #0000004d;margin-bottom:.75rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:300;line-height:1;transition:all .3s}.StatsCounter-module__urUERq__statItem:hover .StatsCounter-module__urUERq__statNumber{text-shadow:0 4px 12px #42a5f566;transform:scale(1.05)}.StatsCounter-module__urUERq__statLabel{color:#ffffffe6;text-transform:uppercase;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:clamp(.85rem,1.2vw,.95rem);font-weight:500;line-height:1.4;transition:color .3s}.StatsCounter-module__urUERq__statItem:hover .StatsCounter-module__urUERq__statLabel{color:#fff}.StatsCounter-module__urUERq__statSubtext{display:none}.StatsCounter-module__urUERq__statItem:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#42a5f526 0%,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.StatsCounter-module__urUERq__statItem:hover:before{opacity:1}@media (max-width:1200px){.StatsCounter-module__urUERq__statItem{padding:1.75rem 1.25rem}}@media (max-width:1024px){.StatsCounter-module__urUERq__section{-webkit-backdrop-filter:blur(25px);background:#0009;border-top:1px solid #ffffff1a;border-left:none;height:auto}.StatsCounter-module__urUERq__grid{grid-template-columns:repeat(3,1fr);height:auto}.StatsCounter-module__urUERq__statItem{border-bottom:none;border-right:1px solid #ffffff1a;padding:2.5rem 1.5rem}.StatsCounter-module__urUERq__statItem:last-child{border-right:none}.StatsCounter-module__urUERq__statSubtext{color:#ffffffb3;margin-top:.5rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;line-height:1.4;display:block}.StatsCounter-module__urUERq__statItem:hover .StatsCounter-module__urUERq__statSubtext{color:#ffffffe6}}@media (max-width:768px){.StatsCounter-module__urUERq__section{background:#cb0000b3;margin:73.5vh 0 0;padding:0}.StatsCounter-module__urUERq__statItem{padding:2rem 1rem}.StatsCounter-module__urUERq__statNumber{filter:drop-shadow(-12px 0 8px #00000042);margin-bottom:.5rem;font-size:clamp(2rem,8vw,3rem)}.StatsCounter-module__urUERq__statLabel{font-size:.8rem}.StatsCounter-module__urUERq__statSubtext{font-size:.7rem}}@media (max-width:480px){.StatsCounter-module__urUERq__statItem{padding:1.5rem .75rem}.StatsCounter-module__urUERq__statNumber{font-size:clamp(1.75rem,10vw,2.5rem)}.StatsCounter-module__urUERq__statLabel{font-size:.75rem}.StatsCounter-module__urUERq__statSubtext{margin-top:.25rem;font-size:.65rem}}
.ScrollingServices-module__6VC5HW__section{background:#000;border-top:2px solid #000;border-bottom:2px solid #000;align-items:center;height:10vh;display:flex;position:relative;overflow:hidden}.ScrollingServices-module__6VC5HW__track{width:100%;position:relative;overflow:hidden}.ScrollingServices-module__6VC5HW__content{white-space:nowrap;will-change:transform;gap:4rem;animation:30s linear infinite ScrollingServices-module__6VC5HW__scroll;display:flex}@keyframes ScrollingServices-module__6VC5HW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.ScrollingServices-module__6VC5HW__content:hover{animation-play-state:paused}.ScrollingServices-module__6VC5HW__item{color:#fff;letter-spacing:.035em;text-transform:uppercase;flex-shrink:0;font-family:Oswald,sans-serif;font-size:clamp(1.2rem,2vw,1.8rem);font-weight:400}@media (max-width:768px){.ScrollingServices-module__6VC5HW__item{font-size:1rem}.ScrollingServices-module__6VC5HW__content{gap:2rem}}
.Model3DScroll-module__FroCna__section{background:#cdcdcd;height:600vh;position:relative}.Model3DScroll-module__FroCna__stickyContainer{width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.Model3DScroll-module__FroCna__progressContainer{z-index:10;pointer-events:none;justify-content:center;align-items:center;width:100%;max-width:500px;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.Model3DScroll-module__FroCna__progressItem{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;transform:translateY(30px)}.Model3DScroll-module__FroCna__progressItem.Model3DScroll-module__FroCna__active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .6s,transform .6s,visibility;transform:translateY(0)}.Model3DScroll-module__FroCna__dot{background:#0061991a;border:3px solid #006199;border-radius:50%;flex-shrink:0;width:16px;height:16px;display:none;position:relative;box-shadow:0 0 20px #0061994d}.Model3DScroll-module__FroCna__dot:after{content:"";background:#006199;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Model3DScroll-module__FroCna__labelWrapper{text-align:center}.Model3DScroll-module__FroCna__title{color:#006199;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;margin-bottom:5.5rem;font-family:Oswald,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2}.Model3DScroll-module__FroCna__subtitle{color:#333;max-width:400px;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:400;line-height:1.4}@media (max-width:768px){.Model3DScroll-module__FroCna__section{height:500vh}.Model3DScroll-module__FroCna__progressContainer{max-width:90%;bottom:2rem}.Model3DScroll-module__FroCna__dot{border-width:2px;width:14px;height:14px;display:none}.Model3DScroll-module__FroCna__dot:after{width:7px;height:7px}.Model3DScroll-module__FroCna__title{font-size:.9rem}.Model3DScroll-module__FroCna__subtitle{max-width:280px;font-size:.75rem}}@media (max-width:480px){.Model3DScroll-module__FroCna__progressContainer{bottom:1.5rem}.Model3DScroll-module__FroCna__title{font-size:.8rem}.Model3DScroll-module__FroCna__subtitle{max-width:240px;font-size:.7rem}.Model3DScroll-module__FroCna__dot{width:12px;height:12px}.Model3DScroll-module__FroCna__dot:after{width:6px;height:6px}}
.InstitutsLeitung-module__yZFnia__section{background:#fff;padding:8rem 0}.InstitutsLeitung-module__yZFnia__title{background:linear-gradient(90deg,#b50707 0% 10%,#000 90% 100%);-webkit-text-fill-color:transparent;letter-spacing:.0015em;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-family:Oswald,sans-serif;font-size:clamp(3rem,6vw,4rem);font-weight:800}.InstitutsLeitung-module__yZFnia__content{grid-template-columns:1fr 1fr;align-items:center;gap:0;display:grid}.InstitutsLeitung-module__yZFnia__imageWrapper{position:relative}.InstitutsLeitung-module__yZFnia__image{border-radius:8px;width:100%;height:auto}.InstitutsLeitung-module__yZFnia__textContent{color:#333;text-align:center;text-transform:uppercase;padding-left:18%;padding-right:18%;font-size:1.41rem;font-weight:400;line-height:1.48}@media (max-width:1024px){.InstitutsLeitung-module__yZFnia__content{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.InstitutsLeitung-module__yZFnia__section{padding:4rem 0}.InstitutsLeitung-module__yZFnia__textContent{padding-left:8%;padding-right:8%;font-size:.91rem;line-height:1.1}.InstitutsLeitung-module__yZFnia__title{margin-bottom:2rem;font-size:2rem}}
.MarcoProfile-module__2f8zaW__section{background:#f6f6f6;height:120vh;padding:8rem 0}.MarcoProfile-module__2f8zaW__title{color:#000;text-align:center;letter-spacing:-.035em;margin-bottom:4rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:400}.MarcoProfile-module__2f8zaW__bioTitle{color:#333;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700}.MarcoProfile-module__2f8zaW__bioOverlay{text-align:center;background-color:#0000;height:10vh;padding-left:20%;padding-right:20%;transform:translateY(-60vh)}.MarcoProfile-module__2f8zaW__bioText{text-transform:uppercase;color:#000;font-size:1.1rem;line-height:1.19;text-decoration:underline}@media (max-width:1024px){.MarcoProfile-module__2f8zaW__profileGrid{grid-template-columns:1fr;gap:3rem}.MarcoProfile-module__2f8zaW__qualLeft,.MarcoProfile-module__2f8zaW__qualRight{align-items:center}.MarcoProfile-module__2f8zaW__qualLeft .MarcoProfile-module__2f8zaW__qualItem,.MarcoProfile-module__2f8zaW__qualRight .MarcoProfile-module__2f8zaW__qualItem{text-align:center;flex-direction:column;justify-content:center}.MarcoProfile-module__2f8zaW__qualText{max-width:100%}}@media (max-width:768px){.MarcoProfile-module__2f8zaW__section{height:130vh;padding:4rem 0}.MarcoProfile-module__2f8zaW__bioOverlay{text-align:center;background-color:#0000;height:10vh;padding-left:5%;padding-right:5%;transform:translateY(-60vh)}.MarcoProfile-module__2f8zaW__bioText{text-transform:uppercase;color:#000;font-size:1.1rem;line-height:1.19;text-decoration:underline}.MarcoProfile-module__2f8zaW__bioSection{padding:2rem 1.5rem}.MarcoProfile-module__2f8zaW__connector,.MarcoProfile-module__2f8zaW__connectorRight{width:150px}}
.ServicesCards-module__i6myVa__section{background:#f6f6f6;padding:8rem 0}.ServicesCards-module__i6myVa__title{background:linear-gradient(90deg,#73716b 0% 10%,#000 90% 100%);-webkit-text-fill-color:transparent;letter-spacing:.0015em;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-family:Oswald,sans-serif;font-size:clamp(3rem,6vw,4rem);font-weight:800}.ServicesCards-module__i6myVa__cardsWrapper{width:100%;overflow:visible}.ServicesCards-module__i6myVa__cardsContainer{gap:1rem;height:600px;display:flex}.ServicesCards-module__i6myVa__card{cursor:pointer;border-radius:28px;flex-direction:column;flex:1;min-width:0;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded{z-index:10;flex:1.3;transform:scale(1.02)}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__collapsed{filter:blur(3px);opacity:.8}.ServicesCards-module__i6myVa__cardBackground{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ServicesCards-module__i6myVa__backgroundImage{object-fit:cover;width:100%;height:100%;transition:filter .6s,transform .6s}.ServicesCards-module__i6myVa__overlay{background:linear-gradient(#00000080 0%,#000000a6 50%,#000c 100%);width:100%;height:100%;transition:background .6s;position:absolute;top:0;left:0}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__overlay{background:linear-gradient(#0000004d 0%,#00000073 50%,#0009 100%)}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__backgroundImage{transform:scale(1.05)}.ServicesCards-module__i6myVa__numberWrapper{z-index:3;transition:opacity .4s;position:absolute;top:2rem;left:2rem}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__numberWrapper{opacity:0;pointer-events:none}.ServicesCards-module__i6myVa__number{color:#0000;-webkit-text-stroke:2px #fff6;text-stroke:2px #fff6;font-family:Oswald,sans-serif;font-size:8rem;font-weight:700;line-height:1;display:block}.ServicesCards-module__i6myVa__titleWrapper{z-index:3;max-width:calc(100% - 4rem);transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:2rem;left:2rem}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__titleWrapper{top:2rem;bottom:auto}.ServicesCards-module__i6myVa__titleSvgBackground{z-index:-1;pointer-events:none;filter:blur(.8px);width:474px;max-width:100%;height:174px;transition:opacity .4s .2s;position:absolute;top:-1rem;left:-1.5rem}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__titleSvgBackground{opacity:1}.ServicesCards-module__i6myVa__cardTitle{color:#fff;letter-spacing:.03em;z-index:2;text-shadow:0 2px 8px #00000080;max-width:400px;padding:.5rem 0;font-family:Oswald,sans-serif;font-size:clamp(1.1rem,1.5vw,1.4rem);font-weight:700;line-height:1.3;position:relative}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__cardTitle{text-shadow:0 2px 12px #000000b3;font-size:clamp(1.3rem,2vw,1.7rem);font-weight:800}.ServicesCards-module__i6myVa__cardContent{z-index:3;opacity:0;pointer-events:none;transition:all .5s .2s;position:absolute;top:12rem;left:2rem;right:2rem;transform:translateY(30px)}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__cardContent{opacity:1;pointer-events:auto;transform:translateY(0)}.ServicesCards-module__i6myVa__contentSvgBackground{opacity:0;z-index:-1;pointer-events:none;filter:blur(1.2px);width:389px;max-width:100%;height:392px;transition:opacity .4s .3s;position:absolute;top:-2rem;left:-2rem}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded .ServicesCards-module__i6myVa__contentSvgBackground{opacity:1}.ServicesCards-module__i6myVa__itemList{z-index:2;flex-direction:column;gap:.75rem;max-width:350px;margin:0;padding:0;list-style:none;display:flex;position:relative}.ServicesCards-module__i6myVa__itemList li{color:#fff;text-shadow:0 1px 4px #00000080;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.ServicesCards-module__i6myVa__itemList li:before{content:"▸";color:#fff;font-size:1rem;position:absolute;left:0}.ServicesCards-module__i6myVa__ctaWrapper{text-align:center;margin-top:4rem}.ServicesCards-module__i6myVa__ctaButton{color:#fff;letter-spacing:.05em;background:#c41e3a;border-radius:4px;padding:1rem 3rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.ServicesCards-module__i6myVa__ctaButton:hover{background:#a01729;transform:translateY(-2px);box-shadow:0 4px 12px #c41e3a66}@media (max-width:1024px){.ServicesCards-module__i6myVa__cardsWrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c41e3a #e0e0e0;overflow:auto hidden}.ServicesCards-module__i6myVa__cardsWrapper::-webkit-scrollbar{height:8px}.ServicesCards-module__i6myVa__cardsWrapper::-webkit-scrollbar-track{background:#e0e0e0;border-radius:4px}.ServicesCards-module__i6myVa__cardsWrapper::-webkit-scrollbar-thumb{background:#c41e3a;border-radius:4px}.ServicesCards-module__i6myVa__cardsContainer{min-width:max-content;height:500px;padding-bottom:1rem}.ServicesCards-module__i6myVa__card{min-width:350px;max-width:350px;filter:none!important;opacity:1!important}.ServicesCards-module__i6myVa__card.ServicesCards-module__i6myVa__expanded{transform:scale(1)}}@media (max-width:768px){.ServicesCards-module__i6myVa__section{padding:4rem 0}.ServicesCards-module__i6myVa__cardsWrapper{margin:0 -1rem;padding:0 1rem}.ServicesCards-module__i6myVa__cardsContainer{gap:1rem;height:450px}.ServicesCards-module__i6myVa__card{border-radius:20px;min-width:300px;max-width:300px}.ServicesCards-module__i6myVa__number{font-size:5rem}.ServicesCards-module__i6myVa__numberWrapper{top:1.5rem;left:1.5rem}.ServicesCards-module__i6myVa__titleWrapper{max-width:calc(100% - 3rem);bottom:1.5rem;left:1.5rem}.ServicesCards-module__i6myVa__cardTitle{font-size:1.1rem}.ServicesCards-module__i6myVa__cardContent{top:10rem;left:1.5rem;right:1.5rem}.ServicesCards-module__i6myVa__itemList{max-width:100%;font-size:.9rem}.ServicesCards-module__i6myVa__itemList li{font-size:.9rem}.ServicesCards-module__i6myVa__title{font-size:clamp(1.8rem,6vw,2.7rem)}}@media (max-width:480px){.ServicesCards-module__i6myVa__card{min-width:280px;max-width:280px}.ServicesCards-module__i6myVa__cardsContainer{height:400px}}
.SelbstAccordion-module__kPQwmW__section{background:linear-gradient(90deg,#006199 0%,#002033 100%);padding:8rem 0}.SelbstAccordion-module__kPQwmW__title{color:#fff;text-align:center;letter-spacing:.05em;margin-bottom:4rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:700}.SelbstAccordion-module__kPQwmW__accordion{flex-direction:column;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.SelbstAccordion-module__kPQwmW__accordionItem{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:8px;transition:all .3s;overflow:hidden}.SelbstAccordion-module__kPQwmW__accordionItem:hover{border-color:#ffffff4d}.SelbstAccordion-module__kPQwmW__accordionHeader{cursor:pointer;color:#fff;text-align:left;letter-spacing:.03em;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;font-family:Oswald,sans-serif;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:600;transition:all .3s;display:flex}.SelbstAccordion-module__kPQwmW__accordionHeader:hover{background:#ffffff0d}.SelbstAccordion-module__kPQwmW__accordionHeader.SelbstAccordion-module__kPQwmW__active{background:#00619933;border-bottom:2px solid #00619980}.SelbstAccordion-module__kPQwmW__icon{flex-shrink:0;transition:transform .3s}.SelbstAccordion-module__kPQwmW__icon.SelbstAccordion-module__kPQwmW__rotate{transform:rotate(180deg)}.SelbstAccordion-module__kPQwmW__accordionContent{background:#0003;grid-template-columns:1.5fr 1fr;align-items:center;gap:3rem;padding:2rem;animation:.4s ease-out SelbstAccordion-module__kPQwmW__slideDown;display:grid}@keyframes SelbstAccordion-module__kPQwmW__slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.SelbstAccordion-module__kPQwmW__contentText p{color:#e5e5e5;font-size:1.05rem;line-height:1.8}.SelbstAccordion-module__kPQwmW__contentImage{justify-content:center;align-items:center;display:flex}.SelbstAccordion-module__kPQwmW__image{box-shadow:8px 8px #fff}@media (max-width:1024px){.SelbstAccordion-module__kPQwmW__accordionContent{grid-template-columns:1fr;gap:2rem}.SelbstAccordion-module__kPQwmW__image{transform:rotate(0)!important}}@media (max-width:768px){.SelbstAccordion-module__kPQwmW__section{padding:4rem 0}.SelbstAccordion-module__kPQwmW__accordionHeader{padding:1.25rem 1.5rem;font-size:1rem}.SelbstAccordion-module__kPQwmW__accordionContent{padding:.5rem}.SelbstAccordion-module__kPQwmW__contentText p{padding-left:.75rem;padding-right:1.75rem;font-size:.85rem;font-weight:200;line-height:1.4}}.SelbstAccordion-module__kPQwmW__bulletList{color:#fff;margin-top:1.5rem;padding-left:0;list-style:none}.SelbstAccordion-module__kPQwmW__bulletList li{margin-bottom:1rem;padding-left:1.5rem;line-height:1.6;position:relative}.SelbstAccordion-module__kPQwmW__bulletList li:before{content:"—";color:#006199;font-weight:700;position:absolute;left:0}
.CTASection-module__GIQfhW__section{background:#000;padding:5rem 0;position:relative;overflow:hidden}.CTASection-module__GIQfhW__section:before{content:"";opacity:.15;z-index:1;background:url(/images/concrete-background.jpg) 50%/cover;width:100%;height:100%;position:absolute;top:0;left:0}.CTASection-module__GIQfhW__ctaContent{z-index:2;justify-content:space-between;align-items:center;gap:4rem;display:flex;position:relative}.CTASection-module__GIQfhW__left{flex:1}.CTASection-module__GIQfhW__title{background:linear-gradient(#006199 0% 10%,#e7e7e7 90%,#fff 100%);-webkit-text-fill-color:transparent;letter-spacing:.0015em;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-family:Oswald,sans-serif;font-size:clamp(4.5rem,9vw,4.6rem);font-weight:800}.CTASection-module__GIQfhW__highlight{color:#006199}.CTASection-module__GIQfhW__right{flex-direction:column;gap:1rem;display:flex}.CTASection-module__GIQfhW__ctaBtn,.CTASection-module__GIQfhW__secondaryBtn{letter-spacing:.05em;text-align:center;white-space:nowrap;border-radius:4px;padding:1.25rem 2.5rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.CTASection-module__GIQfhW__ctaBtn{color:#fff;background:0 0;border:2px solid #006199}.CTASection-module__GIQfhW__ctaBtn:hover{background:#004d7a;border-color:#004d7a;transform:translateY(-2px);box-shadow:0 4px 12px #00619966}.CTASection-module__GIQfhW__secondaryBtn{color:#c41e3a;background:0 0;border:2px solid #c41e3a}.CTASection-module__GIQfhW__secondaryBtn:hover{color:#fff;background:#c41e3a;transform:translateY(-2px);box-shadow:0 4px 12px #c41e3a66}@media (max-width:1024px){.CTASection-module__GIQfhW__ctaContent{text-align:center;flex-direction:column;gap:3rem}.CTASection-module__GIQfhW__right{width:100%;max-width:400px}.CTASection-module__GIQfhW__ctaBtn,.CTASection-module__GIQfhW__secondaryBtn{width:100%}}@media (max-width:768px){.CTASection-module__GIQfhW__section{padding:4rem 0}.CTASection-module__GIQfhW__title{font-size:2.5rem}.CTASection-module__GIQfhW__ctaBtn,.CTASection-module__GIQfhW__secondaryBtn{padding:1rem 2rem;font-size:.9rem}}
.SeerviceCards-module__dbI5KW__section{background:linear-gradient(135deg,#e3f2fd 0%,#c3c3c3 100%);padding:6rem 0;position:relative;overflow:hidden}.SeerviceCards-module__dbI5KW__section:before{content:"";z-index:1;background:radial-gradient(circle at 20%,#0061991a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#c41e3a14 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.SeerviceCards-module__dbI5KW__title{text-transform:uppercase;text-align:center;letter-spacing:-.02em;background:linear-gradient(135deg,#006199 0%,#000 100%);-webkit-text-fill-color:transparent;z-index:2;-webkit-background-clip:text;background-clip:text;margin-bottom:4rem;font-family:Oswald,sans-serif;font-size:clamp(3rem,5vw,4rem);font-weight:700;position:relative}.SeerviceCards-module__dbI5KW__grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid;position:relative}.SeerviceCards-module__dbI5KW__card{-webkit-backdrop-filter:blur(20px);cursor:pointer;background:#ffffff40;border:1px solid #ffffff80;border-radius:20px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px #0061991a,inset 0 1px #fff9}.SeerviceCards-module__dbI5KW__card:before{content:"";transform-origin:0;background:#006199;width:100%;height:3px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;transform:scaleX(0)}.SeerviceCards-module__dbI5KW__card:hover{-webkit-backdrop-filter:blur(25px);background:#fff6;border-color:#0061994d;transform:translateY(-12px);box-shadow:0 16px 48px #00619933,inset 0 1px #fffc}.SeerviceCards-module__dbI5KW__card:hover:before{transform:scaleX(1)}.SeerviceCards-module__dbI5KW__cardInner{z-index:2;padding:2.5rem 2rem;position:relative}.SeerviceCards-module__dbI5KW__iconWrapper{-webkit-backdrop-filter:blur(10px);background:#00619946;border:1px solid #fff6;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0061991a,inset 0 1px #ffffff80}.SeerviceCards-module__dbI5KW__iconWrapper:before{content:"";background:radial-gradient(circle,var(--accent-color)0%,transparent 70%);opacity:0;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__iconWrapper{-webkit-backdrop-filter:blur(15px);background:#00619926;border-color:#00619966;transform:scale(1.08);box-shadow:0 8px 24px #00619933,inset 0 1px #ffffffb3}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__iconWrapper:before{opacity:.15}.SeerviceCards-module__dbI5KW__icon{color:#000;z-index:1;filter:drop-shadow(0 2px 4px #0000001a);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__icon{filter:drop-shadow(0 4px 12px #0061994d);color:#006199;transform:scale(1.15)}.SeerviceCards-module__dbI5KW__cardTitle{text-transform:uppercase;color:#006199;letter-spacing:.03em;text-shadow:0 1px 2px #fffc;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700;transition:all .3s}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__cardTitle{color:#006199;text-shadow:0 2px 4px #00619933}.SeerviceCards-module__dbI5KW__cardDescription{color:#37474f;font-size:1rem;line-height:1.6;transition:color .3s}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__cardDescription{color:#000}.SeerviceCards-module__dbI5KW__cardGlow{opacity:0;pointer-events:none;z-index:1;filter:blur(40px);background:radial-gradient(circle,#00619933 0%,#0000 70%);width:400px;height:400px;transition:opacity .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SeerviceCards-module__dbI5KW__card:hover .SeerviceCards-module__dbI5KW__cardGlow{opacity:1}.SeerviceCards-module__dbI5KW__ctaWrapper{text-align:center;z-index:2;margin-top:4rem;position:relative}.SeerviceCards-module__dbI5KW__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#006199 0%,#004a75 100%);border:1px solid #fff3;border-radius:12px;margin-top:5vh;padding:1.25rem 3rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 8px 24px #0061994d,inset 0 1px #fff3}.SeerviceCards-module__dbI5KW__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.SeerviceCards-module__dbI5KW__ctaButton:hover{background:linear-gradient(135deg,#004a75 0%,#003357 100%);transform:translateY(-4px);box-shadow:0 12px 32px #00619966,inset 0 1px #ffffff4d}.SeerviceCards-module__dbI5KW__ctaButton:hover:before{left:100%}@media (max-width:768px){.SeerviceCards-module__dbI5KW__section{padding:4rem 0}.SeerviceCards-module__dbI5KW__title{margin-bottom:3rem}.SeerviceCards-module__dbI5KW__grid{grid-template-columns:1fr;gap:1.5rem}.SeerviceCards-module__dbI5KW__cardInner{padding:2rem 1.5rem}.SeerviceCards-module__dbI5KW__iconWrapper{width:70px;height:70px}.SeerviceCards-module__dbI5KW__icon{width:35px;height:35px}.SeerviceCards-module__dbI5KW__cardTitle{font-size:1.3rem}.SeerviceCards-module__dbI5KW__cardDescription{font-size:.95rem}.SeerviceCards-module__dbI5KW__ctaWrapper{margin-top:3rem}.SeerviceCards-module__dbI5KW__ctaButton{margin-top:5vh;padding:1rem 2rem;font-size:.9rem}}@media (max-width:480px){.SeerviceCards-module__dbI5KW__section{padding:3rem 0}.SeerviceCards-module__dbI5KW__grid{gap:1.25rem}.SeerviceCards-module__dbI5KW__cardInner{padding:1.75rem 1.25rem}.SeerviceCards-module__dbI5KW__iconWrapper{border-radius:16px;width:60px;height:60px}.SeerviceCards-module__dbI5KW__cardTitle{font-size:1.2rem}}
.HerSection-module__fwsG_W__section{background:#ed000000 url(../media/hero-background.2ac79c69.jpg) 50%/cover fixed;flex-direction:column;height:1200px;display:flex;position:relative}.HerSection-module__fwsG_W__section:before{content:"";z-index:0;background:linear-gradient(#00000080 0%,#0000004d 50%,#000000e9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.HerSection-module__fwsG_W__heroOverlay{align-items:left;text-align:left;z-index:2;flex:1;justify-content:left;padding:12rem 0 2rem;display:flex;position:relative}.HerSection-module__fwsG_W__heroTitle{text-transform:uppercase;color:#fff;letter-spacing:.02em;text-shadow:0 4px 20px #00000080;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,10vw,5rem);font-weight:700;line-height:.9}.HerSection-module__fwsG_W__heroTitle .HerSection-module__fwsG_W__title-line{display:inline-block}.HerSection-module__fwsG_W__heroSubtitle{background:linear-gradient(135deg,#006199 0%,#fff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 8px #00000063);letter-spacing:.05em;text-shadow:0 2px 10px #00000080;-webkit-background-clip:text;background-clip:text;max-width:800px;font-size:clamp(1rem,2.5vw,1.28rem);font-weight:400}.HerSection-module__fwsG_W__contentWrapper{z-index:2;padding-top:1.4rem;position:relative}.HerSection-module__fwsG_W__wrapper{grid-template-columns:1fr 20%;align-items:stretch;gap:0;min-height:500px;display:grid}.HerSection-module__fwsG_W__content{flex-direction:column;justify-content:center;max-width:900px;padding:0 3rem 4rem 60px;display:flex}.HerSection-module__fwsG_W__title{text-transform:uppercase;filter:drop-shadow(0 5px 8px #00000063);background:linear-gradient(135deg,#04a3ff 0%,#fff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.2}.HerSection-module__fwsG_W__subtitle{color:#fff;width:25vw;margin-bottom:1.5rem;font-size:clamp(1rem,1.8vw,1.104rem);font-weight:200;line-height:1.6}.HerSection-module__fwsG_W__description{color:#fff;margin-bottom:0;font-size:clamp(.8rem,1.03vw,1.05rem);line-height:1.8}.HerSection-module__fwsG_W__statsWrapper{align-self:stretch;width:100%;height:100%;margin-left:auto;transform:translateY(-70vh)}.HerSection-module__fwsG_W__ctaWrapper{margin-top:2rem}.HerSection-module__fwsG_W__ctaButton{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#c41e3a 0%,#8b1529 100%);border-radius:8px;padding:1rem 2.5rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 12px #c41e3a4d}.HerSection-module__fwsG_W__ctaButton:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.HerSection-module__fwsG_W__ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 20px #c41e3a66}.HerSection-module__fwsG_W__ctaButton:hover:before{left:100%}@media (max-width:1200px){.HerSection-module__fwsG_W__section{background-image:url(../media/MOB-hero-background.b47d1259.jpg)}.HerSection-module__fwsG_W__wrapper{grid-template-columns:1fr 25%}.HerSection-module__fwsG_W__content{padding:0 2rem 3rem 0}.HerSection-module__fwsG_W__ctaWrapper{margin-top:2rem}.HerSection-module__fwsG_W__ctaButton{padding:.9rem 2.25rem;font-size:.95rem}}@media (max-width:1024px){.HerSection-module__fwsG_W__section{background-attachment:scroll}.HerSection-module__fwsG_W__section:before{content:"";z-index:1;background:linear-gradient(#00000040 0%,#00000026 40%,#0000004d 100%);width:100%;height:100%;display:none;position:absolute;top:0;left:0}.HerSection-module__fwsG_W__heroOverlay{padding:6rem 1.5rem 3rem}.HerSection-module__fwsG_W__heroTitle{margin-bottom:1.5rem;font-size:clamp(3rem,12vw,5rem)}.HerSection-module__fwsG_W__heroSubtitle{font-size:clamp(1rem,3vw,1.4rem)}.HerSection-module__fwsG_W__contentWrapper{padding-top:3rem}.HerSection-module__fwsG_W__wrapper{grid-template-columns:1fr;align-items:flex-start;gap:0;min-height:auto}.HerSection-module__fwsG_W__content{text-align:center;max-width:100%;padding:0 1.5rem 3rem}.HerSection-module__fwsG_W__statsWrapper{pointer-events:none;width:100vw;height:150vh;margin-left:calc(50% - 50vw)}.HerSection-module__fwsG_W__ctaButton{z-index:4;-webkit-tap-highlight-color:transparent;touch-action:manipulation;pointer-events:auto;display:inline-block;position:relative}.HerSection-module__fwsG_W__statsWrapper *{pointer-events:auto}.HerSection-module__fwsG_W__ctaWrapper{text-align:center;margin-top:2rem}}@media (max-width:768px){.HerSection-module__fwsG_W__section{background:url(../media/MOB-hero-background.b47d1259.jpg) 0 0/cover no-repeat fixed;flex-direction:column;align-items:center;height:120vh;display:flex;position:relative}.HerSection-module__fwsG_W__section:before{background:linear-gradient(#0003 0%,#0000001a 40%,#00000040 100%);display:none}.HerSection-module__fwsG_W__heroOverlay{text-align:center;align-items:center;margin-top:9vh;padding:5rem 1rem 2.5rem}.HerSection-module__fwsG_W__heroTitle{text-align:center;filter:drop-shadow(-12px 0 8px #00000042);margin-bottom:1rem;font-size:2.3rem}.HerSection-module__fwsG_W__content{padding:0 1rem 2rem}.HerSection-module__fwsG_W__title{filter:drop-shadow(-12px 0 8px #00000042);margin-bottom:1rem;margin-left:0;font-size:1.3rem}.HerSection-module__fwsG_W__description{margin-left:0;padding-left:10%;padding-right:10%}.HerSection-module__fwsG_W__subtitle{filter:drop-shadow(0 5px 8px #0000004b);width:100vw;margin-bottom:1rem;margin-left:0;padding-left:10%;padding-right:10%;font-size:.93rem;font-weight:400}.HerSection-module__fwsG_W__ctaWrapper{margin-top:1.75rem;margin-left:0}.HerSection-module__fwsG_W__ctaButton{padding:.85rem 2rem;font-size:.9rem}}@media (max-width:480px){.HerSection-module__fwsG_W__section{z-index:0}.HerSection-module__fwsG_W__heroOverlay{padding:4rem 1rem 2rem}.HerSection-module__fwsG_W__ctaButton{padding:.8rem 1.75rem;font-size:.85rem}}
.MarcoSignature-module__BCvQ7W__section{background:#fff0;min-height:180vh;display:flex;position:relative;overflow:visible}.MarcoSignature-module__BCvQ7W__imageWrapper{z-index:1;background-image:url(/images/marcoserra.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-self:flex-start;width:60%;height:100vh;position:sticky;top:0;left:0}.MarcoSignature-module__BCvQ7W__imageOverlay{background:linear-gradient(90deg,#000000a9 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.MarcoSignature-module__BCvQ7W__contentWrapper{z-index:10;width:60%;min-height:150vh;padding:0 0;position:absolute;right:0}.MarcoSignature-module__BCvQ7W__textContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff0;border:none;border-radius:0;width:100%;max-width:none;padding:3rem 4rem;box-shadow:0 10px 40px #00000026}.MarcoSignature-module__BCvQ7W__title{text-transform:uppercase;color:#000;text-align:right;letter-spacing:.05em;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2}.MarcoSignature-module__BCvQ7W__subtitle{text-transform:uppercase;color:#0000;text-align:right;letter-spacing:.1em;border-bottom:2px solid #000;margin-bottom:3rem;padding-bottom:1rem;font-family:Oswald,sans-serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:300}.MarcoSignature-module__BCvQ7W__bio{text-align:right;color:#333;margin-bottom:3rem;font-size:clamp(1.7rem,1.3vw,1.15rem);line-height:1.8}.MarcoSignature-module__BCvQ7W__mobileHeader,.MarcoSignature-module__BCvQ7W__mobileTitle,.MarcoSignature-module__BCvQ7W__mobileSubtitle{display:none}.MarcoSignature-module__BCvQ7W__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.121rem;margin-top:3rem;display:grid}.MarcoSignature-module__BCvQ7W__skillPill{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:#f1f1f1;text-transform:uppercase;letter-spacing:.05em;text-align:center;background:#000;border-radius:3px;padding:1rem 1.5rem;font-family:Oswald,sans-serif;font-size:.85rem;font-weight:200;transition:all .3s}.MarcoSignature-module__BCvQ7W__skillPill:hover{color:#fff;background:#006199;transform:translateY(-4px);box-shadow:0 6px 16px #0061994d}.MarcoSignature-module__BCvQ7W__bottomGradient{pointer-events:none;z-index:15;background:linear-gradient(#0000 0%,#000000a5 -10%,#ffffffe6 230%);width:100%;height:40px;display:none;position:absolute;bottom:0;left:0}@media (max-width:1024px){.MarcoSignature-module__BCvQ7W__section{flex-direction:column;min-height:auto}.MarcoSignature-module__BCvQ7W__imageWrapper{z-index:1;align-self:flex-start;width:100%;height:100vh;position:sticky;top:0}.MarcoSignature-module__BCvQ7W__imageOverlay{background:linear-gradient(#0003 0%,#0000 100%)}.MarcoSignature-module__BCvQ7W__contentWrapper{z-index:10;width:100%;min-height:auto;margin-top:-8rem;padding:0;position:relative}.MarcoSignature-module__BCvQ7W__textContainer{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:none;border-radius:0;width:100%;max-width:none;padding:2.5rem 1.5rem;box-shadow:0 15px 50px #0003}.MarcoSignature-module__BCvQ7W__title{margin-bottom:1.5rem;font-size:clamp(1.8rem,6vw,2.5rem)}.MarcoSignature-module__BCvQ7W__subtitle{margin-bottom:2rem;font-size:clamp(1.2rem,4vw,1.6rem)}.MarcoSignature-module__BCvQ7W__bio{margin-bottom:2rem;font-size:clamp(.95rem,2.5vw,1.05rem)}.MarcoSignature-module__BCvQ7W__skillsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:2rem}.MarcoSignature-module__BCvQ7W__skillPill{padding:.85rem 1.2rem;font-size:.85rem}.MarcoSignature-module__BCvQ7W__bottomGradient{height:50px}}@media (max-width:768px){.MarcoSignature-module__BCvQ7W__imageWrapper{height:100vh!important}.MarcoSignature-module__BCvQ7W__contentWrapper{margin-top:-6rem}.MarcoSignature-module__BCvQ7W__textContainer{padding:2rem 1.25rem}}@media (max-width:480px){.MarcoSignature-module__BCvQ7W__imageWrapper{height:100vh!important}.MarcoSignature-module__BCvQ7W__contentWrapper{margin-top:-6rem}.MarcoSignature-module__BCvQ7W__textContainer{padding:2rem 1.25rem}.MarcoSignature-module__BCvQ7W__skillsGrid{grid-template-columns:1fr}}
.FloorComparison-module__4sCkjW__section{background:#fff;padding:8rem 0;position:relative;overflow:hidden}.FloorComparison-module__4sCkjW__sectionHeader{text-align:center;margin-bottom:5rem}.FloorComparison-module__4sCkjW__sectionTitle{text-transform:uppercase;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);letter-spacing:.05em;background:#e9020230;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.FloorComparison-module__4sCkjW__sectionSubtitle{color:#666;max-width:700px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.FloorComparison-module__4sCkjW__comparisonGrid{grid-template-columns:45% 55%;align-items:start;gap:1rem;display:grid}.FloorComparison-module__4sCkjW__leftPanel{flex-direction:column;gap:2rem;display:flex}.FloorComparison-module__4sCkjW__infoCard{background:#f8f9fa;border-left:14px solid #006199;border-radius:0;padding:.5rem}.FloorComparison-module__4sCkjW__cardTitle{text-transform:uppercase;color:#000;letter-spacing:.03em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:600}.FloorComparison-module__4sCkjW__cardText{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.8}.FloorComparison-module__4sCkjW__damageList{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.FloorComparison-module__4sCkjW__damageItem{color:#333;align-items:center;gap:.75rem;font-size:.95rem;display:flex}.FloorComparison-module__4sCkjW__damageDot{border-radius:50%;flex-shrink:0;width:12px;height:12px}.FloorComparison-module__4sCkjW__sliderControl{background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2.5rem;box-shadow:0 4px 12px #0000000d}.FloorComparison-module__4sCkjW__sliderHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.FloorComparison-module__4sCkjW__sliderTitle{text-transform:uppercase;color:#000;letter-spacing:.03em;font-family:Oswald,sans-serif;font-size:1.2rem;font-weight:600}.FloorComparison-module__4sCkjW__conditionBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:20px;padding:.5rem 1rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600}.FloorComparison-module__4sCkjW__sliderWrapper{margin-bottom:1rem}.FloorComparison-module__4sCkjW__slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#e24a4a 0%,#e2a84a 33%,#4a90e2 66%,#00c851 100%);border-radius:4px;outline:none;width:100%;height:8px}.FloorComparison-module__4sCkjW__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#006199;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 8px #00619966}.FloorComparison-module__4sCkjW__slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 4px 12px #00619999}.FloorComparison-module__4sCkjW__slider::-webkit-slider-thumb:active{transform:scale(1.1)}.FloorComparison-module__4sCkjW__slider::-moz-range-thumb{cursor:pointer;background:#006199;border:none;border-radius:50%;width:24px;height:24px;transition:all .2s;box-shadow:0 2px 8px #00619966}.FloorComparison-module__4sCkjW__slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 4px 12px #00619999}.FloorComparison-module__4sCkjW__sliderLabels{justify-content:space-between;margin-top:.75rem;display:flex}.FloorComparison-module__4sCkjW__sliderLabel{color:#666;font-size:.85rem;font-weight:500}.FloorComparison-module__4sCkjW__sliderValue{border-top:1px solid #e0e0e0;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.FloorComparison-module__4sCkjW__valueLabel{color:#666;font-size:.9rem}.FloorComparison-module__4sCkjW__valueNumber{color:#006199;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:700}.FloorComparison-module__4sCkjW__ctaBox{background:linear-gradient(135deg,#006199 0%,#004d7a 100%);border-radius:12px;padding:2rem}.FloorComparison-module__4sCkjW__ctaText{color:#fff;margin:0;font-size:1rem;line-height:1.8}.FloorComparison-module__4sCkjW__rightPanel{position:sticky;top:100px}.FloorComparison-module__4sCkjW__canvasContainer{background:linear-gradient(135deg,#00000097 0%,#fff 100%);border:2px solid #fff;border-radius:0;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000004d}.FloorComparison-module__4sCkjW__canvasOverlay{z-index:10;pointer-events:none;position:absolute;top:20px;right:20px}.FloorComparison-module__4sCkjW__conditionIndicator{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.05em;background:#000000b3;border:2px solid;border-radius:25px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:600;display:flex}.FloorComparison-module__4sCkjW__indicatorDot{border-radius:50%;width:10px;height:10px}.FloorComparison-module__4sCkjW__instruction{text-align:center;color:#666;margin-top:1.5rem;font-size:.95rem;font-style:italic}@media (max-width:1024px){.FloorComparison-module__4sCkjW__section{padding:5rem 0}.FloorComparison-module__4sCkjW__comparisonGrid{grid-template-columns:1fr;gap:3rem}.FloorComparison-module__4sCkjW__rightPanel{position:relative;top:0}.FloorComparison-module__4sCkjW__canvasContainer{height:500px}}@media (max-width:768px){.FloorComparison-module__4sCkjW__sectionHeader{margin-bottom:3rem}.FloorComparison-module__4sCkjW__mobileHeader{text-align:center;z-index:5;pointer-events:none;padding:0 1.5rem;position:absolute;top:1.72rem;left:0;right:0}.FloorComparison-module__4sCkjW__mobileTitle{text-transform:uppercase;background:linear-gradient(90deg,#b50707 0% 10%,#000 90% 100%);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.53pc;font-weight:800;line-height:1.2}.FloorComparison-module__4sCkjW__mobileSubtitle{color:#000;padding-left:10%;padding-right:10%;font-size:.7pc;line-height:1.4}.FloorComparison-module__4sCkjW__mobileButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;background:#000000e6;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;bottom:2rem;box-shadow:0 4px 12px #0000004d}.FloorComparison-module__4sCkjW__mobileButton:hover{transform:scale(1.1);box-shadow:0 6px 20px #00619980}.FloorComparison-module__4sCkjW__mobileButton.FloorComparison-module__4sCkjW__active{background:#006199;transform:scale(1.1)}.FloorComparison-module__4sCkjW__infoButton{left:2rem}.FloorComparison-module__4sCkjW__sliderButton{right:2rem}.FloorComparison-module__4sCkjW__mobileInfoPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:15;background:#000000fa;border-top-left-radius:2px;border-top-right-radius:2px;max-height:40vh;padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -10px 40px #0003}.FloorComparison-module__4sCkjW__mobileInfoPanel.FloorComparison-module__4sCkjW__visible{transform:translateY(0)}.FloorComparison-module__4sCkjW__panelTitle{text-align:center;text-transform:uppercase;color:#000;letter-spacing:.03em;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.62rem;font-weight:600}.FloorComparison-module__4sCkjW__mobileDamageList{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.01rem;margin-bottom:3.5rem;font-weight:200;display:flex}.FloorComparison-module__4sCkjW__mobileSliderPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:15;background:#fffffffa;border-top-left-radius:24px;border-top-right-radius:24px;height:25vh;padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -10px 40px #0003}.FloorComparison-module__4sCkjW__mobileSliderPanel.FloorComparison-module__4sCkjW__visible{transform:translateY(0)}.FloorComparison-module__4sCkjW__mobileSliderHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.FloorComparison-module__4sCkjW__mobileSlider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#e24a4a 0%,#e2a84a 33%,#4a90e2 66%,#00c851 100%);border-radius:6px;outline:none;width:100%;height:12px;margin-bottom:1rem}.FloorComparison-module__4sCkjW__mobileSlider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#006199;border-radius:50%;width:32px;height:32px;box-shadow:0 4px 12px #00619966}.FloorComparison-module__4sCkjW__mobileSlider::-moz-range-thumb{cursor:pointer;background:#006199;border:none;border-radius:50%;width:32px;height:32px;box-shadow:0 4px 12px #00619966}.FloorComparison-module__4sCkjW__mobileSliderLabels{color:#666;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.FloorComparison-module__4sCkjW__helperText{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:none;z-index:5;background:#000000b3;border-radius:20px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.FloorComparison-module__4sCkjW__section{padding:3rem 0}.FloorComparison-module__4sCkjW__comparisonGrid{grid-template-columns:1fr;gap:0}.FloorComparison-module__4sCkjW__leftPanel{display:none}.FloorComparison-module__4sCkjW__rightPanel{position:relative;top:0}.FloorComparison-module__4sCkjW__canvasContainer{border-radius:0;width:100vw;height:85vh;margin:0 -1.5rem}.FloorComparison-module__4sCkjW__instruction{display:none}}@media (max-width:768px){.FloorComparison-module__4sCkjW__canvasContainer{height:80vh}.FloorComparison-module__4sCkjW__mobileInfoPanel{max-height:45vh}.FloorComparison-module__4sCkjW__mobileSliderPanel{height:38vh}}@media (max-width:480px){.FloorComparison-module__4sCkjW__mobileButton{width:48px;height:48px;bottom:1.5rem}.FloorComparison-module__4sCkjW__infoButton{left:1.5rem}.FloorComparison-module__4sCkjW__sliderButton{right:1.5rem}.FloorComparison-module__4sCkjW__canvasContainer{height:75vh}}.FloorComparison-module__4sCkjW__infoCard,.FloorComparison-module__4sCkjW__sliderControl,.FloorComparison-module__4sCkjW__ctaBox{padding:2rem}.FloorComparison-module__4sCkjW__damageList{grid-template-columns:1fr}.FloorComparison-module__4sCkjW__sliderHeader{flex-direction:column;align-items:flex-start;gap:1rem}.FloorComparison-module__4sCkjW__canvasContainer{height:400px}.FloorComparison-module__4sCkjW__canvasOverlay{top:15px;right:15px}.FloorComparison-module__4sCkjW__conditionIndicator{padding:.6rem 1rem;font-size:.85rem}}@media (max-width:480px){.FloorComparison-module__4sCkjW__infoCard,.FloorComparison-module__4sCkjW__sliderControl,.FloorComparison-module__4sCkjW__ctaBox{padding:1.5rem}.FloorComparison-module__4sCkjW__canvasContainer{border-radius:12px;height:350px}}
.FloorLayers-module__XqC3rq__section{background:#fff;padding:8rem 0;position:relative;overflow:hidden}.FloorLayers-module__XqC3rq__sectionHeader{text-align:center;margin-bottom:5rem}.FloorLayers-module__XqC3rq__sectionTitle{text-transform:uppercase;color:#000;letter-spacing:-.01em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.FloorLayers-module__XqC3rq__sectionSubtitle{color:#666;max-width:700px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.8}.FloorLayers-module__XqC3rq__comparisonGrid{grid-template-columns:45% 55%;align-items:start;gap:2rem;display:grid}.FloorLayers-module__XqC3rq__leftPanel{flex-direction:column;gap:2rem;display:flex}.FloorLayers-module__XqC3rq__infoCard{background:#f8f9fa;border-left:6px solid #006199;border-radius:12px;padding:2rem}.FloorLayers-module__XqC3rq__cardTitle{text-transform:uppercase;color:#000;letter-spacing:.03em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:clamp(1.5rem,2.5vw,1.8rem);font-weight:600}.FloorLayers-module__XqC3rq__cardText{color:#555;margin-bottom:2rem;font-size:1rem;line-height:1.8}.FloorLayers-module__XqC3rq__layerList{flex-direction:column;gap:1rem;display:flex}.FloorLayers-module__XqC3rq__layerItem{opacity:.5;background:#fff;border:2px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex}.FloorLayers-module__XqC3rq__layerItem.FloorLayers-module__XqC3rq__active{opacity:1;border-color:#006199;box-shadow:0 2px 8px #00619926}.FloorLayers-module__XqC3rq__layerNumber{color:#666;background:#e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.FloorLayers-module__XqC3rq__layerItem.FloorLayers-module__XqC3rq__active .FloorLayers-module__XqC3rq__layerNumber{color:#fff;background:#006199}.FloorLayers-module__XqC3rq__layerInfo{flex:1}.FloorLayers-module__XqC3rq__layerName{color:#000;margin-bottom:.25rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600}.FloorLayers-module__XqC3rq__layerDesc{color:#666;font-size:.85rem;line-height:1.4}.FloorLayers-module__XqC3rq__layerColorDot{border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:.5rem}.FloorLayers-module__XqC3rq__rightPanel{position:sticky;top:100px}.FloorLayers-module__XqC3rq__canvasContainer{background:linear-gradient(135deg,#f5f5f5 0%,#fff 100%);border:2px solid #e0e0e0;border-radius:12px;width:100%;height:600px;position:relative;overflow:hidden;box-shadow:0 10px 40px #0000001a}.FloorLayers-module__XqC3rq__helperText{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;pointer-events:none;z-index:5;background:#000000b3;border-radius:20px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.FloorLayers-module__XqC3rq__mobileInfoButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:20;background:#000000e6;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.FloorLayers-module__XqC3rq__mobileInfoButton:hover,.FloorLayers-module__XqC3rq__mobileInfoButton:active{transform:translate(-50%)scale(1.1)}.FloorLayers-module__XqC3rq__mobileInfoButton.FloorLayers-module__XqC3rq__active{background:#006199}.FloorLayers-module__XqC3rq__mobileInfoPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:15;background:#fffffffa;border-top-left-radius:24px;border-top-right-radius:24px;max-height:60vh;padding:2rem 1.5rem;transition:transform .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;overflow-y:auto;transform:translateY(100%);box-shadow:0 -10px 40px #0003}.FloorLayers-module__XqC3rq__mobileInfoPanel.FloorLayers-module__XqC3rq__visible{transform:translateY(0)}.FloorLayers-module__XqC3rq__panelTitle{text-align:center;text-transform:uppercase;color:#000;letter-spacing:.03em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:1.5rem;font-weight:600}.FloorLayers-module__XqC3rq__mobileLayerList{flex-direction:column;gap:1rem;padding-bottom:2rem;display:flex}.FloorLayers-module__XqC3rq__mobileLayerItem{opacity:.5;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;align-items:flex-start;gap:1rem;padding:1rem;transition:all .3s;display:flex}.FloorLayers-module__XqC3rq__mobileLayerItem.FloorLayers-module__XqC3rq__active{opacity:1;background:#fff;border-color:#006199;box-shadow:0 2px 8px #00619926}.FloorLayers-module__XqC3rq__sliderControl{background:#fff;border:2px solid #e0e0e0;border-radius:12px;margin-top:3rem;padding:2.5rem 2rem}.FloorLayers-module__XqC3rq__sliderTitle{text-transform:uppercase;color:#000;text-align:center;letter-spacing:.05em;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:clamp(1.3rem,2vw,1.6rem);font-weight:600}.FloorLayers-module__XqC3rq__sliderContainer{max-width:600px;margin:0 auto}.FloorLayers-module__XqC3rq__sliderLabels{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.FloorLayers-module__XqC3rq__sliderLabelLeft,.FloorLayers-module__XqC3rq__sliderLabelRight{text-transform:uppercase;color:#000;letter-spacing:.05em;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600}.FloorLayers-module__XqC3rq__slider{appearance:none;cursor:pointer;background:linear-gradient(90deg,#000 0%,#fff 100%);border:2px solid #000;border-radius:10px;outline:none;width:100%;height:8px;transition:all .3s}.FloorLayers-module__XqC3rq__slider:hover{box-shadow:0 2px 8px #0003}.FloorLayers-module__XqC3rq__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#000;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .3s;box-shadow:0 2px 8px #0000004d}.FloorLayers-module__XqC3rq__slider::-webkit-slider-thumb:hover{transform:scale(1.2);box-shadow:0 4px 12px #0006}.FloorLayers-module__XqC3rq__slider::-moz-range-thumb{cursor:pointer;background:#000;border:3px solid #fff;border-radius:50%;width:24px;height:24px;transition:all .3s;box-shadow:0 2px 8px #0000004d}.FloorLayers-module__XqC3rq__slider::-moz-range-thumb:hover{transform:scale(1.2);box-shadow:0 4px 12px #0006}.FloorLayers-module__XqC3rq__sliderStatus{text-align:center;margin-top:1.5rem}.FloorLayers-module__XqC3rq__statusLabel{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#000;border-radius:20px;padding:.5rem 1.5rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;display:inline-block}.FloorLayers-module__XqC3rq__ctaText{text-align:center;background:linear-gradient(135deg,#006199 0%,#004d7a 100%);border-radius:12px;margin-top:4rem;padding:3rem 2rem;box-shadow:0 10px 40px #0061994d}.FloorLayers-module__XqC3rq__ctaText p{color:#fff;max-width:900px;margin:0 auto;font-size:clamp(1.1rem,1.8vw,1.3rem);font-weight:500;line-height:1.8}.FloorLayers-module__XqC3rq__mobileHeader{text-align:center;z-index:5;pointer-events:none;padding:0 1.5rem;position:absolute;top:2rem;left:0;right:0}.FloorLayers-module__XqC3rq__mobileTitle{text-transform:uppercase;color:#000;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.8rem;font-weight:700;line-height:1.2}.FloorLayers-module__XqC3rq__mobileSubtitle{color:#666;font-size:.9rem;line-height:1.4}@media (max-width:1024px){.FloorLayers-module__XqC3rq__section{padding:3rem 0}.FloorLayers-module__XqC3rq__comparisonGrid{grid-template-columns:1fr;gap:0}.FloorLayers-module__XqC3rq__leftPanel{display:none}.FloorLayers-module__XqC3rq__rightPanel{position:relative;top:0}.FloorLayers-module__XqC3rq__canvasContainer{border:none;border-radius:0;width:100vw;height:70vh;margin:0 -1.5rem}.FloorLayers-module__XqC3rq__sliderControl{margin:2rem 0 0;padding:2rem 1.5rem}.FloorLayers-module__XqC3rq__sliderTitle{margin-bottom:1.5rem;font-size:1.3rem}.FloorLayers-module__XqC3rq__sliderLabels{margin-bottom:1rem}.FloorLayers-module__XqC3rq__sliderLabelLeft,.FloorLayers-module__XqC3rq__sliderLabelRight{font-size:.8rem}.FloorLayers-module__XqC3rq__slider{height:10px}.FloorLayers-module__XqC3rq__slider::-webkit-slider-thumb{width:28px;height:28px}.FloorLayers-module__XqC3rq__slider::-moz-range-thumb{width:28px;height:28px}.FloorLayers-module__XqC3rq__statusLabel{padding:.4rem 1.2rem;font-size:.85rem}.FloorLayers-module__XqC3rq__ctaText{margin:2rem 0 0;padding:2rem 1.5rem}.FloorLayers-module__XqC3rq__ctaText p{font-size:1rem}}@media (max-width:768px){.FloorLayers-module__XqC3rq__canvasContainer{height:65vh}.FloorLayers-module__XqC3rq__mobileTitle{font-size:1.55rem;transform:translateY(-5vh)}.FloorLayers-module__XqC3rq__mobileSubtitle{font-size:.75rem;transform:translateY(-5vh)}.FloorLayers-module__XqC3rq__mobileInfoButton{width:52px;height:52px;bottom:1.5rem}}@media (max-width:480px){.FloorLayers-module__XqC3rq__canvasContainer{height:60vh}.FloorLayers-module__XqC3rq__mobileInfoButton{width:48px;height:48px}.FloorLayers-module__XqC3rq__sliderControl{padding:1.5rem 1rem}.FloorLayers-module__XqC3rq__sliderTitle{font-size:1.1rem}.FloorLayers-module__XqC3rq__sliderLabelLeft,.FloorLayers-module__XqC3rq__sliderLabelRight{font-size:.75rem}.FloorLayers-module__XqC3rq__slider{height:8px}.FloorLayers-module__XqC3rq__slider::-webkit-slider-thumb{width:24px;height:24px}.FloorLayers-module__XqC3rq__slider::-moz-range-thumb{width:24px;height:24px}}
.Kontakt-module__Gw7W5W__main{font-family:Oswald,sans-serif}.Kontakt-module__Gw7W5W__submitBtn{color:#fff;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background:linear-gradient(135deg,#c41e3a 0%,#8b1529 100%);border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:56px;padding:1rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:700;transition:all .3s;display:flex;position:relative}.Kontakt-module__Gw7W5W__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #c41e3a66}.Kontakt-module__Gw7W5W__buttonContent{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Kontakt-module__Gw7W5W__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite Kontakt-module__Gw7W5W__spin}@keyframes Kontakt-module__Gw7W5W__spin{to{transform:rotate(360deg)}}.Kontakt-module__Gw7W5W__successMessage{color:#155724;text-align:center;background:#d4edda;border:1px solid #c3e6cb;border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:500;animation:.3s Kontakt-module__Gw7W5W__slideIn}.Kontakt-module__Gw7W5W__errorMessage{color:#721c24;text-align:center;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:500;animation:.3s Kontakt-module__Gw7W5W__slideIn}@keyframes Kontakt-module__Gw7W5W__slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Kontakt-module__Gw7W5W__input:disabled,.Kontakt-module__Gw7W5W__textarea:disabled{opacity:.6;cursor:not-allowed;background:#f5f5f5}@media (max-width:768px){.Kontakt-module__Gw7W5W__submitBtn{min-height:52px;padding:.9rem 1.5rem;font-size:.9rem}.Kontakt-module__Gw7W5W__spinner{border-width:2.5px;width:20px;height:20px}}@media (max-width:480px){.Kontakt-module__Gw7W5W__submitBtn{min-height:48px;font-size:.85rem}.Kontakt-module__Gw7W5W__spinner{border-width:2px;width:18px;height:18px}}.Kontakt-module__Gw7W5W__hero{text-align:left;align-items:left;background-color:#dedede;justify-content:flex-start;height:75vh;display:flex;position:relative}.Kontakt-module__Gw7W5W__heroContent{z-index:2;text-align:left;text-shadow:0 3px 7px #0000006a;background-image:url(/images/concrete-withlog.png);background-position:50%;background-size:cover;border-radius:33px;width:100%;margin-top:10vh;padding-top:14.5%;padding-left:3.5%;position:relative;scale:.85}.Kontakt-module__Gw7W5W__heroLogo{margin-bottom:2rem}.Kontakt-module__Gw7W5W__heroTitle{color:#fff;text-align:left;letter-spacing:.01em;margin-bottom:-.81rem;font-size:clamp(5rem,6vw,7.5rem);font-weight:700}.Kontakt-module__Gw7W5W__heroSubtitle{color:#fff;letter-spacing:.015em;font-size:clamp(2rem,2vw,1.8rem);font-weight:400}.Kontakt-module__Gw7W5W__contactSection{background:#e8e8e8;padding:20vh 5vw 10vh}.Kontakt-module__Gw7W5W__contactGrid{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;display:grid}.Kontakt-module__Gw7W5W__contactLeft{flex-direction:column;padding-right:5vw;display:flex}.Kontakt-module__Gw7W5W__leftTitle{color:#000;letter-spacing:-1.52px;margin-bottom:2rem;font-size:clamp(4rem,3vw,3rem);font-weight:600;line-height:1.22}.Kontakt-module__Gw7W5W__infoBlock{flex-direction:column;gap:1.4rem;display:flex}.Kontakt-module__Gw7W5W__companyName{color:#000;letter-spacing:.05em;font-size:1.5rem;font-weight:700}.Kontakt-module__Gw7W5W__companySubtitle{color:#000;justify-content:center;align-items:center;margin-top:-1rem;font-size:.75rem;font-weight:600}.Kontakt-module__Gw7W5W__wrapperallinfo{flex-direction:row;gap:1rem;display:flex}.Kontakt-module__Gw7W5W__infoItem{flex-direction:column;gap:.25rem;display:flex}.Kontakt-module__Gw7W5W__infoLabel{color:#a90000;letter-spacing:.05em;font-size:1.2rem;font-weight:400}.Kontakt-module__Gw7W5W__infoText{color:#333;font-size:.9rem;font-weight:400}.Kontakt-module__Gw7W5W__infoNote{color:#666;font-size:.85rem;font-style:italic}.Kontakt-module__Gw7W5W__contactRight{background:#c41e3a;border-radius:8px;padding:3rem}.Kontakt-module__Gw7W5W__formWrapper{width:100%}.Kontakt-module__Gw7W5W__formTitle{color:#fff;letter-spacing:-.045em;margin-bottom:2rem;padding-right:10%;font-size:clamp(3.8rem,3vw,2.82rem);font-weight:700}.Kontakt-module__Gw7W5W__form{flex-direction:column;gap:1.5rem;display:flex}.Kontakt-module__Gw7W5W__formGroup{flex-direction:column;display:flex}.Kontakt-module__Gw7W5W__input,.Kontakt-module__Gw7W5W__textarea{color:#fff;background:0 0;border:none;border-bottom:2px solid #ffffff4d;width:100%;padding:1rem;font-family:Oswald,sans-serif;font-size:1.3rem;transition:border-color .3s}.Kontakt-module__Gw7W5W__input::placeholder,.Kontakt-module__Gw7W5W__textarea::placeholder{color:#fff9;letter-spacing:.05em}.Kontakt-module__Gw7W5W__input:focus,.Kontakt-module__Gw7W5W__textarea:focus{border-bottom-color:#fff;outline:none}.Kontakt-module__Gw7W5W__textarea{resize:vertical;min-height:120px}.Kontakt-module__Gw7W5W__submitBtn{color:#c41e3a;letter-spacing:.1em;cursor:pointer;background:#fff;border:none;border-radius:4px;width:80%;margin:2rem auto 0;padding:1rem 3rem;font-family:Oswald,sans-serif;font-size:1.52rem;font-weight:700;transition:all .3s}.Kontakt-module__Gw7W5W__submitBtn:hover{color:#fff;background:#000;transform:translateY(-2px)}.Kontakt-module__Gw7W5W__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Kontakt-module__Gw7W5W__successMessage{color:#fff;text-align:center;background:#4caf5033;border-radius:4px;padding:1rem;font-size:.95rem}.Kontakt-module__Gw7W5W__errorMessage{color:#fff;text-align:center;background:#f4433633;border-radius:4px;padding:1rem;font-size:.95rem}.Kontakt-module__Gw7W5W__mapSection{width:100%;height:450px}.Kontakt-module__Gw7W5W__mapSection iframe{filter:grayscale()contrast(1.2)}@media (max-width:1024px){.Kontakt-module__Gw7W5W__contactGrid{grid-template-columns:1fr}.Kontakt-module__Gw7W5W__hero{margin:0 1rem}}@media (max-width:768px){.Kontakt-module__Gw7W5W__hero{height:45vh;margin:0;border-radius:0!important}.Kontakt-module__Gw7W5W__heroContent{scale:1;border-radius:0!important}.Kontakt-module__Gw7W5W__heroTitle{color:#fff;text-align:left;letter-spacing:.01em;margin-top:10vh;margin-bottom:.81rem;font-size:clamp(2.2rem,6vw,2.5rem);font-weight:700}.Kontakt-module__Gw7W5W__heroSubtitle{color:#fff;letter-spacing:.015em;font-size:clamp(1rem,2vw,1.28rem);font-weight:400}.Kontakt-module__Gw7W5W__leftTitle{color:#000;letter-spacing:-1.52px;margin-bottom:2rem;font-size:2.3rem;font-weight:600;line-height:1.22}.Kontakt-module__Gw7W5W__hero:before{border-radius:0}.Kontakt-module__Gw7W5W__contactSection{padding:4rem 0}.Kontakt-module__Gw7W5W__contactRight{padding:2rem 1.5rem}.Kontakt-module__Gw7W5W__formTitle{font-size:2.28rem}.Kontakt-module__Gw7W5W__input,.Kontakt-module__Gw7W5W__textarea{font-size:.7rem}.Kontakt-module__Gw7W5W__submitBtn{width:100%;scale:.6}}
.Legal-module__F_jpgq__main{background:#f5f5f5;min-height:100vh;padding:10rem 0 4rem;font-family:Oswald,sans-serif}.Legal-module__F_jpgq__container{background:#fff;border-radius:8px;max-width:900px;margin:0 auto;padding:4rem 3rem;box-shadow:0 4px 20px #0000001a}.Legal-module__F_jpgq__title{color:#000;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700}.Legal-module__F_jpgq__subtitle{color:#666;margin-bottom:3rem;font-size:1.1rem;font-weight:400}.Legal-module__F_jpgq__section{border-bottom:1px solid #e0e0e0;margin-bottom:3rem;padding-bottom:2rem}.Legal-module__F_jpgq__section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.Legal-module__F_jpgq__section h2{color:#000;letter-spacing:.03em;margin-bottom:1.5rem;font-size:1.8rem;font-weight:600}.Legal-module__F_jpgq__section h3{color:#333;letter-spacing:.02em;margin:2rem 0 1rem;font-size:1.3rem;font-weight:600}.Legal-module__F_jpgq__section p{color:#444;margin-bottom:1rem;font-size:1rem;font-weight:400;line-height:1.8}.Legal-module__F_jpgq__section ul{margin-bottom:1rem;margin-left:2rem;list-style:outside}.Legal-module__F_jpgq__section li{color:#444;margin-bottom:.5rem;font-size:1rem;line-height:1.8}.Legal-module__F_jpgq__section a{color:#006199;word-break:break-all;text-decoration:underline;transition:color .3s}.Legal-module__F_jpgq__section a:hover{color:#004d7a}.Legal-module__F_jpgq__section strong{color:#000;font-weight:600}.Legal-module__F_jpgq__section p+p{margin-top:1rem}.Legal-module__F_jpgq__section p+h3{margin-top:2rem}.Legal-module__F_jpgq__section h3+p{margin-top:1rem}.Legal-module__F_jpgq__section ul+p{margin-top:1.5rem}.Legal-module__F_jpgq__section p[style*=pre-line]{white-space:pre-line}@media (max-width:768px){.Legal-module__F_jpgq__main{padding:8rem 0 2rem}.Legal-module__F_jpgq__container{box-shadow:none;border-radius:0;padding:2rem 1.5rem}.Legal-module__F_jpgq__title{font-size:2rem}.Legal-module__F_jpgq__subtitle{margin-bottom:2rem;font-size:1rem}.Legal-module__F_jpgq__section{margin-bottom:2.5rem;padding-bottom:1.5rem}.Legal-module__F_jpgq__section h2{margin-bottom:1.25rem;font-size:1.5rem}.Legal-module__F_jpgq__section h3{margin-top:1.5rem;font-size:1.2rem}.Legal-module__F_jpgq__section p,.Legal-module__F_jpgq__section li{font-size:.95rem;line-height:1.7}.Legal-module__F_jpgq__section ul{margin-left:1.5rem}}@media (max-width:480px){.Legal-module__F_jpgq__container{padding:1.5rem 1rem}.Legal-module__F_jpgq__title{font-size:1.75rem}.Legal-module__F_jpgq__subtitle{font-size:.9rem}.Legal-module__F_jpgq__section h2{font-size:1.3rem}.Legal-module__F_jpgq__section h3{font-size:1.1rem}.Legal-module__F_jpgq__section p,.Legal-module__F_jpgq__section li{font-size:.9rem}}@media print{.Legal-module__F_jpgq__main{background:#fff;padding:0}.Legal-module__F_jpgq__container{box-shadow:none;max-width:100%;padding:2rem}.Legal-module__F_jpgq__section{page-break-inside:avoid}.Legal-module__F_jpgq__section h2,.Legal-module__F_jpgq__section h3{page-break-after:avoid}.Legal-module__F_jpgq__section a{color:#000;text-decoration:none}.Legal-module__F_jpgq__section a:after{content:" (" attr(href)")";color:#666;font-size:.8rem}}
.Leistungen-module__uuEq9W__main{background:linear-gradient(#b50707 0%,#000 45%,#006199 100%);min-height:100vh;font-family:Oswald,sans-serif}.Leistungen-module__uuEq9W__principlesSubtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:1.2rem;font-weight:400}.Leistungen-module__uuEq9W__sectionText{color:#333;margin-bottom:1.5rem;line-height:1.8}.Leistungen-module__uuEq9W__sectionSubtitle{color:#006199;margin:1.5rem 0 1rem;font-weight:600}.Leistungen-module__uuEq9W__iconWrapper{background:#0061991a;border-radius:8px;justify-content:center;align-items:center;width:50px;height:50px;padding:8px;transition:all .3s;display:flex}.Leistungen-module__uuEq9W__accordionHeader:hover .Leistungen-module__uuEq9W__iconWrapper{background:#00619933;transform:scale(1.05)}.Leistungen-module__uuEq9W__accordionHeader.Leistungen-module__uuEq9W__active .Leistungen-module__uuEq9W__iconWrapper{background:#006199}.Leistungen-module__uuEq9W__icon{object-fit:contain;width:100%;height:100%;transition:all .3s}.Leistungen-module__uuEq9W__principlesTitle:after{content:"";background:#700;width:150px;height:3px;position:absolute;bottom:-1rem;left:50%;transform:translate(-50%)}.Leistungen-module__uuEq9W__accordionHeader.Leistungen-module__uuEq9W__active .Leistungen-module__uuEq9W__icon{filter:brightness(0)invert()}.Leistungen-module__uuEq9W__hero{text-align:center;background:#c41e3a00;padding:10rem 0 6rem}.Leistungen-module__uuEq9W__heroTitle{color:#fff;letter-spacing:.1em;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.Leistungen-module__uuEq9W__heroSubtitle{color:#fff;letter-spacing:.05em;margin-bottom:1.5rem;font-size:clamp(1.2rem,2.5vw,1.8rem);font-weight:500}.Leistungen-module__uuEq9W__heroDescription{color:#ffffffe6;max-width:900px;margin:0 auto;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:400;line-height:1.8}.Leistungen-module__uuEq9W__accordionSection{padding:4rem 0}.Leistungen-module__uuEq9W__accordionItem{border:2px solid #ffffff1a;border-radius:8px;margin-bottom:1.5rem;transition:all .3s;overflow:hidden}.Leistungen-module__uuEq9W__accordionItem:hover{border-color:#ffffff4d}.Leistungen-module__uuEq9W__accordionHeader{cursor:pointer;background:#0006;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem 2rem;transition:all .3s;display:flex}.Leistungen-module__uuEq9W__accordionHeader:hover{background:#0009}.Leistungen-module__uuEq9W__accordionHeader.Leistungen-module__uuEq9W__active{background:#c41e3a33;border-bottom:2px solid #c41e3a80}.Leistungen-module__uuEq9W__headerContent{text-align:left;align-items:center;gap:1.5rem;display:flex}.Leistungen-module__uuEq9W__icon{flex-shrink:0;font-size:2rem}.Leistungen-module__uuEq9W__title{color:#fff;letter-spacing:.05em;font-family:Oswald,sans-serif;font-size:clamp(1.1rem,2vw,1.4rem);font-weight:600}.Leistungen-module__uuEq9W__chevron{color:#fff;flex-shrink:0;transition:transform .3s}.Leistungen-module__uuEq9W__chevron.Leistungen-module__uuEq9W__rotate{transform:rotate(180deg)}.Leistungen-module__uuEq9W__accordionContent{background:#0000004d;padding:2rem;animation:.3s ease-out Leistungen-module__uuEq9W__slideDown}@keyframes Leistungen-module__uuEq9W__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Leistungen-module__uuEq9W__itemList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.Leistungen-module__uuEq9W__itemList li{color:#e5e5e5;padding-left:2rem;font-size:1rem;line-height:1.6;position:relative}.Leistungen-module__uuEq9W__itemList li:before{content:"•";color:#c41e3a;font-size:1.5rem;line-height:1;position:absolute;left:.5rem}.Leistungen-module__uuEq9W__sectionIntro,.Leistungen-module__uuEq9W__sectionText,.Leistungen-module__uuEq9W__sectionSubtitle,.Leistungen-module__uuEq9W__sectionGoal{background:linear-gradient(135deg,#006199 0%,#fff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 8px #00000063);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:1.3rem;line-height:1.8}.Leistungen-module__uuEq9W__sectionIntro{font-size:1.1rem;font-weight:500}.Leistungen-module__uuEq9W__sectionSubtitle{margin-top:2rem;margin-bottom:1rem;font-weight:600}.Leistungen-module__uuEq9W__sectionGoal{color:#ccc;margin-top:2rem;font-style:italic}.Leistungen-module__uuEq9W__principles{text-align:left;background:#f1f1f1;border-radius:1.13pc;margin:4rem 0;padding:3rem 0;scale:.8}.Leistungen-module__uuEq9W__principlesTitle{color:#006199;text-align:left;letter-spacing:.05em;text-transform:uppercase;margin-bottom:3rem;font-size:clamp(3rem,4vw,4rem);font-weight:700;font-family:Oswald,sans-serif!important}.Leistungen-module__uuEq9W__principlesContent{text-transform:uppercase;flex-direction:column;gap:-.15rem;max-width:900px;display:flex}.Leistungen-module__uuEq9W__principlesContent p{color:#006199;text-align:left;font-size:1.21rem;line-height:1.18}.Leistungen-module__uuEq9W__cta{padding:4rem 0 6rem}.Leistungen-module__uuEq9W__ctaContent{background:#0006;border:2px solid #ffffff1a;border-radius:12px;justify-content:space-between;align-items:center;padding:3rem;display:flex}.Leistungen-module__uuEq9W__ctaLeft{text-align:left}.Leistungen-module__uuEq9W__ctaTitle{color:#fff;letter-spacing:.05em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.Leistungen-module__uuEq9W__ctaSubtitle{color:#ccc;letter-spacing:.03em;font-size:clamp(1rem,1.5vw,1.3rem)}.Leistungen-module__uuEq9W__ctaRight{flex-direction:column;gap:1rem;display:flex}.Leistungen-module__uuEq9W__ctaBtnBlue,.Leistungen-module__uuEq9W__ctaBtnRed{color:#fff;cursor:pointer;letter-spacing:.05em;border:none;border-radius:4px;min-width:250px;padding:1rem 2.5rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.Leistungen-module__uuEq9W__ctaBtnBlue{background:#006199}.Leistungen-module__uuEq9W__ctaBtnBlue:hover{background:#004d7a;transform:translateY(-2px);box-shadow:0 4px 12px #00619966}.Leistungen-module__uuEq9W__ctaBtnRed{background:#c41e3a}.Leistungen-module__uuEq9W__ctaBtnRed:hover{background:#a01729;transform:translateY(-2px);box-shadow:0 4px 12px #c41e3a66}@media (max-width:1024px){.Leistungen-module__uuEq9W__ctaContent{text-align:center;flex-direction:column;gap:2rem}.Leistungen-module__uuEq9W__ctaLeft{text-align:center}.Leistungen-module__uuEq9W__ctaRight,.Leistungen-module__uuEq9W__ctaBtnBlue,.Leistungen-module__uuEq9W__ctaBtnRed{width:100%}}@media (max-width:768px){.Leistungen-module__uuEq9W__hero{padding:8rem 0 4rem}.Leistungen-module__uuEq9W__principlesTitle:after{content:"";background:#700;width:100px;height:3px;position:absolute;bottom:-1rem;left:13%;transform:translate(-50%)}.Leistungen-module__uuEq9W__principlesContent p{color:#006199;text-align:left;font-size:1.01rem;line-height:1.28}.Leistungen-module__uuEq9W__principlesTitle{font-size:2rem}.Leistungen-module__uuEq9W__accordionHeader{padding:1rem 1.5rem}.Leistungen-module__uuEq9W__headerContent{gap:1rem}.Leistungen-module__uuEq9W__ctaSubtitle{font-size:.8rem}.Leistungen-module__uuEq9W__ctaTitle{width:100%;scale:.9}.Leistungen-module__uuEq9W__icon{font-size:1.5rem}.Leistungen-module__uuEq9W__accordionContent{padding:1.5rem}.Leistungen-module__uuEq9W__itemList li{padding-left:1.5rem}.Leistungen-module__uuEq9W__ctaContent{padding:2rem 1.5rem}}
.Merkblaetter-module__mIblKq__main{min-height:100vh}.Merkblaetter-module__mIblKq__hero{background:linear-gradient(135deg,#1a237e 0%,#000 100%);padding:8rem 0 6rem;position:relative;overflow:hidden}.Merkblaetter-module__mIblKq__hero:before{content:"";z-index:1;background:radial-gradient(circle at 20%,#00619933 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.Merkblaetter-module__mIblKq__heroContent{z-index:2;text-align:center;position:relative}.Merkblaetter-module__mIblKq__heroTitle{text-transform:uppercase;color:#fff;letter-spacing:.02em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.Merkblaetter-module__mIblKq__heroSubtitle{color:#ffffffe6;max-width:700px;margin:0 auto;font-size:clamp(1rem,2vw,1.3rem);line-height:1.6}.Merkblaetter-module__mIblKq__filterSection{background:#f5f5f5;border-bottom:1px solid #e0e0e0;padding:3rem 0}.Merkblaetter-module__mIblKq__filterWrapper{flex-direction:column;gap:2rem;display:flex}.Merkblaetter-module__mIblKq__searchBar{width:100%;max-width:600px;margin:0 auto;position:relative}.Merkblaetter-module__mIblKq__searchIcon{color:#666;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.Merkblaetter-module__mIblKq__searchInput{background:#fff;border:2px solid #e0e0e0;border-radius:50px;width:100%;padding:1rem 1rem 1rem 3rem;font-size:1rem;transition:all .3s}.Merkblaetter-module__mIblKq__searchInput:focus{border-color:#006199;outline:none;box-shadow:0 4px 12px #0061991a}.Merkblaetter-module__mIblKq__categoryFilter{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Merkblaetter-module__mIblKq__categoryButton{color:#666;text-transform:uppercase;cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:8px;padding:.75rem 1.5rem;font-family:Oswald,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s}.Merkblaetter-module__mIblKq__categoryButton:hover{color:#006199;border-color:#006199}.Merkblaetter-module__mIblKq__categoryButton.Merkblaetter-module__mIblKq__active{color:#fff;background:#006199;border-color:#006199}.Merkblaetter-module__mIblKq__documentsSection{background:#fff;padding:4rem 0}.Merkblaetter-module__mIblKq__resultsCount{color:#666;text-align:center;margin-bottom:2rem;font-size:1rem}.Merkblaetter-module__mIblKq__loading{text-align:center;padding:4rem 2rem}.Merkblaetter-module__mIblKq__spinner{border:4px solid #e0e0e0;border-top-color:#006199;border-radius:50%;width:50px;height:50px;margin:0 auto 1rem;animation:1s linear infinite Merkblaetter-module__mIblKq__spin}@keyframes Merkblaetter-module__mIblKq__spin{to{transform:rotate(360deg)}}.Merkblaetter-module__mIblKq__emptyState{text-align:center;padding:4rem 2rem}.Merkblaetter-module__mIblKq__emptyIcon{color:#ccc;margin-bottom:1.5rem}.Merkblaetter-module__mIblKq__emptyState h3{color:#333;margin-bottom:.5rem;font-family:Oswald,sans-serif;font-size:1.5rem}.Merkblaetter-module__mIblKq__emptyState p{color:#666;font-size:1rem}.Merkblaetter-module__mIblKq__documentsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.Merkblaetter-module__mIblKq__documentCard{background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;padding:2rem;transition:all .3s;display:flex}.Merkblaetter-module__mIblKq__documentCard:hover{border-color:#006199;transform:translateY(-8px);box-shadow:0 12px 24px #0000001a}.Merkblaetter-module__mIblKq__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.Merkblaetter-module__mIblKq__docIcon{color:#006199}.Merkblaetter-module__mIblKq__categoryBadge{color:#006199;text-transform:uppercase;letter-spacing:.05em;background:#e3f2fd;border-radius:20px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.Merkblaetter-module__mIblKq__cardBody{flex:1;margin-bottom:1.5rem}.Merkblaetter-module__mIblKq__docTitle{color:#000;margin-bottom:.75rem;font-family:Oswald,sans-serif;font-size:1.3rem;font-weight:700;line-height:1.3}.Merkblaetter-module__mIblKq__docDescription{color:#666;margin-bottom:.75rem;font-size:.95rem;line-height:1.6}.Merkblaetter-module__mIblKq__docDate{color:#999;font-size:.85rem}.Merkblaetter-module__mIblKq__cardFooter{border-top:1px solid #f0f0f0;gap:.75rem;padding-top:1.5rem;display:flex}.Merkblaetter-module__mIblKq__viewButton,.Merkblaetter-module__mIblKq__downloadButton{text-transform:uppercase;cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-family:Oswald,sans-serif;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.Merkblaetter-module__mIblKq__viewButton{color:#006199;background:#e3f2fd;border:2px solid #0000}.Merkblaetter-module__mIblKq__viewButton:hover{color:#fff;background:#006199}.Merkblaetter-module__mIblKq__downloadButton{color:#c41e3a;background:#fff;border:2px solid #c41e3a}.Merkblaetter-module__mIblKq__downloadButton:hover{color:#fff;background:#c41e3a}@media (max-width:1024px){.Merkblaetter-module__mIblKq__documentsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}}@media (max-width:768px){.Merkblaetter-module__mIblKq__hero{padding:6rem 0 4rem}.Merkblaetter-module__mIblKq__filterSection{padding:2rem 0}.Merkblaetter-module__mIblKq__categoryFilter{gap:.75rem}.Merkblaetter-module__mIblKq__categoryButton{padding:.6rem 1.2rem;font-size:.85rem}.Merkblaetter-module__mIblKq__documentsSection{padding:3rem 0}.Merkblaetter-module__mIblKq__documentsGrid{grid-template-columns:1fr;gap:1.5rem}.Merkblaetter-module__mIblKq__documentCard{padding:1.5rem}.Merkblaetter-module__mIblKq__cardFooter{flex-direction:column}}@media (max-width:480px){.Merkblaetter-module__mIblKq__hero{padding:5rem 0 3rem}.Merkblaetter-module__mIblKq__heroTitle{font-size:2rem}.Merkblaetter-module__mIblKq__searchInput{font-size:.95rem}.Merkblaetter-module__mIblKq__categoryButton{padding:.5rem 1rem;font-size:.8rem}}
.UberUns-module__cxnfAW__main{min-height:100vh;padding-top:80px}.UberUns-module__cxnfAW__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#c41e3a 0%,#8b1529 100%);padding:6rem 0 4rem}.UberUns-module__cxnfAW__heroContent{max-width:900px;margin:0 auto}.UberUns-module__cxnfAW__heroTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.UberUns-module__cxnfAW__heroSubtitle{margin-bottom:1rem;font-size:clamp(1.2rem,3vw,1.8rem);font-weight:600}.UberUns-module__cxnfAW__heroDescription{opacity:.95;font-size:clamp(1rem,2vw,1.2rem);line-height:1.8}.UberUns-module__cxnfAW__marcoSplitSection{background:#fff;min-height:auto;display:flex;position:relative;overflow:visible}.UberUns-module__cxnfAW__marcoContentWrapper{z-index:10;width:50%;padding:5rem 0;position:relative;left:0}.UberUns-module__cxnfAW__marcoTextContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffffa;border:none;border-radius:0;width:100%;max-width:none;padding:4rem;box-shadow:0 10px 40px #00000026}.UberUns-module__cxnfAW__marcoTitle{text-transform:uppercase;color:#c41e3a;letter-spacing:.05em;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.2}.UberUns-module__cxnfAW__marcoSubtitle{color:#666;border-bottom:2px solid #c41e3a;margin-bottom:2rem;padding-bottom:1rem;font-size:1.1rem;font-style:italic;line-height:1.6}.UberUns-module__cxnfAW__marcoBioContent{margin-bottom:3rem}.UberUns-module__cxnfAW__marcoBioContent p{color:#282828;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.UberUns-module__cxnfAW__marcoQualifications{margin-top:3rem}.UberUns-module__cxnfAW__qualificationsTitle{text-transform:uppercase;text-transform:uppercase;color:#000;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:clamp(.95rem,3vw,1.62rem);font-weight:700}.UberUns-module__cxnfAW__qualificationsList{padding-left:60px;list-style-type:none}.UberUns-module__cxnfAW__qualificationsList li:before{content:"";background-color:red;width:.21vw;height:2.8vh;position:absolute;top:25%;left:-30px}.UberUns-module__cxnfAW__qualificationsList li{background:#00619900;border-radius:8px;margin-bottom:.25rem;font-size:1.05rem;line-height:1.6;transition:all .3s;position:relative}.UberUns-module__cxnfAW__qualificationsList li:hover{transform:translate(8px);box-shadow:0 4px 12px #0000001f}.UberUns-module__cxnfAW__marcoImageSide{z-index:1;align-self:flex-start;width:60%;height:100vh;position:sticky;top:0;right:0;overflow:hidden;scale:1}.UberUns-module__cxnfAW__marcoImageDefault,.UberUns-module__cxnfAW__marcoImageHover{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:opacity .6s;position:absolute;top:0;left:0}.UberUns-module__cxnfAW__marcoImageDefault{opacity:1;z-index:1;background-image:url(/images/macrolaboratory.jpeg);background-size:contain;scale:.8}.UberUns-module__cxnfAW__marcoImageHover{opacity:0;z-index:2;background-image:url(/images/macrolaboratory.jpeg);background-size:contain;scale:.8}.UberUns-module__cxnfAW__marcoImageSide:hover .UberUns-module__cxnfAW__marcoImageDefault{opacity:0}.UberUns-module__cxnfAW__marcoImageSide:hover .UberUns-module__cxnfAW__marcoImageHover{opacity:1}.UberUns-module__cxnfAW__mobileImageSlider,.UberUns-module__cxnfAW__mobileMarcoImage,.UberUns-module__cxnfAW__mobileLabSlider{display:none}.UberUns-module__cxnfAW__section4{color:#fff;text-align:center;background:linear-gradient(135deg,#006199 0%,#004a75 100%);padding:5rem 0}.UberUns-module__cxnfAW__section4Title{text-transform:uppercase;letter-spacing:.05em;margin-bottom:2rem;font-family:Oswald,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.UberUns-module__cxnfAW__section4Text{max-width:900px;margin:0 auto;font-size:1.3rem;font-style:italic;font-weight:500;line-height:1.8}.UberUns-module__cxnfAW__mainHero{color:#fff;text-align:center;background:#000;padding:6rem 0}.UberUns-module__cxnfAW__mainHeroTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-family:Oswald,sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.UberUns-module__cxnfAW__mainHeroSubtitle{opacity:.9;max-width:900px;margin:0 auto;font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.6}.UberUns-module__cxnfAW__labSection{background:#f5f5f5;padding:5rem 0}.UberUns-module__cxnfAW__labGrid{grid-template-columns:repeat(4,1fr);grid-auto-rows:150px;gap:.5rem;max-width:1400px;margin:0 auto;display:grid}.UberUns-module__cxnfAW__labImage{cursor:pointer;border-radius:4px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000001a}.UberUns-module__cxnfAW__labImage:first-child{grid-area:span 2/span 2}.UberUns-module__cxnfAW__labImage:nth-child(2){grid-row:span 3}.UberUns-module__cxnfAW__labImage:nth-child(3){grid-row:span 2}.UberUns-module__cxnfAW__labImage:nth-child(4){grid-area:span 3/span 2}.UberUns-module__cxnfAW__labImage:nth-child(5),.UberUns-module__cxnfAW__labImage:nth-child(6){grid-row:span 2}.UberUns-module__cxnfAW__labImage:hover{z-index:10;transform:scale(1.02);box-shadow:0 4px 16px #00000026}.UberUns-module__cxnfAW__image{width:100%;height:100%;transition:transform .5s,opacity .5s}.UberUns-module__cxnfAW__labImage:hover .UberUns-module__cxnfAW__image{transform:scale(1.05)}.UberUns-module__cxnfAW__cta{padding:6rem 0;position:relative;overflow:hidden}.UberUns-module__cxnfAW__ctaBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.UberUns-module__cxnfAW__ctaBgImage{width:100%;height:100%}.UberUns-module__cxnfAW__ctaOverlay{z-index:1;background:linear-gradient(135deg,#c41e3af5 0%,#070001ec 100%);width:100%;height:100%;position:absolute;top:0;left:0}.UberUns-module__cxnfAW__ctaContent{z-index:2;color:#fff;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.UberUns-module__cxnfAW__ctaLeft{flex:1}.UberUns-module__cxnfAW__ctaTitle{text-transform:uppercase;margin-bottom:1rem;font-family:Oswald,sans-serif;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700}.UberUns-module__cxnfAW__ctaSubtitle{opacity:.95;font-size:clamp(1rem,2vw,1.2rem)}.UberUns-module__cxnfAW__ctaRight{flex-shrink:0;gap:1.5rem;display:flex}.UberUns-module__cxnfAW__ctaBtnBlue,.UberUns-module__cxnfAW__ctaBtnRed{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border:2px solid #0000;border-radius:4px;padding:1rem 2rem;font-family:Oswald,sans-serif;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.UberUns-module__cxnfAW__ctaBtnBlue{color:#fff;background:#006199;border-color:#006199}.UberUns-module__cxnfAW__ctaBtnBlue:hover{background:#004a75;border-color:#004a75;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.UberUns-module__cxnfAW__ctaBtnRed{color:#fff;background:0 0;border-color:#fff}.UberUns-module__cxnfAW__ctaBtnRed:hover{color:#c41e3a;background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media (max-width:1024px){.UberUns-module__cxnfAW__marcoSplitSection{flex-direction:column;min-height:auto}.UberUns-module__cxnfAW__marcoImageSide,.UberUns-module__cxnfAW__labSection{display:none}.UberUns-module__cxnfAW__mobileMarcoImage{z-index:1;background-image:url(/images/macrolaboratory.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;order:1;align-self:flex-start;width:100%;height:100vh;display:block;position:sticky;top:0}.UberUns-module__cxnfAW__marcoContentWrapper{z-index:10;order:2;width:100%;min-height:auto;margin-top:-8rem;padding:0;position:relative}.UberUns-module__cxnfAW__marcoTextContainer{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff1a;border:1px solid #fff3;border-radius:0;width:100%;max-width:none;padding:2.5rem 1.5rem;box-shadow:0 15px 50px #0003}.UberUns-module__cxnfAW__marcoTitle{margin-bottom:1rem;font-size:clamp(1.8rem,6vw,2.5rem)}.UberUns-module__cxnfAW__marcoSubtitle{color:#100303;margin-bottom:1.5rem;font-size:1rem}.UberUns-module__cxnfAW__marcoBioContent p{color:#c90101;filter:drop-shadow(0 3px 8px #0000005e);margin-bottom:1rem;font-size:.95rem}.UberUns-module__cxnfAW__qualificationsTitle{-webkit-text-fill-color:transparent;filter:drop-shadow(0 5px 8px #00000063);background:linear-gradient(135deg,#006199 0%,#fff 100%);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:clamp(2.3rem,3vw,2.18rem)}.UberUns-module__cxnfAW__qualificationsList{padding-left:5px;font-weight:300!important}.UberUns-module__cxnfAW__qualificationsList li{text-transform:uppercase;color:#000;margin-bottom:1rem;margin-left:0;padding-left:0;font-size:.8rem;font-weight:400;line-height:1.4}.UberUns-module__cxnfAW__mobileLabSlider{background:#f5f5f5;padding:3rem 0;display:block}.UberUns-module__cxnfAW__sliderContainer{border-radius:8px;width:100%;height:70vh;margin:0 1rem;position:relative;overflow:hidden}.UberUns-module__cxnfAW__sliderTrack{width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.UberUns-module__cxnfAW__sliderImage{border-radius:8px;flex-shrink:0;min-width:calc(100% - 2rem);height:100%;margin:0 .5rem;position:relative;overflow:hidden}.UberUns-module__cxnfAW__sliderDots{z-index:10;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.UberUns-module__cxnfAW__sliderDot{cursor:pointer;background:#ffffff80;border-radius:50%;width:10px;height:10px;transition:all .3s}.UberUns-module__cxnfAW__sliderDot.UberUns-module__cxnfAW__active{background:#fff;width:12px;height:12px}.UberUns-module__cxnfAW__labGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:120px;gap:.4rem}.UberUns-module__cxnfAW__labImage:first-child,.UberUns-module__cxnfAW__labImage:nth-child(2),.UberUns-module__cxnfAW__labImage:nth-child(3){grid-area:span 2/span 1}.UberUns-module__cxnfAW__labImage:nth-child(4){grid-area:span 2/span 2}.UberUns-module__cxnfAW__labImage:nth-child(5),.UberUns-module__cxnfAW__labImage:nth-child(6){grid-area:span 2/span 1}.UberUns-module__cxnfAW__ctaContent{text-align:center;flex-direction:column;gap:2rem}.UberUns-module__cxnfAW__ctaRight{flex-direction:column;width:100%}.UberUns-module__cxnfAW__ctaBtnBlue,.UberUns-module__cxnfAW__ctaBtnRed{text-align:center;width:100%}}@media (max-width:768px){.UberUns-module__cxnfAW__hero{padding:4rem 0 3rem}.UberUns-module__cxnfAW__section4,.UberUns-module__cxnfAW__mainHero,.UberUns-module__cxnfAW__cta{padding:3rem 0}.UberUns-module__cxnfAW__labSection{display:none}.UberUns-module__cxnfAW__mobileImageSlider{height:100vh!important}.UberUns-module__cxnfAW__marcoContentWrapper{margin-top:-6rem}.UberUns-module__cxnfAW__qualificationsList{padding-left:5px;font-weight:300!important}.UberUns-module__cxnfAW__marcoTextContainer{padding:2rem 1.25rem}.UberUns-module__cxnfAW__section4Text{font-size:1.1rem}}@media (max-width:480px){.UberUns-module__cxnfAW__section4,.UberUns-module__cxnfAW__mainHero,.UberUns-module__cxnfAW__cta{padding:2.5rem 0}.UberUns-module__cxnfAW__labSection{display:none}.UberUns-module__cxnfAW__mobileImageSlider{height:100vh!important}.UberUns-module__cxnfAW__marcoContentWrapper{margin-top:-6rem}.UberUns-module__cxnfAW__marcoTextContainer{padding:2rem 1.25rem}.UberUns-module__cxnfAW__qualificationsList li{padding:0;font-size:.79rem;font-weight:400}}
