.language-switcher[data-v-b379df02]{display:flex;gap:.5rem;align-items:center}.lang-button[data-v-b379df02]{padding:.4rem .8rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);border-radius:6px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.lang-button[data-v-b379df02]:hover{background:#fff3;border-color:#ffffff80}.lang-button.active[data-v-b379df02]{background:#ffffff4d;border-color:#ffffffb3}@media(max-width:768px){.lang-button[data-v-b379df02]{padding:.3rem .6rem;font-size:.85rem}}.header[data-v-12693a86]{position:sticky;top:0;z-index:1000;background:linear-gradient(135deg,#059669,#3b82f6);color:#fff;box-shadow:0 2px 12px #00000026}.header-container[data-v-12693a86]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:.8rem 1.5rem}.logo-section[data-v-12693a86]{display:flex;align-items:center;gap:.6rem}.logo[data-v-12693a86]{height:3.5rem;width:100%;border-radius:8px;object-fit:cover}.brand-image[data-v-12693a86]{width:10rem;display:flex}.nav-links[data-v-12693a86]{display:flex;align-items:center;gap:1.5rem}.nav-item[data-v-12693a86]{color:#fff;text-decoration:none;font-weight:500;transition:all .25s ease;padding:.5rem .75rem;border-radius:6px}.nav-item[data-v-12693a86]:hover{background-color:#ffffff26;transform:translateY(-2px)}.active-link[data-v-12693a86]{background-color:#fff3;font-weight:600}.dropdown[data-v-12693a86]{position:relative;display:inline-block}.dropdown-trigger[data-v-12693a86]{display:flex;align-items:center;gap:.25rem;cursor:pointer}.dropdown-icon[data-v-12693a86]{transition:transform .25s ease}.dropdown:hover .dropdown-icon[data-v-12693a86]{transform:rotate(180deg)}.dropdown-menu[data-v-12693a86]{position:absolute;top:100%;left:0;margin-top:.5rem;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;min-width:240px;padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;z-index:1000}.dropdown:hover .dropdown-menu[data-v-12693a86]{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-item[data-v-12693a86]{display:block;padding:.75rem 1.25rem;color:#334155;text-decoration:none;font-weight:500;transition:all .2s ease;border-left:3px solid transparent}.dropdown-item[data-v-12693a86]:hover{background:linear-gradient(90deg,#05966914,#3b82f614);border-left-color:#3b82f6;padding-left:1.5rem}.dropdown-item.router-link-active[data-v-12693a86]{background:linear-gradient(90deg,#0596691f,#3b82f61f);border-left-color:#059669;font-weight:600;color:#0f172a}@media(max-width:1024px){.nav-links[data-v-12693a86]{gap:1rem}.nav-item[data-v-12693a86]{font-size:.9rem;padding:.4rem .6rem}}@media(max-width:768px){.header-container[data-v-12693a86]{padding:.6rem 1rem}.brand-image[data-v-12693a86]{width:8rem}.logo[data-v-12693a86]{height:3rem}.nav-links[data-v-12693a86]{gap:.5rem}.nav-item[data-v-12693a86]{font-size:.75rem;padding:.35rem .45rem;white-space:nowrap}.dropdown-icon[data-v-12693a86]{width:12px;height:12px}.dropdown-menu[data-v-12693a86]{min-width:200px;font-size:.8rem}.dropdown-item[data-v-12693a86]{padding:.6rem 1rem}}@media(max-width:480px){.header-container[data-v-12693a86]{padding:.5rem .75rem}.brand-image[data-v-12693a86]{width:6rem}.logo[data-v-12693a86]{height:2.5rem}.nav-links[data-v-12693a86]{gap:.3rem}.nav-item[data-v-12693a86]{font-size:.7rem;padding:.3rem .4rem}}.footer[data-v-50aaa4ad]{background:linear-gradient(135deg,#047857,#2563eb);color:#fff;padding:3rem 2rem 1.5rem}.footer-sections[data-v-50aaa4ad]{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap;margin-bottom:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.footer-section[data-v-50aaa4ad]{min-width:200px;flex:1;text-align:center}.footer-section h4[data-v-50aaa4ad]{font-size:1.2rem;margin-bottom:1rem;font-weight:700;color:#fff;position:relative;padding-bottom:.5rem}.footer-section h4[data-v-50aaa4ad]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:50px;height:3px;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:2px}.footer-section p[data-v-50aaa4ad]{line-height:1.8;font-size:.95rem;color:#ffffffe6}.footer-bottom[data-v-50aaa4ad]{border-top:1px solid rgba(255,255,255,.2);padding-top:1.5rem;margin-top:2rem;font-size:.9rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer-links[data-v-50aaa4ad]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.5rem}.footer-bottom .sep[data-v-50aaa4ad]{opacity:.7}.footer-bottom a[data-v-50aaa4ad]{color:#fff;text-decoration:underline;margin-left:.3rem;transition:color .3s ease}.footer-bottom a[data-v-50aaa4ad]:hover{color:#10b981}@media(max-width:1024px){.footer-sections[data-v-50aaa4ad]{gap:2.5rem}.footer-section[data-v-50aaa4ad]{min-width:180px}}@media(max-width:768px){.footer[data-v-50aaa4ad]{padding:2rem 1.5rem 1rem}.footer-sections[data-v-50aaa4ad]{align-items:center;flex-direction:column;gap:2rem}.footer-section[data-v-50aaa4ad]{min-width:100%;text-align:center}.footer-section h4[data-v-50aaa4ad]{font-size:1.1rem}.footer-section p[data-v-50aaa4ad]{font-size:.9rem}.footer-bottom[data-v-50aaa4ad]{font-size:.85rem;padding-top:1rem}}.maintenance-container[data-v-ed3d148f]{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.maintenance-content[data-v-ed3d148f]{background:#fff;border-radius:20px;padding:3rem 2rem;max-width:600px;text-align:center;box-shadow:0 20px 60px #0000004d}.maintenance-icon[data-v-ed3d148f]{font-size:5rem;margin-bottom:1.5rem;animation:rotate-ed3d148f 3s linear infinite}@keyframes rotate-ed3d148f{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1[data-v-ed3d148f]{font-size:2.5rem;color:#1a202c;margin-bottom:1rem;font-weight:700}.maintenance-message[data-v-ed3d148f]{font-size:1.2rem;color:#4a5568;margin-bottom:1rem;line-height:1.6}.maintenance-time[data-v-ed3d148f]{font-size:1rem;color:#718096;margin-bottom:2rem;font-style:italic}.contact-info[data-v-ed3d148f]{margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}.contact-info p[data-v-ed3d148f]{color:#4a5568;margin-bottom:.5rem}.contact-email[data-v-ed3d148f]{display:inline-block;color:#667eea;font-weight:600;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.contact-email[data-v-ed3d148f]:hover{color:#764ba2;transform:translateY(-2px)}.logo[data-v-ed3d148f]{margin-top:2rem;opacity:.6}.logo img[data-v-ed3d148f]{max-width:150px;height:auto}@media(max-width:768px){.maintenance-content[data-v-ed3d148f]{padding:2rem 1.5rem}h1[data-v-ed3d148f]{font-size:2rem}.maintenance-icon[data-v-ed3d148f]{font-size:4rem}.maintenance-message[data-v-ed3d148f]{font-size:1rem}}.page[data-v-6cd6ff04]{width:60%;max-width:1200px;margin:0 auto;padding:2rem 1rem;box-sizing:border-box}@media(max-width:1200px){.page[data-v-6cd6ff04]{width:70%}}@media(max-width:992px){.page[data-v-6cd6ff04]{width:80%}}@media(max-width:768px){.page[data-v-6cd6ff04]{width:90%;padding:1.5rem 1rem}}@media(max-width:480px){.page[data-v-6cd6ff04]{width:95%;padding:1rem .5rem}}.features[data-v-41089701]{padding:4rem 2rem;max-width:1200px;margin:0 auto;background:linear-gradient(135deg,#10b9810d,#3b82f60d);border-radius:24px}.features-title[data-v-41089701]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#0f172a}.features-subtitle[data-v-41089701]{font-size:1.1rem;text-align:center;color:#64748b;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto}.features-grid[data-v-41089701]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card[data-v-41089701]{background:#fff;padding:2rem;border-radius:16px;text-align:center;transition:all .3s ease;border:2px solid transparent;box-shadow:0 2px 8px #00000014;display:block;text-decoration:none;color:inherit}.feature-card-clickable[data-v-41089701]{cursor:pointer}.feature-card[data-v-41089701]:hover{transform:translateY(-8px);border-color:#10b981;box-shadow:0 8px 24px #10b98126}.feature-icon[data-v-41089701]{width:80px;height:80px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon[data-v-41089701]{transform:scale(1.1) rotate(5deg)}.feature-title[data-v-41089701]{font-size:1.3rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.feature-description[data-v-41089701]{font-size:1rem;line-height:1.6;color:#64748b}@media(max-width:768px){.features[data-v-41089701]{padding:3rem 1.5rem}.features-title[data-v-41089701]{font-size:2rem}.features-subtitle[data-v-41089701]{font-size:1rem;margin-bottom:2rem}.features-grid[data-v-41089701]{grid-template-columns:1fr;gap:1.5rem}.feature-card[data-v-41089701]{padding:1.5rem}.feature-icon[data-v-41089701]{width:70px;height:70px;font-size:2rem}.feature-title[data-v-41089701]{font-size:1.2rem}.feature-description[data-v-41089701]{font-size:.95rem}}@media(min-width:769px)and (max-width:1023px){.features-grid[data-v-41089701]{grid-template-columns:repeat(2,1fr)}}.modal-overlay[data-v-2d311272]{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-container[data-v-2d311272]{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.modal-header[data-v-2d311272]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;position:sticky;top:0;background:#fff;border-radius:20px 20px 0 0;z-index:10}.modal-header h3[data-v-2d311272]{margin:0;font-size:1.5rem;font-weight:700;color:#0f172a;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.close-btn[data-v-2d311272]{background:none;border:none;cursor:pointer;padding:.5rem;color:#64748b;transition:all .2s ease;border-radius:8px;display:flex;align-items:center;justify-content:center}.close-btn[data-v-2d311272]:hover{background-color:#f1f5f9;color:#0f172a}.contact-form[data-v-2d311272]{padding:2rem}.form-group[data-v-2d311272]{margin-bottom:1.5rem}.form-group label[data-v-2d311272]{display:block;margin-bottom:.5rem;font-weight:600;color:#334155;font-size:.9rem}.form-group input[data-v-2d311272],.form-group textarea[data-v-2d311272]{width:100%;padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:1rem;font-family:inherit;transition:all .2s ease;box-sizing:border-box}.form-group input[data-v-2d311272]:focus,.form-group textarea[data-v-2d311272]:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-group textarea[data-v-2d311272]{resize:vertical;min-height:120px}.form-actions[data-v-2d311272]{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.btn-primary[data-v-2d311272],.btn-secondary[data-v-2d311272]{padding:.75rem 1.5rem;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.btn-primary[data-v-2d311272]{background:linear-gradient(135deg,#059669,#3b82f6);color:#fff;box-shadow:0 4px 12px #3b82f64d}.btn-primary[data-v-2d311272]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.btn-primary[data-v-2d311272]:disabled{opacity:.6;cursor:not-allowed}.btn-secondary[data-v-2d311272]{background:#f1f5f9;color:#334155}.btn-secondary[data-v-2d311272]:hover{background:#e2e8f0}.submit-message[data-v-2d311272]{margin-top:1rem;padding:1rem;border-radius:10px;background-color:#d1fae5;color:#065f46;text-align:center;font-weight:500}.submit-message.error[data-v-2d311272]{background-color:#fee2e2;color:#991b1b}.modal-enter-active[data-v-2d311272],.modal-leave-active[data-v-2d311272]{transition:opacity .3s ease}.modal-enter-from[data-v-2d311272],.modal-leave-to[data-v-2d311272]{opacity:0}.modal-enter-active .modal-container[data-v-2d311272],.modal-leave-active .modal-container[data-v-2d311272]{transition:transform .3s ease}.modal-enter-from .modal-container[data-v-2d311272],.modal-leave-to .modal-container[data-v-2d311272]{transform:scale(.9)}@media(max-width:640px){.modal-container[data-v-2d311272]{max-height:95vh}.modal-header[data-v-2d311272]{padding:1rem 1.5rem}.modal-header h3[data-v-2d311272]{font-size:1.25rem}.contact-form[data-v-2d311272]{padding:1.5rem}.form-actions[data-v-2d311272]{flex-direction:column}.btn-primary[data-v-2d311272],.btn-secondary[data-v-2d311272]{width:100%}}.holo-wrap[data-v-7fc4f657]{position:relative;overflow:hidden;width:100%;min-height:100vh;margin:0;padding:8rem 2rem 4rem;display:flex;align-items:center;justify-content:center;isolation:isolate;background:#000}.background-video[data-v-7fc4f657]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.video-overlay[data-v-7fc4f657]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#05966926,#3b82f626);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1}.card[data-v-7fc4f657]{position:relative;margin:0 auto;max-width:1000px;width:100%;background:linear-gradient(170deg,#fffffff2,#ffffffd9);border:1px solid rgba(255,255,255,.2);border-radius:24px;padding:4rem;transform-style:preserve-3d;transition:transform .18s ease;-webkit-backdrop-filter:blur(20px) saturate(120%);backdrop-filter:blur(20px) saturate(120%);box-shadow:0 20px 50px #0000004d;z-index:2}.gloss[data-v-7fc4f657]{position:absolute;inset:0;background:radial-gradient(1200px 200px at var(--mx, 50%) -20%,rgba(255,255,255,.25),transparent 60%);mix-blend-mode:overlay;pointer-events:none;border-radius:inherit}.content[data-v-7fc4f657]{position:relative;z-index:2}h2[data-v-7fc4f657]{margin:0 0 1rem;font-size:3.5rem;line-height:1.1;letter-spacing:-.02em;color:#0f172a}.shine[data-v-7fc4f657]{background:linear-gradient(90deg,#a7f3d0,#93c5fd,#a7f3d0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 100%;animation:hue-7fc4f657 6s linear infinite}@keyframes hue-7fc4f657{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}p[data-v-7fc4f657]{color:#334155;margin:0 0 1.5rem;font-size:1.15rem;line-height:1.6}.chips[data-v-7fc4f657]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.chip[data-v-7fc4f657]{padding:.4rem .7rem;border-radius:9999px;background:linear-gradient(90deg,#0596691f,#3b82f61f);border:1px solid rgba(2,6,23,.06);color:#0f172a;font-size:.9rem}.cta-buttons[data-v-7fc4f657]{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.cta[data-v-7fc4f657]{display:inline-block;padding:.85rem 1.2rem;border-radius:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;border:none;font-size:1rem}.cta-primary[data-v-7fc4f657]{background:linear-gradient(135deg,#059669,#3b82f6);color:#fff;text-decoration:none;box-shadow:0 10px 22px #3b82f640}.cta-primary[data-v-7fc4f657]:hover{transform:translateY(-2px);box-shadow:0 14px 30px #3b82f659}.cta-secondary[data-v-7fc4f657]{background:#fff9;color:#0f172a;text-decoration:none;border:2px solid rgba(59,130,246,.3);box-shadow:0 4px 12px #00000014}.cta-secondary[data-v-7fc4f657]:hover{transform:translateY(-2px);background:#fffc;border-color:#3b82f680}@media(max-width:768px){.holo-wrap[data-v-7fc4f657]{padding:6rem 1.5rem 3rem;min-height:100vh}.card[data-v-7fc4f657]{padding:2.5rem}h2[data-v-7fc4f657]{font-size:2.5rem}p[data-v-7fc4f657]{font-size:1rem}}@media(max-width:640px){.holo-wrap[data-v-7fc4f657]{padding:5rem 1rem 2rem}.card[data-v-7fc4f657]{padding:2rem}h2[data-v-7fc4f657]{font-size:2rem}.cta-buttons[data-v-7fc4f657]{flex-direction:column;width:100%}.cta[data-v-7fc4f657]{width:100%;text-align:center}}.vision-section[data-v-2366f840]{max-width:1200px;margin:5rem auto 3rem;padding:0 2rem}.vision-content[data-v-2366f840]{background:linear-gradient(135deg,#0596690d,#3b82f60d);padding:3rem;border-radius:20px;border-left:4px solid #3b82f6;text-align:center}.vision-content h2[data-v-2366f840]{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.vision-text[data-v-2366f840]{font-size:1.2rem;line-height:1.8;color:#475569;max-width:900px;margin:0 auto}.karriere-section[data-v-2366f840]{max-width:1200px;margin:5rem auto;padding:0 2rem}.karriere-content[data-v-2366f840]{background:linear-gradient(135deg,#05966914,#3b82f614);padding:4rem 3rem;border-radius:24px}.karriere-content h2[data-v-2366f840]{font-size:2.5rem;font-weight:700;text-align:center;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.karriere-intro[data-v-2366f840]{font-size:1.15rem;line-height:1.8;color:#475569;text-align:center;max-width:800px;margin:0 auto 3rem}.karriere-benefits[data-v-2366f840]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.benefit-item[data-v-2366f840]{background:#fff;padding:2rem;border-radius:16px;text-align:center;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;border:2px solid transparent}.benefit-item[data-v-2366f840]:hover{transform:translateY(-4px);border-color:#10b981;box-shadow:0 8px 20px #10b98126}.benefit-icon[data-v-2366f840]{font-size:3rem;margin-bottom:1rem;display:block}.benefit-item h3[data-v-2366f840]{font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.benefit-item p[data-v-2366f840]{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.karriere-cta[data-v-2366f840]{text-align:center;margin-top:2rem}.karriere-button[data-v-2366f840]{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(135deg,#059669,#3b82f6);color:#fff;font-size:1.1rem;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s ease;box-shadow:0 10px 22px #3b82f640}.karriere-button[data-v-2366f840]:hover{transform:translateY(-2px);box-shadow:0 14px 30px #3b82f659}@media(max-width:768px){.vision-section[data-v-2366f840],.karriere-section[data-v-2366f840]{margin:3rem auto;padding:0 1.5rem}.vision-content[data-v-2366f840],.karriere-content[data-v-2366f840]{padding:2rem 1.5rem}.vision-content h2[data-v-2366f840],.karriere-content h2[data-v-2366f840]{font-size:2rem}.vision-text[data-v-2366f840],.karriere-intro[data-v-2366f840]{font-size:1rem}.karriere-benefits[data-v-2366f840]{grid-template-columns:1fr;gap:1.5rem}.benefit-icon[data-v-2366f840]{font-size:2.5rem}}.testimonials[data-v-24585e8c]{padding:4rem 2rem;max-width:1200px;margin:0 auto}.testimonials-title[data-v-24585e8c]{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#0f172a;position:relative}.testimonials-title[data-v-24585e8c]:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#10b981,#3b82f6);border-radius:2px}.testimonials-grid[data-v-24585e8c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card[data-v-24585e8c]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 16px #0000001a;position:relative;transition:all .3s ease;border:2px solid transparent}.testimonial-card[data-v-24585e8c]:hover{transform:translateY(-8px);box-shadow:0 8px 24px #10b98133;border-color:#10b981}.quote-icon[data-v-24585e8c]{font-size:4rem;color:#10b981;opacity:.3;line-height:1;font-family:Georgia,serif;margin-bottom:-1rem}.testimonial-text[data-v-24585e8c]{font-size:1rem;line-height:1.7;color:#475569;margin-bottom:1.5rem;font-style:italic}.testimonial-author[data-v-24585e8c]{display:flex;align-items:center;gap:1rem}.author-info[data-v-24585e8c]{flex:1}.author-name[data-v-24585e8c]{font-size:1.1rem;font-weight:700;color:#0f172a;margin-bottom:.25rem}.author-position[data-v-24585e8c]{font-size:.9rem;color:#64748b}@media(max-width:768px){.testimonials[data-v-24585e8c]{padding:3rem 1.5rem}.testimonials-title[data-v-24585e8c]{font-size:2rem;margin-bottom:2rem}.testimonials-grid[data-v-24585e8c]{grid-template-columns:1fr;gap:1.5rem}.testimonial-card[data-v-24585e8c]{padding:1.5rem}.quote-icon[data-v-24585e8c]{font-size:3rem}.testimonial-text[data-v-24585e8c]{font-size:.95rem}}@media(min-width:769px)and (max-width:1023px){.testimonials-grid[data-v-24585e8c]{grid-template-columns:repeat(2,1fr)}}.cta[data-v-84ba9f1e]{margin:4rem auto;max-width:1200px;padding:0 2rem}.cta-content[data-v-84ba9f1e]{background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:24px;padding:4rem 3rem;text-align:center;box-shadow:0 12px 32px #10b9814d;position:relative;overflow:hidden}.cta-content[data-v-84ba9f1e]:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:#ffffff1a;border-radius:50%}.cta-content[data-v-84ba9f1e]:after{content:"";position:absolute;bottom:-50%;left:-10%;width:400px;height:400px;background:#ffffff14;border-radius:50%}.cta-title[data-v-84ba9f1e]{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;position:relative;z-index:1}.cta-description[data-v-84ba9f1e]{font-size:1.2rem;color:#fffffff2;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;position:relative;z-index:1}.cta-buttons[data-v-84ba9f1e]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;position:relative;z-index:1}.cta-button[data-v-84ba9f1e]{padding:.9rem 2rem;border-radius:12px;font-weight:600;font-size:1.05rem;text-decoration:none;transition:all .3s ease;cursor:pointer;border:2px solid transparent}.cta-button.primary[data-v-84ba9f1e]{background:#fff;color:#059669}.cta-button.primary[data-v-84ba9f1e]:hover{background:#ffffffe6;transform:translateY(-3px);box-shadow:0 8px 20px #0003}.cta-button.secondary[data-v-84ba9f1e]{background:transparent;color:#fff;border-color:#fff}.cta-button.secondary[data-v-84ba9f1e]:hover{background:#ffffff26;transform:translateY(-3px)}@media(max-width:768px){.cta[data-v-84ba9f1e]{margin:3rem auto;padding:0 1rem}.cta-content[data-v-84ba9f1e]{padding:3rem 1.5rem}.cta-title[data-v-84ba9f1e]{font-size:1.8rem}.cta-description[data-v-84ba9f1e]{font-size:1rem;margin-bottom:2rem}.cta-buttons[data-v-84ba9f1e]{flex-direction:column;align-items:stretch}.cta-button[data-v-84ba9f1e]{padding:.8rem 1.5rem;font-size:1rem}}@media(min-width:769px)and (max-width:1023px){.cta-content[data-v-84ba9f1e]{padding:3.5rem 2.5rem}.cta-title[data-v-84ba9f1e]{font-size:2.2rem}.cta-description[data-v-84ba9f1e]{font-size:1.1rem}}.corporations-container[data-v-597787b0]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2rem}.corporation-item[data-v-597787b0]{transition:transform .3s ease;box-sizing:border-box}.corporation-item img[data-v-597787b0]{width:80%;height:auto;margin:0 auto;display:block;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease;cursor:pointer}.corporation-item:hover img[data-v-597787b0]{filter:grayscale(0%);transform:scale(1.05)}@media(max-width:768px){.corporation-item[data-v-597787b0]{display:flex;width:48%!important}}.about-content[data-v-31678b07]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.intro-section[data-v-31678b07]{margin-bottom:5rem;text-align:center}.intro-section h2[data-v-31678b07]{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lead[data-v-31678b07]{font-size:1.25rem;line-height:1.8;color:#334155;margin-bottom:1.5rem;font-weight:500}.intro-section p[data-v-31678b07]{font-size:1.1rem;line-height:1.8;color:#475569;max-width:900px;margin:0 auto}.mission-section[data-v-31678b07]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin:5rem 0;padding:3rem;background:linear-gradient(135deg,#10b9810d,#3b82f60d);border-radius:24px}.mission-content h2[data-v-31678b07]{font-size:2.2rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem}.mission-content p[data-v-31678b07]{font-size:1.1rem;line-height:1.8;color:#475569}.mission-image[data-v-31678b07]{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.mission-image img[data-v-31678b07]{width:100%;height:100%;object-fit:cover;display:block}.partners-section[data-v-31678b07]{margin:5rem 0;text-align:center}.partners-section h2[data-v-31678b07]{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.partners-intro[data-v-31678b07]{font-size:1.1rem;line-height:1.8;color:#475569;max-width:800px;margin:0 auto 3rem}@media(max-width:768px){.about-content[data-v-31678b07]{padding:3rem 1.5rem}.intro-section h2[data-v-31678b07]{font-size:2rem}.lead[data-v-31678b07]{font-size:1.1rem}.intro-section p[data-v-31678b07]{font-size:1rem}.mission-section[data-v-31678b07]{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem;margin:3rem 0}.mission-content h2[data-v-31678b07]{font-size:1.8rem}.mission-content p[data-v-31678b07]{font-size:1rem}.partners-section h2[data-v-31678b07]{font-size:2rem}.partners-intro[data-v-31678b07]{font-size:1rem}}.services-section[data-v-6ebe4efd]{max-width:1200px;margin:4rem auto;padding:0 2rem}.service-detail[data-v-6ebe4efd]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;margin-bottom:5rem}.service-detail.reverse[data-v-6ebe4efd]{direction:rtl}.service-detail.reverse[data-v-6ebe4efd]>*{direction:ltr}.service-content h2[data-v-6ebe4efd]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-content p[data-v-6ebe4efd]{font-size:1.1rem;line-height:1.8;color:#475569;margin-bottom:1.5rem}.service-benefits[data-v-6ebe4efd]{list-style:none;padding:0}.service-benefits li[data-v-6ebe4efd]{padding:.75rem 0 .75rem 2rem;position:relative;color:#334155;font-size:1rem}.service-benefits li[data-v-6ebe4efd]:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.2rem}.service-image[data-v-6ebe4efd]{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f;transition:transform .3s ease}.service-image[data-v-6ebe4efd]:hover{transform:scale(1.02)}.service-image img[data-v-6ebe4efd]{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:768px){.services-section[data-v-6ebe4efd]{margin:3rem auto;padding:0 1.5rem}.service-detail[data-v-6ebe4efd],.service-detail.reverse[data-v-6ebe4efd]{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;direction:ltr}.service-content h2[data-v-6ebe4efd]{font-size:1.6rem}.service-content p[data-v-6ebe4efd]{font-size:1rem}.service-benefits li[data-v-6ebe4efd]{font-size:.95rem;padding-left:1.75rem}.service-image[data-v-6ebe4efd]{max-height:300px}}@media(min-width:769px)and (max-width:1023px){.service-detail[data-v-6ebe4efd]{gap:2rem}.service-content h2[data-v-6ebe4efd]{font-size:1.8rem}.service-content p[data-v-6ebe4efd]{font-size:1rem}}.benefits-section[data-v-5166e5c0]{margin:5rem auto;max-width:1200px}.benefits-section h2[data-v-5166e5c0]{font-size:2.5rem;font-weight:700;text-align:center;color:#0f172a;margin-bottom:3rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benefits-grid[data-v-5166e5c0]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.benefit-card[data-v-5166e5c0]{background:#fff;padding:2.5rem;border-radius:16px;text-align:center;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.benefit-card[data-v-5166e5c0]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.benefit-icon[data-v-5166e5c0]{font-size:3rem;margin-bottom:1rem}.benefit-card h3[data-v-5166e5c0]{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.benefit-card p[data-v-5166e5c0]{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}@media(max-width:768px){.benefits-section h2[data-v-5166e5c0]{font-size:2rem}.benefits-grid[data-v-5166e5c0]{grid-template-columns:1fr;gap:1.5rem}.benefit-card[data-v-5166e5c0]{padding:2rem}}.page-header[data-v-018f66b3]{display:flex;align-items:center;justify-content:space-between;position:relative;width:100%;min-height:350px;padding:3rem 2rem;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#10b9811a,#3b82f61a);margin-bottom:3rem}.content[data-v-018f66b3]{flex:1;z-index:2;max-width:55%;padding-right:2rem}.title[data-v-018f66b3]{font-size:3rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.2;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.description[data-v-018f66b3]{font-size:1.25rem;color:#475569;line-height:1.7;font-weight:500}.image-wrapper[data-v-018f66b3]{position:relative;flex:1;max-width:45%;height:300px;overflow:hidden;border-radius:16px;box-shadow:0 8px 24px #10b98133}.header-image[data-v-018f66b3]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.header-image[data-v-018f66b3]:hover{transform:scale(1.08)}.overlay[data-v-018f66b3]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#10b9814d,#3b82f64d);transition:all .5s ease}.image-wrapper:hover .overlay[data-v-018f66b3]{background:linear-gradient(135deg,#10b98180,#3b82f680)}@media(max-width:768px){.page-header[data-v-018f66b3]{flex-direction:column;padding:2rem 1.5rem;min-height:auto;margin-bottom:2rem}.content[data-v-018f66b3]{max-width:100%;padding-right:0;margin-bottom:2rem;text-align:center}.title[data-v-018f66b3]{font-size:2rem}.description[data-v-018f66b3]{font-size:1.1rem}.image-wrapper[data-v-018f66b3]{max-width:100%;height:250px}}@media(max-width:480px){.page-header[data-v-018f66b3]{padding:1.5rem 1rem}.title[data-v-018f66b3]{font-size:1.7rem}.description[data-v-018f66b3]{font-size:1rem}.image-wrapper[data-v-018f66b3]{height:200px}}.service-detail[data-v-1b3bf23a]{margin-top:2rem}.service-hero[data-v-1b3bf23a]{width:100%;height:400px;border-radius:20px;overflow:hidden;margin-bottom:3rem;box-shadow:0 8px 24px #0000001a}.hero-image[data-v-1b3bf23a]{width:100%;height:100%;object-fit:cover}.service-content[data-v-1b3bf23a]{max-width:1000px;margin:0 auto}.service-section[data-v-1b3bf23a]{margin-bottom:4rem}.service-section h2[data-v-1b3bf23a]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1.5rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.service-section p[data-v-1b3bf23a]{font-size:1.1rem;line-height:1.8;color:#334155}.features-grid[data-v-1b3bf23a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-card[data-v-1b3bf23a]{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0}.feature-card[data-v-1b3bf23a]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-icon[data-v-1b3bf23a]{font-size:2.5rem;margin-bottom:1rem}.feature-card h3[data-v-1b3bf23a]{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.feature-card p[data-v-1b3bf23a]{font-size:.95rem;color:#64748b;line-height:1.6}.benefits-list[data-v-1b3bf23a]{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;margin-top:2rem}.benefits-list li[data-v-1b3bf23a]{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:linear-gradient(90deg,#05966914,#3b82f614);border-radius:12px;font-size:1rem;color:#334155;font-weight:500}.benefits-list li svg[data-v-1b3bf23a]{color:#059669;flex-shrink:0}@media(max-width:768px){.service-hero[data-v-1b3bf23a]{height:250px;margin-bottom:2rem}.service-section h2[data-v-1b3bf23a]{font-size:1.5rem}.features-grid[data-v-1b3bf23a]{grid-template-columns:1fr;gap:1.5rem}.benefits-list[data-v-1b3bf23a]{grid-template-columns:1fr}}.process-section[data-v-1c3e8fba]{margin:5rem auto;max-width:1200px}.process-section h2[data-v-1c3e8fba]{font-size:2.5rem;font-weight:700;text-align:center;color:#0f172a;margin-bottom:3rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.process-grid[data-v-1c3e8fba]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.process-step[data-v-1c3e8fba]{background:#fff;padding:2.5rem;border-radius:16px;text-align:center;box-shadow:0 4px 12px #0000000d;transition:all .3s ease;border:1px solid #e2e8f0;position:relative}.process-step[data-v-1c3e8fba]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.step-number[data-v-1c3e8fba]{width:60px;height:60px;margin:0 auto 1.5rem;background:linear-gradient(135deg,#059669,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;color:#fff}.process-step h3[data-v-1c3e8fba]{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:.75rem}.process-step p[data-v-1c3e8fba]{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}@media(max-width:768px){.process-section h2[data-v-1c3e8fba]{font-size:2rem}.process-grid[data-v-1c3e8fba]{grid-template-columns:1fr;gap:1.5rem}.process-step[data-v-1c3e8fba]{padding:2rem}}.hero-section[data-v-a8f1df1f]{width:100%;height:500px;background-size:cover;background-position:center;position:relative;margin-bottom:4rem}.hero-overlay[data-v-a8f1df1f]{position:absolute;inset:0;background:linear-gradient(135deg,#059669d9,#3b82f6d9);display:flex;align-items:center;justify-content:center}.hero-content[data-v-a8f1df1f]{text-align:center;color:#fff;max-width:800px;padding:2rem}.hero-content h1[data-v-a8f1df1f]{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.2)}.hero-content p[data-v-a8f1df1f]{font-size:1.5rem;font-weight:300;opacity:.95}.dienstleistung-detail[data-v-a8f1df1f]{margin-top:-2rem;position:relative;z-index:10}.dienstleistung-content[data-v-a8f1df1f]{max-width:1200px;margin:0 auto;padding:0 2rem}.intro-section[data-v-a8f1df1f]{margin-bottom:5rem}.intro-card[data-v-a8f1df1f]{background:#fff;border-radius:24px;padding:3rem;box-shadow:0 20px 60px #0000001a;display:flex;gap:2rem;align-items:flex-start}.intro-icon[data-v-a8f1df1f]{font-size:4rem;flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#059669,#3b82f6);border-radius:20px}.intro-text h2[data-v-a8f1df1f]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.intro-text p[data-v-a8f1df1f]{font-size:1.15rem;line-height:1.8;color:#334155}.leistungen-section[data-v-a8f1df1f]{margin-bottom:5rem}.leistungen-section h2[data-v-a8f1df1f]{font-size:2.5rem;font-weight:700;color:#0f172a;margin-bottom:3rem;text-align:center}.leistungen-grid[data-v-a8f1df1f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.leistung-item[data-v-a8f1df1f]{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:2rem;border-radius:16px;border-left:4px solid #3b82f6;transition:all .3s ease}.leistung-item[data-v-a8f1df1f]:hover{transform:translate(8px);border-left-color:#059669;box-shadow:0 8px 24px #00000014}.leistung-header[data-v-a8f1df1f]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.leistung-icon[data-v-a8f1df1f]{font-size:2rem;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.leistung-item h3[data-v-a8f1df1f]{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0}.leistung-item p[data-v-a8f1df1f]{font-size:.95rem;color:#64748b;line-height:1.6;margin:0}.benefits-section[data-v-a8f1df1f]{background:linear-gradient(135deg,#05966908,#3b82f608);padding:4rem 2rem;border-radius:24px;margin-bottom:5rem}.benefits-container h2[data-v-a8f1df1f]{font-size:2.5rem;font-weight:700;text-align:center;color:#0f172a;margin-bottom:3rem;background:linear-gradient(135deg,#059669,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benefits-grid[data-v-a8f1df1f]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.benefit-item[data-v-a8f1df1f]{background:#fff;padding:2rem;border-radius:16px;display:flex;gap:1.5rem;align-items:flex-start;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}.benefit-item[data-v-a8f1df1f]:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.benefit-number[data-v-a8f1df1f]{width:40px;height:40px;flex-shrink:0;background:linear-gradient(135deg,#059669,#3b82f6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.25rem}.benefit-item p[data-v-a8f1df1f]{font-size:1rem;line-height:1.6;color:#334155;margin:0;padding-top:.5rem}.cta-section[data-v-a8f1df1f]{margin-top:3rem}@media(max-width:768px){.hero-section[data-v-a8f1df1f]{height:400px}.hero-content h1[data-v-a8f1df1f]{font-size:2.5rem}.hero-content p[data-v-a8f1df1f]{font-size:1.2rem}.intro-card[data-v-a8f1df1f]{flex-direction:column;padding:2rem;text-align:center}.intro-icon[data-v-a8f1df1f]{margin:0 auto}.leistungen-section h2[data-v-a8f1df1f]{font-size:2rem}.leistungen-grid[data-v-a8f1df1f]{grid-template-columns:1fr}.benefits-container h2[data-v-a8f1df1f]{font-size:2rem}.benefits-grid[data-v-a8f1df1f]{grid-template-columns:1fr}.benefits-section[data-v-a8f1df1f]{padding:3rem 1.5rem}}@media(max-width:480px){.hero-section[data-v-a8f1df1f]{height:350px}.hero-content h1[data-v-a8f1df1f]{font-size:2rem}.hero-content p[data-v-a8f1df1f]{font-size:1rem}}.contact-container[data-v-5c109569]{max-width:1200px;margin:0 auto;padding:4rem 2rem}.contact-info-section[data-v-5c109569]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:5rem}.contact-card[data-v-5c109569]{background:#fff;padding:2.5rem 2rem;border-radius:16px;box-shadow:0 4px 16px #0000001a;text-align:center;transition:all .3s ease;border:2px solid transparent}.contact-card[data-v-5c109569]:hover{transform:translateY(-8px);border-color:#10b981;box-shadow:0 8px 24px #10b98133}.icon-wrapper[data-v-5c109569]{width:80px;height:80px;margin:0 auto 1.5rem;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:2.5rem}.icon-wrapper.phone[data-v-5c109569]{background:linear-gradient(135deg,#10b981,#059669)}.icon-wrapper.email[data-v-5c109569]{background:linear-gradient(135deg,#3b82f6,#2563eb)}.icon-wrapper.location[data-v-5c109569]{background:linear-gradient(135deg,#10b981,#3b82f6)}.contact-card h3[data-v-5c109569]{font-size:1.3rem;font-weight:700;color:#0f172a;margin-bottom:.75rem}.contact-card p[data-v-5c109569]{font-size:1.05rem;color:#475569;margin:.25rem 0}.contact-card a[data-v-5c109569]{color:#10b981;text-decoration:none;font-weight:600;transition:color .3s ease}.contact-card a[data-v-5c109569]:hover{color:#059669}.info-description[data-v-5c109569]{font-size:.9rem!important;color:#94a3b8!important;margin-top:.5rem!important}.office-hours-section[data-v-5c109569]{background:linear-gradient(135deg,#10b9810d,#3b82f60d);padding:3rem;border-radius:16px;margin-bottom:4rem}.office-hours-section h2[data-v-5c109569]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:2rem;text-align:center}.hours-grid[data-v-5c109569]{max-width:600px;margin:0 auto 2rem}.hours-row[data-v-5c109569]{display:flex;justify-content:space-between;padding:1rem 1.5rem;background:#fff;margin-bottom:.75rem;border-radius:12px;border:2px solid transparent;transition:all .3s ease}.hours-row[data-v-5c109569]:hover{border-color:#10b981}.hours-row.weekend[data-v-5c109569]{background:#f8fafc;color:#94a3b8}.day[data-v-5c109569]{font-weight:600;color:#0f172a}.time[data-v-5c109569]{color:#10b981;font-weight:600}.weekend .day[data-v-5c109569],.weekend .time[data-v-5c109569]{color:#94a3b8}.note[data-v-5c109569]{text-align:center;color:#64748b;font-size:.95rem;line-height:1.6;max-width:600px;margin:0 auto}.map-section[data-v-5c109569]{margin-bottom:3rem}.map-section h2[data-v-5c109569]{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:2rem;text-align:center}.map-placeholder[data-v-5c109569]{border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #0000001f}@media(max-width:768px){.contact-container[data-v-5c109569]{padding:3rem 1.5rem}.contact-info-section[data-v-5c109569]{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.contact-card[data-v-5c109569]{padding:2rem 1.5rem}.icon-wrapper[data-v-5c109569]{width:70px;height:70px;font-size:2rem}.office-hours-section[data-v-5c109569]{padding:2rem 1.5rem;margin-bottom:3rem}.office-hours-section h2[data-v-5c109569],.map-section h2[data-v-5c109569]{font-size:1.6rem}.hours-row[data-v-5c109569]{flex-direction:column;text-align:center;gap:.5rem;padding:1rem}.map-placeholder iframe[data-v-5c109569]{height:300px}}@media(min-width:769px)and (max-width:1023px){.contact-info-section[data-v-5c109569]{grid-template-columns:repeat(2,1fr)}}.content[data-v-328c91ed]{max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem;color:#334155}h2[data-v-328c91ed]{font-size:1.6rem;margin-top:2rem;margin-bottom:.75rem;color:#0f172a}p[data-v-328c91ed]{line-height:1.8}.content[data-v-63a74fbc]{max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem;color:#334155}h2[data-v-63a74fbc]{font-size:1.6rem;margin-top:2rem;margin-bottom:.75rem;color:#0f172a}p[data-v-63a74fbc]{line-height:1.8}.content[data-v-994a0b7b]{max-width:900px;margin:0 auto;padding:3rem 1.5rem 5rem;color:#334155}h2[data-v-994a0b7b]{font-size:1.6rem;margin-top:2rem;margin-bottom:.75rem;color:#0f172a}p[data-v-994a0b7b]{line-height:1.8}
