.faq-sign:after,.faq-sign:before{background-color:rgba(var(--secondary),1);border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:22px}.faq-sign:after{opacity:1;transform:translate(-50%,-50%) rotate(90deg);transition:transform .3s ease-in-out,opacity .3s ease-in-out}.faq-sign.active:after{opacity:0;transform:translate(-50%,-50%) rotate(180deg);transition:transform .3s ease-in-out,opacity .3s ease-in-out .3s}.question-content-wrapper{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.question-content-wrapper.active{max-height:1000px;transition:max-height .3s ease-in-out}
/*# sourceMappingURL=faq.css.map*/