.cookie-box{display:none;position:fixed;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:var(--color-white);padding:10px;text-align:center;z-index:9999999999;backdrop-filter:blur(10px)}.cookie-contant{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.cookies-text{width:50%;font-size:1.1rem;line-height:1.3rem;text-align:start;margin:0 20px 0 0}.cookies-text a{color:var(--color-white);font-weight:400;text-decoration:underline}#accept-cookie-button{background:var(--color-primary);border-radius:4px;border:0;color:var(--color-white);font-size:14px;font-weight:500;width:240px;display:flex;justify-content:center;min-height:36px;cursor:pointer;align-items:center}@media(max-width:767px){.cookie-box{padding:20px 10px}.cookies-text{width:100%;margin:0 0 15px 0}}
