.wrap-main-content {
    padding-top: 79px;
}
header ol, header ul, footer ol, footer ul {
    list-style: none;
}
.header-root-2P7 {
    display: grid;
    grid-auto-columns: 100%;
    justify-items: center;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 10;
    --header-height: 5rem;
}
.header-rootHeader-1rw {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 0;
    top: 80px;
    width: 100%;
    border-top: 3px solid #fc682e;
    transition: 0.44s opacity, 0.44s visibility;
}
.header-rootHeader-1rw ul li:first-of-type {
    display: none;
}
.header-rootCategory-3QI {
    background-color: #ffffff;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 2;
}
.header-closeCategory-3Q6 {
    display: none;
}
body .header-rootHeader-1rw ul {
    border-bottom: 0;
    padding-bottom: 0;
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
body .header-rootHeader-1rw ul li {
    background: #232120;
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
    padding-bottom: 10px;
    border-right: 1px solid rgba(208, 207, 206, 0.5);
    padding-left: 10px;
    padding-right: 10px;
}
body .header-rootHeader-1rw ul li:last-child {
    border-right: 0;
}
body .header-rootHeader-1rw ul li a {
    align-items: center;
    display: flex;
    flex: auto;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    flex-direction: column;
}

body .header-rootHeader-1rw ul li a span:hover {
    color: #fff;
}
body .header-rootHeader-1rw ul li:first-child a span {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
}
body .header-rootHeader-1rw ul li:hover a span {
    color: #fc682e !important;
}
body .header-rootHeader-1rw ul li a span {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 33px;
    white-space: nowrap;
    position: relative;
    transition: none;
}
body .header-rootHeader-1rw ul li a span {
    transition: 0.3s all;
}
body .header-rootHeader-1rw ul li a span:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #fc682e;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    margin-top: 5px;
}

.header-rootHeader-1rw ul li img {
    height: 184px;
    object-fit: cover;
    max-width: 100%;
}

.header-switchersContainer-pY1 {
    display: none;
}

.header-open-1Mb {
}

.header-closed-a_N {
}

.header-toolbar-gsU {
    position: relative;
    z-index: 3;
    align-content: center;
    align-items: center;
    display: flex;
    justify-content: space-between;
    min-height: 3.5rem;
    padding: 0;
    width: 100%;
    height: 100%;
}

@media (min-width: 641px) {
    .header-switchers-1aF {
        display: grid;
        grid-auto-flow: column;
        grid-auto-columns: max-content;
        justify-content: flex-end;
        width: 100%;
        position: relative;
        z-index: 11;
        margin: 0 auto;
    }

    .header-switchersContainer-pY1 {
        display: block;
        width: 100%;
    }

    .header-toolbar-gsU {
        grid-template-areas: 'primary title secondary';
        grid-template-columns: auto auto 1fr;
        min-height: 5rem;
        padding: 0 0;
    }
}

.header-logo-1Bk {
    grid-area: title;
}

.header-primaryActions-2bB {
    width: 100%;
    height: 100%;
    background: #3b3937;
}
.header-primaryActions-2bB ul {
    display: flex;
    justify-content: flex-end;
    margin-right: 2%;
    align-items: center;
}

.header-primaryActions-2bB ul li {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    text-transform: uppercase;
    margin-right: 28px;
    margin-left: 28px;
}

.header-primaryActions-2bB ul li a {
    color: #d0cfce;
}
@media screen and (min-width: 1025px) {
    .header-primaryActions-2bB ul .header-linkToCategorylist-ihq:hover .header-linkToCategory-3uf + .header-rootHeader-1rw {
        opacity: 1;
        visibility: visible;
    }
}

.header-linkToCategory-3uf:before {
    position: absolute;
    content: '';
    bottom: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #fc682e transparent;
    margin-left: 33px;
    visibility: hidden;
    opacity: 0;
    transition: 0.44s opacity, 0.44s visibility;
}

.header-linkToCategory-3uf:hover:before {
    visibility: visible;
    opacity: 1;
}

.header-secondaryActions-1if {
    display: flex;
    grid-auto-flow: column;
    justify-items: end;
    align-items: center;
    justify-self: end;
    width: 0%;
    background: #232120;
    height: 100%;
}
.header-widgetFirst-3GY {
    display: flex;
    flex-grow: 1;
    align-items: center;
    padding-left: 2%;
    position: relative;
}
.header-widgetFirst-3GY > div {
    margin-left: 10%;
    margin-right: 10%;
}
.header-dt-gFW {
    display: flex;
}
.header-widgetSecondary-2La {
    display: flex;
    flex-grow: 1;
    justify-content: flex-end;
    align-items: center;
}
.header-widgetSecondary-2La > div {
    margin-left: 27px;
    margin-right: 27px;
}
.header-widgetSecondary-2La > div:last-child {
    margin-right: 0;
    margin-left: 15px;
}
.header-toolbarContainerLeft-9Lj {
    width: 100%;
    height: 100%;
    background: #3b3937;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-left: auto;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
}
.header-toolbarContainerRight-1K7 {
    width: 100%;
    height: 100%;
    background: #232120;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: auto;
    max-width: 960px;
    padding-right: 60px;
}

@media (min-width: 641px) {
    .header-secondaryActions-1if {
        column-gap: 1rem;
    }
}

.header-searchFallback-3bF {
    display: flex;
    justify-content: center;
    margin-bottom: 0.5rem;
    padding: 0 1rem;
}

.header-input-2Ad {
    max-width: 24rem;
}

.header-loader-2pg,
.header-loader-2pg:before,
.header-loader-2pg:after {
    --dot-size: 2em;
    --dot-font-size: 6px;
    --dot-shadow-offset: calc(-1 * var(--dot-size) + var(--dot-font-size));
    border-radius: 50%;
    width: var(--dot-size);
    height: var(--dot-size);
    animation: header-pulse-10f 1.8s infinite ease-in-out;
    animation-fill-mode: both;
}

.header-loader-2pg {
    font-size: var(--dot-font-size);
    margin: var(--dot-shadow-offset) auto 0;
    position: relative;
    transform: translateZ(0);
    animation-delay: -0.16s;
}

.header-loader-2pg:before,
.header-loader-2pg:after {
    content: '';
    position: absolute;
    top: 0;
}

.header-loader-2pg:before {
    left: -3.5em;
    animation-delay: -0.32s;
}

.header-loader-2pg:after {
    left: 3.5em;
}
@media screen and (max-width: 1300px) {
    .header-widgetSecondary-2La > div {
        margin-left: 0;
        margin-right: 0;
    }
    .header-toolbarContainerLeft-9Lj {
        padding: 0;
    }
}
@media screen and (max-width: 960px) {
    .header-toolbar-gsU {
        background: #3b3937;
        min-height: 55px;
    }
    .header-toolbarContainerRight-1K7 {
        background: #3b3937;
        padding-right: 0;
    }
    .header-widgetSecondary-2La > div:last-child {
        margin-left: 10px;
    }
    .header-widgetSecondary-2La > div {
        margin-top: 3px;
    }
}

@media screen and (max-width: 767px) {
    .header-primaryActions-2bB ul li {
        font-size: 12px;
        line-height: 16px;
        margin-right: 10px;
        margin-left: 10px;
    }

    .header-primaryActions-2bB ul li  .button {
        font-size: 12px;
    }

    .wrap-main-content {
        padding-top: 55px;
    }
}
@media screen and (max-width: 480px) {
    .header-logo-1Bk {
        max-width: 110px;
        vertical-align: middle;
    }
}

@media screen and (max-width: 374px) {
    .image-root-1wp {
        margin-right: 5px;
    }

    .header-logo-1Bk {
        max-width: 85px;
    }
}
.categoryTree-tree-VeU {
    padding-bottom: 35px;
    border-bottom: 1px solid rgba(208, 207, 206, 0.3);
}

body .header-rootHeader-1rw ul li {
    background: #232120;
    margin-left: 0;
    margin-right: 0;
    padding-top: 50px;
    padding-bottom: 10px;
    border-right: 1px solid rgba(208, 207, 206, 0.5);
    padding-left: 10px;
    padding-right: 10px;
}

.categoryTree-tree-VeU li:first-of-type {
    display: none;
}

.header-rootHeader-1rw ul li:first-of-type {
    display: none;
}

.categoryLeaf-target-Q7L {
    align-items: center;
    display: flex;
    flex: auto;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}

