@media(max-width:768px){.c-button-group--list{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(0,1,0,1)}.c-button-group--list.is-active{max-height:100vh;transition:max-height 1s ease-in-out}}
