.bank-statement-block {
  max-width: 100%;
  background: rgb(255, 255, 255);
  border: 2px solid rgb(153, 153, 153);
  border-radius: 8px;
  padding: 15px;
  font-family: Arial, sans-serif;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 4px 12px;
  box-sizing: border-box;
}

.bank-statement-block .header-grid {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 15px;
  margin-bottom: 20px;
  align-items: start;
  width: 100%;
}

.bank-statement-block .logo-wrapper {
  text-align: center;
  flex-shrink: 0;
}

.bank-statement-block .logo-wrapper img {
  max-width: 50px;
  height: auto;
}

.bank-statement-block .info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: 100%;
  min-width: 0px;
}

.bank-statement-block .info-item {
  min-width: 0px;
  word-break: break-word;
}

.bank-statement-block .info-label {
  font-size: 12px;
  color: rgb(102, 102, 102);
  margin-bottom: 4px;
}

.bank-statement-block .info-value {
  font-size: 14px;
  font-weight: bold;
}

.bank-statement-block .address-section {
  border-top: 1px solid rgb(221, 221, 221);
  padding-top: 12px;
  margin-bottom: 15px;
}

.bank-statement-block .address-code {
  font-weight: bold;
  font-size: 13px;
  margin-bottom: 4px;
}

.bank-statement-block .address-text {
  line-height: 1.5;
  color: rgb(51, 51, 51);
  font-size: 12px;
}

.bank-statement-block .iban-text {
  font-size: 11px;
  color: rgb(51, 51, 51);
  margin-top: 10px;
  word-break: break-all;
}

.bank-statement-block .table-wrapper {
  overflow-x: auto;
  margin: 0px -15px -15px;
  padding: 0px 15px 15px;
}

.bank-statement-block table {
  width: 100%;
  border-collapse: collapse;
  font-size: 12px;
  min-width: 350px;
}

.bank-statement-block th {
  padding: 10px 6px;
  text-align: left;
  font-weight: bold;
  word-break: break-word;
}

.bank-statement-block th.text-right {
  text-align: right;
  white-space: nowrap;
}

.bank-statement-block td {
  padding: 10px 6px;
}

.bank-statement-block td.text-right {
  text-align: right;
}

.bank-statement-block thead tr {
  background: rgb(240, 240, 240);
  border-bottom: 2px solid rgb(0, 0, 0);
}

.bank-statement-block tbody tr {
  border-bottom: 2px solid rgb(0, 0, 0);
}

.bank-statement-block a {
  color: rgb(221, 42, 48);
  text-decoration: none;
}

