.section_faq_header{margin:0 0 4rem}.section_faq_cards{display:grid;gap:3rem}.section_faq_card{box-shadow:2px 2px 11px 0 hsla(0,0%,88%,.6)}.section_faq button{background:none;background:#fff;border:none;display:block;font-weight:400;outline:none;padding:2.4rem 3rem;position:relative;text-align:left;width:100%}.section_faq button h4{text-transform:none}.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;padding-right:30px}.section_faq button[aria-expanded=true]{font-weight:600}.section_faq button .icon{display:inline-block;height:8px;position:absolute;right:3rem;top:36px;width:14px}.section_faq button .icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'%3E%3Cpath fill='%23003da5' d='M12.6 0 7 5.33 1.4 0 0 1.33l5.6 5.34L7 8l1.4-1.33L14 1.33z'/%3E%3C/svg%3E");content:"";display:inline-block;height:8px;width:14px}.section_faq button[aria-expanded=true] .icon:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 8'%3E%3Cpath fill='%23003da5' d='M1.4 8 7 2.67 12.6 8 14 6.67 8.4 1.33 7 0 5.6 1.33 0 6.67z'/%3E%3C/svg%3E")}.section_faq button[aria-expanded=true]+.section_advantage_cards_card_answer{max-height:20em;opacity:1;transition:all .2s linear;will-change:opacity,max-height}.section_faq .section_advantage_cards_card_answer{background:#fff;max-height:0;opacity:0;overflow:hidden;padding:0 3rem 0 0;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}.section_faq .section_advantage_cards_card_answer p{padding:1.4rem 0 0 3rem;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}}