@charset "UTF-8";
html,
body {
  margin: 0;
  padding: 0;
}

#es-vichy.es-vichy {
  font-family: "Spartan", sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  max-width: 930px;
  text-align: left;
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  color: #2b2a29;
  background-color: #fff;
}

#es-vichy.es-vichy * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#es-vichy.es-vichy h2,
#es-vichy.es-vichy h3,
#es-vichy.es-vichy h4,
#es-vichy.es-vichy h5 {
  font-family: "Spartan", sans-serif;
  color: #111;
}

#es-vichy.es-vichy .es-kv {
  background: #fff;
}

#es-vichy.es-vichy .es-kv__packshot {
  opacity: 0;
  -webkit-animation: slidedown 0.6s ease forwards;
          animation: slidedown 0.6s ease forwards;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

#es-vichy.es-vichy .es-kv__packshot--no1 {
  margin-bottom: 15px;
}

#es-vichy.es-vichy .es-kv__logo {
  margin-top: 24px;
  margin-bottom: 15px;
  opacity: 0;
  -webkit-animation: slidedown 0.6s ease forwards;
          animation: slidedown 0.6s ease forwards;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

#es-vichy.es-vichy .es-kv__disc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 9px;
  text-align: center;
}

#es-vichy.es-vichy .es-kv__photo {
  position: relative;
}

#es-vichy.es-vichy .es-kv__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-kv__img--photo {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

#es-vichy.es-vichy .es-kv__content {
  background: url("images/photo.png") center/cover no-repeat;
  padding-top: 69px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 560px;
}

#es-vichy.es-vichy .es-kv__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding: 32px 24px;
  color: #fff;
  text-transform: uppercase;
  font-size: 22px;
  opacity: 0;
  -webkit-animation: slideright 0.6s ease forwards;
          animation: slideright 0.6s ease forwards;
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

#es-vichy.es-vichy .es-kv__title sup {
  font-size: 0.4em;
}

#es-vichy.es-vichy .es-kv__title span {
  color: #1d9c66;
}

#es-vichy.es-vichy .es-kv__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  padding: 0 16px;
}

#es-vichy.es-vichy .es-info {
  padding: 32px 16px;
  margin-bottom: 32px;
  max-width: 730px;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-info__border {
  padding: 24px 16px;
  position: relative;
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-info__border::before {
  content: url("images/border-1.png");
  position: absolute;
  top: 0;
  left: 0;
}

#es-vichy.es-vichy .es-info__border::after {
  content: url("images/border-2.png");
  position: absolute;
  right: 0;
  bottom: 0;
}

#es-vichy.es-vichy .es-info__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 20px;
  text-align: center;
  margin-bottom: 32px;
  text-transform: uppercase;
}

#es-vichy.es-vichy .es-info__title span {
  font-weight: 700;
  padding-top: 16px;
  display: block;
}

#es-vichy.es-vichy .es-info__desc {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 15px;
  text-align: center;
  line-height: 1.4;
}

#es-vichy.es-vichy .es-info__desc strong {
  text-transform: uppercase;
}

#es-vichy.es-vichy .es-info__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  text-align: center;
  font-weight: 700;
}

#es-vichy.es-vichy .es-info__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-info__features {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -8px;
}

#es-vichy.es-vichy .es-info__single {
  max-width: 246px;
  padding: 0 8px;
}

#es-vichy.es-vichy .es-info__single:not(:last-child) {
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-info__icon {
  margin-bottom: 16px;
}

#es-vichy.es-vichy .es-use {
  background: url("images/bg-1.png") no-repeat;
  background-position: 29% bottom;
  min-height: 600px;
  padding: 0 16px;
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-use__content {
  max-width: 730px;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-use__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  padding-bottom: 32px;
  font-weight: 700;
  text-transform: uppercase;
}

#es-vichy.es-vichy .es-use__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

#es-vichy.es-vichy .es-use__item {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  margin-bottom: 16px;
  padding-left: 24px;
  position: relative;
}

#es-vichy.es-vichy .es-use__item::before {
  content: '●';
  position: absolute;
  color: #008b43;
  top: 0;
  left: 0;
}

#es-vichy.es-vichy .es-banner {
  margin-bottom: 64px;
}

#es-vichy.es-vichy .es-banner__border {
  background: linear-gradient(45deg, #285f31, #0c7e3e);
  padding: 32px 16px;
  margin-bottom: 16px;
}

#es-vichy.es-vichy .es-banner__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 24px;
}

#es-vichy.es-vichy .es-banner__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#es-vichy.es-vichy .es-banner__single {
  width: 150px;
  padding: 0 16px;
}

