@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700;900&display=swap');
@font-face {
  font-family: 'Black';
  src: url('/data/include/cms/opisy-towarow/Soda/Little-Heroes/fonts/HurmeGeometricSans3-Black.otf') format('opentype');
}
@font-face {
  font-family: 'Bold';
  src: url('/data/include/cms/opisy-towarow/Soda/Little-Heroes/fonts/HurmeGeometricSans3-Bold.otf') format('opentype');
}
@font-face {
  font-family: 'Regular';
  src: url('/data/include/cms/opisy-towarow/Soda/Little-Heroes/fonts/HurmeGeometricSans3-Regular.otf') format('opentype');
}
@keyframes es-move {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes es-rotate {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(180deg);
  }
}
#es-sodastream.es-sodastream {
  font-family: 'Regular', 'Roboto', sans-serif;
  font-size: 25px;
  line-height: 1.2;
  max-width: 1200px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0;
  color: #eeeae5;
}
#es-sodastream.es-sodastream .es-kv-hero {
  background-color: #75a7ad;
}
#es-sodastream.es-sodastream .es-kv-hero__container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0px;
  background: url('/data/include/cms/opisy-towarow/Soda/Little-Heroes/img/hero-bg.png') no-repeat center;
  min-height: 418px;
  background-size: cover;
}
#es-sodastream.es-sodastream .es-kv-hero__push {
  display: block;
  max-width: 100px;
  margin-bottom: 200px;
  margin-left: -58%;
}
#es-sodastream.es-sodastream .es-kv-hero__hero-text {
  display: block;
  max-width: 80%;
  margin: 0 auto;
}
#es-sodastream.es-sodastream img {
  max-width: 100%;
}
#es-sodastream.es-sodastream .es-kv {
  background-color: #75a7ad;
  background-image: none;
  padding: 20px;
  min-height: 250px;
  margin-top: -1px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#es-sodastream.es-sodastream .es-kv__container {
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
#es-sodastream.es-sodastream .es-kv__content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
#es-sodastream.es-sodastream .es-kv__bg {
  display: block;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  color: #005d6e;
  font-size: 60px;
  margin: 0;
}
#es-sodastream.es-sodastream .es-kv__title {
  text-transform: uppercase;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 19px;
  line-height: 1.2;
}
#es-sodastream.es-sodastream .es-kv__subtitle {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 20px;
}
#es-sodastream.es-sodastream .es-kv__logo {
  max-width: 300px;
}
#es-sodastream.es-sodastream .es-kv__img {
  max-width: 300px;
  position: relative;
}
#es-sodastream.es-sodastream .es-kv__img::before {
  display: none;
  /* content: url(/data/include/cms/opisy-towarow/Soda/Little-Heroes/img/es-kv-badge.png); */
  margin: 20px;
  position: absolute;
  left: -200px;
  top: 0;
  transform: scale(0.65);
}
#es-sodastream.es-sodastream .es-kv__packshot {
  max-height: 450px;
  height: auto;
  margin-bottom: 0px;
  margin-left: 0px;
}
#es-sodastream.es-sodastream .es-dis {
  margin-top: -1px;
  background-color: #75a7ad;
  padding: 40px 10px;
  padding-top: 65px;
}
#es-sodastream.es-sodastream .es-efficiency {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #13294b;
  padding: 40px 10px;
  padding-bottom: 250px;
}
#es-sodastream.es-sodastream .es-efficiency__title {
  text-transform: uppercase;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  text-align: center;
}
#es-sodastream.es-sodastream .es-efficiency__img {
  max-width: 300px;
  margin: 30px 0;
}
#es-sodastream.es-sodastream .es-efficiency__desc {
  font-size: 20px;
  margin: 20px auto;
  width: 75%;
  text-align: center;
}
#es-sodastream.es-sodastream .es-dis__text {
  text-align: center;
  font-size: 20px;
  max-width: 90%;
  margin: 20px auto;
}
#es-sodastream.es-sodastream .es-dis__claim {
  text-align: center;
  font-size: 16px;
  max-width: 80%;
  margin: 20px auto;
}
#es-sodastream.es-sodastream .es-start {
  background-color: #13294b;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 0 120px 0;
}
#es-sodastream.es-sodastream .es-start__title {
  text-transform: uppercase;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  text-align: center;
}
#es-sodastream.es-sodastream .es-start__text {
  font-family: 'Regular', 'Roboto', sans-serif;
  font-size: 20px;
  margin: 0;
  padding-top: 40px;
  text-align: center;
}
#es-sodastream.es-sodastream .es-start__text span {
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
}
#es-sodastream.es-sodastream .es-start__claim {
  font-family: 'Regular', 'Roboto', sans-serif;
  font-size: 12px;
  margin: 0;
  text-align: center;
}
#es-sodastream.es-sodastream .es-set {
  background-color: #eeeae5;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 30px;
}
#es-sodastream.es-sodastream .es-set__img {
  max-width: 320px;
  margin-top: -40px;
}
#es-sodastream.es-sodastream .es-set__title {
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  padding-top: 70px;
  text-align: center;
  color: #13294b;
}
#es-sodastream.es-sodastream .es-set__desc {
  min-height: 72px;
  font-size: 25px;
  margin: 20px auto;
  width: 80%;
  color: #13294b;
  text-align: center;
}
#es-sodastream.es-sodastream .es-set__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#es-sodastream.es-sodastream .es-set__single {
  min-width: 300px;
  max-width: 350px;
  min-height: 320px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