.categoryLeaf-text-2c- {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #ffffff;
}

body .header-rootHeader-1rw ul li a span {
    font-size: 14px;
    line-height: 19px;
    font-weight: 400;
    text-transform: uppercase;
    color: #ffffff;
    padding-bottom: 33px;
    white-space: nowrap;
    position: relative;
    transition: none;
}

body .header-rootHeader-1rw ul li a span {
    transition: 0.3s all;
}

body .header-rootHeader-1rw ul li:first-child a span {
    color: #fff !important;
    font-size: 14px !important;
    line-height: 19px !important;
    font-weight: 400 !important;
}

.categoryLeaf-root-14A:first-child .categoryLeaf-text-2c- {
    font-weight: 600;
    font-size: 24px;
    line-height: 33px;
    color: #fc682e;
}

body .header-rootHeader-1rw ul li a {
    align-items: center;
    display: flex;
    flex: auto;
    justify-content: flex-start;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    flex-direction: column;
}

body .header-rootHeader-1rw ul {
    border-bottom: 0;
    padding-bottom: 0;
    margin-right: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.image-placeholder_layoutOnly-1-B {
    background-color: unset;
}

.krups-section#krups-ecodesigned .krups-content figure {
    -webkit-animation: rotating 3s linear .01s infinite;
    animation: rotating 3s linear .01s infinite
}
.krups-section#krups-range .krups-content .range-carousel-header .owl-next {
    -webkit-animation: waving 4s ease-in-out 3s infinite;
    animation: waving 4s ease-in-out 3s infinite
}
@-webkit-keyframes rotating {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
@keyframes rotating {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}
@-webkit-keyframes waving {
    0% {
        right: 0
    }
    10% {
        right: -15px
    }
    20% {
        right: 0
    }
    to {
        right: 0
    }
}
@keyframes waving {
    0% {
        right: 0
    }
    10% {
        right: -15px
    }
    20% {
        right: 0
    }
    to {
        right: 0
    }
}
.krups-section {}
.header-btn-block .button,
.krups-section .button,
.krups-section button,
input[type=button],
input[type=file]+label,
input[type=reset],
input[type=submit] {
    display: inline-block;
    width: auto;
    background-color: #789904;
    color: #fff;
    font-family: Gotham-Black, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    line-height: 1.2;
    font-size: 13px;
    text-transform: uppercase;
    padding: 16px 25px;
    border: 0;
    border-radius: 999px;
    transition: .3s ease;
    transition-property: background-color, color;
    text-decoration: none
}

.header-btn-block .button:hover,
.krups-section .button:hover,
.krups-section button:hover,
input[type=button]:hover,
input[type=file]+label:hover,
input[type=reset]:hover,
input[type=submit]:hover {
    background-color: #9fcb05;
    color: #fff
}
.krups-section .button:active, .krups-section button:active, input[type=button]:active, input[type=file]+label:active, input[type=reset]:active, input[type=submit]:active {
    box-shadow: none
}

.header-btn-block .button {
    padding: 10px 25px;
}

.krups-section .button-large {
    line-height: 60px;
    font-size: 18px;
    padding-left: 35px;
    padding-right: 35px
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    width: 12px;
    height: 38px;
    background-size: 100%
}
.owl-carousel .owl-controls .owl-nav .owl-prev {
    background-image: url(/promo_content/evidance-eco/medias/picto-slide-left-green.svg?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MTk1fGltYWdlL3N2Zyt4bWx8bXV6LWtydXBzLWV2aWRlbmNlLWVjby9oNDQvaDIzLzE1NDM3NTg4Mzk4MTEwLnN2Z3xkZGFhNzA5NjQ2YTNjNjg2YzE2ZDgxMGM3YTMzZTlhODI0MzAxYjQwYWUzZDUyYTFjYjE0NWVjOGZmOTg1NzJk)
}
.owl-carousel .owl-controls .owl-nav .owl-next {
    background-image: url(/promo_content/evidance-eco/medias/picto-slide-right-green.svg?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MTkxfGltYWdlL3N2Zyt4bWx8bXV6LWtydXBzLWV2aWRlbmNlLWVjby9oMDMvaDM1LzE1NDM0Mjc2MzA2OTc0LnN2Z3wzMTU4NjUxYjcyZjUwMTE4MDdmOTA2NjhiOGYwN2RlZmU0MDg1ZTQ3YTY4ZGU4NDRmZjM2YWVkYmMyZmJmYmJm)
}
.owl-carousel .owl-controls .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    background-color: #789904;
    border: none;
    margin: 0 5px;
    position: relative
}
.owl-carousel .owl-controls .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    background-color: #1f1f1f;
    border-radius: 50%;
    opacity: 0;
    position: absolute;
    left: calc(50% - 4px);
    top: calc(50% - 4px)
}
.owl-carousel .owl-controls .owl-dots .owl-dot.active span {
    opacity: 1
}
@media only screen and (max-width:1050px) {
    .owl-carousel .owl-controls .owl-nav {
        display: block
    }
}
form fieldset {
    max-width: 500px;
    margin-bottom: 35px
}
form fieldset legend {
    font-weight: 700;
    text-transform: uppercase
}
form .form-item {
    margin-bottom: 20px;
    width: auto
}
form .form-item:after {
    content: "";
    display: block;
    clear: both
}
form .form-item label {
    float: left;
    min-width: 150px
}
form .form-item input, form .form-item select, form .form-item textarea {
    float: right
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], select, textarea {
    font-family: Gotham-Book, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    font-size: inherit;
    background-color: transparent;
    color: #6c6c6c;
    outline: 0;
    vertical-align: top;
    padding: 0 10px;
    border: 1px solid #6c6c6c;
    border-radius: 2.5px;
    transition: color 5s ease;
    transition: .3s ease;
    transition-property: opacity, box-shadow, color, background-color, border-color;
    box-shadow: 0 0 0 0 transparent
}
input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, select:focus, textarea:focus {
    color: #1f1f1f;
    border-color: #1f1f1f;
    box-shadow: 0 0 2px 0 color-blue
}
input[type=date]::-ms-clear, input[type=email]::-ms-clear, input[type=number]::-ms-clear, input[type=password]::-ms-clear, input[type=search]::-ms-clear, input[type=tel]::-ms-clear, input[type=text]::-ms-clear, input[type=time]::-ms-clear, input[type=url]::-ms-clear, select::-ms-clear, textarea::-ms-clear {
    display: none
}
input {
    line-height: 30px
}
textarea {
    line-height: 1.25;
    padding-top: .5em;
    padding-bottom: .5em
}
select[multiple], select[size], textarea {
    height: auto
}
textarea {
    min-height: 50px
}
input[type=checkbox]:active, input[type=checkbox]:focus, input[type=file]:active, input[type=file]:focus, input[type=radio]:active, input[type=radio]:focus {
    box-shadow: none
}
input[disabled], select[disabled], textarea[disabled] {
    background-color: #eee
}
button[disabled], input[disabled], option[disabled], select[disabled], select[disabled] option, textarea[disabled] {
    box-shadow: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #888;
    cursor: default
}
input[type=checkbox], input[type=radio] {
    position: absolute;
    display: inherit;
    clip: rect(0, 0, 0, 0)
}
input[type=checkbox]+label, input[type=radio]+label {
    position: relative
}
input[type=checkbox]+label:after, input[type=checkbox]+label:before, input[type=radio]+label:after, input[type=radio]+label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0
}
input[type=checkbox]+label:after, input[type=radio]+label:after {
    border: 1px solid #6c6c6c
}
input[type=checkbox]:disabled+label, input[type=radio]:disabled+label {
    color: #888
}
input[type=checkbox]:disabled+label:before, input[type=radio]:disabled+label:before {
    border: #888
}
input[type=radio]+label {
    padding-left: 22px
}
input[type=radio]+label:after, input[type=radio]+label:before {
    margin-top: 1px;
    width: 18px;
    height: 18px;
    border-radius: 50%
}
input[type=radio]+label:before {
    padding: 4px;
    background-clip: content-box;
    background-color: color-blue;
    transform: scale(0);
    transition: transform .1s ease
}
input[type=radio]:checked+label:before {
    transform: scale(1)
}
input[type=radio]:disabled+label:before {
    background-color: #888
}
input[type=checkbox]+label {
    padding-left: 20px
}
input[type=checkbox]+label:after, input[type=checkbox]+label:before {
    margin-top: 2px;
    width: 16px;
    height: 16px
}
input[type=checkbox]+label:after {
    border-radius: 2.5px
}
input[type=checkbox]+label:before {
    content: "✓";
    line-height: 16px;
    font-size: 18px;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, Droid Sans, Tahoma, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-weight: 700;
    color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    clip: rect(0, 0, 16px, 0)
}
input[type=checkbox]:checked+label:before {
    color: #1e90ff;
    transition: clip .15s ease;
    clip: rect(0, 16px, 16px, 0)
}
input[type=checkbox]:disabled+label:before {
    color: #888
}
input[type=file] {
    position: absolute;
    display: inherit;
    clip: rect(0, 0, 0, 0)
}
#krups-video-container {
    display: none;
    cursor: pointer
}
#krups-video-container.container-opened {
    display: block;
    width: 100vw;
    height: 100vh;
    background-color: #000;
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0
}
#krups-video-container iframe {
    position: fixed;
    z-index: 10
}
#krups-video-container .video-container-close {
    position: fixed;
    z-index: 20;
    width: 30px;
    height: 30px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer
}
#krups-video-container .video-container-close:after, #krups-video-container .video-container-close:before {
    content: "";
    width: 2px;
    height: 18px;
    float: left;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%
}
#krups-video-container .video-container-close:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}
#krups-video-container .video-container-close:after {
    transform: translate(-50%, -50%) rotate(45deg)
}
@media only screen and (min-width:1050px) {
    #krups-video-container iframe {
        left: calc(50% - 500px);
        top: calc(50% - 300px);
        width: 1000px;
        height: 600px
    }
    #krups-video-container .video-container-close {
        right: calc(50% - 530px);
        top: calc(50% - 330px)
    }
}
@media only screen and (max-width:1050px) {
    #krups-video-container iframe {
        left: 25px;
        top: 50px;
        width: calc(100% - 50px);
        height: 60%
    }
    #krups-video-container.container-iframe iframe {
        height: calc(100% - 50px)
    }
    #krups-video-container .video-container-close {
        top: 35px;
        right: 10px
    }
}
.krups-section p {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 15px;
    margin-block-end: 15px;
    margin: 0 0 15px
}
.krups-section small {
    font-style: italic
}
.krups-section ol, .krups-section:not(#krups-promo) ul, .promo-items ul {
    -webkit-padding-start: 40px;
    padding-inline-start: 40px;
    padding-left: 40px;
    margin: 0 0 15px
}
.krups-subtitle {
    font-family: Libre-Baskerville, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    line-height: 1.5;
    font-size: 20px
}
.krups-section h1, .krups-section h2, .krups-section h3, .krups-section h4 {
    color: #fff;
    font-family: Gotham-Black, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    font-weight: 400;
    overflow-wrap: break-word;
    margin: 0
}
.krups-section h1 a, .krups-section h2 a, .krups-section h3 a, .krups-section h4 a {
    color: inherit;
    font-weight: inherit;
    font-size: inherit
}
@media only screen and (max-width:415px) {
    .krups-section h1, .krups-section h2, .krups-section h3, .krups-section h4 {
        overflow-wrap: normal
    }
}
.krups-section h1 {
    text-transform: uppercase;
    font-size: 50px;
    margin-bottom: 20px
}
.krups-section h1:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    width: 50px;
    height: 5px;
    background-color: #789904
}
.krups-section h2 {
    text-transform: uppercase;
    margin-bottom: 20px
}
.krups-section h2:after {
    content: "";
    display: block;
    margin: 20px auto 0;
    width: 50px;
    height: 5px;
    background-color: #789904
}
.krups-section h2 img {
    display: block
}
.krups-section h2 span {
    background-color: #789904;
    color: #fff
}
.krups-section h3 {
    text-transform: uppercase;
    color: #789904;
    line-height: 1.15;
    font-size: 24px;
    margin-bottom: 20px
}
.krups-section h4 {
    font-size: 16px
}
@media only screen and (min-width:1050px) {
    .krups-section h2 {
        font-size: 30px
    }
    .krups-section h2 span {
        line-height: 1;
        padding: 2px 0
    }
}
@media only screen and (max-width:1050px) {
    .krups-section h1 {
        line-height: 1;
        font-size: 30px
    }
    .krups-section h2 {
        font-size: 25px
    }
    .krups-section h2 span {
        line-height: 1.4;
        padding: 3px 0
    }
    .krups-section h2 br {
        display: none
    }
    .krups-section h3 {
        font-size: 20px
    }
}
.main-content .krups-section .section-wrapper {
    background-color: #fff;
    display: flex;
    height: 100vh;
    height: -webkit-fill-available
}
.main-content .krups-section .krups-content {
    text-align: center;
    background-color: #1f1f1f;
    color: #fff
}
.main-content .krups-section .krups-content p {
    font-size: 14px;
    margin-bottom: 25px
}
.main-content .krups-section .krups-content p:last-child {
    margin-bottom: 0
}
.main-content .krups-section .krups-content p strong {
    font-size: 14px;
    font-weight: 700
}
.main-content .krups-section .krups-content+figure {
    background-color: #373737
}
@supports (display:flex) and ((-o-object-position:center) or (object-position:center)) {
    .main-content .krups-section .krups-content+figure {
        display: flex;
        justify-content: center
    }
    .main-content .krups-section .krups-content+figure embed, .main-content .krups-section .krups-content+figure img, .main-content .krups-section .krups-content+figure object, .main-content .krups-section .krups-content+figure video {
        -o-object-position: center;
        object-position: center
    }
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    .main-content .krups-section .krups-content+figure embed, .main-content .krups-section .krups-content+figure img, .main-content .krups-section .krups-content+figure object, .main-content .krups-section .krups-content+figure video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}
.main-content .krups-section .krups-content+figure>img, .main-content .krups-section .krups-content+figure>video {
    width: 100%
}
.main-content .krups-section .krups-content-half {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 0 125px;
    text-align: left
}
.main-content .krups-section .krups-content-half h2:after {
    margin-left: 0
}
.main-content .krups-section figure {
    margin: 0
}
.main-content .krups-section figure>embed, .main-content .krups-section figure>img, .main-content .krups-section figure>object, .main-content .krups-section figure>video {
    max-width: 100%;
    height: auto
}
.main-content .krups-section:nth-child(2n) .section-wrapper {
    flex-direction: row
}
.main-content .krups-section:nth-child(2n) .section-wrapper .krups-content-half {
    padding-left: 125px
}
.main-content .krups-section:nth-child(odd) .section-wrapper {
    flex-direction: row-reverse
}
.main-content .krups-section:nth-child(odd) .section-wrapper .krups-content-half {
    padding-right: calc(50vw - 720px)
}
@media only screen and (min-width:1050px) and (max-width:1560px) {
    .main-content .krups-section:nth-child(odd) .section-wrapper .krups-content-half {
        padding-right: 125px
    }
}
@media only screen and (min-width:1050px) {
    .main-content .krups-section .section-wrapper {
        justify-content: center
    }
    .main-content .krups-section .krups-content {
        flex: 1 1 50%;
        padding-top: 65px;
        padding-bottom: 65px
    }
    .main-content .krups-section .krups-content+figure {
        flex: 1 1 50%
    }
    .main-content .krups-section:not(#krups-header) .krups-content, .main-content .krups-section:not(#krups-header) .krups-content+figure {
        width: 50%
    }
}
@media only screen and (max-width:1050px) {
    .main-content .krups-section .section-wrapper {
        width: 100%;
        flex-direction: column
    }
    .main-content .krups-section .krups-content {
        flex: 1 0 auto;
        padding-top: 30px;
        padding-bottom: 15px
    }
    .main-content .krups-section .krups-content+figure {
        flex: 0 1 auto
    }
    .main-content .krups-section .krups-content-half {
        justify-content: flex-start
    }
    .main-content .krups-section:nth-child(2n) .section-wrapper, .main-content .krups-section:nth-child(odd) .section-wrapper {
        flex-direction: column
    }
    .main-content .krups-section:nth-child(2n) .section-wrapper .krups-content-half, .main-content .krups-section:nth-child(odd) .section-wrapper .krups-content-half {
        padding: 70px 25px 60px
    }
}
#krups-nav {
    position: fixed;
    z-index: 10;
    top: 50vh;
    right: 0;
    transform: translateY(-50%)
}
#krups-nav a {
    position: relative;
    display: block;
    width: 60px;
    height: 60px;
    background-color: #000;
    color: #fff;
    text-align: center;
    transition: background-color .3s ease
}
#krups-nav a img, #krups-nav a svg {
    max-width: 42px;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}
