.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{background-color:#e8e8e8;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:4px;margin-bottom:.625rem;cursor:pointer}.faq__question svg{width:1.875rem;height:1.875rem;transition:all .2s ease-in-out}.faq__answer{padding:0 20px;overflow:hidden;transition:all .2s ease-in-out;height:0}.faq__answer p{margin:0}