<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.machines-pdp {
	width:100%; margin: 0 auto; font-size: 10px; line-height: 10px; background: #000; font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%;
}

.machines-pdp h1 {
	font-size: 3em;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	margin: 0px 0px 20px 0px;
	padding: 0px;
    line-height: 1.5em;
}

.machines-pdp h2 {
	font-size: 3em;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	margin: 0px 0px 60px 0px;
	padding: 0px;
    line-height: 1.5em;
}

.machines-pdp h3 {
	font-size: 1.5em;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
	padding: 0px;
    line-height: 1.5em;
	color: #fff;
}

.machines-pdp h4 {
	font-size: 1.5em;
	letter-spacing: 0.13em;
	text-transform: uppercase;
	margin: 0px 0px 16px 0px;
	padding: 0px;
    line-height: 1.5em;
}

.machines-pdp p {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	padding: 0px;
	margin: 0px;
}

.machines-pdp .alert {
	position: relative;
}

.machines-pdp .alert p,
.machines-pdp .product-content .content .alert p {
	font-size: 1.2em;
	line-height: 1.4em;
	letter-spacing: 0.04em;
	margin: 0px !important;
	display: inline-block;
	padding: 0px 0px 0px 30px;
}

.machines-pdp .product-content .content .alert p {
	position: relative;
	left: -30px;
}

.machines-pdp .alert i {
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/alert.png');
	content:'';
	display: inline-block;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	padding-right: 8px;
	position: absolute;
	top: -2px;
}

.machines-pdp ul {
	padding: 0;
    margin: 0;
    text-align: center;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 0.01em;
	text-align: left;
}

/* PRODUCT GRID */

.machines-pdp .product {
	background: #fff; padding: 50px calc((100% - 918px) / 2); color: #000; position: relative; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0 auto;
}

.machines-pdp .product .carousel {
	width: calc(918px / 2); position: absolute; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%);
}

.machines-pdp .product .carousel .slick-slide {
	height: auto;
	margin-bottom: 2em;
}

.machines-pdp .product .carousel div div div {
	width: 100%;
	position: relative;
	display: block;
}

.machines-pdp .product .carousel div div div img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.machines-pdp .product .carousel ul.slick-dots {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.machines-pdp .product .carousel ul.slick-dots li {
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
}

.machines-pdp .product .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: none;
}

.machines-pdp .product .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
	border: 1px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .product .carousel ul.slick-dots li.slick-active button:after {
    background: #000;
	border: 1px solid #000;
}

.machines-pdp .product .carousel .slick-prev {
	padding: 0px; position: absolute; left: 0px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px; z-index: 2;
}

.machines-pdp .product .carousel .slick-prev:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 8px; border-bottom: 1px solid #000; border-left: 1px solid #000;
}

.machines-pdp .product .carousel .slick-next {
	padding: 0px; position: absolute; right: 0px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px; z-index: 2;
}

.machines-pdp .product .carousel .slick-next:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 0px; border-top: 1px solid #000; border-right: 1px solid #000;
}

.machines-pdp .product .text {
	width: calc(100% - calc(918px / 2) - 11%); position: relative; left: calc(50% + 11%);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
	.machines-pdp .product .text {
	width: calc(918px / 2.56); position: relative; left: calc(50% + 11%);
	}
}

@supports (-ms-accelerator:true) {
	/* IE Edge 12+ CSS styles go here */
	.machines-pdp .product .text {
	width: calc(918px / 2.56); position: relative; left: calc(50% + 11%);
	}
}

.machines-pdp .product p {
	text-align: left;
	color: #000;
	margin: 0px 0px 20px 0px;
}

.machines-pdp .product ul.list {
	margin: 0px 0px 25px 0px !important;
	margin: 0;
    list-style: none;
	font-size: 1.4em;
	line-height: 1.5em;
}

.machines-pdp .product ul.list li {
	color: #000;
	padding: 0px 0px 4px 30px;
	position: relative;
}

.machines-pdp .product ul.list li:before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 6px;
	top: 8px;
	width: 4px;
	height: 10px;
	border: solid #3D8705;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
	border-width: 0px 2px 2px 0;
	transform: rotate(45deg) translateY(-50%);
}

.machines-pdp .product .price-cta {
	position: relative;
	width: 100%;
}

.machines-pdp .product .price {
	display: block;
}

.machines-pdp .product .price p {
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 0 10px 0;
	letter-spacing: 0.25em;
	color: #000;
}

.machines-pdp .product a {
	text-decoration: none; color: #8F7247;
}

.machines-pdp .product  a.addtobag {
	display: block; color: #fff; font-weight: normal; text-decoration: none; font-size: 1.4em; letter-spacing: 0.13em; text-transform: uppercase; border: 1px solid #3d8705; background-color: #3d8705; padding: .8em 2.5em; position: relative; margin: 0px; text-decoration: none; text-align: center; height: auto; line-height: 1.2em; letter-spacing: 1px; -webkit-transition: .1s all ease-out; -moz-transition: .1s all ease-out; transition: .1s all ease-out; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-shadow: 0 1px 1px 0 rgba(0,0,0,.3); outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.machines-pdp .product  a.contactus,
.machines-pdp .product  a.no-popup {
	display: block; color: #000; font-weight: normal; text-decoration: none; font-size: 1.4em; letter-spacing: 0.13em; text-transform: uppercase; border: 1px solid #000; background-color: #fff; padding: .8em 2.5em; position: relative; margin: 0px; text-decoration: none; text-align: center; height: auto; line-height: 1.2em; letter-spacing: 1px; -webkit-transition: .1s all ease-out; -moz-transition: .1s all ease-out; transition: .1s all ease-out; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.machines-pdp .product a.productAdded,
.machines-pdp .product a.productAdded:hover,
.machines-pdp .product a.productAdded:active {
	background-color: #337104;
}

.machines-pdp .product a.outofstock,
.machines-pdp .product a.outofstock,
.machines-pdp .product a.outofstock:hover,
.machines-pdp .product a.outofstock:active,
.machines-pdp .product a.maxqty,
.machines-pdp .product a.maxqty:hover,
.machines-pdp .product a.maxqty:active {
	display: block; color: #666666; font-weight: normal; text-decoration: none; font-size: 1.4em; letter-spacing: 0.13em; text-transform: uppercase; background-color: #e6e6e6; padding: .8em 2.5em; position: relative; margin: 0px; text-decoration: none; text-align: center; height: auto; line-height: 1.2em; letter-spacing: 1px; -webkit-transition: .1s all ease-out; -moz-transition: .1s all ease-out; transition: .1s all ease-out; width: 100%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; cursor: default;
}

.machines-pdp .product  a.addtobag:hover {
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.3);
}

.machines-pdp .product  a.contactus:hover,
.machines-pdp .product  a.no-popup:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

.machines-pdp .product  a.contactus:active,
.machines-pdp .product  a.no-popup:active {
	background: #262626;
	border: 1px solid #262626;
	color: #fff;
}

.machines-pdp .product  a.addtobag:active {
	background-color: #337104;
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.3);
}