#krups-nav a img path, #krups-nav a svg path {
    fill: #fff
}
#krups-nav a:before {
    position: absolute;
    right: calc(100% + 10px);
    top: 6px;
    font-family: Gotham-Black, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    line-height: 48px;
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    white-space: nowrap;
    padding: 0 25px;
    border-radius: 999px;
    opacity: 0;
    transition: opacity .25s ease
}
#krups-nav a.active, #krups-nav a:before, #krups-nav a:hover {
    background-color: #373737
}
#krups-nav a:hover:before {
    opacity: 1;
    content: attr(data-label)
}
#krups-nav a:first-child {
    background-color: #fff
}
#krups-nav a:first-child path {
    fill: #1f1f1f
}
#krups-nav a:first-child.active path, #krups-nav a:first-child:hover path {
    fill: #373737
}
#krups-nav a:last-child {
    background-color: #789904
}
#krups-nav a:last-child.active, #krups-nav a:last-child:hover {
    background-color: color-main-dark
}
@media only screen and (max-width:1050px) {
    #krups-nav {
        display: none
    }
}
#krups-next-section {
    position: fixed;
    z-index: 5;
    left: calc(50% - 25px);
    bottom: 40px;
    width: 50px;
    height: 50px;
    background-color: rgba(31, 31, 31, .3);
    border-radius: 50%;
    border: 2px solid hsla(0, 0%, 100%, .3);
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease
}
#krups-next-section svg {
    fill: #fff;
    width: 15px;
    height: 100%
}
#krups-next-section.nav-hidden {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .3s ease, visibility 0s .3s
}
#krups-ecodesigned .krups-content {
    color: #1f1f1f;
    background: url(medias/ecodesigned-background.png?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MTExOTAzNHxpbWFnZS9wbmd8bXV6LWtydXBzLWV2aWRlbmNlLWVjby9oYjEvaDg2LzE1NDM0Mjc0NjY4NTc0LnBuZ3xlOWNhZWQ5MjU2MmNlOTdhMmFjNGVlZDRmODdjMmMxYjFmZGI4NjVlZTBkZmY2NDQyYjQzZmMzZDEyN2RjY2Fh) no-repeat;
    background-position: 50%;
    background-size: cover
}
#krups-ecodesigned .krups-content+figure {
    display: flex;
    flex-wrap: wrap;
    background-color: transparent
}
#krups-ecodesigned .krups-content+figure>figure {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 50%;
    height: 50%;
    cursor: pointer;
    position: relative
}
#krups-ecodesigned .krups-content+figure>figure:first-of-type, #krups-ecodesigned .krups-content+figure>figure:nth-of-type(4) {
    background-color: #eaeeef
}
#krups-ecodesigned .krups-content+figure>figure img {
    display: inline-block;
    width: 64px;
    height: auto;
    margin-bottom: 20px
}
#krups-ecodesigned .krups-content+figure>figure figcaption {
    width: 100%;
    text-align: center
}
#krups-ecodesigned .krups-content+figure>figure figcaption em, #krups-ecodesigned .krups-content+figure>figure figcaption img, #krups-ecodesigned .krups-content+figure>figure figcaption p {
    opacity: 0;
    overflow: hidden
}
#krups-ecodesigned .krups-content+figure>figure figcaption h3 {
    line-height: 1.5;
    font-size: 14px;
    color: #1f1f1f;
    margin-bottom: 0
}
#krups-ecodesigned .krups-content+figure>figure figcaption h3 strong {
    font-size: 14px;
    display: block;
    font-weight: 400;
    color: #789904
}
#krups-ecodesigned .krups-content+figure>figure figcaption p {
    line-height: 0;
    font-size: 0;
    color: #fff;
    margin: 0
}
#krups-ecodesigned .krups-content+figure>figure figcaption em {
    display: inline-block;
    line-height: 0;
    font-size: 0;
    font-weight: 400;
    font-style: italic;
    color: #fff
}
@media only screen and (min-width:1050px) {
    #krups-ecodesigned .krups-content+figure>figure figcaption {
        padding: 0 60px
    }
    #krups-ecodesigned .krups-content+figure>figure:hover {
        background-color: #1f1f1f
    }
    #krups-ecodesigned .krups-content+figure>figure:hover:before, #krups-ecodesigned .krups-content+figure>figure:hover figcaption em, #krups-ecodesigned .krups-content+figure>figure:hover figcaption p {
        opacity: 1
    }
    #krups-ecodesigned .krups-content+figure>figure:hover figcaption h3 {
        color: #fff;
        margin-bottom: 10px
    }
    #krups-ecodesigned .krups-content+figure>figure:hover figcaption p {
        line-height: 1.5;
        font-size: 14px
    }
    #krups-ecodesigned .krups-content+figure>figure:hover figcaption em {
        line-height: 1.3;
        font-size: 12px;
        margin-top: 10px
    }
}
@media screen and (max-height:650px) and (min-width:1050px) {
    #krups-ecodesigned .krups-content+figure>figure img {
        width: 45px;
        margin-bottom: 10px
    }
    #krups-ecodesigned .krups-content+figure>figure:nth-of-type(odd) figcaption {
        padding: 0 40px
    }
}
@media only screen and (max-width:1050px) {
    #krups-ecodesigned .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-ecodesigned .krups-content+figure>figure {
        height: 50vw
    }
    #krups-ecodesigned .krups-content+figure>figure img {
        display: none
    }
    #krups-ecodesigned .krups-content+figure>figure figcaption {
        padding: 5px 10px
    }
    #krups-ecodesigned .krups-content+figure>figure figcaption h3 br, #krups-ecodesigned .krups-content+figure>figure figcaption p br {
        display: none
    }
    #krups-ecodesigned .krups-content+figure>figure.active {
        background-color: #1f1f1f
    }
    #krups-ecodesigned .krups-content+figure>figure.active:before, #krups-ecodesigned .krups-content+figure>figure.active figcaption em, #krups-ecodesigned .krups-content+figure>figure.active figcaption p {
        opacity: 1
    }
    #krups-ecodesigned .krups-content+figure>figure.active figcaption h3 {
        opacity: 0;
        font-size: 0
    }
    #krups-ecodesigned .krups-content+figure>figure.active figcaption h3 strong {
        font-size: 0
    }
    #krups-ecodesigned .krups-content+figure>figure.active figcaption p {
        line-height: 1.3;
        font-size: 11px
    }
    #krups-ecodesigned .krups-content+figure>figure.active figcaption em {
        line-height: 1.3;
        font-size: 10px;
        margin-top: 10px
    }
}
#krups-header .section-wrapper {
    overflow: hidden
}
#krups-header .krups-content {
    background: url(medias/header-background.png?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MTI1Njc1MXxpbWFnZS9wbmd8bXV6LWtydXBzLWV2aWRlbmNlLWVjby9oMTAvaDU1LzE1NDM3NTg5MzE1NjE0LnBuZ3xlODRmNWNiY2Q2Mjg4Mzc2YTVhYmZjYTBkZjZkOWQxMTJjMjlkM2E0NmY3ZGVlNTVhZjZhYjA0ODBkZjJlMDMz) no-repeat #1f1f1f;
    background-position: 50%;
    background-size: cover;
    color: #fff;
    padding-top: 34vh
}
#krups-header .krups-content a, #krups-header .krups-content h1, #krups-header .krups-content p {
    position: relative;
    z-index: 1
}
#krups-header .krups-content h1 {
    font-size: 0;
    background: url(medias/krups-evidence-eco-design-logo.svg?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MTA5Mjl8aW1hZ2Uvc3ZnK3htbHxtdXota3J1cHMtZXZpZGVuY2UtZWNvL2gxNi9oMmYvMTU0MzQyNzUyOTExNjYuc3ZnfGVmMWRhZGZmODlmMDRlMWViYWU1NmY4NmM0ZTMwNmE1ZTY0NDgxOGM2ODczOGM4NGU1YjdmY2UxZDE4ZmQwNzY) no-repeat;
    background-position: top
}
#krups-header .krups-content .krups-subtitle {
    display: inline-block;
    font-size: 20px
}
#krups-header .krups-content .krups-subtitle em {
    background-color: #789904;
    padding: 5px
}
#krups-header .krups-content figure {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden
}
@supports (display:flex) and ((-o-object-position:center) or (object-position:center)) {
    #krups-header .krups-content figure {
        display: flex;
        justify-content: center
    }
    #krups-header .krups-content figure embed, #krups-header .krups-content figure img, #krups-header .krups-content figure object, #krups-header .krups-content figure video {
        -o-object-position: center;
        object-position: center
    }
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    #krups-header .krups-content figure embed, #krups-header .krups-content figure img, #krups-header .krups-content figure object, #krups-header .krups-content figure video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}
#krups-header .krups-content figure:before {
    content: "";
    float: left;
    width: 100%;
    height: 100%;
    background-color: #1f1f1f;
    opacity: .5;
    pointer-events: none;
    position: absolute;
    left: 0;
    top: 0
}
#krups-header .krups-content figure video {
    width: 100%
}

