.mg-cookie-consent[hidden]{display:none!important}
.mg-cookie-consent{position:fixed;z-index:999999;right:20px;bottom:20px;left:20px;max-width:1120px;margin-inline:auto;border:1px solid #c9dedb;border-radius:22px;background:#fff;color:#17383c;box-shadow:0 22px 70px rgba(16,42,46,.24)}
.mg-cookie-consent__body{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:22px 24px}
.mg-cookie-consent__copy{max-width:760px}
.mg-cookie-consent h2{margin:0 0 8px;font-size:clamp(1.15rem,2vw,1.42rem);line-height:1.2;color:#102a2e}
.mg-cookie-consent p{margin:0;line-height:1.58;color:#49666a}
.mg-cookie-consent a{color:#0f766e;text-decoration-thickness:2px;text-underline-offset:4px}
.mg-cookie-consent__actions{display:flex;flex:0 0 auto;gap:10px;align-items:center}
.mg-cookie-consent button{min-height:44px;border-radius:999px;padding:10px 18px;font:inherit;font-weight:750;cursor:pointer}
.mg-cookie-consent__accept{border:1px solid #0f766e;background:#0f766e;color:#fff}
.mg-cookie-consent__decline{border:1px solid #b7cfcc;background:#fff;color:#17383c}
.mg-cookie-consent button:hover{transform:translateY(-1px)}
.mg-cookie-consent button:focus-visible,.mg-cookie-settings-link:focus-visible,.mg-cookie-settings-button:focus-visible{outline:3px solid rgba(15,118,110,.3);outline-offset:3px}
.mg-cookie-settings-link{border:0;background:transparent;padding:0;color:inherit;font:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px;cursor:pointer}
.mg-cookie-settings-button{min-height:44px;border:1px solid #0f766e;border-radius:999px;background:#fff;padding:10px 18px;color:#0f766e;font:inherit;font-weight:750;cursor:pointer}
@media(max-width:760px){.mg-cookie-consent{right:12px;bottom:12px;left:12px;border-radius:18px}.mg-cookie-consent__body{display:block;padding:18px}.mg-cookie-consent__actions{display:grid;grid-template-columns:1fr;margin-top:18px}.mg-cookie-consent button{width:100%}}
@media(prefers-reduced-motion:reduce){.mg-cookie-consent button:hover{transform:none}}