@media (min-width: 768px) {
  .bank-statement-block {
    padding: 30px;
  }
  .bank-statement-block .header-grid {
    gap: 40px;
    margin-bottom: 30px;
  }
  .bank-statement-block .logo-wrapper img {
    max-width: 80px;
  }
  .bank-statement-block .info-grid {
    gap: 30px;
  }
  .bank-statement-block .info-label {
    font-size: 16px;
  }
  .bank-statement-block .info-value {
    font-size: 16px;
  }
  .bank-statement-block .address-section {
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .bank-statement-block .address-code {
    font-size: 18px;
  }
  .bank-statement-block .address-text {
    font-size: 14px;
    line-height: 1.6;
  }
  .bank-statement-block .iban-text {
    font-size: 14px;
  }
  .bank-statement-block table {
    font-size: 14px;
  }
  .bank-statement-block th {
    padding: 16px;
  }
  .bank-statement-block td {
    padding: 16px;
  }
  .bank-statement-block .table-wrapper {
    margin: 0px -30px -30px;
    padding: 0px 30px 30px;
  }
}

.w168fcc2 {
  background-color: rgb(245, 245, 245);
  margin: 0px auto;
  max-width: 994px;
  padding: 12px 16px;
  width: 100%;
}

.x31cf409 {
  overflow-x: auto;
}

.x31cf409::-webkit-scrollbar {
  display: none;
}

.x31cf409 {
  scrollbar-width: none;
}

.ha33b0b4 {
  list-style: none;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}

.f3991987,
.ha33b0b4 {
  align-items: center;
  display: flex;
}

.f3991987 {
  color: rgb(117, 117, 117);
  font-size: 14px;
}

.k72e0de8 {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}

.k72e0de8:hover {
  color: rgb(0, 0, 0);
}

.d6b4b914 {
  color: rgb(176, 176, 176);
  flex-shrink: 0;
  margin: 0px 8px;
}

.t7b7143d {
  color: rgb(0, 0, 0);
  font-weight: 700;
}

.t7b7143d:hover {
  color: rgb(117, 117, 117);
}

.aea58810 {
  display: none;
  height: 100%;
}

@media (min-width: 1024px) {
  .aea58810 {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    width: 300px;
  }
}

.q92e2487 {
  border-inline-start: 2px solid rgb(226, 0, 0);
  font-family: BlickVariable;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  margin-block-end: 20px;
  padding-inline-start: 8px;
  text-transform: uppercase;
}

.z4d89f1b {
  list-style: none;
  padding: 0px;
}

.z4d89f1b li {
  display: flex;
  gap: 15px;
  margin-block-end: 20px;
}

.z4d89f1b li a {
  color: inherit;
}

.z4d89f1b li a:hover {
  opacity: 0.6;
}

.z4d89f1b li p {
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  margin-block-start: 4px;
  text-align: left;
}

.z4d28179,
.z4d89f1b li p {
  font-family: BlickVariable;
  letter-spacing: 0px;
  line-height: 1.2;
}

.z4d28179 {
  color: rgb(226, 0, 0);
  font-size: 44px;
  font-weight: 700;
  min-width: 28px;
}

.mdcda674 {
  margin-block-start: 0px;
}

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

.t7bcd1f6 {
  color: rgb(226, 0, 0);
  display: inline-block;
  font-family: InterVariable;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: normal;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ea021607 {
  width: 100%;
}

.sfc574c3 {
  border-inline-start: 2px solid rgb(226, 0, 0);
  font-family: BlickVariable;
  font-size: 19px;
  font-weight: 700;
  line-height: 1.2;
  margin-block-end: 20px;
  padding-inline-start: 8px;
  text-transform: uppercase;
}

.cec02377 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.cec1b2d0 {
  color: rgb(0, 0, 0);
  display: flex;
  gap: 12px;
  text-decoration: none;
}

.cec1b2d0:hover .y180ff63 {
  text-decoration: underline;
}

.v9740014 {
  color: rgb(226, 0, 0);
  font-family: BlickVariable;
  font-size: 44px;
  font-weight: 700;
  line-height: 1;
  min-width: 28px;
}

.gbcfb9fa {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.t6123b6c {
  color: rgb(226, 0, 0);
  font-family: InterVariable;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}

.y180ff63 {
  font-family: BlickVariable;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2;
}

.v49c4f32 {
  align-items: center;
  color: rgb(85, 85, 85);
  display: flex;
  font-size: 12px;
  gap: 4px;
  margin-block-start: 4px;
}

.v49c4f32 svg {
  fill: currentcolor;
  height: 14px;
  width: 14px;
}

.qc612895 {
  margin: 0px auto;
  max-width: 994px;
  padding: 0px 12px;
  width: 100%;
}

.wb2159f8 {
  align-items: stretch;
  column-gap: 20px;
  display: flex;
  margin-block-start: 20px;
  width: 100%;
}

.l0b354a4 {
  align-items: flex-start;
  display: flex;
  flex: 1 1 0%;
  flex-direction: column;
  gap: 20px;
  min-width: 0px;
}

.l0b354a4 > * {
  min-width: 0px;
  width: 100%;
}

.k242b846 {
  padding: 40px 16px;
}

.k242b846 .jf3662af {
  border-block-start: 4px solid rgb(226, 0, 0);
  margin: 0px auto;
  max-width: 994px;
  padding-block-start: 24px;
}

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

@media (min-width: 1024px) {
  .w16f2c36 {
    align-items: flex-start;
    flex-direction: row;
    gap: 60px;
  }
}

.w16f2c36 img {
  display: inline-block;
  height: 36px;
  max-width: 200px;
  user-select: none;
  width: auto;
}

.c02683a1 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-block-end: 32px;
}

@media (min-width: 1280px) {
  .c02683a1 {
    display: none;
  }
}

.c02683a1 .taff06f3 img {
  display: block;
  height: 40px;
  width: auto;
}

.f0578dcf {
  display: flex;
  flex-direction: column;
  gap: 28px;
  width: 100%;
}

.ja523363 {
  display: grid;
  flex: 2 1 0%;
  gap: 24px;
  grid-template-columns: repeat(2, 1fr);
}

@media (min-width: 1024px) {
  .ja523363 {
    grid-template-columns: repeat(3, 1fr);
  }
}

.zcf91bda {
  font-family: InterVariable;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2;
}

.o5c89b57 {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

.o5c89b57 li {
  align-items: center;
  display: grid;
  font-family: InterVariable;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.6;
  min-height: 40px;
  text-decoration: none;
}

.s12eb370 {
  margin-block-start: 40px;
}

.s12eb370 .jbfc656c {
  appearance: none;
  border: 1px solid rgb(106, 98, 98);
  border-radius: 8px;
  cursor: pointer;
  display: grid;
  grid-template-columns: 1fr auto;
  grid-template-rows: auto;
  width: 100%;
  -webkit-box-align: center;
  background: 0px 0px;
  min-height: 56px;
  padding: 0px 24px;
  place-items: center flex-start;
}

.s12eb370 .jbfc656c span {
  display: inline-block;
  font-family: BlickVariable;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.2;
}

.s12eb370 .jbfc656c svg {
  transition: transform 0.3s;
}

.h55ebdea {
  background: rgb(255, 255, 255);
  display: flex;
  height: 80px;
  position: sticky;
  top: 0px;
  z-index: 100;
}

.h55ebdea .g8809348 {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: 0px auto;
  max-width: 994px;
  padding: 0px 12px;
  position: relative;
  width: 100%;
}

.b4fdd0cd,
.ja5c5fb8 {
  align-items: center;
  display: flex;
  flex: 1 1 0%;
}

.ja5c5fb8 {
  gap: 8px;
}

@media (min-width: 768px) {
  .ja5c5fb8 {
    gap: 16px;
  }
}

.b4fdd0cd {
  gap: 12px;
  justify-content: flex-end;
}

.k0a9331a {
  align-items: center;
  display: flex;
  justify-content: center;
}

@media (min-width: 1280px) {
  .k0a9331a {
    left: 50%;
    position: absolute;
    transform: translate(-50%);
  }
}

.ye832ec8 {
  background: 0px 0px;
  border: 0px;
  color: rgb(0, 0, 0);
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 4px;
  transition: opacity 0.2s;
}

.ye832ec8:hover {
  opacity: 0.7;
}

.r93e218e {
  width: 18px;
}

.r79338dc {
  align-items: center;
  display: flex;
  position: relative;
}

.kc041644 {
  background: rgb(226, 0, 0);
  border: 2px solid rgb(255, 255, 255);
  border-radius: 10px;
  color: rgb(255, 255, 255);
  font-size: 10px;
  font-weight: 800;
  left: 14px;
  line-height: 1;
  padding: 3px 5px;
  position: absolute;
  top: -2px;
}

.n4196a61 {
  display: flex;
}

.n4196a61 img {
  height: 32px;
  width: auto;
}

@media (min-width: 768px) {
  .n4196a61 img {
    height: 44px;
  }
}

.of83673d {
  align-items: center;
  background: rgb(226, 0, 0);
  border-radius: 50px;
  color: rgb(255, 255, 255);
  display: flex;
  font-size: 14px;
  font-weight: 800;
  padding: 4px 12px;
  text-decoration: none;
  white-space: nowrap;
}

.of83673d .l3fe0a2d {
  font-size: 15px;
  letter-spacing: -0.5px;
}

.of83673d .saee2d2e {
  display: none;
  font-weight: 600;
  margin-inline-start: 6px;
}

@media (min-width: 768px) {
  .of83673d {
    padding: 6px 18px;
  }
  .of83673d .saee2d2e {
    display: inline;
  }
}

.c9e4e490 {
  display: none;
  font-size: 14px;
  font-weight: 700;
}

@media (min-width: 1280px) {
  .c9e4e490 {
    align-items: center;
    display: flex;
    margin-inline-end: 20px;
  }
}

.c9e4e490 a {
  color: rgb(0, 0, 0);
  text-decoration: none;
}

.c9e4e490 a.b4f97ccd {
  color: rgb(226, 0, 0);
}

.c9e4e490 .d5148431 {
  color: rgb(204, 204, 204);
  font-weight: 300;
  margin: 0px 8px;
}

.r93e218e {
  background: rgb(0, 0, 0);
  border-radius: 1px;
  display: block;
  height: 2px;
  margin: 2px 0px;
  width: 16px;
}

.pc5f1004 {
  padding: 0px 12px;
}

.s123072a {
  border-width: 0px 0px 0px 2px;
  border-left-color: rgb(226, 0, 0);
  border-style: solid;
  display: -webkit-box;
  font-family: BlickVariable;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2;
  max-width: 100%;
  min-height: 1.2em;
  overflow: hidden;
  overflow-wrap: normal;
  padding-inline-start: 8px;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  margin-block-end: 24px;
}

.tc97ea85 {
  display: grid;
  gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 768px) {
  .tc97ea85 {
    gap: 24px 32px;
    grid-template-columns: repeat(2, minmax(0px, 1fr));
  }
}

.u96d398f {
  color: rgb(0, 0, 0);
  display: grid;
  gap: 16px;
  grid-template-columns: 134px 1fr;
  text-decoration: none;
}

.u96d398f:hover .fef5d254 {
  text-decoration: underline;
}

.na983a8a {
  flex-shrink: 0;
  height: 134px;
  overflow: hidden;
  position: relative;
  width: 134px;
}

.na983a8a .e384a4ad {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.kdafac4f {
  background: rgb(226, 0, 0);
  bottom: 0px;
  color: rgb(255, 255, 255);
  font-family: InterVariable;
  font-size: 11px;
  font-weight: 700;
  left: 0px;
  letter-spacing: 0.5px;
  padding: 3px 6px;
  position: absolute;
  text-transform: uppercase;
}

.y66fe1e7 {
  gap: 8px;
}

.ve59f3e2,
.y66fe1e7 {
  display: flex;
  flex-direction: column;
}

.ve59f3e2 {
  align-items: flex-start;
  gap: 4px;
}

.e52a56b4 {
  background-color: rgb(226, 0, 0);
  color: rgb(255, 255, 255);
  font-family: InterVariable;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 1.2;
  margin-block-end: 4px;
  overflow: hidden;
  overflow-wrap: normal;
  padding: 0.28em 0.4em 0.2em;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
}

.fef5d254 {
  color: rgb(226, 0, 0);
  font-family: InterVariable;
  font-weight: 700;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.f1fd092a,
.fef5d254 {
  display: -webkit-box;
  font-size: 14px;
  letter-spacing: 0px;
  line-height: 1.2;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  white-space: normal;
  -webkit-box-orient: vertical;
}

.f1fd092a {
  font-family: BlickVariable;
  font-weight: 600;
  -webkit-line-clamp: 4;
  line-clamp: 4;
}

.x6507996 {
  padding: 24px 12px;
  width: 100%;
}

.gf0914fa {
  align-items: flex-start;
  display: flex;
  gap: 16px;
  margin-block-end: 16px;
}

.oc4ea70c {
  background: 0px 0px;
  border: 0px;
  cursor: pointer;
  flex-direction: column;
  gap: 6px;
  padding: 0px;
}

.oc4ea70c,
.oc4ea70c .u14124ce {
  align-items: center;
  display: flex;
}

.oc4ea70c .u14124ce {
  background-color: rgb(0, 0, 0);
  border-radius: 50%;
  height: 44px;
  justify-content: center;
  transition: opacity 0.2s;
  width: 44px;
}

.oc4ea70c .u14124ce:hover {
  opacity: 0.8;
}

.oc4ea70c .ab6e00b6 {
  color: rgb(0, 0, 0);
  font-size: 13px;
  font-weight: 600;
}

.oc412a7e {
  align-items: center;
  border: 1px solid rgb(153, 153, 153);
  border-radius: 24px;
  color: rgb(0, 0, 0);
  display: flex;
  height: 44px;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color 0.2s;
}

.oc412a7e:hover {
  background-color: rgb(245, 245, 245);
}

.oc412a7e .w30065aa {
  align-items: center;
  display: flex;
  font-family: InterVariable;
  font-size: 14px;
  font-weight: 700;
  gap: 8px;
  letter-spacing: 0px;
  line-height: 1.2;
}

.l0b1c49d {
  border: 0px;
  border-block-start: 1px solid rgb(200, 198, 198);
  margin: 0px 0px 20px;
}

.o28964aa {
  display: flex;
  flex-wrap: wrap;
  font-family: BlickVariable;
  font-size: 17px;
  font-weight: 600;
  gap: 6px;
  letter-spacing: 0px;
  line-height: 1.2;
}

.o28964aa .xcd66c88 {
  color: rgb(0, 0, 0);
}

.o28964aa .a34ea510 {
  color: rgb(226, 0, 0);
  text-decoration: underline 2px;
  text-underline-offset: 3px;
}

.o28964aa .a34ea510:hover {
  color: rgb(226, 0, 0);
}

@media (max-width: 480px) {
  .o28964aa {
    font-size: 16px;
  }
}

a,
article,
aside,
blockquote,
body,
div,
em,
footer,
h1,
h2,
h3,
header,
html,
img,
li,
main,
nav,
ol,
p,
section,
span,
strong,
table,
tbody,
td,
th,
thead,
tr,
ul {
  border: 0px;
  font: inherit;
  margin: 0px;
  padding: 0px;
  vertical-align: baseline;
}

article,
aside,
footer,
header,
main,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote::after,
blockquote::before {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0px;
}

html {
  line-height: 1.15;
  text-size-adjust: 100%;
}

body {
  margin: 0px;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.27em 0px;
}

hr {
  box-sizing: content-box;
  height: 0px;
  overflow: visible;
}

a {
  background-color: transparent;
}

strong {
  font-weight: bolder;
}

img {
  border-style: none;
}

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

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  appearance: button;
}

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

* {
  box-sizing: border-box;
}


html {
  font-size: 1rem;
  scroll-behavior: smooth;
  scroll-padding-top: 150px;
}

body {
  font-family: Inter, sans-serif;
  font-weight: 400;
}

a {
  color: inherit;
  cursor: pointer;
  text-decoration: none;
  transition: 0.5s;
}

.p291d271 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.c9ee404c {
  color: rgb(226, 0, 0);
  display: inline-block;
  font-family: InterVariable;
  font-size: 14px;
  font-weight: 700;
  margin-block-end: 6px;
  text-decoration: none;
}

.c9ee404c:hover {
  text-decoration: underline;
}

.wcc9545f h1 {
  font-family: BlickVariable;
  font-weight: 700;
  line-height: normal;
}

.wcc9545f strong {
  font-weight: 700;
}

.wcc9545f p:has(> a) {
  margin: 2rem 0px;
}

.wcc9545f p:has(> img) {
  display: block;
  margin: 0px;
}

.wcc9545f {
  padding: 0px 12px;
  overflow-wrap: break-word;
}

.wcc9545f,
.wcc9545f h1 {
  overflow-wrap: break-word;
}

.wcc9545f h1 {
  font-size: clamp(28px, 8vw, 40px);
  letter-spacing: -0.5px;
  line-height: 1.15;
  word-break: break-word;
}

.f1faf8b2 {
  display: block;
  padding: 0px 12px;
  width: 100%;
}

.f1faf8b2 .bb7b92ec {
  flex: 1 1 0%;
  width: 100%;
}

.f1faf8b2 .bb7b92ec img {
  height: auto;
  max-width: 100%;
  width: 100%;
}

.vff70fa2 h2,
.vff70fa2 h3 {
  font-family: BlickVariable;
  font-weight: 700;
  line-height: normal;
}

.vff70fa2 h2 {
  font-size: clamp(18px, 1.2rem + 1.5vw, 19px);
  margin-block: 1rem;
}

.vff70fa2 h3 {
  font-size: clamp(18px, 1.1rem + 1vw, 19px);
  margin-block: 1rem;
}

.vff70fa2 p {
  font-family: InterVariable;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.6;
  margin-block: 1rem;
}

.vff70fa2 strong {
  font-weight: 700;
}

.vff70fa2 li {
  font-size: clamp(1rem, 0.95rem + 0.3vw, 1.125rem);
  line-height: 1.6;
  margin-block: 0.5rem;
}

.vff70fa2 li:last-child {
  margin-block: 0px;
}

.vff70fa2 ol {
  align-items: flex-start;
  align-self: flex-start;
  display: flex;
  flex-direction: column;
  margin-block: 1rem;
  padding: 0px;
  text-align: start;
}

.vff70fa2 ol li {
  padding-left: 0.5rem;
}

.vff70fa2 ol {
  counter-reset: item 0;
  list-style-type: decimal;
  margin-left: 1.5rem;
}

.vff70fa2 ol li {
  list-style-position: outside;
}

.vff70fa2 a:not([class]) {
  color: rgb(226, 0, 0);
  display: inline-block;
  font-weight: 600;
}

.vff70fa2 a:not([class]):hover {
  text-decoration: underline;
}

.vff70fa2 p:has(> a) {
  margin: 2rem 0px;
}

.vff70fa2 p:has(> img) {
  display: block;
  margin: 0px;
}

.vff70fa2 img {
  display: block;
  height: auto;
  max-width: 100%;
  object-fit: contain;
  width: 100%;
}

.vff70fa2 blockquote {
  margin: 2rem 0px;
  padding: 0px 0.5rem;
  position: relative;
}

.vff70fa2 blockquote p:first-child {
  margin-top: 0px;
}

.vff70fa2 blockquote p:last-child {
  margin-block: 0px;
}

.vff70fa2 {
  overflow-wrap: break-word;
}

.bb7ca2ef {
  border-block-end: 1px solid rgb(200, 198, 198);
  margin: 1.5rem 0px;
  padding-block-end: 1.5rem;
  width: 100%;
}

.bb7ca2ef .y18ccacc {
  align-items: center;
  color: rgb(102, 102, 102);
  display: flex;
  font-family: InterVariable;
  font-size: 12px;
  font-weight: 400;
  margin-block-end: 1.25rem;
}

.bb7ca2ef .y18ccacc .kda2dbe3 {
  color: rgb(106, 98, 98);
  font-weight: 300;
  margin: 0px 0.6rem;
}

.bb7ca2ef .p43e8040 {
  align-items: center;
  display: flex;
  justify-content: space-between;
}

.j3d12571 {
  display: flex;
  gap: 12px;
}

.ve5209c1 {
  align-items: center;
  background: 0px 0px;
  border: 0px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 0px;
  transition: transform 0.1s;
}

.ve5209c1:active {
  transform: scale(0.95);
}

.ve5209c1 span {
  color: rgb(51, 51, 51);
  font-size: 0.75rem;
  font-weight: 600;
  margin-block-start: 0.4rem;
}

.l8d1d179 {
  align-items: center;
  border-radius: 50%;
  display: flex;
  height: 42px;
  justify-content: center;
  width: 42px;
}

.zb5fa62f {
  background-color: rgb(0, 0, 0);
  color: rgb(255, 255, 255);
}

.b01b487c {
  border: 1.5px solid rgb(0, 0, 0);
  color: rgb(0, 0, 0);
}

.s2c1e018 {
  align-items: center;
  background: 0px 0px;
  border: 0px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  padding: 0px;
}

.s2c1e018 .l8dc8cd8 {
  color: rgb(51, 51, 51);
  font-size: 0.75rem;
  font-weight: 600;
  margin-block-start: 0.4rem;
}

.d5133a2b {
  align-items: center;
  appearance: none;
  background-color: rgb(226, 0, 0);
  border: 0px;
  border-radius: 50px;
  box-sizing: border-box;
  color: rgb(255, 255, 255);
  cursor: pointer;
  display: flex;
  flex-direction: row-reverse;
  font-family: InterVariable;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  letter-spacing: 0px;
  line-height: 1.2;
  padding: 4px 16px;
  text-decoration: none;
  width: fit-content;
}

.d5133a2b svg {
  fill: rgb(255, 255, 255);
}

.d5133a2b:hover {
  opacity: 0.7;
}

.d5133a2b .r5f6a5d6 {
  font-weight: 800;
  margin-inline-start: 0.5rem;
}

.zb51e5b2 {
  margin: 2rem auto;
  padding: 0px 1rem;
  width: 100%;
}

.kdad8cfe {
  align-items: center;
  border-color: rgb(226, 0, 0);
  border-style: solid;
  border-width: 2px 0px 0px 2px;
  display: grid;
  grid-template-columns: auto minmax(0px, auto);
  margin-block-end: 20px;
  padding-block-start: 8px;
  padding-inline-start: 12px;
  width: 100%;
}

.kdad8cfe h2 {
  display: -webkit-box;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 0px;
  line-height: 27px;
  max-width: 100%;
  overflow: hidden;
  overflow-wrap: normal;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: normal;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
}

.nc38e292 {
  border: 1.5px solid rgb(208, 208, 208);
  border-radius: 50px;
  box-sizing: border-box;
  color: rgb(170, 170, 170);
  cursor: text;
  display: block;
  font-size: 15px;
  margin-block-end: 8px;
  padding: 14px 20px;
  text-decoration: none;
  width: 100%;
}

.nc38e292:hover {
  border-color: rgb(153, 153, 153);
}

.s7a509ab {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-block-start: 24px;
}

.e6c26a7c {
  border-block-end: 1px solid rgb(227, 227, 227);
  box-sizing: border-box;
  padding-block-end: 24px;
  position: relative;
}

.e6c26a7c .g54f913b {
  align-items: baseline;
  color: inherit;
  display: flex;
  justify-content: space-between;
  margin-block-end: 0.5rem;
  text-decoration: none;
}

.e6c26a7c .g54f913b .g543829b {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0px;
  line-height: 1.2;
}

.e6c26a7c .g54f913b .f8706aed {
  align-items: center;
  box-sizing: border-box;
  color: rgb(131, 131, 131);
  display: flex;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 1.2;
  padding-inline-start: 16px;
  text-align: right;
}

.e6c26a7c .o0ed35e6 {
  color: inherit;
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 1.6;
  text-decoration: none;
}

.vff6cc15 {
  display: block;
  height: auto;
  margin-block-start: 10px;
  max-width: 200px;
  width: 100%;
}

.v63fbe33 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-block-start: 12px;
}

@media (min-width: 768px) {
  .v63fbe33 {
    margin-block-start: 0px;
  }
}

.v63fbe33 .yb457b17 {
  align-items: center;
  display: flex;
  gap: 1rem;
}

.v63fbe33 .yb457b17 .y66ca5d9 {
  align-items: center;
  color: rgb(17, 17, 17);
  display: flex;
  gap: 4px;
  text-decoration: none;
}

.v63fbe33 .yb457b17 .y66ca5d9:hover {
  opacity: 0.6;
}

.v63fbe33 .yb457b17 .y66ca5d9 svg {
  height: 18px;
  stroke: currentcolor;
  stroke-width: 1.8px;
  width: 18px;
}

.v63fbe33 .yb457b17 .y66ca5d9 .o7662ef7 {
  font-size: 15px;
  font-weight: 500;
}

.v63fbe33 .yce0c8b3 {
  align-items: center;
  display: flex;
  gap: 8px;
  margin-inline-start: auto;
}

.vffcc78b {
  background-color: rgb(255, 255, 255);
  border: 1.2px solid rgb(0, 0, 0);
  border-radius: 20px;
  color: rgb(0, 0, 0);
  font-weight: 500;
}

.vffcc78b,
.vffcc78b.a1a17d50 {
  align-items: center;
  cursor: pointer;
  display: inline-flex;
  font-size: 14px;
  height: 40px;
  line-height: 20px;
  padding: 10px 24px;
  text-transform: capitalize;
}

.vffcc78b.a1a17d50 {
  background-color: rgb(227, 227, 227);
  border: 0px;
  border-radius: 20px;
  font-weight: 700;
}

.k7278c1e {
  align-self: center;
  margin: 0px auto;
  scroll-margin-top: 100px;
  width: 100%;
}

blockquote {
  border-left: 2px solid red;
  font-style: italic;
}

blockquote * {
  font-style: italic;
}

.vff70fa2 .r4c0f256 {
  counter-reset: r4c0f256 0;
  list-style: none;
  margin-left: 0px;
}

.vff70fa2 .r4c0f256 li {
  counter-increment: r4c0f256 1;
  padding-left: 0px;
}

.vff70fa2 .r4c0f256 li::before {
  content: counter(r4c0f256) ". ";
  font: inherit;
}

.lander-form-header {
  font-weight: 700;
  background: rgb(221, 42, 48);
  text-transform: uppercase;
  color: rgb(255, 255, 255);
}
.lander-form-header {
  font-size: 30px;
  margin: 0px;
  padding: 30px 20px;
  letter-spacing: 1px;
  text-align: center;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
