:root{font-family:Rubik,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.darkblue{background-color:#09063b}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Rubik,sans-serif;color:#333;line-height:1.6;background-color:#f5f5f5}.page{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between}.page-title{font-size:40px;font-weight:500;color:#1a1a3e;text-align:center;margin-bottom:2rem;padding-top:3rem}.subtitle{font-size:20px;font-weight:500;margin-bottom:20px;color:#1a1a4d}.description{line-height:1.6;color:#333;margin-bottom:16px}.cta-text{margin-top:24px;font-weight:500;color:#1a1a4d}.contact-info{display:flex;flex-direction:column;margin:24px 0}.contact-item{display:flex;align-items:center;gap:8px;text-decoration:none;color:#333;font-size:16px;transition:color .2s ease}.contact-item:hover{color:#1a1a4d}.icon{font-size:18px}.content-wrapper{display:flex;gap:40px;align-items:flex-start}.text-content{margin-bottom:2rem;flex:1}.image-content{flex:0 0 400px}.service-image{width:100%;height:auto;border-radius:4px}.benefits-title{font-size:18px;font-weight:500;margin-top:24px;margin-bottom:16px;color:#1a1a4d}.benefit-item{margin-bottom:16px}.benefit-item strong{display:block;color:#1a1a4d;margin-bottom:4px}.benefit-item p{line-height:1.6;color:#333;margin:0}.container{max-width:1400px;width:100%;margin:0 auto;padding:5rem 0}@media(max-width:769px){.container{padding-bottom:0}}.logo{display:flex;flex-shrink:0;min-width:0}.logo-image{height:35px;width:auto;max-width:100%}.nav-desktop{display:none;gap:.5rem}.nav-tab{padding:.5rem 1rem;background:none;border:none;color:#fff;cursor:pointer;border-radius:.25rem;transition:background-color .2s;white-space:nowrap}.nav-tab:hover{background-color:#ffffff1a}.nav-tab.active{background-color:#fff;color:#1e3a8a}.mobile-menu-button{display:flex;padding:.5rem;background:none;border:none;color:#fff;cursor:pointer;border-radius:.25rem;flex-shrink:0}.mobile-menu-button:hover{background-color:#ffffff1a}.nav-mobile{display:flex;flex-direction:column;gap:.25rem;padding:.5rem;border-top:1px solid rgba(255,255,255,.1)}.nav-tab-mobile{width:100%;text-align:left;padding:.75rem 1rem;background:none;border:none;color:#fff;cursor:pointer;border-radius:.25rem;transition:background-color .2s}.nav-tab-mobile:hover{background-color:#ffffff1a}.nav-tab-mobile.active{background-color:#fff;color:#1e3a8a}@media(min-width:376px){.mobile-button{visibility:hidden}}@media(min-width:1024px){.nav-desktop{display:flex}.mobile-menu-button{display:none}.logo-image{height:50px}.nav-mobile{display:none}}@media(max-width:768px){.page-title{font-size:1.75rem;padding-top:2rem;margin-bottom:1.5rem}.content-wrapper{flex-direction:column;align-items:center;gap:24px}.image-content{flex:none;width:100%}.service-image{max-width:100%}.description{font-size:16px;line-height:1.7}}.footer{display:flex;width:auto;align-items:center;justify-content:center;gap:1rem;padding:1rem;z-index:9999;height:3rem}.footer-link{color:#fff;text-decoration:none}.footer-link:hover{text-decoration:underline}.divider{color:#999}.hero-section{width:100%;height:auto;padding-top:5rem;max-height:calc(500px - 5rem);overflow:hidden;justify-content:center;align-content:center;align-items:center;display:flex}.hero-image{width:100%;height:100%;object-fit:cover}.content-wrapper-home{max-width:1400px;margin:0 auto;padding:30px 2rem;width:100%}.main-heading{text-align:center;font-size:50px;color:#09063b;margin-bottom:10px;font-weight:500;width:100%}.content-layout{display:flex;gap:80px;align-items:flex-start;flex-direction:row}.subheading{font-size:22px;color:#333;margin-bottom:50px;font-weight:600}.content-layout .description{margin-bottom:20px;color:#555;font-size:18px;text-align:justify}.contact-box{width:320px;background:#fff;padding:35px;flex-shrink:0;box-shadow:0 4px 20px #09063b1a;border-radius:4px;border:1px solid #e8e8f0;position:relative;opacity:0;transform:translateY(20px);transition:opacity .6s ease .4s,transform .6s ease .4s,box-shadow .3s ease}.contact-box.visible{opacity:1;transform:translateY(0)}.contact-box-accent{position:absolute;top:0;left:0;width:4px;height:100%;background:#09063b;border-radius:4px 0 0 4px}.contact-box-heading{font-size:1.5rem;color:#09063b;margin-bottom:25px;font-weight:600}.contact-box-content{display:flex;flex-direction:column}.contact-company-name{font-weight:600;color:#333;margin-bottom:12px;font-size:1.05rem}.contact-address{margin-bottom:8px;color:#555;line-height:1.6}.contact-address:last-of-type{margin-bottom:20px}.contact-details{margin:25px 0}.contact-detail-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:8px 0;transition:transform .2s ease}.contact-label{color:#777;font-size:.95rem}.contact-label-dienstleistungen{font-size:.95rem}.contact-value{color:#333;font-weight:600;font-family:Inter,sans-serif}.contact-email-link{color:#1a1a4d;text-decoration:none;display:inline-block;margin-top:20px;font-weight:500;border-bottom:2px solid transparent;transition:border-color .3s ease,transform .2s ease;padding-bottom:2px}@media(max-width:768px){.content-wrapper-home{padding:30px 2rem}.content-layout{flex-direction:column;gap:40px}.main-heading{font-size:1.75rem;margin-bottom:15px}.subheading{font-size:1.1rem;padding:0 20px;margin-bottom:30px}.content-layout .description{font-size:16px;text-align:left;margin-bottom:18px}.hero-section{max-height:200px}.hero-image{object-fit:cover}.contact-box{width:100%;max-width:500px;align-self:center;margin:0 20px;padding:25px}.contact-box-heading{font-size:1.3rem;margin-bottom:20px}.contact-detail-item{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:15px}.contact-label-dienstleistungen .contact-label{font-size:.85rem}.contact-value{font-size:1rem}}.main-content{max-width:1400px;margin:0 auto;padding:5rem 0;height:100%;width:100%}.main-content .content-wrapper{display:grid;gap:1.5rem;align-items:start;grid-template-columns:1fr 1fr;padding:0 2rem;width:100%}.text-section{display:flex;flex-direction:column;gap:1.5rem}.text-section p{font-size:18px;line-height:1.8;color:#555}.intro{margin-bottom:.5rem}.image-section{display:flex;justify-content:center;align-items:center}.showroom-image{width:100%;min-width:500px;max-width:500px;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.placeholder-image{width:100%;aspect-ratio:4/3}.showroom-svg{width:100%;height:100%;display:block}@media(max-width:968px){.main-content .content-wrapper{grid-template-columns:1fr}}@media(max-width:768px){.main-content{padding-bottom:40px}.main-content .content-wrapper{gap:0}.text-section{padding:0 20px;gap:1.2rem}.text-section p{font-size:16px;line-height:1.7;text-align:left}.description{margin-bottom:0}.closing{margin-top:.5rem}.image-section{display:none}}@media(max-width:480px){.main-content{padding-bottom:40px}.main-content .page-title{font-size:1.5rem}.text-section{padding:0 15px}.text-section p{font-size:15px}}.content-wrapper-standort{margin:0 auto;padding:5rem 0;width:100%;height:100%}@media(max-width:768px){.content-wrapper-standort{padding-bottom:40px}}.map-container{height:calc(50vh - 5rem);width:100%}.info-section{display:flex;justify-content:space-between;padding:80px 2rem;gap:1.5rem;max-width:1200px;margin:0 auto;flex-wrap:wrap;height:100%}.info-card{width:auto;max-width:350px}.info-card h2{margin-bottom:15px;font-weight:500;text-align:center;font-size:32px}.info-card p{width:auto;margin:0 auto;line-height:1.6;color:#333;font-size:.875rem}.route-link{color:#06c;text-decoration:none;display:inline-block;margin-top:10px}.route-link:hover{text-decoration:underline}@media(max-width:786px){.info-section{flex-direction:column;padding:40px 20px}.info-card{max-width:100%}.info-card p{text-align:center}.route-link{text-align:center;width:100%}}#root{height:100%;width:100%}.navbar{box-shadow:0 2px 4px #0000001a;width:100%;position:fixed;z-index:9999}.navbar-container{max-width:1400px;width:100%;margin:0 auto;padding:0 1rem;box-sizing:border-box}.navbar-content{display:flex;justify-content:space-between;flex-direction:row;align-items:center;height:5rem;width:100%;min-width:0}.contact-buttons-container{position:fixed;bottom:10%;right:0;display:flex;flex-direction:column;gap:10px;z-index:1000}.contact-button{position:relative;height:50px;cursor:pointer;display:flex;justify-content:flex-end}.button-content{display:flex;align-items:center;flex-direction:row-reverse;height:100%;border-radius:25px 0 0 25px;transition:all .5s ease;padding-right:0}.icon-circle{width:50px;height:50px;min-width:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;transition:all .5s ease;position:relative;right:0}.contact-text{color:#fff;font-size:14px;font-family:Arial,sans-serif;white-space:nowrap;padding:0;max-width:0;opacity:0;overflow:hidden;transition:all 1s ease;text-decoration:none}.contact-text:hover,.contact-text:visited,.contact-text:active,.contact-text:focus{color:#fff!important;text-decoration:none}a:hover .contact-text{color:#fff!important}.contact-button:hover .contact-text{opacity:1;max-width:300px;padding:0 20px}@media(max-width:769px){.contact-button{height:40px}.icon-circle{width:40px;height:40px;min-width:40px}.contact-text{font-size:12px}}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:30px;padding:0 2rem}.service-card{width:100%;display:block;position:relative;overflow:hidden;border-radius:8px;height:500px;transition:transform .3s ease;text-decoration:none;box-shadow:0 2px 10px #0000001a}.service-card:hover{transform:scale(1.02);box-shadow:0 4px 20px #0003}.service-card-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}.service-card-content{position:absolute;bottom:0;left:0;right:0;padding:24px;color:#fff}.service-card-title{font-size:1.5rem;font-weight:700;margin-bottom:12px;color:#fff}.service-card-description{font-size:.875rem;line-height:1.6;color:#e5e5e5}@media(max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr);gap:30px}}@media(max-width:640px){.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{height:280px;border-radius:12px}.service-card:active{transform:scale(.98)}.service-card-content{padding:1.25rem}.service-card-title{font-size:1.15rem;margin-bottom:.5rem}.service-card-description{font-size:.85rem;line-height:1.5}}.page-title-kontakt{font-size:40px;font-weight:500;color:#1a1a3e;text-align:center;margin-bottom:2rem;padding-top:3rem;margin:0 1rem}.kontakt-page{min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-content:center}.kontakt-container{max-width:1400px;width:100%;padding:5rem 0;margin:0 auto}.kontakt-content{display:flex;flex-direction:column;gap:2rem;padding:0 2rem}.form-section{width:100%}.section-title{font-size:1.25rem;margin-bottom:1.25rem;color:#333;font-weight:600}.form-fields{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;color:#333;font-weight:500}.required{color:#dc2626}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;background-color:#fff;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1a1a2e;box-shadow:0 0 0 3px #1a1a2e1a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#dc2626}.form-group textarea{resize:vertical;min-height:120px}.error-message{color:#dc2626;font-size:.75rem;margin-top:.25rem}.captcha-group{margin-top:.5rem}.captcha-wrapper{position:relative;min-height:78px}.captcha-container{transform-origin:left top}.captcha-loading{display:flex;align-items:center;gap:.75rem;padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#6b7280;font-size:.875rem}.loading-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#1a1a2e;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.captcha-error{padding:1rem;background-color:#fef2f2;border:1px solid #fecaca;border-radius:6px}.captcha-error p{color:#dc2626;font-size:.875rem;margin-bottom:.75rem}.retry-button{background-color:#1a1a2e;color:#fff;padding:.5rem 1rem;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.retry-button:hover{background-color:#2d2d4a}.captcha-verified{color:#059669;font-size:.875rem;display:block;margin-top:.5rem;font-weight:500}.submit-button{background-color:#1a1a2e;color:#fff;padding:1rem 2.5rem;border:none;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;margin-top:.75rem;transition:background-color .3s ease,transform .2s ease;align-self:flex-start;width:100%}.submit-button:hover:not(:disabled){background-color:#2d2d4a;transform:translateY(-1px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.submit-status{padding:1rem;margin-top:1rem;border-radius:6px;font-size:.875rem}.submit-status.success{background-color:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.submit-status.error{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.form-footer{margin-top:1.25rem;font-size:.75rem;color:#6b7280}.sidebar-section{display:flex;flex-direction:column;gap:1.5rem;width:100%;align-items:center}.contact2-box{width:100%;padding:30px;border-radius:8px;position:relative;background:#fff;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.contact2-box.visible{opacity:1;transform:translateY(0)}.contact2-box-accent{position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(to bottom,#1e3a8a,#3b82f6);border-radius:8px 0 0 8px}.contact2-box-heading{font-size:20px;margin-bottom:20px;font-weight:600;color:#1a1a2e}.contact2-box-content{display:flex;flex-direction:column;gap:20px}.contact2-company-name{font-weight:700;color:#1a1a2e;margin:0}.contact2-address{margin:0;color:#4a5568;line-height:1.6}.contact2-details{display:flex;flex-direction:column;gap:12px}.contact2-detail-item{display:flex;gap:12px;align-items:center}.contact2-label{font-weight:600;color:#1a1a2e;min-width:60px}.contact2-value{color:#4a5568}.contact2-email-link{color:#1a1a2e;text-decoration:none;transition:color .2s ease;display:inline-block}.contact2-email-link:hover{color:#1e3a8a;text-decoration:underline}.opening-hours{margin-top:30px}.opening-hours-heading{font-size:18px;margin-bottom:15px;font-weight:600;color:#1a1a2e}.opening-hours-list{font-size:14px;line-height:1.8}.hours-row{display:flex;justify-content:space-between;margin-bottom:5px;color:#4a5568}.hours-row .day{font-weight:700;color:#1a1a2e;min-width:30px}.hours-row .time{text-align:right}.profile-box{width:320px;padding:35px;border-radius:4px;position:relative;background:#fff}.profile-box-accent{position:absolute;top:0;left:0;width:4px;height:100%;background:#09063b;border-radius:4px 0 0 4px}.profile-box-heading{font-size:1.5rem;color:#09063b;margin-bottom:25px;font-weight:600}.profile-content{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-image-wrapper{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1rem;border:3px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a}.profile-image{width:100%;height:100%;object-fit:cover}.profile-name{font-weight:700;color:#1a1a2e;font-size:1.125rem;margin:0 0 .25rem}.profile-role{color:#4a5568;font-size:.875rem;margin:0}@media(min-width:768px){.kontakt-content{flex-direction:row;gap:3rem}.form-section{flex:1 1 60%;max-width:600px}.sidebar-section{flex:0 0 320px;align-items:stretch}.submit-button{width:auto}.profile-image-wrapper{width:140px;height:140px}}@media(min-width:1024px){.kontakt-content{gap:5rem}.form-section{flex:1 1 auto;max-width:700px}.sidebar-section{flex:0 0 380px}.section-title{font-size:1.375rem}.form-fields{gap:1.25rem}}@media(min-width:1280px){.kontakt-container{padding:5rem 2rem}.kontakt-content{gap:6rem}.form-section{max-width:800px}.sidebar-section{flex:0 0 400px}}@media(max-width:400px){.contact2-box,.profile-box{padding:20px}.hours-row{flex-direction:column;gap:.125rem;margin-bottom:.75rem}.hours-row .time{text-align:left;font-size:.75rem}.captcha-container{transform:scale(.9);transform-origin:left top}.profile-image-wrapper{width:100px;height:100px}.contact2-detail-item{flex-direction:column;align-items:flex-start;gap:4px}.contact2-label{min-width:auto}}@media(max-width:769px){.kontakt-container{padding-bottom:40px}.page-title-kontakt{font-size:1.75rem;padding-top:2rem;margin-bottom:1.5rem}.profile-box{width:100%;max-width:500px;align-self:center;margin:0 20px;padding:25px}.kontakt-content{flex-direction:row;flex-wrap:wrap}.form-section{flex:1 1 55%}.sidebar-section{flex:1 1 40%;flex-direction:row;flex-wrap:wrap;justify-content:center}}@media print{.kontakt-page{display:block}.submit-button,.captcha-group{display:none}.contact2-box,.profile-box{border:1px solid #333;page-break-inside:avoid}}html{scroll-padding-top:5rem}.content-wrapper-occasionen{margin:0 auto;padding-top:5rem;width:100%;height:100%}.service-layout{align-self:center;justify-self:center;display:flex;max-width:1400px;width:100%;height:100%;padding:5rem 2rem;gap:40px}.sidebar{margin-top:calc(6rem + 44px);flex:0 0 250px}.sidebar-nav{display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden;position:relative}.sidebar-nav:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e40af,#3b82f6)}.nav-item{box-sizing:border-box;display:flex;align-items:center;padding:16px 20px 16px 24px;text-decoration:none;color:#333;font-size:16px;font-weight:400;transition:all .2s ease;position:relative;border-bottom:1px solid #f0f0f0}.nav-item:last-child{border-bottom:none}.nav-item:hover{background-color:#f8fafc;padding-left:28px}.nav-item.active{background-color:#eff6ff;color:#1e40af;font-weight:600;padding-left:28px}.nav-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#1e40af}.arrow{margin-right:12px;font-size:16px;color:#64748b;transition:all .2s ease}.nav-item:hover .arrow{color:#1e40af;transform:translate(2px)}.nav-item.active .arrow{color:#1e40af}.service-content{flex:1}@media(max-width:768px){.service-layout{flex-direction:column;padding-bottom:0;gap:0}.sidebar{display:none}.service-content{width:100%}}@media(max-width:768px){.page-content .content-wrapper{gap:0}.page-content .subtitle{font-size:18px;margin-bottom:16px}.page-content .contact-info{margin:20px 0}.page-content .contact-item{font-size:15px;padding:8px 0}.page-content .image-content{display:none}}.service-card-simple{width:450px;display:block;position:relative;overflow:hidden;border-radius:8px;height:400px;transition:transform .3s ease;box-shadow:0 2px 10px #0000001a}.service-card-simple-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.service-card-simple-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}@media(max-width:640px){.service-card-simple{height:350px;display:none}}.page-content{width:100%}.additional-info{margin-top:24px;font-style:italic}.page-title-datenschutz{font-size:40px;font-weight:500;color:#1a1a3e;text-align:center;margin-bottom:2rem;padding-top:3rem;margin:0 1rem}.main-content{max-width:1400px;margin:0 auto;padding:5rem 0;height:100%}.main-content .content-wrapper-datenschutz{display:flex;flex-direction:column;gap:3rem;padding:0 2rem;max-width:900px;margin:0 auto}.text-section{display:flex;flex-direction:column;gap:3rem}.text-section p{font-size:18px;line-height:1.8;color:#555;margin-bottom:1rem}.legal-section{margin-bottom:2rem}.legal-section h2{font-size:2rem;color:#333;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.legal-section h3{font-size:1.3rem;color:#444;margin-top:1.5rem;margin-bottom:.8rem;font-weight:600}.company-info{background-color:#f8f8f8;padding:1.5rem;border-radius:8px;border-left:4px solid #007bff;margin-bottom:1.5rem}.company-info strong{font-size:1.1rem;color:#333}.company-info a{color:#007bff;text-decoration:none;transition:color .3s ease}.company-info a:hover{color:#0056b3;text-decoration:underline}.responsible{margin-bottom:1.5rem;padding:1rem;background-color:#f0f0f0;border-radius:6px}.responsible strong{color:#333}.subsection{margin-bottom:1.5rem}.subsection p{margin-bottom:.8rem}.subsection ul{margin-left:1.5rem;margin-bottom:1rem;color:#555}.subsection li{font-size:18px;line-height:1.8;margin-bottom:.5rem}.text-section a{color:#007bff;text-decoration:none;transition:color .3s ease}.text-section a:hover{color:#0056b3;text-decoration:underline}@media(max-width:968px){.main-content .content-wrapper-datenschutz{max-width:100%;padding:0 2rem}}@media(max-width:768px){.page-title-datenschutz{font-size:1.75rem;padding-top:2rem;margin-bottom:1.5rem}.main-content{padding-bottom:40px}.main-content .content-wrapper-datenschutz{gap:2rem;padding:0 20px}.text-section{gap:2rem}.text-section p,.subsection li{font-size:16px;line-height:1.7}.legal-section h2{font-size:1.6rem}.legal-section h3{font-size:1.1rem;margin-top:1.2rem}.company-info{padding:1rem}.company-info strong{font-size:1rem}}@media(max-width:480px){.main-content{padding-bottom:40px}.main-content .content-wrapper-datenschutz{padding:0 15px}.text-section p,.subsection li{font-size:15px}.legal-section h2{font-size:1.4rem}.legal-section h3{font-size:1rem}.company-info{padding:.8rem}}
