@keyframes cmplz-expand{0%{width:0;height:0}25%{width:50%}50%{width:initial}75%{height:70%}to{height:initial}}@keyframes cmplz-expand-opacity{0%,90%{opacity:0}to{opacity:1}}.cmplz-cookiebanner{animation-name:cmplz-expand;animation-duration:2s}.cmplz-cookiebanner div{animation-name:cmplz-expand-opacity;animation-duration:2s}