@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;
}

.FLmainbanner-container .common-image-filter {
  min-height: 670px !important;
  height: auto !important;
}

.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;
  height: calc(100% - 170px);
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  bottom: 0;
  margin: 100px auto 70px auto;
}
.carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text h2, .carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text h1, .carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text h3, .carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text h4, .carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text h5, .carousel .mainbanner-container .mainbanner-figure .text-center .shadow-text p {
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}
.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: 96px !important;
  line-height: normal !important;
  margin-bottom: 8px;
  font-weight: 500 !important;
  font-family: "alternate-gothic-condensed-a";
}
.carousel .mainbanner-container .mainbanner-figure .text-center p {
  font-size: 34px !important;
  line-height: normal !important;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 !important;
  margin-bottom: 24px;
}
.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: none;
  min-height: 670px !important;
}
.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: none;
  min-height: 670px !important;
}
.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 {
  display: grid;
  width: 100% !important;
}
.mainbanner-figure .image-heading-container .text-center .container-data p {
  width: 100% !important;
  max-width: 400px;
}
.mainbanner-figure .image-heading-container .text-center .container-data p:nth-of-type(1) {
  margin-top: 0;
  padding: 0px !important;
  background: transparent;
}
.mainbanner-figure .image-heading-container .text-center .container-data p:nth-of-type(1) .button {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
  min-width: initial !important;
  max-width: none !important;
  padding: 8px 24px !important;
  margin-right: 0px;
  border-radius: 7.154px;
  background: #2B2B2B;
  color: #F5F5F5;
  text-transform: none;
  margin-top: 0px;
  text-align: center;
  display: inline-block !important;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  border: none;
  margin-bottom: 9px;
}
.mainbanner-figure .image-heading-container .text-center .container-data p:nth-of-type(1) .button.Tile:hover {
  background-color: #4E8B9B !important;
  color: #ffffff !important;
  border: none;
}
.mainbanner-figure .image-heading-container .text-center .container-data p:nth-of-type(1) .button.Black:hover {
  background-color: #000000 !important;
  border: none;
  color: #ffffff !important;
}
.mainbanner-figure .image-heading-container .text-center .container-data p:nth-of-type(1) .button.White:hover {
  background-color: #ffffff !important;
  border: none;
  color: #2B2B2B !important;
}
.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: auto !important;
}
.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;
}

.pd-carousel-indicators li {
  background-color: #ffffff !important;
  opacity: 0.5 !important;
  width: 12px !important;
  height: 12px !important;
  border-radius: 12px;
}
.pd-carousel-indicators li.active {
  opacity: 1 !important;
}

.experience-commerce_layouts-FLCarousel .carousel .carousel-control-prev {
  margin-left: 55px;
  opacity: 0.7 !important;
}
.experience-commerce_layouts-FLCarousel .carousel .carousel-control-prev img {
  height: 24px !important;
  margin-bottom: 16px !important;
}
.experience-commerce_layouts-FLCarousel .carousel .carousel-control-next {
  opacity: 0.7 !important;
  margin-right: 55px;
}
.experience-commerce_layouts-FLCarousel .carousel .carousel-control-next img {
  height: 24px !important;
  margin-bottom: 16px !important;
}

.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;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center p a:nth-child(2) {
    margin-right: 0px;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center {
    padding: 0 !important;
  }
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container {
    padding: 0 20px !important;
  }
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container h1,
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container h2,
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container h3,
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container h4,
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container h5 {
    margin-bottom: 4px !important;
  }
}
@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 25px !important;
    height: calc(100% - 220px);
    margin: 150px 0 70px 0;
  }
  .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h2, .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h1, .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h3, .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h4, .carousel .mainbanner-container .mainbanner-figure .image-heading-container .mainbanner-sub-text .text-sm-left h5 {
    font-size: 60px !important;
    line-height: normal;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center {
    padding: 0 20px;
    text-align: right;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center h2, .carousel .mainbanner-container .mainbanner-figure .text-center h1, .carousel .mainbanner-container .mainbanner-figure .text-center h3, .carousel .mainbanner-container .mainbanner-figure .text-center h4, .carousel .mainbanner-container .mainbanner-figure .text-center h5 {
    font-size: 60px !important;
    line-height: normal;
  }
  .carousel .mainbanner-container .mainbanner-figure .text-center p {
    font-size: 24px !important;
    line-height: normal;
    margin-bottom: 12px !important;
    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: cover;
       object-fit: cover;
    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 a:nth-of-type(1) a {
    padding: 0px 20px !important;
    width: 100%;
    max-width: none;
  }
  .mainbanner-figure .image-heading-container .text-center p a {
    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;
  }
  .FLmainbanner-container .common-image-filter {
    -o-object-fit: cover !important;
       object-fit: cover !important;
  }
}
.class-align-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.class-align-center span {
  text-align: center !important;
}
.class-align-center span p {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}
.class-align-center .container-data {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.class-align-left {
  -webkit-box-pack: left !important;
      -ms-flex-pack: left !important;
          justify-content: left !important;
}
.class-align-left span {
  text-align: left !important;
}
.class-align-left .container-data {
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.class-align-right {
  -webkit-box-pack: right !important;
      -ms-flex-pack: right !important;
          justify-content: right !important;
}
.class-align-right span {
  text-align: right !important;
}
.class-align-right span p {
  -webkit-box-pack: right !important;
      -ms-flex-pack: right !important;
          justify-content: right !important;
}
.class-align-right .container-data {
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
.class-align-right .container-data p a:last-child {
  margin-right: 0px !important;
}
.class-align-right .container-data p {
  margin: 0 !important;
}

.class-align-vertical-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}

.class-align-vertical-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.class-align-vertical-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: end;
}
