<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
#app h1, #app h2 {
  font-family: 'Nespresso-Bold';
  text-transform: uppercase;
}

#app hr {
  display: block;
height: 1px;
border: 0;
border:0;
margin: 1.5em 0;
padding: 0;
border-top: 1px solid #c3c3c3;
}
#app hr:after{
  content: "";
  width: 100%;
  display: block;
  background: url(../images/hr.png)no-repeat;
  background-position: center 0px;
  height: 3px;
  position: relative;
  top: -1px;
 }
 #app .redaeh hr {
   width:50%;
 }

.recipes .visual {
  width: 100%;
    height: 354px;
    background-size: cover;
    position:relative;
}


#app p {margin:0;}

#app .benefits h2 {
  margin:0;
  text-align: left;
  display:inline-block;
  color: #61636e;
}


.visuals &gt; div &gt; div:nth-child(1) {text-align:left;}
.visuals &gt; div &gt; div:nth-child(2) {text-align:right;}

#app .visuals ul {
  text-align:center;
  margin-top:-30px;
  margin-bottom:20px;
  z-index:2;
  position:relative;
}

#app div.explore&gt; div&gt; h1 {
  text-align: center;
  text-transform: uppercase;
}
#app div.design.black-bg&gt; div&gt; h2 {
  text-align: center;
  text-transform: uppercase;
  color: #61636e;
}
#app div.recipes.black-bg&gt; div&gt; h2 {
  text-align: center;
  text-transform: uppercase;
  color: white;
}
#app div.faqs.white-bg&gt; div {
  background: #1d1d21;
  color: #fff;
  padding:40px 40px 180px 40px;
}
#app .faqs h2 {
  text-align: left;
  text-transform: uppercase;
  font-size:140%;
  color:#fff;
}
#app .discover .inside &gt; div {
  position: relative;
  margin-top: -190px;
}
.discoverBg{
  background-size: contain;
  background-position: center;
}

#app div.faqs.white-bg&gt; div&gt; a {
  display: block;
  /*margin-top:40px;*/
}
#app div.discover.white-bg&gt; div {
  height: 240px;
}
#app .explore .colors {
display:inline-block;
}
#app .controls {height:36px;}
#app .explore .colors h3 {
  text-transform: uppercase;
  margin: 0;
  margin-top: 10px;
  margin-right: 10px;
  display: inline;
  line-height:18px;
  color:#fff;
}

#app .explore ul.socials {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
  float: right;
}
#app .explore ul.socials li {
display:inline-block;
}
#app .explore ul.socials li .twitter {
  /* display: inline-block; */
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  /* margin: 0 2.5px; */
  cursor: pointer;
  background: url(../images/twitter.svg);
  /* position: relative; */
  background-repeat: no-repeat;
  /* top: 0px; */
  /* left: 11px; */
  background-size: auto 50%;
  background-position: center center;
}

#app .explore ul.socials li .facebook {
  /* display: inline-block; */
  width: 36px;
  height: 36px;
  border: 2px solid #fff;
  border-radius: 50%;
  /* margin: 0 2.5px; */
  cursor: pointer;
  background: url(../images/facebook.svg);
  /* position: relative; */
  background-repeat: no-repeat;
  /* top: 0px; */
  /* left: 11px; */
  background-size: auto 50%;
  background-position: center center;
}

/*explore*/

#app .explore .colors {

}
#app .explore ul.socials {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style-type: none;
  float: right;
}

#app div.explore&gt; div&gt; div.controls&gt; div.variations {
  float: left;
}
#app div.explore&gt; div&gt; div.controls&gt; div.colors {

}
#app div.explore&gt; div&gt; div.controls&gt; ul {

}
#app div.explore&gt; div&gt; div.controls&gt; ul&gt; li:nth-child(1)&gt; img {
  width: 100%;
}
#app .coupon {
  display: block;
  color: white;
  width: 100%;
  border-radius: 2px;
  background: #1d1d21;
  padding: 20px;
  text-transform: uppercase;
}
#app .couponBtn {
  text-transform: uppercase;
  background: #357e00;
  padding: 8px;
  color: white;
  float: right;
  margin-top: -7.45px;
  border: 0px;
  border-radius: 4px;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}
