/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */

.toastify {
    padding: 12px 20px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
    background: -webkit-linear-gradient(315deg, #73a5ff, #5477f5);
    background: linear-gradient(135deg, #73a5ff, #5477f5);
    position: fixed;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    max-width: calc(50% - 20px);
    z-index: 2147483647;
}

.toastify.on {
    opacity: 1;
}

.toast-close {
    background: transparent;
    border: 0;
    color: white;
    cursor: pointer;
    font-family: inherit;
    font-size: 1em;
    opacity: 0.4;
    padding: 0 5px;
}

.toastify-right {
    right: 15px;
}

.toastify-left {
    left: 15px;
}

.toastify-top {
    top: -150px;
}

.toastify-bottom {
    bottom: -150px;
}

.toastify-rounded {
    border-radius: 25px;
}

.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    margin: -7px 5px;
    border-radius: 2px;
}

.toastify-center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    max-width: -moz-fit-content;
}

@media only screen and (max-width: 360px) {
    .toastify-right, .toastify-left {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: fit-content;
    }
}

.col-1{width:4.1666666667%;padding-left:8px;padding-right:8px}.col-2{width:8.3333333333%;padding-left:8px;padding-right:8px}.col-3{width:12.5%;padding-left:8px;padding-right:8px}.col-4{width:16.6666666667%;padding-left:8px;padding-right:8px}.col-5{width:20.8333333333%;padding-left:8px;padding-right:8px}.col-6{width:25%;padding-left:8px;padding-right:8px}.col-7{width:29.1666666667%;padding-left:8px;padding-right:8px}.col-8{width:33.3333333333%;padding-left:8px;padding-right:8px}.col-9{width:37.5%;padding-left:8px;padding-right:8px}.col-10{width:41.6666666667%;padding-left:8px;padding-right:8px}.col-11{width:45.8333333333%;padding-left:8px;padding-right:8px}.col-12{width:50%;padding-left:8px;padding-right:8px}.col-13{width:54.1666666667%;padding-left:8px;padding-right:8px}.col-14{width:58.3333333333%;padding-left:8px;padding-right:8px}.col-15{width:62.5%;padding-left:8px;padding-right:8px}.col-16{width:66.6666666667%;padding-left:8px;padding-right:8px}.col-17{width:70.8333333333%;padding-left:8px;padding-right:8px}.col-18{width:75%;padding-left:8px;padding-right:8px}.col-19{width:79.1666666667%;padding-left:8px;padding-right:8px}.col-20{width:83.3333333333%;padding-left:8px;padding-right:8px}.col-21{width:87.5%;padding-left:8px;padding-right:8px}.col-22{width:91.6666666667%;padding-left:8px;padding-right:8px}.col-23{width:95.8333333333%;padding-left:8px;padding-right:8px}.col-24{width:100%;padding-left:8px;padding-right:8px}.offset-0{margin-left:0%}.offset-1{margin-left:4.1666666667%}.offset-2{margin-left:8.3333333333%}.offset-3{margin-left:12.5%}.offset-4{margin-left:16.6666666667%}.offset-5{margin-left:20.8333333333%}.offset-6{margin-left:25%}.offset-7{margin-left:29.1666666667%}.offset-8{margin-left:33.3333333333%}.offset-9{margin-left:37.5%}.offset-10{margin-left:41.6666666667%}.offset-11{margin-left:45.8333333333%}.offset-12{margin-left:50%}.offset-13{margin-left:54.1666666667%}.offset-14{margin-left:58.3333333333%}.offset-15{margin-left:62.5%}.offset-16{margin-left:66.6666666667%}.offset-17{margin-left:70.8333333333%}.offset-18{margin-left:75%}.offset-19{margin-left:79.1666666667%}.offset-20{margin-left:83.3333333333%}.offset-21{margin-left:87.5%}.offset-22{margin-left:91.6666666667%}.offset-23{margin-left:95.8333333333%}@media screen and (min-width: 0){.col-xs-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.col-xs-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 0){.offset-xs-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.col-sm-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 576px){.offset-sm-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.col-md-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 768px){.offset-md-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.col-lg-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 992px){.offset-lg-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.col-xl-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1200px){.offset-xl-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.col-xxl-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1300px){.offset-xxl-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.col-undermac-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1439px){.offset-undermac-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.col-rg-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1600px){.offset-rg-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-1{width:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-2{width:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-3{width:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-4{width:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-5{width:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-6{width:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-7{width:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-8{width:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-9{width:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-10{width:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-11{width:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-12{width:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-13{width:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-14{width:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-15{width:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-16{width:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-17{width:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-18{width:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-19{width:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-20{width:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-21{width:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-22{width:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-23{width:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.col-fhd-24{width:100%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-0{margin-left:0%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-1{margin-left:4.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-2{margin-left:8.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-3{margin-left:12.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-4{margin-left:16.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-5{margin-left:20.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-6{margin-left:25%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-7{margin-left:29.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-8{margin-left:33.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-9{margin-left:37.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-10{margin-left:41.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-11{margin-left:45.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-12{margin-left:50%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-13{margin-left:54.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-14{margin-left:58.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-15{margin-left:62.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-16{margin-left:66.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-17{margin-left:70.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-18{margin-left:75%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-19{margin-left:79.1666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-20{margin-left:83.3333333333%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-21{margin-left:87.5%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-22{margin-left:91.6666666667%;max-width:100%;padding-left:8px;padding-right:8px}}@media screen and (min-width: 1920px){.offset-fhd-23{margin-left:95.8333333333%;max-width:100%;padding-left:8px;padding-right:8px}}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media screen and (min-width: 0){.container{max-width:539px}}@media screen and (min-width: 576px){.container{max-width:540px}}@media screen and (min-width: 768px){.container{max-width:720px}}@media screen and (min-width: 992px){.container{max-width:960px}}@media screen and (min-width: 1200px){.container{max-width:1144px}}@media screen and (min-width: 1300px){.container{max-width:1184px}}@media screen and (min-width: 1600px){.container{max-width:1312px}}@media screen and (max-width: 575px){.container{padding-left:16px;padding-right:16px}}.row{display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}@media screen and (max-width: 991px){.row--p-0{padding:0}}.row>*{padding-left:8px;padding-right:8px}*,*::before,*::after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.d-flex{display:flex}.p-relative{position:relative}.h-100{height:100%}.w-100{width:100%}.align-items-center{align-items:center !important}.justify-content-between{justify-content:space-between}.justify-content-center{justify-content:center}.overflow-hidden{overflow:hidden}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@keyframes splide-loading{0%{transform:rotateZ(0)}100%{transform:rotateZ(360deg)}}.splide__track--draggable{-webkit-touch-callout:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0 !important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:flex;height:100%;margin:0 !important;padding:0 !important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;flex-shrink:0;list-style-type:none !important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s infinite linear;border:2px solid #999;border-left-color:rgba(0,0,0,0);border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__play{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}.splide{visibility:visible}[data-popup-mini-cart-products] .splide__arrow,[data-product-slider] .splide__arrow,[data-opinions-slider] .splide__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;border-radius:50%;background:#f1ebf5;border:none;width:38px;height:38px;cursor:pointer;transition:opacity .2s ease-in-out}@media screen and (max-width: 767px){[data-popup-mini-cart-products] .splide__arrow,[data-product-slider] .splide__arrow,[data-opinions-slider] .splide__arrow{height:32px;width:32px}}[data-popup-mini-cart-products] .splide__arrow svg,[data-product-slider] .splide__arrow svg,[data-opinions-slider] .splide__arrow svg{width:14px;height:14px;fill:#4f0080}@media screen and (max-width: 767px){[data-popup-mini-cart-products] .splide__arrow svg,[data-product-slider] .splide__arrow svg,[data-opinions-slider] .splide__arrow svg{height:12px;width:12px}}[data-popup-mini-cart-products] .splide__arrow:disabled,[data-product-slider] .splide__arrow:disabled,[data-opinions-slider] .splide__arrow:disabled{opacity:0}[data-popup-mini-cart-products] .splide__arrow--next,[data-product-slider] .splide__arrow--next,[data-opinions-slider] .splide__arrow--next{right:-20px}@media screen and (max-width: 767px){[data-popup-mini-cart-products] .splide__arrow--next,[data-product-slider] .splide__arrow--next,[data-opinions-slider] .splide__arrow--next{right:-10px}}[data-popup-mini-cart-products] .splide__arrow--prev,[data-product-slider] .splide__arrow--prev,[data-opinions-slider] .splide__arrow--prev{left:-20px}[data-popup-mini-cart-products] .splide__arrow--prev svg,[data-product-slider] .splide__arrow--prev svg,[data-opinions-slider] .splide__arrow--prev svg{transform:rotate(-180deg)}@media screen and (max-width: 767px){[data-popup-mini-cart-products] .splide__arrow--prev,[data-product-slider] .splide__arrow--prev,[data-opinions-slider] .splide__arrow--prev{left:-10px}}[data-popup-mini-cart-products] .splide__arrow--next{right:-20%}@media screen and (max-width: 575px){[data-popup-mini-cart-products] .splide__arrow{display:none}}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.button.-download:after,.button.-products:after,.button.-link:after,.button.-account-menu:before,.breadcrumbs a.-shop:before,.icon-wand:before,.icon-upload:before,.icon-trash:before,.icon-trash-outline:before,.icon-sort:before,.icon-search:before,.icon-quote:before,.icon-project:before,.icon-plus:before,.icon-plus-outline:before,.icon-phone:before,.icon-menu:before,.icon-mailsend:before,.icon-mail:before,.icon-info:before,.icon-icon-download:before,.icon-help:before,.icon-heart-outline:before,.icon-filter:before,.icon-filter-outline:before,.icon-empty_search:before,.icon-durability:before,.icon-close:before,.icon-chevron-up:before,.icon-chevron-right:before,.icon-chevron-left:before,.icon-chevron-left-small:before,.icon-chevron-down:before,.icon-check:before,.icon-cart:before,.icon-attention-outline:before,.icon-arrow-down:before,.icon-account-orders:before,.icon-account-edit-address:before,.icon-account-edit-account:before,.icon-account-dashboard:before,.wishlist-popup__button.-with:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.font-primary,.typo-h6,h6,.typo-h5,h5,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title,.typo-h3,h3,.page-title,.typo-h2,h2,.typo-h1,h1{font-family:"Poppins"}@media screen and (max-width: 575px){.font-primary,.typo-h6,h6,.typo-h5,h5,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title,.typo-h3,h3,.page-title,.typo-h2,h2,.typo-h1,h1{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.wishlist-popup__text,.tippy-box{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.wishlist-popup__text,.tippy-box{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.button.-download,.button.-account,.button.-visualization,.badge,.text-tiny{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__pdf-text,.wishlist-popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__pdf-text,.wishlist-popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.tippy-box{border-radius:8px;border:1px solid #d9cee0;background-color:#fff;font-family:"Poppins";font-weight:400}.tippy-box[data-theme=-labelling]{max-width:500px !important}@media screen and (max-width: 767px){.tippy-box[data-theme=-labelling]{max-width:calc(100vw - 10px) !important}}.tippy-box[data-theme=-labelling] .tippy-content{max-width:500px}.tippy-content{padding:16px;color:#615666;max-width:200px}.tippy-content a{position:relative;z-index:1000;text-decoration:underline}.tippy-arrow{color:#615666}.toastify{display:flex;align-items:flex-start;justify-content:center;min-width:300px;max-width:375px}.toastify li{list-style:none}.toastify.error{background:#b42318;color:#fef3f2}.toastify.success{background:#61009d}.toastify a{font-weight:600;color:#fff}.toastify .toast-close{margin-top:2px}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.button.-download:after,.button.-products:after,.button.-link:after,.button.-account-menu:before,.breadcrumbs a.-shop:before,.icon-wand:before,.icon-upload:before,.icon-trash:before,.icon-trash-outline:before,.icon-sort:before,.icon-search:before,.icon-quote:before,.icon-project:before,.icon-plus:before,.icon-plus-outline:before,.icon-phone:before,.icon-menu:before,.icon-mailsend:before,.icon-mail:before,.icon-info:before,.icon-icon-download:before,.icon-help:before,.icon-heart-outline:before,.icon-filter:before,.icon-filter-outline:before,.icon-empty_search:before,.icon-durability:before,.icon-close:before,.icon-chevron-up:before,.icon-chevron-right:before,.icon-chevron-left:before,.icon-chevron-left-small:before,.icon-chevron-down:before,.icon-check:before,.icon-cart:before,.icon-attention-outline:before,.icon-arrow-down:before,.icon-account-orders:before,.icon-account-edit-address:before,.icon-account-edit-account:before,.icon-account-dashboard:before,.wishlist-popup__button.-with:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.font-primary,.typo-h1,h1,.page-title,.typo-h2,h2,.typo-h3,h3,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.font-primary,.typo-h1,h1,.page-title,.typo-h2,h2,.typo-h3,h3,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.wishlist-popup__text,.tippy-box{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.wishlist-popup__text,.tippy-box{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.button.-download,.button.-account,.button.-visualization,.badge,.text-tiny{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__pdf-text,.wishlist-popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__pdf-text,.wishlist-popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.wishlist-popup{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:9999;transition:opacity .3s linear;background-color:rgba(0,0,0,.5)}.wishlist-popup__container{width:100%}.wishlist-popup__button{display:flex;align-items:center;justify-content:center;width:100%;font-size:1.6rem !important}.wishlist-popup__button.-with:before{content:""}.wishlist-popup__button.-with::before{font-size:24px;margin-right:8px}.wishlist-popup__button.-without{padding:10px 16px;border:1px solid #4f0080;border-radius:6px}.wishlist-popup__button.-without img{font-size:24px;margin-right:8px}.wishlist-popup__actions{display:flex;align-content:center;gap:16px;width:100%}@media screen and (max-width: 575px){.wishlist-popup__actions{display:flex;gap:8px;flex-direction:column;justify-content:center;align-items:center}}.wishlist-popup__content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:40px;border-radius:16px}.wishlist-popup__spacer{width:100%;height:1px;background-color:#f1ebf5;margin-block:32px}.wishlist-popup__spacer:last-child{margin-bottom:0}.wishlist-popup__icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;border-radius:50%}.wishlist-popup__icon-inner{width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:center}.wishlist-popup__title{font-weight:700;text-align:center}.wishlist-popup__text{text-align:center}.wishlist-popup__icon,.wishlist-popup__title{margin-bottom:24px}.wishlist-popup__icon:last-child,.wishlist-popup__title:last-child{margin-bottom:0}.wishlist-popup__close{position:absolute;z-index:2;top:16px;right:16px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#4f0080;cursor:pointer}.wishlist-popup__close .circle-timer{position:absolute;top:0;left:0;width:100%;height:100%}.wishlist-popup__close .circle-timer__svg{transform:rotate(-90deg);width:100%;height:100%;border-radius:50%;border:1px solid #f1ebf5}.wishlist-popup__close .circle-timer__circle{fill:none;stroke:#4f0080;stroke-width:4;stroke-dasharray:126;stroke-dashoffset:126;transition:stroke-dashoffset 4s linear}.wishlist-popup__pdf{width:100%;text-align:left;margin-bottom:16px}.wishlist-popup__pdf:last-of-type,.wishlist-popup__pdf:last-child{margin-bottom:0}.wishlist-popup__pdf-text{padding-bottom:8px}.wishlist-popup__pdf-text span{color:red}.wishlist-popup__pdf-input{width:100%;border:1px solid #d9cee0;height:48px;border-radius:6px;padding:0 8px;font-size:16px}.wishlist-popup__field-status{margin-top:4px;display:none}.wishlist-popup__field-status.-show{display:block}.wishlist-popup__field-status.-error{color:red}.wishlist-popup .checkbox.woocommerce-invalid .checkbox__text,.wishlist-popup .checkbox.woocommerce-invalid a{color:red}@keyframes strokeCountdown{from{stroke-dashoffset:126}to{stroke-dashoffset:0}}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.f-200{font-weight:200}.f-300{font-weight:300}.f-400{font-weight:400}.f-500{font-weight:500}.f-600{font-weight:600}.f-700{font-weight:700}.f-800{font-weight:800}.f-900{font-weight:900}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-grid{display:grid}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}.d-none{display:none}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.justify-content-evenly{justify-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.text-start{text-align:left}.text-end{text-align:right}.text-center{text-align:center}@media screen and (min-width: 0){.d-xs-inline{display:inline}.d-xs-inline-block{display:inline-block}.d-xs-block{display:block}.d-xs-grid{display:grid}.d-xs-table{display:table}.d-xs-table-row{display:table-row}.d-xs-table-cell{display:table-cell}.d-xs-flex{display:flex}.d-xs-inline-flex{display:inline-flex}.d-xs-none{display:none}.flex-xs-row{flex-direction:row}.flex-xs-column{flex-direction:column}.flex-xs-row-reverse{flex-direction:row-reverse}.flex-xs-column-reverse{flex-direction:column-reverse}.justify-content-xs-start{justify-content:flex-start}.justify-content-xs-end{justify-content:flex-end}.justify-content-xs-center{justify-content:center}.justify-content-xs-between{justify-content:space-between}.justify-content-xs-around{justify-content:space-around}.justify-content-xs-evenly{justify-content:space-evenly}.align-items-xs-start{align-items:flex-start}.align-items-xs-end{align-items:flex-end}.align-items-xs-center{align-items:center}.align-items-xs-baseline{align-items:baseline}.align-items-xs-stretch{align-items:stretch}.text-xs-start{text-align:left}.text-xs-end{text-align:right}.text-xs-center{text-align:center}}@media screen and (min-width: 576px){.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-grid{display:grid}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}.d-sm-none{display:none}.flex-sm-row{flex-direction:row}.flex-sm-column{flex-direction:column}.flex-sm-row-reverse{flex-direction:row-reverse}.flex-sm-column-reverse{flex-direction:column-reverse}.justify-content-sm-start{justify-content:flex-start}.justify-content-sm-end{justify-content:flex-end}.justify-content-sm-center{justify-content:center}.justify-content-sm-between{justify-content:space-between}.justify-content-sm-around{justify-content:space-around}.justify-content-sm-evenly{justify-content:space-evenly}.align-items-sm-start{align-items:flex-start}.align-items-sm-end{align-items:flex-end}.align-items-sm-center{align-items:center}.align-items-sm-baseline{align-items:baseline}.align-items-sm-stretch{align-items:stretch}.text-sm-start{text-align:left}.text-sm-end{text-align:right}.text-sm-center{text-align:center}}@media screen and (min-width: 768px){.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-grid{display:grid}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}.d-md-none{display:none}.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}.flex-md-row-reverse{flex-direction:row-reverse}.flex-md-column-reverse{flex-direction:column-reverse}.justify-content-md-start{justify-content:flex-start}.justify-content-md-end{justify-content:flex-end}.justify-content-md-center{justify-content:center}.justify-content-md-between{justify-content:space-between}.justify-content-md-around{justify-content:space-around}.justify-content-md-evenly{justify-content:space-evenly}.align-items-md-start{align-items:flex-start}.align-items-md-end{align-items:flex-end}.align-items-md-center{align-items:center}.align-items-md-baseline{align-items:baseline}.align-items-md-stretch{align-items:stretch}.text-md-start{text-align:left}.text-md-end{text-align:right}.text-md-center{text-align:center}}@media screen and (min-width: 992px){.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-grid{display:grid}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}.d-lg-none{display:none}.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}.flex-lg-row-reverse{flex-direction:row-reverse}.flex-lg-column-reverse{flex-direction:column-reverse}.justify-content-lg-start{justify-content:flex-start}.justify-content-lg-end{justify-content:flex-end}.justify-content-lg-center{justify-content:center}.justify-content-lg-between{justify-content:space-between}.justify-content-lg-around{justify-content:space-around}.justify-content-lg-evenly{justify-content:space-evenly}.align-items-lg-start{align-items:flex-start}.align-items-lg-end{align-items:flex-end}.align-items-lg-center{align-items:center}.align-items-lg-baseline{align-items:baseline}.align-items-lg-stretch{align-items:stretch}.text-lg-start{text-align:left}.text-lg-end{text-align:right}.text-lg-center{text-align:center}}@media screen and (min-width: 1200px){.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-grid{display:grid}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}.d-xl-none{display:none}.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}.flex-xl-row-reverse{flex-direction:row-reverse}.flex-xl-column-reverse{flex-direction:column-reverse}.justify-content-xl-start{justify-content:flex-start}.justify-content-xl-end{justify-content:flex-end}.justify-content-xl-center{justify-content:center}.justify-content-xl-between{justify-content:space-between}.justify-content-xl-around{justify-content:space-around}.justify-content-xl-evenly{justify-content:space-evenly}.align-items-xl-start{align-items:flex-start}.align-items-xl-end{align-items:flex-end}.align-items-xl-center{align-items:center}.align-items-xl-baseline{align-items:baseline}.align-items-xl-stretch{align-items:stretch}.text-xl-start{text-align:left}.text-xl-end{text-align:right}.text-xl-center{text-align:center}}@media screen and (min-width: 1300px){.d-xxl-inline{display:inline}.d-xxl-inline-block{display:inline-block}.d-xxl-block{display:block}.d-xxl-grid{display:grid}.d-xxl-table{display:table}.d-xxl-table-row{display:table-row}.d-xxl-table-cell{display:table-cell}.d-xxl-flex{display:flex}.d-xxl-inline-flex{display:inline-flex}.d-xxl-none{display:none}.flex-xxl-row{flex-direction:row}.flex-xxl-column{flex-direction:column}.flex-xxl-row-reverse{flex-direction:row-reverse}.flex-xxl-column-reverse{flex-direction:column-reverse}.justify-content-xxl-start{justify-content:flex-start}.justify-content-xxl-end{justify-content:flex-end}.justify-content-xxl-center{justify-content:center}.justify-content-xxl-between{justify-content:space-between}.justify-content-xxl-around{justify-content:space-around}.justify-content-xxl-evenly{justify-content:space-evenly}.align-items-xxl-start{align-items:flex-start}.align-items-xxl-end{align-items:flex-end}.align-items-xxl-center{align-items:center}.align-items-xxl-baseline{align-items:baseline}.align-items-xxl-stretch{align-items:stretch}.text-xxl-start{text-align:left}.text-xxl-end{text-align:right}.text-xxl-center{text-align:center}}@media screen and (min-width: 1439px){.d-undermac-inline{display:inline}.d-undermac-inline-block{display:inline-block}.d-undermac-block{display:block}.d-undermac-grid{display:grid}.d-undermac-table{display:table}.d-undermac-table-row{display:table-row}.d-undermac-table-cell{display:table-cell}.d-undermac-flex{display:flex}.d-undermac-inline-flex{display:inline-flex}.d-undermac-none{display:none}.flex-undermac-row{flex-direction:row}.flex-undermac-column{flex-direction:column}.flex-undermac-row-reverse{flex-direction:row-reverse}.flex-undermac-column-reverse{flex-direction:column-reverse}.justify-content-undermac-start{justify-content:flex-start}.justify-content-undermac-end{justify-content:flex-end}.justify-content-undermac-center{justify-content:center}.justify-content-undermac-between{justify-content:space-between}.justify-content-undermac-around{justify-content:space-around}.justify-content-undermac-evenly{justify-content:space-evenly}.align-items-undermac-start{align-items:flex-start}.align-items-undermac-end{align-items:flex-end}.align-items-undermac-center{align-items:center}.align-items-undermac-baseline{align-items:baseline}.align-items-undermac-stretch{align-items:stretch}.text-undermac-start{text-align:left}.text-undermac-end{text-align:right}.text-undermac-center{text-align:center}}@media screen and (min-width: 1600px){.d-rg-inline{display:inline}.d-rg-inline-block{display:inline-block}.d-rg-block{display:block}.d-rg-grid{display:grid}.d-rg-table{display:table}.d-rg-table-row{display:table-row}.d-rg-table-cell{display:table-cell}.d-rg-flex{display:flex}.d-rg-inline-flex{display:inline-flex}.d-rg-none{display:none}.flex-rg-row{flex-direction:row}.flex-rg-column{flex-direction:column}.flex-rg-row-reverse{flex-direction:row-reverse}.flex-rg-column-reverse{flex-direction:column-reverse}.justify-content-rg-start{justify-content:flex-start}.justify-content-rg-end{justify-content:flex-end}.justify-content-rg-center{justify-content:center}.justify-content-rg-between{justify-content:space-between}.justify-content-rg-around{justify-content:space-around}.justify-content-rg-evenly{justify-content:space-evenly}.align-items-rg-start{align-items:flex-start}.align-items-rg-end{align-items:flex-end}.align-items-rg-center{align-items:center}.align-items-rg-baseline{align-items:baseline}.align-items-rg-stretch{align-items:stretch}.text-rg-start{text-align:left}.text-rg-end{text-align:right}.text-rg-center{text-align:center}}@media screen and (min-width: 1920px){.d-fhd-inline{display:inline}.d-fhd-inline-block{display:inline-block}.d-fhd-block{display:block}.d-fhd-grid{display:grid}.d-fhd-table{display:table}.d-fhd-table-row{display:table-row}.d-fhd-table-cell{display:table-cell}.d-fhd-flex{display:flex}.d-fhd-inline-flex{display:inline-flex}.d-fhd-none{display:none}.flex-fhd-row{flex-direction:row}.flex-fhd-column{flex-direction:column}.flex-fhd-row-reverse{flex-direction:row-reverse}.flex-fhd-column-reverse{flex-direction:column-reverse}.justify-content-fhd-start{justify-content:flex-start}.justify-content-fhd-end{justify-content:flex-end}.justify-content-fhd-center{justify-content:center}.justify-content-fhd-between{justify-content:space-between}.justify-content-fhd-around{justify-content:space-around}.justify-content-fhd-evenly{justify-content:space-evenly}.align-items-fhd-start{align-items:flex-start}.align-items-fhd-end{align-items:flex-end}.align-items-fhd-center{align-items:center}.align-items-fhd-baseline{align-items:baseline}.align-items-fhd-stretch{align-items:stretch}.text-fhd-start{text-align:left}.text-fhd-end{text-align:right}.text-fhd-center{text-align:center}}.section-padding{padding:72px 0}.section-padding.-bg{background-color:#faf5f2}@media screen and (max-width: 767px){.section-padding{padding:56px 0}}@media screen and (max-width: 575px){.section-padding{padding:40px 0}}main:not(.-product) .section-margin:first-of-type{margin-top:24px}.section-margin{margin:72px 0}@media screen and (max-width: 767px){.section-margin{margin:56px 0}}@media screen and (max-width: 575px){.section-margin{margin:40px 0}}.section-margin-112{margin:112px 0}.section-margin-72{margin:72px 0}.section-margin-56{margin:56px 0}.section-margin-48{margin:48px 0}.section-margin-40{margin:40px 0}.section-margin-32{margin:32px 0}.section-margin-24{margin:24px 0}@media screen and (max-width: 767px){.section-margin-112{margin:56px 0}}@media screen and (max-width: 767px){.section-margin-72{margin:32px 0}}@media screen and (max-width: 767px){.section-margin-56{margin:28px 0}}@media screen and (max-width: 767px){.section-margin-48{margin:24px 0}}@media screen and (max-width: 767px){.section-margin-40{margin:16px 0}}@media screen and (max-width: 767px){.section-margin-32{margin:16px 0}}@media screen and (max-width: 767px){.section-margin-24{margin:16px 0}}.mb-0{margin-bottom:0px !important}.mb-8{margin-bottom:8px !important}.mb-10{margin-bottom:10px !important}.mb-12{margin-bottom:12px !important}.mb-16{margin-bottom:16px !important}.mb-24{margin-bottom:24px !important}.mb-32{margin-bottom:32px !important}.mb-40{margin-bottom:40px !important}.mb-48{margin-bottom:48px !important}.mb-56{margin-bottom:56px !important}.mb-64{margin-bottom:64px !important}.mb-72{margin-bottom:72px !important}.mb-80{margin-bottom:80px !important}.mb-96{margin-bottom:96px !important}.mb-120{margin-bottom:120px !important}.mt-0{margin-top:0px !important}.mt-8{margin-top:8px !important}.mt-10{margin-top:10px !important}.mt-12{margin-top:12px !important}.mt-16{margin-top:16px !important}.mt-24{margin-top:24px !important}.mt-32{margin-top:32px !important}.mt-40{margin-top:40px !important}.mt-48{margin-top:48px !important}.mt-56{margin-top:56px !important}.mt-64{margin-top:64px !important}.mt-72{margin-top:72px !important}.mt-80{margin-top:80px !important}.mt-96{margin-top:96px !important}.mt-120{margin-top:120px !important}.mr-0{margin-right:0px !important}.mr-8{margin-right:8px !important}.mr-10{margin-right:10px !important}.mr-12{margin-right:12px !important}.mr-16{margin-right:16px !important}.mr-24{margin-right:24px !important}.mr-32{margin-right:32px !important}.mr-40{margin-right:40px !important}.mr-48{margin-right:48px !important}.mr-56{margin-right:56px !important}.mr-64{margin-right:64px !important}.mr-72{margin-right:72px !important}.mr-80{margin-right:80px !important}.mr-96{margin-right:96px !important}.mr-120{margin-right:120px !important}.ml-0{margin-left:0px !important}.ml-8{margin-left:8px !important}.ml-10{margin-left:10px !important}.ml-12{margin-left:12px !important}.ml-16{margin-left:16px !important}.ml-24{margin-left:24px !important}.ml-32{margin-left:32px !important}.ml-40{margin-left:40px !important}.ml-48{margin-left:48px !important}.ml-56{margin-left:56px !important}.ml-64{margin-left:64px !important}.ml-72{margin-left:72px !important}.ml-80{margin-left:80px !important}.ml-96{margin-left:96px !important}.ml-120{margin-left:120px !important}.row-gap-0{row-gap:0px}.row-gap-8{row-gap:8px}.row-gap-10{row-gap:10px}.row-gap-12{row-gap:12px}.row-gap-16{row-gap:16px}.row-gap-24{row-gap:24px}.row-gap-32{row-gap:32px}.row-gap-40{row-gap:40px}.row-gap-48{row-gap:48px}.row-gap-56{row-gap:56px}.row-gap-64{row-gap:64px}.row-gap-72{row-gap:72px}.row-gap-80{row-gap:80px}.row-gap-96{row-gap:96px}.row-gap-120{row-gap:120px}.font-primary,.typo-h1,h1,.page-title,.typo-h2,h2,.typo-h3,h3,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.wishlist-popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.font-primary,.typo-h1,h1,.page-title,.typo-h2,h2,.typo-h3,h3,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.wishlist-popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.typo-h4,h4,.wishlist-popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.tippy-box,.wishlist-popup__text{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.text-small,.tippy-box,.wishlist-popup__text{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.button.-download,.button.-account,.button.-visualization,.badge,.text-tiny{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__title.-small,.wishlist-popup__pdf-text{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.text-regular,.wishlist-popup__title.-small,.wishlist-popup__pdf-text{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}@font-face{font-family:"Poppins";src:url(../site/app/themes/main/dist/fonts/Poppins/Poppins-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url(../site/app/themes/main/dist/fonts/Poppins/Poppins-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url(../site/app/themes/main/dist/fonts/Poppins/Poppins-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Poppins";src:url(../site/app/themes/main/dist/fonts/Poppins/Poppins-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Roboto Slab";src:url(../site/app/themes/main/dist/fonts/Roboto-slab/RobotoSlab-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.button.-download:after,.button.-products:after,.button.-link:after,.button.-account-menu:before,.breadcrumbs a.-shop:before,.icon-wand:before,.icon-upload:before,.icon-trash:before,.icon-trash-outline:before,.icon-sort:before,.icon-search:before,.icon-quote:before,.icon-project:before,.icon-plus:before,.icon-plus-outline:before,.icon-phone:before,.icon-menu:before,.icon-mailsend:before,.icon-mail:before,.icon-info:before,.icon-icon-download:before,.icon-help:before,.icon-heart-outline:before,.icon-filter:before,.icon-filter-outline:before,.icon-empty_search:before,.icon-durability:before,.icon-close:before,.icon-chevron-up:before,.icon-chevron-right:before,.icon-chevron-left:before,.icon-chevron-left-small:before,.icon-chevron-down:before,.icon-check:before,.icon-cart:before,.icon-attention-outline:before,.icon-arrow-down:before,.icon-account-orders:before,.icon-account-edit-address:before,.icon-account-edit-account:before,.icon-account-dashboard:before,.wishlist-popup__button.-with:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}@font-face{font-family:"mda-icons";font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/iconfont/mda-icons.eot);src:url(../fonts/iconfont/mda-icons.eot?#iefix) format("eot"),url(../fonts/iconfont/mda-icons.woff2) format("woff2"),url(../fonts/iconfont/mda-icons.woff) format("woff"),url(../fonts/iconfont/mda-icons.ttf) format("truetype"),url(../fonts/iconfont/mda-icons.svg#mda-icons) format("svg")}.icon-account-dashboard:before{content:""}.icon-account-edit-account:before{content:""}.icon-account-edit-address:before{content:""}.icon-account-orders:before{content:""}.icon-arrow-down:before{content:""}.icon-attention-outline:before{content:""}.icon-cart:before{content:""}.icon-check:before{content:""}.icon-chevron-down:before{content:""}.icon-chevron-left-small:before{content:""}.icon-chevron-left:before{content:""}.icon-chevron-right:before{content:""}.icon-chevron-up:before{content:""}.icon-close:before{content:""}.icon-durability:before{content:""}.icon-empty_search:before{content:""}.icon-filter-outline:before{content:""}.icon-filter:before{content:""}.icon-heart-outline:before{content:""}.icon-help:before{content:""}.icon-icon-download:before{content:""}.icon-info:before{content:""}.icon-mail:before{content:""}.icon-mailsend:before{content:""}.icon-menu:before{content:""}.icon-phone:before{content:""}.icon-plus-outline:before{content:""}.icon-plus:before{content:""}.icon-project:before{content:""}.icon-quote:before{content:""}.icon-search:before{content:""}.icon-sort:before{content:""}.icon-trash-outline:before{content:""}.icon-trash:before{content:""}.icon-upload:before{content:""}.icon-wand:before{content:""}h1{text-align:center}h2{text-align:center}.dupa{font-size:777px}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.button.-download:after,.button.-products:after,.button.-link:after,.button.-account-menu:before,.breadcrumbs a.-shop:before,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.tippy-box,.wishlist-popup__text,.text-small{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.tippy-box,.wishlist-popup__text,.text-small{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.button.-download,.button.-account,.button.-visualization,.badge,.text-tiny{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.add-to-cart__done.is-done{display:none}.add-to-cart [data-add-to-cart-button-price]{margin-left:4px}.animated-line{width:100%;height:1px;background-color:#f1ebf5}@media screen and (max-width: 767px){.animated-line.-frontpage{display:none}}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.button.-download:after,.button.-products:after,.button.-link:after,.button.-account-menu:before,.breadcrumbs a.-shop:before,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.tippy-box,.wishlist-popup__text,.text-small{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.button.-simple-link,.breadcrumbs,.tippy-box,.wishlist-popup__text,.text-small{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.button.-download,.button.-account,.button.-visualization,.badge,.text-tiny{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.button.-link.-link-large,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.badge-list{position:relative;width:100%}.badge-list.-block .badge-list__item{margin-bottom:4px}.badge-list.-block .badge-list__item:last-child{margin-bottom:0}.badge-list.-grid{display:flex;flex-wrap:wrap;gap:8px}@media screen and (min-width: 768px){.badge-list.-grid{flex-wrap:nowrap}}.badge-list.-grid .badge-list__item:first-child{width:calc(55% - 4px)}.badge-list.-grid .badge-list__item:nth-child(2){width:calc(45% - 4px)}.badge-list.-grid .badge-list__item:last-child{width:100%}@media screen and (min-width: 576px){.badge-list.-grid .badge-list__item{width:auto !important}}.badge-list.-list .badge-list__item{margin-bottom:8px}.badge-list.-list .badge-list__item:last-child{margin-bottom:0}@media screen and (max-width: 767px){.badge-list.-configurator{padding-top:80px}}@media screen and (max-width: 575px){.badge-list.-configurator{padding-top:24px}}.badge-list.-shop{margin-top:24px}.badge-list.-shop .badge-list__item:not(:last-child){display:none}.badge{font-weight:400;border-radius:99px;background-color:#e1f5e1;padding:4px 8px}.badge.-f-500{font-weight:500}.badge.-has-icon{display:flex;align-items:center;gap:8px}.badge.-gray-purple{background-color:#f1ebf5;color:#362a3d}.badge .icon{font-size:18px}.badge.-single-cart{display:inline-flex;border:1px solid #d9cee0;cursor:pointer;max-width:max-content}.breadcrumbs{margin-top:24px;margin-bottom:24px}.breadcrumbs .separator{margin:0 8px}@media screen and (max-width: 767px){.breadcrumbs{margin-top:0;margin-bottom:16px;padding:8px 0;background:#f1ebf5}.breadcrumbs .container{position:relative}}@media screen and (max-width: 767px){.breadcrumbs p{display:flex;overflow-x:auto;scrollbar-width:none}.breadcrumbs p::-webkit-scrollbar{display:none}.breadcrumbs p::after{content:"";position:absolute;top:0;right:0;width:70px;height:100%;pointer-events:none;background:linear-gradient(to left, #f1ebf5, transparent)}}.breadcrumbs a{color:#7c7580}@media screen and (max-width: 767px){.breadcrumbs a{flex:0 0 auto}}.breadcrumbs a.-shop:before{content:""}.breadcrumbs a.-shop::before{transform:rotate(180deg);display:inline-block;font-size:8px;font-weight:bold;margin-right:12px}.breadcrumbs .last{color:#615666;font-weight:500}@media screen and (max-width: 767px){.breadcrumbs .last{flex:0 0 auto}}.button{font-size:1.4rem;line-height:2.24rem;font-weight:400;color:#362a3d;background-color:rgba(0,0,0,0);transition:.3s linear;border:unset;font-family:"Poppins";cursor:pointer}.button.-disabled,.button:disabled{opacity:.2;pointer-events:none}.button.-disabled .tooltip,.button:disabled .tooltip{display:none}.button.-checkout{font-size:1.6rem;line-height:2.4rem}.button.-visualization{padding:8px 16px !important;border-radius:6px;transition:background-color .3s ease-in-out,color .3s ease-in-out}@media screen and (max-width: 767px){.button.-visualization{width:100%}}.button.-accepted{border:1px solid #027a48;color:#fff;background-color:#027a48}.button.-decline{border:1px solid #b42318;color:#fff;background-color:#b42318}.button.-send-notes{border:1px solid #4f0080;color:#fff;background-color:#4f0080}.button.-large{font-size:1.6rem;line-height:2.4rem}.button.-w-full{width:100%}.button.-f-500{font-weight:500}.button.-has-icon{display:flex;align-items:center;gap:8px}.button.-small{border-radius:6px;padding:6px 16px}.button.-default{min-width:177px;border-radius:6px;padding:12px 24px !important}@media screen and (max-width: 767px){.button.-default.-wishlist{padding:9px 24px !important}}.button.-padding-big{padding:16px 32px}.button.-padding-big-rounded{border-radius:6px;padding:16px 32px}.button.-auto{min-width:1px}.button.-account-menu{width:100%}.button.-account-menu:before{content:""}.button.-account-menu::before{font-size:16px;color:#7c7580;margin-right:8px}@media screen and (min-width: 992px){.button.-account-menu{display:none !important}}@media(hover: hover){.button.-account-menu:hover{color:#fff}}.button.-purple{display:inline-flex;align-items:center;justify-content:center;border:1px solid #4f0080}@media(hover: hover){.button.-purple:hover{color:#fff;background-color:#4f0080}}@media(hover: hover){.button.-hover-image-white:hover{color:#fff;background-color:#4f0080}.button.-hover-image-white:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(68deg) brightness(104%) contrast(101%)}.button.-hover-image-white:hover .tooltip .icon{color:#fff}}.button.-gray{display:inline-flex;align-items:center;justify-content:center;background-color:#f1ebf5}.button.-gray.is-active{color:#fff;background-color:#4f0080}@media(hover: hover){.button.-gray:hover{color:#fff;background-color:#4f0080}}.button.-green{display:inline-block;font-weight:500;color:#362a3d;border-radius:6px;background-color:#42ffa3;padding:16px 32px;border:1px solid rgba(0,0,0,0)}.button.-link{display:flex;align-items:center}.button.-link:after{content:""}.button.-link::after{font-size:8px;font-weight:700;padding-left:8px}@media(hover: hover){.button.-link:hover{color:#4f0080}}.button.-link.-link-white{color:#fff}.button.-remove-all{display:flex;align-items:center;text-decoration:underline}.button.-remove-all span{margin-left:8px}.button.-simple-link{color:#615666;font-weight:300}.button.-account{padding:6px 18px;border-radius:6px;text-align:center}.button.-purple-bg{display:inline-flex;align-items:center;justify-content:center;background-color:#4f0080;color:#fff;border-radius:6px;padding:16px 32px;border:1px solid #4f0080}@media(hover: hover){.button.-purple-bg:hover{color:#fff;opacity:.8}}.button.-purple-bg::after{font-size:10px}.button.-purple-bg.-link{align-items:center}.button.-purple-bg.-link:after{padding-bottom:2px;padding-left:8px}@media screen and (max-width: 767px){.button.-purple-bg{padding:10px 16px}}.button.-purple-bg.-shopping-path{font-weight:600;background-color:unset;border:1px solid rgba(0,0,0,0);background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%);box-shadow:0px 12px 16px 0px rgba(79,0,128,.24)}.button.-shopping{background:linear-gradient(135deg, #ffffff 0%, #ffffff 100%);background-size:200%;transition:background .5s ease}@media(hover: hover){.button.-shopping:hover{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}}.button.-padding{padding:12px 48px}.button.-small-padding{padding:10px 16px}.button.-radius{border-radius:6px}.button.-products{display:inline-flex;align-items:center;font-weight:500;padding:10px 16px}.button.-products:after{content:""}.button.-products::after{font-size:16px;padding-left:0;margin-left:4px;transition:transform .3s ease-in-out}.button.-products.-active::after{transform:rotate(-180deg)}.button.-round{display:flex;justify-content:center;align-items:center;width:40px;height:40px;border:1px solid #d9cee0;border-radius:50%;font-size:16px;background-color:#fff;color:#615666;transition:background-color .3s ease-in-out,color .3s ease-in-out,opacity .3s ease-in-out}.button.-round.-disabled,.button.-round:disabled{opacity:0}.button.-round.-gray_purple{background-color:#f1ebf5;color:#4f0080}.button.-round.-gray_purple.-unset:hover{background-color:#f1ebf5;color:#4f0080}@media(hover: hover){.button.-round:hover{background-color:#61009d;color:#fff}.button.-round:hover .icon{color:#fff}}.button.-round .icon{font-size:18px}.button.-download{display:flex;padding:8px 16px;border-radius:6px;border:1px solid #4f0080;background-color:#fff}.button.-download:after{content:""}.button.-download::after{font-size:18px;margin-left:6px}.button.-download.-visualization{padding:0 !important;border-radius:0;border:unset}@media(hover: hover){.button.-download.-visualization:hover{background-color:#fff;color:#362a3d}}@media(hover: hover){.button.-download:hover{background-color:#4f0080;color:#fff}}.button.-passed{background-color:#f1ebf5 !important;color:#362a3d !important}.button.-passed.is-active{color:#fff !important;background-color:#4f0080 !important}.button.-labelling-error{background-color:#fef3f2 !important;color:#b42318 !important}.button.-labelling-error.is-active{border:1px solid #b42318 !important}.button__icon-error{display:none;position:relative;top:-1px;max-width:20px}.button.-labelling-error .button__icon-error{display:block}.button__icon-passed{display:none}.button.-passed .button__icon-passed{display:block}.button__tooltip{display:none}@media screen and (min-width: 768px){.button__tooltip{display:block}}.button__tooltip .tooltip{display:flex}.back-button .icon{color:#4f0080}.cart-button{display:grid;gap:24px;align-items:stretch}@media screen and (min-width: 768px){.cart-button{gap:16px;grid-template-columns:146px minmax(0, 1fr)}}.cart-button .quantity{flex-grow:1}.cart-button .quantity input{font-size:1.6rem;width:100%;height:100%;min-height:56px}.cart-button .quantity__label{transition:color .5s}.cart-button .add-to-cart{width:100%}.cart-button .add-to-cart.-is-done .add-to-cart__text{display:none}.cart-button .add-to-cart.-is-done .add-to-cart__done{display:block}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.choose-labelling-files__number span,.choose-labelling-files__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.choose-labelling-files__hint-text,.choose-labelling-files__title span:last-child,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.choose-labelling-files__title,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.choose-labelling-files{position:relative}.choose-labelling-files .choose-labelling-options__tooltip .icon{position:relative;font-size:2rem !important;top:3px;color:#615666}.choose-labelling-files__top{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.choose-labelling-files__top:last-child{margin-bottom:0}@media screen and (min-width: 576px){.choose-labelling-files__top{align-items:flex-start}}@media screen and (min-width: 1439px){.choose-labelling-files__top{width:100%}}.choose-labelling-files__top-wrapper{margin-bottom:8px}.choose-labelling-files__top-wrapper:last-child{margin-bottom:0}.choose-labelling-files__header{display:none !important;color:#362a3d;font-weight:400;gap:8px !important}@media screen and (min-width: 576px){.choose-labelling-files__header{display:flex !important}}.choose-labelling-files__top-left{display:flex;gap:16px;align-items:center}@media screen and (min-width: 576px){.choose-labelling-files__top-left{align-items:flex-start}}@media screen and (min-width: 1439px){.choose-labelling-files__top-left{width:100%;align-items:center}}.choose-labelling-files__title{font-weight:600;color:#362a3d}.choose-labelling-files__title span:last-child{color:#7c7580;font-weight:400}@media screen and (min-width: 1439px){.choose-labelling-files__title{display:flex;align-items:center;justify-content:space-between;flex-grow:1}}.choose-labelling-files__title-wrapper{display:flex;align-items:center;gap:8px}.choose-labelling-files__number{position:relative;display:flex;justify-content:center;align-items:center;flex-shrink:0;width:32px;height:32px;border-radius:50%}.choose-labelling-files__number span{font-weight:500;color:#fff}@media screen and (min-width: 1439px){.choose-labelling-files__number{flex-shrink:0}}.labelling-accordion__options.-disabled .choose-labelling-files__number{background:#fff;border:1px solid #d9cee0}.labelling-accordion__options.-disabled .choose-labelling-files__number span{color:#362a3d}.labelling-accordion__options.-passed .choose-labelling-files__number{background:linear-gradient(225deg, #04e084 0%, #027a48 100%);border:1px solid rgba(0,0,0,0)}.labelling-accordion__options.-passed .choose-labelling-files__number span{display:none}.labelling-accordion__options.-passed .choose-labelling-files__number::after{content:"";position:absolute;z-index:-1;width:56px;height:56px;top:50%;left:50%;border-radius:50%;background:#ecfdf3;transform:translate(-50%, -50%)}.choose-labelling-files__mark{display:none}.labelling-accordion__options.-passed .choose-labelling-files__mark{display:block}@media screen and (min-width: 576px){.choose-labelling-files__wrapper{padding-left:48px}}@media screen and (min-width: 1439px){.choose-labelling-files__wrapper{padding-left:0}.choose-labelling-files__wrapper .form-file__button{min-height:200px}.choose-labelling-files__wrapper .form-file__buttonTextWrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}}.choose-labelling-files__popup{display:block}.choose-labelling-files__hint{width:100%;display:flex;gap:8px;padding:8px 12px;border-radius:8px;background-color:#f1ebf5;margin-bottom:16px}.choose-labelling-files__hint.-mobile{display:flex;margin-top:8px}@media screen and (min-width: 576px){.choose-labelling-files__hint.-mobile{display:none}}.choose-labelling-files__hint:last-child{margin-bottom:0}.choose-labelling-files__hint-icon{position:relative;top:3px;flex-shrink:0}.choose-labelling-files__hint-text{margin-bottom:8px;font-weight:400}.choose-labelling-files__hint-text:last-child{margin-bottom:0}.choose-labelling-files__hint-logos{display:flex;flex-wrap:wrap;gap:12px}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.choose-labelling-options__optionImgIcon span:last-child:before,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.choose-labelling-options__number span,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.choose-labelling-options__optionImg span,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__title,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-options__number,.choose-labelling-files__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.choose-labelling-options{position:relative}.choose-labelling-options__top{display:flex;gap:16px;margin-bottom:16px}.choose-labelling-options__top:last-child{margin-bottom:0}.choose-labelling-options__top-left,.choose-labelling-options__header{display:flex;align-items:center;gap:16px}.choose-labelling-options__top-right{display:none;flex-grow:1;align-self:center;border-bottom:2px dashed;border-color:#d9cee0}@media screen and (min-width: 1439px){.choose-labelling-options__top-right{display:block}}.choose-labelling-options__title{font-weight:600;color:#362a3d}.choose-labelling-options__number{position:relative;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:50%}@media screen and (min-width: 1439px){.choose-labelling-options__number{flex-shrink:0;width:40px;height:40px}}.choose-labelling-options__number span{font-weight:500;color:#fff}.labelling-accordion__options.-disabled .choose-labelling-options__number{background:#fff;border:1px solid #d9cee0}.labelling-accordion__options.-disabled .choose-labelling-options__number span{color:#362a3d}.labelling-accordion__options.-passed .choose-labelling-options__number{background:linear-gradient(225deg, #04e084 0%, #027a48 100%);border:none}.labelling-accordion__options.-passed .choose-labelling-options__number span{display:none}.labelling-accordion__options.-passed .choose-labelling-options__number::after{content:"";position:absolute;z-index:-1;width:56px;height:56px;top:50%;left:50%;border-radius:50%;background:#ecfdf3;transform:translate(-50%, -50%)}.choose-labelling-options__mark{display:none}.labelling-accordion__options.-passed .choose-labelling-options__mark{display:block}@media screen and (min-width: 768px){.choose-labelling-options__options{padding-left:48px}}@media screen and (min-width: 1439px){.choose-labelling-options__options{padding-left:0}}.choose-labelling-options__options-wrapper{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:8px}@media screen and (min-width: 576px){.choose-labelling-options__options-wrapper{display:flex;flex-wrap:wrap}}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper{display:grid !important;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media screen and (min-width: 1600px){.choose-labelling-options__options-wrapper{grid-template-columns:repeat(3, minmax(0, 1fr))}}.choose-labelling-options__options-wrapper .choose-labelling-options__option{flex-shrink:0}.choose-labelling-options__options-wrapper .tippy-box{overflow-y:auto;overflow-x:hidden}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper .tippy-box{width:600px !important;max-width:600px !important;max-height:428px !important}}.choose-labelling-options__options-wrapper .tippy-content{padding-right:8px}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper .tippy-content{width:600px;max-width:600px;max-height:428px}}.choose-labelling-options__options-wrapper .tooltip-content__image img{width:100%;object-fit:cover}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper .tooltip-content__image{display:flex;justify-content:center}}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper .tooltip-content__image img{max-height:320px;width:auto;margin:0 auto}}.choose-labelling-options__options-wrapper.-color{display:flex;overflow-x:auto}.choose-labelling-options__options-wrapper.-tech{display:flex;flex-wrap:wrap}.choose-labelling-options__options-wrapper.-tech .choose-labelling-options__option{max-height:96px;aspect-ratio:auto}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper.-tech .choose-labelling-options__option{max-height:unset;align-items:flex-start;height:100%}}@media screen and (min-width: 1439px){.choose-labelling-options__options-wrapper.-tech .choose-labelling-options__optionImg{flex-direction:column}}@media screen and (max-width: 575px){.choose-labelling-options__options-wrapper.-tech .choose-labelling-options__optionImg{padding-right:24px}}.choose-labelling-options__options-wrapper.-tech .tippy-content{max-width:350px;max-height:330px}.choose-labelling-options__options-wrapper.-tech .tippy-content::-webkit-scrollbar{width:4px}.choose-labelling-options__options-wrapper.-tech .tippy-content::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d9cee0}.choose-labelling-options__options-wrapper.-tech .tippy-content::-webkit-scrollbar-track{background-color:#f1ebf5}@media screen and (min-width: 992px){.choose-labelling-options__options-wrapper.-tech .tippy-content{max-width:620px;max-height:468px}}.choose-labelling-options__options-wrapper.-tech .tooltip-content__image{display:flex;justify-content:center}.choose-labelling-options__options-wrapper.-tech .tooltip-content__image img{width:auto !important;object-fit:contain !important;max-width:40%;margin:0 auto}@media screen and (min-width: 992px){.choose-labelling-options__options-wrapper.-tech .tooltip-content__image img{max-width:70%}}.choose-labelling-options__options-wrapper.-tech .tooltip-content__text{text-align:center}.choose-labelling-options__options-alert{display:none;margin-top:24px}.choose-labelling-options__options-alert.-show{display:block}.choose-labelling-options__option{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1}@media screen and (min-width: 1439px){.choose-labelling-options__option.-tech~[data-tippy-root] .tippy-box{width:700px !important;max-width:700px !important}}@media screen and (min-width: 1439px){.choose-labelling-options__option.-tech~[data-tippy-root] .tippy-content{width:100%;max-width:700px}}@media screen and (min-width: 1439px){.choose-labelling-options__option.-tech~[data-tippy-root] .tooltip-content{display:flex}}@media screen and (min-width: 1439px){.choose-labelling-options__option.-tech~[data-tippy-root] .tooltip-content__image{min-width:40%}}.choose-labelling-options__option.-color .choose-labelling-options__optionImg{flex-direction:column;gap:0;padding:8px 4px}@media screen and (min-width: 576px){.choose-labelling-options__option.-color .choose-labelling-options__optionImg{padding:16px 8px}}.choose-labelling-options__option.-color img{height:25px}@media screen and (min-width: 576px){.choose-labelling-options__option.-color img{height:40px}}.choose-labelling-options__option input{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.choose-labelling-options__option input:checked~.choose-labelling-options__optionBorder{border:2px solid #61009d}.choose-labelling-options__option input:checked~.choose-labelling-options__optionBorder .choose-labelling-options__optionBorderMore{background-color:#4f0080;color:#fff}.choose-labelling-options__option input:disabled{pointer-events:none}.choose-labelling-options__option input:disabled~.choose-labelling-options__optionBorder,.choose-labelling-options__option input:disabled~.choose-labelling-options__optionImg{pointer-events:none;opacity:.2;filter:grayscale(1)}.choose-labelling-options__optionBorder{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #d9cee0;border-radius:16px;pointer-events:none}.choose-labelling-options__optionImg{top:0;left:0;display:flex;justify-content:center;align-items:center;gap:16px;width:100%;border-radius:16px;padding:8px;transition:border-color .5s ease-in-out}@media screen and (max-width: 575px){.choose-labelling-options__optionImg{gap:8px}}.choose-labelling-options__optionImg img{width:56px;max-height:56px;object-fit:contain;border-radius:6px}@media screen and (min-width: 576px){.choose-labelling-options__optionImg img{width:80px;height:80px;max-height:unset}}.choose-labelling-options__optionImg span{font-weight:400;color:#362a3d}@media screen and (max-width: 575px){.choose-labelling-options__optionImg span{font-size:1.2rem;line-height:2rem}}.choose-labelling-options__optionImgIcon{word-break:break-word;margin:0 -4px}.choose-labelling-options__optionImgIcon span:last-child{position:relative;display:block;text-align:center}.choose-labelling-options__optionImgIcon span:last-child:before{content:""}.choose-labelling-options__optionImgIcon span:last-child::before{position:relative;top:3px;margin-right:2px}.choose-labelling-options__optionBorderMore{position:absolute;z-index:2;top:0;right:0;display:flex;justify-content:center;align-items:center;width:18px;height:18px;background-color:#d9cee0;color:#615666;border-top-right-radius:8px;border-bottom-left-radius:8px}.choose-labelling-options__optionBorderMore .icon{font-size:16px}@media screen and (min-width: 768px){.choose-labelling-options__optionBorderMore{display:none}}.choose-labelling-options__tooltip .icon{position:relative;font-size:2rem;top:1px;color:#615666}@media screen and (min-width: 768px){.choose-labelling-options__tooltip .icon{top:3px}}.choose-labelling-options__print-template{color:#362a3d;margin-top:24px}.choose-labelling-options__print-template a{display:inline-flex;flex-direction:row-reverse;align-items:center;gap:4px;font-size:1.4rem;font-weight:500;text-decoration:none}@media screen and (max-width: 767px){.choose-labelling-options__print-template a{font-size:1.2rem}}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.color-badge,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.color-badge{position:relative;width:24px;height:24px;border-radius:100%;border:1px solid #d9cee0;display:flex;align-items:center;justify-content:center}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.form-alert__label,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.form-alert{position:relative;display:flex;align-items:center;gap:14px;background-color:#fef3f2;padding:14px;border-radius:8px;color:#b42318;border:1px solid #b42318;font-weight:500}.form-alert.-cart{gap:12px;border:none;background-color:#faf5f2}.form-alert.-cart .form-alert__icon{color:#e56399;font-size:20px}.form-alert.-cart .form-alert__label{color:#362a3d}.form-alert.-wishlist{width:max-content;max-width:100%}@media screen and (max-width: 767px){.form-alert.-wishlist{padding:12px;gap:8px}}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.form-upload__label label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.form-upload{position:relative}.form-upload__input{width:100%;height:100%;position:absolute;top:0;left:0}.form-upload__label{display:flex;justify-content:center;align-items:center;gap:8px;padding:16px;border-radius:8px;border:1px dashed #d9cee0;cursor:pointer;transition:background-color .5s ease-in-out,border-color .5s ease-in-out}@media(hover: hover){.form-upload__label:hover{background-color:#61009d;border-color:#fff;color:#fff}.form-upload__label:hover .icon{color:#fff}}.form-upload__label label{font-weight:500;transition:color .5s ease-in-out}.form-upload__label .icon{color:#61009d;transition:color .5s ease-in-out}.header__search:after,.header__top-box-text:after,.info-badge.-shop .info-badge__top:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.input.-search,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.info-badge__feature,.info-badge__label,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.info-badge__more-text span,.info-badge__more-text p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.info-badge{position:relative;width:100%;padding:12px;background-color:#fff;border-radius:8px;border:1px solid #d9cee0;font-family:"Poppins"}.info-badge[type=button]{cursor:pointer}.info-badge.-theme-round-transparent{padding:0;background-color:#fff;border:none}.info-badge.-theme-round-transparent.-featured{background-color:#fff}.info-badge.-theme-round-transparent .info-badge__icon-wrapper{align-items:center}.info-badge.-theme-round-transparent .info-badge__more{align-self:center}.info-badge.-theme-round-transparent .info-badge__top{justify-content:flex-start}.info-badge.-theme-round-transparent .info-badge__label{text-decoration:underline;color:#362a3d}.info-badge.-theme-round-transparent .info-badge__icon{display:flex;justify-content:center;align-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%) !important}.info-badge.-theme-round-transparent .info-badge__icon svg{max-width:18px}.info-badge.-theme-round-transparent .info-badge__icon svg path,.info-badge.-theme-round-transparent .info-badge__icon svg circle{stroke:#fff}.info-badge.-shipping{padding:20px}.info-badge.-featured{background-color:#f1ebf5}.info-badge.-align-center{align-items:center}.info-badge.-align-center .info-badge__icon-wrapper{align-items:center}.info-badge.-shop{background-color:rgba(0,0,0,0)}.info-badge.-shop .info-badge__top{cursor:pointer}.info-badge.-shop .info-badge__top:after{content:""}.info-badge.-shop .info-badge__top::after{font-size:24px;transition:.3s linear}.info-badge.-shop .info-badge__top.-active::after{transform:rotate(-180deg)}.info-badge.-shop .info-badge__spacer{background-color:#d9cee0}.info-badge.-shop .info-badge__image{width:44px}.info-badge.-bg-isabelline{background-color:#faf5f2;border-color:rgba(0,0,0,0)}.info-badge.-theme-white{background-color:#fff}.info-badge.-cart .info-badge__label{color:#615666;font-weight:400}.info-badge__top{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.info-badge__top:last-child{margin-bottom:0}.info-badge__icon-wrapper{display:flex;align-items:center;gap:12px}@media screen and (min-width: 768px){.info-badge__icon-wrapper{align-items:flex-start}}.info-badge__icon{width:24px;height:24px;background-size:cover;background-repeat:no-repeat;background-position:center;flex-shrink:0}.info-badge__icon-svg{filter:brightness(0) saturate(100%) invert(94%) sepia(0%) saturate(0%) hue-rotate(242deg) brightness(105%) contrast(105%);max-width:16px}.info-badge__label{text-align:left;font-weight:500;color:#362a3d}.info-badge__label .p-tiny{font-weight:400;color:#615666}.info-badge__logo{display:flex;align-self:center;min-width:52px}.info-badge__more{align-self:flex-start}.info-badge__more span{font-size:16px;color:#7c7580}.info-badge__more-text{text-align:left}.info-badge__more-text p{font-weight:400;color:#615666}.info-badge__more-text span{font-weight:500;color:#362a3d;text-decoration:underline}.info-badge__features{display:grid;gap:4px 12px;padding-left:56px}@media screen and (min-width: 768px){.info-badge__features{grid-template-columns:repeat(2, minmax(0, 1fr))}}.info-badge__feature{color:#615666;font-weight:400}.info-badge__spacer{width:100%;height:1px;background-color:#f1ebf5;margin:12px 0 12px 0}.info-badge__images{padding-left:32px}.info-badge__images{display:flex;flex-wrap:wrap;gap:16px}.info-badge__image{width:32px}.info-badge__image img{border:.8px solid #d9cee0;border-radius:3.2px}@media screen and (min-width: 576px){.info-badge__image{width:52px}}.info-badge a{font-weight:500;color:#615666;text-decoration:underline}.input{border-radius:6px;background-color:rgba(0,0,0,0);outline:none;font-family:"Poppins";font-weight:300}.input[type=number]::-webkit-inner-spin-button,.input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input[type=number]{-moz-appearance:textfield}.input.-default{padding:16px;border-radius:8px;border:1px solid #d9cee0;color:#615666}@media screen and (max-width: 767px){.input.-default{padding:8px 16px}}.input.-default.qty{padding-right:12px}.input.-search{border:1px solid #d9cee0;color:#fff;padding:13.5px 40px 13.5px 16px;width:100%;background-position:10px 10px;background-repeat:no-repeat}.input.-search::-webkit-input-placeholder{color:#fff;font-style:italic}.input.qty{text-align:right}.input.qty.-configurator{animation-name:animate-border-color;animation-duration:2s;animation-timing-function:linear;animation-iteration-count:infinite;animation-play-state:running;background-color:#fff}.input.qty.-init{animation:none;background-color:#fff}@keyframes animate-border-color{from{border:1px solid #d9cee0;transform:scale(1)}to{border:3px solid #61009d;transform:scale(1.04)}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.labelling-accordion__remove span:first-child,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.labelling-accordion__title p,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.labelling-accordion{position:relative}@media screen and (min-width: 1439px){.labelling-accordion{overflow:visible}}.labelling-accordion.-collapsed .labelling-accordion__content{visibility:hidden;pointer-events:none;max-height:0}.labelling-accordion.-collapsed .labelling-accordion__title .icon{transform:rotate(0)}.labelling-accordion__top{display:none;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #f1ebf5}.labelling-accordion__top:first-child{border-top:none}.labelling-accordion__title{display:flex;align-items:center;gap:12px;cursor:pointer}.labelling-accordion__title p{font-weight:700;color:#362a3d}.labelling-accordion__title .icon{transform:rotate(180deg);transition:transform .5s ease-in-out}.labelling-accordion__remove{display:flex;align-items:center;gap:6px;cursor:pointer}.labelling-accordion__remove span:first-child{font-weight:600}.labelling-accordion__content{max-height:9999px;transition:max-height .5s ease-in-out}@media screen and (min-width: 1439px){.labelling-accordion__content{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:40px}}@media screen and (min-width: 1439px){.labelling-accordion__content{overflow:visible}}.labelling-accordion__options{margin-bottom:24px}.labelling-accordion__options:last-child{margin-bottom:0}@media screen and (min-width: 1439px){.labelling-accordion__options{margin-bottom:0}}.labelling-accordion__options.-colors.-show,.labelling-accordion__options.-tech.-show,.labelling-accordion__options.-file.-show{display:block}.labelling-accordion__options.-disabled{opacity:.5;pointer-events:none}.labelling-accordion__options.-file{opacity:1;pointer-events:all}.labelling-accordion__options.-file.-disabled .choose-labelling-files__title-wrapper,.labelling-accordion__options.-file.-disabled .choose-labelling-files__number,.labelling-accordion__options.-file.-disabled .choose-labelling-files__wrapper{opacity:.5;pointer-events:none}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.loader-spinner{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(241,235,245,.5);backdrop-filter:blur(4px)}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{font-family:"Poppins"}@media screen and (max-width: 575px){.page-title,.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.page-title,.typo-h2,h2{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.page-title,.typo-h2,h2{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.page-title{text-align:left;margin-bottom:40px}.page-title.-kontakt{display:none}@media screen and (max-width: 767px){.page-title{margin-bottom:24px}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.popup__title,.wishlist-popup__title,.typo-h4,h4{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.pricing-button__container-hint,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.popup__title.-small,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s linear;background-color:rgba(0,0,0,.5)}.popup.popup-gallery{transition:unset}.popup>.container{width:100%}.popup.-active{opacity:1;visibility:visible;pointer-events:all}.popup#contact-form-success-popup .popup__icon{background-color:#ecfdf3}.popup__scroll{overflow-y:auto;overflow-x:hidden;height:100%}.popup__scroll::-webkit-scrollbar{width:4px}.popup__scroll::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d9cee0}.popup__scroll::-webkit-scrollbar-track{background-color:#f1ebf5}.popup__inner{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;padding:40px;border-radius:16px}.popup__text{text-align:center}.popup__title{font-weight:700}.popup__title.popup-info-badge__title{text-align:center}.popup__icon{display:flex;justify-content:center;align-items:center;width:80px;height:80px;background-color:#f1ebf5;border-radius:50%}.popup__icon-inner{width:40px;height:40px;background-size:cover;background-repeat:no-repeat;background-position:center}.popup__icon,.popup__title{margin-bottom:24px}.popup__icon:last-child,.popup__title:last-child{margin-bottom:0}.popup__spacer{width:100%;height:1px;background-color:#f1ebf5;margin-block:32px}.popup__spacer:last-child{margin-bottom:0}.popup__close{position:absolute;z-index:2;top:16px;right:16px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:3rem;color:#4f0080;cursor:pointer}.popup__close.-round{width:40px;height:40px;top:24px;right:40px;background-color:#f1ebf5;border-radius:50%;color:#4f0080}.popup__image{display:flex;justify-content:center}.popup__image img{width:100%;max-width:530px;margin:0 auto}.popup__button-close-flex{display:flex;justify-content:center;gap:8px}@media screen and (max-width: 575px){.popup__button-close-flex{flex-direction:column}}@media screen and (max-width: 575px){.popup__button-close{display:flex;gap:8px;flex-direction:column;justify-content:center}}.popup__input{display:flex;flex-direction:column;justify-content:center;align-items:center;min-width:300px;margin-top:24px}.popup__input label{font-weight:600;margin-bottom:16px}.popup__input .quantity,.popup__input .input-suffix,.popup__input input{width:100%}@media screen and (max-width: 575px){.popup-choose-product-type .input-suffix input+span{right:8px}}.popup-tech-choice .popup__title,.popup-position-choice .popup__title{text-align:center}.popup-tech-choice .popup__icon,.popup-position-choice .popup__icon{width:60px;height:60px;flex-shrink:0}.popup-tech-choice .popup__icon-inner,.popup-position-choice .popup__icon-inner{width:30px;height:30px}.popup-tech-choice .popup__inner,.popup-position-choice .popup__inner{max-height:82vh;overflow-y:auto;justify-content:flex-start}.popup-tech-choice .popup__image,.popup-position-choice .popup__image{margin-bottom:24px}.popup-position-choice .wysiwyg-editor{overflow-x:unset;overflow-y:auto}.popup-position-choice .popup__image{margin-bottom:0}.popup-position-choice .popup__image img{margin:0 auto;max-width:100%;height:100%;width:auto;object-fit:contain;max-height:270px}.pricing-button__button{width:100%;white-space:nowrap}@media(hover: hover){.pricing-button__button.-hover:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(75deg) brightness(106%) contrast(101%)}}.pricing-button__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media screen and (max-width: 1438px){.pricing-button__buttons{grid-template-columns:1fr}}.pricing-button__info{display:flex;align-items:center;justify-content:center;margin-top:8px;grid-row:2}@media screen and (max-width: 1438px){.pricing-button__info{margin-bottom:16px}}.pricing-button__info-arrow{animation:swing 2s infinite ease-in-out;margin-right:6px}.pricing-button__info-step{animation:move 2s infinite ease-in-out;padding-top:4px}.pricing-button .js-add-to-wishlist [data-info-badge]{display:none}@media screen and (min-width: 768px){.pricing-button .js-add-to-wishlist [data-info-badge]{display:block}}.pricing-button__container-hint{color:#7c7580;text-align:center;margin-top:10px}@media screen and (min-width: 768px){.pricing-button__container-hint{display:none}}@media screen and (max-width: 767px){.pricing-button [data-tooltip]{display:none}}.pricing-button .tippy-content{max-width:unset}@keyframes swing{0%{transform:rotate(0deg);transform-origin:100% 0%}50%{transform:rotate(8deg);transform-origin:100% 0%}100%{transform:rotate(0deg);transform-origin:100% 0%}}@keyframes move{0%{transform:translateX(0px) translateY(0px)}50%{transform:translateX(2px) translateY(-2px)}100%{transform:translateX(0px) translateY(0px)}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.pricing-variants-table p,.pricing-variants-table__option-label,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.pricing-variants-table small,.pricing-variants-table__option-label.-small,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.pricing-variants-table{position:relative;width:100%;table-layout:fixed;border-spacing:0;border-radius:16px}@media screen and (min-width: 1439px){.pricing-variants-table{margin-top:-16px}}.pricing-variants-table tbody{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media screen and (min-width: 768px){.pricing-variants-table tbody{display:table-row-group}}.pricing-variants-table__options{display:flex;flex-direction:column}.pricing-variants-table__options:first-child .pricing-variants-table__option{border-left:1px solid #d9cee0}.pricing-variants-table__options:first-child .pricing-variants-table__option:first-child{border-top:1px solid #d9cee0;border-top-left-radius:16px}.pricing-variants-table__options:last-child .pricing-variants-table__option:first-child{border-top:1px solid #d9cee0;border-top-right-radius:16px}@media screen and (min-width: 768px){.pricing-variants-table__options{display:table-row}.pricing-variants-table__options:first-child .pricing-variants-table__option{border-top:1px solid #d9cee0;border-left:none}.pricing-variants-table__options:first-child .pricing-variants-table__option:first-child{border-top-left-radius:16px;border-left:1px solid #d9cee0}.pricing-variants-table__options:first-child .pricing-variants-table__option:last-child{border-top-right-radius:16px;border-bottom-left-radius:0}.pricing-variants-table__options:first-child p:not(.-small){font-weight:600}.pricing-variants-table__options:last-child .pricing-variants-table__option:first-child{border-top:none;border-bottom-left-radius:16px;border-top-right-radius:0}.pricing-variants-table__options:last-child .pricing-variants-table__option:last-child{border-bottom-right-radius:16px}.pricing-variants-table__options:last-child p:not(.-small){font-weight:700}}.pricing-variants-table__options:first-child .pricing-variants-table__option:nth-last-child(3){border-left:2px solid #e56399;border-top:2px solid #e56399}.pricing-variants-table__options:first-child .pricing-variants-table__option:nth-last-child(2){border-left-color:#e56399;border-left-width:2px}.pricing-variants-table__options:first-child .pricing-variants-table__option:last-child{border-bottom-color:#e56399;border-left-color:#e56399;border-bottom-left-radius:16px;border-left-width:2px;border-bottom-width:2px}@media screen and (min-width: 768px){.pricing-variants-table__options:first-child .pricing-variants-table__option:nth-last-child(4){border-right:none !important}.pricing-variants-table__options:first-child .pricing-variants-table__option:nth-last-child(3){border-left:2px solid #e56399 !important}.pricing-variants-table__options:first-child .pricing-variants-table__option:nth-last-child(2){border-top-color:#e56399;border-left-color:#d9cee0;border-top-width:2px}.pricing-variants-table__options:first-child .pricing-variants-table__option:last-child{border-top-color:#e56399;border-right-color:#e56399;border-bottom-color:#d9cee0;border-left-color:#d9cee0;border-top-right-radius:0;border-bottom-left-radius:0;border-top-width:2px;border-right-width:2px;border-left-width:1px;border-bottom-width:1px}}.pricing-variants-table__options:last-child .pricing-variants-table__option:nth-last-child(3){border-right:2px solid #e56399;border-top:2px solid #e56399}.pricing-variants-table__options:last-child .pricing-variants-table__option:nth-last-child(2){border-right-color:#e56399;border-right-width:2px}.pricing-variants-table__options:last-child .pricing-variants-table__option:last-child{border-bottom-color:#e56399;border-right-color:#e56399;border-bottom-right-radius:16px;border-bottom-width:2px;border-right-width:2px}@media screen and (min-width: 768px){.pricing-variants-table__options:last-child .pricing-variants-table__option:nth-last-child(4){border-right:none !important}.pricing-variants-table__options:last-child .pricing-variants-table__option:nth-last-child(3){border-left:2px solid #e56399 !important;border-right:1px solid #d9cee0;border-bottom-color:#e56399;border-top:none;border-bottom-width:2px}.pricing-variants-table__options:last-child .pricing-variants-table__option:nth-last-child(2){border-bottom-color:#e56399;border-right-color:#d9cee0;border-bottom-width:2px;border-right-width:1px}.pricing-variants-table__options:last-child .pricing-variants-table__option:last-child{border-bottom-color:#e56399;border-right-color:#e56399;border-bottom-right-radius:0}}.pricing-variants-table__option{position:relative;padding:12px;border-right:1px solid #d9cee0;border-bottom:1px solid #d9cee0;flex:1 0 0;display:flex;flex-direction:column;justify-content:center;align-items:center;user-select:none;appearance:none;text-decoration:none;cursor:pointer}@media screen and (min-width: 768px){.pricing-variants-table__option{display:table-cell}}.pricing-variants-table__option:first-child{padding:16px}@media screen and (min-width: 768px){.pricing-variants-table__option:first-child{width:120px;border-left:1px solid #d9cee0}}.pricing-variants-table__option.-highlight{background-color:#f1ebf5}.pricing-variants-table__option.-most-popular{margin-top:28px}@media screen and (min-width: 768px){.pricing-variants-table__option.-most-popular{margin-top:0}}.pricing-variants-table__option-label{font-weight:700}.pricing-variants-table__option-label.-small{font-weight:400;color:#7c7580}.pricing-variants-table__option-label.-center{text-align:center}.pricing-variants-table__badge{position:absolute;z-index:2;top:0;left:0;width:calc(200% + 6px);padding:4px;font-size:10px;font-weight:500;color:#fff;text-align:center;transform:translateX(-2px) translateY(-100%);line-height:1.2}@media screen and (max-width: 767px){.pricing-variants-table__badge{border-bottom:1px solid #e56399;padding:0}}.pricing-variants-table__badge .badge{width:100%;max-width:100%;justify-content:center;border-top-left-radius:16px;border-top-right-radius:16px;border-bottom-left-radius:0;border-bottom-right-radius:0;background-color:#e56399;border-color:rgba(0,0,0,0);color:#fff}@media screen and (max-width: 767px){.pricing-variants-table__badge .badge{border-top-left-radius:0;border-top-right-radius:0}}@media screen and (min-width: 768px){.pricing-variants-table__badge{width:calc(300% + 10px);left:-2px;padding:0;transform:translateX(0) translateY(-100%);border-radius:6px 6px 0 0;font-size:9px}}.pricing-variants-table p{color:#615666;font-weight:700}.pricing-variants-table small{font-weight:400;color:#7c7580}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.product-order-badges{position:relative}.product-order-badges__item{margin-bottom:8px}.product-order-badges__item:last-child{margin-bottom:0}.product-payment-options{position:relative}.product-payment-options__header{font-weight:700;margin-bottom:16px}.product-payment-options__header:last-child{margin-bottom:0}.product-payment-options__header.-has-tooltip{display:flex;gap:8px}.product-payment-options__item{margin-bottom:8px}.product-payment-options__item:last-child{margin-bottom:0}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.search-categories__header,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.search-categories__item,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.search-categories{position:relative}.search-categories__header{font-weight:600;margin-bottom:24px}.search-categories__spacer{margin:32px 0;width:100%;height:1px;background:#f1ebf5}.search-categories__list{display:flex;flex-wrap:wrap;gap:16px}.search-categories__item{padding:4px 8px;border-radius:100px;background-color:#f1ebf5;color:#4f0080;font-weight:500}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.simple-table__table,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.simple-table{position:relative}.simple-table.-delivery .simple-table__header{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.simple-table.-delivery .simple-table__header{align-items:flex-start;flex-direction:column;gap:16px;margin-bottom:8px}}@media screen and (min-width: 768px){.simple-table.-delivery .simple-table__header p{position:relative;top:1px}}@media screen and (max-width: 767px){.simple-table.-delivery .simple-table__header-badge{width:100%}}.simple-table.-delivery .simple-table__header-badge .info-badge__top{align-items:center}.simple-table.-delivery .simple-table__header-badge .info-badge__more{align-self:center}@media screen and (min-width: 768px){.simple-table.-delivery .simple-table__table-delivery-badge{display:none}}.simple-table.-delivery th{width:22%;color:#362a3d}.simple-table.-delivery tr{border-bottom:none}@media screen and (min-width: 768px){.simple-table.-delivery tr th{width:26%;font-weight:600}.simple-table.-delivery tr:not(:last-child) th{position:relative;padding-left:20px}.simple-table.-delivery tr:not(:last-child) th::after{content:"";position:absolute;left:4px;top:16px;width:6px;height:6px;border-radius:50%;background-color:#362a3d}}.simple-table.-delivery tr td:last-child{width:70.5%}@media screen and (max-width: 767px){.simple-table.-delivery tr td:last-child{width:100%}}.simple-table.-delivery tr:first-child .info-badge__icon{width:13px;height:16px}@media screen and (max-width: 767px){.simple-table.-delivery table,.simple-table.-delivery tbody{display:block}.simple-table.-delivery tbody{width:100%}.simple-table.-delivery tr{display:flex;flex-wrap:wrap;flex-direction:column;width:100%}.simple-table.-delivery tr:not(:first-child){padding-left:20px}.simple-table.-delivery tr:not(:first-child) th::after{content:"";position:absolute;left:-16px;top:15px;width:6px;height:6px;border-radius:50%;background-color:#362a3d}.simple-table.-delivery tr:first-child td:last-child{order:1}.simple-table.-delivery tr:first-child th:first-child{order:2;padding-left:20px}.simple-table.-delivery tr:first-child td:nth-child(2){order:3;padding-left:20px}.simple-table.-delivery th{position:relative;width:100%;font-size:1.4rem;line-height:2rem;font-weight:600}.simple-table.-delivery th::after{content:"";position:absolute;left:4px;top:15px;width:6px;height:6px;border-radius:50%;background-color:#362a3d}.simple-table.-delivery td:nth-child(2){width:100%}.simple-table.-delivery td{padding-top:0 !important}.simple-table.-delivery td:last-child{width:100%;padding-bottom:8px !important}.simple-table.-delivery tr:nth-child(2) td:last-child{width:100% !important}.simple-table.-delivery tr:last-child th{display:none}}.simple-table__header{font-weight:700;margin-bottom:16px;color:#362a3d}.simple-table__header:last-child{margin-bottom:0}.simple-table__header.-has-tooltip{display:flex;gap:8px}.simple-table__table{line-height:22px;width:100%;table-layout:fixed;border-collapse:collapse}.simple-table__table tr{border-bottom:1px solid #f1ebf5}.simple-table__table tr:last-child{border-bottom:none}.simple-table__table th,.simple-table__table td{padding:8px 0;color:#615666}.simple-table__table th{text-align:left;font-weight:400}.simple-table__table td{font-weight:500}.simple-table [data-delivery-badge] p{margin-bottom:4px;color:#362a3d}.spacer{position:relative;display:flex;align-self:stretch}.spacer.-vert{width:1px;height:100%;background-color:#362a3d}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.tag{display:inline-flex;position:relative;padding:4px 8px;border-radius:100px}.tag.light_purple{background-color:#ede1f5}.tag.badge_default{background-color:#e1f5e1}.tag.light_orange{background-color:#f5e9e1}.tag.gray{background-color:#7c7580;color:#fff}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.trustmate-rating__text,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.trustmate-rating__sub-text,.tooltip-content__labelling-detail-text,.tooltip-content__labelling p:first-child,.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.trustmate-rating__number,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.tooltip__button{position:relative;background-color:rgba(0,0,0,0);outline:none;border:none;cursor:pointer}@media screen and (max-width: 1199px){.tooltip__button{font-size:1.5rem;top:2px}}@media screen and (min-width: 1200px){.tooltip-content.-tech.-no-text{width:100%;justify-content:center}}.tooltip-content.-text-center .tooltip-content__text{text-align:center}.tooltip-content__image,.tooltip-content__text{margin-bottom:8px}.tooltip-content__image:last-child,.tooltip-content__text:last-child{margin-bottom:0}.tooltip-content__formats{display:flex;gap:4px}.tooltip-content__formats img{max-width:30px}.tooltip-content__grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px}@media screen and (max-width: 575px){.tooltip-content__labelling{display:flex;flex-direction:column;justify-content:space-between}}.tooltip-content__labelling p:first-child{color:#7c7580;margin-bottom:4px}.tooltip-content__labelling.-position .tooltip-content__labelling-detail-text{font-weight:600}.tooltip-content__labelling.-position .tooltip-content__labelling-detail-img img,.tooltip-content__labelling.-tech .tooltip-content__labelling-detail-img img{width:26px;height:26px;object-fit:contain}.tooltip-content__labelling.-color .tooltip-content__labelling-detail-img img{width:auto;height:26px}.tooltip-content__labelling-detail-img{display:flex;min-height:26px;align-items:center}.tooltip-content__labelling-detail-img img{border-radius:3px}.tooltip-content__labelling-detail{display:flex;gap:4px;align-items:center;padding:4px;border-radius:6px;border:1px solid #d9cee0}.tooltip-content__labelling-detail-text{color:#362a3d}.trustmate-rating{display:flex;align-items:center;margin-left:auto}.trustmate-rating.-wishlist .trustmate-rating__stars-icon{width:12px;height:12px}.trustmate-rating.-wishlist .trustmate-rating__stars-icon svg{width:12px;height:12px}.trustmate-rating.-wishlist .trustmate-rating__text{font-size:8px;line-height:14px}.trustmate-rating.-wishlist .trustmate-rating__number{font-size:10px;line-height:16px}@media screen and (max-width: 991px){.trustmate-rating{margin:auto}}@media screen and (max-width: 767px){.trustmate-rating .trustmate-rating__stars-icon{width:20px;height:20px}.trustmate-rating .trustmate-rating__stars-icon svg{width:20px;height:20px}}.trustmate-rating.-col-display{display:flex;flex-wrap:wrap}.trustmate-rating.-col-display .trustmate-rating__sub-text{width:100%}.trustmate-rating__number{color:#362a3d;font-weight:700}.trustmate-rating__stars{display:flex;align-items:center;margin:0 8px}.trustmate-rating__stars-icon{width:24px;height:24px;margin-right:4px}.trustmate-rating__stars-icon svg{display:block}.trustmate-rating__text{font-weight:400;color:#362a3d}.trustmate-rating__sub-text{font-weight:400;color:#615666}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.configurator-summary__table table small,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.configurator-summary__heading,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.configurator-summary{position:relative}.configurator-summary__heading{font-weight:600;color:#362a3d;margin-bottom:8px}.configurator-summary__heading:last-child{margin-bottom:0}.configurator-summary__table{padding:16px;border-radius:8px;background-color:#faf5f2;color:#362a3d;margin-bottom:16px}.configurator-summary__table:last-child{margin-bottom:0}.configurator-summary__table table{width:100%;border-collapse:collapse;font-weight:600}.configurator-summary__table table small{font-weight:400}.configurator-summary__table table td{padding:2px;padding-right:8px}@media screen and (min-width: 576px){.configurator-summary__table table td:first-child{width:60%}}.configurator-summary__table table td:last-child{padding-right:0;text-align:right}.configurator-summary__table table tbody td:last-child{min-width:120px}@media screen and (min-width: 576px){.configurator-summary__table table tbody td:last-child{min-width:unset}}.configurator-summary__table table tbody tr:last-child td{padding-bottom:8px}.configurator-summary__table table tfoot{border-top:1px solid #d9cee0}.configurator-summary__table table tfoot td:last-child{text-align:right}.configurator-summary__table table tfoot tr:first-child td{padding-top:8px}.configurator-summary [data-popup-configurator-table-top]{display:flex;gap:8px;cursor:pointer;pointer-events:none}@media screen and (min-width: 576px){.configurator-summary [data-popup-configurator-table-top]{pointer-events:all}}@media screen and (max-width: 575px){.configurator-summary [data-popup-configurator-table-top] tr:first-child td{font-size:14px}}.configurator-summary [data-popup-configurator-table-top] .configurator-summary__table-top-icon{display:none;align-self:center;position:relative;top:-4px;transform:rotate(-180deg);transition:transform .5s}@media screen and (min-width: 576px){.configurator-summary [data-popup-configurator-table-top] .configurator-summary__table-top-icon{display:flex}}@media screen and (min-width: 576px){.configurator-summary [data-popup-configurator-table-top].-collapse .configurator-summary__table-top-icon{transform:rotate(0)}}.configurator-summary [data-popup-configurator-table-bottom]{max-height:999px;overflow:hidden;transition:max-height .5s,opacity .5s,margin-top .5s}@media screen and (min-width: 576px){.configurator-summary [data-popup-configurator-table-bottom].-hide{max-height:0;opacity:0;pointer-events:none;margin-top:-8px}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-archive-categories{pointer-events:none;flex-direction:column;justify-content:flex-start;background-color:#fff}.popup-archive-categories>.container{background-color:#fff}.popup-archive-categories.-active{pointer-events:all}.popup-archive-categories.-active .popup-archive-categories__wrapper{transform:translateX(0)}.popup-archive-categories__top{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;padding:32px 16px}.popup-archive-categories__wrapper{position:relative;width:100%;height:100%;padding:30px 16px;background-color:#fff;transform:translateX(100%);transition:transform .3s ease-in-out}.popup-archive-categories .popup__inner{padding:0;border-radius:0;overflow-y:auto;overflow-x:hidden;justify-content:flex-start;align-items:flex-start}.popup-archive-categories .popup__title{margin-bottom:0}.popup-archive-categories .popup__close{position:static}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}@media screen and (max-width: 575px){.popup-choose-product-type .popup__title{text-align:center}}@media screen and (max-width: 575px){.popup-choose-product-type .popup__button-close{display:flex;gap:8px;flex-direction:column;justify-content:center}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.popup-configurator__title,.wishlist-popup__title,.typo-h4,h4,.popup__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.popup-configurator .product__add-to-cart .quantity__label,.popup-configurator__cart-summary-link,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.popup-configurator__cart-summary-text,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-configurator{justify-content:flex-end;visibility:visible;opacity:1;background:none}@media screen and (min-width: 1439px){.popup-configurator{padding-left:200px}}.popup-configurator.-edit-not-allowed::after{background-color:rgba(0,0,0,.75)}.popup-configurator.-edit-not-allowed .choose-labelling-options__optionBorderMore{z-index:0}.popup-configurator.-edit-not-allowed .choose-labelling-options__options,.popup-configurator.-edit-not-allowed .choose-labelling-files__wrapper,.popup-configurator.-edit-not-allowed .choose-labelling-files__popup{opacity:0;visibility:hidden}@media screen and (min-width: 1439px){.popup-configurator.-edit-not-allowed .popup-configurator__cart{display:none}}.popup-configurator.-edit-not-allowed .popup-configurator__content{position:relative;cursor:not-allowed;pointer-events:none}.popup-configurator.-edit-not-allowed .popup-configurator__content *{cursor:not-allowed;pointer-events:none}.popup-configurator.-edit-not-allowed .popup-configurator__top::after,.popup-configurator.-edit-not-allowed .popup-configurator__wrapper::after,.popup-configurator.-edit-not-allowed .popup-configurator__cart::after{content:"";position:absolute;z-index:0;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);transition:background-color .5s}.popup-configurator.-edit-not-allowed .popup-configurator__cart{border-top:none}@media screen and (min-width: 1439px){.popup-configurator.-edit-not-allowed .popup-configurator__cart::after{display:none}}.popup-configurator.-edit-not-allowed .popup__close{z-index:4;color:#fff}.popup-configurator.-edit-not-allowed .quantity{position:relative;z-index:10;pointer-events:all;cursor:text}.popup-configurator.-edit-not-allowed .quantity__label{color:#fff}.popup-configurator.-summary-visible .popup-configurator__content{padding-bottom:250px}@media screen and (min-width: 576px){.popup-configurator.-summary-visible .popup-configurator__content{padding-bottom:270px}}@media screen and (min-width: 768px){.popup-configurator.-summary-visible .popup-configurator__content{padding-bottom:360px}}@media screen and (min-width: 1439px){.popup-configurator.-summary-visible .popup-configurator__content{padding-bottom:0}}.popup-configurator .input-suffix{width:100%}.popup-configurator::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-in-out}@media screen and (min-width: 576px){.popup-configurator .popup__close{top:24px;right:24px;width:40px;height:40px}}.popup-configurator__loader{display:none;position:absolute;z-index:4;top:0;left:0;width:100%;height:100%;pointer-events:none}.popup-configurator__loader.-loading{display:block}.popup-configurator__loader .loader-spinner{backdrop-filter:blur(2px)}.popup-configurator.-active .popup-configurator__wrapper{transform:translateX(0)}.popup-configurator.-active::after{opacity:1}.popup-configurator__wrapper{position:relative;width:100%;height:100%;padding:30px 16px;padding-left:0;padding-right:0;background-color:#fff;transform:translateX(100%);transition:transform .3s ease-in-out}@media screen and (min-width: 768px){.popup-configurator__wrapper{width:100%;max-width:1720px;padding:40px;padding-right:16px;padding-top:0}}@media screen and (min-width: 1439px){.popup-configurator__wrapper{overflow-y:auto}}.popup-configurator__top{position:absolute;z-index:3;top:0;left:0;width:100%;padding:24px 16px;background-color:#fff}@media screen and (min-width: 576px){.popup-configurator__top{padding:40px 40px 24px 40px}}@media screen and (min-width: 768px){.popup-configurator__top{position:sticky;padding-left:0}}.popup-configurator__title{font-weight:700;padding-right:40px}.popup-configurator__content{overflow-y:auto;max-height:100%;padding-top:80px;padding-bottom:250px;padding-left:16px;padding-right:16px}@media screen and (min-width: 576px){.popup-configurator__content{padding-bottom:360px}}@media screen and (min-width: 768px){.popup-configurator__content{padding-top:24px;padding-left:0}}@media screen and (min-width: 1439px){.popup-configurator__content{padding-top:0;padding-bottom:0;padding-left:0;margin-bottom:24px;max-height:fit-content;overflow:visible}}.popup-configurator__content::-webkit-scrollbar{width:4px}.popup-configurator__content::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d9cee0}.popup-configurator__content::-webkit-scrollbar-track{background-color:#f1ebf5}.popup-configurator__content-top{display:inline-flex;align-items:flex-end;margin-bottom:32px}@media screen and (max-width: 1438px){.popup-configurator__content-top{display:none}}@media screen and (min-width: 1439px){.popup-configurator__content-top .info-badge{display:flex;min-height:59px}}.popup-configurator__content-top .product__add-to-cart{display:none;margin-bottom:0}.popup-configurator__content-top .product__add-to-cart *{cursor:auto !important;pointer-events:all !important}@media screen and (min-width: 1439px){.popup-configurator__content-top .product__add-to-cart{display:block}}.popup-configurator__labellings{position:relative}.popup-configurator__labellings:not(:empty)~.popup-configurator__spacer{display:block}.popup-configurator__labelling{position:absolute;left:0;width:100%;opacity:0;pointer-events:none;transition:opacity .5s ease-in-out}.popup-configurator__labelling.-disabled .labelling-accordion__content{opacity:.5;pointer-events:none}.popup-configurator__labelling.-active{opacity:1;pointer-events:all}.popup-configurator__spacer{width:100%;height:1px;background-color:#d9cee0;margin:16px 0}.popup-configurator__add-labelling{margin-bottom:24px}.popup-configurator__add-labelling:last-child{margin-bottom:0}.popup-configurator__add-labelling .button:disabled{display:none}.popup-configurator__cart{position:absolute;z-index:4;bottom:0;left:0;width:100%;padding:24px 16px;box-shadow:0px 20px 32px -4px rgba(54,42,61,.0784313725);border-top:1px solid #d9cee0;background-color:#fff}@media screen and (min-width: 576px){.popup-configurator__cart{padding:32px 40px}}@media screen and (min-width: 1439px){.popup-configurator__cart{position:static;float:right;padding:0;padding-right:16px;box-shadow:unset;border-top:none;width:45%;max-width:658px}}.popup-configurator__cart .configurator-summary__heading{display:none}.popup-configurator__cart-button{margin-bottom:16px}.popup-configurator__cart-button:last-child{margin-bottom:0}@media screen and (min-width: 1439px){.popup-configurator__cart-button{margin-bottom:24px}}.popup-configurator__cart-button .cart-button{gap:8px;grid-template-columns:96px minmax(0, 1fr)}@media screen and (min-width: 768px){.popup-configurator__cart-button .cart-button{gap:16px;grid-template-columns:146px minmax(0, 1fr)}}@media screen and (min-width: 1439px){.popup-configurator__cart-button .cart-button{grid-template-columns:1fr}}@media screen and (min-width: 1439px){.popup-configurator__cart-button .quantity{display:none}}.popup-configurator__cart-badges .info-badge__label{font-weight:400}.popup-configurator__cart-summary{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:16px;color:#362a3d}@media screen and (min-width: 1439px){.popup-configurator__cart-summary{margin-bottom:24px}}.popup-configurator__cart-summary-text{display:none}.popup-configurator__cart-summary-text span:first-child{font-weight:400}.popup-configurator__cart-summary-text.-visible{display:block}.popup-configurator__cart-summary-link{display:flex;align-items:center;gap:6px;font-weight:500;color:#362a3d}.popup-configurator__cart-summary-link .icon{font-size:1rem}.popup-configurator__summary{margin-bottom:16px}.popup-configurator__summary.-mobile{margin-top:24px}@media screen and (min-width: 1439px){.popup-configurator__summary.-mobile{display:none}}.popup-configurator__summary.-desktop{display:none}@media screen and (min-width: 1439px){.popup-configurator__summary.-desktop{display:block}}@media screen and (min-width: 1439px){.popup-configurator__summary{margin-bottom:24px}}.popup-configurator__error{display:none;margin-bottom:16px}.popup-configurator__error:last-child{margin-bottom:0}.popup-configurator__error.-show{display:block}.popup-configurator__cart-summary-link-text.-hide{display:none}@media screen and (max-width: 767px){.popup-configurator__cart-button .cart-button{grid-template-columns:130px minmax(0, 1fr)}}.popup-configurator .product__add-to-cart .cart-button{align-items:flex-end}.popup-configurator .product__add-to-cart .add-to-cart{min-height:60px}.popup-configurator .product__add-to-cart .quantity__label{display:block;margin-bottom:4px}@media screen and (max-width: 767px){.popup-configurator .product__add-to-cart .quantity{max-width:130px}}.popup-configurator__cart-summary-text-delivery{display:flex;gap:4px}.popup-configurator #backorder_popup{width:100vw;height:100vh;left:calc(100% - 100vw);top:calc(100% - 100vh)}.popup-configurator__labelling-tabs,.popup-configurator__labelling-tabs-buttons{display:flex;flex-wrap:wrap;gap:12px}.popup-configurator__labelling-tabs{margin-bottom:32px}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.popup-gallery__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll],.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-gallery{background-color:#fff;flex-direction:column;justify-content:flex-start}.popup-gallery__title{display:flex;gap:16px;align-items:center;font-weight:700;padding-right:32px}@media screen and (max-width: 991px){.popup-gallery__title{padding-right:60px;font-size:1.6rem !important;line-height:2.4rem !important;flex-direction:column;align-items:flex-start}}.popup-gallery__wrapper{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}.popup-gallery__slider{position:relative;display:flex;justify-content:center;align-items:center;padding:0 40px;width:100%;flex-grow:1}.popup-gallery__slide-inner{width:100%;height:100%}.popup-gallery__slide-inner img{width:100%;height:100%;object-fit:cover;border-radius:16px}.popup-gallery__nav{width:100%;padding:40px;display:flex;justify-content:space-between;align-items:center;position:absolute;top:50%;left:0;transform:translateY(-50%)}.popup-gallery__thumbs{display:flex;justify-content:center;width:100%;padding:32px 40px;border-top:1px solid #d9cee0}@media screen and (max-width: 767px){.popup-gallery__thumbs{display:block}}.popup-gallery__thumb{cursor:pointer}.popup-gallery__thumb.is-active img{border:2px solid #61009d}.popup-gallery__thumb img{border-radius:16px;border:2px solid #d9cee0}.popup-gallery__top{width:100%;padding:24px 40px}.popup-gallery__trustmate{display:flex;align-items:center;gap:8px}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll]{font-weight:500;color:#7c7580;cursor:pointer}.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll] span{text-decoration:underline}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text,.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll]{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.popup-image__bottom-bar div,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-image.-with-bottom-bar .popup__button-close{display:block}.popup-image.-with-bottom-bar .popup__button-close-buttons{display:flex;gap:16px;justify-content:center}@media screen and (max-width: 575px){.popup-image.-with-bottom-bar .popup__button-close-buttons{display:flex;gap:8px;flex-direction:column;justify-content:center}}.popup-image__inner{width:100%}.popup-image .popup__scroll{display:flex}.popup-image .popup__image{margin-top:auto;margin-bottom:auto}.popup-image .popup__image img{max-width:1239px}.popup-image .popup__wrapper{position:relative;margin:80px 0;max-height:calc(100vh - 160px)}.popup-image .popup__inner{display:block;height:calc(100vh - 160px);padding-right:16px;padding-left:16px}.popup-image .popup__button-close{position:absolute;bottom:0;left:0;width:100%;display:flex;gap:16px;justify-content:center;padding:40px;background:#fff;border-radius:16px}.popup-image__bottom-bar{display:flex;justify-content:center;background-color:#f1ebf5;color:#61009d;padding:14px 16px;border-radius:0 0 16px 16px;margin:-40px;margin-top:40px}.popup-image__bottom-bar div{font-weight:500;text-align:center}@media screen and (min-width: 768px){.popup-image__bottom-bar div{max-width:70%}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.popup-mini-cart__title,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.2rem;line-height:2rem}}.popup-mini-cart__recommended-header,.text-medium{font-size:1.8rem;line-height:2.7rem}.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text,.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll]{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text,.popup-image__bottom-bar div{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text,.popup-image__bottom-bar div{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-mini-cart{justify-content:flex-end;visibility:visible;opacity:1;background:none}.popup-mini-cart::after{content:"";position:absolute;z-index:-1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:0;transition:opacity .3s ease-in-out}@media screen and (min-width: 576px){.popup-mini-cart .popup__close{top:24px;right:24px;width:40px;height:40px}}.popup-mini-cart.-active .popup-mini-cart__wrapper{transform:translateX(0)}.popup-mini-cart.-active::after{opacity:1}.popup-mini-cart__wrapper{position:relative;width:100%;height:100%;padding:30px 16px;background-color:#fff;transform:translateX(100%);transition:transform .3s ease-in-out}.popup-mini-cart__wrapper.loading-content::after{align-items:center}.popup-mini-cart__wrapper.is-loading::after{backdrop-filter:blur(3px)}@media screen and (min-width: 768px){.popup-mini-cart__wrapper{width:500px;padding:40px;padding-right:16px;padding-top:120px}}@media screen and (min-width: 1200px){.popup-mini-cart__wrapper{width:696px}}.popup-mini-cart__top{position:absolute;z-index:1;top:0;left:0;width:100%;padding:24px 16px;background-color:#fff}@media screen and (min-width: 576px){.popup-mini-cart__top{padding:40px}}.popup-mini-cart__title{font-weight:700}.popup-mini-cart__content{overflow-y:auto;overflow-x:hidden;max-height:100%;padding-top:56px;padding-bottom:140px}@media screen and (min-width: 576px){.popup-mini-cart__content{padding-bottom:160px;padding-right:16px;padding-top:0}}@media screen and (min-width: 768px){.popup-mini-cart__content{padding-bottom:100px}}.popup-mini-cart__content::-webkit-scrollbar{width:4px}.popup-mini-cart__content::-webkit-scrollbar-thumb{border-radius:4px;background-color:#d9cee0}.popup-mini-cart__content::-webkit-scrollbar-track{background-color:#f1ebf5}.popup-mini-cart__products{margin-bottom:24px}.popup-mini-cart__products:last-child{margin-bottom:0}.popup-mini-cart__products .cart-table__th{text-align:start}@media screen and (max-width: 1599px){.popup-mini-cart__products .cart-table__tr,.popup-mini-cart__products .cart-table__item{grid-template-columns:90px 1.5fr .5fr 1.4fr}}.popup-mini-cart__products .cart-table__td.product-subtotal{justify-content:flex-start}@media screen and (min-width: 1200px){.popup-mini-cart__products .cart-table__td.product-subtotal{justify-content:flex-end}}@media screen and (max-width: 575px){.popup-mini-cart__products .cart-table__td.product-subtotal{flex-wrap:wrap}}.popup-mini-cart__badges{margin-bottom:40px}.popup-mini-cart__badges:last-child{margin-bottom:0}.popup-mini-cart__badges-list{margin-bottom:12px}.popup-mini-cart__badges-list:last-child{margin-bottom:0}.popup-mini-cart__meter{margin-bottom:24px}.popup-mini-cart__meter .free-shipping-meter{background-color:#f1ebf5}.popup-mini-cart__recommended{position:relative;padding:24px;margin-bottom:40px;overflow:hidden}@media screen and (min-width: 992px){.popup-mini-cart__recommended{margin-bottom:0}}@media screen and (max-width: 575px){.popup-mini-cart__recommended{padding:16px}}@media(hover: hover){.popup-mini-cart__recommended:hover::after{opacity:0}}.popup-mini-cart__recommended::before{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;border:1px solid #d9cee0;border-radius:8px;pointer-events:none}.popup-mini-cart__recommended::after{content:"";position:absolute;pointer-events:none;z-index:0;bottom:0;left:0;width:calc(100% + 16px);height:70%;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.462156) 23.37%, #ffffff 100%);transition:opacity .5s ease-in-out}.popup-mini-cart__recommended .product-box__image{margin-top:8px;margin-left:8px;margin-right:8px}.popup-mini-cart__recommended .product-box__details{padding:0px 8px 16px 8px}.popup-mini-cart__recommended .product-box__tags{top:8px;left:8px}.popup-mini-cart__recommended .product-box__text{font-size:1rem}.popup-mini-cart__recommended-list{padding-right:20%}.popup-mini-cart__recommended-header{font-weight:700;margin-bottom:8px}.popup-mini-cart__recommended-header:last-child{margin-bottom:0}.popup-mini-cart__bottom{position:absolute;display:grid;gap:16px;z-index:2;bottom:0;left:0;width:100%;padding:24px 16px;box-shadow:0px 20px 32px -4px rgba(54,42,61,.0784313725);border-top:1px solid #d9cee0;background-color:#fff}@media screen and (min-width: 576px){.popup-mini-cart__bottom{padding:32px 40px;grid-template-columns:208px minmax(0, 1fr)}}.header__search:after,.header__top-box-text:after,.wishlist-popup__button.-with:before,.icon-account-dashboard:before,.icon-account-edit-account:before,.icon-account-edit-address:before,.icon-account-orders:before,.icon-arrow-down:before,.icon-attention-outline:before,.icon-cart:before,.icon-check:before,.icon-chevron-down:before,.icon-chevron-left-small:before,.icon-chevron-left:before,.icon-chevron-right:before,.icon-chevron-up:before,.icon-close:before,.icon-durability:before,.icon-empty_search:before,.icon-filter-outline:before,.icon-filter:before,.icon-heart-outline:before,.icon-help:before,.icon-icon-download:before,.icon-info:before,.icon-mail:before,.icon-mailsend:before,.icon-menu:before,.icon-phone:before,.icon-plus-outline:before,.icon-plus:before,.icon-project:before,.icon-quote:before,.icon-search:before,.icon-sort:before,.icon-trash-outline:before,.icon-trash:before,.icon-upload:before,.icon-wand:before,.breadcrumbs a.-shop:before,.button.-account-menu:before,.button.-link:after,.button.-products:after,.button.-download:after,.choose-labelling-options__optionImgIcon span:last-child:before,.info-badge.-shop .info-badge__top:after{font-family:"mda-icons";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:normal;text-decoration:none;text-transform:none;line-height:1}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.header__search-empty-heading,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title,.popup-mini-cart__title{font-family:"Poppins"}@media screen and (max-width: 575px){.header__search-empty-heading,.wishlist-popup__title,.font-primary,.typo-h1,h1,.typo-h2,h2,.typo-h3,h3,.typo-h4,h4,.typo-h5,h5,.typo-h6,h6,.page-title,.popup__title,.popup-configurator__title,.popup-gallery__title,.popup-mini-cart__title{line-height:1}}.typo-h1,h1{font-size:72px;line-height:80px}.typo-h2,h2,.page-title{font-size:4rem;line-height:4.8rem}@media screen and (max-width: 767px){.typo-h2,h2,.page-title{font-size:2.8rem;line-height:3.4rem}}.typo-h3,h3{font-size:3.2rem;line-height:3.8rem}@media screen and (max-width: 767px){.typo-h3,h3{font-size:2rem;line-height:2.8rem}}.header__search-empty-heading,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title,.popup-mini-cart__title{font-size:2.4rem;line-height:3.1rem}@media screen and (max-width: 767px){.header__search-empty-heading,.wishlist-popup__title,.typo-h4,h4,.popup__title,.popup-configurator__title,.popup-gallery__title,.popup-mini-cart__title{font-size:2rem;line-height:2.8rem}}.typo-h5,h5{font-size:1.8rem;line-height:2.5rem;font-weight:700}@media screen and (max-width: 767px){.typo-h5,h5{font-size:1.6rem;line-height:2.2rem}}.typo-h6,h6{font-size:1.6rem;line-height:2.2rem}@media screen and (max-width: 767px){.typo-h6,h6{font-size:1.4rem;line-height:2rem}}.text-large{font-size:2rem;line-height:3rem}@media screen and (max-width: 767px){.text-large{font-size:1.8rem;line-height:2.7rem}}.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.4rem;line-height:2.24rem}@media screen and (max-width: 767px){.child-megamenu__link,.main-megamenu__link,.header__search-empty-text,.header__search-text,.header__shop-text,.header__top-box-text,.footer__copyright,.footer__contact,.tippy-box,.wishlist-popup__text,.text-small,.breadcrumbs,.button.-simple-link,.choose-labelling-files__header,.choose-labelling-files__number span,.choose-labelling-options__number span,.form-upload__label label,.input.-search,.labelling-accordion__remove span:first-child,.pricing-variants-table__option-label,.pricing-variants-table p,.search-categories__header,.simple-table__table,.trustmate-rating__text,.configurator-summary__table table small,.popup-configurator__cart-summary-link,.popup-configurator .product__add-to-cart .quantity__label{font-size:1.2rem;line-height:2rem}}.text-medium,.popup-mini-cart__recommended-header{font-size:1.8rem;line-height:2.7rem}.text-tiny,.badge,.button.-visualization,.button.-account,.button.-download,.choose-labelling-files__title span:last-child,.choose-labelling-files__hint-text,.color-badge,.form-alert__label,.info-badge__label,.info-badge__feature,.pricing-button__container-hint,.pricing-variants-table__option-label.-small,.pricing-variants-table small,.search-categories__item,.tooltip-content__labelling p:first-child,.tooltip-content__labelling-detail-text,.trustmate-rating__sub-text,.popup-gallery__trustmate [data-popup-gallery-trustmate-scroll]{font-size:1.2rem;line-height:2rem}.footer__newsletter-heading,.footer-menu__link,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text,.popup-image__bottom-bar div{font-size:1.6rem;line-height:2.4rem}@media screen and (max-width: 767px){.footer__newsletter-heading,.footer-menu__link,.wishlist-popup__title.-small,.wishlist-popup__pdf-text,.text-regular,.button.-link.-link-large,.choose-labelling-files__title,.choose-labelling-options__title,.choose-labelling-options__option.-color .choose-labelling-options__optionImg span,.choose-labelling-options__optionImg span,.info-badge__more-text p,.info-badge__more-text span,.labelling-accordion__title p,.popup__title.-small,.trustmate-rating__number,.configurator-summary__heading,.popup-configurator__cart-summary-text,.popup-image__bottom-bar div{font-size:1.4rem;line-height:2.2rem}}.header__top-box-date,.typo-10{font-size:1rem;line-height:1.8rem}.drop-shadow{box-shadow:2px 2px 8px rgba(0,0,0,.16)}.bg-isabelline{background-color:#faf5f2}.choose-labelling-files__number,.choose-labelling-options__number{background:linear-gradient(135deg, #bd46be 0.12%, #61009d 100.12%)}.popup-remove .popup__title{text-align:center;margin-bottom:0}.popup-remove .popup__icon-inner{display:flex;justify-content:center;align-items:center;font-size:2rem}.popup-remove .popup__icon-inner .icon{color:#b42318}.popup-remove .popup__icon-inner img{min-width:26px}@media screen and (max-width: 991px){.popup-remove .popup__button-close button{width:100%}.popup-remove .popup__button-close button:first-child{margin-bottom:8px}}.footer-menu{list-style:none;display:flex;flex-direction:column}.footer-menu.-first .footer-menu__item:first-child .footer-menu__link{text-decoration:underline}.footer-menu__item:not(:last-child){margin-bottom:20px}@media screen and (max-width: 575px){.footer-menu__item:not(:last-child){margin-bottom:12px}}.footer-menu__link{position:relative}.footer-social-media{display:flex;align-items:center;margin-top:24px}@media screen and (max-width: 767px){.footer-social-media{margin-top:0}}.footer-social-media__link{display:flex;margin-right:12px}.footer-social-media__link:last-child{margin-right:0}@media screen and (max-width: 575px){.footer-social-media__link-icon{max-width:32px}}.footer{background-color:#faf5f2;padding:72px 0 40px 0}@media screen and (max-width: 1199px){.footer .footer__payments-image{max-width:80px}.footer .footer__payments-logo{margin-right:8px}.footer .footer__payments-image-hover{width:80px}}@media screen and (max-width: 991px){.footer .footer__payments{flex-direction:column;padding:12px}.footer .footer__payments-logos{margin-bottom:16px;justify-content:space-between}.footer .footer__newsletter{padding-left:0;margin-top:24px}.footer .footer__newsletter::before{content:unset}}@media screen and (max-width: 767px){.footer{padding:40px 0 24px 0}.footer .footer__copyright{flex-direction:column}.footer .footer__copyright-text{order:2;margin-top:12px}.footer .footer__links{order:1}.footer .footer__newsletter-btn{width:100%}.footer .footer__contact-address,.footer .footer__contact-link{display:none}.footer .footer__contact{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.footer .footer__contact-logo{margin-bottom:0}}@media screen and (max-width: 575px){.footer .footer__payments-image{max-width:46px}.footer .footer__payments-image-hover{width:52px}.footer .footer__links-item:not(:last-child){margin-right:0}.footer .footer__links{justify-content:space-between;width:100%}}.footer__contact{color:#615666}.footer__contact-logo{margin-bottom:32px}.footer__contact-link{display:block}.footer__contact-link:first-of-type{margin-top:16px}.footer__contact-link:nth-of-type(2){text-decoration:underline}.footer__newsletter{position:relative;padding-left:32px;height:100%}.footer__newsletter:before{content:"";position:absolute;left:0;height:100%;width:1px;background:#d9cee0}.footer__newsletter-heading{font-weight:600;margin-bottom:20px}.footer__payments{display:flex;justify-content:space-between;border-radius:16px;border:1px solid #d9cee0;padding:16px 24px;margin:40px 0}.footer__payments-logos{display:flex;align-items:center;overflow:hidden}.footer__payments-logo{width:90px;height:56px;margin-right:16px;position:relative}.footer__payments-logo:hover .footer__payments-image-hover{opacity:1}.footer__payments-image{height:56px;width:90px}.footer__payments-image-hover{position:absolute;opacity:0;bottom:0;left:0;height:56px;width:90px;transition:.3s linear}.footer__copyright{color:#615666;display:flex;align-items:center;justify-content:space-between}.footer__links{list-style:none;display:flex;align-items:center}@media screen and (max-width: 991px){.footer__links{flex-wrap:wrap}}.footer__links-item:not(:last-child){margin-right:40px}.header{position:fixed;left:0;top:0;right:0;background:rgba(0,0,0,0);height:auto;z-index:6;transition:.3s linear}@media screen and (max-width: 991px){.header>div{display:flex;flex-direction:column-reverse}}@media screen and (min-width: 992px){.header .main-megamenu,.header .child-megamenu.is-opened{max-height:calc(100vh - 245px)}}@media screen and (min-width: 1200px){.header .main-megamenu,.header .child-megamenu.is-opened{max-height:calc(100vh - 245px)}}@media screen and (min-width: 992px){.header.-is-fixed.-scroll-up .main-megamenu,.header.-is-fixed.-scroll-up .child-megamenu.is-opened{max-height:calc(100vh - 175px)}}@media screen and (min-width: 1200px){.header.-is-fixed.-scroll-up .main-megamenu,.header.-is-fixed.-scroll-up .child-megamenu.is-opened{max-height:calc(100vh - 175px)}}@media screen and (min-width: 992px){.header.-is-fixed.-scroll-down .main-megamenu,.header.-is-fixed.-scroll-down .child-megamenu.is-opened{max-height:calc(100vh - 100px)}}@media screen and (min-width: 1200px){.header.-is-fixed.-scroll-down .main-megamenu,.header.-is-fixed.-scroll-down .child-megamenu.is-opened{max-height:calc(100vh - 100px)}}.header::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 68% 54%, #3f51b5 0%, #891d9b 0%, #4f0080 100%);opacity:0;transition:.3s linear;z-index:-1}.header.-is-fixed::before{opacity:1}.header.-scroll-down .header__top{transform:translateY(-100%);opacity:0;height:0;padding:0}.header.-scroll-down .header__menu{padding:12px 0}.header.-scroll-down .header__links{height:0;padding:0}.header.-scroll-down .header__links-container.-scroll{opacity:1}.header.-scroll-down .header__menu-container-logo{width:146px}@media screen and (min-width: 992px){.header.-scroll-down .header__menu-container-logo{width:110px}}@media screen and (min-width: 1600px){.header.-scroll-down .header__menu-container-logo{width:166px}}@media screen and (min-width: 992px){.header.-scroll-down .header__search-input{padding:10.5px 16px}}.header.-scroll-down .header__search-popup{top:74px}.header.-is-fixed.-scroll-up .header__links-container.-scroll{opacity:1}.header.-is-fixed.-scroll-up .header__links{height:0;padding:0}.header.-is-fixed.-other.-scroll-up .header__search-popup{top:139px}.header.-other{background:radial-gradient(circle at 68% 54%, #3f51b5 0%, #891d9b 0%, #4f0080 100%)}@media screen and (max-width: 1599px){.header .header__search{max-width:328px}}@media screen and (max-width: 1199px){.header .header__search{max-width:260px}}@media screen and (max-width: 1299px){.header .header__menu-container-logo{margin-right:24px}.header .header__search{margin-right:24px}.header .header__links-container-link:first-of-type{margin-right:12px}}@media screen and (max-width: 1199px){.header .header__links-container.-scroll .header__links-container-link.-help{display:none}}@media screen and (max-width: 991px){.header .header__search.-desktop{display:none}.header .header__search.-mobile{max-width:100%}.header .header__search.-mobile .header__search-input{font-size:1.6rem;color:#362a3d}.header .header__search.-mobile::after{color:#7c7580}.header .header__menu-container-logo{width:100px}.header .header__menu-container-logo img{max-width:90px}.header .header__top{height:40px}.header .header__top-box-text{font-size:10px}.header .header__top-box:last-of-type{padding-right:16px}.header .header__top-box:last-of-type .header__top-container-sep{display:none}.header .header__top-container-parent{padding-right:0;visibility:visible}.header .header__top-box{flex:0 0 auto}.header .header__top-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header .header__top-container::-webkit-scrollbar{display:none}.header .header__top-box-icon{width:18px;margin-right:8px}.header .header__top-box-text{font-size:10px}.header .header__menu{padding:16px 0;padding-top:21px;padding-bottom:20px}.header .header__links{display:none}.header .header__links-container{display:none}.header .header__menu-container-logo{margin-right:16px;width:100px !important}.header .header__shop-text{display:none}.header .header__shop-icon{flex-grow:1}.header .header__shop-icon:not(:last-child){margin-right:8px}.header .header__shop-icon:nth-child(2){margin-right:8px}.header .header__shop-login{flex-grow:1;flex-shrink:0;margin-right:14px}.header .header__shop-login .button img{width:20px}.header .header__shop-menu{flex-grow:1}.header .header__search-popup{position:fixed;top:0 !important;bottom:0;pointer-events:all;background-color:#fff}.header .header__search-tooltips{height:calc(100% - 270px);box-shadow:unset;max-height:100%;overflow-y:auto;overflow-x:hidden;padding:0;padding-bottom:80px;margin:40px 0}.header .header__shop-icon.-search{font-size:24px;color:#fff;display:flex}.header .header__search-mobile{padding-top:30px}.header .header__search-mobile-heading{font-weight:700;font-size:2rem;line-height:2.8rem}.header .header__search-mobile-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:30px}.header .header__search-mobile-top span{font-size:24px}.header .header__search-text{display:none}.header .header__search-btn{position:fixed;bottom:0;right:0;left:0;box-shadow:0px -4px 16px 0px rgba(0,0,0,.12);padding:24px 16px;z-index:9;background:#fff}.header .header__search-btn a{width:100%;max-width:688px}}@media screen and (min-width: 576px){.header__contact-btn{display:none}}@media screen and (max-width: 767px){.header .header__search-btn a{max-width:507px}}@media(width < 360px){.header .header__menu-container{flex-wrap:wrap;gap:8px}}@media screen and (min-width: 992px){.header .header__search.-mobile{display:none}.header .header__search-mobile{display:none}}.header__top{background-color:#000;overflow:hidden;transition:.3s ease;transform:translateY(0);opacity:1;height:48px;padding:8px 0}.header__top .header__top-container-parent,.header__top .header__top-container{height:100%}.header__top.-hero .header__top-container-parent,.header__top.-hero .header__top-container{height:100%}.header__top.-hero .header__top-container{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.header__top.-hero .header__top-container::-webkit-scrollbar{display:none}.header__top.-hero .header__top-box{display:flex;align-items:center}@media screen and (max-width: 991px){.header__top.-hero .header__top-box{flex:0 0 auto}}.header__top.-hero .header__top-box-text span:first-child{text-decoration:underline}@media screen and (max-width: 991px){.header__top.-hero{height:40px}.header__top.-hero .header__top-box-icon{width:18px}.header__top.-hero .header__top-box-text{font-size:10px}}.header__top-container{display:flex;align-items:center;justify-content:space-between}.header__top-box{display:flex;align-items:center}.header__top-box[data-popup-data]{cursor:pointer}.header__top-box:last-of-type .header__top-box-text::after{content:unset}.header__top-box-icon{margin-right:12px}.header__top-box-date{font-weight:500;background-color:#e56399;color:#fff;border-radius:99px;padding:2px 6px;margin-left:8px}.header__top-box-text{position:relative;display:flex;align-items:center;font-size:1.3rem;font-weight:500;color:#fff}.header__top-box-text:after{content:""}.header__top-box-text span:first-child{text-decoration:underline}.header__top-box-text::after{font-size:16px;margin-left:12px}.header__top-box-text-icon{color:#fff;margin-left:12px}.header__top-container-sep{display:block;width:1px;height:42px;background-color:rgba(229,99,153,.3215686275)}@media screen and (max-width: 991px){.header__top-container-sep.-desktop{display:none}}.header__top-container-sep.-mobile{margin:0 12px;height:24px}@media screen and (min-width: 992px){.header__top-container-sep.-mobile{display:none}}.header__menu{transition:.3s ease;padding:20px 0}.header__menu-logo{transition:.3s linear}.header__menu-container{display:flex;align-items:center;position:relative}.header__menu-container-logo{display:flex;align-items:center;width:166px;transition:.3s linear;margin-right:44px}@media screen and (min-width: 992px){.header__menu-container-logo{width:110px}}@media screen and (min-width: 1600px){.header__menu-container-logo{width:166px}}.header__search{position:relative;width:100%;max-width:470px;margin-right:40px}.header__search:after{content:""}.header__search::after{position:absolute;right:12px;top:13.5px;font-size:24px;color:#fff}.header__search-input{transition:.3s linear}.header__search-input.-active::before{content:"|";animation:blink 1s step-end infinite}.header__shop-menu{margin-left:auto;display:flex;align-items:center}.header__shop-login{position:relative;margin-right:36px}.header__shop-login-widget{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-left:16px;padding-right:16px;background-color:rgba(0,0,0,.5);opacity:0;pointer-events:none;transition:opacity .5s ease-in-out;filter:drop-shadow(0px 8px 40px rgba(0, 0, 0, 0.1607843137))}.header__shop-login-widget.-active{opacity:1;pointer-events:all}@media screen and (min-width: 992px){.header__shop-login-widget{position:absolute;top:100%;left:50%;display:block;width:auto;height:auto;background-color:rgba(0,0,0,0);padding:0;padding-top:12px;transform:translate(-50%, 0)}.header.-scroll-up .header__shop-login-widget{top:calc(100% + 8px)}}@media screen and (min-width: 992px)and (hover: hover){.header .js-toggle-login-widget:hover .header__shop-login-widget{opacity:1;pointer-events:all;visibility:visible}}.header__shop-icon{display:flex;align-items:center;flex-direction:column;justify-content:center;background-color:rgba(0,0,0,0);border:none}.header__shop-icon:nth-child(2),.header__shop-icon:nth-child(3),.header__shop-icon:nth-child(4){margin-right:24px}.header__shop-icon.-search{display:none}.header__shop-icon.-contact img{transform:scale(1.1)}@media screen and (max-width: 991px){.header__shop-icon.-contact img{width:22px;height:22px;transform:none}}.header__shop-icon.-wishlist img{width:20px;height:24px;filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(6189%) hue-rotate(176deg) brightness(132%) contrast(113%)}@media screen and (max-width: 991px){.header__shop-icon.-wishlist img{width:18px;height:18px}}.header__shop-box{position:relative;display:flex;align-items:center;justify-content:center}.header__shop-box.-cart .header__shop-box-icon::before{color:#fff;font-size:24px}.header__shop-number{display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:400;min-width:14px;height:14px;border-radius:50%;background-color:#42ffa3;color:#362a3d;position:absolute;right:-2px;bottom:-2px}.header__shop-text{font-weight:500;color:#fff;margin-top:4px}.header__links{transition:.3s ease;overflow:hidden;height:62.4px;padding-bottom:20px}.header__links-container{display:flex;align-items:center}.header__links-container.-scroll{opacity:0;transition:.3s linear}.header__links-container-link:first-of-type{margin-right:32px}.header__links-container-link.-help{display:inline-flex;align-items:center;color:#fff}.header__links-container-link.-help img{width:16px;margin-right:6px}.header__links-container-link.-mobile{font-size:24px;color:#fff}@media screen and (min-width: 992px){.header__links-container-link.-mobile{display:none}}.header__links-container-icon::before{font-size:18px;margin-right:6px}.header__search-popup{position:absolute;z-index:11;left:0;right:0;top:152px;opacity:0;visibility:hidden;pointer-events:none;transform:translate(0, -100%);transition:.3s linear}.header__search-popup.is-active{opacity:1;visibility:visible;transform:translate(0, 0)}body.home .header__search-popup{top:91px}.header__search-tooltips{background:#fff;padding:24px;border-radius:12px;max-height:calc(100vh - 160px);min-height:150px;box-shadow:0px 12px 16px -4px rgba(0,0,0,.08),0px 4px 6px -2px rgba(0,0,0,.03);pointer-events:none;overflow-y:auto;transition:opacity .25s ease-in-out,visibility .25s ease-in-out,transform .25s ease-in-out;pointer-events:all}.header__search-tooltips.is-active{opacity:1;visibility:visible;transform:translate(0, 0);pointer-events:all}@media screen and (min-width: 992px){.header__search-tooltips{min-height:365px}}.header__search-text{font-weight:600;margin-bottom:24px}.header__search-empty{text-align:center}.header__search-empty-heading{font-weight:700;margin-left:auto;margin-right:auto;margin-bottom:32px}@media screen and (max-width: 575px){.header__search-empty-heading{margin-bottom:24px}}.header__search-empty-text{border-bottom:1px solid #f1ebf5;padding-bottom:32px;margin-bottom:32px}.header__search-empty-text a{font-weight:700;text-decoration:underline;color:#362a3d}.header__search-empty-icon{display:flex;align-items:center;justify-content:center;margin-bottom:24px}.header__search-empty-icon span{display:flex;align-items:center;justify-content:center;width:64px;height:64px;font-size:32px;background-color:#f1ebf5;color:#4f0080;border-radius:50%}.header-account{position:relative;width:100%;background-color:#fff;min-width:212px;padding:48px 16px;border-radius:16px;cursor:default}@media screen and (min-width: 992px){.header-account{padding:24px;border-radius:12px}}.header-account__line{margin:12px 0;width:100%;height:1px;background-color:#f1ebf5}.header-account p{margin-bottom:8px;text-align:center}.header-account .button{width:100%;min-height:56px;font-weight:500;cursor:pointer}.header-account__close{position:absolute;z-index:2;top:4px;right:6px;width:40px;height:40px;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#4f0080;background-color:rgba(0,0,0,0);border:none}@media screen and (min-width: 992px){.header-account__close{display:none}}@keyframes blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.megamenu{position:absolute;left:0;right:0;bottom:0;top:120px;z-index:12;pointer-events:none;opacity:0;visibility:hidden;pointer-events:none;transform:translate(0, -100%);transition:top .3s ease,opacity .25s ease-in-out,visibility .25s ease-in-out,transform .25s ease-in-out}@media screen and (min-width: 992px){.megamenu{top:140px}body.home .megamenu{top:91px}}.megamenu.-scroll-down{top:78px}body.home .megamenu.-scroll-down{top:78px}@media screen and (max-width: 991px){.megamenu.-scroll-down{top:0}}.megamenu.-is-fixed.-scroll-up{top:140px}body.home .megamenu.-is-fixed.-scroll-up{top:91px}.megamenu.is-opened{opacity:1;visibility:visible;transform:translate(0, 0)}.megamenu__container{position:relative;height:100%;padding:0}@media screen and (max-width: 991px){.megamenu__container{max-width:unset}}@media screen and (max-width: 991px){.megamenu{top:0 !important}.megamenu.is-opened{z-index:99}}.main-megamenu{list-style:none;padding:24px;background:#fff;border-radius:12px;width:calc(25% - 16px);position:absolute;z-index:5;top:0;left:16px;overflow-x:auto;margin-top:10px;margin-bottom:10px;pointer-events:all;box-shadow:0px 12px 16px -4px rgba(0,0,0,.08),0px 4px 6px -2px rgba(0,0,0,.03)}@media screen and (max-width: 991px){.main-megamenu{padding:30px 18px}}.main-megamenu__link{display:flex;padding:8px 12px;border-radius:6px;line-height:1.3;align-items:center;transition:background .25s ease-in-out}.main-megamenu__link:hover{background:#f1ebf5}@media screen and (max-width: 991px){.main-megamenu__link{padding:8px 18px;padding-right:32px;font-size:16px}}.main-megamenu__link .icon{display:none}@media screen and (max-width: 991px){.main-megamenu__link .icon{display:block;font-size:1rem;margin-left:auto}}.main-megamenu__icon{max-width:24px;max-height:24px;width:auto;height:auto;margin-right:12px}.main-megamenu__item.-all{padding:12px 12px 0 12px}@media screen and (max-width: 991px){.main-megamenu__item.-all{padding:16px 0 0 0;margin-left:0;margin-right:0}}@media screen and (max-width: 991px){.main-megamenu__item.-header{margin-left:0;margin-right:0}}@media screen and (max-width: 991px){.main-megamenu__item{margin-bottom:12px;margin-left:-18px;margin-right:-18px}.main-megamenu__item:nth-last-child(2),.main-megamenu__item:last-child{margin-bottom:0}}@media screen and (max-width: 991px){.main-megamenu{width:100%;margin:0;left:0;border-radius:0;height:100vh;overflow-x:unset;overflow-y:auto;-webkit-overflow-scrolling:touch}}@media screen and (max-width: 575px){body.iphone .main-megamenu{padding-bottom:128px}}.child-megamenu{list-style:none;width:calc(75% - 26px);border-radius:12px;background:#fff;padding:24px 40px;position:absolute;z-index:4;top:0;left:calc(25% + 10px);overflow-x:auto;margin-top:10px;margin-bottom:10px;box-shadow:0px 12px 16px -4px rgba(0,0,0,.08),0px 4px 6px -2px rgba(0,0,0,.03);opacity:0;visibility:hidden;pointer-events:none;transform:translate(-25%, 0);transition:opacity .25s ease-in-out,visibility .25s ease-in-out,transform .25s ease-in}@media screen and (max-width: 991px){.child-megamenu{width:100%;height:100vh;left:0;border-radius:0;margin:0;padding:30px 18px;overflow-y:auto}}.child-megamenu__list{columns:3;column-gap:40px;list-style:none}@media screen and (max-width: 991px){.child-megamenu__list{columns:1}}.child-megamenu.is-opened{opacity:1;visibility:visible;pointer-events:all;transform:translate(0, 0)}@media screen and (max-width: 991px){.child-megamenu.is-opened{z-index:6}body.iphone .child-megamenu.is-opened{padding-bottom:128px}}.child-megamenu__link{padding-top:8px;padding-bottom:8px;display:block;transition:color .2s ease-in}.child-megamenu__link.-top{position:relative;display:flex;justify-content:space-between;align-items:center;font-weight:600;border-bottom:1px solid #f1ebf5;min-height:56px}.child-megamenu__link.-top .child-megamenu__image{width:40px;height:40px}@media screen and (max-width: 991px){.child-megamenu__link.-top .child-megamenu__image{margin-right:16px}}@media screen and (max-width: 991px){.child-megamenu__link.-top{flex-direction:row-reverse;justify-content:flex-end;font-weight:400}}@media screen and (max-width: 991px){.child-megamenu__link{font-size:16px}}.child-megamenu__link:hover{color:#4f0080}.child-megamenu__link-toggle{display:none;position:absolute;z-index:10;top:2px;right:0;width:50px;height:50px;justify-content:center;align-items:center;font-size:1.5rem;transition:transform .5s}@media screen and (max-width: 991px){.child-megamenu__link-toggle{display:flex}}.child-megamenu__link-toggle.active{transform:rotate(180deg)}.child-megamenu__item{break-inside:avoid-column}@media screen and (max-width: 991px){.child-megamenu__item{margin-bottom:12px}.child-megamenu__item:last-child{margin-bottom:0}}.child-megamenu__submenu{list-style:none;padding-top:8px;padding-bottom:16px}@media screen and (max-width: 991px){.child-megamenu__submenu{display:none}}.child-megamenu__submenu.active{display:block}.child-megamenu__all{width:100%;text-align:right;margin-top:24px;flex:0 0 100%}@media screen and (max-width: 991px){.child-megamenu__all{margin-top:20px;text-align:left}}.child-megamenu__all-link{display:flex;font-size:1.4rem;line-height:2.24rem;gap:4px;font-weight:400;text-align:left;color:#362a3d;transition:color .3s ease}@media(hover: hover){.child-megamenu__all-link:hover{color:#4f0080}}.child-megamenu.-has-image{display:flex;flex-wrap:wrap;gap:40px}.child-megamenu.-has-image .child-megamenu__list-container{width:calc(59.665% - 40px);flex:0 0 calc(59.665% - 40px)}@media screen and (max-width: 991px){.child-megamenu.-has-image .child-megamenu__list-container{width:100%;flex:0 0 100%}}@media screen and (max-width: 991px){.child-megamenu.-has-image{display:block}}.child-megamenu.-has-image .child-megamenu__list{columns:2}@media screen and (max-width: 991px){.child-megamenu.-has-image .child-megamenu__list{columns:1}}.child-megamenu.-has-image .child-megamenu__cat-image{width:40.333%;flex:0 0 40.333%;border-radius:16px}.child-megamenu.-has-image .child-megamenu__cat-image img{height:100%;object-fit:cover;border-radius:16px}@media screen and (max-width: 991px){.child-megamenu.-has-image .child-megamenu__cat-image{display:none}}.megamenu-header{display:none !important}@media screen and (max-width: 991px){.megamenu-header{display:flex !important;margin-bottom:16px}}.megamenu-header__close{font-size:24px}.megamenu-header__back{display:flex;align-items:center;margin-top:24px;font-size:20px;font-weight:700;cursor:pointer}.megamenu-header__back .icon{font-size:.75rem;margin-right:16px}
