:root {
  --104759: #104759;
  --e43d30: #e43d30;
  --dcedf9: #dcedf9;
  --ffffff: white;
  --d4f2f4: #d4f2f4;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: var(--104759);
  background-color: #f8f8f8;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  line-height: 150%;
}

h1 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  font-weight: 500;
  line-height: 150%;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 500;
  line-height: 150%;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 500;
  line-height: 150%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 500;
  line-height: 140%;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
  line-height: 140%;
}

a {
  color: var(--e43d30);
  font-weight: 500;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

strong {
  font-weight: 500;
}

blockquote {
  border-left: 5px solid var(--e43d30);
  color: var(--104759);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  font-style: italic;
  line-height: 22px;
}

.section {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.container {
  width: 100%;
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
}

.estudio-logo {
  object-fit: cover;
}

.frame-1 {
  grid-column-gap: 10px;
  color: var(--dcedf9);
  border: 1px solid #6cc8c6;
  border-radius: 12px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.text {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.h1-white {
  color: #fff;
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.button {
  grid-column-gap: 8px;
  min-width: 271px;
  height: 50px;
  color: var(--ffffff);
  background-color: #e43d30;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.hero {
  background-image: url('../images/Header.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 120px;
  padding-bottom: 120px;
}

.div-flex-cent-w768 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-flex-cent-w768.mb32 {
  margin-bottom: 32px;
}

.button-div {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-div:hover {
  text-decoration: none;
}

.button-arrow {
  grid-column-gap: 8px;
  height: 50px;
  color: var(--ffffff);
  background-color: #e43d30;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 10px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.h2-cent-18 {
  color: #104759;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.icons-slide {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: space-between;
  align-items: center;
  width: 3560px;
  margin-top: 0;
  padding-left: 30px;
  padding-right: 30px;
  text-decoration: none;
  display: flex;
}

.vector-2 {
  object-fit: cover;
}

.icons-slide-div {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 32px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.moot-icons-izq {
  background-image: linear-gradient(90deg, #f8f8f8 33%, #fff0);
  width: 50px;
  height: 100%;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.moot-icons-der {
  background-image: linear-gradient(-90deg, #f8f8f8 33%, #fff0);
  width: 50px;
  height: 100%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.text-block {
  text-align: center;
  background-color: #fadedb;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  height: 46px;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  display: flex;
}

.div-flex-cent {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.h2-cent {
  text-align: center;
}

.h2-cent.mb32 {
  margin-bottom: 32px;
}

.paragraph-18-cent {
  text-align: center;
}

.card-blued4f2f4 {
  background-color: #d4f2f4;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 32px;
  display: flex;
}

.txt16 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.card-blue6cc8c6 {
  background-color: #6cc8c6;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  padding: 32px;
  display: flex;
}

.txt16-white {
  color: #fff;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.card-ligblued4f2f4 {
  grid-row-gap: 24px;
  background-color: #d4f2f4;
  background-image: linear-gradient(-48.11deg, #fff 0%, #fff0 100%);
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.star {
  object-fit: cover;
}

.card-ligbluev2 {
  background-color: #d4f2f4;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 250px;
  padding: 32px;
  display: flex;
}

.card-peach {
  background-color: #fadedb;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 300px;
  padding: 32px;
  display: flex;
}

.div-flex-albut {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.div-flex-albut.mb32 {
  margin-bottom: 32px;
}

.text-2 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.text-3 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 50px;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.check {
  grid-column-gap: 12px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.check-icon {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  text-decoration: none;
  display: flex;
}

.check-txt {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-0 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.section-blue {
  background-color: var(--dcedf9);
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-flex {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-flex.mb32 {
  margin-bottom: 32px;
}

.div-flex.al-cent {
  align-items: center;
}

.div-flex.al-undr {
  align-items: flex-end;
}

.div-flex.ngap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.div-flex.footer-al {
  align-items: center;
}

.h2-w50 {
  width: 100%;
  max-width: 50%;
}

.paragraph-18-w50 {
  text-align: left;
  width: 100%;
  max-width: 50%;
}

.gridchart {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 50%;
  display: grid;
}

.gridchart-img {
  width: 100%;
}

.div-flex-item-und {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.block-peach {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #fadedb;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 48px;
  text-decoration: none;
  display: flex;
}

.heading {
  color: #104759;
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.content-style {
  grid-row-gap: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.card-white {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.heading-2 {
  color: #104759;
  text-align: center;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.card-graf-1 {
  background-color: #dcedf9;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  min-height: 400px;
  padding: 32px;
  display: flex;
}

.check-white-title {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-4 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.card-graf-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #fadedb;
  background-image: url('../images/Column2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 400px;
  min-height: 400px;
  padding: 32px;
  display: flex;
}

.card-graf-3 {
  background-color: #dcedf9;
  background-image: url('../images/Column.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 24px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  min-height: 400px;
  padding: 32px;
  display: flex;
}

.content-style-5 {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.heading-4 {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-6 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.check-white {
  grid-column-gap: 20px;
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.section-lgreen {
  background-color: #d4f2f4;
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-flex-item {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 50%;
  display: flex;
}

.captura-de-pantalla-2026-02-13-a-las-34613-pm-1 {
  object-fit: cover;
}

.column-6 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 608px;
  padding: 32px;
  text-decoration: none;
  display: flex;
}

.content-style-8 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 257px;
  text-decoration: none;
  display: flex;
}

.content-style-9 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.placeholder-logo {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 15px 6px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.quote {
  color: #104759;
  width: 100%;
  min-height: 280px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.rectangle-123 {
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 544px;
  height: 1px;
  text-decoration: none;
  display: flex;
}

.avatar {
  grid-column-gap: 20px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.avatar-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.text-7 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  text-decoration: none;
}

.text-8 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.placeholder-logo-2 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 9px 23px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.content-style-10 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 257px;
  display: flex;
}

.placeholder-logo-3 {
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 14px 8px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.slider {
  background-color: #fff0;
  width: 100%;
  height: auto;
  padding-bottom: 80px;
}

.left-arrow {
  border: 1px solid var(--e43d30);
  width: 48px;
  height: 48px;
  color: var(--e43d30);
  border-radius: 100%;
  font-size: 20px;
  inset: auto 68px 0% auto;
}

.right-arrow {
  border: 1px solid var(--e43d30);
  width: 48px;
  height: 48px;
  color: var(--e43d30);
  border-radius: 100%;
  font-size: 20px;
  inset: auto 0% 0% auto;
}

.slide-w50 {
  width: 100%;
  max-width: 50%;
}

.mask {
  width: 100%;
}

.slide-nav {
  inset: auto auto 0% 0%;
}

.content-style-14 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 257px;
  text-decoration: none;
  display: flex;
}

.text-9 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 160%;
  text-decoration: none;
}

.text-10 {
  color: #104759;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.placeholder-logo-6 {
  grid-column-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.text-12 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.text-13 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.text-1 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 160%;
  text-decoration: none;
}

.div-flex-item-w500 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 500px;
  display: flex;
}

.div-flex-item-w700 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.faq-qt {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: var(--ffffff);
  cursor: pointer;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
  padding: 0;
  text-decoration: none;
}

.faq-qt-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-radius: 16px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 22px 24px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.faq-qt-title {
  color: #2c2f38;
  flex-flow: wrap;
  width: 100%;
  max-width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  display: flex;
}

.faq-qt-ans {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 768px;
  padding: 0 24px 24px;
  text-decoration: none;
  display: none;
}

.faq-qt-txt {
  color: #2a333b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.form-div {
  grid-row-gap: 12px;
  background-color: #d4f2f4;
  border-radius: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 700px;
  padding: 32px;
  text-decoration: none;
}

.footer {
  grid-row-gap: 48px;
  background-color: #f8f8f8;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  text-decoration: none;
  overflow: hidden;
}

.banner-footer {
  background-color: #6cc8c6;
  background-image: linear-gradient(-75.85deg, #6cc8c61a, #104759);
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 322px;
  margin-bottom: 48px;
  padding: 60px 60px 0;
  display: flex;
}

.text-14 {
  color: #2f7984;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.social-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.footer-link {
  color: #2f7984;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 16px;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: underline;
}

.image {
  margin-bottom: -15px;
}

.form-embed {
  width: 100%;
}

.banner-blue {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-color: #dcedf9;
  border-radius: 32px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 60px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.banner-tiitle {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.image-2 {
  width: 100%;
  max-width: 50%;
  height: auto;
}

.icon60 {
  width: 60px;
  height: 60px;
}

.heading-5 {
  color: #104759;
  text-align: center;
  width: 100%;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 150px;
  font-weight: 700;
  line-height: 120%;
  text-decoration: none;
}

.card {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 30px #2f798440;
}

.heading-6 {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-17 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.card-2 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 348px;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  transform: rotate(5deg);
  box-shadow: 0 10px 30px #2f798440;
}

.card-3 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 342px;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  transform: rotate(15deg);
  box-shadow: 0 10px 30px #2f798440;
}

.div-block-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 900px;
  display: flex;
  position: sticky;
  top: 0%;
}

.card-4 {
  grid-row-gap: 32px;
  background-color: #fff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 348px;
  padding: 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
  transform: rotate(10deg);
  box-shadow: 0 10px 30px #2f798440;
}

.paragraph-18 {
  text-align: left;
}

.section-title {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 768px;
  text-decoration: none;
  display: flex;
}

.content-style-16 {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.h2-cent-w786 {
  text-align: center;
  width: 100%;
  max-width: 768px;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
}

.card-pop-cont {
  opacity: 0;
  background-image: url('../images/Card.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 32px;
  justify-content: space-between;
  align-items: flex-end;
  min-width: 600px;
  padding: 24px;
  display: none;
  overflow: hidden;
}

.card-pop-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 400px;
  height: 352px;
  text-decoration: none;
  display: flex;
}

.button-tag {
  grid-column-gap: 8px;
  color: #2f7984;
  background-color: #6cc8c6;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 46px;
  padding: 10px 24px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  overflow: hidden;
}

.heading-7 {
  color: #104759;
  letter-spacing: -.01em;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 30px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-19 {
  color: #104759;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  text-decoration: none;
}

.card-pop-img {
  height: 220px;
  margin-top: auto;
}

.card-pop-div {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: url('../images/Card_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 400px;
  padding: 24px;
  display: flex;
  overflow: hidden;
}

.button-tag-orage {
  grid-column-gap: 8px;
  height: 46px;
  color: var(--ffffff);
  background-color: #e43d30;
  border-radius: 100px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 10px 24px;
  text-decoration: none;
  overflow: hidden;
}

.card-pop {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: relative;
}

.check-white-altop {
  grid-column-gap: 20px;
  background-color: #fff;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-3 {
  width: 100%;
}

.medium-length-hero-headline-goes-here-2 {
  color: #104759;
  text-align: center;
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.text-20 {
  color: #104759;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-21 {
  color: #104759;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.text-22 {
  color: #104759;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
  text-decoration: none;
}

.text-23 {
  color: #104759;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 150%;
  text-decoration: none;
}

.banner-footer-typ {
  background-color: #6cc8c6;
  background-image: linear-gradient(-75.85deg, #6cc8c61a, #104759);
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 200px;
  margin-bottom: 48px;
  padding: 60px 60px 0;
  display: flex;
}

.h1-cent {
  text-align: center;
}

.txt-typ {
  color: #1e2e3c;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-decoration: none;
}

.div-block-4 {
  background-color: #fbe6e4;
  width: 100%;
  height: 1.5px;
}

.image-5 {
  height: 20px;
}

.image-6 {
  width: 80px;
}

.div-block-5 {
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  display: flex;
}

.image-7 {
  height: 60px;
}

@media screen and (max-width: 991px) {
  .card-blued4f2f4, .card-blue6cc8c6, .card-ligbluev2, .card-peach {
    height: auto;
  }

  .div-flex-albut.mb32, .div-flex {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .faq-qt-top {
    flex-flow: row;
    justify-content: space-between;
    align-items: flex-start;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 38px;
  }

  h2 {
    font-size: 32px;
  }

  h3 {
    font-size: 26px;
  }

  h4 {
    font-size: 20px;
  }

  h5, h6 {
    font-size: 18px;
  }

  .section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .hero {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .div-flex-albut.mb32 {
    flex-flow: wrap;
  }

  .text-3 {
    margin-bottom: 32px;
  }

  .div-flex, .div-flex.mb32, .div-flex.ngap.mb32 {
    flex-flow: column;
  }

  .div-flex.footer-al {
    flex-flow: column-reverse;
  }

  .h2-w50, .paragraph-18-w50, .gridchart, .div-flex-item-und {
    max-width: 100%;
  }

  .block-peach {
    padding: 32px;
  }

  .div-flex-item, .column-6, .slide-w50 {
    max-width: 100%;
  }

  .heading-5 {
    font-size: 90px;
  }

  .card-pop-cont {
    opacity: 1;
    width: 100%;
    min-width: auto;
    display: flex;
  }

  .card-pop-div {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .frame-1 {
    font-size: 20px;
  }

  .h1-white {
    font-size: 38px;
  }

  .card-blued4f2f4, .card-blue6cc8c6 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .gridchart-img {
    height: auto;
  }

  .heading {
    font-size: 28px;
  }

  .content-style {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .heading-4 {
    font-size: 38px;
  }

  .faq-qt {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .faq-qt-top {
    flex-flow: row;
  }

  .faq-qt-title {
    font-size: 20px;
  }

  .banner-footer {
    height: 120px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image {
    width: 100%;
    height: auto;
    margin-bottom: -3px;
  }

  .banner-blue {
    flex-flow: column;
    padding: 32px;
  }

  .banner-tiitle {
    font-size: 28px;
  }

  .heading-5 {
    font-size: 60px;
  }

  .card, .card-2, .card-3, .card-4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    max-width: 300px;
    height: auto;
  }

  .card-pop-cont {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .card-pop-img {
    height: 90px;
  }

  .image-4 {
    width: 50px;
    height: 50px;
  }
}

#w-node-_54ea24c1-5598-bffb-709c-c62dcc1f02c0-467ef8b3, #w-node-b2a7defa-376e-be73-de35-125ed731fdf1-4889d49b, #w-node-e30ce9c5-4ed8-20cb-8f3d-55d86807176a-255e6924, #w-node-_32b98c0d-6c39-4129-6377-43cefb5b9976-23a911cf {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


