.faq{padding:0;background:transparent;border-radius:0;margin:0;max-width:none;overflow:visible;box-shadow:none}.faq__container{max-width:1100px;margin:0 auto;padding:0 1rem}.faq__header{text-align:center;margin-bottom:4rem}.faq__header h2{font-family:Poppins,sans-serif;font-size:2.5rem;color:#1B3A4B;margin-bottom:1rem}.faq__header p{font-size:1.2rem;color:#6c757d}.faq__list{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq__item{background:white;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.faq__question{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;background:none;border:none;text-align:left;font-family:Poppins,sans-serif;font-size:1.1rem;color:#1B3A4B;cursor:pointer;transition:all .2s ease}.faq__question:hover{color:#A3E635}.faq__icon{font-size:1.5rem;color:#2E7D32;min-width:24px;display:flex;align-items:center;justify-content:center}.faq__answer{padding:0 1.5rem 1.5rem;color:#495057;line-height:1.6;overflow:hidden}.faq__answer p{margin:0}.faq__cta{text-align:center;margin-top:4rem}.faq__cta p{font-size:1.1rem;color:#6c757d;margin-bottom:1.5rem}.faq__button{background:linear-gradient(135deg,#C7E70C,#A3E635);color:#1B3A4B;border:none;padding:1rem 2rem;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:1.1rem;cursor:pointer;transition:all .2s ease}.faq__button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(199,231,12,.3)}@media (max-width:1024px){.faq__container{padding:0 1rem}}@media (max-width:767px){.faq__container{padding:0 .75rem}.faq__header{margin-bottom:2.5rem}.faq__header h2{font-size:2rem}.faq__header p{font-size:1.1rem}.faq__question{font-size:1rem;padding:1.25rem}.faq__answer{padding:0 1.25rem 1.25rem}.faq__cta{margin-top:3rem}.faq__button{padding:.9rem 1.75rem;font-size:1rem;width:100%;max-width:400px}}@media (max-width:575px){.faq__header{margin-bottom:2rem}.faq__header h2{font-size:1.8rem}.faq__header p{font-size:1rem}.faq__list{gap:.75rem}.faq__item{border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.04)}.faq__question{font-size:.95rem;padding:1.1rem}.faq__icon{font-size:1.25rem;min-width:20px}.faq__answer{padding:0 1.1rem 1.1rem;font-size:.9rem}.faq__cta{margin-top:2.5rem}.faq__cta p{font-size:1rem;margin-bottom:1.25rem}.faq__button{padding:.8rem 1.5rem;font-size:.95rem;border-radius:6px}}@media (max-width:400px){.faq__header h2{font-size:1.6rem}.faq__header p{font-size:.95rem}.faq__question{font-size:.9rem;padding:1rem}.faq__answer{padding:0 1rem 1rem;font-size:.85rem}.faq__button{padding:.75rem 1.25rem;font-size:.9rem}}