.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

p {
  margin-bottom: 10px;
}

.link-footer-down {
  color: #fff;
  text-decoration: none;
  transition: color .25s cubic-bezier(.215, .61, .355, 1);
}

.link-footer-down:hover {
  color: #95a3b2;
}

.link-footer-down.eilin {
  color: #060606;
}

.text-span-16 {
  color: #60f;
}

.cf-image-review-container {
  width: 50%;
  max-width: 627px;
  position: relative;
}

.image-33 {
  margin-right: 21px;
}

.info-contact {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.uui-testimonial07_slide-nav {
  height: 1.75rem;
  font-size: .5rem;
  inset: auto auto 0% 0%;
}

.div-block-130 {
  max-width: 1080px;
  height: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.grid-2-columns-full {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto;
  width: 100%;
}

.contact {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.cf-64px-heading {
  color: #f9fafb;
  letter-spacing: -1px;
  margin-top: 40px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 105%;
}

.cf-64px-heading.name {
  color: #24be76;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 40px;
}

.cf-64px-heading.name.eilin {
  color: #60f;
  text-align: center;
}

.cf-64px-heading.name.eilin.left {
  text-align: left;
}

.cf-64px-heading.name.title {
  text-align: center;
}

.cf-64px-heading.name.white {
  color: #f9fafb;
  text-align: center;
}

.cf-64px-heading.hero {
  padding-right: 16px;
}

.cf-64px-heading.hero.eilin {
  color: #f9fafb;
  font-size: 60px;
}

.cf-18px-paragraph {
  color: #000000e6;
  max-width: 510px;
  margin-bottom: 48px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 155%;
}

.cf-18px-paragraph.header-2 {
  margin-bottom: 10px;
}

.cf-18px-paragraph.header-2.hola.eilin {
  margin-bottom: -10px;
}

.cf-hero-testimonial-contain {
  z-index: 99999;
  background-color: #fff;
  border-radius: 16px;
  max-width: 360px;
  padding: 24px 32px;
  position: absolute;
  inset: auto 0% 0% auto;
  box-shadow: 0 24px 94px #00000014;
}

.cf-hero-testimonial-contain.new.eilin {
  bottom: 20%;
}

.icon-arrow-a {
  filter: brightness(0%) invert();
  width: 10px;
  max-width: none;
  height: 10px;
}

.line-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3px;
  display: flex;
  position: relative;
}

.div-block-118 {
  height: 100%;
}

.line-full {
  background-color: #fdc23e;
  width: 100%;
  position: absolute;
  inset: 0%;
}

.line-full.dark {
  background-color: #fff;
}

.block-footer {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.grid-contacts {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.icon-arrow-b {
  filter: invert();
  width: 10px;
  max-width: none;
  height: 10px;
  position: absolute;
  transform: translate(-120%, 120%);
}

.link-contact {
  width: 100%;
  text-decoration: none;
}

.agent-cta {
  background-color: #24be76;
  border-radius: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 16px 41px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  box-shadow: 0 10px 15px #15c8ff4a;
}

.agent-cta.eilin {
  text-transform: uppercase;
  background-color: #ff1596;
  margin-top: 30px;
  box-shadow: 0 10px 15px #7215ff24;
}

.uui-testimonial07_arrow {
  color: #667085;
  background-color: #fff;
  border: 1px solid #eaecf0;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: all .2s;
  display: flex;
  inset: auto 0% 0% auto;
}

.uui-testimonial07_arrow:hover {
  background-color: #f9fafb;
}

.uui-testimonial07_arrow.left {
  right: 4rem;
}

.uui-text-size-medium-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.text-button {
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
}

.uui-heading-xxsmall-2 {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.5;
}

.heading-18 {
  color: #fff;
  max-width: 700px;
}

.heading-18.eilin {
  margin-top: 0;
}

.text-field-7 {
  color: #101b22;
  background-color: #fafafa;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  height: 52px;
  margin-bottom: 0;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 130%;
  transition: border-color .35s cubic-bezier(.215, .61, .355, 1);
}

.text-field-7:focus {
  border-bottom-color: #fdc23e;
}

.text-field-7::placeholder {
  color: #101b2280;
}

.uui-padding-vertical-xhuge-5 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.section-footer {
  background-color: #101b22;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  padding: 110px 50px 29px;
  display: flex;
}

.section-footer.eiln {
  background-color: #fff;
  padding-top: 60px;
}

.section-top {
  z-index: 10;
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  margin-bottom: 0;
  padding: 100px 50px 110px;
  display: flex;
  position: relative;
}

.home-left-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 540px;
  margin-top: 100px;
  display: flex;
}

.home-left-wrapper.dos.new.eilin {
  margin-bottom: 120px;
}

.div-block-133 {
  opacity: .5;
  color: #5f5f5f;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  transition: all .55s;
  display: flex;
}

.div-block-133:hover {
  opacity: 1;
}

.uui-page-padding-3 {
  background-color: #0000;
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-text-size-medium-3 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

.uui-testimonial07_rating-wrapper {
  align-items: center;
  display: flex;
}

.html-embed-3 {
  background-color: #fff;
  height: 100%;
  padding: 0;
}

.nav-link-3 {
  opacity: 1;
  color: #101b22;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 27px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  transition: opacity .25s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.nav-link-3:hover {
  opacity: .65;
}

.nav-link-3.w--current {
  color: #101b22;
}

.icon-button {
  filter: invert();
  object-fit: contain;
  width: 4px;
  max-width: none;
  height: 8px;
  margin-left: 8px;
}

.image-30 {
  margin-right: 3px;
}

.icon-contact {
  filter: brightness(0%) invert();
  width: 18px;
  max-width: none;
  height: 18px;
  margin-right: 8px;
}

.uui-space-xxsmall-2 {
  width: 100%;
  min-height: .5rem;
}

.uui-heading-xsmall {
  color: #101828;
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.4;
}

.uui-heading-xsmall.text-weight-medium {
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 500;
}

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

.uui-testimonial07_client-image {
  object-fit: cover;
  border-radius: 100%;
  width: 3.5rem;
  min-width: 3.5rem;
  height: 3.5rem;
  min-height: 3.5rem;
}

.cf-1140px-wrapper {
  z-index: 100;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  width: 90%;
  max-width: 1140px;
  margin-top: -400px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 78px;
  display: flex;
  position: relative;
}

.cf-1140px-wrapper.new {
  margin-top: -351px;
}

.cf-1140px-wrapper.comparar {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.cf-testimonial-text---italic {
  color: #0d0e10;
  margin-top: 15px;
  margin-bottom: 14px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-style: italic;
  font-weight: 600;
  line-height: 156%;
}

.cf-testimonial-text---italic.eilin {
  font-style: normal;
  font-weight: 500;
}

.content {
  width: 100%;
  max-width: 1200px;
}

.content.slim {
  max-width: 770px;
}

.navbar-4 {
  background-color: #fff;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: fixed;
  top: 28px;
  left: 28px;
  right: 28px;
  box-shadow: 0 10px 70px #101b2214;
}

.div-block-116 {
  background-image: url('../images/Eneris.avif');
  background-position: 0 0;
  background-size: cover;
  border: 10px solid #24be76;
  border-radius: 600px;
  width: 250px;
  height: 250px;
  margin-bottom: 35px;
}

.div-block-116.new {
  background-image: url('../images/231451254123.avif');
  background-position: -82px -21px;
  background-size: auto 600px;
}

.div-block-116.new.eilin {
  background-image: url('../images/IMG_8543.avif');
  background-position: 50% 0;
  background-size: cover;
  border-width: 5px;
  border-color: #60f;
  width: 200px;
  height: 200px;
}

.footer-down {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.submit-button-8 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #24be76;
  padding: 23px 35px;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  transition: color .35s cubic-bezier(.215, .61, .355, 1), background-color .35s cubic-bezier(.215, .61, .355, 1);
}

.submit-button-8:hover {
  color: #fff;
  background-color: #1d1c1a;
}

.submit-button-8.eilin {
  background-color: #ff1596;
}

.nav-block {
  border-radius: 0;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-block.eilin {
  padding-right: 12px;
}

.uui-heading-subheading-2 {
  color: #13053a;
  margin-bottom: .5rem;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.uui-heading-subheading-2.about {
  margin-top: 10px;
  margin-bottom: 0;
}

.icon-arrow {
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 10px;
  height: 10px;
  margin-left: 12px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.background-video {
  z-index: 50;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.section-hero-a-copy {
  z-index: 10;
  background-color: #f0f6f8;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 70vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.section-hero-a-copy.eilin {
  min-height: 60vh;
  display: none;
}

.uui-testimonial07_client-image-wrapper {
  margin-right: 1rem;
}

.uui-container-large-2 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-117 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.uui-section_contact11 {
  background-color: #f0fff8;
  padding-top: 0;
  padding-bottom: 25px;
}

.uui-section_contact11.eilin {
  background-color: #6600ff08;
  padding-top: 30px;
  padding-bottom: 68px;
}

.text-footer-down {
  color: #95a3b2;
  font-size: 12px;
  line-height: 130%;
}

.div-block-119 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-119.eilin.view {
  display: none;
}

.block {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 550px;
  display: flex;
}

.paragraph-expertise {
  max-width: 270px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-expertise.new {
  max-width: none;
  margin-top: 10px;
}

.paragraph-expertise.new.hide {
  display: none;
}

.paragraph-expertise.new.centred {
  text-align: center;
  max-width: 800px;
}

.paragraph-expertise.new.centred.datos {
  color: #7215ff;
  font-style: italic;
}

.paragraph-expertise.new.white {
  color: #fff;
  text-align: center;
  max-width: 700px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.heading-expertise {
  color: #24be76;
  max-width: 210px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.heading-expertise.eilin {
  color: #7215fe;
}

.uui-text-style-link-02 {
  color: #24be76;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 600;
  text-decoration: none;
}

.uui-text-style-link-02.eilin {
  color: #60f;
}

.uui-testimonial07_client {
  text-align: left;
  align-items: center;
  display: flex;
}

.block-hero-a {
  z-index: 999;
  background-image: linear-gradient(#0000, #000c);
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 140px 70px 50px;
  display: flex;
  position: relative;
}

.div-block-128 {
  background-image: url('../images/IMG_8449.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 750px;
}

.div-block-128.im01 {
  background-image: url('../images/2351341.avif');
  background-position: 50% 0;
  background-size: auto 580px;
  height: 100%;
}

.div-block-128.im06 {
  background-image: url('../images/14962.avif');
  background-position: 50% 0;
  background-size: auto 580px;
  height: 100%;
}

.div-block-128.im02 {
  background-image: none;
  height: 100%;
}

.div-block-128.seguros {
  background-image: url('../images/IMG_8593.avif');
  background-position: 50% 8%;
  background-size: cover;
  margin-bottom: -59px;
}

.div-block-128.im03 {
  background-image: url('../images/2451231.avif');
  background-position: 50%;
  background-size: auto 450px;
  height: 100%;
}

.div-block-128.im05 {
  background-image: url('../images/11328.avif');
  background-position: 30%;
  background-size: auto 580px;
  height: 100%;
}

.section-hero-a {
  z-index: 10;
  background-color: #f0f6f8;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  min-height: 70vh;
  margin-bottom: 0;
  display: flex;
  position: relative;
}

.section-hero-a.eilin {
  min-height: 60vh;
}

.uui-padding-vertical-xhuge-2 {
  padding-top: 0;
  padding-bottom: 0;
}

.uui-testimonial07_component {
  background-color: #0000;
  height: auto;
  margin-top: 4rem;
  padding-bottom: 6rem;
  overflow: hidden;
}

.uui-testimonial07_component.hide {
  display: none;
}

.cf-hero-right-image {
  z-index: 400;
  margin-top: -30px;
  position: relative;
}

.div-block-131 {
  z-index: -1;
  background-color: #f5dcdc;
  height: 400px;
  margin-top: 538px;
  position: sticky;
  top: 350px;
}

.div-block-131._01 {
  z-index: 1;
  background-color: #ececec;
  border-radius: 20px;
  height: 400px;
  margin-top: 60px;
  padding: 25px;
  top: 390px;
  box-shadow: 0 20px 50px #acacaca3;
}

.div-block-131._01.title {
  height: 200px;
  box-shadow: none;
  background-color: #e4e4e400;
  top: 179px;
}

.div-block-131._03 {
  z-index: 3;
  background-color: #f5f5f5;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 436px;
  box-shadow: 0 50px 50px #0000001c;
}

.div-block-131._02 {
  z-index: 2;
  background-color: #f1f1f1;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 412px;
  box-shadow: 0 50px 50px #0000001f;
}

.div-block-131._04 {
  z-index: 3;
  background-color: #fafafa;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 459px;
  box-shadow: 0 50px 50px #0000001c;
}

.div-block-131._05 {
  z-index: 3;
  background-color: #fff;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 482px;
  box-shadow: 0 50px 50px #0000001c;
}

.form-block-7 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.expertise {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.expertise.full {
  background-color: #fff;
  padding: 45px;
}

.expertise.full.centred {
  align-items: center;
  padding-bottom: 0;
  position: static;
  top: 220px;
}

.expertise.full.centred.eilin {
  padding: 75px;
}

.expertise.full.centred.eilin.seguros {
  background-color: #fff0;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
}

.expertise.full.centred.eilin.seguros._1 {
  padding-left: 40px;
  padding-right: 40px;
}

.expertise.full.centred.eilin.seguros.title {
  align-items: center;
  padding-top: 20px;
}

.expertise.full.centred.new {
  padding-bottom: 100px;
}

.expertise.full.centred.n {
  background-color: #fff0;
  padding-top: 0;
  position: static;
}

.expertise.full.centred.no {
  background-color: #fff0;
  padding: 100px 80px;
}

.textarea {
  color: #101b22;
  background-color: #fafafa;
  border: 1px #000;
  border-bottom: 1px solid #fff;
  min-width: 100%;
  max-width: 100%;
  min-height: 150px;
  max-height: 350px;
  margin-bottom: 14px;
  padding: 12px 20px;
  font-size: 18px;
  line-height: 130%;
  transition: border-color .35s cubic-bezier(.215, .61, .355, 1);
}

.textarea:focus {
  border-bottom-color: #fdc23e;
}

.textarea::placeholder {
  color: #101b2280;
}

.section-full {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.section-full.hide {
  display: none;
}

.section-full.green {
  background-color: #24be76;
}

.section-full.green.eilin {
  background-color: #60f;
  padding-bottom: 0;
}

.section-full.eilin {
  padding-bottom: 60px;
}

.uui-testimonial07_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.submit-button-7 {
  background-color: #ff0098;
  border-radius: 200px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 14px 41px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 500;
  box-shadow: 0 10px 15px #15c8ff4a;
}

.submit-button-7.internal {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: -5px;
  padding: 17px 45px;
  font-size: 15px;
}

.submit-button-7.internal.agent {
  float: right;
}

.submit-button-7.internal.agent.hero {
  background-color: #ff0098;
  margin-top: 20px;
}

.submit-button-7.internal.agent.hero.quote {
  background-color: #24be76;
  border: 3px solid #000;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 25px;
  padding-right: 25px;
  box-shadow: 0 10px 15px #ff00981f;
}

.submit-button-7.internal.agent.hero.quote.white {
  color: #101828;
  background-color: #fff;
  margin-right: 10px;
  padding-left: 17px;
  padding-right: 17px;
  box-shadow: 0 10px 15px #ff009812;
}

.submit-button-7.internal.agent.hero.quote.white.n {
  box-shadow: none;
  background-color: #fff;
  border-style: none;
  margin-bottom: 10px;
}

.submit-button-7.internal.agent.hero.quote.n {
  box-shadow: none;
}

.submit-button-7.internal.agent.hero.quote.n.eilin {
  background-color: #ff1596;
  border-style: none;
}

.paragraph-footer {
  color: #95a3b2;
  max-width: 350px;
  font-family: Montserrat, sans-serif;
}

.paragraph-footer.eilin {
  color: #474b4f;
}

.uui-layout52_component {
  grid-column-gap: 3.75rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: grid;
}

.uui-layout52_image-wrapper {
  background-color: #f2f4f700;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  min-height: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cf-hero-layer-blur {
  z-index: 500;
  filter: blur(25px);
  background-color: #f3f3f3;
  width: 100%;
  height: 140px;
  position: absolute;
  inset: auto 0% -12%;
}

.nav-button {
  color: #fff;
  letter-spacing: 1px;
  background-color: #24be76;
  border-radius: 0 7px 7px 40px;
  justify-content: center;
  align-items: center;
  margin-left: 15px;
  padding: 27px 35px;
  font-family: Montserrat, sans-serif;
  text-decoration: none;
  transition: all .425s;
  display: flex;
}

.nav-button:hover {
  background-color: #3a3f3d;
}

.nav-button.eilin {
  background-color: #ff1596;
}

.grid-4-columns-full {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.grid-4-columns-full.new {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-4-columns-full.new.eilin {
  background-color: #fff;
  grid-template-columns: 1fr 1fr;
}

.grid-4-columns-full.new.eilin._01 {
  background-color: #fff0;
  align-items: center;
  height: 100%;
}

.grid-4-columns-full.new.eilin._01.title {
  align-items: start;
}

.uui-page-padding-2 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.uui-testimonial07_mask {
  width: 50%;
  overflow: visible;
}

.uui-testimonial07_divider {
  background-color: #eaecf0;
  align-self: stretch;
  width: 1px;
  margin-left: 1.25rem;
  margin-right: 1.25rem;
}

.uui-contact11_component {
  grid-column-gap: .75rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  margin-top: 0;
  display: grid;
}

.paragraph-27 {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
}

.div-block-134 {
  flex-direction: row;
  display: flex;
}

.uui-contact11_item {
  text-align: center;
  background-color: #fff;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 25px 15px;
  text-decoration: none;
}

.uui-contact11_item.hide {
  display: none;
}

.uui-contact11_item.centred {
  flex-direction: column;
  justify-content: center;
  text-decoration: none;
  display: flex;
}

.uui-section_testimonial07 {
  background-color: #fff;
}

.uui-section_testimonial07.hide {
  display: block;
}

.uui-testimonial07_slide {
  padding-right: 4rem;
}

.text-message {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 130%;
}

.uui-button-wrapper.max-width-full-mobile-landscape {
  margin-left: auto;
  margin-right: auto;
}

.div-block-129 {
  height: auto;
  margin-top: 0;
}

.image-bg-map {
  flex-direction: row;
  min-height: 0;
  display: block;
}

.uui-layout52_item-list {
  grid-column-gap: 2rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  margin-top: 2rem;
  margin-bottom: 2.5rem;
}

.uui-button-row-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.uui-button-row-2.is-reverse-mobile-landscape {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  width: 100%;
}

.success-message-4 {
  background-color: #7215ff;
  padding: 24px;
}

.link-social {
  transition: opacity .25s cubic-bezier(.215, .61, .355, 1);
}

.link-social:hover {
  opacity: .5;
}

.uui-space-small-2 {
  width: 100%;
  min-height: 1.5rem;
}

.uui-max-width-large-2 {
  width: 100%;
  max-width: 48rem;
}

.uui-max-width-large-2.align-center {
  margin-left: auto;
  margin-right: auto;
}

.line-1px {
  background-color: #fff;
  width: 100%;
  height: 1px;
}

.line-1px.opacity {
  opacity: .2;
  background-color: #94f0d9;
}

.nav-menu-3 {
  align-items: center;
  display: flex;
}

.div-block-28 {
  align-self: center;
  width: 100%;
  padding: 0 40px;
}

.div-block-28.top {
  padding-top: 0;
}

.paragraph-7 {
  color: #9e9dbd;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.paragraph-7.footer-link {
  color: #b3b2c3;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-7.footer-link.eiolin {
  color: #60f;
  margin-top: 0;
}

.paragraph-7.eilin {
  color: #000;
}

.form-5 {
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.uui-text-align-center {
  text-align: center;
}

.paragraph-24 {
  max-width: 500px;
  margin-bottom: 36px;
}

.paragraph-24.dark {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.block-heading-text {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.block-heading-text.c {
  align-items: center;
  margin-bottom: 30px;
}

.uui-padding-vertical-xhuge-3 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.link {
  font-weight: 600;
  text-decoration: none;
}

.link.eilin {
  color: #60f;
}

.background-video-2 {
  height: 100%;
}

.uui-button-icon-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  min-height: 1.25rem;
  display: flex;
}

.uui-testimonial07_rating-icon {
  color: #fec84b;
  justify-content: center;
  align-items: center;
  width: 1.25rem;
  height: 1.25rem;
  margin-right: .25rem;
  display: flex;
}

.uui-heading-tiny {
  color: #101828;
  letter-spacing: normal;
  margin-top: 0;
  margin-bottom: 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 1.5;
}

.uui-icon-1x1-xsmall {
  width: 1.5rem;
  height: 1.5rem;
}

.text-span-14 {
  font-size: 15px;
}

.uui-text-size-large-2 {
  color: #475467;
  letter-spacing: normal;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1.125rem;
  line-height: 1.5;
}

.brand-3 {
  justify-content: center;
  align-items: center;
  margin-left: 18px;
  margin-right: 18px;
  padding: 10px;
  display: flex;
}

.div-block-135 {
  margin-top: 100px;
}

.text-contact {
  color: #fff;
  text-align: right;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 130%;
}

.footer-down-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-top: 1px solid #2e404b;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  margin-top: 10px;
  padding-top: 26px;
  display: grid;
}

.footer-down-block.eilin {
  border-top-style: solid;
  border-top-color: #7215ff1a;
  padding-top: 60px;
}

.grid-social {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
}

.grid-social.elin {
  filter: invert(50%) invert();
}

.uui-icon-featured-outline-large {
  color: #7f56d9;
  background-color: #f4ebff;
  border: .5rem solid #f9f5ff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
}

.uui-icon-featured-outline-large.align-center {
  filter: hue-rotate(249deg);
  margin-left: auto;
  margin-right: auto;
}

.uui-icon-featured-outline-large.align-center.left {
  margin-left: 0;
  margin-right: 10px;
}

.uui-icon-featured-outline-large.align-center.left.eilin {
  filter: hue-rotate(357deg);
  border-color: #f9f5ff;
}

.uui-icon-featured-outline-large.align-center.eilin {
  filter: hue-rotate(336deg);
}

.text-block-4 {
  text-align: center;
  font-size: 12px;
  line-height: 14px;
}

.icon-social {
  width: 20px;
  max-width: none;
  height: 20px;
  overflow: clip;
}

.grid-footer {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr 1fr;
  width: 100%;
}

.error-message-3 {
  text-align: center;
  background-color: #ffaeae;
  margin-top: 16px;
  padding: 22px;
}

.uui-container-large-4 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.block-accent {
  background-color: #24be76;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 160px 17%;
  display: flex;
}

.block-accent.eilin {
  background-color: #7215ff;
  padding-top: 100px;
  padding-bottom: 100px;
}

.div-block-143 {
  max-width: 1080px;
  height: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 100px;
}

.div-block-144 {
  height: 100%;
}

.uui-text-size-medium-4 {
  color: #475467;
  letter-spacing: normal;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 18px;
}

.uui-padding-vertical-xhuge-6 {
  padding-top: 7rem;
  padding-bottom: 7rem;
}

.div-block-145 {
  opacity: .5;
  color: #5f5f5f;
  justify-content: center;
  align-items: center;
  padding: 8px;
  text-decoration: none;
  transition: all .55s;
  display: flex;
}

.div-block-145:hover {
  opacity: 1;
}

.uui-page-padding-4 {
  background-color: #0000;
  padding-left: 2rem;
  padding-right: 2rem;
}

.image-34 {
  margin-right: 3px;
}

.submit-button-9 {
  color: #fff;
  text-align: center;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background-color: #24be76;
  padding: 23px 35px;
  font-size: 14px;
  font-weight: 600;
  line-height: 130%;
  transition: color .35s cubic-bezier(.215, .61, .355, 1), background-color .35s cubic-bezier(.215, .61, .355, 1);
}

.submit-button-9:hover {
  color: #fff;
  background-color: #1d1c1a;
}

.submit-button-9.eilin {
  background-color: #ff1596;
}

.uui-container-large-5 {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-146 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.div-block-147 {
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-147.eilin.view {
  display: none;
}

.div-block-148 {
  background-image: url('../images/IMG_8449.avif');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 750px;
}

.div-block-148.im01 {
  background-image: url('../images/2351341.avif');
  background-position: 50% 0;
  background-size: auto 580px;
  height: 100%;
}

.div-block-148.im06 {
  background-image: url('../images/14962.avif');
  background-position: 50% 0;
  background-size: auto 580px;
  height: 100%;
}

.div-block-148.im02 {
  background-image: none;
  height: 100%;
}

.div-block-148.seguros {
  background-image: url('../images/IMG_8593.avif');
  background-position: 50% 8%;
  background-size: cover;
  margin-bottom: -61px;
}

.div-block-148.im03 {
  background-image: url('../images/2451231.avif');
  background-position: 50%;
  background-size: auto 450px;
  height: 100%;
}

.div-block-148.im05 {
  background-image: url('../images/11328.avif');
  background-position: 30%;
  background-size: auto 580px;
  height: 100%;
}

.uui-padding-vertical-xhuge-7 {
  padding-top: 0;
  padding-bottom: 0;
}

.div-block-149 {
  z-index: -1;
  background-color: #f5dcdc;
  height: 400px;
  margin-top: 538px;
  position: sticky;
  top: 350px;
}

.div-block-149._01 {
  z-index: 1;
  background-color: #ececec;
  border-radius: 20px;
  height: 400px;
  margin-top: 60px;
  padding: 25px;
  top: 390px;
  box-shadow: 0 20px 50px #acacaca3;
}

.div-block-149._01.title {
  height: 200px;
  box-shadow: none;
  background-color: #e4e4e400;
  top: 179px;
}

.div-block-149._03 {
  z-index: 3;
  background-color: #f5f5f5;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 436px;
  box-shadow: 0 50px 50px #0000001c;
}

.div-block-149._02 {
  z-index: 2;
  background-color: #f1f1f1;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 412px;
  box-shadow: 0 50px 50px #0000001f;
}

.div-block-149._04 {
  z-index: 3;
  background-color: #fafafa;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 459px;
  box-shadow: 0 50px 50px #0000001c;
}

.div-block-149._05 {
  z-index: 3;
  background-color: #fff;
  border-radius: 20px;
  height: 400px;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  top: 482px;
  box-shadow: 0 50px 50px #0000001c;
}

.uui-page-padding-5 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.paragraph-28 {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  font-family: Montserrat, sans-serif;
}

.div-block-151 {
  flex-direction: row;
  display: flex;
}

.div-block-152 {
  height: auto;
  margin-top: 0;
}

.div-block-153 {
  align-self: center;
  width: 100%;
  padding: 0 40px;
}

.div-block-153.top {
  padding-top: 0;
}

.paragraph-29 {
  color: #9e9dbd;
  margin-top: 20px;
  font-family: Montserrat, sans-serif;
}

.paragraph-29.footer-link {
  color: #b3b2c3;
  font-size: 20px;
  font-weight: 700;
}

.paragraph-29.footer-link.eiolin {
  color: #60f;
  margin-top: 0;
}

.paragraph-29.eilin {
  color: #000;
}

.paragraph-30 {
  max-width: 500px;
  margin-bottom: 36px;
}

.paragraph-30.dark {
  color: #fff;
  font-family: Montserrat, sans-serif;
}

.uui-padding-vertical-xhuge-8 {
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.background-video-3 {
  height: 100%;
}

.text-span-17 {
  font-size: 15px;
}

.div-block-154 {
  margin-top: 100px;
}

.uui-container-large-6 {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.section-20 {
  background-color: #60f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.heading-19 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.paragraph-26 {
  color: #ff1596;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-141 {
  padding-top: 45px;
  padding-bottom: 100px;
}

.heading-20 {
  color: #ff1596;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 73px;
  line-height: 71px;
}

.image-32 {
  max-width: 150px;
  max-height: 70px;
}

.div-block-137 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.section-21 {
  padding-top: 85px;
  padding-bottom: 0;
}

.div-block-139 {
  background-image: url('../images/IMG_8638.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 918px;
}

.div-block-138 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-140 {
  background-color: #60f;
  border-radius: 59px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 80px;
}

.text-block-5 {
  color: #71f65d;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
}

.submit-button-10 {
  background-color: #ff1596;
  border-radius: 4px;
  width: 300px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.link-8 {
  color: #dcc5ff;
}

.text-field-8 {
  border-radius: 3px;
  height: 60px;
  margin-bottom: 24px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.success-message-5 {
  background-color: #ddd0;
}

.form-6 {
  flex-direction: column;
  display: flex;
}

.heading-21 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
}

.heading-21.down {
  margin-top: 60px;
}

.form-block-8 {
  max-width: 600px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.section-22 {
  background-color: #60f;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.paragraph-31 {
  color: #ff1596;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 28px;
  font-weight: 500;
  line-height: 34px;
}

.div-block-156 {
  padding-top: 45px;
  padding-bottom: 100px;
}

.heading-22 {
  color: #ff1596;
  text-align: right;
  font-family: Montserrat, sans-serif;
  font-size: 73px;
  line-height: 71px;
}

.image-36 {
  max-width: 150px;
  max-height: 70px;
}

.div-block-157 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-158 {
  background-image: url('../images/IMG_8638.avif');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 918px;
}

.div-block-159 {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.div-block-160 {
  background-color: #60f;
  border-radius: 59px;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding: 90px 80px;
}

.text-block-6 {
  color: #71f65d;
  font-family: Montserrat, sans-serif;
  font-size: 21px;
  font-weight: 500;
  line-height: 28px;
}

.submit-button-11 {
  background-color: #ff1596;
  border-radius: 4px;
  width: 300px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
}

.text-field-9 {
  border-radius: 3px;
  height: 60px;
  margin-bottom: 24px;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Montserrat, sans-serif;
  font-size: 20px;
}

.success-message-6 {
  background-color: #ddd0;
}

.form-7 {
  flex-direction: column;
  display: flex;
}

.div-block-23 {
  width: 500px;
}

.div-block-23.politicas {
  width: 100%;
  padding: 0 100px 40px;
}

.div-block-21 {
  z-index: 100;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  padding: 0 120px 0 0;
  display: flex;
  position: relative;
}

.div-block-21.politicas {
  width: 1200px;
  padding-right: 0;
}

.div-block-161 {
  background-color: #6600c3;
  width: 100%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}

.section-4 {
  background-color: #0000;
  justify-content: center;
  height: 700px;
  display: flex;
  position: relative;
}

.section-4.politicas {
  height: auto;
  padding-top: 120px;
  padding-bottom: 120px;
}

.heading-5 {
  color: #655fec;
  margin-top: 60px;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 48px;
}

.politicas-rich-text {
  color: #60f;
  font-family: Montserrat, sans-serif;
  font-size: 36px;
}

.politicas-rich-text p {
  color: #383838;
  font-size: 16px;
  line-height: 22px;
}

.politicas-rich-text li {
  color: #7800ff;
  font-size: 16px;
  line-height: 24px;
}

.link-9 {
  color: #dbc3ff;
}

@media screen and (min-width: 1280px) {
  .background-video {
    border-radius: 20px;
  }

  .div-block-119 {
    margin-left: auto;
    margin-right: auto;
  }

  .block-hero-a.eilin {
    border-radius: 20px;
  }

  .section-hero-a.eilin {
    border-radius: 20px;
    width: auto;
    max-width: 1260px;
    margin-top: 100px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-147 {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .div-block-130 {
    height: auto;
    margin-top: 0;
  }

  .cf-64px-heading.name.eilin {
    color: #60f;
  }

  .cf-64px-heading.name.title {
    text-align: center;
  }

  .cf-64px-heading.name.white {
    color: #f9fafb;
    text-align: center;
    line-height: 110%;
  }

  .cf-64px-heading.hero.eilin {
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
  }

  .cf-hero-testimonial-contain {
    z-index: 9999;
  }

  .cf-hero-testimonial-contain.new {
    bottom: 16%;
    right: -17%;
  }

  .cf-hero-testimonial-contain.new.eilin {
    padding: 17px 36px;
    bottom: 25%;
    right: -12%;
  }

  .agent-cta.eilin {
    box-shadow: 0 10px 15px #6600ff21;
  }

  .home-left-wrapper {
    margin-top: 40px;
  }

  .home-left-wrapper.eilin {
    margin-top: 0;
  }

  .uui-page-padding-3 {
    background-color: #fff;
  }

  .html-embed-3 {
    background-color: #fff;
    padding: 0;
  }

  .cf-1140px-wrapper.new {
    margin-top: -350px;
  }

  .cf-1140px-wrapper.new.eilin {
    max-width: 1280px;
  }

  .cf-1140px-wrapper.comparar {
    padding-bottom: 0;
  }

  .cf-testimonial-text---italic.eilin {
    font-style: normal;
    font-weight: 500;
  }

  .navbar-4.eilin {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    max-width: 1280px;
    top: 0;
  }

  .div-block-116.new {
    background-image: url('../images/231451254123.avif');
    background-position: 38% 9%;
    background-size: auto 600px;
  }

  .div-block-116.new.eilin {
    background-image: url('../images/IMG_8543.avif');
    background-position: 55% 2%;
    background-size: cover;
    border-width: 2px;
    border-color: #60f;
  }

  .background-video {
    border-radius: 20px;
  }

  .section-hero-a-copy {
    min-height: 80vh;
    margin-top: 80px;
  }

  .section-hero-a-copy.eilin {
    border-radius: 20px;
    max-width: 1500px;
    min-height: 60vh;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .uui-section_contact11 {
    background-color: #eef9f6;
  }

  .uui-section_contact11.eilin {
    background-color: #6600ff0a;
  }

  .div-block-119 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-119.eilin {
    max-width: 1280px;
  }

  .paragraph-expertise.new.hide {
    display: none;
  }

  .heading-expertise {
    max-width: 230px;
  }

  .heading-expertise.eilin {
    color: #60f;
  }

  .block-hero-a.eilin {
    border-radius: 20px;
    padding-top: 53px;
  }

  .section-hero-a {
    min-height: 80vh;
    margin-top: 80px;
  }

  .section-hero-a.eilin {
    border-radius: 20px;
    max-width: 1500px;
    min-height: 60vh;
    margin-top: 75px;
    margin-left: auto;
    margin-right: auto;
  }

  .uui-testimonial07_component.hide {
    display: none;
  }

  .cf-hero-right-image {
    margin-top: -30px;
  }

  .div-block-131._01, .div-block-131._03, .div-block-131._02, .div-block-131._04, .div-block-131._05 {
    height: 500px;
  }

  .expertise.full.centred.new {
    padding-bottom: 100px;
  }

  .expertise.full.centred.n {
    background-color: #fff0;
    padding-top: 0;
  }

  .expertise.full.centred.no {
    background-color: #fff0;
    padding: 90px 84px;
  }

  .section-full.green {
    background-color: #24be76;
  }

  .section-full.green.eilin {
    background-color: #60f;
  }

  .uui-layout52_image-wrapper {
    background-color: #f2f4f700;
  }

  .uui-page-padding-2 {
    background-color: #0000;
  }

  .uui-section_testimonial07.hide {
    display: block;
  }

  .div-block-129 {
    height: auto;
  }

  .div-block-135 {
    margin-top: 40px;
  }

  .uui-icon-featured-outline-large.align-center.left.eilin {
    filter: hue-rotate(11deg);
  }

  .div-block-143 {
    height: auto;
    margin-top: 0;
  }

  .uui-page-padding-4 {
    background-color: #fff;
  }

  .div-block-147 {
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-147.eilin {
    max-width: 1280px;
  }

  .div-block-149._01, .div-block-149._03, .div-block-149._02, .div-block-149._04, .div-block-149._05 {
    height: 500px;
  }

  .uui-page-padding-5 {
    background-color: #0000;
  }

  .div-block-152 {
    height: auto;
  }

  .div-block-154 {
    margin-top: 40px;
  }

  .div-block-141 {
    padding-bottom: 100px;
  }

  .section-21 {
    padding-bottom: 0;
  }

  .div-block-139 {
    background-repeat: no-repeat;
    background-size: auto 952px;
  }

  .div-block-156 {
    padding-bottom: 100px;
  }

  .div-block-158 {
    background-repeat: no-repeat;
    background-size: auto 952px;
  }
}

@media screen and (max-width: 991px) {
  .cf-image-review-container {
    width: 80%;
  }

  .grid-2-columns-full {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .cf-64px-heading {
    font-size: 54px;
  }

  .cf-18px-paragraph {
    max-width: none;
    margin-bottom: 0;
  }

  .cf-18px-paragraph.header-2 {
    margin-bottom: 40px;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-footer {
    padding-top: 90px;
    padding-bottom: 62px;
  }

  .section-top {
    margin-bottom: 10px;
    padding: 180px 30px 90px;
  }

  .home-left-wrapper {
    width: 100%;
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .nav-link-3 {
    padding: 20px 10px;
  }

  .menu-button-2 {
    color: #101b22;
    background-color: #fdc23e;
    padding: 20px;
    font-size: 22px;
    line-height: 100%;
    transition: color .25s cubic-bezier(.215, .61, .355, 1), background-color .25s cubic-bezier(.215, .61, .355, 1);
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #101b22;
  }

  .cf-1140px-wrapper {
    flex-direction: column;
    padding-top: 0;
  }

  .section-hero-a-copy {
    margin-bottom: 10px;
  }

  .block-hero-a {
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-hero-a {
    margin-bottom: 10px;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .uui-testimonial07_component {
    padding-left: 0;
    padding-right: 0;
  }

  .section-full {
    margin-bottom: 10px;
  }

  .uui-layout52_component {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .uui-layout52_image-wrapper {
    padding: 4rem 2rem;
  }

  .nav-button {
    margin-left: 0;
    padding: 20px 10px;
  }

  .grid-4-columns-full {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr;
  }

  .uui-testimonial07_mask {
    width: 100%;
  }

  .div-block-120 {
    display: none;
  }

  .uui-contact11_component {
    grid-template-columns: 1fr 1fr;
  }

  .uui-testimonial07_slide {
    margin-right: 2.5rem;
    padding-right: 0;
  }

  .nav-menu-3 {
    background-color: #f0f6f8;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .brand-3 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .block-accent {
    padding: 120px 14%;
  }

  .uui-padding-vertical-xhuge-6, .uui-padding-vertical-xhuge-7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .div-block-150 {
    display: none;
  }

  .uui-padding-vertical-xhuge-8 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

@media screen and (max-width: 767px) {
  .cf-image-review-container {
    width: 100%;
  }

  .grid-2-columns-full {
    grid-template-columns: 1fr;
  }

  .cf-64px-heading {
    font-size: 50px;
  }

  .grid-contacts {
    grid-row-gap: 30px;
  }

  .uui-testimonial07_arrow:hover {
    background-color: #fff;
  }

  .uui-testimonial07_arrow.left {
    right: 3.5rem;
  }

  .uui-heading-xxsmall-2 {
    font-size: 1.125rem;
  }

  .uui-padding-vertical-xhuge-5 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-footer {
    padding: 70px 14% 50px;
  }

  .section-top {
    padding-top: 170px;
    padding-bottom: 70px;
  }

  .uui-page-padding-3 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-heading-xsmall {
    font-size: 1.25rem;
  }

  .cf-1140px-wrapper {
    width: 90%;
    padding-top: 0;
    padding-bottom: 90px;
  }

  .footer-down {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .uui-testimonial07_client-image-wrapper {
    margin-bottom: 1rem;
    margin-right: 0;
  }

  .uui-testimonial07_client {
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-testimonial07_component {
    margin-top: 3rem;
    padding-bottom: 3rem;
  }

  .uui-testimonial07_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .uui-layout52_component {
    grid-row-gap: 3rem;
  }

  .uui-layout52_image-wrapper {
    min-height: auto;
    padding: 1.5rem 1rem;
  }

  .uui-page-padding-2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-testimonial07_divider {
    display: none;
  }

  .uui-contact11_component {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
    margin-top: 3rem;
  }

  .uui-testimonial07_slide {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    width: 100%;
  }

  .image-bg-map {
    min-height: 500px;
  }

  .uui-layout52_item-list {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
  }

  .uui-button-row-2 {
    align-self: stretch;
  }

  .uui-button-row-2.is-reverse-mobile-landscape {
    flex-direction: column-reverse;
  }

  .uui-space-small-2 {
    min-height: 1.25rem;
  }

  .form-5 {
    grid-template-columns: 1fr;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-text-size-large-2 {
    font-size: 1rem;
  }

  .footer-down-block {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .grid-footer {
    grid-row-gap: 50px;
    grid-template-columns: 1fr;
  }

  .block-accent {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .uui-padding-vertical-xhuge-6 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-padding-vertical-xhuge-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .uui-page-padding-5 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .uui-padding-vertical-xhuge-8 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

@media screen and (max-width: 479px) {
  .cf-image-review-container {
    order: -1;
  }

  .image-33 {
    margin-right: 0;
  }

  .info-contact {
    margin-bottom: 10px;
  }

  .div-block-130 {
    padding-bottom: 0;
  }

  .grid-2-columns-full {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
  }

  .grid-2-columns-full.h {
    flex-flow: column;
    display: flex;
  }

  .contact {
    flex-direction: column;
    align-items: flex-start;
  }

  .cf-64px-heading {
    margin-top: 0;
    margin-bottom: 140px;
    font-size: 40px;
    line-height: 110%;
  }

  .cf-64px-heading.name.eilin, .cf-64px-heading.name.white.a, .cf-64px-heading.hero.eilin {
    font-size: 32px;
  }

  .cf-64px-heading.hero.eilin.mob {
    color: #60f;
    margin-bottom: 0;
  }

  .cf-18px-paragraph {
    font-size: 16px;
  }

  .cf-18px-paragraph.header-2 {
    margin-bottom: 10px;
  }

  .cf-hero-testimonial-contain {
    flex-direction: column;
    align-items: flex-start;
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
    bottom: auto;
  }

  .agent-cta {
    padding: 15px 30px;
    font-size: 14px;
  }

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

  .section-top {
    margin-bottom: 6px;
    padding-bottom: 55px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .section-top.a {
    padding-top: 60px;
  }

  .home-left-wrapper {
    order: 0;
    margin-top: 100px;
    margin-bottom: 30px;
  }

  .home-left-wrapper.dos {
    margin-top: 20px;
  }

  .home-left-wrapper.dos.new.eilin {
    margin-bottom: 60px;
  }

  .home-left-wrapper.eilin {
    margin-bottom: -50px;
  }

  .home-left-wrapper.eilin.mob {
    margin-top: 0;
    margin-bottom: 0;
    padding: 32px;
  }

  .menu-button-2 {
    color: #fff;
    background-color: #ff1596;
    padding: 15px;
  }

  .cf-1140px-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 25px;
    padding-right: 25px;
    display: grid;
  }

  .cf-1140px-wrapper.new.eilin {
    margin-top: 100px;
  }

  .cf-1140px-wrapper.comparar {
    grid-template-rows: auto;
  }

  .cf-testimonial-text---italic {
    font-size: 16px;
  }

  .navbar-4 {
    top: 24px;
    left: 22px;
    right: 22px;
  }

  .navbar-4.eilin {
    margin-left: 10px;
    margin-right: 10px;
    position: sticky;
    top: 10px;
    left: 10px;
    right: 10px;
  }

  .div-block-116 {
    border-color: #24be76;
  }

  .icon-arrow {
    margin-top: 10px;
    margin-left: 0;
  }

  .section-hero-a-copy {
    margin-bottom: 6px;
  }

  .section-hero-a-copy.eilin {
    height: 300px;
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 0;
    display: block;
  }

  .text-footer-down {
    text-align: center;
  }

  .div-block-119.eilin {
    display: none;
  }

  .div-block-119.eilin.view {
    display: block;
  }

  .paragraph-expertise, .heading-expertise {
    max-width: none;
  }

  .block-hero-a.eilin {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-128.im01, .div-block-128.im06 {
    background-size: auto 450px;
    height: 240px;
  }

  .div-block-128.im02 {
    height: 250px;
  }

  .div-block-128.seguros {
    height: 350px;
  }

  .div-block-128.im03 {
    height: 250px;
  }

  .div-block-128.im05 {
    background-size: auto 450px;
    height: 240px;
  }

  .section-hero-a {
    margin-bottom: 6px;
  }

  .section-hero-a.eilin {
    height: 300px;
    min-height: 0;
    margin-top: 20px;
    margin-bottom: 0;
    display: none;
  }

  .uui-padding-vertical-xhuge-2 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .cf-hero-right-image {
    margin-top: -200px;
  }

  .cf-hero-right-image.eilin {
    max-width: 80%;
    margin-top: -117px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .div-block-131._01, .div-block-131._01.title {
    height: auto;
    margin-top: 0;
    position: static;
  }

  .div-block-131._03, .div-block-131._02, .div-block-131._04, .div-block-131._05 {
    height: auto;
    margin-top: 10px;
    position: static;
  }

  .expertise.full {
    padding-left: 10%;
    padding-right: 10%;
  }

  .expertise.full.centred.eilin {
    padding: 40px;
    position: static;
  }

  .expertise.full.centred.eilin.seguros {
    padding: 25px;
  }

  .expertise.full.centred.eilin.seguros.title {
    padding: 0;
  }

  .expertise.full.centred.no {
    padding: 60px 33px;
  }

  .section-full {
    margin-bottom: 6px;
  }

  .submit-button-7 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .submit-button-7.internal {
    margin-top: 0;
  }

  .submit-button-7.internal.agent {
    margin-left: 0;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12px;
  }

  .submit-button-7.internal.agent.hero.quote {
    text-align: center;
    padding-left: 16px;
    padding-right: 16px;
  }

  .submit-button-7.internal.agent.hero.quote.white {
    margin-top: 10px;
    margin-right: 0;
  }

  .paragraph-footer {
    margin-bottom: 10px;
  }

  .uui-layout52_component {
    grid-row-gap: 1.5rem;
    padding-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cf-hero-layer-blur {
    bottom: 27%;
  }

  .cf-hero-layer-blur.eilin {
    display: none;
  }

  .grid-4-columns-full {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-columns: 1fr;
  }

  .grid-4-columns-full.new.eilin, .grid-4-columns-full.new.eilin._01 {
    grid-template-columns: 1fr;
  }

  .image-31 {
    width: 150px;
  }

  .div-block-120 {
    display: block;
  }

  .uui-contact11_component {
    margin-top: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-27 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-134 {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .uui-button-wrapper.max-width-full-mobile-landscape {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .div-block-129 {
    height: auto;
  }

  .image-bg-map {
    min-height: 400px;
  }

  .image-bg-map.h {
    height: 100%;
  }

  .uui-layout52_item-list {
    grid-row-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

  .div-block-28 {
    order: 0;
    width: auto;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .div-block-28.top {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-padding-vertical-xhuge-3 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .background-video-2 {
    z-index: 1;
  }

  .div-block-135 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-contact {
    text-align: left;
    margin-left: 0;
    font-size: 16px;
  }

  .footer-down-block {
    grid-template-columns: 1fr;
    margin-top: 0;
  }

  .div-block-142 {
    flex-flow: column;
    align-self: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .block-accent {
    padding-top: 65px;
    padding-bottom: 65px;
  }

  .div-block-143 {
    padding-bottom: 0;
  }

  .div-block-147.eilin {
    display: none;
  }

  .div-block-147.eilin.view {
    display: block;
  }

  .div-block-148.im01, .div-block-148.im06 {
    background-size: auto 450px;
    height: 240px;
  }

  .div-block-148.im02 {
    height: 250px;
  }

  .div-block-148.seguros {
    height: 350px;
  }

  .div-block-148.im03 {
    height: 250px;
  }

  .div-block-148.im05 {
    background-size: auto 450px;
    height: 240px;
  }

  .uui-padding-vertical-xhuge-7 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-149._01, .div-block-149._01.title {
    height: auto;
    margin-top: 0;
    position: static;
  }

  .div-block-149._03, .div-block-149._02, .div-block-149._04, .div-block-149._05 {
    height: auto;
    margin-top: 10px;
    position: static;
  }

  .image-35 {
    width: 150px;
  }

  .div-block-150 {
    display: block;
  }

  .paragraph-28 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-151 {
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-152 {
    height: auto;
  }

  .div-block-153 {
    order: 0;
    width: auto;
    padding-top: 18px;
    padding-bottom: 18px;
  }

  .div-block-153.top {
    padding-left: 0;
    padding-right: 0;
  }

  .uui-padding-vertical-xhuge-8 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .background-video-3 {
    z-index: 1;
  }

  .div-block-154 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-155 {
    flex-flow: column;
    align-self: center;
    align-items: center;
    margin-top: 40px;
    display: flex;
  }

  .section-20 {
    height: 150px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .heading-19 {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-26 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-141 {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .heading-20 {
    text-align: center;
    font-size: 38px;
    line-height: 42px;
  }

  .div-block-137 {
    grid-template-columns: 1fr;
  }

  .section-21 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-139 {
    background-size: auto 150%;
    height: 350px;
  }

  .div-block-140 {
    border-radius: 20px;
    margin-top: -10px;
    padding-top: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-5 {
    line-height: 28px;
  }

  .submit-button-10 {
    width: 100%;
  }

  .text-field-8 {
    text-align: center;
  }

  .success-message-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-21 {
    font-size: 20px;
    line-height: 24px;
  }

  .heading-21.big {
    font-size: 30px;
    line-height: 35px;
  }

  .section-22 {
    height: 150px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .paragraph-31 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-156 {
    padding-top: 20px;
    padding-bottom: 30px;
  }

  .heading-22 {
    text-align: center;
    font-size: 38px;
    line-height: 42px;
  }

  .div-block-157 {
    grid-template-columns: 1fr;
  }

  .div-block-158 {
    background-size: auto 150%;
    height: 350px;
  }

  .div-block-160 {
    border-radius: 20px;
    margin-top: -10px;
    padding-top: 60px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .text-block-6 {
    line-height: 28px;
  }

  .submit-button-11 {
    width: 100%;
  }

  .text-field-9 {
    text-align: center;
  }

  .success-message-6 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-23 {
    width: auto;
    margin-bottom: 50px;
    padding: 25px 0;
  }

  .div-block-23.politicas {
    padding: 20px;
  }

  .div-block-21 {
    padding-right: 0;
  }

  .div-block-21.politicas {
    width: auto;
  }

  .div-block-161 {
    width: 100%;
  }

  .section-4 {
    flex-direction: column;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4.politicas {
    flex-direction: column-reverse;
  }

  .heading-5 {
    margin-top: 10px;
    font-size: 24px;
    line-height: 38px;
  }
}

#w-node-_1b194e50-2745-830b-9c3d-9718a55338e7-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a55338eb-241c57db {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a55338ef-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a55338f1-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a55338fa-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a55338fb-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533904-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533905-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a553390f-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533910-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a553391f-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533920-241c57db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a553392a-241c57db {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533937-241c57db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533948-241c57db {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a553394d-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a553394e-241c57db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533956-241c57db {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a55339c2-241c57db {
  justify-self: auto;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a55339ca-241c57db {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a55339fd-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a19-241c57db, #Indica-el-tipo-de-seguro-sobre-el-que-deseas-obtener-informaci-n.w-node-_1b194e50-2745-830b-9c3d-9718a5533a32-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a33-241c57db {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a7f-241c57db {
  align-self: auto;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a8b-241c57db {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a95-241c57db {
  justify-self: start;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9a-241c57db {
  justify-self: center;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-241c57db {
  justify-self: end;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf57f6-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf57fa-da66d979 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf57fe-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5800-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf580a-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf580b-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5815-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5816-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5820-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5821-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5830-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5831-da66d979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf583b-da66d979 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5848-da66d979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5859-da66d979 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf585e-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf585f-da66d979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5867-da66d979 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf58d1-da66d979 {
  justify-self: auto;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf58d9-da66d979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf590b-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5929-da66d979, #Indicate-the-type-of-insurance-you-wish-to-obtain-information-about.w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5943-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5944-da66d979 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5990-da66d979 {
  align-self: auto;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf599c-da66d979 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf59a6-da66d979 {
  justify-self: start;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf59ab-da66d979 {
  justify-self: center;
}

#w-node-_16789c04-5d26-45a2-ba39-f4acc4cf59ac-da66d979 {
  justify-self: end;
}

#w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c0e-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c0f-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c10-ca7e4aac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c11-ca7e4aac {
  place-self: center;
}

#w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c12-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c13-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c14-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c15-ca7e4aac, #w-node-_2429b2a9-4d6f-53ab-18ec-785ea5729c16-ca7e4aac {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_53e757c7-9eb8-0606-c1a2-49ee2d146a8e-ca7e4aac {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-_86888e8a-20f0-7b94-824f-4a590b62ad68-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad69-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6a-f153b1d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6b-f153b1d7 {
  place-self: center;
}

#w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6c-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6d-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6e-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad6f-f153b1d7, #w-node-_86888e8a-20f0-7b94-824f-4a590b62ad70-f153b1d7 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-ff6b2caf-49a7-c99b-b6c7-4d1c8757e4e8-f153b1d7 {
  grid-area: span 1 / span 3 / span 1 / span 3;
  justify-self: center;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a8b-6f2b2cd8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a95-6f2b2cd8 {
  justify-self: start;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9a-6f2b2cd8 {
  justify-self: center;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-6f2b2cd8 {
  justify-self: end;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a8b-77466e05 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: auto;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a95-77466e05 {
  justify-self: start;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9a-77466e05 {
  justify-self: center;
}

#w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-77466e05 {
  justify-self: end;
}

@media screen and (min-width: 1440px) {
  #w-node-_1b194e50-2745-830b-9c3d-9718a5533937-241c57db, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5848-da66d979 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-_1b194e50-2745-830b-9c3d-9718a55338e7-241c57db {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_1b194e50-2745-830b-9c3d-9718a55339ca-241c57db {
    order: -9999;
  }

  #Indica-el-tipo-de-seguro-sobre-el-que-deseas-obtener-informaci-n.w-node-_1b194e50-2745-830b-9c3d-9718a5533a32-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a33-241c57db {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf58d9-da66d979 {
    order: -9999;
  }

  #Indicate-the-type-of-insurance-you-wish-to-obtain-information-about.w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5943-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5944-da66d979 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1b194e50-2745-830b-9c3d-9718a55338da-241c57db {
    justify-self: auto;
  }

  #w-node-_1b194e50-2745-830b-9c3d-9718a553394d-241c57db {
    order: 9999;
  }

  #w-node-_1b194e50-2745-830b-9c3d-9718a55339c2-241c57db, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a7f-241c57db {
    order: -9999;
  }

  #w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-241c57db {
    justify-self: center;
  }

  #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf57e5-da66d979 {
    justify-self: auto;
  }

  #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf585e-da66d979 {
    order: 9999;
  }

  #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf58d1-da66d979, #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf5990-da66d979 {
    order: -9999;
  }

  #w-node-_16789c04-5d26-45a2-ba39-f4acc4cf59ac-da66d979, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-6f2b2cd8, #w-node-_1b194e50-2745-830b-9c3d-9718a5533a9b-77466e05 {
    justify-self: center;
  }
}


