/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.12.4
 Text Domain:  bricks
*/
:root{--rose-100: hsl(354, 77%, 93%);--rose-200: hsl(354, 84%, 86%);--rose-300: hsl(354, 80%, 82%);--rose-400: hsl(354, 77%, 76%);--rose-500: hsl(354, 77%, 69%);--rose-600: hsl(354, 63%, 61%);--rose-700: hsl(354, 44%, 51%);--rose-800: hsl(354, 40%, 41%);--rose-900: hsl(354, 43%, 31%);--beige-100: hsl(24, 61%, 97%);--beige-200: hsl(18, 65%, 94%);--beige-300: hsl(28, 74%, 88%);--beige-400: hsl(28, 73%, 83%);--beige-500: hsl(28, 44%, 78%);--beige-600: hsl(28, 38%, 72%);--beige-700: hsl(20, 42%, 63%);--beige-800: hsl(18, 33%, 49%);--beige-900: hsl(17, 37%, 41%);--gray-100: hsl(60, 11%, 98%);--gray-200: hsl(60, 7%, 95%);--gray-300: hsl(60, 5%, 89%);--gray-400: hsl(60, 4%, 77%);--gray-500: hsl(60, 2%, 65%);--gray-600: hsl(60, 2%, 49%);--gray-700: hsl(60, 2%, 35%);--gray-800: hsl(60, 3%, 23%);--gray-900: hsl(60, 3%, 13%);--font-heading: "Quicksand", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body: "Nunito", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}html{background-color:#eaeaea;font-size:100%!important}body{box-shadow:0 0 20px #c3c3c3;max-width:120rem}@font-face{font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;src:url(./Quicksand.woff2) format("woff2");font-family:Quicksand;font-display:swap}@font-face{font-style:normal;font-weight:100 200 300 400 500 600 700 800 900;src:url(./Nunito.woff2) format("woff2");font-family:Nunito;font-display:swap}h1,h2,h3,h4{margin-bottom:.5em;color:var(--rose-800);font-family:var(--font-heading)}h1{font-weight:700;font-size:2.25rem}h2{font-weight:700;font-size:1.75rem}h3{font-weight:600;font-size:1.375rem}body{color:var(--rose-800);font-size:1rem;font-family:var(--font-body)}.section{position:relative}.container{display:flex;flex-direction:var(--container-flex-direction, column);margin:0 auto;padding:64px 24px;width:100%;max-width:75rem}.container--column{--container-flex-direction: column}.container__block{display:flex;flex-direction:column;width:var(--block-width, 100%)}.container__block--w-1\/2{--block-width: 100%}.header{background-color:var(--header-background-color, var(--rose-100))}.header__container{flex-direction:row;justify-content:space-between;align-items:center;padding:24px!important}.header.is-open .nav{display:flex}.footer{background-color:var(--rose-200)}.footer .logo{margin-bottom:.6rem}.footer .container{gap:2rem;padding:64px 24px}.footer__list-wrapper{display:flex;flex-direction:column;gap:1rem}.footer__list{width:100%}.footer__list h3{font-weight:900}.footer__list a{margin-bottom:.2rem;width:100%;color:var(--rose-800);font-weight:500}.logo{display:flex;align-items:center;gap:8px;width:fit-content}.logo h3{margin-bottom:0}.logo--big{--logo-font-size: 2rem;--logo-icon-width: 3rem}.logo__text{margin-top:1px;color:var(--rose-800);font-weight:700;font-size:var(--logo-font-size, 1.2rem)}.logo__icon{width:var(--logo-icon-width, 1.8rem)}.nav{display:flex;display:none;position:absolute;flex-direction:column;gap:1rem;z-index:10;inset:100% 0 auto;-webkit-box-shadow:0px 10px 21px -6px rgba(0,0,0,.24);box-shadow:0 10px 21px -6px #0000003d;background:var(--rose-100);padding:24px}.nav__link{padding:.5rem .25rem;color:var(--rose-800);font-weight:500}.nav-toggle{cursor:pointer;width:1.8rem;height:1.8rem}.card{display:flex;flex-direction:column;align-items:center;border-radius:1rem;background-color:var(--gray-100);padding:20px;width:100%;max-width:18rem;color:var(--gray-900)}.card__icon{margin-bottom:.5rem;border-radius:100%;background-color:var(--rose-100);padding:1rem;width:5rem;height:5rem}.card__icon svg{fill:var(--rose-800)}.card__pricing{margin-top:auto;padding-top:.7rem;font-style:italic;font-weight:500}.button{border-radius:.25rem;padding:.2rem 1rem;font-size:1rem}.button--primary{background-color:var(--rose-800);color:var(--gray-100)}.button--secondary{background-color:var(--rose-700);color:var(--gray-100)}.button-wrapper{display:flex;flex-direction:var(--button-wrapper-flex-direction, row);gap:10px}.list li{margin-top:.8rem}.list li .icon{border-radius:100%;background-color:var(--beige-100);padding:.2rem;width:2rem;height:2rem}.list .content{justify-content:left;gap:1rem}.testimonial{display:flex;flex-direction:column;gap:1.2rem;border-radius:.5rem;background-color:var(--gray-100);padding:20px;width:100%;max-width:16rem}.testimonial__review{color:var(--gray-900);text-align:left}.testimonial__profile{display:flex;gap:.8rem;margin-top:auto}.testimonial__profile-text-wrapper{display:flex;flex-direction:column;justify-content:center;text-align:left}.testimonial__profile-name{color:var(--gray-900);font-weight:800;line-height:1.4}.testimonial__profile-location{color:var(--gray-500);line-height:1.4}.testimonial__profile-avatar{border-radius:100%;width:58px;height:58px}.testimonial__service{border-radius:.25rem;background-color:var(--beige-200);padding:.15rem .5rem;width:100%;width:fit-content;color:var(--rose-900);font-weight:600;line-height:1.5;text-align:left}.brxe-form{border-radius:.5rem;background-color:var(--gray-100);padding:1rem}.brxe-form .form-group label{color:var(--gray-600);font-weight:400}.brxe-form .form-group input,.brxe-form .form-group textarea,.brxe-form .form-group select{align-items:center;border:1px solid var(--gray-300);border-radius:.2rem;background-color:var(--gray-100);height:2rem;color:var(--gray-900);line-height:normal}.brxe-form .form-group input:focus,.brxe-form .form-group textarea,.brxe-form .form-group select{outline:var(--gray-800)}.brxe-form .bricks-button{border-radius:.25rem;background-color:var(--rose-800);padding:.6rem 1rem;color:var(--gray-100);font-weight:500;font-size:1rem}.hero{background-color:var(--hero-background-color, var(--rose-100));min-height:42rem;overflow:hidden}.hero .container{z-index:1}.hero__image{position:absolute;right:0;bottom:0;width:clamp(600px,406.77px + 50.849vw,1139px)}.bricks-type-lead{margin-bottom:2rem}.diensten{background-color:var(--beige-100)}.diensten .container{display:flex;gap:2.5rem}.diensten .container .container__block{margin:0 auto;text-align:center}.diensten__card-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:2rem}.over{background-color:var(--beige-200)}.over .brxe-text-basic{margin-bottom:1rem}.over .container{gap:3rem}.over__image-block{align-items:center;padding:1rem}.over__image-block img{box-shadow:0 0 0 1rem var(--beige-100);border-radius:1rem;width:100%;max-width:404px}.contact{background-color:var(--rose-100)}.contact .container{gap:3rem}.contact .list .icon{background-color:var(--rose-200)}@media (min-width: 29.875rem){.container{padding:96px 40px}.footer .container{padding:64px 24px}.card{max-width:16rem}}@media (min-width: 47.9375rem){.container{flex-direction:row}.container--column{flex-direction:column}.container__block--w-1\/2{--block-width: 50%}.header__container{padding-inline:var(--space-container-tablet, 1.5rem)}.nav{display:flex;-webkit-box-shadow:none;box-shadow:none;position:relative;flex-direction:row;gap:1.5rem;background:transparent;padding:0}.nav-toggle{display:none}.hero{justify-content:center;overflow:visible}}@media (min-width: 61.9375rem){.footer__list-wrapper{flex-direction:row}}
