.faq{background-color:#fff;margin:0 0 3.75rem}.faq__item{margin-bottom:.625rem;transition:all .2s ease-in-out}.faq__item--expanded{margin-bottom:1.875rem}.faq__item--expanded .faq__question svg{transform:rotate(180deg)}.faq__question{align-items:center;background-color:#e8e8e8;border-radius:4px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.625rem;padding:10px 20px}.faq__question svg{height:1.875rem;transition:all .2s ease-in-out;width:1.875rem}.faq__answer{height:0;overflow:hidden;padding:0 20px;transition:all .2s ease-in-out}.faq__answer p{margin:0}