#xm-cookie-consent{box-sizing:border-box;-webkit-backdrop-filter:blur(10px);z-index:100001;background:#0c1520eb;border:.5px solid #fff3;align-items:center;gap:16px;width:min(960px,100vw - 32px);padding:16px 18px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}#xm-cookie-consent-text a,.xm-cookie-consent__btn{pointer-events:auto}#xm-cookie-consent-text{color:#788ca4;margin:0;font-size:14px;font-weight:300;line-height:1.4}#xm-cookie-consent-text a{color:#fff;text-decoration:underline}.xm-cookie-consent__actions{flex-shrink:0;gap:10px;margin-left:auto;display:flex}.xm-cookie-consent__btn{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #66bf45;border-radius:8px;justify-content:center;align-items:center;min-width:160px;height:40px;padding:0 24px;font-family:inherit;font-size:16px;font-weight:300;display:inline-flex;box-shadow:0 0 0 4px #66bf454d}.xm-cookie-consent__btn--outline{background:0 0}.xm-cookie-consent__btn:focus-visible{outline-offset:2px;outline:2px solid #66bf4599}@media (width<=900px){#xm-cookie-consent{flex-direction:column;align-items:flex-start}.xm-cookie-consent__actions{gap:8px;width:100%;margin-left:0}.xm-cookie-consent__btn{flex:auto;min-width:0}}@media (width<=390px){#xm-cookie-consent{pointer-events:none;width:calc(100vw - 20px);padding:18px;bottom:14px}#xm-cookie-consent-text{font-size:15px}.xm-cookie-consent__actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.xm-cookie-consent__btn{height:clamp(36px,10vw,44px);min-height:0;padding:0 clamp(8px,2.8vw,14px);font-size:clamp(10px,3.2vw,14px);line-height:1}}