.faq-evpro-section{padding:6rem 0;background:linear-gradient(135deg,#F0F9F9 0%,#E8F5F5 100%)}.faq-accordion-evpro{max-width:800px;margin:4rem auto;display:flex;flex-direction:column;gap:1rem}.faq-item-evpro{background:#FFF;border-radius:16px;border:2px solid rgb(78 205 196 / .2);transition:all 0.3s ease;overflow:hidden}.faq-item-evpro[open]{border-color:#4ECDC4;box-shadow:0 8px 24px rgb(78 205 196 / .2)}.faq-question-evpro{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 2rem;font-size:1.125rem;font-weight:700;color:#1A1A1A;cursor:pointer;list-style:none;user-select:none;transition:all 0.3s ease}.faq-question-evpro::-webkit-details-marker{display:none}.faq-question-evpro:hover{color:#4ECDC4}.icon-faq-evpro{flex-shrink:0;color:#4ECDC4;transition:transform 0.3s ease}.faq-item-evpro[open] .icon-faq-evpro{transform:rotate(180deg)}.faq-answer-evpro{padding:0 2rem 2rem 2rem;color:#4A4A4A;line-height:1.8;animation:fadeIn 0.3s ease-out}.faq-answer-evpro p{font-size:1rem;margin-bottom:1rem}.faq-answer-evpro p:last-child{margin-bottom:0}.faq-answer-evpro strong{color:#2C7A7A;font-weight:600}.cta-faq-evpro{max-width:600px;margin:4rem auto 0;padding:3rem;background:#FFF;border-radius:24px;border:3px solid #4ECDC4;text-align:center}.cta-faq-evpro h3{font-size:2rem;font-family:'Montserrat',sans-serif;margin-bottom:1rem;color:#1A1A1A}.cta-faq-evpro p{font-size:1.125rem;line-height:1.7;color:#4A4A4A;margin-bottom:2rem}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.faq-question-evpro{padding:1.25rem 1.5rem;font-size:1rem;gap:1rem}.faq-answer-evpro{padding:0 1.5rem 1.5rem 1.5rem;font-size:.95rem}.cta-faq-evpro{padding:2rem}.cta-faq-evpro h3{font-size:1.5rem}}@media (max-width:480px){.faq-question-evpro{padding:1rem 1.25rem;font-size:.95rem}.faq-answer-evpro{padding:0 1.25rem 1.25rem 1.25rem}}