.cookies-alert{height:70px;transform:translateY(100%);padding:14px 40px;right:0;transition:transform .2s ease;position:fixed;bottom:0;background-color:#fff;left:0;z-index:999}.cookies-alert.is-show{transform:translateY(0);transition:transform .2s ease}.cookies-alert__content{justify-content:space-between;font-size:14px;font-weight:400;font-style:normal;color:#000;margin:0 auto;align-items:center;width:1280px;line-height:normal;font-family:Montserrat;display:flex}.cookies-alert__content button{height:40px;border:none;color:#fff;background-color:#1785e5;border-radius:4px;cursor:pointer;width:80px}.cookies-alert__content-info p{margin-bottom:4px;color:#000;margin-left:0}.cookies-alert__content-info a{text-decoration:none;color:#3c9df2;cursor:pointer;font-family:Montserrat}@media (max-width:1400px){.cookies-alert__content{gap:30px;width:100%}}@media (max-width:1100px){.cookies-alert{height:80px}}@media (max-width:768px){.cookies-alert{height:80px}.cookies-alert__content-info a,.cookies-alert__content-info p{font-size:12px}.cookies-alert__content{gap:10px;width:100%}.cookies-alert__content-info a,.cookies-alert__content-info p{font-size:10px}}