<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.add-to-bag {
  height: 20px;
  background: #000;
}

.switch label {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Old versions of Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none;
}

@media(min-width: 992px) {
  #spezifikationen {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.nav-outer-wrapper {
  height: 56px;
}

.navbar-nav {
  font-family: "Lucas", sans-serif;
  font-weight: 600;
}
.vertuo-h1 {
    /* font-family: Lucas,Helvetica,Arial,sans-serif; */
    /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    font-size: 3em;
    /* line-height: 1.33333; */
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    margin:0;
}
.vertuo-h2{
    /* font-family: 'Nespresso Lucas', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    font-size: 1.6em;
    line-height: 1.33333;
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    margin:0;

}
.vertuo-h3{
    /* font-family: 'Nespresso Lucas', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    font-size: 1.4em;
    line-height: 1.33333;
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    margin:0;
    margin-bottom:10px;
}
.vertuo-h4{
    /* font-family: Lucas,Helvetica,Arial,sans-serif; */
    /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    font-size: 0.9em;
    /* line-height: 1.33333; */
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    margin:0;
    margin-bottom:15px;
}
.vertuo-h5{
    /* font-family: Lucas,Helvetica,Arial,sans-serif; */
    /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    font-size: 0.9em;
    /* line-height: 1.33333; */
    letter-spacing: .25em;
    font-weight: 700;
    text-transform: uppercase;
    margin:0;
    margin-bottom:15px;
    color: #000;
    text-align: left;
}
.vertuo-p{
  /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
  font-family: "Lucas", sans-serif;
  font-size:20px;
  color:#fff;
  margin:0;
  font-size: 1em;
  line-height: 1.33333;
  letter-spacing: .08333em;
  font-weight: 300;
  line-height: 1.5;
  margin-bottom:15px;
}
a {
  color:#986f38;
}
a:hover{
  text-decoration: none;
  color:#986f38;
}
.p-small{
  font-size:14px;
}
.vertuo-nav {
  background-color:rgb(0,0,0,0.8);
  z-index:10;
  top:0;
  left:0;
  position:relative;
  width:100%;
}
/* .sticky-vertuo{
  position: fixed;
  top: 0;
  width: 100%;

}
.sticky-vertuo + #lax-header {
  padding-top: 102px;

} */
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.header-sticky {
  overflow: hidden;
}
.sticky + .header-sticky {
}

.sticky-container {
  height: auto;
  padding: 10px 0;
}
.sticky-content{
  /* font-family: 'Nespresso Lucas', Helvetica, Arial, sans-serif; */
  font-family: "Lucas", sans-serif;
  font-size:16px;
  color:#fff;
  margin:0 auto;
}
.sticky-links {
  color:#fff;
  opacity:0.7;
  padding: 0 2em;
  cursor:pointer;
  cursor:hand;
  font-size:12px;
}
.sticky-links:hover {
  -webkit-transition: .25s ease;
    transition: .25s ease;
  opacity:1;
}
.sticky-nav-button {
  padding: .46em 2.76em .46em 2.76em;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: .875rem;
  /* font-family: 'Nespresso Lucas', Helvetica, Arial, sans-serif; */
  font-family: "Lucas", sans-serif;
  line-height: 1.2em;
  letter-spacing: 1px;
  position: relative;
  text-align: center;
  border-radius: 3px;
  cursor: pointer;
  transition: all 250ms;
  margin:0 auto;
}

.sticky-nav-button:hover {
  background: #FFF;
  color: #000;
}

.sticky-nav-button--dark {
  border-color: #000 !important;
  color:  #000 !important;
}

.sticky-nav-button--dark:hover {
  border-color: #000 !important;
  background: #000 !important;
  color:  #FFF !important;
}

