.block--faqs .faq-item{border-bottom:1px solid #e5e5e5}.block--faqs .faq-item__title{align-items:flex-start;color:#001228;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:1.125rem;font-weight:700;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;transition:all .3s ease-in-out}.block--faqs .faq-item__title span{flex-shrink:0;height:21px;position:relative;top:4px;width:21px}.block--faqs .faq-item__title span:after,.block--faqs .faq-item__title span:before{background-color:#002e63;content:"";height:2px;left:0;opacity:1;position:absolute;top:50%;transition:all .3s ease-in-out;width:21px}.block--faqs .faq-item__title span:before{transform:rotate(90deg)}.block--faqs .faq-item__content{display:none}.block--faqs .faq-item.active .faq-item__title span:before{opacity:0}.block--faqs .faq-item.active .faq-item__content{display:block;padding-bottom:2rem}