@media only screen and (max-width:1050px) {
    #krups-header .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-header .krups-content {
        padding-top: 120px;
        padding-bottom: 70px
    }
    #krups-header .krups-content h1 {
        line-height: 25px;
        background-size: auto 30px
    }
    #krups-header .krups-content .krups-subtitle {
        padding: 0 5px
    }
    #krups-header .krups-content .krups-subtitle br, #krups-header .krups-content figure {
        display: none
    }
    #krups-header .krups-content .header-content {
        padding: 0 25px
    }
    #krups-header .krups-content .header-content br {
        display: none
    }
}
@media screen and (max-height:653px) {
    #krups-header .krups-content .button {
        bottom: auto
    }
}
#krups-promo .krups-content {
    padding-top: 100px
}
#krups-promo .krups-content h2 {
    display: inline-block;
    margin-bottom: 15vh
}
#krups-promo .promo-items {
    margin: 0 auto
}
#krups-promo .promo-item {
    padding-bottom: 30px
}
#krups-promo .promo-item figure {
    display: inline-block;
    width: 522px;
    height: 310px;
    background-color: #eaeeef;
    margin-bottom: 20px
}
#krups-promo .promo-item h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px
}
#krups-promo .promo-item p {
    line-height: 1.5;
    font-size: 14px;
    margin-bottom: 20px
}
#krups-promo .owl-dot {
    background-color: #789904
}
@media only screen and (min-width:1050px) {
    #krups-promo .promo-items {
        width: 1200px;
        padding: 0 30px
    }
    #krups-promo .owl-prev {
        left: -5px
    }
    #krups-promo .owl-next {
        right: -5px
    }
}
@media only screen and (max-width:1050px) {
    #krups-promo .krups-content {
        padding-top: 70px
    }
    #krups-promo .krups-content h2 {
        margin-bottom: 20px
    }
    #krups-promo .promo-items {
        padding: 0 50px
    }
    #krups-promo .promo-item figure {
        width: 100%;
        height: 150px
    }
    #krups-promo .owl-next, #krups-promo .owl-prev {
        top: 65px
    }
}
#krups-quality .krups-content+figure {
    position: relative
}
#krups-quality .krups-content+figure .krups-carousel figure {
    height: 100vh
}
@supports (display:flex) and ((-o-object-position:center) or (object-position:center)) {
    #krups-quality .krups-content+figure .krups-carousel figure {
        display: flex;
        justify-content: center
    }
    #krups-quality .krups-content+figure .krups-carousel figure embed, #krups-quality .krups-content+figure .krups-carousel figure img, #krups-quality .krups-content+figure .krups-carousel figure object, #krups-quality .krups-content+figure .krups-carousel figure video {
        -o-object-position: center;
        object-position: center
    }
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    #krups-quality .krups-content+figure .krups-carousel figure embed, #krups-quality .krups-content+figure .krups-carousel figure img, #krups-quality .krups-content+figure .krups-carousel figure object, #krups-quality .krups-content+figure .krups-carousel figure video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}
#krups-quality .krups-content+figure .krups-carousel figure figcaption {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}
#krups-quality .krups-content+figure .krups-carousel figure figcaption h3 {
    line-height: 1.5;
    font-size: 20px;
    color: #fff
}
#krups-quality .krups-content+figure .krups-carousel .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 50px
}
@media only screen and (max-width:1050px) {
    #krups-quality .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-quality .krups-content+figure .krups-carousel figure {
        height: 76.53vw
    }
    #krups-quality .krups-content+figure .krups-carousel .owl-dots {
        bottom: 15px
    }
}
#krups-range .section-wrapper {
    height: auto;
    min-height: 100vh;
    min-height: -webkit-fill-available
}
#krups-range .krups-content {
    padding-top: 0;
    padding-bottom: 150px;
    background-color: transparent;
    color: #1f1f1f
}
#krups-range .krups-content h2 {
    display: inline-block
}
#krups-range .section-header {
    display: inline-block;
    width: 1200px;
    background-color: #fff;
    padding-top: 100px;
    margin: 0 auto
}
#krups-range .section-header-placeholder {
    float: left;
    width: 100%
}
#krups-range .range-table {
    width: 1200px;
    letter-spacing: normal;
    margin: 0 auto
}
#krups-range .range-labels>div, #krups-range .range-table .product-range-content>div {
    height: 41px;
    font-size: 0;
    line-height: 1.2;
    padding: 0 10px
}
#krups-range .range-labels>div:before, #krups-range .range-table .product-range-content>div:before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
#krups-range .range-labels>div span, #krups-range .range-table .product-range-content>div span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px
}
#krups-range .range-labels>div:nth-child(odd), #krups-range .range-table .product-range-content>div:nth-child(odd) {
    background-color: #f6f8f7
}
#krups-range .range-labels>div:first-of-type, #krups-range .range-labels>div:nth-of-type(2), #krups-range .range-labels>div:nth-of-type(3), #krups-range .range-labels>div:nth-of-type(4), #krups-range .range-labels>div:nth-of-type(8), #krups-range .range-labels>div:nth-of-type(9), #krups-range .range-labels>div:nth-of-type(10), #krups-range .range-table .product-range-content>div:first-of-type, #krups-range .range-table .product-range-content>div:nth-of-type(2), #krups-range .range-table .product-range-content>div:nth-of-type(3), #krups-range .range-table .product-range-content>div:nth-of-type(4), #krups-range .range-table .product-range-content>div:nth-of-type(8), #krups-range .range-table .product-range-content>div:nth-of-type(9), #krups-range .range-table .product-range-content>div:nth-of-type(10) {
    height: 62px
}
#krups-range .range-labels>div:nth-of-type(9), #krups-range .range-table .product-range-content>div:nth-of-type(9) {
    height: 82px
}
#krups-range .range-labels {
    width: 24%;
    display: inline-block;
    vertical-align: top;
    font-family: Gotham-Black, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    text-align: left;
    margin-right: 4px
}
#krups-range .range-carousel-content, #krups-range .range-carousel-header {
    width: 600px;
    float: left;
    text-align: center
}
#krups-range .range-carousel-header .owl-nav .owl-prev {
    left: -300px;
    top: 55px
}
#krups-range .range-carousel-header .owl-nav .owl-next {
    right: 0;
    top: 55px
}
@media screen and (min-width: 1050px) {
    #krups-range .range-carousel-header .owl-nav {
        display: none;
    }
}
#krups-range .range-container {
    display: inline-block;
    vertical-align: top
}
#krups-range .range-container-header {
    width: 100%;
    padding-left: 24.33%
}
#krups-range .product-range {
    width: 298px;
    float: left
}
#krups-range .product-range.fixed {
    margin-right: 4px
}
#krups-range .product-range-header {
    float: left;
    padding-bottom: 15px
}
#krups-range .product-range-header figure img {
    height: 175px;
    margin-bottom: 10px
}
#krups-range .product-range-header figure figcaption {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    font-size: 0;
    margin-bottom: 10px;
    margin-top: -5px
}
#krups-range .product-range-header figure figcaption:before {
    content: "";
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle
}
#krups-range .product-range-header figure figcaption h3 {
    font-size: 18px;
    margin-bottom: 0
}
#krups-range .product-range-content>div:nth-of-type(9) {
    padding-bottom: 4px;
    padding-top: 4px
}
#krups-range.section-active .krups-content .section-header {
    position: fixed;
    z-index: 2;
    left: 50%;
    transform: translate(-50%)
}
#krups-range .iScrollIndicator {
    background-color: rgba(31, 31, 31, .3)!important
}
@media screen and (max-width:1200px) {
    #krups-range .range-table, #krups-range .section-header {
        width: 100%
    }
    #krups-range .range-carousel-content, #krups-range .range-carousel-header {
        width: 50vw
    }
    #krups-range .range-carousel-header .owl-nav .owl-prev {
        left: -25vw;
        top: 55px
    }
    #krups-range .product-range {
        width: 24.83vw
    }
}
@media only screen and (max-width:1050px) {
    #krups-range .krups-content {
        padding-bottom: 100px
    }
    #krups-range .krups-content .section-header {
        padding: 70px 25px 0
    }
    #krups-range .krups-content h2 {
        margin-bottom: 40px
    }
    #krups-range .krups-content .range-table {
        font-size: 0;
        padding: 0 25px
    }
    #krups-range .krups-content .range-labels>div, #krups-range .krups-content .range-table .product-range-content>div {
        padding: 1px 5px
    }
    #krups-range .krups-content .range-labels>div span, #krups-range .krups-content .range-table .product-range-content>div span {
        line-height: 1.1;
        font-size: 10px
    }
    #krups-range .krups-content .range-labels>div:first-of-type, #krups-range .krups-content .range-labels>div:nth-of-type(9), #krups-range .krups-content .range-table .product-range-content>div:first-of-type, #krups-range .krups-content .range-table .product-range-content>div:nth-of-type(9) {
        height: 52px
    }
    #krups-range .krups-content .range-labels>div:nth-of-type(2), #krups-range .krups-content .range-labels>div:nth-of-type(4), #krups-range .krups-content .range-labels>div:nth-of-type(8), #krups-range .krups-content .range-labels>div:nth-of-type(10), #krups-range .krups-content .range-table .product-range-content>div:nth-of-type(2), #krups-range .krups-content .range-table .product-range-content>div:nth-of-type(4), #krups-range .krups-content .range-table .product-range-content>div:nth-of-type(8), #krups-range .krups-content .range-table .product-range-content>div:nth-of-type(10) {
        height: 38px
    }
    #krups-range .krups-content .range-labels {
        width: 130px;
        margin-right: 2px
    }
    #krups-range .krups-content .range-labels>div:first-of-type, #krups-range .krups-content .range-labels>div:nth-of-type(9) {
        line-height: 52px
    }
    #krups-range .krups-content .range-labels>div:nth-of-type(2), #krups-range .krups-content .range-labels>div:nth-of-type(4), #krups-range .krups-content .range-labels>div:nth-of-type(8), #krups-range .krups-content .range-labels>div:nth-of-type(10) {
        line-height: 38
    }
    #krups-range .krups-content .range-carousel-content, #krups-range .krups-content .range-carousel-header {
        width: 100%
    }
    #krups-range .krups-content .range-carousel-header .owl-nav .owl-prev {
        top: 100px;
        left: 0
    }
    #krups-range .krups-content .range-carousel-header .owl-nav .owl-next {
        top: 100px;
        right: 0
    }
    #krups-range .krups-content .range-container-header {
        padding-left: 0
    }
    #krups-range .krups-content .range-container-content {
        width: calc(100% - 132px)
    }
    #krups-range .krups-content .product-range {
        width: 100%
    }
    #krups-range .krups-content .product-range-content>div:nth-of-type(3), #krups-range .krups-content .product-range-content>div:nth-of-type(4), #krups-range .krups-content .product-range-content>div:nth-of-type(8), #krups-range .krups-content .product-range-content>div:nth-of-type(9), #krups-range .krups-content .product-range-content>div:nth-of-type(10) {
        font-size: 0
    }
    #krups-range .krups-content .product-range-content>div:nth-of-type(3) span, #krups-range .krups-content .product-range-content>div:nth-of-type(4) span, #krups-range .krups-content .product-range-content>div:nth-of-type(8) span, #krups-range .krups-content .product-range-content>div:nth-of-type(9) span, #krups-range .krups-content .product-range-content>div:nth-of-type(10) span {
        font-size: 10px
    }
    #krups-range .krups-content .product-range-content>div:nth-of-type(6) img {
        height: 12px
    }
    #krups-range.section-active .krups-content .section-header {
        left: 0
    }
}
#krups-reviews .krups-content {
    background-color: #f6f8f7;
    color: #1f1f1f;
    padding-top: 100px
}
#krups-reviews .krups-content h2 {
    display: inline-block;
    margin-bottom: 25vh
}
#krups-reviews .review-items {
    width: 1200px;
    padding: 0 30px;
    margin: 0 auto
}
#krups-reviews .review-item {
    display: inline-block;
    width: 345px
}
#krups-reviews .review-item blockquote {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    font-size: 24px;
    font-family: Libre-Baskerville, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    border: none;
    padding-bottom: 35px
}
#krups-reviews .review-item blockquote:before {
    content: open-quote
}
#krups-reviews .review-item blockquote:after {
    content: close-quote
}
#krups-reviews .review-item blockquote:after, #krups-reviews .review-item blockquote:before {
    color: #789904
}
#krups-reviews .review-item figure {
    width: 100%;
    background-color: #789904;
    margin-bottom: 20px
}
#krups-reviews .review-item h3 {
    font-size: 20px;
    font-family: Libre-Baskerville, Helvetica Neue, Helvetica, Lucida Grande, sans-serif;
    color: #fff;
    text-transform: none;
    margin-bottom: 10px
}
#krups-reviews .review-item h3, #krups-reviews .review-item p {
    padding-left: 7.5px;
    padding-right: 7.5px;
    text-align: left
}
#krups-reviews .review-author {
    text-transform: uppercase
}
#krups-reviews .review-stars {
    font-size: 0;
    margin-bottom: 15px
}
#krups-reviews .review-stars span {
    display: inline-block;
    vertical-align: middle;
    width: 22px;
    height: 22px;
    background-image: url(/promo_content/evidance-eco/medias/star-empty-green.png?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298MzUwfGltYWdlL3BuZ3xtdXota3J1cHMtZXZpZGVuY2UtZWNvL2g5Zi9oMjgvMTU0MzQyNzg3NjQ1NzQucG5nfDIzMzVlOWU3NzI0OWY0ZjU4ZGJiMmI5MzY4NzU1Y2E5ZGE0NDhmYzA2Y2Y5MjRiYWI4OWQ5MGI2YTRhZmZmZTc);
    background-size: 22px 22px;
    margin: 0 3px
}
#krups-reviews .review-stars span.full {
    background-image: url(/promo_content/evidance-eco/medias/star-full-green.png?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298Mjc0fGltYWdlL3BuZ3xtdXota3J1cHMtZXZpZGVuY2UtZWNvL2hjZC9oYjQvMTU0MzQyNzg4MzAxMTAucG5nfDVkYTg5OGQ1MjczMzgwZGFhOTE3YjJjMTJlNWFmZDg2MTgyYjI3YzNmYWE3NjVkMTIyMDUwMjBkMjIxYzU1MzQ);
    background-size: 22px 22px
}
#krups-reviews .owl-prev {
    left: -5px
}
#krups-reviews .owl-next {
    right: -5px
}
#krups-reviews .owl-dots {
    margin-top: 30px
}
#krups-reviews .owl-dot {
    background-color: #789904
}
#krups-reviews .owl-dot span {
    background-color: #f6f8f7
}
@media only screen and (max-width:1050px) {
    #krups-reviews .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-reviews .krups-content {
        padding: 70px 25px
    }
    #krups-reviews .krups-content h2 {
        margin-bottom: 20px
    }
    #krups-reviews .review-items {
        width: 100%
    }
    #krups-reviews .review-item {
        width: auto;
        margin: 0
    }
    #krups-reviews .review-item p {
        margin-bottom: 20px
    }
    #krups-reviews .review-item.item-review .review-content {
        height: 350px
    }
}
#krups-simple .krups-content {
    background-color: transparent;
    color: #1f1f1f
}
#krups-simple .krups-content .accordion {
    width: 100%
}
#krups-simple .krups-content .accordion-item {
    margin-bottom: 5px
}
#krups-simple .krups-content .accordion-item:last-child {
    margin-bottom: 0
}
#krups-simple .krups-content .accordion-item.open .accordion-title {
    color: #789904
}
#krups-simple .krups-content .accordion-item.open .accordion-title:after {
    transform: translateY(-50%) rotate(-90deg)
}
#krups-simple .krups-content .accordion-title {
    background-color: #eaeeef;
    cursor: pointer;
    padding: 20px 50px 20px 20px;
    position: relative;
    transition: color .3s ease
}
#krups-simple .krups-content .accordion-title:after {
    content: "";
    width: 10px;
    height: 16px;
    display: inline-block;
    background: url(medias/picto-arrow-open.svg?context=bWFzdGVyfG11ei1rcnVwcy1ldmlkZW5jZS1lY298NTA3fGltYWdlL3N2Zyt4bWx8bXV6LWtydXBzLWV2aWRlbmNlLWVjby9oYzUvaDZiLzE1NDM0Mjc0NDM5MTk4LnN2Z3w5MDY2YWFiNTFmMmUxOTU2MDk0ODlmYWJiYjgxNzM3NDMxZTllNTkyZDE5MDE3Y2ZmOWJkMDMzYzg5OWJiZDU1);
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform .3s ease
}
#krups-simple .krups-content .accordion-content {
    padding: 10px 20px 20px;
    display: none
}
#krups-simple .krups-content+figure .krups-carousel figure {
    height: 100vh
}
@supports (display:flex) and ((-o-object-position:center) or (object-position:center)) {
    #krups-simple .krups-content+figure .krups-carousel figure {
        display: flex;
        justify-content: center
    }
    #krups-simple .krups-content+figure .krups-carousel figure embed, #krups-simple .krups-content+figure .krups-carousel figure img, #krups-simple .krups-content+figure .krups-carousel figure object, #krups-simple .krups-content+figure .krups-carousel figure video {
        -o-object-position: center;
        object-position: center
    }
}
@supports ((-o-object-fit:cover) or (object-fit:cover)) {
    #krups-simple .krups-content+figure .krups-carousel figure embed, #krups-simple .krups-content+figure .krups-carousel figure img, #krups-simple .krups-content+figure .krups-carousel figure object, #krups-simple .krups-content+figure .krups-carousel figure video {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
}
#krups-simple .krups-content+figure .krups-carousel .owl-dots {
    width: 100%;
    position: absolute;
    bottom: 50px
}
@media only screen and (max-width:1050px) {
    #krups-simple .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-simple .krups-content-half {
        padding-bottom: 0
    }
    #krups-simple .krups-content h2 {
        margin-right: -10px
    }
    #krups-simple .krups-content .accordion {
        height: 520px;
        display: flex;
        flex-direction: column;
        justify-content: center
    }
    #krups-simple .krups-content+figure .krups-carousel figure {
        height: 76.53vw
    }
    #krups-simple .krups-content+figure .krups-carousel .owl-dots {
        bottom: 15px
    }
}
@media only screen and (max-width:1050px) {
    #krups-touch .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-touch .krups-content+figure {
        height: 76.53vw
    }
}
#krups-trust .krups-content+figure {
    display: flex;
    flex-wrap: wrap
}
#krups-trust .krups-content+figure>figure {
    display: flex;
    width: 50%;
    height: 50%;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    position: relative
}
#krups-trust .krups-content+figure>figure:before {
    content: "";
    float: left;
    width: 100%;
    height: 100%;
    background-color: #1f1f1f;
    opacity: .4;
    position: absolute;
    z-index: 3;
    left: 0;
    top: 0
}
#krups-trust .krups-content+figure>figure img {
    position: absolute;
    z-index: 1
}
#krups-trust .krups-content+figure>figure figcaption {
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 5
}
#krups-trust .krups-content+figure>figure figcaption em, #krups-trust .krups-content+figure>figure figcaption p {
    opacity: 0;
    overflow: hidden
}
#krups-trust .krups-content+figure>figure figcaption h3 {
    line-height: 1.5;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0
}
#krups-trust .krups-content+figure>figure figcaption h3 strong {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #789904;
    text-shadow: 0 0 10px #1f1f1f
}
#krups-trust .krups-content+figure>figure figcaption p {
    line-height: 0;
    font-size: 0;
    color: #fff;
    margin: 0
}
#krups-trust .krups-content+figure>figure figcaption em {
    display: inline-block;
    line-height: 0;
    font-size: 0;
    font-weight: 400;
    font-style: italic;
    color: #fff
}
@media only screen and (min-width:1050px) {
    #krups-trust .krups-content+figure>figure figcaption {
        padding: 0 60px
    }
    #krups-trust .krups-content+figure>figure:hover:before {
        opacity: .8
    }
    #krups-trust .krups-content+figure>figure:hover figcaption em, #krups-trust .krups-content+figure>figure:hover figcaption p {
        opacity: 1
    }
    #krups-trust .krups-content+figure>figure:hover figcaption h3 {
        margin-bottom: 10px
    }
    #krups-trust .krups-content+figure>figure:hover figcaption p {
        line-height: 1.5;
        font-size: 14px
    }
    #krups-trust .krups-content+figure>figure:hover figcaption em {
        line-height: 1.3;
        font-size: 12px;
        margin-top: 10px
    }
}
@media only screen and (max-width:1050px) {
    #krups-trust .section-wrapper {
        height: auto;
        min-height: 100vh;
        min-height: -webkit-fill-available
    }
    #krups-trust h2 {
        margin-right: -10px
    }
    #krups-trust .krups-content+figure>figure {
        height: 50vw
    }
    #krups-trust .krups-content+figure>figure figcaption {
        padding: 5px 10px
    }
    #krups-trust .krups-content+figure>figure figcaption h3 br, #krups-trust .krups-content+figure>figure figcaption p br {
        display: none
    }
    #krups-trust .krups-content+figure>figure.active:before {
        opacity: .8
    }
    #krups-trust .krups-content+figure>figure.active figcaption em, #krups-trust .krups-content+figure>figure.active figcaption p {
        opacity: 1
    }
    #krups-trust .krups-content+figure>figure.active figcaption h3 {
        opacity: 0;
        font-size: 0
    }
    #krups-trust .krups-content+figure>figure.active figcaption h3 strong {
        font-size: 0
    }
    #krups-trust .krups-content+figure>figure.active figcaption p {
        line-height: 1.3;
        font-size: 11px
    }
    #krups-trust .krups-content+figure>figure.active figcaption em {
        line-height: 1.3;
        font-size: 10px;
        margin-top: 10px
    }
}
.footer-root-2T7 {
    display: flex;
    background: #232120;
    flex-direction: column;
}

