.cookie-consent{width:100%;max-width:327px;position:fixed;top:70%;left:20%;transform:translate(-50%);background:#fff;color:#1e1e1e;border-radius:8px;z-index:1;padding:32px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.cookie-consent__content{display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:24px}.cookie-consent__text{color:#1e1e1e;font-feature-settings:"liga" off,"clig" off;font-family:Cera Round,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:120%}.cookie-consent__link{color:#1348ba;font-feature-settings:"liga" off,"clig" off;font-family:Cera Round,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:120%;margin-left:5px}.cookie-consent__button{width:100%;background:#1348ba;color:white;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;transition:.7s}.cookie-consent__button:hover{background:#164194}@media (hover:none){.cookie-consent__button:hover{background-color:inherit;color:inherit;border-color:inherit}}@media (max-width:1030px){.cookie-consent{top:49%;left:50%}}