.mgn-mfo-preview {
  --mgn-mfo-blue: #0874e8;
  --mgn-mfo-blue-dark: #075fc0;
  --mgn-mfo-navy: #10213d;
  --mgn-mfo-muted: #60728b;
  --mgn-mfo-line: #dbe6f3;
  --mgn-mfo-soft: #f3f7fc;
  --mgn-mfo-yellow: #ffd21f;
  --mgn-mfo-green: #13a36f;
  --mgn-mfo-shadow: 0 20px 55px rgba(32, 75, 128, 0.11);
  color: var(--mgn-mfo-navy);
  background: #f5f8fc;
}

.mgn-mfo-preview .mgn-mfo-icon {
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.7;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mgn-mfo-preview main {
  overflow: visible;
}

.mgn-mfo-preview main > .head_text,
.mgn-mfo-preview .mgn-mfo-sidebar-hidden,
.mgn-mfo-preview .fixed-shapka.category-zajmy,
.mgn-mfo-preview .open-filter,
.mgn-mfo-preview center.header-info {
  display: none !important;
}

.mgn-mfo-preview main > .row:not(.head_text) {
  margin-right: 0;
  margin-left: 0;
}

.mgn-mfo-preview .mgn-mfo-content-column {
  width: 100% !important;
  max-width: 100% !important;
  flex: 0 0 100% !important;
  padding: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-content-column > * {
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
}

.mgn-mfo-preview article.category-zajmy {
  margin: 0;
}

/* Hero */

.mgn-mfo-preview .mgn-mfo-hero {
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  border: 1px solid #cfe0f4;
  border-radius: 30px;
  background:
    radial-gradient(circle at 94% 5%, rgba(255, 210, 31, 0.3), transparent 23%),
    linear-gradient(145deg, #ffffff 0%, #f2f7fd 100%);
  box-shadow: var(--mgn-mfo-shadow);
}

.mgn-mfo-preview .mgn-mfo-hero::after {
  position: absolute;
  z-index: 0;
  right: -95px;
  bottom: -120px;
  width: 300px;
  height: 300px;
  border: 42px solid rgba(8, 116, 232, 0.055);
  border-radius: 50%;
  content: '';
  pointer-events: none;
}

.mgn-mfo-preview .mgn-mfo-hero > * {
  position: relative;
  z-index: 1;
}

.mgn-mfo-preview .mgn-mfo-hero .entry-header {
  padding: 32px 38px 26px;
  border-bottom: 1px solid var(--mgn-mfo-line);
}

.mgn-mfo-preview .mgn-mfo-brand-row {
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) 310px;
  gap: 42px;
  align-items: center;
  margin: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-brand-copy,
.mgn-mfo-preview .mgn-mfo-logo-box {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-brand-copy > div {
  width: 100%;
}

.mgn-mfo-preview .mgn-mfo-brand-copy .breadcrumbs,
.mgn-mfo-preview .mgn-mfo-brand-copy > div > div:first-child {
  color: #708199;
  font-size: 13px;
}

.mgn-mfo-preview .mgn-mfo-brand-kicker {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 18px 0 8px;
  color: var(--mgn-mfo-green);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mgn-mfo-preview .mgn-mfo-brand-kicker .mgn-mfo-icon {
  width: 20px;
  height: 20px;
}

.mgn-mfo-preview .mgn-mfo-brand-copy h1 {
  margin: 0 0 10px;
  color: var(--mgn-mfo-navy);
  font-size: clamp(38px, 5vw, 62px);
  font-weight: 880;
  line-height: 1;
  letter-spacing: -0.045em;
}

.mgn-mfo-preview .mgn-mfo-brand-copy h1 + div,
.mgn-mfo-preview .mgn-mfo-brand-copy h1 ~ div {
  color: #697991;
  font-size: 11px;
  line-height: 1.55;
}

.mgn-mfo-preview .mgn-mfo-logo-box {
  display: flex;
  min-height: 150px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 24px !important;
  border: 1px solid #dfe9f5;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.85);
  box-shadow: 0 12px 34px rgba(35, 77, 130, 0.09);
}

.mgn-mfo-preview .mgn-mfo-logo-box .post-thumbnail {
  display: flex;
  min-height: 88px;
  align-items: center;
  justify-content: center;
}

.mgn-mfo-preview .mgn-mfo-logo-box img {
  max-width: 245px;
  max-height: 92px;
  object-fit: contain;
}

.mgn-mfo-preview .mgn-mfo-error-link {
  margin-top: 14px;
  color: #77879c !important;
  font-size: 11px;
  text-decoration: underline;
}

.mgn-mfo-preview .mgn-mfo-offer-panel {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 230px;
  gap: 22px 28px;
  margin: 0 !important;
  padding: 28px 38px 35px !important;
}

.mgn-mfo-preview .mgn-mfo-schema-media {
  display: none !important;
}

.mgn-mfo-preview .mgn-mfo-lead {
  display: grid;
  grid-column: 1 / -1;
  max-width: none;
  grid-template-columns: 46px minmax(0, 1fr);
  align-items: center;
  gap: 14px;
  margin: 0 !important;
  padding: 16px 18px !important;
  border: 1px solid #d8e7f7 !important;
  border-radius: 16px;
  color: #435772;
  background: linear-gradient(100deg, #edf5ff, #f8fbff) !important;
  font-size: 14px;
  line-height: 1.55;
}

.mgn-mfo-preview .mgn-mfo-lead-icon {
  display: flex;
  width: 46px;
  height: 46px;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  color: var(--mgn-mfo-blue);
  background: #fff;
  box-shadow: 0 8px 20px rgba(31, 80, 139, 0.1);
}

.mgn-mfo-preview .mgn-mfo-lead-icon .mgn-mfo-icon {
  width: 23px;
  height: 23px;
}

.mgn-mfo-preview .mgn-mfo-lead-copy {
  display: grid;
  gap: 3px;
}

.mgn-mfo-preview .mgn-mfo-lead-copy strong {
  color: var(--mgn-mfo-navy);
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mgn-mfo-preview .mgn-mfo-offer-title {
  display: flex;
  grid-column: 1 / -1;
  align-items: center;
  gap: 10px;
  margin: 0 !important;
  color: var(--mgn-mfo-blue) !important;
  font-size: 12px !important;
  font-weight: 850 !important;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.mgn-mfo-preview .mgn-mfo-offer-title .mgn-mfo-icon {
  color: var(--mgn-mfo-yellow);
}

.mgn-mfo-preview .mgn-mfo-metrics {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
}

.mgn-mfo-preview .mgn-mfo-metric {
  position: relative;
  display: grid;
  min-width: 0;
  min-height: 82px;
  grid-template-columns: 34px minmax(0, 1fr);
  align-content: center;
  align-items: center;
  gap: 1px 10px;
  padding: 13px 14px !important;
  border: 1px solid #dce7f4 !important;
  border-radius: 16px !important;
  color: #344a67;
  background: #fff !important;
  box-shadow: none !important;
}

.mgn-mfo-preview .mgn-mfo-metric::before {
  display: none !important;
  content: none !important;
}

.mgn-mfo-preview .mgn-mfo-metric > *:not(.mgn-mfo-metric-icon) {
  grid-column: 2;
}

.mgn-mfo-preview .mgn-mfo-metric-icon {
  display: flex;
  width: 34px;
  height: 34px;
  grid-row: 1 / span 4;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  color: var(--mgn-mfo-blue);
  background: #eaf3ff;
}

.mgn-mfo-preview .mgn-mfo-metric-icon .mgn-mfo-icon {
  width: 19px;
  height: 19px;
}

.mgn-mfo-preview .mgn-mfo-metric-label {
  margin-bottom: 3px;
  color: #687991;
  font-size: 10px;
  font-weight: 750;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.mgn-mfo-preview .mgn-mfo-metric-value {
  color: #263c5a;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}

.mgn-mfo-preview .mgn-mfo-psk {
  display: block;
  margin-top: 2px;
  color: #7c8b9f;
  font-size: 8px;
  font-weight: 600;
  line-height: 1.25;
}

.mgn-mfo-preview .mgn-mfo-metric-featured {
  grid-column: 1 / -1;
  min-height: 60px;
  border-color: #f0ce3c !important;
  background: linear-gradient(100deg, #fff9d9, #fffdf1) !important;
}

.mgn-mfo-preview .mgn-mfo-metric-featured .mgn-mfo-metric-icon {
  color: #ad7b00;
  background: #fff1a9;
}

.mgn-mfo-preview .mgn-mfo-metric-featured .mgn-mfo-metric-value {
  margin: 0;
  color: #5c4700;
  font-size: 14px;
  text-transform: none;
}

.mgn-mfo-preview .mgn-mfo-hero-actions {
  display: flex;
  min-width: 0;
  align-self: stretch;
  flex-direction: column;
  gap: 11px;
  padding: 18px;
  border: 1px solid #dce7f4;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(30, 74, 128, 0.08);
}

.mgn-mfo-preview .mgn-mfo-hero-actions .go-to-offer,
.mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer,
.mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer,
.mgn-mfo-preview .mgn-mfo-nav-cta {
  position: relative;
  display: inline-flex !important;
  overflow: hidden;
  min-height: 54px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 14px !important;
  color: #172036 !important;
  background: var(--mgn-mfo-yellow) !important;
  box-shadow: 0 8px 18px rgba(255, 210, 31, 0.2) !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  text-decoration: none !important;
  animation: mgn-mfo-cta-shadow 3.4s ease-in-out infinite;
}

.mgn-mfo-preview .mgn-mfo-hero-actions .go-to-offer:hover,
.mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer:hover,
.mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer:hover,
.mgn-mfo-preview .mgn-mfo-nav-cta:hover {
  background: #ffdc3f !important;
}

.mgn-mfo-preview .mgn-mfo-hero-actions .go-to-offer .mgn-mfo-icon,
.mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer .mgn-mfo-icon,
.mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer .mgn-mfo-icon,
.mgn-mfo-preview .mgn-mfo-nav-cta .mgn-mfo-icon {
  position: relative;
  width: 19px;
  height: 19px;
  animation: mgn-mfo-cta-arrow 1.5s ease-in-out infinite;
}

.mgn-mfo-preview .mgn-mfo-hero-actions .go-to-offer::before,
.mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer::before,
.mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer::before,
.mgn-mfo-preview .mgn-mfo-nav-cta::before {
  position: absolute;
  top: -35%;
  left: -28%;
  width: 24%;
  height: 170%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.72), transparent);
  content: '';
  transform: skewX(-18deg) translateX(-220%);
  animation: mgn-mfo-cta-shimmer 3.4s ease-in-out infinite;
  pointer-events: none;
}

.mgn-mfo-preview .go-to-offer.animated-button1 > span {
  display: none !important;
}

@keyframes mgn-mfo-cta-shimmer {
  0%, 58% { transform: skewX(-18deg) translateX(-220%); }
  78%, 100% { transform: skewX(-18deg) translateX(720%); }
}

@keyframes mgn-mfo-cta-arrow {
  0%, 100% { transform: translateX(0); }
  50% { transform: translateX(4px); }
}

@keyframes mgn-mfo-cta-shadow {
  0%, 100% { box-shadow: 0 8px 18px rgba(255, 210, 31, 0.2); }
  50% { box-shadow: 0 10px 24px rgba(255, 194, 0, 0.35); }
}

.mgn-mfo-preview .mgn-mfo-review-link {
  display: flex;
  min-height: 44px;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: 1px solid #cfe0f4;
  border-radius: 12px;
  color: var(--mgn-mfo-blue) !important;
  background: #f4f8fd;
  font-size: 12px;
  font-weight: 800;
}

.mgn-mfo-preview .mgn-mfo-review-link .mgn-mfo-icon {
  width: 18px;
  height: 18px;
}

.mgn-mfo-preview .mgn-mfo-hero-actions small {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-top: auto;
  color: #7a899d;
  font-size: 9px;
  line-height: 1.45;
}

.mgn-mfo-preview .mgn-mfo-hero-actions small .mgn-mfo-icon {
  width: 15px;
  height: 15px;
  flex-basis: 15px;
  color: var(--mgn-mfo-blue);
}

/* Quick navigation */

.mgn-mfo-preview .mgn-mfo-quick-nav {
  position: sticky;
  z-index: 30;
  top: 12px;
  display: flex;
  align-items: center;
  gap: 7px;
  margin: 18px auto 0;
  padding: 9px;
  border: 1px solid #d8e5f4;
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 12px 35px rgba(28, 67, 117, 0.1);
  backdrop-filter: blur(12px);
}

.mgn-mfo-preview.admin-bar .mgn-mfo-quick-nav {
  top: 44px;
}

.mgn-mfo-preview .mgn-mfo-quick-nav strong,
.mgn-mfo-preview .mgn-mfo-quick-nav a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0 14px;
  border-radius: 10px;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.mgn-mfo-preview .mgn-mfo-quick-nav strong {
  gap: 8px;
  margin-right: auto;
  color: var(--mgn-mfo-navy);
}

.mgn-mfo-preview .mgn-mfo-quick-nav strong .mgn-mfo-icon {
  width: 19px;
  height: 19px;
  color: var(--mgn-mfo-blue);
}

.mgn-mfo-preview .mgn-mfo-quick-nav a {
  color: #52708f;
}

.mgn-mfo-preview .mgn-mfo-quick-nav a:hover {
  color: var(--mgn-mfo-blue);
  background: #edf5ff;
}

.mgn-mfo-preview .mgn-mfo-nav-cta {
  width: auto;
  min-height: 38px;
  flex: 0 0 auto;
  gap: 7px;
  margin-right: 4px;
  padding: 0 14px !important;
  border: 0 !important;
  border-radius: 10px !important;
  font-size: 12px !important;
  white-space: nowrap;
}

.mgn-mfo-preview .mgn-mfo-nav-cta .mgn-mfo-icon {
  width: 16px;
  height: 16px;
}

/* Shared section heads */

.mgn-mfo-preview .mgn-mfo-section-head {
  max-width: 760px;
  margin-bottom: 28px;
}

.mgn-mfo-preview .mgn-mfo-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: var(--mgn-mfo-blue);
  font-size: 11px;
  font-weight: 850;
  letter-spacing: 0.11em;
  text-transform: uppercase;
}

.mgn-mfo-preview .mgn-mfo-eyebrow .mgn-mfo-icon {
  width: 21px;
  height: 21px;
  color: var(--mgn-mfo-yellow);
}

.mgn-mfo-preview .mgn-mfo-section-head h2 {
  margin: 10px 0 9px;
  color: var(--mgn-mfo-navy);
  font-size: clamp(28px, 3.6vw, 40px) !important;
  font-weight: 880;
  line-height: 1.08;
  letter-spacing: -0.035em;
}

.mgn-mfo-preview .mgn-mfo-section-head p {
  margin: 0;
  color: var(--mgn-mfo-muted);
  font-size: 15px;
  line-height: 1.65;
}

/* Detailed terms */

.mgn-mfo-preview .mgn-mfo-terms-section {
  margin-top: 72px;
  padding: 38px;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 26px;
  background: #fff;
  box-shadow: var(--mgn-mfo-shadow);
  scroll-margin-top: 90px;
}

.mgn-mfo-preview .mgn-mfo-details-panel,
.mgn-mfo-preview .mgn-mfo-contacts-panel,
.mgn-mfo-preview .mgn-mfo-secondary-cta {
  margin-bottom: 18px !important;
}

.mgn-mfo-preview .mgn-mfo-details-panel .accordion-item {
  overflow: hidden;
  border: 1px solid #d8e5f4 !important;
  border-radius: 18px !important;
  background: #f6f9fd;
}

.mgn-mfo-preview .mgn-mfo-details-toggle {
  display: flex !important;
  min-height: 58px;
  align-items: center;
  gap: 12px;
  padding: 15px 20px !important;
  color: var(--mgn-mfo-navy) !important;
  background: #f2f7fd !important;
  font-size: 14px !important;
  font-weight: 850 !important;
  text-align: left !important;
}

.mgn-mfo-preview .accordion-button::after {
  display: none !important;
  content: none !important;
}

.mgn-mfo-preview .mgn-mfo-toggle-icon {
  display: flex;
  width: 34px;
  height: 34px;
  flex: 0 0 34px;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  border: 1px solid #cfe0f4;
  border-radius: 10px;
  color: var(--mgn-mfo-blue);
  background: #fff;
  transition: transform 0.22s ease, color 0.22s ease, background 0.22s ease;
}

.mgn-mfo-preview .mgn-mfo-toggle-icon .mgn-mfo-icon {
  width: 18px;
  height: 18px;
}

.mgn-mfo-preview .accordion-button:not(.collapsed) .mgn-mfo-toggle-icon {
  transform: rotate(180deg);
  color: #fff;
  background: var(--mgn-mfo-blue);
}

.mgn-mfo-preview .mgn-mfo-details-panel .accordion-body {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 24px;
  padding: 22px !important;
  background: #fff;
}

.mgn-mfo-preview .mgn-mfo-details-panel .accordion-body > .row {
  display: grid !important;
  grid-template-columns: 32px minmax(105px, 0.75fr) minmax(0, 1.25fr);
  align-items: center;
  gap: 9px;
  margin: 0 !important;
  padding: 11px 0;
  border-bottom: 1px solid #edf1f6;
}

.mgn-mfo-preview .mgn-mfo-detail-row > div,
.mgn-mfo-preview .mgn-mfo-contact-row > div {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-field-icon {
  display: flex;
  width: 32px;
  height: 32px;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  color: var(--mgn-mfo-blue);
  background: #eaf3ff;
}

.mgn-mfo-preview .mgn-mfo-field-icon .mgn-mfo-icon {
  width: 17px;
  height: 17px;
}

.mgn-mfo-preview .mgn-mfo-contacts-panel {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0 24px;
  padding: 24px !important;
  border: 1px solid #d8e5f4;
  border-radius: 18px;
  background: #f8fafd;
}

.mgn-mfo-preview .mgn-mfo-contacts-panel > h2 {
  grid-column: 1 / -1;
  margin: 0 0 8px;
  color: var(--mgn-mfo-navy);
  font-size: 20px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-contacts-panel > .row {
  display: grid !important;
  grid-template-columns: 32px minmax(90px, 0.7fr) minmax(0, 1.3fr);
  align-items: center;
  gap: 9px;
  margin: 0 !important;
  padding: 12px 0;
  border-bottom: 1px solid #e5edf7;
}

.mgn-mfo-preview .mgn-mfo-contacts-panel .fw-bold,
.mgn-mfo-preview .mgn-mfo-details-panel .fw-bold {
  color: #6c7d93;
  font-size: 11px;
}

.mgn-mfo-preview .mgn-mfo-secondary-cta {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 22px 24px !important;
  border: 1px solid #eed34e;
  border-radius: 18px;
  background: linear-gradient(100deg, #fff9d8, #fffdf4);
}

.mgn-mfo-preview .mgn-mfo-secondary-cta::before {
  max-width: 580px;
  margin-right: auto;
  color: #5a4a12;
  font-size: 13px;
  font-weight: 750;
  content: 'Готовы оформить? Перейдите на официальный сайт и проверьте индивидуальные условия.';
}

.mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer {
  width: auto;
  min-width: 270px;
}

/* Editorial guide */

.mgn-mfo-preview .mgn-mfo-editorial {
  margin-top: 72px;
  padding: 42px;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 28px;
  background: #fff;
  box-shadow: var(--mgn-mfo-shadow);
}

.mgn-mfo-preview .mgn-mfo-editorial-layout {
  display: grid;
  grid-template-columns: 285px minmax(0, 1fr);
  gap: 42px;
  align-items: start;
}

.mgn-mfo-preview .mgn-mfo-editorial-toc {
  position: sticky;
  top: 88px;
  display: grid;
  gap: 6px;
  padding: 22px;
  border: 1px solid #d8e6f6;
  border-radius: 19px;
  background:
    radial-gradient(circle at 100% 0, rgba(255, 210, 31, 0.2), transparent 34%),
    #f2f7fd;
}

.mgn-mfo-preview.admin-bar .mgn-mfo-editorial-toc {
  top: 120px;
}

.mgn-mfo-preview .mgn-mfo-editorial-toc strong {
  display: flex;
  align-items: center;
  gap: 9px;
  margin-bottom: 8px;
  color: var(--mgn-mfo-navy);
  font-size: 15px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-editorial-toc strong .mgn-mfo-icon {
  color: var(--mgn-mfo-blue);
}

.mgn-mfo-preview .mgn-mfo-editorial-toc a {
  display: grid;
  grid-template-columns: 17px minmax(0, 1fr);
  gap: 8px;
  align-items: start;
  padding: 9px 10px;
  border-radius: 10px;
  color: #526b88;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.4;
}

.mgn-mfo-preview .mgn-mfo-editorial-toc a:hover {
  color: var(--mgn-mfo-blue);
  background: #fff;
}

.mgn-mfo-preview .mgn-mfo-editorial-toc a .mgn-mfo-icon {
  width: 16px;
  height: 16px;
  margin-top: 1px;
  color: var(--mgn-mfo-yellow);
}

.mgn-mfo-preview .mgn-mfo-editorial-copy {
  min-width: 0;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy h2,
.mgn-mfo-preview .mgn-mfo-editorial-copy h3 {
  margin: 34px 0 12px;
  scroll-margin-top: 110px;
  color: var(--mgn-mfo-navy);
  font-weight: 850;
  line-height: 1.18;
  letter-spacing: -0.025em;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy h2 {
  font-size: 25px !important;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy h3 {
  font-size: 20px !important;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy h2:first-child,
.mgn-mfo-preview .mgn-mfo-editorial-copy h3:first-child {
  margin-top: 0;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy p,
.mgn-mfo-preview .mgn-mfo-editorial-copy li {
  color: #44566f;
  font-size: 15px;
  line-height: 1.75;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy p {
  margin-bottom: 16px;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy ul,
.mgn-mfo-preview .mgn-mfo-editorial-copy ol {
  margin-bottom: 22px;
  padding-left: 24px;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy li + li {
  margin-top: 7px;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy li::marker {
  color: var(--mgn-mfo-blue);
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy figure {
  margin: 24px 0;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy img {
  max-width: 100%;
  height: auto;
  border-radius: 18px;
}

.mgn-mfo-preview .mgn-mfo-editorial-copy hr {
  margin: 30px 0;
  border-color: #e3ebf5;
}

/* About */

.mgn-mfo-preview .mgn-mfo-about-section {
  display: block !important;
  margin: 72px 0 0 !important;
  padding: 42px !important;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 28px;
  background:
    radial-gradient(circle at 97% 5%, rgba(255, 210, 31, 0.14), transparent 25%),
    #fff;
  box-shadow: var(--mgn-mfo-shadow);
  scroll-margin-top: 100px;
}

.mgn-mfo-preview .mgn-mfo-about-section > .mgn-mfo-section-head {
  width: 100%;
}

.mgn-mfo-preview .mgn-mfo-about-section > .col-md-12 {
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-about-section h3 {
  margin: 0 0 18px;
  color: var(--mgn-mfo-navy);
  font-size: 25px;
  font-weight: 850;
  line-height: 1.25;
}

.mgn-mfo-preview .mgn-mfo-about-section p,
.mgn-mfo-preview .mgn-mfo-about-section li {
  color: #455970;
  font-size: 15px;
  line-height: 1.72;
}

.mgn-mfo-preview .mgn-mfo-about-section ul {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 18px 0 25px;
  padding: 0;
  list-style: none;
}

.mgn-mfo-preview .mgn-mfo-about-section li {
  padding: 18px;
  border: 1px solid #dfe8f3;
  border-radius: 15px;
  background: #f7f9fc;
}

.mgn-mfo-preview .mgn-mfo-about-section li strong {
  display: block;
  margin-bottom: 5px;
  color: var(--mgn-mfo-navy);
}

/* Documents */

.mgn-mfo-preview .mgn-mfo-documents-section {
  display: block;
  margin-top: 72px !important;
  padding: 42px !important;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 28px;
  background: #fff;
  box-shadow: var(--mgn-mfo-shadow);
  scroll-margin-top: 100px;
}

.mgn-mfo-preview .mgn-mfo-documents-section > .mgn-mfo-section-head {
  max-width: 760px;
}

.mgn-mfo-preview .mgn-mfo-documents-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 28px;
}

.mgn-mfo-preview .mgn-mfo-documents-grid--single {
  grid-template-columns: minmax(0, 1fr);
}

.mgn-mfo-preview .mgn-mfo-document-card {
  min-width: 0;
  padding: 17px;
  border: 1px solid #e1eaf5;
  border-radius: 18px;
  background: #fafcff;
}

.mgn-mfo-preview .mgn-mfo-document-card > h2 {
  margin: 14px 0 8px;
  padding: 13px 16px;
  border-radius: 12px;
  color: var(--mgn-mfo-navy);
  background: #edf5ff;
  font-size: 17px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-document-card > .row {
  position: relative;
  display: grid !important;
  grid-template-columns: 30px minmax(115px, 0.7fr) minmax(0, 1.3fr);
  align-items: center !important;
  gap: 10px;
  margin: 0 !important;
  padding: 12px 6px !important;
  border-bottom: 1px solid #e8eef6 !important;
  font-size: 12px !important;
}

@media (min-width: 768px) {
  .mgn-mfo-preview .mgn-mfo-document-card--wide > .row {
    grid-template-columns: 34px minmax(190px, 0.65fr) minmax(0, 1.35fr);
  }
}

.mgn-mfo-preview .mgn-mfo-row-icon {
  display: flex;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 9px;
  color: var(--mgn-mfo-blue);
  background: #edf5ff;
}

.mgn-mfo-preview .mgn-mfo-row-icon .mgn-mfo-icon {
  width: 16px;
  height: 16px;
}

.mgn-mfo-preview .mgn-mfo-document-card > .row > div {
  width: auto !important;
  max-width: none !important;
  padding: 0 !important;
  overflow-wrap: anywhere;
}

.mgn-mfo-preview .mgn-mfo-documents-section a {
  color: var(--mgn-mfo-blue);
  font-weight: 750;
}

.mgn-mfo-preview .mgn-mfo-documents-cta {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr) auto;
  align-items: center;
  gap: 15px;
  margin-top: 24px;
  padding: 18px;
  border: 1px solid #eed34e;
  border-radius: 17px;
  background: linear-gradient(100deg, #fff9d8, #fffdf4);
}

.mgn-mfo-preview .mgn-mfo-documents-cta-icon {
  display: flex;
  width: 44px;
  height: 44px;
  align-items: center;
  justify-content: center;
  border-radius: 13px;
  color: #8a6a00;
  background: var(--mgn-mfo-yellow);
}

.mgn-mfo-preview .mgn-mfo-documents-cta-icon .mgn-mfo-icon {
  width: 23px;
  height: 23px;
}

.mgn-mfo-preview .mgn-mfo-documents-cta > div {
  display: grid;
  gap: 4px;
}

.mgn-mfo-preview .mgn-mfo-documents-cta strong {
  color: #473a0e;
  font-size: 14px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-documents-cta small {
  color: #776a39;
  font-size: 11px;
  line-height: 1.45;
}

.mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer {
  width: auto;
  min-width: 190px;
}

/* FAQ */

.mgn-mfo-preview .mgn-mfo-faq-section {
  margin-top: 72px;
  padding: 42px;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 28px;
  background: #fff;
  box-shadow: var(--mgn-mfo-shadow);
  scroll-margin-top: 100px;
}

.mgn-mfo-preview .mgn-mfo-faq {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-faq .accordion-item {
  overflow: hidden;
  border: 1px solid #dbe6f3 !important;
  border-radius: 16px !important;
  background: #f8fafd;
}

.mgn-mfo-preview .mgn-mfo-faq .accordion-button {
  display: grid !important;
  min-height: 74px;
  grid-template-columns: 38px minmax(0, 1fr) auto;
  align-items: center;
  gap: 11px;
  padding: 13px 15px !important;
  color: var(--mgn-mfo-navy) !important;
  background: #fff !important;
  font-size: 13px !important;
  font-weight: 820 !important;
  line-height: 1.35;
  text-align: left !important;
}

.mgn-mfo-preview .mgn-mfo-faq-number {
  display: flex;
  width: 38px;
  height: 38px;
  align-items: center;
  justify-content: center;
  border-radius: 11px;
  color: var(--mgn-mfo-blue);
  background: #edf5ff;
  font-size: 10px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-faq .accordion-body {
  padding: 18px 20px 20px 64px;
  color: #52657e;
  background: #f8fafd;
  font-size: 13px;
  line-height: 1.7;
}

/* Related links */

.mgn-mfo-preview .mgn-mfo-related-section {
  margin: 72px 0 0 !important;
  padding: 30px !important;
  border: 1px solid var(--mgn-mfo-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 15px 38px rgba(31, 73, 124, 0.08);
}

.mgn-mfo-preview .mgn-mfo-related-section > .col-md-12 {
  margin: 0 !important;
  padding: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-related-section h2 {
  display: flex;
  align-items: center;
  gap: 10px;
  margin: 0 0 22px;
  color: var(--mgn-mfo-navy);
  font-size: 24px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-related-section h2 .mgn-mfo-icon {
  color: var(--mgn-mfo-yellow);
}

.mgn-mfo-preview .mgn-mfo-related-section .list-multi-column-5 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
}

.mgn-mfo-preview .mgn-mfo-related-card {
  min-width: 0;
  width: auto !important;
  margin: 0 !important;
  padding: 18px !important;
  border: 1px solid #dfe8f3;
  border-radius: 16px;
  background: #f8fafd;
}

.mgn-mfo-preview .mgn-mfo-related-card > .col {
  display: grid !important;
  width: 100% !important;
  max-width: none !important;
  grid-template-columns: minmax(0, 1fr) !important;
  grid-auto-flow: row !important;
  gap: 6px;
  padding: 0 !important;
  column-count: 1 !important;
}

.mgn-mfo-preview .mgn-mfo-related-card .multi-column-header {
  display: flex !important;
  min-height: 36px;
  align-items: center;
  gap: 9px;
  margin: 0 0 10px !important;
  color: var(--mgn-mfo-navy);
  font-size: 13px;
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-related-card .multi-column-header .mgn-mfo-icon {
  width: 20px;
  height: 20px;
  color: var(--mgn-mfo-blue);
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item {
  position: static !important;
  display: flex !important;
  float: none !important;
  width: 100% !important;
  max-width: none !important;
  min-width: 0;
  min-height: 32px;
  align-items: center;
  margin: 0 !important;
  padding: 4px 6px !important;
  border-radius: 8px;
  list-style: none;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item label {
  display: flex !important;
  width: 100%;
  min-width: 0;
  align-items: center;
  gap: 8px;
  margin: 0 !important;
  padding: 2px 0 !important;
}

.mgn-mfo-preview .mgn-mfo-related-card .mgn-filter-option-icon {
  width: 27px;
  min-width: 27px;
  height: 27px;
  border: 1px solid #d9e8f8;
  background: #eef6ff;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item label > a {
  flex: 1 1 auto;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-count {
  position: static !important;
  flex: 0 0 auto;
  margin-left: 5px;
  color: #8190a3;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item::before {
  content: none;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item:hover {
  background: #edf5ff;
}

.mgn-mfo-preview .mgn-mfo-related-card .wpc-term-item.mgn-mfo-related-hidden {
  display: none !important;
}

.mgn-mfo-preview .mgn-mfo-related-card.is-open .wpc-term-item.mgn-mfo-related-hidden {
  display: flex !important;
}

.mgn-mfo-preview .mgn-mfo-related-section a {
  display: inline !important;
  min-width: 0;
  color: var(--mgn-mfo-blue);
  font-size: 12px;
  line-height: 1.45;
  overflow-wrap: anywhere;
}

/* News and articles reuse the catalogue section's editorial card system. */

.mgn-mfo-preview .mgn-mfo-feed-section {
  margin-top: 72px !important;
}

.mgn-mfo-preview .mgn-mfo-feed-section .mgn-section-title {
  margin-top: 0 !important;
}

.mgn-mfo-preview .mgn-mfo-feed-section .mgn-news-thumb {
  aspect-ratio: 16 / 9;
  height: auto;
}

.mgn-mfo-preview .mgn-mfo-feed-section .mgn-news-excerpt {
  min-height: 83px;
}

.mgn-mfo-preview .mgn-mfo-related-more {
  display: inline-flex;
  min-width: 96px;
  min-height: 34px;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 7px;
  margin-top: 10px;
  padding: 0 11px;
  border: 1px solid #cfe0f4;
  border-radius: 9px;
  color: var(--mgn-mfo-blue);
  background: #fff;
  font-size: 11px;
  font-weight: 800;
  white-space: nowrap;
}

.mgn-mfo-preview .mgn-mfo-related-more .mgn-mfo-icon {
  width: 15px;
  height: 15px;
  transition: transform 0.2s ease;
}

.mgn-mfo-preview .mgn-mfo-related-card.is-open .mgn-mfo-related-more .mgn-mfo-icon {
  transform: rotate(-90deg);
}

/* Reviews */

.mgn-mfo-preview .mgn-mfo-reviews-section {
  margin-top: 72px;
  padding: 38px 34px;
  border: 1px solid #d6e5f5;
  border-radius: 28px;
  background:
    radial-gradient(circle at 98% 0, rgba(255, 210, 31, 0.15), transparent 25%),
    #f1f6fd;
  box-shadow: var(--mgn-mfo-shadow);
  scroll-margin-top: 100px;
}

.mgn-mfo-preview .mgn-mfo-reviews-section > h2 {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 0 0 22px;
  color: var(--mgn-mfo-navy);
  font-size: 27px;
  font-weight: 870;
}

.mgn-mfo-preview .mgn-mfo-reviews-section > h2 .mgn-mfo-icon {
  color: var(--mgn-mfo-blue);
}

.mgn-mfo-preview .mgn-mfo-reviews-section > h2 small {
  margin-left: auto;
  padding: 7px 10px;
  border-radius: 999px;
  color: var(--mgn-mfo-blue);
  background: #fff;
  font-size: 11px;
}

.mgn-mfo-preview .mgn-mfo-reviews-section .commentlist {
  margin: 0;
  padding: 0 46px;
}

.mgn-mfo-preview .mgn-mfo-reviews-section .slick-list {
  overflow: hidden;
  border-radius: 18px;
}

.mgn-mfo-preview .mgn-mfo-review-card {
  min-height: 190px;
  padding: 24px !important;
  border: 1px solid #d9e5f3;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 28px rgba(32, 73, 122, 0.07);
}

.mgn-mfo-preview .mgn-mfo-review-card .comment-author {
  color: var(--mgn-mfo-navy);
  font-weight: 850;
}

.mgn-mfo-preview .mgn-mfo-review-card p {
  color: #4d6078;
  font-size: 14px;
  line-height: 1.65;
}

.mgn-mfo-preview .mgn-mfo-reviews-section .comment-respond {
  margin-top: 24px;
  padding: 24px;
  border: 1px solid #d9e5f3;
  border-radius: 18px;
  background: #fff;
}

.mgn-mfo-preview .mgn-mfo-source-notice {
  margin-top: 28px !important;
  border-radius: 18px !important;
}

@media (max-width: 991px) {
  .mgn-mfo-preview .mgn-mfo-brand-row {
    grid-template-columns: minmax(0, 1fr) 245px;
    gap: 24px;
  }

  .mgn-mfo-preview .mgn-mfo-offer-panel {
    grid-template-columns: 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-metrics,
  .mgn-mfo-preview .mgn-mfo-about-section ul {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mgn-mfo-preview .mgn-mfo-hero-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-hero-actions small {
    grid-column: 1 / -1;
  }

  .mgn-mfo-preview .mgn-mfo-quick-nav {
    overflow-x: auto;
    justify-content: flex-start;
  }

  .mgn-mfo-preview .mgn-mfo-quick-nav strong {
    display: none;
  }

  .mgn-mfo-preview .mgn-mfo-editorial-layout {
    grid-template-columns: 1fr;
    gap: 24px;
  }

  .mgn-mfo-preview .mgn-mfo-editorial-toc {
    position: static;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .mgn-mfo-preview .mgn-mfo-editorial-toc strong {
    grid-column: 1 / -1;
  }

  .mgn-mfo-preview .mgn-mfo-documents-section {
    display: block;
  }

  .mgn-mfo-preview .mgn-mfo-documents-grid {
    grid-template-columns: 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-faq {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 767px) {
  .mgn-mfo-preview .mgn-mfo-section-head {
    max-width: none;
    margin-bottom: 24px;
  }

  .mgn-mfo-preview .mgn-mfo-eyebrow {
    display: inline-flex;
    min-height: 34px;
    align-items: center;
    gap: 7px;
    padding: 6px 10px;
    border: 1px solid #d9e8fa;
    border-radius: 11px;
    background: #eef6ff;
    line-height: 1 !important;
    white-space: nowrap;
  }

  .mgn-mfo-preview .mgn-mfo-eyebrow .mgn-mfo-icon {
    display: block;
    width: 19px;
    min-width: 19px;
    height: 19px;
  }

  .mgn-mfo-preview .mgn-mfo-eyebrow > span {
    display: block;
    line-height: 1 !important;
  }

  .mgn-mfo-preview .mgn-mfo-related-card .wpc-term-count {
    display: none !important;
  }

  .mgn-mfo-preview .mgn-mfo-hero {
    margin-top: 16px;
    border-radius: 22px;
  }

  .mgn-mfo-preview .mgn-mfo-hero .entry-header,
  .mgn-mfo-preview .mgn-mfo-offer-panel {
    padding: 24px 19px !important;
  }

  .mgn-mfo-preview .mgn-mfo-brand-row {
    grid-template-columns: 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-logo-box {
    min-height: 115px;
    grid-row: 1;
  }

  .mgn-mfo-preview .mgn-mfo-logo-box img {
    max-width: 210px;
    max-height: 72px;
  }

  .mgn-mfo-preview .mgn-mfo-brand-copy h1 {
    font-size: 39px;
  }

  .mgn-mfo-preview .mgn-mfo-lead {
    grid-template-columns: 40px minmax(0, 1fr);
    gap: 11px;
    padding: 14px !important;
    font-size: 13px;
  }

  .mgn-mfo-preview .mgn-mfo-lead-icon {
    width: 40px;
    height: 40px;
  }

  .mgn-mfo-preview .mgn-mfo-metrics,
  .mgn-mfo-preview .mgn-mfo-hero-actions,
  .mgn-mfo-preview .mgn-mfo-details-panel .accordion-body,
  .mgn-mfo-preview .mgn-mfo-contacts-panel,
  .mgn-mfo-preview .mgn-mfo-about-section ul,
  .mgn-mfo-preview .mgn-mfo-related-section .list-multi-column-5 {
    grid-template-columns: 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-metric-featured,
  .mgn-mfo-preview .mgn-mfo-hero-actions small,
  .mgn-mfo-preview .mgn-mfo-contacts-panel > h2 {
    grid-column: 1;
  }

  .mgn-mfo-preview .mgn-mfo-metric {
    min-height: 76px;
  }

  .mgn-mfo-preview .mgn-mfo-details-panel .accordion-body > .row,
  .mgn-mfo-preview .mgn-mfo-contacts-panel > .row {
    grid-template-columns: 32px minmax(92px, 0.8fr) minmax(0, 1.2fr);
  }

  .mgn-mfo-preview .mgn-mfo-quick-nav {
    margin-top: 10px;
    padding-bottom: 29px;
    border-radius: 13px;
  }

  .mgn-mfo-preview .mgn-mfo-quick-nav::after {
    position: absolute;
    right: 12px;
    bottom: 5px;
    color: var(--mgn-mfo-blue);
    content: 'Листайте меню  →';
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.01em;
    line-height: 18px;
    pointer-events: none;
    text-shadow: 0 0 8px #fff, 0 0 8px #fff;
    animation: mgn-mfo-scroll-hint 1.8s ease-in-out infinite;
  }

  .mgn-mfo-preview .mgn-mfo-terms-section,
  .mgn-mfo-preview .mgn-mfo-editorial,
  .mgn-mfo-preview .mgn-mfo-about-section,
  .mgn-mfo-preview .mgn-mfo-documents-section,
  .mgn-mfo-preview .mgn-mfo-faq-section,
  .mgn-mfo-preview .mgn-mfo-reviews-section {
    margin-top: 48px !important;
    padding: 26px 19px !important;
    border-radius: 21px;
  }

  .mgn-mfo-preview .mgn-mfo-section-head h2 {
    margin-top: 12px;
    font-size: 30px;
  }

  .mgn-mfo-preview .mgn-mfo-secondary-cta {
    align-items: stretch;
    flex-direction: column;
    gap: 15px;
  }

  .mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer {
    width: 100%;
    min-width: 0;
  }

  .mgn-mfo-preview .mgn-mfo-editorial-toc {
    grid-template-columns: 1fr;
  }

  .mgn-mfo-preview .mgn-mfo-document-card > .row {
    grid-template-columns: 30px minmax(0, 1fr);
  }

  .mgn-mfo-preview .mgn-mfo-document-card > .row > div:last-child {
    grid-column: 2;
  }

  .mgn-mfo-preview .mgn-mfo-documents-cta {
    grid-template-columns: 40px minmax(0, 1fr);
  }

  .mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer {
    width: 100%;
    min-width: 0;
    grid-column: 1 / -1;
  }

  .mgn-mfo-preview .mgn-mfo-faq .accordion-body {
    padding-left: 20px;
  }

  .mgn-mfo-preview .mgn-mfo-reviews-section .commentlist {
    padding: 0 34px;
  }
}

@media (max-width: 991px) {
  .mgn-mfo-preview .mgn-mfo-metric-label,
  .mgn-mfo-preview .mgn-mfo-eyebrow,
  .mgn-mfo-preview .mgn-mfo-faq-number,
  .mgn-mfo-preview .mgn-mfo-related-more,
  .mgn-mfo-preview .mgn-mfo-reviews-section > h2 small,
  .mgn-mfo-preview .mgn-mfo-documents-cta small,
  .mgn-mfo-preview .mgn-mfo-contacts-panel .fw-bold,
  .mgn-mfo-preview .mgn-mfo-details-panel .fw-bold {
    font-size: 12px !important;
  }

  .mgn-mfo-preview .mgn-mfo-psk,
  .mgn-mfo-preview .mgn-mfo-hero-actions small {
    font-size: 12px !important;
    line-height: 1.45;
  }

  .mgn-mfo-preview .mgn-mfo-related-section a {
    font-size: 13px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .mgn-mfo-preview .mgn-mfo-hero-actions .go-to-offer,
  .mgn-mfo-preview .mgn-mfo-secondary-cta .go-to-offer,
  .mgn-mfo-preview .mgn-mfo-documents-cta .go-to-offer,
  .mgn-mfo-preview .mgn-mfo-nav-cta,
  .mgn-mfo-preview .mgn-mfo-cta-button::before,
  .mgn-mfo-preview .mgn-mfo-cta-button .mgn-mfo-icon {
    animation: none;
  }
}

@keyframes mgn-mfo-scroll-hint {
  0%,
  100% {
    transform: translateX(0);
  }
  50% {
    transform: translateX(4px);
  }
}