.footer-containerFooter-3oV {
    display: flex;
    width: 100%;
    min-height: 15rem;
    padding: 80px 15px;
}

.footer-callout-2j2 .footer-logo-3QF {
    top: -10px;
    height: 50px;
}

.footer-form-3ec {
    background-image: url(../images/bgFooterForm-rXy.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    grid-area: v;
}

.footer-formContainer-1oS {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 470px;
    height: 100%;
    margin: auto;
    padding-right: 25px;
    padding-left: 25px;
}

.footer-form-3ec form {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    margin-top: 56px;
}

.footer-form-3ec form p {
    position: absolute;
    top: -25px;
    order: 1;
    width: 100%;
    text-align: center;
    color: red;
}

.footer-form-3ec form input {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    box-sizing: border-box;
    width: 100%;
    height: 32px;
    color: #ffffff;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    background: transparent;
}

.footer-form-3ec form input:focus {
    outline: none;
    box-shadow: none;
}

.footer-form-3ec form input::placeholder {
    color: #ffffff;
}

.footer-form-3ec button {
    font-size: 16px;
    font-weight: 600;
    font-style: normal;
    line-height: 22px;
    height: 50px;
    margin-top: 40px;
    padding-right: 24px;
    padding-left: 24px;
    transition: 0.4s;
    text-transform: uppercase;
    color: #d0cfce;
    border: 2px solid #ffffff;
    border-radius: 40px;
    background: transparent;
}

.footer-form-3ec button:focus {
    outline: none;
    box-shadow: none;
}

.footer-form-3ec h3 {
    font-size: 30px;
    font-weight: 600;
    font-style: normal;
    line-height: 41px;
    position: relative;
    padding-bottom: 66px;
    text-align: center;
    white-space: nowrap;
    text-transform: uppercase;
    color: #ffffff;
}

.footer-form-3ec h3:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 5px;
    margin-top: 15px;
    content: '';
    transform: translate(-50%, -50%);
    background: #fc682e;
}

