.st-embed-gate{background:#F6FAFE;border:1px dashed #CBE8F9;border-radius:10px;padding:26px 20px;margin:22px 0;max-width:640px;text-align:center}
.st-embed-gate__title{margin:0 0 12px;font-weight:700;color:#10233F}
.st-embed-gate__btn{background:#19447E;color:#fff;border:0;border-radius:10px;padding:.7em 1.6em;font:inherit;font-weight:600;cursor:pointer;transition:background .15s ease}
.st-embed-gate__btn:hover{background:#0E2A52}
.st-embed-gate__note{margin:12px auto 0;font-size:.78rem;line-height:1.5;color:#5A6E8C;max-width:460px}
/* Baner cookies */
.st-cookies{position:fixed;left:0;right:0;bottom:0;z-index:99990;background:#0E2A52;color:#CBE8F9;box-shadow:0 -6px 24px rgba(0,0,0,.25)}
.st-cookies__inner{max-width:1140px;margin:0 auto;padding:14px 20px;display:flex;gap:18px;align-items:center;flex-wrap:wrap}
.st-cookies__text{margin:0;flex:1;min-width:260px;font-size:.86rem;line-height:1.5}
.st-cookies__text a{color:#3DC1F0;text-decoration:underline}
.st-cookies__actions{display:flex;gap:10px;flex-wrap:wrap}
.st-cookies__btn{border-radius:10px;padding:.6em 1.3em;font:inherit;font-size:.88rem;font-weight:600;cursor:pointer;transition:background .15s ease,color .15s ease}
.st-cookies__btn--all{background:#3DC1F0;border:1.5px solid #3DC1F0;color:#0E2A52}
.st-cookies__btn--all:hover{background:#5FCFF5;border-color:#5FCFF5}
.st-cookies__btn--min{background:transparent;border:1.5px solid #CBE8F9;color:#CBE8F9}
.st-cookies__btn--min:hover{background:#CBE8F9;color:#0E2A52}
@media (max-width:640px){.st-cookies__actions{width:100%}.st-cookies__btn{flex:1}}
