.faqs{background:#fff;max-width:1600px;margin:0 auto;padding:120px 0}.faqs__wrapper{background:#f4f4f4;border-radius:25px;gap:32px;max-width:1600px;margin:0 auto;padding:32px;display:flex}.faqs__wrapper-title{max-width:350px;font-size:44px;font-weight:500}.faqs__wrapper__content{flex-direction:column;gap:12px;width:100%;display:flex}.faqs__wrapper__content__item{background:#fff;border-radius:12px;width:100%;padding:16px 0;overflow:hidden;box-shadow:0 8px 24px #0000000a}.faqs__wrapper__content__item-question{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:16px;display:flex}.faqs__wrapper__content__item-question .question-text{color:#1e1e1e;width:100%;font-size:24px;font-weight:500}.faqs__wrapper__content__item-question .question-icon{background:#f4f4f4;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.faqs__wrapper__content__item-question .answer-icon{background:#4db96d;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.faqs__wrapper__content__item-answer{opacity:0;color:#6f6f6f;max-height:0;padding:0 20px;overflow:hidden}.faqs__wrapper__content__item.is-open .faqs__wrapper__content__item{max-height:max-content}
@media (max-width:768px){.faqs{padding:60px 16px}.faqs__wrapper{flex-direction:column;padding:16px;display:flex}.faqs__wrapper-title{font-size:24px}.faqs__wrapper__content{flex-direction:column;gap:8px;width:100%;margin-top:16px;display:flex}.faqs__wrapper__content__item{background:#fff;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 8px 24px #0000000a}.faqs__wrapper__content__item-question{padding:12px 16px}.faqs__wrapper__content__item-question .question-text{width:90%;font-size:16px}.faqs__wrapper__content__item-question .question-icon,.faqs__wrapper__content__item-question .answer-icon{width:32px;height:32px}.faqs__wrapper__content__item-question .question-icon svg,.faqs__wrapper__content__item-question .answer-icon svg{width:16px;height:16px}.faqs__wrapper__content__item-question .answer-icon{background:#4db96d}.faqs__wrapper__content__item-answer{font-size:14px}.faqs__wrapper__content__item.is-open .faqs__wrapper__content__item-answer{max-height:max-content}}
