@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=auto";.header[data-v-dac7d765]{position:fixed;top:0;left:0;width:100%;z-index:50;background:transparent;transition:all .4s cubic-bezier(.4,0,.2,1)}.header.scrolled[data-v-dac7d765]{background:#231f20;box-shadow:0 2px 8px #0000004d}.header-container[data-v-dac7d765]{max-width:1280px;margin:0 auto;padding:0 1rem;position:relative}.header-content[data-v-dac7d765]{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;transition:padding .3s ease}.header.scrolled .header-content[data-v-dac7d765]{padding:1rem 0}.logo-link[data-v-dac7d765]{z-index:50;text-decoration:none}.logo-image[data-v-dac7d765]{height:3.5rem;width:auto;transition:all .3s}.header.scrolled .logo-image[data-v-dac7d765]{height:3rem}.desktop-nav[data-v-dac7d765]{display:none;align-items:center;gap:3rem}@media(min-width:768px){.desktop-nav[data-v-dac7d765]{display:flex}}.nav-link[data-v-dac7d765],.nav-button[data-v-dac7d765]{color:#fff;background:none;border:none;cursor:pointer;font:inherit;text-decoration:none;transition:color .2s;font-weight:500}.nav-link[data-v-dac7d765]:hover,.nav-button[data-v-dac7d765]:hover{color:#cba745}.mobile-menu-button[data-v-dac7d765]{display:block;color:#fff;background:none;border:none;cursor:pointer;z-index:50}@media(min-width:768px){.mobile-menu-button[data-v-dac7d765]{display:none}}.menu-icon[data-v-dac7d765]{height:2rem;width:2rem}.mobile-menu[data-v-dac7d765]{display:block;position:absolute;top:100%;left:0rem;right:0rem;background-color:#231f20;z-index:40;box-shadow:0 8px 24px #00000059;padding:.75rem}@media(min-width:768px){.mobile-menu[data-v-dac7d765]{display:none!important}}.mobile-nav[data-v-dac7d765]{display:flex;flex-direction:column;gap:.5rem}.mobile-nav-link[data-v-dac7d765]{display:block;color:#fff;font-size:1rem;font-weight:600;padding:.65rem .85rem;border-radius:.5rem;background:#ffffff0f;text-decoration:none;transition:color .2s,background-color .2s}.mobile-nav-button[data-v-dac7d765]{display:block;width:100%;text-align:left;color:#fff;font-size:1rem;font-weight:600;padding:.65rem .85rem;border-radius:.5rem;border:none;background:#ffffff0f;cursor:pointer;transition:color .2s,background-color .2s}.mobile-nav-link[data-v-dac7d765]:hover,.mobile-nav-button[data-v-dac7d765]:hover{color:#cba745;background:#ffffff1f}.footer[data-v-46eabda7]{background-color:#231f20;color:#fff;padding-top:3rem;padding-bottom:1rem;margin-top:3rem}.footer-container[data-v-46eabda7]{max-width:1280px;margin:0 auto;padding:0 1rem}.footer-content[data-v-46eabda7]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.footer-content[data-v-46eabda7]{grid-template-columns:repeat(3,1fr);gap:2rem}}@media(min-width:1024px){.footer-content[data-v-46eabda7]{grid-template-columns:repeat(4,1fr);gap:2.5rem}}@media(min-width:1280px){.footer-content[data-v-46eabda7]{grid-template-columns:repeat(6,1fr);gap:2rem}}.footer-section[data-v-46eabda7]{display:flex;flex-direction:column}.footer-title[data-v-46eabda7]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:var(--hero-font-color-alt)}.footer-subtitle[data-v-46eabda7]{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:var(--hero-font-color-alt)}.footer-text[data-v-46eabda7]{font-size:.875rem;line-height:1.6;color:#ccc;margin:0}.footer-links[data-v-46eabda7]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-links a[data-v-46eabda7]{color:#ccc;text-decoration:none;font-size:.875rem;transition:color .2s}.footer-links a[data-v-46eabda7]:hover{color:var(--hero-font-color-alt)}.footer-info[data-v-46eabda7]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem;font-size:.875rem}.footer-info.footer-compact[data-v-46eabda7]{gap:.5rem}.footer-info a[data-v-46eabda7]{color:#ccc;text-decoration:none;transition:color .2s}.footer-info a[data-v-46eabda7]:hover{color:var(--hero-font-color-alt)}.footer-info li[data-v-46eabda7]{color:#ccc;line-height:1.6}.footer-bottom[data-v-46eabda7]{text-align:center;padding-top:1rem}.footer-copyright[data-v-46eabda7]{font-size:.75rem;color:#999;margin:0}.hero-section[data-v-e0e43957]{position:relative;width:100%;height:380px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a;z-index:30}@media(min-width:768px){.hero-section[data-v-e0e43957]{height:550px}}.hero-background[data-v-e0e43957]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-overlay[data-v-e0e43957]{position:absolute;inset:0;background:linear-gradient(to bottom,#0000004d,#00000080);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:10}.custom-gradient[data-v-e0e43957]{background:radial-gradient(circle,#000000b3 31%,#cba745bf 200%)}.glass-effect[data-v-e0e43957]{animation:glassEffect .5s ease-in-out forwards}.hero-content[data-v-e0e43957]{position:relative;z-index:11;display:flex;flex-direction:column;align-items:center;padding:0 1rem;text-align:center}.hero-title[data-v-e0e43957]{font-size:2.25rem;font-weight:700;color:var(--hero-font-color);animation:fadeIn 1s ease-in-out .6s both;font-family:var(--primary-font)}@media(min-width:640px){.hero-title[data-v-e0e43957]{font-size:3rem}}@media(min-width:768px){.hero-title[data-v-e0e43957]{font-size:3.75rem}}.hero-subtitle-container[data-v-e0e43957]{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-subtitle[data-v-e0e43957]{font-size:1.125rem;font-style:italic;margin-top:.5rem;margin-bottom:1.5rem;color:var(--heading-text-color);animation:fadeIn 1s ease-in-out .8s both}@media(min-width:640px){.hero-subtitle[data-v-e0e43957]{font-size:1.25rem;margin-top:.75rem;margin-bottom:2rem}}@media(min-width:768px){.hero-subtitle[data-v-e0e43957]{font-size:1.5rem;margin-top:1rem;margin-bottom:2.5rem}}#about[data-v-e0e43957]{width:100%;padding:3rem 1.5rem;background-color:#eee;z-index:10}.about-content[data-v-e0e43957]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;max-width:72rem;margin:0 auto 3rem;background-color:#231f20;color:#dac58e;padding:1.5rem;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a}@media(min-width:768px){.about-content[data-v-e0e43957]{flex-direction:row}}.about-image[data-v-e0e43957]{width:16rem;height:16rem;object-fit:cover;border-radius:50%;box-shadow:0 10px 15px -3px #0003;animation:fadeUpAnim .8s ease-out forwards}.about-text[data-v-e0e43957]{text-align:center;animation:fadeUpAnim .8s ease-out forwards;animation-delay:.2s;opacity:0}@media(min-width:768px){.about-text[data-v-e0e43957]{text-align:left}}.about-title[data-v-e0e43957]{font-size:1.875rem;font-weight:700;margin-bottom:1rem}.about-description[data-v-e0e43957]{font-size:1.125rem;line-height:1.75}.about-button[data-v-e0e43957]{display:inline-block;margin-top:1.5rem;padding:.75rem 1.5rem;background-color:#cba745;color:#fff;text-decoration:none;border-radius:.5rem;font-weight:600;transition:all .3s ease;box-shadow:0 4px 6px #cba7454d}.about-button[data-v-e0e43957]:hover{background-color:#b89630;box-shadow:0 6px 8px #cba74566;transform:translateY(-2px)}.about-grid[data-v-e0e43957]{margin-top:3rem;max-width:72rem;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:stretch}@media(min-width:1024px){.about-grid[data-v-e0e43957]{grid-template-columns:1fr 2fr}}.certificate-box[data-v-e0e43957]{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;width:100%;min-height:500px;height:100%}.certificate-image[data-v-e0e43957]{width:100%;object-fit:cover;border-radius:.375rem;margin-bottom:1rem;flex-grow:1}.certificate-link[data-v-e0e43957]{margin-top:1rem;padding:.5rem 1rem;background-color:#645119;color:#fff;border-radius:.375rem;text-align:center;transition:background-color .2s}.certificate-link[data-v-e0e43957]:hover{background-color:#4f3d0f}.services-box[data-v-e0e43957]{background-color:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;padding:1.5rem;display:flex;flex-direction:column;width:100%;min-height:500px;grid-column:1 / -1}.services-title[data-v-e0e43957]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#645119;text-align:center}.services-categories[data-v-e0e43957]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.services-categories[data-v-e0e43957]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.services-categories[data-v-e0e43957]{grid-template-columns:repeat(3,1fr)}}.service-category[data-v-e0e43957]{display:flex;flex-direction:column}.category-title[data-v-e0e43957]{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:#645119;border-bottom:2px solid #cba745;padding-bottom:.5rem}.service-list[data-v-e0e43957]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.service-list li[data-v-e0e43957]{margin:0}.service-list a[data-v-e0e43957]{display:flex;align-items:center;gap:.75rem;padding:.5rem;color:#645119;text-decoration:none;border-radius:.25rem;transition:all .2s ease}.service-icon[data-v-e0e43957]{width:1.5rem;height:1.5rem;flex-shrink:0}.service-list a[data-v-e0e43957]:hover{background-color:#f0f0f0;color:#4f3d0f;padding-left:.75rem}.service-list a:hover .service-icon[data-v-e0e43957]{transform:scale(1.1)}#kontakt[data-v-e0e43957]{width:100%;padding:5rem 1rem;background-color:#f8f8f8}#kontakt .max-w-6xl[data-v-e0e43957]{max-width:64rem;margin:0 auto}#kontakt h2[data-v-e0e43957]{font-size:1.875rem;font-weight:700;margin-bottom:3rem;text-align:center;color:#645119;animation:fadeInDown-e0e43957 .8s ease-out forwards}#kontakt .grid[data-v-e0e43957]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){#kontakt .grid[data-v-e0e43957]{grid-template-columns:1fr 1fr}}#kontakt .space-y-8[data-v-e0e43957]{display:flex;flex-direction:column;gap:2rem;animation:fadeInDown-e0e43957 .8s ease-out forwards}#kontakt h3[data-v-e0e43957]{font-size:1.5rem;font-weight:700;margin-bottom:1rem;color:#645119}#kontakt p[data-v-e0e43957]{font-size:1.125rem;line-height:1.75;margin-bottom:0}#kontakt .space-y-6[data-v-e0e43957]{display:flex;flex-direction:column;gap:1.5rem}#kontakt .flex[data-v-e0e43957]{display:flex;align-items:flex-start;gap:1rem}#kontakt svg[data-v-e0e43957]{width:1.5rem;height:1.5rem;margin-top:.25rem;flex-shrink:0}#kontakt .flex h4[data-v-e0e43957]{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}#kontakt .flex a[data-v-e0e43957]{color:var(--link-text-color)}#kontakt .flex a[data-v-e0e43957]:hover{text-decoration:underline}.contact-form[data-v-e0e43957]{background-color:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;animation:fadeInDown-e0e43957 .8s ease-out forwards}.contact-form-title[data-v-e0e43957]{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#645119}.contact-form-fields[data-v-e0e43957]{display:flex;flex-direction:column;gap:1rem}.form-group[data-v-e0e43957]{display:flex;flex-direction:column}.form-label[data-v-e0e43957]{display:block;margin-bottom:.5rem;font-weight:500}.form-input[data-v-e0e43957]{padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-family:var(--primary-font);font-size:1rem;transition:all .3s ease}.form-input[data-v-e0e43957]:focus{outline:none;box-shadow:0 0 0 2px #64511933;border-color:#645119}.form-input[data-v-e0e43957]::placeholder{color:#9ca3af}.form-error[data-v-e0e43957]{color:#dc2626;font-size:.875rem;margin-top:.25rem;display:none}.form-error.active[data-v-e0e43957]{display:block}.form-submit[data-v-e0e43957]{width:100%;background-color:#645119;color:#fff;padding:.75rem 1.5rem;border-radius:.375rem;font-weight:700;transition:all .2s ease;cursor:pointer;margin-top:.5rem}.form-submit[data-v-e0e43957]:hover{background-color:#7c673a}.form-submit[data-v-e0e43957]:active{transform:scale(.98)}.form-info[data-v-e0e43957]{font-size:.875rem;color:#4b5563;margin-top:1rem}@keyframes fadeInDown-e0e43957{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#rezensionen[data-v-e0e43957]{width:100%;padding:2.5rem 1rem;background-color:#fff}.reviews-container[data-v-e0e43957]{max-width:64rem;margin:0 auto}.reviews-title[data-v-e0e43957]{font-size:1.875rem;font-weight:700;margin-bottom:3rem;text-align:center;color:#645119;animation:fadeInDown-e0e43957 .8s ease-out forwards}.reviews-grid[data-v-e0e43957]{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.reviews-grid[data-v-e0e43957]{grid-template-columns:repeat(3,1fr)}}.review-card[data-v-e0e43957]{background-color:#f8f8f8;padding:2rem;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;animation:fadeInDown-e0e43957 .8s ease-out forwards}.review-card[data-v-e0e43957]:hover{box-shadow:0 10px 15px -3px #00000026}.review-header[data-v-e0e43957]{display:flex;align-items:center;margin-bottom:1.5rem}.review-avatar[data-v-e0e43957]{width:4rem;height:4rem;border-radius:50%;object-fit:cover;border:2px solid #cba745;margin-right:1rem}.review-info[data-v-e0e43957]{display:flex;flex-direction:column}.review-name[data-v-e0e43957]{font-size:1.125rem;font-weight:700;margin:0}.review-company[data-v-e0e43957]{font-size:.875rem;color:#645119;margin:0}.review-body[data-v-e0e43957]{color:#000;margin-bottom:1rem}.review-quote-icon[data-v-e0e43957]{width:1.5rem;height:1.5rem;margin-bottom:.5rem;display:block}.review-text[data-v-e0e43957]{font-style:italic;margin:0;line-height:1.6}.review-rating[data-v-e0e43957]{display:flex;margin-top:1rem}.stars[data-v-e0e43957]{color:#cba745;font-size:1rem;letter-spacing:.125rem}#standort[data-v-e0e43957]{width:100%;padding:2.5rem 1rem;background-color:#f8f8f8}.location-container[data-v-e0e43957]{max-width:64rem;margin:0 auto;border-radius:.5rem;overflow:hidden;animation:fadeInDown-e0e43957 .8s ease-out forwards}.location-header[data-v-e0e43957]{display:flex;flex-direction:row;gap:.625rem;align-items:flex-start;margin-bottom:1.5rem}.location-icon[data-v-e0e43957]{width:1.5rem;height:1.5rem;margin-top:.25rem;flex-shrink:0}.location-title[data-v-e0e43957]{font-size:1.5rem;font-weight:700;margin:0;color:#645119}.location-map-wrapper[data-v-e0e43957]{width:100%;margin-bottom:1rem;box-shadow:0 10px 15px -3px #0000001a;border-radius:.5rem;overflow:hidden}.location-iframe[data-v-e0e43957]{display:block;width:100%;height:450px}.location-link[data-v-e0e43957]{display:block;text-align:center;transition:opacity .3s ease}.location-link[data-v-e0e43957]:hover{opacity:.8}.location-link-text[data-v-e0e43957]{font-size:.875rem;margin-top:.5rem;color:var(--link-text-color)}:root{--hero-font-color: rgb(218, 197, 142);--hero-font-color-alt: #cba745;--body-text-color: #645119;--heading-text-color: #fff6dc;--link-text-color: #1e90ff;--contact-label-color: #c7c2b3;--contact-value-color: #d8d8c0;--header-dark: #231F20;--primary-brown: #645119;--primary-font: "Times New Roman", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:auto}body{font-family:var(--primary-font);color:var(--body-text-color);background-color:#fafafa;line-height:1.6}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;font-family:ui-serif,Georgia,Cambria,Times New Roman,Times,serif}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}a{color:var(--link-text-color);text-decoration:none;transition:color .3s ease}a:hover{text-decoration:underline}.container{max-width:1280px;margin:0 auto;padding:0 1rem}button{font-family:var(--primary-font);cursor:pointer;border:none;transition:all .3s ease}img{max-width:100%;height:auto;display:block}input,textarea,select{font-family:var(--primary-font);font-size:1rem}.font-roboto{font-family:var(--primary-font)}.logo{text-align:center}.text-container{text-align:center;max-width:500px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUpAnim{to{opacity:1;transform:translateY(0)}}@keyframes glassEffect{0%{-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}}.hero-fade{animation:fadeInDown .8s ease-out forwards;opacity:0}.dropdown-fade{animation:fadeUpAnim .5s ease-out forwards;opacity:0}.fade-up{opacity:0;transform:translateY(20px);animation:fadeUpAnim .6s forwards ease-out}.hero-delay-1{animation-delay:.1s}.hero-delay-2{animation-delay:.3s}.hero-delay-3{animation-delay:.5s}.hero-delay-4{animation-delay:.7s}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:var(--hero-font-color-alt);border-radius:5px}::-webkit-scrollbar-thumb:hover{background:var(--body-text-color)}
