.new-design-slider {
  --swiper-pagination-bottom: 32px;
  --swiper-pagination-color: #3F2021;
  --swiper-navigation-size: 12px;
  --swiper-navigation-color: white
}
.new-design-slider .swiper__wrapper {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}
.new-design-slider .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto
}
.new-design-slider__slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: auto
}
@media screen and (min-width:1024px) {
  .new-design-slider__slide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}
.new-design-slider__slide-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  padding: 40px 16px
}
@media screen and (min-width:768px) {
  .new-design-slider__slide-content {
    padding: 40px 35% 48px 24px
  }
}
@media screen and (min-width:1024px) {
  .new-design-slider__slide-content {
    padding-inline: 13.47% 11.8%;
    padding-block: 0;
    gap: 16px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
  }
}
@media screen and (min-width:1367px) {
  .new-design-slider__slide-content {
    padding-inline: 194px 170px
  }
}
.new-design-slider__slide-media {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 24px;
  margin-top: auto
}
.new-design-slider__slide-media:before {
  content: "";
  position: absolute;
  left: 16px;
  right: 0;
  top: 0;
  height: 250px;
  border-bottom-left-radius: 24px;
  background: -webkit-gradient(linear,left top,left bottom,from(#dbbc8d),to(#a88656));
  background: linear-gradient(180deg,#dbbc8d 0,#a88656 100%);
  z-index: -1
}
.new-design-slider__title {
  font-size: 28px;
  line-height: 36px
}
@media screen and (min-width:768px) {
  .new-design-slider__slide-media {
    gap: 54px
  }
  .new-design-slider__slide-media:before {
    height: 364px;
    border-bottom-left-radius: 68px
  }
  .new-design-slider__title {
    font-size: 30px;
    line-height: 37px
  }
}
@media screen and (min-width:1024px) {
  .new-design-slider__slide-media {
    gap: 38px;
    padding-right: 214px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    margin-top: 0;
    padding-top: 82px
  }
  .new-design-slider__slide-media:before {
    height: 100%;
    border-bottom-left-radius: 182px;
    left: unset;
    right: 0;
    width: calc(50% + 273px)
  }
  .new-design-slider__title {
    font-size: 40px;
    line-height: 50px
  }
}
.new-design-slider__description {
  font-size: 16px;
  line-height: 26px
}
@media screen and (min-width:768px) {
  .new-design-slider__description {
    font-size: 20px;
    line-height: 30px
  }
}
@media screen and (min-width:1024px) {
  .new-design-slider__description {
    font-size: 20px;
    line-height: 30px
  }
}
.new-design-slider__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  font-size: 16px;
  line-height: 1;
  text-decoration: none;
  padding: 12px 40px;
  border: 1px solid #e1261c;
  border-bottom-right-radius: 16px;
  background-color: #e1261c;
  color: #fff;
  background-image: url(/themes/custom/nescafe_design_refresh/js/vue/apps/subscribe/dist/button-sprite-red.png);
  background-repeat: repeat;
  background-position: 50% -2px;
  background-size: 1350px 1300px;
  white-space: nowrap
}
@media (hover:hover) and (pointer:fine) {
  .new-design-slider__link:hover {
    -webkit-animation-name: liquidFill;
    animation-name: liquidFill;
    -webkit-animation-duration: 833ms;
    animation-duration: 833ms;
    -webkit-animation-timing-function: steps(25);
    animation-timing-function: steps(25);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-transition: color 833ms ease-in-out;
    transition: color 833ms ease-in-out;
    color: #fff
  }
}
@media screen and (min-width:768px) {
  .new-design-slider__link {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-inline: 32px
  }
}
.new-design-slider__image--old {
  width: 80px
}
@media screen and (min-width:768px) {
  .new-design-slider__image--old {
    width: 104px
  }
}
@media screen and (min-width:1024px) {
  .new-design-slider__image--old {
    width: 164px
  }
}
.new-design-slider__image--new {
  width: 116px
}
@media screen and (min-width:768px) {
  .new-design-slider__image--new {
    width: 174px
  }
}
.new-design-slider__pagination .swiper-pagination-bullet {
  opacity: .2
}
.new-design-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1
}
.new-design-slider__nav {
  background-color: rgba(34,34,34,.5019607843);
  border-radius: 50%;
  display: none
}
@media screen and (min-width:1024px) {
  .new-design-slider__image--new {
    width: 218px
  }
  .new-design-slider__pagination {
    display: none
  }
  .new-design-slider__nav {
    display: block
  }
  .new-design-slider__nav.swiper-button-prev {
    width: 56px;
    height: 56px;
    left: 60px!important
  }
  .new-design-slider__nav.swiper-button-next {
    width: 56px;
    height: 56px;
    right: 60px!important
  }
}
.new-design-slider__nav--next::after,
.new-design-slider__nav--prev::after {
  content: ""!important;
  background-image: url("data:image/svg+xml,%3Csvg width='13' height='22' viewBox='0 0 13 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.492536 9.85075L9.85074 0.492537C10.5075 -0.164179 11.4925 -0.164179 12.1493 0.492537C12.806 1.14925 12.806 2.13433 12.1493 2.79105L3.94029 11L12.1493 19.209C12.806 19.8657 12.806 20.8507 12.1493 21.5075C11.4925 22.1642 10.5075 22.1642 9.85074 21.5075L0.492536 12.1493C-0.16418 11.4925 -0.16418 10.5075 0.492536 9.85075Z' fill='white'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 8px;
  height: 14px;
  background-size: contain
}
.new-design-slider__nav--next::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}
.new-design-slider__arrow {
  width: 18px;
  height: 18px;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' fill='none'%3E%3Cpath fill='%23fff' d='M0 0h9.256L14 9l-4.744 9H0l3.558-9z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='18' fill='none'%3E%3Cpath fill='%23fff' d='M0 0h9.256L14 9l-4.744 9H0l3.558-9z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  mask-size: contain;
  background-color: #fff
}
@media screen and (min-width:768px) {
  .new-design-slider__arrow {
    width: 28px;
    height: 28px
  }
}
@media screen and (min-width:1024px) {
  .new-design-slider__arrow {
    width: 38px;
    height: 38px
  }
}
@-webkit-keyframes liquidFill {
  0% {
    background-position: 50% -2px
  }
  100% {
    background-position: 50% -1252px
  }
}
@keyframes liquidFill {
  0% {
    background-position: 50% -2px
  }
  100% {
    background-position: 50% -1252px
  }
}
[data-animation].new-design-slider .new-design-slider__slide-content,
[data-animation].new-design-slider .new-design-slider__slide-media {
  position: relative;
  top: 6.25rem;
  opacity: .5
}
[data-animation].new-design-slider .new-design-slider__slide-content.content-animation,
[data-animation].new-design-slider .new-design-slider__slide-media.content-animation {
  opacity: 1;
  top: 0;
  -webkit-transition: top,opacity 1.5s,1s;
  transition: top,opacity 1.5s,1s
}