#es-sodastream.es-sodastream .es-set__number {
  font-family: 'Black';
  color: #13294b;
  font-size: 50px;
  margin-top: 0;
  margin-bottom: 30px;
}
#es-sodastream.es-sodastream .es-set__img {
  margin: 10px;
}
#es-sodastream.es-sodastream .es-set__desc {
  color: #13294b;
  font-size: 20px;
}
#es-sodastream.es-sodastream .es-komp {
  background-color: #75a7ad;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  padding: 40px 0;
  padding-top: 50px;
  text-align: center;
}
#es-sodastream.es-sodastream .es-komp__title {
  color: #eeeae5;
}
#es-sodastream.es-sodastream .es-komp__text {
  font-size: 30px;
  margin: 0px auto;
  width: 84%;
  color: #eeeae5;
  text-align: center;
  font-family: 'Regular', 'Roboto', sans-serif;
  font-weight: 400;
}
#es-sodastream.es-sodastream .es-slider__img {
  margin: 0px;
}
#es-sodastream.es-sodastream .es-slider {
  background-color: #75a7ad;
  padding: 50px 0;
  padding-bottom: 20px;
}
#es-sodastream.es-sodastream .es-slider__slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-height: 850px;
  min-height: 420px;
  margin-bottom: 190px;
}

#es-sodastream.es-sodastream .es-slider__slide--last {
  margin-bottom: 0;
}

#es-sodastream.es-sodastream .es-slider__slide--blue {
  background-color: #13294b;
}
#es-sodastream.es-sodastream .es-slider__content {
  position: relative;
}
#es-sodastream.es-sodastream .es-slider__imgCtn {
  max-width: 300px;
  margin-top: -200px;
}
#es-sodastream.es-sodastream .es-slider__subtitle {
  font-size: 20px;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  text-align: center;
}
#es-sodastream.es-sodastream .es-slider__texts {
  padding: 10px;
  position: relative;
  margin: 0 auto;
  width: 90%;
}

#es-sodastream.es-sodastream .es-slider__text {
  font-size: 18px;
}

