.faq-wrapper{margin:0 auto}.faq-wrapper__item{backdrop-filter:blur(2px);background:hsla(0,0%,100%,.5);border:1px solid rgba(218,224,231,.5);border-radius:12px;padding:21.5px 25px}.faq-wrapper__item:not(:last-child){margin-bottom:18px}.faq-wrapper__item .question-wrapper{align-items:center;color:#1f2933;cursor:pointer;display:flex;font-size:18px;font-weight:600;gap:24px;justify-content:space-between;line-height:21px;padding-bottom:6px;padding-top:6px;transition:.25s ease}.faq-wrapper__item .question-wrapper.active,.faq-wrapper__item .question-wrapper:hover{color:#2194f2}.faq-wrapper__item .question-wrapper.active svg{transform:rotate(180deg)}.faq-wrapper__item .question-wrapper.active path,.faq-wrapper__item .question-wrapper:hover path{stroke:#2194f2}.faq-wrapper__item .question-wrapper svg{min-width:max-content;transition:.25s ease}.faq-wrapper__item .question-wrapper svg path{transition:.25s ease}.faq-wrapper__item .answer-wrapper{display:none;margin-top:22px;padding-top:6px}.faq-wrapper__item .answer-wrapper .hs_cos_wrapper_type_inline_rich_text :last-child{margin-bottom:8px}.faq-wrapper__item .answer-wrapper p{font-size:16px;line-height:140%}@media (max-width:576px){.faq-wrapper__item{padding:14px 20px}}