.faq-section{background:#fff;padding:50px 15px}.faq-container{margin:0 auto;max-width:800px}.faq-heading{color:#d9007b;font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin-bottom:30px;text-align:center}.faq-item{margin-bottom:10px}.faq-question{align-items:center;background:#f9f9f9;border:none;border-radius:8px;color:#25375b;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;justify-content:space-between;outline:none;padding:15px 20px;text-align:left;transition:background .3s ease;width:100%}.faq-question:hover{background:#f1f1f1}.faq-question .icon{font-size:1.5rem;font-weight:700;margin-left:10px}.faq-answer{background:#fff;max-height:0;overflow:hidden;padding:0 20px;transition:max-height .35s ease,padding .35s ease}.faq-answer.open{max-height:500px;padding:15px 20px}.faq-answer p{color:#555;font-size:1rem;line-height:1.6;margin:0}@media (max-width:600px){.faq-question{font-size:1rem;padding:12px 16px}.faq-answer p{font-size:.95rem}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.5c8722e7.css.map*/