.component_imgRight__section{width:100%;display:flex;gap:64px;flex-direction:column-reverse;height:100%}.component_imgRight__imgContainer{display:flex;align-items:center;justify-content:center;width:100%;height:var(--img-height-mobile);box-shadow:var(--background-shadow);border-radius:var(--border-radius-box);overflow:hidden;position:relative}.component_imgRight__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.component_imgRight__content{display:flex;flex-direction:column;gap:32px;width:100%}.component_imgRight__container{display:flex;flex-direction:column;gap:var(--headline-gap)}.component_imgRight__textContainer{display:flex;flex-direction:column;gap:var(--text-gap)}.component_imgRight__ctaContainer{display:flex}.component_imgRight__subHeadline{font-size:1.25rem;line-height:200%;color:var(--accent-color)}@media (min-width:768px){.component_imgRight__imgContainer{min-height:360px}}@media (min-width:960px){.component_imgRight__section{flex-direction:row-reverse;align-items:center}.component_imgRight__imgContainer{height:calc(100% - 32px);width:85%}}@media (min-width:1140px){.component_imgRight__section{gap:128px}.component_imgRight__imgContainer{width:80%}}@media (min-width:1440px){.component_imgRight__section{gap:192px}}.component_imgLeft__section{width:100%;display:flex;gap:64px;flex-direction:column-reverse;height:100%}.component_imgLeft__imgContainer{display:flex;align-items:center;justify-content:center;width:100%;height:var(--img-height-mobile);box-shadow:var(--background-shadow);border-radius:var(--border-radius-box);overflow:hidden;position:relative}.component_imgLeft__img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.component_imgLeft__content{display:flex;flex-direction:column;gap:32px;width:100%}.component_imgLeft__container{display:flex;flex-direction:column;gap:var(--headline-gap)}.component_imgLeft__textContainer{display:flex;flex-direction:column;gap:var(--text-gap)}.component_imgLeft__ctaContainer{display:flex}.component_imgLeft__subHeadline{font-size:1.25rem;line-height:200%;color:var(--accent-color)}@media (min-width:768px){.component_imgLeft__imgContainer{min-height:360px}}@media (min-width:960px){.component_imgLeft__section{flex-direction:row;align-items:center}.component_imgLeft__imgContainer{height:calc(100% - 32px);width:85%}}@media (min-width:1140px){.component_imgLeft__section{gap:128px}.component_imgLeft__imgContainer{width:80%}}@media (min-width:1440px){.component_imgLeft__section{gap:192px}}.componentTestimonial__section{width:100%;display:flex;flex-direction:column;gap:32px;max-width:720px}.componentTestimonial__backgroundAnchor{width:100%;max-width:720px;position:relative}.componentTestimonial__backgroundAnchor::after{content:"";background-color:#e8f2ff;width:300px;height:420px;border-radius:100%;position:absolute;top:-96px;left:-96px;z-index:-50;filter:blur(256px)}.componentTestimonial__header{display:flex;flex-direction:column;align-items:center;gap:32px}.componentTestimonial__headerContent{display:flex;flex-direction:column;align-items:center;gap:16px}.componentTestimonial__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.componentTestimonial__img{width:96px;height:96px}.componentTestimonial__imgContainer{border-radius:100%;overflow:hidden;min-width:96px;min-height:96px;width:96px;height:96px;margin-top:32px}.componentTestimonial__name{font-size:1.25rem;font-weight:700;line-height:120%;text-align:center}.componentTestimonial__company{line-height:120%;font-size:1rem;color:var(--accent-color);text-align:center;display:flex;align-items:center;min-height:32px}.componentTestimonial__star{height:20px}.componentTestimonial__wrapper{display:flex;flex-direction:column;gap:32px}.componentTestimonial__textContainer{display:flex;flex-direction:column;gap:4px;text-align:center}.componentTestimonial__prove{display:flex;flex-direction:column;align-items:center}.componentTestimonial__proveContent{display:flex;align-items:center;gap:16px;flex-wrap:wrap;row-gap:0}.componentTestimonial__benefit,.componentTestimonial__benefit_stat{font-weight:700}.componentTestimonial__benefit_stat{color:#1e8649}.componentTestimonial__prove_range{font-size:.75rem;color:#444}@media (min-width:680px){.componentTestimonial__section{flex-direction:initial;align-items:center;gap:64px}.componentTestimonial__content,.componentTestimonial__headerContent,.componentTestimonial__header{width:max-content}.componentTestimonial__textContainer{text-align:initial}.componentTestimonial__wrapper{position:relative}.componentTestimonial__wrapper::before{position:absolute;top:0;bottom:0;left:-32px;width:2px;background-color:#edf1ff;content:""}.componentTestimonial__prove{width:100%;align-items:initial}.componentTestimonial__name{font-size:1.5rem}.componentTestimonial__imgContainer{margin-top:initial}}.angebotPackage__section{display:flex;flex-direction:column;gap:64px;width:100%}.angebotPackage__wrapper{display:flex;flex-direction:column;gap:16px;width:100%;align-items:center;justify-content:center}.angebotPackage__packages{display:flex;flex-direction:column;gap:64px;width:100%;align-items:center;justify-content:center;position:relative}.angebotPackage__packages::after{content:"";background-color:hsl(199 100% 96% / .6);width:600px;height:300px;border-radius:100%;position:absolute;top:-64px;left:16px;z-index:-50;filter:blur(192px)}.angebotPackage__packages::before{content:"";background-color:hsl(297 100% 96% / .6);width:320px;height:680px;border-radius:100%;position:absolute;bottom:-64px;right:192px;z-index:-50;filter:blur(192px)}.angebotPackage__package{display:flex;flex-direction:column;max-width:460px;width:100%;padding:0!important;overflow:hidden;height:100%}.angebotPackage__packageTop{display:flex;flex-direction:column;padding:var(--inner-box-padding);position:relative;gap:32px}.angebotPackage__packageTop::after{position:absolute;content:"";height:1px;background-color:#eee;left:0;right:0;bottom:0}.angebotPackage__packageTop_content{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.angebotPackage__packageHeadline{display:flex;align-items:center;gap:16px;width:100%}.angebotPackage__headline_3{font-size:1.25rem;color:#444}.angebotPackage__fav{color:#4e63ac;border:1px solid #4e63ac;padding:2px 8px;border-radius:100px;font-size:.75rem}.angebotPackage__price{width:100%}.angebotPackage__packageBottom{display:flex;gap:16px;flex-direction:column;padding:var(--inner-box-padding)}.angebotPackage__packageBottom_includeHeadline{color:#333;font-weight:600}.angebotPackage__packageBottom_includeText{color:#555}.angebotPackage__features{list-style:none;display:flex;flex-direction:column;gap:8px}.angebotPackage__feature{display:flex;gap:8px}.angebotPackage__featureIcon{margin-top:4px;height:20px;width:20px;object-fit:contain;background-color:#fff0;box-shadow:var(--checkmark-shadow)}.angebotPackage__bigPrice{font-size:2rem;font-weight:700}.angebotPackage__priceNote{color:#606060;font-size:.75rem;line-height:100%;margin-top:8px}@media (min-width:960px){.angebotPackage__section{gap:64px;justify-content:center;align-items:center}.angebotPackage__wrapper{gap:64px}.angebotPackage__package{min-height:640px}}.angebotPackageBtnPackage__btn{padding:var(--cta-btn-padding);border-radius:var(--border-radius-btn);font-weight:400;min-height:var(--min-cta-height);position:relative;overflow:hidden;z-index:1;width:100%;transition:background-color 300ms;display:flex;align-items:center;justify-content:center;gap:12px}.angebotPackageBtnPackage__btn svg{overflow:visible}.angebotPackageBtnPackage__btn path{transition:transform 300ms}.angebotPackageBtnPackage__btn:hover path{transform:translateX(2px)}.angebotPackageBtnPackage__btnStyleVar_1{background-color:#fff0;border:1px solid #a4b2da;color:var(--cta-color)}.angebotPackageBtnPackage__btnStyleVar_1:hover{background-color:#e8edfa}.angebotPackageBtnPackage__btnStyleVar_2{background-color:var(--cta-color);color:#fff}.angebotPackageBtnPackage__btnStyleVar_2:hover{background-color:var(--cta-hover-color)}.angebotGrid__section{display:flex;flex-direction:column;gap:32px;position:relative}.angebotGrid__section::after{content:"";background-color:#fff1fe;width:960px;height:256px;border-radius:100%;position:absolute;bottom:64px;right:128px;z-index:-50;filter:blur(256px)}.angebotGrid__section::before{content:"";background-color:#e4faff;width:720px;height:256px;border-radius:100%;position:absolute;top:128px;left:128px;z-index:-50;filter:blur(256px)}.angebotGrid__container{display:flex;flex-direction:column;gap:32px}.angebotGrid__subContainer{display:flex;flex-direction:column;gap:32px}.angebotGrid__content{width:100%;display:flex;flex-direction:column;gap:16px}.angebotGrid__spacer{width:100%;display:none}.angebotGrid__headline_3{color:var(--accent-color)}@media (min-width:960px){.angebotGrid__subContainer{flex-direction:initial;justify-content:space-between;gap:64px}.angebotGrid__spacer{display:flex}}@media (min-width:1140px){.angebotGrid__subContainer{gap:128px}.angebotGrid__container{gap:64px}}.component_crossSales__section{width:100%;display:flex;flex-direction:column;gap:64px}.component_crossSales__headlineExtra{color:var(--accent-color)}.component_crossSales__wrapper{width:100%;display:flex;flex-direction:column;align-items:center;gap:32px}.component_crossSales__content{display:flex;flex-direction:column;gap:16px}.component_crossSales__ctaBtn{padding:var(--cta-btn-padding);border-radius:var(--border-radius-btn);font-weight:400;min-height:var(--min-cta-height);position:relative;overflow:hidden;z-index:1;width:100%;transition:background-color 300ms;display:flex;align-items:center;justify-content:center;gap:12px;background-color:#fff0;border:1px solid #a4b2da;color:var(--cta-color)}.component_crossSales__ctaBtn:hover{background-color:#e8edfa}.component_crossSales__crossSaleContainer{width:100%;display:flex;flex-direction:column;gap:32px;justify-content:space-between}.component_crossSales__crossSaleContent{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.component_crossSales__crossSaleHeadline{display:flex;align-items:center;gap:16px;width:100%;font-size:1.25rem;color:#444}.component_crossSales__price{width:100%}.component_crossSales__bigPrice{font-size:2rem;font-weight:700}.component_crossSales__priceNote{color:#606060;font-size:.75rem;line-height:100%}@media (min-width:960px){.component_crossSales__content{flex-direction:row;gap:16px}}.closing__section{display:flex;flex-direction:column;gap:32px}.closing__backgroundAnchor{position:relative;width:100%}.closing__backgroundAnchor::after{content:"";background-color:hsl(300 100% 96% / .6);width:600px;height:300px;border-radius:100%;position:absolute;top:64px;right:-32px;z-index:-50;filter:blur(256px)}.closing__container{display:flex;flex-direction:column;gap:var(--headline-gap);width:100%}.closing__textContainer{display:flex;flex-direction:column;gap:8px}.closing__eRecht24Link{color:var(--accent-color);text-decoration:underline}.closing__updateService{width:100%;display:flex;flex-direction:column;gap:32px}.closing__top{display:flex;flex-direction:column;gap:16px}.closing__bottom{display:flex;align-items:center;gap:16px;flex-wrap:wrap-reverse}@media (min-width:680px){.closing__bottom{gap:32px}}@media (min-width:960px){.closing__section{flex-direction:row-reverse;gap:128px;align-items:center}.closing__container{width:80%}}@media (min-width:1440px){.closing__section{gap:192px}}.grecaptcha-badge{width:1px!important;height:1px!important}#kontaktformular{scroll-margin-top:128px}.componentForm__section{display:flex;flex-direction:column;gap:64px}.componentForm__noticeSection{display:flex;flex-direction:column;gap:var(--headline-gap);width:100%}.componentForm__noticeSection_text{display:flex;flex-direction:column;gap:16px;width:100%}.componentForm__formDynamic{width:100%;display:flex;flex-direction:column;gap:32px}.componentForm__inputs{width:100%;display:flex;flex-direction:column;gap:16px;color:#fff}.componentForm__inputWrapper{display:flex;flex-direction:column;gap:8px}.componentForm__inputs input,.componentForm__inputs textarea{width:100%;border:2px solid #c4ceee;background-color:#f8f9ff;font-size:1rem;font-family:"Archivo",sans-serif;padding:16px;color:#111;border-radius:var(--border-radius-btn)}.componentForm__inputs input::placeholder,.componentForm__inputs textarea::placeholder{color:#b1b6cd}.componentForm__inputs textarea{resize:none;min-height:160px}.componentForm__inputLabel{color:#626f9c;font-size:1rem}.componentForm__paragraph{color:#626f9c;font-size:1rem}.componentForm__checkboxContainer{display:flex;align-items:center;gap:16px;position:relative;cursor:pointer}.componentForm__checkboxContainer input[type="checkbox"]{position:absolute;left:0;opacity:0;z-index:1;cursor:pointer}.componentForm__checkboxContainer label{position:relative;padding-left:40px;font-size:1rem;color:#626f9c;line-height:1.5;cursor:pointer}.componentForm__checkboxContainer label::before{content:"";width:24px;height:24px;border-radius:var(--border-radius-btn);border:2px solid #c4ceee;background-color:#f8f9ff;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:0;cursor:pointer}.componentForm__checkboxContainer input[type="checkbox"]:checked+label::before{background-color:#626f9c}.componentForm__noticeLink{text-decoration:underline;text-underline-offset:2px}.componentForm__backgroundAnchor{position:relative}.componentForm__backgroundAnchor::after{content:"";background-color:hsl(202 100% 94% / .6);width:512px;height:320px;border-radius:100%;position:absolute;top:32px;left:-240px;z-index:-50;filter:blur(256px)}.componentForm__responseWrapper{margin-top:16px}.componentForm__submitButton{padding:8px 32px;border-radius:var(--border-radius-btn);box-shadow:var(--background-shadow-32);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;z-index:1;font-weight:500!important;font-size:1rem;font-family:"Archivo",sans-serif;cursor:pointer;background-color:#324483;color:#fff;border:none;min-height:var(--min-cta-height);transition:background-color 300ms}.componentForm__submitButton:hover{background-color:#203272}.componentForm__success{color:#119a31}.componentForm__error{color:#a80f0f}@media (min-width:960px){.componentForm__section{flex-direction:row}}@media (min-width:1024px){.componentForm__section{gap:128px}}@media (min-width:1140px){.componentForm__section{gap:256px}.componentForm__headline_2{font-size:2.5rem;font-weight:400;margin-bottom:16px}}.componentFaq__background{width:100%;display:flex}.componentFaq__section{display:flex;flex-direction:column;gap:64px}.componentFaq__stickyContainer{position:relative;top:0;width:100%;height:100%}.componentFaq__noticeContainer{display:flex;flex-direction:column;gap:var(--headline-gap);width:100%}.componentFaq__content{display:flex;flex-direction:column;gap:16px;width:100%}.componentFaq__wrapper{display:flex;flex-direction:column;min-height:48px}.componentFaq__wrapper.white-box{padding:0!important}.componentFaq__question{font-weight:500;font-size:1.125rem;line-height:140%;padding:16px;cursor:pointer;background:none;cursor:pointer;border:none;display:flex;justify-content:flex-start;text-align:start;transition:all 300ms;border-radius:var(--border-radius-box)}.componentFaq__closed .componentFaq__question:hover{background-color:#f8f9ff}.componentFaq__answer{padding:0 16px 16px;display:flex;flex-direction:column;gap:8px}.componentFaq__open .componentFaq__question{color:var(--accent-color)}.componentFaq__closed .componentFaq__answer{display:none}.componentFaq__open .componentFaq__answer{display:flex}@media (min-width:680px){.componentFaq__question{padding:24px}.componentFaq__answer{padding:0 24px 24px}}@media (min-width:960px){.componentFaq__question{padding:32px}.componentFaq__answer{padding:0 32px 32px}}@media (min-width:960px){.componentFaq__section{flex-direction:row-reverse}.componentFaq__noticeContainer{position:sticky;top:clamp(128px, 100%, 25svh)}.componentFaq__stickyContainer{width:80%}}@media (min-width:1024px){.componentFaq__section{gap:128px}}@media (min-width:1140px){.componentFaq__headline_2{font-size:3rem}}