

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body, .mx-body {line-height: 1.6;font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;background: #f7f8fa;color: #1c1c1c;margin: 0;user-select:auto;outline-offset:0}
img {max-width: 100%;height: auto;display: block}
a {text-decoration: none;color: #009b3a}
a:hover { text-decoration: underline; }
h1, h2, h3, h4 {color: #12202c;line-height: 1.25;font-weight: 700}
h1 { font-size: clamp(1.6rem, 4vw, 2.35rem); }
h2 {font-size: clamp(1.3rem, 3vw, 1.7rem);margin: 0 0 0.85rem}
h3 {font-size: 1.05rem;margin: 0 0 0.5rem}


.container {max-width: 1080px;padding: 0 1.25rem;margin: 0 auto;width: 100%}
.row {margin: 0 -0.75rem;display: flex;flex-wrap: wrap}
.col-12 {flex: 0 0 100%;max-width: 100%;padding: 0 0.75rem}
.col-lg-5, .col-lg-6, .col-lg-7 {flex: 0 0 100%;max-width: 100%;padding: 0 0.75rem}
@media (min-width: 992px) {
  .col-lg-5 {flex: 0 0 41.66%;max-width: 41.66%}
  .col-lg-6 {flex: 0 0 50%;max-width: 50%}
  .col-lg-7 {max-width: 58.33%;flex: 0 0 58.33%}
}
.d-flex { display: flex; }
.justify-content-center { justify-content: center; }
.justify-content-between { justify-content: space-between; }
.align-items-center { align-items: center; }
.text-center { text-align: center; }
.text-white { color: #fff; }
.rounded-2 { border-radius: 8px; }
.rounded-5 { border-radius: 24px; }
.img-fluid {max-width: 100%;height: auto}
.py-2 {padding-bottom: 0.6rem;padding-top: 0.6rem}
.py-3 {padding-top: 1rem;padding-bottom: 1rem}
.py-4 {padding-top: 1.5rem;padding-bottom: 1.5rem}
.py-5 {padding-bottom: 2.5rem;padding-top: 2.5rem}
.mb-4 { margin-bottom: 1.25rem; }
.me-2 { margin-right: 0.5rem; }
.me-3 { margin-right: 0.9rem; }
.ms-3 { margin-left: 0.9rem; }


.mx-btn {color: #fff;border-radius: 10px;font-weight: 700;display: inline-block;background: #009b3a;border: none;padding: 0.7rem 1.4rem;cursor: pointer}
.mx-btn:hover {text-decoration: none;background: #007e2f;color: #fff}
.mx-btn--lg {padding: 0.9rem 1.9rem;font-size: 1.05rem}
.mx-btn--sm {padding: 0.5rem 1rem;font-size: 0.9rem}
.mx-btn--outline {background: transparent;color: rgb(0,39,118);border: 2px solid #002776}
.mx-btn--outline:hover {color: #fff;background: #002776}
.btn {border-radius: 8px;font-weight: 600;display: inline-block;padding: 0.6rem 1.2rem;border: none;cursor: pointer}
.btn-primary {color: #fff;background: rgb(0,39,118)}
.btn-success {background: #009b3a;color: #fff}
.btn-lg {padding: 0.85rem 1.7rem;font-size: 1.05rem}


.mx-header {position: sticky;box-shadow: 0 1px 6px rgba(0,0,0,0.08);background: rgb(255,255,255);z-index: 50;top: 0}
.mx-install-bar {position: relative;padding: 0.5rem 0.9rem;background: #002776;gap: 0.6rem;align-items: center;display: flex;color: #fff}
.mx-install-bar[hidden] { display: none; }
.mx-install-bar__icon {border-radius: 8px;flex-shrink: 0}
.mx-install-bar__copy {min-width: 0;flex-direction: column;display: flex;line-height: 1.2;font-size: 0.72rem;flex: 1}
.mx-install-bar__title {font-weight: 700;letter-spacing: 0.02em}
.mx-install-bar__amount {color: rgba(255,223,0,1);font-weight: 700}
.mx-install-bar__button {white-space: nowrap;padding: 0.45rem 0.8rem;color: #fff;font-size: 0.78rem;background: #009b3a;border-radius: 8px;font-weight: 700}
.mx-install-bar__close {right: 0.4rem;top: 0.3rem;position: absolute;padding: 0.2rem 0.4rem;border: none;cursor: pointer;font-size: 1.1rem;background: transparent;color: #fff;line-height: 1}

.mx-nav {align-items: center;gap: 0.6rem;max-width: 1080px;padding: 0.65rem 0.9rem;margin: 0 auto;display: flex}
.mx-nav__toggle {border: 1px solid #e3e6ea;color: #12202c;flex-shrink: 0;cursor: pointer;border-radius: 8px;background: transparent;padding: 0.35rem 0.5rem}
.mx-nav__toggle-icon {color: inherit;display: block}
.mx-nav__logo {align-items: center;min-width: 0;display: flex;flex-shrink: 1;gap: 0.4rem;overflow: hidden}
.mx-nav__logo img {max-height: 34px;width: auto;max-width: 90px}
.mx-nav__brand-text {font-size: 1.05rem;overflow: hidden;color: #002776;white-space: nowrap;font-weight: 800;text-overflow: ellipsis}
.mx-nav__actions {align-items: center;display: flex;margin-left: auto;flex-shrink: 0;gap: 0.35rem}
.mx-nav__cta {font-weight: 700;padding: 0.38rem 0.55rem;white-space: nowrap;font-size: 0.72rem;border-radius: 8px}
.mx-nav__cta--login {color: #12202c;background: #f0f2f5}
.mx-nav__cta--register {background: #009b3a;color: rgba(255,255,255,1)}
.mx-nav__register-wrap {display: inline-block;position: relative}
.mx-nav__badge {position: absolute;font-weight: 800;font-size: 0.6rem;color: #12202c;background: #ffdf00;border-radius: 6px;padding: 0.05rem 0.3rem;top: -0.5rem;right: -0.3rem}

.mx-menu {flex-direction: column;padding: 0.5rem 0.9rem 0.9rem;display: none;border-top: 1px solid #e3e6ea}
.mx-menu a {border-bottom: 1px solid #f0f2f5;color: #12202c;font-weight: 600;padding: 0.55rem 0.2rem}
.mx-menu a[aria-current="page"] { color: rgb(0,155,58); }
[data-mx-header].is-menu-open .mx-menu { display: flex; }
@media (min-width: 992px) {
  .mx-nav__toggle { display: none; }
  .mx-menu {gap: 1.1rem;border-top: none;flex-wrap: wrap;display: flex !important;padding: 0 0.9rem 0.6rem;flex-direction: row;margin: 0 auto;max-width: 1080px}
  .mx-menu a {border-bottom: none;padding: 0.2rem 0}
}


.mx-hero {margin: 0 auto;max-width: 1080px;text-align: center;padding: 1.5rem 1.25rem}
.mx-hero__lead {color: #4a5560;margin: 0 auto 1rem;max-width: 640px}
.mx-hero__meta {font-size: 0.82rem;flex-wrap: wrap;color: #4a5560;justify-content: center;margin-bottom: 1rem;gap: 0.9rem;display: flex}
.mx-hero__cta-wrap { margin: 0 0 1.25rem; }
.mx-hero__banner {max-width: 260px;display: block;margin: 0 auto}
.mx-hero__banner img {border-radius: 24px;margin: 0 auto}
.mx-hero__specs {max-width: 460px;font-size: 0.85rem;width: 100%;border-collapse: collapse;margin: 0 auto 1.5rem}
.mx-hero__specs th, .mx-hero__specs td {text-align: left;border: 1px solid #e3e6ea;padding: 0.45rem 0.7rem}
.mx-hero__specs th {width: 40%;background: #f0f2f5}


.mx-toc-wrap {margin: 0 auto 1.5rem;max-width: 1080px;padding: 0 1.25rem}
.mx-toc-details {padding: 0.75rem 1rem;border: 1px solid #e3e6ea;border-radius: 12px;background: #fff}
.mx-toc-summary {justify-content: space-between;font-weight: 700;align-items: center;cursor: pointer;display: flex}
.mx-toc-summary__hint {font-size: 0.78rem;font-weight: 400;color: #8a93a0}
.mx-toc {column-gap: 1.5rem;padding-left: 1.2rem;margin: 0.75rem 0 0;columns: 2}
@media (max-width: 640px) { .mx-toc { columns: 1; } }


.mx-section {margin: 0 auto;padding: 1.5rem 1.25rem;max-width: 1080px;border-top: 1px solid #eceff2}
.mx-center { text-align: center; }
.mx-feature-list h3 { margin-top: 1.1rem; }
.mx-review-quote {border-left: 4px solid #009b3a;border-radius: 0 12px 12px 0;padding: 1rem 1.2rem;background: rgba(255,255,255,1);margin: 0 0 1rem}
.mx-review-quote cite {color: #4a5560;font-size: 0.85rem;font-style: normal}
.mx-step-list, .mx-safety-list { padding-left: 1.3rem; }
.mx-step-list li, .mx-safety-list li { margin-bottom: 0.5rem; }
.mx-promo-lead { color: #4a5560; }
.mx-promo-grid {grid-template-columns: 1fr 1fr;gap: 1rem;display: grid}
@media (max-width: 560px) { .mx-promo-grid { grid-template-columns: 1fr; } }
.mx-promo-frame {margin: 0;border: 1px solid #e3e6ea;border-radius: 12px;overflow: hidden;background: #fff}
.mx-promo-frame figcaption {padding: 0.5rem 0.75rem;color: #4a5560;font-size: 0.82rem}
.mx-link { font-weight: 600; }


.mx-main {max-width: 1080px;margin: 0 auto;padding: 0 1.25rem 2.5rem}
.mx-page {flex-direction: column;display: flex;gap: 1.75rem}
.mx-block h2 { margin-bottom: 0.75rem; }
.mx-media { text-align: center; }
.mx-media__frame { margin: 0; }
.mx-media__frame img {max-width: 420px;border-radius: 16px;margin: 0 auto}
.mx-media__caption {margin-top: 0.4rem;color: rgb(138,147,160);font-size: 0.82rem}
.mx-note {padding: 0.75rem 1rem;font-size: 0.9rem;border-radius: 10px;background: #f0f2f5}
.mx-cta-row {margin-top: 1rem;display: flex;gap: 0.75rem;flex-wrap: wrap}
.mx-checklist { padding-left: 1.3rem; }
.mx-checklist li { margin-bottom: 0.5rem; }


.mx-card-grid {gap: 1rem;grid-template-columns: repeat(2, 1fr);display: grid;margin-top: 1rem}
@media (max-width: 640px) { .mx-card-grid { grid-template-columns: 1fr; } }
.mx-card {background: #fff;border: 1px solid #e3e6ea;padding: 1rem;border-radius: 12px}
.mx-card__icon {justify-content: center;border-radius: 50%;width: 34px;align-items: center;margin-bottom: 0.5rem;font-weight: 800;display: inline-flex;height: 34px;background: rgba(234,246,238,1);color: #009b3a}
.mx-steps-inline { padding-left: 1.3rem; }
.mx-steps-inline li { margin-bottom: 0.5rem; }
.mx-login-faq details {border: 1px solid #e3e6ea;border-radius: 10px;margin-bottom: 0.6rem;background: #fff;padding: 0.7rem 1rem}
.mx-login-faq summary {font-weight: 700;cursor: pointer}


.mx-bet-tabs__input {pointer-events: none;position: absolute;opacity: 0}
.mx-bet-tabs__nav {flex-wrap: wrap;margin-bottom: 1rem;gap: 0.5rem;display: flex}
.mx-bet-tabs__nav label {padding: 0.5rem 1rem;font-weight: 600;cursor: pointer;background: rgba(240,242,245,1);border-radius: 999px;font-size: 0.88rem}
.mx-bet-tabs__panel { display: none; }
#mx-tab-esporte:checked ~ .mx-bet-tabs__panels .mx-bet-tabs__panel--esporte,
#mx-tab-live:checked ~ .mx-bet-tabs__panels .mx-bet-tabs__panel--live,
#mx-tab-rapido:checked ~ .mx-bet-tabs__panels .mx-bet-tabs__panel--rapido { display: block; }
.mx-bet-grid {display: grid;gap: 1rem;grid-template-columns: repeat(3, 1fr)}
@media (max-width: 780px) { .mx-bet-grid { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .mx-bet-grid { grid-template-columns: 1fr; } }
.mx-bet-point {border: 1px solid #e3e6ea;background: rgb(255,255,255);padding: 0.9rem;border-radius: 12px}
.mx-bet-point strong {display: block;margin-bottom: 0.3rem;color: rgb(0,39,118)}


.mx-bonus-cascade {gap: 1rem;display: grid;grid-template-columns: repeat(2, 1fr)}
@media (max-width: 640px) { .mx-bonus-cascade { grid-template-columns: 1fr; } }
.mx-bonus-card {border: 1px solid #e3e6ea;border-radius: 12px;background: #fff;position: relative;padding: 1rem}
.mx-bonus-card__tag {color: #12202c;display: inline-block;border-radius: 999px;background: #ffdf00;font-weight: 800;margin-bottom: 0.5rem;padding: 0.15rem 0.55rem;font-size: 0.72rem}
.mx-bonus-rules {display: grid;list-style: none;gap: 0.5rem;padding: 0}
.mx-bonus-rules li {justify-content: space-between;flex-wrap: wrap;border: 1px solid #e3e6ea;background: #fff;border-radius: 10px;display: flex;gap: 1rem;padding: 0.6rem 0.9rem}


.mx-pix-flow {align-items: center;flex-wrap: wrap;gap: 0.6rem;display: flex;margin-top: 1rem}
.mx-pix-node {flex: 1 1 100px;text-align: center;border: 1px solid #e3e6ea;border-radius: 12px;background: #fff;padding: 0.8rem}
.mx-pix-node__icon {height: 28px;font-size: 0.85rem;justify-content: center;background: rgba(0,39,118,1);width: 28px;font-weight: 800;display: inline-flex;border-radius: 50%;align-items: center;margin-bottom: 0.4rem;color: #fff}
.mx-pix-node__arrow {color: #8a93a0;font-weight: 800}
.mx-pix-split {display: grid;margin-top: 1rem;grid-template-columns: 1fr 1fr;gap: 1rem}
@media (max-width: 640px) { .mx-pix-split { grid-template-columns: 1fr; } }
.mx-pix-lane {border: 1px solid #e3e6ea;padding: 1rem;background: #fff;border-radius: 12px}
.mx-pix-lane--in { border-top: 4px solid #009b3a; }
.mx-pix-lane--out { border-top: 4px solid #002776; }
.mx-pix-tip {margin-top: 0.9rem;color: #4a5560;font-size: 0.88rem}


.mx-dl-specs {gap: 0.6rem;grid-template-columns: repeat(2, 1fr);margin: 1rem 0;display: grid}
.mx-dl-spec {padding: 0.6rem 0.8rem;background: #fff;border: 1px solid #e3e6ea;border-radius: 10px}
.mx-dl-spec dt {color: #8a93a0;font-size: 0.75rem}
.mx-dl-spec dd {margin: 0;font-weight: 700}
.mx-dl-alert {border-left: 4px solid #e0a800;padding: 0.75rem 1rem;border-radius: 0 10px 10px 0;background: #fff4e5;font-size: 0.88rem}
.mx-dl-steps-bar {gap: 0.6rem;grid-template-columns: repeat(5, 1fr);display: grid}
@media (max-width: 780px) { .mx-dl-steps-bar { grid-template-columns: repeat(2, 1fr); } }
.mx-dl-step {text-align: center;padding: 0.8rem;border: 1px solid #e3e6ea;background: #fff;border-radius: 12px}
.mx-dl-step__num {height: 26px;width: 26px;color: #fff;font-weight: 800;justify-content: center;align-items: center;border-radius: 50%;display: inline-flex;background: #009b3a;margin-bottom: 0.35rem}
.mx-dl-step__title {display: block;margin-bottom: 0.2rem;font-weight: 700}
.mx-dl-check { padding-left: 1.3rem; }
.mx-dl-check li { margin-bottom: 0.5rem; }


.mx-timeline {list-style: none;margin: 1rem 0 0;border-left: 3px solid #009b3a;padding: 0}
.mx-timeline__item {padding: 0 0 1.1rem 1.1rem;position: relative}
.mx-timeline__item::before {border-radius: 50%;content: "";background: #009b3a;height: 13px;top: 4px;width: 13px;position: absolute;left: -8px}
.mx-duo {display: grid;grid-template-columns: 1fr 1fr;margin-top: 1rem;gap: 1rem}
@media (max-width: 640px) { .mx-duo { grid-template-columns: 1fr; } }
.mx-panel {padding: 1rem;border: 1px solid #e3e6ea;background: #fff;border-radius: 12px}


.mx-faq-links {flex-wrap: wrap;margin-top: 0.75rem;gap: 0.6rem;display: flex}
.mx-faq-links a {font-weight: 600;border-radius: 999px;padding: 0.4rem 0.9rem;background: #f0f2f5;font-size: 0.88rem}
.mx-faq-cats {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1.25rem;margin-top: 1rem}
@media (max-width: 720px) { .mx-faq-cats { grid-template-columns: 1fr; } }
.mx-faq-group__head {font-weight: 800;color: #002776;margin-bottom: 0.5rem}
.mx-faq-group__list details {border: 1px solid #e3e6ea;margin-bottom: 0.5rem;padding: 0.65rem 0.9rem;background: #fff;border-radius: 10px}
.mx-faq-group__list summary {font-weight: 600;cursor: pointer}
.mx-faq-contact {padding: 0.9rem 1rem;background: #f0f2f5;border-radius: 10px}


.faq-container {display: flex;flex-direction: column;gap: 0.6rem;margin-top: 0.75rem}
.faq-item {border: 1px solid #e3e6ea;background: #fff;padding: 0.8rem 1rem;border-radius: 10px}
.faq-question {font-size: 1rem;margin-bottom: 0.35rem}
.faq-answer {color: rgb(74,85,96);margin: 0}


.mx-ajuda-grid {margin-top: 1rem;gap: 1rem;grid-template-columns: repeat(2, 1fr);display: grid}
@media (max-width: 720px) { .mx-ajuda-grid { grid-template-columns: 1fr; } }
.mx-ajuda-card {border: 1px solid #e3e6ea;border-radius: 12px;padding: 1rem;background: #fff}
.mx-ajuda-card__icon {font-size: 1.4rem;display: block;margin-bottom: 0.4rem}
.mx-ajuda-card__meta {margin-top: 0.6rem;color: #4a5560;font-size: 0.85rem}
.mx-ajuda-links {margin-top: 0.6rem;gap: 0.5rem;flex-wrap: wrap;display: flex}
.mx-ajuda-links a {padding: 0.3rem 0.7rem;font-weight: 600;border-radius: 999px;background: rgba(240,242,245,1);font-size: 0.82rem}
.mx-ticket-checklist { padding-left: 1.3rem; }
.mx-ticket-checklist li { margin-bottom: 0.5rem; }


.mx-feedback-grid {margin-top: 1rem;grid-template-columns: repeat(2, 1fr);display: grid;gap: 1rem}
@media (max-width: 640px) { .mx-feedback-grid { grid-template-columns: 1fr; } }
.mx-feedback-card {border: 1px solid #e3e6ea;background: #fff;padding: 1rem;border-radius: 12px}
.mx-feedback-card__tag {background: #eaf6ee;color: #009b3a;font-size: 0.72rem;padding: 0.15rem 0.55rem;border-radius: 999px;margin-bottom: 0.5rem;font-weight: 800;display: inline-block}
.mx-feedback-steps { padding-left: 1.3rem; }
.mx-feedback-steps li { margin-bottom: 0.5rem; }


.mx-legal-toc {padding-left: 1.2rem;column-gap: 1.5rem;columns: 2}
@media (max-width: 640px) { .mx-legal-toc { columns: 1; } }
.mx-legal-body {gap: 1.5rem;flex-direction: column;display: flex}
.mx-legal-article h2 {border-bottom: 2px solid #eceff2;padding-bottom: 0.5rem}
.mx-legal-clause { margin-bottom: 0.9rem; }
.mx-legal-clause:last-child { margin-bottom: 0; }
.mx-lgpd-table {width: 100%;font-size: 0.9rem;border-collapse: collapse}
.mx-lgpd-table th, .mx-lgpd-table td {padding: 0.5rem 0.7rem;text-align: left;border: 1px solid #e3e6ea}
.mx-lgpd-table th { background: rgba(240,242,245,1); }
.mx-legal-contact {border: 1px solid #e3e6ea;padding: 1.1rem;border-radius: 12px;background: #fff}


.mx-cta-banner {padding: 0.9rem;text-align: center;background: rgba(0,39,118,1)}
.mx-cta-banner .mx-btn {background: #ffdf00;color: #12202c}
.mx-cta-banner .mx-btn:hover { background: #f0cf00; }
.mx-quick {gap: 1rem;display: flex;margin: 0 auto;align-items: center;padding: 1.75rem 1.25rem;flex-wrap: wrap;justify-content: center;max-width: 1080px}
.mx-quick img { border-radius: 16px; }
.mx-quick__links {align-items: center;gap: 0.5rem;display: flex;flex-wrap: wrap}
.mx-quick__links h4 {width: 100%;margin: 0 0 0.3rem}

.mx-footer {background: rgb(18,32,44);color: #dbe1e8;padding: 2rem 0 1.2rem}
.mx-footer__nav {grid-template-columns: repeat(3, 1fr);display: grid;margin: 0 auto;max-width: 1080px;padding: 0 1.25rem;gap: 1.5rem}
@media (max-width: 640px) { .mx-footer__nav { grid-template-columns: 1fr; } }
.mx-footer__group { min-width: 0; }
.mx-footer__group-label {font-size: 0.78rem;color: #fff;display: block;font-weight: 800;margin-bottom: 0.6rem;text-transform: uppercase;letter-spacing: 0.04em}
.mx-footer__list {padding: 0;margin: 0;list-style: none}
.mx-footer__list li { margin-bottom: 0.45rem; }
.mx-footer__list a { color: #b7c0ca; }
.mx-footer__list a:hover { color: #fff; }
.mx-footer__meta {padding: 1rem 1.25rem 0;max-width: 1080px;border-top: 1px solid #26343f;color: rgba(138,147,160,1);font-size: 0.82rem;margin: 1.5rem auto 0}

.mx-bottom-bar {position: fixed;gap: 0.5rem;box-shadow: 0 -2px 8px rgba(0,0,0,0.08);border-top: 1px solid #e3e6ea;background: rgba(255,255,255,1);z-index: 60;display: flex;left: 0;padding: 0.6rem 0.9rem;bottom: 0;right: 0}
.mx-bottom-bar[hidden] { display: none; }
.mx-bottom-bar__button {border-radius: 10px;padding: 0.65rem 0.8rem;font-weight: 700;flex: 1;text-align: center}
.mx-bottom-bar__button--login {color: #12202c;background: #f0f2f5}
.mx-bottom-bar__button--register {color: #fff;background: #009b3a}
.mx-bottom-bar__close {cursor: pointer;padding: 0 0.3rem;border: none;background: transparent;font-size: 1.2rem;color: #8a93a0}
@media (min-width: 992px) { .mx-bottom-bar { display: none; } }


.sf-related-articles{padding:clamp(18px,3vw,28px);border:1px solid rgba(148,163,184,.24);background:rgba(255,255,255,.06);box-shadow:0 16px 45px rgba(15,23,42,.08);margin:clamp(28px,5vw,56px) auto;border-radius:24px;max-width:1120px}
.sf-related-articles h2{font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.2;margin:0 0 8px}
.sf-related-articles>p{line-height:1.65;margin:0 0 18px;opacity:.78}
.sf-related-articles__list{margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;list-style:none;padding:0}
.sf-related-articles__item{padding:0;list-style:none;margin:0}
.sf-related-articles__link{padding:16px;color:inherit;border-radius:18px;display:flex;min-height:100%;border:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.08);text-decoration:none;gap:7px;transition:transform .18s ease,border-color .18s ease,background .18s ease;flex-direction:column}
.sf-related-articles__link:hover{background:rgba(255,255,255,.13);border-color:rgba(59,130,246,.45);transform:translateY(-2px)}
.sf-related-articles__type{letter-spacing:.04em;padding:3px 9px;border-radius:999px;font-size:.72rem;background:rgba(59,130,246,.14);font-weight:700;width:max-content;text-transform:uppercase;color:inherit;opacity:.88}
.sf-related-articles strong{font-size:1rem;line-height:1.35}
.sf-related-articles small{opacity:.72;line-height:1.45;font-size:.88rem}
@media(max-width:640px){.sf-related-articles{padding:16px;border-radius:18px;margin:28px 12px}.sf-related-articles__list{grid-template-columns:1fr}.sf-related-articles__link{padding:14px}}