#app .couponBtn:hover {
  text-transform: uppercase;
  background: #2b5518;
  padding: 8px;
  color: white;
  float: right;
  margin-top: -8px;
  border: 0px;
  border-radius: 2px;
}
#app div.mup.black-bg&gt; div&gt; div.coupon&gt; button {
  text-shadow: 1px 1px 2px black;
  font-size: 11px;
}
#app div.mup.black-bg&gt; div&gt; p {
  text-align: center;
  margin: 0 auto;
  padding: 0 0 20px 0;
  font-size: 200%;
  line-height: 30px;
}
#app div.mup.black-bg&gt; div&gt; p&gt; span {
  color: #29a9e8;
  font-weight: bold;
}
#app .codePromo {
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 10px;
}
#app .cssCounter {
  display: block;
  padding: 20px;
}
#app .cssCounter h2 {
  color: #29a9e8;
}
#app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(1),
#app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(2),
#app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(3) {
  display: inline-block;
  text-align: left;
  line-height: 10px;
  width: 32%;
  background-color: #1d1d21;
  margin-left: 4px;
  padding: 20px 20px 5px 20px;
}
#app div.mup.black-bg&gt; div&gt; div:nth-child(3),
#app div.mup.black-bg&gt; div&gt; div:nth-child(4) {
  opacity: 0;
}
#app div.mup.black-bg&gt; div&gt; ul&gt; li&gt; p {
  display: block;
  padding: 40px;
  background: #1d1d21;
  text-align: left;
}
#app div.mup.black-bg&gt; div&gt; ul&gt; li&gt; p {
  margin: 0 6px;
}
#app div.mup.black-bg&gt; div&gt; ul&gt; li:nth-child(1)&gt; h2 {
  position: relative;
  top: 40px;
  text-align: left;
  left: 46px;
  color: #29a9e8;
}
#app .lineCut {
  height: 1px;
  width: 60%;
  background-color: #c3c3c3;
  display: block;
  position: relative;
  left: 22%;
  top: -15px;
  margin-bottom: 15px;
  opacity: .6;
}
#app .numberToIncrinement {
  font-size: 80px;
  font-family: 'Nespresso-Light';
  position: relative;
  top: 21px;
  color: white;
}
#app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(1)&gt; p, #app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(2)&gt; p, #app div.mup.black-bg&gt; div&gt; div.cssCounter&gt; ul&gt; li:nth-child(3)&gt; p {
  padding-left: 54px;
  height: 60px;
  margin-top: -6px;
  line-height: 15px;
}
#app div.introduction.white-bg&gt; div&gt; div:nth-child(3)&gt; h2 {
  word-spacing: 30px;
}

#app .reciptCaption {
  position: relative;
  top: 30px;
  color: white;
  left: 43%;
  font-size: 13px;
  text-shadow: 1px 0 1px #333;
}
#app, #app * {
  box-sizing: border-box;
  vertical-align: top;
}
#app {
  //font-family: "Trebuchet MS", sans-serif;
  font-size: 100%;
}
#app *:before, #app *:after {
  box-sizing: border-box;
}
#app .inside {
  width: 996px;
  margin: 0 auto;
  position: relative;
  padding: 50px 70px;
}
.nes_bg-content-bloc #app .inside {
  width: 918px;
}
.nes_bg-content-bloc {
    margin-top: -690px!important;
}
.nes_view-fonction-v2 {display:none;}
.explore .inside &gt; img {width:100%;}
#app ul.bullets li {
  line-height: 14px;
    padding: 3px 0px;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, .6);
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
#app ul.bullets li.active:before {
  content: "";
      width: 8px;
      height: 8px;
      background-color: #fff;
      display: inline-block;
      border-radius: 50%;
      vertical-align:super;
}
#app section.visuals {
  background-repeat: no-repeat;
}
#app .visuals .inside&gt; img {
  margin: 0 auto;
  left: 0;
  right: 0;
  position: absolute;
  top: 60px;
}
#app .visuals .inside&gt; img.single {
  left: 60px;
    top: 32px;
    right: auto;
}
#app .visuals .inside {
  background-image: url(../images/bg-purple.jpg), url(../images/landscape-black.png), url(../images/bg-beige.jpg);
  background-repeat: no-repeat;
  background-position: center bottom -140px, center bottom 70px, top left;
  height: auto;
  padding: 0px;
  overflow: hidden;
  -webkit-animation: headerBackground 1s ease-out;
  animation: headerBackground 1s ease-out;
}
@-webkit-keyframes headerBackground {
  0% {
    opacity: 0;
    background-position: center bottom -140px, center bottom -20px, top left;
  }
  100% {
    opacity: 1;
    background-position: center bottom -140px, center bottom 70px, top left;
  }
}
@keyframes headerBackground {
  0% {
    opacity: 0;
    background-position: center bottom -140px, center bottom -20px, top left;
  }
  100% {
    opacity: 1;
    background-position: center bottom -140px, center bottom 70px, top left;
  }
}

