.navbar[data-v-2ec182b5]{position:relative;width:100%;height:90px;background:#f2f2f2;will-change:transform;display:flex;justify-content:center;align-items:center;transition:transform .4s ease,opacity .4s ease;z-index:1000}.navbar--fixed[data-v-2ec182b5]{position:fixed;top:0;left:0;width:100%}.navbar-spacer[data-v-2ec182b5]{height:90px}.navbar--hidden[data-v-2ec182b5]{transform:translateY(-100%);opacity:0}.nav-inner[data-v-2ec182b5]{width:90%;max-width:1100px;display:flex;justify-content:center}.nav-links[data-v-2ec182b5]{display:flex;gap:4rem;list-style:none;margin:0;padding:0}.nav-links li a[data-v-2ec182b5]{text-decoration:none;color:#1a1a1b;font-weight:500;font-size:1.6rem;transition:color .3s;font-family:League Spartan Light,sans-serif}.nav-links li a[data-v-2ec182b5]:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px;transition:.4s ease;text-decoration-color:#c1d900}.floating-menu-btn[data-v-2ec182b5]{position:fixed;top:30px;left:25px;width:30px;height:22px;display:flex;flex-direction:column;justify-content:space-between;background:transparent;border:none;padding:0;cursor:pointer;z-index:1100}.floating-menu-btn span[data-v-2ec182b5]{display:block;height:2px;width:100%;background-color:#1a1a1b;border-radius:2px;transition:all .4s ease}.floating-menu-btn:hover span[data-v-2ec182b5]{background-color:#c1d900}.floating-menu-btn.open span[data-v-2ec182b5]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.floating-menu-btn.open span[data-v-2ec182b5]:nth-child(2){opacity:0}.floating-menu-btn.open span[data-v-2ec182b5]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.sidebar .close-btn[data-v-2ec182b5]{color:#1a1a1b;font-size:1.5rem;background:none;border:none;cursor:pointer;transition:color .3s ease}.sidebar .close-btn[data-v-2ec182b5]:hover{color:#c1d900}@keyframes fadeSlideDown-2ec182b5{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.sidebar[data-v-2ec182b5]{width:65%;max-width:300px;padding:2rem}.nav-inner[data-v-2ec182b5]{width:95%;justify-content:space-between}.nav-links[data-v-2ec182b5]{display:none;flex-direction:column;gap:0}}.fade-enter-active[data-v-2ec182b5],.fade-leave-active[data-v-2ec182b5]{transition:opacity .4s}.fade-enter-from[data-v-2ec182b5],.fade-leave-to[data-v-2ec182b5]{opacity:0}.nav-links li a.active[data-v-2ec182b5]{border-bottom:2px solid #c1d900}.sidebar-instagram[data-v-2ec182b5]{display:flex;align-items:center;gap:8px;color:#1a1a1b;text-decoration:none;margin-top:auto;padding-top:2rem;font-size:1rem;transition:color .3s}.sidebar-instagram[data-v-2ec182b5]:hover{color:#c1d900}.sidebar-instagram svg[data-v-2ec182b5]{flex-shrink:0;margin-bottom:4px}.nav-hover-zone[data-v-2ec182b5]{position:fixed;top:0;left:0;width:80px;height:80px;z-index:1099}@media(max-width:768px){.nav-hover-zone[data-v-2ec182b5]{display:none}}@media(max-width:768px){.navbar[data-v-2ec182b5],.navbar-spacer[data-v-2ec182b5]{display:none}}.help-icon-wrapper[data-v-d4996b17]{position:fixed;bottom:24px;left:24px;z-index:900}.help-icon[data-v-d4996b17]{position:relative;width:52px;height:52px;border-radius:50%;background:#1a1a1b;border:1px solid #c1d900;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 24px #0000002e;color:#fff;transition:transform .2s ease,background .2s ease;animation:pop-in-d4996b17 .4s cubic-bezier(.16,1,.3,1)}.help-icon[data-v-d4996b17]:hover{transform:scale(1.05);background:#111}.help-icon svg[data-v-d4996b17]{width:26px;height:26px}@keyframes pop-in-d4996b17{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.help-icon-dismiss[data-v-d4996b17]{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:50%;border:1px solid #ddd;background:#fff;color:#666;font-size:.7rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .15s ease}.help-icon-dismiss[data-v-d4996b17]:hover{border-color:#c1d900;color:#1a1a1b}.help-popover[data-v-d4996b17]{position:absolute;bottom:64px;left:0;width:240px;background:#f2f2f2;border:1px solid #c1d900;border-radius:14px;padding:16px;box-shadow:0 12px 32px #00000026;animation:pop-in-d4996b17 .2s ease}.popover-close[data-v-d4996b17]{position:absolute;top:8px;right:8px;width:15px;height:25px;border-radius:30%;border:none;background:#0000000f;color:#1a1a1b;font-size:.8rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.popover-close[data-v-d4996b17]:hover{background:#0000001f}.popover-text[data-v-d4996b17]{font-size:1rem;color:#1a1a1b;margin:0 0 14px;padding-right:20px;line-height:1.4;font-family:League Spartan Light,sans-serif}.popover-actions[data-v-d4996b17]{display:flex;flex-direction:column;gap:8px}.popover-btn[data-v-d4996b17]{padding:10px 14px;border-radius:8px;font-size:.9rem;font-family:inherit;font-weight:700;border:none;cursor:pointer;transition:all .2s ease;font-family:League Spartan Light,sans-serif}.popover-btn.primary[data-v-d4996b17]{background:#1a1a1b;color:#f2f2f2}.popover-btn.primary[data-v-d4996b17]:hover{transform:translateY(1px) scale(.98);background:#111}.popover-btn.ghost[data-v-d4996b17]{background:transparent;color:#666;border:1px solid #ddd}.popover-btn.ghost[data-v-d4996b17]:hover{color:#1a1a1b;border-color:#c1d900}@media(max-width:480px){.help-icon-wrapper[data-v-d4996b17]{bottom:16px;left:16px}.help-popover[data-v-d4996b17]{width:220px}}.top-logo[data-v-f9a7a852]{display:flex;justify-content:center;align-items:center;padding:20px 0}.top-logo img[data-v-f9a7a852]{max-width:300px;margin:50px 0}@media(max-width:768px){.top-logo.mobile[data-v-f9a7a852]{position:fixed;top:0;left:0;width:100%;background:#f2f2f2;z-index:1050}.top-logo img[data-v-f9a7a852]{transition:none}}@media(min-width:769px){.top-logo[data-v-f9a7a852]{position:relative!important;background:transparent;box-shadow:none}.header-spacer[data-v-f9a7a852]{display:none}}.contact-bar[data-v-f9a7a852]{position:fixed;bottom:0;left:0;width:100%;background:#e8e8e8;color:#1a1a1b;display:flex;align-items:center;justify-content:center;gap:150px;padding:14px 20px;font-size:1rem;font-family:League Spartan Medium,sans-serif;z-index:900;box-sizing:border-box;border-top:1px solid #d4d4d4}.contact-bar[data-v-f9a7a852]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:14px 20px}.contact-bar a[data-v-f9a7a852]:first-child{justify-self:start;margin-left:150px}.contact-bar a[data-v-f9a7a852]:nth-child(2){justify-self:center}.contact-bar a[data-v-f9a7a852]:nth-child(3){justify-self:end;margin-right:150px}.contact-bar a[data-v-f9a7a852]{color:#1a1a1b;text-decoration:none;transition:color .2s ease;display:flex;align-items:center;gap:8px}.contact-bar a[data-v-f9a7a852]:hover{color:#c1d900}.bar-insta[data-v-f9a7a852]{display:flex;align-items:center;gap:8px}@media(max-width:768px){.contact-bar[data-v-f9a7a852]{display:grid;grid-template-columns:1fr 1fr 1fr;justify-items:center;align-items:center;gap:0;padding:20px}.contact-bar a[data-v-f9a7a852]{margin:0!important}.contact-item span[data-v-f9a7a852]{display:none}.bar-insta[data-v-f9a7a852]{display:flex}}.contact-item[data-v-f9a7a852]{display:flex;align-items:center;gap:8px}.icon[data-v-f9a7a852]{width:22px;height:22px}.fade-in[data-v-e820f66f]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible[data-v-e820f66f]{opacity:1;transform:translateY(0)}h2[data-v-e820f66f],h3[data-v-e820f66f]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1b}.section-text[data-v-e820f66f]{text-align:center}.cta-btn[data-v-f5d89bd7]{display:inline-block;padding:14px 30px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;margin-top:20px}.cta-btn[data-v-f5d89bd7]:hover{transform:translateY(1px) scale(.97);background-color:#111}.hero-section[data-v-f5d89bd7]{text-align:center;max-width:700px;margin:1rem auto;margin-bottom:110px;white-space:pre-line}.intro-section[data-v-f5d89bd7]{text-align:center;max-width:800px;margin:1rem auto;margin-bottom:90px;white-space:pre-line}.services-intro-section[data-v-f5d89bd7]{text-align:center;max-width:700px;margin:1rem auto;margin-bottom:40px;white-space:pre-line}.packages[data-v-f5d89bd7]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;margin-bottom:100px;max-width:1100px;margin-left:auto;margin-right:auto}.packages .fade-in[data-v-f5d89bd7]{border:1px solid #c1d900;border-radius:12px;padding:30px 25px;text-align:center;transition:transform .3s,box-shadow .3s;background-color:#fff;-webkit-hyphens:auto;hyphens:auto}.packages .fade-in.visible[data-v-f5d89bd7]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}[data-v-f5d89bd7] .packages h2{font-size:1.4rem;font-weight:400;margin-bottom:15px}[data-v-f5d89bd7] .packages .section-text p,[data-v-f5d89bd7] .packages .section-text ul{text-align:left}.process-intro-section[data-v-f5d89bd7]{text-align:center;max-width:700px;margin:1rem auto;margin-bottom:40px}.process-packages[data-v-f5d89bd7]{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:100px;position:relative}.process-packages .fade-in[data-v-f5d89bd7]{flex:1 1 250px;max-width:250px;border:1px solid #c1d900;border-radius:12px;padding:0;text-align:center;transition:transform .3s,box-shadow .3s;position:relative;background-color:#fff}.process-packages .fade-in[data-v-f5d89bd7]:not(:last-child):after{content:"→";position:absolute;right:-31px;top:50%;transform:translateY(-50%);font-size:30px;color:#c1d900;opacity:0}.process-packages.active .fade-in[data-v-f5d89bd7]:not(:last-child):after{content:"→";position:absolute;right:-31px;top:50%;transform:translateY(-50%);font-size:30px;color:#c1d900;opacity:0;animation:arrowTravel-f5d89bd7 1.2s ease forwards;animation-delay:calc(var(--i) * 1.2s)}@keyframes arrowTravel-f5d89bd7{0%{opacity:0;transform:translateY(-50%) translate(-10px)}40%{opacity:1;transform:translateY(-50%) translate(0)}to{opacity:1;transform:translateY(-50%) translate(0)}}.process-packages .fade-in.visible[data-v-f5d89bd7]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014}[data-v-f5d89bd7] .process-packages h2{font-size:1.3rem;font-weight:200;margin-bottom:15px;margin-top:15px}[data-v-f5d89bd7] .process-packages .section-text p,[data-v-f5d89bd7] .process-packages .section-text ul{text-align:left}.process-packages .fade-in[data-v-f5d89bd7]:not(:last-child):before{content:"↓";position:absolute;bottom:-47px;left:50%;transform:translate(-50%);font-size:30px;color:#c1d900;opacity:0;display:none}.process-packages.active .fade-in[data-v-f5d89bd7]:not(:last-child):before{animation:arrowTravelVertical-f5d89bd7 1.2s ease forwards;animation-delay:calc(var(--i) * 1.2s)}@keyframes arrowTravelVertical-f5d89bd7{0%{opacity:0;transform:translate(-50%) translateY(-10px)}40%{opacity:1;transform:translate(-50%) translateY(0)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(max-width:600px){.process-packages .fade-in[data-v-f5d89bd7]:not(:last-child):after{display:none!important}.process-packages .fade-in[data-v-f5d89bd7]:not(:last-child):before{display:block}.process-packages .fade-in[data-v-f5d89bd7]{margin-bottom:20px}}.process-image[data-v-f5d89bd7]{width:calc(100% - 30px);margin:15px 15px 0;height:100px;object-fit:cover;border-radius:12px;display:block}.fade-in[data-v-b270e3f3]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible[data-v-b270e3f3]{opacity:1;transform:translateY(0)}.impressum-content{max-width:900px;margin:3rem auto;padding:0 2rem;line-height:1.8}.impressum-content a{text-decoration:none}.impressum-content a:hover{text-decoration:underline}.privacy-content{max-width:900px;margin:3rem auto;padding:0 2rem;line-height:1.8}.privacy-content a{text-decoration:none}.privacy-content a:hover{text-decoration:underline}.privacy-content ul{padding-left:2rem;margin:.5rem 0}.privacy-content a{text-decoration:none;word-break:break-all}.fade-in[data-v-f2c617c3]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible[data-v-f2c617c3]{opacity:1;transform:translateY(0)}h2[data-v-f2c617c3],h3[data-v-f2c617c3]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1b}.section-text[data-v-f2c617c3]{text-align:center}.section-text p[data-v-f2c617c3]{margin-bottom:8px}.hero-section[data-v-ab1ad939]{text-align:center;max-width:700px;margin:1rem auto 60px;white-space:pre-line}.intro-section[data-v-ab1ad939]{text-align:center;max-width:700px;margin:0 auto 100px}.outro-section[data-v-ab1ad939]{text-align:center;max-width:700px;margin:0 auto}.outro2-section[data-v-ab1ad939]{text-align:center;max-width:700px;margin:0 auto 80px}.outro-section[data-v-ab1ad939] .section-text p,.outro2-section[data-v-ab1ad939] .section-text p{font-size:1.4rem;line-height:1;font-weight:100}.outro2-section[data-v-ab1ad939] .section-text p,.hero-section[data-v-ab1ad939] .section-text p{color:#c1d900}.services-intro-section[data-v-ab1ad939]{text-align:center;max-width:790px;margin:0 auto 40px;white-space:pre-line}[data-v-ab1ad939] .story-section .section-text p{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto}[data-v-ab1ad939] .services-intro-section p{text-align:justify;text-align-last:center;-webkit-hyphens:auto;hyphens:auto}.cta-btn[data-v-ab1ad939]{display:inline-block;padding:14px 30px;font-weight:700;font-size:1.2rem;font-family:League Spartan Light,sans-serif!important;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;margin-bottom:60px}.cta-btn[data-v-ab1ad939]:hover{transform:translateY(1px) scale(.97);background-color:#111}.packages[data-v-ab1ad939]{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:50px;white-space:pre-line}.package-card[data-v-ab1ad939]{flex:1 1 250px;max-width:1200px;border:1px solid #c1d900;border-radius:12px;background-color:#fff}.package-img[data-v-ab1ad939]{width:92%;height:115px;margin:15px}.package-card[data-v-ab1ad939]:hover{transform:translateY(-2px);transition:.3s}[data-v-ab1ad939] .packages h2,[data-v-ab1ad939] .people-packages h2{font-size:1.4rem;font-weight:300;margin-bottom:15px}[data-v-ab1ad939] .section-text strong{font-family:League Spartan Semi Bold,sans-serif;font-size:1.3rem}.people-packages[data-v-ab1ad939]{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:100px;white-space:pre-line}.people-packages .package-card[data-v-ab1ad939]{flex:1 1 250px;max-width:320px;border:1px solid #c1d900;border-radius:12px;background-color:#fff}.people-packages .package-img[data-v-ab1ad939]{width:90%;height:300px;object-fit:cover;border-radius:12px;margin:15px}.people-packages .package-card[data-v-ab1ad939]:hover{transform:translateY(-2px);transition:.3s}.fade-in[data-v-ea938740]{opacity:0;transform:translateY(20px);transition:.6s ease}.fade-in.visible[data-v-ea938740]{opacity:1;transform:translateY(0)}.section-text[data-v-ea938740]{text-align:center;display:flex;flex-direction:column;height:100%}.section-actions[data-v-ea938740]{margin-top:auto}h2[data-v-ea938740],h3[data-v-ea938740]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1b}.contact-content[data-v-d9c42c5e]{margin:3rem auto;padding:0 2rem;line-height:1.8}.packages[data-v-d9c42c5e]{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin:0rem auto 5rem}.package-card[data-v-d9c42c5e]{flex:1 1 250px;max-width:420px;border:1px solid #c1d900;border-radius:12px;padding:30px;transition:.3s;background-color:#fff}.package-card[data-v-d9c42c5e]:hover{transform:translateY(-1px)}.cta-btn[data-v-d9c42c5e]{display:inline-block;padding:14px 28px;background:#1a1a1b;color:#fff;border-radius:10px;font-weight:700;text-decoration:none;transition:.3s;margin-top:20px}.cta-btn[data-v-d9c42c5e]:hover{transform:translateY(1px) scale(.97);background-color:#111}.intro-section[data-v-d9c42c5e]{margin-bottom:60px}.subintro-section[data-v-d9c42c5e]{margin-bottom:10px}.short-section[data-v-d9c42c5e]{margin-bottom:15px}.trust-image[data-v-d9c42c5e]{width:70%;margin:20px auto 0;height:auto;border:2px solid #c1d900;border-radius:12px;object-fit:cover;display:block;opacity:0;transform:translateY(2px);transition:opacity .6s ease,transform .6s ease}[data-v-d9c42c5e] .fade-in.visible .trust-image{opacity:1;transform:translateY(0)}[data-v-d9c42c5e] .fade-in.visible .trust-image:hover{transform:translateY(-2px);transition:.3s}@media(max-width:580px){[data-v-d9c42c5e] .trust-image{width:calc(100% + 2rem);max-width:none;margin-left:-1rem}}.opening-times[data-v-d9c42c5e]{margin-top:35px}.calc-section[data-v-3172a262]{padding:30px 20px 80px;opacity:0;transform:translateY(40px);transition:all .7s ease}.calc-section.visible[data-v-3172a262]{opacity:1;transform:translateY(0)}.container[data-v-3172a262]{max-width:1100px;margin:0 auto;text-align:center}h2[data-v-3172a262],h3[data-v-3172a262]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1b}.note-small[data-v-09169137]{line-height:1.6;font-size:1.2rem;color:gray;max-width:700px;margin:0 auto 30px;-webkit-hyphens:auto;hyphens:auto}.single-card-wrapper[data-v-09169137]{display:flex;justify-content:center;margin-bottom:30px;margin-top:60px}.card[data-v-09169137]{display:flex;flex-direction:column;width:100%;max-width:620px;border:1px solid #c1d900;border-radius:20px;padding:32px;background:#fff;transition:.3s ease}.card[data-v-09169137]:hover{transform:translateY(-1px);box-shadow:0 22px 60px #0000001f}.service-toggle[data-v-09169137]{display:flex;gap:10px;margin-bottom:20px}.toggle-btn[data-v-09169137]{flex:1;padding:12px;border-radius:12px;border:1px solid #ddd;background:#fff;font-size:1.1rem;font-family:inherit;cursor:pointer;transition:all .2s ease;color:#1a1a1b}.toggle-btn.active[data-v-09169137]{border-color:#c1d900;border-width:1px;font-weight:700}input[data-v-09169137],select[data-v-09169137]{width:100%;padding:14px;border-radius:12px;border:1px solid #ddd;margin-bottom:15px;font-size:1rem;box-sizing:border-box}input[data-v-09169137]:focus,select[data-v-09169137]:focus{border-color:#c1d900;outline:none}.form[data-v-09169137]{display:flex;flex-direction:column}.tax-note[data-v-09169137]{margin-top:15px;margin-bottom:10px;font-size:.85rem;color:#666}.checkbox[data-v-09169137]{display:flex;align-items:center;gap:10px;margin-bottom:12px;cursor:pointer;font-size:1.2rem;color:#1a1a1b;line-height:1}.checkbox input[data-v-09169137]{width:auto;margin:0}.checkbox input[type=checkbox][data-v-09169137]{width:20px;height:20px;cursor:pointer;flex-shrink:0}.select-group[data-v-09169137]{display:flex;gap:10px}.cta-btn[data-v-09169137]{display:inline-block;padding:20px 30px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;border:none;font-family:inherit;cursor:pointer}.cta-btn[data-v-09169137]:hover{transform:translateY(1px) scale(.97);background-color:#111}.mwst-note[data-v-09169137]{color:#999;font-size:.85rem}.currency-sign[data-v-09169137]{font-size:.6em;font-family:League Spartan Medium,sans-serif}.currency-sign2[data-v-09169137]{font-size:1.2rem;font-family:League Spartan Medium,sans-serif}.price-block[data-v-09169137]{text-align:center;margin-top:24px;padding-top:8px}.price-label[data-v-09169137]{font-size:1.15rem;color:#666;margin-bottom:6px}.price-value[data-v-09169137]{font-size:3.3rem;font-family:League Spartan Medium,sans-serif;font-weight:700;color:#1a1a1b;line-height:1.1}.price-sub[data-v-09169137]{font-size:1.15rem;color:#999;margin-top:4px}.price-divider[data-v-09169137]{width:100%;height:1px;background:#e5e5e5;margin:16px 0}.savings-line[data-v-09169137]{font-size:1.15rem;color:#1a1a1b;line-height:1.4;font-family:League Spartan Medium,sans-serif}.savings-line strong[data-v-09169137]{color:#1a1a1b;font-family:League Spartan Medium,sans-serif;font-size:1.6rem;font-weight:500}.price-value-empty[data-v-09169137]{font-size:1.8rem;color:#999;font-weight:400}.hero-section[data-v-09169137]{text-align:center;max-width:930px;margin:1rem auto}.modal-overlay[data-v-09169137]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-09169137]{background:#f2f2f2;border-radius:12px;max-width:800px;border:2px solid #c1d900;display:flex;flex-direction:column;max-height:90vh}.modal-content[data-v-09169137]{padding:40px;overflow-y:auto}[data-v-09169137] .modal-content strong{font-family:League Spartan Medium,sans-serif}.modal-content ul[data-v-09169137],.modal-content li[data-v-09169137]{margin-left:10px;font-size:1.4rem;color:inherit}.modal-footer[data-v-09169137]{padding:20px 30px;display:flex;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.1)}.modal h2[data-v-09169137]{text-align:center}.close-btn[data-v-09169137]{display:inline-block;padding:15px 30px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;border:none;font-family:inherit;cursor:pointer}.close-btn[data-v-09169137]:hover{transform:translateY(1px) scale(.97);background-color:#111}.modal-enter-active[data-v-09169137],.modal-leave-active[data-v-09169137]{transition:opacity .25s ease}.modal-enter-from[data-v-09169137],.modal-leave-to[data-v-09169137]{opacity:0}.modal-enter-active .modal[data-v-09169137]{transition:all .25s ease}.modal-leave-active .modal[data-v-09169137]{transition:all .2s ease}.modal-enter-from .modal[data-v-09169137]{opacity:0;transform:translateY(20px) scale(.97)}.modal-enter-to .modal[data-v-09169137]{opacity:1;transform:translateY(0) scale(1)}.modal-leave-to .modal[data-v-09169137]{opacity:0;transform:translateY(10px) scale(.98)}input[type=number][data-v-09169137]::-webkit-outer-spin-button,input[type=number][data-v-09169137]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}footer[data-v-09169137]{text-align:center;padding:40px 20px;font-size:.9rem;color:#666}.footer-links[data-v-09169137]{display:flex;justify-content:center;gap:20px;margin-bottom:10px}.footer-links a[data-v-09169137]{color:#666;text-decoration:none}.footer-links a[data-v-09169137]:hover{text-decoration:underline}@media(max-width:480px){.select-group[data-v-09169137],.service-toggle[data-v-09169137]{flex-direction:column}}@media(max-width:480px){.result-row[data-v-09169137]{flex-direction:column;align-items:stretch}}@media(max-width:480px){.month-picker[data-v-09169137]{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px}.month-btn[data-v-09169137]{width:100%!important;flex:unset!important}.frequency-picker[data-v-09169137]{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px}.freq-btn[data-v-09169137]{width:100%!important;flex:unset!important}}.abo-picker-label[data-v-09169137]{font-size:1.2rem;color:#1a1a1b;margin-bottom:6px;margin-top:4px}.month-picker[data-v-09169137]{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.month-btn[data-v-09169137]{flex:1 1 calc(100% / 6 - 6px);padding:10px 4px;border-radius:10px;border:1px solid #ddd;background:#fff;font-size:1rem;font-family:inherit;cursor:pointer;transition:all .15s ease;color:#1a1a1b}@media(hover:hover){.toggle-btn[data-v-09169137]:hover,.month-btn[data-v-09169137]:hover,.freq-btn[data-v-09169137]:hover{border-color:#c1d900}}.month-btn.active[data-v-09169137]{border-color:#c1d900;border-width:1px;font-weight:700}.frequency-picker[data-v-09169137]{display:flex;gap:10px;margin-bottom:16px}.freq-btn[data-v-09169137]{flex:1;padding:12px;border-radius:12px;border:1px solid #ddd;background:#fff;font-size:1rem;font-family:inherit;cursor:pointer;transition:all .15s ease;color:#1a1a1b}.freq-btn.active[data-v-09169137]{border-color:#c1d900;border-width:1px;font-weight:700}.info-btn[data-v-09169137]{width:23px;height:23px;border-radius:50%;border:1px solid #bbb;background:transparent;font-size:.9rem;font-family:inherit;cursor:pointer;color:#888;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:all .15s ease;flex-shrink:0;margin-bottom:4px}.info-btn[data-v-09169137]:hover{border-color:#c1d900;color:#1a1a1b}.rhythm-row[data-v-09169137]{display:flex;align-items:center;gap:8px;margin-bottom:8px}.cut-input[data-v-09169137]{text-align:left}.hint[data-v-09169137]{margin-top:15px;font-size:.85rem;color:#666;text-align:center}.hint.savings-row[data-v-09169137]{margin-top:20px;color:#8d8d8d;font-weight:500;font-size:1.2rem;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.divider[data-v-09169137]{color:#1a1a1b;opacity:.3}.price-highlight[data-v-09169137]{color:#c1d900}.price-big[data-v-09169137]{font-size:1.9rem;color:#1a1a1b;font-family:League Spartan Medium,sans-serif;font-weight:500}@media(max-width:480px){.mwst-note[data-v-09169137]:before{content:"\a";white-space:pre}}.remarks-wrapper[data-v-09169137]{margin-top:10px;text-align:left}.remarks-input[data-v-09169137]{margin-top:10px;width:100%;padding:14px;border-radius:12px;border:1px solid #ddd;font-size:1.2rem;font-family:inherit;box-sizing:border-box;resize:vertical;color:#1a1a1b}.remarks-input[data-v-09169137]:focus{border-color:#c1d900;outline:none}@media(max-width:480px){.modal[data-v-09169137]{max-height:70vh;width:90%}}.modal-content p[data-v-09169137],.modal-content li[data-v-09169137]{-webkit-hyphens:auto;hyphens:auto}.inclusions-title[data-v-09169137]{font-size:1.4rem;color:#1a1a1b;margin-top:20px;margin-bottom:10px;text-align:center;font-family:League Spartan Medium,sans-serif}.inclusions-block[data-v-09169137]{text-align:center}.inclusions-list[data-v-09169137]{list-style:none;margin:0 auto;padding:0;display:inline-flex;flex-direction:column;gap:8px;text-align:left}.inclusions-list li[data-v-09169137]{font-size:1em;color:#444;line-height:1.4;position:relative;padding-left:24px}.inclusions-list li[data-v-09169137]:before{content:"✓";position:absolute;left:0;color:#c1d900;font-weight:700;font-family:League Spartan Medium,sans-serif}.help-tab-inline[data-v-09169137]{display:flex;align-items:center;gap:10px;background:#1a1a1b;color:#fff;padding:0 16px;border-radius:12px;cursor:pointer;border:1px solid #c1d900;font-family:League Spartan,sans-serif;opacity:0;max-height:0;margin-bottom:0;overflow:hidden;transition:opacity .5s ease,max-height .5s ease,padding .5s ease,margin .5s ease,background .2s ease}.help-tab-inline.visible[data-v-09169137]{opacity:1;max-height:60px;padding-top:12px;padding-bottom:12px;margin-bottom:20px}.help-tab-inline[data-v-09169137]:hover{background:#111}.help-tab-inline .tab-icon[data-v-09169137]{width:22px;height:22px;flex-shrink:0}.help-tab-inline .tab-label-inline[data-v-09169137]{font-size:1rem;font-family:League Spartan Medium,sans-serif;flex:1}.help-tab-inline .tab-dot[data-v-09169137]{width:8px;height:8px;border-radius:50%;background:#c1d900;flex-shrink:0;animation:pulse-09169137 2s infinite}@keyframes pulse-09169137{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.guide-modal[data-v-09169137]{position:relative;max-width:640px;font-family:League Spartan,sans-serif}.guide-header[data-v-09169137]{padding:24px 56px 0 28px;flex-shrink:0}.guide-progress[data-v-09169137]{display:flex;gap:6px;margin-bottom:18px}.guide-progress-step[data-v-09169137]{height:4px;flex:1;background:#e5e5e5;border-radius:4px}.guide-progress-step.done[data-v-09169137],.guide-progress-step.active[data-v-09169137]{background:#c1d900}.guide-eyebrow[data-v-09169137]{font-size:.85rem;color:#666;letter-spacing:.03em;text-transform:uppercase;margin-bottom:4px}.guide-title[data-v-09169137]{font-size:1.5rem;margin:0 0 4px;font-family:League Spartan Medium,sans-serif}.guide-body[data-v-09169137]{padding:20px 28px;overflow-y:auto;flex:1}.guide-body p[data-v-09169137]{font-size:1.05rem;line-height:1.55;color:#333;margin:0 0 14px;-webkit-hyphens:auto;hyphens:auto}.guide-visual[data-v-09169137]{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:20px;margin:16px 0 20px;display:flex;flex-direction:column;align-items:center;gap:14px}.guide-visual svg[data-v-09169137]{max-width:100%;height:auto}.measure-input-row[data-v-09169137]{display:flex;align-items:center;gap:10px}.measure-input-row label[data-v-09169137]{font-size:.95rem;color:#666}.measure-input[data-v-09169137]{width:90px;padding:10px 12px;border-radius:8px;border:1px solid #ddd;font-size:1rem;font-family:League Spartan,sans-serif;text-align:center}.measure-input[data-v-09169137]:focus{border-color:#c1d900;outline:none}.measure-unit[data-v-09169137]{font-size:.95rem;color:#666}.guide-choice-grid[data-v-09169137]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;margin-top:8px}.guide-choice-card[data-v-09169137]{border:1px solid #e5e5e5;border-radius:12px;padding:12px 8px;text-align:center;cursor:pointer;transition:all .15s ease;background:#fff}.guide-choice-card[data-v-09169137]:hover{border-color:#c1d900}.guide-choice-card.selected[data-v-09169137]{border-color:#c1d900;border-width:2px;background:#fafdf0}.guide-choice-card svg[data-v-09169137]{width:62px;height:62px;margin-bottom:6px}.guide-choice-card .gc-title[data-v-09169137]{font-size:.9rem;font-family:League Spartan Medium,sans-serif}.guide-choice-card .gc-sub[data-v-09169137]{font-size:.78rem;color:#666;margin-top:2px;line-height:1.3}.guide-footer[data-v-09169137]{padding:18px 28px 24px;display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.08);flex-shrink:0;gap:12px}.guide-btn[data-v-09169137]{padding:13px 22px;border-radius:10px;font-size:1rem;font-family:League Spartan,sans-serif;font-weight:700;border:none;cursor:pointer;transition:all .2s ease}.guide-btn.primary[data-v-09169137]{background:#1a1a1b;color:#f2f2f2}.guide-btn.primary[data-v-09169137]:hover{transform:translateY(1px) scale(.98);background:#111}.guide-btn.ghost[data-v-09169137]{background:#1a1a1b;color:#f2f2f2;opacity:.55}.guide-btn.ghost[data-v-09169137]:hover{opacity:.75;transform:translateY(1px) scale(.98)}.guide-btn[data-v-09169137]:disabled{opacity:.25;cursor:default;transform:none!important}.guide-close[data-v-09169137]{position:absolute;top:20px;right:20px;width:32px;height:32px;border-radius:50%;border:none;background:#0000000f;color:#1a1a1b;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;flex-shrink:0}.guide-close[data-v-09169137]:hover{background:#0000001f}.result-box[data-v-09169137]{background:#fafdf0;border:1px solid #c1d900;border-radius:12px;padding:18px 20px;margin-top:8px}.result-row[data-v-09169137]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06)}.result-row[data-v-09169137]:last-child{border-bottom:none}.result-row .rr-label[data-v-09169137]{font-size:.95rem;color:#666}.result-row .rr-value[data-v-09169137]{font-size:1.05rem;font-family:League Spartan Medium,sans-serif}@media(max-width:480px){.guide-choice-grid[data-v-09169137]{grid-template-columns:1fr}.guide-body[data-v-09169137]{padding:16px 20px}.guide-header[data-v-09169137]{padding:20px 52px 0 20px}.guide-footer[data-v-09169137]{padding:16px 20px 20px}}.help-tab[data-v-09169137],.guide-modal[data-v-09169137],.guide-body p[data-v-09169137],.guide-eyebrow[data-v-09169137],.gc-sub[data-v-09169137],.rb-label[data-v-09169137],.rb-value[data-v-09169137],.guide-btn[data-v-09169137]{font-family:League Spartan,sans-serif}.guide-title[data-v-09169137],.gc-title[data-v-09169137],.tab-label[data-v-09169137]{font-family:League Spartan Medium,sans-serif}.fade-in[data-v-b8e152a2]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible[data-v-b8e152a2]{opacity:1;transform:translateY(0)}h2[data-v-b8e152a2],h3[data-v-b8e152a2]{font-size:1.8rem;font-weight:700;margin-bottom:20px;color:#1a1a1b}.section-text[data-v-b8e152a2]{text-align:center;display:flex;flex-direction:column;height:100%}.section-actions[data-v-b8e152a2]{margin-top:auto}.cta-btn[data-v-4d986f4a]{display:inline-block;padding:15px 35px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;border:none;font-family:inherit;cursor:pointer}.cta-btn[data-v-4d986f4a]:hover{transform:translateY(1px) scale(.97);background-color:#111}.packages[data-v-4d986f4a]{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:3rem 0;margin-top:40px;margin-bottom:70px}.packages .fade-in[data-v-4d986f4a]{flex:1 1 300px;max-width:350px;border:2px solid #c1d900;border-radius:12px;padding:40px 20px;transition:transform .3s,box-shadow .3s;background-color:#fff}.packages .fade-in.visible[data-v-4d986f4a]:hover{transform:translateY(-1px) scale(1);z-index:5;position:relative}[data-v-4d986f4a] .packages .section-text p,[data-v-4d986f4a] .packages .section-text ul{text-align:left}.hero-section[data-v-4d986f4a]{text-align:center;max-width:790px;margin:1rem auto 50px}.structure-section[data-v-4d986f4a]{text-align:center;max-width:790px;margin:1rem auto 5px}[data-v-4d986f4a] .hero-section p{text-align:justify;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .packages h3{text-align:center;line-height:1.5;font-size:1.2rem;margin-bottom:10px;color:#1a1a1b}.modal-overlay[data-v-4d986f4a]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal[data-v-4d986f4a]{background:#fff;border-radius:12px;max-width:800px;display:flex;flex-direction:column;max-height:100vh;border:2px solid #c1d900}.modal-content[data-v-4d986f4a]{padding:30px;overflow-y:auto}.modal-footer[data-v-4d986f4a]{display:flex;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.1)}.modal h2[data-v-4d986f4a]{text-align:center}.close-btn[data-v-4d986f4a]{display:inline-block;padding:15px 30px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;border:none;font-family:inherit;cursor:pointer;margin-top:20px}.close-btn[data-v-4d986f4a]:hover{transform:translateY(1px) scale(.97);background-color:#111}.modal-enter-active[data-v-4d986f4a],.modal-leave-active[data-v-4d986f4a]{transition:opacity .25s ease}.modal-enter-from[data-v-4d986f4a],.modal-leave-to[data-v-4d986f4a]{opacity:0}.modal-enter-active .modal[data-v-4d986f4a]{transition:all .25s ease}.modal-leave-active .modal[data-v-4d986f4a]{transition:all .2s ease}.modal-enter-from .modal[data-v-4d986f4a]{opacity:0;transform:translateY(20px) scale(.97)}.modal-enter-to .modal[data-v-4d986f4a]{opacity:1;transform:translateY(0) scale(1)}.modal-leave-to .modal[data-v-4d986f4a]{opacity:0;transform:translateY(10px) scale(.98)}[data-v-4d986f4a] .modal-subtitle{text-align:left;font-weight:100;color:#1a1a1b;margin-bottom:10px;font-size:1.5rem;font-family:League Spartan Medium,sans-serif}[data-v-4d986f4a] .highlight-green{color:#c1d900;display:block!important;text-align:center!important}.intro-section[data-v-4d986f4a]{text-align:center;max-width:790px;margin:0rem auto;font-size:1.1rem;line-height:1.6;white-space:pre-line}[data-v-4d986f4a] .intro-section p{text-align:justify;text-align-last:left;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .intro-section .highlight-green{display:block;text-align:center;margin-top:10px;text-align-last:center}.after2-section[data-v-4d986f4a]{text-align:center;max-width:790px;margin:0rem auto;white-space:pre-line;margin-bottom:40px}[data-v-4d986f4a] .after2-section p{-webkit-hyphens:auto;hyphens:auto;color:gray;line-height:1.6;font-size:1.2rem;margin-bottom:30px}[data-v-4d986f4a] .after2-section p{text-align:center;text-align-last:center;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .after2-section .highlight-green{display:block;text-align:center;margin-top:10px;text-align-last:center}[data-v-4d986f4a] .packages .section-text ul{font-size:1.1rem;line-height:1.5;margin-top:20px;color:gray;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .packages .section-text li{font-size:1.1rem;color:gray;margin-bottom:10px;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .modal-content p{margin-bottom:10px}[data-v-4d986f4a] .modal-content ul{padding-left:15px;margin-bottom:40px}[data-v-4d986f4a] .modal-content p:has(+ul){margin-top:40px}[data-v-4d986f4a] .modal-content li{margin-bottom:6px}[data-v-4d986f4a] .modal-content ul,[data-v-4d986f4a] .modal-content li{font-size:1.2rem;color:inherit}[data-v-4d986f4a] .modal-content p:has(+ul){font-family:League Spartan Medium,sans-serif}[data-v-4d986f4a] .modal-content strong{font-family:League Spartan Medium,sans-serif}@media(max-width:480px){.modal-overlay[data-v-4d986f4a]{padding:0 20px}.modal[data-v-4d986f4a]{max-height:70vh;width:100%}}[data-v-4d986f4a] .modal-content li{margin-bottom:6px;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .modal-content p{text-align:justify;-webkit-hyphens:auto;hyphens:auto}[data-v-4d986f4a] .modal-content li{margin-bottom:6px;-webkit-hyphens:auto;hyphens:auto;text-align:justify}.package-image[data-v-4d986f4a]{width:100%;margin-bottom:15px;object-fit:contain;background-color:#fff}.image-wrapper[data-v-4d986f4a]{overflow:visible;position:relative}.package-image[data-v-4d986f4a]{width:100%;object-fit:contain;transition:transform .4s ease;position:relative;z-index:1}@media(hover:hover)and (pointer:fine){.packages .fade-in.visible:hover .package-image[data-v-4d986f4a]{transform:scale(1.3);z-index:10}}.taxes-section[data-v-4d986f4a]{text-align:center;max-width:790px;margin:4rem auto}[data-v-4d986f4a] .taxes-section p{text-align:justify;-webkit-hyphens:auto;hyphens:auto}.fade-in[data-v-e53fd349]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease;box-sizing:border-box;max-width:100%}.fade-in.visible[data-v-e53fd349]{opacity:1;transform:translateY(0)}.section-text[data-v-e53fd349]{text-align:center}.trust-page[data-v-56cc72bc]{max-width:680px;margin:3rem auto;padding:0 20px;box-sizing:border-box}.trust-content[data-v-56cc72bc]{display:flex;flex-direction:column}.logo-marquee[data-v-56cc72bc]{overflow:hidden;width:100%;height:100px;position:relative}.logo-track[data-v-56cc72bc]{display:flex;align-items:center;width:max-content;white-space:nowrap}.logo-track.ready[data-v-56cc72bc]{animation:scroll-56cc72bc 20s linear infinite}.logo-container img[data-v-56cc72bc]{height:60px;display:block;padding:0 30px}@keyframes scroll-56cc72bc{0%{transform:translate(0)}to{transform:translate(var(--scroll-width))}}.partner-card[data-v-56cc72bc]:hover{transform:translateY(-2px);transition:.3s}.partner-list[data-v-56cc72bc]{display:flex;flex-direction:column;gap:20px;width:100%}.partner-card[data-v-56cc72bc]{display:flex;flex-direction:column;align-items:center;width:580px;padding:20px 25px;border-radius:14px;border:1px solid #c1d900;background-color:#fff;transition:.3s ease;box-sizing:border-box}@media(max-width:680px){.partner-card[data-v-56cc72bc]{width:100%}.partner-card img[data-v-56cc72bc]{height:80px!important}}.partner-card img[data-v-56cc72bc]{height:100px;margin-bottom:20px;width:auto;object-fit:contain;filter:grayscale(30%)}.partner-info[data-v-56cc72bc]{text-align:center}.partner-info h4[data-v-56cc72bc]{font-size:1.4rem;font-weight:200;margin:0 0 6px;color:#1a1a1b}.partner-info p[data-v-56cc72bc]{font-size:1.2rem;color:gray;margin:3px 0}.cta-btn[data-v-56cc72bc]{display:inline-block;padding:15px 35px;font-weight:700;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;border:none;font-family:inherit;cursor:pointer}.cta-btn[data-v-56cc72bc]:hover{transform:translateY(1px) scale(.97);background-color:#111}@media(max-width:768px){.logo-track[data-v-56cc72bc]{gap:30px}.partner-grid[data-v-56cc72bc]{gap:20px}}.trust-section[data-v-56cc72bc]{text-align:center;margin:1rem auto 70px}.customers-section[data-v-56cc72bc]{text-align:center;margin-bottom:20px}.partners-section[data-v-56cc72bc]{text-align:center;margin:2rem auto 5rem}.google-section[data-v-56cc72bc]{text-align:center;margin-top:40px}.stars[data-v-56cc72bc]{margin-bottom:15px;color:#ffdf00}.stars-text[data-v-56cc72bc]{font-size:1rem;color:gray;margin-left:8px}.ready-section[data-v-56cc72bc]{text-align:center;margin:0rem auto 2rem}.contact-image[data-v-56cc72bc]{width:100%;height:auto;margin-top:20px;border:2px solid #c1d900;border-radius:12px;object-fit:cover;display:block;opacity:0;transform:translateY(2px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible .contact-image[data-v-56cc72bc]{opacity:1;transform:translateY(0)}.contact-image[data-v-fd87e76c][data-v-56cc72bc]:hover{transform:translateY(-2px);transition:.3s}.faq-list[data-v-b720896a]{display:flex;flex-direction:column;gap:10px;font-family:League Spartan,sans-serif}.fade-in[data-v-b720896a]{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.fade-in.visible[data-v-b720896a]{opacity:1;transform:translateY(0)}.faq-item[data-v-b720896a]{border:1px solid #e5e5e5;border-radius:14px;overflow:hidden;background:#fff;transition:border-color .2s ease;text-align:left}.faq-item[data-v-b720896a]:has(.faq-answer-wrapper.open){border-color:#c1d900}.faq-question[data-v-b720896a]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 20px;background:none;border:none;font-family:League Spartan,sans-serif;font-size:1.1rem;color:#1a1a1b;cursor:pointer;text-align:left;gap:12px}.faq-icon[data-v-b720896a]{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1px solid #ddd;position:relative;transition:all .25s ease}.faq-icon[data-v-b720896a]:before,.faq-icon[data-v-b720896a]:after{content:"";position:absolute;width:12px;height:1.5px;background:#666;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-icon[data-v-b720896a]:after{transform:translate(-50%,-50%) rotate(90deg)}.faq-icon.open[data-v-b720896a]{border-color:#c1d900;transform:rotate(-45deg)}.faq-icon.open[data-v-b720896a]:before,.faq-icon.open[data-v-b720896a]:after{background:#1a1a1b}.faq-answer-wrapper[data-v-b720896a]{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-wrapper.open[data-v-b720896a]{max-height:500px}.faq-answer[data-v-b720896a]{padding:0 20px 20px;margin:0;font-size:1.05rem;line-height:1.6;color:#444;-webkit-hyphens:auto;hyphens:auto;font-family:League Spartan,sans-serif}.faq-answer[data-v-b720896a] a{color:#1a1a1b;font-weight:700;text-decoration:none;font-family:League Spartan Medium,sans-serif}.faq-answer[data-v-b720896a] a:hover{text-decoration:underline}.wissenswertes-content[data-v-951fd831]{max-width:900px;margin:3rem auto;padding:0 2rem;line-height:1.8;text-align:center}.wissenswertes-content[data-v-951fd831] h2{text-align:center}.faq-cta[data-v-951fd831]{text-align:center;max-width:700px;margin:50px auto 0}.faq-cta h3[data-v-951fd831]{font-size:2rem;font-weight:400;margin-bottom:15px;color:#1a1a1b;font-family:League Spartan Medium,sans-serif}.faq-cta p[data-v-951fd831]{white-space:pre-line;font-size:1.4rem;line-height:1.6;color:#444;margin-bottom:20px;font-family:League Spartan Light,sans-serif}.cta-btn[data-v-951fd831]{display:inline-block;padding:14px 30px;font-size:1.2rem;background-color:#1a1a1b;color:#f2f2f2;border-radius:10px;transition:all .3s ease;text-decoration:none;margin-top:20px;font-family:League Spartan Medium,sans-serif}.cta-btn[data-v-951fd831]:hover{transform:translateY(1px) scale(.97);background-color:#111}main.content,main.impressum,main.index,main.contact,main.privacypolicy{flex:1;max-width:600px;margin:2rem auto;padding:0 1rem;line-height:1.6;text-align:left}button{padding:.5rem 1rem;font-size:1rem;cursor:pointer}#message{margin-top:1rem;font-weight:700}footer{padding-bottom:70px!important;background-color:#f2f2f2;color:#1a1a1b;text-align:center;padding:1rem 0;font-family:League Spartan Light,sans-serif;font-weight:100;font-size:1.2rem}footer .footer-links a{color:#1a1a1b;text-decoration:none;margin:0 .5rem;font-size:1rem;font-weight:100;font-family:League Spartan Light,sans-serif}footer .footer-links a:hover{text-decoration:underline}footer hr{border:none;border-top:1px solid #ccc;margin:.5rem auto;width:80%}footer .footer-copy{margin-top:.5rem;font-size:.9rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}*{margin:0;padding:0;box-sizing:border-box}body{background:#f2f2f2;color:#1a1a1b;line-height:1.6}a{color:#07c;text-decoration:none}a:hover{text-decoration:underline}.section{display:flex;flex-direction:column;align-items:center;gap:3rem;margin-bottom:5rem;padding:0 1rem;width:100%}.section-content{display:flex;flex-direction:column;align-items:center;gap:2rem;max-width:1100px}.section-content img{flex:1;max-width:90%;max-height:400px;object-fit:cover;border-radius:15px;box-shadow:0 5px 20px #00000026}.section-text{flex:1;text-align:justify;padding:0 1rem;color:#1a1a1b;font-family:League Spartan Light,sans-serif;font-weight:100;font-size:1.2rem}.section-text h2,.section-text h3{color:#1a1a1b;margin-bottom:1rem;font-size:2.2rem;font-family:League Spartan Medium,sans-serif;font-weight:500}.section-text p{margin-bottom:1rem;line-height:1.6;font-size:1.4rem}@media(min-width:768px){.section-content{flex-direction:row;justify-content:space-between}.section-content.reverse{flex-direction:row-reverse}.section-text{padding:0 2rem}}html,body,#app{height:100%;margin:0}#app-root{display:flex;flex-direction:column}main{max-width:1200px;margin:3rem auto 0;padding:0 1rem}.sidebar{position:fixed;top:0;left:0;width:260px;height:100vh;background:#f2f2f2;box-shadow:5px 0 20px #0003;display:flex;flex-direction:column;padding:2rem 1.5rem;z-index:1300;font-family:League Spartan Light,sans-serif}.sidebar a{margin-bottom:1.5rem;text-decoration:none;color:#1a1a1b;font-size:1.2rem;transition:color .2s}.sidebar a:hover{color:#c1d900}.close-btn{align-self:flex-end;background:none;border:none;font-size:1.5rem;margin-bottom:2rem;cursor:pointer}.sidebar-enter-active,.sidebar-leave-active{transition:transform .3s ease}.sidebar-enter-from,.sidebar-leave-to{transform:translate(-100%)}@font-face{font-family:League Spartan Light;src:url(/assets/LeagueSpartan-Light-C9o9Y2zG.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:League Spartan Medium;src:url(/assets/LeagueSpartan-Medium-Br2rUdbo.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:League Spartan Semi Bold;src:url(/assets/LeagueSpartan-SemiBold-D_7VJSBj.ttf) format("truetype");font-weight:400;font-style:normal}.highlight{color:#c1d900}
