[data-v-06ff31e7]:root{--primary:#c41c62;--dark:#2b2828;--grey:#d9d9d9;--secondary-dark-1:#c41c62;--secondary-light-1:#c41c62;--gradient:linear-gradient(101.51deg,#003e52 -10.81%,#101921 127.59%);--white:#fff;--white-soft:#f8f8f8;--white-mute:#f2f2f2;--black:#181818;--black-soft:#222;--black-mute:#282828;--indigo:#2c3e50;--divider-light-1:rgba(60,60,60,.29);--divider-light-2:rgba(60,60,60,.12);--divider-dark-1:rgba(84,84,84,.65);--divider-dark-2:rgba(84,84,84,.48);--text-light-1:#2c3e50;--text-light-2:#3c3c3c;--text-dark-1:#fff;--text-dark-2:#696969;--error:#e76551;--breakpoint-sm:600px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--breakpoint-3xl:1920px;--breakpoint-4xl:2560px;--spacing-0:0;--spacing-px:1px;--spacing-0.5:.125rem;--spacing-1:.25rem;--spacing-1.5:.375rem;--spacing-2:.5rem;--spacing-2.5:.625rem;--spacing-3:.75rem;--spacing-3.5:.875rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-96:24rem}[data-v-06ff31e7]:root,:root.light[data-v-06ff31e7]{--color-scheme:light;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#fff;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(60,60,60,.12);--color-border-hover:rgba(60,60,60,.29);--color-heading:#2c3e50;--color-text:#2c3e50;--color-error:#e76551;--section-gap:160px;--links: }@media (prefers-color-scheme:dark){[data-v-06ff31e7]:root{--color-scheme:dark;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#181818;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(84,84,84,.48);--color-border-hover:rgba(84,84,84,.65);--color-heading:#fff;--color-text:#696969;--color-error:#e76551;--section-gap:160px;--links: }}:root.dark[data-v-06ff31e7]{--color-scheme:dark;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#181818;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(84,84,84,.48);--color-border-hover:rgba(84,84,84,.65);--color-heading:#fff;--color-text:#696969;--color-error:#e76551;--section-gap:160px;--links: }.service-card[data-v-06ff31e7]{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease}.service-card[data-v-06ff31e7]:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.service-card--popular[data-v-06ff31e7]{border:2px solid var(--color-primary,#c41c62)}.service-card--popular .service-card__content[data-v-06ff31e7]{padding-top:2rem}.service-card--compact .service-card__title[data-v-06ff31e7]{font-size:1.1rem}.service-card--compact .service-card__description[data-v-06ff31e7]{font-size:.9rem}.service-card__badge[data-v-06ff31e7]{left:50%;position:absolute;top:-1px;transform:translate(-50%);z-index:2}.service-card__badge .badge-text[data-v-06ff31e7]{background:var(--color-primary,#c41c62);border-radius:0 0 8px 8px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem 1rem;text-transform:uppercase}.service-card__image[data-v-06ff31e7]{height:200px;overflow:hidden;position:relative}.service-card__image img[data-v-06ff31e7]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-card__content[data-v-06ff31e7]{display:flex;flex:1;flex-direction:column;gap:1rem}.service-card__title[data-v-06ff31e7]{color:var(--color-text-primary,#1a1a1a);font-size:1.25rem;font-weight:600;line-height:1.3;margin:0}.service-card__description[data-v-06ff31e7]{color:var(--color-text-secondary,#666);font-size:.95rem;line-height:1.5;margin:0}.service-card__features[data-v-06ff31e7]{list-style:none;margin:0;padding:0}.service-card__features .feature-item[data-v-06ff31e7]{align-items:center;color:var(--color-text-secondary,#666);display:flex;font-size:.9rem;gap:.5rem;margin-bottom:.5rem}.service-card__features .feature-item[data-v-06ff31e7]:last-child{margin-bottom:0}.service-card__features .feature-icon[data-v-06ff31e7]{flex-shrink:0}.service-card__price[data-v-06ff31e7]{background:var(--color-background-secondary,#f8f9fa);border-radius:8px;margin-top:auto;padding:1rem}.service-card__price .price-container[data-v-06ff31e7]{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.25rem}.service-card__price .original-price[data-v-06ff31e7]{color:var(--color-text-muted,#999);font-size:.9rem;text-decoration:line-through}.service-card__price .current-price[data-v-06ff31e7]{color:var(--color-primary,#c41c62);font-size:1.5rem;font-weight:700}.service-card__price .current-price .currency[data-v-06ff31e7]{font-size:1rem;font-weight:500}.service-card__price .current-price .price-unit[data-v-06ff31e7]{color:var(--color-text-secondary,#666);font-size:.9rem;font-weight:400}.service-card__price .price-note[data-v-06ff31e7]{color:var(--color-text-muted,#999);font-size:.8rem;margin:0}.service-card__meta[data-v-06ff31e7]{display:flex;flex-wrap:wrap;gap:1rem}.service-card__meta .meta-item[data-v-06ff31e7]{align-items:center;color:var(--color-text-secondary,#666);display:flex;font-size:.85rem;gap:.25rem}.service-card__meta .meta-icon[data-v-06ff31e7]{opacity:.7}.service-card__actions[data-v-06ff31e7]{margin-top:auto;padding:0 1rem 1rem}.service-card__actions .actions-container[data-v-06ff31e7]{display:flex;flex-direction:column;gap:0;width:100%}@media screen and (min-width:600px){.service-card__image[data-v-06ff31e7]{height:160px}.service-card__title[data-v-06ff31e7]{font-size:1.1rem}.service-card__price .current-price[data-v-06ff31e7]{font-size:1.3rem}}[data-v-f5ee2381]:root{--primary:#c41c62;--dark:#2b2828;--grey:#d9d9d9;--secondary-dark-1:#c41c62;--secondary-light-1:#c41c62;--gradient:linear-gradient(101.51deg,#003e52 -10.81%,#101921 127.59%);--white:#fff;--white-soft:#f8f8f8;--white-mute:#f2f2f2;--black:#181818;--black-soft:#222;--black-mute:#282828;--indigo:#2c3e50;--divider-light-1:rgba(60,60,60,.29);--divider-light-2:rgba(60,60,60,.12);--divider-dark-1:rgba(84,84,84,.65);--divider-dark-2:rgba(84,84,84,.48);--text-light-1:#2c3e50;--text-light-2:#3c3c3c;--text-dark-1:#fff;--text-dark-2:#696969;--error:#e76551;--breakpoint-sm:600px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--breakpoint-2xl:1536px;--breakpoint-3xl:1920px;--breakpoint-4xl:2560px;--spacing-0:0;--spacing-px:1px;--spacing-0.5:.125rem;--spacing-1:.25rem;--spacing-1.5:.375rem;--spacing-2:.5rem;--spacing-2.5:.625rem;--spacing-3:.75rem;--spacing-3.5:.875rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-96:24rem}[data-v-f5ee2381]:root,:root.light[data-v-f5ee2381]{--color-scheme:light;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#fff;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(60,60,60,.12);--color-border-hover:rgba(60,60,60,.29);--color-heading:#2c3e50;--color-text:#2c3e50;--color-error:#e76551;--section-gap:160px;--links: }@media (prefers-color-scheme:dark){[data-v-f5ee2381]:root{--color-scheme:dark;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#181818;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(84,84,84,.48);--color-border-hover:rgba(84,84,84,.65);--color-heading:#fff;--color-text:#696969;--color-error:#e76551;--section-gap:160px;--links: }}:root.dark[data-v-f5ee2381]{--color-scheme:dark;--color-primary:#c41c62;--color-secondary:#c41c62;--color-background:#181818;--color-background-soft:#222;--color-background-mute:#282828;--color-border:rgba(84,84,84,.48);--color-border-hover:rgba(84,84,84,.65);--color-heading:#fff;--color-text:#696969;--color-error:#e76551;--section-gap:160px;--links: }.testimonial-card[data-v-f5ee2381]{cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s ease}.testimonial-card[data-v-f5ee2381]:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px)}.testimonial-card--featured[data-v-f5ee2381]{border:2px solid var(--color-primary,#c41c62)}.testimonial-card--featured .testimonial-card__content[data-v-f5ee2381]{padding-top:2rem}.testimonial-card--compact .testimonial-card__quote[data-v-f5ee2381]{font-size:.9rem;line-height:1.4}.testimonial-card--compact .customer-name[data-v-f5ee2381]{font-size:.9rem}.testimonial-card--compact .customer-course[data-v-f5ee2381],.testimonial-card--compact .customer-meta[data-v-f5ee2381]{font-size:.8rem}.testimonial-card__badge[data-v-f5ee2381]{left:50%;position:absolute;top:-1px;transform:translate(-50%);z-index:2}.testimonial-card__badge .badge-text[data-v-f5ee2381]{background:var(--color-primary,#c41c62);border-radius:0 0 8px 8px;color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:.25rem 1rem;text-transform:uppercase}.testimonial-card__content[data-v-f5ee2381]{display:flex;flex:1;flex-direction:column;gap:1rem;position:relative}.testimonial-card__rating[data-v-f5ee2381]{align-items:center;display:flex;gap:.5rem}.testimonial-card__rating .stars[data-v-f5ee2381]{display:flex;gap:.125rem}.testimonial-card__rating .star--filled[data-v-f5ee2381],.testimonial-card__rating .star--half[data-v-f5ee2381]{color:#ffa726}.testimonial-card__rating .rating-text[data-v-f5ee2381]{color:var(--color-text-secondary,#666);font-size:.85rem;font-weight:500}.testimonial-card__quote[data-v-f5ee2381]{color:var(--color-text-primary,#1a1a1a);flex:1;font-size:1rem;font-style:italic;line-height:1.5;margin:0}.testimonial-card__quote[data-v-f5ee2381]:after,.testimonial-card__quote[data-v-f5ee2381]:before{content:""}.testimonial-card__customer[data-v-f5ee2381]{margin-top:auto}.testimonial-card__customer .customer-info[data-v-f5ee2381]{align-items:flex-start;display:flex;gap:.75rem}.testimonial-card__customer .customer-avatar[data-v-f5ee2381]{border-radius:50%;flex-shrink:0;height:48px;overflow:hidden;width:48px}.testimonial-card__customer .customer-avatar img[data-v-f5ee2381]{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.testimonial-card__customer .customer-avatar--placeholder[data-v-f5ee2381]{align-items:center;background:var(--color-background-secondary,#f8f9fa);display:flex;justify-content:center}.testimonial-card__customer .customer-details[data-v-f5ee2381]{flex:1;min-width:0}.testimonial-card__customer .customer-name[data-v-f5ee2381]{align-items:center;color:var(--color-text-primary,#1a1a1a);display:flex;font-size:.95rem;font-weight:600;gap:.25rem;margin-bottom:.25rem}.testimonial-card__customer .verified-icon[data-v-f5ee2381]{margin-left:.25rem}.testimonial-card__customer .customer-course[data-v-f5ee2381]{color:var(--color-primary,#c41c62);font-size:.85rem;font-weight:500;margin-bottom:.25rem;text-align:left}.testimonial-card__customer .customer-meta[data-v-f5ee2381]{color:var(--color-text-muted,#999);display:flex;flex-wrap:wrap;font-size:.8rem;gap:.75rem}.testimonial-card__customer .customer-meta .meta-item[data-v-f5ee2381]{align-items:center;display:flex;gap:.25rem}.testimonial-card__customer .customer-meta .meta-icon[data-v-f5ee2381]{opacity:.7}.testimonial-card__loading[data-v-f5ee2381]{align-items:center;background:#fffc;border-radius:inherit;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}@media screen and (min-width:600px){.testimonial-card__quote[data-v-f5ee2381]{font-size:.9rem}.customer-avatar[data-v-f5ee2381]{height:40px;width:40px}.customer-name[data-v-f5ee2381]{font-size:.9rem}.customer-course[data-v-f5ee2381],.customer-meta[data-v-f5ee2381]{font-size:.8rem}}
