.accordion__content{max-height:0;transition:all .4s cubic-bezier(.865,.14,.095,.87)}input[name=panel]:checked~.accordion__content{max-height:200em}
