.cookie{position:fixed;z-index:110;right:20px;bottom:20px;width:25%;padding:20px;transform:translateY(0);background:#fff;border-radius:10px;box-shadow:0 0 6px 1px #0009;transition:all .3s ease;transition-property:transform}.cookie--hidden{transform:translateY(150%)}.cookie__icon{text-align:center;margin-bottom:10px}.cookie__icon__image{width:60px;height:60px}.cookie__text{margin-bottom:10px;font-size:16px;color:#000;text-align:center}.cookie__buttons{text-align:center}@media (max-width: 992px){.cookie{right:20px;left:20px;bottom:20px;width:auto}}
