.sec-google-reviews,
.sec-eeat {
  color: #172033;
  font-family: "DM Sans", Arial, sans-serif;
}

.sec-trust-container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.sec-google-reviews {
  padding: 88px 0;
  background: #f3f6fa;
  border-top: 1px solid #dde4ed;
}

.sec-review-header {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(280px, .75fr);
  gap: 44px;
  align-items: end;
  margin-bottom: 38px;
}

.sec-trust-kicker {
  margin: 0 0 12px;
  color: #1263c7;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .18em;
  text-transform: uppercase;
}

.sec-trust-title {
  max-width: 760px;
  margin: 0;
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: clamp(38px, 5vw, 66px);
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: .98;
}

.sec-trust-lead {
  max-width: 760px;
  margin: 20px 0 0;
  color: #4b586b;
  font-size: 16px;
  line-height: 1.75;
}

.sec-google-summary {
  padding: 24px;
  border: 1px solid #d8e1ec;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 34px rgba(19, 45, 81, .08);
}

.sec-google-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
  font-size: 15px;
  font-weight: 700;
}

.sec-google-g {
  display: inline-grid;
  place-items: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  color: #fff;
  background: conic-gradient(from -45deg, #4285f4 0 25%, #34a853 0 50%, #fbbc05 0 75%, #ea4335 0);
  font: 800 18px/1 Arial, sans-serif;
}

.sec-google-score {
  display: flex;
  align-items: baseline;
  gap: 12px;
}

.sec-google-score strong {
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 44px;
  line-height: 1;
}

.sec-stars {
  color: #f5a400;
  font-size: 19px;
  letter-spacing: .08em;
  white-space: nowrap;
}

.sec-google-count {
  margin: 8px 0 0;
  color: #647186;
  font-size: 13px;
}

.sec-review-list {
  display: grid;
  grid-auto-columns: minmax(280px, 360px);
  grid-auto-flow: column;
  grid-template-rows: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin: 0;
  padding: 2px 2px 18px;
  list-style: none;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  scroll-snap-type: inline mandatory;
  scrollbar-color: #1263c7 #dce5ef;
  scrollbar-width: thin;
}

.sec-review-list::-webkit-scrollbar {
  height: 10px;
}

.sec-review-list::-webkit-scrollbar-track {
  background: #dce5ef;
  border-radius: 999px;
}

.sec-review-list::-webkit-scrollbar-thumb {
  background: #1263c7;
  border-radius: 999px;
}

.sec-review-card {
  display: flex;
  flex-direction: column;
  min-height: 208px;
  padding: 20px;
  border: 1px solid #dbe3ec;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 8px 22px rgba(19, 45, 81, .055);
  scroll-snap-align: start;
}

.sec-review-card h3 {
  margin: 13px 0 4px;
  color: #0a1324;
  font-size: 15px;
  font-weight: 800;
  line-height: 1.3;
}

.sec-review-card p,
.sec-review-card time {
  display: block;
  margin: 0;
  color: #6b778a;
  font-size: 12px;
  line-height: 1.5;
}

.sec-review-kind {
  min-height: 18px;
}

.sec-review-details {
  margin: 14px 0 12px;
  border-top: 1px solid #e4e9ef;
  border-bottom: 1px solid #e4e9ef;
}

.sec-review-details summary {
  padding: 10px 0;
  color: #0c5dbf;
  cursor: pointer;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.4;
  list-style-position: inside;
}

.sec-review-details[open] summary {
  border-bottom: 1px solid #e4e9ef;
}

.sec-review-details blockquote {
  max-height: 280px;
  margin: 0;
  padding: 13px 4px 13px 0;
  overflow-y: auto;
  color: #334155;
  font-size: 13px;
  line-height: 1.65;
  scrollbar-color: #1263c7 #edf1f5;
  scrollbar-width: thin;
}

.sec-review-details blockquote p {
  margin: 0 0 10px;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.sec-review-details blockquote p:last-child {
  margin-bottom: 0;
}

.sec-review-no-text {
  min-height: 55px;
  margin: 14px 0 12px !important;
  padding: 10px 12px;
  border: 1px dashed #d6dee8;
  border-radius: 10px;
  background: #f7f9fb;
  color: #5d697b !important;
}

.sec-review-date {
  margin-top: auto !important;
}

.sec-review-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 24px;
}

.sec-review-note {
  max-width: 790px;
  margin: 0;
  color: #667387;
  font-size: 12px;
  line-height: 1.65;
}

.sec-trust-link {
  color: #0c5dbf;
  font-size: 14px;
  font-weight: 800;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
}

.sec-eeat {
  padding: 88px 0;
  background: #fff;
  border-top: 1px solid #e3e8ef;
}

.sec-eeat-intro {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(300px, .95fr);
  gap: 56px;
  align-items: end;
}

.sec-eeat .sec-trust-title {
  font-size: clamp(38px, 4.3vw, 58px);
}

.sec-eeat-copy {
  margin: 0;
  color: #344055;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
}

.sec-eeat-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin-top: 34px;
}

