:root {
  --color-background-page: #f6f6f6;
  --header-height: 96px;
  --header-height-sticky: 56px;
  --body-padding-top: var(--header-height);
}

@media (min-width: 768px) {
  :root {
    --header-height: 152px;
  }
}

html {
  font-family: Arial, sans-serif;
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  background-color: var(--color-background-page);
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
}

a {
  color: inherit;
  text-decoration: none;
}

strong {
  font-weight: bolder;
}

button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.2;
  margin: 0;
  appearance: button;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  appearance: button;
  font: inherit;
}

:focus-visible {
  outline: 2px solid #1a73e8;
  outline-offset: 1px;
  border-radius: 2px;
}

@font-face {
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/RobotoSlab-Regular-86af210f7e.woff2) format("woff2");
  font-family: Roboto Slab;
}

@font-face {
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/RobotoSlab-Bold-21a19fe219.woff2) format("woff2");
  font-family: Roboto Slab;
}

@font-face {
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/FlamaProSemicond-Basic-a887594984.woff2) format("woff2");
  font-family: Flama Semicondensed;
}

@font-face {
  font-style: normal;
  font-weight: 500;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/FlamaProSemicond-Medium-eb2b65bcbc.woff2) format("woff2");
  font-family: Flama Semicondensed;
}

@font-face {
  font-style: normal;
  font-weight: 700;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/FlamaProSemicond-Bold-2b18d9d6c5.woff2) format("woff2");
  font-family: Flama Semicondensed;
}

@font-face {
  font-style: normal;
  font-weight: 900;
  font-stretch: normal;
  font-display: swap;
  src: url(../fonts/FlamaProSemicond-Bold-2b18d9d6c5.woff2) format("woff2");
  font-family: Flama Semicondensed;
}

.header-client-module__JhAica__search-button-text {
  display: inline;
}

@media (min-width: 768px) {
  .header-client-module__JhAica__search-button-text {
    display: none;
  }
}

.header-client-module__JhAica__search-button-icon {
  display: none;
}

@media (min-width: 768px) {
  .header-client-module__JhAica__search-button-icon {
    display: inline;
  }
}

.advertisement-slot-module__X2JH9a__dfp-display {
  --container-max-width: 1024px;
}

.advertisement-slot-module__X2JH9a__dfp-display[data-display="bottom"] {
  margin: 32px 0;
}

.advertisement-slot-module__X2JH9a__advertisement-slot-wrapper {
  display: block;
  position: relative;
}

.article-media-top-module__tCloOa__article-media-top {
  position: relative;
}

.article-layout-media-top-module__8Ah5Ra__article-layout-media-top {
  background-color: var(--color-background-page);
}

.adv-stacking-context {
  z-index: 10;
  position: relative;
}

._116qfz50 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

._1itbg0k1 {
  width: 8px;
  height: 8px;
}

._1itbg0k2 {
  width: 15px;
  height: 15px;
}

._1itbg0k3 {
  width: 20px;
  height: 20px;
}

._1itbg0k4 {
  width: 24px;
  height: 24px;
}

._1itbg0k5 {
  width: 20px;
  height: 20px;
}

._i7r5093 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  font-family: Arial, sans-serif;
  font-size: 1rem;
}

._i7r5096 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  appearance: button;
  border: none;
  background: none;
  padding: 0;
  font: inherit;
  line-height: normal;
  overflow: visible;
  outline: none;
  height: 100%;
}

._i7r5098 {
  color: #18191a;
  font-weight: bold;
}

._i7r5098:hover {
  color: #d10a10;
}

._i7r5098:active {
  color: #ba080e;
}

._i7r5099 {
  color: #ffffff;
  font-weight: bold;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  text-transform: uppercase;
}

._i7r5099:hover {
  color: #ffffff;
  background-color: #a1070c;
}

._i7r5099:active {
  color: #ffffff;
  background-color: #ba080e;
}

._i7r509d {
  border-radius: 4px;
  padding: 6px 8px;
  transition: 0.3s ease-out background-color;
  background-color: #d10a10;
  color: #ffffff;
  line-height: 1;
}

._i7r509e {
  border-radius: 4px;
  padding: 6px 8px;
  transition: 0.3s ease-out background-color;
  background-color: rgba(0, 0, 0, 0);
  color: #18191a;
  line-height: 1;
}

._i7r509g {
  font-size: 0.875rem;
  line-height: 1;
}

._i7r509h {
  font-size: 1.25rem;
  line-height: 1;
}

._i7r509j {
  gap: 4px;
}

._i7r509m {
  gap: 8px;
}

._vpve1h4 {
  margin: 0;
  display: block;
  max-width: 100%;
  overflow-wrap: break-word;
}

._vpve1h5 {
  text-align: left;
}

._vpve1h9 {
  color: #18191a;
  font-size: 1.5rem;
  line-height: 1.3;
}

