.FAQSection_faqSection__D64fo{max-width:800px;margin:3rem auto}.FAQSection_faqTitle__tD_U3{font-size:1.5rem;font-weight:600;color:#333;margin-bottom:1.5rem;text-align:center}.FAQSection_faqList__X8fSB{display:flex;flex-direction:column;gap:.75rem}.FAQSection_faqItem__ydNai{background:#f9f9f9;border-radius:12px;padding:1rem 1.25rem;cursor:pointer;transition:all .3s ease;border:1px solid #eee}.FAQSection_faqItem__ydNai:hover{background:#f5f5f5;border-color:#ddd}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg{background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#e0e0e0}.FAQSection_faqHeader__lA8Kt{display:flex;align-items:flex-start;gap:.75rem}.FAQSection_faqIcon__ISZ9Z{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;background:linear-gradient(135deg,#f8bbd0,#bbdefb);border-radius:50%;color:#333;font-size:1rem;font-weight:600;transition:transform .3s ease}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg .FAQSection_faqIcon__ISZ9Z{transform:rotate(180deg)}.FAQSection_faqQuestion__40jJf{font-size:.95rem;color:#333;margin:0;line-height:1.5;font-weight:500;flex:1 1}.FAQSection_faqAnswerWrapper__hy06T{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg .FAQSection_faqAnswerWrapper__hy06T{grid-template-rows:1fr}.FAQSection_faqAnswer__0zxVe{overflow:hidden;padding-right:2.25rem;padding-top:.75rem;font-size:.9rem;line-height:1.7;color:#555;opacity:0;transition:opacity .2s ease}.FAQSection_faqItem__ydNai.FAQSection_expanded__tI_gg .FAQSection_faqAnswer__0zxVe{opacity:1;transition:opacity .3s ease .1s}@media (max-width:768px){.FAQSection_faqSection__D64fo{margin:2rem 0;padding:0 1rem}.FAQSection_faqTitle__tD_U3{font-size:1.25rem}.FAQSection_faqItem__ydNai{padding:.875rem 1rem}.FAQSection_faqQuestion__40jJf{font-size:.9rem}.FAQSection_faqAnswer__0zxVe{font-size:.85rem;padding-right:1.75rem}}.Hero_hero__D0Vj7{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 2rem;margin:5rem 0 0;position:relative;overflow:hidden;background:linear-gradient(to bottom,var(--primary-color-light),#ffffff)}.Hero_heroContent__ozOW9{width:100%;position:relative;z-index:2;text-align:center}.Hero_heroText__TJ6QR{max-width:700px;margin:0 auto;animation:Hero_fadeInUp__0Rc1C .8s ease-out}.Hero_centeredText__h_myZ{display:flex;flex-direction:column;align-items:center}@keyframes Hero_fadeInUp__0Rc1C{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Hero_title__GxnES{font-size:4rem;margin:0;font-weight:800;background:linear-gradient(90deg,var(--primary-color),var(--primary-color-dark));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px}.Hero_description__ZpqrW{text-align:center;font-size:1.4rem;line-height:1.6;color:#333333;font-weight:500;margin-top:0}.Hero_highlights__4NuoH{display:flex;gap:2rem;margin-bottom:2.5rem;justify-content:center}.Hero_highlight__SM6tE{display:flex;align-items:center;flex-direction:row-reverse;gap:1rem;background:rgba(var(--primary-color-rgb),.05);padding:1rem 1.5rem;border-radius:16px;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;border:1px solid rgba(var(--primary-color-rgb),.1);box-shadow:0 5px 15px rgba(0,0,0,.05);position:relative;overflow:hidden;width:100%}.Hero_highlight__SM6tE:before{content:"";position:absolute;top:0;right:0;width:4px;height:100%;background:linear-gradient(to bottom,var(--primary-color),var(--primary-color-dark))}.Hero_highlight__SM6tE:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.08);background:rgba(var(--primary-color-rgb),.07)}.Hero_highlightIcon__4Y0mU{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--primary-color),var(--primary-color-dark));color:white;font-size:18px;flex-shrink:0}.Hero_highlightContent__Bs_YM{display:flex;flex-direction:column;text-align:right}.Hero_highlightNumber__HB5gu{font-size:1.8rem;font-weight:800;line-height:1;margin-bottom:.3rem;color:var(--primary-color-dark)}.Hero_highlightText__PNOTN{font-size:.9rem;color:#666;line-height:1.4;font-weight:500}.Hero_stars__arsHd{display:flex;align-items:center;justify-content:flex-end;margin-top:4px}.Hero_star__waWeW{color:#FFD700;margin-left:2px;font-size:14px}.Hero_heroImageContainer__BRWVb{flex:1 1;display:flex;justify-content:center;align-items:center;position:relative;min-height:500px}.Hero_heroImageWrapper__x8Aqw{position:relative;z-index:2;transform:rotate(-5deg);animation:Hero_float__LrCyg 6s ease-in-out infinite;width:280px;will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes Hero_float__LrCyg{0%,to{transform:rotate(-5deg) translateY(0)}50%{transform:rotate(-5deg) translateY(-20px)}}.Hero_ctaButtons__L05qc{display:flex;gap:1rem;margin-top:2rem}.Hero_ctaButtonPrimary__KWEix,.Hero_ctaButtonSecondary__nuGdQ{display:flex;align-items:center;gap:.5rem;padding:.9rem 1.8rem;text-decoration:none;border-radius:8px;font-weight:600;font-size:1.1rem;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Hero_ctaButtonPrimary__KWEix{background:linear-gradient(90deg,var(--primary-color),var(--primary-color-dark));color:white}.Hero_ctaButtonSecondary__nuGdQ{background:white;color:#333;border:1px solid #e0e0e0}.Hero_ctaButtonPrimary__KWEix:hover,.Hero_ctaButtonSecondary__nuGdQ:hover{transform:translateY(-3px);box-shadow:0 7px 14px rgba(0,0,0,.1)}.Hero_ctaButtonSecondary__nuGdQ:hover{background:#f8f8f8}.Hero_ctaIcon__4SH5x{display:inline-block}@media (max-width:992px){.Hero_hero__D0Vj7{padding:4rem 2rem;flex-direction:column-reverse}.Hero_heroContent__ozOW9{width:100%;padding-left:0;margin-bottom:3rem;text-align:center}.Hero_heroContent__ozOW9 .Hero_highlightContent__Bs_YM{text-align:right}.Hero_heroText__TJ6QR{max-width:100%}.Hero_title__GxnES{font-size:3.5rem}.Hero_description__ZpqrW{font-size:1.3rem}.Hero_highlights__4NuoH{justify-content:center;flex-wrap:wrap}.Hero_highlight__SM6tE{justify-content:flex-start}.Hero_highlightContent__Bs_YM{align-items:flex-start;width:100%}.Hero_highlightText__PNOTN{width:100%;text-align:right}.Hero_ctaButtons__L05qc{justify-content:center}.Hero_heroImageContainer__BRWVb{min-height:400px}}@media (max-width:768px){.Hero_title__GxnES{font-size:3rem}.Hero_description__ZpqrW{font-size:1.2rem}.Hero_heroContent__ozOW9{margin-top:1rem}.Hero_ctaButtons__L05qc{flex-direction:column;align-items:center;width:100%;max-width:300px;margin:2rem auto 0}.Hero_ctaButtonPrimary__KWEix,.Hero_ctaButtonSecondary__nuGdQ{width:100%;justify-content:center}.Hero_highlights__4NuoH{flex-direction:column;align-items:stretch;gap:1rem;margin:0 auto;max-width:340px;width:100%}}@media (max-width:480px){.Hero_hero__D0Vj7{padding:3rem 1rem 0;flex-direction:column-reverse}.Hero_title__GxnES{font-size:2rem}.Hero_highlight__SM6tE{padding:.9rem 1.2rem}.Hero_heroImageWrapper__x8Aqw{width:100%;height:400px}.Hero_heroContent__ozOW9{padding:0}}