@media (max-width: 1399.98px) {
  .home-hero-block {
    margin-left: -3.875rem;
    margin-right: -3.875rem;
    overflow: hidden;
  }
}
@media (max-width: 575.98px) {
  .home-hero-block {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
  }
}
.home-hero-block_wrap {
  position: relative;
}
.home-hero-block_titles {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  padding-top: 52px;
}
@media (max-width: 1699.98px) {
  .home-hero-block_titles {
    width: 70%;
  }
}
@media (max-width: 1399.98px) {
  .home-hero-block_titles {
    width: 75%;
    padding: 52px 3.875rem 0;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block_titles {
    position: relative;
    width: 100%;
    padding: 30px 3.875rem 0;
  }
}
@media (max-width: 575.98px) {
  .home-hero-block_titles {
    padding: 30px 1.25rem 0;
  }
}
.home-hero-block .h1 {
  margin-bottom: 1.25rem;
  line-height: 1.25rem;
}
@media (max-width: 991.98px) {
  .home-hero-block .h1 {
    margin-bottom: 0.625rem;
  }
}
.home-hero-block .h2 {
  margin-bottom: 3.75rem;
}
@media (max-width: 991.98px) {
  .home-hero-block .h2 {
    margin-bottom: 1.875rem;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 0;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media (min-width: 1400px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper {
    width: 100% !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important;
  }
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper {
    padding: 0 10px;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .swiper-slide {
  width: auto;
  margin-bottom: 0;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
  width: 100%;
  max-width: 130px;
  -webkit-box-flex: 1;
      -ms-flex: 1 3 auto;
          flex: 1 3 auto;
  text-align: center;
  position: relative;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-property: max-width;
  -o-transition-property: max-width;
  transition-property: max-width;
}
@media (max-width: 1699.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 12vw;
    max-width: 12vw;
  }
}
@media (max-width: 1199.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
    width: 15vw;
    max-width: 15vw;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
    width: 20vw;
    max-width: 20vw;
  }
}
@media (max-width: 767.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle {
    padding: 0;
    max-width: 100%;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle a {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle a.bottle_link {
  z-index: 2;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img {
  height: 690px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media (max-width: 1699.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img {
    height: 650px;
  }
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img {
    height: 580px;
  }
}
@media (max-width: 1199.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img {
    height: 450px;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img {
    height: 376px;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img-wrap {
  position: relative;
  bottom: 8.4375rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-property: bottom;
  -o-transition-property: bottom;
  transition-property: bottom;
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img-wrap {
    bottom: 3.25rem;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img-wrap {
    bottom: 2rem;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img .bottle_bottle {
  width: 100%;
  height: auto;
  padding: 0 10px;
  max-width: 84px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom;
     object-position: bottom;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-property: max-width;
  -o-transition-property: max-width;
  transition-property: max-width;
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img .bottle_bottle {
    padding: 0;
    max-width: 68px;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img .bottle_bg {
  width: 100%;
  max-width: 400px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: -1;
  display: block;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img .bottle_bg {
    top: unset;
    bottom: 35px;
    left: 50%;
    width: 165%;
    height: auto;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img .bottle_bg {
    width: 135%;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img svg {
  position: absolute;
  left: 50%;
  bottom: 28px;
  width: 100%;
  max-width: 94px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  height: 100%;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img svg .s0,
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img svg .s1,
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img svg .s2 {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_img svg .s3 {
  opacity: 1;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_title {
  font-family: "Weave", serif, sans-serif;
  font-size: 1rem;
  line-height: 1.25;
  font-weight: 700;
  color: #aedef2;
  position: absolute;
  bottom: 0;
  padding-top: 0.875rem;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
      -ms-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition-property: font-size, bottom, -webkit-transform;
  transition-property: font-size, bottom, -webkit-transform;
  -o-transition-property: font-size, bottom, transform;
  transition-property: font-size, bottom, transform;
  transition-property: font-size, bottom, transform, -webkit-transform;
  z-index: 1;
  min-width: 100%;
}
@media (max-width: 1699.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_title {
    font-size: 0.75rem;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle_title {
    padding-top: 0.375rem;
  }
}
@media (min-width: 1400px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) {
    max-width: 410px;
    width: 410px;
    bottom: 0;
    -webkit-box-flex: 3;
        -ms-flex: 3 1 auto;
            flex: 3 1 auto;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img {
    margin-bottom: 0;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img-wrap {
    bottom: 0;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img .bottle_bottle {
    max-width: 205px;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img .bottle_bg {
    opacity: 1;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img svg {
    bottom: 42px;
    height: auto;
    max-width: 313px;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img svg .s0 {
    opacity: 0.6;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img svg .s1 {
    opacity: 0.4;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_img svg .s2 {
    opacity: 0.2;
  }
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_title {
    bottom: 50%;
    padding-top: 0;
    font-size: 3.125rem;
    line-height: 1.24;
    color: #fff;
    text-shadow: 0 5px 30px rgba(0, 0, 0, 0.85);
  }
}
@media (min-width: 1400px) and (max-width: 1549.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    width: 12vw;
    max-width: 12vw;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.highlighted:not(.no-active) .bottle_link {
  display: block;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) {
  bottom: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 12vw;
  max-width: 12vw;
}
@media (max-width: 1199.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) {
    width: 15vw;
    max-width: 15vw;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) {
    width: 20vw;
    max-width: 20vw;
  }
}
@media (max-width: 767.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) {
    max-width: 100%;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img {
  margin-bottom: 0;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img-wrap {
  bottom: 0;
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img-wrap {
    height: 100%;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img .bottle_bottle {
  max-width: 205px;
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img .bottle_bottle {
    max-width: 107px;
    height: 100%;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img .bottle_bg {
  opacity: 1;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img svg {
  bottom: 42px;
  height: auto;
  max-width: 313px;
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img svg {
    max-width: 180px;
    bottom: 34px;
  }
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img svg .s0 {
  opacity: 0.6;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img svg .s1 {
  opacity: 0.4;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_img svg .s2 {
  opacity: 0.2;
}
.home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_title {
  bottom: 50%;
  padding-top: 0;
  font-size: 3.125rem;
  line-height: 1.24;
  color: #fff;
  text-shadow: 0 5px 30px rgba(0, 0, 0, 0.85);
}
@media (max-width: 1399.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_title {
    font-size: 2.125rem;
    line-height: 1.23;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 120px;
    min-width: 165%;
  }
}
@media (max-width: 991.98px) {
  .home-hero-block.four-column-content-sliders .swiper-wrapper .bottle.swiper-slide-active:not(.no-active) .bottle_title {
    min-width: 150%;
  }
}
.home-hero-block .swiper-pagination {
  display: none;
}
@media (max-width: 1399.98px) {
  .home-hero-block .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
  }
}