._vpve1hc {
  color: #18191a;
  font-size: 1.625rem;
  line-height: 1.2;
}

._vpve1hf {
  color: #18191a;
  font-size: 1.125rem;
  line-height: 1.5;
}

._vpve1hg {
  color: #18191a;
  font-size: 1rem;
  line-height: 1.5;
}

._vpve1hp,
._vpve1hy {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._vpve1h17 {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

._vpve1h1a {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

@media only screen and (width>=600px) {
  ._vpve1hc {
    font-size: 2.5rem;
  }
}

._aqoyx90 {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
}

._aqoyx91 {
  background-color: #e8e8e8;
}

._deui8g0 {
  display: flex;
  gap: 8px;
}

._deui8g1 {
  flex: 0;
  color: #d10a10;
}

._deui8g2 {
  color: #18191a;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.875rem;
}

._deui8g3 {
  color: #666666;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  font-size: 0.875rem;
}

._1nkf9xg0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}

._b0sysr0 {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  gap: 48px;
}

._b0sysr2 {
  display: flex;
  flex-direction: column;
  flex: 100%;
  width: 100%;
  gap: 16px;
  min-width: 0;
}

._b0sysr3 {
  display: flex;
  flex-direction: column;
  flex: 100%;
  width: 100%;
  gap: 32px;
}

._b0sysr4,
._b0sysr5 {
  display: contents;
}

@media only screen and (width>=600px) {
  ._b0sysr0 {
    gap: 16px;
  }
}

@media only screen and (width>=768px) {
  ._b0sysr0 {
    flex-direction: row;
    gap: 16px;
  }

  ._b0sysr2 {
    flex: auto;
    width: auto;
  }

  ._b0sysr3 {
    flex: 0 0 300px;
    width: 300px;
  }

  ._b0sysr5 {
    display: block;
    position: sticky;
    top: calc(96px + 16px);
  }
}

._dxjpf20 {
  max-inline-size: 100%;
  max-block-size: 100%;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  height: auto;
}

._1p0mm3m0 {
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}

._1p0mm3m2 {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0.75rem;
}

._1p0mm3m4 {
  background-color: #d10a10;
  color: #ffffff;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._690hlj6 {
  width: 36px;
  height: 36px;
}

._690hlj7 {
  width: 48px;
  height: 48px;
}

._690hlj9 {
  width: 96px;
  height: 96px;
}

._690hlje {
  color: #d10a10;
}

._1o5i8v92 {
  width: 60px;
  height: 16px;
}

._1snnbjn0 {
  margin-top: 0rem;
}

._1snnbjn1 {
  margin-top: 0.25rem;
}

._1snnbjn2 {
  margin-top: 0.5rem;
}

._1snnbjn6 {
  margin-top: 1.5rem;
}

._1snnbjngo {
  padding-top: 0rem;
}

._1snnbjnku {
  padding-right: 0rem;
}

._1snnbjnky {
  padding-right: 1rem;
}

._1snnbjnp0 {
  padding-bottom: 0rem;
}

._1snnbjnt6 {
  padding-left: 0rem;
}

._1snnbjnta {
  padding-left: 1rem;
}

@media only screen and (width>=768px) {
  ._1snnbjnjk {
    padding-top: 1rem;
  }

  ._1snnbjnnm {
    padding-right: 0rem;
  }

  ._1snnbjnnq {
    padding-right: 1rem;
  }

  ._1snnbjnrw {
    padding-bottom: 1rem;
  }

  ._1snnbjnvy {
    padding-left: 0rem;
  }

  ._1snnbjnw2 {
    padding-left: 1rem;
  }
}

@media only screen and (width>=1024px) {
  ._1snnbjnoh {
    padding-right: 1.5rem;
  }

  ._1snnbjnwt {
    padding-left: 1.5rem;
  }
}

._s1fgmb0 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

._s1fgmb1 {
  display: inline;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

._s1fgmb2 {
  font-weight: normal;
  font-family: Arial, sans-serif;
}

._s1fgmb5 {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

time + ._s1fgmb5:before {
  content: "\2022";
  margin-right: 4px;
}

._s1fgmb6 {
  font-weight: bold;
  font-family: Arial, sans-serif;
}

._d7vi9p0 {
  box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

._d7vi9p3 {
  max-width: 1024px;
}

._xz7vmd0 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

._xz7vmd1 {
  display: flex;
  height: 40px;
}

._rgfufe0 {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._rgfufe0:not(:has(img)) {
  aspect-ratio: 4 / 3;
}

._rgfufe1 {
  position: absolute;
  background-color: #e8e8e8;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

._rgfufe2 {
  color: #fff;
}

._1v6p3tl0 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

._1v6p3tl2 {
  color: #ffffff;
  background-color: #25d366;
  border-color: #25d366;
}

._1v6p3tl2:hover {
  color: #ffffff;
  background-color: #1da34f;
  border-color: #1da34f;
}

._1v6p3tl2:active {
  color: #ffffff;
  background-color: #21bd5b;
  border-color: #21bd5b;
}

._1v6p3tl3 {
  color: #ffffff;
  background-color: #18191a;
  border-color: #18191a;
}

._1v6p3tl3:hover {
  color: #ffffff;
  background-color: #3a3b3d;
  border-color: #3a3b3d;
}

._1v6p3tl3:active {
  color: #ffffff;
  background-color: #232426;
  border-color: #232426;
}

._1v6p3tl4 {
  color: #ffffff;
  background-color: #0866ff;
  border-color: #0866ff;
}

._1v6p3tl4:hover {
  color: #ffffff;
  background-color: #064fc6;
  border-color: #064fc6;
}

._1v6p3tl4:active {
  color: #ffffff;
  background-color: #075be4;
  border-color: #075be4;
}

._ylz6cd1 {
  position: relative;
  width: 100%;
}

._ylz6cd2 {
  display: block;
  width: 100%;
  height: auto;
}

._ylz6cd4 {
  padding: 0 1rem;
}

@media only screen and (width>=1024px) {
  ._ylz6cd4 {
    padding: 0 1.5rem;
  }
}

._1lym68c0 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 12px;
}

._1lym68c1 {
  display: flex;
  text-decoration: none;
  color: #18191a;
}

._1lym68c1:active {
  color: #ba080e;
}

._1lym68c1:hover {
  color: #a1070c;
}

@media only screen and (width>=768px) {
  ._1lym68c1 {
    color: #ffffff;
  }
}

._1xa449p0 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

._g4pftn0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._g4pftn1 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._g4pftn2 {
  font-size: 0.875rem;
  line-height: 1.4;
}

._g4pftn3 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #18191a;
}

._g4pftnc {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

._msx9af0 {
  width: 100%;
  display: flex;
  flex-direction: column;
  content-visibility: auto;
  gap: 12px;
}

._msx9af1 {
  display: flex;
  align-items: center;
  text-wrap: nowrap;
  gap: 4px;
}

._msx9af2 {
  color: #666666;
  font-size: 0.875rem;
  line-height: 1.15;
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
}

._msx9af3 {
  display: block;
  position: relative;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: #666666;
  top: 4px;
}

._msx9af4 {
  position: absolute;
  height: 100%;
  left: 3px;
  width: 1px;
  background-color: #e8e8e8;
}

._msx9af5 {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  max-height: 100%;
  overflow: hidden;
  gap: 4px;
}

._msx9af6 {
  position: absolute;
  top: 0;
  right: 0;
  padding-top: 4px;
  padding-right: 4px;
  display: flex;
}

._msx9af7 {
  display: none;
}

._msx9afb {
  margin: 0;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 100%;
  line-height: 1.3;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.25s ease-in-out;
  hyphens: manual;
  color: #18191a;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
}

._msx9afb:hover {
  color: #18191a;
}

._msx9afb:active {
  color: #18191a;
}

._msx9aff {
  position: relative;
  width: 100%;
}

@media only screen and (width>=320px) {
  ._msx9af0 {
    flex-direction: row;
  }

  ._msx9aff {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }
}

@media only screen and (width>=460px) {
  ._msx9afb {
    font-size: 1rem;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }
}

@media only screen and (width>=600px) {
  ._msx9afb {
    font-size: 1.125rem;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.4;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    flex: 0 0 200px;
    width: 200px;
    height: 150px;
  }
}

@media only screen and (width>=768px) {
  ._msx9af7 {
    display: flex;
  }

  ._msx9afb {
    font-size: 0.875rem;
    line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    display: none;
  }
}

@media only screen and (width>=1024px) {
  ._msx9afb {
    font-size: 0.875rem;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

._pzmqdj1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  text-decoration: none;
}

._pzmqdj3 {
  display: flex;
}

._1tm70qu0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
  font-family: inherit;
  font-size: 1rem;
}

._1tm70qu1 {
  width: 100%;
  background-color: #d10a10;
  padding: 16px;
}

._1tm70qu2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

._1tm70qu3,
._1tm70qu4 {
  display: none;
  margin: 0;
}

._1tm70qu5 {
  background-color: #f6f6f6;
  padding: 0 16px;
}

._1tm70qu6 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 24px 0;
}

._1tm70qu7 {
  margin: 0;
  color: #d10a10;
}

._1tm70qu9 {
  margin: 0 0 8px;
  font-weight: bold;
  font-size: 1.75rem;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
}

._1tm70qua {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #d10a10;
  gap: 8px;
}

._1tm70qua:hover {
  color: #a1070c;
}

._1tm70qua:active {
  color: #ba080e;
}

._1tm70qub {
  display: flex;
  flex: auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  padding: 16px 0;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}

._1tm70quc {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

._1tm70qud,
._1tm70que {
  display: flex;
  flex-direction: column;
  flex: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}

._1tm70quf {
  background-color: #f6f6f6;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 24px 16px;
}

._1tm70qug {
  display: flex;
  flex: 100%;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

._1tm70quh {
  display: flex;
}

._1tm70qui {
  display: flex;
  flex: 100%;
  flex-direction: column;
  align-items: center;
  background-color: #f6f6f6;
  padding: 24px 16px;
  font-size: 0.875rem;
  color: #cfcfcf;
}

._1tm70quj {
  margin: 0 0 24px;
}

._1tm70quk {
  text-align: center;
  color: #666;
}

._1tm70qul {
  text-decoration: none;
  color: #18191a;
}

._1tm70qul:hover {
  color: #a1070c;
}

._1tm70qul:active {
  color: #ba080e;
}

._1tm70qul[role="button"] {
  cursor: pointer;
}

._1tm70qun {
  margin: 0;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #18191a;
  line-height: 1;
  text-align: center;
}

._1tm70quo {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

._1tm70qup {
  padding: 0;
  margin: 0;
}

._1tm70qup::marker {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #18191a;
}

@media only screen and (width>=600px) {
  ._1tm70qu3 {
    display: block;
  }
}

@media only screen and (width>=768px) {
  ._1tm70qu4 {
    display: block;
  }

  ._1tm70qu6 {
    align-items: center;
  }

  ._1tm70qub {
    flex-direction: row;
    text-align: left;
  }

  ._1tm70qud {
    align-items: flex-start;
  }

  ._1tm70que {
    display: none;
  }

  ._1tm70qun {
    text-align: left;
  }

  ._1tm70quo {
    align-items: flex-start;
  }
}

._o9eneu0 {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 40;
  transition: none;
}

._o9eneu1 {
  left: 0;
  right: 0;
}

._o9eneu2 {
  position: absolute;
  top: 40px;
  transition: top 0.3s ease;
}

._o9eneu5 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}

._o9eneu6 {
  gap: 16px;
}

._o9eneu7 {
  gap: 16px;
}

._o9eneu8 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  height: 56px;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  gap: 8px;
}

._o9eneu9 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
  overflow: hidden;
  margin-left: initial;
  padding: initial;
  justify-content: normal;
}

._o9eneua {
  display: flex;
  align-items: center;
  gap: 8px;
  height: auto;
  overflow: visible;
  margin-left: auto;
  justify-content: space-between;
}

@media only screen and (width>=768px) {
  ._o9eneu0 {
    display: block;
  }
}

._1tphtr90 {
  display: flex;
  align-items: center;
}

._1tphtr91 {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.3s ease-out color;
}

._1tphtr92 {
  text-wrap: nowrap;
}

._1tphtr97 {
  color: #d10a10;
  transition: 0.3s ease-out color;
}

._1tphtr98 {
  gap: 4px;
  color: #18191a;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: Arial, sans-serif;
  line-height: 1;
}

._1tphtr98:hover {
  color: #a1070c;
}

._1tphtr98:active {
  color: #ba080e;
}

._1tphtr98:hover ._1tphtr97 {
  color: #a1070c;
}

._1tphtr98:active ._1tphtr97 {
  color: #ba080e;
}

._1tphtr99 {
  text-transform: uppercase;
  color: #ffffff;
  height: 56px;
}

._1tphtr9a {
  padding: 6px 8px;
  border-radius: 4px;
  line-height: 1;
  transition: 0.3s ease-out background-color;
}

._1tphtr9h {
  color: #ffffff;
}

._1tphtr9h:hover {
  background-color: #a1070c;
  color: #ffffff;
}

._1tphtr9h:active {
  background-color: #ba080e;
  color: #ffffff;
}

._1tphtr9r {
  background-color: #d10a10;
  color: #ffffff;
}

._1tphtr9s {
  height: 40px;
  padding-right: 16px;
}

._1tphtr9z {
  gap: 8px;
  height: 100%;
}

._1tphtr918 {
  color: #18191a;
}

._1tphtr918:hover {
  color: #d10a10;
}

._1tphtr918:active {
  color: #ba080e;
}

._1tphtr91p {
  color: #d10a10;
  line-height: 1;
}

._1tphtr91q {
  color: #18191a;
  line-height: 1;
}

._113hsop0 {
  position: absolute;
  display: flex;
  z-index: 50;
  transition: all 0.2s ease;
}

._113hsop2 {
  border: 1px solid #ffffff;
  top: -24px;
  left: 16px;
}

._t3zouf0 {
  background-color: #ffffff;
  border-bottom: 0px solid #e8e8e8;
  height: 40px;
  overflow: hidden;
  transition: all 0.2s ease;
}

._t3zouf1 {
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
  height: 100%;
}

._t3zouf2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 12px 16px 12px 136px;
  gap: 4px;
}

._t3zouf5 {
  width: 100%;
  z-index: 10;
  position: relative;
  height: 56px;
  background-color: #d10a10;
  border-bottom: 0px solid #e8e8e8;
}

._t3zouf6 {
  background-color: #d10a10;
}

._t3zoufb {
  display: flex;
  position: relative;
  padding: 0 16px 0 128px;
}

._t3zoufc {
  display: flex;
  width: 100%;
  padding: 0;
  gap: 4px;
}

._t3zoufd {
  position: relative;
  transition: top 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  border-bottom: 1px solid #e8e8e8;
}

._t3zoufe {
  top: 0;
}

._t3zoufg {
  top: 0;
  z-index: 0;
  transition: top 0.3s ease-out 0.1s;
  background-color: #ffffff;
}

._t3zoufh {
  display: flex;
  padding: 0 16px 0 136px;
}

._t3zoufi {
  overflow: hidden;
  z-index: 0;
  transition: 0.3s ease-out height;
}

._t3zoufl {
  height: 40px;
}

._t3zoufm {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}

._q6lq580 {
  border-style: solid;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
  border-radius: 4px;
  font-weight: bold;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 8px 12px;
  line-height: 1;
  text-decoration: none;
}

._q6lq580:hover {
  color: #cfcfcf;
  border-color: #cfcfcf;
}

._q6lq580:active {
  color: #e8e8e8;
  border-color: #e8e8e8;
}

._1wrrdmz0 {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 40;
}

._1wrrdmz1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  background-color: #d10a10;
  height: 56px;
  padding: 0 16px;
  border-bottom: 0px solid #e8e8e8;
}

._1wrrdmz2 {
  background-color: #d10a10;
}

._1wrrdmz7 {
  display: flex;
  justify-content: space-between;
  max-width: 1024px;
  gap: 8px;
}

._1wrrdmz8 {
  display: flex;
}

._1wrrdmz9 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._1wrrdmzb {
  display: flex;
  align-items: center;
  height: 100%;
}

._1wrrdmzc {
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}

._1wrrdmzd {
  display: flex;
  height: 100%;
  color: #fff;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}

._1wrrdmze {
  background: unset;
  border: unset;
  padding: unset;
  text-align: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #ffffff;
  cursor: pointer;
}

._1wrrdmze:hover {
  color: #cfcfcf;
}

._1wrrdmze:active {
  color: #e8e8e8;
}

._1wrrdmzf {
  display: flex;
  z-index: 0;
  transition: top 0.2s ease-in-out;
  background-color: #ffffff;
  min-width: 100%;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}

._1wrrdmzg {
  top: 0;
}

._1wrrdmzi {
  margin: 0;
  padding: 0 16px;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  flex-basis: 100vw;
  height: 40px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  gap: 16px;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: none;
  color: #18191a;
}

._1wrrdmzj {
  display: flex;
  align-items: center;
  gap: 8px;
}

._1wrrdmzk {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  transition: 0.3s ease-out color;
  line-height: 1;
  padding: 12px 0;
}

._1wrrdmzr {
  color: #18191a;
}

._1wrrdmzr:hover {
  color: #d10a10;
}

._1wrrdmzr:active {
  color: #a1070c;
}

._1wrrdmz11 {
  color: #18191a;
}

@media only screen and (width>=768px) {
  ._1wrrdmz0 {
    display: none;
  }
}

._bmtfvd0 {
  display: flex;
  flex-direction: column;
  inset: 56px 0 0;
  transition: 0.3s ease-out all;
  position: fixed;
  background-color: #fff;
}

._bmtfvd2 {
  transform: translate(100%);
  visibility: collapse;
}

._bmtfvd3 {
  display: flex;
  align-items: center;
  width: 100%;
  flex: 0 0 40px;
  font-family: inherit;
  border-bottom: 1px solid #e8e8e8;
}

._bmtfvd4 {
  margin: 0;
  padding: 0 16px;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  height: 100%;
  width: 100%;
  min-width: 0;
}

._bmtfvd5 {
  display: flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
  text-decoration: none;
  color: #18191a;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: Arial, sans-serif;
  line-height: 1;
  transition: 0.3s ease-out color;
}

._bmtfvd5:hover {
  color: #a1070c;
}

._bmtfvd5:active {
  color: #ba080e;
}

._bmtfvd6 {
  transition: 0.3s ease-out color;
}

._bmtfvd5 ._bmtfvd6 {
  color: #d10a10;
}

._bmtfvd5:hover ._bmtfvd6 {
  color: #a1070c;
}

._bmtfvd5:active ._bmtfvd6 {
  color: #ba080e;
}

._bmtfvd7 {
  padding: 12px 16px;
  border-bottom: 1px solid #e8e8e8;
}

._bmtfvd8 {
  display: flex;
  justify-content: stretch;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}

._bmtfvd9 {
  margin: 0;
  padding: 12px 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 50%;
  overflow-y: scroll;
  height: 100%;
  overflow: auto;
  background-color: #f5f5f5;
  gap: 8px;
}

._bmtfvda {
  display: flex;
  flex-direction: column;
}

._bmtfvdb {
  text-decoration: none;
  border: 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 4px;
  padding: 6px 8px;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: bold;
  transition: 0.3s ease-out all;
}

._bmtfvdn {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvdn:hover {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvdn:active {
  background-color: #ba080e;
  color: #ffffff;
}

._bmtfvds {
  background-color: rgba(0, 0, 0, 0);
  color: #18191a;
}

._bmtfvds:hover {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvds:active {
  background-color: #ba080e;
  color: #ffffff;
}

._bmtfvdt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._bmtfvdu {
  margin: 0;
  padding: 20px 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  gap: 24px;
  background-color: #ffffff;
  overflow: auto;
}

._bmtfvdv {
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  text-transform: none;
  color: #18191a;
  line-height: 1;
}

._bmtfvdw {
  text-decoration: none;
  transition: 0.3s ease-out color;
}

._bmtfvd13 {
  color: #18191a;
}

._bmtfvd13:hover {
  color: #d10a10;
}

._bmtfvd13:active {
  color: #ba080e;
}

._bmtfvd18 {
  color: #d10a10;
}

._bmtfvd1d {
  color: #18191a;
}

._191muwe0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  gap: 12px;
}

._191muwe1 {
  width: auto;
  display: block;
  margin-left: 12px;
}

.pexi-tm-58651__tm-call2action {
  display: inline-block;
  max-width: 296px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
  border: 0;
  border-radius: 5px;
  font-family:
    "FlamaProSemicond-Bold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (min-width: 600px) {
  .pexi-tm-58651__tm-call2action {
    font-size: 14px;
  }
}

.pexi-tm-58651__tm-call2action:hover {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action:focus {
  outline-color: #fff;
  outline-style: dotted;
  outline-width: thin;
}

.pexi-tm-58651__tm-call2action:active {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action,
.pexi-tm-58651__tm-call2action:visited {
  background-color: #f1be3b;
  color: #570003;
}

.pexi-tm-58651__tm-call2action[href] {
  text-decoration: none;
}

.pexi-tm-58651__tm-call2action[href]:focus {
  text-decoration: underline;
}

main {
  margin-top: 150px;
}

@media (max-width: 767px) {
  main {
    margin-top: 97px;
  }
}

.pushengage-opt-in__bell__icon {
  position: fixed;
  bottom: 75px;
  left: 30px;
  border-radius: 50%;
  background-color: #d10a10;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
  transition: bottom 0.3s ease;
}

.pushengage-opt-in__bell__icon svg {
  width: 18px;
  height: 22px;
  fill: white;
}

.meer-button {
  padding: 12px 16px;
  font-size: 1rem;
  line-height: 1.25;
  border: 1px solid #d10a10;
  color: #d10a10;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  font-weight: bold;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  background-color: transparent;
  transition: all 0.3s ease;
}

.meer-button:hover {
  color: #a1070c;
  border-color: #a1070c;
}

.main-content {
  max-width: 680px;
  margin: 24px auto 0;
  background: #fff;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  color: #1a1a1a;
  line-height: 1.5;
  padding-left: 1.5rem;
}

.cta-inline {
  display: block;
  width: 100%;
  padding: 10px 20px;
  background: #d61e28;
  color: #fff;
  border: none;
  border-radius: 3px;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  cursor: pointer;
  letter-spacing: 0;
  text-align: center;
  text-decoration: none;
  margin: 20px 0;
  transition: background 0.15s ease;
  -webkit-tap-highlight-color: transparent;
}

.cta-inline:hover {
  background: #b01820;
}

.cta-inline:active {
  background: #b01820;
}

.cta-inline-sub {
  text-align: center;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: #888888;
  margin: -12px 0 16px;
}

.text-block p {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 1.65;
  margin-bottom: 14px;
}

.text-quote {
  border-left: 3px solid #d61e28;
  padding: 12px 16px;
  margin: 16px 0;
  background: #fbeaea;
  font-family: "Roboto Slab", Georgia, serif;
  font-style: italic;
  font-size: 15px;
  color: #1a1a1a;
  border-radius: 0;
}

.section-heading {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #111111;
  margin: 28px 0 14px;
  line-height: 1.3;
}

.institutions-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 12px;
  margin: 16px 0 18px;
}

.inst-card {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 16px 12px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
}

.inst-bank-box {
  color: #fff;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  padding: 6px 12px;
  border-radius: 3px;
  letter-spacing: 0.05em;
}

.inst-name {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #111111;
}

.inst-type {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: #5a5a5a;
  line-height: 1.5;
}

.highlight-box {
  background: #fff8e1;
  border: 1px solid #f9a825;
  border-radius: 4px;
  padding: 16px;
  margin: 18px 0;
  display: flex;
  gap: 12px;
  align-items: flex-start;
}

.highlight-icon {
  font-size: 24px;
  flex-shrink: 0;
}

.highlight-text {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 1.6;
  font-style: italic;
}

.proof-block {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px 16px;
  margin: 20px 0;
}

.proof-block img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.proof-quote {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 1.65;
  font-style: italic;
  border-top: 1px solid #e0e0e0;
  padding-top: 14px;
  margin-top: 4px;
}

.benefits-list {
  margin: 14px 0;
}

.benefit-item {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid #e0e0e0;
}

.benefit-item:last-child {
  border-bottom: none;
}

.benefit-icon {
  width: 40px;
  height: 40px;
  background: #f5f5f5;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  flex-shrink: 0;
}

.benefit-text {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 1.65;
  padding-top: 8px;
}

.security-block {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px 16px;
  margin: 20px 0;
}

.security-block h3 {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 10px;
}

.ministry-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  background: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  padding: 20px 16px;
  margin: 14px 0;
  text-align: center;
}

.ministry-seal {
  font-size: 52px;
}

.ministry-brand {
  background: #d61e28;
  color: #fff;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 2px;
}

.ministry-name {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #111111;
}

.ministry-note {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
}

.urgency-banner {
  background: #d61e28;
  color: #fff;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  border-radius: 3px;
  padding: 14px 16px;
  text-align: center;
  font-size: 13px;
  font-weight: 600;
  margin: 18px 0;
  line-height: 1.5;
}

.urgency-banner strong {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 17px;
  font-weight: 700;
  display: block;
}

.steps-block {
  margin: 20px 0;
}

.steps-heading {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 17px;
  font-weight: 700;
  color: #111111;
  margin-bottom: 14px;
}

.step-item {
  display: flex;
  gap: 14px;
  padding: 14px 0;
  border-bottom: 1px solid #e0e0e0;
  align-items: flex-start;
}

.step-item:last-child {
  border-bottom: none;
}

.step-num {
  width: 38px;
  height: 38px;
  background: #d61e28;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  flex-shrink: 0;
}

.step-content h4 {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #111111;
  margin: 0 0 4px;
}

.step-content p {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  color: #5a5a5a;
  margin: 0;
}

.form-section {
  background: #1a1a1a;
  border-radius: 4px;
  padding: 24px 20px;
  margin: 22px 0;
  color: #fff;
  text-align: center;
}

.form-free-badge {
  display: inline-block;
  background: #d61e28;
  color: #fff;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 2px;
  margin-bottom: 10px;
}

.form-title {
  font-family: "Roboto Slab", Georgia, serif;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 6px;
  line-height: 1.3;
}

.form-subtitle {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.75);
  margin-bottom: 22px;
  line-height: 1.5;
}

.form-countdown-label {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.65);
  letter-spacing: 0.05em;
  margin-bottom: 8px;
}

.countdown-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  margin-bottom: 18px;
}

.countdown-item {
  text-align: center;
}

.cd-val {
  background: rgba(255, 255, 255, 0.12);
  border-radius: 3px;
  padding: 8px 12px;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  min-width: 44px;
  display: block;
}

.cd-label {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 10px;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 3px;
}

.cd-sep {
  color: rgba(255, 255, 255, 0.4);
  font-size: 22px;
  padding-bottom: 14px;
}

.form-guarantee {
  text-align: center;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.55);
  margin-top: 10px;
  line-height: 1.5;
}

.form-banks {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 14px;
  flex-wrap: wrap;
}

.form-bank {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 3px;
  padding: 5px 10px;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 600;
}

.comments-section {
  margin: 24px 0;
}

.comments-header {
  display: flex;
  align-items: center;
  padding: 10px 0;
  border-top: 3px solid #111111;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 16px;
}

.comments-header h3 {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 16px;
  font-weight: 800;
  color: #111111;
  letter-spacing: -0.01em;
  text-transform: uppercase;
}

.comment {
  display: flex;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid #e0e0e0;
}

.comment:last-child {
  border-bottom: none;
}

.comment-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.comment-body {
  flex: 1;
  min-width: 0;
}

.comment-meta {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 4px;
  flex-wrap: wrap;
}

.comment-author {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #111111;
}

.comment-time {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: #888888;
}

.comment-city {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 10px;
  background: #fbeaea;
  color: #d61e28;
  border-radius: 2px;
  padding: 2px 8px;
  font-weight: 700;
  letter-spacing: 0.05em;
}

.comment-text {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 15px;
  color: #1a1a1a;
  line-height: 1.65;
  margin-bottom: 6px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.comment-actions {
  display: flex;
  gap: 14px;
  align-items: center;
}

.comment-actions span {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 12px;
  color: #888888;
  cursor: pointer;
  padding: 4px 0;
}

.comment-like-btn {
  display: flex;
  align-items: center;
  gap: 4px;
  background: none;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding: 6px 14px;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 12px;
  color: #5a5a5a;
  cursor: pointer;
  transition: all 0.15s ease;
  min-height: 34px;
}

.comment-reply {
  margin-top: 10px;
  margin-left: 10px;
  padding-left: 14px;
  border-left: 2px solid #e0e0e0;
}

.social-popup {
  position: fixed;
  bottom: 80px;
  right: 14px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e0e0e0;
  padding: 12px 16px;
  display: flex;
  gap: 12px;
  align-items: center;
  z-index: 999;
  max-width: 290px;
  transform: translateX(130%);
  transition: transform 0.3s ease;
}

.social-popup-avatar {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #d61e28;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  flex-shrink: 0;
}

.social-popup-text {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 13px;
  color: #1a1a1a;
  line-height: 1.5;
}

.social-popup-text strong {
  color: #2e7d32;
}

.social-popup-time {
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-size: 11px;
  color: #888888;
  margin-top: 2px;
}

.social-popup-close {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 16px;
  color: #888888;
  cursor: pointer;
  line-height: 1;
  background: none;
  border: none;
  padding: 6px;
  min-width: 28px;
  min-height: 28px;
  transition: color 0.15s ease;
}

.social-popup-close:hover {
  color: #d61e28;
}

.sticky-cta {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #1a1a1a;
  padding: 12px 16px;
  padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
  z-index: 998;
  transform: translateY(100%);
  transition: transform 0.3s ease;
  text-align: center;
  border-top: 2px solid #d61e28;
}

.sticky-cta-btn {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
  background: #d61e28;
  color: #fff;
  padding: 10px 20px;
  border-radius: 3px;
  font-family: "Flama Semicondensed", "Arial Narrow", Arial, sans-serif;
  font-weight: 700;
  font-size: 13px;
  cursor: pointer;
  border: none;
  transition: background 0.15s ease;
  min-height: 44px;
}

.sticky-cta-btn:hover {
  background: #b01820;
}

@media (max-width: 768px) {
  .main-content {
    padding: 0 10px;
  }

  .text-block p {
    font-size: 15px;
    line-height: 1.65;
    margin-bottom: 12px;
  }

  .text-quote {
    font-size: 15px;
    padding: 12px 14px;
  }

  .section-heading {
    font-size: 20px;
    margin: 22px 0 12px;
  }

  .institutions-grid {
    gap: 8px;
    margin: 12px 0 14px;
  }

  .inst-card {
    padding: 14px 10px;
    gap: 5px;
    border-radius: 3px;
  }

  .inst-name {
    font-size: 12px;
  }

  .inst-type {
    font-size: 10px;
  }

  .cta-inline {
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 3px;
    margin: 18px 0;
  }

  .proof-block {
    padding: 16px 14px;
    border-radius: 3px;
    margin: 16px 0;
  }

  .proof-quote {
    font-size: 14px;
  }

  .benefit-text {
    font-size: 15px;
  }

  .security-block {
    padding: 16px 14px;
    border-radius: 3px;
  }

  .ministry-seal {
    font-size: 44px;
  }

  .urgency-banner {
    padding: 12px 16px;
    font-size: 13px;
    border-radius: 3px;
  }

  .urgency-banner strong {
    font-size: 16px;
  }

  .step-num {
    width: 36px;
    height: 36px;
    font-size: 14px;
  }

  .form-section {
    padding: 20px 16px;
    border-radius: 3px;
    margin: 18px 0;
  }

  .form-title {
    font-size: 20px;
  }

  .form-subtitle {
    font-size: 13px;
    margin-bottom: 18px;
  }

  .cd-val {
    font-size: 20px;
    padding: 7px 10px;
    min-width: 40px;
  }

  .comment {
    gap: 10px;
    padding: 12px 0;
  }

  .comment-avatar {
    width: 32px;
    height: 32px;
    font-size: 12px;
  }

  .comment-text {
    font-size: 15px;
  }

  .social-popup {
    bottom: 74px;
    left: 10px;
    max-width: 280px;
    padding: 10px 14px;
  }

  .sticky-cta {
    padding: 10px 16px;
    padding-bottom: calc(10px + env(safe-area-inset-bottom, 0px));
  }

  .sticky-cta-btn {
    padding: 10px 20px;
    font-size: 13px;
  }
}

@media (max-width: 380px) {
  .form-title {
    font-size: 17px;
  }

  .form-section {
    padding: 16px 12px;
  }
}

html {
  scroll-behavior: smooth;
}

#form {
  scroll-margin-top: 200px;
}