.sticky-nav-button:hover{
  border: 1px solid #fff;
  background-color: #fff;
  color: #000;
}
.sticky-nav-button-green{
  position: relative;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    white-space: normal;
    text-decoration: none;
    border: 0;
    overflow: hidden;
    text-transform: uppercase;
    font-weight: 600;
    font-size: .875em;
    /* font-family: 'Nespresso Lucas', Helvetica, Arial, sans-serif; */
    font-family: "Lucas", sans-serif;
    margin: 0;
    padding: .85714em 0 .71429em;
    line-height: 1.28571em;
    letter-spacing: .07143em;
    min-width: 7.14286em;
    border-radius: .21429em;
}
.hero, .parallax1 {
  height: 400px;
  /* min-height: 500px; */
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  max-width: 2380px;
}
.hero {
  background-size: auto 100%;
}
.padding-text{
  padding-top:120px;
}
.hero-h1{
  font-size:1.9em !important;
}
.hero-new{
  /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
      font-family: "Lucas", sans-serif;
  color:#fff;
  margin:0;
  font-size:28px;
  line-height: 1.33333;
  letter-spacing:.25em;

}
.hero-sub{
  /* font-family: 'Nespresso Lucas, sans-serif', Helvetica, Arial, sans-serif; */
      font-family: "Lucas", sans-serif;
  color:#fff;
  margin:0;
  font-size:12px;
  line-height: 1.33333;
  letter-spacing:.25em;
}
.swiper-container {
    width: 100%;
    height: auto;
}
.swiper-wrapper {
    height: auto;
}

#konfigurator .swiper-slide {
  width:auto !important;
  text-align:center;
  height:auto;
  padding-left: 0;
padding-right: 0;
}
.circle-outer{
  /* position: absolute;
  width:80%;
  padding-bottom: 80%;
  remove height if %*/
  position: relative;
  width:220px;
  height:220px;
  background: #6a6a6a;
  border-radius: 50%;
  /* box-shadow: 0px 0px 0px 10px blue; */
  margin:0 auto;
  /* background-image: url('../images/circle-bg.png');
  background-size: cover;
  background-position: center; */
  left: 0;
  right: 0;
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(118,117,117,1) 38%, rgba(241,241,241,1) 69%, rgba(113,112,112,1) 100%);
}
.grey-outer {
  background:#667E91;
}
.grey-plain-outer {
  background:rgba(190,190,190,1);
}
.chrome-outer {
  background: rgb(255,255,255);
  background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(118,117,117,1) 38%, rgba(241,241,241,1) 69%, rgba(113,112,112,1) 100%);
}
.vertuo-h2-circle {
  padding-left: 25px;
  padding-right: 25px;
  line-height: 1.1;
  font-size: 1em;
  margin-top: 30px;
  margin-bottom: 10px;
}
@media(min-width: 992px) {
  .vertuo-h2-circle {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    font-size: 1.3em;
  }
}
.circle-inner{
  /* position: absolute;
  width: 92%;
  padding-bottom: 92%;
  remove height if %*/
  position: relative;
  width: 210px;
  height: 210px;
  border-radius: 50%;
  background: #6a6a6a;
  /* box-shadow: 0px 0px 0px 10px blue; */
  margin:0 auto;
  /* background-image: url('../images/circle-bg.png');
  background-size: cover;
  background-position: center; */
  left: 0;
    right: 0;
    left: 0;
  right: 0;
  transform: translateY(-50%);
  top: 50%;
}
.grey-inner{
  background: #667E91;
}
.chrome-inner{
  background: rgb(255,255,255);
  background: linear-gradient(128deg, rgba(255,255,255,1) 0%, rgba(223,223,223,1) 20%, rgba(165,164,164,1) 33%, rgba(177,176,176,1) 41%, rgba(241,241,241,1) 66%, rgba(110,110,110,1) 96%);
}
.circle-description{
font-size:0.65em !important;
}
.premium-black{
  background: rgb(0,0,0);
background: linear-gradient(128deg, rgba(0,0,0,1) 44%, rgba(255,255,255,1) 56%, rgba(123,122,122,1) 100%);
}
.premium-brown{
  background: rgb(59,45,42);
  background: linear-gradient(128deg, rgba(59,45,42,1) 46%, rgba(165,113,90,1) 56%, rgba(249,206,185,1) 100%);
}
.deluxe-chrome{
  background: rgb(177,177,177);
background: linear-gradient(128deg, rgba(177,177,177,1) 13%, rgba(88,87,87,1) 38%, rgba(187,187,187,1) 66%, rgba(88,88,88,1) 91%);
}
.deluxe-pure-chrome{
  background: rgb(177,177,177);
  background: linear-gradient(128deg, rgba(235,235,235,1) 13%, rgba(180,180,180,1) 38%, rgba(245,245,245,1) 66%, rgba(180,180,180,1) 91%);
}
.card {
  border:none;
  background-color:transparent;
}
.card-header {
  background-color: #fff;
  background-color: transparent;
  border-bottom:none;
}
.card-header .vertuo-h5 {
  display: flex;
  align-items: flex-start;
}
.card-header .vertuo-h5 svg {
  flex: 0 0 auto;
  margin-right: 10px !important;
}
.recycle-icon{
  margin:0 auto;
  /* margin-bottom:20px; */
  width:75%;
}

