.faq-wrapper{margin-bottom:50px}.faq-top-title h4{margin-bottom:30px}.faq-card{background-color:#f9f9f9;padding:1.5em;margin:1em 0;cursor:pointer}.faq-title-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq-card svg{height:20px;width:auto;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.faq-card.open svg{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.faq-answer{display:none;padding:1em}.faq-title{margin-top:1rem;margin-bottom:1rem;width:100%;padding-right:15px}@media(max-width:767px){.faq-top-title h4{font-size:30px;line-height:1.2}}