
.product-slideshow {
    padding-top: 3.5625rem;
    padding-bottom: 3.875rem;
    text-align: left;
}
.product-slideshow__desc {
    min-height: 5.0625rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow {
        padding-top: 6.25rem;
        padding-bottom: 6.375rem;
    }
}
.product-slideshow__container {
    position: relative;
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__container {
        margin-bottom: 0;
    }
}
.product-slideshow .new-product-card {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
    border-bottom-right-radius: 3.125rem;
    border-top-left-radius: 1.5625rem;
    padding-top: 0;
}
.product-slideshow .new-product-card > .slide__inner.grid-x {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.product-slideshow .new-product-card .product-card__info_discover .grid-x {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-slideshow .new-product-card .product-card__info_discover h3 {
    margin-top: 2.5rem;
}
.product-slideshow .new-product-card .product-card__info_discover .icon {
    width: 2.375rem;
    height: 2.25rem;
}
.product-slideshow .new-product-card .product-card__info_discover .product-card__btn {
    margin-top: 5.375rem;
}
.product-slideshow .slide {
    border-radius: 0.625rem;
    margin: 0 0.3125rem;
    position: relative;
    outline: 0;
    padding-top: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow .slide {
        margin-left: 0.3125rem;
        margin-right: 1.25rem;
        padding-top: 1.875rem;
    }
}
@media screen and (min-width: 75em) {
    .product-slideshow .slide {
        margin-left: 0.3125rem;
        margin-right: 1.6875rem;
        padding-top: 3.125rem;
    }
}
.product-slideshow .slide__inner {
    float: left;
    width: 100%;
}
.product-slideshow .slide__wrapper {
    background-position: top center;
    background-size: 75% auto;
    background-repeat: no-repeat;
    display: block;
    padding-top: 1.25rem;
    position: relative;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow .slide__wrapper {
        background-position: top center;
        background-size: 62% auto;
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 75em) {
    .product-slideshow .slide__wrapper {
        background-position: top center;
        background-size: 68% auto;
        padding-top: 3.5625rem;
    }
}
.product-slideshow .slide__wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 46%;
}
@media screen and (min-width: 75em) {
    .product-slideshow .slide__wrapper img {
        max-width: 68%;
    }
}
.product-slideshow__text {
    padding: 0 1.25rem 1.875rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__text {
        padding: 0 2.5625rem 2.8125rem;
    }
}
@media screen and (min-width: 75em) {
    .product-slideshow__text {
        padding: 0 3.875rem 3.125rem;
    }
}
.product-slideshow__button {
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    border-bottom-right-radius: 0.625rem;
    float: right;
    height: 3.75rem;
    width: 3.75rem;
}
.product-slideshow__button :disabled {
    pointer-events: none;
}
.product-slideshow__button:before {
    background: url(../../../img/icons/arrow-black-link.svg) no-repeat;
    width: 2.1875rem;
    height: 1.4rem;
    content: "";
    display: block;
    margin-top: 0.75rem;
    margin-left: 0.625rem;
}
.product-slideshow__button--red {
    background-image: none, linear-gradient(245deg, #ad1008 0, #e1261c 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-slideshow__button--red:lang(ar-ae),
.product-slideshow__button--red:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-slideshow__button--blue {
    background-image: none, linear-gradient(245deg, #117baa 0, #70aad9 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-slideshow__button--blue:lang(ar-ae),
.product-slideshow__button--blue:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-slideshow__button--green {
    background-image: none, linear-gradient(245deg, #51801a 0, #b9d970 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-slideshow__button--green:lang(ar-ae),
.product-slideshow__button--green:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-slideshow .slick-disabled {
    pointer-events: none;
    opacity: 0.5;
    display: none !important;
}
.product-slideshow .slick-slider .slick-list,
.product-slideshow .slick-slider .slick-track {
    padding: 0;
    margin-left: 0;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow .slick-slider .slick-list,
    .product-slideshow .slick-slider .slick-track {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        margin-left: 0;
    }
}
.product-slideshow .slick-slider .slick-list {
    margin-left: 0.9375rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow .slick-slider .slick-list {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
        margin-left: 0;
    }
}
.slick-slider {
    position: relative;
    display: block;
    overflow: hidden;
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-track {
    position: relative;
    top: 0;
    right: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    display: table;
    content: "";
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 0.0625rem;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-dots {
    list-style: none;
    margin: 2.5rem 0 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    position: relative;
    display: inline-block;
    height: 1.25rem;
    width: 1.25rem;
    margin: 0 0.3125rem;
    padding: 0;
    cursor: pointer;
}
.slick-dots li button {
    background: #ccc;
    border-radius: 3px;
    color: transparent;
    cursor: pointer;
    display: block;
    height: 1.25rem;
    line-height: 0;
    padding: 0.3125rem;
    width: 1.25rem;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    background: #ccc;
    opacity: 1;
}
.slick-dots li.slick-active button {
    background: #e1261c;
    opacity: 1;
}
html[dir="rtl"] .controls__button--next,
html[dir="rtl"] .controls__button--prev {
    -webkit-transform: translateY(0) scaleX(-1);
    transform: translateY(0) scaleX(-1);
}
.product-slideshow__link {
    position: static;
    background-position: center;
    display: block;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__link {
        margin-top: 2.9375rem;
    }
}
.product-slideshow__link .icon {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.625rem;
    margin-top: 0.3125rem;
    float: left;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__link .icon {
        margin-top: 0;
        width: 1.25rem;
        height: 1.25rem;
        float: none;
    }
}
.product-slideshow__link .icon:lang(ar-ae),
.product-slideshow__link .icon:lang(ur) {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.product-slideshow__link a {
    display: inline;
    cursor: pointer;
    vertical-align: bottom;
    color: #222;
    font-family: GothamRoundedBook, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__link a {
        display: initial;
    }
}
.product-slideshow__container {
    padding-right: 0;
}
.product-slideshow__container .product-card {
    width: 19.125rem;
    position: relative;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
@media print, screen and (min-width: 48em) {
    .product-slideshow__container .product-card {
        width: 21.5rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__container .product-card {
        padding-bottom: 3.125rem;
        padding-top: 3.125rem;
    }
}
.product-slideshow__container .product-card .compare-product__link {
    line-height: 1.25rem;
    margin-bottom: 4.125rem;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__container .product-card .compare-product__link {
        margin-top: 2.9375rem;
        margin-bottom: 0;
    }
}
.product-slideshow__container .product-card .compare-product__link .icon {
    margin-right: 0.3125rem;
    vertical-align: top;
}
@media print, screen and (min-width: 48em) {
    .product-slideshow__container .product-card .compare-product__link .icon {
        vertical-align: bottom;
    }
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__container .product-card .compare-product__link .icon {
        margin-right: 0.3125rem;
    }
}
.product-slideshow__container .product-card .product-slideshow__text {
    padding: 0;
}
.product-slideshow__container .product-card .product-slideshow__text p {
    margin-top: 0.625rem;
}
.product-slideshow__container .product-card .product-slideshow__title {
    margin-top: 1.5625rem;
}
@media print, screen and (min-width: 48em) {
    .product-slideshow__container .product-card .product-slideshow__name {
        margin-bottom: 0.625rem;
    }
}
.product-slideshow__container .swiper-slide {
    margin-top: 0.3125rem;
    margin-bottom: 0.3125rem;
}
.product-slideshow__container .swiper-slide .product-card__img {
    margin-top: 1.875rem;
    margin-left: auto;
    margin-right: auto;
    width: unset;
    height: 13.6875rem;
    text-align: center;
}
.ie .product-slideshow__container .swiper-slide .product-card__img {
    width: auto;
}
@media print, screen and (min-width: 64em) {
    .product-slideshow__container .swiper-slide .product-card__img {
        margin-top: 0;
    }
}
.product-slideshow__container .swiper-slide .product-card__img img {
    width: unset;
    max-width: unset;
    height: 100%;
    margin-top: 0.25rem;
    margin-bottom: 0.625rem;
}
.ie .product-slideshow__container .swiper-slide .product-card__img img {
    width: auto;
    max-width: none;
}
.product-slideshow__container .swiper-slide .product-card__img .icon {
    width: 12.6875rem;
    height: 11.9375rem;
    top: -0.5625rem;
}
@media screen and (min-width: 75em) {
    .product-slideshow__container .swiper-slide {
        margin-left: 0.125rem;
    }
}
.product-slideshow__details {
    background: #fff;
    color: #000;
    margin: 1.875rem 1.25rem 2.25rem;
}
.product-slideshow__details .line {
    height: 0.3125rem;
    width: 18.9375rem;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    border-top-right-radius: 3.125rem;
    -webkit-box-shadow: 0 2.5rem 3.125rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2.5rem 3.125rem 0 rgba(0, 0, 0, 0.1);
    background: #fff;
    margin-top: 0.3125rem;
}
@media print, screen and (min-width: 48em) {
    .product-slideshow__details h2 {
        padding-right: 1.5rem;
        padding-left: 1.875rem;
    }
}
.product-slideshow__details.hide-for-medium.background-transparent {
    background: #fff;
}
.product-slideshow__button.product-slideshow__link {
    position: absolute;
    bottom: 0;
    right: 0;
    background-position: center;
    display: block;
}
.product-slideshow__comparelink {
    margin-bottom: 0;
}
.product-slideshow__comparelink a {
    line-height: 1.25rem;
}
.image-teaser-comp {
    padding: 2.5rem 0;
}
@media print, screen and (min-width: 64em) {
    .image-teaser-comp {
        padding: 3.75rem 0;
    }
}
.image-teaser-comp .play-btn {
    top: 50%;
    left: 50%;
    right: unset;
}
@media print, screen and (min-width: 64em) {
    .image-teaser-comp .play-btn {
        top: 7.5rem;
    }
}
@media screen and (min-width: 75em) {
    .image-teaser-comp .play-btn {
        top: 6.25rem;
        margin-top: 3.125rem;
    }
}
.image-teaser-comp .u-position-relative {
    overflow: hidden;
    border-bottom-left-radius: 6.25rem;
    border-top-right-radius: 0;
}
.image-teaser-comp .u-position-relative img {
    border-bottom-left-radius: 6.25rem;
    border-top-right-radius: 0;
}
.image-teaser-comp .u-position-relative.large-order-2 {
    overflow: hidden;
    border-bottom-left-radius: 0;
    border-top-right-radius: 6.25rem;
}
.image-teaser-comp .u-position-relative.large-order-2 img {
    border-bottom-left-radius: 0;
    border-top-right-radius: 6.25rem;
}
.image-teaser-comp img {
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
    .image-teaser-comp img {
        margin-bottom: 0;
    }
}
.image-teaser-comp span {
    display: block;
}
@media print, screen and (min-width: 64em) {
    .image-teaser-comp span {
        margin-top: 1.125rem;
        margin-bottom: 1.25rem;
    }
}
.image-teaser-comp h2 {
    text-align: left;
    color: #222;
    margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .image-teaser-comp h2 {
        margin-top: 0.3125rem;
    }
}
.image-teaser-comp p {
    margin-top: 1.25rem;
    text-align: left;
    color: #222;
}
.image-teaser-comp ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.image-teaser-comp li {
    padding-left: 1.75rem;
    position: relative;
}
.image-teaser-comp li::before {
    background: url(../../../img/icons/sprite.svg) no-repeat -21.3125rem -25.5625rem;
    content: "";
    width: 1.375rem;
    height: 1.375rem;
    display: inline-block;
    margin-right: 0.5rem;
    left: 0;
    margin-top: 0;
    position: absolute;
}
.image-teaser-comp a.navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.image-teaser-comp a.navigation:before {
    margin-top: 0.375rem !important;
    margin-right: 0.625rem;
}
.image-teaser-comp a.navigation span {
    color: #000;
    margin: 0;
}
.show-toggle {
    color: #222;
}
.show-toggle:hover {
    color: #000;
}
.show-toggle::after {
    content: " ";
    display: inline-block;
    background: url(../../../img/icons/sprite.svg) no-repeat -24.25rem -8.5rem;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: -0.375rem;
}
.show-less::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
    background-position: -23.875rem -10rem;
    vertical-align: 0.0625rem;
}
.hide {
    display: none;
}
.product-fact {
    position: relative;
}
.product-fact .product-fact__link::before {
    content: " ";
    display: inline-block;
    background: url(../../../img/icons/sprite.svg) no-repeat -21.375rem -12.625rem;
    width: 1.125rem;
    height: 1.875rem;
    opacity: 0.5;
    top: -0.4375rem;
    padding-left: 1.875rem;
}
.product-fact .product-fact__info {
    color: #fff;
    position: relative;
    background: linear-gradient(245deg, #117baa 0, #70aad9 100%);
    border-radius: 0.625rem;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem;
}
.product-fact .product-fact__info .doodle {
    background: url(../../../img/icons/product-fact-line-mobile.png) no-repeat;
    width: 10.75rem;
    position: absolute;
    right: 0;
    height: 1.25rem;
    bottom: -1.875rem;
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info .doodle {
        background: url(../../../img/icons/product-fact-line-tablet.png) no-repeat;
        top: -1.25rem;
        bottom: unset;
        width: 100%;
        background-position: center;
    }
}
@media screen and (min-width: 75em) {
    .product-fact .product-fact__info .doodle {
        background: url(../../../img/icons/product-fact-line-desktop.png) no-repeat;
        top: -1.25rem;
        bottom: unset;
        background-size: 50%;
        background-position: center;
    }
}
.product-fact .product-fact__info.top-overlap {
    margin-top: -2.9375rem;
    z-index: 1;
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info.top-overlap {
        margin-top: -17.625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info {
        border-radius: 0.625rem;
        margin-top: 9.9375rem;
        padding-top: 3.75rem;
        padding-bottom: 3.75rem;
    }
}
@media screen and (min-width: 75em) {
    .product-fact .product-fact__info {
        padding-bottom: 6.25rem;
        padding-top: 6.25rem;
    }
}
.product-fact .product-fact__info .product-fact__list .product-fact__item {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 75em) {
    .product-fact .product-fact__info .product-fact__list .product-fact__item {
        margin-bottom: 2.5rem;
    }
}
.product-fact .product-fact__info .product-fact__list .product-fact__item .op70 {
    opacity: 0.7;
}
.product-fact .product-fact__info .learn-more > div {
    margin-left: 5rem;
    margin-right: 3.5625rem;
    display: inline-block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media print, screen and (min-width: 48em) {
    .product-fact .product-fact__info .learn-more > div {
        margin-left: 12.0625rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info .learn-more > div {
        margin-left: 6.875rem;
        margin-right: 0;
    }
}
@media screen and (min-width: 75em) {
    .product-fact .product-fact__info .learn-more > div {
        margin-left: 10rem;
        margin-right: 2.5rem;
    }
}
.product-fact .product-fact__info .learn-more > div .icon {
    width: 4rem;
    height: 0.875rem;
    margin-top: 0.5rem;
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info .learn-more > div .icon {
        width: 4rem;
    }
}
.product-fact .product-fact__info .learn-more > div .icon:lang(ar-ae),
.product-fact .product-fact__info .learn-more > div .icon:lang(ur) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.product-fact .product-fact__info .learn-more > div .icon.op70 {
    opacity: 0.5;
}
.product-fact .product-fact__info .learn-more > div a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    position: relative;
}
@media print, screen and (min-width: 64em) {
    .product-fact .product-fact__info .learn-more > div a {
        padding-left: 1.5625rem;
    }
}
@media screen and (min-width: 75em) {
    .product-fact .product-fact__info .learn-more > div a {
        padding-left: 1.5625rem;
    }
}
html[dir="rtl"] .product-fact .product-fact__info .doodle {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
html[dir="rtl"] .product-fact .product-fact__link::before {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.product-stage__image-block {
    border-top-left-radius: 0.625rem;
    border-bottom-right-radius: 5rem;
    height: 57.067vw;
}
@media print, screen and (min-width: 48em) {
    .product-stage__image-block {
        border-top-left-radius: 1.25rem;
        border-bottom-right-radius: 12.5rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-stage__image-block {
        height: auto;
    }
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .product-stage__image-block {
        height: 39.375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-stage__image-block > .grid-container {
        height: 100%;
    }
    .product-stage__image-block > .grid-container .grid-x {
        height: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.product-stage__product-detail {
    margin-top: calc(9.539vw + 66px);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
@media screen and (max-width: 47.9375em) {
    .product-stage__product-detail {
        padding: 0 1.25rem !important;
    }
}
@media print, screen and (min-width: 64em) {
    .product-stage__product-detail {
        margin-top: 0;
        display: block;
    }
}
.product-stage__product-detail .rating-widget {
    font-family: GothamRoundedBook, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0.6875rem 0 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-stage__product-detail .rating-widget {
        margin: 1.125rem 0 2rem;
    }
}
.product-stage__product-detail .rating-widget a {
    color: #222;
}
.product-stage__product-detail .rating-widget .review-count {
    color: #d0021b;
}
.product-stage__product-detail .buy-now-block {
    margin-top: 0;
    margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-stage__product-detail .buy-now-block {
        margin-top: 2.5rem;
        margin-bottom: 0;
    }
}
.product-stage__product-detail .buy-now-block .field-node--field-adimo-geolocation,
.product-stage__product-detail .buy-now-block .field-node--field-new-adimo-integration {
    display: inline-block;
}
.product-stage__product-detail .buy-now-block .adimoWidget {
    display: inline-block;
}
.product-stage__product-detail .buy-now-block .adimoWidget * {
    cursor: pointer;
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
    .product-stage__product-detail .buy-now-block .adimoWidget {
        width: 100%;
    }
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
    .product-stage__product-detail .buy-now-block .button {
        width: 100%;
    }
}
.product-stage__product-detail .description {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.product-stage__product-detail .description .show-toggle {
    color: #000;
}
.product-stage__product-detail .description .show-toggle::after {
    content: " ";
    display: inline-block;
    background: url(../../../img/icons/sprite.svg) no-repeat -24.75rem -9.9375rem;
    width: 1rem;
    height: 0.625rem;
    margin-left: 0.625rem;
    vertical-align: 0.0625rem;
}
.product-stage__product-detail .description .show-less::after {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.product-stage__product-detail .description p {
    margin-bottom: 1rem;
    margin-top: 0.8125rem;
}
.product-stage__product-detail .description ol,
.product-stage__product-detail .description ul {
    margin-bottom: 0.9375rem;
    list-style-position: inside;
    list-style-type: circle;
}
.product-stage__product-detail .social-media-sharing {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    display: inline-block;
    text-align: center;
    margin-top: 1.875rem;
}
.product-stage__product-detail .social-media-sharing ul {
    display: inline-block;
}
.product-stage__product-detail .social-media-sharing li {
    display: inline-block;
}
.product-stage__product-detail .social-media-sharing li a {
    display: block;
    background-color: #f0f0f0;
    width: 1.875rem;
    height: 1.875rem;
    line-height: 1.875rem;
    border-radius: 0.1875rem;
}
.product-stage .product-image {
    text-align: center;
    position: relative;
}
@media print, screen and (min-width: 64em) {
    .product-stage .product-image {
        margin-bottom: 0;
    }
}
@media print, screen and (min-width: 64em) {
    .product-stage .product-image .product-video-block {
        margin-top: 0;
    }
}
.product-stage .product-image img {
    width: 100%;
    max-height: 715px;
    margin-right: 0;
    padding-top: 1.5625rem;
}
@media screen and (max-width: 47.9375em) {
    .product-stage .product-image img {
        height: 46.66vw;
    }
}
@media screen and (min-width: 48em) and (max-width: 63.9375em) {
    .product-stage .product-image img {
        height: 46.66vw;
    }
}
.product-stage .product-image .slick-slider {
    padding-bottom: 1.875rem;
}
.product-stage .product-image .slick-list,
.product-stage .product-image .slick-track {
    padding: 0;
    margin-left: 0;
}
.product-stage .product-image .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-stage .product-image .slick-slide {
    height: auto;
}
.product-stage .product-image .slick-dots {
    margin: 1.25rem 0 0;
}
.product-stage .product-image .slick-dots li button {
    width: 1rem;
    height: 1rem;
    border-radius: 50%;
    background-color: transparent;
    border: 0.125rem solid #000;
}
@media print, screen and (min-width: 64em) {
    .product-stage .product-image .slick-dots li button {
        border: 0.125rem solid #fff;
    }
}
.product-stage .product-image .slick-dots li button:focus {
    outline: 0.0625rem solid #70aad9;
}
.product-stage .product-image .slick-dots li.slick-active button {
    background-color: #000;
}
@media print, screen and (min-width: 64em) {
    .product-stage .product-image .slick-dots li.slick-active button {
        background-color: #fff;
    }
}
.product-stage .product-image-thumbs li {
    width: 4.75rem;
    height: 4.75rem;
    background-color: rgba(255, 255, 255, 0.2);
    text-align: center;
    margin-bottom: 1.25rem;
    position: relative;
    padding: 0.3125rem;
    z-index: 3;
    border-radius: 0.375rem;
    cursor: pointer;
}
.product-stage .product-image-thumbs li a {
    height: 100%;
    width: 100%;
}
.product-stage .product-image-thumbs li article,
.product-stage .product-image-thumbs li div,
.product-stage .product-image-thumbs li picture {
    height: 100%;
    width: 100%;
}
.product-stage .product-image-thumbs li img {
    max-height: 100%;
}
.product-stage .product-image-thumbs li.thumb-with-video {
    padding: 0;
}
.product-stage .product-image-thumbs li.thumb-with-video .field-item {
    line-height: 5.625rem;
}
.product-stage .product-image-thumbs li.thumb-with-video.active:before {
    background: 0 0;
}
.product-stage .product-image-thumbs li.thumb-with-video.active .video-play-btn-thumb {
    opacity: 1;
    cursor: pointer;
}
.product-stage .product-image-thumbs li.thumb-with-video .video-play-btn-thumb {
    border-radius: 0.3125rem;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 3.125rem;
    width: 3.125rem;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-image: none, linear-gradient(245deg, #ad1008 0, #e1261c 100%);
    background-position: center;
    opacity: 0.2;
}
.product-stage .product-image-thumbs li.thumb-with-video .video-play-btn-thumb:after {
    content: "";
    background-image: url(../../../img/icons/sprite.svg);
    background-position: -15.8125rem -3rem;
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    height: 1.3125rem;
    width: 0.8125rem;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.product-stage .product-image-thumbs li:last-child {
    margin-bottom: 0;
}
html[dir="rtl"] .product-stage .play-btn {
    right: unset;
    left: 50%;
}
@media print, screen and (min-width: 64em) {
    html[dir="rtl"] .social-media-sharing {
        margin-bottom: 5rem;
    }
}
html[dir="rtl"] .social-media-sharing li {
    margin-right: 0;
}
.product-list {
    padding-top: 2.5rem;
    padding-top: 2.5rem;
}
@media print, screen and (min-width: 64em) {
    .product-list {
        padding-top: 4.6875rem;
        padding-top: 3.75rem;
    }
}
.product-category {
    overflow: hidden;
    text-align: center;
}
.product-category span {
    position: relative;
    display: inline-block;
}
.product-category span:after,
.product-category span:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 591px;
    margin: 0 1.25rem;
    border: 0.0625rem solid #ccc;
}
@media print, screen and (min-width: 64em) {
    .product-category span:after,
    .product-category span:before {
        margin: 0 5.5rem;
    }
}
.product-category span:after {
    right: 100%;
}
.product-category span:before {
    left: 100%;
}
.no-space {
    margin-bottom: 0;
    margin-top: 0;
}
.product-card {
    position: relative;
    background-color: #fff;
    border-radius: 0.625rem;
    margin-top: 1.25rem;
    padding-top: 3.125rem;
    padding-bottom: 3.75rem;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.26);
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.26);
}
@media print, screen and (min-width: 64em) {
    .product-card {
        margin-top: 0.625rem;
    }
}
.product-card:hover {
    -webkit-box-shadow: 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.05), 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.05), 0 1.25rem 1.875rem 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: -webkit-box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
    transition: box-shadow 0.2s ease-in-out, -webkit-box-shadow 0.2s ease-in-out;
}
@media print, screen and (min-width: 64em) {
    .product-card {
        margin-top: 1.75rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-card {
        padding-top: 1.875rem;
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 75em) {
    .product-card {
        padding-top: 3.125rem;
        padding-bottom: 3.125rem;
    }
}
.product-card__img {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.product-card__img .icon {
    position: absolute;
    margin: 0 auto;
    width: 12.6875rem;
    height: 11.9375rem;
    top: -0.5625rem;
}
@media print, screen and (min-width: 48em) {
    .product-card__img .icon {
        left: 20%;
    }
}
@media print, screen and (min-width: 64em) {
    .product-card__img .icon {
        left: 5%;
    }
}
@media screen and (min-width: 75em) {
    .product-card__img .icon {
        height: 16.25rem;
        top: -3.125rem;
        left: 10%;
    }
}
.product-card__img img {
    left: 0;
    max-width: 100%;
    position: relative;
    z-index: 1;
    margin-top: 0.25rem;
    margin-bottom: 1.125rem;
}
@media print, screen and (min-width: 64em) {
    .product-card__img img {
        left: 0;
        max-width: 100%;
        margin-top: 0.25rem;
        margin-bottom: 1.25rem;
    }
}
.product-card .rating-widget {
    margin-bottom: 1.25rem;
}
.product-card__info span {
    text-transform: uppercase;
    color: #d0021b;
}
.product-card__info .product-headline a {
    color: #222;
}
.product-card__info p {
    margin-top: 1.25rem;
}
@media print, screen and (min-width: 64em) {
    .product-card__info p {
        display: block;
    }
}
.product-card__info .product-rating {
    min-height: 1.5625rem;
}
@media print, screen and (min-width: 64em) {
    .product-card .compare-product__link {
        margin-bottom: 0;
    }
}
.product-card .compare-product__link input[type="checkbox"]:focus + label::before {
    border: 0.125rem solid #70aad9;
}
.product-card .compare-product__link input[type="checkbox"] + label::before {
    border-radius: 0.625rem;
    border: 2px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: -0.125rem;
    float: left;
}
.product-card .compare-product__link input[type="checkbox"] + label,
.product-card .compare-product__link label[for="edit-customer-consent"] {
    display: block;
    position: relative;
    float: left;
    margin-top: 1.75rem;
    overflow: visible;
    cursor: pointer;
}
.product-card .compare-product__link input[type="checkbox"] + label:after,
.product-card .compare-product__link label[for="edit-customer-consent"]:after {
    position: absolute;
    left: 8px;
    top: 8px;
}
.product-card .compare-product__link input[type="checkbox"] + label input,
.product-card .compare-product__link label[for="edit-customer-consent"] input {
    margin-right: 0.875rem;
}
.product-card .compare-product__link label.disabled {
    opacity: 0.3;
}
.product-card .compare-product__link .icon {
    width: 1.625rem;
    height: 2.125rem;
    margin-right: 0.625rem;
    margin-top: -0.4375rem;
    float: left;
}
@media print, screen and (min-width: 48em) {
    .product-card .compare-product__link .icon {
        width: 1.875rem;
        height: 2rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-card .compare-product__link .icon {
        margin-top: -0.5rem;
        width: 1.625rem;
        height: 2.1875rem;
    }
}
.product-card .compare-product__link .icon:lang(ar-ae),
.product-card .compare-product__link .icon:lang(ur) {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.product-card .compare-product__link input[type="checkbox"] + label {
    display: inline;
    cursor: pointer;
    vertical-align: bottom;
    color: #222;
}
@media print, screen and (min-width: 64em) {
    .product-card .compare-product__link input[type="checkbox"] + label {
        display: initial;
    }
}
.product-card .product-detail__link {
    position: absolute;
    background-position: center;
    display: block;
    bottom: 0;
    right: 0;
}
.product-card.content-tile {
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 9rem;
}
.product-card.content-tile .content-tile__info {
    width: 11.875rem;
    margin-right: 1.25rem;
    float: right;
    margin-left: 10.25rem;
    margin-bottom: 1.125rem;
    right: 0;
    padding: 1.125rem;
    border-radius: 0.625rem;
    z-index: 1;
    color: #fff;
}
@media print, screen and (min-width: 64em) {
    .product-card.content-tile .content-tile__info {
        position: absolute;
        margin-right: 0.625rem;
        width: 91%;
        padding: 1.875rem 1.9375rem;
        bottom: 0.625rem;
    }
}
@media screen and (min-width: 75em) {
    .product-card.content-tile .content-tile__info {
        padding: 1.875rem 2.625rem;
        bottom: 1.25rem;
    }
}
.product-card.content-tile .content-tile__info-text {
    height: 5.75rem;
    overflow: hidden;
}
@media print, screen and (min-width: 64em) {
    .product-card.content-tile .content-tile__info-text {
        height: auto;
    }
}
.product-card.content-tile .content-tile__info-text a {
    color: #fff;
}
.product-card.content-tile .content-tile__info-text p {
    margin-top: 0.3125rem;
    display: none;
}
@media print, screen and (min-width: 64em) {
    .product-card.content-tile .content-tile__info-text p {
        display: block;
    }
}
.product-list-wrapper {
    margin-top: 1.625rem;
    margin-bottom: 2.5rem;
}
@media print, screen and (min-width: 64em) {
    .product-list-wrapper {
        margin-top: 3.75rem;
        margin-bottom: 3.125rem;
    }
}
.product-list-wrapper .product-slideshow__button {
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 0;
    border-bottom-right-radius: 0.625rem;
    float: right;
    height: 3.75rem;
    width: 3.75rem;
}
.product-list-wrapper .product-slideshow__button :disabled {
    pointer-events: none;
}
.product-list-wrapper .product-slideshow__button:before {
    content: "";
    display: block;
    margin-top: 1.4375rem;
    margin-left: 0.625rem;
}
.product-list-wrapper .product-slideshow__button--red {
    background-image: none, linear-gradient(245deg, #ad1008 0, #e1261c 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-list-wrapper .product-slideshow__button--red:lang(ar-ae),
.product-list-wrapper .product-slideshow__button--red:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-list-wrapper .product-slideshow__button--blue {
    background-image: none, linear-gradient(245deg, #117baa 0, #70aad9 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-list-wrapper .product-slideshow__button--blue:lang(ar-ae),
.product-list-wrapper .product-slideshow__button--blue:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-list-wrapper .product-slideshow__button--green {
    background-image: none, linear-gradient(245deg, #51801a 0, #b9d970 100%);
    -webkit-transform: rotatey(0);
    transform: rotatey(0);
}
.product-list-wrapper .product-slideshow__button--green:lang(ar-ae),
.product-list-wrapper .product-slideshow__button--green:lang(ur) {
    -webkit-transform: rotatey(180deg);
    transform: rotatey(180deg);
}
.product-list-wrapper .product-card__info_discover h3 {
    margin-top: 1.25rem;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.product-list-wrapper .product-card__info_discover .icon {
    width: 2.375rem;
    height: 2.25rem;
    margin-top: 6.25rem;
    position: relative;
    z-index: 1;
}
.product-list-wrapper .new-product-card {
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 0;
    border-bottom-right-radius: 3.125rem;
    border-top-left-radius: 1.5625rem;
}
.product-list-wrapper .new-product-card .product-card__btn {
    position: absolute;
    bottom: 1.9375rem;
}
.product-list-wrapper .new-product-card .product-card__btn a {
    color: #fff;
}
.product-list-wrapper .new-product-card .product-card__btn a:hover {
    color: #000;
}
.product-list-wrapper .new-product-card:before {
    overflow: hidden;
    content: "";
    background-color: #000;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    border-bottom-right-radius: 3.125rem;
    border-top-left-radius: 1.5625rem;
}
.product-list-wrapper .load-more {
    text-align: center;
    margin-top: 1.25rem;
    margin-bottom: 0;
}
@media print, screen and (min-width: 64em) {
    .product-list-wrapper .load-more {
        margin-top: 3.125rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button {
        background-repeat: no-repeat;
        background-position: center center;
        border-radius: 0;
        border-bottom-right-radius: 0.625rem;
        float: right;
        height: 3.75rem;
        width: 3.75rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button:focus,
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button:hover {
        opacity: 0.8;
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button :disabled {
        pointer-events: none;
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button:before {
        background: url(../../../img/icons/sprite.svg) no-repeat -21.25rem -1.375rem;
        width: 2.1875rem;
        height: 1.3125rem;
        content: "";
        display: block;
        margin-top: 0.75rem;
        margin-left: 0.625rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--red {
        background-image: none, linear-gradient(245deg, #ad1008 0, #e1261c 100%);
        -webkit-transform: rotatey(0);
        transform: rotatey(0);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--red:lang(ar-ae),
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--red:lang(ur) {
        -webkit-transform: rotatey(180deg);
        transform: rotatey(180deg);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--blue {
        background-image: none, linear-gradient(245deg, #117baa 0, #70aad9 100%);
        -webkit-transform: rotatey(0);
        transform: rotatey(0);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--blue:lang(ar-ae),
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--blue:lang(ur) {
        -webkit-transform: rotatey(180deg);
        transform: rotatey(180deg);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--green {
        background-image: none, linear-gradient(245deg, #51801a 0, #b9d970 100%);
        -webkit-transform: rotatey(0);
        transform: rotatey(0);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--green:lang(ar-ae),
    .product-list-wrapper .load-more .product-list-wrapper .product-slideshow__button--green:lang(ur) {
        -webkit-transform: rotatey(180deg);
        transform: rotatey(180deg);
    }
    .product-list-wrapper .load-more .product-list-wrapper .product-card__info_discover h3 {
        margin-top: 7.375rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .new-product-card {
        background-image: linear-gradient(179deg, #6c2712, #371007);
        border-radius: 0;
        border-bottom-right-radius: 3.125rem;
        border-top-left-radius: 1.5625rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .new-product-card .button {
        cursor: pointer;
        width: 13.625rem;
        height: 3.125rem;
        padding: 0.375rem;
        text-align: center;
    }
    .product-list-wrapper .load-more .product-list-wrapper .new-product-card .product-card__btn {
        position: absolute;
        bottom: 1.9375rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .load-more {
        text-align: center;
        margin-top: 1.25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .product-list-wrapper .load-more .product-list-wrapper .load-more {
        margin-top: 3.125rem;
    }
}
@media screen and (min-width: 64em) and (min-width: 75em) {
    .product-list-wrapper .load-more .product-list-wrapper .load-more {
        margin-top: 4.375rem;
    }
}
@media print, screen and (min-width: 64em) {
    .product-list-wrapper .load-more .product-list-wrapper .load-more a {
        color: #222;
    }
    .product-list-wrapper .load-more .product-list-wrapper .load-more em {
        width: 2rem;
    }
    .product-list-wrapper .load-more .product-list-wrapper .content-tile:last-child {
        min-height: 25rem;
    }
}
@media print, screen and (min-width: 64em) and (min-width: 64em) {
    .product-list-wrapper .load-more .product-list-wrapper .content-tile:last-child {
        min-height: 31.25rem;
    }
}
.product-card__img {
    min-height: 13.75rem;
}
.product-stage.nescafe-gold {
    padding-bottom: 3.75rem;
}
@media print, screen and (min-width: 64em) {
    .product-stage.nescafe-gold {
        padding-bottom: 6.25rem;
    }
}
.product-stage.nescafe-gold .product-stage__product-detail .buy-now-block {
    margin-top: 1.25rem;
}
@media only screen and (max-width: 375px) {
    .product-stage.nescafe-gold .product-stage__product-detail .buy-now-block .adimoWidget {
        margin-bottom: 0.9375rem;
    }
}