.footer-form-3ec span {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
    text-align: center;
    color: #ffffff;
}

.footer-modalRoot-38c {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.footer-modalTitle-kqe {
    font-size: 28px;
    line-height: 33px;
    text-transform: uppercase;
    color: #000000;
}

.footer-modalBody-2a0 {
    font-size: 16px;
    line-height: 22px;
    padding: 27px 0;
    color: #5c5c5c;
}

.footer-modalRoot-38c > button {
    font-size: 16px;
    line-height: 22px;
    width: 50%;
    height: 40px;
    margin: 0 0 3rem 0;
}

@media (max-width: 960px) {
    .footer-root-2T7 {
        max-width: 960px;
        grid-template-areas: 'a' 'b' 'c';
        grid-template-columns: 1fr;
    }
}

.footer-links-2wR {
    display: flex;
    justify-content: space-between;
    max-width: 1100px;
    width: 100%;
    margin: 0 auto;
}

.footer-links-2wR ul {
    padding-left: 0px;
}

@media (max-width: 960px) {
    .footer-links-2wR {
        padding-left: 0;
        text-align: center;
        gap: 2rem;
    }
}

@media (max-width: 480px) {
    .footer-links-2wR {
        gap: 3rem;
        grid-auto-flow: row;
    }
}

.footer-calloutBody-3i7,
.footer-root-2T7 .calloutBody {
    margin-bottom: 22px;
}

.footer-root-2T7 .krupsPhoneService {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    display: flex;
    flex-direction: column;
    margin-top: 32px;
    margin-bottom: 1rem;
    color: #fff;
}

.footer-root-2T7 .krupsPhoneService a {
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    margin-bottom: 12px;
    color: #ffffff;
}

.footer-mail-3sV {
    font-size: 18px;
    margin: 6px 0 15px 0;
}

.footer-root-2T7 .mail {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    line-height: 27px;
    display: flex;
    flex-direction: column;
    margin: 6px 0 15px 0;
    color: #fff;
}

.footer-schedule-37P,
.footer-root-2T7 .schedule {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    line-height: 25px;
    display: block;
    color: #9f9f9f;
}

.footer-callout-2j2 {
    font-size: 14px;
    line-height: 1.5;
    width: 24rem;
    grid-area: a;
    text-align: left;
}

@media (max-width: 960px) {
    .footer-callout-2j2 {
        text-align: center;
    }
}


.footer-callout-2j2 .footer-calloutHeading-3TA {
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #fff;
    font-family: "Gotham-Book", "Arial", sans-serif;
}

.footer-socialLinks-2lX,
.footer-root-2T7 .socialLinks {
    display: grid;
    justify-content: start;
    transition: 0.4s;
    gap: 0.5rem;
    grid-auto-flow: column;
}

.footer-root-2T7 .socialLinks a {
    opacity: 0.2;
}

.footer-root-2T7 .socialLinks a:hover {
    opacity: 1;
}

.footer-socialItem-Smh,
.footer-root-2T7 .socialItem {
    line-height: 1;
}

.footer-socialLinks-2lX a:hover svg {
    color: #e9e9e9;
}

@media (max-width: 960px) {
    .footer-socialLinks-2lX,
    .footer-root-2T7 .socialLinks {
        justify-content: center;
    }
}

.footer-oftefal-2cN {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    line-height: 22px;
    color: #9f9f9f;
}

.footer-branding-3J4 {
    display: flex;
    justify-content: center;
    width: 100%;
    background: #1c1a19;
}

@media screen and (min-width: 768px) {
    .footer-branding-3J4 {
        height: 112px;
    }
}

.footer-brandigContainer-CeX {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row-reverse wrap;
    width: 100%;
    max-width: 1100px;
}

.footer-legal-1vB {
    display: flex;
    align-items: center;
}

.image-root-1wp {
    margin-right: 15px;
}

.footer-copyright-3Eo {
    text-align: center;
    grid-area: b;
}

.footer-logo-3QF {
    grid-area: a;
}

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

    .footer-containerFooter-3oV {
        font-size: 14px;
        line-height: 1.5;
        display: block;
        order: 2;
        width: 100%;
        max-width: 1235px;
        min-height: 15rem;
        margin: 0 auto;
        padding: 0;
        color: hsl(205 008% 036%);
        row-gap: 1rem;
    }

    .footer-calloutHeading-3TA img {
        position: absolute;
        max-width: 111px;
    }

    .footer-callout-2j2 {
        width: 100%;
        margin: 0 0 25px;
        padding: 0 15px;
        text-align: left;
    }

    .footer-form-3ec {
        order: 1;
        margin-right: 0;
    }

    .footer-form-3ec h3 {
        font-size: 20px;
        line-height: 28px;
        padding-top: 30px;
        padding-bottom: 48px;
    }

    .footer-form-3ec h3:before {
        margin-top: 30px;
    }

    .footer-form-3ec span {
        font-size: 16px;
        line-height: 24px;
    }

    .footer-form-3ec form {
        display: block;
        margin-top: 30px;
        margin-bottom: 50px;
    }

    .footer-form-3ec form input {
        width: 100%;
    }

    .footer-form-3ec form button {
        position: relative;
        width: 100%;
        margin-top: 30px;
    }

    .footer-krupsPhoneService-Bgp {
        margin-top: 0;
    }

    .footer-calloutHeading-3TA {
        display: none;
    }

    .footer-krupsPhoneService-Bgp a {
        margin-bottom: 10px;
    }

    .footer-socialLinks-2lX,
    .footer-root-2T7 .socialLinks {
        justify-content: flex-start;
        gap: 0.8rem;
    }

    .footer-calloutBody-3i7,
    .footer-root-2T7 .calloutBody {
        margin-top: 0;
        margin-bottom: 25px;
    }

    .footer-links-2wR {
        flex-direction: column;
        text-align: left;
        gap: 0;
    }

    .footer-legal-1vB {
        padding-bottom: 15px;
    }

    .footer-branding-3J4 {
        order: 3;
        padding: 0 0 50px 0;
    }

    .footer-brandigContainer-CeX {
        display: flex;
        flex-flow: column wrap;
        justify-content: space-between;
        padding: 10px 0;
    }
}

