.section_faq_header{margin:0 0 4rem}.section_faq_cards{border-top:2px solid var(--cpx-primary);display:grid}.section_faq_card{border-bottom:2px solid var(--cpx-primary)}.section_faq button{background:none;background:#fff;border:none;display:block;font-weight:400;outline:none;padding:3rem 0 2rem;position:relative;text-align:left;width:100%}.section_faq button:focus,.section_faq button:focus:after,.section_faq button:hover,.section_faq button:hover:after{cursor:pointer}.section_faq button h4.section_advantage_cards_card_question{display:inherit;font-style:italic;font-weight:500}.section_faq button[aria-expanded=true]{font-weight:500}.section_faq button .icon{display:inline-block;height:18px;position:absolute;right:0;top:32px;width:18px}.section_faq button .icon:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23003b5c" d="M24 10H14V0h-4v10H0v4h10v10h4V14h10z"/></svg>');background-size:cover;content:"";display:inline-block;height:18px;width:18px}.section_faq button[aria-expanded=true] .icon:after{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23003b5c" d="M0 10h24v4H0z"/></svg>')}.section_faq button[aria-expanded=true]+.section_advantage_cards_card_answer{max-height:50em;opacity:1;transition:all .2s linear;will-change:opacity,max-height}.section_faq .section_advantage_cards_card_answer{max-height:0;opacity:0;overflow:hidden;padding:0 0 1rem;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.section_faq .section_advantage_cards_card_answer p,.section_faq .section_advantage_cards_card_answer ul{text-align:left}.section_faq .section_advantage_cards_card_answer hr{background:none;border:none;height:1rem;outline:none;width:100%}@media (max-width:767px){.section_faq button[aria-expanded=true]+.section_advantage_cards_card_answer{max-height:40em}}