.faq-item{position:relative}.faq-item input[type=checkbox]{display:none}.faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0}.faq-item input[type=checkbox]:checked~.faq-content{max-height:1300px;padding-top:20px}.faq-plus-icon{width:32px;height:32px;transform:rotate(0deg),border-color .3s ease;transition:transform .3s ease,filter .3s ease}.faq-item input[type=checkbox]:checked~label .faq-plus-icon{transform:rotate(135deg);filter:invert(100%) sepia(0) saturate(0) hue-rotate(0deg) brightness(200%) contrast(100%);border:solid;border-width:2px;border-color:white;border-radius:50%}.faq-item label{-webkit-tap-highlight-color:transparent;user-select:none}