.tab-content{max-height:0;-webkit-transition:max-height .35s;transition:max-height .35s}.tab input:checked~.tab-content{max-height:unset}.tab input:checked+label .rotate-0{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}