@import url(https://use.typekit.net/vin2dio.css);
.image-component {
  margin: 0;
  width: 100%;
  position: relative;
}

.common-image-component {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: var(--focal-point-x) var(--focal-point-y);
     object-position: var(--focal-point-x) var(--focal-point-y);
}

.mainbanner-image {
  height: 43.75vw;
}
@media (max-width: 543.98px) {
  .mainbanner-image {
    height: 75vw;
  }
}

.common-image-filter {
  -webkit-filter: brightness(40%);
          filter: brightness(40%);
}

.image-heading-container {
  position: absolute;
  top: 50%;
  width: 100%;
}
@media (min-width: 544px) {
  .image-heading-container {
    padding-left: 7%;
  }
}

.image-heading-text {
  font-family: "Helvetica Neue";
  color: #fff;
}

/* stylelint-disable-next-line selector-class-pattern */
.ITC-image-heading-text {
  color: #fff;
}

.image-heading-container .mainbanner-sub-text p {
  font-size: 1.67rem;
  font-family: "Helvetica Neue";
  color: #fff;
  text-decoration: underline;
}

/* stylelint-disable-next-line selector-class-pattern */
.ITC-text-underneath span {
  color: #000;
  padding-top: 0.75em;
  text-align: center;
}

.experience-component > div.black h1,
.experience-component > div.black h2,
.experience-component > div.black h3.h4,
.experience-component > div.black p {
  color: #000000 !important;
}
.experience-component > div.black p a {
  background: #000000;
  color: #ffffff !important;
}
.experience-component > div.black p a:hover {
  color: #000000 !important;
  background-color: #ffffff !important;
}
.experience-component > div.mobile {
  display: none;
}
.experience-component > div.desk {
  display: initial;
}
.experience-component .experience-component div.col-12 {
  padding: 0;
}
.experience-component .experience-component * {
  margin-bottom: 0;
}
.experience-component .experience-component *:hover {
  text-decoration: none;
}
.experience-component .common-image-filter {
  -webkit-filter: brightness(100%);
          filter: brightness(100%);
}

.texto-izq-inf .carousel .image-heading-container .text-center {
  text-align: left !important;
}

.texto-cent-cent .carousel .image-heading-container {
  top: 0 !important;
  border: 0 !important;
  margin: auto !important;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.texto-cent-cent .carousel .image-heading-container .image-heading-text {
  margin: 0 auto;
}
.texto-cent-cent .carousel .image-heading-container .image-heading-text .text-center {
  text-align: center !important;
}
.texto-cent-cent .carousel .image-heading-container .image-heading-text .text-center span {
  text-align: center;
}
.texto-cent-cent .carousel .image-heading-container .image-heading-text .text-center p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center {
  text-align: right !important;
}
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span {
  text-align: right;
}
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span h1,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span h2,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span h3,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span h4,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center span p {
  text-align: right;
}
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center h1,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center h2,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center h3,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center h4,
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center p {
  text-align: right;
}
.texto-dere-inf .carousel .image-heading-container .image-heading-text .text-center p {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.experience-component .experience-component .carousel-item.carousel-item-prev, .experience-component .experience-component .carousel-item.carousel-item-next {
  position: absolute;
  margin-top: 0;
}
.experience-component .experience-component .carousel-item.carousel-item-prev:nth-last-of-type(1), .experience-component .experience-component .carousel-item.carousel-item-next:nth-last-of-type(1) {
  margin-top: 0;
}
.experience-component .experience-component .carousel-item.carousel-item-right {
  margin-top: 0;
}

.carousel .common-image-filter {
  min-height: 555px;
  max-height: 555px;
}
.carousel .mainbanner-container .mainbanner-figure .image-heading-container {
  padding: 0 70px;
}
.carousel .mainbanner-container .mainbanner-figure .text-center span {
  text-align: left;
}
.carousel .mainbanner-container .mainbanner-figure .text-center h1,
.carousel .mainbanner-container .mainbanner-figure .text-center h2,
.carousel .mainbanner-container .mainbanner-figure .text-center h3,
.carousel .mainbanner-container .mainbanner-figure .text-center h4 {
  font-size: 55px;
  font-weight: normal;
  line-height: 54px;
}
.carousel .mainbanner-container .mainbanner-figure .text-center p {
  font-size: 35px;
  line-height: 61px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.carousel .mainbanner-container .mainbanner-figure .text-center p a {
  font-size: 20px;
  line-height: 26px;
}
.carousel .mainbanner-container .mainbanner-figure .text-center p a:nth-child(2) {
  margin-right: 20px;
}

.mainbanner-figure .mainbanner-video {
  width: 100%;
  max-height: 555px;
}
.mainbanner-figure .mainbanner-video video {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  max-height: 555px;
  min-height: 555px;
}
.mainbanner-figure .image-heading-container {
  top: auto;
  bottom: 31px;
  padding: 0 34px;
}
.mainbanner-figure .image-heading-container .text-center span {
  color: #ffffff;
  text-align: left;
}
.mainbanner-figure .image-heading-container .text-center h1, .mainbanner-figure .image-heading-container .text-center h2, .mainbanner-figure .image-heading-container .text-center h3, .mainbanner-figure .image-heading-container .text-center h4 {
  font-size: 42px;
  line-height: 61px;
}
.mainbanner-figure .image-heading-container .text-center p {
  font-size: 30px;
  line-height: 20px;
  padding-bottom: 10px;
}
.mainbanner-figure .image-heading-container .text-center .container-data {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.mainbanner-figure .image-heading-container .text-center .container-data p {
  width: 100% !important;
  padding: 10px 0 !important;
  background: transparent;
}
.mainbanner-figure .image-heading-container .text-center .container-data p button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  max-width: none !important;
  padding: 5px 50px !important;
  margin-right: 0px;
  border-radius: 20px;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  margin-top: 0px;
  text-align: center;
  border: none;
  font-weight: 400;
}
.mainbanner-figure .image-heading-container .text-center .container-data p button:hover {
  color: #000000;
  background-color: #EDEDED;
}
.mainbanner-figure .image-heading-container .text-center p {
  font-size: 20px;
  line-height: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.mainbanner-figure .image-heading-container .text-center p a {
  width: 100%;
  max-width: none !important;
  padding: 5px 35px;
  margin-right: 20px;
  border-radius: 20px;
  background: #ffffff;
  color: #000000;
  text-transform: uppercase;
  margin-top: 10px;
  text-align: center;
}
.mainbanner-figure .image-heading-container .text-center p a:nth-of-type(1) {
  display: block !important;
}
.mainbanner-figure .image-heading-container .text-center p a:hover {
  color: #000000;
  background-color: #EDEDED;
}
.mainbanner-figure .button-banner {
  display: none;
}

.small-height .text-center p {
  margin-bottom: 25px;
}

.discovery {
  padding-bottom: 30px;
}
.discovery .region:first-child .mainbanner-figure {
  padding-right: 6px;
}
.discovery .region:last-child .mainbanner-figure {
  padding-left: 6px;
}
.discovery .experience-component .common-image-filter {
  max-height: 419px;
}
.discovery.d-texto-izq-inf .text-center span,
.discovery.d-texto-izq-inf .text-center p {
  text-align: left;
}
.discovery.d-texto-der-inf .text-center span {
  text-align: right;
}
.discovery.d-texto-der-inf .text-center p {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
.discovery.d-texto-cent-inf .text-center {
  margin-bottom: 10px;
}
.discovery.d-texto-cent-inf .text-center span {
  text-align: center;
}
.discovery.d-texto-cent-inf .text-center p {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-2r-1c.banner-large .region:first-child .mainbanner-figure {
  padding-right: 6px;
}
.mobile-2r-1c.banner-large .region:last-child .mainbanner-figure {
  padding-left: 6px;
}

.banner-large.bl-texto-izq-inf .text-center span,
.banner-large.bl-texto-izq-inf .text-center p {
  text-align: left;
}
.banner-large.bl-texto-der-inf .text-center span {
  text-align: right;
}
.banner-large.bl-texto-der-inf .text-center span h1,
.banner-large.bl-texto-der-inf .text-center span h2,
.banner-large.bl-texto-der-inf .text-center span h3,
.banner-large.bl-texto-der-inf .text-center span h4 {
  font-size: 36px;
  line-height: 30px;
  text-align: right;
}
.banner-large.bl-texto-der-inf .text-center p {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}

.centerColumn .image-heading-container {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.centerColumn .image-heading-container .ITC-image-heading-text {
  max-width: 100%;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

@media (max-width: 543.98px) {
  .mobile-2r-1c.banner-large .region:first-child .mainbanner-figure {
    padding-right: 0px;
  }
  .mobile-2r-1c.banner-large .region:last-child .mainbanner-figure {
    padding-left: 0px;
  }
  .mobile-1r-1c.banner-large .common-image-filter {
    min-height: 351px;
  }
  .experience-component > div.mobile {
    display: initial;
  }
  .experience-component > div.desk {
    display: none;
  }
  .texto-cent-cent .carousel .image-heading-container {
    top: 100px !important;
  }
  .discovery {
    padding-bottom: 0px;
  }
  .discovery .region:first-child .mainbanner-figure {
    padding-right: 0px;
  }
  .discovery .region:last-child .mainbanner-figure {
    padding-left: 0px;
  }
}
@media (max-width: 991.98px) {
  .experience-component > div.desk.image-lg-1 .carousel-item:nth-child(1) img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: auto;
  }
  .experience-component > div.desk.image-lg-2 .carousel-item:nth-child(2) img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: auto;
  }
  .experience-component > div.desk.image-lg-3 .carousel-item:nth-child(3) img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: auto;
  }
  .experience-component > div.desk.image-lg-4 .carousel-item:nth-child(4) img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: auto;
  }
  .experience-component > div.desk.image-lg-5 .carousel-item:nth-child(5) img {
    -o-object-fit: contain;
       object-fit: contain;
    min-height: auto;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center p a:nth-child(2) {
    margin-right: 0px;
  }
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container {
    padding: 0 30px;
  }
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center {
    padding: 0 20px;
    text-align: right;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center h2 {
    font-size: 30px;
    text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
    line-height: 30px;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center p {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center p a {
    margin: 5px 0;
    line-height: 26px !important;
    font-size: 20px;
  }
  .mainbanner-figure .mainbanner-video {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .mainbanner-figure .mainbanner-video video {
    max-height: initial;
    min-height: initial;
    -o-object-fit: contain;
       object-fit: contain;
    height: auto;
  }
  .mainbanner-figure .image-heading-container {
    padding: 0 10px;
  }
  .mainbanner-figure .image-heading-container .text-center h1, .mainbanner-figure .image-heading-container .text-center h2, .mainbanner-figure .image-heading-container .text-center h3, .mainbanner-figure .image-heading-container .text-center h4 {
    font-size: 35px;
    line-height: 30px;
  }
  .mainbanner-figure .image-heading-container .text-center p {
    font-size: 25px;
    line-height: 40px;
    padding: 0;
  }
  .mainbanner-figure .image-heading-container .text-center .container-data p {
    padding-bottom: 0 !important;
  }
  .mainbanner-figure .image-heading-container .text-center .container-data p button {
    padding: 0px 20px !important;
    width: 100%;
    max-width: none;
  }
  .mainbanner-figure .image-heading-container .text-center p button {
    padding: 0px 20px !important;
    width: 100%;
    max-width: none;
  }
  .banner-large .image-heading-text .text-center span {
    text-align: center;
  }
  .banner-large .image-heading-text .text-center span h1,
  .banner-large .image-heading-text .text-center span h2,
  .banner-large .image-heading-text .text-center span h3,
  .banner-large .image-heading-text .text-center span h4 {
    text-align: center;
    font-size: 36px;
    line-height: 30px;
  }
  .banner-large .image-heading-text .text-center span p,
  .banner-large .image-heading-text .text-center p {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .discovery .experience-component .common-image-filter {
    max-height: 266px;
  }
}