#es-sodastream.es-sodastream .es-syroups {
  background-color: #13294b;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#es-sodastream.es-sodastream .es-syroups__imgCtn {
  width: 100%;
  background: linear-gradient(to bottom, #13294b 30%, #eeeae5 0%);
  display: flex;
  justify-content: center;
  align-items: center;
}
#es-sodastream.es-sodastream .es-syroups__pack {
  max-width: 350px;
  margin: 0 auto;
  display: block;
}
#es-sodastream.es-sodastream .es-syroups__img {
  max-width: 350px;
  margin: 0 auto;
  display: block;
  margin-top: -100px;
}
#es-sodastream.es-sodastream .es-syroups__title {
  text-align: center;
  color: #eeeae5;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 25px;
  margin: 0;
  padding: 20px 10px;
  line-height: 1.2;
}
#es-sodastream.es-sodastream .es-syroups__desc {
  text-align: center;
  font-size: 20px;
  width: 76%;
  margin: 20px 0;
}
#es-sodastream.es-sodastream .es-syroups__pack {
  padding: 20px;
  display: block;
  max-width: initial;
  width: 100%;
}
#es-sodastream.es-sodastream .es-video {
  background-color: #13294b;
  padding: 40px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#es-sodastream.es-sodastream .es-video__hash {
  text-align: center;
  font-family: 'Bold', 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 45px;
  margin: 0;
  margin-bottom: 60px;
}
#es-sodastream.es-sodastream .es-video__logo {
  max-width: 200px;
  margin: 0 auto;
  display: block;
}

@media (min-width: 700px) {
  #es-sodastream.es-sodastream .es-kv__img::before {
    display: block;
  }
}

