.cookies{animation:showDiv 3s forwards;background:hsla(0,0%,40%,.88);bottom:0;color:#fff;left:0;padding:24px 20px;position:fixed;right:0;text-align:start;z-index:3000}.cookies__container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:space-between}@media (min-width:768px){.cookies__container{flex-direction:row}}.cookies__text{font-size:12px;line-height:20px;margin:0}@media (min-width:768px){.cookies__text{font-size:14px;line-height:24px}}@keyframes showDiv{0%,99%{display:none}to{display:block}}