.machines-pdp .product .extra-link p {
	margin-top: 5px;
	text-align: left;
}

.machines-pdp .product .alert {
	margin-top: 50px;
}

/* LOADING ANIMATION */

.sk-fading-circle {
	display: none;
}

.machines-pdp .product  a.addtobag.loading,
.machines-pdp .sticky-nav  a.addtobag.loading {
	color: transparent;
	pointer-events: none;
	-webkit-transition: .3s all ease-out;
    -moz-transition: .3s all ease-out;
    transition: .3s all ease-out;
}

.machines-pdp .product  a.addtobag.loading .sk-fading-circle,
.machines-pdp .sticky-nav  a.addtobag.loading .sk-fading-circle {
	margin: 0px auto;
	width: 20px;
	height: 20px;
	position: absolute;
	display: inline-block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	ms-transform: translateY(-50%, -50%);
	opacity: 1;
	font-size: 0;
}

.sk-fading-circle .sk-circle {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.sk-fading-circle .sk-circle:before {
	content: '';
	display: block;
	margin: 0 auto;
	width: 15%;
	height: 15%;
	background-color: #fff;
	border-radius: 100%;
	-webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
	animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
          transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
      -ms-transform: rotate(60deg);
          transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
      -ms-transform: rotate(120deg);
          transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
      -ms-transform: rotate(150deg);
          transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
      -ms-transform: rotate(210deg);
          transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
      -ms-transform: rotate(240deg);
          transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
          transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
      -ms-transform: rotate(300deg);
          transform: rotate(300deg); 
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
      -ms-transform: rotate(330deg);
          transform: rotate(330deg); 
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
          animation-delay: -1.1s; 
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
          animation-delay: -1s; 
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
          animation-delay: -0.9s; 
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
          animation-delay: -0.8s; 
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
          animation-delay: -0.7s; 
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
          animation-delay: -0.6s; 
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; 
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
          animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
          animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
          animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
          animation-delay: -0.1s;
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% { opacity: 0; }
  40% { opacity: 1; } 
}

/* PRODUCT CONTENT */

/* NAV */

.machines-pdp .product-content ul.product-container {
	width: 100%; position: relative; overflow: hidden;
}

.machines-pdp .product-content ul.product-container li {
	display: block; position: relative; padding: 0px; width: 100%; margin: 0 auto;
}

.machines-pdp .product-content ul.product-container li i.previous,
.machines-pdp .product-content ul.product-container li i.next {
	display: none;
	z-index:2;
}

.machines-pdp .product-content ul.product-container li .menu {
	width: 306px;
	height: 65px;
	background: #e6e6e6;
	cursor: pointer;
}

.machines-pdp .product-content ul.product-container li .menu h2 {
	margin: 0px; font-weight: normal; text-align: center; color: #000; font-size: 1.4em; letter-spacing: 0.13em; text-transform: uppercase; text-overflow: ellipsis; width: 306px; white-space: nowrap; overflow: hidden; font-family: 'Trebuchet MS',Helvetica,Arial,sans-serif; -webkit-font-smoothing: antialiased; display: block; padding: 0px; position: relative; top: 50%; transform: translateY(-50%); left: 0;
}

.machines-pdp .product-content ul.product-container li:nth-child(1) .menu {
	width: calc((100% - 306px) / 2); position: absolute; left: 0px; top: 0px;
}

.machines-pdp .product-content ul.product-container li:nth-child(1) .menu h2 {position: relative; left: calc(100% - 306px);}

.machines-pdp .product-content ul.product-container li:nth-child(2) .menu {
	position: absolute; left: calc(100% / 2 - 153px); top: 0px;
}

.machines-pdp .product-content ul.product-container li:nth-child(3) .menu {
	position: absolute; right: 0px; top: 0px;width: calc((100% - 306px) / 2);
}

.machines-pdp .product-content ul.product-container li.active {
	z-index: 1;
}

.machines-pdp .product-content ul.product-container li .content {
	top: 65px;
	z-index: -1;
}

.machines-pdp .product-content ul.product-container li.active .menu {
	background: #141414;
}

.machines-pdp .product-content ul.product-container li.active .content {
	z-index: 1;
}

.machines-pdp .product-content ul.product-container li:first-child.active .menu::after {content: ''; width: 1px; height: 65px; position: absolute; right: -305px; background: #fff; display: block; top: 0;}

.machines-pdp .product-content ul.product-container li:last-child.active .menu:before {
	content:'';
	width: 1px;
	height: 65px;
	position: absolute;
    left: -307px;
    background: #fff;
    display: block;
    top: 0;
}

.machines-pdp .product-content ul.product-container li.active .menu h2 {
	color: #fff;
}

/* CONTENT */

.machines-pdp .product-content .content {
	display: block;
	opacity: 0;
	background: #141414;
	position: absolute;
	top: 65px;
	width: 100%;
}

.machines-pdp .product-content li.active .content {
	display: block;
	opacity: 1;
}

.machines-pdp .product-content .content &gt; div {
	padding: 50px 40px; position: relative; width: 918px; margin: 0 auto; box-sizing: border-box;
}

.machines-pdp .product-content .content &gt; div:after {
	content:'';
	background: #4b4b4b;
	height: 1px;
	width: 35%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}

.machines-pdp .product-content .content &gt; div:last-child:after {
	display: none;
}

.machines-pdp .product-content .content div h3 {
	font-size: 1.4em;
	letter-spacing: 0.15em;
	margin: 0px 0px 30px 0px;
}

.machines-pdp .product-content .content div ul li {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #fff;
	position: relative;
	left: 20px;
	width: calc(100% - 20px);
}

.machines-pdp .product-content .content .ideal ul li:before {
	content: '';
	width: 3px;
	height: 3px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background-color: #fff;
	display: inline-block;
    position: absolute;
    top: 10px;
    left: -10px;
}

.machines-pdp .product-content .content .ideal img {
	width: 100%;
}

.machines-pdp .product-content .content div p {
	font-size: 1.4em;
	line-height: 1.5em;
	letter-spacing: 0.01em;
	padding: 0px;
	margin: 0px;
	height: auto;
	color: #fff;
	margin: 0 0 40px 0px;
}

.machines-pdp .product-content .content div a {
	color: #8F7247;
}

/* VENUES */

.machines-pdp .venues .carousel ul.slick-dots {
    display: none;
}

.machines-pdp .venues .carousel ul.slick-dots li {
    display: none;
}

.machines-pdp .venues .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: none;
    background: none;
}

.machines-pdp .venues .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #fff;
	border: 1px solid #000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .venues .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .venues .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

.machines-pdp .venues .carousel .slick-slide {
	height: auto;
}

.machines-pdp .venues .carousel .slick-slide img {
	width: 100%;
	height: auto;
}

.machines-pdp .venues .carousel .slick-prev {
	padding: 0px; position: absolute; left: -56px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .venues .carousel .slick-prev:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff;
}

.machines-pdp .venues .carousel .slick-next {
	padding: 0px; position: absolute; right: -46px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .venues .carousel .slick-next:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 0px; border-top: 1px solid #fff; border-right: 1px solid #fff;
}

/* RECIPES */

.machines-pdp .recipes .carousel .slick-slide &gt; div {
	width: 49.8%;
	display: inline-block;
	vertical-align: middle;
}

.machines-pdp .recipes .carousel .slick-slide &gt; div:first-child {
	margin-right: 6%;
    width: calc(49.8% - 6%);
}

.machines-pdp .recipes .carousel .slick-slide &gt; div img {
	width: 100%;
}

.machines-pdp .recipes .carousel .slick-slide div p {
	margin: 0px 0px 16px 0px;
}

.machines-pdp .recipes .carousel .slick-slide div div p {
	border-top: 1px dotted #292929;
    margin: 0px;
    padding: 5px 0px;
}

.machines-pdp .recipes .carousel .slick-slide div div p span {
	text-transform: none;
	display: inline-block;
	vertical-align: top;
	line-height: 1.75em;
}

.machines-pdp .recipes .carousel .slick-slide div div p span:first-child {
	text-transform: uppercase;
	width: 20%;
	text-overflow: ellipsis;
	white-space: nowrap;
    overflow: hidden;
}

.machines-pdp .recipes .carousel .slick-slide div div p span:last-child {
	margin-left: 30px;
	width: calc(80% - 30px);
}

.machines-pdp .recipes .carousel ul.slick-dots{
    text-align: center;
}

.machines-pdp .recipes .carousel ul.slick-dots li {
    display: inline-block;
    margin: 0px 5px;
    padding: 0px;
    width: auto;
}

.machines-pdp .recipes .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: 1px solid #fff;
    background: none;
}