/* SOLO BUNDLE TOGGLE */

.switch {
  position: relative;
  height: 38px;
  width: 220px;
  margin: 20px auto;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  /* -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); */
}

.switch.switch-blue.switch-3 &gt; label {
  line-height: 38px !important;
}

.switch.switch-blue.switch-3 {
  display: flex;
}

.switch-label {
  position: relative;
  z-index: 2;
  float: left;
  width: 110px;
  line-height: 38px;
  font-size: 11px;
  color: #efefef;
  text-align: center;
  /* text-shadow: 0 1px 1px rgba(0, 0, 0, 0.45); */
  cursor: pointer;
}
.switch-label--solo {
  width: 60px;
}
.switch-label--bundle {
  width: 160px;
}


.switch-label:active {
  font-weight: bold;
}

.switch-label-off {
  padding-left: 2px;
}

.switch-label-on {
  padding-right: 2px;
}

.switch-input {
  display: none;
}
.switch-input:checked + .switch-label {
  font-weight: bold;
  color: #fff;
  /* text-shadow: 0 1px rgba(255, 255, 255, 0.25); */
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -ms-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: color, text-shadow;
  -moz-transition-property: color, text-shadow;
  -ms-transition-property: color, text-shadow;
  -o-transition-property: color, text-shadow;
  transition-property: color, text-shadow;
}
.switch-input:checked + .switch-label-on ~ .switch-selection {
  left: 110px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-input:checked + .switch-label-on ~ .switch-selection-3 {
  left: 74px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-input:checked + .switch-label-off ~ .switch-selection-3 {
  left: 2px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-input:checked + .switch-label-ex ~ .switch-selection-3 {
  left: 145px;
  /* Note: left: 50%; doesn't transition in WebKit */
}

.switch-selection {
  position: absolute;
  z-index: 1;
  top: 2px;
  left: 2px;
  display: block;
  width: 60px;
  height: 34px;
  border-radius: 20px;
  background-color: #000;
  /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dd993), color-stop(100%, #65bd63));
  background-image: -webkit-linear-gradient(top, #9dd993, #65bd63);
  background-image: -moz-linear-gradient(top, #9dd993, #65bd63);
  background-image: -ms-linear-gradient(top, #9dd993, #65bd63);
  background-image: -o-linear-gradient(top, #9dd993, #65bd63);
  background-image: linear-gradient(top, #9dd993, #65bd63);
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.5), 0 0 2px rgba(0, 0, 0, 0.2); */
  -webkit-transition: left 0.15s ease-out, width 0.15s ease-out;
  -moz-transition: left 0.15s ease-out, width 0.15s ease-out;
  -ms-transition: left 0.15s ease-out, width 0.15s ease-out;
  -o-transition: left 0.15s ease-out, width 0.15s ease-out;
  transition: left 0.15s ease-out, width 0.15s ease-out;
}

.switch-input:checked + .switch-label--bundle ~ .switch-selection {
  width: 158px;
  left: 60px;
}

.switch-3 .switch-selection.switch-selection-3 {
  width: 33%;
  background-color: #000;
}

.switch-blue .switch-selection {
  background-color: #000;
  /* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4fc9ee), color-stop(100%, #3aa2d0));
  background-image: -webkit-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -moz-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -ms-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: -o-linear-gradient(top, #4fc9ee, #3aa2d0);
  background-image: linear-gradient(top, #4fc9ee, #3aa2d0); */
}

.solo, .bundle {
  cursor: pointer;
}
/* END SOLO BUNDLE TOGGLE */
.lp-vertuo-next-video {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
  overflow: hidden;
}

.lp-vertuo-next-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-bg {
  position: relative;
  background-color: black;
  height: auto;
  width: 100%;
  overflow: hidden;
}
.video-bg video {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
}
.video-bg .container {
  position: relative;
  z-index: 2;
}
.video-bg-sustainable {
  position: relative;
  background-color: black;
  height: auto;
  /* min-height: 25rem; */
  width: 100%;
  overflow: hidden;
}
.video-bg-sustainable video {
  position: absolute;
  top: 0;
  left: auto;
  min-width: 100%;
  min-height: 50%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform:none;
  transform: none;
}

.faq-bg {
  background-color:#fff;
  /* background-size:cover;
  background-position: left; */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  /* background: fixed; */
  background-attachment: fixed;


}
.card-body{
  padding-top: 0;
  padding-left: 52px;
}
.sustainable-img {
  width: 100%;
}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);

}
/*Medium devices (tablets, 768px and up)*/
@media (min-width: 768px)
{
  .sticky-container {
  padding:20px 0;
  }
  .sticky-content{
    margin-right: auto;
    margin: 0;
  }
  .hero, .parallax1 {
    height: 650px;
  }
  .padding-text{
    padding-top:160px;
  }
  .hero-h1{
    font-size:3em !important;
  }
  .hero-new{
    font-size:28px;
  }
  .hero-sub{
    font-size:18px;
  }
  .sticky-nav-button{
    margin:0;
  }
  .switch {
  }

  .video-bg  {
    height:550px;
  }
  .video-bg video {
    /* position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%); */
    /* height:100%; */
  }

  .video-bg-sustainable video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
  }

  .faq-bg {
    background-attachment: scroll;
    background-position: top ;
    background-size: 100% auto;
  }
  .sustainable-img {
    width: 80%;
  }

  .recycle-icon{
  }
}
@media (min-width: 991px)
{
  .circle-outer{
    width:280px;
    height:280px;
  }
  .circle-inner{
    width: 260px;
    height: 260px;
  }
  .circle-description{
  font-size:1em !important;
  }
}


@media (min-width: 996px)
{
  .sticky {
    position: fixed;
    width: 100%;
  }

}

@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 996px;
  }
  .video-bg  {
    height:650px;
  }
}
@media (min-width: 1550px)
{
  .hero, .parallax1 {
    height: 750px;
  }
}


.lp-vertuo-next .store-teaser {
  background-size: cover;
  background-position: right bottom;
  height: 600px;
  padding: 60px;
  background-attachment: fixed;
}

@media(max-width: 767px) {
  .lp-vertuo-next .store-teaser {
    height: auto;
    padding: 40px 20px;
  }
}

.lp-vertuo-next .sorten-head {
  text-transform: uppercase;
  font-size: 2.8em;
  font-weight: 300;
  letter-spacing: 5px;
}
@media(max-width: 767px) {
  .lp-vertuo-next .sorten-head {
    font-size: 2em;
  }
}

.lp-vertuo-next .col-animator {
  position: relative;
}

.img-ani {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.img-ani--1 {
  z-index: 2;
}

.img-ani--2 {
  z-index: 3;
}


.v-recipe-slide {
  font-family: "Lucas";
  background: #FFF;
  width: 100%;
  height: 100%;
  text-align: center;
}

.v-recipe-slide__img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.v-recipe-slide__content {
  padding: 24px 20px 30px;
}

.v-recipe-slide__title {
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 600;
  line-height: 26px;
  letter-spacing: 0.25em;
  text-align: center;
}

.v-recipe-layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  padding-top: 40px;
  width: 100%;
  height: 100%;
  background: rgba(196, 196, 196, .5);
  -webkit-overflow-scrolling: touch;

  overflow-y: auto;
}
.v-recipe-layer__bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.v-recipe-slider {
  padding-right: 20px;
  padding-left: 20px;
}

@media(min-width: 768px) {
  .v-recipe-layer,
  .v-recipe-slider {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media(min-width: 1024px) {
  .v-recipe-layer,
  .v-recipe-slider {
    padding-top: 60px;
    padding-right: 100px;
    padding-left: 100px;
  }
}

.v-recipe {
  position: relative;
  z-index: 1;
  background: #FFF;
  font-family: "Lucas";
}
@media(min-width: 768px) {
  .v-recipe {
    display: flex;
    min-height: calc(100vh - 120px);
  }
}

.v-recipe__pic {
  position: relative;
  z-index: 0;
  padding: 30px;
  height: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media(min-width: 768px) {
  .v-recipe__pic {
    width: 30%;
    height: auto;
    flex: 0 0 auto;
  }
}
@media(min-width: 1200px) {
  .v-recipe__pic {
    width: 40%;
  }
}
.v-recipe__img {
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.v-recipe__img-title {
  position: relative;
  z-index: 1;
  font-size: 35px;
  font-weight: 600;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: .2em;
  text-shadow: 0px 0px 14px rgba(0, 0, 0, .25);
}

.v-recipe__content {
  padding: 20px;
}
@media(min-width: 768px) {
  .v-recipe__content {
    width: 70%;
    flex: 0 0 auto;
  }
}
@media(min-width: 1200px) {
  .v-recipe__content {
    width: 60%;
  }
}
@media(min-width: 1024px) {
  .v-recipe__section {
    margin-top: 50px;
  }
}
.v-recipe__section--list {
  margin-bottom: 20px;
}
.v-recipe__close {
  position: absolute;
  top: 16px;
  right: 16px;
}
@media(min-width: 1024px) {
  .v-recipe__close {
    top: 24px;
    right: 24px;
  }
}
.v-recipe__title {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 25px;
  line-height: 30px;
  text-transform: uppercase;
}
@media(min-width: 992px) {
  .v-recipe__list-wrapper {
    display: flex;
    max-width: 600px;
  }
}
.v-recipe__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  flex: 1 1 auto;
}
.v-recipe__list li {
  margin: 0 0 5px;
  padding: 0 10px 0 0;
}

.v-recipe__step-list {
  margin: 0;
  padding: 10px 0;
  max-width: 500px;
  list-style-type: none;
}
.v-recipe__step-list-wrapper {
  position: relative;
}
.v-recipe__step-list-wrapper::before {
  position: absolute;
  left: 45px;
  top: 0;
  z-index: 0;
  content: "";
  display: block;
  width: 2px;
  height: 100%;
  background: #F3EEE6;
}
.v-recipe__step-list li {
  position: relative;
  padding-left: 90px;
  margin-bottom: 25px;
  counter-increment: count;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  min-height: 30px;
}
.v-recipe__step-list li:last-child {
  margin-bottom: 0;
}

.v-recipe__step-list li::before {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 90px;
  background: #FFF;
  content: "0" counter(count);
  font-weight: 600;
  font-size: 25px;
  line-height: 36px;
  display: block;
  text-align: center;
}

.v-recipe-slider-swiper__pagination {
  position: relative !important;
  top: 0 !important;
  left: 0  !important;
  display: flex;
  align-items: center;
  width: 100% !important;
  transform: none !important;
  margin-bottom: 10px;
}

@media(min-width: 768px) {
  .v-recipe-slider-swiper__pagination {
    margin-left: auto;
    width: 200px !important;
  }
}

.v-recipe-slider-swiper__pagination .swiper-pagination-bullet {
  position: relative !important;
  left: 0 !important;
  flex: 1 1 20% !important;
  width: 20% !important;
  height: 2px;
  background: #000;
  margin: 0 10px 0 0 !important;
  transform: none !important;
  opacity: 1 !important;
  border-radius: 0 !important;
}

.v-recipe-slider-swiper__pagination .swiper-pagination-bullet:last-child {
  margin: 0 !important;
}

.v-recipe-slider-swiper__pagination .swiper-pagination-bullet-active {
  height: 6px;
}

.v-recipe-slider-swiper .swiper-slide {
  height: auto;
}

.v-slider-wrapper {
  position: relative;
}
.v-recipe-slider-swiper__nav {
  position: absolute;
  top: 50%;
  left: -40px;
  right: -40px;
  z-index: 2;
  width: auto;
  justify-content: space-between;
  pointer-events: none;
  display: none;
}
@media(min-width: 768px) {
  .v-recipe-slider-swiper__nav {
    display: flex;
  }
}
.v-recipe-slider-swiper__nav-item {
  pointer-events: all;
}
.v-recipe-slider-swiper__nav-item.swiper-button-disabled {
  opacity: .2;
}
</pre></body></html>