

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


.container {margin: 0 auto;max-width: 1080px;width: 100%;padding: 0 1.25rem}
.row {display: flex;margin: 0 -0.75rem;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 {padding: 0 0.75rem;max-width: 100%;flex: 0 0 100%}
@media (min-width: 992px) {
  .col-lg-5 {max-width: 41.66%;flex: 0 0 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 {height: auto;max-width: 100%}
.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-top: 2.5rem;padding-bottom: 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 {padding: 0.7rem 1.4rem;font-weight: 700;cursor: pointer;color: #fff;background: #009b3a;border-radius: 10px;border: none;display: inline-block}
.mx-btn:hover {text-decoration: none;color: #fff;background: rgb(0,126,47)}
.mx-btn--lg {font-size: 1.05rem;padding: 0.9rem 1.9rem}
.mx-btn--sm {padding: 0.5rem 1rem;font-size: 0.9rem}
.mx-btn--outline {color: #002776;border: 2px solid #002776;background: transparent}
.mx-btn--outline:hover {background: #002776;color: #fff}
.btn {border-radius: 8px;font-weight: 600;border: none;cursor: pointer;display: inline-block;padding: 0.6rem 1.2rem}
.btn-primary {color: #fff;background: #002776}
.btn-success {background: rgb(0,155,58);color: #fff}
.btn-lg {font-size: 1.05rem;padding: 0.85rem 1.7rem}


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

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

.mx-menu {display: none;border-top: 1px solid #e3e6ea;padding: 0.5rem 0.9rem 0.9rem;flex-direction: column}
.mx-menu a {color: #12202c;padding: 0.55rem 0.2rem;border-bottom: 1px solid #f0f2f5;font-weight: 600}
.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 {border-top: none;display: flex !important;gap: 1.1rem;max-width: 1080px;flex-wrap: wrap;flex-direction: row;padding: 0 0.9rem 0.6rem;margin: 0 auto}
  .mx-menu a {border-bottom: none;padding: 0.2rem 0}
}


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


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


.mx-section {border-top: 1px solid #eceff2;padding: 1.5rem 1.25rem;margin: 0 auto;max-width: 1080px}
.mx-center { text-align: center; }
.mx-feature-list h3 { margin-top: 1.1rem; }
.mx-review-quote {padding: 1rem 1.2rem;margin: 0 0 1rem;background: #fff;border-radius: 0 12px 12px 0;border-left: 4px solid #009b3a}
.mx-review-quote cite {font-size: 0.85rem;color: #4a5560;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: rgba(74,85,96,1); }
.mx-promo-grid {display: grid;gap: 1rem;grid-template-columns: 1fr 1fr}
@media (max-width: 560px) { .mx-promo-grid { grid-template-columns: 1fr; } }
.mx-promo-frame {background: #fff;overflow: hidden;margin: 0;border: 1px solid #e3e6ea;border-radius: 12px}
.mx-promo-frame figcaption {padding: 0.5rem 0.75rem;color: rgba(74,85,96,1);font-size: 0.82rem}
.mx-link { font-weight: 600; }


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


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


.mx-bet-tabs__input {position: absolute;pointer-events: none;opacity: 0}
.mx-bet-tabs__nav {display: flex;margin-bottom: 1rem;gap: 0.5rem;flex-wrap: wrap}
.mx-bet-tabs__nav label {cursor: pointer;font-size: 0.88rem;border-radius: 999px;padding: 0.5rem 1rem;background: #f0f2f5;font-weight: 600}
.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 {grid-template-columns: repeat(3, 1fr);gap: 1rem;display: grid}
@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: #fff;padding: 0.9rem;border-radius: 12px}
.mx-bet-point strong {margin-bottom: 0.3rem;color: #002776;display: block}


.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;position: relative;background: rgba(255,255,255,1);border-radius: 12px;padding: 1rem}
.mx-bonus-card__tag {border-radius: 999px;margin-bottom: 0.5rem;display: inline-block;font-weight: 800;background: #ffdf00;color: #12202c;font-size: 0.72rem;padding: 0.15rem 0.55rem}
.mx-bonus-rules {gap: 0.5rem;padding: 0;display: grid;list-style: none}
.mx-bonus-rules li {display: flex;border: 1px solid #e3e6ea;gap: 1rem;border-radius: 10px;background: #fff;padding: 0.6rem 0.9rem;flex-wrap: wrap;justify-content: space-between}


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


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


.mx-timeline {padding: 0;list-style: none;border-left: 3px solid #009b3a;margin: 1rem 0 0}
.mx-timeline__item {position: relative;padding: 0 0 1.1rem 1.1rem}
.mx-timeline__item::before {background: rgba(0,155,58,1);content: "";left: -8px;width: 13px;top: 4px;border-radius: 50%;height: 13px;position: absolute}
.mx-duo {gap: 1rem;margin-top: 1rem;display: grid;grid-template-columns: 1fr 1fr}
@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;display: flex;gap: 0.6rem}
.mx-faq-links a {border-radius: 999px;padding: 0.4rem 0.9rem;background: #f0f2f5;font-size: 0.88rem;font-weight: 600}
.mx-faq-cats {margin-top: 1rem;gap: 1.25rem;display: grid;grid-template-columns: repeat(2, 1fr)}
@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;border-radius: 10px;background: #fff;padding: 0.65rem 0.9rem;margin-bottom: 0.5rem}
.mx-faq-group__list summary {font-weight: 600;cursor: pointer}
.mx-faq-contact {border-radius: 10px;background: #f0f2f5;padding: 0.9rem 1rem}


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


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


.mx-feedback-grid {display: grid;grid-template-columns: repeat(2, 1fr);gap: 1rem;margin-top: 1rem}
@media (max-width: 640px) { .mx-feedback-grid { grid-template-columns: 1fr; } }
.mx-feedback-card {border: 1px solid #e3e6ea;padding: 1rem;border-radius: 12px;background: #fff}
.mx-feedback-card__tag {color: #009b3a;background: rgba(234,246,238,1);font-size: 0.72rem;padding: 0.15rem 0.55rem;border-radius: 999px;font-weight: 800;margin-bottom: 0.5rem;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 {display: flex;flex-direction: column;gap: 1.5rem}
.mx-legal-article h2 {padding-bottom: 0.5rem;border-bottom: 2px solid #eceff2}
.mx-legal-clause { margin-bottom: 0.9rem; }
.mx-legal-clause:last-child { margin-bottom: 0; }
.mx-lgpd-table {width: 100%;border-collapse: collapse;font-size: 0.9rem}
.mx-lgpd-table th, .mx-lgpd-table td {padding: 0.5rem 0.7rem;border: 1px solid #e3e6ea;text-align: left}
.mx-lgpd-table th { background: #f0f2f5; }
.mx-legal-contact {padding: 1.1rem;border: 1px solid #e3e6ea;border-radius: 12px;background: #fff}


.mx-cta-banner {background: rgb(0,39,118);padding: 0.9rem;text-align: center}
.mx-cta-banner .mx-btn {color: rgb(18,32,44);background: rgb(255,223,0)}
.mx-cta-banner .mx-btn:hover { background: rgb(240,207,0); }
.mx-quick {margin: 0 auto;flex-wrap: wrap;padding: 1.75rem 1.25rem;align-items: center;justify-content: center;gap: 1rem;display: flex;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 {margin: 0 0 0.3rem;width: 100%}

.mx-footer {padding: 2rem 0 1.2rem;background: #12202c;color: #dbe1e8}
.mx-footer__nav {gap: 1.5rem;margin: 0 auto;display: grid;max-width: 1080px;grid-template-columns: repeat(3, 1fr);padding: 0 1.25rem}
@media (max-width: 640px) { .mx-footer__nav { grid-template-columns: 1fr; } }
.mx-footer__group { min-width: 0; }
.mx-footer__group-label {color: #fff;margin-bottom: 0.6rem;text-transform: uppercase;display: block;letter-spacing: 0.04em;font-size: 0.78rem;font-weight: 800}
.mx-footer__list {padding: 0;list-style: none;margin: 0}
.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;font-size: 0.82rem;color: rgb(138,147,160);margin: 1.5rem auto 0;max-width: 1080px;border-top: 1px solid #26343f}

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


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