.faq__items{margin-top:96px}.faq__item__title{cursor:pointer}@media screen and (max-width:576px){.faq__items{margin-top:50px}}.faq__item__content{overflow:hidden;transition:.5s}.faq__item.active .faq__item__content{height:var(--content-height)!important}.faq__item__title{display:flex;justify-content:space-between;text-transform:uppercase;width:100%}.faq__item .faq-close,.faq__item.active .faq-open{display:none}.faq__item .faq-open,.faq__item.active .faq-close{display:flex}.faq__item{border-bottom:1px solid var( --blue-4-background );padding-bottom:32px}.faq__item:not(:first-child){margin-top:32px}.faq__item__content__body{padding-top:24px}.faq__item__content__body ul{margin-top:24px}.faq__item__content__body ul li{display:flex}.faq__item__content__body ul li:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0ibm9uZSI+PHBhdGggc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0ibTE0IDE2IDQtNC00LTQiLz48cGF0aCBzdHJva2U9IiMwMDAiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLW1pdGVybGltaXQ9IjEwIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xOCAxMkg2Ii8+PC9zdmc+");content:"";display:block;flex:0 0 24px;height:24px;margin-right:24px;width:24px}.faq__item__content__body ul li:not(:first-child){margin-top:5px}