[data-v-d47adbc8]: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-d47adbc8]:root,:root.light[data-v-d47adbc8]{--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-d47adbc8]: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-d47adbc8]{--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: }.faq-section[data-v-d47adbc8]{background:var(--color-background-primary,#fff);overflow-x:hidden;padding:4rem 0;width:100%}.faq-section .container[data-v-d47adbc8]{box-sizing:border-box;margin:0 auto;max-width:1000px;padding:0 1rem;width:100%}.faq-section__header[data-v-d47adbc8]{margin-bottom:3rem;text-align:center}.faq-section__title[data-v-d47adbc8]{color:var(--color-text-primary,#1a1a1a);font-size:2.5rem;font-weight:700;margin-bottom:1rem}.faq-section__subtitle[data-v-d47adbc8]{color:var(--color-text-secondary,#666);font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:600px}.faq-list[data-v-d47adbc8]{display:flex;flex-direction:column;gap:1rem;margin-bottom:3rem}.faq-item[data-v-d47adbc8],.faq-list[data-v-d47adbc8]{max-width:100%;width:100%}.faq-item[data-v-d47adbc8]{background:var(--color-background-secondary,#f8f9fa);border:1px solid var(--color-border,#e0e0e0);border-radius:12px;overflow:hidden;transition:box-shadow .3s ease}.faq-item[data-v-d47adbc8]:hover{box-shadow:0 4px 12px #0000001a}.faq-item--featured[data-v-d47adbc8]{background:var(--color-primary-light,#f5e6ec);border:2px solid var(--color-primary,#c41c62)}.faq-item__question[data-v-d47adbc8]{align-items:center;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;max-width:100%;padding:1.5rem;transition:background-color .3s ease;width:100%}.faq-item__question[data-v-d47adbc8]:hover{background:var(--color-background-accent,#e8f4f8)}.faq-item__question .question-text[data-v-d47adbc8]{color:var(--color-text-primary,#1a1a1a);flex:1;font-size:1.2rem;font-weight:600;margin:0 1rem 0 0;text-align:left}.faq-item__question .question-icon[data-v-d47adbc8]{flex-shrink:0;transition:transform .3s ease}.faq-item__question .question-icon .rotate-180[data-v-d47adbc8]{transform:rotate(180deg)}.faq-item__answer[data-v-d47adbc8]{border-top:1px solid var(--color-border,#e0e0e0);box-sizing:border-box;max-width:100%;transition:opacity .3s ease;width:100%}.faq-item__answer--open[data-v-d47adbc8]{animation:fadeIn-d47adbc8 .3s ease}.faq-item__answer .answer-content[data-v-d47adbc8]{box-sizing:border-box;max-width:100%;padding:1.5rem;text-align:left;width:100%}.faq-item__answer .answer-text[data-v-d47adbc8]{margin:0 0 1rem}.faq-item__answer .answer-rich[data-v-d47adbc8],.faq-item__answer .answer-text[data-v-d47adbc8]{color:var(--color-text-secondary,#666);font-size:1rem;line-height:1.6}.faq-item__answer .answer-rich[data-v-d47adbc8]{margin-bottom:1rem}.additional-info[data-v-d47adbc8]{border-top:1px solid var(--color-border-light,#f0f0f0);margin-top:1.5rem;padding-top:1.5rem}.additional-info .info-item[data-v-d47adbc8]{margin-bottom:1rem}.additional-info .info-item[data-v-d47adbc8]:last-child{margin-bottom:0}.additional-info .info-title[data-v-d47adbc8]{color:var(--color-text-primary,#1a1a1a);font-size:1rem;font-weight:600;margin-bottom:.5rem}.additional-info .info-text[data-v-d47adbc8]{color:var(--color-text-secondary,#666);font-size:.9rem;line-height:1.5;margin:0}.faq-cta[data-v-d47adbc8]{margin-top:1.5rem;text-align:left}.faq-section__contact-cta[data-v-d47adbc8]{background:var(--color-background-accent,#e8f4f8);border:1px solid var(--color-border,#e0e0e0);border-radius:12px;padding:3rem 2rem;text-align:center}.faq-section__contact-cta .contact-cta-content[data-v-d47adbc8]{margin:0 auto;max-width:500px}.faq-section__contact-cta .contact-cta-title[data-v-d47adbc8]{color:var(--color-text-primary,#1a1a1a);font-size:1.5rem;font-weight:600;margin-bottom:1rem}.faq-section__contact-cta .contact-cta-text[data-v-d47adbc8]{color:var(--color-text-secondary,#666);font-size:1rem;line-height:1.6;margin-bottom:1.5rem}@keyframes fadeIn-d47adbc8{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (min-width:600px){.faq-section__title[data-v-d47adbc8]{font-size:2rem}.faq-section__subtitle[data-v-d47adbc8]{font-size:1.1rem}.faq-item__question[data-v-d47adbc8]{padding:1.25rem}.faq-item__question .question-text[data-v-d47adbc8]{font-size:1.1rem}.faq-item__answer .answer-content[data-v-d47adbc8]{padding:1.25rem}.faq-section__contact-cta[data-v-d47adbc8]{padding:2rem 1.5rem}.faq-section__contact-cta .contact-cta-title[data-v-d47adbc8]{font-size:1.25rem}}
