.faq-wrapper{margin:0 auto;max-width:816px}.faq-item{border-bottom:1px solid #ebebeb}.faq-item svg{transform:rotate(-180deg);transition:transform .2s ease;stroke:var(--primary-color)}.faq-item input{display:contents}.faq-item input:checked~label>svg{transform:rotate(0)}.faq-item__content{color:#727272;margin-right:auto;max-height:0;max-width:700px;opacity:0;padding-bottom:0;padding-right:48px;position:relative;width:100%;z-index:-1}.faq-item__content p{margin-bottom:0}.faq-item__content *{font-size:16px;line-height:22px}.faq-item input:checked~.faq-item__content{margin-top:-4px;max-height:fit-content;opacity:1;overflow-y:auto;padding-bottom:24px;z-index:1}.faq-item input:checked~.faq-item__content p{line-height:22px!important}.faq-item__header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:24px 0}.faq-item .faq-item__header h2{color:var(--color_balck);font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:29px;margin:0 16px 0 0}.faq-item__header svg{align-self:flex-start;margin:12px 1rem 0;min-width:11px}@media (max-width:1024px){.faq-wrapper{max-width:none}.faq-item .faq-item__header h2{font-size:16px;line-height:22px;margin:0 16px 0 0}}