.wodge__radio{display:none}.wodge__title{margin-bottom:1.3em}@media(max-width:650px){.wodge__title{margin:0}.wodge__title label{padding:1em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:center;align-content:center}.wodge__title label:focus{outline:0}.wodge__title label:after{content:"⮟";margin-right:30px;font-size:20px}.wodge__content{overflow:hidden;max-height:0;-webkit-transition-property:max-height,visibility;transition-property:max-height,visibility;-webkit-transition-duration:.5s,0s;transition-duration:.5s,0s;-webkit-transition-timing-function:ease-out,linear;transition-timing-function:ease-out,linear;-webkit-transition-delay:0s,.5s;transition-delay:0s,.5s;visibility:hidden}:checked+.wodge__item>.wodge__title label::after{content:"⮝"}:checked+.wodge__item>.wodge__content{max-height:90vh;visibility:visible;border-bottom-width:1px;-webkit-transition-delay:0s,0s;transition-delay:0s,0s;margin-bottom:2em;overflow:visible}}