.faqs-2__faq{background:#f0fbf8;padding:25px 50px}.faqs-2__faq+.faqs-2__faq{margin-top:15px}.faqs-2__question{grid-gap:var(--gap);-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#001489;display:grid;font-size:2.4rem;font-weight:400;grid-template-columns:1fr auto;line-height:1.5;padding:0}.faqs-2__question:hover{cursor:pointer}.faqs-2__question>svg{-ms-flex-negative:0;flex-shrink:0;height:22px;pointer-events:none;width:22px}.faqs-2__faq.is-active .faqs-2__question>svg .faq-plus{display:none}.faqs-2__answer{display:none;margin-top:25px}.faqs-2__answer p{color:#000;font-size:1.6rem;font-weight:400;line-height:1.5}.faqs-2__faq.is-active .faqs-2__answer{display:block}.faqs-2__faq:not(.is-shown){display:none}.faqs-2__load-more{text-align:center}.faqs-2 .button{border-radius:5px;color:#fff;font-size:1.6rem;font-weight:700;line-height:1.25;padding:1.8rem 2rem}.faqs-2 .button:hover{background:#009ace}