.faq-module .balance-headers{padding-bottom:40px}.faq-module__item{border-top:1px solid #d1d3e0}.faq-module__item--title{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:30px;padding:20px 0;cursor:pointer}.faq-module__item--title>svg{width:15px;transition:.2s ease-out;transform-origin:center}.faq-module__item--content{margin:0;transition:.2s ease;max-height:0;opacity:0;overflow:hidden}.faq-module__item--content>*:last-child{margin-bottom:0}.faq-module__item.toggled .faq-module__item--title>svg{transform:rotate(180deg)}.faq-module__item.toggled .faq-module__item--content{opacity:1;max-height:100vh;margin:0 0 30px}@media(min-width: 767px){.faq-module__item.toggled .faq-module__item--content{margin:10px 0 40px}}
