.aag-home-hero-section {
  padding: 0 !important;
  margin: 0 !important;
}

.aag-home-hero-section .et_pb_row,
.aag-home-hero-section .et_pb_column,
.aag-home-hero-section .et_pb_code,
.aag-home-hero-section .et_pb_code_inner {
  width: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  margin: 0 !important;
}

.aag-event-hero {
  width: 100vw !important;
  min-height: 100vh !important;
  position: relative;
  left: 50%;
  margin-left: -50vw;
  margin-top: 0 !important;
  padding-top: 0 !important;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
  display: flex;
  align-items: center;
}

.aag-event-hero-content {
  width: 100%;
  max-width: 430px;
  padding-left: 95px;
  padding-top: 70px;
  color: #ffffff !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.aag-event-hero-event-logo {
  display: block;
  width: 100%;
  max-width: 340px;
  height: auto;
  margin: 0 auto 4px;
}

.aag-event-hero-date {
  font-family: 'CSBoline-Regular', serif !important;
  color: #9AE6DC !important;
  font-size: 26px !important;
  line-height: 1.08 !important;
  text-align: center;
  width: 100%;
  margin: 0 0 2px;
}

.aag-event-hero-location {
  font-family: 'CSBoline-Regular', serif !important;
  color: #9AE6DC !important;
  font-size: 26px !important;
  line-height: 1.12 !important;
  text-align: center;
  width: 100%;
  margin: 0 0 16px;
}

.aag-event-hero-logo {
  display: block;
  width: 150px !important;
  height: auto !important;
  margin: 0 auto;
}

.aag-event-hero-title,
.aag-event-hero-subtitle {
  display: none !important;
}

@media screen and (max-width: 980px) {
  .aag-event-hero {
    min-height: 82vh !important;
    background-position: center center !important;
  }

  .aag-event-hero-content {
    max-width: 380px;
    padding-left: 55px;
    padding-top: 55px;
  }

  .aag-event-hero-event-logo {
    max-width: 300px;
  }

  .aag-event-hero-date {
    font-size: 23px !important;
  }

  .aag-event-hero-location {
    font-size: 18px !important;
  }

  .aag-event-hero-logo {
    width: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .aag-event-hero {
    width: 100% !important;
    left: auto !important;
    margin-left: 0 !important;
    min-height: 620px !important;
    height: auto !important;
    padding-top: 0 !important;
    align-items: flex-start !important;
    background-size: cover !important;
    background-position: 60% center !important;
  }

  .aag-event-hero-content {
    max-width: 230px !important;
    padding: 205px 0 0 28px !important;
    align-items: flex-start !important;
    text-align: left !important;
  }

  .aag-event-hero-event-logo {
    max-width: 215px !important;
    margin: 0 0 5px !important;
  }

  .aag-event-hero-date {
    font-size: 18px !important;
    line-height: 1.05 !important;
    text-align: left !important;
    margin: 0 0 2px !important;
  }

  .aag-event-hero-location {
    font-size: 14px !important;
    line-height: 1.12 !important;
    text-align: left !important;
    margin: 0 0 12px !important;
  }

  .aag-event-hero-logo {
    width: 88px !important;
    margin: 0 !important;
  }
}

@media screen and (max-width: 480px) {
  .aag-event-hero {
    min-height: 590px !important;
    background-position: 61% center !important;
  }

  .aag-event-hero-content {
    max-width: 220px !important;
    padding: 200px 0 0 24px !important;
  }

  .aag-event-hero-event-logo {
    max-width: 205px !important;
  }

  .aag-event-hero-date {
    font-size: 17px !important;
  }

  .aag-event-hero-location {
    font-size: 13px !important;
  }

  .aag-event-hero-logo {
    width: 82px !important;
  }
}
  
/* MOBILE HERO - AJUSTE TIPO VERSIÓN ANTERIOR */
@media screen and (max-width: 768px) {
  .aag-event-hero {
    width: 100% !important;
    left: auto !important;
    margin-left: 0 !important;
    height: auto !important;
    min-height: 720px !important;
    padding-top: 0 !important;
    align-items: flex-start !important;

    background-size: cover !important;
    background-position: center top !important;
    background-repeat: no-repeat !important;
  }

  .aag-event-hero-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 395px 32px 0 !important;

    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }

  .aag-event-hero-event-logo {
    max-width: 310px !important;
    width: 100% !important;
    margin: 0 auto 10px !important;
  }

  .aag-event-hero-date {
    font-size: 22px !important;
    line-height: 1.05 !important;
    text-align: center !important;
    margin: 0 0 4px !important;
  }

  .aag-event-hero-location {
    font-size: 18px !important;
    line-height: 1.1 !important;
    text-align: center !important;
    margin: 0 0 24px !important;
  }

  .aag-event-hero-logo {
    width: 135px !important;
    margin: 0 auto !important;
  }
}

@media screen and (max-width: 480px) {
  .aag-event-hero {
    min-height: 690px !important;
    background-position: center top !important;
  }

  .aag-event-hero-content {
    padding: 365px 28px 0 !important;
  }

  .aag-event-hero-event-logo {
    max-width: 300px !important;
  }

  .aag-event-hero-date {
    font-size: 21px !important;
  }

  .aag-event-hero-location {
    font-size: 17px !important;
  }

  .aag-event-hero-logo {
    width: 130px !important;
  }
}