#app .explore .inside {
  text-align: center;
  padding-left: 0;
  padding-right: 0;
}
#app .explore .variations {
  line-height: 30px;
  display: inline-block;
  text-align: left;
}
#app .explore .variations a {
  color: grey;
}
#app .explore .variations a.active {
  color: white;
}
#app .explore .redaeh {
  margin: 40px 0;
  color: white

}

#app .explore .bullets {
  display: inline-block;
  /*top: 12px;*/
  left: 0px;
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  position: relative;
  z-index: 1;
}
#app .recipes .redaeh {
  margin: 40px 0px !important;
}
#app .introduction .redaeh {
  margin: 0;
  padding: 0;
  font-size: 300%;
  font-weight: bold;
  font-family: 'Nespresso-Bold';
  padding-bottom: 20px;
  color: #61636e
}
#app .introduction {
  text-align: center;
}
#app .recipes .inside {
  padding: 0;
}
#app .slick-arrow {
  width: 37px;
  height: 72px;
  border: 0;
  display: inline-block;
  background-color: transparent;
  text-indent: 40px;
  overflow: hidden;
  position: absolute;
  z-index: 5000;
}
#app .faqs ul {
  list-style-type: none;
  margin: 0 0 30px 0;
  padding: 0;
}
#app .faqs ul li {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
  cursor: pointer;
}
#app .faqs ul li .question {
  padding-left:25px;
  position:relative;
}
#app .faqs ul li .question:before {
  content: "+";
  color: #cc9d49;
  display: inline-block;
  border: 1px solid #cc9d49;
  border-radius: 50%;
  height: 15px;
  width: 15px;
  text-align: center;
  line-height: 15px;
  padding: 0;
  position:absolute;
  left:0px;
}
#app .faqs ul li.open .question:before {
  content: "-";
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#app .faqs ul li .answer {
  display: none;
      overflow: hidden;
      padding: 10px 25px;

      line-height: 15px;
      color: #868383;
}
#app a.buy {
  padding: 10px 20px;
  background-color: #206d00;
  color: #fff;
  text-decoration: none;
  border: 1px solid #206d00;
  border-radius: 3px;
  text-shadow: 1px 1px 1px black;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
#app a.buy:hover {
  padding: 10px 20px;
  background-color: #2b5518;
  color: #fff;
  text-decoration: none;
  border: 1px solid #2b5518;
  border-radius: 3px;
  text-shadow: 1px 1px 1px black;
}
#app .discover .redaeh {
  color: #fff;
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  font-family: 'Trebuchet MS', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
}
#app .discover ul {

margin:30px 0px 0px 0px;
padding:0;
  width: 100%;
  display: inline-block;
}
#app .discover li {
  display: inline-block;

}
#app .discover .laicos {
display: inline-block;
height: 21px;
width: 21px;
background-color:#9d9c9c;
border-radius:50%;
background-repeat: no-repeat;
    background-size: auto 50%;
background-position: center center;
}

#app .discover .laicos.facebook {background-image: url(../images/facebook.svg);}
#app .discover .laicos.twitter {background-image: url(../images/twitter.svg);}
#app .discover .laicos.pinterest {background-image: url(../images/pinterest.svg);}
#app .discover .laicos.gplus {background-image: url(../images/gplus.svg);}

