.custom-faq{padding:80px 0;background:#fff}.custom-faq-title{text-align:center;margin-bottom:45px}.custom-faq-title h2{font-size:40px;margin:0;line-height:1.2}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.faq-column{display:flex;flex-direction:column;gap:14px}.faq-item{border:1px solid #d9e5d6;border-radius:10px;overflow:hidden;background:#fff;transition:.3s}.faq-item:hover{border-color:#3f8b54}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:18px 24px;background:#fff;border:none;cursor:pointer;text-align:left;font-size:18px;color:#333;font-family:inherit}.faq-question span:last-child{font-size:25px;color:#3f8b54;transition:.3s}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease}.faq-answer-inner{padding:0 24px 20px;color:#666;font-size:16px;line-height:1.8;text-align:left;word-break:break-word;overflow-wrap:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto}.faq-item.active .faq-answer{max-height:380px}.faq-item.active .faq-question span:last-child{transform:rotate(45deg)}@media(max-width:768px){.faq-grid{grid-template-columns:1fr}.custom-faq{padding:60px 0}.custom-faq-title h2{font-size:30px}.faq-question{font-size:16px;padding:16px 18px}}@media(max-width:496px){.faq-item.active .faq-answer{max-height:500px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/custom-faq-section.css.map */
