#faq{padding:120px 0 96px 0}#faq h2{margin:0}.qa__subtitle{margin:.5rem 0 2rem 0}.qa__list{-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.qa__item-container{width:50%;margin-bottom:1.5rem;font-family:'IBM Plex Serif',serif}.qa__item-container:nth-child(odd){padding-right:1rem}.qa__item-container:nth-child(even){padding-left:1rem}.qa__item-container .active .qa__answer{color:#4b3f63}.qa__item-container .active .qa__question{color:#76649d}.qa__question{font-weight:600}.qa__item{-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;padding:1.5rem;background:#fff;box-shadow:0px 8px 24px rgba(75,63,99,0.04);border-radius:16px}.qa__question,.qa__button{cursor:pointer}.qa__answer{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.qa__answer p{margin-bottom:0}.qa__button{min-width:3rem;display:flex;justify-content:center}.min{opacity:1;transition:opacity .5s}@media screen and (max-width:768px){#faq{padding:2rem 0 1rem 0}#faq h2{margin-top:0}.qa__list{-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.qa__item-container{width:100%;padding:0 !important;margin-bottom:1rem}}