#app .toggle {
  display: inline-block;
  width: 60px;
  height: 30px;
  border-radius: 15px;
  background-color: #363534;
  padding: 3px;
  margin: 0 10px;
}
#app .toggle div {
  display: inline-block;
  background-color: #fff;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 2s ease-out;
  transition: 2s ease-out;
}
#app .toggle div.active {
  float: right;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
#app .slick-prev {
  background-image: url(../images/arrow-l.png);
  top: calc(50% - 36px);
  left: 5%;
}
#app .slick-next {
  background-image: url(../images/arrow-r.png);
  top: calc(50% - 36px);
  right: 5%;
}
#app .recipes .slick-slide {
  width: 630px;
  /* overflow: hidden; */
  background-size: cover;
  margin: 0px 20px;
}
#app .slick-slide a {
  position:absolute;
  top:0;
  left:0;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
#app .slick-slide a.video {
  background-image: url(../images/play.png);
}
figcaption {
  text-align:center;
  padding:20px;
  font-size:140%;
}
#app .recipes .list iframe {
  display: block;
  width: 100%;
  height: 100%;
}
app .visuals .inside&gt; div:nth-child(2)&gt; img {
  position: relative;
  left: 60px;
  top: 40px;
}
#app .visuals .inside &gt; div &gt; div:nth-child(1) {text-align:center;}
#app .visuals .inside &gt; div &gt; div:nth-child(1) &gt; img {}
#app .visuals .inside &gt; div &gt; div:nth-child(2) {text-align:right;}
#app .visuals .inside &gt; div &gt; div:nth-child(1):nth-last-child(2),
#app .visuals .inside &gt; div &gt; div:nth-child(2):nth-last-child(1) {
  width: calc(50%);
  display: inline-block;
  padding-top: 10px;
}

#app .introduction .inside&gt; a {
  position: absolute;
  top: 40px;
  right: 40px;
}
#app .introduction .inside&gt; div:nth-child(1):nth-last-child(3), #app .introduction .inside&gt; div:nth-child(2):nth-last-child(2), #app .introduction .inside&gt; div:nth-child(3):nth-last-child(1) {
  width: calc(50%);
  display: inline-block;
  padding: 20px;
}

/* /////////////////// DESIGN ///////////////////*/

#app .design .redaeh {
  margin: 10px 0px 50px 0 !important;
  color: #61636e;
}
#app .design .inside {
  padding: 0;
}
#app .design .inside&gt; div {
  height: 500px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
}
#app .design .inside&gt; div&gt; div {
  display: inline-block;
  position: absolute;
  overflow: hidden;
}
#app .design .inside&gt; div&gt; div:nth-child(1) {
  top: 0;
  left: 0;
  width: 25%;
  height: 50%;
  background-color: #b1b9bc;
}
#app .design .inside&gt; div&gt; div:nth-child(1) img {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  width: 340%;
  position: absolute;
  top: -40%;
  left: 19%;
}
#app .design .inside&gt; div&gt; div:nth-child(2) {
  top: 0;
  left: 25%;
  width: 50%;
  height: 50%;
  background-color: #371d2e;
}
#app .design .inside&gt; div&gt; div:nth-child(2) img {
  height: 230%;
  position: absolute;
}
#app .design .inside&gt; div&gt; div:nth-child(3) {
  top: 0;
  left: 75%;
  width: 25%;
  height: 100%;
  background-color: #2b443e;
}
#app .design .inside&gt; div&gt; div:nth-child(3) img {
  bottom: -10%;
  position: absolute;
  left: -110%;
}
#app .design .inside&gt; div&gt; div:nth-child(4) {
  top: 50%;
  left: 0;
  width: 25%;
  height: 50%;
  background-color: #78919e;
}
#app .design .inside&gt; div&gt; div:nth-child(4) img {
  position: absolute;
  top: -155%;
}
#app .design .inside&gt; div&gt; div:nth-child(5) {
  top: 50%;
  left: 25%;
  width: 25%;
  height: 50%;
  background-color: #c2a385;
}
#app .design .inside&gt; div&gt; div:nth-child(5) img {
  position: absolute;
  bottom: 0%;
  width: 250%;
  left: 20%;
}
#app .design .inside&gt; div&gt; div:nth-child(6) {
  top: 50%;
  left: 50%;
  width: 25%;
  height: 50%;
  background-color: #b4172d;
}
#app .design .inside&gt; div&gt; div:nth-child(6) img {
  position: absolute;
  width: 120%;
  top: -110%;
  left: -10%;
}

