.elementor-921 .elementor-element.elementor-element-22060a7{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}@media(max-width:767px){.elementor-921 .elementor-element.elementor-element-22060a7{--min-height:100dvh;}}@media(min-width:768px){.elementor-921 .elementor-element.elementor-element-22060a7{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-4e77a77 */.anim-wrapper {
  display: flex;
  flex-direction: column;
  gap: 60px;
  align-items: flex-start;
  width: 100% !important;
  height: 100% !important;
  position: relative;
}

.block1 {
  display: flex;
  gap: 50px;
  align-items: center;
  position: relative;
  z-index: 2;
}

.block2 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  position: absolute;
  text-align: center;
  top: -70px;
  z-index: 3;
  overflow-x: hidden !important;
}

.row1,
.row2 {
  display: flex;
  flex-direction:column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 50px;
}


/* Estado inicial */
.img1, .img2,
.icon1, .big-text,
.small-text, .icon2, #btn-preload  {
  opacity: 0;
  transform: translateY(50px);
}

.text-icon-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 30px;
  overflow-x: hidden !important;
}

.big-text {
  font-size: 13rem !important;
  font-weight: 700 !important;
  line-height: 11rem !important;
  position: relative !important;
}

.icon1 {
  position: absolute !important;
  top: -200px !important;
  left: 0 !important;
  will-change: transform;
}

.small-text {
  color: #695215 !important;
}

.icon2 {
  width: 280px;
  margin-top: -20px;
  overflow-x: hidden !important;
}

.container-wrapper,
.anim-wrapper,
.block2,
.row1 {
  overflow: visible !important;
}

#btn-preload {
  display: inline-block;
  color: #695215 !important;
  background-color: transparent !important;
  border: none;
  border-radius: 0px !important;
  border-bottom: 3px solid #695215;
  padding: 10px 0 !important;
  text-decoration: none;
  z-index: 1100 !important;
}

.row2 {
      z-index: 1000 !important;
}

/* Ajustes mobile */
@media (max-width: 768px) {
  .anim-wrapper {
    gap: 30px;
    height:100% !important;
  }

  .block1 {
    flex-direction: column;
    gap: 10px;
  }
  
  .img1, .img2 {
    width: 70%; 
  }

  .big-text {
    font-size: 4.8rem !important;
    line-height: 4.4rem !important;
  }

  .small-text {
    font-size: 1.3rem !important;
    line-height: 1.6rem !important;
  }

  .icon1 {
    top: -140px !important;
    width: 180px !important;
  }

  .icon2 {
    width: 180px !important;
    margin-top: -40px;
  }

  .row1,
  .row2 {
    flex-direction: column;
    gap: 0px;
  }
  
  .row2 {
    margin-top: -10px;
  }
  
  .text-icon-wrapper {
      flex-direction:column;
  }
  
  .block2 {
    margin-top: 50px;
  }
  
  #btn-preload {
      margin-top:40px;
        z-index: 1000;
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-22060a7 */.elementor-921 .elementor-element.elementor-element-22060a7 {
    overflow-x: hidden !important;
}/* End custom CSS */