.cookiesOverlay{position:fixed;bottom:calc(100% - 130px);left:0;width:100%;background:#fff;box-shadow:0 0 30px rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000000}.cookiesOverlay *{line-height:1.4;font-size:14px}.cookiesWrap{max-width:800px;width:100%;margin:0 auto;display:flex;justify-content:space-between;flex-direction:column;padding:10px 10px 10px 30px;background:url("https://russian7.ru/cookie/info.svg") 5px 10px/20px no-repeat}.cookiesLink{color:var(--cookies-link-color,#d23c27);text-decoration:underline}.cookiesButton{color:var(--cookies-button-color,#fff);background:var(--cookies-button-bg,#d23c27);border:0;padding:10px;cursor:pointer;opacity:.7;margin-top:10px;text-transform:uppercase;font-size:14px}.cookiesButton:hover{opacity:1}@media screen and (min-width:720px){.cookiesWrap{flex-direction:row}.cookiesButton{margin-top:0}.cookiesText>*{display:block}}