/*.slick-list {position:relative; border:1px solid red;}*/

#app .recipes .slick-list::before {
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  content: "";
  z-index: 10;
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
}
#app .recipes .slick-list:after {
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(255, 255, 255, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00ffffff', GradientType=1);
  /* IE6-9 */
  content: "";
  z-index: 10;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
}
#app .design .inside&gt; div&gt; div.open {
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#app .design .inside&gt; div&gt; div.open img {
  max-height: 100%;
  z-index: 11;
  position: relative;
  bottom: auto;
  left: 20%;
  width: auto;
  top: auto;
  -webkit-transform: auto;
  transform: auto;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#app div.design.black-bg&gt; div&gt; div&gt; div.open&gt; img {
}
#app &gt; div &gt; div.design.black-bg &gt; div &gt; div &gt; div:nth-child(3).open &gt; img{
  margin-left: 20%;
}
#app &gt; div &gt; div.design.black-bg &gt; div &gt; div &gt; div:nth-child(4).open &gt; img{
  left: 38%;
}
#app &gt; div &gt; div.design.black-bg &gt; div &gt; div &gt; div:nth-child(6).open &gt; img,
#app &gt; div &gt; div.design.black-bg &gt; div &gt; div &gt; div:nth-child(7).open &gt; img {
  left: 42%;
}

#app .benefits .inside&gt;:nth-child(1) {
  text-align: center;
  color: #2e2e2e;
}
#app .benefits .inside&gt;:nth-child(1):nth-last-child(2),
#app .benefits .inside&gt;:nth-child(2):nth-last-child(1) {
  width: calc(40%);
  display: inline-block;
}
#app .benefits ul {
  list-style-type: none;
  margin: 0;
  padding: 20px 0 0 0;

}
#app .benefits ul li {
  position: relative;
  min-height: 40px;
  padding: 10px 0 20px 60px;
}
#app .benefits ul li img {
  position: absolute;
  left: 0;
}

#app a.worra:hover {
  text-decoration: underline;
}
#app a.worra:before {
  content: "â†’";
  color: #cc9d49;
  display: inline-block;
  margin-right: 3px;
}
#app .white-bg&gt; .inside {
  background-color: #fff;
  color: #61636e;
}
#app .black-bg&gt; .inside {
  background-color: #000;
  color: #fff;
}
#app .grey-bg&gt; .inside {
  background-color: #f2f2f2;
  color: #2e2e2e;
}
#app .mup ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-align: center;
  display: table;
  table-layout: fixed;
}
#app .mup ul li {
  display: table-cell;
}
#app .mup .inside .mupProduct {
  width: calc(50%);
  display: inline-block;
  text-align: center;
  padding-top: 37px;
}
#app p.redaeh {
  text-transform: uppercase;
  text-align: left;
}
#app .discover .inside {
  text-align: center;
}
#app .discover .inside&gt; div {
  width: 264px;
  height: 264px;
  border-radius: 50%;
  display: table;
  margin-left: auto;
  margin-right: auto;
}
#app .discover .inside&gt; div&gt; div {
  display: table-cell;
  vertical-align: middle !important;
}
#app .discover .inside&gt; div&gt; div&gt; a {
  padding: 10px;
  background-color: #222222;
  color: #fff;
  display: inline-block;
  text-decoration: none;
}
#app .videos .inside {
  padding: 0;
}
/* ------------  RECYCLE  -------------------- */

