:root{--color-black: rgb(0, 0, 0);--color-white: rgb(255, 255, 255);--color-creme: rgb(255, 250, 246);--color-grey: rgb(239, 239, 239);--color-grey_light: rgb(245, 245, 245);--color-grey_medium: rgb(167, 167, 167);--color-grey_dark: rgb(112, 112, 112);--color-red: #E85756;--color-dark_blue: #3E4157;--color-transparent: rgba(255, 255, 255, 0)}html{font-size:62.5%;scroll-behavior:smooth}.fg--black{--font-color: rgb(0, 0, 0)}.bg--black{background-color:rgb(0, 0, 0)}.fg--white{--font-color: rgb(255, 255, 255)}.bg--white{background-color:rgb(255, 255, 255)}.fg--creme{--font-color: rgb(255, 250, 246)}.bg--creme{background-color:rgb(255, 250, 246)}.fg--grey{--font-color: rgb(239, 239, 239)}.bg--grey{background-color:rgb(239, 239, 239)}.fg--grey_light{--font-color: rgb(245, 245, 245)}.bg--grey_light{background-color:rgb(245, 245, 245)}.fg--grey_medium{--font-color: rgb(167, 167, 167)}.bg--grey_medium{background-color:rgb(167, 167, 167)}.fg--grey_dark{--font-color: rgb(112, 112, 112)}.bg--grey_dark{background-color:rgb(112, 112, 112)}.fg--red{--font-color: #E85756}.bg--red{background-color:#E85756}.fg--dark_blue{--font-color: #3E4157}.bg--dark_blue{background-color:#3E4157}.fg--transparent{--font-color: rgba(255, 255, 255, 0)}.bg--transparent{background-color:rgba(255, 255, 255, 0)}@font-face{font-family:"Lato";src:url("/wp-content/themes/Contact-Theme/assets/fonts/Lato-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/wp-content/themes/Contact-Theme/assets/fonts/Lato-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Lato";src:url("/wp-content/themes/Contact-Theme/assets/fonts/Lato-Black.ttf") format("truetype");font-weight:800;font-style:normal;font-display:swap}:root{--font-family: Lato;--font-family-fallback: Arial, Roboto, sans-serif;--font-size: 2rem;--font-weight: 400;--line-height: 2;--letter-spacing: 0rem;--text-transform: none;--font-color: rgb(0, 0, 0);--background-color: rgb(255, 255, 255);--margin-bottom: 1rem}body{font-family:"Lato",Arial,Roboto,sans-serif;font-size:2rem;font-weight:400;line-height:2;text-transform:none;word-wrap:break-word;color:var(--font-color);background-color:#fff}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-size:2rem;font-weight:400;line-height:2;text-transform:none;color:var(--font-color);margin-bottom:1rem}h2{font-size:34px;line-height:40px;margin-bottom:20px;font-weight:bold}a{text-decoration:none;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.pre-headline{font-size:18px;text-transform:uppercase;margin-bottom:0}.wimple{background-color:#fff;position:fixed;top:200px;right:0;padding:20px;text-align:center;border-radius:20px 0 0 20px;box-shadow:0 3px 6px rgba(0,0,0,.16);z-index:9000}@media screen and (max-width: 991px){.wimple{transform:scale(0.7);right:-35px;top:auto;bottom:0}}.wimple a{text-decoration:none}.wimple div:nth-child(1):after{content:"";height:1px;width:20%;display:block;margin:10px auto 15px;background-color:#000}.wimple .phone-link{color:#000}.wimple .contact-link{color:#fff;background-color:#e85756;border-radius:5px;padding:5px 10px;display:inline-block;text-transform:uppercase;font-size:14px}.site-header{background-color:hsla(0,0%,100%,.6);position:fixed;top:0;left:0;right:0;height:60px;z-index:99999;backdrop-filter:blur(10px)}.site-header .navbar-brand img{height:40px;width:auto}.site-header #primary-menu{gap:20px;text-transform:uppercase;font-size:16px}.navbar-toggler{height:40px;width:45px;background-color:#fff;border-color:#3e4157}@media screen and (max-width: 991px){#primary-menu-wrap{position:fixed;top:60px;left:0;right:0;padding:15px;background-color:#fff}}.image-text-module{padding:80px 0;font-size:20px}.image-text-module h2{font-size:34px;margin:0 0 50px}.image-text-module img{width:100%;max-width:100%}.hero-module{height:700px;display:flex;align-items:center;position:relative;color:#fff;font-size:20px;line-height:30px}.hero-module .h1,.hero-module .h2{color:#fff}.hero-module .h1{font-size:46px;text-transform:uppercase;line-height:48px;font-weight:bold}.hero-module .h2{font-size:34px}@media screen and (max-width: 991px){.hero-module .h1{font-size:36px}.hero-module .h2{font-size:26px}}.hero-module .image-container{height:100%;width:100%;overflow:hidden;position:absolute;top:0;left:0;right:0;z-index:-1}.hero-module .image-container:before{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(to right, rgb(62, 65, 87), rgba(62, 65, 87, 0.44))}.hero-module .container{position:relative}.hero-module img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-module .cta-container{display:flex;gap:10px;flex-direction:row;margin-top:50px}@media screen and (max-width: 991px){.hero-module .cta-container{flex-direction:column}}.hero-module .cta-container .cta-link{padding:30px 20px;background-color:#e85756;color:#fff;text-transform:uppercase;max-width:260px;display:inline-block;text-align:center;border-radius:10px}.benefits-module{background-color:#3e4157;color:#fff;padding:100px 0;font-size:20px}.benefits-module h2,.benefits-module h3{color:#fff}.benefits-module .benefits{margin-top:50px}.benefits-module .benefit{background-color:#fff;color:#000;padding:20px;border-radius:10px;font-size:18px}.benefits-module .benefit .benefit-icon img{max-width:100px}.benefits-module .benefit h4{text-align:center;font-weight:bold;text-transform:uppercase;font-size:18px}.benefits-module .benefit img{display:block;margin:0 auto 10px}.leistungs-kategorie-module{padding:100px 0}.leistungs-kategorie-module .leistungs-kategorie h3{font-size:28px}.leistungs-kategorie-module .leistungs-paket{border:1px solid #3e4157;border-radius:5px;display:flex;flex-direction:column}.leistungs-kategorie-module .leistungs-paket h4,.leistungs-kategorie-module .leistungs-paket .leistungs-preis{padding:20px;border-bottom:1px solid #3e4157;text-align:center;text-transform:uppercase;font-size:18px;display:block;margin:0}.leistungs-kategorie-module .leistungs-paket .leistungs-beschreibung{padding:20px;margin:0}.leistungs-kategorie-module .leistungs-paket .leistungs-beschreibung ul{list-style:none;margin-left:18px}.leistungs-kategorie-module .leistungs-paket .leistungs-beschreibung li{position:relative}.leistungs-kategorie-module .leistungs-paket .leistungs-beschreibung li:before{content:"";position:absolute;left:-36px;top:50%;transform:translateY(-50%);width:30px;height:30px;background-image:url("/wp-content/themes/Contact-Theme/assets/images/check.svg");background-size:contain;background-repeat:no-repeat;background-position:center}.leistungs-kategorie-module .leistungs-paket .cta-button{background-color:#e85756;color:#fff;text-transform:uppercase;display:block;padding:15px 20px;margin:auto 20px 20px;text-align:center;border-radius:5px}.team-module{background-color:#3e4157;color:#fff;padding:100px 0;border-bottom-right-radius:100px}.team-module h2,.team-module h3,.team-module h4{color:#fff}.team-module .teammitglied{text-align:center;font-size:18px;line-height:2.7rem}.team-module .profile-picture{border-radius:100%;margin:0 auto 20px;max-width:200px;aspect-ratio:1/1;overflow:hidden}.team-module img{width:100%;height:100%;object-fit:cover}.footer{font-size:14px;padding:10px 0}.footer .container{display:flex;gap:20px}@media screen and (max-width: 991px){.footer .container{flex-direction:column}}.footer a{color:#3e4157}.footer-module{padding:100px 0;background-color:#3e4157;color:#fff}.footer-module h2,.footer-module h3{color:#fff}.footer-module table tr td{vertical-align:top;padding:0 10px 0 0}.review-module{padding:100px 0}.text-module{padding:100px 0}.text-module .h1{font-size:46px;text-transform:uppercase;line-height:48px;font-weight:bold;margin-bottom:35px}/*# sourceMappingURL=main.css.map */
