.q-and-a-containter{margin-bottom:1rem}.q-and-a-question{border:none;cursor:pointer;outline:none;padding:1.5rem;text-align:left;transition:.4s;width:100%}.q-and-a-question:after{content:"\002B";float:right;font-weight:700;margin-left:5px}.q-and-a-question.active{border-bottom:.5px solid}.q-and-a-question.active:after{content:"\2212"}.q-and-a-answer{max-height:0;overflow:hidden;padding:0 18px;transition:max-height .2s ease-out}.q-and-a-answer>*{margin:1rem 0}