.faq-container{font-family:inherit;margin-bottom:20px}.faq-header{margin-bottom:20px}.faq-header h3{margin:0;font-size:18px;font-weight:600;color:#0b563f}.faq-item{margin-bottom:10px;border:none;border-radius:1rem;background:#fffefc;overflow:hidden}.faq-question-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#fffefc;cursor:pointer;border-bottom:1px solid transparent;border-radius:1rem}.faq-question-header h4{margin:0;font-size:16px;font-weight:500}.faq-toggle{background:none;border:none;padding:0;margin:0;cursor:pointer;transition:transform .3s;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1;box-sizing:border-box}.faq-toggle svg{display:block;width:24px;height:24px;margin:0;padding:0}.faq-toggle[aria-expanded=true]{transform:rotate(180deg)}.faq-answer-content{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer-content.active{max-height:2000px;transition:max-height .3s ease-in}.faq-answer-wrapper{padding:15px 20px;line-height:1.5}.faq-answer{color:#2b2b2b;font-size:16px}.faq-answer p{margin-bottom:1em}.faq-answer p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/57/assets/faq-accordion.css.map */
