@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";body{font-family:Inter,sans-serif;background-color:#fff}.header-help{position:relative;width:100%;height:20rem;margin-top:0}@media (min-width: 640px){.header-help{height:22rem}}@media (min-width: 768px){.header-help{height:24rem}}.header-background{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:5rem}.header-title{color:#a3e635;font-weight:700;font-size:1.875rem;line-height:2.25rem}@media (min-width: 768px){.header-title{font-size:2.25rem;line-height:2.5rem}}.header-breadcrumb{margin-top:.25rem;color:#fff;font-size:.875rem;display:flex;align-items:center;gap:.25rem}.breadcrumb-link{transition-duration:.2s}.breadcrumb-link:hover{text-decoration:underline}.breadcrumb-separator{color:#fff;font-size:.75rem}.faq-container{max-width:80rem;margin:3rem auto;padding:0 1rem}.faq-title{text-align:center;font-size:1.875rem;font-weight:700;color:#333;margin-bottom:2.5rem}.faq-item{border-radius:.5rem;overflow:hidden;margin-bottom:1rem;background-color:#f9fafb;box-shadow:0 1px 3px #0000001a}.faq-question{padding:1rem 1.5rem;width:100%;text-align:left;background-color:#f9fafb;font-weight:500;color:#1f2937;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .3s ease}.faq-question:hover{background-color:#f3f4f6}.faq-question-text{flex:1}.faq-toggle-icon{flex-shrink:0;margin-left:1rem;transition:transform .3s ease}.faq-answer{padding:0 1.5rem;max-height:0;overflow:hidden;transition:all .3s ease;background-color:#fff}.faq-answer-content{padding:1rem 0;line-height:1.5;color:#4b5563}.faq-item.active .faq-question{background-color:#ecfdf5;color:#047857;border-bottom:1px solid #d1fae5}.faq-item.active .faq-toggle-icon{transform:rotate(180deg)}.faq-item.active .faq-answer{max-height:500px}.faq-item.active .faq-question{background:linear-gradient(to right,#d1fae5,#ecfdf5)}.support-section{background:linear-gradient(to right,#10b981,#059669);padding:2.5rem 1rem;margin-top:3rem;color:#fff;text-align:center;border-radius:.5rem}.support-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.support-text{max-width:36rem;margin:0 auto 1.5rem;line-height:1.6}.support-button{display:inline-block;background-color:#fff;color:#059669;font-weight:600;padding:.625rem 1.5rem;border-radius:9999px;transition:all .3s ease}.support-button:hover{background-color:#f3f4f6;transform:translateY(-2px)}@media (max-width: 768px){.faq-title{font-size:1.5rem}.support-section{padding:2rem 1rem}.support-title{font-size:1.25rem}}
