.cookies-notification{grid-gap:24px;align-items:center;background-color:#000c;bottom:0;color:#fff;display:grid;font-size:18px;grid-template-columns:1fr auto auto;justify-content:flex-start;left:0;min-height:64px;padding:15px 165px 15px 114px;position:fixed;right:0;z-index:2000}.cookies-notification--accept-btn{background-color:#fff!important}.cookies-notification--accept-btn span{color:red!important}@media screen and (max-width:920px){.cookies-notification{padding:15px 114px}}@media screen and (max-width:575px){.cookies-notification{grid-gap:16px;display:flex;flex-direction:column;padding:15px 35px}}