/** rich - content  **/

.footer-root-2T7 .footer-cmsRoot-1mO {
    margin: 0;
}

.footer-root-2T7 .footer-richBlock-2ZB a {
    text-decoration: none;
}

.footer-root-2T7 .footer-richBlock-2ZB ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.footer-root-2T7 .footer-richBlock-2ZB ul li {
    padding: 0;
}

.footer-root-2T7 .footer-richBlock-2ZB img {
    margin: 0;
}
.linksGroup-linkGroup-1Pi {
    align-content: start;
    display: grid;
    gap: 1em;
    padding-left: 0;
}

.linksGroup-linkItem-3Dn {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    text-align: left;
}
.linksGroup-linkItem-3Dn a {
    color: #9f9f9f;
}

.linksGroup-linkItem-3Dn:first-child {
    color: #ffffff;
    text-transform: uppercase;
    margin-bottom: 20px;
}

@media screen and (max-width: 960px) {
    .linksGroup-linkGroup-1Pi {
        order: 2;
        gap: 0;
    }

    .linksGroup-linkItem-3Dn {
        font-size: 18px;
        line-height: 25px;
        padding: 0 15px;
    }

    .linksGroup-linkItem-3Dn:first-child {
        font-size: 16px;
        line-height: 24px;
        font-weight: 600;
        border-top: 1px solid rgba(208, 207, 206, 0.15);
        padding: 16px 15px;
        margin-bottom: 0;
        position: relative;
    }

    .linksGroup-linkGroup-1Pi .linksGroup-linkItem-3Dn:not(:first-child){
        padding-bottom: 10px;
    }
    .linksGroup-linkGroup-1Pi.linksGroup-footer_links_show-1bk .linksGroup-linkItem-3Dn{
        display: block;
    }
    .linksGroup-linkGroup-1Pi.linksGroup-footer_links_show-1bk .linksGroup-linkItem-3Dn:first-child:after {
        transform: rotate(0deg);
    }
    .linksGroup-linkGroup-1Pi .linksGroup-linkItem-3Dn:nth-child(2){
        padding-top: 10px;
    }
    .linksGroup-linkGroup-1Pi .linksGroup-linkItem-3Dn:last-child {
        padding-bottom: 17px;
    }
    .linksGroup-linkHeader-Tux {
        background: inherit;
    }
}


#krups-header .krups-content.center-article {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0;
    max-height: calc(100vh - 80px);
}

@media (max-width: 768px) {
    #krups-header .krups-content.center-article {
        max-height: calc(100vh - 55px);
    }
}
