.stin-consent{position:fixed;z-index:10000;left:18px;right:18px;bottom:18px;display:none;max-width:940px;margin:0 auto;background:#fff;color:#12222e;border:1px solid #dfe5e9;border-radius:14px;box-shadow:0 18px 60px rgba(18,34,46,.24);font-family:Inter,Arial,sans-serif}
.stin-consent.is-visible{display:block}
.stin-consent__inner{display:flex;align-items:center;justify-content:space-between;gap:26px;padding:20px 22px}
.stin-consent__copy{max-width:610px}
.stin-consent__title{font-size:16px;font-weight:800;margin:0 0 5px}
.stin-consent__text{font-size:13px;line-height:1.55;color:#5b6770;margin:0}
.stin-consent__text a{color:#a50d24;text-decoration:underline}
.stin-consent__actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.stin-consent__button{appearance:none;border:1px solid #d5dce1;border-radius:8px;background:#fff;color:#12222e;padding:10px 14px;font:700 13px Inter,Arial,sans-serif;cursor:pointer;white-space:nowrap}
.stin-consent__button:hover,.stin-consent__button:focus-visible{border-color:#C8102E;outline:2px solid rgba(200,16,46,.18);outline-offset:2px}
.stin-consent__button--primary{background:#C8102E;border-color:#C8102E;color:#fff}
.stin-consent__button--primary:hover,.stin-consent__button--primary:focus-visible{background:#a50d24;border-color:#a50d24}
.stin-consent-settings{appearance:none;border:0;background:none;color:inherit;text-decoration:underline;font:inherit;cursor:pointer;padding:0}
@media(max-width:720px){.stin-consent{left:10px;right:10px;bottom:10px}.stin-consent__inner{align-items:flex-start;flex-direction:column;gap:15px;padding:18px}.stin-consent__actions{width:100%;justify-content:stretch}.stin-consent__button{flex:1}}
@media(max-width:440px){.stin-consent__actions{flex-direction:column}.stin-consent__button{width:100%}}