@media (min-width: 700px) {
  #es-sodastream.es-sodastream .es-kv-hero__container {
    min-height: 700px;
    row-gap: 50px;
  }
  #es-sodastream.es-sodastream .es-kv-hero__push {
    margin-left: -62%;
    margin-bottom: 153px;
    padding-top: -5px;
    max-width: 270px;
  }
  #es-sodastream.es-sodastream .es-kv {
    background-color: #75a7ad;
    background-image: url(/data/include/cms/opisy-towarow/Soda/Little-Heroes/img/es-kv-bg.png);
    background-position: 0% 20%;
    background-repeat: no-repeat;
    background-size: 100% 90%;
    padding: 20px;
    min-height: 700px;
    margin-bottom: 0;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  #es-sodastream.es-sodastream .es-kv__img::before {
    top: 340px;
    left: -125px;
  }
  #es-sodastream.es-sodastream .es-kv__container {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #es-sodastream.es-sodastream .es-kv__content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
  }
  #es-sodastream.es-sodastream .es-kv__contentText {
    margin-left: 30px;
  }
  #es-sodastream.es-sodastream .es-kv__bg {
    display: none;
  }
  #es-sodastream.es-sodastream .es-kv__title {
    text-transform: uppercase;
    font-family: 'Bold', 'Roboto', sans-serif;
    font-weight: bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 100px;
  }
  #es-sodastream.es-sodastream .es-kv__subtitle {
    text-transform: uppercase;
    line-height: 1.2;
    font-size: 25px;
  }
  #es-sodastream.es-sodastream .es-kv__logo {
    max-width: 350px;
  }
  #es-sodastream.es-sodastream .es-kv__img {
    max-width: 600px;
  }
  #es-sodastream.es-sodastream .es-kv__packshot {
    max-height: 600px;
    height: auto;
    margin-bottom: -80px;
    margin-left: 0px;
  }
  #es-sodastream.es-sodastream .es-efficiency__title {
    font-size: 35px;
  }
  #es-sodastream.es-sodastream .es-efficiency__desc {
    font-size: 20px;
    margin: 0;
    text-align: center;
  }
  #es-sodastream.es-sodastream .es-efficiency__img {
    max-width: 400px;
    margin: 30px 0;
    margin-top: 30px;
  }
  #es-sodastream.es-sodastream .es-set__img {
    max-width: 450px;
    margin-top: -70px;
  }
  #es-sodastream.es-sodastream .es-set__single {
    min-width: 300px;
    max-width: 350px;
    min-height: 385px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
  }
  #es-sodastream.es-sodastream .es-set__number {
    margin-top: 0px;
    font-family: 'Black', 'Roboto', sans-serif;
    font-weight: 800;
    color: #13294b;
    font-size: 130px;
    margin-bottom: 60px;
  }

  #es-sodastream.es-sodastream .es-start__title {
    font-size: 45px;
  }
  #es-sodastream.es-sodastream .es-komp__title {
    font-size: 40px;
  }
  #es-sodastream.es-sodastream .es-efficiency__title {
    font-size: 40px;
    margin-bottom: 10px;
  }
  #es-sodastream.es-sodastream .es-slider__slide {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #es-sodastream.es-sodastream .es-slider__content {
    position: relative;
  }
  #es-sodastream.es-sodastream .es-slider__imgCtn {
    display: block;
    max-width: none;
    margin-top: -215px;
    padding: 20px;
  }
  #es-sodastream.es-sodastream .es-slider__img {
    max-width: 400px;
    margin-bottom: 20px;
  }
  #es-sodastream.es-sodastream .es-slider__subtitle {
    font-size: 20px;
  }
  #es-sodastream.es-sodastream .es-slider__texts {
    padding: 40px;
    width: 80%;
  }
  #es-sodastream.es-sodastream .es-slider__text {
    font-size: 18px;
  }

  #es-sodastream.es-sodastream .es-syroups__title {
    font-size: 45px;
  }

  @media (min-width: 970px) {
    #es-sodastream.es-sodastream .es-kv {
      background-color: #75a7ad;
      background-image: url(/data/include/cms/opisy-towarow/Soda/Little-Heroes/img/es-kv-bg.png);
      background-position: 0% 20%;
      background-repeat: no-repeat;
      background-size: cover;
      padding: 20px;
      min-height: 725px;
      margin-bottom: 0;
      padding-bottom: 0;
    }
    #es-sodastream.es-sodastream .es-kv__container {
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
    }
    #es-sodastream.es-sodastream .es-kv__content {
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      height: 100%;
    }
    #es-sodastream.es-sodastream .es-kv__contentText {
      margin-left: 49px;
      /* margin-bottom: -160px; */
      margin-top: 200px;
    }
    #es-sodastream.es-sodastream .es-kv__bg {
      display: none;
    }
    #es-sodastream.es-sodastream .es-kv__title {
      /* margin-bottom: 52px; */
      text-transform: uppercase;
      font-family: 'Bold', 'Roboto', sans-serif;
      font-weight: bold;
      font-size: 45px;
      line-height: 1.2;
    }
    #es-sodastream.es-sodastream .es-kv__subtitle {
      text-transform: uppercase;
      line-height: 1.2;
      font-size: 30px;
    }
    #es-sodastream.es-sodastream .es-kv__logo {
      margin-left: 41px;
      max-width: 350px;
    }
    #es-sodastream.es-sodastream .es-kv__img {
      max-width: 600px;
      position: relative;
    }
    #es-sodastream.es-sodastream .es-kv__img::before {
      /* content: url(/data/include/cms/opisy-towarow/Soda/Little-Heroes/img/es-kv-badge.png); */
      margin: 20px;
      position: absolute;
      left: -175px;
      top: 440px;
      transform: scale(0.9);
    }
    #es-sodastream.es-sodastream .es-kv__packshot {
      max-height: none;
      height: auto;
      width: 438px;
      margin-bottom: -29px;
      margin-left: 0px;
      margin-right: 74px;
    }
  }

  #es-sodastream.es-sodastream .es-set__title {
    font-size: 45px;
  }
  #es-sodastream.es-sodastream .es-slider__slide {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #es-sodastream.es-sodastream .es-slider__content {
    position: relative;
  }
  #es-sodastream.es-sodastream .es-slider__imgCtn {
    display: block;
    max-width: 400px;
  }
  #es-sodastream.es-sodastream .es-slider__subtitle {
    margin-top: 0;
    font-size: 40px;
  }
  #es-sodastream.es-sodastream .es-slider__texts {
    padding: 0px;
  }
  #es-sodastream.es-sodastream .es-slider__text {
    margin: 0 auto;
    width: 100%;
    font-size: 22px;
    text-align: center;
  }
  #es-sodastream.es-sodastream .es-slider__text--1 {
    margin-bottom: 100px;
  }

  #es-sodastream.es-sodastream .es-syroups__title {
    font-size: 45px;
  }
  #es-sodastream.es-sodastream .es-set__img--big {
    max-width: 750px;
    margin-top: -400px;
  }
  #es-sodastream.es-sodastream .es-start {
    padding: 30px 0 450px 0;
  }
  #es-sodastream.es-sodastream .es-dis__text {
    max-width: 66%;
  }
} /*# sourceMappingURL=style.css.map */