#es-vichy.es-vichy .es-banner__single:not(:last-child) {
  margin-bottom: 24px;
}

#es-vichy.es-vichy .es-banner__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}

#es-vichy.es-vichy .es-banner__text--number {
  font-size: 40px;
  line-height: 1;
}

#es-vichy.es-vichy .es-banner__text span {
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: -8px;
}

#es-vichy.es-vichy .es-banner__info {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  padding-top: 24px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 18px;
}

#es-vichy.es-vichy .es-ingr {
  margin-bottom: 56px;
  padding: 0 16px;
}

#es-vichy.es-vichy .es-ingr__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-ingr__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* gap: 32px; */
}

#es-vichy.es-vichy .es-ingr__single {
  width: 257px;
}

#es-vichy.es-vichy .es-ingr__image {
  margin-bottom: 24px;
}

#es-vichy.es-vichy .es-ingr__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-ingr__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 12px;
  text-align: center;
  max-width: 330px;
}

#es-vichy.es-vichy .es-benefits {
  background: url("images/bg-3.png") no-repeat;
  background-position: left bottom;
  min-height: 1000px;
  padding: 0 16px;
}

#es-vichy.es-vichy .es-benefits__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 22px;
  margin-bottom: 36px;
  text-align: center;
  font-weight: 700;
}

#es-vichy.es-vichy .es-benefits__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 86px;
  margin: 0 -54px;
  margin-bottom: 60px;
}

#es-vichy.es-vichy .es-benefits__single {
  padding: 0 10px;
  width: 200px;
}

#es-vichy.es-vichy .es-benefits__single:not(:last-child) {
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-benefits__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-benefits__icon {
  margin-bottom: 16px;
}

#es-vichy.es-vichy .es-benefits__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 14px;
}

#es-vichy.es-vichy .es-rev-banner {
  margin-bottom: 64px;
}

#es-vichy.es-vichy .es-rev-banner__border {
  background: linear-gradient(45deg, #00562a, #007e3d);
  margin-bottom: 32px;
}

#es-vichy.es-vichy .es-rev-banner__content {
  max-width: 365px;
  padding: 32px 16px;
}

#es-vichy.es-vichy .es-rev-banner__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 24px;
}

#es-vichy.es-vichy .es-rev-banner__list {
  margin: 0;
  padding: 0;
  padding-left: 16px;
}

#es-vichy.es-vichy .es-rev-banner__item {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  font-size: 12px;
}

#es-vichy.es-vichy .es-rev-banner__item:not(:last-child) {
  margin-bottom: 16px;
}

#es-vichy.es-vichy .es-cross {
  padding: 0 16px;
}

#es-vichy.es-vichy .es-cross__title {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin-bottom: 70px;
  font-weight: 700;
}

#es-vichy.es-vichy .es-cross__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  /* gap: 32px; */
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 8px;
  margin: 0 -16px;
}

#es-vichy.es-vichy .es-cross__photo--desktop {
  display: none;
}

#es-vichy.es-vichy .es-cross__footer {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-align: center;
  font-size: 10px;
}

#es-vichy.es-vichy .es-cross__packshot {
  position: relative;
  z-index: 1;
}

#es-vichy.es-vichy .es-cross__packshot--1::before {
  position: absolute;
  content: '1';
  font-family: 'Roboto';
  color: #ebebeb;
  font-size: 230px;
  top: -50px;
  left: -70px;
  line-height: 1;
  z-index: -1;
}

#es-vichy.es-vichy .es-cross__packshot--2::before {
  position: absolute;
  content: '2';
  font-family: 'Roboto';
  color: #ebebeb;
  font-size: 230px;
  top: -50px;
  left: -60px;
  line-height: 1;
  z-index: -1;
}

#es-vichy.es-vichy .es-cross__packshot--3::before {
  position: absolute;
  content: '3';
  font-family: 'Roboto';
  color: #ebebeb;
  font-size: 230px;
  top: -50px;
  left: -60px;
  line-height: 1;
  z-index: -1;
}

#es-vichy.es-vichy .es-cross__img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}

#es-vichy.es-vichy .es-cross__single {
  max-width: 250px;
  margin-bottom: 32px;
  padding: 0 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#es-vichy.es-vichy .es-cross__single:hover .es-cross__icon {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

#es-vichy.es-vichy .es-cross__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#es-vichy.es-vichy .es-cross__subtitle {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 16px;
  text-align: center;
  min-height: 104px;
  min-width: 252px;
}

#es-vichy.es-vichy .es-cross__subtitle strong {
  display: block;
  margin-bottom: 6px;
  color: #111;
}

