.navbar1-wrapper {
  display: contents;
}
 
.navbar1-container {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-navbar-interactive-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.navbar1-thq-desktop-menu-elm {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.navbar1-thq-links-elm1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.navbar1-thq-link1-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  text-decoration: none;
}
 
.navbar1-thq-link2-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  text-decoration: none;
}
 
.navbar1-thq-link3-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  text-decoration: none;
}
 
.navbar1-thq-link4-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  text-decoration: none;
}
 
.navbar1-thq-link5-elm1 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  text-decoration: none;
}
 
.navbar1-thq-buttons-elm1 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.navbar1-thq-action2-elm1 {
  fill: var(--dl-color-primary-turquesa);
  color: var(--dl-color-primary-turquesa);
  display: flex;
  border-color: var(--dl-color-primary-turquesa);
  flex-direction: row;
}
 
.navbar1-thq-burger-menu-elm {
  display: none;
}
 
.navbar1-icon10 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.navbar1-thq-nav-elm {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-thq-top-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.navbar1-thq-logo-elm {
  height: 3rem;
}
 
.navbar1-thq-close-menu-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.navbar1-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.navbar1-thq-links-elm2 {
  gap: var(--dl-layout-space-unit);
  flex: 0 0 auto;
  display: flex;
  align-self: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
 
.navbar1-thq-link1-elm2 {
  text-decoration: none;
}
 
.navbar1-thq-link2-elm2 {
  text-decoration: none;
}
 
.navbar1-thq-link3-elm2 {
  text-decoration: none;
}
 
.navbar1-thq-link4-elm2 {
  text-decoration: none;
}
 
.navbar1-thq-link5-elm2 {
  text-decoration: none;
}
 
.navbar1-thq-buttons-elm2 {
  gap: var(--dl-layout-space-twounits);
  display: flex;
  margin-top: var(--dl-layout-space-twounits);
  align-items: center;
  flex-direction: row;
}
 
.navbar1-thq-icon-group-elm {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #d21919;
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.navbar1root-class-name {
  display: none;
}
 
@media(max-width: 991px) {
  .navbar1-thq-desktop-menu-elm {
    display: none;
  }
  .navbar1-thq-burger-menu-elm {
    display: flex;
  }
}
 
@media(max-width: 767px) {
  .navbar1-thq-navbar-interactive-elm {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .navbar1-thq-burger-menu-elm {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .navbar1-thq-navbar-interactive-elm {
    padding: var(--dl-layout-space-unit);
    padding-right: 16px;
  }
  .navbar1-thq-mobile-menu-elm {
    padding: var(--dl-layout-space-unit);
  }
}

.speaker-wrapper {
  display: contents;
}
 
.speaker-thq-speaker-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.speaker-image {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.speaker-thq-deails-elm {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.speaker-thq-name-elm {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.speaker-thq-position-elm {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.speaker-thq-point-elm {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.speaker-thq-caption-elm {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 

 

 

 

 

 

 
.speakerroot-class-name8 {
  max-width: 320px;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .speaker-thq-name-elm {
    font-size: 20px;
  }
  .speaker-thq-point-elm {
    margin-top: 4px;
  }
  .speaker-thq-caption-elm {
    font-size: 10px;
  }
}
 
@media(max-width: 767px) {
  .speaker-thq-speaker-elm {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .speaker-thq-name-elm {
    font-size: 14px;
  }
  .speaker-thq-point-elm {
    max-width: 20px;
    margin-top: 0px;
  }
  .speaker-thq-caption-elm {
    font-size: 10px;
  }
}
 
@media(max-width: 479px) {
  .speaker-thq-point-elm {
    width: 100%;
    max-width: 20px;
  }
}

.speaker-wrapper-y423 {
  display: contents;
}
 
.speaker-thq-speaker-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.speaker-image1 {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.speaker-thq-deails-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.speaker-thq-name-elm1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.speaker-thq-position-elm1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.speaker-thq-point-elm1 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.speaker-thq-caption-elm1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 

 

 

 

 

 

 
.speakerroot-class-name8 {
  max-width: 320px;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .speaker-thq-name-elm1 {
    font-size: 20px;
  }
  .speaker-thq-point-elm1 {
    margin-top: 4px;
  }
  .speaker-thq-caption-elm1 {
    font-size: 10px;
  }
}
 
@media(max-width: 767px) {
  .speaker-thq-speaker-elm1 {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .speaker-thq-name-elm1 {
    font-size: 14px;
  }
  .speaker-thq-point-elm1 {
    max-width: 20px;
    margin-top: 0px;
  }
  .speaker-thq-caption-elm1 {
    font-size: 10px;
  }
}
 
@media(max-width: 479px) {
  .speaker-thq-point-elm1 {
    width: 100%;
    max-width: 20px;
  }
}

.speaker-wrapper-xxy6 {
  display: contents;
}
 
.speaker-thq-speaker-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.speaker-image2 {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.speaker-thq-deails-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.speaker-thq-name-elm2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.speaker-thq-position-elm2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.speaker-thq-point-elm2 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.speaker-thq-caption-elm2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 

 

 

 

 

 

 
.speakerroot-class-name8 {
  max-width: 320px;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .speaker-thq-name-elm2 {
    font-size: 20px;
  }
  .speaker-thq-point-elm2 {
    margin-top: 4px;
  }
  .speaker-thq-caption-elm2 {
    font-size: 10px;
  }
}
 
@media(max-width: 767px) {
  .speaker-thq-speaker-elm2 {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .speaker-thq-name-elm2 {
    font-size: 14px;
  }
  .speaker-thq-point-elm2 {
    max-width: 20px;
    margin-top: 0px;
  }
  .speaker-thq-caption-elm2 {
    font-size: 10px;
  }
}
 
@media(max-width: 479px) {
  .speaker-thq-point-elm2 {
    width: 100%;
    max-width: 20px;
  }
}

.speaker-wrapper-sfdg {
  display: contents;
}
 
.speaker-thq-speaker-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.speaker-image3 {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.speaker-thq-deails-elm3 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.speaker-thq-name-elm3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.speaker-thq-position-elm3 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.speaker-thq-point-elm3 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.speaker-thq-caption-elm3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 

 

 

 

 

 

 
.speakerroot-class-name8 {
  max-width: 320px;
}
 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 
@media(max-width: 991px) {
  .speaker-thq-name-elm3 {
    font-size: 20px;
  }
  .speaker-thq-point-elm3 {
    margin-top: 4px;
  }
  .speaker-thq-caption-elm3 {
    font-size: 10px;
  }
}
 
@media(max-width: 767px) {
  .speaker-thq-speaker-elm3 {
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .speaker-thq-name-elm3 {
    font-size: 14px;
  }
  .speaker-thq-point-elm3 {
    max-width: 20px;
    margin-top: 0px;
  }
  .speaker-thq-caption-elm3 {
    font-size: 10px;
  }
}
 
@media(max-width: 479px) {
  .speaker-thq-point-elm3 {
    width: 100%;
    max-width: 20px;
  }
}

.banner1-wrapper {
  display: contents;
}
 
.banner1-container1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  position: relative;
  align-items: center;
}
 
.banner1-thq-max-width-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.banner1-container2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.banner1-thq-title-elm {
  text-align: center;
}
 
.banner1-text1 {
  text-align: center;
}
 
.banner1-link {
  border-color: var(--dl-color-primary-turquesa);
  text-decoration: none;
  background-color: var(--dl-color-primary-turquesa);
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text85 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
  font-family: "Open Sans";
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text83 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text84 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
}
 

 
@media(max-width: 767px) {
  .banner1-text1 {
    font-size: 20px;
  }
}
 
@media(max-width: 479px) {
  .home-text85 {
    font-size: 20px;
    font-family: Open Sans;
    line-height: 1.2;
  }
  .home-text87 {
    color: var(--dl-color-primary-turquesa);
  }
  .home-text84 {
    font-size: 14px;
    font-family: Open Sans;
    line-height: 1.2;
  }
}

.home-container10 {
  width: 100%;
  display: flex;
  overflow: hidden;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-image: url("public/fondo-1500w.jpg");
}
 
.home-fragment10 {
  display: contents;
}
 
.home-text10 {
  color: #d21919;
  display: inline-block;
}
 
.home-fragment11 {
  display: contents;
}
 
.home-text11 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment12 {
  display: contents;
}
 
.home-text12 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment13 {
  display: contents;
}
 
.home-text13 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment14 {
  display: contents;
}
 
.home-text14 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
}
 
.home-fragment15 {
  display: contents;
}
 
.home-text15 {
  display: inline-block;
}
 
.home-fragment16 {
  display: contents;
}
 
.home-text16 {
  display: inline-block;
}
 
.home-thq-hero-elm1 {
  width: 100%;
  height: 85vh;
  display: none;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-background-elm1 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 85%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-image10 {
  height: 100%;
  z-index: 100;
  object-fit: cover;
}
 
.home-thq-hero-content-elm1 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-text17 {
  color: rgb(255, 255, 255);
  font-size: 90px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1;
}
 
.home-thq-caption-elm10 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-register-elm1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-width: 0px;
  background-color: #1397a8;
}
 
.home-text18 {
  width: 100%;
  font-size: 24px;
  max-width: 85px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 24px;
}
 
.home-thq-caption-elm11 {
  color: rgb(255, 255, 255);
  font-size: 32px;
}
 
.home-thq-hero-elm2 {
  width: 100%;
  height: 85vh;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: var(--dl-layout-space-threeunits);
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-header-elm1 {
  top: 0px;
  width: 100%;
  display: flex;
  z-index: 9999;
  position: fixed;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(12, 75, 117, 0.8) 2.00%,rgba(44, 62, 80, 0.8) 98.00%);
}
 
.home-thq-navbar-elm {
  width: 100%;
  display: flex;
  z-index: 1000;
  position: relative;
  max-width: var(--dl-layout-size-maxwidth);
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-twounits);
  margin-bottom: var(--dl-layout-space-unit);
  padding-right: var(--dl-layout-space-twounits);
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: space-between;
}
 
.home-image11 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-desktop-menu-elm {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
}
 
.home-thq-nav-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-link-elm1 {
  text-decoration: none;
}
 
.home-thq-link-elm2 {
  text-decoration: none;
}
 
.home-thq-link-elm3 {
  text-decoration: none;
}
 
.home-thq-link-elm4 {
  text-decoration: none;
}
 
.home-thq-link-elm5 {
  text-decoration: none;
}
 
.home-thq-link-elm6 {
  text-decoration: none;
}
 
.home-thq-register-elm2 {
  text-decoration: none;
}
 
.home-icon10 {
  width: 16px;
  height: 16px;
}
 
.home-thq-burger-menu-elm {
  display: none;
  align-items: center;
  justify-content: center;
}
 
.home-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-thq-mobile-menu-elm {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: flex;
  padding: 32px;
  z-index: 100;
  position: fixed;
  transform: translateX(100%);
  transition: 0.5s;
  flex-direction: column;
  justify-content: space-between;
  background-color: #ffffff;
}
 
.home-thq-nav-elm2 {
  display: flex;
  z-index: 20;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-container-elm {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.home-image12 {
  width: 200px;
  object-fit: cover;
}
 
.home-thq-menu-close-elm {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.home-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.home-thq-nav-elm3 {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-link10 {
  text-decoration: none;
}
 
.home-link11 {
  text-decoration: none;
}
 
.home-link12 {
  text-decoration: none;
}
 
.home-link13 {
  text-decoration: none;
}
 
.home-thq-button-container-elm {
  flex: 0 0 auto;
  width: auto;
  display: flex;
  margin-top: var(--dl-layout-space-unit);
  align-items: center;
  flex-direction: row;
}
 
.home-thq-login-elm {
  margin-right: var(--dl-layout-space-twounits);
}
 
.home-thq-icon-group-elm {
  display: flex;
  z-index: 20;
}
 
.home-thq-icons-elm {
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
}
 
.home-thq-background-elm2 {
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 80%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.home-thq-slider-elm {
  width: 100%;
  height: 100%;
  display: inline-block;
}
 
.home-thq-portada-elm {
  display: flex;
  overflow: hidden;
  margin-top: var(--dl-layout-space-oneandhalfunits);
  align-items: center;
  margin-bottom: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  justify-content: center;
}
 
.home-thq-background-elm3 {
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 85%;
  margin: auto;
  display: flex;
  position: absolute;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
 
.home-image13 {
  height: 100%;
  display: none;
  z-index: 100;
  object-fit: cover;
}
 
.home-thq-hero-content-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  height: 577px;
  display: flex;
  z-index: 100;
  max-width: 1000px;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
 
.home-image14 {
  width: 775px;
  height: 295px;
  align-self: center;
  object-fit: cover;
}
 
.home-thq-caption-elm12 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
 
.home-thq-register-elm3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-width: 0px;
  text-decoration: none;
  background-color: #1397a8;
}
 
.home-thq-register-elm3:hover {
  background-color: var(--dl-color-primary-azulabm);
}
 
.home-text22 {
  width: 100%;
  font-size: 18px;
  max-width: 85px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 24px;
}
 
.home-thq-caption-elm13 {
  color: rgb(255, 255, 255);
  font-size: 32px;
}
 
.home-thq-claudia-sheinbaum-elm {
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(6, 6, 6, 0.51) 0.00%,rgba(44, 62, 80, 0.49) 100.00%),url("public/foto-presidenta-1500h.png");
}
 
.home-text23 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 32px;
  margin-top: var(--dl-layout-space-unit);
  text-align: left;
  padding-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-sixunits);
}
 
.home-text24 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 48px;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 700;
  padding-left: var(--dl-layout-space-sixunits);
  padding-right: var(--dl-layout-space-sixunits);
}
 
.home-text25 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 24px;
  margin-top: var(--dl-layout-space-unit);
  text-align: left;
  padding-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-halfunit);
  padding-right: var(--dl-layout-space-sixunits);
}
 
.home-thq-informacin-elm {
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  backdrop-filter: blur(5px);
  background-size: cover;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(1, 35, 57, 0.37) 0.00%,rgba(44, 62, 80, 0.68) 100.00%),url("public/hotelava-1500h.jpg");
}
 
.home-text26 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 48px;
  font-style: normal;
  text-align: center;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.home-text27 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 24px;
  margin-top: var(--dl-layout-space-unit);
  text-align: center;
  margin-bottom: var(--dl-layout-space-twounits);
}
 
.home-link14 {
  text-decoration: none;
}
 
.home-thq-carrera-elm {
  display: flex;
  overflow: hidden;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  justify-content: center;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.62) 0.00%,rgba(0, 0, 0, 0.62) 0.00%),url("public/carrera%20large-1500h.jpeg");
}
 
.home-text28 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 48px;
  font-style: normal;
  text-align: left;
  font-family: "Open Sans";
  font-weight: 700;
  padding-left: var(--dl-layout-space-sixunits);
  padding-right: var(--dl-layout-space-sixunits);
}
 
.home-text29 {
  fill: var(--dl-color-theme-accent1);
  color: var(--dl-color-theme-accent1);
  width: 100%;
  font-size: 24px;
  margin-top: var(--dl-layout-space-unit);
  text-align: left;
  padding-left: var(--dl-layout-space-sixunits);
  margin-bottom: var(--dl-layout-space-twounits);
  padding-right: var(--dl-layout-space-sixunits);
}
 
.home-button {
  align-self: flex-start;
  margin-left: var(--dl-layout-space-sixunits);
}
 
.home-thq-slider-pagination-elm {
  display: block;
}
 
.home-thq-watch-elm {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-thq-content-elm10 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: 900px;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-video-elm {
  width: 100%;
  cursor: pointer;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.home-video {
  width: 100%;
  transition: 0.3s;
}
 
.home-video:hover {
  box-shadow: 0px 0px 30px 0px #000000;
}
 
.home-image15 {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 80px;
  bottom: 0px;
  cursor: pointer;
  margin: auto;
  display: none;
  position: absolute;
  object-fit: cover;
  transition: 0.3s;
}
 
.home-image15:hover {
  width: 90px;
}
 
.home-image16 {
  top: 0px;
  left: 0px;
  color: var(--dl-color-primary-100);
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 100%;
  margin: auto;
  position: absolute;
  object-fit: cover;
}
 
.home-thq-notes-elm {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  flex-direction: column;
}
 
.home-thq-first-elm {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-content-elm11 {
  gap: var(--dl-layout-space-oneandhalfunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-thq-header-elm2 {
  color: rgb(255, 255, 255);
  font-size: 50px;
  font-style: normal;
  font-family: "Source Sans Pro";
  font-weight: 600;
  line-height: 60px;
}
 
.home-thq-list-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-note-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm10 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.home-text30 {
  color: var(--dl-color-gray-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 27px;
}
 
.home-thq-note-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm11 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-black);
}
 
.home-image17 {
  width: auto;
  display: flex;
  align-self: stretch;
  object-fit: contain;
  aspect-ratio: 1;
  justify-items: center;
}
 
.home-thq-second-elm {
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  position: relative;
  max-width: auto;
  align-items: center;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
  background-color: #1598a9;
}
 
.home-thq-content-elm12 {
  gap: var(--dl-layout-space-threeunits);
  flex: 1;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-thq-header-elm3 {
  color: var(--dl-color-gray-white);
  font-size: 48px;
  font-style: normal;
  font-family: "Source Sans Pro";
  font-weight: 600;
  line-height: 1;
}
 
.home-thq-note-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm12 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.home-text31 {
  color: var(--dl-color-gray-white);
  width: 100%;
  font-size: 18px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 600;
  line-height: 27px;
}
 
.home-thq-register-elm4 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-color: var(--dl-color-gray-white);
}
 
.home-icon16 {
  width: 16px;
  height: 16px;
}
 
.home-image18 {
  width: 510px;
  height: 305px;
  object-fit: cover;
  margin-bottom: 0px;
  object-position: right center;
}
 
.home-thq-ava-resort-elm {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  overflow: hidden;
  position: relative;
  align-items: flex-start;
  padding-top: 120px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: 120px;
  justify-content: center;
  background-color: #1598a9;
}
 
.home-thq-content-elm13 {
  gap: var(--dl-layout-space-threeunits);
  width: 607px;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: 11px;
  padding-right: 20px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-oneandhalfunits);
}
 
.home-thq-header-elm4 {
  color: var(--dl-color-gray-white);
  margin: 0;
  font-size: 48px;
  font-style: normal;
  font-family: ""Source Sans Pro"";
  font-weight: 600;
  line-height: 1;
}
 
.home-thq-note-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm13 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-shrink: 0;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.home-text33 {
  color: var(--dl-color-gray-white);
  width: 100%;
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-family: ""Open Sans"";
  font-weight: 600;
  line-height: 27px;
}
 
.home-thq-register-elm5 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  border-color: var(--dl-color-gray-white);
  text-decoration: none;
}
 
.home-thq-register-elm5:hover {
  background-color: var(--dl-color-primary-azulabm);
}
 
.home-icon18 {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
 
.home-image19 {
  width: 631px;
  height: 417px;
  object-fit: cover;
  flex-shrink: 0;
  margin-bottom: 0px;
  object-position: right center;
}
 
.home-thq-ponentes-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: 80px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 80px;
}
 
.home-thq-header-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm1 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm10 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  height: 69px;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 100px;
}
 
.home-thq-caption-elm14 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  line-height: 27px;
}
 
.home-thq-list-elm2 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-row-elm1 {
  width: 941px;
  height: 437px;
  display: flex;
  align-self: center;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-emilio-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  margin-right: var(--dl-layout-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.home-thq-deails-elm1 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-name-elm10 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-position-elm1 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm14 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.home-thq-caption-elm15 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 
.home-thq-regina-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  position: relative;
  align-items: flex-start;
  margin-left: var(--dl-layout-space-fourunits);
  margin-right: var(--dl-layout-space-fourunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.home-image21 {
  width: 100%;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-deails-elm2 {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-name-elm11 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-position-elm2 {
  gap: var(--dl-layout-space-halfunit);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm15 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: var(--dl-color-gray-white);
}
 
.home-thq-caption-elm16 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
}
 
.home-thq-row-elm3 {
  width: 100%;
  display: none;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-row-elm4 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-row-elm5 {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-patrocinadores-platino-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container11 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm11 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text38 {
  color: #476075;
}
 
.home-text40 {
  color: #1598a9;
}
 
.home-container12 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link15 {
  display: contents;
}
 
.home-image22 {
  width: 300px;
  display: flex;
  object-fit: cover;
  margin-right: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link16 {
  display: contents;
}
 
.home-image23 {
  width: 160px;
  height: 48px;
  display: flex;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-programa2-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: none;
  align-items: center;
  padding-top: 80px;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.home-thq-content-elm14 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-thq-header-elm6 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1101px;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1290px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm12 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 1289px;
  font-size: 50px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-thq-caption-elm17 {
  color: rgb(255, 255, 255);
  font-size: 20px;
  align-self: center;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-main-elm10 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-tab-selector-elm1 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  border-bottom-width: 1px;
}
 
.home-text41 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-text42 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-text43 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-thq-lists-elm1 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-list-elm3 {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm10 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm11 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm10 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm11 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm13 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm10 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm10 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm10 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm12 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm16 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm18 {
  width: 100%;
}
 
.home-thq-element-elm11 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm12 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm12 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm14 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm11 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm11 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm13 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm17 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm12 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm13 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm13 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm15 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm12 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm12 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm14 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm18 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm13 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm14 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm14 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm16 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm13 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm13 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm15 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm19 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm14 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm15 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm15 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm17 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm14 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm14 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm16 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm20 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm15 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm16 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm16 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm18 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm15 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm11 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm15 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm17 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm21 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-list-elm4 {
  width: 100%;
  display: none;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm16 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm17 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm17 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm19 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm16 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm16 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm18 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm22 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm17 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm18 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm18 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm20 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm17 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm12 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm17 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm19 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm23 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm25 {
  width: 100%;
}
 
.home-thq-element-elm18 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm19 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm19 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm21 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm18 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm18 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm20 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm24 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-list-elm5 {
  width: 100%;
  display: none;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm19 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm20 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm20 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm22 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm19 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm13 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm19 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm21 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm25 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm27 {
  width: 100%;
}
 
.home-thq-element-elm20 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm21 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm21 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm23 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm20 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm20 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm22 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm26 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm21 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm22 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm22 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm24 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm21 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm21 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm23 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm27 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm22 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm23 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm23 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm25 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm22 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm14 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm22 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm24 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm28 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-container14 {
  display: contents;
}
 
.home-thq-programa-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 80px;
  flex-direction: column;
  padding-bottom: 120px;
  justify-content: center;
}
 
.home-thq-content-elm15 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-thq-header-elm7 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1101px;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm3 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 1290px;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm26 {
  fill: var(--dl-color-theme-secondary1);
  color: var(--dl-color-theme-secondary1);
  width: 1289px;
  font-size: 50px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-thq-caption-elm31 {
  color: rgb(255, 255, 255);
  width: 846px;
  font-size: 20px;
  align-self: center;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-main-elm24 {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-tab-selector-elm2 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  border-bottom-width: 1px;
}
 
.home-text44 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-text45 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-text46 {
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 21px;
}
 
.home-thq-lists-elm2 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-list-elm6 {
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm23 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm25 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm24 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm25 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm27 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm23 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm15 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm23 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm25 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm29 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm32 {
  width: 100%;
}
 
.home-thq-element-elm24 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm26 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm26 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm27 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm28 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm24 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm24 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm30 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm25 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm27 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm28 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm29 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm29 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm25 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm25 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm26 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm31 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm26 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm28 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm30 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm31 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm30 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm26 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm26 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm32 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm27 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm29 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm32 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm33 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm31 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm27 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm27 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm27 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm33 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-list-elm7 {
  width: 100%;
  display: none;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm28 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm30 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm34 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm35 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm32 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm28 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm28 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm34 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm29 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm31 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm36 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm37 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm33 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm29 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm16 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm29 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm28 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm35 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm35 {
  width: 100%;
}
 
.home-thq-element-elm30 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm32 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm38 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm39 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm34 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm30 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm30 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm36 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-list-elm8 {
  width: 100%;
  display: none;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-element-elm31 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm33 {
  gap: var(--dl-layout-space-unit);
  color: white;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm40 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm41 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm35 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm31 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm17 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm31 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm29 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm37 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm36 {
  width: 100%;
}
 
.home-thq-main-elm34 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-author-elm32 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm18 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm32 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm30 {
  width: 100%;
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm38 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-caption-elm37 {
  width: 100%;
}
 
.home-thq-element-elm32 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm35 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm42 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm43 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm36 {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm33 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm33 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-point-elm39 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm33 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm36 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm44 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm45 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm37 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm34 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-details-elm34 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm31 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm40 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm34 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm37 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm46 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm47 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm38 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm35 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm19 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm35 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm32 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm41 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-thq-element-elm35 {
  width: 100%;
  display: flex;
  align-items: flex-start;
  padding-top: var(--dl-layout-space-threeunits);
  border-color: rgba(255, 255, 255, 0.2);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
  border-bottom-width: 1px;
}
 
.home-thq-main-elm38 {
  gap: var(--dl-layout-space-unit);
  flex: 1;
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-time-elm48 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-time-elm49 {
  font-size: 15px;
  letter-spacing: 2%;
}
 
.home-thq-title-elm39 {
  font-size: 28px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 2%;
}
 
.home-thq-author-elm36 {
  gap: var(--dl-layout-space-unit);
  display: none;
  align-items: center;
  flex-direction: row;
}
 
.home-thq-icon-elm20 {
  width: 40px;
  object-fit: cover;
  aspect-ratio: 1;
}
 
.home-thq-details-elm36 {
  gap: var(--dl-layout-space-halfunit);
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-name-elm33 {
  font-style: normal;
  font-weight: 600;
}
 
.home-thq-point-elm42 {
  width: 100%;
  height: 1px;
  display: flex;
  max-width: 40px;
  margin-top: var(--dl-layout-space-halfunit);
  align-items: center;
  flex-direction: row;
  background-color: rgba(255, 255, 255, 0.2);
}
 
.home-container16 {
  display: contents;
}
 
.home-thq-patrocinadores-oro-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container17 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm40 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text49 {
  color: #476075;
}
 
.home-text51 {
  color: #1598a9;
}
 
.home-container18 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link17 {
  display: contents;
}
 
.home-image24 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: 0px;
  text-decoration: none;
}
 
.home-link18 {
  display: contents;
}
 
.home-image25 {
  width: 100px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link19 {
  display: contents;
}
 
.home-image26 {
  width: 150px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link20 {
  display: contents;
}
 
.home-image27 {
  width: 120px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link21 {
  display: contents;
}
 
.home-image28 {
  width: 200px;
  align-self: center;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-qu-esperar-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: 100px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-thq-header-elm8 {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 640px;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm4 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm41 {
  color: var(--dl-color-gray-white);
  font-size: 64px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}
 
.home-thq-brands-elm {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-row-elm6 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.home-thq-item-elm1 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image29 {
  height: 100px;
  align-self: center;
  object-fit: cover;
}
 
.home-thq-details-elm37 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm42 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
 
.home-thq-description-elm1 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-item-elm2 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image30 {
  height: 100px;
  align-self: center;
  object-fit: cover;
}
 
.home-thq-details-elm38 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm43 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
 
.home-thq-description-elm2 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-item-elm3 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image31 {
  height: 100px;
  align-self: center;
  object-fit: cover;
}
 
.home-thq-details-elm39 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm44 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
 
.home-thq-description-elm3 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-item-elm4 {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-image32 {
  height: 100px;
  align-self: center;
  object-fit: cover;
}
 
.home-thq-details-elm40 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm45 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 24px;
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 60px;
}
 
.home-thq-description-elm4 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  text-align: center;
  line-height: 27px;
}
 
.home-thq-patrocinadores-plata-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container19 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm46 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text52 {
  color: #476075;
}
 
.home-text54 {
  color: #1598a9;
}
 
.home-container20 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link22 {
  display: contents;
}
 
.home-image33 {
  width: 178px;
  height: 43px;
  display: flex;
  object-fit: cover;
  margin-right: 0px;
  text-decoration: none;
}
 
.home-link23 {
  display: contents;
}
 
.home-image34 {
  width: 100px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link24 {
  display: contents;
}
 
.home-image35 {
  width: auto;
  height: 142px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-informacin-inscripcin-elm {
  gap: 120px;
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-more-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  z-index: 100;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-top: var(--dl-layout-space-oneandhalfunits);
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
  padding-bottom: 120px;
}
 
.home-thq-header-elm9 {
  gap: var(--dl-layout-space-oneandhalfunits);
  color: white;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-heading-elm5 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.home-thq-title-elm47 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  width: 1244px;
  height: 69px;
  font-size: 43px;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-thq-caption-elm41 {
  fill: var(--dl-color-gray-white);
  color: var(--dl-color-gray-white);
  font-size: 18px;
  line-height: 27px;
}
 
.home-thq-costo-elm {
  width: 100%;
  display: flex;
  box-shadow: 3px 3px 5px 0px #d4d4d4;
  flex-direction: column;
}
 
.home-thq-trigger-elm1 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.home-thq-summary-elm1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.home-text55 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.home-thq-icon-container-elm1 {
  transition: transform 0.3s ease-in-out;
}
 
.home-container21 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #ffffff;
}
 
.home-text56 {
  font-size: 20px;
  line-height: 1.4;
}
 
.home-thq-confirmaciones-elm {
  width: 100%;
  display: flex;
  box-shadow: 3px 3px 5px 0px #d4d4d4;
  flex-direction: column;
}
 
.home-thq-trigger-elm2 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.home-thq-summary-elm2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.home-text69 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.home-thq-icon-container-elm2 {
  transition: transform 0.3s ease-in-out;
}
 
.home-container22 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #ffffff;
}
 
.home-text70 {
  font-size: 20px;
  font-family: "Open Sans";
}
 
.home-text72 {
  font-family: "Open Sans";
}
 
.home-thq-formas-de-pago-elm {
  width: 100%;
  display: flex;
  box-shadow: 3px 3px 5px 0px #d4d4d4;
  flex-direction: column;
}
 
.home-thq-trigger-elm3 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.home-thq-summary-elm3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.home-text73 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.home-thq-icon-container-elm3 {
  transition: transform 0.3s ease-in-out;
}
 
.home-container23 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #ffffff;
}
 
.home-text74 {
  font-size: 20px;
  line-height: 1.4;
}
 
.home-thq-poltica-de-cancelacin-elm {
  width: 100%;
  display: flex;
  box-shadow: 3px 3px 5px 0px #d4d4d4;
  flex-direction: column;
}
 
.home-thq-trigger-elm4 {
  cursor: pointer;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-unit);
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #D9D9D9;
}
 
.home-thq-summary-elm4 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
 
.home-text78 {
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 700;
}
 
.home-thq-icon-container-elm4 {
  transition: transform 0.3s ease-in-out;
}
 
.home-container24 {
  display: flex;
  padding-top: var(--dl-layout-space-halfunit);
  padding-left: var(--dl-layout-space-oneandhalfunits);
  padding-right: var(--dl-layout-space-oneandhalfunits);
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-halfunit);
  background-color: #ffffff;
}
 
.home-text79 {
  font-size: 20px;
  font-family: "Open Sans";
}
 
.home-thq-patrocinadores-bronce-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container25 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm48 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text80 {
  color: #476075;
}
 
.home-text82 {
  color: #1598a9;
}
 
.home-container26 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link25 {
  display: contents;
}
 
.home-image36 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link26 {
  display: contents;
}
 
.home-image37 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-fragment17 {
  display: contents;
}
 
.home-text83 {
  display: inline-block;
}
 
.home-fragment18 {
  display: contents;
}
 
.home-text84 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-size: 24px;
  font-style: normal;
  font-family: "Open Sans";
  font-weight: 400;
}
 
.home-fragment19 {
  display: contents;
}
 
.home-text85 {
  color: var(--dl-color-theme-secondary1);
  display: inline-block;
  font-family: "Open Sans";
}
 
.home-thq-aliados-tecnologicos-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: var(--dl-color-gray-900);
}
 
.home-container27 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm49 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text88 {
  color: #476075;
}
 
.home-text90 {
  color: #1598a9;
}
 
.home-container28 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link27 {
  display: contents;
}
 
.home-image38 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link28 {
  display: contents;
}
 
.home-image39 {
  width: 250px;
  display: flex;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-bienvenida-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container29 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm50 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text91 {
  color: #476075;
}
 
.home-text93 {
  color: #1598a9;
}
 
.home-container30 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link29 {
  display: contents;
}
 
.home-image40 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link30 {
  display: contents;
}
 
.home-image41 {
  width: 100px;
  display: flex;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-giveaway-elm {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container31 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm51 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text94 {
  color: #476075;
}
 
.home-text96 {
  color: #1598a9;
}
 
.home-container32 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link31 {
  display: contents;
}
 
.home-image42 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: 0px;
  text-decoration: none;
}
 
.home-thq-convencionistas-elm1 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container33 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm52 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text97 {
  color: #476075;
}
 
.home-text99 {
  color: #1598a9;
}
 
.home-container34 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link32 {
  display: contents;
}
 
.home-image43 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: 0px;
  text-decoration: none;
}
 
.home-thq-convencionistas-elm2 {
  gap: var(--dl-layout-space-fiveunits);
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 41px;
  padding-left: 0px;
  padding-right: 0px;
  flex-direction: column;
  padding-bottom: 43px;
  justify-content: flex-start;
  background-color: #D9D9D9;
}
 
.home-container35 {
  width: 100%;
  display: block;
  max-width: var(--dl-layout-size-maxwidth);
}
 
.home-thq-title-elm53 {
  fill: var(--dl-color-gray-black);
  color: var(--dl-color-gray-black);
  width: 100%;
  height: 95px;
  display: block;
  font-size: 35px;
  max-width: var(--dl-layout-size-maxwidth);
  align-self: center;
  font-style: normal;
  text-align: center;
  font-weight: 600;
  line-height: 100px;
}
 
.home-text101 {
  color: #1598a9;
}
 
.home-container36 {
  flex: 0 0 auto;
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: center;
  justify-content: center;
}
 
.home-link33 {
  display: contents;
}
 
.home-image44 {
  width: 200px;
  display: flex;
  object-fit: cover;
  margin-right: 0px;
  text-decoration: none;
}
 
.home-link34 {
  display: contents;
}
 
.home-image45 {
  width: 200px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-link35 {
  display: contents;
}
 
.home-image46 {
  width: 160px;
  object-fit: cover;
  margin-left: var(--dl-layout-space-fourunits);
  text-decoration: none;
}
 
.home-thq-footer-elm {
  width: 100%;
  display: flex;
  align-items: center;
  padding-top: 120px;
  flex-direction: column;
  padding-bottom: var(--dl-layout-space-fiveunits);
  background-color: var(--dl-color-gray-white);
}
 
.home-thq-content-elm20 {
  gap: var(--dl-layout-space-threeunits);
  width: 100%;
  display: flex;
  max-width: var(--dl-layout-size-maxwidth);
  align-items: flex-start;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: column;
}
 
.home-container37 {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
 
.home-link36 {
  display: contents;
}
 
.home-image47 {
  width: 200px;
  object-fit: cover;
  text-decoration: none;
}
 
.home-thq-details-elm41 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: column;
}
 
.home-thq-socials-elm {
  gap: var(--dl-layout-space-oneandhalfunits);
  width: 100%;
  display: flex;
  max-width: 600px;
  align-items: center;
  flex-direction: row;
}
 
.home-link37 {
  display: contents;
}
 
.home-image48 {
  text-decoration: none;
}
 
.home-link38 {
  display: contents;
}
 
.home-image49 {
  text-decoration: none;
}
 
.home-link39 {
  display: contents;
}
 
.home-image50 {
  text-decoration: none;
}
 
.home-link40 {
  display: contents;
}
 
.home-image51 {
  text-decoration: none;
}
 
.home-link41 {
  display: contents;
}
 
.home-image52 {
  text-decoration: none;
}
 
.home-link42 {
  display: contents;
}
 
.home-image53 {
  text-decoration: none;
}
 
.home-thq-copyright-elm {
  width: 100%;
  font-size: 14px;
  line-height: 21px;
}
 
.home-container39 {
  display: contents;
}
 
.home-container41 {
  display: contents;
}
 
.home-container43 {
  display: contents;
}
 
@media(max-width: 991px) {
  .home-text18 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }
  .home-thq-nav-elm1 {
    width: 539px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-caption-elm12 {
    width: 100%;
  }
  .home-text22 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
  }
  .home-thq-first-elm {
    flex-direction: column;
  }
  .home-thq-content-elm11 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-image17 {
    flex: 0 0 auto;
    width: 100%;
  }
  .home-thq-second-elm {
    flex-direction: column;
  }
  .home-thq-content-elm12 {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-ava-resort-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
    flex-direction: column;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-content-elm13 {
    width: 100%;
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: 0;
    padding-right: 0;
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-image19 {
    width: 100%;
    height: 270px;
    margin-bottom: 0px;
  }
  .home-thq-row-elm1 {
    width: 100%;
  }
  .home-thq-emilio-elm {
    margin-left: var(--dl-layout-space-threeunits);
    margin-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-name-elm10 {
    font-size: 20px;
  }
  .home-thq-point-elm14 {
    margin-top: 4px;
  }
  .home-thq-caption-elm15 {
    font-size: 10px;
  }
  .home-thq-regina-elm {
    margin-left: var(--dl-layout-space-threeunits);
    margin-right: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-name-elm11 {
    font-size: 20px;
  }
  .home-thq-point-elm15 {
    margin-top: 4px;
  }
  .home-thq-caption-elm16 {
    font-size: 10px;
  }
  .home-thq-heading-elm2 {
    width: 831px;
  }
  .home-thq-point-elm16 {
    margin-top: 4px;
  }
  .home-thq-caption-elm18 {
    font-size: 10px;
  }
  .home-thq-point-elm17 {
    margin-top: 4px;
  }
  .home-thq-caption-elm19 {
    font-size: 10px;
  }
  .home-thq-point-elm18 {
    margin-top: 4px;
  }
  .home-thq-caption-elm20 {
    font-size: 10px;
  }
  .home-thq-point-elm19 {
    margin-top: 4px;
  }
  .home-thq-caption-elm21 {
    font-size: 10px;
  }
  .home-thq-point-elm20 {
    margin-top: 4px;
  }
  .home-thq-caption-elm22 {
    font-size: 10px;
  }
  .home-thq-point-elm21 {
    margin-top: 4px;
  }
  .home-thq-caption-elm23 {
    font-size: 10px;
  }
  .home-thq-point-elm22 {
    margin-top: 4px;
  }
  .home-thq-caption-elm24 {
    font-size: 10px;
  }
  .home-thq-point-elm23 {
    margin-top: 4px;
  }
  .home-thq-caption-elm25 {
    font-size: 10px;
  }
  .home-thq-point-elm24 {
    margin-top: 4px;
  }
  .home-thq-caption-elm26 {
    font-size: 10px;
  }
  .home-thq-point-elm25 {
    margin-top: 4px;
  }
  .home-thq-caption-elm27 {
    font-size: 10px;
  }
  .home-thq-point-elm26 {
    margin-top: 4px;
  }
  .home-thq-caption-elm28 {
    font-size: 10px;
  }
  .home-thq-point-elm27 {
    margin-top: 4px;
  }
  .home-thq-caption-elm29 {
    font-size: 10px;
  }
  .home-thq-point-elm28 {
    margin-top: 4px;
  }
  .home-thq-caption-elm30 {
    font-size: 10px;
  }
  .home-thq-heading-elm3 {
    width: 848px;
  }
  .home-thq-title-elm26 {
    width: 698px;
    margin-right: 0px;
  }
  .home-thq-point-elm29 {
    margin-top: 4px;
  }
  .home-thq-caption-elm32 {
    font-size: 10px;
  }
  .home-thq-point-elm30 {
    margin-top: 4px;
  }
  .home-thq-point-elm31 {
    margin-top: 4px;
  }
  .home-thq-caption-elm33 {
    font-size: 10px;
  }
  .home-thq-point-elm32 {
    margin-top: 4px;
  }
  .home-thq-point-elm33 {
    margin-top: 4px;
  }
  .home-thq-caption-elm34 {
    font-size: 10px;
  }
  .home-thq-point-elm34 {
    margin-top: 4px;
  }
  .home-thq-point-elm35 {
    margin-top: 4px;
  }
  .home-thq-caption-elm35 {
    font-size: 10px;
  }
  .home-thq-point-elm36 {
    margin-top: 4px;
  }
  .home-thq-point-elm37 {
    margin-top: 4px;
  }
  .home-thq-caption-elm36 {
    font-size: 10px;
  }
  .home-thq-point-elm38 {
    margin-top: 4px;
  }
  .home-thq-caption-elm37 {
    font-size: 10px;
  }
  .home-thq-point-elm39 {
    margin-top: 4px;
  }
  .home-thq-point-elm40 {
    margin-top: 4px;
  }
  .home-thq-caption-elm38 {
    font-size: 10px;
  }
  .home-thq-point-elm41 {
    margin-top: 4px;
  }
  .home-thq-caption-elm39 {
    font-size: 10px;
  }
  .home-thq-point-elm42 {
    margin-top: 4px;
  }
  .home-thq-caption-elm40 {
    font-size: 10px;
  }
  .home-container18 {
    display: flex;
    justify-items: center;
    flex-direction: column;
  }
  .home-image24 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image25 {
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image26 {
    margin-left: 0px;
  }
  .home-image27 {
    margin-left: 00px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image28 {
    margin-left: 0px;
  }
  .home-thq-title-elm42 {
    line-height: 1;
  }
  .home-thq-title-elm43 {
    line-height: 1;
  }
  .home-thq-title-elm44 {
    line-height: 1;
  }
  .home-thq-title-elm45 {
    line-height: 1;
  }
  .home-thq-title-elm47 {
    width: 800px;
  }
  .home-thq-caption-elm41 {
    width: 839px;
  }
}
 
@media(max-width: 767px) {
  .home-thq-hero-elm1 {
    height: 60vh;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-hero-content-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-caption-elm10 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-register-elm1 {
    padding: var(--dl-layout-space-halfunit);
  }
  .home-text18 {
    font-size: 18px;
    line-height: 18px;
  }
  .home-thq-caption-elm11 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-hero-elm2 {
    height: 60vh;
    padding-top: var(--dl-layout-space-oneandhalfunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-desktop-menu-elm {
    display: none;
  }
  .home-thq-burger-menu-elm {
    display: flex;
  }
  .home-icon12 {
    fill: white;
  }
  .home-thq-nav-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-container-elm {
    margin-bottom: var(--dl-layout-space-unit);
  }
  .home-thq-nav-elm3 {
    gap: var(--dl-layout-space-unit);
  }
  .home-text20 {
    color: rgb(0, 0, 0);
  }
  .home-link10 {
    color: rgb(0, 0, 0);
  }
  .home-link11 {
    color: rgb(0, 0, 0);
  }
  .home-link12 {
    color: rgb(0, 0, 0);
  }
  .home-link13 {
    color: rgb(0, 0, 0);
  }
  .home-text21 {
    color: rgb(0, 0, 0);
  }
  .home-thq-button-container-elm {
    gap: var(--dl-layout-space-unit);
    width: 50%;
    margin-top: 0px;
    align-items: flex-start;
    flex-direction: column;
  }
  .home-thq-login-elm {
    width: 100%;
    border-width: 1px;
    margin-right: var(--dl-layout-space-twounits);
  }
  .home-thq-icon-group-elm {
    width: 100%;
    justify-content: flex-start;
  }
  .home-thq-background-elm2 {
    display: none;
  }
  .home-thq-hero-content-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image14 {
    width: 443px;
    height: 169px;
  }
  .home-thq-caption-elm12 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-register-elm3 {
    padding: var(--dl-layout-space-halfunit);
  }
  .home-text22 {
    font-size: 18px;
    line-height: 18px;
  }
  .home-thq-caption-elm13 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-claudia-sheinbaum-elm {
    background-size: cover;
    background-repeat: ,no-repeat;
    background-position: ,right;
  }
  .home-text23 {
    fill: var(--dl-color-theme-accent1);
    color: var(--dl-color-theme-accent1);
    width: 100%;
    font-size: 32px;
    margin-top: var(--dl-layout-space-unit);
    text-align: left;
    padding-left: var(--dl-layout-space-sixunits);
    margin-bottom: var(--dl-layout-space-halfunit);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-text28 {
    fill: var(--dl-color-theme-accent1);
    color: var(--dl-color-theme-accent1);
    width: 100%;
    font-size: 48px;
    font-style: normal;
    text-align: left;
    font-family: Open Sans;
    font-weight: 700;
    padding-left: var(--dl-layout-space-sixunits);
    padding-right: var(--dl-layout-space-sixunits);
  }
  .home-thq-watch-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-content-elm10 {
    gap: var(--dl-layout-space-oneandhalfunits);
    max-width: 900px;
  }
  .home-image15 {
    width: 40px;
  }
  .home-image16 {
    left: 0px;
    right: 0px;
    margin: auto;
  }
  .home-thq-content-elm11 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-content-elm12 {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-register-elm4 {
    width: 100%;
  }
  .home-thq-ava-resort-elm {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-content-elm13 {
    gap: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-header-elm4 {
    font-size: 36px;
    line-height: 1.2;
  }
  .home-text33 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-register-elm5 {
    width: 100%;
  }
  .home-thq-ponentes-elm {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-heading-elm1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-title-elm10 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-caption-elm14 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-row-elm1 {
    flex-direction: column;
  }
  .home-thq-emilio-elm {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-name-elm10 {
    font-size: 14px;
  }
  .home-thq-point-elm14 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm15 {
    font-size: 10px;
  }
  .home-thq-regina-elm {
    margin-left: var(--dl-layout-space-unit);
    margin-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-name-elm11 {
    font-size: 14px;
  }
  .home-thq-point-elm15 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm16 {
    font-size: 10px;
  }
  .home-thq-row-elm3 {
    flex-direction: column;
  }
  .home-thq-patrocinadores-platino-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm11 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-programa2-elm {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-content-elm14 {
    gap: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-heading-elm2 {
    gap: var(--dl-layout-space-unit);
    width: 665px;
  }
  .home-thq-title-elm12 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-caption-elm17 {
    width: 90%;
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-tab-selector-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-tab-elm1 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text41 {
    font-size: 16px;
  }
  .home-thq-tab-elm2 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text42 {
    font-size: 16px;
  }
  .home-thq-tab-elm3 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text43 {
    font-size: 16px;
  }
  .home-thq-main-elm11 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm10 {
    font-size: 10px;
  }
  .home-thq-time-elm11 {
    font-size: 10px;
  }
  .home-thq-title-elm13 {
    font-size: 18px;
  }
  .home-thq-point-elm16 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm18 {
    font-size: 10px;
  }
  .home-thq-main-elm12 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm12 {
    font-size: 10px;
  }
  .home-thq-title-elm14 {
    font-size: 18px;
  }
  .home-thq-details-elm11 {
    align-items: center;
  }
  .home-thq-name-elm13 {
    font-size: 10px;
  }
  .home-thq-point-elm17 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm19 {
    font-size: 10px;
  }
  .home-thq-main-elm13 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm13 {
    font-size: 10px;
  }
  .home-thq-title-elm15 {
    font-size: 18px;
  }
  .home-thq-details-elm12 {
    align-items: center;
  }
  .home-thq-name-elm14 {
    font-size: 10px;
  }
  .home-thq-point-elm18 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm20 {
    font-size: 10px;
  }
  .home-thq-main-elm14 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm14 {
    font-size: 10px;
  }
  .home-thq-title-elm16 {
    font-size: 18px;
  }
  .home-thq-details-elm13 {
    align-items: center;
  }
  .home-thq-name-elm15 {
    font-size: 10px;
  }
  .home-thq-point-elm19 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm21 {
    font-size: 10px;
  }
  .home-thq-main-elm15 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm15 {
    font-size: 10px;
  }
  .home-thq-title-elm17 {
    font-size: 18px;
  }
  .home-thq-details-elm14 {
    align-items: center;
  }
  .home-thq-name-elm16 {
    font-size: 10px;
  }
  .home-thq-point-elm20 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm22 {
    font-size: 10px;
  }
  .home-thq-main-elm16 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm16 {
    font-size: 10px;
  }
  .home-thq-title-elm18 {
    font-size: 18px;
  }
  .home-thq-point-elm21 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm23 {
    font-size: 10px;
  }
  .home-thq-main-elm17 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm17 {
    font-size: 10px;
  }
  .home-thq-title-elm19 {
    font-size: 18px;
  }
  .home-thq-details-elm16 {
    align-items: center;
  }
  .home-thq-name-elm18 {
    font-size: 10px;
  }
  .home-thq-point-elm22 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm24 {
    font-size: 10px;
  }
  .home-thq-main-elm18 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm18 {
    font-size: 10px;
  }
  .home-thq-title-elm20 {
    font-size: 18px;
  }
  .home-thq-point-elm23 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm25 {
    font-size: 10px;
  }
  .home-thq-main-elm19 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm19 {
    font-size: 10px;
  }
  .home-thq-title-elm21 {
    font-size: 18px;
  }
  .home-thq-details-elm18 {
    align-items: center;
  }
  .home-thq-name-elm20 {
    font-size: 10px;
  }
  .home-thq-point-elm24 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm26 {
    font-size: 10px;
  }
  .home-thq-main-elm20 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm20 {
    font-size: 10px;
  }
  .home-thq-title-elm22 {
    font-size: 18px;
  }
  .home-thq-point-elm25 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm27 {
    font-size: 10px;
  }
  .home-thq-main-elm21 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm21 {
    font-size: 10px;
  }
  .home-thq-title-elm23 {
    font-size: 18px;
  }
  .home-thq-details-elm20 {
    align-items: center;
  }
  .home-thq-name-elm22 {
    font-size: 10px;
  }
  .home-thq-point-elm26 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm28 {
    font-size: 10px;
  }
  .home-thq-main-elm22 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm22 {
    font-size: 10px;
  }
  .home-thq-title-elm24 {
    font-size: 18px;
  }
  .home-thq-details-elm21 {
    align-items: center;
  }
  .home-thq-name-elm23 {
    font-size: 10px;
  }
  .home-thq-point-elm27 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm29 {
    font-size: 10px;
  }
  .home-thq-main-elm23 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm23 {
    font-size: 10px;
  }
  .home-thq-title-elm25 {
    font-size: 18px;
  }
  .home-thq-point-elm28 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm30 {
    font-size: 10px;
  }
  .home-thq-programa-elm {
    gap: var(--dl-layout-space-twounits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-content-elm15 {
    gap: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-heading-elm3 {
    gap: var(--dl-layout-space-unit);
    width: 464px;
    margin-right: 0px;
  }
  .home-thq-title-elm26 {
    width: 462px;
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-caption-elm31 {
    width: 465px;
    display: flex;
    font-size: 16px;
    align-self: center;
    line-height: 24px;
    margin-right: 0px;
    justify-items: center;
    justify-content: center;
  }
  .home-thq-tab-selector-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-tab-elm4 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text44 {
    font-size: 16px;
  }
  .home-thq-tab-elm5 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text45 {
    font-size: 16px;
  }
  .home-thq-tab-elm6 {
    padding-bottom: var(--dl-layout-space-unit);
  }
  .home-text46 {
    font-size: 16px;
  }
  .home-thq-main-elm25 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm24 {
    font-size: 10px;
  }
  .home-thq-time-elm25 {
    font-size: 10px;
  }
  .home-thq-title-elm27 {
    font-size: 18px;
  }
  .home-thq-point-elm29 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm32 {
    font-size: 10px;
  }
  .home-thq-main-elm26 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm26 {
    font-size: 10px;
  }
  .home-thq-time-elm27 {
    font-size: 10px;
  }
  .home-thq-title-elm28 {
    font-size: 18px;
  }
  .home-thq-details-elm24 {
    align-items: center;
  }
  .home-thq-point-elm30 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-main-elm27 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm28 {
    font-size: 10px;
  }
  .home-thq-time-elm29 {
    font-size: 10px;
  }
  .home-thq-title-elm29 {
    font-size: 18px;
  }
  .home-thq-details-elm25 {
    align-items: center;
  }
  .home-thq-name-elm26 {
    font-size: 10px;
  }
  .home-thq-point-elm31 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm33 {
    font-size: 10px;
  }
  .home-thq-main-elm28 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm30 {
    font-size: 10px;
  }
  .home-thq-time-elm31 {
    font-size: 10px;
  }
  .home-thq-title-elm30 {
    font-size: 18px;
  }
  .home-thq-details-elm26 {
    align-items: center;
  }
  .home-thq-point-elm32 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-main-elm29 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm32 {
    font-size: 10px;
  }
  .home-thq-time-elm33 {
    font-size: 10px;
  }
  .home-thq-title-elm31 {
    font-size: 18px;
  }
  .home-thq-details-elm27 {
    align-items: center;
  }
  .home-thq-name-elm27 {
    font-size: 10px;
  }
  .home-thq-point-elm33 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm34 {
    font-size: 10px;
  }
  .home-thq-main-elm30 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm34 {
    font-size: 10px;
  }
  .home-thq-time-elm35 {
    font-size: 10px;
  }
  .home-thq-title-elm32 {
    font-size: 18px;
  }
  .home-thq-details-elm28 {
    align-items: center;
  }
  .home-thq-point-elm34 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-main-elm31 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm36 {
    font-size: 10px;
  }
  .home-thq-time-elm37 {
    font-size: 10px;
  }
  .home-thq-title-elm33 {
    font-size: 18px;
  }
  .home-thq-point-elm35 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm35 {
    font-size: 10px;
  }
  .home-thq-main-elm32 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm38 {
    font-size: 10px;
  }
  .home-thq-time-elm39 {
    font-size: 10px;
  }
  .home-thq-title-elm34 {
    font-size: 18px;
  }
  .home-thq-details-elm30 {
    align-items: center;
  }
  .home-thq-point-elm36 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-main-elm33 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm40 {
    font-size: 10px;
  }
  .home-thq-time-elm41 {
    font-size: 10px;
  }
  .home-thq-title-elm35 {
    font-size: 18px;
  }
  .home-thq-point-elm37 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm36 {
    font-size: 10px;
  }
  .home-thq-main-elm34 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-point-elm38 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm37 {
    font-size: 10px;
  }
  .home-thq-main-elm35 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm42 {
    font-size: 10px;
  }
  .home-thq-time-elm43 {
    font-size: 10px;
  }
  .home-thq-title-elm36 {
    font-size: 18px;
  }
  .home-thq-details-elm33 {
    align-items: center;
  }
  .home-thq-point-elm39 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-main-elm36 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm44 {
    font-size: 10px;
  }
  .home-thq-time-elm45 {
    font-size: 10px;
  }
  .home-thq-title-elm37 {
    font-size: 18px;
  }
  .home-thq-details-elm34 {
    align-items: center;
  }
  .home-thq-name-elm31 {
    font-size: 10px;
  }
  .home-thq-point-elm40 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm38 {
    font-size: 10px;
  }
  .home-thq-main-elm37 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm46 {
    font-size: 10px;
  }
  .home-thq-time-elm47 {
    font-size: 10px;
  }
  .home-thq-title-elm38 {
    font-size: 18px;
  }
  .home-thq-point-elm41 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm39 {
    font-size: 10px;
  }
  .home-thq-main-elm38 {
    gap: var(--dl-layout-space-halfunit);
  }
  .home-thq-time-elm48 {
    font-size: 10px;
  }
  .home-thq-time-elm49 {
    font-size: 10px;
  }
  .home-thq-title-elm39 {
    font-size: 18px;
  }
  .home-thq-point-elm42 {
    max-width: 20px;
    margin-top: 0px;
  }
  .home-thq-caption-elm40 {
    font-size: 10px;
  }
  .home-thq-patrocinadores-oro-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm40 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-image26 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-qu-esperar-elm {
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-header-elm8 {
    align-self: center;
  }
  .home-thq-heading-elm4 {
    gap: var(--dl-layout-space-unit);
    width: 644px;
  }
  .home-thq-title-elm41 {
    color: var(--dl-color-gray-white);
    width: 643px;
    font-size: 30px;
    font-style: normal;
    text-align: center;
    font-weight: 600;
    line-height: 33px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-thq-brands-elm {
    width: auto;
    align-self: stretch;
  }
  .home-thq-row-elm6 {
    gap: var(--dl-layout-space-twounits);
    flex-direction: column;
  }
  .home-thq-item-elm1 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 698px;
    align-items: center;
    margin-right: 0px;
  }
  .home-image29 {
    height: 60px;
  }
  .home-thq-details-elm37 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-title-elm42 {
    font-size: 24px;
    line-height: 28px;
  }
  .home-thq-description-elm1 {
    width: 90%;
    font-size: 16px;
    align-self: center;
    line-height: 24px;
  }
  .home-thq-item-elm2 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 696px;
    align-items: center;
  }
  .home-image30 {
    height: 60px;
  }
  .home-thq-details-elm38 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-title-elm43 {
    font-size: 24px;
    line-height: 28px;
  }
  .home-thq-description-elm2 {
    width: 90%;
    font-size: 16px;
    align-self: center;
    line-height: 24px;
  }
  .home-thq-item-elm3 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 688px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-image31 {
    height: 60px;
  }
  .home-thq-details-elm39 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
  .home-thq-title-elm44 {
    font-size: 24px;
    line-height: 28px;
  }
  .home-thq-description-elm3 {
    width: 90%;
    font-size: 16px;
    align-self: center;
    line-height: 24px;
  }
  .home-thq-item-elm4 {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 696px;
  }
  .home-image32 {
    height: 60px;
  }
  .home-thq-details-elm40 {
    gap: var(--dl-layout-space-unit);
    width: 100%;
  }
  .home-thq-title-elm45 {
    font-size: 24px;
    line-height: 28px;
  }
  .home-thq-description-elm4 {
    width: 90%;
    font-size: 16px;
    align-self: center;
    line-height: 24px;
  }
  .home-thq-patrocinadores-plata-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm46 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-informacin-inscripcin-elm {
    gap: var(--dl-layout-space-fourunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-more-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: 0px;
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: 0px;
  }
  .home-thq-header-elm9 {
    align-self: center;
  }
  .home-thq-heading-elm5 {
    gap: var(--dl-layout-space-unit);
    width: 629px;
    margin-right: 0px;
  }
  .home-thq-title-elm47 {
    width: 707px;
    font-size: 30px;
    margin-top: var(--dl-layout-space-twounits);
    text-align: center;
    line-height: 33px;
  }
  .home-thq-caption-elm41 {
    width: 548px;
    font-size: 16px;
    align-self: center;
    text-align: center;
    line-height: 24px;
  }
  .home-thq-patrocinadores-bronce-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm48 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-aliados-tecnologicos-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm49 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-bienvenida-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm50 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-giveaway-elm {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm51 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-convencionistas-elm1 {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm52 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-thq-convencionistas-elm2 {
    gap: var(--dl-layout-space-threeunits);
    padding-top: var(--dl-layout-space-threeunits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
    padding-bottom: var(--dl-layout-space-threeunits);
  }
  .home-thq-title-elm53 {
    font-size: 30px;
    line-height: 33px;
  }
  .home-container36 {
    flex-direction: column;
  }
  .home-image44 {
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image45 {
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image46 {
    margin-left: 0px;
  }
  .home-thq-footer-elm {
    padding-top: var(--dl-layout-space-threeunits);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-content-elm20 {
    gap: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-oneandhalfunits);
    padding-right: var(--dl-layout-space-oneandhalfunits);
  }
  .home-thq-socials-elm {
    gap: var(--dl-layout-space-twounits);
  }
}
 
@media(max-width: 479px) {
  .home-text17 {
    font-size: 50px;
  }
  .home-thq-mobile-menu-elm {
    padding: 16px;
  }
  .home-thq-button-container-elm {
    width: 100%;
  }
  .home-thq-login-elm {
    margin-right: var(--dl-layout-space-twounits);
  }
  .home-thq-icon-group-elm {
    justify-content: center;
  }
  .home-image14 {
    width: 273px;
    height: 105px;
  }
  .home-thq-register-elm3 {
    width: 76px;
    height: 74px;
  }
  .home-text22 {
    font-size: 14px;
  }
  .home-thq-claudia-sheinbaum-elm {
    background-size: cover;
    background-repeat: ,no-repeat;
    background-position: ,center;
  }
  .home-text24 {
    font-size: 32px;
  }
  .home-text25 {
    font-size: 20px;
  }
  .home-text26 {
    font-size: 32px;
    line-height: 1;
  }
  .home-text27 {
    font-size: 18px;
  }
  .home-thq-header-elm2 {
    color: rgb(255, 255, 255);
    font-size: 30px;
    font-style: normal;
    font-family: Source Sans Pro;
    font-weight: 600;
    line-height: 36px;
  }
  .home-thq-list-elm1 {
    gap: var(--dl-layout-space-unit);
  }
  .home-thq-point-elm10 {
    width: 100%;
    max-width: 20px;
  }
  .home-text30 {
    color: var(--dl-color-gray-white);
    width: 100%;
    font-size: 14px;
    font-style: normal;
    font-family: Open Sans;
    font-weight: 600;
    line-height: 1.2;
  }
  .home-thq-point-elm11 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-content-elm12 {
    gap: var(--dl-layout-space-twounits);
  }
  .home-thq-header-elm3 {
    font-size: 30px;
    line-height: 36px;
  }
  .home-thq-point-elm12 {
    width: 100%;
    max-width: 20px;
  }
  .home-text31 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-ava-resort-elm {
    gap: var(--dl-layout-space-unit);
    padding-top: var(--dl-layout-space-twounits);
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
    padding-bottom: var(--dl-layout-space-twounits);
  }
  .home-thq-content-elm13 {
    gap: var(--dl-layout-space-twounits);
    padding-left: 0;
    padding-right: 0;
  }
  .home-thq-header-elm4 {
    font-size: 28px;
    line-height: 1.3;
  }
  .home-thq-point-elm13 {
    width: 100%;
    max-width: 20px;
  }
  .home-text33 {
    font-size: 14px;
    line-height: 21px;
  }
  .home-thq-register-elm5 {
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 14px;
  }
  .home-icon18 {
    width: 14px;
    height: 14px;
  }
  .home-thq-row-elm1 {
    height: 297px;
  }
  .home-thq-point-elm14 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-point-elm15 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-title-elm11 {
    height: 63px;
  }
  .home-container12 {
    flex-direction: column;
  }
  .home-image22 {
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image23 {
    width: 130px;
    height: auto;
    margin-left: 0px;
  }
  .home-thq-heading-elm2 {
    width: 397px;
  }
  .home-thq-title-elm12 {
    width: 394px;
  }
  .home-thq-tab-elm1 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-tab-elm2 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-tab-elm3 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-details-elm10 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm12 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm16 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm11 {
    width: 100%;
  }
  .home-thq-author-elm12 {
    width: 100%;
  }
  .home-thq-author-elm13 {
    width: 100%;
  }
  .home-thq-author-elm14 {
    width: 100%;
  }
  .home-thq-details-elm15 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm17 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm21 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm16 {
    width: 100%;
  }
  .home-thq-details-elm17 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm19 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm23 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm18 {
    width: 100%;
  }
  .home-thq-details-elm19 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm21 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm25 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm20 {
    width: 100%;
  }
  .home-thq-author-elm21 {
    width: 100%;
  }
  .home-thq-details-elm22 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm24 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm28 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-header-elm7 {
    width: auto;
    align-self: center;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
  }
  .home-thq-heading-elm3 {
    width: 263px;
  }
  .home-thq-title-elm26 {
    width: 236px;
  }
  .home-thq-caption-elm31 {
    color: rgb(255, 255, 255);
    width: 263px;
    font-size: 14px;
    align-self: center;
    text-align: center;
    line-height: 1;
    margin-right: 0px;
  }
  .home-thq-tab-elm4 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-tab-elm5 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-tab-elm6 {
    padding-bottom: var(--dl-layout-space-halfunit);
  }
  .home-thq-details-elm23 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm25 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm29 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm24 {
    width: 100%;
  }
  .home-thq-author-elm25 {
    width: 100%;
  }
  .home-thq-author-elm26 {
    width: 100%;
  }
  .home-thq-author-elm27 {
    width: 100%;
  }
  .home-thq-author-elm28 {
    width: 100%;
  }
  .home-thq-details-elm29 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm28 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm35 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-author-elm30 {
    width: 100%;
  }
  .home-thq-details-elm31 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm29 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm37 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-details-elm32 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm30 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm38 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-title-elm36 {
    font-size: 18px;
  }
  .home-thq-author-elm33 {
    width: 100%;
  }
  .home-thq-author-elm34 {
    width: 100%;
  }
  .home-thq-details-elm35 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm32 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm41 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-details-elm36 {
    gap: 4px;
    flex-direction: column;
  }
  .home-thq-name-elm33 {
    font-size: 16px;
    line-height: 24px;
  }
  .home-thq-point-elm42 {
    width: 100%;
    max-width: 20px;
  }
  .home-thq-title-elm40 {
    height: 59px;
  }
  .home-image24 {
    width: auto;
    height: 34px;
  }
  .home-image25 {
    width: auto;
    height: 77px;
  }
  .home-image26 {
    width: auto;
    height: 43px;
  }
  .home-image27 {
    width: auto;
    height: 50px;
  }
  .home-image28 {
    width: 150px;
    height: auto;
  }
  .home-thq-heading-elm4 {
    width: 332px;
    margin-right: 0px;
  }
  .home-thq-title-elm41 {
    width: 335px;
    text-align: center;
    margin-right: 0px;
    padding-right: 0px;
  }
  .home-thq-row-elm6 {
    width: auto;
    align-self: center;
  }
  .home-thq-item-elm1 {
    width: 333px;
    margin-right: 0px;
  }
  .home-thq-description-elm1 {
    width: 295px;
  }
  .home-thq-item-elm2 {
    width: 332px;
  }
  .home-thq-description-elm2 {
    width: 294px;
  }
  .home-thq-item-elm3 {
    width: 327px;
    align-self: center;
    margin-left: 0px;
    padding-left: 0px;
  }
  .home-thq-details-elm39 {
    width: 100%;
  }
  .home-thq-description-elm3 {
    width: 278px;
    margin-right: 0px;
  }
  .home-thq-item-elm4 {
    width: 333px;
    margin-right: 0px;
  }
  .home-thq-description-elm4 {
    width: 289px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-thq-title-elm46 {
    height: 46px;
  }
  .home-container20 {
    flex-direction: column;
  }
  .home-image33 {
    width: auto;
    height: 33px;
    padding-left: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image34 {
    margin-left: 0px;
  }
  .home-image35 {
    margin-left: 0px;
  }
  .home-thq-header-elm9 {
    width: 323px;
  }
  .home-thq-heading-elm5 {
    width: 100%;
  }
  .home-thq-title-elm47 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    width: 323px;
    height: 69px;
    font-size: 24px;
    font-style: normal;
    margin-top: var(--dl-layout-space-twounits);
    text-align: center;
    font-weight: 600;
    line-height: 100px;
  }
  .home-thq-caption-elm41 {
    fill: var(--dl-color-gray-white);
    color: var(--dl-color-gray-white);
    width: 290px;
    font-size: 14px;
    align-self: center;
    text-align: center;
    line-height: 1.2;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-text55 {
    font-size: 20px;
  }
  .home-text69 {
    font-size: 20px;
  }
  .home-text73 {
    font-size: 20px;
  }
  .home-text78 {
    font-size: 20px;
  }
  .home-container26 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image36 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image37 {
    margin-left: 0px;
  }
  .home-text84 {
    font-size: 14px;
    font-family: Open Sans;
    line-height: 1.2;
  }
  .home-text85 {
    font-size: 20px;
    font-family: Open Sans;
    line-height: 1.2;
  }
  .home-text87 {
    color: var(--dl-color-primary-turquesa);
  }
  .home-container28 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image38 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image39 {
    margin-left: 0px;
  }
  .home-container30 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image40 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image41 {
    margin-left: 0px;
  }
  .home-container32 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image42 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container34 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image43 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-container36 {
    flex-direction: column;
    justify-content: center;
  }
  .home-image44 {
    margin-right: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image45 {
    margin-left: 0px;
    margin-bottom: var(--dl-layout-space-oneandhalfunits);
  }
  .home-image46 {
    margin-left: 0px;
  }
}
