.About_about__rQHrA{padding:6rem 2rem;background:var(--color-grey)}.About_container__6n4Dm{max-width:1400px;margin:0 auto}.About_title__kxdmO{font-size:clamp(2.5rem,5vw,4rem);text-align:center;margin-bottom:4rem;font-weight:800;letter-spacing:-.02em}.About_grid__WEtlt{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:3rem;gap:3rem;text-align:center}.About_card__hl9Sx{padding:2rem;background:hsla(0,0%,100%,.03);border-radius:15px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease}.About_card__hl9Sx:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.2)}.About_icon__zL_aS{font-size:3rem;margin-bottom:1rem}.About_card__hl9Sx h3{font-size:1.5rem;margin-bottom:1rem;font-weight:700}.About_card__hl9Sx p{color:hsla(0,0%,100%,.8);line-height:1.7}@media (max-width:768px){.About_about__rQHrA{padding:4rem 1rem}.About_grid__WEtlt{grid-template-columns:1fr}}.Certifications_certifications__gAPo3{padding:6rem 2rem;background:var(--color-grey)}.Certifications_container__J7e7S{max-width:1400px;margin:0 auto}.Certifications_title__63LVL{font-size:clamp(2.5rem,5vw,4rem);text-align:center;margin-bottom:4rem;font-weight:800;letter-spacing:-.02em}.Certifications_badges__jVHdO{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.Certifications_badge__ROLyi{display:flex;align-items:center;gap:.75rem;background:hsla(0,0%,100%,.05);padding:1.25rem 2rem;border-radius:50px;border:2px solid hsla(0,0%,100%,.15);font-weight:700;font-size:1.1rem;transition:all .3s ease;font-family:var(--font-barlow)}.Certifications_badge__ROLyi:hover{transform:translateY(-5px);border-color:var(--color-teal);box-shadow:0 10px 30px rgba(0,201,177,.2)}.Certifications_checkmark__btPNB{width:24px;height:24px;color:var(--color-teal)}@media (max-width:768px){.Certifications_certifications__gAPo3{padding:4rem 1rem}.Certifications_badges__jVHdO{flex-direction:column;align-items:center}.Certifications_badge__ROLyi{width:100%;max-width:300px;justify-content:center}}.CTA_cta__lo4Rr{padding:8rem 2rem;background:linear-gradient(135deg,var(--color-teal) 0,var(--color-orange) 100%);position:relative;overflow:hidden}.CTA_cta__lo4Rr:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 50%,hsla(0,0%,100%,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(0,0,0,.2) 0,transparent 50%);pointer-events:none}.CTA_container__MKib0{max-width:1000px;margin:0 auto;text-align:center;position:relative;z-index:1}.CTA_title__m_2Kp{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1.5rem;font-weight:800;letter-spacing:-.02em;text-shadow:0 2px 20px rgba(0,0,0,.2)}.CTA_subtitle__xUKbr{font-size:1.4rem;margin-bottom:3rem;opacity:.95;max-width:700px;margin-left:auto;margin-right:auto}.CTA_button__lEmW4{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3.5rem;background:var(--color-dark);color:var(--color-white);text-decoration:none;border-radius:50px;font-weight:700;font-size:1.3rem;transition:all .3s ease;box-shadow:0 10px 40px rgba(0,0,0,.3);font-family:var(--font-barlow)}.CTA_button__lEmW4:hover{transform:translateY(-5px) scale(1.05);box-shadow:0 20px 60px rgba(0,0,0,.4)}@media (max-width:768px){.CTA_cta__lo4Rr{padding:5rem 1rem}.CTA_button__lEmW4{padding:1.25rem 2.5rem;font-size:1.1rem}}.Hero_hero__T3Fr4{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:120px 2rem 4rem;background:linear-gradient(135deg,rgba(0,201,177,.1),#1c1c1e 50%,rgba(255,107,0,.1))}.Hero_hero__T3Fr4:before{left:-50%;background:linear-gradient(45deg,transparent,rgba(0,201,177,.05));transform:skewX(-15deg)}.Hero_hero__T3Fr4:after,.Hero_hero__T3Fr4:before{content:"";position:absolute;top:0;width:100%;height:100%}.Hero_hero__T3Fr4:after{right:-50%;background:linear-gradient(-45deg,transparent,rgba(255,107,0,.05));transform:skewX(15deg)}.Hero_content__9ypWn{position:relative;z-index:2;text-align:center;max-width:1200px}.Hero_logo__KLHdu{width:100%;max-width:400px;margin:0 auto 3rem}.Hero_title__Bn2TU{font-size:clamp(2rem,5vw,3.5rem);margin-bottom:1.5rem;font-weight:800;letter-spacing:-.02em}.Hero_subtitle__lkRtQ{font-size:clamp(1rem,2.5vw,1.4rem);margin-bottom:2rem;color:hsla(0,0%,100%,.85);max-width:900px;margin-left:auto;margin-right:auto;line-height:1.7}.Hero_location__ep8np{display:inline-flex;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.1);padding:.75rem 1.5rem;border-radius:50px;margin-bottom:3rem;font-weight:600;border:1px solid hsla(0,0%,100%,.2)}.Hero_portalButtons___7ptN{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;max-width:800px;margin:0 auto}@media (max-width:768px){.Hero_hero__T3Fr4{padding:100px 1rem 3rem}.Hero_portalButtons___7ptN{grid-template-columns:1fr;gap:1.5rem}}.Navbar_navbar__fk_p7{position:fixed;top:0;left:0;right:0;background:rgba(28,28,30,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:1rem 2rem;border-bottom:1px solid hsla(0,0%,100%,.1);transition:background .3s ease}.Navbar_navbar__fk_p7.Navbar_scrolled___WOss{background:rgba(28,28,30,.98)}.Navbar_container__R6vwY{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.Navbar_logo__UM0Ax{height:50px}.Navbar_cta__NEzYS{background:var(--color-white);color:var(--color-dark);padding:.75rem 2rem;border-radius:50px;text-decoration:none;font-weight:700;transition:all .3s ease}.Navbar_cta__NEzYS:hover{transform:translateY(-2px);box-shadow:0 10px 30px hsla(0,0%,100%,.2)}@media (max-width:768px){.Navbar_navbar__fk_p7{padding:1rem}.Navbar_logo__UM0Ax{height:40px}.Navbar_cta__NEzYS{padding:.5rem 1.5rem;font-size:.9rem}}.PortalButton_button__ZMblO{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;border-radius:20px;text-decoration:none;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;border:2px solid transparent;min-height:240px}.PortalButton_button__ZMblO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:inherit;opacity:0;transition:opacity .4s ease;filter:blur(20px);z-index:-1}.PortalButton_button__ZMblO:hover:before{opacity:.6}.PortalButton_button__ZMblO:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 60px rgba(0,0,0,.4)}.PortalButton_schoonmaak__pUuYw{background:var(--color-teal);color:var(--color-dark)}.PortalButton_schoonmaak__pUuYw:hover{border-color:var(--color-teal);box-shadow:0 20px 60px rgba(0,201,177,.5)}.PortalButton_verkeer__kH6LX{background:var(--color-orange);color:var(--color-white)}.PortalButton_verkeer__kH6LX:hover{border-color:var(--color-orange);box-shadow:0 20px 60px rgba(255,107,0,.5)}.PortalButton_icon__sSRio{width:64px;height:64px;margin-bottom:1.5rem}.PortalButton_label__S0Ze_{font-size:2rem;font-weight:800;font-family:var(--font-barlow);margin-bottom:.5rem}.PortalButton_sublabel__60aCO{font-size:.9rem;opacity:.85;font-weight:600}.Footer_footer__UaG1g{background:var(--color-dark);padding:4rem 2rem 2rem;border-top:1px solid hsla(0,0%,100%,.1)}.Footer_container__Z8cUU{max-width:1400px;margin:0 auto}.Footer_top__b4wwC{display:grid;grid-template-columns:1fr 2fr;grid-gap:4rem;gap:4rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.Footer_logoSection__VgwU4{max-width:400px}.Footer_description__jfKNg{margin-top:1.5rem;color:hsla(0,0%,100%,.7);line-height:1.7}.Footer_links__oDyjI{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem;gap:3rem}.Footer_column__BQljC h4{font-size:1.3rem;margin-bottom:1.5rem;font-weight:700;font-family:var(--font-barlow)}.Footer_column__BQljC:first-child h4{color:var(--color-teal)}.Footer_column__BQljC:nth-child(2) h4{color:var(--color-orange)}.Footer_column__BQljC ul{list-style:none;padding:0;margin:0}.Footer_column__BQljC li{margin-bottom:.75rem}.Footer_column__BQljC a{color:hsla(0,0%,100%,.7);text-decoration:none;transition:color .2s ease}.Footer_column__BQljC a:hover{color:var(--color-white)}.Footer_bottom__O5rKs{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;color:hsla(0,0%,100%,.6)}.Footer_certBadges__rPlAe{display:flex;gap:1rem}.Footer_certBadges__rPlAe span{padding:.5rem 1rem;background:hsla(0,0%,100%,.05);border-radius:20px;font-size:.85rem;font-weight:600;border:1px solid hsla(0,0%,100%,.1)}@media (max-width:1024px){.Footer_top__b4wwC{grid-template-columns:1fr;gap:3rem}.Footer_links__oDyjI{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Footer_footer__UaG1g{padding:3rem 1rem 1.5rem}.Footer_links__oDyjI{grid-template-columns:1fr;gap:2rem}.Footer_bottom__O5rKs{flex-direction:column;gap:1rem;text-align:center}.Footer_certBadges__rPlAe{flex-wrap:wrap;justify-content:center}}.Services_services__NWQXN{padding:6rem 2rem;background:var(--color-dark)}.Services_container__Nrt0g{max-width:1400px;margin:0 auto}.Services_title__G5qZW{font-size:clamp(2.5rem,5vw,4rem);text-align:center;margin-bottom:4rem;font-weight:800;letter-spacing:-.02em}.Services_grid__SnjTi{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:3rem;gap:3rem}.Services_card__0upfP{background:var(--color-grey);border-radius:20px;padding:3rem;position:relative;overflow:hidden;border-top:4px solid;transition:all .4s ease}.Services_card__0upfP:hover{transform:translateY(-10px);box-shadow:0 20px 60px rgba(0,0,0,.3)}.Services_schoonmaak__BQzkW{border-top-color:var(--color-teal)}.Services_verkeer__0Mm4m{border-top-color:var(--color-orange)}.Services_card__0upfP h3{font-size:2.5rem;margin-bottom:1.5rem;font-weight:800}.Services_card__0upfP p{color:hsla(0,0%,100%,.85);margin-bottom:2rem;line-height:1.7}.Services_tags__lUn5T{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.Services_tag__Zyy3K{background:hsla(0,0%,100%,.1);padding:.5rem 1rem;border-radius:50px;font-size:.85rem;font-weight:600;border:1px solid hsla(0,0%,100%,.15)}.Services_button__9bjRO{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;font-family:var(--font-barlow)}.Services_schoonmaak__BQzkW .Services_button__9bjRO{background:var(--color-teal);color:var(--color-dark)}.Services_verkeer__0Mm4m .Services_button__9bjRO{background:var(--color-orange);color:var(--color-white)}.Services_button__9bjRO:hover{transform:translateX(5px);box-shadow:0 10px 30px rgba(0,0,0,.3)}@media (max-width:768px){.Services_services__NWQXN{padding:4rem 1rem}.Services_grid__SnjTi{grid-template-columns:1fr}}