.services-extras.svelte-1r48yju{background-color:var(--light-blue, #ecf4fd);padding:4rem 1rem;border-radius:var(--border-radius-lg, 1.5rem)}.dark .services-extras.svelte-1r48yju{background-color:#1384e21a}.container.svelte-1r48yju{max-width:1200px;margin:0 auto}.header-row.svelte-1r48yju{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.header-content.svelte-1r48yju{flex:1;min-width:300px}.header-content.svelte-1r48yju h2:where(.svelte-1r48yju){font-size:2rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.75rem}.dark .header-content.svelte-1r48yju h2:where(.svelte-1r48yju){color:var(--text-primary-dark, #f5f5f5)}.header-content.svelte-1r48yju p:where(.svelte-1r48yju){color:var(--text-secondary, #666);line-height:1.6;max-width:600px}.dark .header-content.svelte-1r48yju p:where(.svelte-1r48yju){color:var(--text-secondary-dark, #a0a0a0)}.book-now-btn.svelte-1r48yju{display:inline-flex;align-items:center;padding:.875rem 1.75rem;background-color:var(--accent-color, #e82374);color:#fff;font-weight:500;border-radius:var(--border-radius-md, .75rem);text-decoration:none;transition:all .3s ease;white-space:nowrap}.book-now-btn.svelte-1r48yju:hover{background-color:var(--accent-hover, #d01e68);transform:translateY(-2px)}.extras-grid.svelte-1r48yju{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.extra-card.svelte-1r48yju{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#fff;border-radius:var(--border-radius-lg, 1.5rem);text-decoration:none;transition:all .3s ease;position:relative}.dark .extra-card.svelte-1r48yju{background-color:var(--bg-secondary-dark, #1e1e1e)}.extra-card.svelte-1r48yju:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.dark .extra-card.svelte-1r48yju:hover{box-shadow:0 10px 30px #0000004d}.extra-image.svelte-1r48yju{width:80px;height:80px;flex-shrink:0;border-radius:var(--border-radius-md, .75rem);background-color:var(--light-blue, #ecf4fd);display:flex;align-items:center;justify-content:center;padding:.5rem}.dark .extra-image.svelte-1r48yju{background-color:#1384e226}.extra-image.svelte-1r48yju img:where(.svelte-1r48yju){width:100%;height:100%;object-fit:contain}.extra-content.svelte-1r48yju{flex:1}.extra-content.svelte-1r48yju h4:where(.svelte-1r48yju){font-size:1rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.25rem}.dark .extra-content.svelte-1r48yju h4:where(.svelte-1r48yju){color:var(--text-primary-dark, #f5f5f5)}.price.svelte-1r48yju{font-size:.9rem;color:var(--primary-color, #1384e2);font-weight:500}.extra-arrow.svelte-1r48yju{width:36px;height:36px;border-radius:50%;border:2px solid var(--accent-color, #e82374);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--accent-color, #e82374);transition:all .3s ease}.extra-card.svelte-1r48yju:hover .extra-arrow:where(.svelte-1r48yju){background-color:var(--accent-color, #e82374);color:#fff;transform:rotate(-45deg)}@media(max-width:992px){.extras-grid.svelte-1r48yju{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-extras.svelte-1r48yju{padding:3rem 1rem}.header-row.svelte-1r48yju{flex-direction:column;align-items:stretch}.book-now-btn.svelte-1r48yju{align-self:flex-start}.extras-grid.svelte-1r48yju{grid-template-columns:1fr}.header-content.svelte-1r48yju h2:where(.svelte-1r48yju){font-size:1.5rem}}.services-packages.svelte-1xaxf4c{padding:4rem 1rem}.container.svelte-1xaxf4c{max-width:1200px;margin:0 auto}.header.svelte-1xaxf4c{text-align:center;margin-bottom:1.5rem}.superheadline.svelte-1xaxf4c{text-transform:uppercase;font-size:.875rem;letter-spacing:.1em;color:var(--text-secondary, #666);margin-bottom:.5rem;display:block}.dark .superheadline.svelte-1xaxf4c{color:var(--text-secondary-dark, #a0a0a0)}.header.svelte-1xaxf4c h2:where(.svelte-1xaxf4c){font-size:3.25rem;font-weight:400;color:var(--text-primary, #1a1a1a)}.dark .header.svelte-1xaxf4c h2:where(.svelte-1xaxf4c){color:var(--text-primary-dark, #f5f5f5)}.checkmarks-row.svelte-1xaxf4c{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-bottom:2.5rem}.checkmark-item.svelte-1xaxf4c{display:flex;align-items:center;gap:.5rem;color:var(--accent-color, #e82374);font-size:1.125rem;font-weight:500}.checkmark-item.svelte-1xaxf4c span:where(.svelte-1xaxf4c){color:var(--text-primary, #1a1a1a)}.dark .checkmark-item.svelte-1xaxf4c span:where(.svelte-1xaxf4c){color:var(--text-primary-dark, #f5f5f5)}.packages-grid.svelte-1xaxf4c{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;align-items:end}.package-card.svelte-1xaxf4c{background-color:#fff;border:2px solid var(--border-color, #e5e5e5);border-radius:var(--border-radius-lg, 1.5rem);padding:2rem;position:relative;transition:all .3s ease}.dark .package-card.svelte-1xaxf4c{background-color:var(--bg-secondary-dark, #1e1e1e);border-color:var(--border-color-dark, #333)}.package-card.svelte-1xaxf4c:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.dark .package-card.svelte-1xaxf4c:hover{box-shadow:0 10px 30px #0000004d}.package-card.highlighted.svelte-1xaxf4c{background-color:var(--bg-primary-dark, #1a1a1a);border-color:var(--bg-primary-dark, #1a1a1a);padding-top:3.5rem}.dark .package-card.highlighted.svelte-1xaxf4c{background-color:var(--primary-color, #1384e2);border-color:var(--primary-color, #1384e2)}.badge.svelte-1xaxf4c{position:absolute;top:0;left:50%;transform:translate(-50%) translateY(-50%);background-color:var(--accent-color, #e82374);color:#fff;padding:.5rem 1.25rem;border-radius:var(--border-radius-md, .75rem);font-size:.875rem;font-weight:600;white-space:nowrap}.package-header.svelte-1xaxf4c{margin-bottom:1.5rem}.package-type.svelte-1xaxf4c{text-transform:uppercase;font-size:.75rem;letter-spacing:.1em;color:var(--text-secondary, #666);display:block;margin-bottom:.5rem}.package-card.highlighted.svelte-1xaxf4c .package-type:where(.svelte-1xaxf4c){color:#ffffffb3}.package-header.svelte-1xaxf4c h3:where(.svelte-1xaxf4c){font-size:1.5rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.5rem}.dark .package-header.svelte-1xaxf4c h3:where(.svelte-1xaxf4c){color:var(--text-primary-dark, #f5f5f5)}.package-card.highlighted.svelte-1xaxf4c .package-header:where(.svelte-1xaxf4c) h3:where(.svelte-1xaxf4c){color:#fff}.package-description.svelte-1xaxf4c{font-size:.9rem;color:var(--text-secondary, #666);line-height:1.5}.dark .package-description.svelte-1xaxf4c{color:var(--text-secondary-dark, #a0a0a0)}.package-card.highlighted.svelte-1xaxf4c .package-description:where(.svelte-1xaxf4c){color:#ffffffb3}.price-section.svelte-1xaxf4c{display:flex;align-items:flex-start;margin-bottom:.25rem}.currency.svelte-1xaxf4c{font-size:1.5rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-top:.5rem}.dark .currency.svelte-1xaxf4c{color:var(--text-primary-dark, #f5f5f5)}.package-card.highlighted.svelte-1xaxf4c .currency:where(.svelte-1xaxf4c){color:#fff}.price.svelte-1xaxf4c{font-size:4rem;font-weight:700;line-height:1;color:var(--text-primary, #1a1a1a)}.dark .price.svelte-1xaxf4c{color:var(--text-primary-dark, #f5f5f5)}.package-card.highlighted.svelte-1xaxf4c .price:where(.svelte-1xaxf4c){color:#fff}.price-text.svelte-1xaxf4c{font-size:.875rem;color:var(--text-secondary, #666);margin-bottom:1.5rem}.dark .price-text.svelte-1xaxf4c{color:var(--text-secondary-dark, #a0a0a0)}.package-card.highlighted.svelte-1xaxf4c .price-text:where(.svelte-1xaxf4c){color:#ffffffb3}.continue-btn.svelte-1xaxf4c{display:block;width:100%;padding:1rem;text-align:center;border:2px solid var(--accent-color, #e82374);color:var(--accent-color, #e82374);background-color:transparent;border-radius:var(--border-radius-md, .75rem);font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:1.5rem;position:relative;overflow:hidden}.continue-btn.svelte-1xaxf4c:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.continue-btn.svelte-1xaxf4c:hover{background-color:var(--accent-color, #e82374);color:#fff;transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #e8237459}.continue-btn.svelte-1xaxf4c:hover:before{left:100%}.continue-btn.svelte-1xaxf4c:active{transform:translateY(0) scale(.98);box-shadow:0 4px 15px #e8237440}.continue-btn.filled.svelte-1xaxf4c{background-color:var(--accent-color, #e82374);color:#fff}.continue-btn.filled.svelte-1xaxf4c:hover{background-color:var(--accent-hover, #d01e68);transform:translateY(-3px) scale(1.02);box-shadow:0 8px 25px #e8237466}.continue-btn.filled.svelte-1xaxf4c:active{transform:translateY(0) scale(.98)}.includes-text.svelte-1xaxf4c{font-size:.875rem;font-weight:600;color:var(--text-primary, #1a1a1a);margin-bottom:.75rem}.dark .includes-text.svelte-1xaxf4c{color:var(--text-primary-dark, #f5f5f5)}.package-card.highlighted.svelte-1xaxf4c .includes-text:where(.svelte-1xaxf4c){color:#fff}.features-list.svelte-1xaxf4c{list-style:none;padding:0;margin:0}.features-list.svelte-1xaxf4c li:where(.svelte-1xaxf4c){position:relative;padding-left:1.5rem;margin-bottom:.5rem;font-size:.9rem;color:var(--text-secondary, #666)}.dark .features-list.svelte-1xaxf4c li:where(.svelte-1xaxf4c){color:var(--text-secondary-dark, #a0a0a0)}.package-card.highlighted.svelte-1xaxf4c .features-list:where(.svelte-1xaxf4c) li:where(.svelte-1xaxf4c){color:#fffc}.features-list.svelte-1xaxf4c li:where(.svelte-1xaxf4c):before{content:"✓";position:absolute;left:0;color:var(--accent-color, #e82374);font-weight:600}.package-card.highlighted.svelte-1xaxf4c .features-list:where(.svelte-1xaxf4c) li:where(.svelte-1xaxf4c):before{color:#fff}@media(max-width:992px){.packages-grid.svelte-1xaxf4c{grid-template-columns:1fr;max-width:400px;margin:0 auto}.package-card.highlighted.svelte-1xaxf4c{order:-1}}@media(max-width:640px){.services-packages.svelte-1xaxf4c{padding:3rem 1rem}.header.svelte-1xaxf4c h2:where(.svelte-1xaxf4c){font-size:1.75rem}.checkmarks-row.svelte-1xaxf4c{gap:1rem}.price.svelte-1xaxf4c{font-size:3rem}}.discount-section.svelte-1uwxe9f{padding:2rem 1rem}.container.svelte-1uwxe9f{max-width:1200px;margin:0 auto}.discount-grid.svelte-1uwxe9f{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.discount-card.svelte-1uwxe9f{display:flex;align-items:stretch;justify-content:space-between;padding:1.5rem 1.25rem;padding-right:0;background-color:var(--light-blue, #ecf4fd);border-radius:var(--border-radius-lg, 1.5rem);min-height:140px;transition:all .3s ease;overflow:hidden;position:relative}.dark .discount-card.svelte-1uwxe9f{background-color:#1384e21a}.discount-card.highlighted.svelte-1uwxe9f{background-color:var(--primary-color, #1384e2)}.discount-card.svelte-1uwxe9f:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.dark .discount-card.svelte-1uwxe9f:hover{box-shadow:0 10px 30px #0000004d}.discount-content.svelte-1uwxe9f{display:flex;flex-direction:column;gap:.25rem}.percentage.svelte-1uwxe9f{font-size:3rem;font-weight:400;color:var(--primary-color, #1384e2);line-height:1}.percentage.highlighted.svelte-1uwxe9f{color:#fff}.dark .percentage.svelte-1uwxe9f:not(.highlighted){color:var(--primary-color, #1384e2)}.label.svelte-1uwxe9f{font-size:1.25rem;font-weight:600;color:var(--text-primary, #1a1a1a)}.dark .label.svelte-1uwxe9f{color:var(--text-primary-dark, #f5f5f5)}.discount-card.highlighted.svelte-1uwxe9f .label:where(.svelte-1uwxe9f){color:#fff}.note.svelte-1uwxe9f{font-size:.875rem;color:var(--text-secondary, #666);margin-top:.5rem}.dark .note.svelte-1uwxe9f{color:var(--text-secondary-dark, #a0a0a0)}.discount-card.highlighted.svelte-1uwxe9f .note:where(.svelte-1uwxe9f){color:#ffffffb3}.discount-image.svelte-1uwxe9f{position:absolute;right:0;bottom:0;width:140px;height:140px;display:flex;align-items:flex-end;justify-content:flex-end}.discount-image.svelte-1uwxe9f img:where(.svelte-1uwxe9f){width:100%;height:auto;max-height:140px;object-fit:contain;object-position:bottom right}@media(max-width:900px){.discount-grid.svelte-1uwxe9f{grid-template-columns:1fr;max-width:400px;margin:0 auto}}@media(max-width:640px){.percentage.svelte-1uwxe9f{font-size:2rem}.label.svelte-1uwxe9f{font-size:.9rem}}.recurring-card.svelte-1ob7hy9{--curved-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M30,30 L30,0 C30,16.57 16.57,30 0,30 L30,30 Z' fill='%23000'/%3E%3C/svg%3E");--curved-mask-02: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath d='M0,30 L30,30 C13.43,30 0,16.57 0,0 L0,30 Z' fill='%23000'/%3E%3C/svg%3E");display:grid;grid-template-columns:1fr 1fr;background-color:var(--primary-color, #1384e2);border-radius:var(--border-radius-xl, 2rem);overflow:hidden;max-width:1300px;min-height:450px;margin:0 auto;position:relative}.card-image.svelte-1ob7hy9{padding:1rem}.card-image.svelte-1ob7hy9 img:where(.svelte-1ob7hy9){width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-lg, 1.5rem);min-height:400px}.card-content.svelte-1ob7hy9{padding:2.5rem;display:flex;flex-direction:column;justify-content:center;color:#fff}.card-content.svelte-1ob7hy9 h3:where(.svelte-1ob7hy9){font-size:2rem;font-weight:600;margin-bottom:1rem;font-style:italic}.description.svelte-1ob7hy9{font-size:.95rem;line-height:1.7;opacity:.9;margin-bottom:1.5rem}.included-section.svelte-1ob7hy9{margin-bottom:1.5rem}.included-header.svelte-1ob7hy9{display:flex;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.included-header.svelte-1ob7hy9 svg:where(.svelte-1ob7hy9){opacity:.9}.features-list.svelte-1ob7hy9{list-style:none;padding:0;margin:0}.features-list.svelte-1ob7hy9 li:where(.svelte-1ob7hy9){display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.9rem;opacity:.9}.features-list.svelte-1ob7hy9 li:where(.svelte-1ob7hy9) svg:where(.svelte-1ob7hy9){flex-shrink:0;margin-top:2px}.price-cta.svelte-1ob7hy9{display:flex;align-items:center;justify-content:space-between;background-color:#ffffff26;border-radius:var(--border-radius-lg, 1.5rem);padding:1rem 1.25rem;margin-top:auto;position:relative}.price-cta.svelte-1ob7hy9:before{content:"";width:30px;height:30px;display:block;position:absolute;top:-30px;left:0;-webkit-mask-image:var(--curved-mask-02);mask-image:var(--curved-mask-02);background-color:#ffffff26;transform:rotate(0);transition:all .3s ease}.price-cta.svelte-1ob7hy9:after{content:"";width:30px;height:30px;display:block;position:absolute;top:-30px;right:0;-webkit-mask-image:var(--curved-mask);mask-image:var(--curved-mask);background-color:#ffffff26;transform:rotate(0);transition:all .3s ease}.price.svelte-1ob7hy9{display:flex;align-items:baseline;gap:.5rem}.amount.svelte-1ob7hy9{font-size:2rem;font-weight:700}.label.svelte-1ob7hy9{font-size:1rem;opacity:.8}.arrow-btn.svelte-1ob7hy9{width:44px;height:44px;border-radius:50%;background-color:var(--accent-color, #e82374);color:#fff;display:flex;align-items:center;justify-content:center;transition:all .3s ease;text-decoration:none}.arrow-btn.svelte-1ob7hy9:hover{background-color:var(--accent-hover, #d01e68);transform:rotate(-45deg) scale(1.1)}@media(max-width:900px){.recurring-card.svelte-1ob7hy9{grid-template-columns:1fr;min-height:auto}.card-image.svelte-1ob7hy9{height:300px}.card-image.svelte-1ob7hy9 img:where(.svelte-1ob7hy9){min-height:280px}.card-content.svelte-1ob7hy9 h3:where(.svelte-1ob7hy9){font-size:1.5rem}}@media(max-width:640px){.card-content.svelte-1ob7hy9{padding:1.5rem}.card-content.svelte-1ob7hy9 h3:where(.svelte-1ob7hy9){font-size:1.25rem}.price-cta.svelte-1ob7hy9{flex-wrap:wrap;gap:1rem}.amount.svelte-1ob7hy9{font-size:1.5rem}}.recurring-services.svelte-b2g6zo{padding:2rem 1rem}.container.svelte-b2g6zo{max-width:1300px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.services-page.svelte-4z030h{display:flex;flex-direction:column;gap:4rem}.cta-wrapper.svelte-4z030h{margin-bottom:4rem}