#es-vichy.es-vichy .es-cross__text {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  font-size: 14px;
  text-align: center;
  margin-bottom: 16px;
  min-height: 90px;
}

#es-vichy.es-vichy .es-cross__link {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #fff;
  background: #008b43;
  font-size: 10px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  padding: 6px 24px;
  margin-bottom: 16px;
  border: 1px solid #008b43;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#es-vichy.es-vichy .es-cross__link:hover {
  color: #008b43;
  background: #fff;
}

@media screen and (min-width: 560px) {
  #es-vichy.es-vichy .es-kv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #es-vichy.es-vichy .es-kv__images {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: end;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  #es-vichy.es-vichy .es-kv__photo {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  #es-vichy.es-vichy .es-benefits {
    min-height: 860px;
  }
}

@media screen and (min-width: 768px) {
  #es-vichy.es-vichy .es-kv {
    margin-bottom: 32px;
  }
  #es-vichy.es-vichy .es-kv__title {
    font-size: 26px;
  }
  #es-vichy.es-vichy .es-info__text2 {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    margin-bottom: 32px;
    text-align: center;
    padding: 0px;
    font-size: 22px;
  }
  #es-vichy.es-vichy .es-info__text3 {
    margin: 0;
    padding: 0;
    line-height: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    text-align: center;
    font-size: 20px;
  }
  #es-vichy.es-vichy .es-info__border {
    margin-bottom: 70px;
    margin-top: 8px;
  }
  #es-vichy.es-vichy .es-use {
    background-position: bottom right;
    margin-top: -148px;
    min-height: 664px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 56px;
  }
  #es-vichy.es-vichy .es-use__content {
    padding-top: 0;
    max-width: 300px;
    margin-right: 205px;
    margin-left: auto;
    margin-top: 148px;
  }
  #es-vichy.es-vichy .es-banner {
    background: url("images/bg-2.png") no-repeat right;
    min-height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 68px;
  }
  #es-vichy.es-vichy .es-banner__content {
    max-width: 590px;
    margin-bottom: 16px;
  }
  #es-vichy.es-vichy .es-banner__border {
    margin-left: 100px;
  }
  #es-vichy.es-vichy .es-banner__single:not(:last-child) {
    margin-bottom: 0;
  }
  #es-vichy.es-vichy .es-ingr {
    margin-bottom: 0;
  }
  #es-vichy.es-vichy .es-ingr__title {
    margin-bottom: 70px;
    font-size: 26px;
  }
  #es-vichy.es-vichy .es-rev-banner {
    background: url("images/bg-4.png") no-repeat center;
    min-height: 460px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 100px;
    margin-left: -380px;
  }
  #es-vichy.es-vichy .es-rev-banner__border {
    margin-right: 100px;
    margin-bottom: 0;
  }
  #es-vichy.es-vichy .es-rev-banner__content {
    padding: 32px 54px;
  }
  #es-vichy.es-vichy .es-rev-banner__single:first-child {
    margin-bottom: 0;
  }
  #es-vichy.es-vichy .es-cross__photo--desktop {
    display: block;
  }
  #es-vichy.es-vichy .es-cross__packshot {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  #es-vichy.es-vichy .es-benefits {
    min-height: 502px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 94px;
  }
  #es-vichy.es-vichy .es-benefits__content {
    max-width: 802px;
  }
  #es-vichy.es-vichy .es-benefits__single {
    -webkit-box-flex: 1;
        -ms-flex: 1 50%;
            flex: 1 50%;
    max-width: none;
    max-width: 146px;
  }
}

@-webkit-keyframes slidedown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-32px);
            transform: translateY(-32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slidedown {
  from {
    opacity: 0;
    -webkit-transform: translateY(-32px);
            transform: translateY(-32px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes slideright {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideright {
  from {
    opacity: 0.3;
    -webkit-transform: translateX(-100px);
            transform: translateX(-100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

#es-vichy.es-vichy .es-cross__single {
  max-width: 230px;
}

@media screen and (min-width: 768px) {
  #es-vichy.es-vichy .es-banner__content {
    padding-top: 48px;
  }
  #es-vichy.es-vichy .es-ingr {
    margin-bottom: 64px;
  }
}

.es-ingr__image {
  position: relative;
}

.es-ingr__label {
  margin: 0;
  padding: 0;
  line-height: inherit;
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #111;
  padding: 16px 8px;
  background: rgba(255, 255, 255, 0.66);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-weight: 700;
  text-align: center;
  min-width: 225px;
}

.es-ingr__label span {
  font-size: 36px;
}
/*# sourceMappingURL=style.css.map */