.cookie-popup{background:#fff;bottom:20px;box-shadow:0 0 20px 0 #00000059;display:none;line-height:18px;max-width:215px;padding:20px;position:fixed;right:20px;transform:translateY(200px);transition:transform .5s cubic-bezier(.68,-.5,0,1.4);z-index:3}.cookie-popup.show{transform:translateY(0)}.cookie-popup a{text-decoration:underline}