.sec-eeat-card {
  min-height: 150px;
  padding: 24px;
  border: 1px solid #dce3eb;
  border-radius: 18px;
  background: #f5f7fa;
}

.sec-eeat-card strong {
  display: block;
  margin-bottom: 10px;
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 21px;
  font-weight: 800;
}

.sec-eeat-card p {
  margin: 0;
  color: #4c586b;
  font-size: 14px;
  line-height: 1.7;
}

.sec-eeat-card a {
  color: #0c5dbf;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.sec-eeat-pillars {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
  margin-top: 36px;
}

.sec-pillar-label {
  display: inline-block;
  margin-bottom: 15px;
  color: #0c5dbf;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.sec-proof-register {
  margin-top: 22px;
  padding: 26px;
  border: 1px solid #cdd8e6;
  border-radius: 18px;
  background: #f8fafc;
}

.sec-proof-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 18px;
}

.sec-proof-head h3 {
  margin: 0;
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 27px;
  font-weight: 800;
}

.sec-proof-list {
  margin: 0;
}

.sec-proof-row {
  display: grid;
  grid-template-columns: minmax(240px, .7fr) minmax(0, 1.3fr);
  gap: 22px;
  padding: 15px 0;
  border-top: 1px solid #dde4ed;
}

.sec-proof-row dt,
.sec-proof-row dd {
  margin: 0;
  color: #3d4b60;
  font-size: 13px;
  line-height: 1.6;
}

.sec-proof-row dt {
  color: #172033;
  font-weight: 800;
}