.machines-pdp .recipes .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .recipes .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .recipes .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

.machines-pdp .recipes .carousel .slick-prev {
	padding: 0px; position: absolute; left: -56px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .recipes .carousel .slick-prev:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff;
}

.machines-pdp .recipes .carousel .slick-next {
	padding: 0px; position: absolute; right: -56px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .recipes .carousel .slick-next:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 0px; border-top: 1px solid #fff; border-right: 1px solid #fff;
}

/* SERVICES */

.machines-pdp .services .carousel .container {
	width: 120px;
	display: inline-block;
	padding: 0px 40px;
	margin: 0px;
	position: relative;
}

.machines-pdp .services .carousel .container h4 {
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

.machines-pdp .services .carousel .container p {
	margin: 0px;
	text-align: center;
}

.machines-pdp .services .carousel span {
	display: block;
	height: 70px;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.machines-pdp .services .carousel span img{
	margin: 0 auto;
}

.machines-pdp .services .carousel ul.slick-dots {
	list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.machines-pdp .services .carousel ul.slick-dots li  {
	display: inline-block;
	margin: 0px 5px;
    padding: 0px;
	width: auto;
}

.machines-pdp .services .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: 1px solid #fff;
    background: none;
}

.machines-pdp .services .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .services .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .services .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

.machines-pdp .services .carousel .slick-slide {
	height: auto;
	text-align: center;
}

.machines-pdp .services .carousel .slick-prev {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    left: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .services .carousel .slick-prev:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/left-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

.machines-pdp .services .carousel .slick-next {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    right: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .services .carousel .slick-next:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/right-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

/* FOOTER ANNOTATION */

.machines-pdp .product-content .content div.footer-annotation p {
	font-size: 1em;
	letter-spacing: 0.1em;
	margin: 0px !important;
	display: block;
	padding: 0px;
	text-align: center;
}

/* FEATURES */

.machines-pdp .features .carousel .container &gt; div {
	padding: 0px 22px;
	position: relative;
}

.machines-pdp .features .carousel span:not(.brand-coffee) {
	display: block;
	height: 69px;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.machines-pdp .features .carousel span img{
	margin: 0 auto;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
    border: 2px solid #fff;
}

.machines-pdp .features .carousel p {
	text-align: center;
	margin: 0px !important;
}

.machines-pdp .features .carousel .slick-prev {
	padding: 0px; position: absolute; left: -56px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .features .carousel .slick-prev:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 8px; border-bottom: 1px solid #fff; border-left: 1px solid #fff;
}

.machines-pdp .features .carousel .slick-next {
	padding: 0px; position: absolute; right: -56px; top: 50%; transform: translateY(-50%); -ms-transform: translateY(-50%); background-color: transparent; border: none; font-size: 0px; line-height: 0px; width: 24px; height: 24px;
}

.machines-pdp .features .carousel .slick-next:after {
	content: ""; position: absolute; display: block; width: 15px; height: 15px; bottom: 3px; top: 50%; transform: translateY(-50%) rotate(45deg); left: 0px; border-top: 1px solid #fff; border-right: 1px solid #fff;
}

.machines-pdp .features .carousel ul.slick-dots {
	list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.machines-pdp .features .carousel ul.slick-dots li  {
	display: inline-block;
	margin: 0px 5px;
    padding: 0px;
	width: auto;
}

.machines-pdp .features .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: 1px solid #fff;
    background: none;
}

.machines-pdp .features .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .features .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .features .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

/* FUNCTIONS */

.product-content {
	background: #141414;
}

.machines-pdp .product-content .content div.functions ul {
	position: relative;
	left: -20px;
}

.machines-pdp .product-content .content div.functions ul li {
	border-bottom: 1px solid #262626;
	padding: 9px 0px 9px 32px;
	width: calc(100% - 32px);
}

.machines-pdp .product-content .content div.functions ul li:last-child {
	border-bottom: none;
}

.machines-pdp .product-content .content div.functions ul li p {
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-overflow: ellipsis;
    width: 79%;
    white-space: nowrap;
    overflow: hidden;
}

.machines-pdp .product-content .content div.functions ul li p::before {content: ''; display: inline-block; position: absolute; left: 0.65em; top: 30%; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
.machines-pdp .product-content .content div.functions ul li p::after {content: ''; display: inline-block; position: absolute; left: 4px; top: 35%; transform: translateY(-50%); width: 18px; height: 18px; border: 1px solid #8F7247; border-radius: 50%;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
	.machines-pdp .product-content .content div.functions ul li p::before {content: ''; display: inline-block; position: absolute; left: 9px; top: 17px; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
}

@supports (-ms-accelerator:true) {
	/* IE Edge 12+ CSS styles go here */
	.machines-pdp .product-content .content div.functions ul li p::before {content: ''; display: inline-block; position: absolute; left: 9px; top: 17px; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
}

.machines-pdp .product-content .content div.functions ul li span:not(.brand-coffee) {
	text-align: left;
	width: 21%;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.machines-pdp .product-content .content div.functions ul li span.checkmark::before {content: ''; display: inline-block; position: absolute; top: 50%; width: 2px; height: 8px; border: solid #fff; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}

/* TECHNICAL */

.machines-pdp .product-content .content div.technical ul {
	position: relative;
	left: -20px;
}

.machines-pdp .product-content .content div.technical ul li {
	border-bottom: 1px solid #262626;
	padding: 9px 0px 9px 32px;
	position: relative;
	width: calc(100% - 32px);
}

.machines-pdp .product-content .content div.technical ul li:last-child {
	border-bottom: none;
}

.machines-pdp .product-content .content div.technical ul li p {
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-overflow: ellipsis;
    width: 79%;
    white-space: nowrap;
    overflow: hidden;
}

.machines-pdp .product-content .content div.technical ul li p::before {content: ''; display: inline-block; position: absolute; left: 0.65em; top: 1.25em; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
.machines-pdp .product-content .content div.technical ul li p::after {content: ''; display: inline-block; position: absolute; left: 4px; top: 50%; transform: translateY(-50%); width: 18px; height: 18px; border: 1px solid #8F7247; border-radius: 50%;}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
	.machines-pdp .product-content .content div.technical ul li p::before {content: ''; display: inline-block; position: absolute; left: 9px; top: 17px; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
}

@supports (-ms-accelerator:true) {
	/* IE Edge 12+ CSS styles go here */
	.machines-pdp .product-content .content div.technical ul li p::before {content: ''; display: inline-block; position: absolute; left: 9px; top: 17px; width: 2px; height: 8px; border: solid #8F7247; border-width: 0px 2px 2px 0; transform: rotate(45deg) translateY(-50%);}
}

.machines-pdp .product-content .content div.technical ul li span {
	text-align: left;
	width: 21%;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* VIDEO ASSISTANCE */

.machines-pdp.cs20 .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/CS-20-video-assistance.png');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp.zenius .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/video-assistance-zenius.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp.gemini .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/video-assistance-gemini.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp.aguila .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/video-assistance-aguila.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp.momento100 .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/video-assistance-momento100.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp.momento200 .video_case {
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/video-assistance-momento200.jpg');
	background-size: contain;
	background-repeat: no-repeat;
}

.machines-pdp .video_case iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.machines-pdp .product-content .content div.video-assistance a.play-button:before {
	content:'';
	width: 40px;
	height: 40px;
	position: absolute;
    top: 50%;
    left: calc(50% + 4px);
    transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 2;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 20px 0px 20px 40px;
	box-sizing: border-box;
	z-index: 1;
}

.machines-pdp .product-content .content div.video-assistance a.play-button:after {
	content:'';
	border: 2px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
    left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	z-index: 1;
}

.machines-pdp .product-content .content div.video-assistance ul {
	position: relative;
	left: -20px;
}

.machines-pdp .product-content .content div.video-assistance ul li {
	border-bottom: 1px solid #262626;
	padding: 9px 0px 9px 32px;
	position: relative;
	width: calc(100% - 32px);
}

.machines-pdp .product-content .content div.video-assistance ul li:last-child {
	border-bottom: none;
}

.machines-pdp .product-content .content div.video-assistance ul li:before {
	content:'';
	display: inline-block;
	position: absolute;
    left: 7px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width: 5px;
	height: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #fff;
	border-width: 3px 0px 3px 6px;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	z-index: 1;
}

.machines-pdp .product-content .content div.video-assistance ul li:after {
	content:'';
	border: 1px solid #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.machines-pdp .product-content .content div.video-assistance ul li.play:before {
	content:'';
	display: inline-block;
	position: absolute;
    left: 7px;
	-webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	width: 7px;
	height: 7px;
	border-style: solid;
	border-color: transparent transparent transparent #141414;
	border-width: 3px 0px 3px 6px;
	box-sizing: border-box;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.machines-pdp .product-content .content div.video-assistance ul li.play:after {
	content:'';
	border: 1px solid #fff;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

.machines-pdp .product-content .content div.video-assistance ul li p {
	font-size: 1em;
	padding: 0;
	margin: 0;
	text-overflow: ellipsis;
    width: 600px;
    white-space: nowrap;
    overflow: hidden;
}

.machines-pdp .product-content .content div.video-assistance ul li a {
	text-decoration: none;
	display: block;
    padding-left: 28px;
    position: relative;
    left: -28px;
	z-index: 2;
}

.machines-pdp .product-content .content div.video-assistance ul li span {
	text-align: left;
	width: 40px;
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}

/* RELATED PRODUCTS */

.machines-pdp .related-products .carousel .slick-slide {
	position: relative;
	max-width: 250px;
}

.machines-pdp .related-products .carousel .slick-slide img {
	margin: 0 auto;
}

.machines-pdp .related-products .carousel .slick-slide:nth-child(2) {
	padding: 0px 40px;
}

.machines-pdp .related-products .carousel a {
	width: 100%;
    height: 267px;
    display: block;
}

.machines-pdp .related-products .carousel .text {
    background: #141414; position: absolute; bottom: -15px; left: 0px; width: 100%; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; z-index: 1;
}

.machines-pdp .related-products .carousel .slick-slide:nth-child(2) .text {
	width: calc(100% - 80px);
	left: 40px;
}

.machines-pdp .related-products .carousel a .text h4 {
	color: #fff;
	font-size: 1.2em;
	margin: 0;
	padding: 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	line-height: 17px;
    letter-spacing: 1px;
	font-weight: normal;
}

.machines-pdp .related-products .carousel a .text .gold {	
	font-size: 1.4em; line-height: 0px; margin: 0px 0px 15px 0px; display: block; color: #8F7247; opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;
}

.machines-pdp .related-products .carousel a:hover .text .gold {
	opacity: 1;
}

.machines-pdp .related-products .carousel a:hover .text {
	bottom: 0px;
    height: auto;
}

.machines-pdp .related-products .carousel .background {
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/related-products-background.png');
	width: 100%;
    height: 100%;
    display: block;
    background-repeat: repeat-x;
    background-size: contain;
}

.machines-pdp .related-products .carousel ul.slick-dots {
	list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.machines-pdp .related-products .carousel ul.slick-dots li  {
	display: inline-block;
	margin: 0px 5px;
    padding: 0px;
	width: auto;
}

.machines-pdp .related-products .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: 1px solid #fff;
    background: none;
}

.machines-pdp .related-products .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .related-products .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .related-products .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

.machines-pdp .related-products .carousel .slick-slide {
	height: auto;
	text-align: center;
}

.machines-pdp .related-products .carousel .slick-prev {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    left: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .related-products .carousel .slick-prev:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/left-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

.machines-pdp .related-products .carousel .slick-next {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    right: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .related-products .carousel .slick-next:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/right-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

/* NESPRESSO SERVICES */

.machines-pdp .product-content .content .alert {
	margin-top: 5em;
}

.machines-pdp .product-content .content .alert,
.machines-pdp .product-content .content .alert p {
	text-align: center;
}

.machines-pdp .product-content .content .alert a {
	color: #8F7247;
}

.machines-pdp .nespresso-services .carousel .container {
	width: 120px;
	display: inline-block;
	padding: 0px 40px;
	margin: 0px;
	position: relative;
}

.machines-pdp .nespresso-services .carousel .container h4 {
	font-weight: normal;
	margin-bottom: 10px;
	text-align: center;
}

.machines-pdp .nespresso-services .carousel .container p {
	margin: 0px;
	text-align: center;
}

.machines-pdp .nespresso-services .carousel span {
	display: block;
	height: 70px;
	width: 100%;
	position: relative;
	margin-bottom: 20px;
}

.machines-pdp .nespresso-services .carousel span img{
	margin: 0 auto;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots {
	list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots li  {
	display: inline-block;
	margin: 0px 5px;
    padding: 0px;
	width: auto;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots li button {
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    border: 1px solid #fff;
    background: none;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots li button:after {
    display: block;
    content: '';
    width: 7px;
    height: 7px;
    background: #000;
	-webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots li.slick-active button {
	border: none;
	background: #fff;
	width: 9px;
	height: 9px;
}

.machines-pdp .nespresso-services .carousel ul.slick-dots li.slick-active button:after {
    background: #fff;
}

.machines-pdp .nespresso-services .carousel .slick-slide {
	height: auto;
	text-align: center;
}

.machines-pdp .nespresso-services .carousel .slick-prev {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    left: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .nespresso-services .carousel .slick-prev:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/left-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

.machines-pdp .nespresso-services .carousel .slick-next {
	display: none !important;
	padding: 0px;
    width: 13px;
    height: 20px;
    position: absolute;
    right: -26px;
    top: 25%;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    background-color: transparent;
    border: none;
    font-size: 0px;
    line-height: 0px;
}

.machines-pdp .nespresso-services .carousel .slick-next:after {
	display: block;
    width: 13px;
    height: 20px;
    content: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/right-arrow-transparent-bg.png');
    position: absolute;
    top: 0px;
}

.machines-pdp .nespresso-services .alert p:before {
	background-image: url('https://www.nespresso.com/shared_res/mosaic_freehtml/images/b2b/machines/alert.png');
	content:'';
	display: inline-block;
	width: 19px;
	height: 19px;
	background-repeat: no-repeat;
	padding-right: 8px;
	position: relative;
	top: 5px;
}

/* CONTACT LIGHTBOX */

.machines-pdp .contact {
	width: 100vw;
	height: 100vh;
	opacity: 0;
	visibility: hidden;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: -2;
	text-align: center;
	transition: .8s all;
	-moz-transition: .8s all;
	-webkit-transition: .8s all;
}

.machines-pdp #modal.contact {
	opacity: 1;
	visibility: visible;
	z-index: 999;
}

.machines-pdp .contact .container {
	padding: 60px 90px 40px;
	background: #fff;
	position: absolute;
	max-width: 65%;
	top: 20%;
	opacity: 0;
	left: 50%;
	text-align: center;
	transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transition: 1s all;
	-moz-transition: 1s all;
	-webkit-transition: 1s all;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.machines-pdp #modal.contact .container {
	top: 50%;
	opacity: 1;
}

.machines-pdp .contact .container h4 {
	font-size: 2.2em;
	line-height: 1.4em;
    font-weight: normal;
    text-align: center;
    margin: 0px;
	padding: 0px 0px 60px 0px;
    color: #000;
	text-transform: none;
	letter-spacing: 0em;
}

.machines-pdp .contact .container h4:after {
	content: '';
	height: 1px;
	width: 106%;
	color: #d8d8d8;
	background: #d8d8d8;
	display: block;
	text-align: center;
	position: relative;
	left: -3%;
	top: 25px;
}

.machines-pdp .contact .container a.close {
    position: absolute;
    top: 25px;
    right: 25px;
    padding: 0px;
	color: #000;
    background: rgba(255,255,255,0);
    width: 16px;
    height: 16px;
	color: transparent;
    font-size: 1.4em;
    text-align: center;
    vertical-align: middle;
    line-height: 1.9em;
	border: none;
}

.machines-pdp .contact .container a.close:hover {
	border: none;
	background: transparent;
	color: transparent;
}

.machines-pdp .contact .container a.close:before {
	position: absolute;
	left: 0;
	display: block;
	width: 16px;
	height: 2px;
	background-color: #000;
	content: '';
	top: 8px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.machines-pdp .contact .container a.close:after {
	position: absolute;
	left: 0;
	display: block;
	width: 16px;
	height: 2px;
	background-color: #000;
	content: '';
	top: 8px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.machines-pdp .contact .container a:nth-child(2) {
	margin-right: 2em;
}

.machines-pdp .contact .container a {
	font-weight: bold;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #fff;
	border: 1px solid #000;
    color: #000;
    text-decoration: none;
    padding: 1em 1.8em;
    text-transform: uppercase;
    display: inline-block;
    font-size: 1.4em;
    letter-spacing: 0.14em;
    box-sizing: border-box;
	max-width: 50%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    -webkit-transition: .1s all ease-out;
    -moz-transition: .1s all ease-out;
    transition: .1s all ease-out;
}

.machines-pdp .contact .container a:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
}

.machines-pdp .contact .container a:active {
	background: #262626;
	border: 1px solid #262626;
	color: #fff;
}

/* STICKY NAV */

.machines-pdp .sticky-nav {
	padding: 0em; background: rgba(0,0,0,0.8); position: fixed; width: 100%; height: 66px; box-sizing: border-box; border-bottom: 1px solid #666666; -webkit-transition: all 0.5s ease 0s, visibility 0s linear 0.5s; -moz-transition: all 0.5s ease 0s, visibility 0s linear 0.5s; transition: all 0.5s ease 0s, visibility 0s linear 0.5s; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%);
}

.machines-pdp .sticky-nav ul {
	list-style: none; margin: 0 auto; padding: 0; text-align: left;width: 918px; margin: 0 auto; position: relative; left: -4px; height: 65px;
}

.machines-pdp .sticky-nav ul li {
	display: inline-block;
    text-align: left;
    box-sizing: border-box;
	font-size: 1.4em;
    letter-spacing: 0.13em;
    padding: 2em 1em;
    margin: 0;
    font-weight: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 100%;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	height: 100%;
}

.machines-pdp .sticky-nav ul li:last-child {
	padding: 1.65em 0em 2em 0em; position: absolute; right: 1em; top: 50%; transform: translateY(-50%);
}

.machines-pdp .sticky-nav ul li a {
	color: #fff;
    text-decoration: none;
	-webkit-transition: .1s all ease-out;
    -moz-transition: .1s all ease-out;
    transition: .1s all ease-out;
	outline: none;
}

.machines-pdp .sticky-nav ul li a:hover {
	color: #fff;
}

.machines-pdp .sticky-nav ul li a.active {
	color: #fff;
}

.machines-pdp .sticky-nav ul li a.active:after {
	content: ''; display: block; height: 3px; width: calc(100% - 2em); background: #fff; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); -ms-transform: translateX(-50%);
}

.machines-pdp .sticky-nav ul li:last-child a {
	font-size: 1em; font-weight: normal; text-decoration: none; text-transform: uppercase; color: #fff; border: 1px solid #3d8705; background-color: #3d8705; padding: .8em 2.5em; line-height: 1.2em; letter-spacing: 1px; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; box-shadow: 0 1px 1px 0 rgba(0,0,0,.3);
}

.machines-pdp .sticky-nav ul li:last-child a.contactus {
	font-size: 1em; font-weight: normal; text-decoration: none; text-transform: uppercase; color: #fff; border: 1px solid #fff; background-color: transparent; padding: .8em 2.5em; line-height: 1.2em; letter-spacing: 1px; outline: none; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; box-shadow: none;
}

.machines-pdp .sticky-nav ul li:last-child a.productAdded,
.machines-pdp .sticky-nav ul li:last-child a.productAdded:hover,
.machines-pdp .sticky-nav ul li:last-child a.productAdded:active {
	background-color: #337104;
}

.machines-pdp .sticky-nav ul li:last-child a.outofstock,
.machines-pdp .sticky-nav ul li:last-child a.outofstock:hover,
.machines-pdp .sticky-nav ul li:last-child a.outofstock:active,
.machines-pdp .sticky-nav ul li:last-child a.maxqty,
.machines-pdp .sticky-nav ul li:last-child a.maxqty:hover,
.machines-pdp .sticky-nav ul li:last-child a.maxqty:active {
	background: #e6e6e6; color: #666; cursor: default;
}

.machines-pdp .sticky-nav ul li:last-child a:hover {
	box-shadow: 0 3px 3px 0 rgba(0,0,0,.3);
}

.machines-pdp .sticky-nav ul li:last-child a.contactus:hover,
.machines-pdp .sticky-nav ul li:last-child a.contactus:active {
	border: 1px solid #fff; background: #fff; color: #000; box-shadow: none;
}

.machines-pdp .sticky-nav ul li:last-child a:active {
	background-color: #337104;
}

@media screen and (max-width: 567px) {
	
	.machines-pdp {
		width: 100%;
	}
	
	.machines-pdp .product	{
		width: 100%;
		padding: 30px;
		box-sizing: border-box;
	}
	
	.machines-pdp .product-content ul.product-container li {
		width: 100%;
	}
	
	.machines-pdp .product-content .content &gt; div {
		padding: 30px;
	}
	
	.machines-pdp .product-content .content div h3 {
		margin: 0px 0px 15px 0px;
	}
	
	.machines-pdp .product .carousel {
		width: 100%;
		position: relative;
		top: 0%;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
		margin-bottom: 30px;
	}
	.machines-pdp .product .carousel div div {
		text-align: center;
	}
	
	.machines-pdp .product .carousel div div img {
		width: 68%;
	}
	
	.machines-pdp .product .carousel div:nth-child(n+2) {
		display: none;
	}
	
	.machines-pdp .product .carousel .slick-prev,
	.machines-pdp .product .carousel .slick-next	{
		display: none !important;
	}
	
	.machines-pdp .product .text {
		width: 100%;
		left: 0px;
	}
	
	.machines-pdp h1 {
		font-size: 2.7em;
		letter-spacing: 0.1em;
		margin: 0 0 20px 0;
	}
	
	.machines-pdp .product ul.list {
		margin-bottom: 35px !important;
	}
	
	.machines-pdp .product .price-cta {
		height: auto;
	}
	
	.machines-pdp .product .price {
		display: block;
		margin: 0px;
	}
	
	.machines-pdp .product .price p {
		text-align: center;
		margin: 0 0 10px 0;
		position: relative;
		top: 0%;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
		width: 100%;
	}
	
	.machines-pdp .product  a.addtobag,
	.machines-pdp .product  a.contactus,
	.machines-pdp .product  a.no-popup	{
		display: block;
		position: relative;
	}
	
	.machines-pdp .product .extra-link p {
		text-align: center;
	}
	
	.machines-pdp .product-content .content .ideal ul li {
		left: 10px;
	}
	
	.machines-pdp .product-content .content div ul li {
		left: 0px;
	}
	
	.machines-pdp .services .carousel .container,
	.machines-pdp .nespresso-services .carousel .container {
		padding: 0px;
	}
	
	.machines-pdp .recipes .carousel ul.slick-dots,
	.machines-pdp .services .carousel ul.slick-dots,
	.machines-pdp .nespresso-services .carousel ul.slick-dots,
	.machines-pdp .related-products .carousel ul.slick-dots,
	.machines-pdp .features .carousel ul.slick-dots	{
		margin-top: 5em;
	}
	
	.machines-pdp .venues .carousel .slick-prev {
		left: -28px;
	}
	
	.machines-pdp .venues .carousel .slick-next {
		right: -28px;
	}
	
	.machines-pdp .product-content ul.product-container li .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(1) .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(2) .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(3) .menu	{
		width: 100%;
		left: 0px;
	}
	
	.machines-pdp .product-content ul.product-container li.active .menu {
		background: #e6e6e6;
	}
	
	.machines-pdp .product-content ul.product-container li.active .menu h2 {
		color: #000;
		width: calc(100% - 140px);
		margin: 0 auto;
		left: 0;
	}
	
	.machines-pdp .product-content ul.product-container li i.previous,
	.machines-pdp .product-content ul.product-container li i.next {
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.machines-pdp .product-content ul.product-container li i.previous {
		left: 30px; cursor: pointer; height: 10px; width: 10px; transform: translateY(-50%) rotate(45deg); border-bottom: 1px solid #000; border-left: 1px solid #000;
	}
	
	.machines-pdp .product-content ul.product-container li i.next {
		right: 30px; cursor: pointer; height: 10px; width: 10px; transform: translateY(-50%) rotate(45deg); border-top: 1px solid #000; border-right: 1px solid #000;
	}
	
	.machines-pdp .product-container li .menu {
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}
	
	.machines-pdp .product-container li.active .menu {
		opacity: 1;
		width: 100% !important;
		height: 65px !important;
	}
	
	.machines-pdp .features .carousel .slick-prev,
	.machines-pdp .features .carousel .slick-next,
	.machines-pdp .features .carousel .slick-prev:after,
	.machines-pdp .features .carousel .slick-next:after {
		display: none !important;
	}
	
	.machines-pdp .product-content .content &gt; div {
		width: 100%;
	}
	
	.machines-pdp .product-content .content div.functions ul li p,
	.machines-pdp .product-content .content div.functions ul li span,
	.machines-pdp .product-content .content div.technical ul li p,
	.machines-pdp .product-content .content div.technical ul li span {
		display: block;
		position: relative;
		width: 100%;
		right: auto;
		top: 0;
		transform: none;
		ms-transform: none;
		text-overflow: none;
		white-space: initial;
		overflow: visible;
	}
	
	.machines-pdp .product-content .content div.functions ul li p::before,
	.machines-pdp .product-content .content div.technical ul li p::before	{
		left: -28px;
		top: 8px;
	}
	
	.machines-pdp .product-content .content div.functions ul li p::after,
		.machines-pdp .product-content .content div.technical ul li p::after{
		left: -32px;
		top: 10px;
	}
	
	.machines-pdp .product-content .content div.functions ul li span.checkmark {
		display: none;
	}
	
	.machines-pdp .product-content .content div.functions ul,
	.machines-pdp .product-content .content div.technical ul,
	.machines-pdp .product-content .content div.video-assistance ul {
		left: 0px;
	}
	
	.machines-pdp .related-products .carousel .slick-slide {
		position: relative;
		max-width: 100%;
	}

	.machines-pdp .related-products .carousel .slick-slide:nth-child(2) {
		padding: 0px 0px;
	}
	
	.machines-pdp .related-products .carousel .slick-slide:nth-child(2) .text {
		width: 100%;
		left: 0px;
	}
	
	.machines-pdp .related-products .carousel a .text {
		bottom: -20px;
		height: auto;
	}
	
	.machines-pdp .related-products .carousel a:hover .text {
		bottom: -20px;
		height: auto;
	}
	
	.machines-pdp .product-content ul.product-container li:last-child.active .menu:before,
	.machines-pdp .product-content ul.product-container li:first-child.active .menu:after	{
		display: none;
	}
	
	.machines-pdp .recipes .carousel .slick-slide &gt; div,
	.machines-pdp .recipes .carousel .slick-slide &gt; div:first-child	{
		width: 100%;
		display: block;
	}
	
	.machines-pdp .recipes .carousel .slick-slide div div p span:first-child {
		width: 30%;
	}
	
	.machines-pdp .recipes .carousel .slick-slide div div p span:last-child {
		width: calc(70% - 30px);
	}
	
	.machines-pdp .recipes .carousel &gt; button {
		display: none !important;
	}
	
	.machines-pdp .product-content .content div.video-assistance ul li a {
		width: 70%;
	}
	
	.machines-pdp .product-content .content div.video-assistance ul li p {
		width: 100%;
		text-overflow: initial;
		white-space: initial;
		overflow: visible;
	}
	
	.machines-pdp .product-content .content div.video-assistance ul li span {
		transform: none;
		-ms-transform: none;
		top: 9px;
	}
	
	.machines-pdp .product-content .content div.video-assistance a.play-button::before {
		width: 25px;
		height: 25px;
		border-width: 15px 0px 15px 30px;
	}
	
	.machines-pdp .product-content .content div.video-assistance a.play-button::after {
		width: 80px;
		height: 80px;
	}
		
}

@media screen and (max-width: 590px) {

	.machines-pdp .contact .container,
	.machines-pdp #modal.contact .container.closed {
		min-width: 60%;
		padding: 4em 3em;
	}
	
	.machines-pdp .contact .container a {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 100%;
		max-width: 100%;
	}
	
	.machines-pdp .contact .container a:nth-child(2) {
		margin: 0px;
	}
	
	.machines-pdp .contact .container a:nth-child(3) {
		margin-top: 1.5em;
	}
	
}

@media screen and (min-width: 591px) and (max-width: 917px) {

	.machines-pdp .contact .container,
	.machines-pdp #modal.contact .container.closed {
		min-width: 460px;
		padding: 4em 3em;
	}
	
	.machines-pdp .contact .container a {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 50%;
	}
	
	.machines-pdp .contact .container a:nth-child(2) {
		margin: 0px 1.5em 0px 0px;
	}
	
	..machines-pdp .contact .container a:last-child {
		margin-top: 0px;
	}

}

@media screen and (min-width: 568px) and (max-width: 767px) {

	.machines-pdp .product .carousel {
		width: 43%;
	}
	
	.machines-pdp .product .carousel div div img {
		width: 100%;
	}
	
	.machines-pdp .product .text {
		width: calc(52% - 30px);
		left: calc(43% + 60px);
	}
	
	.machines-pdp .product .carousel div:nth-child(n+2) {
		display: none;
	}
	
	.machines-pdp .product .carousel .slick-prev,
	.machines-pdp .product .carousel .slick-next	{
		display: none !important;
	}
	
	.machines-pdp .product ul.list {
		margin-bottom: 35px !important;
	}
	
	.machines-pdp .product .price-cta {
		height: auto;
	}
	
	.machines-pdp .product .price {
		display: block;
		margin: 0px;
	}
	
	.machines-pdp .product .price p {
		text-align: center;
		margin: 0px;
		position: relative;
		top: 0%;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
	}
	
	.machines-pdp .product  a.addtobag
	.machines-pdp .product  a.contactus,
	.machines-pdp .product  a.no-popup{
		display: block;
		position: relative;
		max-width: calc(100% - 30px);
	}
	
	.machines-pdp .product .extra-link p {
		text-align: center;
	}
	
	.machines-pdp .contact .container,
	.machines-pdp #modal.contact .container.closed {
		min-width: 460px;
		padding: 4em 3em;
	}
	
	.machines-pdp .contact .container a {
		display: inline-block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		max-width: 50%;
	}
	
	.machines-pdp .contact .container a:nth-child(2) {
		margin: 0px 1.5em 0px 0px;
	}
	
	.machines-pdp .contact .container a:last-child {
		margin-top: 0px;
	}

}

@media screen and (max-width: 780px) {
	
	.machines-pdp .product .carousel .slick-prev,
	.machines-pdp .product .carousel .slick-next {
		display: none !important;
	}
	
}

@media screen and (min-width: 600px) and (max-width: 917px) {
	
	.machines-pdp .services .carousel .slick-track .slick-active ~ .slick-active &gt; div:after,
	.machines-pdp .features .carousel .slick-track .slick-active ~ .slick-active &gt; div:after,
	.machines-pdp .nespresso-services .carousel .slick-track .slick-active ~ .slick-active &gt; div:after {
		display: inline-block;
		content: '';
		height: 66%;
		width: 1px;
		background: #4d4b47;
		position: absolute;
		left: 0px;
		top: 50%;
		transform: translateY(-50%);
		-ms-transform: translateY(-50%);
	}
	
	.machines-pdp .related-products .carousel a {
		width: calc(100% - 40px);
		margin: 0 auto;
	}
	
	.machines-pdp .related-products .carousel .text {
		width: calc(100% - 40px);
		left: 20px;
	}
	
}

@media screen and (min-width: 568px) and (max-width: 917px) {

	.machines-pdp {
		width: 100%;
	}
	
	.machines-pdp .product	{
		width: 100%;
		padding: 30px;
	}
	
	.machines-pdp .product-content ul.product-container li {
		width: 100%;
	}
	
	.machines-pdp .product-content .content &gt; div {
		padding: 30px;
		width: 100%;
	}
	
	.machines-pdp .product .text {
		width: calc(52% - 30px);
		left: calc(43% + 60px);
	}
	
	.machines-pdp .product-content .content div h3 {
		margin: 0px 0px 15px 0px;
	}
	
	.machines-pdp .product .price-cta {
		height: auto;
	}
	
	.machines-pdp .product .price {
		display: block;
		margin: 0px;
	}
	
	.machines-pdp .product .price p {
		text-align: center;
		margin: 0 0 10px 0;
		position: relative;
		top: 0%;
		transform: translateY(0%);
		-ms-transform: translateY(0%);
		width: 100%;
	}
	
	.machines-pdp .product a.addtobag,
	.machines-pdp .product a.contactus,
	.machines-pdp .product  a.no-popup{
		display: block;
		position: relative;
	}
	
	.machines-pdp .product .extra-link p {
		text-align: center;
	}
	
	.machines-pdp .product-content .content .ideal ul li {
		left: 10px;
	}
	
	.machines-pdp .product-content .content div ul li {
		left: 0px;
	}
	
	.machines-pdp .recipes .carousel ul.slick-dots,
	.machines-pdp .services .carousel ul.slick-dots,
	.machines-pdp .nespresso-services .carousel ul.slick-dots,
	.machines-pdp .related-products .carousel ul.slick-dots,
	.machines-pdp .features .carousel ul.slick-dots	{
		margin-top: 5em;
	}
	
	.machines-pdp .venues .carousel .slick-prev {
		left: -27px;
	}
	
	.machines-pdp .venues .carousel .slick-next {
		right: -27px;
	}
	
	.machines-pdp .product-content ul.product-container li:last-child.active .menu:before,
	.machines-pdp .product-content ul.product-container li:first-child.active .menu:after	{
		display: none;
	}
	
	.machines-pdp .product-content ul.product-container li .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(1) .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(2) .menu,
	.machines-pdp .product-content ul.product-container li:nth-child(3) .menu	{
		width: 100%;
		left: 0px;
	}
	
	.machines-pdp .product-content ul.product-container li.active .menu {
		background: #e6e6e6;
	}
	
	.machines-pdp .product-content ul.product-container li.active .menu h2 {
		color: #000;
		width: 100%;
		left: 0;
	}
	
	.machines-pdp .product-content .content div.functions ul li p::after,
	.machines-pdp .product-content .content div.technical ul li p::after {
		top: 20px;
	}
	
	.machines-pdp .product-content ul.product-container li i.previous,
	.machines-pdp .product-content ul.product-container li i.next {
		display: block;
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	
	.machines-pdp .product-content ul.product-container li i.previous {
		left: 30px; cursor: pointer; height: 10px; width: 10px; transform: translateY(-50%) rotate(45deg); border-bottom: 1px solid #000; border-left: 1px solid #000;
	}
	
	.machines-pdp .product-content ul.product-container li i.next {
		right: 30px; cursor: pointer; height: 10px; width: 10px; transform: translateY(-50%) rotate(45deg); border-top: 1px solid #000; border-right: 1px solid #000;
	}
	
	.machines-pdp .product-container li .menu {
		opacity: 0;
		width: 0 !important;
		height: 0 !important;
	}
	
	.machines-pdp .product-container li.active .menu {
		opacity: 1;
		width: 100% !important;
		height: 65px !important;
	}
	
	.machines-pdp .product-content .content div.functions ul,
	.machines-pdp .product-content .content div.technical ul,
	.machines-pdp .product-content .content div.video-assistance ul {
		left: 0px;
	}
	
	.machines-pdp .recipes .carousel .slick-slide &gt; div {
		width: 49.5%;
	}
	
	.machines-pdp .recipes .carousel .slick-slide div div p span:first-child {
		width: 25%;
	}
	
	.machines-pdp .recipes .carousel .slick-slide div div p span:last-child {
		width: calc(75% - 30px);
	}
	
	.machines-pdp .recipes .carousel &gt; button {
		display: none !important;
	}
	
	.machines-pdp .features .carousel .slick-prev,
	.machines-pdp .features .carousel .slick-next,
	.machines-pdp .features .carousel .slick-prev:after,
	.machines-pdp .features .carousel .slick-next:after {
		display: none !important;
	}
	
	.machines-pdp .product-content .content div.functions ul li p,
	.machines-pdp .product-content .content div.technical ul li p {
		width: 50%;
		white-space: initial;
		overflow: visible;
	}
	
	.machines-pdp .product-content .content div.functions ul li span,
	.machines-pdp .product-content .content div.technical ul li span {
		min-width: 170px;
	}
	
	.machines-pdp .related-products .carousel .slick-slide {
		position: relative;
		max-width: 100%;
	}
	
	.machines-pdp .related-products .carousel a:hover .text,
	.machines-pdp .related-products .carousel .text	{
		bottom: -20px;
		height: auto;
	}
	
	.machines-pdp .related-products .carousel .slick-slide:nth-child(2) {
		padding: 0px;
	}
	
	.machines-pdp .related-products .carousel .slick-slide:nth-child(2) .text {
		width: 100%;
		left: 0px;
	}
	
	.machines-pdp .product-content .content div.video-assistance ul li a {
		width: 80%;
	}
	
	.machines-pdp .product-content .content div.video-assistance ul li p {
		width: 100%;
	}

}</pre></body></html>