#app .buy.single {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  margin-top: -1px;
  letter-spacing: 0.1em;
  font-weight: bold;
  padding: 0px 40px 0px 40px;
  position: relative;
  text-transform: uppercase;
  color: #206d00;
  border: 2px solid #2b5518;
  border-radius: 3px;
  background-color: transparent;
  height: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  color: white;
}
#app .buy.single:hover {
  -webkit-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  margin-top: -1px;
  letter-spacing: 0.1em;
  font-weight: bold;
  border-radius: 3px;
  padding: 0px 40px 0px 40px;
  position: relative;
  text-transform: uppercase;
  color: #206d00;
  border: 2px solid #2b5518;
  border-radius: 3px;
  background-color: #2b5518;
  height: 40px;
  line-height: 40px;
  margin-bottom: 40px;
  color: white;
}
#app .buy.single:disabled {
  background: #dddddd;
  border-color: #dddddd;
  color: gray;
}
#app .selected .buy.single {
  color: #fff;
  background-color: #206d00;
}
#app .selected .buy.single span {
  border-right-color: #fff;
  background-color: #206d00;
}
#app .selected .buy.single span:before {
  background-color: #fff
}
#app .selected .buy.single span:after {
  opacity: 1
}
#app .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 40px 0;
}
#app .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  padding: 0;
}
#app .toolBkg::before {
  text-align: center;
}
#app .toolBkg .tooltip {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  display: block;
  left: -34px;
  top: -65px;
  position: relative;
  width: 60px;
  margin-bottom: 15px;
  border-radius: 4px;
  opacity: 0;
  padding: 10px;
  pointer-events: none;
  text-align: center;
  font-size: 12px;
  -webkit-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all .25s ease-out;
  transition: all .25s ease-out;
  -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
}

#app .toolBkg .active .tooltip {
  background: rgba(0, 0, 0, 0.5);
  top: -72px;
  left: -33px;
}

/*  bridges the gap */

#app .toolBkg .tooltip:before {
  /*bottom: 0px;
  content: " ";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  width: 100%;*/
}

/* CSS Triangle */

#app .toolBkg .tooltip:after {
  border-left: solid transparent 10px;
  border-right: solid transparent 10px;
  border-top: solid  10px;
  border-top-color: rgba(0,0,0, .4);
  bottom: -10px;
  content: " ";
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  width: 0;
}
#app .toolBkg li:hover .tooltip {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
}
#app &gt; div &gt; div.explore &gt; div &gt; div.controls &gt; ul button{
    background: transparent;
    border: none;
}
#app &gt; div &gt; div.explore &gt; div &gt; div.controls &gt; ul &gt; li:nth-child(1) &gt; button &gt; img,
#app &gt; div &gt; div.explore &gt; div &gt; div.controls &gt; ul &gt; li:nth-child(2) &gt; button &gt; img{
  width: 600%;
  margin-left: -15px;
}
#app &gt; div &gt; div.mup.black-bg &gt; div &gt; div &gt; div:nth-child(2) &gt; h4,
#app &gt; div &gt; div.mup.black-bg &gt; div &gt; div &gt; div:nth-child(2) &gt; h5{
  text-align: center;
}


#app div.question p{
  display: inline-block;
  position: relative;
  top: -10px;
  padding: 0;
  line-height: 1px;
}

.locale_CA #app .introduction .inside&gt; a{top: 22px!important;}



@media screen and (max-width: 480px) {
  BODY {min-width:0 !important;}
    #app .inside {width:100%; padding:20px !important;}
    #app .introduction .inside&gt; a {top:20px;}
    .visuals .inside &gt; div {width:100% !important;}
    .visuals .inside &gt; div &gt; img {width:100% !important;}
    .visuals .inside &gt; div:nth-child(2) {display:none !important;}
    .introduction .inside &gt; div {padding-top:40px !important;}
    .introduction .inside &gt; div:nth-child(2) {display:none !important;}

    .introduction .inside &gt; div {width:100% !important;}

    .benefits .inside &gt; div {width:100% !important;}
    .benefits .inside &gt; div:nth-child(1) &gt; img {width:100% !important;}

    .benefits .inside &gt; div:nth-child(1) {display:none !important;}
#app div.explore&gt; div&gt; div.controls&gt; div.variations {
  float: none;
padding: 10px;
text-align: center;
}

.mup {display:none !important;}
.discover {display:none;}

    .explore .controls .variations {width:100%; float:none;}
}
</pre></body></html>