.ma-faq__headline{margin-bottom:1rem;font-size:1.3rem;}.ma-faq__item{padding:1rem;margin-bottom:1rem;border-radius:1rem;background:#F9F2EC;}.ma-faq__icon{height:16px;width:16px;fill:#276527;transition:transform 300ms ease-in-out;}.ma-faq__title{display:flex;flex-direction:row;align-items:center;gap:.5rem;font-weight:bold;cursor:pointer;}.ma-faq__content{display:none;overflow:hidden;transition:max-height 1s ease-in-out;}.ma-faq__inner-content{padding-top:1rem;}.ma-faq__item--open>.ma-faq__title>.ma-faq__icon{transform:rotate(90deg);}.ma-faq__search{margin-bottom:2rem;}.ma-faq__search-input{width:100%;}