:root{--body-background: #FCFAF8;--body-background-10: #F5EFE8;--primary: #E5B794;--primary-10: #B17C5A;--primary--10: #703d1d;--navigation-link-color: var(--primary);--real-black: #000;--black: #1a1a1a;--black-10: color-mix(in srgb, var(--black), white 10%);--black-20: color-mix(in srgb, var(--black), white 20%);--white: #fff;--white-5: color-mix(in srgb, var(--white), black 5%);--brand: #FAF9F5;--primary-60: color-mix(in srgb, var(--primary), white 60%);--secondary: #9CAD39;--secondary-10: color-mix(in srgb, var(--secondary), white 10%);--secondary--10: color-mix(in srgb, var(--secondary), black 10%);--tertiary: #E8E0D3;--tertiary-10: color-mix(in srgb, var(--tertiary-10), white 10%);--tertiary--10: color-mix(in srgb, var(--tertiary-10), black 10%);--body-bg: var(--white);--body: var(--real-black);--headline-color: var(--real-black);--btn-padding: 14px 20px;--btn-padding-sm: 12px 16px;--btn-padding-lg: 20px 24px;--btn-border-radius: 30px;--btn-color-black: var(--real-black);--btn-color-white: var(--white);--btn-font-weight: 400;--btn-font-size: 12px;--transition-timing-function: cubic-bezier(.25, .1, .25, .99);--transition-timing-function2: cubic-bezier(.63, .02, .97, .8);--font-family-headline: maz, sans-serif;--font-family-text: maz, sans-serif;--body-font-size: 16px;--body-line-height: 22px;--lead-font-size: 20px;--lead-line-height: 26px;--h1-font-size: 48px;--h1-line-height: 56px;--h1-font-weight: 400;--h2-font-size: 32px;--h2-line-height: 40px;--h2-font-weight: 400;--h3-font-size: 26px;--h3-line-height: 28px;--h3-font-weight: 400;--h4-font-size: 22px;--h4-line-height: 26px;--h4-font-weight: 400;--h5-font-size: 20px;--h5-line-height: 26px;--h5-font-weight: 400;--h6-font-size: 15px;--h6-line-height: 20px;--h6-font-weight: 400;--lead-headline-font-size: 14px;--lead-headline-line-height: 14px;--lead-headline-font-weight: 400}.services{background:var(--body-background)}.services-teaser{background:#5c4b3e;background:linear-gradient(45deg,#5c4b3e,#2c2e35 58%);left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw;overflow:hidden}@media (min-width: 992px){.services-teaser{padding-bottom:0}}.services-teaser-container{padding-top:40px;padding-bottom:40px;position:relative}@media (min-width: 992px){.services-teaser-container{padding-top:80px;padding-bottom:20px}}.services .mask-paint{pointer-events:none;background:var(--body-background);position:absolute;bottom:0;left:20%;z-index:1;top:0%}.services .mask-paint.light{background:var(--body-background)}.services-row{padding:80px 0 120px}.services h1,.services h2,.services h3,.services h4,.services h5,.services h6{color:var(--primary-10)}.services p{margin-bottom:22px}.services h1{text-wrap:balance;color:var(--primary)}.services h2{padding:40px 0;text-wrap:balance;color:var(--primary)}.services-service{border-radius:24px;padding:120px 40px 40px;position:relative;margin-bottom:24px;z-index:1;box-shadow:0 4px 29px #b17c091a;border:1px solid var(--primary);transition:.3s all var(--transition-timing-function)}.services-service:hover{border-color:var(--white);transform:translateY(-2px)}.services-service-image{border-radius:12px;overflow:hidden;margin-bottom:24px;display:flex}.services-service-headline{font-size:18px;font-weight:500;margin-bottom:12px;color:var(--primary)}.services-service-text{margin-bottom:20px;color:var(--white)}.services-service a{color:var(--primary);text-decoration:none}.services-service a:hover{text-decoration:underline}.services-service a:after{background-color:#0000;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}