.sec-proof-row a,
.sec-source-register a,
.sec-hub-copy a,
.sec-hub-callout a {
  color: #0c5dbf;
  font-weight: 800;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.sec-source-badge {
  display: inline-flex;
  align-items: center;
  width: fit-content;
  padding: 5px 8px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .04em;
  line-height: 1;
  text-transform: uppercase;
}

.sec-source-external {
  color: #075c36;
  border-color: #a7dac2;
  background: #eaf8f1;
}

.sec-source-legal {
  color: #714b00;
  border-color: #ead08b;
  background: #fff7da;
}

.sec-source-internal {
  color: #174f91;
  border-color: #b7d2ef;
  background: #edf5ff;
}

.sec-editorial-note {
  display: grid;
  grid-template-columns: minmax(180px, .28fr) minmax(0, 1fr);
  gap: 22px;
  margin-top: 18px;
  padding: 18px 22px;
  border-left: 4px solid #1263c7;
  background: #edf4fc;
}

.sec-editorial-note strong {
  color: #0a1324;
}

.sec-editorial-note p {
  margin: 0;
  color: #41516a;
  font-size: 13px;
  line-height: 1.65;
}

.sec-editorial-note a {
  color: #0c5dbf;
  font-weight: 800;
}

.sec-eeat-meta {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 22px;
  color: #5f6b7e;
  font-size: 12px;
  font-weight: 700;
}

.sec-eeat-links {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}

.sec-hub-container {
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
}

.sec-hub-hero {
  position: relative;
  padding: 156px 0 98px;
  color: #fff;
  background:
    radial-gradient(circle at 82% 18%, rgba(18, 99, 199, .28), transparent 34%),
    linear-gradient(135deg, #071222 0%, #0b1d35 58%, #102b4f 100%);
  overflow: hidden;
}

.sec-hub-hero::after {
  position: absolute;
  right: -120px;
  bottom: -180px;
  width: 460px;
  height: 460px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 50%;
  content: "";
}

.sec-hub-hero .sec-hub-container {
  position: relative;
  z-index: 1;
}

.sec-hub-breadcrumb {
  display: flex;
  flex-wrap: wrap;
  gap: 9px;
  margin-bottom: 34px;
  color: rgba(255, 255, 255, .66);
  font-size: 13px;
}

.sec-hub-breadcrumb a {
  color: #fff;
  font-weight: 700;
}

.sec-hub-kicker {
  margin: 0 0 12px;
  color: #297ee7;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .17em;
  text-transform: uppercase;
}

.sec-hub-hero .sec-hub-kicker {
  color: #82b9ff;
}

.sec-hub-hero h1 {
  max-width: 880px;
  margin: 0;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: clamp(50px, 7vw, 86px);
  font-weight: 800;
  letter-spacing: -.025em;
  line-height: .94;
  text-transform: uppercase;
}

.sec-hub-lead {
  max-width: 760px;
  margin: 26px 0 0;
  color: rgba(255, 255, 255, .77);
  font-size: 18px;
  line-height: 1.75;
}

.sec-hub-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.sec-hub-primary,
.sec-hub-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 0 22px;
  border: 1px solid #297ee7;
  border-radius: 8px;
  font-size: 14px;
  font-weight: 800;
  text-decoration: none;
}

.sec-hub-primary {
  color: #fff;
  background: #1263c7;
}

.sec-hub-secondary {
  color: #fff;
  border-color: rgba(255, 255, 255, .42);
  background: transparent;
}

.sec-hub-section {
  padding: 92px 0;
  color: #172033;
  background: #fff;
}

.sec-hub-section-alt {
  background: #f3f6fa;
}

.sec-hub-heading {
  max-width: 820px;
  margin-bottom: 38px;
}

.sec-hub-heading h2,
.sec-hub-split h2,
.sec-hub-callout h2,
.sec-hub-cta h2 {
  margin: 0;
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: clamp(36px, 5vw, 58px);
  font-weight: 800;
  letter-spacing: -.02em;
  line-height: 1;
  text-transform: uppercase;
}

.sec-hub-heading > p:last-child {
  margin: 18px 0 0;
  color: #526076;
  font-size: 16px;
  line-height: 1.75;
}

.sec-fact-grid,
.sec-topic-grid,
.sec-process-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sec-fact-grid article,
.sec-topic-grid article,
.sec-process-grid li,
.sec-source-register article {
  padding: 24px;
  border: 1px solid #dae2eb;
  border-radius: 16px;
  background: #fff;
}

.sec-fact-grid span,
.sec-process-grid li > span {
  display: block;
  margin-bottom: 16px;
  color: #1263c7;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}

.sec-fact-grid strong,
.sec-topic-grid h3,
.sec-process-grid h3,
.sec-source-register h3 {
  display: block;
  margin: 0 0 10px;
  color: #0a1324;
  font-family: "Barlow Condensed", Arial, sans-serif;
  font-size: 22px;
  font-weight: 800;
  line-height: 1.15;
}

.sec-fact-grid p,
.sec-topic-grid p,
.sec-process-grid p,
.sec-source-register p {
  margin: 0;
  color: #526076;
  font-size: 14px;
  line-height: 1.7;
}

.sec-hub-split,
.sec-hub-callout {
  display: grid;
  grid-template-columns: minmax(260px, .75fr) minmax(0, 1.25fr);
  gap: 70px;
  align-items: start;
}

.sec-hub-role {
  margin-top: 24px;
  padding: 18px;
  border-left: 4px solid #1263c7;
  background: #edf5ff;
}

.sec-hub-role strong,
.sec-hub-role span {
  display: block;
}

.sec-hub-role span {
  margin-top: 5px;
  color: #536279;
  font-size: 13px;
}

.sec-hub-copy p,
.sec-hub-callout p {
  margin: 0 0 18px;
  color: #45546a;
  font-size: 15px;
  line-height: 1.8;
}

.sec-inline-links,
.sec-source-register nav,
.sec-source-legend {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.sec-source-legend {
  margin-bottom: 18px;
}

.sec-source-register {
  display: grid;
  gap: 12px;
}

.sec-source-register article {
  display: grid;
  grid-template-columns: minmax(220px, .75fr) minmax(0, 1fr) minmax(180px, .55fr);
  gap: 24px;
  align-items: center;
}

.sec-source-register h3 {
  margin-top: 12px;
}

.sec-source-register nav {
  flex-direction: column;
  gap: 8px;
  align-items: flex-start;
}

.sec-hub-callout {
  padding: 36px;
  border: 1px solid #ccd8e8;
  border-radius: 20px;
  background: #f7faff;
}

.sec-hub-cta {
  padding: 82px 0;
  color: #fff;
  background: #09182d;
  text-align: center;
}

.sec-hub-cta h2 {
  color: #fff;
}

.sec-hub-cta p {
  max-width: 700px;
  margin: 18px auto 0;
  color: rgba(255, 255, 255, .72);
  line-height: 1.7;
}

.sec-hub-cta .sec-hub-actions {
  justify-content: center;
}

@media (max-width: 820px) {
  .sec-google-reviews,
  .sec-eeat {
    padding: 64px 0;
  }

  .sec-review-header,
  .sec-eeat-intro {
    grid-template-columns: 1fr;
    gap: 26px;
  }

  .sec-eeat-grid,
  .sec-eeat-pillars,
  .sec-fact-grid,
  .sec-topic-grid,
  .sec-process-grid,
  .sec-hub-split,
  .sec-hub-callout,
  .sec-source-register article {
    grid-template-columns: 1fr;
  }

  .sec-hub-split,
  .sec-hub-callout,
  .sec-source-register article {
    gap: 24px;
  }

  .sec-source-register nav {
    flex-direction: row;
  }

  .sec-proof-row,
  .sec-editorial-note {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .sec-hub-hero {
    padding: 132px 0 74px;
  }

  .sec-hub-section {
    padding: 68px 0;
  }
}

@media (max-width: 560px) {
  .sec-trust-container {
    width: min(100% - 28px, 1180px);
  }

  .sec-hub-container {
    width: min(100% - 28px, 1180px);
  }

  .sec-trust-title,
  .sec-eeat .sec-trust-title {
    font-size: 38px;
  }

  .sec-review-list {
    grid-auto-columns: minmax(250px, 84vw);
    grid-template-rows: 1fr;
  }

  .sec-review-footer,
  .sec-eeat-meta,
  .sec-proof-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .sec-eeat-card,
  .sec-proof-register,
  .sec-hub-callout,
  .sec-source-register article {
    padding: 20px;
  }

  .sec-hub-primary,
  .sec-hub-secondary {
    width: 100%;
  }
}
