@-webkit-keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner,button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.block-group,.block,.block-group:after,.block:after,.block-group:before,.block:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.block-group {
    zoom: 1;list-style-type: none;
    padding: 0;
    margin: 0
}

.block-group:before,.block-group:after {
    display: table;
    content: "";
    line-height: 0
}

.block-group:after {
    clear: both
}

.block-group > .block-group {
    clear: none;
    float: left;
    margin: 0 !important
}

.block {
    float: left;
    width: 100%
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/OpenSans-Light.woff2?3e8a765dd002f8990e83325b376a2a95') format('woff2'), url('../fonts/OpenSans-Light.woff?7b865d6d24191f8b6b7728f38a2a0fca') format('woff'), url('../fonts/OpenSans-Light.ttf?9d0c86639b88a9f296cdefd5a1a698e6') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Regular'), local('Open Sans'), url('../fonts/OpenSans-Regular.woff2?c2ed2913df0b98ef56412f67b85c1595') format('woff2'), url('../fonts/OpenSans-Regular.woff?a0ae905a72168b90f9e20caeae2ba6f6') format('woff'), url('../fonts/OpenSans-Regular.ttf?2e4b3666c79760ec7e2280c0b8b66eab') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Semibold'), local('OpenSans-SemiBold'), url('../fonts/OpenSans-Semibold.woff2?3936f284e3f47710b30af7de6534e588') format('woff2'), url('../fonts/OpenSans-Semibold.woff?1c84603227bde59cbd4ff0334fedd0cc') format('woff'), url('../fonts/OpenSans-Semibold.ttf?fb9ddb0fe5fae13a14781a6676b2c124') format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.woff2?57f4623aaec1add94aa77fd5fb6ec212') format('woff2'), url('../fonts/OpenSans-Bold.woff?8dfe5859d6f009038a471ac36d5628bf') format('woff'), url('../fonts/OpenSans-Bold.ttf?e51964301e7e7a334243e28148ed3ef2') format('truetype');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/OpenSans-ExtraBold.woff2?a8d23b2836cbae0bc80299cdf13729f9') format('woff2'), url('../fonts/OpenSans-ExtraBold.woff?89b1f398761150088acb2a7637315235') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf?c8ff8ddc4a93326482befb120a8db7d7') format('truetype');
    font-weight: 800;
    font-style: normal
}

.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
    display: none !important
}

.visible--xs {
    display: block !important
}

table.visible--xs {
    display: table !important
}

tr.visible--xs {
    display: table-row !important
}

th.visible--xs,td.visible--xs {
    display: table-cell !important
}

.visible-inline--xs {
    display: inline !important
}

table.visible-inline--xs {
    display: table !important
}

tr.visible-inline--xs {
    display: table-row !important
}

th.visible-inline--xs,td.visible-inline--xs {
    display: table-cell !important
}

.visible-inline-block--xs {
    display: inline-block !important
}

table.visible-inline-block--xs {
    display: table !important
}

tr.visible-inline-block--xs {
    display: table-row !important
}

th.visible-inline-block--xs,td.visible-inline-block--xs {
    display: table-cell !important
}

.hidden--s,.hidden--m,.hidden--l,.hidden--xl {
    display: inherit !important
}

.hidden--xs {
    display: none !important
}

@media screen and (min-width: 30em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--s {
        display: block !important
    }

    table.visible--s {
        display: table !important
    }

    tr.visible--s {
        display: table-row !important
    }

    th.visible--s,td.visible--s {
        display: table-cell !important
    }

    .visible-inline--s {
        display: inline !important
    }

    table.visible-inline--s {
        display: table !important
    }

    tr.visible-inline--s {
        display: table-row !important
    }

    th.visible-inline--s,td.visible-inline--s {
        display: table-cell !important
    }

    .visible-inline-block--s {
        display: inline-block !important
    }

    table.visible-inline-block--s {
        display: table !important
    }

    tr.visible-inline-block--s {
        display: table-row !important
    }

    th.visible-inline-block--s,td.visible-inline-block--s {
        display: table-cell !important
    }

    .hidden--xs,.hidden--m,.hidden--l,.hidden--xl {
        display: inherit !important
    }

    .hidden--s {
        display: none !important
    }
}

@media screen and (min-width: 48em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--m {
        display: block !important
    }

    table.visible--m {
        display: table !important
    }

    tr.visible--m {
        display: table-row !important
    }

    th.visible--m,td.visible--m {
        display: table-cell !important
    }

    .visible-inline--m {
        display: inline !important
    }

    table.visible-inline--m {
        display: table !important
    }

    tr.visible-inline--m {
        display: table-row !important
    }

    th.visible-inline--m,td.visible-inline--m {
        display: table-cell !important
    }

    .visible-inline-block--m {
        display: inline-block !important
    }

    table.visible-inline-block--m {
        display: table !important
    }

    tr.visible-inline-block--m {
        display: table-row !important
    }

    th.visible-inline-block--m,td.visible-inline-block--m {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--l,.hidden--xl {
        display: inherit !important
    }

    .hidden--m {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--l {
        display: block !important
    }

    table.visible--l {
        display: table !important
    }

    tr.visible--l {
        display: table-row !important
    }

    th.visible--l,td.visible--l {
        display: table-cell !important
    }

    .visible-inline--l {
        display: inline !important
    }

    table.visible-inline--l {
        display: table !important
    }

    tr.visible-inline--l {
        display: table-row !important
    }

    th.visible-inline--l,td.visible-inline--l {
        display: table-cell !important
    }

    .visible-inline-block--l {
        display: inline-block !important
    }

    table.visible-inline-block--l {
        display: table !important
    }

    tr.visible-inline-block--l {
        display: table-row !important
    }

    th.visible-inline-block--l,td.visible-inline-block--l {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--m,.hidden--xl {
        display: inherit !important
    }

    .hidden--l {
        display: none !important
    }
}

@media screen and (min-width: 78.75em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l {
        display: none !important
    }

    .visible--xl {
        display: block !important
    }

    table.visible--xl {
        display: table !important
    }

    tr.visible--xl {
        display: table-row !important
    }

    th.visible--xl,td.visible--xl {
        display: table-cell !important
    }

    .visible-inline--xl {
        display: inline !important
    }

    table.visible-inline--xl {
        display: table !important
    }

    tr.visible-inline--xl {
        display: table-row !important
    }

    th.visible-inline--xl,td.visible-inline--xl {
        display: table-cell !important
    }

    .visible-inline-block--xl {
        display: inline-block !important
    }

    table.visible-inline-block--xl {
        display: table !important
    }

    tr.visible-inline-block--xl {
        display: table-row !important
    }

    th.visible-inline-block--xl,td.visible-inline-block--xl {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--m,.hidden--l {
        display: inherit !important
    }

    .hidden--xl {
        display: none !important
    }
}

.btn {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.0625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-font-smoothing: inherit;
    display: inline-block;
    position: relative;
    font-weight: 500;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 1px solid #fff;
    color: #787878
}

.btn [class^="icon--"] {
    font-size: .625rem
}

.btn .is--large {
    font-size: 1.1875rem
}

.btn.is--icon-right {
    padding-right: 2.25rem
}

.btn.is--icon-right [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    right: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.btn.is--icon-left {
    padding-left: 2.25rem
}

.btn.is--icon-left [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    left: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.btn:disabled,.btn:disabled:hover,.btn.is--disabled,.btn.is--disabled:hover {
    opacity: .5;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border: 1px solid #fff;
    color: #787878;
    cursor: not-allowed
}

.btn:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.btn:focus {
    outline: none
}

.btn.is--small {
    line-height: 1.75rem
}

.btn.is--medium {
    line-height: 2rem;
    height: 2.375rem
}

.btn.is--large {
    line-height: 2.25rem;
    height: 2.625rem
}

.btn.is--full {
    display: block
}

.btn.is--center {
    text-align: center
}

.is--primary {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border: 0 none;
    color: #fff
}

.is--primary:hover {
    background: #ea7c13;
    color: #fff
}

.is--primary.is--small {
    line-height: 1.875rem
}

.is--primary.is--large {
    line-height: 2.375rem
}

.is--secondary {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);
    border: 0 none;
    color: #787878
}

.is--secondary:hover {
    background: #fff;
    color: #787878
}

.is--secondary.is--small {
    line-height: 1.875rem
}

.is--secondary.is--large {
    line-height: 2.375rem
}

.is--link {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    border: 0 none;
    background: transparent;
    color: #fff
}

.is--link:hover {
    color: #ea7c13
}

.is--link.is--small {
    line-height: 1.875rem
}

.is--link.is--large {
    line-height: 2.375rem
}

.container {
    max-width: 78.75rem;
    background: #fff;
    margin: 0 auto;
    width: 100%
}

.container:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent {
    width: 17.5rem;
    -webkit-transition: transform .45s cubic-bezier(.3, 0, .15, 1);
    transition: transform .45s cubic-bezier(.3, 0, .15, 1)
}

#cookie-consent.off-canvas {
    position: fixed;
    z-index: 8000;
    background: #fff
}

#cookie-consent.block-transition {
    transition: none
}

#cookie-consent .cookie-consent--header {
    cursor: pointer
}

#cookie-consent .cookie-consent--description {
    padding: .9375rem .625rem .9375rem .625rem
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group {
    padding: .9375rem .625rem .9375rem .625rem;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-title {
    cursor: pointer;
    float: left;
    width: 85%
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-title.is--active .cookie-consent--group-arrow {
    transform: rotate(90deg)
}

#cookie-consent .cookie-consent--configuration .cookie-consent--configuration-header-text {
    padding: .9375rem .625rem .9375rem .625rem;
    font-weight: 500;
    color: #787878;
    border-bottom: 1px solid #e6e6e6
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-description {
    margin-left: 2.625rem;
    color: #9e9e9e
}

#cookie-consent .cookie-consent--cookie {
    padding: .9375rem 0rem .9375rem 0rem;
    position: relative
}

#cookie-consent .cookie-consent--cookie:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent .cookie-consent--cookie .cookie--label {
    cursor: pointer
}

#cookie-consent .cookie-consent--group-container {
    padding-top: .625rem;
    float: none;
    clear: both
}

#cookie-consent .cookie-consent--group-arrow {
    right: .9375rem;
    font-size: .75rem;
    top: 1.125rem;
    position: absolute
}

#cookie-consent .cookie-consent--save {
    padding: .9375rem .625rem .9375rem .625rem
}

#cookie-consent .cookie-consent--save .cookie-consent--save-button {
    text-align: center;
    width: 100%
}

#cookie-consent .cookie-consent--configuration-main {
    background: #fff
}

#cookie-consent .cookie-consent--state-label {
    margin-left: 2.5rem
}

.cookie-consent--state-input {
    display: block;
    position: absolute
}

.cookie-consent--state-input.cookie-consent--cookie-state {
    top: calc(50% - 10px)
}

.cookie-consent--state-input.cookie-consent--required {
    opacity: 0.4
}

.cookie-consent--state-input.cookie-consent--required .cookie-consent--state-input-element {
    cursor: default
}

.cookie-consent--state-input .cookie-consent--state-input-element {
    height: 1.25rem;
    width: 1.25rem;
    border-radius: .1875rem;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    display: block;
    position: relative
}

.cookie-consent--state-input input {
    display: none
}

.cookie-consent--state-input input:checked + .cookie-consent--state-input-element {
    background: #454545
}

.cookie-consent--state-input input:checked + .cookie-consent--state-input-element::after {
    width: .625rem;
    height: .3125rem;
    top: .25rem;
    left: .1875rem;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    content: '';
    position: absolute;
    transform: rotate(-45deg)
}

.cookie-consent--state-input input:indeterminate + .cookie-consent--state-input-element {
    background: #454545
}

.cookie-consent--state-input input:indeterminate + .cookie-consent--state-input-element::after {
    width: .625rem;
    height: .3125rem;
    top: .1875rem;
    left: .25rem;
    border: 2px none #fff;
    border-bottom-style: solid;
    background: transparent;
    content: '';
    position: absolute
}

.product--delivery {
    font-size: .875rem
}

.product--delivery p {
    margin: 0
}

.product--delivery .delivery--status-icon {
    border-radius: .5625rem;
    background-clip: padding-box;
    margin: 0rem .3125rem 0rem 0rem;
    width: .5625rem;
    height: .5625rem;
    line-height: .625rem;
    display: inline-block;
    position: relative
}

.product--delivery .delivery--status-shipping-free {
    background: #4aa3df
}

.product--delivery .delivery--text-shipping-free {
    color: #4aa3df
}

.product--delivery .delivery--status-available {
    background: #2ecc71
}

.product--delivery .delivery--text-available {
    color: #2ecc71
}

.product--delivery .delivery--status-more-is-coming {
    background: #f1c40f
}

.product--delivery .delivery--text-more-is-coming {
    color: #f1c40f
}

.product--delivery .delivery--status-not-available {
    background: #e74c3c
}

.product--delivery .delivery--text-not-available {
    color: #e74c3c
}

.product--delivery .delivery--text {
    margin: 0;
    display: inline-block
}

.content-main.is--fullscreen {
    box-shadow: none;
    max-width: none;
    padding: 0;
    margin: 0
}

.content-main.is--fullscreen .content,.content-main.is--fullscreen .content-main--inner {
    padding: 0;
    margin: 0 auto
}

.content-main.is--fullscreen .content--breadcrumb,.content-main.is--fullscreen .tagcloud--content,.content-main.is--fullscreen .last-seen-products {
    display: none
}

.content-main.is--fullscreen .listing--wrapper {
    max-width: 72.5rem;
    padding: 1.25rem .625rem 1.25rem .625rem;
    margin: 0 auto
}

@media screen and (min-width: 48em) {
    .content-main.is--fullscreen .listing--wrapper {
        padding: 1.25rem 1.875rem 1.25rem 1.875rem
    }
}

@media screen and (min-width: 78.75em) {
    .content-main.is--fullscreen .listing--wrapper {
        padding: 1.25rem 0rem 1.25rem 0rem
    }
}

.emotion--overlay {
    width: 3.125rem;
    height: 3.125rem;
    top: 3.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0 auto;
    position: relative;
    left: 0;
    z-index: 1000
}

.emotion--overlay .emotion--loading-indicator {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.emotion--overlay ~ .content-main {
    min-height: 125rem;
    visibility: hidden
}

.emotion--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 3.125rem 0rem 3.125rem 0rem;
    margin: 0 auto;
    display: block;
    position: relative;
    box-sizing: content-box
}

.emotion--loading-indicator:before {
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    content: "";
    border-width: 2px;
    border-style: solid;
    border-color: #333 #ccc #ccc #ccc
}

.content--emotions {
    display: block
}

body.emotion--preview {
    background: #ffffff
}

body.emotion--preview .content-main {
    box-shadow: none;
    margin: 0
}

.emotion--show-listing {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.emotion--wrapper {
    display: block;
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden
}

.emotion--wrapper.is--fullscreen {
    max-width: none
}

.emotion--container {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: #fff
}

.emotion--container:after {
    content: "";
    display: table;
    clear: both
}

.emotion--container.emotion--mode-resize {
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}

.emotion--container.emotion--mode-rows .emotion--sizer,.emotion--container.emotion--mode-rows .emotion--sizer-xs,.emotion--container.emotion--mode-rows .emotion--sizer-s,.emotion--container.emotion--mode-rows .emotion--sizer-m,.emotion--container.emotion--mode-rows .emotion--sizer-l,.emotion--container.emotion--mode-rows .emotion--sizer-xl {
    display: none
}

.emotion--container.emotion--mode-rows .emotion--row:after {
    content: "";
    display: table;
    clear: both
}

.emotion--container.emotion--column-1 .col-1 {
    width: 100%
}

.emotion--container.emotion--column-1 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-1 .col-xs-1 {
    width: 100%
}

.emotion--container.emotion--column-1 .start-col-xs-1 {
    left: 0%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-1 .col-s-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-s-1 {
        left: 0%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-1 .col-m-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-m-1 {
        left: 0%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-1 .col-l-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-l-1 {
        left: 0%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-1 .col-xl-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-xl-1 {
        left: 0%
    }
}

.emotion--container.emotion--column-2 .col-1 {
    width: 50%
}

.emotion--container.emotion--column-2 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-2 .col-2 {
    width: 100%
}

.emotion--container.emotion--column-2 .start-col-2 {
    left: 50%
}

.emotion--container.emotion--column-2 .col-xs-1 {
    width: 50%
}

.emotion--container.emotion--column-2 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-2 .col-xs-2 {
    width: 100%
}

.emotion--container.emotion--column-2 .start-col-xs-2 {
    left: 50%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-2 .col-s-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-s-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-s-2 {
        left: 50%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-2 .col-m-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-m-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-m-2 {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-2 .col-l-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-l-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-l-2 {
        left: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-2 .col-xl-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-xl-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-xl-2 {
        left: 50%
    }
}

.emotion--container.emotion--column-3 .col-1 {
    width: 33.33333333%
}

.emotion--container.emotion--column-3 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-3 .col-2 {
    width: 66.66666667%
}

.emotion--container.emotion--column-3 .start-col-2 {
    left: 33.33333333%
}

.emotion--container.emotion--column-3 .col-3 {
    width: 100%
}

.emotion--container.emotion--column-3 .start-col-3 {
    left: 66.66666667%
}

.emotion--container.emotion--column-3 .col-xs-1 {
    width: 33.33333333%
}

.emotion--container.emotion--column-3 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-3 .col-xs-2 {
    width: 66.66666667%
}

.emotion--container.emotion--column-3 .start-col-xs-2 {
    left: 33.33333333%
}

.emotion--container.emotion--column-3 .col-xs-3 {
    width: 100%
}

.emotion--container.emotion--column-3 .start-col-xs-3 {
    left: 66.66666667%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-3 .col-s-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-s-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-s-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-s-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-s-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-3 .col-m-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-m-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-m-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-m-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-m-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-3 .col-l-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-l-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-l-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-l-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-l-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-3 .col-xl-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-xl-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-xl-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-xl-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-xl-3 {
        left: 66.66666667%
    }
}

.emotion--container.emotion--column-4 .col-1 {
    width: 25%
}

.emotion--container.emotion--column-4 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-4 .col-2 {
    width: 50%
}

.emotion--container.emotion--column-4 .start-col-2 {
    left: 25%
}

.emotion--container.emotion--column-4 .col-3 {
    width: 75%
}

.emotion--container.emotion--column-4 .start-col-3 {
    left: 50%
}

.emotion--container.emotion--column-4 .col-4 {
    width: 100%
}

.emotion--container.emotion--column-4 .start-col-4 {
    left: 75%
}

.emotion--container.emotion--column-4 .col-xs-1 {
    width: 25%
}

.emotion--container.emotion--column-4 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-4 .col-xs-2 {
    width: 50%
}

.emotion--container.emotion--column-4 .start-col-xs-2 {
    left: 25%
}

.emotion--container.emotion--column-4 .col-xs-3 {
    width: 75%
}

.emotion--container.emotion--column-4 .start-col-xs-3 {
    left: 50%
}

.emotion--container.emotion--column-4 .col-xs-4 {
    width: 100%
}

.emotion--container.emotion--column-4 .start-col-xs-4 {
    left: 75%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-4 .col-s-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-s-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-s-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-s-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-s-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-s-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-s-4 {
        left: 75%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-4 .col-m-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-m-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-m-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-m-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-m-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-m-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-m-4 {
        left: 75%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-4 .col-l-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-l-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-l-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-l-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-l-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-l-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-l-4 {
        left: 75%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-4 .col-xl-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-xl-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-xl-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-xl-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-xl-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-xl-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-xl-4 {
        left: 75%
    }
}

.emotion--container.emotion--column-5 .col-1 {
    width: 20%
}

.emotion--container.emotion--column-5 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-5 .col-2 {
    width: 40%
}

.emotion--container.emotion--column-5 .start-col-2 {
    left: 20%
}

.emotion--container.emotion--column-5 .col-3 {
    width: 60%
}

.emotion--container.emotion--column-5 .start-col-3 {
    left: 40%
}

.emotion--container.emotion--column-5 .col-4 {
    width: 80%
}

.emotion--container.emotion--column-5 .start-col-4 {
    left: 60%
}

.emotion--container.emotion--column-5 .col-5 {
    width: 100%
}

.emotion--container.emotion--column-5 .start-col-5 {
    left: 80%
}

.emotion--container.emotion--column-5 .col-xs-1 {
    width: 20%
}

.emotion--container.emotion--column-5 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-5 .col-xs-2 {
    width: 40%
}

.emotion--container.emotion--column-5 .start-col-xs-2 {
    left: 20%
}

.emotion--container.emotion--column-5 .col-xs-3 {
    width: 60%
}

.emotion--container.emotion--column-5 .start-col-xs-3 {
    left: 40%
}

.emotion--container.emotion--column-5 .col-xs-4 {
    width: 80%
}

.emotion--container.emotion--column-5 .start-col-xs-4 {
    left: 60%
}

.emotion--container.emotion--column-5 .col-xs-5 {
    width: 100%
}

.emotion--container.emotion--column-5 .start-col-xs-5 {
    left: 80%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-5 .col-s-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-s-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-s-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-s-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-s-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-s-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-s-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-s-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-s-5 {
        left: 80%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-5 .col-m-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-m-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-m-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-m-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-m-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-m-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-m-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-m-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-m-5 {
        left: 80%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-5 .col-l-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-l-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-l-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-l-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-l-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-l-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-l-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-l-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-l-5 {
        left: 80%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-5 .col-xl-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-xl-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-xl-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-xl-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-xl-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-xl-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-xl-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-xl-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-xl-5 {
        left: 80%
    }
}

.emotion--container.emotion--column-6 .col-1 {
    width: 16.66666667%
}

.emotion--container.emotion--column-6 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-6 .col-2 {
    width: 33.33333333%
}

.emotion--container.emotion--column-6 .start-col-2 {
    left: 16.66666667%
}

.emotion--container.emotion--column-6 .col-3 {
    width: 50%
}

.emotion--container.emotion--column-6 .start-col-3 {
    left: 33.33333333%
}

.emotion--container.emotion--column-6 .col-4 {
    width: 66.66666667%
}

.emotion--container.emotion--column-6 .start-col-4 {
    left: 50%
}

.emotion--container.emotion--column-6 .col-5 {
    width: 83.33333333%
}

.emotion--container.emotion--column-6 .start-col-5 {
    left: 66.66666667%
}

.emotion--container.emotion--column-6 .col-6 {
    width: 100%
}

.emotion--container.emotion--column-6 .start-col-6 {
    left: 83.33333333%
}

.emotion--container.emotion--column-6 .col-xs-1 {
    width: 16.66666667%
}

.emotion--container.emotion--column-6 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-6 .col-xs-2 {
    width: 33.33333333%
}

.emotion--container.emotion--column-6 .start-col-xs-2 {
    left: 16.66666667%
}

.emotion--container.emotion--column-6 .col-xs-3 {
    width: 50%
}

.emotion--container.emotion--column-6 .start-col-xs-3 {
    left: 33.33333333%
}

.emotion--container.emotion--column-6 .col-xs-4 {
    width: 66.66666667%
}

.emotion--container.emotion--column-6 .start-col-xs-4 {
    left: 50%
}

.emotion--container.emotion--column-6 .col-xs-5 {
    width: 83.33333333%
}

.emotion--container.emotion--column-6 .start-col-xs-5 {
    left: 66.66666667%
}

.emotion--container.emotion--column-6 .col-xs-6 {
    width: 100%
}

.emotion--container.emotion--column-6 .start-col-xs-6 {
    left: 83.33333333%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-6 .col-s-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-s-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-s-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-s-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-s-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-s-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-s-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-s-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-s-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-s-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-s-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-6 .col-m-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-m-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-m-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-m-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-m-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-m-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-m-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-m-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-m-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-m-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-m-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-6 .col-l-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-l-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-l-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-l-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-l-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-l-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-l-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-l-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-l-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-l-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-l-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-6 .col-xl-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-xl-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-xl-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-xl-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-xl-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-xl-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-xl-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-xl-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-xl-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-xl-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-xl-6 {
        left: 83.33333333%
    }
}

.emotion--container.emotion--column-7 .col-1 {
    width: 14.28571429%
}

.emotion--container.emotion--column-7 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-7 .col-2 {
    width: 28.57142857%
}

.emotion--container.emotion--column-7 .start-col-2 {
    left: 14.28571429%
}

.emotion--container.emotion--column-7 .col-3 {
    width: 42.85714286%
}

.emotion--container.emotion--column-7 .start-col-3 {
    left: 28.57142857%
}

.emotion--container.emotion--column-7 .col-4 {
    width: 57.14285714%
}

.emotion--container.emotion--column-7 .start-col-4 {
    left: 42.85714286%
}

.emotion--container.emotion--column-7 .col-5 {
    width: 71.42857143000001%
}

.emotion--container.emotion--column-7 .start-col-5 {
    left: 57.14285714%
}

.emotion--container.emotion--column-7 .col-6 {
    width: 85.71428571%
}

.emotion--container.emotion--column-7 .start-col-6 {
    left: 71.42857143000001%
}

.emotion--container.emotion--column-7 .col-7 {
    width: 100%
}

.emotion--container.emotion--column-7 .start-col-7 {
    left: 85.71428571%
}

.emotion--container.emotion--column-7 .col-xs-1 {
    width: 14.28571429%
}

.emotion--container.emotion--column-7 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-7 .col-xs-2 {
    width: 28.57142857%
}

.emotion--container.emotion--column-7 .start-col-xs-2 {
    left: 14.28571429%
}

.emotion--container.emotion--column-7 .col-xs-3 {
    width: 42.85714286%
}

.emotion--container.emotion--column-7 .start-col-xs-3 {
    left: 28.57142857%
}

.emotion--container.emotion--column-7 .col-xs-4 {
    width: 57.14285714%
}

.emotion--container.emotion--column-7 .start-col-xs-4 {
    left: 42.85714286%
}

.emotion--container.emotion--column-7 .col-xs-5 {
    width: 71.42857143000001%
}

.emotion--container.emotion--column-7 .start-col-xs-5 {
    left: 57.14285714%
}

.emotion--container.emotion--column-7 .col-xs-6 {
    width: 85.71428571%
}

.emotion--container.emotion--column-7 .start-col-xs-6 {
    left: 71.42857143000001%
}

.emotion--container.emotion--column-7 .col-xs-7 {
    width: 100%
}

.emotion--container.emotion--column-7 .start-col-xs-7 {
    left: 85.71428571%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-7 .col-s-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-s-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-s-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-s-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-s-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-s-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-s-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-s-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-s-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-s-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-s-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-s-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-s-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-7 .col-m-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-m-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-m-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-m-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-m-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-m-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-m-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-m-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-m-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-m-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-m-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-m-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-m-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-7 .col-l-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-l-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-l-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-l-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-l-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-l-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-l-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-l-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-l-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-l-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-l-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-l-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-l-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-7 .col-xl-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-xl-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-xl-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-xl-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-xl-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-xl-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-xl-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-xl-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-xl-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-xl-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-xl-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-xl-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-xl-7 {
        left: 85.71428571%
    }
}

.emotion--container.emotion--column-8 .col-1 {
    width: 12.5%
}

.emotion--container.emotion--column-8 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-8 .col-2 {
    width: 25%
}

.emotion--container.emotion--column-8 .start-col-2 {
    left: 12.5%
}

.emotion--container.emotion--column-8 .col-3 {
    width: 37.5%
}

.emotion--container.emotion--column-8 .start-col-3 {
    left: 25%
}

.emotion--container.emotion--column-8 .col-4 {
    width: 50%
}

.emotion--container.emotion--column-8 .start-col-4 {
    left: 37.5%
}

.emotion--container.emotion--column-8 .col-5 {
    width: 62.5%
}

.emotion--container.emotion--column-8 .start-col-5 {
    left: 50%
}

.emotion--container.emotion--column-8 .col-6 {
    width: 75%
}

.emotion--container.emotion--column-8 .start-col-6 {
    left: 62.5%
}

.emotion--container.emotion--column-8 .col-7 {
    width: 87.5%
}

.emotion--container.emotion--column-8 .start-col-7 {
    left: 75%
}

.emotion--container.emotion--column-8 .col-8 {
    width: 100%
}

.emotion--container.emotion--column-8 .start-col-8 {
    left: 87.5%
}

.emotion--container.emotion--column-8 .col-xs-1 {
    width: 12.5%
}

.emotion--container.emotion--column-8 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-8 .col-xs-2 {
    width: 25%
}

.emotion--container.emotion--column-8 .start-col-xs-2 {
    left: 12.5%
}

.emotion--container.emotion--column-8 .col-xs-3 {
    width: 37.5%
}

.emotion--container.emotion--column-8 .start-col-xs-3 {
    left: 25%
}

.emotion--container.emotion--column-8 .col-xs-4 {
    width: 50%
}

.emotion--container.emotion--column-8 .start-col-xs-4 {
    left: 37.5%
}

.emotion--container.emotion--column-8 .col-xs-5 {
    width: 62.5%
}

.emotion--container.emotion--column-8 .start-col-xs-5 {
    left: 50%
}

.emotion--container.emotion--column-8 .col-xs-6 {
    width: 75%
}

.emotion--container.emotion--column-8 .start-col-xs-6 {
    left: 62.5%
}

.emotion--container.emotion--column-8 .col-xs-7 {
    width: 87.5%
}

.emotion--container.emotion--column-8 .start-col-xs-7 {
    left: 75%
}

.emotion--container.emotion--column-8 .col-xs-8 {
    width: 100%
}

.emotion--container.emotion--column-8 .start-col-xs-8 {
    left: 87.5%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-8 .col-s-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-s-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-s-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-s-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-s-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-s-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-s-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-s-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-s-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-s-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-s-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-s-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-8 .col-m-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-m-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-m-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-m-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-m-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-m-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-m-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-m-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-m-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-m-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-m-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-m-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-8 .col-l-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-l-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-l-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-l-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-l-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-l-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-l-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-l-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-l-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-l-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-l-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-l-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-8 .col-xl-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-xl-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-xl-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-xl-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-xl-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-xl-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-xl-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-xl-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-xl-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-xl-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-xl-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-xl-8 {
        left: 87.5%
    }
}

.emotion--container.emotion--column-9 .col-1 {
    width: 11.11111111%
}

.emotion--container.emotion--column-9 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-9 .col-2 {
    width: 22.22222222%
}

.emotion--container.emotion--column-9 .start-col-2 {
    left: 11.11111111%
}

.emotion--container.emotion--column-9 .col-3 {
    width: 33.33333333%
}

.emotion--container.emotion--column-9 .start-col-3 {
    left: 22.22222222%
}

.emotion--container.emotion--column-9 .col-4 {
    width: 44.44444444%
}

.emotion--container.emotion--column-9 .start-col-4 {
    left: 33.33333333%
}

.emotion--container.emotion--column-9 .col-5 {
    width: 55.55555556%
}

.emotion--container.emotion--column-9 .start-col-5 {
    left: 44.44444444%
}

.emotion--container.emotion--column-9 .col-6 {
    width: 66.66666667%
}

.emotion--container.emotion--column-9 .start-col-6 {
    left: 55.55555556%
}

.emotion--container.emotion--column-9 .col-7 {
    width: 77.77777777999999%
}

.emotion--container.emotion--column-9 .start-col-7 {
    left: 66.66666667%
}

.emotion--container.emotion--column-9 .col-8 {
    width: 88.88888889%
}

.emotion--container.emotion--column-9 .start-col-8 {
    left: 77.77777777999999%
}

.emotion--container.emotion--column-9 .col-9 {
    width: 100%
}

.emotion--container.emotion--column-9 .start-col-9 {
    left: 88.88888889%
}

.emotion--container.emotion--column-9 .col-xs-1 {
    width: 11.11111111%
}

.emotion--container.emotion--column-9 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-9 .col-xs-2 {
    width: 22.22222222%
}

.emotion--container.emotion--column-9 .start-col-xs-2 {
    left: 11.11111111%
}

.emotion--container.emotion--column-9 .col-xs-3 {
    width: 33.33333333%
}

.emotion--container.emotion--column-9 .start-col-xs-3 {
    left: 22.22222222%
}

.emotion--container.emotion--column-9 .col-xs-4 {
    width: 44.44444444%
}

.emotion--container.emotion--column-9 .start-col-xs-4 {
    left: 33.33333333%
}

.emotion--container.emotion--column-9 .col-xs-5 {
    width: 55.55555556%
}

.emotion--container.emotion--column-9 .start-col-xs-5 {
    left: 44.44444444%
}

.emotion--container.emotion--column-9 .col-xs-6 {
    width: 66.66666667%
}

.emotion--container.emotion--column-9 .start-col-xs-6 {
    left: 55.55555556%
}

.emotion--container.emotion--column-9 .col-xs-7 {
    width: 77.77777777999999%
}

.emotion--container.emotion--column-9 .start-col-xs-7 {
    left: 66.66666667%
}

.emotion--container.emotion--column-9 .col-xs-8 {
    width: 88.88888889%
}

.emotion--container.emotion--column-9 .start-col-xs-8 {
    left: 77.77777777999999%
}

.emotion--container.emotion--column-9 .col-xs-9 {
    width: 100%
}

.emotion--container.emotion--column-9 .start-col-xs-9 {
    left: 88.88888889%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-9 .col-s-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-s-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-s-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-s-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-s-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-s-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-s-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-s-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-s-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-s-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-s-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-s-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-s-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-s-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-s-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-s-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-s-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-9 .col-m-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-m-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-m-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-m-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-m-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-m-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-m-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-m-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-m-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-m-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-m-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-m-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-m-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-m-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-m-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-m-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-m-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-9 .col-l-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-l-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-l-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-l-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-l-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-l-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-l-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-l-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-l-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-l-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-l-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-l-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-l-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-l-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-l-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-l-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-l-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-9 .col-xl-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-xl-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-xl-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-xl-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-xl-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-xl-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-xl-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-xl-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-xl-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-xl-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-xl-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-xl-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-xl-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-xl-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-xl-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-xl-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-xl-9 {
        left: 88.88888889%
    }
}

.emotion--container.emotion--column-10 .col-1 {
    width: 10%
}

.emotion--container.emotion--column-10 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-10 .col-2 {
    width: 20%
}

.emotion--container.emotion--column-10 .start-col-2 {
    left: 10%
}

.emotion--container.emotion--column-10 .col-3 {
    width: 30%
}

.emotion--container.emotion--column-10 .start-col-3 {
    left: 20%
}

.emotion--container.emotion--column-10 .col-4 {
    width: 40%
}

.emotion--container.emotion--column-10 .start-col-4 {
    left: 30%
}

.emotion--container.emotion--column-10 .col-5 {
    width: 50%
}

.emotion--container.emotion--column-10 .start-col-5 {
    left: 40%
}

.emotion--container.emotion--column-10 .col-6 {
    width: 60%
}

.emotion--container.emotion--column-10 .start-col-6 {
    left: 50%
}

.emotion--container.emotion--column-10 .col-7 {
    width: 70%
}

.emotion--container.emotion--column-10 .start-col-7 {
    left: 60%
}

.emotion--container.emotion--column-10 .col-8 {
    width: 80%
}

.emotion--container.emotion--column-10 .start-col-8 {
    left: 70%
}

.emotion--container.emotion--column-10 .col-9 {
    width: 90%
}

.emotion--container.emotion--column-10 .start-col-9 {
    left: 80%
}

.emotion--container.emotion--column-10 .col-10 {
    width: 100%
}

.emotion--container.emotion--column-10 .start-col-10 {
    left: 90%
}

.emotion--container.emotion--column-10 .col-xs-1 {
    width: 10%
}

.emotion--container.emotion--column-10 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-10 .col-xs-2 {
    width: 20%
}

.emotion--container.emotion--column-10 .start-col-xs-2 {
    left: 10%
}

.emotion--container.emotion--column-10 .col-xs-3 {
    width: 30%
}

.emotion--container.emotion--column-10 .start-col-xs-3 {
    left: 20%
}

.emotion--container.emotion--column-10 .col-xs-4 {
    width: 40%
}

.emotion--container.emotion--column-10 .start-col-xs-4 {
    left: 30%
}

.emotion--container.emotion--column-10 .col-xs-5 {
    width: 50%
}

.emotion--container.emotion--column-10 .start-col-xs-5 {
    left: 40%
}

.emotion--container.emotion--column-10 .col-xs-6 {
    width: 60%
}

.emotion--container.emotion--column-10 .start-col-xs-6 {
    left: 50%
}

.emotion--container.emotion--column-10 .col-xs-7 {
    width: 70%
}

.emotion--container.emotion--column-10 .start-col-xs-7 {
    left: 60%
}

.emotion--container.emotion--column-10 .col-xs-8 {
    width: 80%
}

.emotion--container.emotion--column-10 .start-col-xs-8 {
    left: 70%
}

.emotion--container.emotion--column-10 .col-xs-9 {
    width: 90%
}

.emotion--container.emotion--column-10 .start-col-xs-9 {
    left: 80%
}

.emotion--container.emotion--column-10 .col-xs-10 {
    width: 100%
}

.emotion--container.emotion--column-10 .start-col-xs-10 {
    left: 90%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-10 .col-s-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-s-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-s-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-s-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-s-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-s-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-s-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-s-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-s-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-s-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-s-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-s-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-s-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-s-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-s-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-s-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-s-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-s-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-s-10 {
        left: 90%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-10 .col-m-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-m-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-m-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-m-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-m-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-m-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-m-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-m-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-m-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-m-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-m-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-m-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-m-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-m-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-m-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-m-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-m-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-m-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-m-10 {
        left: 90%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-10 .col-l-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-l-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-l-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-l-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-l-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-l-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-l-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-l-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-l-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-l-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-l-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-l-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-l-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-l-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-l-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-l-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-l-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-l-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-l-10 {
        left: 90%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-10 .col-xl-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-xl-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-xl-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-xl-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-xl-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-xl-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-xl-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-xl-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-xl-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-xl-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-xl-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-xl-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-xl-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-xl-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-xl-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-xl-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-xl-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-xl-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-xl-10 {
        left: 90%
    }
}

.emotion--container.emotion--column-11 .col-1 {
    width: 9.09090909%
}

.emotion--container.emotion--column-11 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-11 .col-2 {
    width: 18.18181818%
}

.emotion--container.emotion--column-11 .start-col-2 {
    left: 9.09090909%
}

.emotion--container.emotion--column-11 .col-3 {
    width: 27.27272727%
}

.emotion--container.emotion--column-11 .start-col-3 {
    left: 18.18181818%
}

.emotion--container.emotion--column-11 .col-4 {
    width: 36.36363636%
}

.emotion--container.emotion--column-11 .start-col-4 {
    left: 27.27272727%
}

.emotion--container.emotion--column-11 .col-5 {
    width: 45.45454545%
}

.emotion--container.emotion--column-11 .start-col-5 {
    left: 36.36363636%
}

.emotion--container.emotion--column-11 .col-6 {
    width: 54.54545455%
}

.emotion--container.emotion--column-11 .start-col-6 {
    left: 45.45454545%
}

.emotion--container.emotion--column-11 .col-7 {
    width: 63.63636364%
}

.emotion--container.emotion--column-11 .start-col-7 {
    left: 54.54545455%
}

.emotion--container.emotion--column-11 .col-8 {
    width: 72.72727273%
}

.emotion--container.emotion--column-11 .start-col-8 {
    left: 63.63636364%
}

.emotion--container.emotion--column-11 .col-9 {
    width: 81.81818182000001%
}

.emotion--container.emotion--column-11 .start-col-9 {
    left: 72.72727273%
}

.emotion--container.emotion--column-11 .col-10 {
    width: 90.90909091%
}

.emotion--container.emotion--column-11 .start-col-10 {
    left: 81.81818182000001%
}

.emotion--container.emotion--column-11 .col-11 {
    width: 100%
}

.emotion--container.emotion--column-11 .start-col-11 {
    left: 90.90909091%
}

.emotion--container.emotion--column-11 .col-xs-1 {
    width: 9.09090909%
}

.emotion--container.emotion--column-11 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-11 .col-xs-2 {
    width: 18.18181818%
}

.emotion--container.emotion--column-11 .start-col-xs-2 {
    left: 9.09090909%
}

.emotion--container.emotion--column-11 .col-xs-3 {
    width: 27.27272727%
}

.emotion--container.emotion--column-11 .start-col-xs-3 {
    left: 18.18181818%
}

.emotion--container.emotion--column-11 .col-xs-4 {
    width: 36.36363636%
}

.emotion--container.emotion--column-11 .start-col-xs-4 {
    left: 27.27272727%
}

.emotion--container.emotion--column-11 .col-xs-5 {
    width: 45.45454545%
}

.emotion--container.emotion--column-11 .start-col-xs-5 {
    left: 36.36363636%
}

.emotion--container.emotion--column-11 .col-xs-6 {
    width: 54.54545455%
}

.emotion--container.emotion--column-11 .start-col-xs-6 {
    left: 45.45454545%
}

.emotion--container.emotion--column-11 .col-xs-7 {
    width: 63.63636364%
}

.emotion--container.emotion--column-11 .start-col-xs-7 {
    left: 54.54545455%
}

.emotion--container.emotion--column-11 .col-xs-8 {
    width: 72.72727273%
}

.emotion--container.emotion--column-11 .start-col-xs-8 {
    left: 63.63636364%
}

.emotion--container.emotion--column-11 .col-xs-9 {
    width: 81.81818182000001%
}

.emotion--container.emotion--column-11 .start-col-xs-9 {
    left: 72.72727273%
}

.emotion--container.emotion--column-11 .col-xs-10 {
    width: 90.90909091%
}

.emotion--container.emotion--column-11 .start-col-xs-10 {
    left: 81.81818182000001%
}

.emotion--container.emotion--column-11 .col-xs-11 {
    width: 100%
}

.emotion--container.emotion--column-11 .start-col-xs-11 {
    left: 90.90909091%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-11 .col-s-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-s-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-s-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-s-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-s-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-s-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-s-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-s-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-s-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-s-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-s-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-s-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-s-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-s-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-s-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-s-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-s-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-s-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-s-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-s-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-s-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-11 .col-m-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-m-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-m-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-m-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-m-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-m-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-m-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-m-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-m-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-m-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-m-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-m-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-m-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-m-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-m-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-m-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-m-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-m-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-m-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-m-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-m-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-11 .col-l-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-l-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-l-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-l-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-l-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-l-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-l-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-l-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-l-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-l-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-l-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-l-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-l-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-l-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-l-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-l-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-l-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-l-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-l-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-l-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-l-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-11 .col-xl-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-xl-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-xl-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-xl-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-xl-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-xl-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-xl-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-xl-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-xl-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-xl-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-xl-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-xl-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-xl-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-xl-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-xl-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-xl-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-xl-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-xl-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-xl-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-xl-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-xl-11 {
        left: 90.90909091%
    }
}

.emotion--container.emotion--column-12 .col-1 {
    width: 8.33333333%
}

.emotion--container.emotion--column-12 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-12 .col-2 {
    width: 16.66666667%
}

.emotion--container.emotion--column-12 .start-col-2 {
    left: 8.33333333%
}

.emotion--container.emotion--column-12 .col-3 {
    width: 25%
}

.emotion--container.emotion--column-12 .start-col-3 {
    left: 16.66666667%
}

.emotion--container.emotion--column-12 .col-4 {
    width: 33.33333333%
}

.emotion--container.emotion--column-12 .start-col-4 {
    left: 25%
}

.emotion--container.emotion--column-12 .col-5 {
    width: 41.66666667%
}

.emotion--container.emotion--column-12 .start-col-5 {
    left: 33.33333333%
}

.emotion--container.emotion--column-12 .col-6 {
    width: 50%
}

.emotion--container.emotion--column-12 .start-col-6 {
    left: 41.66666667%
}

.emotion--container.emotion--column-12 .col-7 {
    width: 58.33333333%
}

.emotion--container.emotion--column-12 .start-col-7 {
    left: 50%
}

.emotion--container.emotion--column-12 .col-8 {
    width: 66.66666667%
}

.emotion--container.emotion--column-12 .start-col-8 {
    left: 58.33333333%
}

.emotion--container.emotion--column-12 .col-9 {
    width: 75%
}

.emotion--container.emotion--column-12 .start-col-9 {
    left: 66.66666667%
}

.emotion--container.emotion--column-12 .col-10 {
    width: 83.33333333%
}

.emotion--container.emotion--column-12 .start-col-10 {
    left: 75%
}

.emotion--container.emotion--column-12 .col-11 {
    width: 91.66666667%
}

.emotion--container.emotion--column-12 .start-col-11 {
    left: 83.33333333%
}

.emotion--container.emotion--column-12 .col-12 {
    width: 100%
}

.emotion--container.emotion--column-12 .start-col-12 {
    left: 91.66666667%
}

.emotion--container.emotion--column-12 .col-xs-1 {
    width: 8.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-12 .col-xs-2 {
    width: 16.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-2 {
    left: 8.33333333%
}

.emotion--container.emotion--column-12 .col-xs-3 {
    width: 25%
}

.emotion--container.emotion--column-12 .start-col-xs-3 {
    left: 16.66666667%
}

.emotion--container.emotion--column-12 .col-xs-4 {
    width: 33.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-4 {
    left: 25%
}

.emotion--container.emotion--column-12 .col-xs-5 {
    width: 41.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-5 {
    left: 33.33333333%
}

.emotion--container.emotion--column-12 .col-xs-6 {
    width: 50%
}

.emotion--container.emotion--column-12 .start-col-xs-6 {
    left: 41.66666667%
}

.emotion--container.emotion--column-12 .col-xs-7 {
    width: 58.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-7 {
    left: 50%
}

.emotion--container.emotion--column-12 .col-xs-8 {
    width: 66.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-8 {
    left: 58.33333333%
}

.emotion--container.emotion--column-12 .col-xs-9 {
    width: 75%
}

.emotion--container.emotion--column-12 .start-col-xs-9 {
    left: 66.66666667%
}

.emotion--container.emotion--column-12 .col-xs-10 {
    width: 83.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-10 {
    left: 75%
}

.emotion--container.emotion--column-12 .col-xs-11 {
    width: 91.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-11 {
    left: 83.33333333%
}

.emotion--container.emotion--column-12 .col-xs-12 {
    width: 100%
}

.emotion--container.emotion--column-12 .start-col-xs-12 {
    left: 91.66666667%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-12 .col-s-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-s-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-s-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-s-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-s-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-s-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-s-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-s-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-s-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-12 .col-m-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-m-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-m-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-m-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-m-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-m-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-m-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-m-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-m-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-12 .col-l-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-l-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-l-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-l-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-l-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-l-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-l-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-l-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-l-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-12 .col-xl-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-xl-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-xl-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-xl-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-xl-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-xl-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-xl-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-xl-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-xl-12 {
        left: 91.66666667%
    }
}

.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
    display: block
}

.emotion--container .is--hidden-xs {
    display: none
}

.emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
    display: none
}

.emotion--container .emotion--sizer-xs {
    display: block
}

.emotion--container .emotion--sizer-xs ~ .emotion--sizer {
    display: none
}

@media screen and (min-width: 30em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-s {
        display: none
    }

    .emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-s {
        display: block
    }

    .emotion--container .emotion--sizer-s ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-m {
        display: none
    }

    .emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-m {
        display: block
    }

    .emotion--container .emotion--sizer-m ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-l {
        display: none
    }

    .emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-l {
        display: block
    }

    .emotion--container .emotion--sizer-l ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l {
        display: block
    }

    .emotion--container .is--hidden-xl {
        display: none
    }

    .emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l {
        display: none
    }

    .emotion--container .emotion--sizer-xl {
        display: block
    }

    .emotion--container .emotion--sizer-xl ~ .emotion--sizer {
        display: none
    }
}

.emotion--element {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.emotion--container.emotion--mode-rows .emotion--element {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    vertical-align: top
}

.emotion--banner {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.emotion--banner .banner--content {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.emotion--banner .banner--content.left.top {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0
}

.emotion--banner .banner--content.left.center {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    top: 50%
}

.emotion--banner .banner--content.left.bottom {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    left: 0;
    top: 100%
}

.emotion--banner .banner--content.center.top {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: 0
}

.emotion--banner .banner--content.center.bottom {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    left: 50%;
    top: 100%
}

.emotion--banner .banner--content.right.top {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    left: 100%;
    top: 0
}

.emotion--banner .banner--content.right.center {
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: 100%;
    top: 50%
}

.emotion--banner .banner--content.right.bottom {
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
    left: 100%;
    top: 100%
}

.emotion--mode-rows .emotion--banner {
    height: auto
}

.emotion--mode-rows .emotion--banner .banner--content,.emotion--mode-rows .emotion--banner .banner--content.left.top,.emotion--mode-rows .emotion--banner .banner--content.left.center,.emotion--mode-rows .emotion--banner .banner--content.left.bottom,.emotion--mode-rows .emotion--banner .banner--content.center.top,.emotion--mode-rows .emotion--banner .banner--content.center.bottom,.emotion--mode-rows .emotion--banner .banner--content.right.top,.emotion--mode-rows .emotion--banner .banner--content.right.center,.emotion--mode-rows .emotion--banner .banner--content.right.bottom {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    left: 0;
    top: 0;
    float: none
}

.emotion--mode-rows .emotion--banner .banner--image-src {
    max-height: none;
    width: 100%
}

.emotion--banner .banner--image {
    width: 100%
}

.emotion--banner .banner--link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110
}

.emotion--banner .banner--mapping {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.emotion--banner .banner--mapping-link {
    position: absolute;
    display: block;
    z-index: 110;
    background: rgba(0,0,0,0)
}

.emotion--banner-slider {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--banner-slider {
    height: auto
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--container,.emotion--mode-rows .emotion--banner-slider .banner-slider--slide {
    height: auto
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--item {
    vertical-align: middle
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--banner {
    -webkit-transform: none;
    transform: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.emotion--banner-slider .banner-slider--title {
    padding: .625rem 1.25rem .625rem 1.25rem;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis
}

.emotion--banner-slider .banner-slider--container,.emotion--banner-slider .banner-slider--slide {
    width: 100%;
    height: 100%
}

.emotion--banner-slider .banner-slider--container .arrow {
    display: block
}

.emotion--banner-slider .banner-slider--item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--banner-slider .banner-slider--banner {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100
}

.emotion--banner-slider .banner-slider--image {
    width: 100%
}

.emotion--banner-slider .banner-slider--link {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden
}

.emotion--banner-slider .image-slider--dots {
    display: none
}

.emotion--product-slider {
    width: 100%;
    height: 100%;
    position: relative
}

.emotion--mode-rows .emotion--product-slider {
    height: 22.5rem
}

.emotion--product-slider .product-slider--title {
    height: 3.4375rem;
    position: relative;
    top: 0;
    left: 0;
    z-index: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--product-slider .product-slider--content {
    padding: .625rem .625rem .625rem .625rem;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400
}

.emotion--product-slider .product-slider--title ~ .product-slider--content {
    padding-top: 4.0625rem
}

.emotion--product-slider .product-slider--arrow.arrow--next {
    border-right: 0 none
}

.emotion--product-slider .product-slider--arrow.arrow--prev {
    border-left: 0 none
}

.emotion--product-slider .box--emotion {
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center
}

.emotion--product-slider .box--emotion .box--content {
    padding: 0;
    border: 0 none
}

.emotion--product-slider .box--emotion .product--info {
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--product-slider .box--emotion .product--image {
    height: 60%;
    margin: 0 auto
}

.emotion--product-slider .box--emotion .product--details {
    max-height: 35%;
    width: 100%;
    margin-top: 5%
}

.emotion--product-slider .box--emotion .product--title {
    font-size: .875rem;
    font-weight: 300;
    white-space: normal
}

.emotion--product-slider .box--emotion .product--price-info .price--unit {
    height: .9375rem;
    font-size: .625rem
}

.emotion--product-slider .box--emotion .product--price .price--default {
    font-size: .875rem
}

.emotion--product {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--product {
    height: 22.5rem
}

.emotion--product.is--no-border .box--content {
    border: 0 none
}

.emotion--product .product--box {
    width: 100%;
    height: 100%;
    padding: 0;
    float: none
}

.emotion--product .product--box .box--content {
    padding: .625rem .625rem .625rem .625rem
}

.emotion--product .product--box .product--info {
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--product .product--box .product--image {
    height: 70%;
    margin: 0 auto
}

.emotion--product .product--box .product--image.is--large {
    height: 100%
}

.emotion--product .product--box .product--details {
    max-height: 30%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.emotion--product .product--box .product--title {
    text-overflow: ellipsis
}

.emotion--category-teaser {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--category-teaser {
    height: 22.5rem
}

.emotion--category-teaser .category-teaser--link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent
}

.emotion--category-teaser .category-teaser--title {
    padding: .625rem 1.25rem .625rem 1.25rem;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--manufacturer {
    width: 100%;
    height: 100%;
    position: relative
}

.emotion--mode-rows .emotion--manufacturer {
    height: 16.25rem
}

.emotion--manufacturer .manufacturer--title {
    height: 3.4375rem;
    position: relative;
    top: 0;
    left: 0;
    z-index: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--manufacturer .manufacturer--content {
    padding: .625rem 1.25rem .625rem 1.25rem;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400
}

.emotion--manufacturer .manufacturer--title ~ .manufacturer--content {
    padding-top: 4.0625rem
}

.emotion--manufacturer .manufacturer--slider {
    height: 100%
}

.emotion--manufacturer .manufacturer--slider .arrow--next {
    right: -1.25rem;
    border-right: 0 none
}

.emotion--manufacturer .manufacturer--slider .arrow--prev {
    left: -1.25rem;
    border-left: 0 none
}

.emotion--manufacturer .manufacturer--item {
    padding: .625rem .9375rem .625rem .9375rem;
    text-align: center;
    vertical-align: middle
}

.emotion--manufacturer .manufacturer--link {
    font-size: 1.125rem;
    display: block;
    width: 100%;
    height: 100%;
    color: #787878;
    font-weight: 500;
    position: relative
}

.emotion--manufacturer .manufacturer--link:hover {
    color: #ea7c13
}

.emotion--manufacturer .manufacturer--image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.emotion--youtube {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--youtube {
    height: 22.5rem
}

.emotion--video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.emotion--mode-rows .emotion--video {
    height: auto
}

.emotion--mode-rows .emotion--video .video--element {
    height: auto;
    position: relative
}

.emotion--video video::-moz-media-controls,.emotion--video video::-webkit-media-controls {
    bottom: 15%
}

.emotion--video .video--element {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

.emotion--video .video--cover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1300;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    text-align: center
}

.emotion--video .video--cover .video--play-icon {
    width: 6.25rem;
    height: 6.25rem;
    font-size: 6.25rem;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
    color: #fff
}

.emotion--video .video--play-btn {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    top: 1.5625rem;
    right: 1.5625rem;
    line-height: 2.5rem;
    font-size: 1.3125rem;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 100%;
    background-clip: padding-box;
    position: absolute;
    cursor: pointer;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    z-index: 1200
}

.emotion--video .video--text {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1100;
    color: #fff;
    text-align: center
}

.emotion--video .video--text.no--events {
    pointer-events: none
}

.emotion--iframe {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--iframe {
    height: 22.5rem
}

.emotion--blog {
    width: 100%;
    height: 100%;
    overflow: auto
}

.emotion--mode-rows .emotion--blog {
    height: auto
}

.emotion--mode-rows .emotion--blog .blog--image {
    height: 10rem
}

.emotion--blog .blog--container {
    height: 100%;
    margin: 0 0 0 -1%
}

.emotion--blog .blog--entry {
    height: 100%;
    padding-left: 1%
}

.emotion--blog .blog--image {
    height: 40%;
    width: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
    margin-bottom: 2%
}

.emotion--blog .blog--title {
    font-size: .875rem;
    display: block;
    font-weight: 500;
    color: #787878;
    margin-bottom: 2%
}

.emotion--blog .blog--title:hover {
    color: #ea7c13
}

.emotion--blog .blog--description {
    font-size: .875rem;
    line-height: 1.25rem;
    color: #787878;
    height: auto;
    max-height: 60%
}

.emotion--html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto
}

.emotion--mode-rows .emotion--html {
    height: auto
}

.emotion--html .html--content :last-child {
    margin-bottom: 0
}

@media screen and (min-width: 48em) {
    .emotion--blog {
        overflow: hidden
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--banner-slider .image-slider--dots {
        bottom: .625rem;
        top: auto;
        left: 0;
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        padding: 0
    }

    .emotion--banner-slider .image-slider--dots .dot--link {
        border-radius: 100%;
        margin: 0rem .125rem 0rem .125rem;
        width: 1.25rem;
        height: 1.25rem;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background: #d9d9d9;
        display: inline-block;
        border: 5px solid rgba(255,255,255,0.5);
        cursor: pointer;
        text-indent: -99999em;
        background-clip: padding-box
    }

    .emotion--banner-slider .image-slider--dots .dot--link.is--active {
        background: #ea7c13;
        background-clip: padding-box
    }
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    background-clip: padding-box;
    box-sizing: border-box;
    line-height: 1.1875rem;
    font-size: 1.0625rem;
    width: 18.125rem;
    padding: .625rem .625rem .5625rem .625rem;
    box-shadow: inset 0 1px 1px #787878;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top-color: #d9d9d9;
    color: #9e9e9e;
    text-align: left
}

textarea:focus,input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="tel"]:focus {
    box-shadow: 0 0 0 transparent;
    outline: none;
    border-color: #787878;
    background: #fff;
    color: #787878
}

textarea.has--error,input[type="text"].has--error,input[type="search"].has--error,input[type="password"].has--error,input[type="number"].has--error,input[type="email"].has--error,input[type="tel"].has--error {
    color: #e74c3c;
    background: #fff;
    border-color: #e74c3c
}

textarea.input--field,input[type="text"].input--field,input[type="search"].input--field,input[type="password"].input--field,input[type="number"].input--field,input[type="email"].input--field,input[type="tel"].input--field {
    margin-bottom: .625rem;
    width: 100%
}

textarea.input--field.input--field-zipcode,input[type="text"].input--field.input--field-zipcode,input[type="search"].input--field.input--field-zipcode,input[type="password"].input--field.input--field-zipcode,input[type="number"].input--field.input--field-zipcode,input[type="email"].input--field.input--field-zipcode,input[type="tel"].input--field.input--field-zipcode {
    width: 30%;
    float: left
}

textarea.input--field.input--field-city,input[type="text"].input--field.input--field-city,input[type="search"].input--field.input--field-city,input[type="password"].input--field.input--field-city,input[type="number"].input--field.input--field-city,input[type="email"].input--field.input--field-city,input[type="tel"].input--field.input--field-city {
    width: 68%;
    float: left
}

textarea.input--field.input--spacer,input[type="text"].input--field.input--spacer,input[type="search"].input--field.input--spacer,input[type="password"].input--field.input--spacer,input[type="number"].input--field.input--spacer,input[type="email"].input--field.input--spacer,input[type="tel"].input--field.input--spacer {
    margin-right: 2%
}

textarea.is--small,input[type="text"].is--small,input[type="search"].is--small,input[type="password"].is--small,input[type="number"].is--small,input[type="email"].is--small,input[type="tel"].is--small {
    height: 2.125rem
}

textarea.is--medium,input[type="text"].is--medium,input[type="search"].is--medium,input[type="password"].is--medium,input[type="number"].is--medium,input[type="email"].is--medium,input[type="tel"].is--medium {
    height: 2.375rem
}

textarea.is--large,input[type="text"].is--large,input[type="search"].is--large,input[type="password"].is--large,input[type="number"].is--large,input[type="email"].is--large,input[type="tel"].is--large {
    height: 2.625rem
}

textarea {
    resize: vertical
}

label {
    font-size: 1.0625rem;
    color: #787878
}

label.has--error {
    color: #e74c3c;
    background: #fff
}

.select-field,.js--fancy-select {
    max-width: 18.125rem;
    height: 2.625rem;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.select-field:hover,.js--fancy-select:hover {
    color: #ea7c13
}

.select-field select,.js--fancy-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0rem 2.5rem 0rem .625rem;
    line-height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    border: 1px solid #fff
}

.select-field select option,.js--fancy-select select option {
    padding: .25rem .5rem .25rem .5rem;
    color: #787878;
    background: #fff
}

.select-field select::-ms-expand,.js--fancy-select select::-ms-expand {
    display: none
}

.select-field select:hover,.js--fancy-select select:hover {
    color: #ea7c13;
    border-color: #ea7c13;
    background: #fff
}

.select-field select:focus,.js--fancy-select select:focus {
    outline: none;
    color: #ea7c13;
    border-color: #ea7c13
}

.select-field select:focus::-ms-value,.js--fancy-select select:focus::-ms-value {
    color: #ea7c13;
    background: none
}

.select-field select:disabled,.js--fancy-select select:disabled {
    opacity: .5;
    cursor: not-allowed
}

.select-field select.has--error,.js--fancy-select select.has--error {
    color: #e74c3c;
    border-color: #e74c3c;
    background: #fff
}

.select-field:after,.js--fancy-select:after {
    width: 1.875rem;
    height: 2.5rem;
    top: .0625rem;
    -webkit-user-select: none;
    user-select: none;
    line-height: 40px;
    max-height: 100%;
    display: block;
    content: "\f107";
    position: absolute;
    right: 0;
    font-size: 5px;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    font-family: 'Font Awesome 5 Free';
    pointer-events: none
}

.select-field:after:hover,.js--fancy-select:after:hover {
    color: #ea7c13
}

.select-field.is--disabled select,.js--fancy-select.is--disabled select,.select-field.is--disabled:after,.js--fancy-select.is--disabled:after {
    opacity: .5;
    cursor: not-allowed
}

.select-field.has--error select,.js--fancy-select.has--error select {
    color: #e74c3c;
    border-color: #e74c3c;
    background: #fff
}

.select-field.has--error:after,.js--fancy-select.has--error:after {
    color: #e74c3c;
    border-color: #e74c3c
}

@media screen and (min-width: 48em) {
    .input--field {
        margin-bottom: .9375rem
    }

    .input--field .input--field-zipcode {
        margin-right: 2%;
        width: 20%
    }

    .input--field .input--field-city {
        width: 78%
    }
}

@media screen and (min-width: 78.75em) {
    .input--field {
        margin-bottom: .9375rem
    }
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    src: url('../fonts/shopware.woff2?c1b01e29315ac7a61b689cb7348cee5d') format('woff2'), url('../fonts/shopware.woff?c14f008de5a36aded529f0eab9c638db') format('woff'), url('../fonts/shopware.ttf?269807781f895ddf59736a1202c0802e') format('truetype'), url('../fonts/shopware.svg?9f109fca3dca1f9c3800b4fd5f951ae3') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon--"],[class*=" icon--"] {
    font-family: 'Font Awesome 5 Free'; 
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--percent2:before {
    content: "\f295"
}

.icon--percent:before {
    content: "\f295"
}

.icon--coupon:before {
    content: "\e71c"
}

.icon--truck:before {
    content: "\e71d"
}

.icon--logout:before {
    content: "\f2f5"
}

.icon--grid:before {
    content: "\e615"
}

.icon--filter:before {
    content: "\f0b0"
}

.icon--clock:before {
    content: "\f017"
}

.icon--arrow-up:before {
    content: "\f106"
}

.icon--arrow-right:before {
    content: "\f105"
}

.icon--arrow-left:before {
    content: "\f104"
}

.icon--arrow-down:before {
    content: "\f107"
}

.icon--star:before {
    content: "\f005"
}

.icon--star-half:before {
    content: "\f089"
}

.icon--star-empty:before {
    content: "\f005"
}

.icon--shopware:before {
    content: "\f004"
}

.icon--service:before {
    content: "\f059"
}

.icon--search:before {
    content: "\f002"
}

.icon--numbered-list:before {
    content: "\e605"
}

.icon--menu:before {
    content: "\f0c9"
}

.icon--mail:before {
    content: "\f0e0"
}

.icon--list:before {
    content: "\e608"
}

.icon--layout:before {
    content: "\e609"
}

.icon--heart:before {
    content: "\f004"
}

.icon--cross:before {
    content: "\f00d"
}

.icon--compare:before {
    content: "\f362"
}

.icon--check:before {
    content: "\f00c"
}

.icon--basket:before {
    content: "\f07a"
}

.icon--account:before {
    content: "\f007"
}

.icon--chain:before {
    content: "\f0c1"
}

.icon--delicious:before {
    content: "\f1a5"
}

.icon--delicious2:before {
    content: "\e721"
}

.icon--digg:before {
    content: "\f1a6"
}

.icon--phone:before {
    content: "\e619"
}

.icon--mobile:before {
    content: "\e61d"
}

.icon--mouse:before {
    content: "\e61e"
}

.icon--directions:before {
    content: "\e61f"
}

.icon--paperplane:before {
    content: "\e620"
}

.icon--pencil:before {
    content: "\e618"
}

.icon--feather:before {
    content: "\e621"
}

.icon--paperclip:before {
    content: "\e622"
}

.icon--drawer:before {
    content: "\e623"
}

.icon--reply:before {
    content: "\e624"
}

.icon--reply-all:before {
    content: "\e625"
}

.icon--forward:before {
    content: "\e626"
}

.icon--users:before {
    content: "\e627"
}

.icon--user-add:before {
    content: "\e628"
}

.icon--vcard:before {
    content: "\e629"
}

.icon--export:before {
    content: "\e62a"
}

.icon--location:before {
    content: "\e62b"
}

.icon--map:before {
    content: "\e62c"
}

.icon--compass:before {
    content: "\e62d"
}

.icon--location2:before {
    content: "\e62e"
}

.icon--target:before {
    content: "\e62f"
}

.icon--share:before {
    content: "\e630"
}

.icon--sharable:before {
    content: "\e631"
}

.icon--thumbsup:before {
    content: "\e632"
}

.icon--thumbsdown:before {
    content: "\e633"
}

.icon--chat:before {
    content: "\e634"
}

.icon--comment:before {
    content: "\e61a"
}

.icon--quote:before {
    content: "\e635"
}

.icon--house:before {
    content: "\e636"
}

.icon--popup:before {
    content: "\e637"
}

.icon--flashlight:before {
    content: "\e638"
}

.icon--printer:before {
    content: "\e639"
}

.icon--bell:before {
    content: "\e63a"
}

.icon--link:before {
    content: "\e63b"
}

.icon--flag:before {
    content: "\e63c"
}

.icon--cog:before {
    content: "\e63d"
}

.icon--tools:before {
    content: "\e63e"
}

.icon--trophy:before {
    content: "\e63f"
}

.icon--tag:before {
    content: "\e640"
}

.icon--camera:before {
    content: "\e641"
}

.icon--megaphone:before {
    content: "\e642"
}

.icon--moon:before {
    content: "\e643"
}

.icon--palette:before {
    content: "\e644"
}

.icon--leaf:before {
    content: "\e645"
}

.icon--music:before {
    content: "\e646"
}

.icon--music2:before {
    content: "\e647"
}

.icon--new:before {
    content: "\e648"
}

.icon--graduation:before {
    content: "\e649"
}

.icon--book:before {
    content: "\e64a"
}

.icon--newspaper:before {
    content: "\e64b"
}

.icon--bag:before {
    content: "\e64c"
}

.icon--airplane:before {
    content: "\e64d"
}

.icon--lifebuoy:before {
    content: "\e64e"
}

.icon--eye:before {
    content: "\e64f"
}

.icon--clock2:before {
    content: "\f017"
}

.icon--microphone:before {
    content: "\e651"
}

.icon--calendar:before {
    content: "\e652"
}

.icon--bolt:before {
    content: "\e653"
}

.icon--thunder:before {
    content: "\e654"
}

.icon--droplet:before {
    content: "\e655"
}

.icon--cd:before {
    content: "\e656"
}

.icon--briefcase:before {
    content: "\e657"
}

.icon--air:before {
    content: "\e658"
}

.icon--hourglass:before {
    content: "\e659"
}

.icon--gauge:before {
    content: "\e65a"
}

.icon--language:before {
    content: "\e65b"
}

.icon--network:before {
    content: "\e65c"
}

.icon--key:before {
    content: "\e65d"
}

.icon--battery:before {
    content: "\e65e"
}

.icon--bucket:before {
    content: "\e65f"
}

.icon--magnet:before {
    content: "\e660"
}

.icon--drive:before {
    content: "\e661"
}

.icon--cup:before {
    content: "\e662"
}

.icon--rocket:before {
    content: "\e663"
}

.icon--brush:before {
    content: "\e664"
}

.icon--suitcase:before {
    content: "\e665"
}

.icon--cone:before {
    content: "\e666"
}

.icon--earth:before {
    content: "\e667"
}

.icon--keyboard:before {
    content: "\e668"
}

.icon--browser:before {
    content: "\e669"
}

.icon--publish:before {
    content: "\e66a"
}

.icon--progress-3:before {
    content: "\e66b"
}

.icon--progress-2:before {
    content: "\e66c"
}

.icon--progress-1:before {
    content: "\e66d"
}

.icon--brogress-1:before {
    content: "\e66d"
}

.icon--progress-0:before {
    content: "\e66e"
}

.icon--sun:before {
    content: "\e66f"
}

.icon--sun2:before {
    content: "\e670"
}

.icon--adjust:before {
    content: "\e671"
}

.icon--code:before {
    content: "\e672"
}

.icon--screen:before {
    content: "\e673"
}

.icon--infinity:before {
    content: "\e674"
}

.icon--light-bulb:before {
    content: "\e675"
}

.icon--creditcard:before {
    content: "\e676"
}

.icon--database:before {
    content: "\e677"
}

.icon--voicemail:before {
    content: "\e678"
}

.icon--clipboard:before {
    content: "\e679"
}

.icon--box:before {
    content: "\e67a"
}

.icon--ticket:before {
    content: "\e67b"
}

.icon--rss:before {
    content: "\e67c"
}

.icon--signal:before {
    content: "\e67d"
}

.icon--thermometer:before {
    content: "\e67e"
}

.icon--droplets:before {
    content: "\e67f"
}

.icon--uniE680:before {
    content: "\e680"
}

.icon--statistics:before {
    content: "\e681"
}

.icon--pie:before {
    content: "\e682"
}

.icon--bars:before {
    content: "\e683"
}

.icon--graph:before {
    content: "\e684"
}

.icon--lock:before {
    content: "\e685"
}

.icon--lock-open:before {
    content: "\e686"
}

.icon--login:before {
    content: "\e687"
}

.icon--minus:before {
    content: "\f068"
}

.icon--plus:before {
    content: "\f067"
}

.icon--cross2:before {
    content: "\e68a"
}

.icon--minus2:before {
    content: "\f068"
}

.icon--plus2:before {
    content: "\f067"
}

.icon--cross3:before {
    content: "\e68d"
}

.icon--minus3:before {
    content: "\f068"
}

.icon--plus3:before {
    content: "\f067"
}

.icon--erase:before {
    content: "\e690"
}

.icon--blocked:before {
    content: "\f05e"
}

.icon--info:before {
    content: "\f129"
}

.icon--info2:before {
    content: "\f129"
}

.icon--question:before {
    content: "\f128"
}

.icon--help:before {
    content: "\f059"
}

.icon--warning:before {
    content: "\f071"
}

.icon--cycle:before {
    content: "\e696"
}

.icon--cw:before {
    content: "\e697"
}

.icon--ccw:before {
    content: "\e698"
}

.icon--shuffle:before {
    content: "\e699"
}

.icon--arrow:before {
    content: "\e69a"
}

.icon--arrow2:before {
    content: "\e69b"
}

.icon--retweet:before {
    content: "\e69c"
}

.icon--loop:before {
    content: "\e69d"
}

.icon--history:before {
    content: "\e69e"
}

.icon--back:before {
    content: "\e69f"
}

.icon--list2:before {
    content: "\e6a0"
}

.icon--add-to-list:before {
    content: "\e6a1"
}

.icon--layout2:before {
    content: "\e6a2"
}

.icon--list3:before {
    content: "\e6a3"
}

.icon--text:before {
    content: "\e6a4"
}

.icon--text2:before {
    content: "\e6a5"
}

.icon--document:before {
    content: "\e6a6"
}

.icon--docs:before {
    content: "\e6a7"
}

.icon--landscape:before {
    content: "\e6a8"
}

.icon--pictures:before {
    content: "\e6a9"
}

.icon--video:before {
    content: "\e6aa"
}

.icon--music3:before {
    content: "\e6ab"
}

.icon--folder:before {
    content: "\e6ac"
}

.icon--archive:before {
    content: "\e6ad"
}

.icon--trash:before {
    content: "\e6ae"
}

.icon--upload:before {
    content: "\e6af"
}

.icon--download:before {
    content: "\e6b0"
}

.icon--disk:before {
    content: "\e6b1"
}

.icon--install:before {
    content: "\e61c"
}

.icon--cloud:before {
    content: "\e6b2"
}

.icon--upload2:before {
    content: "\e6b3"
}

.icon--bookmark:before {
    content: "\e6b4"
}

.icon--bookmarks:before {
    content: "\e6b5"
}

.icon--book2:before {
    content: "\e6b6"
}

.icon--play:before {
    content: "\e6b7"
}

.icon--pause:before {
    content: "\e6b8"
}

.icon--record:before {
    content: "\e6b9"
}

.icon--stop:before {
    content: "\e6ba"
}

.icon--next:before {
    content: "\e6bb"
}

.icon--previous:before {
    content: "\e6bc"
}

.icon--first:before {
    content: "\e6bd"
}

.icon--last:before {
    content: "\e6be"
}

.icon--resize-enlarge:before {
    content: "\e6bf"
}

.icon--resize-shrink:before {
    content: "\f066"
}

.icon--volume:before {
    content: "\e6c1"
}

.icon--sound:before {
    content: "\e6c2"
}

.icon--mute:before {
    content: "\e6c3"
}

.icon--flow-cascade:before {
    content: "\e6c4"
}

.icon--flow-branch:before {
    content: "\e6c5"
}

.icon--flow-tree:before {
    content: "\e6c6"
}

.icon--flow-line:before {
    content: "\e6c7"
}

.icon--flow-parallel:before {
    content: "\e6c8"
}

.icon--arrow-left2:before {
    content: "\f104"
}

.icon--arrow-down2:before {
    content: "\f107"
}

.icon--arrow-up-upload:before {
    content: "\f093"
}

.icon--arrow-right2:before {
    content: "\f105"
}

.icon--arrow-left3:before {
    content: "\f104"
}

.icon--arrow-down3:before {
    content: "\f107"
}

.icon--arrow-up2:before {
    content: "\f106"
}

.icon--arrow-right3:before {
    content: "\f105"
}

.icon--arrow-left4:before {
    content: "\f104"
}

.icon--arrow-down4:before {
    content: "\f107"
}

.icon--arrow-up3:before {
    content: "\f106"
}

.icon--arrow-right4:before {
    content: "\f105"
}

.icon--arrow-left5:before {
    content: "\f104"
}

.icon--arrow-down5:before {
    content: "\f107"
}

.icon--arrow-up4:before {
    content: "\f106"
}

.icon--arrow-right5:before {
    content: "\f105"
}

.icon--arrow-left6:before {
    content: "\f104"
}

.icon--arrow-down6:before {
    content: "\f107"
}

.icon--arrow-up5:before {
    content: "\f106"
}

.icon--arrow-right6:before {
    content: "\f105"
}

.icon--menu2:before {
    content: "\e6dd"
}

.icon--ellipsis:before {
    content: "\e6de"
}

.icon--dots:before {
    content: "\e6df"
}

.icon--dot:before {
    content: "\e6e0"
}

.icon--cc:before {
    content: "\e6e1"
}

.icon--cc-by:before {
    content: "\e6e2"
}

.icon--cc-nc:before {
    content: "\e6e3"
}

.icon--cc-nc-eu:before {
    content: "\e6e4"
}

.icon--cc-nc-jp:before {
    content: "\e6e5"
}

.icon--cc-sa:before {
    content: "\e6e6"
}

.icon--cc-nd:before {
    content: "\e6e7"
}

.icon--cc-pd:before {
    content: "\e6e8"
}

.icon--cc-zero:before {
    content: "\e6e9"
}

.icon--cc-share:before {
    content: "\e6ea"
}

.icon--cc-share2:before {
    content: "\e6eb"
}

.icon--danielbruce:before {
    content: "\e6ec"
}

.icon--danielbruce2:before {
    content: "\e6ed"
}

.icon--github:before {
    content: "\e6ee"
}

.icon--github2:before {
    content: "\e6ef"
}

.icon--flickr:before {
    content: "\e6f0"
}

.icon--flickr2:before {
    content: "\e6f1"
}

.icon--vimeo:before {
    content: "\e6f2"
}

.icon--vimeo2:before {
    content: "\e6f3"
}

.icon--twitter:before {
    content: "\e6f4"
}

.icon--twitter2:before {
    content: "\e6f5"
}

.icon--facebook:before {
    content: "\e6f6"
}

.icon--facebook2:before {
    content: "\e6f7"
}

.icon--facebook3:before {
    content: "\e6f8"
}

.icon--googleplus:before {
    content: "\e6f9"
}

.icon--googleplus2:before {
    content: "\e6fa"
}

.icon--pinterest:before {
    content: "\e6fb"
}

.icon--pinterest2:before {
    content: "\e6fc"
}

.icon--tumblr:before {
    content: "\e6fd"
}

.icon--tumblr2:before {
    content: "\e6fe"
}

.icon--linkedin:before {
    content: "\e6ff"
}

.icon--linkedin2:before {
    content: "\e700"
}

.icon--dribbble:before {
    content: "\e701"
}

.icon--dribbble2:before {
    content: "\e702"
}

.icon--stumbleupon:before {
    content: "\e703"
}

.icon--stumbleupon2:before {
    content: "\e704"
}

.icon--lastfm:before {
    content: "\e705"
}

.icon--lastfm2:before {
    content: "\e706"
}

.icon--rdio:before {
    content: "\e707"
}

.icon--rdio2:before {
    content: "\e708"
}

.icon--spotify:before {
    content: "\f1bc"
}

.icon--spotify2:before {
    content: "\f1bc"
}

.icon--qq:before {
    content: "\e70b"
}

.icon--instagram3:before {
    content: "\e70c"
}

.icon--dropbox:before {
    content: "\e70d"
}

.icon--evernote:before {
    content: "\e70e"
}

.icon--flattr:before {
    content: "\e70f"
}

.icon--skype:before {
    content: "\e710"
}

.icon--skype2:before {
    content: "\e711"
}

.icon--renren:before {
    content: "\e712"
}

.icon--sina-weibo:before {
    content: "\e713"
}

.icon--paypal:before {
    content: "\f1ed"
}

.icon--picasa:before {
    content: "\e715"
}

.icon--soundcloud:before {
    content: "\e716"
}

.icon--mixi:before {
    content: "\e717"
}

.icon--behance:before {
    content: "\e718"
}

.icon--circles:before {
    content: "\e719"
}

.icon--vk:before {
    content: "\e71a"
}

.icon--smashing:before {
    content: "\e71b"
}

.icon--feed:before {
    content: "\e71f"
}

.icon--feed2:before {
    content: "\e720"
}

.icon--instagram:before {
    content: "\e903"
}

.icon--instagram2:before {
    content: "\e902"
}

.icon--xing:before {
    content: "\e901"
}

.icon--xing2:before {
    content: "\e900"
}

.icon--youtube:before {
    content: "\e905"
}

.icon--youtube2:before {
    content: "\e904"
}

.navigation--list {
    list-style: none
}

.off-canvas {
    -webkit-transition: all .45s cubic-bezier(.3, 0, .15, 1);
    transition: all .45s cubic-bezier(.3, 0, .15, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 17.5rem;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 8000
}

.off-canvas.is--left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0
}

.off-canvas.is--right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0
}

.off-canvas.is--active {
    display: block
}

.off-canvas.is--open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.off-canvas.is--full-screen {
    width: 100%
}

.off-canvas.no--transitions {
    -webkit-transition: none;
    transition: none
}

.off-canvas .buttons--off-canvas {
    display: block
}

.off-canvas .close--off-canvas {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.off-canvas .close--off-canvas:after {
    content: "";
    display: table;
    clear: both
}

.off-canvas .close--off-canvas .icon--arrow-left {
    margin: 0rem .625rem 0rem 0rem;
    font-size: .6875rem
}

.off-canvas .link--go-main {
    font-size: 1rem;
    padding: .625rem .625rem .625rem .625rem;
    height: 2.625rem;
    font-weight: 500;
    display: block;
    width: 100%
}

.off-canvas .link--go-main .icon--menu {
    font-size: 1.25rem;
    margin-right: .625rem;
    float: left
}

.off-canvas .sidebar--navigation .navigation--link {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem
}

.off-canvas .sidebar--navigation .navigation--link .is--icon-right {
    margin-top: 0
}

.off-canvas .sidebar--navigation .navigation--link .is--icon-left {
    margin: 0rem .625rem 0rem 0rem;
    float: left
}

.buttons--off-canvas {
    display: none
}

.page-wrap {
    -webkit-transition: left 400ms cubic-bezier(.16, .04, .14, 1);
    transition: left 400ms cubic-bezier(.16, .04, .14, 1);
    position: relative;
    left: 0
}

.navigation--smartphone .navigation--entry {
    padding: .75rem .625rem .75rem .625rem;
    background: #fff
}

.navigation--smartphone .navigation--link {
    display: block
}

.navigation--smartphone .entry--close-off-canvas,#cookie-consent .cookie-consent--header {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%)
}

.navigation--smartphone .entry--close-off-canvas .navigation--link,#cookie-consent .cookie-consent--header {
    font-size: .875rem;
    color: #f5f5f5;
    font-weight: 500
}

.navigation--smartphone .entry--close-off-canvas .navigation--link:after {
    content: "";
    display: table;
    clear: both
}

.navigation--smartphone .entry--close-off-canvas .navigation--link:active {
    color: #e6e6e6
}

.navigation--smartphone .entry--close-off-canvas .icon--arrow-right,#cookie-consent .cookie-consent--header .icon--arrow-right {
    margin: .75rem 0rem 0rem 0rem;
    font-size: .6875rem;
    float: right
}

.navigation--headline,.sidebar--navigation {
    margin: 0rem .625rem 0rem .625rem
}

.navigation--headline {
    margin: 1rem .625rem .375rem .625rem;
    line-height: 1.625rem;
    color: #787878;
    font-weight: 500;
    font-size: 1em
}

.sidebar--navigation {
    border-radius: 3px;
    background-clip: padding-box;
    background: #fff;
    border: 1px solid #e6e6e6
}

.sidebar--navigation .navigation--entry {
    border-bottom: 1px solid #e6e6e6
}

.sidebar--navigation .navigation--entry:last-child {
    border-bottom: 0 none
}

.sidebar--navigation .navigation--link {
    color: #787878;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width: 48em) {
    .off-canvas {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: none;
        transition: none;
        display: block;
        background: transparent;
        position: relative;
        width: auto;
        height: auto;
        top: 0;
        left: 0;
        z-index: 1000
    }

    .off-canvas .sidebar--navigation .navigation--link {
        padding: .625rem .625rem .625rem .625rem;
        line-height: inherit
    }

    .off-canvas .account--menu .navigation--link {
        padding: .3125rem 0rem .3125rem 0rem;
        line-height: inherit
    }

    .sidebar-main .entry--close-off-canvas {
        display: none
    }

    .sidebar-main .icon--arrow-right,.sidebar-main .icon--arrow-left {
        display: none
    }
}

.panel {
    display: block;
    background: #fff
}

.panel.has--shadow {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1)
}

.panel.has--border {
    border: 1px solid #fff
}

.panel--header {
    padding: .625rem .625rem .625rem .625rem;
    font-size: 1.0625rem;
    background: #fff;
    display: block;
    margin: 0;
    font-weight: 500;
    color: #787878;
    border-bottom: 1px solid #fff
}

.panel--header.secondary {
    color: #787878;
    background: #fff
}

.panel--header.primary {
    color: #ea7c13;
    background: #fff
}

.panel--title {
    padding: 1.25rem 0rem 0rem 0rem;
    margin: 0rem 1.25rem 0rem 1.25rem;
    font-size: 1rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.panel--title.is--underline {
    padding: 1.25rem 0rem .625rem 0rem;
    border-bottom: 1px solid #fff;
    text-decoration: none !important
}

.panel--title.is--secondary {
    color: #787878
}

.panel--title.is--primary {
    color: #ea7c13
}

.panel--body {
    padding: .625rem .625rem .625rem .625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: block;
    position: relative
}

.panel--body.has--border {
    border: 1px solid #fff
}

.panel--body.is--slim {
    padding: .3125rem .3125rem .3125rem .3125rem
}

.panel--body.is--wide {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.panel--body.is--flat {
    background: #e6e6e6
}

.panel--body.is--embossed {
    box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
    background: #e6e6e6
}

.panel--actions {
    padding: .625rem .625rem .625rem .625rem;
    line-height: 2.5rem;
    display: block
}

.panel--actions.has--border {
    margin: .625rem 0rem 0rem 0rem;
    padding: .625rem 0rem 0rem 0rem;
    border-top: 1px solid #fff
}

.panel--actions.is--slim {
    padding: .3125rem .3125rem .3125rem .3125rem
}

.panel--actions.is--wide {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.panel--actions .btn {
    margin: 0rem .375rem 0rem 0rem
}

.panel--table {
    width: 100%;
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

.panel--table:after {
    content: "";
    display: table;
    clear: both
}

.panel--table.has--border {
    border: 1px solid #fff
}

.panel--tr {
    display: block;
    width: 100%;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff
}

.panel--tr:after {
    content: "";
    display: table;
    clear: both
}

.panel--tr:last-child {
    border-width: 0
}

.panel--tr.is--odd {
    background: #f5f5f5
}

.panel--tr.is--secondary {
    background: #f5f5f5
}

.panel--tr.is--primary {
    color: #ea7c13
}

.panel--th,.panel--td {
    padding: .625rem .625rem .625rem .625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: inline-block;
    float: left
}

.panel--th:after,.panel--td:after {
    content: "";
    display: table;
    clear: both
}

.panel--th.has--border,.panel--td.has--border {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #fff
}

.panel--th.has--border:last-child,.panel--td.has--border:last-child {
    border-width: 0
}

.panel--th p,.panel--td p {
    margin: 0
}

.panel--th {
    font-weight: 500;
    color: #787878
}

.panel--dot-nav {
    height: .6875rem;
    position: relative
}

.panel--dot-nav .dot--link,.panel--dot-nav a {
    border-radius: 11px;
    background-clip: padding-box;
    margin: 0rem .3125rem 0rem .3125rem;
    width: .6875rem;
    height: .6875rem;
    display: inline-block;
    border: 1px solid #e6e6e6
}

.panel--dot-nav .dot--link.is--active,.panel--dot-nav a.is--active {
    border-color: #ea7c13;
    background: #ea7c13
}

.panel--paging {
    line-height: 2rem;
    display: inline-block
}

.panel--paging .paging--link {
    padding: 0rem .625rem 0rem .625rem;
    margin: 0rem .0625rem 0rem .0625rem;
    font-size: .875rem;
    line-height: 1.875rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    display: inline-block;
    font-weight: 300;
    text-align: center;
    border: 1px solid #fff;
    color: #787878
}

.panel--paging .paging--link [class^="icon--"] {
    font-size: .625rem
}

.panel--paging .paging--link.is--active,.panel--paging .paging--link.is--active:hover {
    line-height: 2rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    border: 0 none;
    font-weight: 500;
    cursor: default
}

.panel--paging .paging--link:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

form {
    display: block
}

form table {
    width: 100%
}

form table td {
    padding: 10px
}

fieldset {
    padding: .625rem .625rem .625rem .625rem;
    border: 1px solid #e6e6e6
}

.alert {
    font-size: .875rem;
    line-height: 1.5rem;
    position: relative;
    overflow: hidden
}

.alert:after {
    content: "";
    display: table;
    clear: both
}

.alert.is--success {
    color: #208e4e;
    background: #def2e7
}

.alert.is--success .alert--icon {
    background: #2ecc71
}

.alert.is--info {
    color: #217dbb;
    background: #e9f2f8
}

.alert.is--info .alert--icon {
    background: #4aa3df
}

.alert.is--warning {
    color: #ae8e0a;
    background: #fbf5db
}

.alert.is--warning .alert--icon {
    background: #f1c40f
}

.alert.is--error {
    color: #e74c3c;
    background: #faeceb
}

.alert.is--error .alert--icon {
    background: #e74c3c
}

.alert.no--cookies {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0
}

.alert.no--cookies a.close--alert {
    float: right
}

.alert.no--cookies a.close--alert:hover {
    cursor: pointer;
    text-decoration: underline
}

.alert .alert--close {
    position: absolute;
    top: 1.0625rem;
    right: 1.25rem;
    font-size: .625rem;
    color: #787878;
    cursor: pointer
}

.alert .icon--element {
    position: absolute;
    top: 50%;
    left: 0;
    width: 15%;
    margin-top: -9px
}

.alert .alert--icon,.alert .alert--content {
    padding: .625rem .625rem .625rem .625rem;
    float: left
}

.alert .alert--icon p,.alert .alert--content p {
    margin-bottom: 0rem
}

.alert .alert--icon {
    font-size: 1.125rem;
    line-height: 1.625rem;
    width: 15%;
    text-align: center;
    font-weight: 500;
    color: #fff;
    padding-bottom: 9999em;
    margin-bottom: -9999em
}

.alert .alert--content {
    width: 85%
}

.alert .alert--content.is--strong {
    font-weight: 500
}

.alert .alert--list {
    list-style: none
}

.alert .list--entry {
    display: block
}

.container--ajax-cart:not(.off-canvas) .alert {
    margin: .625rem
}

.container--ajax-cart .alert .alert--close {
    right: .9375rem
}

.container--ajax-cart .alert .alert--content {
    padding: .625rem 1.25rem .625rem 1.25rem
}

@media screen and (min-width: 48em) {
    .alert .alert--icon,.alert .icon--element {
        width: 8%
    }

    .alert .alert--content {
        width: 92%
    }
}

.badge {
    padding: 0rem .3125rem 0rem .3125rem;
    margin: 0rem .3125rem 0rem .3125rem;
    height: 1.25rem;
    min-width: .625rem;
    line-height: 1.25rem;
    font-size: .75rem;
    border-radius: 50px;
    background-clip: padding-box;
    box-sizing: content-box;
    display: inline-block;
    white-space: nowrap;
    z-index: 500;
    font-weight: 500;
    text-align: center;
    background: #fff;
    color: #ea7c13;
    border: 1px solid #e6e6e6
}

.badge.is--primary {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    border-color: #fff
}

.badge.is--secondary {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    color: #fff;
    border-color: #fff
}

.badge.is--minimal {
    border: 0 none
}

.label {
    padding: .1875rem .5rem .1875rem .5rem;
    margin: 0rem .3125rem 0rem .3125rem;
    font-size: 1.0625rem;
    line-height: 1.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    color: #787878;
    background: #787878
}

.label.success {
    background: #2ecc71
}

.label.info {
    background: #4aa3df
}

.label.warning {
    background: #f1c40f
}

.label.error {
    background: #e74c3c
}

.collapse--header {
    padding: .625rem 1.25rem .625rem 1.25rem;
    margin: .625rem 0rem 0rem 0rem;
    font-size: 1rem;
    line-height: 1rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(236,238,241,0.8);
    display: block;
    position: relative;
    z-index: 1100;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.collapse--header .collapse--toggler {
    height: 1rem;
    top: .625rem;
    right: 1.25rem;
    font-size: .375rem;
    line-height: 1rem;
    position: absolute;
    font-weight: 300;
    font-family: 'Font Awesome 5 Free'
}

.collapse--header .collapse--toggler:before {
    content: "\f107"
}

.collapse--header:hover {
    color: #ea7c13
}

.collapse--header.is--active {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    box-shadow: 0 1px 3px 0 rgba(95,114,133,0.5);
    color: #fff;
    font-weight: 500;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c0c0c0;
    z-index: 1300
}

.collapse--header.is--active .collapse--toggler:before {
    content: "\f106"
}

.collapse--content {
    padding: .3125rem 0rem 0rem 0rem;
    top: -0.3125rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(236,238,241,0.8);
    display: none;
    position: relative;
    z-index: 1000;
    background: #fff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6
}

.collapse--content.is--collapsed {
    display: block;
    z-index: 1200
}

.js--collapse-target {
    display: none
}

.js--collapse-target.is--collapsed {
    display: block
}

.product-slider {
    display: block;
    padding: 0;
    position: relative;
    top: 0;
    left: 0
}

.product-slider--container {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.product-slider--container:after {
    content: "";
    display: table;
    clear: both
}

.product-slider--container::-webkit-scrollbar {
    width: 0;
    height: 0
}

.product-slider--container.is--vertical {
    overflow-y: scroll;
    overflow-x: hidden;
    white-space: normal
}

.product-slider--container.is--vertical .product-slider--item {
    display: block;
    width: 100%
}

.product-slider--container.is--horizontal {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap
}

.product-slider--container.is--horizontal .product-slider--item {
    height: 100%;
    display: inline-block
}

.is--ie .product-slider--container,.is--firefox .product-slider--container,.product-slider--container.is--no-scroll {
    overflow-y: hidden;
    overflow-x: hidden
}

.product-slider--item {
    padding: .625rem .625rem .625rem .625rem;
    font-size: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: inline-block
}

.product-slider--arrow {
    width: 1.875rem;
    height: 3.75rem;
    margin: -1.875rem 0rem 0rem 0rem;
    line-height: 3.75rem;
    font-size: .75rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: rgba(255,255,255,0.5);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 750;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    border: 1px solid #fff;
    cursor: pointer
}

.product-slider--arrow.arrow--prev {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    left: 0
}

.product-slider--arrow.arrow--prev:before,.product-slider--arrow.arrow--prev::before {
    content: "\f104"
}

.product-slider--arrow.arrow--next {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    right: 0
}

.product-slider--arrow.arrow--next:before {
    content: "\f105"
}

.product-slider--arrow:hover {
    color: #787878;
    border-color: #fff;
    background: rgba(255,255,255,0.8)
}

.product-slider--arrow.is--vertical {
    width: 3.75rem;
    height: 1.875rem;
    margin: 0rem 0rem 0rem -1.875rem;
    line-height: 1.875rem;
    font-size: .375rem;
    left: 50%;
    top: auto
}

.product-slider--arrow.is--vertical.arrow--prev {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    top: 0
}

.product-slider--arrow.is--vertical.arrow--prev:before,.product-slider--arrow.is--vertical.arrow--prev::before {
    content: "\f106"
}

.product-slider--arrow.is--vertical.arrow--next {
    bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.product-slider--arrow.is--vertical.arrow--next:before {
    content: "\f107"
}

@media screen and (min-width: 30em) {
    .product-slider--item {
        width: 50%
    }
}

@media screen and (min-width: 48em) {
    .product-slider--item {
        width: 33.33%
    }
}

@media screen and (min-width: 64em) {
    .product-slider--item {
        width: 25%
    }
}

@media screen and (min-width: 78.75em) {
    .product-slider--container.is--horizontal,.product-slider--container.is--vertical {
        overflow: hidden
    }
}

.js--modal {
    -webkit-transition: all .5s;
    transition: all .5s;
    box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.25);
    box-sizing: content-box;
    opacity: 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: padding-box #fff;
    max-height: 100%;
    max-width: 100%;
    z-index: 7000;
    overflow-x: hidden;
    overflow-y: auto
}

.js--modal .header {
    padding: .625rem .625rem .625rem .625rem;
    height: 2.625rem;
    border-bottom: 1px solid #e6e6e6
}

.js--modal .header .title {
    font-size: 1rem;
    font-weight: 500
}

.js--modal .modal--close {
    height: 1.875rem;
    width: 1.875rem;
    line-height: 1.875rem;
    font-size: .625rem;
    right: .625rem;
    top: .4375rem;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    padding: 0;
    text-align: center;
    position: absolute
}

.js--modal .content {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.js--modal .content .content--iframe {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%;
    height: 100%;
    border: 0 none;
    display: block
}

.js--modal.sizing--auto.is--fullscreen {
    height: 100% !important;
    width: 100% !important
}

.js--modal.sizing--fixed {
    max-height: none !important;
    max-width: none !important
}

.js--modal.sizing--content {
    position: fixed;
    bottom: auto;
    top: auto;
    height: auto
}

.js--modal.no--header .header {
    display: none
}

.js--modal.no--border-radius {
    border-radius: 0
}

@media screen and (min-width: 48em) {
    .js--modal {
        border-radius: 3px;
        background-clip: padding-box
    }
}

.js--is-loading {
    position: relative
}

.js--loading-indicator {
    position: absolute;
    display: none;
    z-index: 6000;
    top: 50%;
    left: 50%
}

body > .js--loading-indicator {
    position: fixed
}

.js--loading-indicator.indicator--relative {
    width: 1.875rem;
    height: 1.875rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background: none;
    position: relative;
    display: block;
    left: 50%;
    top: auto;
    border: 0 none
}

.js--loading-indicator.indicator--absolute {
    width: 1.875rem;
    height: 1.875rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background: none;
    position: relative;
    display: block;
    left: 50%;
    top: auto;
    border: 0 none;
    position: absolute;
    padding: 0;
    top: 50%
}

.js--loading-indicator.indicator--absolute.js--loading-indicator {
    margin: -0.9375rem 0rem 0rem -0.9375rem
}

.has--cssanimations .js--loading-indicator {
    margin: -0.8125rem 0rem 0rem -0.8125rem
}

.has--cssanimations .js--loading-indicator div[class^="icon--"] {
    width: 1.625rem;
    height: 1.625rem;
    display: block
}

.has--cssanimations .js--loading-indicator .icon--default:before,.has--cssanimations .js--loading-indicator .icon--default::before {
    width: 1.375rem;
    height: 1.375rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #a6a6a6
}

.has--no-cssanimations .js--loading-indicator {
    margin: -0.8125rem 0rem 0rem -0.8125rem
}

.has--no-cssanimations .js--loading-indicator div[class^="icon--"] {
    width: 1rem;
    height: 1rem;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.has--no-cssanimations .js--loading-indicator .icon--default {
    height: 1rem;
    width: 1rem;
    background-image: url('../../themes/Frontend/Responsive/frontend/_public/src/img/icons/loading-indicator.gif?1606d5e8f40019c8bc3a9afd0b2a7466')
}

.js--overlay-relative {
    position: relative
}

.js--overlay {
    -webkit-transition: opacity 0.45s cubic-bezier(.3,0,.15,1), visibility 0.45s linear;
    transition: opacity 0.45s cubic-bezier(.3,0,.15,1), visibility 0.45s linear;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: .01;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5000;
    visibility: hidden
}

.js--overlay.theme--dark {
    background: rgba(0,0,0,0.7)
}

.js--overlay.theme--light {
    background: rgba(255,255,255,0.7)
}

.js--overlay.is--open {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    opacity: 1;
    visibility: visible
}

.js--overlay.is--closable {
    cursor: pointer
}

body > .js--overlay {
    position: fixed
}

.language--flag {
    height: .6875rem;
    width: .875rem;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.language--flag.de_DE {
    background-position: 0 0;
    background-image: linear-gradient(to bottom, #000 33%, #d00 33%, #d00 66%, #ffce00 66%)
}

.language--flag.en_GB {
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' width='640' height='480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M-85 0h682v512H-85z'%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg clip-path='url%28%23a%29' transform='translate%2880%29 scale%28.94%29'%3E%3Cpath fill='%23006' d='M-256 0H768v512H-256z'%2F%3E%3Cpath fill='%23fff' d='M-256 0v57l910 455h114v-57L-141 0h-115zM768 0v57l-909 455h-115v-57L654 0h114z'%2F%3E%3Cpath fill='%23fff' d='M171 0v512h170V0H171zm-427 171v170H768V171H-256z'%2F%3E%3Cpath fill='%23c00' d='M-256 205v102H768V205H-256zM205 0v512h102V0H205zm-461 512L85 341h77l-342 171h-76zm0-512L85 171H9L-256 38V0zm606 171L692 0h76L427 171h-77zm418 341L427 341h76l265 133v38z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.language--flag.nl_NL {
    background-position: 0 0;
    background-image: linear-gradient(to bottom, #d00 33%, #fff 33%, #fff 66%, #21468b 66%)
}

.language--flag.fr_FR {
    background-position: 0 0;
    background-image: linear-gradient(to right, #21468b 33%, #fff 33%, #fff 66%, #d00 66%)
}

.language--flag.es_ES {
    background-position: 0 0;
    background-image: linear-gradient(#d00 25%, #ffce00 25%, #ffce00 75%, #d00 75%)
}

.language--flag.it_IT {
    background-position: 0 0;
    background-image: linear-gradient(to right, #009246 33%, #fff 33%, #fff 66%, #d00 66%)
}

.tagcloud a {
    color: #787878;
    margin: 0rem .625rem 0rem 0rem
}

.tagcloud a:hover {
    color: #ea7c13
}

.tagcloud .tag0 {
    font-size: 1.3125rem;
    line-height: 1.3125rem
}

.tagcloud .tag1 {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500
}

.tagcloud .tag2 {
    font-size: .875rem;
    line-height: .875rem
}

.tagcloud .tag3 {
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 500
}

.last-seen-products {
    margin: .625rem 0rem 0rem 0rem;
    clear: both
}

.last-seen-products:after {
    content: "";
    display: table;
    clear: both
}

.last-seen-products .last-seen-products--title {
    padding: .625rem 0rem .625rem 0rem;
    border-bottom: 1px solid #fff;
    font-size: 1rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.last-seen-products--slider {
    border-radius: 3px;
    background-clip: padding-box;
    height: auto
}

.last-seen-products--slider .product--box .product--title {
    text-align: center;
    margin: 0;
    padding: 0
}

.last-seen-products--slider,.last-seen-products--container {
    position: relative;
    overflow: hidden
}

.last-seen-products--container {
    padding: .625rem 0rem .625rem 0rem
}

.last-seen-products-item--image {
    line-height: 7.5rem;
    display: block
}

.last-seen-products--item {
    padding: .625rem .625rem .625rem .625rem
}

@media screen and (min-width: 48em) {
    .last-seen-products {
        margin: 1.875rem 0rem 0rem 0rem
    }
}

.lightbox--container {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    position: relative
}

.lightbox--image {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle
}

.list--unordered {
    padding-left: 1.25rem;
    list-style-type: none
}

.list--unordered li {
    position: relative;
    line-height: 1.5rem
}

.list--unordered li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e6b9";
    position: absolute;
    top: 0
}

.list--unordered.is--disc li {
    position: relative
}

.list--unordered.is--disc li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e656";
    position: absolute;
    top: 0
}

.list--unordered.is--checked li {
    position: relative
}

.list--unordered.is--checked li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    position: absolute;
    top: 0
}

.list--unordered.is--arrow-right li {
    position: relative
}

.list--unordered.is--arrow-right li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    top: 0
}

.list--unordered.is--star li {
    position: relative
}

.list--unordered.is--star li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f005";
    position: absolute;
    top: 0
}

.list--unordered.is--cross li {
    position: relative
}

.list--unordered.is--cross li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f00d";
    position: absolute;
    top: 0
}

.list--unordered.is--tag li {
    position: relative
}

.list--unordered.is--tag li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e640";
    position: absolute;
    top: 0
}

.list--unordered.is--plus li {
    position: relative
}

.list--unordered.is--plus li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f067";
    position: absolute;
    top: 0
}

.list--unstyled {
    list-style: none
}

.list--inline {
    list-style: none
}

.list--inline li {
    display: inline
}

.image-slider {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    z-index: 1000;
    position: relative
}

.image-slider:after {
    content: "";
    display: table;
    clear: both
}

.force--3d {
    backface-visibility: hidden
}

.image-slider--container {
    height: 12.5rem;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.image-slider--container .arrow {
    width: 1.875rem;
    height: 4.375rem;
    margin-top: -2.1875rem;
    line-height: 4.25rem;
    font-size: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    position: absolute;
    top: 50%;
    z-index: 1000;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    cursor: pointer;
    display: none
}

.image-slider--container .arrow.is--left {
    left: 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.image-slider--container .arrow.is--left:before,.image-slider--container .arrow.is--left::before {
    content: "\f104"
}

.image-slider--container .arrow.is--right {
    right: 0rem;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.image-slider--container .arrow.is--right:before {
    content: "\f105"
}

.image-slider--container .arrow:hover {
    color: #ea7c13;
    border-color: rgba(234,124,19,0.5)
}

.image-slider--container.is--dragging .image-slider--item {
    cursor: move
}

.image-slider--slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    white-space: nowrap;
    font-size: 0;
    -ms-touch-action: pan-y
}

.image-slider--slide:after {
    content: "";
    display: table;
    clear: both
}

.image-slider--item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    cursor: pointer
}

.image-slider--item .image--element {
    display: inline-block;
    max-width: 100%;
    height: 100%
}

.image-slider--item .image--media {
    margin: 0 auto;
    text-align: center
}

.image-slider--item .image--media.image--svg img {
    height: 100%
}

.image-slider--dots {
    padding: .625rem 0rem .625rem 0rem;
    text-align: center
}

.image-slider--thumbnails {
    height: 4.375rem;
    top: 27.5rem;
    display: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0
}

.image-slider--thumbnails .image-slider--thumbnails-slide {
    position: absolute;
    top: 0;
    left: 0
}

.image-slider--thumbnails .thumbnail--link {
    width: 4.375rem;
    height: 4.375rem;
    padding: .3125rem .3125rem .3125rem .3125rem;
    margin: 0rem .625rem 0rem 0rem;
    line-height: 3.5625rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: inline-block;
    text-align: center;
    border: 1px solid #e6e6e6
}

.image-slider--thumbnails .thumbnail--link.is--active {
    border-color: #ea7c13
}

.image-slider--thumbnails .thumbnail--image {
    display: inline;
    vertical-align: middle
}

.image-slider--thumbnails .thumbnails--arrow {
    width: 1.25rem;
    height: 4.375rem;
    line-height: 4.375rem;
    font-size: .875rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    display: none;
    position: absolute;
    z-index: 1000;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    border: 1px solid rgba(255,255,255,0.85);
    cursor: pointer;
    background: rgba(255,255,255,0.85)
}

.image-slider--thumbnails .thumbnails--arrow:hover {
    color: #ea7c13;
    border-color: rgba(234,124,19,0.85)
}

.image-slider--thumbnails .thumbnails--arrow.is--top,.image-slider--thumbnails .thumbnails--arrow.is--bottom {
    font-size: .5rem;
    width: 4.375rem;
    height: 1.5rem;
    padding: .125rem 0rem 0rem 0rem;
    line-height: 1.125rem;
    left: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    top: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--top::before {
    content: "\f106"
}

.image-slider--thumbnails .thumbnails--arrow.is--bottom {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    bottom: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--bottom::before {
    content: "\f107"
}

.image-slider--thumbnails .thumbnails--arrow.is--left {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 1.5rem;
    top: 0;
    left: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--left::before {
    content: "\f104"
}

.image-slider--thumbnails .thumbnails--arrow.is--right {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: 1.5rem;
    top: 0;
    right: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--right::before {
    content: "\f105"
}

.image-slider--thumbnails .thumbnails--arrow.is--active {
    display: block
}

@media screen and (min-width: 48em) {
    .image-slider--container {
        height: 25rem
    }

    .image-slider--container .arrow {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .image-slider--thumbnails {
        display: block
    }

    .image-slider--container {
        height: 25rem;
        margin-bottom: 6.875rem
    }

    .image-slider--container.no--thumbnails {
        margin-bottom: 0
    }

    .image-slider--container.no--image .image-slider--item {
        cursor: default
    }

    .image-slider--dots {
        top: 25.3125rem;
        position: absolute;
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .image-slider--container {
        height: 26.875rem;
        margin-bottom: 0
    }

    .image-slider--thumbnails {
        width: 4.375rem;
        height: 26.875rem;
        margin: 0rem 1.25rem 0rem 0rem;
        position: relative;
        top: 0;
        left: 0;
        float: left
    }

    .image-slider--thumbnails .thumbnail--link {
        margin: 0rem 0rem 1.25rem 0rem;
        display: block
    }

    .image-slider--dots {
        padding: .625rem 0rem .625rem 5.625rem;
        position: relative;
        top: auto;
        display: block
    }
}

.js--img-zoom--container {
    position: relative;
    top: 0;
    left: 0
}

.js--img-zoom--lens {
    border-radius: 3px;
    background-clip: padding-box;
    display: none;
    background: rgba(255,255,255,0.4);
    border: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.js--img-zoom--flyout {
    width: 28.75rem;
    height: 21.25rem;
    right: -30.625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2500;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #e6e6e6
}

.js--img-zoom--title {
    padding: .3125rem 1.25rem .3125rem 1.25rem;
    font-size: .875rem;
    line-height: 1rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: rgba(0,0,0,0.5)
}

.js--menu-scroller {
    position: relative
}

.navigation--list-wrapper {
    position: relative;
    overflow: hidden
}

.js--menu-scroller--list {
    max-width: none;
    overflow-x: scroll;
    position: relative;
    white-space: nowrap;
    left: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.js--menu-scroller--list::-webkit-scrollbar {
    display: none
}

.js--menu-scroller--arrow {
    width: 1.375rem;
    height: 2.3125rem;
    line-height: 2.25rem;
    font-size: .75rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    top: .0625rem;
    border: 1px solid #fff;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    cursor: pointer;
    z-index: 750;
    display: none
}

.js--menu-scroller--arrow:hover,.js--menu-scroller--arrow:active {
    color: #787878;
    border-color: #fff;
    background: #fff
}

.js--menu-scroller--arrow.left--arrow {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    border-left: 0 none;
    left: 0
}

.js--menu-scroller--arrow.right--arrow {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    border-right: 0 none;
    right: 0
}

@media screen and (min-width: 78.75em) {
    .js--menu-scroller--arrow.left--arrow {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #fff;
        left: 0
    }

    .js--menu-scroller--arrow.left--arrow:hover {
        border-color: #fff
    }

    .js--menu-scroller--arrow.right--arrow {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #fff;
        right: 0
    }

    .js--menu-scroller--arrow.right--arrow:hover {
        border-color: #fff
    }
}

.filter-panel {
    height: 2.375rem;
    margin-bottom: .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    position: relative;
    border: 1px solid #e6e6e6
}

.filter-panel:hover {
    border: 1px solid #ea7c13;
    background: #FFF
}

.filter-panel:hover .filter-panel--icon,.filter-panel:hover .filter-panel--title {
    color: #ea7c13
}

.filter-panel.is--disabled {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    opacity: 0.5;
    border: 1px solid #e6e6e6;
    color: #787878
}

.filter-panel.is--disabled:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.filter-panel.is--disabled:hover .filter-panel--icon,.filter-panel.is--disabled:hover .filter-panel--title {
    color: #787878
}

.filter-panel.is--disabled .filter-panel--title {
    color: #787878
}

.filter-panel.is--collapsed {
    height: auto;
    border: 0 none
}

.filter-panel.is--collapsed .filter-panel--flyout {
    height: auto;
    border: 1px solid #ea7c13;
    background: #FFF;
    overflow: visible;
    z-index: 800
}

.filter-panel.is--collapsed .filter-panel--title {
    color: #ea7c13
}

.filter-panel.is--collapsed .filter-panel--icon:before {
    color: #ea7c13;
    content: "\f106"
}

.filter-panel .flatpickr-wrapper {
    position: relative;
    display: block
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static {
    top: 2.8125rem;
    display: block;
    width: 100%
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-rContainer {
    display: block
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-innerContainer {
    display: block;
    width: 100%
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-innerContainer .flatpickr-days {
    width: 100%
}

.filter-panel--flyout {
    height: 2.375rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    overflow: hidden;
    z-index: 500
}

.filter-panel--title {
    height: 2.25rem;
    line-height: 2.25rem;
    padding: 0rem 1.875rem 0rem .625rem;
    margin: 0rem 0rem .3125rem 0rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.filter-panel--icon {
    width: 1rem;
    height: 1rem;
    top: .5rem;
    right: .625rem;
    font-size: .375rem;
    line-height: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: inline-block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    cursor: pointer;
    pointer-events: none
}

.filter-panel--icon:before {
    content: "\f107"
}

.filter-panel--content {
    padding: .625rem .625rem .625rem .625rem;
    display: block
}

.filter-panel--option-list {
    padding-bottom: .3125rem;
    list-style: none
}

.filter-panel--option-list.sub-level {
    margin: 0rem 0rem 0rem .5rem;
    padding: 0rem 0rem 0rem 1.125rem;
    border-left: 1px solid #e6e6e6
}

.filter-panel--option {
    display: block;
    position: relative
}

.value-tree--option {
    margin: 0rem 0rem .625rem 0rem
}

.sub-level .value-tree--option {
    margin: 0
}

.filter-panel--label {
    padding: .25rem 0rem .25rem 1.875rem;
    line-height: 1.125rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-panel--range-info {
    padding: .625rem 0rem .3125rem 0rem;
    text-align: center
}

.filter-panel--range-info .range-info--label {
    color: #787878;
    font-weight: 500
}

.filter--date .input-type--date .filter-panel--input {
    display: block;
    width: 100%
}

.filter-panel--checkbox,.filter-panel--radio {
    width: 1rem;
    height: 1rem;
    padding: .0625rem .0625rem .0625rem .0625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    position: relative;
    vertical-align: top
}

.filter-panel--checkbox:hover,.filter-panel--radio:hover {
    border-color: #ea7c13
}

.filter-panel--checkbox input[type="checkbox"],.filter-panel--radio input[type="checkbox"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state,.filter-panel--radio input[type="checkbox"]:checked ~ .input--state,.filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state,.filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state:before,.filter-panel--radio input[type="checkbox"]:checked ~ .input--state:before,.filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state:before,.filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    color: #fff;
    content: "\f00c"
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .filter-panel--label,.filter-panel--radio input[type="checkbox"]:checked ~ .filter-panel--label {
    color: #ea7c13;
    font-weight: 500
}

.filter-panel--checkbox input[type="checkbox"]:disabled ~ .input--state,.filter-panel--radio input[type="checkbox"]:disabled ~ .input--state,.filter-panel--checkbox input[type="checkbox"]:disabled ~ .checkbox--state,.filter-panel--radio input[type="checkbox"]:disabled ~ .checkbox--state {
    background: #fff
}

.filter-panel--checkbox input[type="checkbox"]:disabled ~ .filter-panel--label,.filter-panel--radio input[type="checkbox"]:disabled ~ .filter-panel--label {
    color: #9e9e9e
}

.filter-panel--checkbox .input--state,.filter-panel--radio .input--state,.filter-panel--checkbox .checkbox--state,.filter-panel--radio .checkbox--state,.filter-panel--checkbox .radio--state,.filter-panel--radio .radio--state {
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 60
}

.filter-panel--checkbox.filter-panel--radio,.filter-panel--radio.filter-panel--radio {
    border-radius: 11px;
    background-clip: padding-box
}

.filter-panel--checkbox input[type="radio"],.filter-panel--radio input[type="radio"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.filter-panel--checkbox input[type="radio"]:checked ~ .input--state,.filter-panel--radio input[type="radio"]:checked ~ .input--state,.filter-panel--checkbox input[type="radio"]:checked ~ .radio--state,.filter-panel--radio input[type="radio"]:checked ~ .radio--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.filter-panel--checkbox input[type="radio"]:checked ~ .filter-panel--label,.filter-panel--radio input[type="radio"]:checked ~ .filter-panel--label {
    color: #ea7c13;
    font-weight: 500
}

.filter-panel--checkbox input[type="radio"]:disabled .input--state,.filter-panel--radio input[type="radio"]:disabled .input--state,.filter-panel--checkbox input[type="radio"]:disabled .radio--state,.filter-panel--radio input[type="radio"]:disabled .radio--state {
    background: #fff
}

.filter-panel--checkbox input[type="radio"]:disabled .filter-panel--label,.filter-panel--radio input[type="radio"]:disabled .filter-panel--label {
    color: #787878
}

.filter-panel--checkbox input[type="radio"] + .input--state,.filter-panel--radio input[type="radio"] + .input--state,.filter-panel--checkbox input[type="radio"] + .radio--state,.filter-panel--radio input[type="radio"] + .radio--state {
    border-radius: 11px;
    background-clip: padding-box
}

.input-type--media:after {
    content: "";
    display: table;
    clear: both
}

.input-type--media .option--container {
    height: 2.8125rem;
    max-width: 2.8125rem;
    width: 18%;
    margin: 0 0 2% 2%;
    display: block;
    position: relative;
    float: left
}

.input-type--media .option--container .filter-panel--label {
    padding: 0
}

.input-type--media .option--container input.is--disabled ~ label {
    opacity: 0.2
}

.input-type--media .option--container input[type="checkbox"],.input-type--media .option--container input[type="radio"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.input-type--media .option--container input[type="checkbox"]:hover ~ .filter-panel--label,.input-type--media .option--container input[type="radio"]:hover ~ .filter-panel--label {
    border-color: #ea7c13
}

.input-type--media .option--container input[type="checkbox"]:checked ~ .filter-panel--label,.input-type--media .option--container input[type="radio"]:checked ~ .filter-panel--label {
    border-color: #ea7c13
}

.input-type--media .option--container input[type="checkbox"]:checked ~ .filter-panel--label:after,.input-type--media .option--container input[type="radio"]:checked ~ .filter-panel--label:after {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .4375rem;
    top: -0.25rem;
    right: -0.25rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border-radius: 8px;
    background-clip: padding-box;
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    color: #fff;
    content: "\f00c"
}

.input-type--media .option--container input[type="checkbox"]:disabled .filter-panel--label,.input-type--media .option--container input[type="radio"]:disabled .filter-panel--label {
    opacity: .2
}

.filter--multi-selection .option--container:hover .filter-panel--label,.filter--value .option--container:hover .filter-panel--label,.filter--value-tree .option--container:hover .filter-panel--label {
    color: #ea7c13
}

.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input {
    border-color: #ea7c13
}

.filter--multi-selection .option--container:hover .filter-panel--input.is--disabled,.filter--value .option--container:hover .filter-panel--input.is--disabled,.filter--value-tree .option--container:hover .filter-panel--input.is--disabled {
    border-color: #e6e6e6
}

.filter--multi-selection .filter-panel--checkbox,.filter--value .filter-panel--checkbox,.filter--value-tree .filter-panel--checkbox,.filter--multi-selection .filter-panel--radio,.filter--value .filter-panel--radio,.filter--value-tree .filter-panel--radio {
    top: .3125rem;
    left: 0rem;
    position: absolute
}

.filter--multi-selection .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--value .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--value-tree .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--multi-selection .filter-panel--radio.is--disabled ~ .filter-panel--label,.filter--value .filter-panel--radio.is--disabled ~ .filter-panel--label,.filter--value-tree .filter-panel--radio.is--disabled ~ .filter-panel--label {
    color: #787878
}

.filter--multi-selection .filter-panel--checkbox.is--disabled:hover,.filter--value .filter-panel--checkbox.is--disabled:hover,.filter--value-tree .filter-panel--checkbox.is--disabled:hover,.filter--multi-selection .filter-panel--radio.is--disabled:hover,.filter--value .filter-panel--radio.is--disabled:hover,.filter--value-tree .filter-panel--radio.is--disabled:hover {
    border-color: #e6e6e6
}

.filter-panel--star-rating {
    height: 5.625rem;
    margin-bottom: .625rem;
    position: relative
}

.filter-panel--star-rating:after {
    content: "";
    display: table;
    clear: both
}

.filter-panel--star-rating .rating-star--outer-container {
    width: 13.75rem;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer
}

.filter-panel--star-rating .rating-star--outer-container:after {
    content: "";
    display: table;
    clear: both
}

.filter-panel--star-rating .rating-star--outer-container .icon--star,.filter-panel--star-rating .rating-star--outer-container .icon--star-empty {
    font-size: 1.125rem
}

.filter-panel--star-rating .rating-star--outer-container .icon--star {
    color: #f1c40f
}

.filter-panel--star-rating .rating-star--outer-container .icon--star-empty {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container .rating-star--suffix {
    margin-left: .3125rem;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.filter-panel--star-rating .rating-star--outer-container.is--active .icon--star-empty {
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container.is--active .rating-star--suffix {
    font-weight: 500
}

.filter-panel--star-rating .rating-star--outer-container.is--disabled {
    opacity: 0.3
}

.filter-panel--star-rating .rating-star--outer-container:hover .icon--star-empty {
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container:hover .rating-star--suffix {
    color: #ea7c13
}

.filter-panel--star-rating .rating-star--outer-container:hover .is--disabled ~ .icon--star-empty {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container:hover .is--disabled ~ .rating-star--suffix {
    color: #787878
}

.filter--set-title {
    margin: 1.875rem 0rem .625rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    margin-left: 1%;
    margin-right: 1%;
    border-bottom: 1px solid #e6e6e6;
    clear: both
}

.filter--value {
    background: #fff
}

.filter--value .filter-panel--input {
    top: .625rem;
    left: .625rem
}

.filter--value .filter-panel--title {
    padding: 0rem 1.875rem 0rem 2.5rem
}

.filter--value.is--disabled .filter-panel--input:hover {
    border-color: #e6e6e6
}

.filter--range .filter-panel--content {
    padding: .625rem 1.25rem .625rem 1.25rem
}

.filter--active-container {
    padding: 1.25rem 0rem 0rem 0rem
}

.filter--active,.search--cat-filter .cat-filter--reset {
    padding: 0rem .625rem 0rem .625rem;
    margin: 0rem .625rem .625rem 0rem;
    line-height: 1.5rem;
    font-size: .8125rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    border: 1px solid #e6e6e6;
    color: #787878;
    background: #FFF;
    cursor: pointer;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter--active .filter--active-icon {
    margin: 0rem .625rem 0rem 0rem;
    font-size: .5rem;
    top: -0.0625rem;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    color: #787878
}

.filter--active .filter--active-icon:before {
    content: "\f00d"
}

.filter--active .icon--star {
    color: #f1c40f
}

.filter--active .icon--star-empty {
    color: #787878
}

.filter--active:hover,.filter--active[data-filter-param="reset"] {
    color: #ea7c13;
    border-color: #ea7c13
}

.filter--active:hover .filter--active-icon,.filter--active[data-filter-param="reset"] .filter--active-icon {
    color: #ea7c13
}

.action--filter-options.off-canvas.is--open .filter--active {
    max-width: 100%
}

.filter--actions {
    padding: .625rem 0rem .625rem 0rem;
    margin-bottom: .625rem;
    clear: both
}

.filter--btn-apply {
    position: relative;
    font-weight: 500;
    width: 100%
}

.filter--btn-apply.is--icon-right [class^="icon--"] {
    font-size: .875rem;
    line-height: 1rem;
    margin: -0.5rem 0rem 0rem 0rem
}

.filter--btn-apply.is--loading [class^="icon--"] {
    -webkit-animation: keyframe--spin-reverse 1s linear infinite;
    animation: keyframe--spin-reverse 1s linear infinite
}

.filter--btn-apply .filter--count {
    font-weight: 500
}

.filter--facet-container {
    padding: .625rem 0rem 0rem 0rem
}

.filter--facet-container:after {
    content: "";
    display: table;
    clear: both
}

.action--filter-options.is--active-filter .filter--active-container {
    padding: .9375rem 0rem .3125rem 0rem;
    display: block
}

.filter--active-container {
    display: none
}

.listing--wrapper {
    width: 100%
}

.listing--wrapper.has--sidebar-filter .listing--paging {
    clear: both
}

.listing--wrapper.has--sidebar-filter .action--filter-btn {
    display: block
}

.listing--wrapper.has--sidebar-filter .action--sort {
    line-height: 2rem;
    margin: 0rem .625rem .625rem 0rem;
    width: 100%
}

.listing--wrapper.has--sidebar-filter .action--sort .sort--label {
    display: none
}

.listing--wrapper.has--sidebar-filter .action--sort .sort--select {
    width: 100%;
    vertical-align: top
}

.listing--wrapper .filter--actions.filter--actions-top {
    margin: 0
}

.listing--wrapper.with--fullscreen-emotion .sidebar-main.off-canvas {
    padding-top: 0
}

.listing--wrapper.with--fullscreen-emotion .listing--wrapper-inner {
    margin-left: 16.25rem
}

@media screen and (min-width: 48em) {
    .filter-panel {
        width: 49%;
        margin-left: 1%;
        float: left
    }

    .filter-panel.is--collapsed {
        height: 2.375rem
    }

    .filter-panel .flatpickr-wrapper {
        position: static
    }

    .filter-panel .flatpickr-wrapper .flatpickr-calendar.static {
        top: 100%
    }

    .is--no-sidebar .filter-panel {
        width: 32%
    }

    .filter-panel--flyout {
        position: absolute;
        top: 0;
        left: 0
    }

    .filter-panel--content {
        max-height: 12.5rem;
        overflow-x: hidden;
        overflow-y: auto
    }

    .filter--active-container {
        padding: 0;
        margin-left: 1%;
        margin-right: 1%
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]),.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover {
        color: #787878;
        border-color: #e6e6e6;
        cursor: default
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]) .filter--active-icon,.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover .filter--active-icon {
        color: #787878
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]) .filter--active-icon:before,.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover .filter--active-icon:before {
        content: "\f00c"
    }

    .filter--actions {
        margin-left: 1%;
        margin-right: 1%
    }

    .filter--btn-apply {
        width: auto
    }

    .filter--facet-container,.filter--actions-bottom {
        display: none
    }

    .filter--actions.filter--actions-top {
        display: none
    }

    .listing--wrapper.has--sidebar-filter .action--filter-btn {
        display: none
    }

    .listing--wrapper.has--sidebar-filter .action--sort .sort--select {
        max-width: 12.5rem;
        vertical-align: top
    }
}

@media screen and (min-width: 64em) {
    .filter-panel {
        width: 32%
    }
}

@media screen and (min-width: 78.75em) {
    .filter-panel--star-rating .rating-star--input {
        width: 1.25rem;
        height: 1.25rem
    }

    .filter-panel--star-rating .rating-star--label {
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
        font-size: 1.25rem
    }

    .listing--wrapper.has--sidebar-filter .action--sort .sort--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }
}

.range-slider {
    -webkit-touch-callout: none
}

.range-slider--container {
    height: .75rem;
    border-radius: 6px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    background: #fff;
    box-shadow: inset 0 1px 1px #f0f0f0;
    border: 1px solid #e6e6e6;
    -ms-touch-action: none
}

.range-slider--range-bar {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-shadow: inset 0 0 3px #e67a13;
    height: 100%;
    width: 100%;
    position: relative;
    background: #ea7c13
}

.range-slider--handle {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.range-slider--handle.is--min {
    left: -0.625rem;
    top: -0.25rem
}

.range-slider--handle.is--max {
    right: -0.625rem;
    top: -0.25rem
}

.range-slider--handle:hover,.range-slider--handle.is--dragging {
    border-color: #ea7c13
}

.range-slider--format {
    display: none
}

.flatpickr-calendar {
    width: 19.6875rem;
    font-size: .875rem;
    line-height: 1.5rem;
    border-radius: 5px;
    background-clip: padding-box;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 0;
    animation: none;
    direction: ltr;
    border: 0;
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 1px 0 0 #787878, -1px 0 0 #787878, 0 1px 0 #787878, 0 -1px 0 #787878, 0 3px 13px rgba(0,0,0,0.2)
}

.flatpickr-calendar.open,.flatpickr-calendar.inline {
    max-height: 40rem;
    opacity: 1;
    visibility: visible;
    overflow: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, .5, 1);
    z-index: 8100
}

.flatpickr-calendar.inline {
    top: .125rem;
    display: block;
    position: relative
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(102%)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.hasWeeks {
    width: auto
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 2.5rem;
    border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:before,.flatpickr-calendar:after {
    left: 1.375rem;
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0
}

.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after {
    right: 1.375rem;
    left: auto
}

.flatpickr-calendar:before {
    margin: 0rem -0.3125rem 0rem -0.3125rem;
    border-width: 5px
}

.flatpickr-calendar:after {
    margin: 0rem -0.25rem 0rem -0.25rem;
    border-width: 4px
}

.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-month {
    height: 2.5rem;
    line-height: 1.5rem;
    -webkit-user-select: none;
    user-select: none;
    background: transparent;
    color: rgba(0,0,0,0.9);
    fill: rgba(0,0,0,0.9);
    text-align: center;
    position: relative
}

.flatpickr-prev-month,.flatpickr-next-month {
    height: 1rem;
    line-height: 1rem;
    top: .9375rem;
    text-decoration: none;
    cursor: pointer;
    position: absolute
}

.flatpickr-prev-month i,.flatpickr-next-month i {
    position: relative
}

.flatpickr-prev-month.flatpickr-prev-month,.flatpickr-next-month.flatpickr-prev-month {
    left: calc(2.07%)
}

.flatpickr-prev-month.flatpickr-next-month,.flatpickr-next-month.flatpickr-next-month {
    right: calc(2.07%)
}

.flatpickr-prev-month:hover,.flatpickr-next-month:hover {
    color: #959ea9
}

.flatpickr-prev-month:hover svg,.flatpickr-next-month:hover svg {
    fill: #f64747
}

.flatpickr-prev-month svg,.flatpickr-next-month svg {
    width: .875rem
}

.flatpickr-prev-month svg path,.flatpickr-next-month svg path {
    transition: fill .1s;
    fill: inherit
}

.numInputWrapper {
    position: relative;
    height: auto
}

.numInputWrapper input,.numInputWrapper span {
    display: inline-block
}

.numInputWrapper input {
    width: 100%
}

.numInputWrapper input::-ms-clear,.numInputWrapper input::-ms-expand {
    display: none
}

.numInputWrapper span {
    width: .875rem;
    padding: 0rem .25rem 0rem .125rem;
    position: absolute;
    right: 0;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57,57,57,0.05);
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0,0,0,0.1)
}

.numInputWrapper span:active {
    background: rgba(0,0,0,0.2)
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute;
    top: 33%
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57,57,57,0.6)
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57,57,57,0.6)
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0,0,0,0.5)
}

.numInputWrapper:hover {
    background: rgba(0,0,0,0.05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    top: .625rem;
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    display: inline-block;
    text-align: center
}

.flatpickr-current-month span.cur-month {
    margin-right: .625rem;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    display: inline-block;
    padding: 0;
    max-width: 50%
}

.flatpickr-current-month .numInputWrapper {
    width: 4.375rem;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0,0,0,0.9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0,0,0,0.9)
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    box-sizing: border-box;
    color: inherit;
    cursor: default;
    padding: 0 0 0 .5ch;
    margin: 0;
    display: inline;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: initial;
    border: 0;
    border-radius: 0;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0,0,0,0.5);
    background: transparent;
    pointer-events: none
}

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden
}

.flatpickr-days,.flatpickr-weeks {
    padding: .0625rem 0rem 0rem 0rem
}

.flatpickr-days {
    width: 19.6875rem;
    padding: 0;
    outline: 0;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-around
}

.flatpickr-day {
    line-height: 2.5rem;
    height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    background: none;
    border: 0 none;
    margin: 0;
    box-sizing: border-box;
    color: #787878;
    cursor: pointer;
    font-weight: 300;
    width: 14.2857143%;
    flex-basis: 14.2857143%;
    display: inline-block;
    position: relative;
    justify-content: center;
    text-align: center
}

.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:hover,.flatpickr-day.today:focus {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff
}

.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay {
    background: #ea7c13;
    color: #fff;
    border-color: #ea7c13
}

.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange {
    border-radius: 3px;
    background-clip: padding-box
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.inRange.endRange {
    box-shadow: -5px 0 0 #e6e6e6
}

.flatpickr-day.inRange.startRange {
    box-shadow: 5px 0 0 #e6e6e6
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover {
    pointer-events: none
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57,57,57,0.3);
    background: transparent;
    border-color: transparent;
    cursor: default
}

span.flatpickr-weekday {
    line-height: 1.5rem;
    cursor: default;
    font-size: 90%;
    color: #787878;
    height: 27.333333333333332px;
    margin: 0;
    background: transparent;
    text-align: center;
    display: block;
    float: left;
    width: 14.28%;
    font-weight: 500;
    padding-top: 3.333333333333333px
}

.rangeMode .flatpickr-day {
    margin-top: .0625rem
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: .0625rem .75rem 0rem .75rem;
    box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%
}

.flatpickr-weekwrapper span.flatpickr-day {
    display: block;
    width: 100%;
    max-width: none
}

.flatpickr-innerContainer {
    display: block;
    display: flex;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box
}

.flatpickr-time {
    line-height: 2.5rem;
    max-height: 2.5rem;
    -webkit-transition: height .33s cubic-bezier(0, 1, .5, 1);
    transition: height .33s cubic-bezier(0, 1, .5, 1);
    display: block;
    display: flex;
    text-align: center;
    outline: 0;
    height: 0;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    height: 2.5rem;
    flex: 1;
    width: 40%;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #fff
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #fff
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    font-size: .875rem;
    background: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    cursor: pointer;
    color: #787878;
    position: relative;
    box-sizing: border-box;
    text-align: center
}

.flatpickr-time input::-ms-clear,.flatpickr-time input::-ms-expand {
    display: none
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 500
}

.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second {
    font-weight: 300
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm {
    -webkit-user-select: none;
    user-select: none;
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #787878;
    font-weight: 500;
    width: 2%
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 300
}

.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time .flatpickr-am-pm:focus {
    background: #f0f0f0
}

.hasWeeks .flatpickr-days,.hasTime .flatpickr-days {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.hasWeeks .flatpickr-days {
    border-left: 0
}

@media all and (-ms-high-contrast: none) {
    .flatpickr-month svg {
        top: 0 !important
    }
}

.flatpickr-input[readonly] {
    cursor: pointer
}

.slideRight,.slideLeft {
    display: none
}

@-moz-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-o-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.container--ajax-cart {
    top: 3.125rem;
    margin-right: .625rem;
    padding: .9375rem 0rem 0rem 0rem;
    position: absolute;
    text-align: left;
    right: 0;
    z-index: 3000;
    display: none
}

.container--ajax-cart.off-canvas {
    width: 17.5rem;
    -webkit-transition: all .45s cubic-bezier(.3, 0, .15, 1);
    transition: all .45s cubic-bezier(.3, 0, .15, 1);
    margin-right: 0;
    display: block;
    height: 100%;
    left: auto;
    position: fixed;
    top: 0;
    padding: 0;
    background: #fff;
    z-index: 8000
}

.container--ajax-cart.off-canvas .icon--loading-indicator {
    width: 2.375rem;
    height: 2.375rem;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.container--ajax-cart .icon--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 1.25rem 0rem 1.25rem 0rem;
    margin: 0 auto;
    display: block;
    position: relative;
    box-sizing: content-box
}

.container--ajax-cart .icon--loading-indicator:before {
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    content: "";
    border: 2px solid #ccc;
    border-top: 2px solid #333
}

.container--ajax-cart .product--essential-features {
    margin-left: 3rem
}

.ajax--cart {
    width: 28.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    font-size: .875rem;
    border: 1px solid #e6e6e6;
    position: relative;
    background: #fff
}

.ajax--cart:after,.ajax--cart:before {
    right: .625rem;
    bottom: 100%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ajax--cart:after {
    right: .6875rem;
    border-width: .5625rem;
    border-bottom-color: #fff
}

.ajax--cart:before {
    border-width: .625rem;
    border-bottom-color: #e6e6e6
}

.ajax--cart .content--loader {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 1.25rem 0rem 1.25rem 0rem;
    box-sizing: content-box;
    margin: 0 auto
}

.ajax--cart .item--container {
    padding: 0rem .625rem 0rem .625rem;
    max-height: 22.0625rem;
    overflow-y: auto
}

.ajax--cart .alert {
    border-radius: 0;
    margin-bottom: .625rem
}

.ajax--cart .alert .alert--icon,.ajax--cart .alert .icon--element {
    width: 15%
}

.ajax--cart .alert .alert--icon .is--warning,.ajax--cart .alert .icon--element .is--warning {
    color: #f1c40f;
    background: #f9f3dd
}

.ajax--cart .alert .alert--icon .is--success,.ajax--cart .alert .icon--element .is--success {
    color: #2ecc71;
    background: #def2e7
}

.ajax--cart .alert .alert--content {
    width: 85%
}

.ajax--cart .cart--item {
    padding: .625rem 0rem .625rem 0rem;
    line-height: 2.375rem;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

.ajax--cart .cart--item:last-child {
    border: 0 none
}

.ajax--cart .cart--item.is--empty {
    padding-bottom: 0
}

.ajax--cart .cart--item .thumbnail--container {
    margin: 0rem .625rem 0rem 0rem;
    width: 2.375rem;
    height: 2.375rem;
    border-radius: 3px;
    background-clip: padding-box;
    float: left;
    position: relative
}

.ajax--cart .cart--item .thumbnail--container.has--image {
    border: 1px solid #e6e6e6;
    background: #FFFFFF
}

.ajax--cart .cart--item .thumbnail--container .cart--badge {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: .875rem;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #ea7c13
}

.ajax--cart .cart--item .thumbnail--container .cart--badge .badge--free {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: .5rem;
    line-height: .75rem;
    width: 2.5rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0
}

.ajax--cart .cart--item .thumbnail--container .basket--badge {
    line-height: 2.3125rem;
    font-size: .75rem;
    border-radius: 100%;
    background-clip: padding-box;
    height: 2.1875rem;
    width: 2.1875rem;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    background: #787878;
    color: #fff
}

.ajax--cart .cart--item .thumbnail--container .basket--badge .icon--arrow-right {
    font-size: .625rem
}

.ajax--cart .cart--item .thumbnail--container .basket--badge .icon--coupon {
    font-size: 1.25rem;
    line-height: 2.3125rem
}

.ajax--cart .cart--item .thumbnail--image {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ajax--cart .cart--item .item--link {
    color: #787878
}

.ajax--cart .cart--item .item--quantity {
    margin: 0rem .3125rem 0rem 0rem;
    font-weight: 500
}

.ajax--cart .cart--item .item--price {
    font-weight: 500;
    float: right
}

.ajax--cart .cart--item .action--container {
    width: 1.3125rem;
    height: 1.3125rem;
    margin: .625rem 0rem 0rem .625rem;
    line-height: 1;
    float: right
}

.ajax--cart .cart--item .action--container .btn {
    height: 1.3125rem;
    width: 1.3125rem;
    padding: .25rem .3125rem .25rem .3125rem;
    font-size: .5rem;
    line-height: .875rem
}

.ajax--cart .cart--item .action--container *[class*="icon--"] {
    margin: 0;
    padding: 0
}

.ajax--cart .prices--container {
    padding: .625rem .625rem .625rem .625rem;
    border-top: 1px solid #e6e6e6
}

.ajax--cart .prices--container .prices--articles-amount {
    float: right
}

.ajax--cart .prices--container .prices--articles {
    color: #787878;
    font-weight: 500
}

.ajax--cart .prices--container .prices--tax {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0
}

.ajax--cart .button--container {
    padding: .625rem .625rem .625rem .625rem;
    overflow: hidden
}

.ajax--cart .button--container *[class*="button--"] {
    width: 13.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    text-align: center
}

.ajax--cart .button--container .button--checkout {
    float: right
}

.ajax--cart .button--container .button--open-basket *[class^="icon--"] {
    display: none
}

.ajax--cart .small--information {
    font-size: .75rem
}

.ajax--cart .small--information .small--prices {
    float: right
}

.ajax--cart .context--shipping-costs {
    margin-left: .625rem
}

.ajax--cart .table--shipping-costs-trigger {
    font-size: .75rem;
    margin-bottom: .3125rem;
    font-weight: 500
}

.ajax--cart .table--shipping-costs-trigger-no-action {
    font-size: .75rem;
    margin-bottom: .3125rem
}

.ajax--cart .table--shipping-costs {
    font-size: .75rem
}

.ajax--cart .table--shipping-costs .select-field {
    max-height: 2.5rem;
    margin: .3125rem .625rem .3125rem 0rem
}

.ajax--cart .table--shipping-costs label {
    font-size: .75rem;
    font-weight: 500;
    margin: .3125rem 6.25rem 0rem 0rem;
    float: left
}

.off-canvas .ajax--cart {
    font-size: .875rem;
    background: #fff;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    border: 0 none;
    min-height: 100%
}

.off-canvas .ajax--cart .item--container {
    max-height: none
}

.off-canvas .ajax--cart .cart--item {
    line-height: 1.1875rem
}

.off-canvas .ajax--cart .cart--item .item--link {
    width: 9.3125rem;
    display: inline-block
}

.off-canvas .ajax--cart .cart--item .item--price {
    float: none;
    display: block
}

.off-canvas .ajax--cart .prices--container {
    background: #fff;
    border-bottom: 0 none
}

.off-canvas .ajax--cart .action--container,.off-canvas .ajax--cart .action--container .action--remove {
    width: 2.375rem;
    height: 2.375rem
}

.off-canvas .ajax--cart .action--container {
    margin: 0
}

.off-canvas .ajax--cart .action--container .action--remove {
    font-size: .875rem;
    text-align: center;
    vertical-align: middle
}

.off-canvas .ajax--cart .action--container .icon--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    margin: .5625rem 0rem 0rem 0rem;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.off-canvas .ajax--cart .action--container *[class*="icon--"] {
    line-height: 1.75rem;
    margin: 0;
    padding: 0
}

.off-canvas .ajax--cart .button--container {
    text-align: left
}

.off-canvas .ajax--cart .button--container *[class*="button--"] {
    margin: .625rem 0rem 0rem 0rem;
    width: 100%
}

.off-canvas .ajax--cart .button--container .button--checkout {
    margin: 0
}

.off-canvas .ajax--cart .button--container .button--open-basket {
    padding-right: 1.875rem
}

.off-canvas .ajax--cart .button--container .button--open-basket *[class^="icon--"] {
    display: block;
    right: .625rem
}

.off-canvas .ajax--cart .product--essential-features {
    margin-top: .3125rem
}

.product--essential-features {
    line-height: 1.125rem;
    font-size: .75rem
}

@media screen and (min-width: 48em) {
    .container--ajax-cart.is--shown {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .container--ajax-cart {
        margin-right: 0
    }
}

table {
    border-collapse: separate;
    border-spacing: 1px
}

table th,table thead td {
    background: #787878;
    color: #fff;
    font-weight: 500;
    text-align: center
}

table td {
    padding: .3125rem .625rem .3125rem .625rem;
    background: #fff;
    color: #787878;
    border: 1px solid #fff
}

table tr:nth-child(even) td {
    background: #f5f5f5
}

.checkbox {
    width: 1rem;
    height: 1rem;
    padding: .0625rem .0625rem .0625rem .0625rem;
    line-height: 1rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.checkbox .checkbox--state {
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 60
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.checkbox input[type="checkbox"]:checked ~ .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.checkbox input[type="checkbox"]:checked ~ .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    color: #fff;
    content: "\f00c"
}

.checkbox input[type="checkbox"]:disabled ~ .checkbox--state {
    background: #fff
}

.checkbox.is--active .checkbox--state,a:hover .checkbox .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.checkbox.is--active .checkbox--state:before,a:hover .checkbox .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    color: #fff;
    content: "\f00c"
}

.js--off-canvas-button {
    padding: .625rem .625rem .625rem .625rem;
    margin-bottom: .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    position: relative;
    border: 1px solid #fff;
    cursor: pointer;
    display: block
}

.js--off-canvas-button .tab--header {
    margin-bottom: .625rem;
    position: relative
}

.js--off-canvas-button .tab--title:after {
    font-size: .75rem;
    right: .3125rem;
    margin-top: -0.375rem;
    content: "\f105"
}

.js--off-canvas-button .tab--preview {
    display: block
}

.js--off-canvas-button .tab--preview p:last-child {
    margin-bottom: 0
}

.js--off-canvas-button .tab--content {
    cursor: default
}

.js--off-canvas-button:hover .tab--title {
    color: #ea7c13
}

.js--tab-menu .tab--navigation {
    list-style: none
}

.js--tab-menu .tab--link {
    padding: .625rem .9375rem .625rem .9375rem;
    margin: 0rem .3125rem 0rem 0rem;
    line-height: 1.5rem;
    font-size: .875rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    top: .0625rem;
    display: none;
    position: relative;
    font-weight: 500;
    text-align: center;
    color: #787878;
    border: 1px solid #e6e6e6;
    white-space: nowrap
}

.js--tab-menu .tab--link:hover {
    color: #ea7c13;
    background: #fff
}

.js--tab-menu .tab--link:focus {
    outline: none
}

.js--tab-menu .tab--link.is--active {
    color: #787878;
    border-bottom-color: #fff;
    background: #fff
}

.js--tab-menu .tab--link.is--active:hover {
    color: #787878
}

.js--tab-menu .tab--link.has--content {
    display: inline-block
}

.js--tab-menu.js--menu-scroller .tab--navigation {
    overflow: hidden
}

.js--tab-menu.js--menu-scroller .tab--navigation .js--menu-scroller--item {
    top: 0
}

.js--tab-menu.js--menu-scroller .js--menu-scroller--arrow {
    line-height: 2.875rem;
    height: 2.875rem;
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #fff
}

.js--tab-menu.js--menu-scroller .js--menu-scroller--arrow:hover {
    border-color: #fff
}

.js--tab-menu .tab--container-list .tab--container {
    border: 1px solid #fff;
    display: none
}

.js--tab-menu .tab--container-list .tab--container.has--content.is--active {
    display: block
}

.image--gallery .image-slider--container {
    bottom: 5.625rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    margin: 0
}

.image--gallery.no--thumbnails .image-slider--container {
    bottom: 0
}

.image--gallery .image-slider--item {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    cursor: default
}

.image--gallery .image-slider--item .image--element {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.image--gallery .image-slider--item .image--media,.image--gallery .image-slider--item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.image--gallery .image-slider--thumbnails {
    padding: .625rem 0rem .625rem 0rem;
    height: 5.625rem;
    background: #fff;
    top: auto;
    bottom: 0;
    width: 100%;
    margin: 0;
    position: absolute;
    display: block
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow {
    top: .625rem
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow.is--left {
    border-left: 0 none
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow.is--right {
    border-right: 0 none
}

.image--gallery .image-slider--thumbnails-slide {
    margin: 0rem .625rem 0rem .625rem;
    left: auto;
    top: auto
}

.image--gallery .thumbnail--link {
    margin: 0rem .625rem 0rem 0rem;
    display: inline-block
}

.image--gallery .button--zoom-in,.image--gallery .button--zoom-out,.image--gallery .button--zoom-reset {
    top: .625rem;
    left: .625rem;
    font-size: 1.25rem;
    padding: .125rem .375rem .125rem .375rem;
    position: absolute
}

.image--gallery .button--zoom-in:hover,.image--gallery .button--zoom-out:hover,.image--gallery .button--zoom-reset:hover {
    z-index: 1
}

.image--gallery .button--zoom-out {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.image--gallery .button--zoom-reset {
    left: 2.6875rem;
    border-radius: 0
}

.image--gallery .button--zoom-in {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    left: 4.75rem
}

.image-gallery--modal .modal--close {
    top: .625rem;
    width: 2.125rem;
    height: 2.125rem;
    line-height: 2rem
}

@media screen and (min-width: 78.75em) {
    .js--image-gallery {
        width: 80%;
        height: 80%
    }
}

.product--quick-view {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.product--quick-view .quick-view--image {
    height: 12.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem 1.25rem 0rem;
    border: 1px solid #e6e6e6;
    width: 100%;
    display: block;
    position: relative;
    float: left
}

.product--quick-view .quick-view--image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product--quick-view .quick-view--title {
    font-size: 1.125rem;
    color: #787878;
    display: block;
    font-weight: 500
}

.product--quick-view .quick-view--title:hover {
    color: #ea7c13
}

.product--quick-view .quick-view--supplier {
    font-size: .875rem;
    padding: .625rem 0rem .3125rem 0rem;
    font-weight: 500
}

.product--quick-view .quick-view--description-title {
    font-size: 1rem;
    padding-bottom: .3125rem;
    margin-top: .9375rem;
    color: #787878;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 500;
    clear: both
}

.product--quick-view .quick-view--description {
    font-size: .875rem;
    padding-top: .625rem;
    color: #fff
}

.product--quick-view .quick-view--description,.product--quick-view .quick-view--description > p {
    margin: 0
}

@media screen and (min-width: 30em) {
    .product--quick-view {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .product--quick-view .quick-view--image {
        width: 50%
    }

    .product--quick-view .quick-view--header {
        padding-left: 1.25rem;
        width: 50%;
        float: right
    }

    .product--quick-view .quick-view--description-title {
        margin-top: 0
    }
}

.c-firstname-confirmation {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

* {
    box-sizing: border-box
}

html {
    width: 100%;
    height: 100%
}

html.no--scroll {
    position: relative;
    overflow: hidden
}

html.no--scroll body {
    overflow: hidden
}

body {
    font-size: 1rem;
    font-family: Roboto Condensed;
    font-weight: 300;
    color: #787878;
    background: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto
}

a {
    color: #ea7c13;
    text-decoration: none
}

ul {
    margin: 0;
    padding: 0
}

.product--rating i[class^=icon] {
    color: #f1c40f
}

.product--rating i.icon--star-empty {
    color: #e6e6e6
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem;
    font-family: Roboto Condensed;
    font-weight: 500;
    color: #787878
}

h1 {
    font-size: 1.875rem;
    line-height: 1.75rem;
    margin: 2.125rem 0rem 1.25rem 0rem;
    color: #787878
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.125rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: .8125rem
}

h6 {
    font-size: .625rem
}

p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0rem 0rem 1.25rem 0rem
}

blockquote {
    padding: .625rem .625rem .625rem .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
    background: #e6e6e6;
    text-align: left;
    margin: 0
}

.ajax-loader {
    display: none
}

.is--rounded {
    border-radius: 3px;
    background-clip: padding-box
}

.is--block {
    display: block !important
}

.is--inline {
    display: inline !important
}

.is--inline-block {
    display: inline-block !important
}

.is--hidden {
    display: none !important
}

.is--invisible {
    visibility: hidden !important
}

.is--align-left {
    text-align: left !important
}

.is--align-right {
    text-align: right !important
}

.is--align-center {
    text-align: center !important
}

.is--underline {
    text-decoration: underline !important
}

.is--line-through {
    text-decoration: line-through !important
}

.is--uppercase {
    text-transform: uppercase !important
}

.is--strong {
    font-weight: 500 !important
}

.is--bold {
    font-weight: 500 !important
}

.is--italic {
    font-style: italic
}

.is--nowrap {
    white-space: nowrap !important
}

.is--dark {
    color: #787878 !important
}

.is--light {
    color: #454545 !important
}

.is--soft {
    color: #787878 !important
}

.is--fluid {
    width: 100% !important
}

.left {
    float: left
}

.right {
    float: right
}

::-moz-placeholder {
    color: #787878
}

::-webkit-input-placeholder {
    color: #787878
}

:-ms-input-placeholder {
    color: #787878
}

.page-wrap {
    min-width: 20rem
}

.content-main:after,.content--wrapper:after {
    content: "";
    display: table;
    clear: both
}

.content-main--inner {
    padding: 0rem .625rem 1rem .625rem
}

.content-main--inner:after {
    content: "";
    display: table;
    clear: both
}

.content {
    width: 100%;
    float: left
}

@media screen and (min-width: 48em) {
    .content-main {
        box-shadow: 0 0 4px 1px #e6e6e6
    }

    .content-main:not(.is--small) {
        min-height: 46.875rem
    }

    .content-main--inner {
        padding: 0rem 1.875rem 1rem 1.875rem;
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .content-main {
        margin-top: 1.25rem;
        margin-bottom: 2.8125rem
    }

    .content-main:not(.is--small) {
        min-height: 43.75rem
    }

    .content-main--inner {
        padding: 0rem 3.125rem 3.125rem 3.125rem
    }
}

.header-main {
    padding-bottom: .625rem;
    background: #fff;
    border-bottom: 1px solid #ea7c13
}

.header-main .top-bar {
    display: none
}

.header-main .logo-main {
    padding: .625rem .625rem .625rem .625rem
}

.header-main .logo-main .logo--link {
    height: 2.1875rem;
    display: inline-block;
    max-width: 100%
}

.header-main .logo-main .logo--shop {
    height: 2.1875rem;
    width: 50%
}

.header-main .logo-main .logo--supportinfo {
    display: none
}

.header-main .header--navigation {
    position: relative
}

.is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
    border-bottom: 1px solid #ea7c13
}

.is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
    width: 100%
}

.is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
    width: 50%
}

.is--ctl-checkout.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--link {
    margin-top: .625rem
}

.is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
    display: none
}

.is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
    margin-top: .625rem;
    width: 40%;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.shop--navigation {
    position: relative
}

.shop--navigation .navigation--list {
    width: 100%;
    text-align: right
}

.shop--navigation .navigation--entry {
    margin-right: .3125rem;
    display: inline-block
}

.shop--navigation .navigation--entry .btn {
    height: 2.5rem;
    width: 2.5rem;
    vertical-align: middle
}

.shop--navigation .navigation--entry .cart--link {
    padding: .125rem .625rem .125rem .375rem
}

.shop--navigation .navigation--entry .account--link {
    padding: .125rem .625rem .125rem .5rem
}

.shop--navigation .navigation--entry .account--link.account--user-loggedin:after {
    width: 1rem;
    height: 1rem;
    top: -0.3125rem;
    right: -0.3125rem;
    line-height: 1.125rem;
    font-size: .5rem;
    border-radius: 50%;
    background-clip: padding-box;
    content: "\f00c";
    display: inline-block;
    position: absolute;
    background: #2ecc71;
    font-family: 'Font Awesome 5 Free';
    color: #fff
}

.shop--navigation .navigation--entry .icon--basket,.shop--navigation .navigation--entry .icon--account {
    font-size: 1.3125rem;
    display: inline;
    position: relative;
    vertical-align: middle;
    top: 0;
    left: 0
}

.shop--navigation .navigation--entry .icon--heart {
    font-size: 1.125rem;
    vertical-align: middle
}

.shop--navigation .navigation--entry .icon--search {
    font-size: 1.375rem;
    vertical-align: middle
}

.shop--navigation .cart--quantity,.shop--navigation .notes--quantity {
    top: -0.25rem;
    left: 1.4375rem;
    position: absolute;
    margin: 0
}

.shop--navigation .entry--link {
    text-align: center;
    text-decoration: none
}

.shop--navigation .main-search--form,.shop--navigation .account--display,.shop--navigation .cart--display,.shop--navigation .cart--amount,.shop--navigation .search--display {
    display: none
}

.shop--navigation .entry--search .is--active.btn {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.shop--navigation .entry--account {
    position: relative
}

.shop--navigation .entry--cart {
    margin-right: .75rem;
    position: relative
}

.shop--navigation .entry--menu-left {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    font-weight: 500;
    text-align: left
}

.shop--navigation .entry--menu-left .btn {
    padding-left: 3rem;
    line-height: 2.1875rem;
    font-size: 1.0625rem;
    height: 2.5rem;
    color: #fff;
    width: auto;
    background: 0 none;
    border: 0 none
}

.shop--navigation .entry--menu-left .icon--menu {
    font-size: 1.25rem
}

.main-search--form {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3000
}

.main-search--form .main-search--field {
    padding: .5625rem 2.375rem .5625rem .5625rem;
    height: 2.5rem;
    background: #fff;
    vertical-align: middle;
    width: 100%;
    position: relative
}

.main-search--form .main-search--button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    top: .625rem;
    bottom: .625rem;
    right: .625rem;
    font-size: 1.25rem;
    padding: 0rem .625rem 0rem .625rem;
    line-height: 1;
    position: absolute;
    z-index: 2;
    border: 0 none;
    background: transparent;
    color: #787878;
    outline: none
}

.main-search--form .main-search--text {
    display: none
}

.account--menu.is--personalized .navigation--logout-personalized {
    display: inline-block
}

.account--menu.is--personalized .navigation--logout {
    display: block
}

.account--menu.is--personalized .navigation--link.navigation--personalized {
    padding-top: .5625rem;
    padding-left: 1.4375rem;
    padding-bottom: .5625rem;
    line-height: 1.25rem;
    position: relative;
    color: #787878;
    font-weight: 300
}

.account--menu.is--personalized .navigation--link.navigation--personalized:before,.account--menu.is--personalized .navigation--link.navigation--personalized::before {
    width: 1rem;
    height: 1rem;
    left: .125rem;
    content: "\f2f5";
    font-family: 'Font Awesome 5 Free';
    position: absolute
}

.account--menu.is--personalized .navigation--link.navigation--personalized [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    display: inline-block
}

.account--menu.is--personalized .navigation--link.navigation--personalized .icon--logout {
    position: relative;
    top: .625rem
}

.account--menu.is--personalized .navigation--link.navigation--personalized:hover {
    color: #ea7c13
}

.off-canvas .account--menu.is--personalized .navigation--signin {
    border-bottom: none
}

.account--dropdown-navigation {
    display: none;
    text-align: left
}

.account--dropdown-navigation .navigation--logout-personalized {
    display: inline-block
}

.account--dropdown-navigation .navigation--logout {
    display: block
}

.account--dropdown-navigation .navigation--signin {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    margin-top: .4375rem;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    text-align: center
}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
    margin-bottom: .3125rem;
    width: 95%;
    text-align: center
}

.account--dropdown-navigation .navigation--register {
    font-size: .8125rem
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized {
    line-height: 1.25rem;
    padding-left: 2.0625rem;
    color: #787878;
    font-weight: 300
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized:before,.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized::before {
    left: .625rem
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized:hover {
    color: #ea7c13
}

.account--dropdown-navigation.off-canvas {
    background: #e6e6e6
}

.account--dropdown-navigation.off-canvas .account--menu,.account--dropdown-navigation.off-canvas .sidebar--navigation {
    text-align: left
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry,.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry {
    display: block;
    margin: 0
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry .navigation--link.link--logout.navigation--personalized,.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry .navigation--link.link--logout.navigation--personalized {
    padding-top: .5625rem;
    padding-bottom: .5625rem
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry .navigation--link.link--logout.navigation--personalized [class^="icon--"],.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry .navigation--link.link--logout.navigation--personalized [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    display: inline-block
}

.account--dropdown-navigation.off-canvas .account--close-off-canvas {
    color: #fff;
    font-weight: 500
}

.has--csstransforms .entry--search .entry--trigger.is--active::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: .9375rem;
    height: .9375rem;
    margin-top: .5rem;
    margin-left: .0625rem;
    background: #e1e1e1;
    content: '';
    display: block
}

.entry--search.is--active .main-search--form {
    top: 3.125rem;
    background: #e1e1e1;
    left: 0;
    display: block;
    position: absolute
}

.header-main.is--active-searchfield {
    padding-bottom: 4.375rem
}

.has--cssanimations .form--ajax-loader {
    top: 1.25rem;
    right: 3.4375rem;
    position: absolute;
    display: none
}

.has--cssanimations .form--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    content: ""
}

.has--no-cssanimations .form--ajax-loader {
    top: 1.5rem;
    right: 3.4375rem;
    width: 1rem;
    height: 1rem;
    position: absolute;
    display: none;
    background-image: url('../../themes/Frontend/Responsive/frontend/_public/src/img/icons/loading-indicator.gif?1606d5e8f40019c8bc3a9afd0b2a7466')
}

.main-search--results {
    top: 6.875rem;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    z-index: 3500;
    display: none
}

.main-search--results:after {
    content: "";
    display: table;
    clear: both
}

.results--list {
    padding: .625rem .625rem .625rem .625rem;
    box-shadow: 0 10px 25px -15px #000;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    -ms-touch-action: manipulation
}

.results--list::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: .75rem;
    height: .75rem;
    top: -0.375rem;
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    left: 48%;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
    border-right: 0 none
}

.results--list .list--entry,.results--list .entry--all-results {
    display: block
}

.results--list .entry--all-results.is--active {
    font-weight: 500
}

.results--list .entry--all-results.is--active .entry--all-results-number {
    font-weight: 500
}

.results--list .list--entry {
    line-height: 1.875rem;
    border-bottom: 1px solid #e6e6e6
}

.results--list .list--entry:last-child {
    border: 0 none
}

.results--list .entry--no-results {
    width: 100%;
    text-align: center;
    list-style: none;
    font-weight: 300
}

.results--list .is--active,.results--list .list--entry:hover {
    color: #ea7c13
}

.results--list .is--active .entry--name,.results--list .list--entry:hover .entry--name,.results--list .is--active .entry--price,.results--list .list--entry:hover .entry--price {
    color: #ea7c13
}

.results--list .search-result--link {
    padding: .375rem 0rem .375rem 0rem;
    display: block
}

.results--list .search-result--link:after {
    content: "";
    display: table;
    clear: both
}

.results--list .entry--name,.results--list .entry--all-results-link,.results--list .entry--all-results-number {
    height: 1.875rem;
    line-height: 1.875rem;
    display: block
}

.results--list .price--unit {
    font-size: .6875rem;
    line-height: 1.125rem;
    float: right
}

.results--list .entry--media {
    height: 1.875rem;
    width: 10%;
    min-width: 10%;
    position: relative;
    text-align: center
}

.results--list .entry--media .media--image {
    display: inline-block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.results--list .entry--name {
    padding-left: .625rem;
    width: 60%;
    color: #787878;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.results--list .entry--price,.results--list .entry--all-results-number {
    width: 30%;
    text-align: right;
    color: #787878;
    white-space: nowrap
}

.results--list .entry--all-results {
    padding: .375rem .3125rem .375rem .3125rem;
    font-weight: 300
}

.results--list .entry--all-results-link {
    width: 70%;
    padding: 0
}

.results--list .entry--all-results-link .icon--arrow-right {
    top: -0.0625rem;
    margin: 0rem .5rem 0rem 0rem;
    position: relative
}

.results--list .entry--all-results-number {
    font-weight: 300;
    color: #ea7c13
}

.off-canvas .mobile--switches .navigation--entry {
    padding: 0;
    border: none;
    background: none
}

@media screen and (min-width: 30em) {
    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        width: auto
    }

    .entry--search {
        display: inline-block;
        position: absolute;
        left: 26%;
        width: 40%
    }

    .entry--search.is--active .main-search--form {
        top: 0;
        display: inline-block
    }

    .entry--search .entry--trigger {
        display: none
    }

    .entry--search .main-search--form {
        box-shadow: 0 0 0 transparent;
        border-bottom: 0 none;
        padding: 0;
        display: inline-block;
        position: relative
    }

    .entry--search .main-search--form .main-search--field {
        background: #fff
    }

    .entry--search .main-search--form .main-search--field:focus {
        background: #fff
    }

    .entry--search .main-search--form .main-search--button {
        top: 0rem;
        bottom: 0rem;
        right: 0rem;
        padding: 0rem .625rem 0rem .625rem;
        height: 2.5rem
    }

    .main-search--results {
        top: 3.125rem;
        width: 28.125rem;
        margin-left: -6.875rem
    }

    .main-search--results:after {
        content: "";
        display: table;
        clear: both
    }

    .results--list {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #fff
    }

    .header-main.is--active-searchfield {
        padding-bottom: .625rem
    }

    .has--cssanimations .form--ajax-loader {
        top: .625rem;
        right: 2.8125rem;
        position: absolute
    }

    .has--no-cssanimations .form--ajax-loader {
        top: .875rem;
        right: 2.8125rem;
        position: absolute
    }
}

@media screen and (min-width: 48em) {
    .header-main.is--active-searchfield {
        padding-bottom: 0
    }

    .header-main {
        padding-bottom: 0;
        border-bottom: 0 none
    }

    .header-main .container:after {
        content: "";
        display: table;
        clear: both
    }

    .header-main .top-bar {
        padding: .25rem 0rem .25rem 0rem;
        display: block
    }

    .header-main .top-bar--navigation {
        width: auto;
        float: right
    }

    .header-main .top-bar--navigation .navigation--entry {
        padding: 0rem .9375rem 0rem .9375rem;
        line-height: 1.5625rem;
        float: left;
        display: block
    }

    .header-main .top-bar--navigation .navigation--entry li {
        line-height: normal
    }

    .header-main .top-bar--navigation .navigation--entry,.header-main .top-bar--navigation .navigation--link {
        color: #787878;
        cursor: pointer
    }

    .header-main .top-bar--navigation .navigation--entry:hover,.header-main .top-bar--navigation .navigation--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .field--select,.header-main .top-bar--navigation .navigation--entry {
        height: 1.5625rem
    }

    .header-main .top-bar--navigation .field--select {
        position: relative
    }

    .header-main .top-bar--navigation .select-field {
        height: 1.5625rem
    }

    .header-main .top-bar--navigation .select-field select {
        border-radius: 0;
        padding: 0rem 1.125rem 0rem 0rem;
        line-height: 1.5625rem;
        background: none;
        border: 0 none
    }

    .header-main .top-bar--navigation .select-field:after {
        height: 1.5625rem;
        line-height: 1.5rem;
        width: auto;
        border: 0 none
    }

    .header-main .top-bar--navigation .top-bar--language .select-field {
        width: 2rem
    }

    .header-main .top-bar--navigation .top-bar--language .select-field select {
        text-indent: -9999px
    }

    .header-main .top-bar--navigation .top-bar--language .language--flag {
        margin-top: -0.375rem;
        position: absolute;
        z-index: 900;
        top: 50%;
        left: 0;
        pointer-events: none
    }

    .header-main .top-bar--navigation .entry--service {
        position: relative
    }

    .header-main .top-bar--navigation .entry--service:after,.header-main .top-bar--navigation .entry--service::after {
        top: -0.1875rem;
        margin-left: .3125rem;
        content: "\f107";
        font-family: 'Font Awesome 5 Free';
        position: relative
    }

    .header-main .top-bar--navigation .entry--service.js--is--dropdown-active {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .service--list {
        min-width: 9.375rem;
        padding: .3125rem 0rem .3125rem 0rem;
        top: 2rem;
        right: .75rem;
        text-align: left;
        position: absolute;
        display: none;
        list-style: none;
        background: #fff;
        z-index: 3500;
        border: 1px solid #e6e6e6
    }

    .header-main .top-bar--navigation .service--list::after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        width: .5rem;
        height: .5rem;
        top: -0.3125rem;
        right: 1.125rem;
        content: '';
        display: block;
        position: absolute;
        background: #fff;
        border-color: #e6e6e6;
        border-width: 0 0 1px 1px;
        border-style: solid
    }

    .header-main .top-bar--navigation .service--list .service--link {
        padding: .3125rem .625rem .3125rem .625rem;
        display: block;
        color: #787878
    }

    .header-main .top-bar--navigation .service--list .service--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .js--is--dropdown-active .service--list {
        display: block
    }

    .header-main .header--navigation {
        padding: .625rem 0rem .625rem 0rem
    }

    .header-main .logo-main {
        padding: 0rem 0rem 0rem .625rem;
        width: 35%
    }

    .header-main .logo-main .logo--link {
        height: 3.125rem
    }

    .header-main .logo-main .logo--shop {
        height: 3.125rem;
        width: 82%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
        padding-right: .625rem;
        width: 100%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--link {
        margin-top: 0;
        width: 80%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        padding: .3125rem 0rem .3125rem 0rem;
        display: block;
        width: 35%
    }

    .logo-main,.shop--navigation {
        float: left
    }

    .shop--navigation {
        width: 65%
    }

    .shop--navigation .navigation--list {
        background-image: none;
        text-align: right
    }

    .shop--navigation .navigation--entry {
        border-radius: 3px;
        background-clip: padding-box;
        border: 0 none;
        width: auto;
        float: none;
        display: inline-block
    }

    .shop--navigation .entry--cart .entry--link {
        padding: 0;
        display: inline-block
    }

    .shop--navigation .entry--link {
        font-weight: 300
    }

    .shop--navigation .entry--menu-left {
        display: none
    }

    .shop--navigation .cart--quantity,.shop--navigation .search--display,.shop--navigation .entry--account {
        display: inline-block
    }

    .shop--navigation .entry--search {
        font-size: .875rem;
        position: absolute;
        left: 3%;
        margin-right: 10%;
        background: #fff;
        padding: 0;
        border: 0 none;
        width: 50%
    }

    .shop--navigation .entry--search .entry--trigger {
        display: none
    }

    .shop--navigation .main-search--form {
        box-shadow: 0 0 0 transparent;
        display: block;
        padding: 0;
        border: 0 none
    }

    .main-search--form {
        left: auto
    }

    .account--dropdown-navigation {
        min-width: 12.5rem;
        max-width: 15.625rem;
        padding: .3125rem 0rem .3125rem 0rem;
        top: 2.8125rem;
        display: none;
        position: absolute;
        right: 0;
        z-index: 3500;
        text-align: left
    }

    .js--is--dropdown-active .account--dropdown-navigation {
        display: block
    }

    .account--dropdown-navigation .navigation--signin {
        padding-bottom: .375rem;
        margin-bottom: .375rem;
        margin-top: .3125rem;
        padding-top: 0
    }

    .account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
        width: 100%;
        margin-bottom: 0
    }

    .account--dropdown-navigation .navigation--smartphone {
        display: none
    }

    .account--dropdown-navigation .account--menu {
        text-align: left;
        background: #fff
    }

    .account--dropdown-navigation .account--menu::after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        width: .5rem;
        height: .5rem;
        right: 1.125rem;
        content: '';
        display: block;
        position: absolute;
        background: #fff;
        border-color: #e6e6e6;
        border-width: 0 0 1px 1px;
        border-style: solid;
        top: 0
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation {
        text-align: left
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--entry {
        display: block
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--link {
        padding: .1875rem 0rem .1875rem 0rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--logout {
        padding: .625rem 0rem 0rem 1.4375rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--logout:before {
        left: .125rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--abort {
        padding-top: 0rem;
        margin-top: 0rem;
        border-top: 0 none;
        white-space: nowrap
    }

    .main-search--results {
        width: 28.125rem;
        margin-left: -14.0625rem;
        top: 3.4375rem;
        left: 50%
    }

    .main-search--results:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 64em) {
    .header-main .logo-main {
        width: 30%
    }

    .header-main .shop--navigation {
        width: 70%
    }

    .shop--navigation .entry--search {
        width: 40%;
        margin-right: 8%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 30%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        display: inline-block;
        float: right
    }

    .navigation--list .navigation--entry .btn {
        width: auto
    }

    .navigation--list .entry--cart .cart--link {
        padding-left: 3.125rem
    }

    .navigation--list .entry--cart .cart--link .cart--quantity {
        display: inline-block
    }

    .navigation--list .entry--cart .cart--link .cart--amount {
        display: inline-block;
        color: #ea7c13;
        font-weight: 500
    }

    .navigation--list .entry--cart .icon--basket {
        left: .5rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .entry--account .account--link {
        padding-left: 2.25rem
    }

    .navigation--list .entry--account .account--link.account--user-loggedin:after {
        content: none;
        display: none
    }

    .navigation--list .entry--account .icon--account {
        left: .5rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .account--display {
        display: inline-block
    }

    .navigation--list .account--display.navigation--personalized {
        line-height: 1rem;
        font-size: .75rem;
        max-width: 5.625rem;
        margin-top: .125rem;
        text-align: left
    }

    .navigation--list .account--display.navigation--personalized .account--display-greeting {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: 500
    }
}

@media screen and (min-width: 78.75em) {
    .header-main .top-bar {
        margin-bottom: .125rem
    }

    .header-main .logo--shop {
        width: 75%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
        padding-right: 0
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 30%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        display: inline-block;
        float: right
    }

    .shop--navigation {
        width: 75%
    }

    .shop--navigation .navigation--link {
        padding: .5rem 1rem 1rem 1rem
    }

    .shop--navigation .entry--link {
        font-size: .875rem
    }

    .shop--navigation .entry--trigger {
        margin-right: .875rem
    }

    .shop--navigation .entry--search {
        width: 40%
    }

    .shop--navigation .entry--cart {
        margin-right: 0
    }

    .account--menu.is--personalized .navigation--link.navigation--personalized {
        padding-bottom: 0
    }

    .header-main .top-bar--navigation .service--list {
        right: 0
    }

    .header-main .top-bar--navigation .navigation--entry:last-child {
        padding-right: 0
    }

    .cart--display {
        margin: 0rem 1.5625rem 0rem .3125rem;
        font-weight: 500;
        color: #787878
    }
}

.navigation-main {
    background: #fff;
    display: none
}

@media screen and (min-width: 48em) {
    .navigation-main {
        border-bottom: 1px solid #ea7c13;
        display: block;
        position: relative
    }

    .navigation-main .navigation--list {
        padding: 0rem .625rem 0rem .625rem;
        margin: 0;
        position: relative;
        white-space: nowrap
    }

    .navigation-main .navigation--list:after {
        content: "";
        display: table;
        clear: both
    }

    .navigation-main .navigation--entry {
        display: inline-block;
        -ms-touch-action: none
    }

    .navigation-main .navigation--link {
        -webkit-transition: none;
        transition: none;
        padding: .5rem .875rem .5rem .875rem;
        font-size: 1rem;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-clip: padding-box;
        margin: 0;
        display: block;
        cursor: pointer;
        color: #787878
    }

    .navigation-main .navigation--link:hover {
        color: #ea7c13
    }

    .navigation-main .is--active .navigation--link {
        background-color: #f59b45;
        background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
        font-weight: 500;
        color: #fff
    }

    .navigation-main .is--active .navigation--link:hover {
        color: #fff
    }
}

@media screen and (min-width: 78.75em) {
    .navigation-main .navigation--list {
        padding: 0
    }
}

.content--breadcrumb {
    font-size: .875rem;
    display: block;
    float: none;
    border-bottom: 1px solid #e6e6e6
}

.content--breadcrumb:after {
    content: "";
    display: table;
    clear: both
}

.content--breadcrumb .breadcrumb--list {
    overflow: hidden
}

.content--breadcrumb .breadcrumb--entry,.content--breadcrumb .breadcrumb--separator {
    display: none;
    float: left;
    list-style: none;
    white-space: nowrap;
    overflow: hidden
}

.content--breadcrumb .breadcrumb--entry:last-child,.content--breadcrumb .breadcrumb--separator:last-child {
    display: list-item
}

.content--breadcrumb .breadcrumb--link,.content--breadcrumb .breadcrumb--separator {
    line-height: 1.5rem;
    padding: .625rem .625rem .625rem .625rem
}

.content--breadcrumb .breadcrumb--separator {
    font-size: .5625rem
}

.content--breadcrumb .breadcrumb--link {
    display: block;
    color: #787878
}

.content--breadcrumb .breadcrumb--link:hover {
    color: #ea7c13
}

.content--breadcrumb .is--active .breadcrumb--link {
    color: #ea7c13
}

.content--breadcrumb .breadcrumb--button {
    padding: .625rem 0rem .625rem .625rem;
    display: inline-block;
    float: left;
    list-style: none
}

.content--breadcrumb .breadcrumb--button .breadcrumb--title {
    padding-right: 1.25rem;
    border-right: 1px solid #e6e6e6
}

.content--breadcrumb .breadcrumb--button .icon--arrow-left {
    font-size: .5625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .content--breadcrumb {
        padding: 0rem 1.25rem 0rem 1.25rem
    }

    .content--breadcrumb .breadcrumb--list {
        padding-left: 0
    }

    .content--breadcrumb .breadcrumb--entry,.content--breadcrumb .breadcrumb--separator {
        display: list-item
    }

    .content--breadcrumb .breadcrumb--button {
        margin-right: .625rem;
        padding: .625rem 1.875rem .625rem .625rem
    }

    .content--breadcrumb .breadcrumb--button .breadcrumb--title {
        padding-right: 0rem;
        border-right: 0 none
    }
}

@media screen and (min-width: 78.75em) {
    .content--breadcrumb {
        padding: 0rem 2.5rem 0rem 2.5rem
    }
}

.product--details .product--actions {
    margin: 0rem 0rem .625rem 0rem;
    padding: 0rem 0rem .625rem 0rem;
    border-top: 0 none;
    border-bottom: 1px solid #e6e6e6
}

.product--details .product--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--actions .js--off-canvas-button {
    display: inline-block
}

.product--details .product--header {
    padding: .625rem 0rem .625rem 0rem;
    min-height: 4.375rem;
    box-sizing: content-box
}

.product--details .product--header:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--header .product--title {
    font-size: 1.3125rem;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #787878
}

.product--details .product--supplier,.product--details .product--rating-container {
    width: 50%
}

.product--details .product--rating-link {
    display: inline-block
}

.product--details .product--rating-link.js--off-canvas-button {
    border: none;
    margin: unset;
    padding: unset
}

.product--details .product--rating {
    font-size: 1.1875rem;
    display: block;
    letter-spacing: -1px;
    color: #787878
}

.product--details .product--rating:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--rating .rating--count-wrapper {
    font-size: 1rem;
    margin-left: .625rem;
    line-height: 1.5625rem;
    vertical-align: text-top;
    letter-spacing: 1px
}

.product--details .product--supplier {
    height: 2.1875rem;
    text-align: right;
    float: right;
    margin: 0
}

.product--details .product--supplier .product--supplier-link {
    height: 2.1875rem;
    display: inline-block;
    max-width: 100%
}

.product--details .product--supplier.image--svg img {
    height: 100%
}

.product--details .product--rating-container {
    margin: .3125rem 0rem 0rem 0rem;
    float: left
}

.product--details .product--image-container {
    margin: 0rem 0rem 1.25rem 0rem;
    width: 100%
}

.product--details .product--image-container .image-slider--slide {
    margin-right: -0.5px
}

.product--details .alert {
    margin: 0rem 0rem .625rem 0rem
}

.product--details .product--tax {
    font-size: .75rem;
    margin: 0
}

.product--details .product--buybox {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.product--details .product--buybox .product--price {
    margin: 0
}

.product--details .product--buybox .price--label {
    font-weight: 500
}

.product--details .product--buybox .price--line-through {
    text-decoration: line-through
}

.product--details .product--buybox .price--discount .price--content {
    color: #e74c3c
}

.product--details .product--buybox .price--content {
    font-size: 1.75rem;
    white-space: nowrap;
    color: #787878;
    font-weight: 500;
    display: inline-block;
    line-height: 1
}

.product--details .product--buybox .content--discount {
    font-size: .875rem;
    padding: .25rem 0rem .25rem 0rem;
    white-space: nowrap;
    display: inline-block
}

.product--details .product--buybox .price--discount-icon {
    padding: .375rem .4375rem .375rem .4375rem;
    margin: 0rem .3125rem 0rem .3125rem;
    font-size: .8125rem;
    border-radius: .1875rem;
    display: inline-block;
    position: relative;
    background: #e74c3c;
    color: #fff;
    text-align: center;
    font-weight: 500;
    vertical-align: top
}

.product--details .product--configurator .reset--configuration {
    margin: 0rem 0rem 1.25rem 0rem;
    white-space: nowrap
}

.product--details .product--configurator .alert {
    margin: .625rem 0rem 0rem 0rem
}

.product--details .buybox--form {
    padding: .625rem 0rem .625rem 0rem
}

.product--details .buybox--quantity {
    margin: 0 2% 0 0;
    width: 35%
}

.product--details .buybox--quantity .select-field select {
    font-size: 1.1875rem;
    font-weight: 500
}

.product--details .buybox--button {
    font-size: 1.1875rem;
    white-space: nowrap;
    width: 63%
}

.product--details .product--base-info {
    margin: .625rem 0rem .625rem 0rem;
    font-size: .875rem
}

.product--details .product--base-info .entry--label {
    margin: 0rem .5rem 0rem 0rem;
    width: 35%;
    display: inline-block
}

.product--details .content--description,.product--details .content--product-reviews,.product--details .content--related-products,.product--details .content--similar-products {
    padding: .625rem .625rem .625rem .625rem
}

.product--details .product--properties {
    margin: 0rem 0rem .625rem 0rem
}

.product--details .product--properties .product--properties-table {
    width: 100%;
    background: #fff
}

.product--details .product--properties td {
    padding: .3125rem .625rem .3125rem .625rem;
    width: 50%;
    border: 0 none
}

.product--details .product--properties tr:nth-child(even) td {
    background: #f5f5f5
}

.product--details .content--title {
    font-size: 1.125rem;
    margin: .625rem 0rem .3125rem 0rem;
    font-weight: 500;
    color: #787878
}

.product--details .content--title.title--description-supplier {
    margin-top: 1.5625rem
}

.product--details .content--link [class^=icon] {
    font-size: .625rem;
    margin: -0.125rem .5rem 0rem 0rem
}

.product--details .block-prices--container {
    margin: 0rem 0rem .75rem 0rem;
    display: block
}

.product--details .block-prices--container .block-prices--table {
    width: 100%
}

.product--details .block-prices--container .block-prices--table td,.product--details .block-prices--container .block-prices--table th {
    padding: .25rem .625rem .25rem .625rem
}

.product--details .block-prices--container .block-prices--table th {
    color: #fff;
    text-align: left
}

.product--details .listing .product--box .panel--body {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.product--details .action--form {
    float: left
}

.product--details .action--link {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    margin: 0rem 2.1875rem .3125rem 0rem;
    color: #787878;
    white-space: nowrap
}

.product--details .action--link.action--compare {
    display: none
}

.product--details .action--link:last-child {
    margin-right: 0
}

.product--details .action--link:hover {
    color: #ea7c13
}

.product--details .action--link *[class^="icon"] {
    font-size: .75rem;
    margin: 0rem .3125rem 0rem 0rem
}

.product--details .action--link *[class="icon--star"] {
    font-size: .875rem;
    margin: 0rem .3125rem 0rem 0rem
}

.product--details .action--compare {
    display: none
}

.product--details .link--notepad:focus {
    outline: none
}

.product--details .link--notepad.js--is-saved {
    color: #2ecc71
}

.product--details .price--unit {
    font-size: .75rem
}

.product--details .delivery--text {
    font-size: .875rem
}

.product--details .similar--content .product-slider,.product--details .viewed--content .product-slider,.product--details .bought--content .product-slider,.product--details .related--content .product-slider,.product--details .product-streams--content .product-slider {
    padding: .625rem .625rem .625rem .625rem;
    min-height: 16.875rem
}

.product--details .similar--content .product-slider--arrow.arrow--prev,.product--details .viewed--content .product-slider--arrow.arrow--prev,.product--details .bought--content .product-slider--arrow.arrow--prev,.product--details .related--content .product-slider--arrow.arrow--prev,.product--details .product-streams--content .product-slider--arrow.arrow--prev {
    border-left: 0 none
}

.product--details .similar--content .product-slider--arrow.arrow--next,.product--details .viewed--content .product-slider--arrow.arrow--next,.product--details .bought--content .product-slider--arrow.arrow--next,.product--details .related--content .product-slider--arrow.arrow--next,.product--details .product-streams--content .product-slider--arrow.arrow--next {
    border-right: 0 none
}

.product--navigation {
    display: none
}

.review--form .review--field {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.review--form .review--field.select-field {
    max-width: 100%
}

.review--form .review--notice {
    font-size: .75rem
}

.product--description ol,.product--description ul {
    margin: 0rem 1rem 1rem 1rem;
    padding: 0
}

.product--description ol li,.product--description ul li {
    margin: 0rem 0rem 0rem .375rem
}

.review--entry {
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem 1.5625rem 0rem;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    font-size: .875rem;
    background: #fff;
    border: 1px solid #e6e6e6
}

.review--entry.is--last {
    margin: 0rem 0rem 1.875rem 0rem
}

.review--entry.has--answer {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin: 0
}

.review--entry .entry--header,.review--entry .product--rating {
    margin-bottom: .625rem
}

.review--entry .content--label {
    margin: 0rem .5rem 0rem 0rem;
    float: left
}

.review--entry .content--field:after {
    content: "";
    display: table;
    clear: both
}

.review--entry .content--title {
    font-size: 1rem
}

.review--entry .review--content {
    font-size: .875rem;
    margin: 0
}

.review--entry.is--answer {
    margin: 0rem .625rem 1.875rem .625rem;
    padding: 1.25rem .625rem 1.25rem .625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    background: #e6e6e6;
    border-top: 0
}

.review--entry.is--answer .entry--header {
    position: relative;
    border: 0 none
}

.review--entry.is--answer .entry--header::after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: -0.5625rem;
    background: #e6e6e6
}

.content--product-reviews .alert {
    margin: 0rem 0rem 1rem 0rem
}

.content--product-reviews .captcha--notice {
    font-size: .75rem;
    line-height: 1.2
}

.product--rating-count {
    margin-left: .5rem;
    padding: .125rem .4375rem .125rem .4375rem;
    border-radius: 3px;
    background-clip: padding-box;
    background: #fff;
    color: #fff;
    font-weight: 500
}

.product--notification {
    margin: 0rem 0rem 1rem 0rem
}

.product--notification .alert {
    margin: 0rem 0rem .5rem 0rem;
    word-wrap: break-word
}

.product--notification .notification--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    position: relative;
    width: 80%
}

.product--notification .notification--field:focus {
    z-index: 1
}

.product--notification .notification--button {
    padding: .1875rem .625rem .1875rem .625rem;
    margin: 0rem 0rem .625rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin-left: -0.0625rem;
    position: relative;
    width: 20%
}

.product--notification .notification--button .icon--mail {
    font-size: .75rem
}

.product--notification .privacy-information {
    margin: 0rem 0rem 0rem 0rem
}

.configurator--form {
    padding: .625rem 0rem .625rem 0rem
}

.configurator--form .select-field {
    max-width: 100%
}

.configurator--label {
    margin: .375rem 0rem .25rem 0rem;
    font-size: .875rem;
    font-weight: 500
}

.is--ctl-detail .content-main--inner {
    background: #fff;
    position: relative
}

.link--prev-button,.link--next-button {
    display: none
}

.base-info--entry {
    margin: 0rem 0rem .3125rem 0rem
}

.tab--navigation {
    display: none
}

.tab--title {
    color: #787878;
    font-weight: 500
}

.tab--title:hover {
    color: #ea7c13
}

.tab--title:after {
    right: .625rem;
    font-size: 1.125rem;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    content: "";
    font-family: 'Font Awesome 5 Free'
}

.tab-menu--cross-selling .tab--container {
    margin: 0rem 0rem .625rem 0rem;
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #fff;
    display: none
}

.tab-menu--cross-selling .tab--container.has--content {
    display: block
}

.tab-menu--cross-selling .tab--container:last-child {
    margin: 0rem 0rem 0rem 0rem
}

.tab-menu--cross-selling .tab--header.is--active {
    border-bottom: 1px solid #fff
}

.tab-menu--cross-selling .tab--header.is--active .tab--title:after {
    content: "\f068"
}

.tab-menu--cross-selling .tab--title {
    padding: .625rem 2.375rem .625rem .625rem;
    line-height: 1.25rem;
    position: relative;
    display: block
}

.tab-menu--cross-selling .tab--title:after {
    content: "\f067"
}

@media screen and (min-width: 30em) {
    .product--details .configurator--form .select-field {
        height: 2.375rem;
        max-width: 80%
    }

    .product--details .configurator--form .select-field select {
        line-height: 2.25rem
    }

    .product--details .configurator--form .select-field:after {
        height: 2.25rem
    }

    .product--details .configurator--form,.product--details .buybox--form {
        width: 80%
    }

    .tab-menu--product {
        margin: 0rem 0rem .625rem 0rem
    }

    .tab-menu--product .tab--navigation {
        display: block
    }

    .tab-menu--product .tab--header,.tab-menu--product .tab--preview {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .product--details .product--header {
        padding: 1.875rem 0rem 1.25rem 0rem
    }

    .product--details .product--header .product--title {
        font-size: 1.75rem;
        line-height: 1.875rem;
        width: 80%;
        float: left;
        border: 0 none
    }

    .product--details .product--supplier {
        height: 4.375rem;
        width: 20%;
        float: right
    }

    .product--details .product--supplier .product--supplier-link {
        height: 4.375rem
    }

    .product--details .action--link.action--compare {
        display: inline-block
    }

    .product--details .product--rating-container {
        width: 80%;
        float: left
    }

    .product--details .product--image-container {
        width: 100%
    }

    .product--details .product--base-info .entry--label {
        margin: 0rem .5rem 0rem 0rem
    }

    .product--details .content--description,.product--details .content--product-reviews {
        padding: 1.875rem 1.875rem 1.875rem 1.875rem
    }

    .product--details .content--related-products,.product--details .content--similar-products {
        padding: 1.25rem 2.1875rem 1.25rem 2.1875rem
    }

    .product--details .product--properties {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .product--details .block-prices--container {
        margin-top: .75rem
    }

    .product--details .tab--navigation {
        display: block
    }

    .product--details .tab--header,.product--details .tab--preview {
        display: none
    }

    .product--details .review--entry {
        padding: 1.875rem 1.875rem 1.875rem 1.875rem
    }

    .product--details .review--entry.is--answer {
        padding: 1.875rem 1.25rem 1.875rem 1.25rem
    }

    .product--details .tab--container {
        margin: 0rem 0rem 0rem 0rem
    }

    .product--details .tab-menu--product {
        margin: 0rem 0rem 1.875rem 0rem
    }

    .product--details .tab-menu--cross-selling .tab--container {
        display: none
    }

    .product--details .review--form-container {
        width: 80%
    }
}

@media screen and (min-width: 64em) {
    .product--details .product--image-container {
        width: 58%;
        margin-right: 4%;
        float: left
    }

    .product--details .product--buybox {
        width: 38%
    }

    .product--details .configurator--form {
        padding: .625rem 0rem .625rem 0rem
    }

    .product--details .buybox--inner {
        width: 100%;
        float: none
    }

    .product--details .product--base-info {
        margin: .625rem 0rem 1.25rem 0rem;
        padding: 0;
        width: 100%;
        float: none
    }

    .product--details .product--properties {
        width: 50%
    }

    .product--details .action--link {
        margin-right: 1.5625rem
    }

    .product--details .review--form-container {
        width: 70%
    }

    .product--details .product--actions {
        padding: 0rem 0rem .3125rem 0rem;
        border-bottom: 1px solid #e6e6e6
    }

    .product--details .product--buybox {
        border-bottom: 0 none
    }

    .product--details .configurator--form,.product--details .buybox--form {
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-detail .page-wrap {
        overflow-x: hidden
    }

    .product--details .product--header {
        padding-top: 2.8125rem
    }

    .product--details .review--form-container {
        width: 60%
    }

    .product--navigation {
        display: block;
        position: relative
    }

    .product--navigation .navigation--link {
        top: 8.75rem;
        display: none;
        position: absolute
    }

    .product--navigation .link--prev-button,.product--navigation .link--next-button {
        width: 2.5rem;
        height: 15.9375rem;
        line-height: 15.9375rem;
        font-size: 1.5625rem;
        -webkit-transition: background .3s ease;
        transition: background .3s ease;
        background: rgba(255,255,255,0.1);
        text-align: center;
        color: #fff;
        display: block
    }

    .product--navigation .link--prev-button .link--prev-inner,.product--navigation .link--next-button .link--prev-inner,.product--navigation .link--prev-button .link--next-inner,.product--navigation .link--next-button .link--next-inner {
        display: none
    }

    .product--navigation .image--wrapper {
        padding: .9375rem .9375rem .9375rem .9375rem;
        width: 12.5rem;
        height: 15.9375rem;
        float: left;
        background: #fff;
        position: relative
    }

    .product--navigation .image--container {
        -webkit-transition: all .45s cubic-bezier(.16, .04, .14, 1);
        transition: all .45s cubic-bezier(.16, .04, .14, 1);
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative
    }

    .product--navigation .link--prev-button {
        border-top-left-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
        background-clip: padding-box;
        float: left
    }

    .product--navigation .link--prev-button:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f104"
    }

    .product--navigation .link--next-button {
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0;
        background-clip: padding-box;
        float: right
    }

    .product--navigation .link--next-button:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f105"
    }

    .product--navigation .link--prev,.product--navigation .link--next {
        -webkit-transition: all .38s cubic-bezier(.16, .04, .14, 1);
        transition: all .38s cubic-bezier(.16, .04, .14, 1)
    }

    .product--navigation .link--prev:hover .link--prev-button,.product--navigation .link--next:hover .link--prev-button,.product--navigation .link--prev:hover .link--next-button,.product--navigation .link--next:hover .link--next-button {
        background: rgba(255,255,255,0.2)
    }

    .product--navigation .link--prev {
        left: -2.5rem
    }

    .product--navigation .link--prev .image--container {
        left: 3.125rem
    }

    .product--navigation .link--prev.can--slide:hover {
        left: -8.75rem
    }

    .product--navigation .link--prev.can--slide:hover .image--container {
        left: 0
    }

    .product--navigation .link--next {
        right: -2.5rem
    }

    .product--navigation .link--next .image--container {
        right: 3.125rem
    }

    .product--navigation .link--next.can--slide:hover {
        right: -8.75rem
    }

    .product--navigation .link--next.can--slide:hover .image--container {
        right: 0
    }

    .product--supplier {
        height: 4.375rem
    }

    .product--supplier .product--supplier-link {
        height: 4.375rem
    }

    .content--description,.content--product-reviews {
        padding: .625rem 2.8125rem 2.8125rem 2.8125rem
    }

    .content--related-products,.content--similar-products {
        padding: 1.875rem 2.8125rem 1.25rem 2.8125rem
    }

    .product--notification {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .product--notification .alert {
        margin: 0rem 0rem .625rem 0rem
    }
}

.footer-main {
    background: #fff
}

.footer-main .footer--phone-link {
    font-size: 1.1875rem;
    font-weight: 500;
    color: #fff
}

.footer-main .footer--column {
    padding: 0rem .625rem 0rem .625rem;
    border-top: 1px solid #e6e6e6
}

.footer-main .footer--column.is--last {
    border-bottom: 1px solid #e6e6e6
}

.footer-main .column--headline {
    -webkit-user-select: none;
    user-select: none;
    padding: .5rem 0rem .5rem 0rem;
    margin: 0;
    font-weight: 500;
    color: #ea7c13;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.625rem
}

.footer-main .column--headline.is--active::after {
    content: "\f068"
}

.footer-main .column--headline::after {
    font-size: 1.125rem;
    font-family: 'Font Awesome 5 Free';
    color: #787878;
    font-weight: 500;
    content: "\f067";
    float: right
}

.footer-main .column--content {
    display: none
}

.footer-main .column--content.is--active {
    display: block
}

.footer-main .footer--bottom {
    font-size: .75rem;
    padding: 1.33333333rem 1rem 0rem 1rem;
    text-align: center
}

.footer-main .footer--copyright {
    font-size: .8125rem
}

.footer-main .footer--logo {
    font-size: 1.75rem;
    color: #009fe3
}

.footer-main .navigation--list {
    padding: 0rem 0rem 1rem 0rem
}

.footer-main .navigation--list .is--level1 {
    padding-bottom: .625rem
}

.footer-main .navigation--list .is--level1 .navigation--entry {
    margin-left: .625rem
}

.footer-main .navigation--link {
    padding: .625rem 0rem .625rem 0rem;
    display: block;
    color: #787878;
    cursor: pointer
}

.footer-main .navigation--link:hover {
    color: #ea7c13
}

.footer-main .newsletter--form {
    padding: 0rem 0rem 1rem 0rem
}

.footer-main .newsletter--form:after {
    content: "";
    display: table;
    clear: both
}

.footer-main .newsletter--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    position: relative;
    width: 87.5%;
    float: left
}

.footer-main .newsletter--field:focus {
    z-index: 1
}

.footer-main .newsletter--button {
    box-shadow: 0 0 0 transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    padding: .1875rem .3125rem .1875rem .3125rem;
    margin-left: -0.0625rem;
    position: relative;
    width: 12.5%;
    text-align: center;
    float: left
}

.footer-main .newsletter--button .icon--mail {
    font-size: .875rem;
    margin-right: 0rem
}

.footer-main .newsletter--button .button--text {
    display: none
}

.footer-main .footer--logo {
    padding: .625rem 0rem .625rem 0rem
}

.footer-vat {
    margin-top: .625rem;
    padding: 0rem .3125rem 0rem .3125rem;
    background: transparent
}

.footer--vat-info .vat-info--text {
    font-size: .75rem;
    margin-bottom: .625rem;
    text-align: center
}

.footer-minimal {
    font-size: .8125rem;
    padding: 2.5rem .625rem 1.25rem .625rem;
    background: transparent;
    text-align: center
}

.footer-main .footer-minimal {
    padding: 0
}

.footer-minimal .footer--service-menu .service--list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-minimal .footer--service-menu .service--list .service--link {
    padding: .5rem .125rem .5rem .125rem;
    display: inline-block
}

.footer-minimal .footer--service-menu .service--list .service--entry {
    display: inline-block
}

.footer-minimal .footer--service-menu .service--list .service--entry:after {
    height: .625rem;
    width: .0625rem;
    margin: 0rem .3125rem 0rem .3125rem;
    border-left: 1px solid #cdcdcd;
    display: inline-block;
    content: ''
}

.footer-minimal .footer--service-menu .service--list .service--entry:last-child:after {
    display: none
}

.footer-minimal .footer--vat-info {
    margin: .9375rem 0rem .625rem 0rem
}

.footer-minimal .footer--vat-info .vat-info--text {
    line-height: 1.125rem;
    margin: 0
}

@media screen and (min-width: 48em) {
    .footer-main .footer-minimal {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .footer-main {
        border-top: 1px solid #e6e6e6
    }

    .footer-main .column--headline {
        margin: 1.75rem 0rem .625rem 0rem;
        padding: 0;
        cursor: text
    }

    .footer-main .column--headline::after {
        display: none
    }

    .footer-main .footer--column {
        padding: 0rem .625rem 0rem 0rem;
        width: 25%;
        border: 0 none
    }

    .footer-main .footer--column.is--last {
        padding-right: 0;
        border-bottom: 0 none
    }

    .footer-main .footer--columns {
        padding: 0rem 1.875rem 0rem 1.875rem;
        border-bottom: 1px solid #e6e6e6
    }

    .footer-main .column--content {
        display: block
    }

    .footer-main .navigation--list .is--level1 {
        display: none
    }

    .footer-main .navigation--entry {
        padding: 0
    }

    .footer-main .navigation--link {
        line-height: 1.7;
        padding: 0
    }

    .footer-main .newsletter--field {
        width: 80%
    }

    .footer-main .newsletter--button {
        width: 20%
    }

    .footer-main .newsletter--button .icon--mail {
        font-size: .75rem
    }

    .footer-vat {
        padding: 0
    }

    .footer--vat-info .vat-info--text {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 78.75em) {
    .footer-main .footer--columns {
        padding: 0rem 0rem 1.25rem 0rem
    }

    .footer-main .footer--bottom {
        font-size: .9375rem
    }

    .footer-minimal {
        padding-top: 0
    }
}

body > .sidebar-main {
    padding-bottom: 1.25rem;
    border-right: #e6e6e6
}

body > .sidebar-main:after {
    content: "";
    display: table;
    clear: both
}

.sidebar-main.off-canvas,#cookie-consent {
    background: #e6e6e6
}

.mobile--switches {
    padding: .375rem .625rem .375rem .625rem;
    height: 2.6875rem;
    display: block
}

.mobile--switches:after {
    content: "";
    display: table;
    clear: both
}

.mobile--switches .navigation--entry {
    margin-right: 1.25rem;
    float: left
}

.mobile--switches .field--select,.mobile--switches .navigation--entry {
    height: 1.875rem
}

.mobile--switches .field--select {
    position: relative
}

.mobile--switches .select-field {
    height: 1.875rem
}

.mobile--switches .select-field select {
    border-radius: 0;
    padding: 0rem 1.125rem 0rem 0rem;
    line-height: 1.75rem;
    font-size: 1rem;
    background: none;
    border: 0 none
}

.mobile--switches .select-field:after {
    height: 1.5625rem;
    line-height: 1.75rem;
    width: auto;
    border: 0 none
}

.mobile--switches .top-bar--language .select-field {
    width: 2rem
}

.mobile--switches .top-bar--language .select-field select {
    text-indent: -9999px
}

.mobile--switches .top-bar--language .language--flag {
    margin-top: -0.375rem;
    position: absolute;
    z-index: 900;
    top: 50%;
    left: 0;
    pointer-events: none
}

.campaign--box {
    display: none
}

.sidebar--navigation {
    border-radius: 0;
    margin: 0;
    border-left: 0 none;
    border-right: 0 none
}

.sidebar--navigation .navigation--entry {
    position: relative
}

.sidebar--navigation .navigation--link {
    padding: .625rem 1.25rem .625rem 1.25rem;
    width: 100%;
    height: 100%;
    display: block
}

.sidebar--navigation .navigation--link .is--icon-right {
    margin-top: .3125rem;
    font-size: .625rem;
    display: inline-block;
    float: right
}

.sidebar--navigation .navigation--link:hover {
    color: #ea7c13
}

.sidebar--navigation.show--active-items .navigation--link.is--active {
    color: #ea7c13;
    font-weight: 500
}

.offcanvas--overlay {
    width: 17.5rem;
    top: 2.625rem;
    background: #e6e6e6;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    padding: 0;
    z-index: 1200;
    bottom: 0
}

.offcanvas--overlay.background {
    z-index: 1100
}

.offcanvas--overlay .overlay--headline {
    margin-bottom: .625rem;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    background: #fff
}

.offcanvas--overlay .overlay--category {
    margin: 1rem .625rem .375rem .625rem;
    line-height: 1.625rem
}

.offcanvas--overlay .overlay--category .category--headline {
    font-size: .875rem;
    color: #787878;
    margin: 0;
    padding: 0;
    font-weight: 500
}

.offcanvas--overlay .is--icon-left {
    margin-top: .3125rem;
    margin-right: .3125rem;
    font-size: .625rem;
    display: inline-block
}

.offcanvas--overlay .is--icon-right {
    margin-top: .3125rem;
    font-size: .625rem;
    display: inline-block;
    float: right
}

.offcanvas--overlay .is--back-button {
    font-weight: 500
}

.offcanvas--overlay .is--display-button {
    color: #ea7c13;
    font-weight: 500
}

.has--cssanimations .sidebar--ajax-loader {
    top: .75rem;
    right: .9375rem;
    position: absolute;
    display: none
}

.has--cssanimations .sidebar--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767
}

.sidebar--ajax-loader {
    top: .75rem;
    right: .9375rem;
    position: absolute;
    display: none
}

.sidebar--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767
}

.listing--sidebar {
    overflow: hidden;
    width: 0;
    height: 0;
    margin-bottom: 1.25rem
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload {
    overflow: hidden
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload .filter--container {
    overflow: auto;
    position: absolute;
    top: 43px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload .filter--close-btn {
    position: absolute;
    width: 100%;
    z-index: 10
}

.listing--sidebar .sidebar-filter .action--filter-options {
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #e6e6e6
}

.listing--sidebar .sidebar-filter .filter--active {
    max-width: 100%
}

.listing--sidebar .sidebar-filter .filter--container {
    padding: .625rem .625rem .625rem .625rem;
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--container .filter-panel {
    margin: 0rem 0rem .625rem 0rem;
    float: none;
    width: auto
}

.listing--sidebar .sidebar-filter .filter--actions {
    width: auto;
    padding: 0;
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--actions.filter--actions-top {
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--actions .filter--btn-apply {
    width: 100%
}

.listing--sidebar .sidebar-filter #filter {
    display: block;
    padding: 0
}

@media screen and (min-width: 48em) {
    .listing--sidebar {
        width: 14.375rem;
        height: auto;
        display: block;
        float: left
    }

    .listing--sidebar + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--no-sidebar .listing--sidebar {
        display: none
    }

    .is--no-sidebar .listing--sidebar + .content--wrapper {
        margin: 0
    }

    .offcanvas--overlay {
        display: none
    }

    .sidebar-main {
        width: 14.375rem;
        margin: 0rem 0rem 0rem 0rem;
        padding-top: 1.875rem;
        display: none;
        float: left
    }

    .is--ctl-listing .sidebar-main,.is--ctl-forms .sidebar-main,.is--ctl-tellafriend .sidebar-main,.is--ctl-newsletter .sidebar-main,.is--ctl-sitemap .sidebar-main,.is--ctl-custom .sidebar-main,.is--ctl-note.is--user .sidebar-main,.is--ctl-address .sidebar-main,.is--ctl-account.is--user .sidebar-main {
        display: block
    }

    .is--ctl-listing .sidebar-main + .content--wrapper,.is--ctl-forms .sidebar-main + .content--wrapper,.is--ctl-tellafriend .sidebar-main + .content--wrapper,.is--ctl-newsletter .sidebar-main + .content--wrapper,.is--ctl-sitemap .sidebar-main + .content--wrapper,.is--ctl-custom .sidebar-main + .content--wrapper,.is--ctl-note.is--user .sidebar-main + .content--wrapper,.is--ctl-address .sidebar-main + .content--wrapper,.is--ctl-account.is--user .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-blog .sidebar-main,.is--ctl-note .sidebar-main,.is--ctl-note.is--user.is--one-time-account .sidebar-main,.is--ctl-index .sidebar-main,.is--ctl-detail .sidebar-main,.is--ctl-search .sidebar-main,.is--ctl-checkout .sidebar-main,.is--ctl-register .sidebar-main,.is--ctl-campaign .sidebar-main,.is--ctl-account.is--act-logout .sidebar-main,.is--ctl-account.is--act-abort .sidebar-main,.is--ctl-account.is--act-password .sidebar-main,.is--ctl-account.is--act-resetpassword .sidebar-main,.is--ctl-listing.is--no-sidebar .sidebar-main {
        display: none
    }

    .is--ctl-blog .sidebar-main + .content--wrapper,.is--ctl-note .sidebar-main + .content--wrapper,.is--ctl-note.is--user.is--one-time-account .sidebar-main + .content--wrapper,.is--ctl-index .sidebar-main + .content--wrapper,.is--ctl-detail .sidebar-main + .content--wrapper,.is--ctl-search .sidebar-main + .content--wrapper,.is--ctl-checkout .sidebar-main + .content--wrapper,.is--ctl-register .sidebar-main + .content--wrapper,.is--ctl-campaign .sidebar-main + .content--wrapper,.is--ctl-account.is--act-logout .sidebar-main + .content--wrapper,.is--ctl-account.is--act-abort .sidebar-main + .content--wrapper,.is--ctl-account.is--act-password .sidebar-main + .content--wrapper,.is--ctl-account.is--act-resetpassword .sidebar-main + .content--wrapper,.is--ctl-listing.is--no-sidebar .sidebar-main + .content--wrapper {
        margin: 0
    }

    .is--ctl-note .sidebar-main .categories--headline,.is--ctl-address .sidebar-main .categories--headline,.is--ctl-account .sidebar-main .categories--headline,.is--ctl-note .sidebar-main .categories--navigation,.is--ctl-address .sidebar-main .categories--navigation,.is--ctl-account .sidebar-main .categories--navigation,.is--ctl-note .sidebar-main .shop-sites--container,.is--ctl-address .sidebar-main .shop-sites--container,.is--ctl-account .sidebar-main .shop-sites--container {
        display: none
    }

    .sidebar-main .mobile--switches,.sidebar-main .filter--container,.sidebar-main .navigation--smartphone {
        display: none
    }

    .sidebar-main .sidebar--categories-wrapper {
        display: block
    }

    .navigation--headline {
        margin: 1.25rem .625rem .625rem .625rem
    }

    .campaign--box {
        margin: 0rem 0rem 1.25rem 0rem;
        display: block
    }

    .categories--headline {
        display: none
    }

    .categories--navigation.is--level0 .navigation--entry:first-child .navigation--link.is--active {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-clip: padding-box
    }

    .categories--navigation.is--level1 .navigation--entry:first-child .navigation--link.is--active {
        border-radius: 0
    }

    .sidebar--categories-navigation {
        margin-bottom: 1.25rem
    }

    .sidebar--navigation {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6
    }

    .sidebar--navigation .navigation--entry {
        padding: 0rem 0rem 0rem 0rem;
        margin: 0rem .625rem 0rem .625rem
    }

    .sidebar--navigation ul.sidebar--navigation {
        border-radius: 0
    }

    .sidebar--navigation ul.sidebar--navigation .navigation--entry {
        margin: 0rem 0rem 0rem .625rem
    }

    .sidebar--navigation .navigation--link {
        padding: .625rem .625rem .625rem .625rem;
        display: block
    }

    .sidebar--navigation .navigation--link:hover {
        color: #ea7c13
    }

    .sidebar--navigation .navigation--link.is--active {
        color: #ea7c13;
        font-weight: 500
    }

    .sidebar--navigation .navigation--link .is--icon-right {
        display: none
    }

    .sidebar--navigation .is--level1 {
        margin-bottom: .625rem;
        border: 0 none
    }

    .sidebar--navigation .is--level1 .navigation--entry {
        margin: 0rem 0rem 0rem 0rem;
        border: 0 none
    }

    .sidebar--navigation .is--level1 .navigation--link {
        padding: .3125rem .625rem .3125rem .625rem
    }

    .sidebar--navigation .is--level1 .navigation--link.is--active {
        font-weight: 500;
        text-shadow: none;
        color: #ea7c13;
        background: transparent;
        border: 0 none
    }

    .sidebar--navigation .is--level2 {
        font-size: .75rem
    }

    .sidebar--navigation .navigation--level-high {
        border: 0 none
    }

    .shop-sites--container {
        padding: .9375rem .625rem .9375rem .625rem;
        margin-bottom: 1.25rem;
        border: 1px solid #e6e6e6
    }

    .shop-sites--container .shop-sites--headline {
        padding-bottom: .66666667rem;
        font-size: 1rem;
        margin-top: 0;
        border-bottom: 1px solid #e6e6e6;
        color: #787878;
        font-weight: 500
    }

    .shop-sites--container .shop-sites--navigation,.shop-sites--container .navigation--entry {
        border: 0 none
    }

    .shop-sites--container .shop-sites--navigation .navigation--link,.shop-sites--container .navigation--entry .navigation--link {
        padding: .3125rem .625rem .3125rem .625rem
    }

    .sidebar-filter .filter--active-container {
        margin: 0;
        padding: 0
    }

    .sidebar-filter .is--instant-filter .filter--facet-container .filter-panel:last-child {
        margin-bottom: 0
    }

    .sidebar-filter .filter--facet-container,.sidebar-filter .filter--actions-bottom,.sidebar-filter .filter--active-container {
        display: block
    }

    .sidebar-filter .filter--facet-container {
        padding: 0
    }

    .listing--sidebar .sidebar-filter .filter-panel.is--collapsed {
        height: auto
    }

    .listing--sidebar .sidebar-filter .filter-panel.is--collapsed .filter-panel--flyout {
        position: relative
    }

    .listing--sidebar + .search--results {
        margin-left: 16.25rem
    }

    .listing--sidebar + .search--results .listing--wrapper {
        float: left
    }
}

@media screen and (min-width: 48em) {
    .is--ctl-forms .sidebar-main .sidebar--categories-navigation,.is--ctl-custom .sidebar-main .sidebar--categories-navigation {
        display: none
    }

    .is--ctl-forms .sidebar-main .shop-sites--container,.is--ctl-custom .sidebar-main .shop-sites--container {
        display: block
    }

    .sidebar-main .shop-sites--container {
        display: none
    }

    .sidebar-main.off-canvas,#cookie-consent {
        background: transparent
    }
}

@media screen and (min-width: 78.75em) {
    .sidebar-main {
        padding-top: 2.8125rem;
        display: block
    }

    .sidebar-main.off-canvas,#cookie-consent {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1000
    }
}

.listing--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.banner--container {
    margin: 0rem 0rem 1.25rem 0rem
}

.category--teaser {
    margin: 0rem 0rem 1.25rem 0rem
}

.category--teaser .hero--text {
    padding: .625rem 1.25rem .625rem 1.25rem
}

.category--teaser .offcanvas--content {
    padding: 1.25rem
}

.category--teaser .offcanvas--content .content--title {
    font-size: 1.125rem;
    margin: .625rem 0rem .9375rem 0rem;
    font-weight: 500;
    color: #787878
}

.vendor--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.vendor--info:after {
    content: "";
    display: table;
    clear: both
}

.vendor--info .vendor--image-wrapper {
    margin: 0rem 0rem .625rem 0rem;
    max-width: 12.5rem;
    height: 4.375rem;
    margin-left: auto;
    margin-right: auto
}

.vendor--info .vendor--image {
    margin: 0 auto;
    height: 100%
}

.vendor--info .vendor--text {
    margin: 0rem 0rem 1.25rem 0rem
}

.listing--actions {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.listing--actions:after {
    content: "";
    display: table;
    clear: both
}

.listing--wrapper.js--is-loading .js--loading-indicator {
    top: 9.375rem
}

.listing {
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    opacity: 1
}

.listing.is--loading {
    opacity: 0
}

.action--filter-btn {
    margin-bottom: .625rem
}

.action--filter-btn .filter--trigger {
    height: 2.125rem;
    padding: .25rem .25rem .25rem .625rem;
    line-height: 1.5rem;
    display: block;
    position: relative;
    overflow: hidden
}

.action--filter-btn .filter--trigger .icon--filter {
    margin-right: .5rem
}

.action--filter-btn .filter--trigger .action--collapse-icon {
    padding: 0rem .625rem 0rem .625rem;
    line-height: 1.5rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    color: #fff;
    float: right
}

.action--filter-options .filter--container {
    padding: 0rem .625rem 0rem .625rem
}

.action--filter-options .filter--close-btn {
    padding: .75rem .625rem .75rem .625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500
}

.action--filter-options .filter--close-btn:hover {
    color: #fff
}

.action--filter-options .filter--close-btn .icon--arrow-right {
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.action--filter-options .filter--btn-apply {
    clear: both
}

.action--filter-options .filter--list {
    list-style: none
}

.action--filter-options .filter--entry {
    padding: .625rem 1.25rem .625rem 1.25rem;
    font-size: 1rem;
    display: block;
    border-bottom: 1px solid #e6e6e6
}

.action--filter-options .filter--entry:last-child {
    border: 0 none
}

.action--filter-options .filter--link {
    color: #787878
}

.action--filter-options .filter--link:hover {
    color: #ea7c13
}

.action--sort {
    margin-bottom: 1.25rem;
    display: block
}

.action--sort .sort--label {
    display: none
}

.action--sort .sort--select {
    height: 2.125rem;
    max-width: 100%
}

.action--sort .sort--select:after,.action--sort .sort--select .sort--field {
    line-height: 2.125rem
}

.action--per-page {
    display: none
}

.listing--paging {
    padding: .625rem 0rem .625rem 0rem;
    display: block
}

.listing--paging:after {
    content: "";
    display: table;
    clear: both
}

.listing--paging .paging--label {
    display: none
}

.listing--paging .paging--display {
    line-height: 1.875rem;
    margin-left: .625rem
}

.listing--bottom-paging {
    margin: .625rem 0rem 1.25rem 0rem
}

.listing--container {
    overflow: hidden
}

.listing {
    margin: -2% 0 0 -2%;
    padding: 0 0 2% 0
}

.listing:after {
    content: "";
    display: table;
    clear: both
}

.infinite--actions {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.infinite--actions .js--load-more,.infinite--actions .js--load-previous {
    margin-bottom: 1.25rem
}

@media screen and (min-width: 48em) {
    .category--teaser .hero--headline {
        font-size: 1.875rem;
        padding: 2.5rem 0rem 0rem 0rem;
        margin: 0rem 2.5rem 0rem 2.5rem
    }

    .category--teaser .hero--text {
        padding: 1.5625rem 2.5rem .625rem 2.5rem
    }

    .listing--content {
        margin: 1.875rem 0rem 1.875rem 0rem
    }

    .listing--content:after {
        content: "";
        display: table;
        clear: both
    }

    .vendor--info .vendor--image-wrapper {
        margin: 0rem 1.25rem 1.25rem 0rem;
        float: left
    }

    .vendor--info .vendor--image-wrapper + .vendor--text {
        margin: 0rem 0rem 0rem 15.625rem
    }

    .vendor--info .vendor--image-wrapper .vendor--image {
        margin: 0
    }

    .listing--actions {
        border-radius: 3px;
        background-clip: padding-box;
        margin: 0rem 0rem 1.25rem 0rem;
        padding-top: .625rem;
        border: 1px solid #e6e6e6;
        background: #f2f2f2
    }

    .listing--actions .listing--paging {
        padding: .625rem .625rem .625rem .625rem;
        display: block;
        border-top: 1px solid #e6e6e6
    }

    .listing--actions.without-facets.without-sortings.without-pagination {
        display: none
    }

    .listing--actions.without-facets.without-sortings {
        padding-top: 0rem;
        border-top: none
    }

    .action--per-page {
        line-height: 2rem;
        display: inline-block;
        width: 30%;
        text-align: right;
        float: right
    }

    .action--per-page .per-page--label {
        display: none
    }

    .action--per-page .per-page--select {
        width: 5rem;
        height: 2rem;
        vertical-align: top
    }

    .action--per-page .per-page--select:after,.action--per-page .per-page--select .per-page--field {
        line-height: 1.875rem;
        text-align: center
    }

    .action--sort {
        width: 12.5rem;
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        text-align: right;
        float: right
    }

    .action--sort .sort--select {
        max-width: 12.5rem
    }

    .action--filter-btn {
        width: 11.875rem;
        margin: 0rem 1.25rem .625rem .625rem;
        float: left
    }

    .action--filter-btn .filter--trigger .action--collapse-icon {
        display: none
    }

    .action--filter-btn .filter--trigger:before,.action--filter-btn .filter--trigger:after {
        -webkit-transition: margin-top .4s cubic-bezier(.02, .01, .47, 1);
        transition: margin-top .4s cubic-bezier(.02, .01, .47, 1);
        width: 1rem;
        height: 1rem;
        right: .625rem;
        margin-top: -0.5rem;
        font-size: .375rem;
        line-height: 1rem;
        font-family: 'Font Awesome 5 Free';
        content: "\f107";
        position: absolute;
        text-align: center;
        background: none;
        color: inherit;
        top: 50%
    }

    .action--filter-btn .filter--trigger:after {
        margin-top: -3rem;
        content: "\f106"
    }

    .action--filter-btn .filter--trigger.is--active {
        padding: .125rem .75rem .125rem .75rem;
        line-height: 2.125rem;
        background-color: #f59b45;
        background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
        border: 0 none;
        color: #fff
    }

    .action--filter-btn .filter--trigger.is--active:hover {
        background: #ea7c13;
        color: #fff
    }

    .action--filter-btn .filter--trigger.is--active.is--small {
        line-height: 1.875rem
    }

    .action--filter-btn .filter--trigger.is--active.is--large {
        line-height: 2.375rem
    }

    .action--filter-btn .filter--trigger.is--active:before {
        margin-top: 2.5rem
    }

    .action--filter-btn .filter--trigger.is--active:after {
        margin-top: -0.5rem
    }

    .action--filter-options {
        width: auto;
        height: auto;
        padding: 0;
        overflow: visible;
        position: relative;
        background: #fff;
        border: 0 none;
        clear: both
    }

    .action--filter-options.is--collapsed,.action--filter-options.is--active-filter {
        border-width: 1px 0 0 0;
        border-style: solid;
        border-color: #e6e6e6
    }

    .action--filter-options.is--active-filter .filter--active-container {
        display: block
    }

    .action--filter-options.is--instant-filter-active .filter--active-container {
        display: block
    }

    .action--filter-options .filter--close-btn {
        display: none
    }

    .action--filter-options .filter--container {
        margin-left: -2%;
        padding-left: 3%
    }

    .action--filter-options .filter--container:after {
        content: "";
        display: table;
        clear: both
    }

    .action--filter-options .filter--group {
        height: 2.375rem;
        width: 31%;
        margin: 0 2% 2% 0;
        position: relative;
        float: left
    }

    .action--filter-options .filter--header {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1100
    }

    .action--filter-options .filter--header.is--active {
        z-index: 1300
    }

    .action--filter-options .filter--content {
        top: 2.375rem;
        width: 100%;
        position: absolute;
        left: 0
    }

    .action--filter-options #filter:after {
        content: "";
        display: table;
        clear: both
    }

    .listing--bottom-paging {
        padding: 0rem .625rem 0rem .625rem;
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #f2f2f2
    }
}

@media screen and (min-width: 78.75em) {
    .listing--content {
        padding-top: 2.8125rem;
        margin: 0rem 0rem 0rem 0rem
    }

    .action--filter-btn {
        width: 20%;
        margin-right: 2%
    }

    .action--filter-btn .filter--trigger {
        font-size: .875rem
    }

    .action--filter-btn .filter--trigger .action--collapse-icon {
        margin-top: -0.5rem
    }

    .action--filter-options {
        background: #fff
    }

    .action--filter-options.is--collapsed,.action--filter-options.is--active-filter {
        border-width: 1px 0 0 0
    }

    .action--sort {
        line-height: 2rem;
        margin: 0rem .625rem .625rem 0rem;
        width: 40%
    }

    .action--sort .sort--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }

    .action--sort .sort--select {
        max-width: 12.5rem;
        vertical-align: top
    }

    .action--per-page .per-page--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }

    .listing--paging {
        display: block;
        clear: both
    }

    .listing--paging .paging--label {
        margin: 0rem .625rem 0rem 0rem;
        font-weight: 500
    }

    .listing--paging .paging--display {
        line-height: 1.875rem
    }
}

.product--box {
    display: block;
    width: 100%;
    padding: 2% 0 0 2%;
    float: left
}

.product--box:after {
    content: "";
    display: table;
    clear: both
}

.product--box .box--content {
    padding: .625rem .625rem .625rem .625rem;
    height: 100%;
    border: 1px solid #e6e6e6;
    position: relative
}

.product--box .product--image {
    height: 11.25rem;
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    text-align: center
}

.product--box .product--image .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.product--box .product--image .image--element img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.product--box .product--rating-container {
    height: 1.5625rem;
    display: block
}

.product--box .product--title {
    height: 2.5rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: 1rem;
    line-height: 1.25rem;
    display: block;
    width: 100%;
    color: #787878;
    font-weight: 500;
    overflow: hidden
}

.product--box .product--title:hover {
    color: #ea7c13
}

.product--box .variant--description {
    height: 2.5rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: .75rem;
    line-height: 1.25rem;
    display: block;
    width: 100%;
    color: #787878;
    overflow: hidden;
    font-weight: 300
}

.product--box .variant--description .variant--groupName {
    font-weight: 500
}

.product--box .variant--description .variant--description--line {
    white-space: nowrap
}

.product--box .product--description {
    height: 4.5rem;
    margin: 0rem 0rem .625rem 0rem;
    font-size: .875rem;
    line-height: 1.125rem;
    display: block;
    width: 100%;
    overflow: hidden
}

.product--box .product--price-info {
    height: 2.5rem
}

.product--box .product--price-info .price--unit {
    height: 1.25rem;
    font-size: .6875rem;
    line-height: 1rem;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product--box .product--price-info .price--unit[title] {
    user-select: none
}

.product--box .product--price-info .price--unit[title]:hover {
    user-select: auto
}

.product--box .product--price {
    height: 1.25rem
}

.product--box .product--price .price--default {
    font-size: 1.125rem;
    line-height: 1.25rem;
    display: inline-block;
    color: #787878;
    font-weight: 500
}

.product--box .product--price .price--default.is--discount {
    color: #e74c3c
}

.product--box .product--price .price--pseudo {
    font-size: .75rem;
    line-height: 1.25rem
}

.product--box .product--price .price--discount {
    font-size: .75rem;
    line-height: 1.25rem;
    display: inline-block;
    text-decoration: line-through;
    vertical-align: baseline
}

.product--box .buybox--form {
    height: 2.625rem;
    margin-top: .4375rem
}

.product--box .buybox--form i.icon--basket {
    display: none
}

.product--box .product--detail-btn {
    height: 2.625rem;
    margin-top: .4375rem
}

.product--box .product--actions {
    margin: .9375rem 0rem 0rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    overflow: auto
}

.product--box .product--actions form {
    display: inline-block
}

.product--box .product--action {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    margin: 0rem 1.25rem 0rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: inline-block;
    color: #787878;
    word-break: keep-all;
    white-space: nowrap
}

.product--box .product--action [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    font-size: .75rem
}

.product--box .product--action:hover {
    color: #ea7c13
}

.product--box .action--compare {
    display: none
}

.product--box .action--note:focus {
    outline: none
}

.product--box .action--note.js--is-saved {
    color: #2ecc71
}

.product--box .product--badges {
    top: 1.25rem;
    left: -0.0625rem;
    position: absolute;
    z-index: 750
}

.product--box .product--badges .product--badge {
    padding: .1875rem .625rem .1875rem .625rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: .875rem;
    line-height: 1rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    font-weight: 500;
    clear: both
}

.product--box .product--badges .badge--discount {
    color: #fff;
    background: #e74c3c
}

.product--box .product--badges .badge--recommend {
    color: #fff;
    background: #2ecc71
}

.product--box .product--badges .badge--newcomer {
    color: #fff;
    background: #f1c40f
}

.product--box .product--badges .badge--esd {
    background: #4aa3df;
    color: #fff
}

.box--minimal {
    width: 50%
}

.box--minimal .product--image {
    height: 7.5rem
}

.box--minimal .product--price-info {
    height: 4.375rem
}

.box--minimal .product--price-info .price--unit {
    height: 1.875rem;
    font-size: .625rem;
    line-height: .875rem;
    display: block
}

.box--minimal .product--price-outer {
    height: 2.5rem;
    position: relative
}

.box--minimal .product--price {
    line-height: 1.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto
}

.box--minimal .product--price .price--default {
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0rem .3125rem 0rem 0rem;
    vertical-align: bottom;
    float: left
}

.box--minimal .product--price .price--pseudo,.box--minimal .product--price .price--discount {
    font-size: .625rem;
    line-height: .875rem
}

.box--minimal .buybox--form .buy-btn--cart-text {
    display: none
}

.box--minimal .buybox--form i.icon--basket {
    left: .125rem;
    top: .0625rem;
    font-size: .875rem;
    display: inline-block;
    position: relative
}

.box--image .product--image {
    margin: 0rem 0rem .3125rem 0rem;
    width: auto;
    position: relative;
    height: 12.5rem
}

.box--image .product--info {
    padding: 0
}

.box--slider {
    display: block;
    padding: 0;
    position: relative;
    text-align: center;
    float: none
}

.box--slider:hover .product--title {
    color: #ea7c13
}

.box--slider .box--content {
    border: 0 none;
    padding: 0
}

.box--slider .product--price-info {
    height: auto
}

.box--slider .product--price-info .price--unit {
    height: .875rem;
    font-size: .625rem
}

.box--slider .product--price-info .price--default {
    font-size: .875rem
}

.box--slider .product--price-info .is--discount {
    font-weight: 500
}

.box--slider .product--image {
    height: 8.75rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-bottom: .625rem;
    display: block;
    text-align: center;
    position: relative
}

.box--slider .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.box--slider .image--element img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.box--slider .product--title {
    font-size: .875rem;
    height: 2.5rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    color: #787878;
    font-weight: 300;
    white-space: normal
}

.box--list .buybox--form {
    max-width: 17.5rem
}

.box--list .product--detail-btn {
    max-width: 17.5rem
}

@media screen and (min-width: 30em) {
    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .box--minimal {
        width: 33.3%
    }

    .box--image .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%
    }

    .box--image .product--info {
        position: relative;
        padding-left: 52%
    }

    .box--image .product--price-info {
        height: 3.75rem
    }

    .box--image .product--price-info .price--unit {
        height: 2.5rem
    }

    .box--list .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 11.25rem
    }

    .box--list .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 12.5rem
    }
}

@media screen and (min-width: 48em) {
    .product--box .action--compare {
        display: inline-block
    }

    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 15rem
    }

    .box--image .product--info {
        padding: 0
    }

    .box--image .product--price-info {
        height: 2.5rem
    }

    .box--image .product--price-info .price--unit {
        height: 1.25rem
    }

    .is--ctl-search .box--basic,.is--ctl-listing.is--no-sidebar .box--basic {
        width: 50%
    }

    .is--ctl-search .box--basic .product--image,.is--ctl-listing.is--no-sidebar .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .is--ctl-search .box--basic .product--info,.is--ctl-listing.is--no-sidebar .box--basic .product--info {
        padding: 0
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 25%
    }

    .is--ctl-search .box--minimal .product--image,.is--ctl-listing.is--no-sidebar .box--minimal .product--image {
        height: 11.25rem
    }

    .is--ctl-search .box--image,.is--ctl-listing.is--no-sidebar .box--image {
        width: 50%
    }

    .is--ctl-search .has--sidebar-filter .box--basic,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic {
        width: 100%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .is--ctl-search .has--sidebar-filter .box--minimal,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--minimal {
        width: 33.3%
    }
}

@media screen and (min-width: 64em) {
    .box--basic {
        width: 50%
    }

    .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .box--basic .product--info {
        padding: 0
    }

    .box--minimal {
        width: 25%
    }

    .box--image {
        width: 50%
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 17.5rem
    }

    .box--image .product--info {
        padding: 0
    }

    .is--ctl-search .box--basic .product--image,.is--ctl-listing.is--no-sidebar .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .is--ctl-search .box--basic .product--info,.is--ctl-listing.is--no-sidebar .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 20%
    }

    .is--ctl-search .box--image,.is--ctl-listing.is--no-sidebar .box--image {
        width: 33.3%
    }

    .is--ctl-search .has--sidebar-filter .box--basic,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic {
        width: 50%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        padding: 0
    }

    .is--ctl-search .has--sidebar-filter .box--minimal,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--minimal {
        width: 25%
    }
}

@media screen and (min-width: 78.75em) {
    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }

    .box--basic .box--content {
        padding: 1.25rem .625rem 1.25rem .625rem
    }

    .box--minimal {
        width: 25%
    }

    .box--minimal .buybox--form .buy-btn--cart-text {
        display: inline-block
    }

    .box--minimal .buybox--form i.icon--basket {
        display: none
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 18.75rem
    }

    .box--image .product--info {
        padding: 0
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 20%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }
}

.viewlast {
    clear: both
}

.tellafriend--content {
    padding-top: .625rem;
    width: 100%
}

.tellafriend--content .tellafriend--field {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.tellafriend--content .tellafriend--buttons:after {
    content: "";
    display: table;
    clear: both
}

.tellafriend--content .captcha--placeholder {
    margin-bottom: .625rem
}

.tellafriend--content .captcha--notice {
    margin-bottom: .625rem;
    display: block
}

.tellafriend--content .alert {
    margin-top: 1.875rem
}

.tellafriend--content .review--notice {
    margin-bottom: .625rem;
    font-size: .875rem
}

@media screen and (min-width: 48em) {
    .tellafriend--content {
        padding-top: 1.25rem;
        width: 100%
    }

    .tellafriend--content .tellafriend--field {
        margin-bottom: .9375rem
    }

    .tellafriend--content .alert {
        margin: 0rem 0rem 1rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .tellafriend--content {
        padding-top: 2.8125rem
    }
}

.topseller {
    margin: 0rem 0rem 1.25rem 0rem
}

.topseller:after {
    content: "";
    display: table;
    clear: both
}

.topseller .topseller--content {
    padding: 0rem .625rem 0rem .625rem
}

.topseller .product-slider--arrow.arrow--next {
    right: -0.0625rem
}

.topseller .product-slider--arrow.arrow--prev {
    left: -0.0625rem
}

.topseller--product {
    text-align: center
}

.topseller--product:hover .badge {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    text-shadow: 0 1px 1px #ad1200
}

.topseller--product:hover .product--title {
    color: #ea7c13
}

.topseller--number {
    margin: .625rem 0rem .3125rem 0rem
}

.register--message {
    margin-top: 1.25rem
}

.register--content {
    margin: .625rem 0rem .625rem 0rem;
    width: 100%;
    display: none
}

.register--content:after {
    content: "";
    display: table;
    clear: both
}

.register--content.is--collapsed {
    display: block
}

.register--content .alert {
    margin: 1.25rem 1.125rem 1.25rem 1.125rem
}

.register--content .register--check {
    padding-bottom: .5rem
}

.register--content .register--action {
    margin: 1.25rem 1.25rem 1.25rem 1.25rem
}

.register--content .register--action .register--submit {
    width: 100%;
    text-align: center
}

.register--content .register--required-info {
    padding-bottom: 1.875rem;
    margin: 0rem 1.625rem 1rem 1.625rem;
    font-size: .875rem
}

.register--content .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.register--content .register--field {
    margin-bottom: .625rem;
    width: 100%
}

.register--content .register--customertype {
    display: block
}

.register--content .register--zip-city .register--field-zipcode {
    width: 28%;
    float: left
}

.register--content .register--zip-city .register--field-city {
    width: 70%;
    float: left
}

.register--content .register--zip-city .register--field-city:after {
    content: "";
    display: table;
    clear: both
}

.register--content .register--zip-city .register--spacer {
    margin-right: 2%
}

.register--content .birthday--label {
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    font-weight: 500
}

.register--content .birthday--label:after {
    content: "";
    display: table;
    clear: both
}

.register--content .register--password-description {
    padding-bottom: 1.25rem
}

.register--content .register--birthdate .select-field {
    margin-bottom: .9375rem;
    max-width: 100%;
    float: left
}

.register--content .register--birthdate .datepicker {
    margin-bottom: .9375rem;
    width: 100%;
    max-width: 100%;
    float: left
}

.register--content .register--birthdate .register--birthyear,.register--content .register--birthdate .register--birthyear.select-field {
    margin-right: 0rem
}

.register--content .register--privacy {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin: 0rem 1.25rem 1.25rem 1.25rem;
    font-size: .875rem;
    border: 1px solid #e6e6e6
}

.register--content .register--privacy input[type="checkbox"] {
    margin: 0rem .625rem 0rem 0rem
}

.register--content .register--personal {
    padding-bottom: .625rem
}

.register--content .register--personal:after {
    content: "";
    display: table;
    clear: both
}

.register--content #billingCountryBlockedAlert {
    margin-top: 0;
    margin-left: 0
}

.register--login:after {
    content: "";
    display: table;
    clear: both
}

.register--login .register--new-customer {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.register--login .register--new-customer .new-customer-btn {
    display: block;
    width: 100%;
    text-align: center;
    position: relative
}

.register--login .register--new-customer .new-customer-btn:after {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: -0.5rem;
    font-size: .375rem;
    right: .625rem;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    content: "\f107";
    color: inherit;
    top: 50%
}

.register--login .register--new-customer .new-customer-btn.is--active:after {
    content: "\f106"
}

.register--login .register--login-field {
    margin-bottom: .625rem;
    width: 100%
}

.register--login .register--login-description {
    padding-bottom: 1.25rem
}

.register--login .register--login-lostpassword {
    padding-bottom: 1.25rem
}

.register--login .register--login-btn {
    width: 100%;
    text-align: center
}

.register--advantages {
    display: none
}

.password--success {
    margin: .625rem 0rem 1.25rem 0rem
}

.steps--container {
    background: transparent
}

.steps--content {
    padding-top: 1rem;
    display: table;
    border-top: 1px solid #e6e6e6;
    width: 100%
}

.steps--content .steps--list {
    display: table-row
}

.steps--content .steps--list:after {
    content: "";
    display: table;
    clear: both
}

.steps--content .steps--entry {
    padding: 0rem .625rem 0rem .625rem;
    display: table-cell;
    list-style: none;
    vertical-align: top;
    text-align: center
}

.steps--content .steps--spacer {
    display: none;
    vertical-align: middle
}

.steps--content .steps--entry .icon {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    border-radius: 22px;
    background-clip: padding-box;
    padding: .625rem 1rem .625rem 1rem;
    width: 2.875rem;
    font-size: 1.25rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500
}

.steps--content .is--active .icon {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff
}

.steps--content .steps--entry .text {
    margin: 0rem 0rem 0rem .625rem;
    height: 3.25rem;
    position: relative;
    top: -2px;
    display: none;
    vertical-align: middle
}

.steps--content .steps--entry .text::after {
    content: '';
    height: 100%
}

.steps--content .is--active .text {
    color: #ea7c13;
    display: inline-block;
    font-weight: 500
}

.steps--content .steps--entry .text--inner,.steps--content .steps--entry .text::after {
    display: inline-block;
    vertical-align: middle
}

.account--change-payment .payment--method {
    padding: .625rem 0rem .625rem 0rem
}

.account--change-payment .payment--selection-input {
    width: 2.5rem;
    float: left;
    text-align: center
}

.account--change-payment .payment--selection-label,.account--change-payment .payment--description,.account--change-payment .payment--content {
    padding: 0rem 0rem 0rem 2.5rem;
    width: 100%
}

.account--change-payment .payment--content input {
    max-width: 100%
}

@media screen and (min-width: 48em) {
    .register--message {
        margin-top: 2.8125rem
    }

    .register--content {
        margin-top: 3.125rem;
        width: 64%;
        float: right;
        display: block
    }

    .register--content .select-field {
        margin-bottom: .9375rem
    }

    .register--content .select-field .register--birthday {
        margin-right: 2%
    }

    .register--content .register--field {
        margin-bottom: .9375rem
    }

    .register--content .register--check {
        padding-bottom: .5rem
    }

    .register--content .select-field {
        max-width: 18.125rem
    }

    .register--content .register--birthdate .select-field {
        width: 32%;
        margin-right: 2%
    }

    .register--content .register--action {
        text-align: right
    }

    .register--content .register--action .register--submit {
        width: 35%
    }

    .steps--content {
        padding: 1.875rem 0rem 1.5rem 0rem;
        background: transparent;
        border: none
    }

    .steps--content .steps--spacer {
        width: 5rem;
        display: table-cell;
        text-align: center
    }

    .steps--content .steps--entry .text {
        margin: 0rem .625rem 0rem .625rem;
        display: inline-block;
        font-weight: 500
    }

    .register--login {
        margin-top: 3.125rem;
        width: 34%;
        float: left
    }

    .register--login .register--new-customer {
        display: none
    }

    .register--login .register--login-field {
        margin-bottom: .9375rem
    }

    .register--login .register--login-btn {
        width: auto;
        text-align: left
    }

    .register--advantages {
        display: block;
        width: 34%;
        float: left
    }

    .register--advantages:after {
        content: "";
        display: table;
        clear: both
    }

    .register--advantages .panel--title {
        margin: 0rem 0rem .625rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .steps--content .steps--entry.step--payment {
        width: 30%
    }

    .steps--content .steps--entry .text {
        margin: 0rem 0rem 0rem .625rem;
        width: 70%;
        text-align: left
    }

    .steps--content .steps--spacer {
        width: 15%
    }
}

.is--ctl-checkout .panel--body > .alert {
    margin: 1.875rem 0rem 1.875rem 0rem
}

.is--ctl-checkout .basket--info-messages {
    margin-top: .625rem
}

.is--ctl-checkout .account--billing-address.register--content,.is--ctl-checkout .account--shipping-address.register--content,.is--ctl-checkout .account--change-billing.register--content,.is--ctl-checkout .account--change-shipping.register--content {
    float: none;
    width: 100%
}

.is--act-shippingpayment .add-product--form {
    display: none
}

.is--act-shippingpayment .product--table {
    margin-top: 0
}

.is--act-shippingpayment .product--table .panel--body {
    padding: 1.25rem 1.25rem 0rem 1.25rem
}

.is--act-shippingpayment .payment--method-list {
    margin-top: .625rem
}

.product--table {
    margin-top: .625rem
}

.product--table .alert {
    margin-bottom: .625rem
}

.product--table .is--no-star {
    margin-left: -0.375rem
}

.product--table .panel {
    border: 0 none
}

.product--table .panel--body {
    padding: 0
}

.product--table .premium-product.panel {
    margin: .625rem 0rem 0rem 0rem;
    border: 1px solid #fff
}

.product--table .delivery--status-icon {
    display: none
}

.product--table .table--actions {
    margin-top: .625rem;
    position: relative
}

.product--table .table--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
    width: 100%;
    text-align: center;
    margin-bottom: .625rem
}

.product--table .actions--bottom .main--actions {
    margin-bottom: 0rem
}

.product--table .table--header {
    display: none
}

.product--table .table--tr {
    padding: .625rem 0rem .5rem 0rem;
    position: relative;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 100%
}

.product--table .table--tr:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--media,.product--table .table--content {
    float: left
}

.product--table .column--product {
    padding-left: 0;
    width: 90%
}

.product--table .column--product .column--image {
    padding: .625rem 0rem .625rem 0rem;
    float: left;
    width: 26%
}

.product--table .table--media {
    width: 100%;
    position: relative
}

.product--table .table--media .table--media-outer {
    border-radius: 2px;
    background-clip: padding-box;
    max-width: 4.375rem;
    max-height: 4.375rem;
    border: 1px solid #e6e6e6;
    margin: 0 auto
}

.product--table .table--media .table--media-inner {
    width: 100%;
    position: relative;
    padding-bottom: 100%;
    height: 0
}

.product--table .table--media img {
    padding: 5%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product--table .table--content {
    font-size: .75rem;
    width: 70%
}

.product--table .delivery--status-icon {
    font-size: .75rem;
    margin: 0
}

.product--table .delivery--information {
    font-size: .875rem
}

.product--table .content--title {
    font-size: 1rem;
    font-weight: 500;
    color: #787878
}

.product--table .column--actions {
    padding-right: 0;
    position: absolute;
    width: 20%;
    top: 10px;
    right: 0;
    text-align: right
}

.product--table .column--actions .column--actions-link {
    line-height: 2.5rem;
    padding: 0rem .875rem 0rem .9375rem
}

.product--table .column--actions .icon--cross {
    font-size: .75rem
}

.product--table .column--label {
    color: #787878;
    text-align: left;
    margin: 0%;
    float: left;
    font-weight: 500
}

.product--table .column--label.quantity--label {
    margin-top: .6875rem
}

.product--table .row--rebate .column--label,.product--table .row--premium-product .column--label,.product--table .row--voucher .column--label {
    margin: 0
}

.product--table .row--rebate .table--media,.product--table .row--premium-product .table--media,.product--table .row--voucher .table--media {
    width: 4.375rem;
    margin: 0 auto;
    float: none
}

.product--table .row--rebate .column--image,.product--table .row--premium-product .column--image,.product--table .row--voucher .column--image {
    padding: .625rem 0rem .625rem 0rem;
    width: 24%
}

.product--table .row--rebate .table--content,.product--table .row--premium-product .table--content {
    padding-top: 1.3125rem
}

.product--table .column--total-price {
    font-weight: 500
}

.product--table .column--product:after {
    content: "";
    display: table;
    clear: both
}

.product--table .column--product .column--image {
    float: left;
    width: 24%
}

.product--table .column--quantity .select-field {
    min-width: 6.25rem;
    max-width: 10rem;
    width: auto
}

.product--table .column--quantity,.product--table .column--unit-price,.product--table .column--total-price,.product--table .column--tax-price {
    padding: .3125rem 0rem .3125rem .625rem;
    margin-left: 22%;
    width: 78%
}

.product--table .column--quantity {
    padding: 0rem 0rem 0rem .625rem
}

.product--table .column--unit-price {
    padding: 0rem 0rem .5625rem .625rem
}

.product--table .product--delivery {
    margin: 0
}

.product--table .cart--badge {
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    top: 0;
    left: 0;
    background: #ea7c13
}

.product--table .cart--badge span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-align: center;
    line-height: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    position: absolute;
    width: 70px;
    top: 0;
    bottom: 0
}

.product--table .basket--badge {
    line-height: 3rem;
    font-size: 1rem;
    border-radius: 128px;
    background-clip: padding-box;
    height: 3rem;
    width: 3rem;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    background: #787878;
    color: #fff
}

.product--table .basket--badge .icon--arrow-right {
    font-size: .8125rem
}

.product--table .basket--badge .icon--coupon {
    font-size: 1.75rem;
    line-height: 3.125rem
}

.product--table .row--premium-product .basket--badge {
    font-size: .6875rem
}

.product--table .table--actions + .alert {
    margin-top: .625rem
}

.product--table .content {
    font-size: .875rem;
    margin: 0
}

.product--table .add-product--form {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.product--table .add-product--field,.product--table .add-voucher--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    height: 2.375rem;
    width: 90%
}

.product--table .add-voucher--field {
    background: #fff
}

.product--table .add-product--button,.product--table .add-voucher--button {
    height: 2.375rem;
    padding: .1875rem 0rem .1875rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 10%
}

.product--table .add-voucher--form {
    margin: 0rem 0rem .75rem 0rem
}

.product--table .add-voucher--panel {
    margin: .625rem 0rem 0rem 0rem
}

.product--table .table--aggregation {
    margin: 0rem -0.625rem 0rem -0.625rem;
    padding: .75rem .625rem .75rem .625rem;
    background: #f5f5f5;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px 0 0 0
}

.product--table .table--shipping-costs label {
    font-weight: 500
}

.product--table .table--shipping-costs .select-field {
    height: 2.375rem;
    line-height: 2.25rem;
    max-width: 100%
}

.product--table .table--shipping-costs-trigger {
    font-weight: 500
}

.product--table .main--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--footer {
    font-size: .875rem
}

.product--table .table--footer .benefit--text {
    font-size: .875rem
}

.product--table .benefit--headline {
    font-size: .875rem;
    color: #787878;
    font-weight: 500
}

.aggregation--list {
    margin: 0rem -0.625rem 0rem -0.625rem;
    padding: .75rem .625rem .75rem .625rem;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6
}

.aggregation--list .list--entry {
    list-style: none
}

.aggregation--list .entry--label {
    width: 70%
}

.aggregation--list .entry--value {
    width: 30%;
    text-align: right
}

.aggregation--list .entry--total {
    font-weight: 500;
    color: #787878
}

.aggregation--list .entry--totalnet,.aggregation--list .entry--taxes {
    font-size: .75rem
}

.premium-product.panel {
    margin: .625rem 0rem .625rem 0rem
}

.premium-product--content {
    height: 20rem
}

.premium-product--content .product-slider--container {
    padding: 0
}

.premium-product p {
    margin: .625rem 0rem .625rem 0rem
}

.premium-product .premium-product--difference {
    border-color: #fff;
    display: block
}

.premium-product .premium-product--difference .difference--price {
    font-size: .875rem
}

.premium-product .product-slider--arrow.arrow--next {
    right: -0.0625rem
}

.premium-product .product-slider--arrow.arrow--prev {
    left: -0.0625rem
}

.premium-product .product--inner {
    padding: .3125rem 1.875rem .3125rem 1.875rem;
    margin: 0rem 0rem .625rem 0rem
}

.premium-product .product--inner .product--image {
    border-radius: 3px;
    background-clip: padding-box;
    height: 10.9375rem;
    margin: 0rem 0rem .9375rem 0rem;
    padding: .625rem .625rem .625rem .625rem;
    display: block;
    border: 1px solid #e6e6e6;
    position: relative;
    text-align: center
}

.premium-product .product--inner .product--image .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.premium-product .product--inner .product--image .image--element img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.premium-product .product--inner .premium-product--badge {
    border-radius: 38px;
    background-clip: padding-box;
    height: 2.375rem;
    width: 2.375rem;
    line-height: 2.375rem;
    top: -1.1875rem;
    right: -1.1875rem;
    background: #ea7c13;
    position: absolute;
    color: #fff;
    font-weight: 500;
    z-index: 750
}

.premium-product .product--inner .premium-product--free {
    color: #2ecc71;
    font-weight: 500;
    text-align: left
}

.premium-product .product--inner .btn {
    width: 100%
}

.premium-product .product--inner .premium--variant:after {
    content: "";
    display: table;
    clear: both
}

.premium-product .product--inner .premium--variant .premium--button {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    height: 2.375rem;
    margin-left: -0.125rem;
    width: 20%
}

.premium-product .product--inner .premium--variant .select-field {
    margin-right: .125rem;
    max-width: 80%;
    float: left
}

.premium-product .product--inner .premium--variant .select-field .premium--selection {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    line-height: 2.375rem;
    height: 2.375rem;
    font-weight: 500
}

.premium-product .product--inner .premium--variant .select-field:after {
    height: 2.25rem
}

.js--modal .modal--checkout-add-article .link--article-image .image--media {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.js--modal .modal--checkout-add-article .link--article-image .image--media img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.js--modal .modal--checkout-add-article .modal--title {
    padding: .625rem 2.5rem .625rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6
}

.js--modal .modal--checkout-add-article .modal--error {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.js--modal .modal--checkout-add-article .modal--article {
    padding: 1.25rem
}

.js--modal .modal--checkout-add-article .article--info {
    margin-left: 5rem
}

.js--modal .modal--checkout-add-article .article--info:after {
    content: "";
    display: table;
    clear: both
}

.js--modal .modal--checkout-add-article .article--image {
    padding: .3125rem;
    width: 5rem;
    height: 5rem;
    border-radius: 3px;
    background-clip: padding-box;
    float: left;
    border: 1px solid #e6e6e6
}

.js--modal .modal--checkout-add-article .article--name {
    width: 100%
}

.js--modal .modal--checkout-add-article .list--name {
    margin-left: .9375rem
}

.js--modal .modal--checkout-add-article .list--name .entry--name {
    margin-bottom: .625rem
}

.js--modal .modal--checkout-add-article .list--name .link--name {
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .article--price {
    margin: .9375rem 0rem 0rem .9375rem;
    width: 100%
}

.js--modal .modal--checkout-add-article .list--price .entry--price {
    margin-bottom: .625rem;
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--actions {
    margin: 0rem 0rem 1.25rem 0rem;
    padding: .625rem 1.25rem 0rem 1.25rem
}

.js--modal .modal--checkout-add-article .modal--actions:after {
    content: "";
    display: table;
    clear: both
}

.js--modal .modal--checkout-add-article .modal--actions .btn {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
    margin-top: .625rem
}

.js--modal .modal--checkout-add-article .modal--actions .is--left {
    padding-left: 2.1875rem
}

.js--modal .modal--checkout-add-article .modal--cross-selling {
    padding: 0rem 1.25rem 1.25rem 1.25rem;
    margin: 0
}

.js--modal .modal--checkout-add-article .modal--cross-selling .product-slider--container {
    padding: 0
}

.js--modal .modal--checkout-add-article .modal--cross-selling .item--image {
    padding-bottom: .625rem;
    height: 10.625rem;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto;
    text-align: center
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--image,.js--modal .modal--checkout-add-article .modal--cross-selling .link--image span {
    overflow: hidden;
    display: block;
    height: 100%
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--image img {
    margin: 0 auto
}

.js--modal .modal--checkout-add-article .modal--cross-selling .image--slider-item,.js--modal .modal--checkout-add-article .modal--cross-selling .image--no-picture {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--name {
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--cross-selling .item--price-unit {
    font-size: .6875rem
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--normal {
    font-size: 1.0625rem;
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--reduced {
    color: #e74c3c
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--pseudo {
    font-size: .625rem;
    text-decoration: line-through
}

.content--confirm .alert {
    margin-top: .625rem
}

.content--confirm .has--border {
    border: 1px solid #fff
}

.content--confirm .confirm--actions .main--actions {
    text-align: center;
    width: 100%
}

.content--confirm .payment--method-list,.content--confirm .dispatch--method-list {
    margin-bottom: .625rem
}

.content--confirm .payment--method,.content--confirm .dispatch--method {
    padding-bottom: .625rem;
    margin-bottom: .625rem;
    border-bottom: 1px solid #fff
}

.content--confirm .payment--method .method_last,.content--confirm .dispatch--method .method_last {
    border: 0 none
}

.content--confirm .payment--method.method_last,.content--confirm .dispatch--method.method_last {
    border: 0 none
}

.content--confirm .method--input {
    width: 2.5rem;
    text-align: center;
    float: left
}

.content--confirm .method--label {
    padding-left: 2.5rem;
    width: 100%
}

.content--confirm .method--description {
    padding-left: 2.5rem
}

.content--confirm .payment--method-logo {
    margin-left: 2.5rem
}

.content--confirm .method--bankdata {
    padding-left: 2.5rem
}

.content--confirm .method--bankdata input[type="text"] {
    max-width: 100%
}

.content--confirm .table--aggregation,.content--confirm .add-product--form,.content--confirm .add-product--field,.content--confirm .add-product--button {
    display: none
}

.content--confirm .aggregation--list {
    font-size: .875rem;
    line-height: 1.5rem;
    margin: 0rem -0.625rem 0rem -0.625rem;
    border-top: 1px solid #e6e6e6
}

@media screen and (min-width: 30em) {
    .product--table .column--label {
        text-align: right;
        width: 100%;
        margin: 0
    }

    .product--table .table--tr {
        padding: .625rem 0rem 1.25rem 0rem
    }

    .product--table .table--content {
        width: 85%
    }

    .product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
        width: 49%;
        text-align: center;
        margin-bottom: 0rem
    }

    .product--table .column--product .column--image {
        width: 15%
    }

    .product--table .column--quantity,.product--table .column--unit-price,.product--table .column--total-price {
        float: left;
        width: 28.83%
    }

    .product--table .column--quantity {
        padding-right: .625rem;
        margin-left: 13.5%
    }

    .product--table .column--quantity .quantity--label {
        margin: 0rem 0rem .1875rem 0rem;
        text-align: left
    }

    .product--table .column--quantity .select-field {
        float: left;
        font-weight: 500
    }

    .product--table .column--unit-price {
        padding-right: .625rem;
        margin: 0
    }

    .product--table .column--unit-price .unit-price--label {
        margin-bottom: .75rem
    }

    .product--table .column--total-price {
        padding: 0rem .625rem .3125rem .625rem;
        margin: 0
    }

    .product--table .column--total-price .total-price--label {
        margin-bottom: .75rem
    }

    .product--table .column--tax-price {
        margin: 0
    }

    .product--table .column--tax-price .tax-price--label {
        margin-bottom: .75rem
    }

    .product--table .row--rebate .column--label,.product--table .row--premium-product .column--label,.product--table .row--voucher .column--label {
        margin: 0
    }

    .product--table .row--rebate .column--image,.product--table .row--premium-product .column--image,.product--table .row--voucher .column--image {
        width: 15%
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price,.product--table .row--voucher .column--total-price {
        float: right
    }

    .product--table .add-product--field {
        width: 55%
    }

    .product--table .actions--bottom .main--actions {
        margin-bottom: .625rem
    }

    .js--modal .modal--checkout-add-article .article--name {
        width: 75%;
        float: left
    }

    .js--modal .modal--checkout-add-article .article--price {
        width: 25%;
        float: right;
        margin: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions {
        margin: 0rem 0rem 1.25rem 0rem;
        padding: .625rem 1.25rem 0rem 1.25rem
    }

    .js--modal .modal--checkout-add-article .modal--actions:after {
        content: "";
        display: table;
        clear: both
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn {
        width: 49%
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
        margin-top: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .is--left {
        padding-left: 2.1875rem
    }
}

@media screen and (min-width: 48em) {
    .is--ctl-checkout .basket--info-messages {
        margin: 1.25rem 0rem .25rem 0rem
    }

    .is--ctl-checkout .account--change-billing.register--content,.is--ctl-checkout .account--change-shipping.register--content {
        width: 75%
    }

    .is--act-shippingpayment .product--table .table--actions {
        margin-top: 1.25rem
    }

    .is--act-shippingpayment .payment--method-list {
        margin-top: 0
    }

    .is--act-shippingpayment .basket--footer .aggregation--list {
        padding-right: 1.25rem
    }

    .product--table {
        margin: 1.25rem 0rem 1.25rem 0rem
    }

    .product--table .alert {
        margin-bottom: 1.25rem
    }

    .product--table .row--voucher,.product--table .row--premium-product {
        height: 100%
    }

    .product--table .panel--body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        border: 1px solid #fff
    }

    .product--table .premium-product--content {
        height: 20.625rem;
        border: 0 none
    }

    .product--table .premium-product.panel {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .product--table .column--actions {
        position: static;
        bottom: auto;
        float: right
    }

    .product--table .column--label {
        display: none
    }

    .product--table .table--header {
        margin: 0rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        display: block
    }

    .product--table .table--header .table--column {
        font-size: 1rem;
        padding-bottom: 0;
        font-weight: 500;
        color: #787878
    }

    .product--table .table--header .panel--th {
        padding: .3125rem .625rem .5625rem .625rem;
        font-size: 1rem
    }

    .product--table .table--header .column--product {
        padding-left: 0;
        width: 52%
    }

    .product--table .column--product {
        float: left;
        width: 52%
    }

    .product--table .column--product .column--image {
        width: 8%
    }

    .product--table .table--tr {
        padding: 0;
        border-bottom: 1px solid #fff
    }

    .product--table .is--centered {
        display: inline-block;
        vertical-align: middle
    }

    .product--table .column--actions {
        width: 8%;
        padding-right: 0
    }

    .product--table .column--product .column--image {
        width: 20%
    }

    .product--table .table--media,.product--table .table--content {
        float: left
    }

    .product--table .table--media {
        width: 100%
    }

    .product--table .table--media .table--media-outer {
        margin: 0
    }

    .product--table .table--content {
        width: 74%
    }

    .product--table .column--quantity {
        padding: .625rem .625rem .625rem .625rem;
        float: left;
        width: 11%;
        margin: 0
    }

    .product--table .column--quantity .select-field {
        float: right;
        font-weight: 500;
        padding: 0rem 0rem 0rem 1rem
    }

    .product--table .column--unit-price,.product--table .column--total-price {
        padding: .625rem .625rem .625rem .625rem;
        width: 14.5%
    }

    .product--table .row--product .column--quantity {
        padding-top: 1.625rem
    }

    .product--table .row--product .column--unit-price,.product--table .row--product .column--total-price {
        line-height: 2.625rem;
        padding-top: 1.625rem
    }

    .product--table .row--product .column--actions {
        padding-top: 1.625rem
    }

    .product--table .content--title {
        font-size: 1rem;
        font-weight: 500;
        color: #787878
    }

    .product--table .column--total-price {
        float: left;
        font-weight: 500
    }

    .product--table .basket--badge {
        width: 3rem;
        margin: 0 auto
    }

    .product--table .row--rebate .table--media,.product--table .row--premium-product .table--media,.product--table .row--voucher .table--media {
        float: left
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price,.product--table .row--voucher .column--total-price {
        margin-left: 25.5%;
        float: left
    }

    .product--table .row--rebate .column--tax-price,.product--table .row--premium-product .column--tax-price,.product--table .row--voucher .column--tax-price {
        margin: 0
    }

    .product--table .row--rebate .column--actions,.product--table .row--premium-product .column--actions,.product--table .row--voucher .column--actions {
        padding-top: .8125rem
    }

    .product--table .row--rebate .table--content,.product--table .row--premium-product .table--content {
        padding-top: 1.3125rem
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price {
        padding-top: 1.375rem
    }

    .product--table .row--voucher .column--total-price {
        padding-top: 1.375rem
    }

    .product--table .row--premium-product .column--product,.product--table .row--rebate .column--product {
        width: 77.5%
    }

    .product--table .row--premium-product .column--image,.product--table .row--rebate .column--image {
        width: 13.3%
    }

    .product--table .row--premium-product .column--total-price,.product--table .row--rebate .column--total-price {
        margin-left: 0
    }

    .product--table .add-product--form {
        margin: .9375rem 0rem 1.25rem 0rem;
        width: 35%
    }

    .product--table .add-product--field {
        width: 80%
    }

    .product--table .add-product--button {
        width: 16%
    }

    .product--table .basket--footer {
        margin: 0rem -1.25rem -1.25rem -1.25rem;
        border-top: 1px solid #fff;
        background: #f5f5f5
    }

    .product--table .basket--footer:after {
        content: "";
        display: table;
        clear: both
    }

    .product--table .aggregation--list,.product--table .table--aggregation {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        padding-right: 11%;
        border: 0 none;
        background: transparent;
        margin: 0;
        float: left;
        width: 50%
    }

    .product--table .table--actions {
        padding-bottom: 1.25rem;
        margin: 0
    }

    .product--table .table--actions .is--secondary {
        margin-right: 1.25rem
    }

    .product--table .table--actions .btn--inquiry {
        margin-left: -8.125rem;
        width: 16.25rem;
        top: 0;
        position: absolute;
        left: 50%
    }

    .product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
        width: 25%;
        text-align: center;
        margin-bottom: 0rem
    }

    .product--table .actions--bottom .main--actions {
        margin-top: 1.25rem
    }

    .product--table .table--footer {
        display: block
    }

    .footer--benefit {
        font-size: .875rem;
        padding: 0rem 1.25rem 0rem 0rem;
        width: 33.33332%
    }

    .footer--benefit.is--last {
        padding: 0
    }

    .js--modal .modal--checkout-add-article .article--price {
        margin-top: 0;
        margin-left: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn {
        width: 35%;
        margin-bottom: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
        margin-top: 0
    }

    .content--confirm .alert {
        margin: 0
    }

    .content--confirm .table--aggregation {
        visibility: hidden;
        display: block
    }

    .content--confirm .confirm--inner-container .payment--method-list,.content--confirm .confirm--inner-container .dispatch--method-list {
        margin-bottom: 1.25rem
    }

    .content--confirm .confirm--inner-container .panel--body {
        border: 0 none
    }

    .content--confirm .confirm--inner-container .has--border {
        border: 1px solid #fff
    }

    .content--confirm .confirm--inner-container .basket--footer {
        border: 1px solid #fff;
        margin: 0
    }

    .content--confirm .confirm--actions .main--actions {
        width: 25%
    }
}

@media screen and (min-width: 64em) {
    .product--table .table--actions .btn--inquiry {
        left: 50%
    }

    .product--table .column--product .column--image {
        width: 16%
    }

    .product--table .column--product .table--content {
        width: 84%
    }

    .product--table .row--premium-product .column--product .column--image,.product--table .row--rebate .column--product .column--image {
        width: 10.7%
    }

    .product--table .add-product--form {
        width: 25%
    }

    .product--table .aggregation--list {
        float: right;
        padding-right: 10.5%
    }

    .product--table .table--aggregation {
        width: 45%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-checkout .basket--info-messages {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .is--act-shippingpayment .product--table {
        margin-top: 1.5625rem
    }

    .product--table {
        margin-top: 2.8125rem
    }

    .product--table .column--actions {
        width: 4%
    }

    .product--table .table--header .column--product {
        width: 55%
    }

    .product--table .column--product {
        width: 55%
    }

    .product--table .column--product .column--image {
        width: 14%
    }

    .product--table .column--product .table--content {
        width: 86%
    }

    .product--table .row--rebate .column--actions,.product--table .row--premium-product .column--actions,.product--table .row--voucher .column--actions {
        padding-top: 1.3125rem
    }

    .product--table .row--product .column--actions {
        padding-top: 2.125rem
    }

    .product--table .table--tr .column--actions .column--actions-link {
        line-height: 1.125rem;
        padding: 0rem .3125rem .125rem .3125rem
    }

    .product--table .table--tr .column--actions .icon--cross {
        font-size: .5625rem
    }

    .product--table .row--premium-product .column--product,.product--table .row--rebate .column--product {
        width: 80.5%
    }

    .product--table .row--premium-product .column--product .column--image,.product--table .row--rebate .column--product .column--image {
        width: 9.5%
    }

    .product--table .aggregation--list {
        padding-right: 7.3%
    }
}

.is--act-finish .content-main {
    margin-top: 1.25rem
}

.finish--content {
    padding-top: .625rem
}

.finish--content .information--panel-item {
    margin-bottom: 1.25rem
}

.finish--content .information--panel-item:after {
    content: "";
    display: table;
    clear: both
}

.finish--content .information--panel-item .panel--body:after {
    content: "";
    display: table;
    clear: both
}

.finish--content .information--panel-item.information--panel-address .shipping--panel {
    text-align: center
}

.finish--content .product--table {
    margin-top: 0
}

.finish--teaser {
    margin: 0rem 0rem 1.25rem 0rem
}

.teaser--btn-back {
    margin: 0rem 0rem 1.25rem 0rem
}

.teaser--btn-print,.teaser--btn-back {
    text-align: center;
    width: 100%
}

.teaser--btn-print *[class^="icon--"],.teaser--btn-back *[class^="icon--"] {
    margin: .25rem 0rem 0rem 0rem;
    float: left
}

.finish--table .panel--body {
    border: 1px solid #fff
}

.finish--table .table--tr {
    padding: .625rem .625rem .625rem .625rem
}

.finish--table .column--quantity,.finish--table .column--total-price {
    padding-right: 0
}

.finish--table .table--aggregation {
    display: none
}

.finish--table .aggregation--list {
    margin: 0;
    border-bottom: 0 none
}

.finish--table .basket--footer {
    border-top: 1px solid #fff
}

.finish--table .is--last-row {
    border-bottom: 0 none
}

@media screen and (min-width: 30em) {
    .finish--table .table--tr .column--quantity {
        margin-left: 42.3%
    }

    .finish--table .table--tr .column--quantity .column--label {
        margin-bottom: .75rem;
        text-align: right
    }
}

@media screen and (min-width: 48em) {
    .teaser--btn-print {
        text-align: left;
        width: auto
    }

    .is--act-finish .content-main {
        margin-top: 2.5rem
    }

    .finish--content {
        padding-top: 1.25rem
    }

    .finish--content .information--panel-wrapper {
        margin: -2% 0 0 -2%;
        margin-bottom: 1.25rem
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing {
        width: 50%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping {
        padding-left: 0;
        width: 50%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel {
        margin: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item {
        padding: 2% 0 0 2%;
        width: 100%;
        float: left;
        margin-bottom: 0
    }

    .finish--content .information--panel-address .panel--body:after {
        content: "";
        display: table;
        clear: both
    }

    .finish--content .information--panel-address .panel--body .billing--panel {
        float: left;
        width: 50%
    }

    .finish--content .information--panel-address .panel--body .shipping--panel {
        float: right;
        width: 50%
    }

    .teaser--btn-back {
        margin: 0rem 1.25rem 0rem 0rem;
        width: auto
    }

    .finish--table {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .finish--table .table--header .panel--th {
        padding-right: 0
    }

    .finish--table .panel--body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .finish--table .column--total-price {
        width: 37%
    }

    .finish--table .table--tr {
        padding: 0
    }

    .finish--table .table--tr:last-child {
        border: 0 none
    }

    .finish--table .table--tr .column--quantity {
        line-height: 2.625rem;
        margin: 0
    }

    .finish--table .row--rebate .column--total-price,.finish--table .row--premium-product .column--total-price {
        width: 22.5%
    }

    .finish--table .row--voucher .column--total-price {
        margin-left: 0;
        width: 48%
    }

    .finish--table .table--aggregation {
        display: block;
        width: 50%
    }

    .finish--table .aggregation--list {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }
}

@media screen and (min-width: 64em) {
    .finish--content .information--panel-wrapper {
        margin-bottom: 1.25rem
    }

    .finish--content .information--panel-wrapper .information--panel-item {
        width: 33.3%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing,.finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping {
        width: 33.3%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-address {
        width: 66.6%
    }

    .finish--content .information--panel-wrapper .information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item-shipping {
        padding-left: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media screen and (min-width: 78.75em) {
    .finish--content {
        padding-top: 2.8125rem
    }

    .finish--content .column--total-price {
        width: 34%
    }

    .finish--content .finish--table .table--header .column--product {
        width: 55%
    }

    .finish--content .finish--table .row--premium-product .column--total-price,.finish--content .finish--table .row--rebate .column--total-price {
        width: 19.5%
    }

    .finish--content .finish--table .row--voucher .column--total-price {
        width: 45%
    }
}

@media print {
    body {
        width: auto;
        height: auto;
        overflow: auto;
        background: #ffffff
    }

    .container {
        max-width: none
    }

    .is--act-finish .content-main {
        margin-top: 0
    }

    .finish--teaser,.navigation-main,.footer--columns,.shop--navigation,.top-bar,.btn--back-top-shop,.header-main .container--ajax-cart {
        display: none
    }

    .is--ctl-checkout.is--minimal-header .header-main,.header-main {
        border-bottom: none;
        margin: 0;
        padding: 0
    }

    .content-main {
        margin-bottom: 0
    }

    .finish--table {
        clear: both
    }

    .finish--table .table--tr {
        page-break-inside: avoid
    }

    .finish--table .table--content {
        width: 85%
    }

    .finish--table .column--product .column--image {
        width: 15%
    }

    .finish--table .column--label.quantity--label {
        margin: 0
    }

    .finish--table .column--product {
        width: 100%
    }

    .finish--table .column--product:after {
        content: "";
        display: table;
        clear: both
    }

    .finish--table .column--total-price,.finish--table .column--quantity {
        margin-left: 70%;
        width: 30%
    }

    .footer-minimal .footer--service-menu,.footer-main .footer--service-menu,.footer-minimal .footer--copyright,.footer-main .footer--copyright,.footer-minimal .footer--logo,.footer-main .footer--logo {
        display: none
    }

    .footer-minimal .vat-info--text,.footer-main .vat-info--text {
        font-size: .5625rem
    }

    .footer-minimal a,.footer-main a {
        color: #787878
    }
}

.account--content {
    margin: .625rem 0rem 0rem 0rem
}

.partner-statistic .panel--title {
    padding-bottom: 1.25rem
}

.account--content:after,.payment_logo_debit:after,.account-address--container:after,.account-info--container:after {
    content: "";
    display: table;
    clear: both
}

.account--logout .logout--headline {
    font-size: 1.5rem;
    margin: .625rem 0rem 1.25rem 0rem
}

.account--logout .logout--actions {
    margin-bottom: .625rem
}

.account--logout .logout-back-to-shop {
    display: block
}

.account--menu .link--logout {
    font-weight: 500;
    color: #ea7c13
}

.account--menu .navigation--logout-personalized {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.account--box {
    margin: 0rem 0rem 1.25rem 0rem
}

.account--password input[type="text"],.account--email input[type="text"],.account--password input[type="password"],.account--email input[type="password"],.account--password input[type="email"],.account--email input[type="email"] {
    width: 100%
}

.account--welcome {
    margin-bottom: 1.25rem
}

.account--welcome .panel--body {
    padding: 0
}

.account--welcome .panel--title {
    padding: 1.25rem 0rem 1.25rem 0rem;
    margin: 0
}

.account--welcome .panel--actions {
    padding: 0
}

.account--error,.account--success {
    margin: 0rem 0rem .625rem 0rem
}

.register--error-msg {
    color: #e74c3c
}

.account--actions {
    margin: 0rem 1.25rem 1.25rem 1rem
}

.account--actions:after {
    content: "";
    display: table;
    clear: both
}

.account--change-payment.register--content {
    display: block;
    width: 100%
}

.account--newsletter fieldset {
    border: 0;
    padding: 0
}

.account--newsletter fieldset input[type="checkbox"] {
    margin: 0rem .625rem 0rem 0rem
}

.account--paging {
    padding: .625rem .625rem .625rem .625rem;
    display: block;
    background: #fff
}

.account--paging:after {
    content: "";
    display: table;
    clear: both
}

.account--paging .paging--display {
    float: right
}

.account--orders-overview {
    border: 1px solid #fff
}

.account--orders-overview p {
    font-size: .875rem
}

.account--orders-overview .orders--table-header {
    display: none;
    background: #fff
}

.account--orders-overview .orders--table-header .panel--th {
    color: #787878
}

.account--orders-overview .panel--tr {
    padding: .625rem 0rem .625rem 0rem
}

.account--orders-overview .panel--td {
    padding: .3125rem .625rem .3125rem .625rem;
    display: block;
    float: none
}

.account--orders-overview .panel--td:after {
    content: "";
    display: table;
    clear: both
}

.account--orders-overview .column--info-labels,.account--orders-overview .column--info-data {
    width: 50%;
    float: left;
    text-align: left
}

.account--orders-overview .column--info-data {
    padding: .3125rem .625rem 0rem 0rem
}

.account--orders-overview .column--summary-labels,.account--orders-overview .column--summary-data {
    width: 50%;
    float: left;
    text-align: left
}

.account--orders-overview .column--summary-data {
    padding: .3125rem .625rem 0rem 0rem
}

.account--orders-overview .column--label,.account--orders-overview .column--value {
    width: 50%;
    float: left
}

.account--orders-overview .column--label {
    font-weight: 500
}

.is--act-partnerStatistic .content-main--inner {
    padding: 0rem 0rem 1rem 0rem
}

.is--act-partnerStatistic .account--welcome {
    padding: 0rem 0rem 0rem .625rem
}

.is--act-partnerStatistic .listing--actions {
    padding: .625rem 1.125rem 1.5rem 1.125rem;
    border-bottom: 1px solid #e6e6e6
}

.is--act-partnerStatistic .date-filter {
    font-size: .875rem;
    height: 3.125rem;
    display: block;
    width: 100%
}

.is--act-partnerStatistic .date-filter--label {
    padding: .5625rem 0rem .625rem 0rem;
    width: 2.5rem;
    display: block;
    float: left
}

.is--act-partnerStatistic .date-filter--input {
    margin: 0rem 0rem 0rem 2.5rem;
    width: auto
}

.is--act-partnerStatistic .datepicker {
    padding-right: 2.1875rem;
    width: 100%;
    float: left
}

.is--act-partnerStatistic .ui-datepicker-trigger {
    width: 1.25rem;
    height: 1.25rem;
    margin: .625rem 0rem 0rem -1.875rem;
    display: inline;
    border: 0;
    background: transparent;
    text-align: center;
    color: #787878;
    padding: 0
}

.is--act-partnerStatistic .btn--filter {
    width: 100%;
    text-align: center;
    margin: 0
}

.is--act-partnerStatistic .chart--holder {
    display: none
}

.is--act-partnerStatistic .panel--th,.is--act-partnerStatistic .panel--td {
    padding: .5rem .625rem .4375rem .625rem;
    width: 25%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.is--act-partnerStatistic .panel--th:first-child,.is--act-partnerStatistic .panel--td:first-child {
    text-align: left
}

.is--act-partnerStatistic .panel--th {
    padding: .1875rem .625rem .125rem .625rem;
    font-size: .75rem;
    color: #787878
}

.is--act-partnerStatistic .is--odd {
    padding: 0rem 0rem .5625rem 0rem;
    border-bottom: 1px solid #e6e6e6
}

.is--act-partnerStatistic .is--odd .column--price,.is--act-partnerStatistic .is--odd .column--total {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%
}

.is--act-partnerStatistic .column--label {
    text-align: left
}

.is--act-partnerStatistic .column--value {
    text-align: right
}

.is--act-partnerStatistic .column--label,.is--act-partnerStatistic .column--value {
    width: 50%;
    float: left
}

.is--act-partnerStatistic .column--item-sum .column--label {
    display: block !important
}

.order--status-icon {
    width: .5rem;
    height: .5rem;
    top: .5rem;
    display: inline-block;
    position: relative
}

.order--status-icon.status--0,.order--status-icon.status--1,.order--status-icon.status--3,.order--status-icon.status--6 {
    background: #4aa3df
}

.order--status-icon.status--2,.order--status-icon.status--5,.order--status-icon.status--7 {
    background: #2ecc71
}

.order--status-icon.status--4,.order--status-icon.status--8 {
    background: #e74c3c
}

.order--name {
    color: #787878
}

.order--details,.order--price-unit,.order--current-price {
    display: none
}

.order--details .panel--tr {
    border-bottom: 1px solid #fff
}

.order--repeat {
    text-align: center;
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.order--actions {
    text-align: center !important
}

.order--user-comments,.order--shop-comments {
    border-bottom: 1px solid #e6e6e6
}

.account--downloads {
    border: 1px solid #fff
}

.account--downloads p {
    font-size: .875rem
}

.account--downloads .downloads--table-header {
    display: none
}

.account--downloads .panel--tr {
    padding: .625rem 0rem .625rem 0rem
}

.account--downloads .panel--td {
    padding: .3125rem .625rem .3125rem .625rem;
    display: block;
    float: none
}

.account--downloads .panel--td:after {
    content: "";
    display: table;
    clear: both
}

.account--password-reset {
    margin-top: .625rem
}

.account--password-reset p {
    margin: 0
}

.account--password-reset .password-reset--input {
    margin: 0rem 0rem 1.875rem 0rem;
    width: 100%
}

.account--password-reset .password-reset--link {
    width: 100%;
    margin: 0
}

.account--password-reset .password-reset--link:first-child {
    margin: 0rem 0rem .625rem 0rem
}

.account--password-new {
    margin-top: .625rem
}

.account--password-new .password-new--input {
    margin-bottom: .9375rem;
    width: 100%
}

.account--password-new .password-new--helptext {
    margin-bottom: 0
}

.account--password-new .password-new--submit {
    display: block;
    width: 100%
}

.account--profile {
    margin: 0rem;
    padding-top: 1.875rem
}

.account--profile .profile--email-password-container:after {
    content: "";
    display: table;
    clear: both
}

.account--profile .profile-password--container {
    float: right;
    width: 100%
}

.account--profile .profile-email--container {
    float: left;
    width: 100%
}

.account--profile .alert {
    margin-bottom: 1.25rem
}

.account--profile .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    margin: 0rem 0rem 0rem .3125rem;
    top: .25rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: inline-block;
    position: relative
}

.account--profile .panel {
    margin-bottom: 1.25rem
}

.account--profile .required-info {
    font-size: .875rem
}

.account--profile .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.account--profile .profile--field {
    margin-bottom: .625rem;
    width: 100%
}

.account--profile .profile--zip-city .profile--field-zipcode {
    width: 28%;
    float: left
}

.account--profile .profile--zip-city .profile--field-city {
    width: 70%;
    float: left
}

.account--profile .profile--zip-city .profile--field-city:after {
    content: "";
    display: table;
    clear: both
}

.account--profile .birthday--label {
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    font-weight: 500
}

.account--profile .profile--birthdate .select-field {
    margin-bottom: .9375rem;
    max-width: 100%;
    float: left
}

.account--profile .profile--birthdate .datepicker {
    margin-bottom: .9375rem;
    width: 100%;
    max-width: 100%;
    float: left
}

.account--profile .profile--birthdate .profile--birthyear,.account--profile .profile--birthdate .profile--birthyear.select-field {
    margin-right: 0rem
}

@media screen and (max-width: 48em) {
    .column--info-wrapper:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 30em) {
    .account--password-reset {
        margin-top: .625rem
    }

    .account--password-reset .password-reset--input {
        margin: .625rem 0rem 1.875rem 0rem
    }

    .account--password-reset .password-reset--link {
        margin: 0rem 0rem .625rem 0rem;
        width: auto
    }

    .account--password-reset .password-reset--link:first-child {
        margin: 0rem .625rem 0rem 0rem
    }

    .account--password-new .password-new--submit {
        display: inline-block;
        width: auto
    }

    .account--logout .logout-back-to-shop {
        display: inline-block
    }
}

@media screen and (min-width: 48em) {
    .account--content {
        margin: 1.875rem 0rem 0rem 0rem
    }

    .account--content.is--wide {
        width: 100%
    }

    .account--password-reset {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .account--password-new {
        margin-top: 1.25rem
    }

    .account--password-new .password-new--input {
        width: 20rem
    }

    .account--menu {
        border: 1px solid #e6e6e6
    }

    .account--menu .navigation--headline {
        padding: 1.25rem 0rem 0rem 0rem;
        margin: 0rem 1.25rem 0rem 1.25rem;
        font-size: 1rem;
        display: block;
        font-weight: 500;
        color: #787878;
        padding: 1.25rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        text-decoration: none !important;
        border-bottom: 1px solid #e6e6e6
    }

    .account--menu .navigation--headline.is--underline {
        padding: 1.25rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        text-decoration: none !important
    }

    .account--menu .navigation--headline.is--secondary {
        color: #787878
    }

    .account--menu .navigation--headline.is--primary {
        color: #ea7c13
    }

    .account--menu .account--menu-container {
        padding: .625rem .625rem .625rem .625rem;
        font-size: .875rem;
        line-height: 1.5rem;
        display: block;
        position: relative;
        padding: .625rem 1.25rem .625rem 1.25rem
    }

    .account--menu .account--menu-container.has--border {
        border: 1px solid #fff
    }

    .account--menu .account--menu-container.is--slim {
        padding: .3125rem .3125rem .3125rem .3125rem
    }

    .account--menu .account--menu-container.is--wide {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .account--menu .account--menu-container.is--flat {
        background: #e6e6e6
    }

    .account--menu .account--menu-container.is--embossed {
        box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
        background: #e6e6e6
    }

    .account--menu .navigation--list {
        padding: 0;
        border: 0 none
    }

    .account--menu .navigation--entry {
        margin: 0;
        border: 0 none
    }

    .account--menu .navigation--link {
        padding: .3125rem 0rem .3125rem 0rem
    }

    .account--menu .navigation--link.link--logout {
        margin: .625rem 0rem 0rem 0rem;
        padding: .625rem 0rem 0rem 0rem;
        border-top: 1px solid #e6e6e6;
        font-weight: 500;
        color: #ea7c13
    }

    .account--menu .navigation--link.link--logout [class^="icon--"] {
        margin: 0rem .3125rem 0rem 0rem;
        display: inline-block
    }

    .account--welcome .panel--title {
        font-size: 1.875rem
    }

    .account--orders-overview .orders--table-header {
        display: block
    }

    .account--orders-overview .panel--tr {
        padding: 0;
        border-width: 0 0 1px 0
    }

    .account--orders-overview .panel--tr.order--repeat {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .account--orders-overview .panel--td {
        padding: .625rem .625rem .625rem .625rem;
        display: inline-block;
        float: left
    }

    .account--orders-overview .column--label {
        display: none
    }

    .account--orders-overview .column--value {
        width: 100%;
        float: none
    }

    .account--orders-overview .column--summary-labels,.account--orders-overview .column--summary-data {
        width: 20%;
        text-align: right
    }

    .account--orders-overview .column--date,.account--orders-overview .column--id,.account--orders-overview .column--dispatch {
        width: 20%
    }

    .account--orders-overview .column--status {
        width: 25%
    }

    .account--orders-overview .column--actions {
        width: 15%
    }

    .account--orders-overview .column--actions .btn {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%
    }

    .account--orders-overview .column--name {
        width: 50%
    }

    .account--orders-overview .column--quantity {
        width: 10%
    }

    .account--orders-overview .column--price {
        width: 20%
    }

    .account--orders-overview .column--total {
        width: 20%
    }

    .account--orders-overview .column--info-labels {
        width: 20%
    }

    .account--orders-overview .column--info-data {
        width: 40%
    }

    .order--item {
        margin: 0
    }

    .order--pseudo-price {
        font-size: .75rem
    }

    .order--download,.order--price-unit,.order--current-price {
        display: block !important
    }

    .order--download {
        margin: .625rem 0rem 0rem 0rem
    }

    .order--quantity {
        text-align: center !important
    }

    .order--actions,.order--price,.order--amount {
        text-align: right !important
    }

    .account--downloads .downloads--table-header {
        display: block !important;
        background: #fff
    }

    .account--downloads .downloads--table-header .panel--th {
        color: #787878
    }

    .account--downloads .panel--tr {
        padding: 0;
        border-width: 0 0 1px 0
    }

    .account--downloads .panel--td {
        padding: .625rem .625rem .625rem .625rem;
        display: inline-block;
        float: left
    }

    .account--downloads .column--date,.account--downloads .column--actions {
        width: 20%
    }

    .account--downloads .column--info {
        width: 60%
    }

    .column--label {
        display: none
    }

    .column--date,.column--id,.column--dispatch {
        width: 20%
    }

    .column--status {
        width: 25%
    }

    .column--actions {
        width: 15%
    }

    .column--name {
        width: 50%
    }

    .column--quantity {
        width: 10%
    }

    .column--price {
        width: 20%
    }

    .column--total {
        width: 20%
    }

    .column--info-labels {
        width: 20%
    }

    .column--info-data {
        width: 40%
    }

    .column--summary {
        width: 20%
    }

    .account--password-reset .password-reset--input {
        width: 20rem
    }

    .account--error,.account--success {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .is--act-partnerStatistic .content-main--inner {
        padding: 0rem 1.25rem 1rem 1.25rem
    }

    .is--act-partnerStatistic .account--welcome {
        padding: 0rem 0rem 0rem 0rem
    }

    .is--act-partnerStatistic .listing--actions {
        padding: .625rem .625rem .625rem .625rem;
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #f5f5f5
    }

    .is--act-partnerStatistic .date-filter {
        padding: 0rem .625rem 0rem .625rem;
        width: 40%;
        float: left;
        height: auto
    }

    .is--act-partnerStatistic .date-filter--label {
        width: 10%
    }

    .is--act-partnerStatistic .btn--filter {
        width: 20%;
        float: left;
        height: 40px
    }

    .is--act-partnerStatistic .chart--holder {
        text-align: center !important;
        display: block !important;
        width: 100%
    }

    .is--act-partnerStatistic .panel--th,.is--act-partnerStatistic .panel--td {
        padding: .625rem .625rem .625rem .625rem
    }

    .is--act-partnerStatistic .column--item-sum {
        width: 75% !important
    }

    .is--act-partnerStatistic .column--item-sum .column--label,.is--act-partnerStatistic .column--item-sum .column--value {
        float: left;
        width: 50%
    }

    .is--act-partnerStatistic .is--odd {
        border: 0;
        padding: 0
    }

    .is--act-partnerStatistic .is--odd .column--total {
        width: 25%;
        float: left !important
    }

    .is--act-partnerStatistic .is--odd .column--total .column--value {
        width: 100%
    }

    .account--profile {
        margin: 0rem
    }

    .account--profile .select-field {
        margin-bottom: .9375rem
    }

    .account--profile .profile--field {
        margin-bottom: .9375rem
    }

    .account--profile .select-field {
        max-width: 18.125rem
    }

    .account--profile .profile--birthdate .select-field {
        width: 32%;
        margin-right: 2%
    }
}

@media screen and (min-width: 64em) {
    .account--info,.account--billing {
        width: 49%;
        float: left
    }

    .account--payment,.account--shipping {
        width: 49%;
        float: right
    }

    .account--email,.account--password,.account--userdata {
        display: none
    }

    .account--email,.account--password,.account--userdata,.account--newsletter {
        clear: both
    }

    .account--password-reset {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .account--info .panel--body,.account--payment .panel--body {
        height: 7.5rem
    }

    .account--profile .profile-password--container {
        float: right;
        width: 49%
    }

    .account--profile .profile-email--container {
        float: left;
        width: 49%;
        margin-right: 2%
    }
}

@media screen and (min-width: 78.75em) {
    .is--act-partnerStatistic .content-main--inner {
        padding: 0rem 2.8125rem 2.8125rem 2.8125rem
    }

    .account--profile {
        padding-top: 2.8125rem
    }

    .account--content {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .account--password-reset {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .account--password-new {
        margin-top: 2.8125rem
    }

    .account--error,.account--success {
        margin: 0rem 0rem 1.25rem 0rem
    }
}

.partner-statistic .account--welcome {
    margin-bottom: 0
}

.partner-statistic .partner-statistic-body {
    padding: .625rem .625rem .625rem .625rem;
    margin: 0rem 0rem 1.25rem 0rem
}

.partner-statistic .date-filter {
    display: inline-block
}

.partner-statistic .date-filter--input {
    margin: 0rem 0rem 1.25rem 0rem
}

.partner-statistic .ui-datepicker-trigger {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2rem;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.0625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-font-smoothing: inherit;
    display: inline-block;
    position: relative;
    font-weight: 500;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 1px solid #fff;
    color: #787878;
    border-radius: 3px;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
    padding: .625rem .625rem .5625rem .625rem;
    margin: 0rem 1.5625rem 0rem 0rem;
    line-height: 1.25rem
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"] {
    font-size: .625rem
}

.partner-statistic .ui-datepicker-trigger .is--large {
    font-size: 1.1875rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-right {
    padding-right: 2.25rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-right [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    right: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.partner-statistic .ui-datepicker-trigger.is--icon-left {
    padding-left: 2.25rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-left [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    left: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.partner-statistic .ui-datepicker-trigger:disabled,.partner-statistic .ui-datepicker-trigger:disabled:hover,.partner-statistic .ui-datepicker-trigger.is--disabled,.partner-statistic .ui-datepicker-trigger.is--disabled:hover {
    opacity: .5;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border: 1px solid #fff;
    color: #787878;
    cursor: not-allowed
}

.partner-statistic .ui-datepicker-trigger:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.partner-statistic .ui-datepicker-trigger:focus {
    outline: none
}

.partner-statistic .ui-datepicker-trigger.is--small {
    line-height: 1.75rem
}

.partner-statistic .ui-datepicker-trigger.is--medium {
    line-height: 2rem;
    height: 2.375rem
}

.partner-statistic .ui-datepicker-trigger.is--large {
    line-height: 2.25rem;
    height: 2.625rem
}

.partner-statistic .ui-datepicker-trigger.is--full {
    display: block
}

.partner-statistic .ui-datepicker-trigger.is--center {
    text-align: center
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"] {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--account,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--basket,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--menu,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--arrow-right,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--arrow-left {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger:hover,.partner-statistic .ui-datepicker-trigger:focus,.partner-statistic .ui-datepicker-trigger:active {
    color: #787878;
    background: #fff
}

.partner-statistic .ui-datepicker-trigger.is--primary,.partner-statistic .ui-datepicker-trigger.btn-primary,.partner-statistic .ui-datepicker-trigger:disabled {
    border-radius: 3px;
    text-transform: uppercase
}

.partner-statistic .ui-datepicker-trigger.is--primary:hover,.partner-statistic .ui-datepicker-trigger.btn-primary:hover,.partner-statistic .ui-datepicker-trigger:disabled:hover,.partner-statistic .ui-datepicker-trigger.is--primary:focus,.partner-statistic .ui-datepicker-trigger.btn-primary:focus,.partner-statistic .ui-datepicker-trigger:disabled:focus,.partner-statistic .ui-datepicker-trigger.is--primary:active,.partner-statistic .ui-datepicker-trigger.btn-primary:active,.partner-statistic .ui-datepicker-trigger:disabled:active {
    color: #fff;
    background: #ea7c13
}

.partner-statistic .ui-datepicker-trigger.is--secondary {
    border-radius: 3px;
    text-transform: uppercase
}

.partner-statistic .ui-datepicker-trigger.is--secondary:hover,.partner-statistic .ui-datepicker-trigger.is--secondary:focus,.partner-statistic .ui-datepicker-trigger.is--secondary:active {
    color: #fff;
    background: #fff
}

.partner-statistic .ui-datepicker-trigger.icon--cross,.partner-statistic .ui-datepicker-trigger.icon--minus3,.partner-statistic .ui-datepicker-trigger.icon--plus3,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink {
    border-radius: 0
}

.partner-statistic .ui-datepicker-trigger.icon--cross:before,.partner-statistic .ui-datepicker-trigger.icon--minus3:before,.partner-statistic .ui-datepicker-trigger.icon--plus3:before,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:before {
    background: none;
    border-radius: 0;
    content: "\f00d";
    font-weight: 900;
    position: relative
}

.partner-statistic .ui-datepicker-trigger.icon--cross:hover,.partner-statistic .ui-datepicker-trigger.icon--minus3:hover,.partner-statistic .ui-datepicker-trigger.icon--plus3:hover,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:hover {
    background: #fff;
    color: #787878;
    border: none
}

.partner-statistic .ui-datepicker-trigger.icon--minus3:before {
    content: "\f068"
}

.partner-statistic .ui-datepicker-trigger.icon--plus3:before {
    content: "\f067"
}

.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:before {
    content: "\f066"
}

.partner-statistic .ui-datepicker-trigger.is--icon-left [class^="icon--"] {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.note--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.note--overview .panel--td {
    padding: 0
}

.note--item {
    padding: 1.25rem 0rem 1.25rem 0rem;
    position: relative
}

.note--info,.note--sale {
    width: 80%
}

.note--image-container {
    width: 4.6875rem;
    margin: 0rem 1.25rem 1.25rem 0rem;
    display: table-row;
    float: left
}

.note--image-link {
    width: 4.6875rem;
    height: 4.6875rem;
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: 4.0625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e6e6e6
}

.note--image {
    max-width: 4.0625rem;
    max-height: 4.0625rem;
    margin: 0 auto
}

.note--title {
    margin: 0rem 0rem .3125rem 5.9375rem;
    font-size: 1.125rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.note--title:hover {
    color: #ea7c13
}

.note--rating {
    margin: 0rem 0rem .625rem 5.9375rem
}

.note--rating [class^="icon--"] {
    color: #f1c40f
}

.note--supplier {
    display: none
}

.note--ordernumber,.note--date,.note--overview .product--rating {
    margin: 0rem 0rem 0rem 5.9375rem;
    display: block
}

.note--delivery {
    margin: 0rem 0rem 0rem 5.9375rem
}

.note--delivery .delivery--status-icon {
    display: none
}

.note--delivery .delivery--text-available {
    display: block
}

.note--compare {
    margin: .625rem 0rem 0rem 5.9375rem;
    display: none
}

.note--compare .compare--link {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    color: #787878
}

.note--compare .compare--link:hover {
    color: #ea7c13
}

.note--compare [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    font-size: .75rem
}

.note--price-unit {
    margin: .3125rem 0rem 0rem 5.9375rem;
    font-size: .75rem;
    line-height: 1.125rem;
    display: block
}

.note--price {
    font-size: 1.125rem;
    margin: .9375rem 0rem 0rem 5.9375rem;
    color: #787878;
    font-weight: 500
}

.note--delete {
    width: 2.5rem;
    height: 2.5rem;
    font-size: .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border-radius: 3px;
    background-clip: padding-box;
    top: 1.25rem;
    right: 0;
    left: auto;
    display: block;
    position: absolute;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 300;
    color: #787878
}

.note--delete:hover {
    color: #787878;
    border-color: #fff
}

@media screen and (min-width: 48em) {
    .note--overview .panel--table {
        padding: 0rem 1.25rem 0rem 1.25rem;
        border: 1px solid #e6e6e6
    }

    .note--compare {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .note--info {
        padding-right: 1.25rem;
        width: 70%
    }

    .note--sale {
        padding-right: 3.4375rem;
        width: 30%
    }

    .note--zoom {
        font-size: .75rem;
        display: block;
        color: #787878;
        text-align: center
    }

    .note--zoom:hover {
        color: #ea7c13
    }

    .note--title {
        margin: 0rem 0rem .3125rem 6.5625rem
    }

    .note--supplier,.note--ordernumber,.note--date,.note--overview .product--rating {
        margin: 0rem 0rem 0rem 6.5625rem;
        display: block
    }

    .note--delivery {
        margin: 0rem 0rem 0rem 6.5625rem
    }

    .note--compare {
        margin: .3125rem 0rem 0rem 0rem
    }

    .note--price {
        margin: 0
    }

    .note--price-unit {
        padding-right: 3.125rem;
        margin: .3125rem 0rem 0rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .note--content {
        margin: 2.8125rem 0rem 0rem 0rem
    }
}

.forms--content {
    width: 100%
}

.forms--content .forms--headline {
    margin-bottom: 1.25rem
}

.forms--content .forms--headline .forms--title {
    margin-top: 0rem
}

.forms--content .forms--headline .forms--text p {
    margin-bottom: .75rem
}

.forms--content .alert {
    margin: 1.875rem 0rem 0rem 0rem
}

.forms--content .forms--field {
    margin-bottom: .3125rem;
    width: 100%
}

.forms--content input {
    margin-bottom: .625rem;
    width: 100%
}

.forms--content input[type="checkbox"] {
    width: auto
}

.forms--content textarea {
    margin-bottom: .625rem;
    width: 100%
}

.forms--content .field--select {
    margin-bottom: .625rem
}

.forms--content .btn {
    float: right
}

.forms--content .buttons:after {
    content: "";
    display: table;
    clear: both
}

.forms--content .strasse {
    margin-right: 2%;
    width: 80%;
    float: left
}

.forms--content .nr {
    width: 18%;
    float: left
}

.forms--content .plz {
    margin-right: 2%;
    width: 28%;
    float: left
}

.forms--content .ort {
    width: 70%;
    float: left
}

.forms--content .ort:after {
    content: "";
    display: table;
    clear: both
}

.forms--content .forms--required {
    font-size: .75rem;
    margin-bottom: .625rem
}

.forms--content .forms--description {
    margin: -0.5rem 0rem .625rem 0rem;
    clear: both
}

.forms--content .forms--captcha strong.captcha--notice {
    margin-bottom: .5rem;
    display: block
}

.forms--content .forms--checkbox label {
    top: -0.125rem;
    position: relative
}

.forms--content .forms--checkbox input[type="checkbox"] {
    width: auto
}

@media screen and (min-width: 48em) {
    .forms--content {
        margin-top: 2.8125rem
    }

    .forms--content input {
        margin-bottom: .9375rem
    }

    .forms--content textarea {
        margin-bottom: .9375rem
    }

    .forms--content .forms--captcha strong.captcha--notice {
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 78.75em) {
    .forms--content {
        margin-top: 2.8125rem
    }

    .forms--content .alert {
        margin: 0rem 0rem 0rem 0rem
    }
}

.sitemap--content {
    margin-top: .625rem
}

.sitemap--content .sitemap--headline {
    margin-bottom: .625rem
}

.sitemap--content .sitemap--headline .sitemap--title {
    margin-top: 0
}

.sitemap--content .sitemap--headline .sitemap--headline-text {
    margin-bottom: 0rem
}

.sitemap--content .sitemap--category {
    padding-bottom: .625rem;
    margin-bottom: 1rem;
    min-height: 3.75rem;
    background-color: #f5f5f5
}

.sitemap--content .sitemap--category .sitemap--navigation-link {
    padding: .25rem 0rem .25rem 1.25rem;
    color: #787878;
    display: block
}

.sitemap--content .sitemap--category .sitemap--navigation-link:hover {
    color: #ea7c13
}

.sitemap--content .sitemap--navigation-entry-inner .sitemap--navigation-link {
    padding-left: 2.1875rem
}

.sitemap--content .sitemap--navigation-head {
    padding: .25rem .625rem .25rem .625rem;
    margin-bottom: .5rem;
    background: #fff
}

.sitemap--content .sitemap--navigation-head .sitemap--navigation-head-link {
    color: #fff
}

@media screen and (min-width: 48em) {
    .sitemap--content {
        margin-top: 1.25rem
    }

    .sitemap--content .sitemap--headline {
        margin-bottom: 1.25rem
    }

    .sitemap--content .sitemap--category {
        width: 49%;
        float: left;
        margin-right: 2%
    }

    .sitemap--content .sitemap--category:last-child,.sitemap--content .sitemap--category:nth-child(2) {
        margin-right: 0rem
    }
}

@media screen and (min-width: 64em) {
    .sitemap--content .sitemap--category {
        width: 24%;
        float: left;
        margin-right: 1.25%
    }

    .sitemap--content .sitemap--category:last-child {
        margin-right: 0rem
    }

    .sitemap--content .sitemap--category:nth-child(2) {
        margin-right: 1.25%
    }
}

@media screen and (min-width: 78.75em) {
    .sitemap--content {
        margin-top: 2.8125rem
    }
}

.search--content {
    padding: 2.5rem 0rem 0rem 0rem
}

.search--headline {
    margin: 0rem 0rem 2.5rem 0rem;
    text-align: center
}

.search--cat-filter {
    margin: 0rem 0rem 1.25rem 0rem
}

.search--cat-filter .cat-filter--headline {
    padding: 0rem 0rem .3125rem 0rem;
    margin: 0rem 0rem 1.25rem 0rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #e6e6e6
}

.search--cat-filter .cat-filter--reset {
    margin: 0rem 0rem .9375rem 0rem;
    line-height: 1.5rem;
    border-color: #ea7c13
}

.search--cat-filter .cat-filter--reset [class^="icon--"] {
    top: -0.0625rem;
    margin-right: .625rem;
    font-size: .5rem;
    position: relative
}

.search--cat-filter .cat-filter--active-path {
    margin: 0rem 0rem 1.25rem 0rem
}

.search--cat-filter .cat-filter--label {
    margin: 0rem .625rem 0rem 0rem;
    font-weight: 500
}

.search--cat-filter .cat-filter--path {
    white-space: nowrap
}

.search--cat-filter .cat-filter--path [class^="icon--"] {
    margin: 0rem 1.25rem 0rem 1.25rem;
    font-size: .625rem
}

.search--cat-filter .cat-filter--link,.search--cat-filter .cat-filter--sub-cat {
    color: #787878
}

.search--cat-filter .cat-filter--link:hover,.search--cat-filter .cat-filter--sub-cat:hover {
    color: #ea7c13
}

.search--cat-filter .cat-filter--link .checkbox,.search--cat-filter .cat-filter--sub-cat .checkbox {
    margin: 0rem .3125rem 0rem 0rem;
    top: -0.0625rem;
    position: relative
}

.search--cat-filter .cat-filter--sub-cat {
    width: 11.25rem;
    line-height: 1.5rem;
    margin: 0rem .625rem 0rem 0rem;
    display: block
}

@media screen and (min-width: 48em) {
    .search--cat-filter {
        margin: 0rem 0rem 2.5rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .search--content {
        padding: 2.8125rem 0rem 0rem 0rem
    }
}

.custom-page--content {
    margin-top: .625rem
}

.custom-page--content ul,.custom-page--content ol {
    padding-left: 1.25rem
}

.custom-page--content .custom-page--tab-headline {
    margin-top: 0rem;
    font-size: 1.5rem
}

.custom-page--content .content--custom.panel--body {
    padding: 1.25rem
}

.custom-page--content .is--active-parent {
    display: block
}

.ajax-modal--custom {
    padding: .5rem .5rem .5rem .5rem
}

@media screen and (min-width: 48em) {
    .custom-page--content {
        margin-top: 1.875rem
    }

    .custom-page--content .custom-page--tab-headline {
        margin-top: .625rem
    }

    .ajax-modal--custom {
        padding: .625rem .625rem .625rem .625rem
    }
}

@media screen and (min-width: 78.75em) {
    .ajax-modal--custom {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .custom-page--content {
        margin-top: 2.8125rem
    }
}

.confirm--content > .alert {
    margin: .5rem 0rem 0rem 0rem
}

.confirm--content .body--revocation {
    font-weight: 500
}

.confirm--content .panel {
    margin: .5rem 0rem .5rem 0rem;
    border-radius: 3px;
    background-clip: padding-box
}

.confirm--content .product--table {
    margin: 0
}

.confirm--content .product--table .panel--body {
    background: #fff;
    color: #787878;
    padding-bottom: 0
}

.confirm--content .product--table .table--tr,.confirm--content .product--table .table--media img {
    border-color: #fff
}

.confirm--content .product--table .basket--footer {
    margin: 0rem -0.625rem 0rem -0.625rem;
    background: #f5f5f5;
    border-color: #fff
}

.confirm--content .product--table .basket--footer .aggregation--list {
    margin: 0;
    background: transparent;
    border-top: 1px solid #e6e6e6
}

.confirm--content .product--table .basket--footer .table--aggregation {
    margin-left: 0;
    margin-right: 0
}

.confirm--content .product--table .is--last-row {
    border-bottom: 0 none
}

.confirm--content .column--unit-price {
    display: none
}

.confirm--content .table--tr .column--tax-price {
    padding: 0rem 0rem .5625rem .625rem
}

.confirm--content .agb_info,.confirm--content .list--checkbox {
    margin: 0rem 0rem 1.3125rem 0rem
}

.confirm--content .list--checkbox .column--checkbox {
    width: 10%
}

.confirm--content .list--checkbox .column--label {
    width: 90%
}

.confirm--content .add-product--form {
    margin: .75rem 0rem .75rem 0rem
}

.confirm--content .add-voucher--form:after,.confirm--content .add-product--form:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .add-product--field,.confirm--content .add-voucher--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: 90%
}

.confirm--content .add-product--button,.confirm--content .add-voucher--button {
    padding: .3125rem 0rem .3125rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 10%;
    text-align: center
}

.confirm--content .user-comment--field {
    width: 100%
}

.confirm--content .table--actions .main--actions {
    margin: 1.25rem 0rem .625rem 0rem
}

.confirm--content .table--actions .btn {
    width: 100%
}

.confirm--content .table-footer--country-notice {
    margin: .6875rem 0rem 0rem 0rem
}

.confirm--content .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    right: .375rem;
    top: .125rem;
    margin: .5rem .3125rem .5rem .3125rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    position: absolute
}

.confirm--content .payment--panel .payment--method-info,.confirm--content .payment--panel .shipping--method-info {
    margin-bottom: .625rem
}

.confirm--content .payment--panel .payment--description,.confirm--content .payment--panel .shipping--description {
    white-space: nowrap
}

.confirm--content .information--panel-item:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .information--panel-item .panel--body:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .information--panel-item .alert {
    margin-bottom: 0
}

.confirm--content .information--panel-item.information--panel-address .shipping--panel {
    text-align: center
}

.confirm--content .information--panel-item.information--panel-address .shipping--panel .btn {
    display: none
}

.confirm--content .set-default {
    margin-top: .9375rem
}

.confirm--content .choose-different-address {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    vertical-align: bottom
}

@media screen and (max-width: 30em) {
    .confirm--content .information--panel-item .information--panel-address .shipping--panel {
        margin-top: 1.25rem;
        padding-top: 1.25rem
    }

    .confirm--content .information--panel-item .information--panel-address .shipping--panel .btn {
        text-align: center
    }

    .confirm--content .information--panel-item .information--panel-address .panel--actions .choose-different-address {
        display: inline-block
    }

    .confirm--content .information--panel-item .information--panel-address .panel--body {
        padding-bottom: 0
    }

    .confirm--content .information--panel-item .choose-different-address {
        margin-top: .625rem
    }
}

@media screen and (min-width: 30em) {
    .confirm--content .product--table .column--quantity {
        width: 26%
    }

    .confirm--content .product--table .column--total-price {
        width: 28.5%
    }

    .confirm--content .product--table .column--tax-price {
        padding-right: .625rem;
        float: left;
        width: 32%
    }

    .confirm--content .product--table .row--rebate .column--tax-price,.confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--voucher .column--tax-price {
        margin-left: 39.5%
    }

    .confirm--content .information--panel-address > .panel {
        margin: 0
    }

    .confirm--content .information--panel-address > .panel .information--panel {
        width: 50%;
        float: left
    }
}

@media screen and (min-width: 48em) {
    .is--act-shippingpayment .basket--footer {
        border-radius: 3px;
        background-clip: padding-box
    }

    .confirm--content > .alert {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .confirm--content .panel {
        margin: 1.25rem 0rem 1.25rem 0rem
    }

    .confirm--content .product--table .table--header {
        background: #fff;
        border-color: #fff
    }

    .confirm--content .product--table .table--header .panel--th {
        color: #787878
    }

    .confirm--content .product--table .column--product {
        width: 47%
    }

    .confirm--content .product--table .column--quantity {
        width: 11%
    }

    .confirm--content .product--table .column--tax-price {
        width: 17%
    }

    .confirm--content .product--table .column--total-price {
        width: 17%
    }

    .confirm--content .product--table .column--actions {
        width: 7.5%
    }

    .confirm--content .product--table .is--last-row {
        border-bottom: 0 none
    }

    .confirm--content .product--table .row--product .column--tax-price {
        line-height: 2.625rem;
        padding-top: 1.625rem
    }

    .confirm--content .product--table .panel--body {
        padding-bottom: 1.25rem
    }

    .confirm--content .product--table .basket--footer {
        margin: 0rem -1.25rem -1.25rem -1.25rem
    }

    .confirm--content .product--table .row--rebate .column--tax-price,.confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--voucher .column--tax-price {
        padding-top: 1.3125rem;
        margin-left: 11%
    }

    .confirm--content .product--table .row--rebate .column--total-price,.confirm--content .product--table .row--premium-product .column--total-price,.confirm--content .product--table .row--voucher .column--total-price {
        margin-left: 0
    }

    .confirm--content .product--table .column--tax-price .tax-price--label {
        margin-bottom: .75rem;
        margin: 0
    }

    .confirm--content .row--premium-product .column--product,.confirm--content .row--rebate .column--product {
        width: 58%
    }

    .confirm--content .row--premium-product .column--product .column--image,.confirm--content .row--rebate .column--product .column--image {
        width: 16.2%
    }

    .confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--rebate .column--tax-price {
        margin-left: 0
    }

    .confirm--content .tos--panel .column--checkbox {
        margin-right: .75rem;
        width: auto
    }

    .confirm--content .tos--panel .column--label {
        width: 95%;
        display: block
    }

    .confirm--content .information--panel-wrapper {
        margin: -2% 0 0 -2%
    }

    .confirm--content .information--panel-wrapper .information--panel {
        margin: 0
    }

    .confirm--content .information--panel-wrapper .information--panel-item {
        padding: 2% 0 0 2%;
        width: 100%;
        float: left
    }

    .confirm--content .additional--features .feature--add-product {
        width: 40%;
        margin: -1% 2.5% 0 0
    }

    .confirm--content .additional--features .feature--user-comment {
        width: 55%;
        margin: 0 0 0 2.5%
    }

    .confirm--content .additional--features .user-comment--field {
        height: 5.9375rem
    }

    .confirm--content .product--table .basket--footer .aggregation--list {
        float: right;
        padding-right: 10.4%;
        border-top: 0 none
    }

    .confirm--content .main--actions .btn {
        width: auto;
        float: right
    }

    .confirm--content .main--actions .btn:after {
        content: "";
        display: table;
        clear: both
    }

    .confirm--content .relevant--info {
        display: block
    }

    .confirm--content .information--panel-wrapper .information--panel-item-billing {
        width: 50%
    }

    .confirm--content .information--panel-wrapper .information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .confirm--content .information--panel-wrapper .information--panel-item-shipping {
        padding-left: 0;
        width: 50%
    }

    .confirm--content .information--panel-wrapper .information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .confirm--content .information--panel-item.information--panel-address .panel--actions .choose-different-address {
        display: none
    }

    .confirm--content .information--panel-item.information--panel-address .shipping--panel .btn {
        display: inline-block
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body:after {
        content: "";
        display: table;
        clear: both
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body .billing--panel {
        float: left;
        width: 50%
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body .shipping--panel {
        float: right;
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .confirm--content .product--table .row--premium-product .column--image,.confirm--content .product--table .row--rebate .column--image {
        width: 13%
    }

    .confirm--content .product--table .aggregation--list {
        padding-right: 10%
    }

    .confirm--content .information--panel-wrapper .payment--panel .panel--actions {
        position: relative
    }

    .confirm--content .information--panel-wrapper .payment--panel .btn--change-payment {
        bottom: 1.25rem;
        position: absolute
    }

    .confirm--content .information--panel-wrapper .information--panel-item {
        width: 33.3%
    }

    .confirm--content .information--panel-wrapper .information--panel-item.information--panel-address {
        width: 66.6%
    }
}

@media screen and (min-width: 78.75em) {
    .confirm--content {
        padding-top: 1.5625rem
    }

    .confirm--content > .alert {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .confirm--content .product--table .row--premium-product .column--product,.confirm--content .product--table .row--rebate .column--product {
        width: 58%
    }

    .confirm--content .product--table .row--premium-product .column--image,.confirm--content .product--table .row--rebate .column--image {
        width: 11.3%
    }

    .confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--rebate .column--tax-price {
        margin-left: 0
    }

    .confirm--content .product--table .aggregation--list {
        padding-right: 9.6%
    }
}

.newsletter--content {
    padding-top: .625rem
}

.newsletter--content:after {
    content: "";
    display: table;
    clear: both
}

.newsletter--content .newsletter--error-messages {
    margin-bottom: .625rem
}

.newsletter--content .newsletter--headline {
    margin-bottom: .625rem
}

.newsletter--content .newsletter--headline .newsletter--title {
    margin-top: .625rem
}

.newsletter--content .newsletter--headline .newsletter--info {
    margin: 0
}

.newsletter--content .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.newsletter--content .newsletter--required-info {
    margin-bottom: 1rem
}

.newsletter--content .newsletter--action:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-listing--content {
    margin-top: .625rem
}

.newsletter-listing--content .newsletter-listing--headline {
    margin-bottom: .625rem
}

.newsletter-listing--content .newsletter--title {
    margin: .625rem 0rem .625rem 0rem
}

.newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
    width: 65%
}

.newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
    width: 35%
}

.newsletter-listing--content .newsletter-listing--entry {
    padding: .625rem 0rem .625rem 0rem;
    border-bottom: 1px solid #e6e6e6
}

.newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
    margin-top: .25rem;
    width: 65%
}

.newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
    width: 35%
}

.newsletter-listing--content .newsletter-listing--entry:last-child {
    border: none
}

.newsletter-detail--content {
    margin-top: .625rem
}

.newsletter-detail--content .newsletter-detail--container:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-detail--content .newsletter-detail--container .newsletter-detail--iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.newsletter-detail--content .newsletter-detail--container .newsletter-detail--iframe iframe {
    min-height: 31.25rem;
    width: 100%;
    border: none;
    outline: none
}

.newsletter-detail--content .newsletter-detail--buttons {
    margin: .625rem 0rem .625rem 0rem
}

.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--backlink {
    width: 100%
}

.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
    margin-bottom: .625rem;
    width: 100%
}

@media screen and (min-width: 30em) {
    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
        width: 80%
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
        width: 20%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
        width: 80%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
        width: 20%
    }

    .newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--backlink,.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
        width: auto;
        margin: 0
    }
}

@media screen and (min-width: 48em) {
    .newsletter--content {
        padding-top: 1.25rem
    }

    .newsletter--content .newsletter--error-messages {
        margin-bottom: 1.25rem
    }

    .newsletter--content .newsletter--headline {
        margin-bottom: 1.25rem
    }

    .newsletter--content .select-field {
        margin-bottom: .9375rem;
        max-width: 18.125rem
    }

    .newsletter-listing--content {
        margin-top: 1.25rem
    }

    .newsletter-listing--content .newsletter-listing--headline {
        margin-bottom: 1.25rem
    }

    .newsletter-detail--content {
        margin-top: 1.25rem
    }

    .newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
        width: auto;
        text-align: right
    }
}

@media screen and (min-width: 78.75em) {
    .newsletter--error-messages {
        padding-top: 0rem
    }

    .newsletter--content {
        margin-top: 2.8125rem;
        padding: 0
    }

    .newsletter--content .newsletter--headline .newsletter--title {
        margin-top: 0rem
    }

    .newsletter-listing--content {
        margin-top: 2.8125rem
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
        width: 90%
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
        width: 10%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
        width: 90%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
        width: 10%
    }

    .newsletter-detail--content {
        margin-top: 2.8125rem
    }
}

.blog--listing {
    margin-top: 1rem
}

.blog--filter-btn {
    margin-bottom: 1.25rem
}

.blog--filter-btn .filter--trigger {
    display: block
}

.blog--filter-options {
    border-right: 1px solid #e6e6e6
}

.blog--filter-options .filter--container {
    padding: 0rem .625rem 0rem .625rem
}

.blog--filter-options .blog--filter-close-btn {
    padding: .75rem .625rem .75rem .625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500
}

.blog--filter-options .blog--filter-close-btn:hover {
    color: #fff
}

.blog--filter-options .blog--filter-close-btn .icon--arrow-right {
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.blog--filter-options .blog--subscribe {
    display: none
}

.blog--filter-options .filter--headline {
    font-size: 1rem;
    line-height: 1.625rem;
    margin: 1rem .625rem .375rem .625rem;
    font-weight: 500;
    color: #787878
}

.blog--filter-options .filter--entry {
    padding: .625rem 1.25rem .625rem 1.25rem;
    font-size: 1rem;
    display: block;
    border-bottom: 1px solid #e6e6e6
}

.blog--filter-options .filter--entry:last-child {
    border: 0 none
}

.blog--filter-options .filter--link {
    color: #787878
}

.blog--filter-options .filter--link:hover {
    color: #ea7c13
}

.blog--sidebar {
    width: 100%
}

.blog--sidebar .block-group {
    width: 100%
}

.blog--sidebar .blog--navigation .has--border {
    border: none
}

.blog--sidebar .blog--navigation .collapse--header {
    padding: .625rem 1.25rem .625rem 1.25rem;
    margin-bottom: .3125rem;
    font-weight: 300;
    color: #787878
}

.blog--sidebar .blog--navigation .collapse--header:hover {
    color: #ea7c13
}

.blog--sidebar .blog--navigation .is--active {
    color: #fff;
    font-weight: 500
}

.blog--sidebar .blog--navigation .is--active:hover {
    color: #fff
}

.blog--sidebar .blog--navigation .collapse--content {
    padding: 0rem 0rem 0rem 0rem
}

.blog--sidebar .blog--navigation .collapse--content .filter--entry-link {
    color: #787878
}

.blog--sidebar .blog--navigation .collapse--content .filter--entry-link:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-content,.blog--sidebar .blog--subscribe-content {
    display: none
}

.blog--sidebar .blog--filter-content.is--active,.blog--sidebar .blog--subscribe-content.is--active {
    display: block
}

.blog--sidebar .blog--filter-tags:after {
    content: "";
    display: table;
    clear: both
}

.blog--box {
    margin-bottom: 1.25rem
}

.blog--box:after {
    content: "";
    display: table;
    clear: both
}

.blog--box .blog--box-metadata {
    padding-bottom: .875rem;
    padding-top: .3125rem;
    font-size: .75rem;
    margin: 0rem 1.25rem 0rem 1.25rem;
    border-bottom: 1px solid #e6e6e6
}

.blog--box .blog--box-metadata .blog--metadata {
    padding-right: .5rem;
    margin-right: .5rem;
    display: inline-block;
    border-right: 1px solid #e6e6e6
}

.blog--box .blog--box-metadata .blog--metadata:last-child {
    border-right: 0 none
}

.blog--box .blog--box-metadata .blog--metadata-rating {
    font-size: .875rem;
    color: #787878
}

.blog--box .blog--box-headline {
    font-size: 1.125rem
}

.blog--box .blog--box-link {
    color: #787878
}

.blog--box .blog--box-link:hover {
    color: #ea7c13
}

.blog--box .blog--box-picture {
    display: block;
    height: auto;
    width: 100%
}

.blog--box .blog--picture-preview {
    width: 100%
}

.blog--box .blog--box-description {
    margin-top: 1rem
}

.blog--box .blog--box-description .blog--box-description-short {
    margin-bottom: 1rem;
    margin-top: -0.375rem
}

.blog--box .blog--box-tags {
    margin-top: .5rem;
    font-size: .75rem
}

.blog--detail {
    margin-top: .625rem
}

.blog--detail ul,.blog--detail ol {
    padding-left: 1.875rem
}

.blog--detail .listing {
    margin: 0
}

.blog--detail .blog--box {
    margin-bottom: 0
}

.blog--detail .blog--detail-header {
    margin-bottom: 1.25rem
}

.blog--detail .blog--detail-headline {
    margin: 0rem 0rem .3125rem 0rem
}

.blog--detail .blog--detail-headline,.blog--detail .blog--detail-box-headline {
    font-size: 1.125rem
}

.blog--detail .select-field {
    max-width: 100%
}

.blog--detail .blog--rating-link {
    font-size: .875rem;
    color: #787878
}

.blog--detail .blog--bookmarks-icons {
    margin-top: .625rem;
    float: right
}

.blog--detail .blog--bookmark {
    font-size: 2.5rem
}

.blog--detail .blog--detail-thumbnails {
    margin-bottom: .625rem
}

.blog--detail .blog--detail-thumbnails .blog--thumbnail-image {
    margin: 0 auto
}

.blog--detail .blog--detail-thumbnails .block {
    height: 5rem;
    width: 23%
}

.blog--detail .blog--image {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%
}

.blog--detail .blog--thumbnail {
    padding: .3125rem .3125rem .3125rem .3125rem;
    margin: 2% 1%;
    display: block;
    float: left
}

.blog--detail .blog--thumbnail:first-child {
    margin-left: 0
}

.blog--detail .blog--thumbnail:last-child {
    margin-right: 0
}

.blog--detail .blog--comments-wrapper {
    padding: 1.25rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.blog--detail .blog--comments .comments--actions .btn--create-entry {
    width: 100%
}

.blog--detail .blog--comments .comments--list {
    margin-top: 1.875rem
}

.blog--detail .blog--comments .list--entry {
    margin-top: .625rem
}

.blog--detail .blog--comments .list--entry:after {
    content: "";
    display: table;
    clear: both
}

.blog--detail .blog--comments .entry--meta {
    width: 100%
}

.blog--detail .blog--comments .entry--meta .meta--rating {
    margin-bottom: .3125rem
}

.blog--detail .blog--comments .entry--content {
    width: 100%
}

.blog--detail .blog--comments .content--headline {
    margin: .625rem 0rem .3125rem 0rem;
    font-size: 1rem
}

.blog--detail .blog--comments-headline {
    font-size: 1.3125rem;
    margin: 0rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments-entry {
    margin-bottom: 1.25rem
}

.blog--detail .blog--comments-entry:last-child {
    margin: 0
}

.blog--detail .blog--comments-entry-left {
    padding: 1.25rem 2.5rem 1rem 2.5rem;
    border-bottom: 1px solid #e6e6e6
}

.blog--detail .blog--comments-entry-left::after {
    margin: 0rem 0rem 0rem -0.5625rem;
    width: 1.125rem;
    height: 1.125rem;
    bottom: -0.5625rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    position: absolute;
    left: 50%;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-left: 0 none;
    border-top: 0 none
}

.blog--detail .blog--comments-rating {
    font-size: 1.125rem;
    color: #f1c40f
}

.blog--detail .blog--comments-entry-right {
    padding: 1.25rem 2.5rem 1rem 2.5rem
}

.blog--detail .blog--comments-entry-headline {
    font-size: 1rem;
    color: #787878;
    margin-top: 0
}

.blog--detail .blog--comments-form .form--comment-add {
    margin-top: 20px
}

.blog--detail .blog--comments-form-errors .alert {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments-voting {
    margin-bottom: .625rem;
    line-height: 1
}

.blog--detail .collapse--soft-hidden {
    display: none
}

.blog--detail .collapse--soft-show {
    display: block
}

@media screen and (min-width: 48em) {
    .blog--listing {
        margin-top: 1rem
    }

    .blog--listing .panel--title {
        margin: 0rem 1.25rem 0rem 1.25rem
    }

    .blog--listing .panel--body {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .blog--box .blog--box-metadata {
        font-size: .875rem
    }

    .blog--box .blog--box-picture {
        width: 20%;
        float: left
    }

    .blog--box .blog--box-description {
        padding-top: 0;
        margin-top: 0;
        width: 76%;
        float: right
    }

    .blog--box .blog--box-tags {
        font-size: .875rem
    }

    .blog--content {
        margin-top: 2.8125rem
    }

    .blog--content .blog--navigation {
        padding: 0rem 0rem 0rem 0rem
    }

    .blog--content .blog--navigation .has--border {
        border: 1px solid #e6e6e6
    }

    .blog--content .blog--navigation .blog--sidebar-title {
        padding: 1.25rem 0rem .625rem 0rem;
        margin: 0rem 1.25rem 0rem 1.25rem;
        border-radius: 0;
        color: #787878;
        border-color: #e6e6e6;
        border-width: 0 0 1px 0;
        display: block;
        font-weight: 500;
        background: none;
        box-shadow: none;
        cursor: default
    }

    .blog--content .blog--navigation .blog--sidebar-body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        border: 0 none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .blog--content .blog--navigation .collapse--header:hover {
        color: #787878
    }

    .blog--content .blog--navigation .blog--subscribe {
        display: block
    }

    .blog--content .blog--navigation .blog--subscribe-content,.blog--content .blog--navigation .blog--filter-content {
        display: block
    }

    .blog--content .filter--container {
        padding: 0
    }

    .blog--content .blog--filter-btn {
        display: none
    }

    .blog--content .blog--filter-options {
        display: block;
        float: right;
        width: 20%;
        border: none;
        background: none
    }

    .blog--content .blog--filter-options .filter--group {
        margin: 0rem 0rem 1rem 0rem;
        width: 100%;
        height: auto
    }

    .blog--content .blog--filter-options .filter--entry {
        font-size: .875rem;
        padding: 0;
        border: 0 none
    }

    .blog--content .blog--filter-options .blog--filter-close-btn {
        display: none
    }

    .blog--content .blog--filter-options .filter--headline {
        display: none
    }

    .blog--content .filter--expand-collapse {
        display: none
    }

    .blog--content .blog--listing {
        margin-top: 0;
        width: 78%;
        float: left
    }

    .blog--content .blog--box .blog--box-headline {
        font-size: 1.125rem
    }

    .blog--content .blog--box .blog--box-link {
        color: #787878
    }

    .blog--content .blog--box .blog--box-link:hover {
        color: #ea7c13
    }

    .blog--content .blog--box .blog--box-metadata {
        padding-top: .3125rem
    }

    .blog--content .blog--box .blog--box-content .blog--box-description {
        width: 74%
    }

    .blog--detail {
        margin-top: 1.875rem
    }

    .blog--detail .blog--detail-headline {
        font-size: 1.125rem;
        margin-bottom: .3125rem
    }

    .blog--detail .blog--box-metadata,.blog--detail .panel--title {
        margin: 0
    }

    .blog--detail .panel--body {
        padding-left: 0;
        padding-right: 0
    }

    .blog--detail .blog--detail-thumbnails {
        margin-bottom: .625rem
    }

    .blog--detail .blog--detail-thumbnails .blog--thumbnail-image {
        margin: 0 auto
    }

    .blog--detail .blog--detail-thumbnails .block {
        width: 5rem;
        height: 5rem
    }

    .blog--detail .blog--comments .entry--meta {
        width: 25%;
        text-align: left
    }

    .blog--detail .blog--comments .entry--content {
        width: 75%;
        float: left
    }

    .blog--detail .blog--comments .comments--actions .btn--create-entry {
        width: auto
    }

    .blog--detail .blog--comments-name,.blog--detail .blog--comments-summary {
        padding-right: .625rem;
        width: 50%;
        float: left
    }

    .blog--detail .blog--comments-email,.blog--detail .blog--comments-voting {
        padding-left: .625rem;
        width: 50%;
        float: right
    }

    .blog--detail .blog--comments-voting {
        margin-bottom: .625rem
    }

    .blog--detail .blog--comments-opinion {
        clear: both
    }

    .blog--detail .blog--comments-captcha {
        margin-bottom: .625rem
    }

    .blog--detail .blog--comments-captcha:after {
        content: "";
        display: table;
        clear: both
    }

    .blog--detail .blog--comments-captcha {
        width: 50%
    }

    .blog--detail .blog--comments-captcha .captcha--placeholder {
        padding-right: .625rem;
        width: 30%;
        float: left
    }

    .blog--detail .blog--comments-captcha .captcha--code {
        padding-right: .625rem;
        width: 70%;
        float: right
    }
}

@media screen and (min-width: 64em) {
    .blog--detail .blog--detail-description {
        width: 100%
    }

    .blog--detail .blog--detail-image-container {
        width: 40%;
        margin: 0 0 3% 3%;
        float: right
    }
}

@media screen and (min-width: 78.75em) {
    .blog--listing .listing--actions {
        margin-top: .9375rem;
        padding-top: 0;
        margin-bottom: 0
    }

    .blog--listing .listing--paging {
        border: 0 none
    }

    .blog--detail {
        margin-top: 3.125rem
    }

    .blog--detail .blog--detail-headline {
        font-size: 1.3125rem
    }

    .blog--detail .blog--bookmark {
        font-size: 2rem
    }
}

.configurator--variant .variant--group {
    margin: 0rem 0rem .625rem 0rem
}

.configurator--variant .variant--group:after {
    content: "";
    display: table;
    clear: both
}

.configurator--variant .variant--name {
    margin: 0rem 0rem .3125rem 0rem;
    font-weight: 500
}

.configurator--variant .variant--option {
    height: 3.125rem;
    line-height: 2.5rem;
    margin-bottom: .625rem;
    overflow: hidden;
    display: block;
    width: 23%;
    margin-right: 2%;
    position: relative;
    float: left
}

.configurator--variant .option--input {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: pointer
}

.configurator--variant .option--input:hover ~ label {
    color: #ea7c13;
    border-color: #ea7c13
}

.configurator--variant .option--input:hover ~ label.is--disabled {
    color: #787878;
    border-color: #e6e6e6
}

.configurator--variant .option--input:checked ~ label {
    color: #ea7c13;
    border-color: #ea7c13
}

.configurator--variant .option--input:disabled ~ label {
    opacity: .5
}

.configurator--variant .option--input:disabled {
    cursor: not-allowed
}

.configurator--variant .option--label {
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 500;
    border: 1px solid #e6e6e6;
    font-weight: 500;
    text-align: center;
    overflow: hidden
}

.configurator--variant .option--label.is--disabled img {
    opacity: 0.3
}

.configurator--variant .option--label .image--media {
    line-height: 3.125rem;
    vertical-align: middle;
    text-align: center
}

.configurator--variant .option--label img {
    margin: 0 auto
}

.top-bar--navigation {
    position: relative
}

.top-bar--navigation .entry--compare {
    padding: 0rem .5rem 0rem .5rem
}

.top-bar--navigation .entry--compare .compare--quantity {
    margin-left: .3125rem;
    font-weight: 500;
    display: inline-block;
    color: #ea7c13
}

.top-bar--navigation .entry--compare .icon--compare {
    font-size: .75rem
}

.top-bar--navigation .compare--list {
    width: 17.5rem;
    padding: .3125rem .625rem .625rem .625rem;
    top: 2rem;
    right: .75rem;
    text-align: left;
    position: absolute;
    display: none;
    list-style: none;
    background: #fff;
    z-index: 4000;
    border: 1px solid #e6e6e6
}

.top-bar--navigation .compare--list::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: .5rem;
    height: .5rem;
    top: -0.3125rem;
    left: 1.5625rem;
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    border-color: #e6e6e6;
    border-width: 0 0 1px 1px;
    border-style: solid
}

.top-bar--navigation .compare--list .btn--compare-delete {
    width: 100%
}

.top-bar--navigation .js--is--dropdown-active .compare--list {
    display: block
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--entry {
    cursor: default
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--entry form {
    display: inline-block
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--link {
    width: 14.375rem;
    padding: .625rem 0rem .625rem 0rem;
    font-size: .875rem;
    color: #787878;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--link:hover {
    color: #ea7c13
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--button {
    padding: .1875rem .25rem .1875rem .25rem;
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--item-delete {
    height: 1.3125rem;
    width: 1.3125rem;
    padding: .25rem .3125rem .25rem .3125rem;
    margin: .5rem 0rem .5rem 0rem;
    font-size: .5rem;
    line-height: .875rem;
    float: right
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--item-delete .icon--cross {
    padding: 0;
    margin: 0
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--button .icon--cross {
    padding: 0;
    margin: 0
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--compare {
    margin-top: .3125rem
}

.compare--wrapper {
    display: block;
    overflow: auto
}

.modal--compare {
    font-size: .875rem;
    letter-spacing: -0.25rem;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top
}

.modal--compare.is--fluid {
    width: 100%;
    overflow: hidden
}

.modal--compare .modal--title {
    padding: .625rem 2.5rem .625rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #787878;
    letter-spacing: 0
}

.modal--compare .modal--error {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    letter-spacing: 0
}

.modal--compare .list--head {
    background: #f5f5f5;
    font-weight: 500
}

.modal--compare .compare--group {
    width: 12.5rem;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    letter-spacing: 0
}

.modal--compare .group--small {
    width: 12.5rem
}

.modal--compare .compare--group-list {
    margin: 0;
    padding: 0
}

.modal--compare .list--entry {
    padding: .625rem 1.875rem .625rem .625rem;
    color: #787878;
    border-bottom: 1px solid #e6e6e6
}

.modal--compare .entry--picture {
    height: 10rem;
    position: relative
}

.modal--compare .entry--picture .image--element img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.modal--compare .entry--name {
    height: 7.8125rem
}

.modal--compare .link--name {
    position: relative;
    display: block;
    height: 70px;
    color: #787878;
    font-weight: 500
}

.modal--compare .entry--voting {
    height: 3.125rem
}

.modal--compare .entry--voting .icon--star,.modal--compare .entry--voting .icon--star-empty {
    color: #f1c40f
}

.modal--compare .entry--description {
    height: 9.375rem;
    text-align: left;
    word-wrap: break-word
}

.modal--compare .entry--price {
    height: 8.125rem
}

.modal--compare .entry--price .price--pseudoprice {
    text-decoration: line-through
}

.modal--compare .entry--price .price--normal {
    font-size: 1rem;
    color: #787878;
    font-weight: 500
}

.modal--compare .entry--price .price--reduced {
    color: #e74c3c
}

.modal--compare .entry--property {
    height: auto
}

@media screen and (min-width: 78.75em) {
    .top-bar--navigation .compare--list {
        right: 0
    }
}

.content--home {
    margin-top: 1.25rem
}

@media screen and (min-width: 48em) {
    .content--home {
        margin-top: 1.875rem
    }
}

@media screen and (min-width: 78.75em) {
    .content--home {
        margin-top: 3.125rem
    }
}

.payment--form-group {
    margin: .625rem 0rem .625rem 0rem
}

.payment--form-group .payment--field {
    margin-bottom: .625rem;
    display: block;
    width: 100%
}

.payment--form-group .register--required-info {
    margin: 0
}

@media screen and (min-width: 48em) {
    .payment--form-group .payment--field {
        width: 85%
    }
}

.address-manager--modal .header > .title {
    padding-left: 2%
}

.address-manager--modal.address-manager--editor .address-editor--errors {
    padding: 1.25rem;
    padding-bottom: 0
}

.address-manager--modal.address-manager--editor .address-editor--body {
    padding: 0
}

.address-manager--modal.address-manager--selection .content:after {
    content: "";
    display: table;
    clear: both
}

.address-manager--modal.address-manager--selection .content .modal--container {
    margin: -2% 0 0 -2%
}

.address-manager--modal.address-manager--selection .content .modal--container:after {
    content: "";
    display: table;
    clear: both
}

.address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
    padding: 2% 0 0 2%;
    float: left;
    width: 100%
}

.address-manager--modal.address-manager--selection .content .panel--actions .btn {
    width: 100%;
    text-align: center
}

.address-manager--modal.address-manager--selection .content .panel--actions .btn .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    right: .375rem;
    top: .125rem;
    margin: .5rem .3125rem .5rem .3125rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    position: absolute
}

.account--address.account--content,.address-manager--modal.account--content {
    margin: 0rem;
    padding-top: 2.8125rem
}

.account--address .address--item-body .panel--title,.address-manager--modal .address--item-body .panel--title {
    margin: 0rem 0rem 1.25rem 0rem;
    padding-top: 0
}

.account--address .account--welcome,.address-manager--modal .account--welcome {
    margin-bottom: 0
}

.account--address.account--address-form .alert,.address-manager--modal.account--address-form .alert {
    margin: 1.25rem 1.125rem 1.25rem 1.125rem
}

.account--address .address--form-actions:after,.address-manager--modal .address--form-actions:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--form-actions .address--form-submit,.address-manager--modal .address--form-actions .address--form-submit {
    margin-bottom: .625rem;
    width: 100%;
    text-align: center
}

.account--address .address--actions-set-defaults,.address-manager--modal .address--actions-set-defaults {
    margin-bottom: .625rem;
    line-height: normal
}

.account--address .address--actions-set-defaults .btn,.address-manager--modal .address--actions-set-defaults .btn {
    padding: 0;
    color: #fff
}

.account--address .address--actions-set-defaults .btn:hover,.address-manager--modal .address--actions-set-defaults .btn:hover {
    color: #ea7c13
}

.account--address .address--required-info,.address-manager--modal .address--required-info {
    margin: 0rem 1.625rem 1rem 1.625rem;
    font-size: .875rem
}

.account--address .select-field,.address-manager--modal .select-field {
    margin-bottom: .3125rem;
    max-width: 100%
}

.account--address .address--field,.address-manager--modal .address--field {
    margin-bottom: .625rem;
    width: 100%
}

.account--address .address--customertype,.address-manager--modal .address--customertype {
    display: block
}

.account--address .address--zip-city .address--field-zipcode,.address-manager--modal .address--zip-city .address--field-zipcode {
    width: 28%;
    float: left
}

.account--address .address--zip-city .address--field-city,.address-manager--modal .address--zip-city .address--field-city {
    width: 70%;
    float: left
}

.account--address .address--zip-city .address--field-city:after,.address-manager--modal .address--zip-city .address--field-city:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--zip-city .address--spacer,.address-manager--modal .address--zip-city .address--spacer {
    margin-right: 2%
}

.account--address.address--delete .panel,.address-manager--modal.address--delete .panel {
    margin-bottom: 1.25rem
}

.account--address .address--delete-actions .btn.is--primary,.address-manager--modal .address--delete-actions .btn.is--primary {
    float: right
}

.account--address .address--content,.address-manager--modal .address--content {
    margin: -2% 0 0 -2%
}

.account--address .address--content:after,.address-manager--modal .address--content:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--item-content,.address-manager--modal .address--item-content {
    width: 100%;
    float: left;
    padding: 2%
}

.account--address .address--item-content .panel--actions,.address-manager--modal .address--item-content .panel--actions {
    display: table-cell;
    vertical-align: bottom
}

.account--address .address--item-create .btn,.address-manager--modal .address--item-create .btn {
    text-align: center
}

.account--address .address--item-actions form,.address-manager--modal .address--item-actions form {
    display: block
}

.account--address .js--loading,.address-manager--modal .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    margin: 0rem 0rem 0rem .3125rem;
    top: .25rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: inline-block;
    position: relative
}

@media screen and (min-width: 48em) {
    .account--address .address--form-actions .address--form-submit,.address-manager--modal .address--form-actions .address--form-submit {
        width: auto
    }

    .address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
        width: 50%
    }

    .account--address.account--content .address--field {
        margin-bottom: .9375rem;
        width: 70%
    }

    .account--address.account--content .select-field {
        max-width: 18.125rem
    }

    .account--address.account--content .address--form-actions:after {
        content: "";
        display: table;
        clear: both
    }

    .account--address.account--content .address--item-content {
        width: 50%
    }

    .account--address.account--content .address--zip-city .address--field-zipcode {
        width: 18%;
        float: left
    }

    .account--address.account--content .address--zip-city .address--field-city {
        width: 50%;
        float: left
    }

    .account--address.account--content .address--zip-city .address--field-city:after {
        content: "";
        display: table;
        clear: both
    }

    .account--address.account--content .address--zip-city .address--spacer {
        margin-right: 2%
    }
}

@media screen and (min-width: 78.75em) {
    .address-manager--modal.address-manager--selection {
        max-width: 71.5625rem
    }

    .address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
        width: 33.3%
    }
}

.page-wrap--cookie-permission {
    padding: .625rem;
    z-index: 8000;
    border-top: 1px solid #787878;
    background: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0
}

.page-wrap--cookie-permission .cookie-permission--container {
    width: 100%;
    text-align: center;
    position: relative
}

.page-wrap--cookie-permission .cookie-permission--container:after {
    content: "";
    display: table;
    clear: both
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button {
    margin: 0 auto;
    margin-top: 1.25rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--accept-button {
    margin-right: .3125rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button {
    margin-right: .3125rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    margin-top: .625rem
}

.cookie-removal--container {
    padding: 1.5625rem
}

.cookie-removal--container .cookie-removal--list {
    margin-bottom: 1.25rem;
    list-style-position: inside
}

.cookie-removal--container .cookie-removal--buttons {
    margin-top: 1.25rem
}

.cookie-removal--container .cookie-removal--buttons .btn {
    margin-bottom: .375rem;
    display: inline-block;
    width: 48%;
    float: right
}

.cookie-removal--container .cookie-removal--buttons .btn:last-child {
    margin-right: 2%
}

@media screen and (min-width: 30em) {
    .cookie-removal--container .cookie-removal--footer:after {
        content: "";
        display: table;
        clear: both
    }

    .cookie-removal--container .cookie-removal--footer .cookie-removal--buttons {
        float: right
    }

    .cookie-removal--container .cookie-removal--buttons {
        min-width: 16.25rem;
        margin: 0
    }

    .cookie-removal--container .privacy--notice {
        padding-top: .5rem;
        display: inline-block
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
        margin-top: 0
    }
}

@media screen and (min-width: 64em) {
    .page-wrap--cookie-permission .cookie-permission--container {
        width: 100%
    }

    .page-wrap--cookie-permission .cookie-permission--container:after {
        content: "";
        display: table;
        clear: both
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content {
        width: calc(100% - 240px);
        text-align: left
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content.cookie-permission--extra-button {
        width: calc(100% - 370px)
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button {
        width: 15rem;
        right: .3125rem;
        position: absolute;
        top: calc(50% - 21px)
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
        width: 23.125rem
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--content {
        padding: .75rem;
        float: left
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button {
        margin: 0;
        float: right
    }
}

.content-type--head {
    overflow: hidden;
    margin: 1rem 0rem 1rem 0rem
}

.content-type--head .head--picture {
    max-height: 30em;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--head .head--picture img {
    max-height: 30em;
    object-fit: scale-down;
    margin: 0 auto
}

.content-type--field {
    display: block;
    width: 100%;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--field:nth-child(odd) {
    background: #f5f5f5
}

.field--full > .field--label {
    display: none
}

.field--full > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.field--label,.field--content {
    display: block;
    width: 50%;
    float: left
}

.field--label > span {
    display: inline-block;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.field--label-separator {
    display: none;
    float: right;
    width: 1px;
    height: 1rem;
    margin: 0 1rem;
    background: #787878
}

.field--content {
    text-align: right
}

.content-type--field-checkbox .icon--check {
    color: #2ecc71
}

.content-type--field-checkbox .icon--cross {
    color: #e74c3c
}

.content-type--field-media > .field--label,.content-type--field-media-grid > .field--label {
    display: none
}

.content-type--field-media > .field--content,.content-type--field-media-grid > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-media.content-type--field,.content-type--field-media-grid.content-type--field {
    background: #fff
}

.content-type--field-media picture,.content-type--field-media-grid picture,.content-type--field-media img,.content-type--field-media-grid img {
    margin: 0 auto;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--field-media-grid .image--gallery {
    min-height: 30em
}

.content-type--field-textarea > .field--label {
    display: none
}

.content-type--field-textarea > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-textarea.content-type--field {
    background: #fff
}

.content-type--field-text > .field--label {
    display: none
}

.content-type--field-text > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-text.content-type--field {
    background: #fff
}

.content-type--field-product-field > .field--label {
    display: none
}

.content-type--field-product-field > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-product-field .product--box {
    background-color: #fff;
    padding: unset
}

.content-type--field-product-field .box--content {
    padding: 1.25rem 1.875rem 1.25rem 1.875rem
}

.content-type--field-product-grid {
    overflow: hidden;
    padding: 1rem 0rem 1rem 0rem
}

.content-type--field-product-grid > .field--label {
    display: none
}

.content-type--field-product-grid > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-product-grid .product-slider .product-slider--container {
    padding: 0rem 2rem 0rem 2rem
}

.content-type--field-product-grid .product-slider .product--description {
    white-space: normal
}

.content-type--field-product-grid .box--content {
    background-color: #fff
}

.content-type--field-tinymce > .field--label {
    display: none
}

.content-type--field-tinymce > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-aceeditor > .field--label {
    display: none
}

.content-type--field-aceeditor > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

@media screen and (min-width: 30em) {
    .content-type--head .head--picture {
        max-width: 50%;
        float: left
    }

    .content-type--head .head--picture img {
        max-height: 30em
    }
}

@media screen and (min-width: 48em) {
    .field--label {
        max-width: 30%;
        width: 30%
    }

    .field--label-separator {
        display: inline-block
    }

    .field--content {
        max-width: 70%;
        width: 70%;
        text-align: unset
    }
}

@media screen and (min-width: 64em) {
    .content-type {
        width: 75%;
        margin: 0 auto
    }
}

@media screen and (min-width: 78.75em) {
    .is--content-type .sidebar-main {
        display: none
    }
}

.product--tax a {
    text-decoration: none !important
}

.product--tax a:hover {
    text-decoration: underline !important
}

.entry--all-results-link i {
    font-size: 8px
}

.table--shipping-costs-trigger i {
    margin: -0.25rem 0rem 0rem 0rem;
    font-size: 8px
}

.table--footer i,.premium-product--product .btn i,.compare--button i,.modal--compare .btn i {
    font-size: 8px
}

.js--modal.sizing--auto.is--fullscreen {
    height: 100% !important;
    width: 100% !important
}

.js--modal.sizing--fixed {
    max-height: none !important;
    max-width: none !important
}

.is--inactive {
    overflow: hidden !important
}

.btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.is--ie .action--sort .sort--select:after {
    line-height: 34px
}

.is--ie .register--login .register--new-customer .new-customer-btn::after {
    line-height: 16px
}

.is--ie .filter-panel--input input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--checkbox input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--radio input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--input input[type='checkbox']:checked ~ .checkbox--state::before,.is--ie .filter-panel--checkbox input[type='checkbox']:checked ~ .checkbox--state::before,.is--ie .filter-panel--radio input[type='checkbox']:checked ~ .checkbox--state::before {
    line-height: 12px
}

@media screen and (min-width: 48em) {
    .top-bar--navigation .entry--service:after,.top-bar--navigation .entry--service::after {
        font-size: 5px
    }

    .sidebar--navigation .is--level1 .navigation--entry.has--sub-children.is--active:before,.sidebar--navigation .is--level1 .navigation--entry.has--sub-children.is--active::before {
        font-size: 5px
    }

    .is--ie .header-main .top-bar--navigation .select-field:after {
        line-height: 24px
    }

    .is--ie .action--filter-btn .filter--trigger:before,.is--ie .action--filter-btn .filter--trigger:after {
        line-height: 16px
    }

    .is--ie .header-main .top-bar--navigation .top-bar--language .select-field select,.is--edge .header-main .top-bar--navigation .top-bar--language .select-field select {
        font-size: 0
    }

    .is--ie .header-main .top-bar--navigation .top-bar--language .select-field select option,.is--edge .header-main .top-bar--navigation .top-bar--language .select-field select option {
        font-size: .875rem
    }
}

body {
    font-family:
}

.text-center {
    justify-content: center;
    text-align: center
}

.text-right {
    justify-content: flex-end;
    text-align: right
}

@media screen and (min-width: 0) {
    .is--ctl-detail .product--details .buybox--button {
        background: #ea7c13;
        color: #fff
    }

    .is--ctl-detail .content-main--inner {
        background: #fff
    }

    .is--ctl-detail .configurator--variant .option--label {
        border-radius: 0
    }

    .is--ctl-detail .position--1 .image-slider--thumbnails {
        height: 100px;
        float: none;
        width: 100%
    }

    .is--ctl-detail .position--1 .image-slider--thumbnails .thumbnail--link {
        display: inline-block
    }

    .is--ctl-detail .image-slider--dots {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-detail .position--1 .image-slider--dots {
        display: none
    }
}

.btn [class^="icon--"] {
    font-weight: 900
}

.btn [class^="icon--"].icon--account,.btn [class^="icon--"].icon--basket,.btn [class^="icon--"].icon--menu,.btn [class^="icon--"].icon--arrow-right,.btn [class^="icon--"].icon--arrow-left {
    font-weight: 900
}

[class^="icon--"],.arrow,.link--next-button,.link--prev-button {
    font-weight: 900
}

.link--logout:before {
    font-weight: 900
}

.select-field:after,.js--fancy-select:after {
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 900
}

.top-bar--navigation .entry--service:after {
    font-size: 12px;
    font-weight: 900
}

.product-slider--arrow.arrow--next:before,.product-slider--arrow.arrow--prev:before {
    font-weight: 900
}

.list--unordered.is--checked li:before {
    font-weight: 900
}

.footer-main .newsletter--button .icon--mail {
    font-size: 22px;
    font-weight: normal
}

.shop--navigation .navigation--entry .account--link.account--user-loggedin:after {
    font-weight: 900
}

.icon--info2:before {
    font-weight: 700
}

.action--filter-btn .filter--trigger {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active:hover {
    background: #fff;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active:before {
    font-size: 5px;
    font-weight: normal
}

.action--filter-btn .filter--trigger:hover {
    background: #fff;
    color: #787878
}

.action--filter-btn .filter--trigger:after,.action--filter-btn .filter--trigger:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-btn .filter--trigger.btn:focus {
    background: #fff;
    color: #787878
}

.action--filter-options .filter-panel--icon:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-options .filter-panel--icon .is--collapsed:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-options .filter-panel {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #787878
}

.action--filter-options .filter-panel.is--collapsed {
    border: none
}

.action--filter-options .filter-panel.is--collapsed .filter-panel--flyout {
    border: 1px solid #e6e6e6
}

.action--filter-options .filter-panel.is--collapsed:after {
    border: none;
    content: "";
    display: block
}

.action--filter-options .filter-panel.is--collapsed:hover {
    border: none
}

.action--filter-options .filter-panel .filter-panel--flyout {
    border-radius: 0
}

.action--filter-options .filter-panel:hover {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.action--filter-options .filter-panel:hover .filter-panel--title {
    color: #787878
}

.action--filter-options:hover .filter-panel-icon {
    color: #787878
}

.action--filter-options .filter--active {
    border-radius: 0
}

.action--filter-options .filter--active .filter--active-icon:before {
    font-weight: 900
}

.action--filter-options .option--container input[type="checkbox"]:checked ~ .filter-panel--label:after {
    font-weight: 900
}

.action--filter-options .filter-panel--checkbox,.action--filter-options .filter-panel--radio {
    border-radius: 0
}

.action--filter-options .filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state:before,.action--filter-options .filter-panel--radio input[type="checkbox"]:checked ~ .input--state:before,.action--filter-options .filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state:before,.action--filter-options .filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state:before {
    font-weight: 900
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.2.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with LESS.
 */
.btn {
    border-radius: 3px;
    text-transform: uppercase
}

.btn:hover,.btn:focus,.btn:active {
    color: #787878;
    background: #fff
}

.btn.is--primary,.btn.btn-primary,.btn:disabled {
    border-radius: 3px;
    text-transform: uppercase
}

.btn.is--primary:hover,.btn.btn-primary:hover,.btn:disabled:hover,.btn.is--primary:focus,.btn.btn-primary:focus,.btn:disabled:focus,.btn.is--primary:active,.btn.btn-primary:active,.btn:disabled:active {
    color: #fff;
    background: #ea7c13
}

.btn.is--secondary {
    border-radius: 3px;
    text-transform: uppercase
}

.btn.is--secondary:hover,.btn.is--secondary:focus,.btn.is--secondary:active {
    color: #fff;
    background: #fff
}

.btn.icon--cross,.btn.icon--minus3,.btn.icon--plus3,.btn.icon--resize-shrink {
    border-radius: 0
}

.btn.icon--cross:before,.btn.icon--minus3:before,.btn.icon--plus3:before,.btn.icon--resize-shrink:before {
    background: none;
    border-radius: 0;
    content: "\f00d";
    font-weight: 900;
    position: relative
}

.btn.icon--cross:hover,.btn.icon--minus3:hover,.btn.icon--plus3:hover,.btn.icon--resize-shrink:hover {
    background: #fff;
    color: #787878;
    border: none
}

.btn.icon--minus3:before {
    content: "\f068"
}

.btn.icon--plus3:before {
    content: "\f067"
}

.btn.icon--resize-shrink:before {
    content: "\f066"
}

.btn.is--icon-left [class^="icon--"] {
    font-weight: 900
}

.ajax--cart .button--container .btn.is--primary {
    border-radius: 3px;
    text-transform: uppercase
}

.ajax--cart .button--container .btn.is--primary:hover,.ajax--cart .button--container .btn.is--primary:focus,.ajax--cart .button--container .btn.is--primary:active {
    color: #fff;
    background: #ea7c13
}

.ajax--cart .button--container .btn.button--open-basket {
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);
    border-radius: 3px;
    color: #787878;
    text-transform: uppercase
}

.ajax--cart .button--container .btn.button--open-basket:hover,.ajax--cart .button--container .btn.button--open-basket:focus,.ajax--cart .button--container .btn.button--open-basket:active {
    color: #fff;
    background: #fff
}

textarea {
    border: 1px solid #e6e6e6
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    border-radius: 0;
    background: #fff;
    box-shadow: none
}

.select-field,.js--fancy-select {
    color: #787878
}

.select-field select,.js--fancy-select select {
    border-radius: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.select-field select:hover,.js--fancy-select select:hover,.select-field select:focus,.js--fancy-select select:focus {
    background: #fff;
    border-color: #e6e6e6;
    color: #787878
}

.select-field:hover,.js--fancy-select:hover {
    background: #fff;
    border-color: #e6e6e6;
    color: #787878
}

@media screen and (min-width: 0) {
    .listing .product--box .product--badges .product--badge {
        border-radius: 0
    }

    .listing .product--box .product--actions {
        margin: 0
    }

    .listing .product--box .box--content {
        background: #fff;
        border-color: #e6e6e6;
        border-radius: 0
    }

    .listing .product--box:hover .box--content {
        background: #fff;
        border: 1px solid #ea7c13
    }

    .listing .product--box:hover .product--image img {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .listing .product--box:hover .product--title,.listing .product--box:hover .price--unit,.listing .product--box:hover .price--default,.listing .product--box:hover .price--discount {
        color: #000
    }
}

@media screen and (min-width: 78.75em) {
    .listing--container.layout--minimal:hover {
        overflow: visible
    }

    .listing .product--box .hover-buy-button .product--btn-container {
        display: none
    }

    .listing .product--box .hover-buy-button:hover .product--btn-container {
        background: #fff;
        bottom: -80px;
        display: block;
        left: 0;
        outline: 1px solid #fff;
        padding: 1.25rem .9375rem 1.25rem .9375rem;
        position: absolute;
        width: 100%;
        z-index: 1000
    }

    .listing .product--box .hover-buy-button .box--content:hover {
        border-color: #fff
    }
}

.js--tab-menu .tab--link {
    border-radius: 0;
    margin: 0
}

.js--tab-menu .tab--link.has--content {
    background: #e6e6e6;
    color: #787878
}

.js--tab-menu .tab--link.has--content:hover {
    background: #787878;
    color: #fff
}

.js--tab-menu .tab--link.has--content.is--active {
    background: #e6e6e6;
    color: #787878;
    border-bottom-color: #e6e6e6
}

.js--tab-menu .tab--container .tab--content {
    background: #fff
}

.tab--container .tab--content.off-canvas {
    background: #fff
}

.blog--detail-image-container img {
    border: none
}

@media screen and (min-width: 0) {
    .promotion-container {
        background: #fff
    }

    .promotion-container .promotion-bar {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1260px;
        padding: 10px 10px 0 10px
    }

    .promotion-container .promotion-bar .promotion-element {
        color: #787878;
        display: inline-block
    }
}

@media screen and (min-width: 64em) {
    .promotion-container .promotion-bar {
        padding: 10px 0 0 12px
    }
}

@media screen and (min-width: 0) {
    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        overflow: visible;
        width: 55%
    }

    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 45%
    }

    .register--login .register--new-customer .new-customer-btn:after {
        font-size: 14px;
        font-weight: 700
    }

    .off-canvas .close--off-canvas {
        background: #fff;
        color: #787878
    }
}

@media screen and (min-width: 30em) {
    .is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop {
        width: auto
    }

    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        width: auto
    }
}

@media screen and (min-width: 0) {
    .page-wrap--cookie-permission {
        background: #fff
    }
}

@media screen and (min-width: 0) {
    .navigation-main {
        background: #fff;
        border: none
    }

    .navigation-main .cart--amount {
        display: none
    }

    .navigation-main .main-navigation {
        display: none
    }

    .navigation-main.is--fix {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1500
    }

    .navigation-main .container {
        background: #fff
    }

    .navigation-main .advanced-menu {
        background: #fff
    }

    .navigation-main .advanced-menu .button-container {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--active,.navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--hovered {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--active .navigation--link,.navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--hovered .navigation--link {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link {
        border-radius: 0;
        color: #787878;
        font-size: 15px
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link:hover {
        background: #ea7c13;
        color: #fff
    }

    .off-canvas.is--active {
        background: #fff
    }

    .off-canvas.is--active .mobile--switches {
        background: #fff
    }

    .off-canvas.is--active .mobile--switches .select-field {
        color: #000
    }

    .off-canvas.is--active .mobile--switches .select-field select {
        color: #000
    }

    .off-canvas.is--active .mobile--switches .select-field select:hover,.off-canvas.is--active .mobile--switches .select-field select:focus {
        background: #000;
        color: #fff
    }

    .off-canvas.is--active .mobile--switches .select-field:hover {
        background: #000;
        color: #fff
    }

    .off-canvas.is--active .overlay--headline {
        background: #fff;
        border-color: #e6e6e6
    }

    .off-canvas.is--active .navigation--headline {
        background: #fff;
        color: #787878;
        margin: 0;
        padding: 16px 10px 6px 10px
    }

    .off-canvas.is--active .sidebar--navigation {
        background: #fff;
        border-color: #e6e6e6
    }

    .off-canvas.is--active .navigation--entry {
        border-color: #e6e6e6;
        color: #787878
    }

    .off-canvas.is--active .navigation--entry.entry--close-off-canvas {
        background: #fff
    }

    .off-canvas.is--active .navigation--entry .navigation--link {
        color: #787878
    }

    .off-canvas.is--active .offcanvas--overlay {
        background: #fff
    }

    .off-canvas.is--active .offcanvas--overlay .category--headline {
        color: #787878
    }
}

@media screen and (min-width: 48em) {
    .navigation-main .navigation--link {
        font-size: 16px
    }
}

@media screen and (min-width: 78.75em) {
    .navigation-main .navigation--link {
        font-size: 18px
    }
}

@media screen and (min-width: 0) {
    .is--act-service .header-main .header-typ1 .header--navigation {
        padding: 15px 0 25px 0
    }

    .is--act-service .header-main .header-typ1 .header--navigation .logo-main .logo--link {
        margin: 0
    }

    .header-main .header-typ1 .top--bar {
        padding: 10px 0 0 0
    }

    .header-main .header-typ1 .header--navigation {
        padding: 0
    }

    .header-main .header-typ1 .shop--navigation {
        width: 100%
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .icon--heart,.header-main .header-typ1 .shop--navigation .navigation--entry .icon--account,.header-main .header-typ1 .shop--navigation .navigation--entry .icon--basket {
        font-size: 13px
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .account--display {
        display: none
    }

    .header-main .header-typ1 .shop--navigation .mobile-menu-label {
        display: none
    }

    .header-main .header-typ1 .shop--navigation .btn {
        height: 100%
    }

    .header-main .header-typ1 .shop--navigation .entry--menu-left {
        top: 30%
    }

    .header-main .header-typ1 .navigation--list .entry--cart .cart--link .cart--amount {
        display: none
    }

    .header-main .header-typ1 .navigation--list .entry--account {
        margin: 0
    }

    .header-main .header-typ1 .top-bar--navigation {
        float: left;
        margin: 13px 0 0 0;
        width: 50%
    }

    .header-main .header-typ1 .logo-main {
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%
    }

    .header-main .header-typ1 .logo-main .logo--shop {
        width: 100%;
        margin: 15px 0 0 0
    }

    .header-main .header-typ1 .logo-main .logo--link {
        display: inline-block
    }
}

@media screen and (min-width: 48em) {
    .header-main .header-typ1 .shop--navigation {
        width: 50%
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .btn {
        display: inline-block;
        text-align: center;
        height: 40px;
        width: 40px
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .btn.navigation--signin-btn {
        width: 100%
    }

    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 35%;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%)
    }

    .header-main .header-typ1 .shop--navigation .entry--search .entry--trigger {
        display: none
    }

    .header-main .header-typ1 .navigation--list .entry--cart .cart--link {
        padding: 0
    }

    .header-main .header-typ1 .navigation--list .entry--account .account--link {
        padding: 0
    }

    .header-main .header-typ1 .navigation--list .entry--account .icon--account {
        left: 50%;
        margin: 0;
        position: absolute;
        top: 30%;
        transform: translateX(-50%) translateY(-50%)
    }

    .header-main .header-typ1 .logo-main .logo--shop {
        margin: 0
    }

    .header-main .header-typ1 .logo-main .logo--link {
        margin: -20px 0 0 0
    }
}

@media screen and (min-width: 64em) {
    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 55%
    }
}

@media screen and (min-width: 0) {
    .header-main.header-typ3 .notes--quantity {
        left: 20px;
        margin: 0;
        position: absolute;
        top: -4px
    }

    .header-main.header-typ3 .top-bar--language,.header-main.header-typ3 .top-bar--currency {
        display: none
    }

    .header-main.header-typ3 .header--navigation {
        padding: 0
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 15px 0
    }

    .header-main.header-typ3 .navigation--list-wrapper {
        text-align: right
    }

    .header-main.header-typ3 .entry-service {
        display: none
    }

    .header-main.header-typ3 .main-search--form {
        display: none
    }

    .header-main.header-typ3 .entry--search .entry--trigger {
        padding: 3px 10px 2px 10px;
        position: absolute;
        right: 140px;
        top: 0
    }

    .header-main.header-typ3 .entry--search .search--display {
        display: none
    }

    .header-main.header-typ3 .entry--search .icon--search {
        font-size: 22px;
        vertical-align: middle
    }

    .header-main.header-typ3 .entry--search.is--active .main-search--form {
        background: #fff;
        display: block;
        left: 0;
        position: absolute;
        top: 50px
    }

    .header-main.header-typ3 .entry--menu-left {
        display: block;
        font-weight: 700;
        left: 0;
        position: absolute;
        text-align: left;
        top: 0;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .header-main.header-typ3 .entry--menu-left .entry--link {
        background: 0 none;
        border: 0 none;
        font-size: 17px;
        height: 40px;
        line-height: 35px;
        padding-left: 48px;
        width: auto
    }

    .header-main.header-typ3 .entry--menu-left .entry--link .icon--menu {
        font-size: 20px
    }

    .header-main.header-typ3 .entry--notepad {
        display: inline-block;
        padding: 0;
        position: absolute;
        right: 53px;
        top: 0
    }

    .header-main.header-typ3 .entry--notepad .btn {
        line-height: normal;
        padding: 10px 8px 5px 8px
    }

    .header-main.header-typ3 .entry--notepad .icon--heart {
        font-size: 21px
    }

    .header-main.header-typ3 .entry--account {
        display: inline-block;
        padding: 0;
        position: absolute;
        right: 10px;
        top: 0
    }

    .header-main.header-typ3 .entry--account .entry--link {
        padding: 5px 10px 0 10px;
        line-height: 32px;
        display: inline-block;
        position: relative;
        font-weight: 700;
        text-decoration: none;
        text-align: left;
        cursor: pointer
    }

    .header-main.header-typ3 .entry--account .icon--account {
        font-size: 21px
    }

    .header-main.header-typ3 .entry--link {
        background: #fff;
        border: 1px solid #fff;
        color: #787878
    }

    .header-main.header-typ3 .entry--link:hover {
        border-color: #fff;
        color: #787878
    }

    .navigation-main.header-typ-3 {
        display: block;
        position: relative
    }

    .navigation-main.header-typ-3 .cart--amount {
        display: none
    }

    .navigation-main.header-typ-3 .container {
        align-items: center;
        display: flex;
        justify-content: flex-start
    }

    .navigation-main.header-typ-3 .main-navigation {
        display: none;
        width: 80%
    }

    .navigation-main.header-typ-3 .custom-cart {
        display: block;
        position: absolute;
        right: 90px;
        top: -22px;
        width: 40px;
        z-index: 4003
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link {
        color: #787878
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link .icon--basket {
        font-size: 21px;
        padding-right: 10px;
        top: 0
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link:hover {
        color: #787878
    }
}

@media screen and (min-width: 30em) {
    .header-main.header-typ3 .main-search--form {
        box-shadow: 0 0 0 transparent;
        border-bottom: 0 none;
        padding: 0;
        display: inline-block;
        position: relative
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 0 0 20px 0
    }
}

@media screen and (min-width: 48em) {
    .header-typ3 .shop--navigation {
        width: auto
    }

    .header-main.header-typ3 {
        border: none;
        padding: 10px 0 25px 0
    }

    .header-main.header-typ3 .entry--search {
        height: auto;
        width: 30%
    }

    .header-main.header-typ3 .entry--notepad {
        position: relative;
        right: unset;
        top: unset
    }

    .header-main.header-typ3 .entry--notepad .btn {
        background: none;
        border: none;
        padding: 8px 8px 5px 8px
    }

    .header-main.header-typ3 .entry--notepad .icon--heart {
        font-size: 15px
    }

    .header-main.header-typ3 .entry--account {
        position: relative;
        right: unset;
        top: unset
    }

    .header-main.header-typ3 .entry--account .entry--link {
        padding: 0;
        line-height: normal;
        background-color: #fff;
        display: inline-block;
        position: relative;
        text-decoration: none;
        text-align: left;
        border: none
    }

    .header-main.header-typ3 .entry--account .icon--account {
        font-size: 15px
    }

    .header-main.header-typ3 .entry--menu-left {
        display: none
    }

    .header-main.header-typ3 .top-bar--navigation {
        align-items: center;
        display: flex;
        display: -ms-flex;
        flex-direction: row;
        justify-content: flex-end;
        padding: 0 20px 0 0;
        position: static;
        width: 70%
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry {
        float: none;
        height: auto;
        padding: 0 15px
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry.entry-service {
        padding: 0
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry.top-bar--currency {
        height: 25px
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language {
        display: block
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .language--flag {
        left: unset;
        position: static;
        top: unset
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .select-field {
        height: auto;
        width: 15px
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .select-field select {
        line-height: normal
    }

    .header-main.header-typ3 .logo-main {
        float: none
    }

    .header-main.header-typ3 .logo-main .logo--shop {
        height: auto
    }

    .header-main.header-typ3 .logo-main .logo--link {
        height: 100%;
        display: block
    }

    .header-main.header-typ3 .header--navigation {
        align-items: center;
        display: flex;
        display: -ms-flex;
        flex-wrap: nowrap;
        -ms-flex-wrap: wrap;
        position: relative;
        float: none;
        padding: 0;
        width: 100%
    }

    .header-main.header-typ3 .top-bar--language,.header-main.header-typ3 .top-bar--currency {
        display: block
    }

    .navigation-main.header-typ-3 .custom-cart {
        position: relative;
        right: unset;
        top: unset
    }

    .navigation-main.header-typ-3 .main-navigation {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .navigation-main.header-typ-3 .main-navigation {
        width: 80%
    }

    .navigation-main.header-typ-3 .custom-cart {
        width: 20%
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 0
    }
}

@media screen and (min-width: 78.75em) {
    .header-main.header-typ3 .top-bar--navigation .navigation--entry.top-bar--currency {
        padding: 0 0 0 15px
    }

    .header-main.header-typ3 .entry-service {
        display: block;
        padding: 0
    }

    .header-main.header-typ3 .entry-service .topBar-element {
        display: inline;
        padding: 0 15px
    }

    .navigation-main.header-typ-3 .container {
        justify-content: flex-end
    }

    .navigation-main.header-typ-3 .custom-cart {
        padding-right: 0;
        width: 10%
    }

    .navigation-main.header-typ-3 .main-navigation {
        width: 90%
    }

    .navigation-main.header-typ-3 .cart--amount {
        display: inline
    }
}

@media screen and (min-width: 0) {
    .header-main {
        background: #fff;
        border-bottom: 1px solid #fff
    }

    .header-main .container {
        background: #fff
    }

    .header-main .top-bar--navigation .service--list {
        background: #fff;
        border: 1px solid #fff
    }

    .header-main .top-bar--navigation .service--list .service--link {
        background: #fff;
        color: #787878
    }

    .header-main .top-bar--navigation .service--list .service--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .service--list:after {
        background: #fff;
        border-color: #fff
    }

    .navigation--list .navigation--entry {
        color: #787878
    }

    .navigation--list .navigation--entry .btn {
        background: #fff;
        border: 1px solid #fff;
        color: #787878
    }

    .navigation--list .navigation--entry .btn.cart--link {
        color: #787878
    }

    .navigation--list .navigation--entry .btn.cart--link:hover {
        color: #787878
    }

    .navigation--list .navigation--entry .btn:hover {
        border-color: #fff;
        color: #787878
    }

    .navigation--list .navigation--entry.entry--menu-left .btn {
        border: none
    }

    .navigation--list .navigation--entry .select-field {
        color: #000
    }

    .navigation--list .navigation--entry .select-field:hover {
        background: #fff;
        color: #000
    }

    .navigation--list .navigation--entry .select-field select {
        color: #787878
    }

    .navigation--list .navigation--entry .select-field select:hover {
        color: #ea7c13
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--amount {
        color: #787878
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity {
        background: #ea7c13;
        color: #787878
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .icon--basket {
        left: .5rem;
        font-size: 1.3125rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity,.navigation--list .navigation--entry.entry--cart .cart--link .notes--quantity {
        top: -0.0625rem;
        left: 1.4375rem;
        position: absolute;
        margin: 0
    }

    .navigation--list .navigation--entry:hover {
        color: #ea7c13
    }
}

.ftyp5 .footer--column {
    width: 100%
}

.ftyp5 .placeholder {
    display: none
}

@media screen and (min-width: 48em) {
    .ftyp5 .footer--column {
        width: 33.33%
    }

    .ftyp5 .footer--column:first-child {
        padding: 0 0 0 25px
    }

    .ftyp5 .footer--column:last-child {
        padding: 0 25px 0 0
    }

    .ftyp5 .placeholder {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .ftyp5 .footer--column:first-child {
        padding: 0
    }

    .ftyp5 .footer--column:last-child {
        padding: 0
    }
}

@media screen and (min-width: 0) {
    .footer-main {
        background: #787878
    }

    .footer-main .container {
        background: #787878
    }

    .footer-main .newsletter--button {
        border-radius: 0;
        height: 40px;
        position: relative
    }

    .footer-main .newsletter--button .icon--mail {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%)
    }

    .footer-main .newsletter--field {
        border-radius: 0
    }

    .footer-main .column--headline {
        color: #fff
    }

    .footer-main .navigation--link {
        color: #fff
    }

    .footer-main .navigation--link:hover {
        color: #fff
    }

    .footer-main .column--desc {
        color: #fff
    }

    .footer-main .vat-info--text {
        color: #fff
    }

    .footer-main.ftyp1 .footer--newsletter,.footer-main.ftyp2 .footer--newsletter {
        text-align: center
    }

    .footer-main.ftyp1 .footer--newsletter.footer--column,.footer-main.ftyp2 .footer--newsletter.footer--column {
        width: auto
    }

    .footer-main.ftyp1 .footer--newsletter.custom-background,.footer-main.ftyp2 .footer--newsletter.custom-background {
        background: #fff ff
    }

    .footer-main.ftyp1 .footer--newsletter .column--headline,.footer-main.ftyp2 .footer--newsletter .column--headline {
        margin: 0;
        padding: 10px 0
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--form,.footer-main.ftyp2 .footer--newsletter .newsletter--form {
        position: relative
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--field,.footer-main.ftyp2 .footer--newsletter .newsletter--field {
        float: none;
        display: block;
        width: 85%
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--button,.footer-main.ftyp2 .footer--newsletter .newsletter--button {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 15%
    }

    .footer-main.ftyp1 .footer--newsletter .column--content,.footer-main.ftyp2 .footer--newsletter .column--content {
        color: #787878
    }

    .footer-main.ftyp1 .footer--newsletter .column--headline,.footer-main.ftyp2 .footer--newsletter .column--headline {
        color: #ea7c13
    }

    .footer-main.ftyp3 .column--hotline {
        width: 50%
    }

    .footer-main .fab,.footer-main .fas,.footer-main .fa {
        color: #ea7c13;
        font-size: 35px;
        padding: 0 10px 10px 0
    }

    .footer--logos img {
        display: inline;
        height: 55px
    }
}

@media screen and (min-width: 48em) {
    .footer-main.ftyp1 .footer-container .column--content,.footer-main.ftyp2 .footer-container .column--content,.footer-main.ftyp3 .footer-container .column--content {
        display: inline-block
    }

    .footer-main.ftyp1 .column--menu.is--first,.footer-main.ftyp2 .column--menu.is--first,.footer-main.ftyp3 .column--menu.is--first {
        width: 50%
    }
}

.content-main {
    box-shadow: none
}

.content-main .content-main--inner {
    background: #fff;
    box-shadow: none
}

.content-main .content--breadcrumb {
    background: #fff;
    color: #787878
}

.content-main .content--breadcrumb:hover {
    background: #fff;
    color: #787878
}

.account--welcome.panel,.blog--detail.panel {
    background: #fff
}

.panel {
    border-radius: 0
}

.is--rounded {
    border-radius: 0
}

.register--personal.panel,.register--form.panel {
    border-radius: 0;
    border: none
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell
}

.table-head {
    display: table-cell
}

.js--img-zoom--flyout,.js--img-zoom--lens {
    border-radius: 0
}

.image-slider--thumbnails .thumbnail--link {
    border-radius: 0
}

.image-slider--thumbnails .thumbnails--arrow {
    font-weight: bold
}

.product-slider--arrow.arrow--prev,.product-slider--arrow.arrow--next {
    border-radius: 0
}

.is--ctl-styleguide {
    background: #fff
}

.is--ctl-styleguide .container.guide .header-main {
    border: none
}

.is--ctl-styleguide .container.guide .text-preview {
    color: #e6e6e6
}

.is--ctl-styleguide .container.guide .table-row .table-cell {
    padding: 15px 0;
    vertical-align: middle;
    width: 25%
}

.is--ctl-styleguide .container.guide .table-row .table-cell .round {
    border-radius: 100%;
    display: inline-block;
    padding: 20px;
    vertical-align: middle
}

.is--ctl-styleguide .container.guide .table-row .table-cell .table-label {
    vertical-align: middle;
    padding: 0 0 0 10px
}

.is--ctl-styleguide .container.guide .table-row .table-cell i {
    font-size: 1.3125rem;
    display: inline;
    position: relative;
    vertical-align: middle;
    top: 0;
    left: 0
}

.is--ctl-styleguide .container.guide h3 {
    margin: 0
}

.is--ctl-styleguide .container.guide .forms .table-row .table-cell .table-label {
    padding: 0
}

.is--ctl-styleguide .container.guide .guide-headlines h3 {
    margin: 28px 0 10px 0
}

.is--ctl-styleguide .container.guide .alert {
    margin: 20px 0
}

.is--ctl-styleguide .container.guide .preview-layout {
    border: 1px solid #000
}

.is--ctl-styleguide .container.guide .preview-layout .body-class {
    font-family: Roboto Condensed;
    font-weight: 300;
    color: #787878;
    background: #fff
}

.is--ctl-styleguide .container.guide .preview-layout .container .header-main {
    border-bottom: 1px solid #000;
    padding: 10px 0
}

.is--ctl-styleguide .container.guide .preview-layout .container .footer-main {
    border-top: 1px solid #000;
    padding: 10px 0
}

.is--ctl-styleguide .container.guide .preview-layout .container .text-preview {
    text-align: center
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class {
    height: 100%
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class .container {
    min-height: 500px;
    width: 1000px
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class .container.content-main {
    margin: 0 auto
}

.is--ctl-styleguide .container.guide .preview-layout .container .listing--content {
    margin: 0 0 0 20px;
    width: 70%
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

#topbar .topbar_lang .fr_FR {
    background: url("../../Plugins/Community/Core/SwagFrance/Views/frontend/_public/src/img/fr.png") 0 0 no-repeat transparent
}

#header .inner .my_options span.service {
    background-position: right, top
}

#confirm .additional_footer .actions {
    width: 18.75rem
}

#confirm .additional_footer .actions #basketButton {
    width: 18.75rem
}

#content #login .inner_container .action input.button-middle {
    width: 5.625rem
}

#content .inner #basket .shipping {
    padding-right: 1.25rem;
    width: 29.875rem
}

#content .inner #basket .shipping form > div {
    width: 100%
}

#content .inner #basket .shipping form div p {
    width: 10.0625rem
}

#content .inner #detail .abocommerce-data-wrapper .article_details_price2 {
    margin-bottom: .625rem
}

.modal .ajax_login_form fieldset .existing_customer .last #checkout_button {
    margin-left: 21.3125rem;
    width: 7.5rem
}

#listing-3col .artbox .inner a.compare_add_article {
    width: 5.0625rem
}

#listing-3col .artbox .inner a.more {
    left: 6rem;
    width: 7.5rem
}

body .price-separation-popup {
    width: 15.625rem
}

body .price-separation-popup .price-separation-inner-popup table {
    display: inline-block
}

.basket_dispatch_description {
    clear: both
}

.language--flag.it_IT {
    background: url("../../Plugins/Community/Core/SwagItaly/Views/responsive/frontend/_public/src/img/flag-italy.png") no-repeat
}

/*!
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
*/
.bootstrap-select {
    width: 220px \0
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.pull-right,.bootstrap-select.btn-group[class*="col-"].pull-right,.row-fluid .bootstrap-select.btn-group[class*="col-"].pull-right {
    float: right
}

.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204,204,204,0.2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block
}

.bs-searchbox,.bs-actionsbox {
    padding: 4px 8px
}

.bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

#dreisc-filter-extended .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

#dreisc-filter-extended button,#dreisc-filter-extended select {
    text-transform: none
}

#dreisc-filter-extended button {
    overflow: visible
}

#dreisc-filter-extended .pull-left {
    float: left !important
}

#dreisc-filter-extended .btn .caret {
    margin-left: 0
}

#dreisc-filter-extended .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

#dreisc-filter-extended .open > .dropdown-menu {
    display: block
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    width: 200px
}

#dreisc-filter-extended .outer-select .inner-select {
    display: none
}

#dreisc-filter-extended .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

#dreisc-filter-extended .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

#dreisc-filter-extended .bootstrap-select > .btn {
    padding: 3px
}

#dreisc-filter-extended .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%
}

#dreisc-filter-extended .possible {
    color: #35982d !important
}

#dreisc-filter-extended .possible:hover,#dreisc-filter-extended .possible:focus {
    color: #35982d !important;
    background-color: #f2f2f2 !important
}

#dreisc-filter-extended .not-possible {
    color: #9a9a9a !important
}

.hide-not-possible-options .not-possible {
    display: none !important
}

#dreisc-filter-extended .not-possible:hover,#dreisc-filter-extended .not-possible:focus {
    color: #9a9a9a !important;
    background-color: #f2f2f2 !important
}

.dreisc-invalid-group .filter-option {
    color: #ff0000 !important
}

#not-possible-info-tooltip {
    background-color: #faeceb;
    border: 1px solid #e74c3c;
    padding: 5px;
    position: absolute;
    top: 106px;
    z-index: 999999;
    border-radius: 3px
}

#not-possible-info-tooltip span {
    color: #8a1f11
}

.dreisc-config-select {
    position: relative
}

#dreisc-filter-extended .bootstrap-select {
    width: 100% !important;
    line-height: 2.25rem !important
}

@media screen and (min-width: 64em) {
    #dreisc-filter-extended .bootstrap-select {
        width: 80% !important
    }
}

#dreisc-filter-extended .btn {
    border-radius: 3px !important;
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8fa 100%) !important;
    border: 1px solid #dadae5 !important
}

#dreisc-filter-extended .btn:hover {
    border: 1px solid #ea7c13 !important
}

#dreisc-filter-extended .btn:hover .caret {
    color: #ea7c13 !important
}

#dreisc-filter-extended .btn .filter-option {
    padding: .3rem 2.5rem .3rem .625rem !important
}

#dreisc-filter-extended .btn .caret {
    border-left: 1px solid #dadae5 !important;
    height: 100% !important;
    top: 2px !important;
    width: 30px !important;
    right: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    font-size: 5px !important;
    text-align: center !important;
    padding-top: 14px !important
}

#dreisc-filter-extended .btn .caret:hover {
    color: #ea7c13 !important
}

.bootstrap-select.btn-group .dropdown-menu li {
    outline: 0 !important
}

.bootstrap-select.btn-group .dropdown-menu li a {
    outline: 0 !important
}

.product--configurator .wrapper-group-active button.disabled {
    opacity: .5;
    cursor: not-allowed !important
}

#netzp-search-content .netzp-searchcontent-item img {
    float: left;
    margin: 0 .5rem .5rem 0;
    display: inline-block;
    max-height: 5rem
}

#netzp-search-content .netzp-searchcontent-item .netzp-searchcontent-excerpt {
    display: block;
    margin: 0 0 .5rem 0;
    line-height: 1.2rem
}

#netzp-search-content h3 {
    margin: .5rem 0 .25rem 0
}

#netzp-search-content #content > div {
    display: none
}

#netzp-search-content input.netzp-tab {
    display: none;
    width: 0;
    margin: 0
}

#netzp-search-content .badge {
    margin: 0
}

#netzp-search-content .netzp-full-width {
    width: 90%
}

#netzp-search-content ul.results--list::after {
    z-index: -1
}

#netzp-search-content label.tablabelajax,#netzp-search-content label.tablabel {
    display: inline-block;
    background: white;
    text-align: center;
    border: 1px solid #e6e6e6
}

#netzp-search-content label.tablabelajax {
    height: 2rem;
    line-height: 1.5rem;
    padding: .25rem .5rem .25rem .5rem;
    font-size: 90%
}

#netzp-search-content label.tablabel {
    height: 2.5rem;
    line-height: 1.5rem;
    padding: .5rem .75rem .25rem .75rem;
    font-size: 110%
}

#netzp-search-content label.tablabelajax:hover,#netzp-search-content label.tablabel:hover {
    color: #fff
}

#netzp-search-content input.netzp-tab:checked + label.tablabelajax,#netzp-search-content input.netzp-tab:checked + label.tablabel {
    background: #f59b45;
    color: white
}

#netzp-search-content > #taba1:checked ~ #content #contenta1,#netzp-search-content > #taba2:checked ~ #content #contenta2,#netzp-search-content > #taba3:checked ~ #content #contenta3,#netzp-search-content > #taba4:checked ~ #content #contenta4,#netzp-search-content > #taba5:checked ~ #content #contenta5,#netzp-search-content > #taba6:checked ~ #content #contenta6,#netzp-search-content > #taba7:checked ~ #content #contenta7,#netzp-search-content > #taba8:checked ~ #content #contenta8,#netzp-search-content > #taba9:checked ~ #content #contenta9,#netzp-search-content > #taba10:checked ~ #content #contenta10,#netzp-search-content > #taba11:checked ~ #content #contenta11,#netzp-search-content > #taba12:checked ~ #content #contenta12,#netzp-search-content > #taba13:checked ~ #content #contenta13,#netzp-search-content > #taba14:checked ~ #content #contenta14,#netzp-search-content > #taba15:checked ~ #content #contenta15,#netzp-search-content > #tab1:checked ~ #content #content1,#netzp-search-content > #tab2:checked ~ #content #content2,#netzp-search-content > #tab3:checked ~ #content #content3,#netzp-search-content > #tab4:checked ~ #content #content4,#netzp-search-content > #tab5:checked ~ #content #content5,#netzp-search-content > #tab6:checked ~ #content #content6,#netzp-search-content > #tab7:checked ~ #content #content7,#netzp-search-content > #tab8:checked ~ #content #content8,#netzp-search-content > #tab9:checked ~ #content #content9,#netzp-search-content > #tab10:checked ~ #content #content10,#netzp-search-content > #tab11:checked ~ #content #content11,#netzp-search-content > #tab12:checked ~ #content #content12,#netzp-search-content > #tab13:checked ~ #content #content13,#netzp-search-content > #tab14:checked ~ #content #content14,#netzp-search-content > #tab15:checked ~ #content #content15 {
    display: block
}

@media screen and (max-width: 480px) {
    #netzp-search-content label.tablabelajax {
        height: 2rem;
        padding: .25rem .15rem .5rem .15rem;
        font-size: 80%
    }

    #netzp-search-content label.tablabel {
        height: 2rem;
        padding: .25rem .25rem .5rem .25rem;
        font-size: 80%
    }
}

.advanced-menu {
    max-width: 78.75rem;
    box-shadow: 0 10px 25px -15px #000;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #787878;
    width: 100%;
    position: absolute;
    color: #787878;
    z-index: 3000
}

.advanced-menu:after {
    content: "";
    display: table;
    clear: both
}

.advanced-menu .menu--list {
    list-style: none;
    display: block
}

.advanced-menu .content--wrapper {
    margin: 1.25rem 1.25rem 1.25rem 1.25rem;
    position: relative
}

.advanced-menu .menu--delimiter {
    content: "";
    width: 1px;
    background: #e6e6e6;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0
}

.advanced-menu .menu--teaser {
    padding: .625rem .625rem 0rem 1.25rem;
    position: relative;
    float: left
}

.advanced-menu .teaser--image {
    height: 15.625rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block
}

.advanced-menu .teaser--image + .teaser--headline,.advanced-menu .teaser--image + .teaser--text {
    margin-top: 2.5rem
}

.advanced-menu .teaser--headline {
    font-size: 1.3125rem;
    margin: 0rem 0rem 1.25rem 0rem;
    font-weight: bold
}

.advanced-menu .teaser--text-link {
    color: #ea7c13
}

.advanced-menu .teaser--text-link:hover {
    color: #ea7c13
}

.advanced-menu .menu--list-item {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    word-wrap: break-word
}

.advanced-menu .menu--list-item-link {
    padding: .3125rem 0rem .3125rem 0rem;
    font-size: 1rem;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    color: #787878;
    display: block
}

.advanced-menu .menu--list-item-link:hover {
    padding: .3125rem 0rem .3125rem .1875rem;
    color: #ea7c13
}

.advanced-menu .button-container {
    font-size: 1rem;
    padding: 1.25rem 1.875rem 1.25rem 0rem;
    background: #787878;
    color: #787878;
    font-weight: bold
}

.advanced-menu .button-container .button--category {
    padding: 1.25rem 3.125rem 1.25rem 3.125rem;
    -webkit-transition: padding .1s ease;
    transition: padding .1s ease;
    color: #787878;
    position: relative
}

.advanced-menu .button-container .button--category:hover {
    padding: 1.25rem 3.125rem 1.25rem 3.4375rem
}

.advanced-menu .button-container .icon--arrow-right {
    font-size: .75rem;
    margin-top: -0.375rem;
    position: absolute;
    top: 50%;
    right: 1.875rem
}

.advanced-menu .button-container .button--close {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin-top: -1.25rem;
    float: right;
    cursor: pointer
}

.advanced-menu .menu--container {
    display: none
}

.advanced-menu .menu--container.menu--is-active {
    display: block
}

.advanced-menu .menu--level-0 {
    padding: .625rem .625rem 0rem .625rem;
    float: left;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.advanced-menu .menu--level-0.columns--1 {
    -webkit-column-count: 1;
    column-count: 1
}

.advanced-menu .menu--level-0.columns--2 {
    -webkit-column-count: 2;
    column-count: 2
}

.advanced-menu .menu--level-0.columns--3 {
    -webkit-column-count: 3;
    column-count: 3
}

.advanced-menu .menu--level-0.columns--4 {
    -webkit-column-count: 4;
    column-count: 4
}

.advanced-menu .menu--level-1 {
    margin: .3125rem 0rem 0rem 1.25rem
}

.advanced-menu .menu--level-2 {
    margin: 0rem 0rem .3125rem 1.25rem
}

.advanced-menu .item--level-0 {
    padding-bottom: 2.5rem;
    display: block;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.advanced-menu .item--level-0 .menu--list-item-link {
    font-weight: bold
}

.advanced-menu .item--level-1:last-child {
    margin: 0
}

.advanced-menu .item--level-1 .menu--list-item-link {
    padding: .3125rem 0rem .3125rem 0rem;
    font-size: 1rem;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    color: #787878;
    display: block;
    font-weight: normal
}

.advanced-menu .item--level-1 .menu--list-item-link:hover {
    padding: .3125rem 0rem .3125rem .1875rem;
    color: #ea7c13
}

.advanced-menu .item--level-2 .menu--list-item-link {
    font-size: .875rem
}

.advanced-menu .item--level-2 .menu--list-item-link + .menu--level-3 {
    margin: 0rem 0rem .3125rem 1.25rem
}

.advanced-menu .item--level-3 .menu--list-item-link {
    font-size: .75rem
}

.navigation-main .navigation--list .navigation--entry.is--hovered {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #787878
}

.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link {
    background: #787878;
    color: #787878
}

@media screen and (min-width: 78.75em) {
    .advanced-menu .content--wrapper {
        margin: 2.5rem 2.5rem 2.5rem 2.5rem
    }
}

#filter .filter--actions {
    display: none
}

.action--filter-options .filter--active-container:not(.is--disabled) {
    display: block
}

.filter--active .filter-facet-result-number-wr {
    display: none
}

.filter-panel.has-active-values {
    border-color: #ea7c13
}

.filter-panel--media-option.disabled {
    opacity: 0.5
}

.filter-loading {
    opacity: 0.3
}

.filter-panel--option.disabled .filter-panel--media-image {
    opacity: 0.5
}

.filter-panel--radio input[type="radio"]:disabled ~ .input--state {
    background: #e9e9f0
}

.filter-custom-group .filter-panel--content .filter-panel,.filter-custom-group .filter-panel--content .filter-panel--flyout,.filter-custom-group .filter-panel--content .filter-panel--content {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
    max-height: none;
    position: relative
}

.filter-custom-group .filter-panel--content .filter-panel:not([data-filter-type="value"]) .filter-panel--title {
    padding-left: 0
}

.filter-custom-group .filter-panel--content .filter-panel--icon {
    display: none
}

.filter-element-wr.disabled {
    opacity: 0.3
}

.filter-element-wr.disabled .filter-panel::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

.filter-element-wr.filter-expanded-groups:nth-child(3n + 1) {
    clear: both
}

.filter-element-wr.filter-expanded-groups .filter-panel {
    height: auto
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout {
    height: auto;
    max-height: 235px;
    position: relative
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout .filter-panel--icon {
    display: none
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout .filter-panel--content {
    max-height: 192px;
    overflow-x: hidden;
    overflow-y: auto
}

.groups-expanded .filter-element-wr:nth-child(3n + 1) {
    clear: both
}

.groups-expanded .filter-element-wr .filter-panel {
    height: auto
}

.groups-expanded .filter-element-wr .filter-panel .filter-panel--flyout {
    border-color: #e6e6e6;
    max-height: 235px;
    position: relative
}

.groups-expanded .filter-element-wr .filter-panel .filter-panel--flyout .filter-panel--content {
    max-height: 192px;
    overflow-x: hidden;
    overflow-y: auto
}

.power-filter-sidebar .action--filter-btn {
    display: none
}

.filter-caption {
    display: none
}

@media (min-width: 48em) {
    .filter-caption {
        display: block
    }

    .filter-opener-with-sidebar {
        display: none
    }

    .power-filter-sidebar {
        float: left;
        margin: 0rem;
        width: 14.375rem
    }

    .power-filter-sidebar .action--filter-btn {
        display: block
    }

    .power-filter-sidebar .filter-wr {
        clear: both
    }

    .power-filter-sidebar .filter-wr > .listing--actions {
        border: none;
        background: none
    }

    .power-filter-sidebar .filter-wr > .listing--actions .action--filter-btn {
        margin: 0;
        float: none;
        width: 100%
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container {
        padding: 0;
        margin: 0
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container .filter-panel {
        width: 100%;
        margin-left: 0;
        height: auto
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container .filter-panel .filter-panel--flyout {
        position: relative
    }

    .power-filter-sidebar .filter-wr + .sidebar-main {
        padding-top: 0.5em
    }

    .power-filter-sidebar .filter-wr:first-child {
        padding-top: 2.8125rem
    }

    .is--ctl-listing .power-filter-sidebar:not(.is--hidden) + .content--wrapper {
        margin-left: 16.25rem
    }
}

@media (min-width: 48em) {
    .filter-caption {
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.625rem;
        color: #787878
    }

    .is--ctl-search .power-filter-sidebar + .content--wrapper {
        margin-left: 260px;
        margin-left: 16.25rem
    }

    .show-always #filter,.show-always .filter--facet-container {
        display: block !important
    }

    .filter-wr.show-always .action--filter-btn {
        display: none
    }

    .filter-wr.show-always .filter-caption {
        margin: 0
    }

    .filter-wr.show-always .action--filter-options {
        border-top: none
    }

    .filter-wr.show-always #filter,.filter-wr.show-always .filter--facet-container {
        display: block !important
    }

    .filter-wr.no-sidebar .filter-caption {
        padding-left: 10px;
        padding-left: 0.625rem;
        float: left
    }

    .filter-wr .filter--actions-bottom {
        display: none !important
    }

    .action--sort + .filter-wr .filter-caption {
        display: none
    }

    .search-with-sidebar .listing--actions {
        padding: 10px;
        padding: 0.625rem
    }

    .search-with-sidebar .listing--actions .action--sort {
        float: left
    }

    .search-with-sidebar .listing--actions .listing--paging {
        border: none;
        padding: 0
    }
}

.contact-content {
    background: #fff;
    box-shadow: 0 2px 3px 0 #f5f5f5;
    padding: .625rem 1.875rem .625rem 1.875rem;
    width: 20rem;
    max-height: 300px;
    overflow-y: auto
}

.contact-content .contact-element {
    border-bottom: solid 1px #f5f5f5;
    padding: .625rem 0rem .625rem 0rem
}

.contact-content .contact-element .headline {
    color: #787878;
    font-size: .875rem;
    font-weight: 700;
    margin: .625rem 0rem .625rem 0rem
}

.contact-content .contact-element .address {
    font-style: normal
}

@media screen and (min-width: 30em) {
    .contact-content {
        height: 100%
    }

    .contact-content .contact-element {
        padding: 1.25rem 0rem 1.25rem 0rem
    }
}

@keyframes flyIn {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }
}

@keyframes flyInMobile {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@keyframes flyOutMobile {
    0% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes flyOut {
    0% {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }

    50% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sticky-button {
    bottom: 0;
    position: fixed;
    right: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    z-index: 7999
}

.sticky-button.normal {
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.sticky-button.open {
    bottom: 0;
    -webkit-animation: flyOutMobile 1s forwards;
    animation: flyOutMobile 1s forwards
}

.sticky-button.open .sticky-toggle-button {
    left: -70px;
    top: 0;
    right: 0
}

.sticky-button .sticky-toggle-button {
    border-radius: .25rem;
    border: none;
    cursor: pointer;
    height: 70px;
    left: -70px;
    line-height: 1.5;
    outline: none;
    position: absolute;
    top: 0;
    width: 70px
}

.sticky-button .sticky-toggle-button:focus {
    outline: none
}

.sticky-button .sticky-toggle-button .button-text {
    font-size: .8125rem
}

.sticky-button .sticky-toggle-button .icon {
    font-size: 1.875rem
}

.sticky-button .contact-content {
    max-height: 450px
}

@media screen and (min-width: 30em) {
    .sticky-button {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }

    .sticky-button.open {
        -webkit-animation: flyOut 1s forwards;
        animation: flyOut 1s forwards
    }
}

@media screen and (min-width: 48em) {
    .sticky-button .contact-content {
        max-height: 750px
    }
}

.contact i.icon--cross {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 1.875rem;
    top: 10px
}

@media screen and (min-width: 0) {
    .teaser--container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }

    .teaser--container .teaser--element {
        border: 1px solid #e6e6e6
    }

    .teaser--container .teaser--element img {
        height: auto;
        margin: 0 auto;
        max-height: 200px;
        padding: .625rem 1.25rem .625rem 1.25rem;
        object-fit: contain;
        width: auto
    }

    .teaser--container .teaser--element .teaser--name {
        padding: .625rem 1.25rem .625rem 1.25rem;
        text-align: center
    }

    .teaser--container .teaser--element .teaser--noimg {
        height: 200px;
        margin: 0 auto;
        position: relative;
        left: auto;
        top: auto;
        transform: none
    }
}

@media screen and (min-width: 30em) {
    .teaser--container .teaser--element img {
        height: 200px
    }
}

@media screen and (min-width: 48em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (min-width: 64em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.hero-image-wrapper {
    position: relative
}

.hero-image-wrapper:before {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .35;
    position: absolute;
    right: 0;
    width: 100%
}

.hero-image-wrapper .hero-image {
    object-fit: cover;
    max-height: 200px;
    width: 100%
}

.hero-image-wrapper h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    position: absolute;
    left: 0;
    margin: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    width: 100%
}

@media screen and (min-width: 64em) {
    .hero-image-wrapper h2 {
        font-size: 60px
    }
}

.inquiry-header.panel {
    margin-top: 1.25rem;
    padding-left: 1.25rem;
    padding-right: .625rem
}

#inquiry-form .field--select,#inquiry-form input {
    margin-bottom: .9375rem
}

#inquiry-form input[type='text'],#inquiry-form input[type='email'],#inquiry-form input[type='tel'] {
    width: 100%
}

#inquiry-form .panel--body.is--wide {
    padding: 0
}

@media screen and (min-width: 48em) {
    .is--ctl-inquiry .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }
}

@media screen and (min-width: 48em) {
    .lexicon--info {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .is--ctl-Lexicon .sidebar-main {
        display: block
    }

    .is--ctl-Lexicon .content-main .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-lexicon .sidebar-main {
        display: block
    }

    .is--ctl-lexicon .content-main .content--wrapper {
        margin-left: 16.25rem
    }
}

.lexicon-text-detail h1 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem
}

.lexicon-text-detail ul {
    margin: 1.25rem 0rem 1.25rem 0rem;
    padding-left: 1.875rem
}

.lexicon-text-listing h1 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem
}

.lexicon--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.action--lexicon-options {
    background-color: #e6e6e6
}

.lexicon--close-btn {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    font-size: .875rem;
    color: #f5f5f5;
    font-weight: bold;
    display: block
}

.action--lexicon-options .lexicon--close-btn .icon--arrow-right {
    margin: .75rem 0rem 0rem 0rem;
    font-size: .6875rem;
    float: right
}

#keyword_index {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin: 0rem 0rem 1.875rem 0rem;
    background: #f2f2f2;
    text-align: center;
    display: none
}

#keyword_index .btn {
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: .9375rem
}

@media screen and (min-width: 48em) {
    #keyword_index {
        display: block
    }
}

.lexicon--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.lexicon .entries .product--box .box--content {
    padding-top: 0
}

.lexicon .entries .product--box .box--content .title {
    color: #787878
}

.lexicon .entries .product--box.box--minimal {
    height: 19.375rem
}

.lexicon .entries .product--box.box--basic {
    height: 15rem
}

.lexicon .entries .product--box.box--liste {
    height: 11.875rem
}

.lexicon .article .product--box.box--liste {
    width: 100%
}

.modal_lexicon a {
    text-decoration: underline
}

@media screen and (min-width: 48em) {
    .is--ctl-lexicon.is--no-sidebar.is--no-lexicon-sidebar .sidebar-main {
        display: none
    }

    .is--ctl-lexicon.is--no-sidebar.is--no-lexicon-sidebar .content--wrapper {
        margin-left: 0rem
    }
}

#lexiconContainer {
    position: fixed;
    width: 500px;
    max-width: 90vw;
    background-color: #FFF;
    top: 50%;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 9999;
    border-radius: 3px;
    box-shadow: 0 0 0 7px rgba(0,0,0,0.25);
    display: none;
    opacity: 1
}

#lexiconContainer .ajax_lexicon_container .close-window {
    position: absolute;
    right: .75rem;
    top: .75rem
}

#lexiconContainer .ajax_lexicon_container .inner_container {
    max-height: 60vh;
    overflow: auto;
    padding: 0rem 1.5rem 0rem 1.5rem
}

#lexiconContainer .ajax_lexicon_container .footer {
    padding: 0rem .5rem .5rem 1.5rem;
    overflow: hidden;
    text-align: right
}

* html #lexiconContainer {
    position: absolute
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .is--primary {
    text-align: center;
    position: relative;
    width: 100%
}

.ffb-custom-emotion-element .entry--search {
    width: 100%
}

#product_search {
    display: block;
    margin-left: 0
}

@media screen and (min-width: 30em) {
    #product_search {
        margin-left: 20px
    }
}

@media screen and (min-width: 48em) {
    #product_search {
        margin-left: -14.0625rem
    }
}

.contact_search {
    padding: 0 30px
}

.contact_search div.form-group.zip {
    display: none
}

.contact_search div.form-group label {
    width: 80px;
    padding: 10px 0;
    float: left
}

.contact.teaser--container {
    padding: 0 30px
}

.contact.teaser--container b {
    line-height: 22px
}

.contact.teaser--container .teaser--content {
    display: none
}

.contact.teaser--container .blog--box-header {
    margin: 10px 10px 0 10px
}

.contact.teaser--container .blog--box-header img {
    max-height: 50px;
    max-width: 250px
}

.contact.teaser--container .blog--box-content {
    margin: 10px
}

.contact.teaser--container .blog--box-content i.icon--fa-user {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-user:before {
    content: "\f007"
}

.contact.teaser--container .blog--box-content i.icon--fa-mobile {
    display: inline-block;
    padding: 0 2px;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-mobile:before {
    content: "\f10b"
}

.contact.teaser--container .blog--box-content i.icon--fa-phone {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-phone:before {
    content: "\f095"
}

.contact.teaser--container .blog--box-content i.icon--fa-fax {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-fax:before {
    content: "\f1ac"
}

.contact.teaser--container .blog--box-content i.icon--fa-globe {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-globe:before {
    content: "\f0ac"
}

.contact.teaser--container .blog--box-content i.icon--mail {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.fa-check-square {
    color: #ea7c13
}

@media screen and (min-width: 0) {
    .contact.teaser--container {
        grid-template-columns: 1fr
    }
}

@media screen and (min-width: 48em) {
    .contact.teaser--container {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width: 78.75em) {
    .contact.teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.fallstudien {
    width: 100%
}

.fallstudien .head--picture {
    display: none;
    float: none;
    max-height: initial;
    max-width: 100%
}

.fallstudien .content-type--head.panel .panel--title--headline {
    align-items: center;
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 1.25rem 0 1.25rem
}

.fallstudien .content-type--head.panel .panel--title--headline h1 {
    margin: 0;
    padding: 0;
    order: 2
}

.fallstudien .content-type--head.panel ul {
    list-style: none;
    margin: 2.25rem 0 0 0;
    line-height: 1.7rem
}

.fallstudien .content-type--body {
    display: grid;
    grid-template-columns: 1fr
}

.fallstudien .content-type--body .content-type--field {
    padding: 0
}

.fallstudien .content-type--body .content-type--field .panel--body {
    padding: 0 1.25rem
}

.fallstudien .content-type--body .panel--title {
    margin: 0
}

.fallstudien .content-type--body .fallstudien-typen {
    margin-top: 15px;
    order: 10
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .datasheet {
    margin: 0
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions {
    bottom: auto;
    display: block;
    position: relative
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions form {
    display: block
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions form + form {
    margin-top: .9375rem
}

.fallstudien .content-type--body .content-type--field-tinymce .field--content {
    background-color: #FFFFFF
}

#closeproduct i:hover {
    cursor: pointer
}

@media screen and (min-width: 0) {
    .shop--navigation .navigation--list {
        display: block !important
    }

    #fallstudien_search .filter--active-container {
        clear: both
    }

    #fallstudien_search div.sort {
        float: right;
        width: 100%
    }

    #fallstudien_search div.sort .js--fancy-select {
        max-width: initial
    }

    #fallstudien_search div.sort .js--fancy-select:after {
        border-left: none;
        font-size: 14px;
        width: 2.5rem
    }

    #fallstudien_search div.sort .js--fancy-select .sort-select {
        height: 2.4rem;
        line-height: 2.4rem
    }

    .CustomFallstudien {
        display: none
    }

    .CustomFallstudien_Content h2 {
        margin: 1.75rem 0 .625rem 0
    }

    .CustomFallstudien_Content h2.blog--box-headline {
        position: relative
    }

    .CustomFallstudien_Content h2.blog--box-headline .filter-panel--icon {
        font-size: 30px;
        font-weight: bold;
        left: 0;
        right: auto;
        top: 28px;
        transform: rotate(-90deg)
    }

    .CustomFallstudien_Content h2.blog--box-headline .blog--box-link {
        padding-left: 30px
    }

    .CustomFallstudien_Content .search--results {
        margin-top: 90px
    }

    .CustomFallstudien_Content .teaser--content + .teaser--content {
        border-top: 1px solid #ea7c13
    }

    .CustomFallstudien_Content .blog--content.fallstudien {
        margin-top: 0
    }

    .CustomFallstudien_Content .blog--box li.blog--metadata {
        list-style: none;
        line-height: 1.7rem
    }
}

@media screen and (min-width: 48em) {
    .fallstudien .content-type--head.panel .panel--title--headline {
        grid-template-columns: 70% 30%;
        margin: 1.25rem 0 .625rem 0
    }

    .fallstudien .content-type--head.panel .panel--title--headline h1 {
        order: 0
    }

    .fallstudien .content-type--head.panel .panel--title--headline .navigation--link {
        text-align: right
    }

    #fallstudien_search {
        clear: right;
        height: 100px
    }

    #fallstudien_search .filter-panel--content {
        overflow: auto
    }

    #fallstudien_search .filter-panel--content .filter-panel--label {
        overflow: unset
    }

    #fallstudien_search .filter--active-container {
        clear: unset;
        position: absolute;
        top: 100px
    }

    #fallstudien_search div.sort {
        margin-right: 8px;
        width: 32%
    }

    #fallstudien_search div.sort .js--fancy-select {
        max-width: 18.125rem
    }

    .CustomFallstudien {
        width: 14.375rem;
        margin: 0rem 0rem 0rem 0rem;
        padding-top: 1.875rem;
        display: block;
        float: left
    }

    .CustomFallstudien_Content {
        margin-left: 16.25rem;
        padding-top: 2.8125rem
    }

    .exportButton {
        float: right;
        position: relative
    }

    .exportButton .form--ajax-loader {
        display: block;
        top: 0
    }

    .exportButton .hide {
        display: none !important
    }
}

.emotion--row .download_listing .closeAllProduct {
    position: absolute;
    top: 15px
}

.emotion--row .download_listing .product--info ul {
    color: #787878;
    font-size: 14px;
    margin-left: 15px;
    min-height: 65px
}

.emotion--row .download_listing #download_search input.main-search--field {
    margin: 0 0 1% 1%
}

.emotion--row .download_listing .filter--active-container {
    clear: both
}

.emotion--row .download_listing .emotion--blog.listing {
    margin: 0;
    padding: 0 1%
}

.emotion--row .download_listing .emotion--blog.listing .product--spacer {
    height: .9375rem
}

.emotion--row .download_listing .emotion--blog.listing .text {
    min-height: 150px
}

.emotion--row .download_listing ::placeholder {
    color: #787878;
    opacity: 1
}

.emotion--row .download_listing :-ms-input-placeholder {
    color: #787878
}

.emotion--row .download_listing ::-ms-input-placeholder {
    color: #787878
}

.emotion--row .download_listing #clearOptionen {
    position: relative;
    right: 0;
    top: 0
}

@media screen and (min-width: 0) {
    .emotion--row #sDownloadSearch {
        margin: 1% 0;
        width: 100%
    }

    .emotion--row .closeAllProduct {
        right: -18px;
        top: 4px
    }

    .emotion--row .closeAllProduct:hover {
        cursor: pointer
    }
}

@media screen and (min-width: 48em) {
    .emotion--row #sDownloadSearch {
        margin: 1%;
        width: 60%
    }

    .emotion--row .closeAllProduct {
        right: 38%;
        top: 10px
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing .box--basic {
        width: 100%
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing .product--box {
        padding: 0
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

html,body {
    position: relative
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next + .swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ffb-custom-emotion-element {
    font-size: 14px
}

.ffb-custom-emotion-element .ffb-slider-teaser-slider-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-button {
    min-height: 35px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper .ffb-slider-teaser-image-container img {
    width: 100%
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper .ffb-slider-teaser-text {
    font-size: .875rem;
    min-height: 80px;
    padding: 5px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper p {
    margin: 0;
    white-space: normal
}

.ffb-custom-emotion-element .product-custom-container {
    padding: 0 50px
}

.ffb-custom-emotion-element .product-slider--arrow {
    background: none;
    border: none;
    color: #000
}

.ffb-custom-emotion-element .product-slider--arrow.arrow--next {
    right: 15px
}

.ffb-custom-emotion-element .product-slider--arrow.arrow--prev {
    left: 15px
}

.swiper-scrollbar {
    background: #f5f5f5
}

.swiper-scrollbar .swiper-scrollbar-drag {
    background: #6a8190
}

.swiper-container .swiper-slide {
    background: transparent
}

.swiper-container .swiper-pagination-bullet {
    background: #f5f5f5
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #007aff
}

.right_top,.mid_top,.left_top {
    top: 5%
}

.left_top {
    left: 5%
}

.mid_top {
    margin: auto
}

.right_top {
    right: 5%
}

.left_bottom,.right_bottom,.mid_bottom {
    bottom: 12%
}

.left_bottom {
    left: 5%
}

.right_bottom {
    right: 5%
}

.mid_bottom {
    margin: auto
}

.left_mid {
    left: 5%
}

.right_mid {
    right: 5%
}

.theme_text_layer {
    background: #fff;
    -webkit-box-shadow: 0 5px 30px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 5px 30px -15px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 30px -15px rgba(0,0,0,0.75);
    color: #000;
    max-width: 80%;
    outline: 1px solid #ddd;
    padding: 10px;
    position: absolute
}

.theme_text_layer a {
    text-decoration: none
}

.swiper-button-next,.swiper-button-prev {
    background-image: none
}

.neonImproveOrderedVariants {
    list-style-type: none
}

.neonImproveOrderedVariants__label {
    font-weight: bold
}

.product--details .is--active.action--link [class^="icon--"],.product--box .is--active.action--link [class^="icon--"],.product--details .is--active.product--action [class^="icon--"],.product--box .is--active.product--action [class^="icon--"] {
    color: #ea7c13
}

.blog--content .blog--listing--container .blog--listing {
    float: none;
    width: 100%
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom {
    margin-bottom: 1.125rem
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper {
    margin-right: -1.25rem
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper .blog-badge-sponsored,.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper .blog-badge-featured {
    margin-top: 0
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog--box-headline {
    margin: 0;
    padding-top: 0
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog--box-metadata {
    margin: 0
}

.blog--detail .blog--comments-name.hide-blog--comments-email {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog--detail .blog--comments-summary.hide-blog--comments-voting {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog--detail .blog--bookmark.icon--whatsapp svg {
    position: relative;
    top: .3125rem;
    height: 2.875rem;
    width: auto;
    fill: #ea7c13
}

.blog--box .blog--box-blogcategories {
    margin-top: .5rem;
    font-size: .75rem
}

.filter--list.sub-categories {
    margin-left: .375rem
}

.is--ctl-blog.blogdetail--has-rightsidebar .blog--filter-btn {
    margin-top: 1rem
}

.blog--filter.blog--filter-own-content {
    display: none
}

.blog--filter.blog--filter-own-content .blog--filter-content.hide--blog-filter-own-content-title {
    top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.blog--filter.blog--filter-own-content .owncontent-link {
    display: block
}

.blog--filter.blog--filter-own-content .owncontent-link .owncontent-img {
    display: block
}

.blog--filter.blog--filter-own-content .owncontent-txt {
    display: block;
    margin-top: .9375rem
}

.blog--filter.blog--filter-own-content .owncontent-txt.owncontent-txt-no-margin {
    margin-top: 0
}

@media screen and (max-width: 48em) {
    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-smartphone {
        display: none
    }
}

@media screen and (min-width: 48em) and (max-width: 850px) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 65%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 33%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 65%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 33%
    }
}

@media screen and (min-width: 851px) and (max-width: 950px) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 68%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 30%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 68%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 30%
    }
}

@media screen and (min-width: 951px) and (max-width: 64em) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 72%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 26%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 72%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 26%
    }
}

@media screen and (min-width: 64em) and (max-width: 1150px) {
    .blog--has-widersidebar-tabletlandscape .blog--content .blog--listing {
        width: 74%
    }

    .blog--has-widersidebar-tabletlandscape .blog--content .blog--filter-options {
        width: 24%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--detail {
        width: 74%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--filter-options {
        width: 24%
    }
}

@media screen and (min-width: 1151px) and (max-width: 78.75em) {
    .blog--has-widersidebar-tabletlandscape .blog--content .blog--listing {
        width: 76%
    }

    .blog--has-widersidebar-tabletlandscape .blog--content .blog--filter-options {
        width: 22%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--detail {
        width: 76%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--filter-options {
        width: 22%
    }
}

@media screen and (min-width: 48em) and (max-width: 64em) {
    .blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom {
        float: right;
        width: 74%
    }

    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-tablet {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .blog--content .blog--listing .blog--box--outer {
        display: flex
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 {
        width: 32%;
        margin-right: 1%;
        margin-left: 1%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture {
        width: 45%;
        float: left;
        margin-right: 5%;
        margin-bottom: 5%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture.fullsize {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture img {
        text-align: center;
        margin: 0 auto
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-description {
        width: 100%;
        float: none
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture {
        width: 100%;
        float: none;
        margin-bottom: 1.25rem
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture.fullsize {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture img {
        text-align: center;
        margin: 0 auto
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-description {
        width: 100%;
        float: none
    }

    .blog--content .blog--listing.blog--listing-has-margin .banner--container,.blog--content .blog--listing.blog--listing-has-margin .hero-unit {
        margin-right: 1%;
        margin-left: 1%
    }
}

@media screen and (min-width: 64em) and (max-width: 78.75em) {
    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2.no-right-sidebar .blog--box-picture {
        margin-right: 1.25rem;
        margin-bottom: 1.25rem;
        margin-left: 1.25rem
    }
}

@media screen and (min-width: 78.75em) {
    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2.no-right-sidebar .blog--box-picture {
        margin-right: 2%;
        margin-bottom: 2%;
        margin-left: 2%
    }

    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-desktop {
        display: none
    }

    .blog--detail .blog--bookmark.icon--whatsapp svg {
        position: relative;
        top: .3125rem;
        height: 2.375rem;
        width: auto
    }
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry {
    margin-bottom: .25rem
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt {
    font-weight: 700;
    color: #787878
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date {
    display: block;
    color: #787878
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry:last-child {
    margin-bottom: 0
}

.blog--sidebar .blog--filter-newest-posts::after {
    clear: both;
    content: "";
    display: table
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry {
    margin-bottom: .25rem
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt {
    font-weight: 700;
    color: #787878
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date {
    display: block;
    color: #787878
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry:last-child {
    margin-bottom: 0
}

.blog--sidebar .blog--filter-popular-posts::after {
    clear: both;
    content: "";
    display: table
}

.blog--sidebar .blog--filter-subscribetonewsletter .subscribetonewsletter-txt {
    display: block;
    margin-bottom: 1.25rem
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    position: relative;
    width: 87.5%;
    float: left
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button {
    box-shadow: 0 0 0 transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    padding: .1875rem .3125rem .1875rem .3125rem;
    margin-left: -0.0625rem;
    position: relative;
    width: 12.5%;
    text-align: center;
    float: left
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button .button--text {
    display: none
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--form-privacy {
    margin-top: 1.25rem;
    margin-bottom: 0
}

.blog--sidebar .blog--filter-subscribetonewsletter .clearfix::after {
    display: block;
    content: "";
    clear: both
}

.blog--sidebar .blog--filter-subscribetonewsletter .blog--filter-content.js--collapse-target.is--collapsed {
    padding: .625rem .625rem .625rem .625rem
}

@media screen and (min-width: 48em) {
    .blog--sidebar .blog--filter-subscribetonewsletter .newsletter--field {
        width: 70%
    }

    .blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button {
        width: 30%
    }

    .blog--box .blog--box-blogcategories {
        font-size: .875rem
    }

    .is--ctl-blog.is--act-detail.blog--content {
        margin-top: 0
    }

    .is--ctl-blog.is--act-detail.blog--content .blog--filter-options {
        display: block;
        float: right;
        width: 20%;
        margin-top: 2.8125rem;
        border: none;
        background: none
    }

    .is--ctl-blog.is--act-detail.blog--content .blog--detail {
        float: left;
        width: 78%
    }
}

.blog-badge-wrapper {
    float: right
}

.blog-badge-sponsored,.blog-detail-badge-sponsored {
    background-color: #4aa3df;
    color: #fff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-weight: bold;
    margin-right: 0;
    padding: .1875rem .625rem .1875rem .625rem;
    text-transform: uppercase
}

.blog-badge-sponsored {
    margin-top: 1.25rem
}

.blog-detail-badge-sponsored {
    margin-top: 0
}

.blog-badge-featured,.blog-detail-badge-featured {
    background-color: #2ecc71;
    color: #fff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-weight: bold;
    margin-right: 0;
    padding: .1875rem .625rem .1875rem .625rem;
    text-transform: uppercase
}

.blog-badge-featured {
    margin-top: 1.25rem
}

.blog-detail-badge-featured {
    margin-top: 0
}

.product-slider--item .product--box .box--content .product--info .product--image.is-not-clickable,.product-slider--item .product--box .box--content .product--info .product--title.is-not-clickable {
    cursor: default
}

.product-slider--item .product--box:hover .box--content .product--info .product--title.is-not-clickable {
    color: inherit
}

@media screen and (min-width: 48em) {
    .is--ctl-blog.blog--has-leftsidebar .sidebar-main {
        display: block;
        padding-top: 0
    }

    .is--ctl-blog.blog--has-leftsidebar .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-blog.blog--has-leftsidebar .blog--box.panel {
        display: inline-block;
        width: 100%
    }

    .is--ctl-blog.blog--has-leftsidebar.blogdetail--has-rightsidebar .sidebar-main {
        display: block;
        padding-top: 2.8125rem
    }

    .blog--filter.blog--filter-own-content {
        display: block
    }
}

@media screen and (max-width: 48em) {
    .is--ctl-blog.is--act-detail.blog-breadbrumb-in-multiplerows .content--breadcrumb .breadcrumb--entry {
        white-space: initial;
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
}

@media screen and (max-width: 48em) {
    .is--ctl-blog.blog--hide-facebookfanpage-smartphone .blog--filter.blog--filter-facebookfanpage {
        display: none
    }

    .is--ctl-blog.blog--hide-subscribetonewsletter-smartphone .blog--filter.blog--filter-subscribetonewsletter {
        display: none
    }
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.eot');
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.eot?#iefix') format('embedded-opentype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.woff2') format('woff2'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.woff') format('woff'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.ttf') format('truetype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.svg#RobotoCondensed') format('svg')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.eot');
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg')
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300
}

a {
    font-weight: 300
}

p {
    line-height: 1.7rem
}

h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px
}

h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px
}

h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px
}

h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px
}

h5 {
    font-size: 13px;
    font-weight: 300;
    line-height: 17px
}

h6 {
    font-size: 10px;
    font-weight: 300;
    line-height: 14px
}

label,span {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px
}

#cookie-consent .cookie-consent--header {
    background: #fff;
    color: #787878
}

.page-wrap--cookie-permission:before {
    background: #000;
    content: '';
    height: 100%;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container {
    background: #fff;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr;
    left: 50%;
    padding: 25px;
    min-width: 255px;
    max-width: 1260px;
    position: fixed;
    transform: translateX(-50%);
    right: auto
}

@media screen and (min-width: 930px) {
    .page-wrap--cookie-permission .cookie-permission--container {
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr
    }
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content {
    width: auto
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button {
    display: grid
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    order: 0
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--accept-button {
    margin: 15px auto 0 auto;
    order: 1
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--decline-button {
    margin: 15px auto 0 auto;
    order: 2
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content.cookie-permission--extra-button {
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
    height: 100%;
    position: relative;
    top: 0;
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    width: 100% !important
}

@media screen and (min-width: 30em) {
    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
        margin: 0 auto;
        width: 52% !important
    }
}

@media screen and (min-width: 30em) {
    .page-wrap--cookie-permission .cookie-permission--container {
        bottom: auto;
        top: 50%;
        width: 75% !important
    }
}

@media screen and (min-width: 930px) {
    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
        align-items: center
    }
}

.ajax--cart .cart--item .action--container button {
    border: none
}

.ajax--cart .cart--item .action--container .icon--cross {
    left: 40%;
    position: absolute;
    top: 5px
}

.badge {
    background: #ea7c13;
    color: #fff
}

.btn {
    border: 1px solid #e6e6e6
}

.btn:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.product--delivery .delivery--text {
    display: none
}

.js--tab-menu .tab--navigation.unfolded {
    display: none
}

.js--tab-menu .tab--container-list .tab--container {
    border: none
}

.js--tab-menu .tab--container-list .tab--container.unfolded {
    display: block
}

.js--tab-menu .tab--container-list .headline {
    padding: 20px 0
}

.product--details .tab-menu--cross-selling .tab--container-list {
    padding: 0 .625rem 1rem .625rem
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    color: #787878
}

.listing--actions .action--filter-options .filter--multi-selection .option--container:hover .filter-panel--input,.listing--actions .action--filter-options .filter--multi-selection .option--container:hover .filter-panel--label,.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input,.filter-panel.is--collapsed .filter-panel--title,.filter-panel:hover .filter-panel--icon,.filter-panel:hover .filter-panel--title,.filter-panel.is--collapsed .filter-panel--icon:before {
    color: inherit
}

.action--filter-options .filter-panel.is--collapsed .filter-panel--flyout,.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input {
    border-color: #e6e6e6
}

.filter-panel--option.disabled {
    opacity: 0.3;
    pointer-events: none
}

.filter--container .filter-panel ul {
    padding: 0
}

@media screen and (min-width: 48em) {
    .listing--actions {
        background: transparent;
        border: none;
        padding-top: 0
    }

    .listing--actions .is--instant-filter {
        margin-left: -2%
    }

    .listing--actions .action--filter-btn {
        display: none
    }

    .listing--actions .filter--facet-container {
        display: block !important
    }

    .listing--actions .action--filter-options.is--collapsed,.listing--actions .action--filter-options.is--active-filter {
        border-width: 0
    }

    .listing--actions .action--filter-options .filter-panel {
        border-color: #e6e6e6
    }

    .listing--actions .action--filter-options:hover .filter-panel.is--collapsed .filter-panel--flyout {
        border-color: #e6e6e6
    }
}

.product--details .product--header .product--title {
    font-size: 32px;
    line-height: 40px
}

.listing .product--box .product--image {
    padding: 1rem
}

.listing--content .seo-text {
    margin: 1.25rem 0
}

.js--modal.no--header.image-gallery--modal {
    z-index: 100000
}

@media screen and (min-width: 78.75em) {
    .content-main.is--fullscreen {
        margin-top: 1.25rem
    }
}

.block-group ul,.block-group ol,.blog--detail ul,.blog--detail ol {
    padding-left: 20px;
    padding-left: 1.25rem;
    line-height: 24px
}

.emotion--blog .blog--entry .blog--image {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin: 0
}

.emotion--blog .blog--entry .blog--title {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 15px 10px
}

.emotion--blog .blog--entry .blog--description {
    font-size: 1rem;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    line-height: 1.7rem;
    padding: 0 25px 15px 10px;
    position: relative
}

.emotion--blog .blog--entry .blog--description a {
    color: #787878
}

.emotion--blog .blog--entry .blog--description:after {
    background-image: url('../../themes/Frontend/Dold/frontend/_public/src/images/arrow.svg');
    bottom: 15px;
    content: '';
    display: block;
    height: 14px;
    position: absolute;
    right: 10px;
    width: 15px
}

.blog--box .blog--box-description .blog--box-description-short {
    font-size: 1rem;
    line-height: 1.7rem
}

.blog--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.blog--content .blog--listing {
    margin: 0rem 0rem 0rem 0rem
}

@media screen and (min-width: 48em) {
    .blog--content {
        margin: 0rem 0rem 0rem 0rem
    }
}

.breadcrumb--prefix .breadcrumb--link {
    padding-right: 0
}

.content-main .content--breadcrumb {
    border-bottom: none;
    margin: 0
}

.content-main .content--breadcrumb .breadcrumb--button.breadcrumb--link {
    color: #ea7c13
}

.content-main .content--breadcrumb .breadcrumb--button.breadcrumb--link:hover {
    color: #ea7c13
}

.content--breadcrumb .breadcrumb--button .icon--arrow-left {
    font-size: 17px
}

.content--breadcrumb {
    border-bottom: none
}

.content--breadcrumb .is--active .breadcrumb--link,.content--breadcrumb .breadcrumb--link {
    color: #787878
}

.content--breadcrumb .is--active .breadcrumb--link:hover,.content--breadcrumb .breadcrumb--link:hover {
    color: #787878
}

.content--breadcrumb .breadcrumb--button .breadcrumb--title {
    padding-right: 0;
    border-right: none
}

.content--breadcrumb .breadcrumb--link .breadcrumb--title {
    position: relative;
    top: -1px
}

.content--breadcrumb .breadcrumb--separator {
    font-size: .875rem;
    color: #787878;
    padding: .625rem 0 .625rem 0
}

.content--breadcrumb .breadcrumb--button {
    line-height: 1.5rem
}

@media screen and (min-width: 48em) {
    .content--breadcrumb {
        margin: 30px 0 40px 0
    }

    .content--breadcrumb .breadcrumb--button {
        padding: .625rem 0 .625rem .625rem
    }
}

.top-bar--navigation .compare--list .btn--compare-delete:hover {
    color: #666;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%)
}

.product--details .configurator--form,.product--details .buybox--form {
    width: 100%
}

.product--details .buybox--quantity {
    margin-right: 5%;
    width: 20%
}

.product--details .buybox--button {
    text-transform: unset;
    width: 75%
}

.product--details .buybox--button span {
    text-transform: unset
}

.product--details .buybox--button .icon--arrow-right:before {
    content: ''
}

.product--details .product--image-container {
    padding: 1.875rem 0rem 1.25rem 0rem;
    width: 35%
}

.product--details .product--base-info .entry--label {
    width: inherit
}

.product--details .entry--sku .entry--content {
    font-weight: bold
}

.product--details .product--buybox .price--content {
    color: #000
}

.product--details .entry--sku .entry--content {
    font-size: .875rem
}

.product--details .product--header {
    display: block;
    min-height: initial;
    width: 100%
}

.product--details .configurator--form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    width: 100%
}

.product--details .configurator--form .select-field {
    max-width: 100%
}

.product--details .product--properties ul,.product--details .product--properties ol,.product--details .product--benefits ul {
    margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0;margin-inline-end: 0;padding-inline-start: 40px}

.product--details .product--properties ul li,.product--details .product--properties ol li,.product--details .product--benefits ul li {
    line-height: 24px
}

.product--details .product--description,.product--details #technical_data,.product--details .downloads-container,.product--details .benefits-container,.product--details .properties-container {
    padding: 0 .625rem 1rem .625rem
}

.product--details .js--off-canvas-button {
    padding: 0
}

.product--details .tab-menu--cross-selling .tab--title {
    padding: .625rem 0 .625rem 0
}

.product--details .product--rating-count {
    color: #787878
}

.product--details .tab--title:hover .product--rating-count {
    color: #ea7c13
}

.product--details .content--similar-products.has--content {
    display: block
}

.product--details .content--similar-products {
    padding: 0
}

.scroll-to-top {
    transition: all 1s ease;
    background: rgba(0,0,0,0.4);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    bottom: 125px;
    position: fixed;
    height: 40px;
    opacity: 0;
    right: -40px;
    width: 40px;
    z-index: 100
}

.scroll-to-top:after {
    color: #fff;
    content: "\f107";
    cursor: pointer;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-weight: 900;
    height: 30px;
    line-height: 30px;
    max-height: 100%;
    position: absolute;
    right: 5px;
    text-align: center;
    transform: rotateX(180deg);
    top: 5px;
    user-select: none;
    width: 30px
}

.scroll-to-top.is--visible {
    opacity: 1;
    right: 0
}

h2#similars,h2#accessories {
    display: none
}

.tab--header .tab--title:after {
    font-weight: bold;
    right: 0
}

.tab--header.is--active .tab--title:after {
    content: "\f068"
}

@media screen and (min-width: 48em) {
    .product--details .buybox--button {
        width: 45%
    }

    h2#similars,h2#accessories {
        display: block
    }

    .product--description,#technical_data,.downloads-container,.benefits-container,.properties-container,.properties-container {
        padding: 0
    }
}

@media screen and (min-width: 64em) {
    .product--details .product--header {
        display: inline-block;
        width: 60%
    }

    .product--details .product--buybox {
        width: 60%
    }

    .product--details .configurator--form {
        padding-bottom: 30px
    }

    .product--details .configurator--form .label-field:nth-child(2n-1),.product--details .configurator--form .label-field:nth-child(2n) {
        padding: 0
    }

    .product--details .content--description {
        padding: 0
    }

    .product--details .product--image-container {
        padding: 5rem 0rem 1.25rem 0rem
    }

    .product--details .product--properties {
        width: 100%
    }

    .product--details .product--properties .product--description p {
        width: 100%
    }

    .product--details .product--description p,.product--details .product--properties .product--properties-table,.product--details .downloads-container .content--list,.product--details .properties-container .product--properties,.product--details .product--benefits {
        margin-left: auto;
        margin-right: auto;
        width: 75%
    }

    .product--details .product--description h2 {
        padding: 20px 0
    }

    .product--details .buybox--button-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px
    }

    .product--details .buybox--button-container:before,.product--details .buybox--button-container:after {
        display: none
    }

    .product--details .buybox--button-container .buybox--quantity {
        width: 45%
    }

    .product--details .buybox--button-container .buybox--button {
        width: 75%
    }
}

@media screen and (min-width: 78.75em) {
    .product--details .tab--navigation-container {
        display: block
    }

    .product--details .product-slider--item {
        width: 20%
    }

    .is--ctl-detail .page-wrap {
        overflow-x: inherit
    }
}

.downloads-container .headline {
    clear: both;
    color: #787878
}

.downloads-container .downloads {
    border: 1px solid #e6e6e6;
    padding: 15px 25px;
    position: relative
}

.downloads-container .downloads a {
    color: #787878
}

.downloads-container .downloads .download-icon {
    color: #ea7c13;
    position: absolute;
    right: 25px;
    top: 17px
}

.downloads-container .downloads + .downloads {
    margin-top: 5px
}

.ffb-max-width {
    margin: 0 auto;
    max-width: 1160px
}

.ffb-bg-color {
    background: #e6e6e6;
    padding-bottom: 50px
}

.ffb-bg-color .emotion--container {
    background: transparent
}

.ffb-bg-color .emotion--container .panel {
    background: transparent
}

.ffb-bg-color .emotion--container .panel.has--border {
    border: none
}

.ffb-pl-0 {
    padding-left: 0 !important
}

.ffb-pb-50 {
    padding-bottom: 50px !important
}

.emotion--container .ffb-custom-emotion-element:not(.swiper-container),.emotion--container .emotion--blog {
    padding: 0rem 1.25rem 0rem 1.25rem
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element {
    background: #fff !important;
    height: 100%;
    border-right: 5px solid #ea7c13;
    position: relative;
    overflow: auto;
    padding: 0
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element .ffb-custom-emotion-element__inner {
    display: inline-block;
    height: 100%
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element .ffb-custom-emotion-element--static {
    padding: 0 1.25rem 0 1.25rem
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element a {
    color: #787878
}

@media screen and (min-width: 48em) {
    .emotion--container .ffb-content-element-startpage {
        padding-left: 0 !important
    }

    .emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element--static {
        padding: 20px !important
    }
}

@media screen and (min-width: 78.75em) {
    .ffb-t-d-pl-0 .html--content {
        padding-left: 0 !important
    }

    .emotion--container .ffb-custom-emotion-element:not(.swiper-container),.emotion--container .emotion--blog {
        padding: 0rem 0rem 0rem 0rem
    }
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic {
    background: #fff;
    border-right: 5px solid #ea7c13;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__caption {
    padding: 20px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic img {
    width: 100%
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic span,.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic p {
    color: #787878
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__headline {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 1.75rem 0rem .625rem 0rem
}

.js--tab-menu .tab--link.has--content:hover,.tab-menu--product .tab--navigation-container .tab--navigation .tab--link.is--active {
    background: #ea7c13
}

@media screen and (min-width: 0) {
    .teaser--container {
        grid-template-columns: 1fr
    }

    .teaser--container .teaser--content {
        border: 1px solid #f5f5f5
    }

    .teaser--container .teaser--element {
        border-color: transparent
    }

    .teaser--container .teaser--name {
        background: transparent;
        color: #787878;
        padding: 30px;
        position: relative;
        text-align: left
    }
}

@media screen and (min-width: 30em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width: 48em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (min-width: 64em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.ftyp5 .footer--column {
    width: 100%
}

.footer-main .column--headline::after {
    color: #fff;
    font-weight: bold
}

footer.ftyp5 .placeholder {
    display: none
}

footer .container {
    display: grid;
    grid-template-columns: 100%
}

footer .container .navigation--link {
    color: #e6e6e6
}

footer .container .column--headline {
    font-size: 18px;
    font-weight: bold
}

footer .container .column--content .column--desc {
    color: #e6e6e6
}

footer .copyright {
    background: #ea7c13;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center
}

footer .policy {
    grid-column-start: 1;
    grid-column-end: 1;
    padding: 0 .625rem 0 .625rem
}

footer .policy li {
    display: inline-block
}

footer .policy li + li {
    margin-left: 15px
}

footer a {
    color: #f59b45
}

footer a:hover {
    color: #f59b45
}

footer svg {
    margin-right: 15px
}

@media screen and (min-width: 48em) {
    footer .container {
        grid-template-columns: 1fr 1fr 150px
    }

    footer .container .column--hotline {
        grid-row-start: 1;
        grid-row-end: 3
    }

    footer .container .footer--bottom {
        grid-column-start: 1;
        grid-column-end: 4
    }

    footer .policy {
        grid-column-start: 1;
        grid-column-end: 3;
        padding: 0 25px
    }
}

@media screen and (min-width: 64em) {
    footer .container {
        grid-template-columns: 33% 33% 33%
    }

    footer .container .column--hotline {
        grid-row-start: 1;
        grid-row-end: 3
    }

    footer .container .footer--bottom {
        grid-column-start: 1;
        grid-column-end: 4
    }

    footer .policy {
        grid-column-start: 1;
        grid-column-end: 4;
        padding: 0 25px
    }
}

@media screen and (min-width: 78.75em) {
    footer .policy {
        padding: 0
    }
}

.custom-top-bar-links {
    display: none
}

.header-main .account--link:not(.account--user-loggedin) {
    display: none
}

.shop--navigation .navigation--entry.entry--menu-left {
    padding-left: 0
}

.navigation--list .navigation--entry .btn,.custom-top-bar-links {
    border: none;
    color: #787878
}

.shop--navigation .navigation--entry {
    margin-right: 0
}

.navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket,.navigation--list .navigation--entry.entry--notepad .icon--heart {
    display: inline;
    left: auto;
    position: relative;
    right: 0;
    top: auto
}

.navigation--list .navigation--entry.entry--notepad .icon--heart {
    font-size: 1.3125rem
}

.navigation--list .navigation--entry.entry--notepad .notes--quantity {
    left: 10px;
    top: -6px
}

.navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity {
    color: #fff;
    left: auto;
    right: 8px;
    top: -5px
}

.custom-top-bar-links .entry--compare .compare--quantity.animation {
    animation: zoomInOut 2s
}

@media screen and (min-width: 48em) {
    .navigation--list-wrapper .navigation--link span {
        font-size: 16px;
        line-height: calc(18px)
    }

    .navigation-main {
        text-align: right
    }

    .header-main .top-bar--navigation {
        padding: 0 .9375rem 0 .625rem;
        text-align: end
    }

    .navigation-main.is--fix {
        z-index: 3000
    }

    .navigation-main.is--fix .logo {
        opacity: 1
    }

    .navigation-main.is--fix .logo--shop {
        padding: 0 0 0 .625rem
    }

    .header-main .top-bar--navigation .navigation--entry {
        display: inline-block;
        float: none;
        vertical-align: bottom
    }

    .navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket,.navigation--list .navigation--entry.entry--notepad .icon--heart {
        top: 5px
    }

    .custom-top-bar-links {
        display: inline-block;
        height: 1.5625rem;
        line-height: 1.5625rem;
        list-style: none
    }

    .custom-top-bar-links > li {
        display: inline-block;
        padding: 0 .9375rem 0 .9375rem;
        position: relative
    }

    .custom-top-bar-links > li:after {
        background: #e6e6e6;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 0;
        top: 3px;
        width: 1px
    }

    .custom-top-bar-links > li a:not(.is--primary) {
        color: #787878
    }

    .custom-top-bar-links > li a:not(.is--primary):hover {
        color: #787878
    }

    .custom-top-bar-links .entry--compare .compare--quantity {
        margin-right: .9375rem
    }

    .custom-top-bar-links .compare--list:after {
        left: auto;
        right: 65px
    }

    .header-main {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 5000
    }

    .header-main.scrolled {
        animation: animationHeaderDown .3s
    }

    body.is--ctl-index .page-wrap section.content-main {
        padding-top: 138px
    }

    .page-wrap section.content-main {
        padding-top: 160px
    }

    .header-main .logo-main {
        left: 0;
        height: 75px;
        padding: 0 0 10px .625rem;
        position: absolute;
        top: auto;
        width: 250px;
        z-index: 3
    }

    .header-main .logo-main .logo--shop,.header-main .logo-main .logo--link {
        height: 100%;
        width: 100%
    }

    .header-main .top-bar--navigation .navigation--entry {
        display: inline-block;
        float: none;
        vertical-align: bottom
    }

    .header--navigation .shop--navigation {
        width: 100%
    }

    .header--navigation .shop--navigation,.navigation-main .navigation--list {
        padding: 0 .9375rem 0 35%;
        text-align: right
    }

    .btn.is--icon-left .icon--menu {
        left: 0
    }

    .shop--navigation .navigation--list {
        display: grid;
        grid-template-columns: 0 80% 10% 10%
    }

    .navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket {
        top: 5px
    }

    .header-main.is--mini {
        animation: animationHeaderUp .3s;
        margin-top: -85px;
        position: fixed
    }

    .header-main .logo-main.block-group {
        transition: all .3s ease-in-out;
        height: 55px;
        padding: 0;
        left: 20px;
        bottom: -30px
    }

    .header-main.is--mini .logo-main.block-group {
        transition: all .3s ease-in-out;
        height: 33px;
        width: 178px
    }

    .header-main.is--mini .logo-main .logo--shop,.header-main.is--mini .logo-main .logo--link {
        height: 100%;
        width: 100%
    }

    body.js--overlay-relative .header-main {
        z-index: initial
    }

    body.js--overlay-relative .header-main.is--mini {
        position: absolute
    }
}

@media screen and (min-width: 64em) {
    .navigation--list .entry--cart .cart--link .cart--amount,.navigation--list .account--display {
        display: none
    }

    .shop--navigation .entry--search {
        margin: 0 0 0 auto;
        width: 60%
    }
}

@media screen and (min-width: 78.75em) {
    .navigation--list-wrapper .navigation--link span {
        font-size: 18px;
        line-height: calc(20px)
    }

    .navigation--list.block-group {
        display: block;
        position: relative
    }

    .navigation--list.block-group .entry--search {
        bottom: 0;
        left: 0;
        position: absolute;
        margin: 0;
        width: 68%
    }

    body.is--ctl-index .page-wrap section.content-main {
        padding-top: 140px
    }
}

@keyframes animationHeaderUp {
    0% {
        margin-top: 0
    }

    100% {
        margin-top: -85px
    }
}

@keyframes animationHeaderDown {
    0% {
        margin-top: -85px
    }

    100% {
        margin-top: 0
    }
}

@keyframes zoomInOut {
    0% {
        font-size: 16px
    }

    50% {
        font-size: 30px
    }

    100% {
        font-size: 16px
    }
}

.category--teaser .hero--headline {
    margin: 0
}

.category--teaser .hero--text {
    padding: 0
}

.category--teaser .hero--text ul,.category--teaser .hero--text ol {
    padding-left: 20px;
    padding-left: 1.25rem;
    line-height: 24px
}

.advanced-menu .button-container,.advanced-menu .menu--list-item-link,.advanced-menu .item--level-1 .menu--list-item-link {
    font-size: 16px;
    font-weight: 300
}

body .header-main {
    border-bottom: 10px solid #ea7c13
}

body .navigation-main {
    border-bottom: none
}

@media screen and (min-width: 48em) {
    .advanced-menu .menu--list {
        text-align: left
    }

    .advanced-menu .button-container {
        padding: 1.25rem .9375rem 1.25rem 0;
        text-align: left
    }

    .advanced-menu .menu--level-1 {
        margin-top: .6250rem
    }

    .advanced-menu .menu--list {
        margin-left: 0
    }

    .advanced-menu .button-container .button--category {
        color: #fff;
        font-size: 16px;
        padding: 1.25rem 3.125rem 1.25rem 1.785rem
    }

    .advanced-menu .button-container .button--category:hover {
        padding: 1.25rem 3.125rem 1.25rem 1.785rem
    }

    .advanced-menu .menu--list .menu--list-item .menu--list-item-link:hover {
        padding: .3125rem 0 .3125rem 0
    }

    .advanced-menu .button-container .icon--arrow-right {
        font-size: 1.5rem;
        top: 40%
    }

    .advanced-menu .button-container .button--close {
        padding: 1.25rem 0 1.25rem 1.25rem
    }

    .advanced-menu .button-container .button--close .icon--cross {
        font-size: 1.5rem
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link {
        font-size: 16px;
        text-transform: uppercase
    }

    body .header-main {
        border-bottom: none
    }

    body .navigation-main {
        border-bottom: 10px solid #ea7c13
    }
}

@media screen and (min-width: 78.75em) {
    .advanced-menu .button-container {
        padding: 1.25rem 1.875rem 1.25rem 1.25rem
    }
}

.product--box .product--description {
    color: #787878
}

.product--box .box--list .product--info a {
    color: #787878
}

.product--box .box--list .product--info a:hover {
    color: #787878
}

.product--box .box--list .product--info .list--entry + .list--entry {
    margin-top: 15px
}

.product--box .datasheet,.product--box .product--actions {
    display: inline-block
}

.product--box .datasheet {
    margin: 0rem 1.25rem 0rem 0rem
}

.product--box .datasheet ul {
    padding: 0
}

.product--box .product--actions {
    position: absolute;
    bottom: -3px
}

.product--box .product--actions button,.product--box .product--actions [class^="icon--"] {
    font-size: 1rem
}

.product--box .product--spacer {
    height: .9375rem
}

.product--box ul.product--properties {
    color: #787878;
    font-size: 14px;
    margin-left: 15px;
    min-height: 65px;
    line-height: 1rem;
    padding: 0
}

.product--box .product--title {
    font-weight: 500;
    white-space: normal
}

.listing--container.layout--basic .listing {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr;
    margin: 0
}

.listing--container.layout--basic .listing .product--box {
    margin: 0;
    padding: 0;
    width: 100%
}

.box--slider .product--title {
    font-size: 1rem;
    height: auto
}

.box--slider .text {
    padding-top: 5px
}

.box--slider .text .product--spacer {
    height: 5px
}

@media screen and (min-width: 48em) {
    .listing.article {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin: 0;
        grid-gap: 24px
    }

    .product--box {
        padding: 0;
        width: 100%
    }

    .product--box .box--list .product--info {
        align-items: center;
        display: grid;
        padding: 0;
        grid-template-columns: 200px 1fr 1fr
    }

    .product--box .box--list .product--info .datasheet {
        text-align: center
    }

    .listing--container.layout--basic .listing {
        grid-template-columns: 1fr 1fr
    }

    .listing--container.layout--basic .listing .datasheet {
        display: block;
        margin: 0 0 1.25rem 0;
        width: 100%
    }

    .listing--container.layout--basic .listing .product--actions {
        position: relative;
        bottom: inherit
    }
}

.listing--content .properties-container {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.listing--content .properties-container ul,.listing--content .properties-container ol {
    padding-left: 20px
}

.listing--content .properties-container ul li,.listing--content .properties-container ol li {
    line-height: 24px
}

.listing--content .properties-container ol {
    margin: 0
}

@media screen and (min-width: 78.75em) {
    .listing--content {
        padding-top: 0
    }
}

.entry--search:not(.is--active) {
    left: auto;
    position: relative
}

.main-search--form .main-search--button {
    color: #787878
}

.entry--search.is--active .main-search--form {
    background: #fff
}

.entry--search .main-search--form .main-search--field {
    background: #e6e6e6;
    border: none;
    color: #787878
}

.entry--search .main-search--form .main-search--field:focus {
    background: #e6e6e6;
    color: #787878
}

.entry--search .main-search--form .main-search--field::placeholder {
    color: #787878
}

.shop--navigation .entry--search .is--active.btn {
    border: none;
    color: #787878
}

.results--list .is--active .entry--name,.results--list .list--entry:hover .entry--name,.results--list .is--active .entry--price,.results--list .list--entry:hover .entry--price {
    color: #787878
}

.search--headline span {
    font-size: inherit;
    line-height: inherit
}

.results--list div.entry--name {
    height: 40px
}

.results--list div.entry--name span.entry--name {
    height: 20px;
    line-height: 20px
}

.results--list div.entry--name span.entry--function {
    font-size: 14px;
    padding-left: 10px
}

.tab--navigation-container .tab--navigation {
    font-size: 0;
    transition: all .5s ease-in
}

.tab--navigation-container .tab--navigation .tab--link {
    font-weight: normal
}

.tab--navigation-container .tab--navigation .tab--link.is--active {
    background: #787878;
    border: none;
    color: #fff
}

.tab--navigation-container .tab--navigation {
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.tab--navigation-container .tab--navigation .tab--link {
    flex-grow: 1
}

@media screen and (min-width: 78.75em) {
    .tab--navigation-container.is--fix {
        background: #e6e6e6;
        font-size: 0;
        left: 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 2000
    }

    .tab--navigation-container .tab--navigation {
        max-width: 1158px
    }
}

.swiper-container .ffb_slider_image {
    object-fit: cover;
    width: 100%
}

.swiper-container .theme_text_layer {
    background: transparent;
    box-shadow: none;
    max-width: 40%;
    outline: 0
}

.swiper-container .theme_text_layer p {
    background: rgba(221,114,1,0.9);
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    margin: 0;
    padding: 15px 15px 0 15px;
    text-align: left
}

.swiper-container .theme_text_layer .btn {
    background: rgba(221,114,1,0.9);
    border: none;
    border-radius: 0;
    line-height: 1.3rem;
    margin: 0;
    padding: 15px;
    text-align: left;
    text-transform: initial
}

.swiper-container .Unten.links {
    bottom: 25px;
    position: absolute;
    left: 50px
}

.swiper-container .Unten.rechts {
    bottom: 25px;
    position: absolute;
    right: 50px
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea7c13
}

.has--dispatch-info .column--actions form {
    margin-top: 10px
}

.has--dispatch-info .column--actions .column--actions-link {
    border: none;
    height: 30px;
    padding: 0;
    position: relative;
    width: 30px
}

.has--dispatch-info .column--actions .icon--cross {
    left: 40%;
    position: absolute;
    top: 7px
}

.has--dispatch-info .footer--benefit .benefit--list {
    display: none
}

.product--table .table--tr .neonAdditionalArticles__cartitems {
    padding-left: 0
}

@media screen and (min-width: 78.75em) {
    .has--dispatch-info .column--actions form {
        margin-top: 0
    }

    .has--dispatch-info .column--actions.panel--td .column--actions-link .icon--cross {
        font-size: 12px
    }
}

#inquiry-form .register--department {
    display: none
}

#inquiry-form .register--zipcode {
    float: left;
    width: 20%
}

#inquiry-form .register--city {
    float: right;
    width: 79%
}

#inquiry-form .register--comment textarea {
    min-width: 50%
}

#dreisc-filter-extended .btn .caret {
    font-weight: bold
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='44px' viewBox='0 0 25 44' version='1.1'%3E%3C!-- Generator: Sketch 61.2 (89653) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow_left' fill='%23EA7C13' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='0 22 22 0 24.1 2.1 4.2 22 24.1 41.9 22 44 0 22'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='44px' viewBox='0 0 25 44' version='1.1'%3E%3C!-- Generator: Sketch 61.2 (89653) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow_right' fill='%23EA7C13' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='25 22 25 22 3 44 0.9 41.9 20.8 22 0.9 2.1 3 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.download_listing .filter-panel--flyout ul {
    padding: 0
}

.download_listing .product--info ul {
    padding: 0
}

.download_listing .icon--cross {
    display: none
}

.download_listing .image--media img {
    padding: 30px
}

.download_listing .product--info .text ul {
    line-height: 1rem
}

.download_listing .product--info .text b {
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .download_listing #sDownloadSearch {
        width: 65%
    }

    .download_listing .product--box {
        padding: 2% 0 0 2%
    }
}

.is--ctl-lexicon #keyword_index .btn {
    background: #fff;
    background-image: none;
    border-radius: 0
}

.is--ctl-lexicon #keyword_index .btn.is--secondary:focus,.is--ctl-lexicon #keyword_index .btn.is--secondary:active,.is--ctl-lexicon #keyword_index .btn.is--secondary:hover {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon .icon--numbered-list {
    font-weight: 500;
    font-size: 14px
}

.is--ctl-lexicon .box--content .btn:hover {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon .product--box .datasheet {
    display: block;
    margin: 0 0 1.25rem 0;
    width: 100%
}

.is--ctl-lexicon .product--box .product--actions {
    bottom: inherit;
    position: relative
}

.is--ctl-lexicon.is--no-sidebar .content-main--inner .content--wrapper {
    margin-left: 0
}

.is--ctl-lexicon.is--no-sidebar .content--wrapper {
    margin-left: 1.25rem
}

.is--ctl-lexicon .listing.entries .product--box {
    padding: 2% 0 0 2%
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.icon--cross {
    border: none;
    color: #ea7c13
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.is--secondary {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.is--secondary:hover {
    background: #ea7c13;
    color: #fff
}

@media screen and (min-width: 48em) {
    .is--ctl-lexicon .listing.entries .product--box {
        width: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-lexicon.is--no-sidebar .content--wrapper {
        margin-left: 2.5rem
    }
}

#netzp-search-content label.tablabelajax:hover,#netzp-search-content label.tablabel:hover {
    color: #ea7c13
}

#netzp-search-content #contenta2 .search-result--link .entry--price,#netzp-search-content #contenta3 .search-result--link .entry--price,#netzp-search-content #contenta4 .search-result--link .entry--price {
    display: none
}

#netzp-search-content .results--list::after {
    display: none
}

.content--wrapper #netzp-search-content label.tablabel {
    position: relative;
    padding-right: 35px
}

.content--wrapper #netzp-search-content .results--list {
    box-shadow: none
}

.content--wrapper #netzp-search-content .results--list .list--entry > a span {
    float: left;
    margin-right: 15px;
    width: 15%
}

.content--wrapper #netzp-search-content .results--list .netzp-searchcontent-item img {
    float: none
}

.content--wrapper #netzp-search-content .badge {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#product_search #netzp-search-content .tablabelajax {
    display: none !important
}

@media screen and (min-width: 0) {
    .teaser--container.contact {
        margin-top: 20px
    }
}

.blog--detail .blog--detail-headline {
    font-size: 1.875rem
}

.is--ctl-error.is--act-genericerror .header--navigation {
    padding-top: 30px
}

.is--ctl-error.is--act-genericerror .logo-main.block-group {
    height: 45px;
    bottom: -13px
}

.browser-compatibility {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6000
}

.browser-compatibility.hide {
    display: none
}

.browser-compatibility .alert.is--warning {
    color: #e74c3c;
    background: #faeceb
}

.browser-compatibility .alert.is--warning .alert--icon {
    background: #e74c3c
}

.account--menu.is--personalized .navigation--logout {
    display: inline-block
}

@media all and (-ms-high-contrast: none) {
    .ffb-custom-emotion-element__inner {
        display: table
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic {
        display: table-row
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic img {
        display: table-cell
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__caption {
        display: table-cell;
        vertical-align: top
    }

    .page-wrap section.content-main {
        padding-top: 190px
    }

    .tea@-webkit-keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes keyframe--spin {
    from {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes keyframe--spin-reverse {
    from {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
    display: block
}

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: transparent
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type="button"],input[type="reset"],input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner,button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,th {
    padding: 0
}

.block-group,.block,.block-group:after,.block:after,.block-group:before,.block:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.block-group {
    zoom: 1;list-style-type: none;
    padding: 0;
    margin: 0
}

.block-group:before,.block-group:after {
    display: table;
    content: "";
    line-height: 0
}

.block-group:after {
    clear: both
}

.block-group > .block-group {
    clear: none;
    float: left;
    margin: 0 !important
}

.block {
    float: left;
    width: 100%
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('../fonts/OpenSans-Light.woff2?3e8a765dd002f8990e83325b376a2a95') format('woff2'), url('../fonts/OpenSans-Light.woff?7b865d6d24191f8b6b7728f38a2a0fca') format('woff'), url('../fonts/OpenSans-Light.ttf?9d0c86639b88a9f296cdefd5a1a698e6') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Regular'), local('Open Sans'), url('../fonts/OpenSans-Regular.woff2?c2ed2913df0b98ef56412f67b85c1595') format('woff2'), url('../fonts/OpenSans-Regular.woff?a0ae905a72168b90f9e20caeae2ba6f6') format('woff'), url('../fonts/OpenSans-Regular.ttf?2e4b3666c79760ec7e2280c0b8b66eab') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Semibold'), local('OpenSans-SemiBold'), url('../fonts/OpenSans-Semibold.woff2?3936f284e3f47710b30af7de6534e588') format('woff2'), url('../fonts/OpenSans-Semibold.woff?1c84603227bde59cbd4ff0334fedd0cc') format('woff'), url('../fonts/OpenSans-Semibold.ttf?fb9ddb0fe5fae13a14781a6676b2c124') format('truetype');
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('../fonts/OpenSans-Bold.woff2?57f4623aaec1add94aa77fd5fb6ec212') format('woff2'), url('../fonts/OpenSans-Bold.woff?8dfe5859d6f009038a471ac36d5628bf') format('woff'), url('../fonts/OpenSans-Bold.ttf?e51964301e7e7a334243e28148ed3ef2') format('truetype');
    font-weight: bold;
    font-style: normal
}

@font-face {
    font-family: 'Open Sans';
    font-display: swap;
    src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url('../fonts/OpenSans-ExtraBold.woff2?a8d23b2836cbae0bc80299cdf13729f9') format('woff2'), url('../fonts/OpenSans-ExtraBold.woff?89b1f398761150088acb2a7637315235') format('woff'), url('../fonts/OpenSans-ExtraBold.ttf?c8ff8ddc4a93326482befb120a8db7d7') format('truetype');
    font-weight: 800;
    font-style: normal
}

.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
    display: none !important
}

.visible--xs {
    display: block !important
}

table.visible--xs {
    display: table !important
}

tr.visible--xs {
    display: table-row !important
}

th.visible--xs,td.visible--xs {
    display: table-cell !important
}

.visible-inline--xs {
    display: inline !important
}

table.visible-inline--xs {
    display: table !important
}

tr.visible-inline--xs {
    display: table-row !important
}

th.visible-inline--xs,td.visible-inline--xs {
    display: table-cell !important
}

.visible-inline-block--xs {
    display: inline-block !important
}

table.visible-inline-block--xs {
    display: table !important
}

tr.visible-inline-block--xs {
    display: table-row !important
}

th.visible-inline-block--xs,td.visible-inline-block--xs {
    display: table-cell !important
}

.hidden--s,.hidden--m,.hidden--l,.hidden--xl {
    display: inherit !important
}

.hidden--xs {
    display: none !important
}

@media screen and (min-width: 30em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--s {
        display: block !important
    }

    table.visible--s {
        display: table !important
    }

    tr.visible--s {
        display: table-row !important
    }

    th.visible--s,td.visible--s {
        display: table-cell !important
    }

    .visible-inline--s {
        display: inline !important
    }

    table.visible-inline--s {
        display: table !important
    }

    tr.visible-inline--s {
        display: table-row !important
    }

    th.visible-inline--s,td.visible-inline--s {
        display: table-cell !important
    }

    .visible-inline-block--s {
        display: inline-block !important
    }

    table.visible-inline-block--s {
        display: table !important
    }

    tr.visible-inline-block--s {
        display: table-row !important
    }

    th.visible-inline-block--s,td.visible-inline-block--s {
        display: table-cell !important
    }

    .hidden--xs,.hidden--m,.hidden--l,.hidden--xl {
        display: inherit !important
    }

    .hidden--s {
        display: none !important
    }
}

@media screen and (min-width: 48em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--l,.visible-inline--l,.visible-inline-block--l,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--m {
        display: block !important
    }

    table.visible--m {
        display: table !important
    }

    tr.visible--m {
        display: table-row !important
    }

    th.visible--m,td.visible--m {
        display: table-cell !important
    }

    .visible-inline--m {
        display: inline !important
    }

    table.visible-inline--m {
        display: table !important
    }

    tr.visible-inline--m {
        display: table-row !important
    }

    th.visible-inline--m,td.visible-inline--m {
        display: table-cell !important
    }

    .visible-inline-block--m {
        display: inline-block !important
    }

    table.visible-inline-block--m {
        display: table !important
    }

    tr.visible-inline-block--m {
        display: table-row !important
    }

    th.visible-inline-block--m,td.visible-inline-block--m {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--l,.hidden--xl {
        display: inherit !important
    }

    .hidden--m {
        display: none !important
    }
}

@media screen and (min-width: 64em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--xl,.visible-inline--xl,.visible-inline-block--xl {
        display: none !important
    }

    .visible--l {
        display: block !important
    }

    table.visible--l {
        display: table !important
    }

    tr.visible--l {
        display: table-row !important
    }

    th.visible--l,td.visible--l {
        display: table-cell !important
    }

    .visible-inline--l {
        display: inline !important
    }

    table.visible-inline--l {
        display: table !important
    }

    tr.visible-inline--l {
        display: table-row !important
    }

    th.visible-inline--l,td.visible-inline--l {
        display: table-cell !important
    }

    .visible-inline-block--l {
        display: inline-block !important
    }

    table.visible-inline-block--l {
        display: table !important
    }

    tr.visible-inline-block--l {
        display: table-row !important
    }

    th.visible-inline-block--l,td.visible-inline-block--l {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--m,.hidden--xl {
        display: inherit !important
    }

    .hidden--l {
        display: none !important
    }
}

@media screen and (min-width: 78.75em) {
    .visible--xs,.visible-inline--xs,.visible-inline-block--xs,.visible--s,.visible-inline--s,.visible-inline-block--s,.visible--m,.visible-inline--m,.visible-inline-block--m,.visible--l,.visible-inline--l,.visible-inline-block--l {
        display: none !important
    }

    .visible--xl {
        display: block !important
    }

    table.visible--xl {
        display: table !important
    }

    tr.visible--xl {
        display: table-row !important
    }

    th.visible--xl,td.visible--xl {
        display: table-cell !important
    }

    .visible-inline--xl {
        display: inline !important
    }

    table.visible-inline--xl {
        display: table !important
    }

    tr.visible-inline--xl {
        display: table-row !important
    }

    th.visible-inline--xl,td.visible-inline--xl {
        display: table-cell !important
    }

    .visible-inline-block--xl {
        display: inline-block !important
    }

    table.visible-inline-block--xl {
        display: table !important
    }

    tr.visible-inline-block--xl {
        display: table-row !important
    }

    th.visible-inline-block--xl,td.visible-inline-block--xl {
        display: table-cell !important
    }

    .hidden--xs,.hidden--s,.hidden--m,.hidden--l {
        display: inherit !important
    }

    .hidden--xl {
        display: none !important
    }
}

.btn {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.0625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-font-smoothing: inherit;
    display: inline-block;
    position: relative;
    font-weight: 500;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 1px solid #fff;
    color: #787878
}

.btn [class^="icon--"] {
    font-size: .625rem
}

.btn .is--large {
    font-size: 1.1875rem
}

.btn.is--icon-right {
    padding-right: 2.25rem
}

.btn.is--icon-right [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    right: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.btn.is--icon-left {
    padding-left: 2.25rem
}

.btn.is--icon-left [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    left: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.btn:disabled,.btn:disabled:hover,.btn.is--disabled,.btn.is--disabled:hover {
    opacity: .5;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border: 1px solid #fff;
    color: #787878;
    cursor: not-allowed
}

.btn:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.btn:focus {
    outline: none
}

.btn.is--small {
    line-height: 1.75rem
}

.btn.is--medium {
    line-height: 2rem;
    height: 2.375rem
}

.btn.is--large {
    line-height: 2.25rem;
    height: 2.625rem
}

.btn.is--full {
    display: block
}

.btn.is--center {
    text-align: center
}

.is--primary {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border: 0 none;
    color: #fff
}

.is--primary:hover {
    background: #ea7c13;
    color: #fff
}

.is--primary.is--small {
    line-height: 1.875rem
}

.is--primary.is--large {
    line-height: 2.375rem
}

.is--secondary {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);
    border: 0 none;
    color: #787878
}

.is--secondary:hover {
    background: #fff;
    color: #787878
}

.is--secondary.is--small {
    line-height: 1.875rem
}

.is--secondary.is--large {
    line-height: 2.375rem
}

.is--link {
    padding: .125rem .75rem .125rem .75rem;
    line-height: 2.125rem;
    border: 0 none;
    background: transparent;
    color: #fff
}

.is--link:hover {
    color: #ea7c13
}

.is--link.is--small {
    line-height: 1.875rem
}

.is--link.is--large {
    line-height: 2.375rem
}

.container {
    max-width: 78.75rem;
    background: #fff;
    margin: 0 auto;
    width: 100%
}

.container:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent {
    width: 17.5rem;
    -webkit-transition: transform .45s cubic-bezier(.3, 0, .15, 1);
    transition: transform .45s cubic-bezier(.3, 0, .15, 1)
}

#cookie-consent.off-canvas {
    position: fixed;
    z-index: 8000;
    background: #fff
}

#cookie-consent.block-transition {
    transition: none
}

#cookie-consent .cookie-consent--header {
    cursor: pointer
}

#cookie-consent .cookie-consent--description {
    padding: .9375rem .625rem .9375rem .625rem
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group {
    padding: .9375rem .625rem .9375rem .625rem;
    border-bottom: 1px solid #e6e6e6;
    position: relative
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-title {
    cursor: pointer;
    float: left;
    width: 85%
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-title.is--active .cookie-consent--group-arrow {
    transform: rotate(90deg)
}

#cookie-consent .cookie-consent--configuration .cookie-consent--configuration-header-text {
    padding: .9375rem .625rem .9375rem .625rem;
    font-weight: 500;
    color: #787878;
    border-bottom: 1px solid #e6e6e6
}

#cookie-consent .cookie-consent--configuration .cookie-consent--group-description {
    margin-left: 2.625rem;
    color: #9e9e9e
}

#cookie-consent .cookie-consent--cookie {
    padding: .9375rem 0rem .9375rem 0rem;
    position: relative
}

#cookie-consent .cookie-consent--cookie:after {
    content: "";
    display: table;
    clear: both
}

#cookie-consent .cookie-consent--cookie .cookie--label {
    cursor: pointer
}

#cookie-consent .cookie-consent--group-container {
    padding-top: .625rem;
    float: none;
    clear: both
}

#cookie-consent .cookie-consent--group-arrow {
    right: .9375rem;
    font-size: .75rem;
    top: 1.125rem;
    position: absolute
}

#cookie-consent .cookie-consent--save {
    padding: .9375rem .625rem .9375rem .625rem
}

#cookie-consent .cookie-consent--save .cookie-consent--save-button {
    text-align: center;
    width: 100%
}

#cookie-consent .cookie-consent--configuration-main {
    background: #fff
}

#cookie-consent .cookie-consent--state-label {
    margin-left: 2.5rem
}

.cookie-consent--state-input {
    display: block;
    position: absolute
}

.cookie-consent--state-input.cookie-consent--cookie-state {
    top: calc(50% - 10px)
}

.cookie-consent--state-input.cookie-consent--required {
    opacity: 0.4
}

.cookie-consent--state-input.cookie-consent--required .cookie-consent--state-input-element {
    cursor: default
}

.cookie-consent--state-input .cookie-consent--state-input-element {
    height: 1.25rem;
    width: 1.25rem;
    border-radius: .1875rem;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    display: block;
    position: relative
}

.cookie-consent--state-input input {
    display: none
}

.cookie-consent--state-input input:checked + .cookie-consent--state-input-element {
    background: #454545
}

.cookie-consent--state-input input:checked + .cookie-consent--state-input-element::after {
    width: .625rem;
    height: .3125rem;
    top: .25rem;
    left: .1875rem;
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    background: transparent;
    content: '';
    position: absolute;
    transform: rotate(-45deg)
}

.cookie-consent--state-input input:indeterminate + .cookie-consent--state-input-element {
    background: #454545
}

.cookie-consent--state-input input:indeterminate + .cookie-consent--state-input-element::after {
    width: .625rem;
    height: .3125rem;
    top: .1875rem;
    left: .25rem;
    border: 2px none #fff;
    border-bottom-style: solid;
    background: transparent;
    content: '';
    position: absolute
}

.product--delivery {
    font-size: .875rem
}

.product--delivery p {
    margin: 0
}

.product--delivery .delivery--status-icon {
    border-radius: .5625rem;
    background-clip: padding-box;
    margin: 0rem .3125rem 0rem 0rem;
    width: .5625rem;
    height: .5625rem;
    line-height: .625rem;
    display: inline-block;
    position: relative
}

.product--delivery .delivery--status-shipping-free {
    background: #4aa3df
}

.product--delivery .delivery--text-shipping-free {
    color: #4aa3df
}

.product--delivery .delivery--status-available {
    background: #2ecc71
}

.product--delivery .delivery--text-available {
    color: #2ecc71
}

.product--delivery .delivery--status-more-is-coming {
    background: #f1c40f
}

.product--delivery .delivery--text-more-is-coming {
    color: #f1c40f
}

.product--delivery .delivery--status-not-available {
    background: #e74c3c
}

.product--delivery .delivery--text-not-available {
    color: #e74c3c
}

.product--delivery .delivery--text {
    margin: 0;
    display: inline-block
}

.content-main.is--fullscreen {
    box-shadow: none;
    max-width: none;
    padding: 0;
    margin: 0
}

.content-main.is--fullscreen .content,.content-main.is--fullscreen .content-main--inner {
    padding: 0;
    margin: 0 auto
}

.content-main.is--fullscreen .content--breadcrumb,.content-main.is--fullscreen .tagcloud--content,.content-main.is--fullscreen .last-seen-products {
    display: none
}

.content-main.is--fullscreen .listing--wrapper {
    max-width: 72.5rem;
    padding: 1.25rem .625rem 1.25rem .625rem;
    margin: 0 auto
}

@media screen and (min-width: 48em) {
    .content-main.is--fullscreen .listing--wrapper {
        padding: 1.25rem 1.875rem 1.25rem 1.875rem
    }
}

@media screen and (min-width: 78.75em) {
    .content-main.is--fullscreen .listing--wrapper {
        padding: 1.25rem 0rem 1.25rem 0rem
    }
}

.emotion--overlay {
    width: 3.125rem;
    height: 3.125rem;
    top: 3.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0 auto;
    position: relative;
    left: 0;
    z-index: 1000
}

.emotion--overlay .emotion--loading-indicator {
    padding: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.emotion--overlay ~ .content-main {
    min-height: 125rem;
    visibility: hidden
}

.emotion--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 3.125rem 0rem 3.125rem 0rem;
    margin: 0 auto;
    display: block;
    position: relative;
    box-sizing: content-box
}

.emotion--loading-indicator:before {
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    content: "";
    border-width: 2px;
    border-style: solid;
    border-color: #333 #ccc #ccc #ccc
}

.content--emotions {
    display: block
}

body.emotion--preview {
    background: #ffffff
}

body.emotion--preview .content-main {
    box-shadow: none;
    margin: 0
}

.emotion--show-listing {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.emotion--wrapper {
    display: block;
    margin: 0 auto;
    max-width: 1160px;
    overflow: hidden
}

.emotion--wrapper.is--fullscreen {
    max-width: none
}

.emotion--container {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    background: #fff
}

.emotion--container:after {
    content: "";
    display: table;
    clear: both
}

.emotion--container.emotion--mode-resize {
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0
}

.emotion--container.emotion--mode-rows .emotion--sizer,.emotion--container.emotion--mode-rows .emotion--sizer-xs,.emotion--container.emotion--mode-rows .emotion--sizer-s,.emotion--container.emotion--mode-rows .emotion--sizer-m,.emotion--container.emotion--mode-rows .emotion--sizer-l,.emotion--container.emotion--mode-rows .emotion--sizer-xl {
    display: none
}

.emotion--container.emotion--mode-rows .emotion--row:after {
    content: "";
    display: table;
    clear: both
}

.emotion--container.emotion--column-1 .col-1 {
    width: 100%
}

.emotion--container.emotion--column-1 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-1 .col-xs-1 {
    width: 100%
}

.emotion--container.emotion--column-1 .start-col-xs-1 {
    left: 0%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-1 .col-s-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-s-1 {
        left: 0%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-1 .col-m-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-m-1 {
        left: 0%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-1 .col-l-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-l-1 {
        left: 0%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-1 .col-xl-1 {
        width: 100%
    }

    .emotion--container.emotion--column-1 .start-col-xl-1 {
        left: 0%
    }
}

.emotion--container.emotion--column-2 .col-1 {
    width: 50%
}

.emotion--container.emotion--column-2 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-2 .col-2 {
    width: 100%
}

.emotion--container.emotion--column-2 .start-col-2 {
    left: 50%
}

.emotion--container.emotion--column-2 .col-xs-1 {
    width: 50%
}

.emotion--container.emotion--column-2 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-2 .col-xs-2 {
    width: 100%
}

.emotion--container.emotion--column-2 .start-col-xs-2 {
    left: 50%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-2 .col-s-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-s-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-s-2 {
        left: 50%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-2 .col-m-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-m-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-m-2 {
        left: 50%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-2 .col-l-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-l-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-l-2 {
        left: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-2 .col-xl-1 {
        width: 50%
    }

    .emotion--container.emotion--column-2 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-2 .col-xl-2 {
        width: 100%
    }

    .emotion--container.emotion--column-2 .start-col-xl-2 {
        left: 50%
    }
}

.emotion--container.emotion--column-3 .col-1 {
    width: 33.33333333%
}

.emotion--container.emotion--column-3 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-3 .col-2 {
    width: 66.66666667%
}

.emotion--container.emotion--column-3 .start-col-2 {
    left: 33.33333333%
}

.emotion--container.emotion--column-3 .col-3 {
    width: 100%
}

.emotion--container.emotion--column-3 .start-col-3 {
    left: 66.66666667%
}

.emotion--container.emotion--column-3 .col-xs-1 {
    width: 33.33333333%
}

.emotion--container.emotion--column-3 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-3 .col-xs-2 {
    width: 66.66666667%
}

.emotion--container.emotion--column-3 .start-col-xs-2 {
    left: 33.33333333%
}

.emotion--container.emotion--column-3 .col-xs-3 {
    width: 100%
}

.emotion--container.emotion--column-3 .start-col-xs-3 {
    left: 66.66666667%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-3 .col-s-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-s-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-s-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-s-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-s-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-3 .col-m-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-m-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-m-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-m-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-m-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-3 .col-l-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-l-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-l-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-l-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-l-3 {
        left: 66.66666667%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-3 .col-xl-1 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-3 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-3 .col-xl-2 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-3 .start-col-xl-2 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-3 .col-xl-3 {
        width: 100%
    }

    .emotion--container.emotion--column-3 .start-col-xl-3 {
        left: 66.66666667%
    }
}

.emotion--container.emotion--column-4 .col-1 {
    width: 25%
}

.emotion--container.emotion--column-4 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-4 .col-2 {
    width: 50%
}

.emotion--container.emotion--column-4 .start-col-2 {
    left: 25%
}

.emotion--container.emotion--column-4 .col-3 {
    width: 75%
}

.emotion--container.emotion--column-4 .start-col-3 {
    left: 50%
}

.emotion--container.emotion--column-4 .col-4 {
    width: 100%
}

.emotion--container.emotion--column-4 .start-col-4 {
    left: 75%
}

.emotion--container.emotion--column-4 .col-xs-1 {
    width: 25%
}

.emotion--container.emotion--column-4 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-4 .col-xs-2 {
    width: 50%
}

.emotion--container.emotion--column-4 .start-col-xs-2 {
    left: 25%
}

.emotion--container.emotion--column-4 .col-xs-3 {
    width: 75%
}

.emotion--container.emotion--column-4 .start-col-xs-3 {
    left: 50%
}

.emotion--container.emotion--column-4 .col-xs-4 {
    width: 100%
}

.emotion--container.emotion--column-4 .start-col-xs-4 {
    left: 75%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-4 .col-s-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-s-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-s-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-s-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-s-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-s-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-s-4 {
        left: 75%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-4 .col-m-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-m-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-m-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-m-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-m-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-m-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-m-4 {
        left: 75%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-4 .col-l-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-l-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-l-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-l-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-l-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-l-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-l-4 {
        left: 75%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-4 .col-xl-1 {
        width: 25%
    }

    .emotion--container.emotion--column-4 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-4 .col-xl-2 {
        width: 50%
    }

    .emotion--container.emotion--column-4 .start-col-xl-2 {
        left: 25%
    }

    .emotion--container.emotion--column-4 .col-xl-3 {
        width: 75%
    }

    .emotion--container.emotion--column-4 .start-col-xl-3 {
        left: 50%
    }

    .emotion--container.emotion--column-4 .col-xl-4 {
        width: 100%
    }

    .emotion--container.emotion--column-4 .start-col-xl-4 {
        left: 75%
    }
}

.emotion--container.emotion--column-5 .col-1 {
    width: 20%
}

.emotion--container.emotion--column-5 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-5 .col-2 {
    width: 40%
}

.emotion--container.emotion--column-5 .start-col-2 {
    left: 20%
}

.emotion--container.emotion--column-5 .col-3 {
    width: 60%
}

.emotion--container.emotion--column-5 .start-col-3 {
    left: 40%
}

.emotion--container.emotion--column-5 .col-4 {
    width: 80%
}

.emotion--container.emotion--column-5 .start-col-4 {
    left: 60%
}

.emotion--container.emotion--column-5 .col-5 {
    width: 100%
}

.emotion--container.emotion--column-5 .start-col-5 {
    left: 80%
}

.emotion--container.emotion--column-5 .col-xs-1 {
    width: 20%
}

.emotion--container.emotion--column-5 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-5 .col-xs-2 {
    width: 40%
}

.emotion--container.emotion--column-5 .start-col-xs-2 {
    left: 20%
}

.emotion--container.emotion--column-5 .col-xs-3 {
    width: 60%
}

.emotion--container.emotion--column-5 .start-col-xs-3 {
    left: 40%
}

.emotion--container.emotion--column-5 .col-xs-4 {
    width: 80%
}

.emotion--container.emotion--column-5 .start-col-xs-4 {
    left: 60%
}

.emotion--container.emotion--column-5 .col-xs-5 {
    width: 100%
}

.emotion--container.emotion--column-5 .start-col-xs-5 {
    left: 80%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-5 .col-s-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-s-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-s-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-s-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-s-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-s-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-s-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-s-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-s-5 {
        left: 80%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-5 .col-m-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-m-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-m-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-m-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-m-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-m-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-m-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-m-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-m-5 {
        left: 80%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-5 .col-l-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-l-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-l-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-l-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-l-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-l-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-l-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-l-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-l-5 {
        left: 80%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-5 .col-xl-1 {
        width: 20%
    }

    .emotion--container.emotion--column-5 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-5 .col-xl-2 {
        width: 40%
    }

    .emotion--container.emotion--column-5 .start-col-xl-2 {
        left: 20%
    }

    .emotion--container.emotion--column-5 .col-xl-3 {
        width: 60%
    }

    .emotion--container.emotion--column-5 .start-col-xl-3 {
        left: 40%
    }

    .emotion--container.emotion--column-5 .col-xl-4 {
        width: 80%
    }

    .emotion--container.emotion--column-5 .start-col-xl-4 {
        left: 60%
    }

    .emotion--container.emotion--column-5 .col-xl-5 {
        width: 100%
    }

    .emotion--container.emotion--column-5 .start-col-xl-5 {
        left: 80%
    }
}

.emotion--container.emotion--column-6 .col-1 {
    width: 16.66666667%
}

.emotion--container.emotion--column-6 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-6 .col-2 {
    width: 33.33333333%
}

.emotion--container.emotion--column-6 .start-col-2 {
    left: 16.66666667%
}

.emotion--container.emotion--column-6 .col-3 {
    width: 50%
}

.emotion--container.emotion--column-6 .start-col-3 {
    left: 33.33333333%
}

.emotion--container.emotion--column-6 .col-4 {
    width: 66.66666667%
}

.emotion--container.emotion--column-6 .start-col-4 {
    left: 50%
}

.emotion--container.emotion--column-6 .col-5 {
    width: 83.33333333%
}

.emotion--container.emotion--column-6 .start-col-5 {
    left: 66.66666667%
}

.emotion--container.emotion--column-6 .col-6 {
    width: 100%
}

.emotion--container.emotion--column-6 .start-col-6 {
    left: 83.33333333%
}

.emotion--container.emotion--column-6 .col-xs-1 {
    width: 16.66666667%
}

.emotion--container.emotion--column-6 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-6 .col-xs-2 {
    width: 33.33333333%
}

.emotion--container.emotion--column-6 .start-col-xs-2 {
    left: 16.66666667%
}

.emotion--container.emotion--column-6 .col-xs-3 {
    width: 50%
}

.emotion--container.emotion--column-6 .start-col-xs-3 {
    left: 33.33333333%
}

.emotion--container.emotion--column-6 .col-xs-4 {
    width: 66.66666667%
}

.emotion--container.emotion--column-6 .start-col-xs-4 {
    left: 50%
}

.emotion--container.emotion--column-6 .col-xs-5 {
    width: 83.33333333%
}

.emotion--container.emotion--column-6 .start-col-xs-5 {
    left: 66.66666667%
}

.emotion--container.emotion--column-6 .col-xs-6 {
    width: 100%
}

.emotion--container.emotion--column-6 .start-col-xs-6 {
    left: 83.33333333%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-6 .col-s-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-s-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-s-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-s-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-s-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-s-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-s-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-s-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-s-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-s-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-s-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-6 .col-m-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-m-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-m-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-m-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-m-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-m-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-m-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-m-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-m-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-m-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-m-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-6 .col-l-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-l-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-l-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-l-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-l-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-l-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-l-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-l-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-l-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-l-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-l-6 {
        left: 83.33333333%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-6 .col-xl-1 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-6 .col-xl-2 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-xl-2 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-6 .col-xl-3 {
        width: 50%
    }

    .emotion--container.emotion--column-6 .start-col-xl-3 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-6 .col-xl-4 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-6 .start-col-xl-4 {
        left: 50%
    }

    .emotion--container.emotion--column-6 .col-xl-5 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-6 .start-col-xl-5 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-6 .col-xl-6 {
        width: 100%
    }

    .emotion--container.emotion--column-6 .start-col-xl-6 {
        left: 83.33333333%
    }
}

.emotion--container.emotion--column-7 .col-1 {
    width: 14.28571429%
}

.emotion--container.emotion--column-7 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-7 .col-2 {
    width: 28.57142857%
}

.emotion--container.emotion--column-7 .start-col-2 {
    left: 14.28571429%
}

.emotion--container.emotion--column-7 .col-3 {
    width: 42.85714286%
}

.emotion--container.emotion--column-7 .start-col-3 {
    left: 28.57142857%
}

.emotion--container.emotion--column-7 .col-4 {
    width: 57.14285714%
}

.emotion--container.emotion--column-7 .start-col-4 {
    left: 42.85714286%
}

.emotion--container.emotion--column-7 .col-5 {
    width: 71.42857143000001%
}

.emotion--container.emotion--column-7 .start-col-5 {
    left: 57.14285714%
}

.emotion--container.emotion--column-7 .col-6 {
    width: 85.71428571%
}

.emotion--container.emotion--column-7 .start-col-6 {
    left: 71.42857143000001%
}

.emotion--container.emotion--column-7 .col-7 {
    width: 100%
}

.emotion--container.emotion--column-7 .start-col-7 {
    left: 85.71428571%
}

.emotion--container.emotion--column-7 .col-xs-1 {
    width: 14.28571429%
}

.emotion--container.emotion--column-7 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-7 .col-xs-2 {
    width: 28.57142857%
}

.emotion--container.emotion--column-7 .start-col-xs-2 {
    left: 14.28571429%
}

.emotion--container.emotion--column-7 .col-xs-3 {
    width: 42.85714286%
}

.emotion--container.emotion--column-7 .start-col-xs-3 {
    left: 28.57142857%
}

.emotion--container.emotion--column-7 .col-xs-4 {
    width: 57.14285714%
}

.emotion--container.emotion--column-7 .start-col-xs-4 {
    left: 42.85714286%
}

.emotion--container.emotion--column-7 .col-xs-5 {
    width: 71.42857143000001%
}

.emotion--container.emotion--column-7 .start-col-xs-5 {
    left: 57.14285714%
}

.emotion--container.emotion--column-7 .col-xs-6 {
    width: 85.71428571%
}

.emotion--container.emotion--column-7 .start-col-xs-6 {
    left: 71.42857143000001%
}

.emotion--container.emotion--column-7 .col-xs-7 {
    width: 100%
}

.emotion--container.emotion--column-7 .start-col-xs-7 {
    left: 85.71428571%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-7 .col-s-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-s-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-s-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-s-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-s-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-s-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-s-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-s-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-s-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-s-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-s-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-s-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-s-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-7 .col-m-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-m-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-m-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-m-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-m-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-m-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-m-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-m-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-m-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-m-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-m-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-m-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-m-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-7 .col-l-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-l-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-l-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-l-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-l-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-l-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-l-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-l-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-l-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-l-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-l-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-l-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-l-7 {
        left: 85.71428571%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-7 .col-xl-1 {
        width: 14.28571429%
    }

    .emotion--container.emotion--column-7 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-7 .col-xl-2 {
        width: 28.57142857%
    }

    .emotion--container.emotion--column-7 .start-col-xl-2 {
        left: 14.28571429%
    }

    .emotion--container.emotion--column-7 .col-xl-3 {
        width: 42.85714286%
    }

    .emotion--container.emotion--column-7 .start-col-xl-3 {
        left: 28.57142857%
    }

    .emotion--container.emotion--column-7 .col-xl-4 {
        width: 57.14285714%
    }

    .emotion--container.emotion--column-7 .start-col-xl-4 {
        left: 42.85714286%
    }

    .emotion--container.emotion--column-7 .col-xl-5 {
        width: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .start-col-xl-5 {
        left: 57.14285714%
    }

    .emotion--container.emotion--column-7 .col-xl-6 {
        width: 85.71428571%
    }

    .emotion--container.emotion--column-7 .start-col-xl-6 {
        left: 71.42857143000001%
    }

    .emotion--container.emotion--column-7 .col-xl-7 {
        width: 100%
    }

    .emotion--container.emotion--column-7 .start-col-xl-7 {
        left: 85.71428571%
    }
}

.emotion--container.emotion--column-8 .col-1 {
    width: 12.5%
}

.emotion--container.emotion--column-8 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-8 .col-2 {
    width: 25%
}

.emotion--container.emotion--column-8 .start-col-2 {
    left: 12.5%
}

.emotion--container.emotion--column-8 .col-3 {
    width: 37.5%
}

.emotion--container.emotion--column-8 .start-col-3 {
    left: 25%
}

.emotion--container.emotion--column-8 .col-4 {
    width: 50%
}

.emotion--container.emotion--column-8 .start-col-4 {
    left: 37.5%
}

.emotion--container.emotion--column-8 .col-5 {
    width: 62.5%
}

.emotion--container.emotion--column-8 .start-col-5 {
    left: 50%
}

.emotion--container.emotion--column-8 .col-6 {
    width: 75%
}

.emotion--container.emotion--column-8 .start-col-6 {
    left: 62.5%
}

.emotion--container.emotion--column-8 .col-7 {
    width: 87.5%
}

.emotion--container.emotion--column-8 .start-col-7 {
    left: 75%
}

.emotion--container.emotion--column-8 .col-8 {
    width: 100%
}

.emotion--container.emotion--column-8 .start-col-8 {
    left: 87.5%
}

.emotion--container.emotion--column-8 .col-xs-1 {
    width: 12.5%
}

.emotion--container.emotion--column-8 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-8 .col-xs-2 {
    width: 25%
}

.emotion--container.emotion--column-8 .start-col-xs-2 {
    left: 12.5%
}

.emotion--container.emotion--column-8 .col-xs-3 {
    width: 37.5%
}

.emotion--container.emotion--column-8 .start-col-xs-3 {
    left: 25%
}

.emotion--container.emotion--column-8 .col-xs-4 {
    width: 50%
}

.emotion--container.emotion--column-8 .start-col-xs-4 {
    left: 37.5%
}

.emotion--container.emotion--column-8 .col-xs-5 {
    width: 62.5%
}

.emotion--container.emotion--column-8 .start-col-xs-5 {
    left: 50%
}

.emotion--container.emotion--column-8 .col-xs-6 {
    width: 75%
}

.emotion--container.emotion--column-8 .start-col-xs-6 {
    left: 62.5%
}

.emotion--container.emotion--column-8 .col-xs-7 {
    width: 87.5%
}

.emotion--container.emotion--column-8 .start-col-xs-7 {
    left: 75%
}

.emotion--container.emotion--column-8 .col-xs-8 {
    width: 100%
}

.emotion--container.emotion--column-8 .start-col-xs-8 {
    left: 87.5%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-8 .col-s-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-s-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-s-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-s-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-s-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-s-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-s-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-s-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-s-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-s-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-s-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-s-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-s-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-8 .col-m-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-m-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-m-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-m-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-m-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-m-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-m-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-m-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-m-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-m-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-m-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-m-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-m-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-8 .col-l-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-l-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-l-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-l-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-l-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-l-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-l-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-l-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-l-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-l-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-l-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-l-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-l-8 {
        left: 87.5%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-8 .col-xl-1 {
        width: 12.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-8 .col-xl-2 {
        width: 25%
    }

    .emotion--container.emotion--column-8 .start-col-xl-2 {
        left: 12.5%
    }

    .emotion--container.emotion--column-8 .col-xl-3 {
        width: 37.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-3 {
        left: 25%
    }

    .emotion--container.emotion--column-8 .col-xl-4 {
        width: 50%
    }

    .emotion--container.emotion--column-8 .start-col-xl-4 {
        left: 37.5%
    }

    .emotion--container.emotion--column-8 .col-xl-5 {
        width: 62.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-5 {
        left: 50%
    }

    .emotion--container.emotion--column-8 .col-xl-6 {
        width: 75%
    }

    .emotion--container.emotion--column-8 .start-col-xl-6 {
        left: 62.5%
    }

    .emotion--container.emotion--column-8 .col-xl-7 {
        width: 87.5%
    }

    .emotion--container.emotion--column-8 .start-col-xl-7 {
        left: 75%
    }

    .emotion--container.emotion--column-8 .col-xl-8 {
        width: 100%
    }

    .emotion--container.emotion--column-8 .start-col-xl-8 {
        left: 87.5%
    }
}

.emotion--container.emotion--column-9 .col-1 {
    width: 11.11111111%
}

.emotion--container.emotion--column-9 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-9 .col-2 {
    width: 22.22222222%
}

.emotion--container.emotion--column-9 .start-col-2 {
    left: 11.11111111%
}

.emotion--container.emotion--column-9 .col-3 {
    width: 33.33333333%
}

.emotion--container.emotion--column-9 .start-col-3 {
    left: 22.22222222%
}

.emotion--container.emotion--column-9 .col-4 {
    width: 44.44444444%
}

.emotion--container.emotion--column-9 .start-col-4 {
    left: 33.33333333%
}

.emotion--container.emotion--column-9 .col-5 {
    width: 55.55555556%
}

.emotion--container.emotion--column-9 .start-col-5 {
    left: 44.44444444%
}

.emotion--container.emotion--column-9 .col-6 {
    width: 66.66666667%
}

.emotion--container.emotion--column-9 .start-col-6 {
    left: 55.55555556%
}

.emotion--container.emotion--column-9 .col-7 {
    width: 77.77777777999999%
}

.emotion--container.emotion--column-9 .start-col-7 {
    left: 66.66666667%
}

.emotion--container.emotion--column-9 .col-8 {
    width: 88.88888889%
}

.emotion--container.emotion--column-9 .start-col-8 {
    left: 77.77777777999999%
}

.emotion--container.emotion--column-9 .col-9 {
    width: 100%
}

.emotion--container.emotion--column-9 .start-col-9 {
    left: 88.88888889%
}

.emotion--container.emotion--column-9 .col-xs-1 {
    width: 11.11111111%
}

.emotion--container.emotion--column-9 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-9 .col-xs-2 {
    width: 22.22222222%
}

.emotion--container.emotion--column-9 .start-col-xs-2 {
    left: 11.11111111%
}

.emotion--container.emotion--column-9 .col-xs-3 {
    width: 33.33333333%
}

.emotion--container.emotion--column-9 .start-col-xs-3 {
    left: 22.22222222%
}

.emotion--container.emotion--column-9 .col-xs-4 {
    width: 44.44444444%
}

.emotion--container.emotion--column-9 .start-col-xs-4 {
    left: 33.33333333%
}

.emotion--container.emotion--column-9 .col-xs-5 {
    width: 55.55555556%
}

.emotion--container.emotion--column-9 .start-col-xs-5 {
    left: 44.44444444%
}

.emotion--container.emotion--column-9 .col-xs-6 {
    width: 66.66666667%
}

.emotion--container.emotion--column-9 .start-col-xs-6 {
    left: 55.55555556%
}

.emotion--container.emotion--column-9 .col-xs-7 {
    width: 77.77777777999999%
}

.emotion--container.emotion--column-9 .start-col-xs-7 {
    left: 66.66666667%
}

.emotion--container.emotion--column-9 .col-xs-8 {
    width: 88.88888889%
}

.emotion--container.emotion--column-9 .start-col-xs-8 {
    left: 77.77777777999999%
}

.emotion--container.emotion--column-9 .col-xs-9 {
    width: 100%
}

.emotion--container.emotion--column-9 .start-col-xs-9 {
    left: 88.88888889%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-9 .col-s-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-s-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-s-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-s-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-s-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-s-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-s-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-s-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-s-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-s-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-s-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-s-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-s-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-s-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-s-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-s-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-s-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-9 .col-m-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-m-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-m-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-m-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-m-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-m-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-m-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-m-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-m-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-m-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-m-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-m-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-m-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-m-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-m-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-m-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-m-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-9 .col-l-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-l-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-l-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-l-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-l-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-l-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-l-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-l-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-l-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-l-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-l-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-l-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-l-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-l-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-l-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-l-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-l-9 {
        left: 88.88888889%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-9 .col-xl-1 {
        width: 11.11111111%
    }

    .emotion--container.emotion--column-9 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-9 .col-xl-2 {
        width: 22.22222222%
    }

    .emotion--container.emotion--column-9 .start-col-xl-2 {
        left: 11.11111111%
    }

    .emotion--container.emotion--column-9 .col-xl-3 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-9 .start-col-xl-3 {
        left: 22.22222222%
    }

    .emotion--container.emotion--column-9 .col-xl-4 {
        width: 44.44444444%
    }

    .emotion--container.emotion--column-9 .start-col-xl-4 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-9 .col-xl-5 {
        width: 55.55555556%
    }

    .emotion--container.emotion--column-9 .start-col-xl-5 {
        left: 44.44444444%
    }

    .emotion--container.emotion--column-9 .col-xl-6 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-9 .start-col-xl-6 {
        left: 55.55555556%
    }

    .emotion--container.emotion--column-9 .col-xl-7 {
        width: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .start-col-xl-7 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-9 .col-xl-8 {
        width: 88.88888889%
    }

    .emotion--container.emotion--column-9 .start-col-xl-8 {
        left: 77.77777777999999%
    }

    .emotion--container.emotion--column-9 .col-xl-9 {
        width: 100%
    }

    .emotion--container.emotion--column-9 .start-col-xl-9 {
        left: 88.88888889%
    }
}

.emotion--container.emotion--column-10 .col-1 {
    width: 10%
}

.emotion--container.emotion--column-10 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-10 .col-2 {
    width: 20%
}

.emotion--container.emotion--column-10 .start-col-2 {
    left: 10%
}

.emotion--container.emotion--column-10 .col-3 {
    width: 30%
}

.emotion--container.emotion--column-10 .start-col-3 {
    left: 20%
}

.emotion--container.emotion--column-10 .col-4 {
    width: 40%
}

.emotion--container.emotion--column-10 .start-col-4 {
    left: 30%
}

.emotion--container.emotion--column-10 .col-5 {
    width: 50%
}

.emotion--container.emotion--column-10 .start-col-5 {
    left: 40%
}

.emotion--container.emotion--column-10 .col-6 {
    width: 60%
}

.emotion--container.emotion--column-10 .start-col-6 {
    left: 50%
}

.emotion--container.emotion--column-10 .col-7 {
    width: 70%
}

.emotion--container.emotion--column-10 .start-col-7 {
    left: 60%
}

.emotion--container.emotion--column-10 .col-8 {
    width: 80%
}

.emotion--container.emotion--column-10 .start-col-8 {
    left: 70%
}

.emotion--container.emotion--column-10 .col-9 {
    width: 90%
}

.emotion--container.emotion--column-10 .start-col-9 {
    left: 80%
}

.emotion--container.emotion--column-10 .col-10 {
    width: 100%
}

.emotion--container.emotion--column-10 .start-col-10 {
    left: 90%
}

.emotion--container.emotion--column-10 .col-xs-1 {
    width: 10%
}

.emotion--container.emotion--column-10 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-10 .col-xs-2 {
    width: 20%
}

.emotion--container.emotion--column-10 .start-col-xs-2 {
    left: 10%
}

.emotion--container.emotion--column-10 .col-xs-3 {
    width: 30%
}

.emotion--container.emotion--column-10 .start-col-xs-3 {
    left: 20%
}

.emotion--container.emotion--column-10 .col-xs-4 {
    width: 40%
}

.emotion--container.emotion--column-10 .start-col-xs-4 {
    left: 30%
}

.emotion--container.emotion--column-10 .col-xs-5 {
    width: 50%
}

.emotion--container.emotion--column-10 .start-col-xs-5 {
    left: 40%
}

.emotion--container.emotion--column-10 .col-xs-6 {
    width: 60%
}

.emotion--container.emotion--column-10 .start-col-xs-6 {
    left: 50%
}

.emotion--container.emotion--column-10 .col-xs-7 {
    width: 70%
}

.emotion--container.emotion--column-10 .start-col-xs-7 {
    left: 60%
}

.emotion--container.emotion--column-10 .col-xs-8 {
    width: 80%
}

.emotion--container.emotion--column-10 .start-col-xs-8 {
    left: 70%
}

.emotion--container.emotion--column-10 .col-xs-9 {
    width: 90%
}

.emotion--container.emotion--column-10 .start-col-xs-9 {
    left: 80%
}

.emotion--container.emotion--column-10 .col-xs-10 {
    width: 100%
}

.emotion--container.emotion--column-10 .start-col-xs-10 {
    left: 90%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-10 .col-s-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-s-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-s-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-s-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-s-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-s-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-s-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-s-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-s-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-s-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-s-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-s-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-s-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-s-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-s-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-s-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-s-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-s-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-s-10 {
        left: 90%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-10 .col-m-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-m-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-m-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-m-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-m-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-m-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-m-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-m-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-m-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-m-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-m-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-m-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-m-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-m-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-m-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-m-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-m-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-m-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-m-10 {
        left: 90%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-10 .col-l-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-l-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-l-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-l-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-l-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-l-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-l-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-l-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-l-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-l-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-l-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-l-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-l-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-l-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-l-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-l-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-l-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-l-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-l-10 {
        left: 90%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-10 .col-xl-1 {
        width: 10%
    }

    .emotion--container.emotion--column-10 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-10 .col-xl-2 {
        width: 20%
    }

    .emotion--container.emotion--column-10 .start-col-xl-2 {
        left: 10%
    }

    .emotion--container.emotion--column-10 .col-xl-3 {
        width: 30%
    }

    .emotion--container.emotion--column-10 .start-col-xl-3 {
        left: 20%
    }

    .emotion--container.emotion--column-10 .col-xl-4 {
        width: 40%
    }

    .emotion--container.emotion--column-10 .start-col-xl-4 {
        left: 30%
    }

    .emotion--container.emotion--column-10 .col-xl-5 {
        width: 50%
    }

    .emotion--container.emotion--column-10 .start-col-xl-5 {
        left: 40%
    }

    .emotion--container.emotion--column-10 .col-xl-6 {
        width: 60%
    }

    .emotion--container.emotion--column-10 .start-col-xl-6 {
        left: 50%
    }

    .emotion--container.emotion--column-10 .col-xl-7 {
        width: 70%
    }

    .emotion--container.emotion--column-10 .start-col-xl-7 {
        left: 60%
    }

    .emotion--container.emotion--column-10 .col-xl-8 {
        width: 80%
    }

    .emotion--container.emotion--column-10 .start-col-xl-8 {
        left: 70%
    }

    .emotion--container.emotion--column-10 .col-xl-9 {
        width: 90%
    }

    .emotion--container.emotion--column-10 .start-col-xl-9 {
        left: 80%
    }

    .emotion--container.emotion--column-10 .col-xl-10 {
        width: 100%
    }

    .emotion--container.emotion--column-10 .start-col-xl-10 {
        left: 90%
    }
}

.emotion--container.emotion--column-11 .col-1 {
    width: 9.09090909%
}

.emotion--container.emotion--column-11 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-11 .col-2 {
    width: 18.18181818%
}

.emotion--container.emotion--column-11 .start-col-2 {
    left: 9.09090909%
}

.emotion--container.emotion--column-11 .col-3 {
    width: 27.27272727%
}

.emotion--container.emotion--column-11 .start-col-3 {
    left: 18.18181818%
}

.emotion--container.emotion--column-11 .col-4 {
    width: 36.36363636%
}

.emotion--container.emotion--column-11 .start-col-4 {
    left: 27.27272727%
}

.emotion--container.emotion--column-11 .col-5 {
    width: 45.45454545%
}

.emotion--container.emotion--column-11 .start-col-5 {
    left: 36.36363636%
}

.emotion--container.emotion--column-11 .col-6 {
    width: 54.54545455%
}

.emotion--container.emotion--column-11 .start-col-6 {
    left: 45.45454545%
}

.emotion--container.emotion--column-11 .col-7 {
    width: 63.63636364%
}

.emotion--container.emotion--column-11 .start-col-7 {
    left: 54.54545455%
}

.emotion--container.emotion--column-11 .col-8 {
    width: 72.72727273%
}

.emotion--container.emotion--column-11 .start-col-8 {
    left: 63.63636364%
}

.emotion--container.emotion--column-11 .col-9 {
    width: 81.81818182000001%
}

.emotion--container.emotion--column-11 .start-col-9 {
    left: 72.72727273%
}

.emotion--container.emotion--column-11 .col-10 {
    width: 90.90909091%
}

.emotion--container.emotion--column-11 .start-col-10 {
    left: 81.81818182000001%
}

.emotion--container.emotion--column-11 .col-11 {
    width: 100%
}

.emotion--container.emotion--column-11 .start-col-11 {
    left: 90.90909091%
}

.emotion--container.emotion--column-11 .col-xs-1 {
    width: 9.09090909%
}

.emotion--container.emotion--column-11 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-11 .col-xs-2 {
    width: 18.18181818%
}

.emotion--container.emotion--column-11 .start-col-xs-2 {
    left: 9.09090909%
}

.emotion--container.emotion--column-11 .col-xs-3 {
    width: 27.27272727%
}

.emotion--container.emotion--column-11 .start-col-xs-3 {
    left: 18.18181818%
}

.emotion--container.emotion--column-11 .col-xs-4 {
    width: 36.36363636%
}

.emotion--container.emotion--column-11 .start-col-xs-4 {
    left: 27.27272727%
}

.emotion--container.emotion--column-11 .col-xs-5 {
    width: 45.45454545%
}

.emotion--container.emotion--column-11 .start-col-xs-5 {
    left: 36.36363636%
}

.emotion--container.emotion--column-11 .col-xs-6 {
    width: 54.54545455%
}

.emotion--container.emotion--column-11 .start-col-xs-6 {
    left: 45.45454545%
}

.emotion--container.emotion--column-11 .col-xs-7 {
    width: 63.63636364%
}

.emotion--container.emotion--column-11 .start-col-xs-7 {
    left: 54.54545455%
}

.emotion--container.emotion--column-11 .col-xs-8 {
    width: 72.72727273%
}

.emotion--container.emotion--column-11 .start-col-xs-8 {
    left: 63.63636364%
}

.emotion--container.emotion--column-11 .col-xs-9 {
    width: 81.81818182000001%
}

.emotion--container.emotion--column-11 .start-col-xs-9 {
    left: 72.72727273%
}

.emotion--container.emotion--column-11 .col-xs-10 {
    width: 90.90909091%
}

.emotion--container.emotion--column-11 .start-col-xs-10 {
    left: 81.81818182000001%
}

.emotion--container.emotion--column-11 .col-xs-11 {
    width: 100%
}

.emotion--container.emotion--column-11 .start-col-xs-11 {
    left: 90.90909091%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-11 .col-s-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-s-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-s-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-s-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-s-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-s-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-s-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-s-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-s-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-s-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-s-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-s-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-s-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-s-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-s-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-s-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-s-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-s-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-s-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-s-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-s-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-11 .col-m-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-m-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-m-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-m-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-m-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-m-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-m-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-m-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-m-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-m-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-m-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-m-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-m-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-m-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-m-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-m-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-m-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-m-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-m-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-m-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-m-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-11 .col-l-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-l-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-l-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-l-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-l-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-l-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-l-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-l-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-l-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-l-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-l-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-l-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-l-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-l-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-l-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-l-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-l-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-l-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-l-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-l-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-l-11 {
        left: 90.90909091%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-11 .col-xl-1 {
        width: 9.09090909%
    }

    .emotion--container.emotion--column-11 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-11 .col-xl-2 {
        width: 18.18181818%
    }

    .emotion--container.emotion--column-11 .start-col-xl-2 {
        left: 9.09090909%
    }

    .emotion--container.emotion--column-11 .col-xl-3 {
        width: 27.27272727%
    }

    .emotion--container.emotion--column-11 .start-col-xl-3 {
        left: 18.18181818%
    }

    .emotion--container.emotion--column-11 .col-xl-4 {
        width: 36.36363636%
    }

    .emotion--container.emotion--column-11 .start-col-xl-4 {
        left: 27.27272727%
    }

    .emotion--container.emotion--column-11 .col-xl-5 {
        width: 45.45454545%
    }

    .emotion--container.emotion--column-11 .start-col-xl-5 {
        left: 36.36363636%
    }

    .emotion--container.emotion--column-11 .col-xl-6 {
        width: 54.54545455%
    }

    .emotion--container.emotion--column-11 .start-col-xl-6 {
        left: 45.45454545%
    }

    .emotion--container.emotion--column-11 .col-xl-7 {
        width: 63.63636364%
    }

    .emotion--container.emotion--column-11 .start-col-xl-7 {
        left: 54.54545455%
    }

    .emotion--container.emotion--column-11 .col-xl-8 {
        width: 72.72727273%
    }

    .emotion--container.emotion--column-11 .start-col-xl-8 {
        left: 63.63636364%
    }

    .emotion--container.emotion--column-11 .col-xl-9 {
        width: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .start-col-xl-9 {
        left: 72.72727273%
    }

    .emotion--container.emotion--column-11 .col-xl-10 {
        width: 90.90909091%
    }

    .emotion--container.emotion--column-11 .start-col-xl-10 {
        left: 81.81818182000001%
    }

    .emotion--container.emotion--column-11 .col-xl-11 {
        width: 100%
    }

    .emotion--container.emotion--column-11 .start-col-xl-11 {
        left: 90.90909091%
    }
}

.emotion--container.emotion--column-12 .col-1 {
    width: 8.33333333%
}

.emotion--container.emotion--column-12 .start-col-1 {
    left: 0%
}

.emotion--container.emotion--column-12 .col-2 {
    width: 16.66666667%
}

.emotion--container.emotion--column-12 .start-col-2 {
    left: 8.33333333%
}

.emotion--container.emotion--column-12 .col-3 {
    width: 25%
}

.emotion--container.emotion--column-12 .start-col-3 {
    left: 16.66666667%
}

.emotion--container.emotion--column-12 .col-4 {
    width: 33.33333333%
}

.emotion--container.emotion--column-12 .start-col-4 {
    left: 25%
}

.emotion--container.emotion--column-12 .col-5 {
    width: 41.66666667%
}

.emotion--container.emotion--column-12 .start-col-5 {
    left: 33.33333333%
}

.emotion--container.emotion--column-12 .col-6 {
    width: 50%
}

.emotion--container.emotion--column-12 .start-col-6 {
    left: 41.66666667%
}

.emotion--container.emotion--column-12 .col-7 {
    width: 58.33333333%
}

.emotion--container.emotion--column-12 .start-col-7 {
    left: 50%
}

.emotion--container.emotion--column-12 .col-8 {
    width: 66.66666667%
}

.emotion--container.emotion--column-12 .start-col-8 {
    left: 58.33333333%
}

.emotion--container.emotion--column-12 .col-9 {
    width: 75%
}

.emotion--container.emotion--column-12 .start-col-9 {
    left: 66.66666667%
}

.emotion--container.emotion--column-12 .col-10 {
    width: 83.33333333%
}

.emotion--container.emotion--column-12 .start-col-10 {
    left: 75%
}

.emotion--container.emotion--column-12 .col-11 {
    width: 91.66666667%
}

.emotion--container.emotion--column-12 .start-col-11 {
    left: 83.33333333%
}

.emotion--container.emotion--column-12 .col-12 {
    width: 100%
}

.emotion--container.emotion--column-12 .start-col-12 {
    left: 91.66666667%
}

.emotion--container.emotion--column-12 .col-xs-1 {
    width: 8.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-1 {
    left: 0%
}

.emotion--container.emotion--column-12 .col-xs-2 {
    width: 16.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-2 {
    left: 8.33333333%
}

.emotion--container.emotion--column-12 .col-xs-3 {
    width: 25%
}

.emotion--container.emotion--column-12 .start-col-xs-3 {
    left: 16.66666667%
}

.emotion--container.emotion--column-12 .col-xs-4 {
    width: 33.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-4 {
    left: 25%
}

.emotion--container.emotion--column-12 .col-xs-5 {
    width: 41.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-5 {
    left: 33.33333333%
}

.emotion--container.emotion--column-12 .col-xs-6 {
    width: 50%
}

.emotion--container.emotion--column-12 .start-col-xs-6 {
    left: 41.66666667%
}

.emotion--container.emotion--column-12 .col-xs-7 {
    width: 58.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-7 {
    left: 50%
}

.emotion--container.emotion--column-12 .col-xs-8 {
    width: 66.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-8 {
    left: 58.33333333%
}

.emotion--container.emotion--column-12 .col-xs-9 {
    width: 75%
}

.emotion--container.emotion--column-12 .start-col-xs-9 {
    left: 66.66666667%
}

.emotion--container.emotion--column-12 .col-xs-10 {
    width: 83.33333333%
}

.emotion--container.emotion--column-12 .start-col-xs-10 {
    left: 75%
}

.emotion--container.emotion--column-12 .col-xs-11 {
    width: 91.66666667%
}

.emotion--container.emotion--column-12 .start-col-xs-11 {
    left: 83.33333333%
}

.emotion--container.emotion--column-12 .col-xs-12 {
    width: 100%
}

.emotion--container.emotion--column-12 .start-col-xs-12 {
    left: 91.66666667%
}

@media screen and (min-width: 30em) {
    .emotion--container.emotion--column-12 .col-s-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-s-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-s-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-s-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-s-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-s-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-s-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-s-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-s-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-s-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-s-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-s-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-s-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 48em) {
    .emotion--container.emotion--column-12 .col-m-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-m-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-m-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-m-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-m-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-m-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-m-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-m-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-m-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-m-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-m-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-m-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-m-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 64em) {
    .emotion--container.emotion--column-12 .col-l-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-l-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-l-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-l-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-l-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-l-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-l-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-l-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-l-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-l-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-l-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-l-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-l-12 {
        left: 91.66666667%
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container.emotion--column-12 .col-xl-1 {
        width: 8.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-1 {
        left: 0%
    }

    .emotion--container.emotion--column-12 .col-xl-2 {
        width: 16.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-2 {
        left: 8.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-3 {
        width: 25%
    }

    .emotion--container.emotion--column-12 .start-col-xl-3 {
        left: 16.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-4 {
        width: 33.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-4 {
        left: 25%
    }

    .emotion--container.emotion--column-12 .col-xl-5 {
        width: 41.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-5 {
        left: 33.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-6 {
        width: 50%
    }

    .emotion--container.emotion--column-12 .start-col-xl-6 {
        left: 41.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-7 {
        width: 58.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-7 {
        left: 50%
    }

    .emotion--container.emotion--column-12 .col-xl-8 {
        width: 66.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-8 {
        left: 58.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-9 {
        width: 75%
    }

    .emotion--container.emotion--column-12 .start-col-xl-9 {
        left: 66.66666667%
    }

    .emotion--container.emotion--column-12 .col-xl-10 {
        width: 83.33333333%
    }

    .emotion--container.emotion--column-12 .start-col-xl-10 {
        left: 75%
    }

    .emotion--container.emotion--column-12 .col-xl-11 {
        width: 91.66666667%
    }

    .emotion--container.emotion--column-12 .start-col-xl-11 {
        left: 83.33333333%
    }

    .emotion--container.emotion--column-12 .col-xl-12 {
        width: 100%
    }

    .emotion--container.emotion--column-12 .start-col-xl-12 {
        left: 91.66666667%
    }
}

.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
    display: block
}

.emotion--container .is--hidden-xs {
    display: none
}

.emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
    display: none
}

.emotion--container .emotion--sizer-xs {
    display: block
}

.emotion--container .emotion--sizer-xs ~ .emotion--sizer {
    display: none
}

@media screen and (min-width: 30em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-s {
        display: none
    }

    .emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-s {
        display: block
    }

    .emotion--container .emotion--sizer-s ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-l,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-m {
        display: none
    }

    .emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-l,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-m {
        display: block
    }

    .emotion--container .emotion--sizer-m ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-xl {
        display: block
    }

    .emotion--container .is--hidden-l {
        display: none
    }

    .emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-xl {
        display: none
    }

    .emotion--container .emotion--sizer-l {
        display: block
    }

    .emotion--container .emotion--sizer-l ~ .emotion--sizer {
        display: none
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--container .is--hidden-xs,.emotion--container .is--hidden-s,.emotion--container .is--hidden-m,.emotion--container .is--hidden-l {
        display: block
    }

    .emotion--container .is--hidden-xl {
        display: none
    }

    .emotion--container .emotion--sizer-s,.emotion--container .emotion--sizer-xs,.emotion--container .emotion--sizer-m,.emotion--container .emotion--sizer-l {
        display: none
    }

    .emotion--container .emotion--sizer-xl {
        display: block
    }

    .emotion--container .emotion--sizer-xl ~ .emotion--sizer {
        display: none
    }
}

.emotion--element {
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.emotion--container.emotion--mode-rows .emotion--element {
    position: relative;
    top: 0;
    left: 0;
    float: left;
    vertical-align: top
}

.emotion--banner {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden
}

.emotion--banner .banner--content {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%
}

.emotion--banner .banner--content.left.top {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    left: 0;
    top: 0
}

.emotion--banner .banner--content.left.center {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    left: 0;
    top: 50%
}

.emotion--banner .banner--content.left.bottom {
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    left: 0;
    top: 100%
}

.emotion--banner .banner--content.center.top {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    top: 0
}

.emotion--banner .banner--content.center.bottom {
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
    left: 50%;
    top: 100%
}

.emotion--banner .banner--content.right.top {
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    left: 100%;
    top: 0
}

.emotion--banner .banner--content.right.center {
    -webkit-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    left: 100%;
    top: 50%
}

.emotion--banner .banner--content.right.bottom {
    -webkit-transform: translate(-100%, -100%);
    transform: translate(-100%, -100%);
    left: 100%;
    top: 100%
}

.emotion--mode-rows .emotion--banner {
    height: auto
}

.emotion--mode-rows .emotion--banner .banner--content,.emotion--mode-rows .emotion--banner .banner--content.left.top,.emotion--mode-rows .emotion--banner .banner--content.left.center,.emotion--mode-rows .emotion--banner .banner--content.left.bottom,.emotion--mode-rows .emotion--banner .banner--content.center.top,.emotion--mode-rows .emotion--banner .banner--content.center.bottom,.emotion--mode-rows .emotion--banner .banner--content.right.top,.emotion--mode-rows .emotion--banner .banner--content.right.center,.emotion--mode-rows .emotion--banner .banner--content.right.bottom {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    left: 0;
    top: 0;
    float: none
}

.emotion--mode-rows .emotion--banner .banner--image-src {
    max-height: none;
    width: 100%
}

.emotion--banner .banner--image {
    width: 100%
}

.emotion--banner .banner--link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 110
}

.emotion--banner .banner--mapping {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0
}

.emotion--banner .banner--mapping-link {
    position: absolute;
    display: block;
    z-index: 110;
    background: rgba(0,0,0,0)
}

.emotion--banner-slider {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--banner-slider {
    height: auto
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--container,.emotion--mode-rows .emotion--banner-slider .banner-slider--slide {
    height: auto
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--item {
    vertical-align: middle
}

.emotion--mode-rows .emotion--banner-slider .banner-slider--banner {
    -webkit-transform: none;
    transform: none;
    position: relative;
    top: 0;
    left: 0;
    width: 100%
}

.emotion--banner-slider .banner-slider--title {
    padding: .625rem 1.25rem .625rem 1.25rem;
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis
}

.emotion--banner-slider .banner-slider--container,.emotion--banner-slider .banner-slider--slide {
    width: 100%;
    height: 100%
}

.emotion--banner-slider .banner-slider--container .arrow {
    display: block
}

.emotion--banner-slider .banner-slider--item {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--banner-slider .banner-slider--banner {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 100
}

.emotion--banner-slider .banner-slider--image {
    width: 100%
}

.emotion--banner-slider .banner-slider--link {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden
}

.emotion--banner-slider .image-slider--dots {
    display: none
}

.emotion--product-slider {
    width: 100%;
    height: 100%;
    position: relative
}

.emotion--mode-rows .emotion--product-slider {
    height: 22.5rem
}

.emotion--product-slider .product-slider--title {
    height: 3.4375rem;
    position: relative;
    top: 0;
    left: 0;
    z-index: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--product-slider .product-slider--content {
    padding: .625rem .625rem .625rem .625rem;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400
}

.emotion--product-slider .product-slider--title ~ .product-slider--content {
    padding-top: 4.0625rem
}

.emotion--product-slider .product-slider--arrow.arrow--next {
    border-right: 0 none
}

.emotion--product-slider .product-slider--arrow.arrow--prev {
    border-left: 0 none
}

.emotion--product-slider .box--emotion {
    width: 100%;
    height: 100%;
    padding: 0;
    text-align: center
}

.emotion--product-slider .box--emotion .box--content {
    padding: 0;
    border: 0 none
}

.emotion--product-slider .box--emotion .product--info {
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--product-slider .box--emotion .product--image {
    height: 60%;
    margin: 0 auto
}

.emotion--product-slider .box--emotion .product--details {
    max-height: 35%;
    width: 100%;
    margin-top: 5%
}

.emotion--product-slider .box--emotion .product--title {
    font-size: .875rem;
    font-weight: 300;
    white-space: normal
}

.emotion--product-slider .box--emotion .product--price-info .price--unit {
    height: .9375rem;
    font-size: .625rem
}

.emotion--product-slider .box--emotion .product--price .price--default {
    font-size: .875rem
}

.emotion--product {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--product {
    height: 22.5rem
}

.emotion--product.is--no-border .box--content {
    border: 0 none
}

.emotion--product .product--box {
    width: 100%;
    height: 100%;
    padding: 0;
    float: none
}

.emotion--product .product--box .box--content {
    padding: .625rem .625rem .625rem .625rem
}

.emotion--product .product--box .product--info {
    height: 100%;
    position: relative;
    overflow: hidden
}

.emotion--product .product--box .product--image {
    height: 70%;
    margin: 0 auto
}

.emotion--product .product--box .product--image.is--large {
    height: 100%
}

.emotion--product .product--box .product--details {
    max-height: 30%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0
}

.emotion--product .product--box .product--title {
    text-overflow: ellipsis
}

.emotion--category-teaser {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--category-teaser {
    height: 22.5rem
}

.emotion--category-teaser .category-teaser--link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: transparent
}

.emotion--category-teaser .category-teaser--title {
    padding: .625rem 1.25rem .625rem 1.25rem;
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--manufacturer {
    width: 100%;
    height: 100%;
    position: relative
}

.emotion--mode-rows .emotion--manufacturer {
    height: 16.25rem
}

.emotion--manufacturer .manufacturer--title {
    height: 3.4375rem;
    position: relative;
    top: 0;
    left: 0;
    z-index: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.emotion--manufacturer .manufacturer--content {
    padding: .625rem 1.25rem .625rem 1.25rem;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 400
}

.emotion--manufacturer .manufacturer--title ~ .manufacturer--content {
    padding-top: 4.0625rem
}

.emotion--manufacturer .manufacturer--slider {
    height: 100%
}

.emotion--manufacturer .manufacturer--slider .arrow--next {
    right: -1.25rem;
    border-right: 0 none
}

.emotion--manufacturer .manufacturer--slider .arrow--prev {
    left: -1.25rem;
    border-left: 0 none
}

.emotion--manufacturer .manufacturer--item {
    padding: .625rem .9375rem .625rem .9375rem;
    text-align: center;
    vertical-align: middle
}

.emotion--manufacturer .manufacturer--link {
    font-size: 1.125rem;
    display: block;
    width: 100%;
    height: 100%;
    color: #787878;
    font-weight: 500;
    position: relative
}

.emotion--manufacturer .manufacturer--link:hover {
    color: #ea7c13
}

.emotion--manufacturer .manufacturer--image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.emotion--youtube {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--youtube {
    height: 22.5rem
}

.emotion--video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.emotion--mode-rows .emotion--video {
    height: auto
}

.emotion--mode-rows .emotion--video .video--element {
    height: auto;
    position: relative
}

.emotion--video video::-moz-media-controls,.emotion--video video::-webkit-media-controls {
    bottom: 15%
}

.emotion--video .video--element {
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000
}

.emotion--video .video--cover {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1300;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #000;
    text-align: center
}

.emotion--video .video--cover .video--play-icon {
    width: 6.25rem;
    height: 6.25rem;
    font-size: 6.25rem;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
    color: #fff
}

.emotion--video .video--play-btn {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    top: 1.5625rem;
    right: 1.5625rem;
    line-height: 2.5rem;
    font-size: 1.3125rem;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 100%;
    background-clip: padding-box;
    position: absolute;
    cursor: pointer;
    color: #fff;
    border: 2px solid #fff;
    text-align: center;
    z-index: 1200
}

.emotion--video .video--text {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1100;
    color: #fff;
    text-align: center
}

.emotion--video .video--text.no--events {
    pointer-events: none
}

.emotion--iframe {
    width: 100%;
    height: 100%
}

.emotion--mode-rows .emotion--iframe {
    height: 22.5rem
}

.emotion--blog {
    width: 100%;
    height: 100%;
    overflow: auto
}

.emotion--mode-rows .emotion--blog {
    height: auto
}

.emotion--mode-rows .emotion--blog .blog--image {
    height: 10rem
}

.emotion--blog .blog--container {
    height: 100%;
    margin: 0 0 0 -1%
}

.emotion--blog .blog--entry {
    height: 100%;
    padding-left: 1%
}

.emotion--blog .blog--image {
    height: 40%;
    width: 100%;
    display: block;
    background-position: center center;
    background-size: cover;
    margin-bottom: 2%
}

.emotion--blog .blog--title {
    font-size: .875rem;
    display: block;
    font-weight: 500;
    color: #787878;
    margin-bottom: 2%
}

.emotion--blog .blog--title:hover {
    color: #ea7c13
}

.emotion--blog .blog--description {
    font-size: .875rem;
    line-height: 1.25rem;
    color: #787878;
    height: auto;
    max-height: 60%
}

.emotion--html {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto
}

.emotion--mode-rows .emotion--html {
    height: auto
}

.emotion--html .html--content :last-child {
    margin-bottom: 0
}

@media screen and (min-width: 48em) {
    .emotion--blog {
        overflow: hidden
    }
}

@media screen and (min-width: 78.75em) {
    .emotion--banner-slider .image-slider--dots {
        bottom: .625rem;
        top: auto;
        left: 0;
        display: block;
        position: absolute;
        width: 100%;
        text-align: center;
        padding: 0
    }

    .emotion--banner-slider .image-slider--dots .dot--link {
        border-radius: 100%;
        margin: 0rem .125rem 0rem .125rem;
        width: 1.25rem;
        height: 1.25rem;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        background: #d9d9d9;
        display: inline-block;
        border: 5px solid rgba(255,255,255,0.5);
        cursor: pointer;
        text-indent: -99999em;
        background-clip: padding-box
    }

    .emotion--banner-slider .image-slider--dots .dot--link.is--active {
        background: #ea7c13;
        background-clip: padding-box
    }
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    background-clip: padding-box;
    box-sizing: border-box;
    line-height: 1.1875rem;
    font-size: 1.0625rem;
    width: 18.125rem;
    padding: .625rem .625rem .5625rem .625rem;
    box-shadow: inset 0 1px 1px #787878;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-top-color: #d9d9d9;
    color: #9e9e9e;
    text-align: left
}

textarea:focus,input[type="text"]:focus,input[type="search"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="tel"]:focus {
    box-shadow: 0 0 0 transparent;
    outline: none;
    border-color: #787878;
    background: #fff;
    color: #787878
}

textarea.has--error,input[type="text"].has--error,input[type="search"].has--error,input[type="password"].has--error,input[type="number"].has--error,input[type="email"].has--error,input[type="tel"].has--error {
    color: #e74c3c;
    background: #fff;
    border-color: #e74c3c
}

textarea.input--field,input[type="text"].input--field,input[type="search"].input--field,input[type="password"].input--field,input[type="number"].input--field,input[type="email"].input--field,input[type="tel"].input--field {
    margin-bottom: .625rem;
    width: 100%
}

textarea.input--field.input--field-zipcode,input[type="text"].input--field.input--field-zipcode,input[type="search"].input--field.input--field-zipcode,input[type="password"].input--field.input--field-zipcode,input[type="number"].input--field.input--field-zipcode,input[type="email"].input--field.input--field-zipcode,input[type="tel"].input--field.input--field-zipcode {
    width: 30%;
    float: left
}

textarea.input--field.input--field-city,input[type="text"].input--field.input--field-city,input[type="search"].input--field.input--field-city,input[type="password"].input--field.input--field-city,input[type="number"].input--field.input--field-city,input[type="email"].input--field.input--field-city,input[type="tel"].input--field.input--field-city {
    width: 68%;
    float: left
}

textarea.input--field.input--spacer,input[type="text"].input--field.input--spacer,input[type="search"].input--field.input--spacer,input[type="password"].input--field.input--spacer,input[type="number"].input--field.input--spacer,input[type="email"].input--field.input--spacer,input[type="tel"].input--field.input--spacer {
    margin-right: 2%
}

textarea.is--small,input[type="text"].is--small,input[type="search"].is--small,input[type="password"].is--small,input[type="number"].is--small,input[type="email"].is--small,input[type="tel"].is--small {
    height: 2.125rem
}

textarea.is--medium,input[type="text"].is--medium,input[type="search"].is--medium,input[type="password"].is--medium,input[type="number"].is--medium,input[type="email"].is--medium,input[type="tel"].is--medium {
    height: 2.375rem
}

textarea.is--large,input[type="text"].is--large,input[type="search"].is--large,input[type="password"].is--large,input[type="number"].is--large,input[type="email"].is--large,input[type="tel"].is--large {
    height: 2.625rem
}

textarea {
    resize: vertical
}

label {
    font-size: 1.0625rem;
    color: #787878
}

label.has--error {
    color: #e74c3c;
    background: #fff
}

.select-field,.js--fancy-select {
    max-width: 18.125rem;
    height: 2.625rem;
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden
}

.select-field:hover,.js--fancy-select:hover {
    color: #ea7c13
}

.select-field select,.js--fancy-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0rem 2.5rem 0rem .625rem;
    line-height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    height: 100%;
    width: 100%;
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
    border: 1px solid #fff
}

.select-field select option,.js--fancy-select select option {
    padding: .25rem .5rem .25rem .5rem;
    color: #787878;
    background: #fff
}

.select-field select::-ms-expand,.js--fancy-select select::-ms-expand {
    display: none
}

.select-field select:hover,.js--fancy-select select:hover {
    color: #ea7c13;
    border-color: #ea7c13;
    background: #fff
}

.select-field select:focus,.js--fancy-select select:focus {
    outline: none;
    color: #ea7c13;
    border-color: #ea7c13
}

.select-field select:focus::-ms-value,.js--fancy-select select:focus::-ms-value {
    color: #ea7c13;
    background: none
}

.select-field select:disabled,.js--fancy-select select:disabled {
    opacity: .5;
    cursor: not-allowed
}

.select-field select.has--error,.js--fancy-select select.has--error {
    color: #e74c3c;
    border-color: #e74c3c;
    background: #fff
}

.select-field:after,.js--fancy-select:after {
    width: 1.875rem;
    height: 2.5rem;
    top: .0625rem;
    -webkit-user-select: none;
    user-select: none;
    line-height: 40px;
    max-height: 100%;
    display: block;
    content: "\f107";
    position: absolute;
    right: 0;
    font-size: 5px;
    border-left: 1px solid #e6e6e6;
    text-align: center;
    font-family: 'Font Awesome 5 Free';
    pointer-events: none
}

.select-field:after:hover,.js--fancy-select:after:hover {
    color: #ea7c13
}

.select-field.is--disabled select,.js--fancy-select.is--disabled select,.select-field.is--disabled:after,.js--fancy-select.is--disabled:after {
    opacity: .5;
    cursor: not-allowed
}

.select-field.has--error select,.js--fancy-select.has--error select {
    color: #e74c3c;
    border-color: #e74c3c;
    background: #fff
}

.select-field.has--error:after,.js--fancy-select.has--error:after {
    color: #e74c3c;
    border-color: #e74c3c
}

@media screen and (min-width: 48em) {
    .input--field {
        margin-bottom: .9375rem
    }

    .input--field .input--field-zipcode {
        margin-right: 2%;
        width: 20%
    }

    .input--field .input--field-city {
        width: 78%
    }
}

@media screen and (min-width: 78.75em) {
    .input--field {
        margin-bottom: .9375rem
    }
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-display: block;
    src: url('../../themes/Frontend/Responsive/frontend/_public/src/fonts/shopware.woff2?c1b01e29315ac7a61b689cb7348cee5d') format('woff2'), url('../../themes/Frontend/Responsive/frontend/_public/src/fonts/shopware.woff?c14f008de5a36aded529f0eab9c638db') format('woff'), url('../../themes/Frontend/Responsive/frontend/_public/src/fonts/shopware.ttf?269807781f895ddf59736a1202c0802e') format('truetype'), url('../../themes/Frontend/Responsive/frontend/_public/src/fonts/shopware.svg?9f109fca3dca1f9c3800b4fd5f951ae3') format('svg');
    font-weight: normal;
    font-style: normal
}

[class^="icon--"],[class*=" icon--"] {
    /* font-family: 'Font Awesome 5 Free'; */
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon--percent2:before {
    content: "\f295"
}

.icon--percent:before {
    content: "\f295"
}

.icon--coupon:before {
    content: "\e71c"
}

.icon--truck:before {
    content: "\e71d"
}

.icon--logout:before {
    content: "\f2f5"
}

.icon--grid:before {
    content: "\e615"
}

.icon--filter:before {
    content: "\f0b0"
}

.icon--clock:before {
    content: "\f017"
}

.icon--arrow-up:before {
    content: "\f106"
}

.icon--arrow-right:before {
    content: "\f105"
}

.icon--arrow-left:before {
    content: "\f104"
}

.icon--arrow-down:before {
    content: "\f107"
}

.icon--star:before {
    content: "\f005"
}

.icon--star-half:before {
    content: "\f089"
}

.icon--star-empty:before {
    content: "\f005"
}

.icon--shopware:before {
    content: "\f004"
}

.icon--service:before {
    content: "\f059"
}

.icon--search:before {
    content: "\f002"
}

.icon--numbered-list:before {
    content: "\e605"
}

.icon--menu:before {
    content: "\f0c9"
}

.icon--mail:before {
    content: "\f0e0"
}

.icon--list:before {
    content: "\e608"
}

.icon--layout:before {
    content: "\e609"
}

.icon--heart:before {
    content: "\f004"
}

.icon--cross:before {
    content: "\f00d"
}

.icon--compare:before {
    content: "\f362"
}

.icon--check:before {
    content: "\f00c"
}

.icon--basket:before {
    content: "\f07a"
}

.icon--account:before {
    content: "\f007"
}

.icon--chain:before {
    content: "\f0c1"
}

.icon--delicious:before {
    content: "\f1a5"
}

.icon--delicious2:before {
    content: "\e721"
}

.icon--digg:before {
    content: "\f1a6"
}

.icon--phone:before {
    content: "\e619"
}

.icon--mobile:before {
    content: "\e61d"
}

.icon--mouse:before {
    content: "\e61e"
}

.icon--directions:before {
    content: "\e61f"
}

.icon--paperplane:before {
    content: "\e620"
}

.icon--pencil:before {
    content: "\e618"
}

.icon--feather:before {
    content: "\e621"
}

.icon--paperclip:before {
    content: "\e622"
}

.icon--drawer:before {
    content: "\e623"
}

.icon--reply:before {
    content: "\e624"
}

.icon--reply-all:before {
    content: "\e625"
}

.icon--forward:before {
    content: "\e626"
}

.icon--users:before {
    content: "\e627"
}

.icon--user-add:before {
    content: "\e628"
}

.icon--vcard:before {
    content: "\e629"
}

.icon--export:before {
    content: "\e62a"
}

.icon--location:before {
    content: "\e62b"
}

.icon--map:before {
    content: "\e62c"
}

.icon--compass:before {
    content: "\e62d"
}

.icon--location2:before {
    content: "\e62e"
}

.icon--target:before {
    content: "\e62f"
}

.icon--share:before {
    content: "\e630"
}

.icon--sharable:before {
    content: "\e631"
}

.icon--thumbsup:before {
    content: "\e632"
}

.icon--thumbsdown:before {
    content: "\e633"
}

.icon--chat:before {
    content: "\e634"
}

.icon--comment:before {
    content: "\e61a"
}

.icon--quote:before {
    content: "\e635"
}

.icon--house:before {
    content: "\e636"
}

.icon--popup:before {
    content: "\e637"
}

.icon--flashlight:before {
    content: "\e638"
}

.icon--printer:before {
    content: "\e639"
}

.icon--bell:before {
    content: "\e63a"
}

.icon--link:before {
    content: "\e63b"
}

.icon--flag:before {
    content: "\e63c"
}

.icon--cog:before {
    content: "\e63d"
}

.icon--tools:before {
    content: "\e63e"
}

.icon--trophy:before {
    content: "\e63f"
}

.icon--tag:before {
    content: "\e640"
}

.icon--camera:before {
    content: "\e641"
}

.icon--megaphone:before {
    content: "\e642"
}

.icon--moon:before {
    content: "\e643"
}

.icon--palette:before {
    content: "\e644"
}

.icon--leaf:before {
    content: "\e645"
}

.icon--music:before {
    content: "\e646"
}

.icon--music2:before {
    content: "\e647"
}

.icon--new:before {
    content: "\e648"
}

.icon--graduation:before {
    content: "\e649"
}

.icon--book:before {
    content: "\e64a"
}

.icon--newspaper:before {
    content: "\e64b"
}

.icon--bag:before {
    content: "\e64c"
}

.icon--airplane:before {
    content: "\e64d"
}

.icon--lifebuoy:before {
    content: "\e64e"
}

.icon--eye:before {
    content: "\e64f"
}

.icon--clock2:before {
    content: "\f017"
}

.icon--microphone:before {
    content: "\e651"
}

.icon--calendar:before {
    content: "\e652"
}

.icon--bolt:before {
    content: "\e653"
}

.icon--thunder:before {
    content: "\e654"
}

.icon--droplet:before {
    content: "\e655"
}

.icon--cd:before {
    content: "\e656"
}

.icon--briefcase:before {
    content: "\e657"
}

.icon--air:before {
    content: "\e658"
}

.icon--hourglass:before {
    content: "\e659"
}

.icon--gauge:before {
    content: "\e65a"
}

.icon--language:before {
    content: "\e65b"
}

.icon--network:before {
    content: "\e65c"
}

.icon--key:before {
    content: "\e65d"
}

.icon--battery:before {
    content: "\e65e"
}

.icon--bucket:before {
    content: "\e65f"
}

.icon--magnet:before {
    content: "\e660"
}

.icon--drive:before {
    content: "\e661"
}

.icon--cup:before {
    content: "\e662"
}

.icon--rocket:before {
    content: "\e663"
}

.icon--brush:before {
    content: "\e664"
}

.icon--suitcase:before {
    content: "\e665"
}

.icon--cone:before {
    content: "\e666"
}

.icon--earth:before {
    content: "\e667"
}

.icon--keyboard:before {
    content: "\e668"
}

.icon--browser:before {
    content: "\e669"
}

.icon--publish:before {
    content: "\e66a"
}

.icon--progress-3:before {
    content: "\e66b"
}

.icon--progress-2:before {
    content: "\e66c"
}

.icon--progress-1:before {
    content: "\e66d"
}

.icon--brogress-1:before {
    content: "\e66d"
}

.icon--progress-0:before {
    content: "\e66e"
}

.icon--sun:before {
    content: "\e66f"
}

.icon--sun2:before {
    content: "\e670"
}

.icon--adjust:before {
    content: "\e671"
}

.icon--code:before {
    content: "\e672"
}

.icon--screen:before {
    content: "\e673"
}

.icon--infinity:before {
    content: "\e674"
}

.icon--light-bulb:before {
    content: "\e675"
}

.icon--creditcard:before {
    content: "\e676"
}

.icon--database:before {
    content: "\e677"
}

.icon--voicemail:before {
    content: "\e678"
}

.icon--clipboard:before {
    content: "\e679"
}

.icon--box:before {
    content: "\e67a"
}

.icon--ticket:before {
    content: "\e67b"
}

.icon--rss:before {
    content: "\e67c"
}

.icon--signal:before {
    content: "\e67d"
}

.icon--thermometer:before {
    content: "\e67e"
}

.icon--droplets:before {
    content: "\e67f"
}

.icon--uniE680:before {
    content: "\e680"
}

.icon--statistics:before {
    content: "\e681"
}

.icon--pie:before {
    content: "\e682"
}

.icon--bars:before {
    content: "\e683"
}

.icon--graph:before {
    content: "\e684"
}

.icon--lock:before {
    content: "\e685"
}

.icon--lock-open:before {
    content: "\e686"
}

.icon--login:before {
    content: "\e687"
}

.icon--minus:before {
    content: "\f068"
}

.icon--plus:before {
    content: "\f067"
}

.icon--cross2:before {
    content: "\e68a"
}

.icon--minus2:before {
    content: "\f068"
}

.icon--plus2:before {
    content: "\f067"
}

.icon--cross3:before {
    content: "\e68d"
}

.icon--minus3:before {
    content: "\f068"
}

.icon--plus3:before {
    content: "\f067"
}

.icon--erase:before {
    content: "\e690"
}

.icon--blocked:before {
    content: "\f05e"
}

.icon--info:before {
    content: "\f129"
}

.icon--info2:before {
    content: "\f129"
}

.icon--question:before {
    content: "\f128"
}

.icon--help:before {
    content: "\f059"
}

.icon--warning:before {
    content: "\f071"
}

.icon--cycle:before {
    content: "\e696"
}

.icon--cw:before {
    content: "\e697"
}

.icon--ccw:before {
    content: "\e698"
}

.icon--shuffle:before {
    content: "\e699"
}

.icon--arrow:before {
    content: "\e69a"
}

.icon--arrow2:before {
    content: "\e69b"
}

.icon--retweet:before {
    content: "\e69c"
}

.icon--loop:before {
    content: "\e69d"
}

.icon--history:before {
    content: "\e69e"
}

.icon--back:before {
    content: "\e69f"
}

.icon--list2:before {
    content: "\e6a0"
}

.icon--add-to-list:before {
    content: "\e6a1"
}

.icon--layout2:before {
    content: "\e6a2"
}

.icon--list3:before {
    content: "\e6a3"
}

.icon--text:before {
    content: "\e6a4"
}

.icon--text2:before {
    content: "\e6a5"
}

.icon--document:before {
    content: "\e6a6"
}

.icon--docs:before {
    content: "\e6a7"
}

.icon--landscape:before {
    content: "\e6a8"
}

.icon--pictures:before {
    content: "\e6a9"
}

.icon--video:before {
    content: "\e6aa"
}

.icon--music3:before {
    content: "\e6ab"
}

.icon--folder:before {
    content: "\e6ac"
}

.icon--archive:before {
    content: "\e6ad"
}

.icon--trash:before {
    content: "\e6ae"
}

.icon--upload:before {
    content: "\e6af"
}

.icon--download:before {
    content: "\e6b0"
}

.icon--disk:before {
    content: "\e6b1"
}

.icon--install:before {
    content: "\e61c"
}

.icon--cloud:before {
    content: "\e6b2"
}

.icon--upload2:before {
    content: "\e6b3"
}

.icon--bookmark:before {
    content: "\e6b4"
}

.icon--bookmarks:before {
    content: "\e6b5"
}

.icon--book2:before {
    content: "\e6b6"
}

.icon--play:before {
    content: "\e6b7"
}

.icon--pause:before {
    content: "\e6b8"
}

.icon--record:before {
    content: "\e6b9"
}

.icon--stop:before {
    content: "\e6ba"
}

.icon--next:before {
    content: "\e6bb"
}

.icon--previous:before {
    content: "\e6bc"
}

.icon--first:before {
    content: "\e6bd"
}

.icon--last:before {
    content: "\e6be"
}

.icon--resize-enlarge:before {
    content: "\e6bf"
}

.icon--resize-shrink:before {
    content: "\f066"
}

.icon--volume:before {
    content: "\e6c1"
}

.icon--sound:before {
    content: "\e6c2"
}

.icon--mute:before {
    content: "\e6c3"
}

.icon--flow-cascade:before {
    content: "\e6c4"
}

.icon--flow-branch:before {
    content: "\e6c5"
}

.icon--flow-tree:before {
    content: "\e6c6"
}

.icon--flow-line:before {
    content: "\e6c7"
}

.icon--flow-parallel:before {
    content: "\e6c8"
}

.icon--arrow-left2:before {
    content: "\f104"
}

.icon--arrow-down2:before {
    content: "\f107"
}

.icon--arrow-up-upload:before {
    content: "\f093"
}

.icon--arrow-right2:before {
    content: "\f105"
}

.icon--arrow-left3:before {
    content: "\f104"
}

.icon--arrow-down3:before {
    content: "\f107"
}

.icon--arrow-up2:before {
    content: "\f106"
}

.icon--arrow-right3:before {
    content: "\f105"
}

.icon--arrow-left4:before {
    content: "\f104"
}

.icon--arrow-down4:before {
    content: "\f107"
}

.icon--arrow-up3:before {
    content: "\f106"
}

.icon--arrow-right4:before {
    content: "\f105"
}

.icon--arrow-left5:before {
    content: "\f104"
}

.icon--arrow-down5:before {
    content: "\f107"
}

.icon--arrow-up4:before {
    content: "\f106"
}

.icon--arrow-right5:before {
    content: "\f105"
}

.icon--arrow-left6:before {
    content: "\f104"
}

.icon--arrow-down6:before {
    content: "\f107"
}

.icon--arrow-up5:before {
    content: "\f106"
}

.icon--arrow-right6:before {
    content: "\f105"
}

.icon--menu2:before {
    content: "\e6dd"
}

.icon--ellipsis:before {
    content: "\e6de"
}

.icon--dots:before {
    content: "\e6df"
}

.icon--dot:before {
    content: "\e6e0"
}

.icon--cc:before {
    content: "\e6e1"
}

.icon--cc-by:before {
    content: "\e6e2"
}

.icon--cc-nc:before {
    content: "\e6e3"
}

.icon--cc-nc-eu:before {
    content: "\e6e4"
}

.icon--cc-nc-jp:before {
    content: "\e6e5"
}

.icon--cc-sa:before {
    content: "\e6e6"
}

.icon--cc-nd:before {
    content: "\e6e7"
}

.icon--cc-pd:before {
    content: "\e6e8"
}

.icon--cc-zero:before {
    content: "\e6e9"
}

.icon--cc-share:before {
    content: "\e6ea"
}

.icon--cc-share2:before {
    content: "\e6eb"
}

.icon--danielbruce:before {
    content: "\e6ec"
}

.icon--danielbruce2:before {
    content: "\e6ed"
}

.icon--github:before {
    content: "\e6ee"
}

.icon--github2:before {
    content: "\e6ef"
}

.icon--flickr:before {
    content: "\e6f0"
}

.icon--flickr2:before {
    content: "\e6f1"
}

.icon--vimeo:before {
    content: "\e6f2"
}

.icon--vimeo2:before {
    content: "\e6f3"
}

.icon--twitter:before {
    content: "\e6f4"
}

.icon--twitter2:before {
    content: "\e6f5"
}

.icon--facebook:before {
    content: "\e6f6"
}

.icon--facebook2:before {
    content: "\e6f7"
}

.icon--facebook3:before {
    content: "\e6f8"
}

.icon--googleplus:before {
    content: "\e6f9"
}

.icon--googleplus2:before {
    content: "\e6fa"
}

.icon--pinterest:before {
    content: "\e6fb"
}

.icon--pinterest2:before {
    content: "\e6fc"
}

.icon--tumblr:before {
    content: "\e6fd"
}

.icon--tumblr2:before {
    content: "\e6fe"
}

.icon--linkedin:before {
    content: "\e6ff"
}

.icon--linkedin2:before {
    content: "\e700"
}

.icon--dribbble:before {
    content: "\e701"
}

.icon--dribbble2:before {
    content: "\e702"
}

.icon--stumbleupon:before {
    content: "\e703"
}

.icon--stumbleupon2:before {
    content: "\e704"
}

.icon--lastfm:before {
    content: "\e705"
}

.icon--lastfm2:before {
    content: "\e706"
}

.icon--rdio:before {
    content: "\e707"
}

.icon--rdio2:before {
    content: "\e708"
}

.icon--spotify:before {
    content: "\f1bc"
}

.icon--spotify2:before {
    content: "\f1bc"
}

.icon--qq:before {
    content: "\e70b"
}

.icon--instagram3:before {
    content: "\e70c"
}

.icon--dropbox:before {
    content: "\e70d"
}

.icon--evernote:before {
    content: "\e70e"
}

.icon--flattr:before {
    content: "\e70f"
}

.icon--skype:before {
    content: "\e710"
}

.icon--skype2:before {
    content: "\e711"
}

.icon--renren:before {
    content: "\e712"
}

.icon--sina-weibo:before {
    content: "\e713"
}

.icon--paypal:before {
    content: "\f1ed"
}

.icon--picasa:before {
    content: "\e715"
}

.icon--soundcloud:before {
    content: "\e716"
}

.icon--mixi:before {
    content: "\e717"
}

.icon--behance:before {
    content: "\e718"
}

.icon--circles:before {
    content: "\e719"
}

.icon--vk:before {
    content: "\e71a"
}

.icon--smashing:before {
    content: "\e71b"
}

.icon--feed:before {
    content: "\e71f"
}

.icon--feed2:before {
    content: "\e720"
}

.icon--instagram:before {
    content: "\e903"
}

.icon--instagram2:before {
    content: "\e902"
}

.icon--xing:before {
    content: "\e901"
}

.icon--xing2:before {
    content: "\e900"
}

.icon--youtube:before {
    content: "\e905"
}

.icon--youtube2:before {
    content: "\e904"
}

.navigation--list {
    list-style: none
}

.off-canvas {
    -webkit-transition: all .45s cubic-bezier(.3, 0, .15, 1);
    transition: all .45s cubic-bezier(.3, 0, .15, 1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    width: 17.5rem;
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    display: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    z-index: 8000
}

.off-canvas.is--left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    left: 0
}

.off-canvas.is--right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    right: 0
}

.off-canvas.is--active {
    display: block
}

.off-canvas.is--open {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.off-canvas.is--full-screen {
    width: 100%
}

.off-canvas.no--transitions {
    -webkit-transition: none;
    transition: none
}

.off-canvas .buttons--off-canvas {
    display: block
}

.off-canvas .close--off-canvas {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500;
    cursor: pointer
}

.off-canvas .close--off-canvas:after {
    content: "";
    display: table;
    clear: both
}

.off-canvas .close--off-canvas .icon--arrow-left {
    margin: 0rem .625rem 0rem 0rem;
    font-size: .6875rem
}

.off-canvas .link--go-main {
    font-size: 1rem;
    padding: .625rem .625rem .625rem .625rem;
    height: 2.625rem;
    font-weight: 500;
    display: block;
    width: 100%
}

.off-canvas .link--go-main .icon--menu {
    font-size: 1.25rem;
    margin-right: .625rem;
    float: left
}

.off-canvas .sidebar--navigation .navigation--link {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem
}

.off-canvas .sidebar--navigation .navigation--link .is--icon-right {
    margin-top: 0
}

.off-canvas .sidebar--navigation .navigation--link .is--icon-left {
    margin: 0rem .625rem 0rem 0rem;
    float: left
}

.buttons--off-canvas {
    display: none
}

.page-wrap {
    -webkit-transition: left 400ms cubic-bezier(.16, .04, .14, 1);
    transition: left 400ms cubic-bezier(.16, .04, .14, 1);
    position: relative;
    left: 0
}

.navigation--smartphone .navigation--entry {
    padding: .75rem .625rem .75rem .625rem;
    background: #fff
}

.navigation--smartphone .navigation--link {
    display: block
}

.navigation--smartphone .entry--close-off-canvas,#cookie-consent .cookie-consent--header {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%)
}

.navigation--smartphone .entry--close-off-canvas .navigation--link,#cookie-consent .cookie-consent--header {
    font-size: .875rem;
    color: #f5f5f5;
    font-weight: 500
}

.navigation--smartphone .entry--close-off-canvas .navigation--link:after {
    content: "";
    display: table;
    clear: both
}

.navigation--smartphone .entry--close-off-canvas .navigation--link:active {
    color: #e6e6e6
}

.navigation--smartphone .entry--close-off-canvas .icon--arrow-right,#cookie-consent .cookie-consent--header .icon--arrow-right {
    margin: .75rem 0rem 0rem 0rem;
    font-size: .6875rem;
    float: right
}

.navigation--headline,.sidebar--navigation {
    margin: 0rem .625rem 0rem .625rem
}

.navigation--headline {
    margin: 1rem .625rem .375rem .625rem;
    line-height: 1.625rem;
    color: #787878;
    font-weight: 500;
    font-size: 1em
}

.sidebar--navigation {
    border-radius: 3px;
    background-clip: padding-box;
    background: #fff;
    border: 1px solid #e6e6e6
}

.sidebar--navigation .navigation--entry {
    border-bottom: 1px solid #e6e6e6
}

.sidebar--navigation .navigation--entry:last-child {
    border-bottom: 0 none
}

.sidebar--navigation .navigation--link {
    color: #787878;
    overflow: hidden;
    text-overflow: ellipsis
}

@media screen and (min-width: 48em) {
    .off-canvas {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: none;
        transition: none;
        display: block;
        background: transparent;
        position: relative;
        width: auto;
        height: auto;
        top: 0;
        left: 0;
        z-index: 1000
    }

    .off-canvas .sidebar--navigation .navigation--link {
        padding: .625rem .625rem .625rem .625rem;
        line-height: inherit
    }

    .off-canvas .account--menu .navigation--link {
        padding: .3125rem 0rem .3125rem 0rem;
        line-height: inherit
    }

    .sidebar-main .entry--close-off-canvas {
        display: none
    }

    .sidebar-main .icon--arrow-right,.sidebar-main .icon--arrow-left {
        display: none
    }
}

.panel {
    display: block;
    background: #fff
}

.panel.has--shadow {
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.1)
}

.panel.has--border {
    border: 1px solid #fff
}

.panel--header {
    padding: .625rem .625rem .625rem .625rem;
    font-size: 1.0625rem;
    background: #fff;
    display: block;
    margin: 0;
    font-weight: 500;
    color: #787878;
    border-bottom: 1px solid #fff
}

.panel--header.secondary {
    color: #787878;
    background: #fff
}

.panel--header.primary {
    color: #ea7c13;
    background: #fff
}

.panel--title {
    padding: 1.25rem 0rem 0rem 0rem;
    margin: 0rem 1.25rem 0rem 1.25rem;
    font-size: 1rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.panel--title.is--underline {
    padding: 1.25rem 0rem .625rem 0rem;
    border-bottom: 1px solid #fff;
    text-decoration: none !important
}

.panel--title.is--secondary {
    color: #787878
}

.panel--title.is--primary {
    color: #ea7c13
}

.panel--body {
    padding: .625rem .625rem .625rem .625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: block;
    position: relative
}

.panel--body.has--border {
    border: 1px solid #fff
}

.panel--body.is--slim {
    padding: .3125rem .3125rem .3125rem .3125rem
}

.panel--body.is--wide {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.panel--body.is--flat {
    background: #e6e6e6
}

.panel--body.is--embossed {
    box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
    background: #e6e6e6
}

.panel--actions {
    padding: .625rem .625rem .625rem .625rem;
    line-height: 2.5rem;
    display: block
}

.panel--actions.has--border {
    margin: .625rem 0rem 0rem 0rem;
    padding: .625rem 0rem 0rem 0rem;
    border-top: 1px solid #fff
}

.panel--actions.is--slim {
    padding: .3125rem .3125rem .3125rem .3125rem
}

.panel--actions.is--wide {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.panel--actions .btn {
    margin: 0rem .375rem 0rem 0rem
}

.panel--table {
    width: 100%;
    display: block;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show
}

.panel--table:after {
    content: "";
    display: table;
    clear: both
}

.panel--table.has--border {
    border: 1px solid #fff
}

.panel--tr {
    display: block;
    width: 100%;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #fff
}

.panel--tr:after {
    content: "";
    display: table;
    clear: both
}

.panel--tr:last-child {
    border-width: 0
}

.panel--tr.is--odd {
    background: #f5f5f5
}

.panel--tr.is--secondary {
    background: #f5f5f5
}

.panel--tr.is--primary {
    color: #ea7c13
}

.panel--th,.panel--td {
    padding: .625rem .625rem .625rem .625rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: inline-block;
    float: left
}

.panel--th:after,.panel--td:after {
    content: "";
    display: table;
    clear: both
}

.panel--th.has--border,.panel--td.has--border {
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #fff
}

.panel--th.has--border:last-child,.panel--td.has--border:last-child {
    border-width: 0
}

.panel--th p,.panel--td p {
    margin: 0
}

.panel--th {
    font-weight: 500;
    color: #787878
}

.panel--dot-nav {
    height: .6875rem;
    position: relative
}

.panel--dot-nav .dot--link,.panel--dot-nav a {
    border-radius: 11px;
    background-clip: padding-box;
    margin: 0rem .3125rem 0rem .3125rem;
    width: .6875rem;
    height: .6875rem;
    display: inline-block;
    border: 1px solid #e6e6e6
}

.panel--dot-nav .dot--link.is--active,.panel--dot-nav a.is--active {
    border-color: #ea7c13;
    background: #ea7c13
}

.panel--paging {
    line-height: 2rem;
    display: inline-block
}

.panel--paging .paging--link {
    padding: 0rem .625rem 0rem .625rem;
    margin: 0rem .0625rem 0rem .0625rem;
    font-size: .875rem;
    line-height: 1.875rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    display: inline-block;
    font-weight: 300;
    text-align: center;
    border: 1px solid #fff;
    color: #787878
}

.panel--paging .paging--link [class^="icon--"] {
    font-size: .625rem
}

.panel--paging .paging--link.is--active,.panel--paging .paging--link.is--active:hover {
    line-height: 2rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    border: 0 none;
    font-weight: 500;
    cursor: default
}

.panel--paging .paging--link:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

form {
    display: block
}

form table {
    width: 100%
}

form table td {
    padding: 10px
}

fieldset {
    padding: .625rem .625rem .625rem .625rem;
    border: 1px solid #e6e6e6
}

.alert {
    font-size: .875rem;
    line-height: 1.5rem;
    position: relative;
    overflow: hidden
}

.alert:after {
    content: "";
    display: table;
    clear: both
}

.alert.is--success {
    color: #208e4e;
    background: #def2e7
}

.alert.is--success .alert--icon {
    background: #2ecc71
}

.alert.is--info {
    color: #217dbb;
    background: #e9f2f8
}

.alert.is--info .alert--icon {
    background: #4aa3df
}

.alert.is--warning {
    color: #ae8e0a;
    background: #fbf5db
}

.alert.is--warning .alert--icon {
    background: #f1c40f
}

.alert.is--error {
    color: #e74c3c;
    background: #faeceb
}

.alert.is--error .alert--icon {
    background: #e74c3c
}

.alert.no--cookies {
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    right: 0
}

.alert.no--cookies a.close--alert {
    float: right
}

.alert.no--cookies a.close--alert:hover {
    cursor: pointer;
    text-decoration: underline
}

.alert .alert--close {
    position: absolute;
    top: 1.0625rem;
    right: 1.25rem;
    font-size: .625rem;
    color: #787878;
    cursor: pointer
}

.alert .icon--element {
    position: absolute;
    top: 50%;
    left: 0;
    width: 15%;
    margin-top: -9px
}

.alert .alert--icon,.alert .alert--content {
    padding: .625rem .625rem .625rem .625rem;
    float: left
}

.alert .alert--icon p,.alert .alert--content p {
    margin-bottom: 0rem
}

.alert .alert--icon {
    font-size: 1.125rem;
    line-height: 1.625rem;
    width: 15%;
    text-align: center;
    font-weight: 500;
    color: #fff;
    padding-bottom: 9999em;
    margin-bottom: -9999em
}

.alert .alert--content {
    width: 85%
}

.alert .alert--content.is--strong {
    font-weight: 500
}

.alert .alert--list {
    list-style: none
}

.alert .list--entry {
    display: block
}

.container--ajax-cart:not(.off-canvas) .alert {
    margin: .625rem
}

.container--ajax-cart .alert .alert--close {
    right: .9375rem
}

.container--ajax-cart .alert .alert--content {
    padding: .625rem 1.25rem .625rem 1.25rem
}

@media screen and (min-width: 48em) {
    .alert .alert--icon,.alert .icon--element {
        width: 8%
    }

    .alert .alert--content {
        width: 92%
    }
}

.badge {
    padding: 0rem .3125rem 0rem .3125rem;
    margin: 0rem .3125rem 0rem .3125rem;
    height: 1.25rem;
    min-width: .625rem;
    line-height: 1.25rem;
    font-size: .75rem;
    border-radius: 50px;
    background-clip: padding-box;
    box-sizing: content-box;
    display: inline-block;
    white-space: nowrap;
    z-index: 500;
    font-weight: 500;
    text-align: center;
    background: #fff;
    color: #ea7c13;
    border: 1px solid #e6e6e6
}

.badge.is--primary {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    border-color: #fff
}

.badge.is--secondary {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    color: #fff;
    border-color: #fff
}

.badge.is--minimal {
    border: 0 none
}

.label {
    padding: .1875rem .5rem .1875rem .5rem;
    margin: 0rem .3125rem 0rem .3125rem;
    font-size: 1.0625rem;
    line-height: 1.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    color: #787878;
    background: #787878
}

.label.success {
    background: #2ecc71
}

.label.info {
    background: #4aa3df
}

.label.warning {
    background: #f1c40f
}

.label.error {
    background: #e74c3c
}

.collapse--header {
    padding: .625rem 1.25rem .625rem 1.25rem;
    margin: .625rem 0rem 0rem 0rem;
    font-size: 1rem;
    line-height: 1rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(236,238,241,0.8);
    display: block;
    position: relative;
    z-index: 1100;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.collapse--header .collapse--toggler {
    height: 1rem;
    top: .625rem;
    right: 1.25rem;
    font-size: .375rem;
    line-height: 1rem;
    position: absolute;
    font-weight: 300;
    font-family: 'Font Awesome 5 Free'
}

.collapse--header .collapse--toggler:before {
    content: "\f107"
}

.collapse--header:hover {
    color: #ea7c13
}

.collapse--header.is--active {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    box-shadow: 0 1px 3px 0 rgba(95,114,133,0.5);
    color: #fff;
    font-weight: 500;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #c0c0c0;
    z-index: 1300
}

.collapse--header.is--active .collapse--toggler:before {
    content: "\f106"
}

.collapse--content {
    padding: .3125rem 0rem 0rem 0rem;
    top: -0.3125rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    box-shadow: 0 1px 1px 0 rgba(236,238,241,0.8);
    display: none;
    position: relative;
    z-index: 1000;
    background: #fff;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #e6e6e6
}

.collapse--content.is--collapsed {
    display: block;
    z-index: 1200
}

.js--collapse-target {
    display: none
}

.js--collapse-target.is--collapsed {
    display: block
}

.product-slider {
    display: block;
    padding: 0;
    position: relative;
    top: 0;
    left: 0
}

.product-slider--container {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch
}

.product-slider--container:after {
    content: "";
    display: table;
    clear: both
}

.product-slider--container::-webkit-scrollbar {
    width: 0;
    height: 0
}

.product-slider--container.is--vertical {
    overflow-y: scroll;
    overflow-x: hidden;
    white-space: normal
}

.product-slider--container.is--vertical .product-slider--item {
    display: block;
    width: 100%
}

.product-slider--container.is--horizontal {
    overflow-y: hidden;
    overflow-x: scroll;
    white-space: nowrap
}

.product-slider--container.is--horizontal .product-slider--item {
    height: 100%;
    display: inline-block
}

.is--ie .product-slider--container,.is--firefox .product-slider--container,.product-slider--container.is--no-scroll {
    overflow-y: hidden;
    overflow-x: hidden
}

.product-slider--item {
    padding: .625rem .625rem .625rem .625rem;
    font-size: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    display: inline-block
}

.product-slider--arrow {
    width: 1.875rem;
    height: 3.75rem;
    margin: -1.875rem 0rem 0rem 0rem;
    line-height: 3.75rem;
    font-size: .75rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: rgba(255,255,255,0.5);
    display: block;
    position: absolute;
    top: 50%;
    z-index: 750;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    border: 1px solid #fff;
    cursor: pointer
}

.product-slider--arrow.arrow--prev {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    left: 0
}

.product-slider--arrow.arrow--prev:before,.product-slider--arrow.arrow--prev::before {
    content: "\f104"
}

.product-slider--arrow.arrow--next {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    right: 0
}

.product-slider--arrow.arrow--next:before {
    content: "\f105"
}

.product-slider--arrow:hover {
    color: #787878;
    border-color: #fff;
    background: rgba(255,255,255,0.8)
}

.product-slider--arrow.is--vertical {
    width: 3.75rem;
    height: 1.875rem;
    margin: 0rem 0rem 0rem -1.875rem;
    line-height: 1.875rem;
    font-size: .375rem;
    left: 50%;
    top: auto
}

.product-slider--arrow.is--vertical.arrow--prev {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    top: 0
}

.product-slider--arrow.is--vertical.arrow--prev:before,.product-slider--arrow.is--vertical.arrow--prev::before {
    content: "\f106"
}

.product-slider--arrow.is--vertical.arrow--next {
    bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.product-slider--arrow.is--vertical.arrow--next:before {
    content: "\f107"
}

@media screen and (min-width: 30em) {
    .product-slider--item {
        width: 50%
    }
}

@media screen and (min-width: 48em) {
    .product-slider--item {
        width: 33.33%
    }
}

@media screen and (min-width: 64em) {
    .product-slider--item {
        width: 25%
    }
}

@media screen and (min-width: 78.75em) {
    .product-slider--container.is--horizontal,.product-slider--container.is--vertical {
        overflow: hidden
    }
}

.js--modal {
    -webkit-transition: all .5s;
    transition: all .5s;
    box-shadow: 0px 0px 0px 7px rgba(0,0,0,0.25);
    box-sizing: content-box;
    opacity: 0;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: padding-box #fff;
    max-height: 100%;
    max-width: 100%;
    z-index: 7000;
    overflow-x: hidden;
    overflow-y: auto
}

.js--modal .header {
    padding: .625rem .625rem .625rem .625rem;
    height: 2.625rem;
    border-bottom: 1px solid #e6e6e6
}

.js--modal .header .title {
    font-size: 1rem;
    font-weight: 500
}

.js--modal .modal--close {
    height: 1.875rem;
    width: 1.875rem;
    line-height: 1.875rem;
    font-size: .625rem;
    right: .625rem;
    top: .4375rem;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    padding: 0;
    text-align: center;
    position: absolute
}

.js--modal .content {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.js--modal .content .content--iframe {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%;
    height: 100%;
    border: 0 none;
    display: block
}

.js--modal.sizing--auto.is--fullscreen {
    height: 100% !important;
    width: 100% !important
}

.js--modal.sizing--fixed {
    max-height: none !important;
    max-width: none !important
}

.js--modal.sizing--content {
    position: fixed;
    bottom: auto;
    top: auto;
    height: auto
}

.js--modal.no--header .header {
    display: none
}

.js--modal.no--border-radius {
    border-radius: 0
}

@media screen and (min-width: 48em) {
    .js--modal {
        border-radius: 3px;
        background-clip: padding-box
    }
}

.js--is-loading {
    position: relative
}

.js--loading-indicator {
    position: absolute;
    display: none;
    z-index: 6000;
    top: 50%;
    left: 50%
}

body > .js--loading-indicator {
    position: fixed
}

.js--loading-indicator.indicator--relative {
    width: 1.875rem;
    height: 1.875rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background: none;
    position: relative;
    display: block;
    left: 50%;
    top: auto;
    border: 0 none
}

.js--loading-indicator.indicator--absolute {
    width: 1.875rem;
    height: 1.875rem;
    padding-top: 3.125rem;
    padding-bottom: 3.125rem;
    background: none;
    position: relative;
    display: block;
    left: 50%;
    top: auto;
    border: 0 none;
    position: absolute;
    padding: 0;
    top: 50%
}

.js--loading-indicator.indicator--absolute.js--loading-indicator {
    margin: -0.9375rem 0rem 0rem -0.9375rem
}

.has--cssanimations .js--loading-indicator {
    margin: -0.8125rem 0rem 0rem -0.8125rem
}

.has--cssanimations .js--loading-indicator div[class^="icon--"] {
    width: 1.625rem;
    height: 1.625rem;
    display: block
}

.has--cssanimations .js--loading-indicator .icon--default:before,.has--cssanimations .js--loading-indicator .icon--default::before {
    width: 1.375rem;
    height: 1.375rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #a6a6a6
}

.has--no-cssanimations .js--loading-indicator {
    margin: -0.8125rem 0rem 0rem -0.8125rem
}

.has--no-cssanimations .js--loading-indicator div[class^="icon--"] {
    width: 1rem;
    height: 1rem;
    display: block;
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.has--no-cssanimations .js--loading-indicator .icon--default {
    height: 1rem;
    width: 1rem;
    background-image: url('../../themes/Frontend/Responsive/frontend/_public/src/img/icons/loading-indicator.gif?1606d5e8f40019c8bc3a9afd0b2a7466')
}

.js--overlay-relative {
    position: relative
}

.js--overlay {
    -webkit-transition: opacity 0.45s cubic-bezier(.3,0,.15,1), visibility 0.45s linear;
    transition: opacity 0.45s cubic-bezier(.3,0,.15,1), visibility 0.45s linear;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: .01;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5000;
    visibility: hidden
}

.js--overlay.theme--dark {
    background: rgba(0,0,0,0.7)
}

.js--overlay.theme--light {
    background: rgba(255,255,255,0.7)
}

.js--overlay.is--open {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    opacity: 1;
    visibility: visible
}

.js--overlay.is--closable {
    cursor: pointer
}

body > .js--overlay {
    position: fixed
}

.language--flag {
    height: .6875rem;
    width: .875rem;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.language--flag.de_DE {
    background-position: 0 0;
    background-image: linear-gradient(to bottom, #000 33%, #d00 33%, #d00 66%, #ffce00 66%)
}

.language--flag.en_GB {
    background-position: 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg' width='640' height='480'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath d='M-85 0h682v512H-85z'%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg clip-path='url%28%23a%29' transform='translate%2880%29 scale%28.94%29'%3E%3Cpath fill='%23006' d='M-256 0H768v512H-256z'%2F%3E%3Cpath fill='%23fff' d='M-256 0v57l910 455h114v-57L-141 0h-115zM768 0v57l-909 455h-115v-57L654 0h114z'%2F%3E%3Cpath fill='%23fff' d='M171 0v512h170V0H171zm-427 171v170H768V171H-256z'%2F%3E%3Cpath fill='%23c00' d='M-256 205v102H768V205H-256zM205 0v512h102V0H205zm-461 512L85 341h77l-342 171h-76zm0-512L85 171H9L-256 38V0zm606 171L692 0h76L427 171h-77zm418 341L427 341h76l265 133v38z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

.language--flag.nl_NL {
    background-position: 0 0;
    background-image: linear-gradient(to bottom, #d00 33%, #fff 33%, #fff 66%, #21468b 66%)
}

.language--flag.fr_FR {
    background-position: 0 0;
    background-image: linear-gradient(to right, #21468b 33%, #fff 33%, #fff 66%, #d00 66%)
}

.language--flag.es_ES {
    background-position: 0 0;
    background-image: linear-gradient(#d00 25%, #ffce00 25%, #ffce00 75%, #d00 75%)
}

.language--flag.it_IT {
    background-position: 0 0;
    background-image: linear-gradient(to right, #009246 33%, #fff 33%, #fff 66%, #d00 66%)
}

.tagcloud a {
    color: #787878;
    margin: 0rem .625rem 0rem 0rem
}

.tagcloud a:hover {
    color: #ea7c13
}

.tagcloud .tag0 {
    font-size: 1.3125rem;
    line-height: 1.3125rem
}

.tagcloud .tag1 {
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 500
}

.tagcloud .tag2 {
    font-size: .875rem;
    line-height: .875rem
}

.tagcloud .tag3 {
    font-size: .75rem;
    line-height: .75rem;
    font-weight: 500
}

.last-seen-products {
    margin: .625rem 0rem 0rem 0rem;
    clear: both
}

.last-seen-products:after {
    content: "";
    display: table;
    clear: both
}

.last-seen-products .last-seen-products--title {
    padding: .625rem 0rem .625rem 0rem;
    border-bottom: 1px solid #fff;
    font-size: 1rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.last-seen-products--slider {
    border-radius: 3px;
    background-clip: padding-box;
    height: auto
}

.last-seen-products--slider .product--box .product--title {
    text-align: center;
    margin: 0;
    padding: 0
}

.last-seen-products--slider,.last-seen-products--container {
    position: relative;
    overflow: hidden
}

.last-seen-products--container {
    padding: .625rem 0rem .625rem 0rem
}

.last-seen-products-item--image {
    line-height: 7.5rem;
    display: block
}

.last-seen-products--item {
    padding: .625rem .625rem .625rem .625rem
}

@media screen and (min-width: 48em) {
    .last-seen-products {
        margin: 1.875rem 0rem 0rem 0rem
    }
}

.lightbox--container {
    display: block;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    position: relative
}

.lightbox--image {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    vertical-align: middle
}

.list--unordered {
    padding-left: 1.25rem;
    list-style-type: none
}

.list--unordered li {
    position: relative;
    line-height: 1.5rem
}

.list--unordered li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e6b9";
    position: absolute;
    top: 0
}

.list--unordered.is--disc li {
    position: relative
}

.list--unordered.is--disc li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e656";
    position: absolute;
    top: 0
}

.list--unordered.is--checked li {
    position: relative
}

.list--unordered.is--checked li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f00c";
    position: absolute;
    top: 0
}

.list--unordered.is--arrow-right li {
    position: relative
}

.list--unordered.is--arrow-right li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f105";
    position: absolute;
    top: 0
}

.list--unordered.is--star li {
    position: relative
}

.list--unordered.is--star li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f005";
    position: absolute;
    top: 0
}

.list--unordered.is--cross li {
    position: relative
}

.list--unordered.is--cross li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f00d";
    position: absolute;
    top: 0
}

.list--unordered.is--tag li {
    position: relative
}

.list--unordered.is--tag li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\e640";
    position: absolute;
    top: 0
}

.list--unordered.is--plus li {
    position: relative
}

.list--unordered.is--plus li:before {
    width: 1.25rem;
    font-size: .625rem;
    left: -1.25rem;
    font-family: 'Font Awesome 5 Free';
    content: "\f067";
    position: absolute;
    top: 0
}

.list--unstyled {
    list-style: none
}

.list--inline {
    list-style: none
}

.list--inline li {
    display: inline
}

.image-slider {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    z-index: 1000;
    position: relative
}

.image-slider:after {
    content: "";
    display: table;
    clear: both
}

.force--3d {
    backface-visibility: hidden
}

.image-slider--container {
    height: 12.5rem;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.image-slider--container .arrow {
    width: 1.875rem;
    height: 4.375rem;
    margin-top: -2.1875rem;
    line-height: 4.25rem;
    font-size: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: rgba(255,255,255,0.5);
    border: 1px solid rgba(255,255,255,0.5);
    position: absolute;
    top: 50%;
    z-index: 1000;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    cursor: pointer;
    display: none
}

.image-slider--container .arrow.is--left {
    left: 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.image-slider--container .arrow.is--left:before,.image-slider--container .arrow.is--left::before {
    content: "\f104"
}

.image-slider--container .arrow.is--right {
    right: 0rem;
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.image-slider--container .arrow.is--right:before {
    content: "\f105"
}

.image-slider--container .arrow:hover {
    color: #ea7c13;
    border-color: rgba(234,124,19,0.5)
}

.image-slider--container.is--dragging .image-slider--item {
    cursor: move
}

.image-slider--slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: block;
    height: 100%;
    position: relative;
    top: 0;
    left: 0;
    white-space: nowrap;
    font-size: 0;
    -ms-touch-action: pan-y
}

.image-slider--slide:after {
    content: "";
    display: table;
    clear: both
}

.image-slider--item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    cursor: pointer
}

.image-slider--item .image--element {
    display: inline-block;
    max-width: 100%;
    height: 100%
}

.image-slider--item .image--media {
    margin: 0 auto;
    text-align: center
}

.image-slider--item .image--media.image--svg img {
    height: 100%
}

.image-slider--dots {
    padding: .625rem 0rem .625rem 0rem;
    text-align: center
}

.image-slider--thumbnails {
    height: 4.375rem;
    top: 27.5rem;
    display: none;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    left: 0
}

.image-slider--thumbnails .image-slider--thumbnails-slide {
    position: absolute;
    top: 0;
    left: 0
}

.image-slider--thumbnails .thumbnail--link {
    width: 4.375rem;
    height: 4.375rem;
    padding: .3125rem .3125rem .3125rem .3125rem;
    margin: 0rem .625rem 0rem 0rem;
    line-height: 3.5625rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: inline-block;
    text-align: center;
    border: 1px solid #e6e6e6
}

.image-slider--thumbnails .thumbnail--link.is--active {
    border-color: #ea7c13
}

.image-slider--thumbnails .thumbnail--image {
    display: inline;
    vertical-align: middle
}

.image-slider--thumbnails .thumbnails--arrow {
    width: 1.25rem;
    height: 4.375rem;
    line-height: 4.375rem;
    font-size: .875rem;
    border-radius: 3px;
    background-clip: padding-box;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    display: none;
    position: absolute;
    z-index: 1000;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    border: 1px solid rgba(255,255,255,0.85);
    cursor: pointer;
    background: rgba(255,255,255,0.85)
}

.image-slider--thumbnails .thumbnails--arrow:hover {
    color: #ea7c13;
    border-color: rgba(234,124,19,0.85)
}

.image-slider--thumbnails .thumbnails--arrow.is--top,.image-slider--thumbnails .thumbnails--arrow.is--bottom {
    font-size: .5rem;
    width: 4.375rem;
    height: 1.5rem;
    padding: .125rem 0rem 0rem 0rem;
    line-height: 1.125rem;
    left: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    top: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--top::before {
    content: "\f106"
}

.image-slider--thumbnails .thumbnails--arrow.is--bottom {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    bottom: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--bottom::before {
    content: "\f107"
}

.image-slider--thumbnails .thumbnails--arrow.is--left {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 1.5rem;
    top: 0;
    left: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--left::before {
    content: "\f104"
}

.image-slider--thumbnails .thumbnails--arrow.is--right {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: 1.5rem;
    top: 0;
    right: 0
}

.image-slider--thumbnails .thumbnails--arrow.is--right::before {
    content: "\f105"
}

.image-slider--thumbnails .thumbnails--arrow.is--active {
    display: block
}

@media screen and (min-width: 48em) {
    .image-slider--container {
        height: 25rem
    }

    .image-slider--container .arrow {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .image-slider--thumbnails {
        display: block
    }

    .image-slider--container {
        height: 25rem;
        margin-bottom: 6.875rem
    }

    .image-slider--container.no--thumbnails {
        margin-bottom: 0
    }

    .image-slider--container.no--image .image-slider--item {
        cursor: default
    }

    .image-slider--dots {
        top: 25.3125rem;
        position: absolute;
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .image-slider--container {
        height: 26.875rem;
        margin-bottom: 0
    }

    .image-slider--thumbnails {
        width: 4.375rem;
        height: 26.875rem;
        margin: 0rem 1.25rem 0rem 0rem;
        position: relative;
        top: 0;
        left: 0;
        float: left
    }

    .image-slider--thumbnails .thumbnail--link {
        margin: 0rem 0rem 1.25rem 0rem;
        display: block
    }

    .image-slider--dots {
        padding: .625rem 0rem .625rem 5.625rem;
        position: relative;
        top: auto;
        display: block
    }
}

.js--img-zoom--container {
    position: relative;
    top: 0;
    left: 0
}

.js--img-zoom--lens {
    border-radius: 3px;
    background-clip: padding-box;
    display: none;
    background: rgba(255,255,255,0.4);
    border: 1px solid #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer
}

.js--img-zoom--flyout {
    width: 28.75rem;
    height: 21.25rem;
    right: -30.625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: none;
    position: absolute;
    top: 0;
    z-index: 2500;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #e6e6e6
}

.js--img-zoom--title {
    padding: .3125rem 1.25rem .3125rem 1.25rem;
    font-size: .875rem;
    line-height: 1rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    color: #fff;
    font-weight: 500;
    text-align: center;
    background: rgba(0,0,0,0.5)
}

.js--menu-scroller {
    position: relative
}

.navigation--list-wrapper {
    position: relative;
    overflow: hidden
}

.js--menu-scroller--list {
    max-width: none;
    overflow-x: scroll;
    position: relative;
    white-space: nowrap;
    left: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none
}

.js--menu-scroller--list::-webkit-scrollbar {
    display: none
}

.js--menu-scroller--arrow {
    width: 1.375rem;
    height: 2.3125rem;
    line-height: 2.25rem;
    font-size: .75rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    top: .0625rem;
    border: 1px solid #fff;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    color: #787878;
    cursor: pointer;
    z-index: 750;
    display: none
}

.js--menu-scroller--arrow:hover,.js--menu-scroller--arrow:active {
    color: #787878;
    border-color: #fff;
    background: #fff
}

.js--menu-scroller--arrow.left--arrow {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    border-left: 0 none;
    left: 0
}

.js--menu-scroller--arrow.right--arrow {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    border-right: 0 none;
    right: 0
}

@media screen and (min-width: 78.75em) {
    .js--menu-scroller--arrow.left--arrow {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #fff;
        left: 0
    }

    .js--menu-scroller--arrow.left--arrow:hover {
        border-color: #fff
    }

    .js--menu-scroller--arrow.right--arrow {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #fff;
        right: 0
    }

    .js--menu-scroller--arrow.right--arrow:hover {
        border-color: #fff
    }
}

.filter-panel {
    height: 2.375rem;
    margin-bottom: .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    position: relative;
    border: 1px solid #e6e6e6
}

.filter-panel:hover {
    border: 1px solid #ea7c13;
    background: #FFF
}

.filter-panel:hover .filter-panel--icon,.filter-panel:hover .filter-panel--title {
    color: #ea7c13
}

.filter-panel.is--disabled {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    opacity: 0.5;
    border: 1px solid #e6e6e6;
    color: #787878
}

.filter-panel.is--disabled:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.filter-panel.is--disabled:hover .filter-panel--icon,.filter-panel.is--disabled:hover .filter-panel--title {
    color: #787878
}

.filter-panel.is--disabled .filter-panel--title {
    color: #787878
}

.filter-panel.is--collapsed {
    height: auto;
    border: 0 none
}

.filter-panel.is--collapsed .filter-panel--flyout {
    height: auto;
    border: 1px solid #ea7c13;
    background: #FFF;
    overflow: visible;
    z-index: 800
}

.filter-panel.is--collapsed .filter-panel--title {
    color: #ea7c13
}

.filter-panel.is--collapsed .filter-panel--icon:before {
    color: #ea7c13;
    content: "\f106"
}

.filter-panel .flatpickr-wrapper {
    position: relative;
    display: block
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static {
    top: 2.8125rem;
    display: block;
    width: 100%
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-rContainer {
    display: block
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-innerContainer {
    display: block;
    width: 100%
}

.filter-panel .flatpickr-wrapper .flatpickr-calendar.static .flatpickr-innerContainer .flatpickr-days {
    width: 100%
}

.filter-panel--flyout {
    height: 2.375rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    overflow: hidden;
    z-index: 500
}

.filter-panel--title {
    height: 2.25rem;
    line-height: 2.25rem;
    padding: 0rem 1.875rem 0rem .625rem;
    margin: 0rem 0rem .3125rem 0rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.filter-panel--icon {
    width: 1rem;
    height: 1rem;
    top: .5rem;
    right: .625rem;
    font-size: .375rem;
    line-height: 1rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: inline-block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    text-align: center;
    cursor: pointer;
    pointer-events: none
}

.filter-panel--icon:before {
    content: "\f107"
}

.filter-panel--content {
    padding: .625rem .625rem .625rem .625rem;
    display: block
}

.filter-panel--option-list {
    padding-bottom: .3125rem;
    list-style: none
}

.filter-panel--option-list.sub-level {
    margin: 0rem 0rem 0rem .5rem;
    padding: 0rem 0rem 0rem 1.125rem;
    border-left: 1px solid #e6e6e6
}

.filter-panel--option {
    display: block;
    position: relative
}

.value-tree--option {
    margin: 0rem 0rem .625rem 0rem
}

.sub-level .value-tree--option {
    margin: 0
}

.filter-panel--label {
    padding: .25rem 0rem .25rem 1.875rem;
    line-height: 1.125rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-panel--range-info {
    padding: .625rem 0rem .3125rem 0rem;
    text-align: center
}

.filter-panel--range-info .range-info--label {
    color: #787878;
    font-weight: 500
}

.filter--date .input-type--date .filter-panel--input {
    display: block;
    width: 100%
}

.filter-panel--checkbox,.filter-panel--radio {
    width: 1rem;
    height: 1rem;
    padding: .0625rem .0625rem .0625rem .0625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    position: relative;
    vertical-align: top
}

.filter-panel--checkbox:hover,.filter-panel--radio:hover {
    border-color: #ea7c13
}

.filter-panel--checkbox input[type="checkbox"],.filter-panel--radio input[type="checkbox"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state,.filter-panel--radio input[type="checkbox"]:checked ~ .input--state,.filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state,.filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state:before,.filter-panel--radio input[type="checkbox"]:checked ~ .input--state:before,.filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state:before,.filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    color: #fff;
    content: "\f00c"
}

.filter-panel--checkbox input[type="checkbox"]:checked ~ .filter-panel--label,.filter-panel--radio input[type="checkbox"]:checked ~ .filter-panel--label {
    color: #ea7c13;
    font-weight: 500
}

.filter-panel--checkbox input[type="checkbox"]:disabled ~ .input--state,.filter-panel--radio input[type="checkbox"]:disabled ~ .input--state,.filter-panel--checkbox input[type="checkbox"]:disabled ~ .checkbox--state,.filter-panel--radio input[type="checkbox"]:disabled ~ .checkbox--state {
    background: #fff
}

.filter-panel--checkbox input[type="checkbox"]:disabled ~ .filter-panel--label,.filter-panel--radio input[type="checkbox"]:disabled ~ .filter-panel--label {
    color: #9e9e9e
}

.filter-panel--checkbox .input--state,.filter-panel--radio .input--state,.filter-panel--checkbox .checkbox--state,.filter-panel--radio .checkbox--state,.filter-panel--checkbox .radio--state,.filter-panel--radio .radio--state {
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 60
}

.filter-panel--checkbox.filter-panel--radio,.filter-panel--radio.filter-panel--radio {
    border-radius: 11px;
    background-clip: padding-box
}

.filter-panel--checkbox input[type="radio"],.filter-panel--radio input[type="radio"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.filter-panel--checkbox input[type="radio"]:checked ~ .input--state,.filter-panel--radio input[type="radio"]:checked ~ .input--state,.filter-panel--checkbox input[type="radio"]:checked ~ .radio--state,.filter-panel--radio input[type="radio"]:checked ~ .radio--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.filter-panel--checkbox input[type="radio"]:checked ~ .filter-panel--label,.filter-panel--radio input[type="radio"]:checked ~ .filter-panel--label {
    color: #ea7c13;
    font-weight: 500
}

.filter-panel--checkbox input[type="radio"]:disabled .input--state,.filter-panel--radio input[type="radio"]:disabled .input--state,.filter-panel--checkbox input[type="radio"]:disabled .radio--state,.filter-panel--radio input[type="radio"]:disabled .radio--state {
    background: #fff
}

.filter-panel--checkbox input[type="radio"]:disabled .filter-panel--label,.filter-panel--radio input[type="radio"]:disabled .filter-panel--label {
    color: #787878
}

.filter-panel--checkbox input[type="radio"] + .input--state,.filter-panel--radio input[type="radio"] + .input--state,.filter-panel--checkbox input[type="radio"] + .radio--state,.filter-panel--radio input[type="radio"] + .radio--state {
    border-radius: 11px;
    background-clip: padding-box
}

.input-type--media:after {
    content: "";
    display: table;
    clear: both
}

.input-type--media .option--container {
    height: 2.8125rem;
    max-width: 2.8125rem;
    width: 18%;
    margin: 0 0 2% 2%;
    display: block;
    position: relative;
    float: left
}

.input-type--media .option--container .filter-panel--label {
    padding: 0
}

.input-type--media .option--container input.is--disabled ~ label {
    opacity: 0.2
}

.input-type--media .option--container input[type="checkbox"],.input-type--media .option--container input[type="radio"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.input-type--media .option--container input[type="checkbox"]:hover ~ .filter-panel--label,.input-type--media .option--container input[type="radio"]:hover ~ .filter-panel--label {
    border-color: #ea7c13
}

.input-type--media .option--container input[type="checkbox"]:checked ~ .filter-panel--label,.input-type--media .option--container input[type="radio"]:checked ~ .filter-panel--label {
    border-color: #ea7c13
}

.input-type--media .option--container input[type="checkbox"]:checked ~ .filter-panel--label:after,.input-type--media .option--container input[type="radio"]:checked ~ .filter-panel--label:after {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    font-size: .4375rem;
    top: -0.25rem;
    right: -0.25rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border-radius: 8px;
    background-clip: padding-box;
    display: block;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    color: #fff;
    content: "\f00c"
}

.input-type--media .option--container input[type="checkbox"]:disabled .filter-panel--label,.input-type--media .option--container input[type="radio"]:disabled .filter-panel--label {
    opacity: .2
}

.filter--multi-selection .option--container:hover .filter-panel--label,.filter--value .option--container:hover .filter-panel--label,.filter--value-tree .option--container:hover .filter-panel--label {
    color: #ea7c13
}

.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input {
    border-color: #ea7c13
}

.filter--multi-selection .option--container:hover .filter-panel--input.is--disabled,.filter--value .option--container:hover .filter-panel--input.is--disabled,.filter--value-tree .option--container:hover .filter-panel--input.is--disabled {
    border-color: #e6e6e6
}

.filter--multi-selection .filter-panel--checkbox,.filter--value .filter-panel--checkbox,.filter--value-tree .filter-panel--checkbox,.filter--multi-selection .filter-panel--radio,.filter--value .filter-panel--radio,.filter--value-tree .filter-panel--radio {
    top: .3125rem;
    left: 0rem;
    position: absolute
}

.filter--multi-selection .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--value .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--value-tree .filter-panel--checkbox.is--disabled ~ .filter-panel--label,.filter--multi-selection .filter-panel--radio.is--disabled ~ .filter-panel--label,.filter--value .filter-panel--radio.is--disabled ~ .filter-panel--label,.filter--value-tree .filter-panel--radio.is--disabled ~ .filter-panel--label {
    color: #787878
}

.filter--multi-selection .filter-panel--checkbox.is--disabled:hover,.filter--value .filter-panel--checkbox.is--disabled:hover,.filter--value-tree .filter-panel--checkbox.is--disabled:hover,.filter--multi-selection .filter-panel--radio.is--disabled:hover,.filter--value .filter-panel--radio.is--disabled:hover,.filter--value-tree .filter-panel--radio.is--disabled:hover {
    border-color: #e6e6e6
}

.filter-panel--star-rating {
    height: 5.625rem;
    margin-bottom: .625rem;
    position: relative
}

.filter-panel--star-rating:after {
    content: "";
    display: table;
    clear: both
}

.filter-panel--star-rating .rating-star--outer-container {
    width: 13.75rem;
    margin-left: auto;
    margin-right: auto;
    cursor: pointer
}

.filter-panel--star-rating .rating-star--outer-container:after {
    content: "";
    display: table;
    clear: both
}

.filter-panel--star-rating .rating-star--outer-container .icon--star,.filter-panel--star-rating .rating-star--outer-container .icon--star-empty {
    font-size: 1.125rem
}

.filter-panel--star-rating .rating-star--outer-container .icon--star {
    color: #f1c40f
}

.filter-panel--star-rating .rating-star--outer-container .icon--star-empty {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container .rating-star--suffix {
    margin-left: .3125rem;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.filter-panel--star-rating .rating-star--outer-container.is--active .icon--star-empty {
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container.is--active .rating-star--suffix {
    font-weight: 500
}

.filter-panel--star-rating .rating-star--outer-container.is--disabled {
    opacity: 0.3
}

.filter-panel--star-rating .rating-star--outer-container:hover .icon--star-empty {
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container:hover .rating-star--suffix {
    color: #ea7c13
}

.filter-panel--star-rating .rating-star--outer-container:hover .is--disabled ~ .icon--star-empty {
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: #787878
}

.filter-panel--star-rating .rating-star--outer-container:hover .is--disabled ~ .rating-star--suffix {
    color: #787878
}

.filter--set-title {
    margin: 1.875rem 0rem .625rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    margin-left: 1%;
    margin-right: 1%;
    border-bottom: 1px solid #e6e6e6;
    clear: both
}

.filter--value {
    background: #fff
}

.filter--value .filter-panel--input {
    top: .625rem;
    left: .625rem
}

.filter--value .filter-panel--title {
    padding: 0rem 1.875rem 0rem 2.5rem
}

.filter--value.is--disabled .filter-panel--input:hover {
    border-color: #e6e6e6
}

.filter--range .filter-panel--content {
    padding: .625rem 1.25rem .625rem 1.25rem
}

.filter--active-container {
    padding: 1.25rem 0rem 0rem 0rem
}

.filter--active,.search--cat-filter .cat-filter--reset {
    padding: 0rem .625rem 0rem .625rem;
    margin: 0rem .625rem .625rem 0rem;
    line-height: 1.5rem;
    font-size: .8125rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    border: 1px solid #e6e6e6;
    color: #787878;
    background: #FFF;
    cursor: pointer;
    white-space: nowrap;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter--active .filter--active-icon {
    margin: 0rem .625rem 0rem 0rem;
    font-size: .5rem;
    top: -0.0625rem;
    position: relative;
    font-family: 'Font Awesome 5 Free';
    color: #787878
}

.filter--active .filter--active-icon:before {
    content: "\f00d"
}

.filter--active .icon--star {
    color: #f1c40f
}

.filter--active .icon--star-empty {
    color: #787878
}

.filter--active:hover,.filter--active[data-filter-param="reset"] {
    color: #ea7c13;
    border-color: #ea7c13
}

.filter--active:hover .filter--active-icon,.filter--active[data-filter-param="reset"] .filter--active-icon {
    color: #ea7c13
}

.action--filter-options.off-canvas.is--open .filter--active {
    max-width: 100%
}

.filter--actions {
    padding: .625rem 0rem .625rem 0rem;
    margin-bottom: .625rem;
    clear: both
}

.filter--btn-apply {
    position: relative;
    font-weight: 500;
    width: 100%
}

.filter--btn-apply.is--icon-right [class^="icon--"] {
    font-size: .875rem;
    line-height: 1rem;
    margin: -0.5rem 0rem 0rem 0rem
}

.filter--btn-apply.is--loading [class^="icon--"] {
    -webkit-animation: keyframe--spin-reverse 1s linear infinite;
    animation: keyframe--spin-reverse 1s linear infinite
}

.filter--btn-apply .filter--count {
    font-weight: 500
}

.filter--facet-container {
    padding: .625rem 0rem 0rem 0rem
}

.filter--facet-container:after {
    content: "";
    display: table;
    clear: both
}

.action--filter-options.is--active-filter .filter--active-container {
    padding: .9375rem 0rem .3125rem 0rem;
    display: block
}

.filter--active-container {
    display: none
}

.listing--wrapper {
    width: 100%
}

.listing--wrapper.has--sidebar-filter .listing--paging {
    clear: both
}

.listing--wrapper.has--sidebar-filter .action--filter-btn {
    display: block
}

.listing--wrapper.has--sidebar-filter .action--sort {
    line-height: 2rem;
    margin: 0rem .625rem .625rem 0rem;
    width: 100%
}

.listing--wrapper.has--sidebar-filter .action--sort .sort--label {
    display: none
}

.listing--wrapper.has--sidebar-filter .action--sort .sort--select {
    width: 100%;
    vertical-align: top
}

.listing--wrapper .filter--actions.filter--actions-top {
    margin: 0
}

.listing--wrapper.with--fullscreen-emotion .sidebar-main.off-canvas {
    padding-top: 0
}

.listing--wrapper.with--fullscreen-emotion .listing--wrapper-inner {
    margin-left: 16.25rem
}

@media screen and (min-width: 48em) {
    .filter-panel {
        width: 49%;
        margin-left: 1%;
        float: left
    }

    .filter-panel.is--collapsed {
        height: 2.375rem
    }

    .filter-panel .flatpickr-wrapper {
        position: static
    }

    .filter-panel .flatpickr-wrapper .flatpickr-calendar.static {
        top: 100%
    }

    .is--no-sidebar .filter-panel {
        width: 32%
    }

    .filter-panel--flyout {
        position: absolute;
        top: 0;
        left: 0
    }

    .filter-panel--content {
        max-height: 12.5rem;
        overflow-x: hidden;
        overflow-y: auto
    }

    .filter--active-container {
        padding: 0;
        margin-left: 1%;
        margin-right: 1%
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]),.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover {
        color: #787878;
        border-color: #e6e6e6;
        cursor: default
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]) .filter--active-icon,.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover .filter--active-icon {
        color: #787878
    }

    .filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]) .filter--active-icon:before,.filter--active-container.is--disabled .filter--active:not([data-filter-param="reset"]):hover .filter--active-icon:before {
        content: "\f00c"
    }

    .filter--actions {
        margin-left: 1%;
        margin-right: 1%
    }

    .filter--btn-apply {
        width: auto
    }

    .filter--facet-container,.filter--actions-bottom {
        display: none
    }

    .filter--actions.filter--actions-top {
        display: none
    }

    .listing--wrapper.has--sidebar-filter .action--filter-btn {
        display: none
    }

    .listing--wrapper.has--sidebar-filter .action--sort .sort--select {
        max-width: 12.5rem;
        vertical-align: top
    }
}

@media screen and (min-width: 64em) {
    .filter-panel {
        width: 32%
    }
}

@media screen and (min-width: 78.75em) {
    .filter-panel--star-rating .rating-star--input {
        width: 1.25rem;
        height: 1.25rem
    }

    .filter-panel--star-rating .rating-star--label {
        width: 1.25rem;
        height: 1.25rem;
        line-height: 1.25rem;
        font-size: 1.25rem
    }

    .listing--wrapper.has--sidebar-filter .action--sort .sort--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }
}

.range-slider {
    -webkit-touch-callout: none
}

.range-slider--container {
    height: .75rem;
    border-radius: 6px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    background: #fff;
    box-shadow: inset 0 1px 1px #f0f0f0;
    border: 1px solid #e6e6e6;
    -ms-touch-action: none
}

.range-slider--range-bar {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-shadow: inset 0 0 3px #e67a13;
    height: 100%;
    width: 100%;
    position: relative;
    background: #ea7c13
}

.range-slider--handle {
    width: 1.25rem;
    height: 1.25rem;
    border-radius: 3px;
    background-clip: padding-box;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.range-slider--handle.is--min {
    left: -0.625rem;
    top: -0.25rem
}

.range-slider--handle.is--max {
    right: -0.625rem;
    top: -0.25rem
}

.range-slider--handle:hover,.range-slider--handle.is--dragging {
    border-color: #ea7c13
}

.range-slider--format {
    display: none
}

.flatpickr-calendar {
    width: 19.6875rem;
    font-size: .875rem;
    line-height: 1.5rem;
    border-radius: 5px;
    background-clip: padding-box;
    overflow: hidden;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    text-align: center;
    padding: 0;
    animation: none;
    direction: ltr;
    border: 0;
    position: absolute;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 1px 0 0 #787878, -1px 0 0 #787878, 0 1px 0 #787878, 0 -1px 0 #787878, 0 3px 13px rgba(0,0,0,0.2)
}

.flatpickr-calendar.open,.flatpickr-calendar.inline {
    max-height: 40rem;
    opacity: 1;
    visibility: visible;
    overflow: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    animation: flatpickrFadeInDown 300ms cubic-bezier(0, 1, .5, 1);
    z-index: 8100
}

.flatpickr-calendar.inline {
    top: .125rem;
    display: block;
    position: relative
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(102%)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.hasWeeks {
    width: auto
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 2.5rem;
    border-top: 1px solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:before,.flatpickr-calendar:after {
    left: 1.375rem;
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0
}

.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after {
    right: 1.375rem;
    left: auto
}

.flatpickr-calendar:before {
    margin: 0rem -0.3125rem 0rem -0.3125rem;
    border-width: 5px
}

.flatpickr-calendar:after {
    margin: 0rem -0.25rem 0rem -0.25rem;
    border-width: 4px
}

.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-month {
    height: 2.5rem;
    line-height: 1.5rem;
    -webkit-user-select: none;
    user-select: none;
    background: transparent;
    color: rgba(0,0,0,0.9);
    fill: rgba(0,0,0,0.9);
    text-align: center;
    position: relative
}

.flatpickr-prev-month,.flatpickr-next-month {
    height: 1rem;
    line-height: 1rem;
    top: .9375rem;
    text-decoration: none;
    cursor: pointer;
    position: absolute
}

.flatpickr-prev-month i,.flatpickr-next-month i {
    position: relative
}

.flatpickr-prev-month.flatpickr-prev-month,.flatpickr-next-month.flatpickr-prev-month {
    left: calc(2.07%)
}

.flatpickr-prev-month.flatpickr-next-month,.flatpickr-next-month.flatpickr-next-month {
    right: calc(2.07%)
}

.flatpickr-prev-month:hover,.flatpickr-next-month:hover {
    color: #959ea9
}

.flatpickr-prev-month:hover svg,.flatpickr-next-month:hover svg {
    fill: #f64747
}

.flatpickr-prev-month svg,.flatpickr-next-month svg {
    width: .875rem
}

.flatpickr-prev-month svg path,.flatpickr-next-month svg path {
    transition: fill .1s;
    fill: inherit
}

.numInputWrapper {
    position: relative;
    height: auto
}

.numInputWrapper input,.numInputWrapper span {
    display: inline-block
}

.numInputWrapper input {
    width: 100%
}

.numInputWrapper input::-ms-clear,.numInputWrapper input::-ms-expand {
    display: none
}

.numInputWrapper span {
    width: .875rem;
    padding: 0rem .25rem 0rem .125rem;
    position: absolute;
    right: 0;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57,57,57,0.05);
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0,0,0,0.1)
}

.numInputWrapper span:active {
    background: rgba(0,0,0,0.2)
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute;
    top: 33%
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57,57,57,0.6)
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57,57,57,0.6)
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0,0,0,0.5)
}

.numInputWrapper:hover {
    background: rgba(0,0,0,0.05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    top: .625rem;
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    display: inline-block;
    text-align: center
}

.flatpickr-current-month span.cur-month {
    margin-right: .625rem;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
    display: inline-block;
    padding: 0;
    max-width: 50%
}

.flatpickr-current-month .numInputWrapper {
    width: 4.375rem;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0,0,0,0.9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0,0,0,0.9)
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    box-sizing: border-box;
    color: inherit;
    cursor: default;
    padding: 0 0 0 .5ch;
    margin: 0;
    display: inline;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: initial;
    border: 0;
    border-radius: 0;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0,0,0,0.5);
    background: transparent;
    pointer-events: none
}

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden
}

.flatpickr-days,.flatpickr-weeks {
    padding: .0625rem 0rem 0rem 0rem
}

.flatpickr-days {
    width: 19.6875rem;
    padding: 0;
    outline: 0;
    text-align: left;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-around
}

.flatpickr-day {
    line-height: 2.5rem;
    height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    background: none;
    border: 0 none;
    margin: 0;
    box-sizing: border-box;
    color: #787878;
    cursor: pointer;
    font-weight: 300;
    width: 14.2857143%;
    flex-basis: 14.2857143%;
    display: inline-block;
    position: relative;
    justify-content: center;
    text-align: center
}

.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:hover,.flatpickr-day.today:focus {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff
}

.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay {
    background: #ea7c13;
    color: #fff;
    border-color: #ea7c13
}

.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box
}

.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange {
    border-radius: 3px;
    background-clip: padding-box
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6
}

.flatpickr-day.inRange.endRange {
    box-shadow: -5px 0 0 #e6e6e6
}

.flatpickr-day.inRange.startRange {
    box-shadow: 5px 0 0 #e6e6e6
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover {
    pointer-events: none
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57,57,57,0.3);
    background: transparent;
    border-color: transparent;
    cursor: default
}

span.flatpickr-weekday {
    line-height: 1.5rem;
    cursor: default;
    font-size: 90%;
    color: #787878;
    height: 27.333333333333332px;
    margin: 0;
    background: transparent;
    text-align: center;
    display: block;
    float: left;
    width: 14.28%;
    font-weight: 500;
    padding-top: 3.333333333333333px
}

.rangeMode .flatpickr-day {
    margin-top: .0625rem
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: .0625rem .75rem 0rem .75rem;
    box-shadow: 1px 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%
}

.flatpickr-weekwrapper span.flatpickr-day {
    display: block;
    width: 100%;
    max-width: none
}

.flatpickr-innerContainer {
    display: block;
    display: flex;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box
}

.flatpickr-time {
    line-height: 2.5rem;
    max-height: 2.5rem;
    -webkit-transition: height .33s cubic-bezier(0, 1, .5, 1);
    transition: height .33s cubic-bezier(0, 1, .5, 1);
    display: block;
    display: flex;
    text-align: center;
    outline: 0;
    height: 0;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    height: 2.5rem;
    flex: 1;
    width: 40%;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #fff
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #fff
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    font-size: .875rem;
    background: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    cursor: pointer;
    color: #787878;
    position: relative;
    box-sizing: border-box;
    text-align: center
}

.flatpickr-time input::-ms-clear,.flatpickr-time input::-ms-expand {
    display: none
}

.flatpickr-time input.flatpickr-hour {
    font-weight: 500
}

.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second {
    font-weight: 300
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm {
    -webkit-user-select: none;
    user-select: none;
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #787878;
    font-weight: 500;
    width: 2%
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 300
}

.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time .flatpickr-am-pm:focus {
    background: #f0f0f0
}

.hasWeeks .flatpickr-days,.hasTime .flatpickr-days {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.hasWeeks .flatpickr-days {
    border-left: 0
}

@media all and (-ms-high-contrast: none) {
    .flatpickr-month svg {
        top: 0 !important
    }
}

.flatpickr-input[readonly] {
    cursor: pointer
}

.slideRight,.slideLeft {
    display: none
}

@-moz-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-webkit-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@-o-keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

@keyframes flatpickrFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.container--ajax-cart {
    top: 3.125rem;
    margin-right: .625rem;
    padding: .9375rem 0rem 0rem 0rem;
    position: absolute;
    text-align: left;
    right: 0;
    z-index: 3000;
    display: none
}

.container--ajax-cart.off-canvas {
    width: 17.5rem;
    -webkit-transition: all .45s cubic-bezier(.3, 0, .15, 1);
    transition: all .45s cubic-bezier(.3, 0, .15, 1);
    margin-right: 0;
    display: block;
    height: 100%;
    left: auto;
    position: fixed;
    top: 0;
    padding: 0;
    background: #fff;
    z-index: 8000
}

.container--ajax-cart.off-canvas .icon--loading-indicator {
    width: 2.375rem;
    height: 2.375rem;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.container--ajax-cart .icon--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 1.25rem 0rem 1.25rem 0rem;
    margin: 0 auto;
    display: block;
    position: relative;
    box-sizing: content-box
}

.container--ajax-cart .icon--loading-indicator:before {
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: block;
    content: "";
    border: 2px solid #ccc;
    border-top: 2px solid #333
}

.container--ajax-cart .product--essential-features {
    margin-left: 3rem
}

.ajax--cart {
    width: 28.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    font-size: .875rem;
    border: 1px solid #e6e6e6;
    position: relative;
    background: #fff
}

.ajax--cart:after,.ajax--cart:before {
    right: .625rem;
    bottom: 100%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.ajax--cart:after {
    right: .6875rem;
    border-width: .5625rem;
    border-bottom-color: #fff
}

.ajax--cart:before {
    border-width: .625rem;
    border-bottom-color: #e6e6e6
}

.ajax--cart .content--loader {
    width: 1.3125rem;
    height: 1.3125rem;
    padding: 1.25rem 0rem 1.25rem 0rem;
    box-sizing: content-box;
    margin: 0 auto
}

.ajax--cart .item--container {
    padding: 0rem .625rem 0rem .625rem;
    max-height: 22.0625rem;
    overflow-y: auto
}

.ajax--cart .alert {
    border-radius: 0;
    margin-bottom: .625rem
}

.ajax--cart .alert .alert--icon,.ajax--cart .alert .icon--element {
    width: 15%
}

.ajax--cart .alert .alert--icon .is--warning,.ajax--cart .alert .icon--element .is--warning {
    color: #f1c40f;
    background: #f9f3dd
}

.ajax--cart .alert .alert--icon .is--success,.ajax--cart .alert .icon--element .is--success {
    color: #2ecc71;
    background: #def2e7
}

.ajax--cart .alert .alert--content {
    width: 85%
}

.ajax--cart .cart--item {
    padding: .625rem 0rem .625rem 0rem;
    line-height: 2.375rem;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden
}

.ajax--cart .cart--item:last-child {
    border: 0 none
}

.ajax--cart .cart--item.is--empty {
    padding-bottom: 0
}

.ajax--cart .cart--item .thumbnail--container {
    margin: 0rem .625rem 0rem 0rem;
    width: 2.375rem;
    height: 2.375rem;
    border-radius: 3px;
    background-clip: padding-box;
    float: left;
    position: relative
}

.ajax--cart .cart--item .thumbnail--container.has--image {
    border: 1px solid #e6e6e6;
    background: #FFFFFF
}

.ajax--cart .cart--item .thumbnail--container .cart--badge {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: .875rem;
    display: block;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    background: #ea7c13
}

.ajax--cart .cart--item .thumbnail--container .cart--badge .badge--free {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    font-size: .5rem;
    line-height: .75rem;
    width: 2.5rem;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    display: block;
    position: absolute;
    padding: 0;
    margin: 0;
    top: 0;
    bottom: 0
}

.ajax--cart .cart--item .thumbnail--container .basket--badge {
    line-height: 2.3125rem;
    font-size: .75rem;
    border-radius: 100%;
    background-clip: padding-box;
    height: 2.1875rem;
    width: 2.1875rem;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    background: #787878;
    color: #fff
}

.ajax--cart .cart--item .thumbnail--container .basket--badge .icon--arrow-right {
    font-size: .625rem
}

.ajax--cart .cart--item .thumbnail--container .basket--badge .icon--coupon {
    font-size: 1.25rem;
    line-height: 2.3125rem
}

.ajax--cart .cart--item .thumbnail--image {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.ajax--cart .cart--item .item--link {
    color: #787878
}

.ajax--cart .cart--item .item--quantity {
    margin: 0rem .3125rem 0rem 0rem;
    font-weight: 500
}

.ajax--cart .cart--item .item--price {
    font-weight: 500;
    float: right
}

.ajax--cart .cart--item .action--container {
    width: 1.3125rem;
    height: 1.3125rem;
    margin: .625rem 0rem 0rem .625rem;
    line-height: 1;
    float: right
}

.ajax--cart .cart--item .action--container .btn {
    height: 1.3125rem;
    width: 1.3125rem;
    padding: .25rem .3125rem .25rem .3125rem;
    font-size: .5rem;
    line-height: .875rem
}

.ajax--cart .cart--item .action--container *[class*="icon--"] {
    margin: 0;
    padding: 0
}

.ajax--cart .prices--container {
    padding: .625rem .625rem .625rem .625rem;
    border-top: 1px solid #e6e6e6
}

.ajax--cart .prices--container .prices--articles-amount {
    float: right
}

.ajax--cart .prices--container .prices--articles {
    color: #787878;
    font-weight: 500
}

.ajax--cart .prices--container .prices--tax {
    font-size: 12px;
    font-size: 0.75rem;
    margin: 0
}

.ajax--cart .button--container {
    padding: .625rem .625rem .625rem .625rem;
    overflow: hidden
}

.ajax--cart .button--container *[class*="button--"] {
    width: 13.125rem;
    border-radius: 3px;
    background-clip: padding-box;
    text-align: center
}

.ajax--cart .button--container .button--checkout {
    float: right
}

.ajax--cart .button--container .button--open-basket *[class^="icon--"] {
    display: none
}

.ajax--cart .small--information {
    font-size: .75rem
}

.ajax--cart .small--information .small--prices {
    float: right
}

.ajax--cart .context--shipping-costs {
    margin-left: .625rem
}

.ajax--cart .table--shipping-costs-trigger {
    font-size: .75rem;
    margin-bottom: .3125rem;
    font-weight: 500
}

.ajax--cart .table--shipping-costs-trigger-no-action {
    font-size: .75rem;
    margin-bottom: .3125rem
}

.ajax--cart .table--shipping-costs {
    font-size: .75rem
}

.ajax--cart .table--shipping-costs .select-field {
    max-height: 2.5rem;
    margin: .3125rem .625rem .3125rem 0rem
}

.ajax--cart .table--shipping-costs label {
    font-size: .75rem;
    font-weight: 500;
    margin: .3125rem 6.25rem 0rem 0rem;
    float: left
}

.off-canvas .ajax--cart {
    font-size: .875rem;
    background: #fff;
    width: auto;
    position: absolute;
    left: 0;
    right: 0;
    border: 0 none;
    min-height: 100%
}

.off-canvas .ajax--cart .item--container {
    max-height: none
}

.off-canvas .ajax--cart .cart--item {
    line-height: 1.1875rem
}

.off-canvas .ajax--cart .cart--item .item--link {
    width: 9.3125rem;
    display: inline-block
}

.off-canvas .ajax--cart .cart--item .item--price {
    float: none;
    display: block
}

.off-canvas .ajax--cart .prices--container {
    background: #fff;
    border-bottom: 0 none
}

.off-canvas .ajax--cart .action--container,.off-canvas .ajax--cart .action--container .action--remove {
    width: 2.375rem;
    height: 2.375rem
}

.off-canvas .ajax--cart .action--container {
    margin: 0
}

.off-canvas .ajax--cart .action--container .action--remove {
    font-size: .875rem;
    text-align: center;
    vertical-align: middle
}

.off-canvas .ajax--cart .action--container .icon--loading-indicator {
    width: 1.3125rem;
    height: 1.3125rem;
    margin: .5625rem 0rem 0rem 0rem;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.off-canvas .ajax--cart .action--container *[class*="icon--"] {
    line-height: 1.75rem;
    margin: 0;
    padding: 0
}

.off-canvas .ajax--cart .button--container {
    text-align: left
}

.off-canvas .ajax--cart .button--container *[class*="button--"] {
    margin: .625rem 0rem 0rem 0rem;
    width: 100%
}

.off-canvas .ajax--cart .button--container .button--checkout {
    margin: 0
}

.off-canvas .ajax--cart .button--container .button--open-basket {
    padding-right: 1.875rem
}

.off-canvas .ajax--cart .button--container .button--open-basket *[class^="icon--"] {
    display: block;
    right: .625rem
}

.off-canvas .ajax--cart .product--essential-features {
    margin-top: .3125rem
}

.product--essential-features {
    line-height: 1.125rem;
    font-size: .75rem
}

@media screen and (min-width: 48em) {
    .container--ajax-cart.is--shown {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .container--ajax-cart {
        margin-right: 0
    }
}

table {
    border-collapse: separate;
    border-spacing: 1px
}

table th,table thead td {
    background: #787878;
    color: #fff;
    font-weight: 500;
    text-align: center
}

table td {
    padding: .3125rem .625rem .3125rem .625rem;
    background: #fff;
    color: #787878;
    border: 1px solid #fff
}

table tr:nth-child(even) td {
    background: #f5f5f5
}

.checkbox {
    width: 1rem;
    height: 1rem;
    padding: .0625rem .0625rem .0625rem .0625rem;
    line-height: 1rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border: 1px solid #e6e6e6;
    cursor: pointer
}

.checkbox .checkbox--state {
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 60
}

.checkbox input[type="checkbox"] {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 0 none;
    background: none;
    cursor: pointer;
    z-index: 65
}

.checkbox input[type="checkbox"]:checked ~ .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.checkbox input[type="checkbox"]:checked ~ .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    color: #fff;
    content: "\f00c"
}

.checkbox input[type="checkbox"]:disabled ~ .checkbox--state {
    background: #fff
}

.checkbox.is--active .checkbox--state,a:hover .checkbox .checkbox--state {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%)
}

.checkbox.is--active .checkbox--state:before,a:hover .checkbox .checkbox--state:before {
    width: .75rem;
    height: .75rem;
    line-height: .75rem;
    font-size: .4375rem;
    display: inline-block;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    text-align: center;
    vertical-align: top;
    color: #fff;
    content: "\f00c"
}

.js--off-canvas-button {
    padding: .625rem .625rem .625rem .625rem;
    margin-bottom: .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    position: relative;
    border: 1px solid #fff;
    cursor: pointer;
    display: block
}

.js--off-canvas-button .tab--header {
    margin-bottom: .625rem;
    position: relative
}

.js--off-canvas-button .tab--title:after {
    font-size: .75rem;
    right: .3125rem;
    margin-top: -0.375rem;
    content: "\f105"
}

.js--off-canvas-button .tab--preview {
    display: block
}

.js--off-canvas-button .tab--preview p:last-child {
    margin-bottom: 0
}

.js--off-canvas-button .tab--content {
    cursor: default
}

.js--off-canvas-button:hover .tab--title {
    color: #ea7c13
}

.js--tab-menu .tab--navigation {
    list-style: none
}

.js--tab-menu .tab--link {
    padding: .625rem .9375rem .625rem .9375rem;
    margin: 0rem .3125rem 0rem 0rem;
    line-height: 1.5rem;
    font-size: .875rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #f5f5f5 100%);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    top: .0625rem;
    display: none;
    position: relative;
    font-weight: 500;
    text-align: center;
    color: #787878;
    border: 1px solid #e6e6e6;
    white-space: nowrap
}

.js--tab-menu .tab--link:hover {
    color: #ea7c13;
    background: #fff
}

.js--tab-menu .tab--link:focus {
    outline: none
}

.js--tab-menu .tab--link.is--active {
    color: #787878;
    border-bottom-color: #fff;
    background: #fff
}

.js--tab-menu .tab--link.is--active:hover {
    color: #787878
}

.js--tab-menu .tab--link.has--content {
    display: inline-block
}

.js--tab-menu.js--menu-scroller .tab--navigation {
    overflow: hidden
}

.js--tab-menu.js--menu-scroller .tab--navigation .js--menu-scroller--item {
    top: 0
}

.js--tab-menu.js--menu-scroller .js--menu-scroller--arrow {
    line-height: 2.875rem;
    height: 2.875rem;
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #fff
}

.js--tab-menu.js--menu-scroller .js--menu-scroller--arrow:hover {
    border-color: #fff
}

.js--tab-menu .tab--container-list .tab--container {
    border: 1px solid #fff;
    display: none
}

.js--tab-menu .tab--container-list .tab--container.has--content.is--active {
    display: block
}

.image--gallery .image-slider--container {
    bottom: 5.625rem;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: auto;
    margin: 0
}

.image--gallery.no--thumbnails .image-slider--container {
    bottom: 0
}

.image--gallery .image-slider--item {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    cursor: default
}

.image--gallery .image-slider--item .image--element {
    display: block;
    max-width: 100%;
    height: auto;
    width: auto
}

.image--gallery .image-slider--item .image--media,.image--gallery .image-slider--item img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.image--gallery .image-slider--thumbnails {
    padding: .625rem 0rem .625rem 0rem;
    height: 5.625rem;
    background: #fff;
    top: auto;
    bottom: 0;
    width: 100%;
    margin: 0;
    position: absolute;
    display: block
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow {
    top: .625rem
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow.is--left {
    border-left: 0 none
}

.image--gallery .image-slider--thumbnails .thumbnails--arrow.is--right {
    border-right: 0 none
}

.image--gallery .image-slider--thumbnails-slide {
    margin: 0rem .625rem 0rem .625rem;
    left: auto;
    top: auto
}

.image--gallery .thumbnail--link {
    margin: 0rem .625rem 0rem 0rem;
    display: inline-block
}

.image--gallery .button--zoom-in,.image--gallery .button--zoom-out,.image--gallery .button--zoom-reset {
    top: .625rem;
    left: .625rem;
    font-size: 1.25rem;
    padding: .125rem .375rem .125rem .375rem;
    position: absolute
}

.image--gallery .button--zoom-in:hover,.image--gallery .button--zoom-out:hover,.image--gallery .button--zoom-reset:hover {
    z-index: 1
}

.image--gallery .button--zoom-out {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box
}

.image--gallery .button--zoom-reset {
    left: 2.6875rem;
    border-radius: 0
}

.image--gallery .button--zoom-in {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    left: 4.75rem
}

.image-gallery--modal .modal--close {
    top: .625rem;
    width: 2.125rem;
    height: 2.125rem;
    line-height: 2rem
}

@media screen and (min-width: 78.75em) {
    .js--image-gallery {
        width: 80%;
        height: 80%
    }
}

.product--quick-view {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.product--quick-view .quick-view--image {
    height: 12.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem 1.25rem 0rem;
    border: 1px solid #e6e6e6;
    width: 100%;
    display: block;
    position: relative;
    float: left
}

.product--quick-view .quick-view--image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product--quick-view .quick-view--title {
    font-size: 1.125rem;
    color: #787878;
    display: block;
    font-weight: 500
}

.product--quick-view .quick-view--title:hover {
    color: #ea7c13
}

.product--quick-view .quick-view--supplier {
    font-size: .875rem;
    padding: .625rem 0rem .3125rem 0rem;
    font-weight: 500
}

.product--quick-view .quick-view--description-title {
    font-size: 1rem;
    padding-bottom: .3125rem;
    margin-top: .9375rem;
    color: #787878;
    border-bottom: 1px solid #e6e6e6;
    font-weight: 500;
    clear: both
}

.product--quick-view .quick-view--description {
    font-size: .875rem;
    padding-top: .625rem;
    color: #fff
}

.product--quick-view .quick-view--description,.product--quick-view .quick-view--description > p {
    margin: 0
}

@media screen and (min-width: 30em) {
    .product--quick-view {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .product--quick-view .quick-view--image {
        width: 50%
    }

    .product--quick-view .quick-view--header {
        padding-left: 1.25rem;
        width: 50%;
        float: right
    }

    .product--quick-view .quick-view--description-title {
        margin-top: 0
    }
}

.c-firstname-confirmation {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden
}

* {
    box-sizing: border-box
}

html {
    width: 100%;
    height: 100%
}

html.no--scroll {
    position: relative;
    overflow: hidden
}

html.no--scroll body {
    overflow: hidden
}

body {
    font-size: 1rem;
    font-family: Roboto Condensed;
    font-weight: 300;
    color: #787878;
    background: #fff;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

img {
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto
}

a {
    color: #ea7c13;
    text-decoration: none
}

ul {
    margin: 0;
    padding: 0
}

.product--rating i[class^=icon] {
    color: #f1c40f
}

.product--rating i.icon--star-empty {
    color: #e6e6e6
}

h1,h2,h3,h4,h5,h6 {
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem;
    font-family: Roboto Condensed;
    font-weight: 500;
    color: #787878
}

h1 {
    font-size: 1.875rem;
    line-height: 1.75rem;
    margin: 2.125rem 0rem 1.25rem 0rem;
    color: #787878
}

h2 {
    font-size: 1.375rem
}

h3 {
    font-size: 1.125rem
}

h4 {
    font-size: 1rem
}

h5 {
    font-size: .8125rem
}

h6 {
    font-size: .625rem
}

p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin: 0rem 0rem 1.25rem 0rem
}

blockquote {
    padding: .625rem .625rem .625rem .625rem;
    border-radius: 3px;
    background-clip: padding-box;
    box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
    background: #e6e6e6;
    text-align: left;
    margin: 0
}

.ajax-loader {
    display: none
}

.is--rounded {
    border-radius: 3px;
    background-clip: padding-box
}

.is--block {
    display: block !important
}

.is--inline {
    display: inline !important
}

.is--inline-block {
    display: inline-block !important
}

.is--hidden {
    display: none !important
}

.is--invisible {
    visibility: hidden !important
}

.is--align-left {
    text-align: left !important
}

.is--align-right {
    text-align: right !important
}

.is--align-center {
    text-align: center !important
}

.is--underline {
    text-decoration: underline !important
}

.is--line-through {
    text-decoration: line-through !important
}

.is--uppercase {
    text-transform: uppercase !important
}

.is--strong {
    font-weight: 500 !important
}

.is--bold {
    font-weight: 500 !important
}

.is--italic {
    font-style: italic
}

.is--nowrap {
    white-space: nowrap !important
}

.is--dark {
    color: #787878 !important
}

.is--light {
    color: #454545 !important
}

.is--soft {
    color: #787878 !important
}

.is--fluid {
    width: 100% !important
}

.left {
    float: left
}

.right {
    float: right
}

::-moz-placeholder {
    color: #787878
}

::-webkit-input-placeholder {
    color: #787878
}

:-ms-input-placeholder {
    color: #787878
}

.page-wrap {
    min-width: 20rem
}

.content-main:after,.content--wrapper:after {
    content: "";
    display: table;
    clear: both
}

.content-main--inner {
    padding: 0rem .625rem 1rem .625rem
}

.content-main--inner:after {
    content: "";
    display: table;
    clear: both
}

.content {
    width: 100%;
    float: left
}

@media screen and (min-width: 48em) {
    .content-main {
        box-shadow: 0 0 4px 1px #e6e6e6
    }

    .content-main:not(.is--small) {
        min-height: 46.875rem
    }

    .content-main--inner {
        padding: 0rem 1.875rem 1rem 1.875rem;
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .content-main {
        margin-top: 1.25rem;
        margin-bottom: 2.8125rem
    }

    .content-main:not(.is--small) {
        min-height: 43.75rem
    }

    .content-main--inner {
        padding: 0rem 3.125rem 3.125rem 3.125rem
    }
}

.header-main {
    padding-bottom: .625rem;
    background: #fff;
    border-bottom: 1px solid #ea7c13
}

.header-main .top-bar {
    display: none
}

.header-main .logo-main {
    padding: .625rem .625rem .625rem .625rem
}

.header-main .logo-main .logo--link {
    height: 2.1875rem;
    display: inline-block;
    max-width: 100%
}

.header-main .logo-main .logo--shop {
    height: 2.1875rem;
    width: 50%
}

.header-main .logo-main .logo--supportinfo {
    display: none
}

.header-main .header--navigation {
    position: relative
}

.is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
    border-bottom: 1px solid #ea7c13
}

.is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
    width: 100%
}

.is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
    width: 50%
}

.is--ctl-checkout.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--link {
    margin-top: .625rem
}

.is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
    display: none
}

.is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
    margin-top: .625rem;
    width: 40%;
    float: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.shop--navigation {
    position: relative
}

.shop--navigation .navigation--list {
    width: 100%;
    text-align: right
}

.shop--navigation .navigation--entry {
    margin-right: .3125rem;
    display: inline-block
}

.shop--navigation .navigation--entry .btn {
    height: 2.5rem;
    width: 2.5rem;
    vertical-align: middle
}

.shop--navigation .navigation--entry .cart--link {
    padding: .125rem .625rem .125rem .375rem
}

.shop--navigation .navigation--entry .account--link {
    padding: .125rem .625rem .125rem .5rem
}

.shop--navigation .navigation--entry .account--link.account--user-loggedin:after {
    width: 1rem;
    height: 1rem;
    top: -0.3125rem;
    right: -0.3125rem;
    line-height: 1.125rem;
    font-size: .5rem;
    border-radius: 50%;
    background-clip: padding-box;
    content: "\f00c";
    display: inline-block;
    position: absolute;
    background: #2ecc71;
    font-family: 'Font Awesome 5 Free';
    color: #fff
}

.shop--navigation .navigation--entry .icon--basket,.shop--navigation .navigation--entry .icon--account {
    font-size: 1.3125rem;
    display: inline;
    position: relative;
    vertical-align: middle;
    top: 0;
    left: 0
}

.shop--navigation .navigation--entry .icon--heart {
    font-size: 1.125rem;
    vertical-align: middle
}

.shop--navigation .navigation--entry .icon--search {
    font-size: 1.375rem;
    vertical-align: middle
}

.shop--navigation .cart--quantity,.shop--navigation .notes--quantity {
    top: -0.25rem;
    left: 1.4375rem;
    position: absolute;
    margin: 0
}

.shop--navigation .entry--link {
    text-align: center;
    text-decoration: none
}

.shop--navigation .main-search--form,.shop--navigation .account--display,.shop--navigation .cart--display,.shop--navigation .cart--amount,.shop--navigation .search--display {
    display: none
}

.shop--navigation .entry--search .is--active.btn {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.shop--navigation .entry--account {
    position: relative
}

.shop--navigation .entry--cart {
    margin-right: .75rem;
    position: relative
}

.shop--navigation .entry--menu-left {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 0;
    left: 0;
    position: absolute;
    display: block;
    font-weight: 500;
    text-align: left
}

.shop--navigation .entry--menu-left .btn {
    padding-left: 3rem;
    line-height: 2.1875rem;
    font-size: 1.0625rem;
    height: 2.5rem;
    color: #fff;
    width: auto;
    background: 0 none;
    border: 0 none
}

.shop--navigation .entry--menu-left .icon--menu {
    font-size: 1.25rem
}

.main-search--form {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 3000
}

.main-search--form .main-search--field {
    padding: .5625rem 2.375rem .5625rem .5625rem;
    height: 2.5rem;
    background: #fff;
    vertical-align: middle;
    width: 100%;
    position: relative
}

.main-search--form .main-search--button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    top: .625rem;
    bottom: .625rem;
    right: .625rem;
    font-size: 1.25rem;
    padding: 0rem .625rem 0rem .625rem;
    line-height: 1;
    position: absolute;
    z-index: 2;
    border: 0 none;
    background: transparent;
    color: #787878;
    outline: none
}

.main-search--form .main-search--text {
    display: none
}

.account--menu.is--personalized .navigation--logout-personalized {
    display: inline-block
}

.account--menu.is--personalized .navigation--logout {
    display: block
}

.account--menu.is--personalized .navigation--link.navigation--personalized {
    padding-top: .5625rem;
    padding-left: 1.4375rem;
    padding-bottom: .5625rem;
    line-height: 1.25rem;
    position: relative;
    color: #787878;
    font-weight: 300
}

.account--menu.is--personalized .navigation--link.navigation--personalized:before,.account--menu.is--personalized .navigation--link.navigation--personalized::before {
    width: 1rem;
    height: 1rem;
    left: .125rem;
    content: "\f2f5";
    font-family: 'Font Awesome 5 Free';
    position: absolute
}

.account--menu.is--personalized .navigation--link.navigation--personalized [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    display: inline-block
}

.account--menu.is--personalized .navigation--link.navigation--personalized .icon--logout {
    position: relative;
    top: .625rem
}

.account--menu.is--personalized .navigation--link.navigation--personalized:hover {
    color: #ea7c13
}

.off-canvas .account--menu.is--personalized .navigation--signin {
    border-bottom: none
}

.account--dropdown-navigation {
    display: none;
    text-align: left
}

.account--dropdown-navigation .navigation--logout-personalized {
    display: inline-block
}

.account--dropdown-navigation .navigation--logout {
    display: block
}

.account--dropdown-navigation .navigation--signin {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    margin-top: .4375rem;
    border-bottom: 1px solid #e6e6e6;
    display: block;
    text-align: center
}

.account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
    margin-bottom: .3125rem;
    width: 95%;
    text-align: center
}

.account--dropdown-navigation .navigation--register {
    font-size: .8125rem
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized {
    line-height: 1.25rem;
    padding-left: 2.0625rem;
    color: #787878;
    font-weight: 300
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized:before,.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized::before {
    left: .625rem
}

.account--dropdown-navigation .navigation--link.link--logout.navigation--personalized:hover {
    color: #ea7c13
}

.account--dropdown-navigation.off-canvas {
    background: #e6e6e6
}

.account--dropdown-navigation.off-canvas .account--menu,.account--dropdown-navigation.off-canvas .sidebar--navigation {
    text-align: left
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry,.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry {
    display: block;
    margin: 0
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry .navigation--link.link--logout.navigation--personalized,.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry .navigation--link.link--logout.navigation--personalized {
    padding-top: .5625rem;
    padding-bottom: .5625rem
}

.account--dropdown-navigation.off-canvas .account--menu .navigation--entry .navigation--link.link--logout.navigation--personalized [class^="icon--"],.account--dropdown-navigation.off-canvas .sidebar--navigation .navigation--entry .navigation--link.link--logout.navigation--personalized [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    display: inline-block
}

.account--dropdown-navigation.off-canvas .account--close-off-canvas {
    color: #fff;
    font-weight: 500
}

.has--csstransforms .entry--search .entry--trigger.is--active::after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: .9375rem;
    height: .9375rem;
    margin-top: .5rem;
    margin-left: .0625rem;
    background: #e1e1e1;
    content: '';
    display: block
}

.entry--search.is--active .main-search--form {
    top: 3.125rem;
    background: #e1e1e1;
    left: 0;
    display: block;
    position: absolute
}

.header-main.is--active-searchfield {
    padding-bottom: 4.375rem
}

.has--cssanimations .form--ajax-loader {
    top: 1.25rem;
    right: 3.4375rem;
    position: absolute;
    display: none
}

.has--cssanimations .form--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    content: ""
}

.has--no-cssanimations .form--ajax-loader {
    top: 1.5rem;
    right: 3.4375rem;
    width: 1rem;
    height: 1rem;
    position: absolute;
    display: none;
    background-image: url('../../themes/Frontend/Responsive/frontend/_public/src/img/icons/loading-indicator.gif?1606d5e8f40019c8bc3a9afd0b2a7466')
}

.main-search--results {
    top: 6.875rem;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: left;
    z-index: 3500;
    display: none
}

.main-search--results:after {
    content: "";
    display: table;
    clear: both
}

.results--list {
    padding: .625rem .625rem .625rem .625rem;
    box-shadow: 0 10px 25px -15px #000;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    background: #fff;
    -ms-touch-action: manipulation
}

.results--list::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: .75rem;
    height: .75rem;
    top: -0.375rem;
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    left: 48%;
    border: 1px solid #e6e6e6;
    border-top: 0 none;
    border-right: 0 none
}

.results--list .list--entry,.results--list .entry--all-results {
    display: block
}

.results--list .entry--all-results.is--active {
    font-weight: 500
}

.results--list .entry--all-results.is--active .entry--all-results-number {
    font-weight: 500
}

.results--list .list--entry {
    line-height: 1.875rem;
    border-bottom: 1px solid #e6e6e6
}

.results--list .list--entry:last-child {
    border: 0 none
}

.results--list .entry--no-results {
    width: 100%;
    text-align: center;
    list-style: none;
    font-weight: 300
}

.results--list .is--active,.results--list .list--entry:hover {
    color: #ea7c13
}

.results--list .is--active .entry--name,.results--list .list--entry:hover .entry--name,.results--list .is--active .entry--price,.results--list .list--entry:hover .entry--price {
    color: #ea7c13
}

.results--list .search-result--link {
    padding: .375rem 0rem .375rem 0rem;
    display: block
}

.results--list .search-result--link:after {
    content: "";
    display: table;
    clear: both
}

.results--list .entry--name,.results--list .entry--all-results-link,.results--list .entry--all-results-number {
    height: 1.875rem;
    line-height: 1.875rem;
    display: block
}

.results--list .price--unit {
    font-size: .6875rem;
    line-height: 1.125rem;
    float: right
}

.results--list .entry--media {
    height: 1.875rem;
    width: 10%;
    min-width: 10%;
    position: relative;
    text-align: center
}

.results--list .entry--media .media--image {
    display: inline-block;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.results--list .entry--name {
    padding-left: .625rem;
    width: 60%;
    color: #787878;
    font-weight: 700;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.results--list .entry--price,.results--list .entry--all-results-number {
    width: 30%;
    text-align: right;
    color: #787878;
    white-space: nowrap
}

.results--list .entry--all-results {
    padding: .375rem .3125rem .375rem .3125rem;
    font-weight: 300
}

.results--list .entry--all-results-link {
    width: 70%;
    padding: 0
}

.results--list .entry--all-results-link .icon--arrow-right {
    top: -0.0625rem;
    margin: 0rem .5rem 0rem 0rem;
    position: relative
}

.results--list .entry--all-results-number {
    font-weight: 300;
    color: #ea7c13
}

.off-canvas .mobile--switches .navigation--entry {
    padding: 0;
    border: none;
    background: none
}

@media screen and (min-width: 30em) {
    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        width: auto
    }

    .entry--search {
        display: inline-block;
        position: absolute;
        left: 26%;
        width: 40%
    }

    .entry--search.is--active .main-search--form {
        top: 0;
        display: inline-block
    }

    .entry--search .entry--trigger {
        display: none
    }

    .entry--search .main-search--form {
        box-shadow: 0 0 0 transparent;
        border-bottom: 0 none;
        padding: 0;
        display: inline-block;
        position: relative
    }

    .entry--search .main-search--form .main-search--field {
        background: #fff
    }

    .entry--search .main-search--form .main-search--field:focus {
        background: #fff
    }

    .entry--search .main-search--form .main-search--button {
        top: 0rem;
        bottom: 0rem;
        right: 0rem;
        padding: 0rem .625rem 0rem .625rem;
        height: 2.5rem
    }

    .main-search--results {
        top: 3.125rem;
        width: 28.125rem;
        margin-left: -6.875rem
    }

    .main-search--results:after {
        content: "";
        display: table;
        clear: both
    }

    .results--list {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #fff
    }

    .header-main.is--active-searchfield {
        padding-bottom: .625rem
    }

    .has--cssanimations .form--ajax-loader {
        top: .625rem;
        right: 2.8125rem;
        position: absolute
    }

    .has--no-cssanimations .form--ajax-loader {
        top: .875rem;
        right: 2.8125rem;
        position: absolute
    }
}

@media screen and (min-width: 48em) {
    .header-main.is--active-searchfield {
        padding-bottom: 0
    }

    .header-main {
        padding-bottom: 0;
        border-bottom: 0 none
    }

    .header-main .container:after {
        content: "";
        display: table;
        clear: both
    }

    .header-main .top-bar {
        padding: .25rem 0rem .25rem 0rem;
        display: block
    }

    .header-main .top-bar--navigation {
        width: auto;
        float: right
    }

    .header-main .top-bar--navigation .navigation--entry {
        padding: 0rem .9375rem 0rem .9375rem;
        line-height: 1.5625rem;
        float: left;
        display: block
    }

    .header-main .top-bar--navigation .navigation--entry li {
        line-height: normal
    }

    .header-main .top-bar--navigation .navigation--entry,.header-main .top-bar--navigation .navigation--link {
        color: #787878;
        cursor: pointer
    }

    .header-main .top-bar--navigation .navigation--entry:hover,.header-main .top-bar--navigation .navigation--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .field--select,.header-main .top-bar--navigation .navigation--entry {
        height: 1.5625rem
    }

    .header-main .top-bar--navigation .field--select {
        position: relative
    }

    .header-main .top-bar--navigation .select-field {
        height: 1.5625rem
    }

    .header-main .top-bar--navigation .select-field select {
        border-radius: 0;
        padding: 0rem 1.125rem 0rem 0rem;
        line-height: 1.5625rem;
        background: none;
        border: 0 none
    }

    .header-main .top-bar--navigation .select-field:after {
        height: 1.5625rem;
        line-height: 1.5rem;
        width: auto;
        border: 0 none
    }

    .header-main .top-bar--navigation .top-bar--language .select-field {
        width: 2rem
    }

    .header-main .top-bar--navigation .top-bar--language .select-field select {
        text-indent: -9999px
    }

    .header-main .top-bar--navigation .top-bar--language .language--flag {
        margin-top: -0.375rem;
        position: absolute;
        z-index: 900;
        top: 50%;
        left: 0;
        pointer-events: none
    }

    .header-main .top-bar--navigation .entry--service {
        position: relative
    }

    .header-main .top-bar--navigation .entry--service:after,.header-main .top-bar--navigation .entry--service::after {
        top: -0.1875rem;
        margin-left: .3125rem;
        content: "\f107";
        font-family: 'Font Awesome 5 Free';
        position: relative
    }

    .header-main .top-bar--navigation .entry--service.js--is--dropdown-active {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .service--list {
        min-width: 9.375rem;
        padding: .3125rem 0rem .3125rem 0rem;
        top: 2rem;
        right: .75rem;
        text-align: left;
        position: absolute;
        display: none;
        list-style: none;
        background: #fff;
        z-index: 3500;
        border: 1px solid #e6e6e6
    }

    .header-main .top-bar--navigation .service--list::after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        width: .5rem;
        height: .5rem;
        top: -0.3125rem;
        right: 1.125rem;
        content: '';
        display: block;
        position: absolute;
        background: #fff;
        border-color: #e6e6e6;
        border-width: 0 0 1px 1px;
        border-style: solid
    }

    .header-main .top-bar--navigation .service--list .service--link {
        padding: .3125rem .625rem .3125rem .625rem;
        display: block;
        color: #787878
    }

    .header-main .top-bar--navigation .service--list .service--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .js--is--dropdown-active .service--list {
        display: block
    }

    .header-main .header--navigation {
        padding: .625rem 0rem .625rem 0rem
    }

    .header-main .logo-main {
        padding: 0rem 0rem 0rem .625rem;
        width: 35%
    }

    .header-main .logo-main .logo--link {
        height: 3.125rem
    }

    .header-main .logo-main .logo--shop {
        height: 3.125rem;
        width: 82%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
        padding-right: .625rem;
        width: 100%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header .header-main .logo--link,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--link {
        margin-top: 0;
        width: 80%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        padding: .3125rem 0rem .3125rem 0rem;
        display: block;
        width: 35%
    }

    .logo-main,.shop--navigation {
        float: left
    }

    .shop--navigation {
        width: 65%
    }

    .shop--navigation .navigation--list {
        background-image: none;
        text-align: right
    }

    .shop--navigation .navigation--entry {
        border-radius: 3px;
        background-clip: padding-box;
        border: 0 none;
        width: auto;
        float: none;
        display: inline-block
    }

    .shop--navigation .entry--cart .entry--link {
        padding: 0;
        display: inline-block
    }

    .shop--navigation .entry--link {
        font-weight: 300
    }

    .shop--navigation .entry--menu-left {
        display: none
    }

    .shop--navigation .cart--quantity,.shop--navigation .search--display,.shop--navigation .entry--account {
        display: inline-block
    }

    .shop--navigation .entry--search {
        font-size: .875rem;
        position: absolute;
        left: 3%;
        margin-right: 10%;
        background: #fff;
        padding: 0;
        border: 0 none;
        width: 50%
    }

    .shop--navigation .entry--search .entry--trigger {
        display: none
    }

    .shop--navigation .main-search--form {
        box-shadow: 0 0 0 transparent;
        display: block;
        padding: 0;
        border: 0 none
    }

    .main-search--form {
        left: auto
    }

    .account--dropdown-navigation {
        min-width: 12.5rem;
        max-width: 15.625rem;
        padding: .3125rem 0rem .3125rem 0rem;
        top: 2.8125rem;
        display: none;
        position: absolute;
        right: 0;
        z-index: 3500;
        text-align: left
    }

    .js--is--dropdown-active .account--dropdown-navigation {
        display: block
    }

    .account--dropdown-navigation .navigation--signin {
        padding-bottom: .375rem;
        margin-bottom: .375rem;
        margin-top: .3125rem;
        padding-top: 0
    }

    .account--dropdown-navigation .navigation--signin .navigation--signin-btn.btn {
        width: 100%;
        margin-bottom: 0
    }

    .account--dropdown-navigation .navigation--smartphone {
        display: none
    }

    .account--dropdown-navigation .account--menu {
        text-align: left;
        background: #fff
    }

    .account--dropdown-navigation .account--menu::after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        width: .5rem;
        height: .5rem;
        right: 1.125rem;
        content: '';
        display: block;
        position: absolute;
        background: #fff;
        border-color: #e6e6e6;
        border-width: 0 0 1px 1px;
        border-style: solid;
        top: 0
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation {
        text-align: left
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--entry {
        display: block
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .navigation--link {
        padding: .1875rem 0rem .1875rem 0rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--logout {
        padding: .625rem 0rem 0rem 1.4375rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--logout:before {
        left: .125rem
    }

    .account--dropdown-navigation .account--menu .sidebar--navigation .link--abort {
        padding-top: 0rem;
        margin-top: 0rem;
        border-top: 0 none;
        white-space: nowrap
    }

    .main-search--results {
        width: 28.125rem;
        margin-left: -14.0625rem;
        top: 3.4375rem;
        left: 50%
    }

    .main-search--results:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 64em) {
    .header-main .logo-main {
        width: 30%
    }

    .header-main .shop--navigation {
        width: 70%
    }

    .shop--navigation .entry--search {
        width: 40%;
        margin-right: 8%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 30%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        display: inline-block;
        float: right
    }

    .navigation--list .navigation--entry .btn {
        width: auto
    }

    .navigation--list .entry--cart .cart--link {
        padding-left: 3.125rem
    }

    .navigation--list .entry--cart .cart--link .cart--quantity {
        display: inline-block
    }

    .navigation--list .entry--cart .cart--link .cart--amount {
        display: inline-block;
        color: #ea7c13;
        font-weight: 500
    }

    .navigation--list .entry--cart .icon--basket {
        left: .5rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .entry--account .account--link {
        padding-left: 2.25rem
    }

    .navigation--list .entry--account .account--link.account--user-loggedin:after {
        content: none;
        display: none
    }

    .navigation--list .entry--account .icon--account {
        left: .5rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .account--display {
        display: inline-block
    }

    .navigation--list .account--display.navigation--personalized {
        line-height: 1rem;
        font-size: .75rem;
        max-width: 5.625rem;
        margin-top: .125rem;
        text-align: left
    }

    .navigation--list .account--display.navigation--personalized .account--display-greeting {
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        font-weight: 500
    }
}

@media screen and (min-width: 78.75em) {
    .header-main .top-bar {
        margin-bottom: .125rem
    }

    .header-main .logo--shop {
        width: 75%
    }

    .is--ctl-checkout.is--minimal-header .header-main,.is--ctl-register.is--minimal-header .header-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main {
        box-shadow: 0 1px 2px 0 #e6e6e6
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header .header-main .logo-main,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo-main {
        padding-right: 0
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header .header-main .logo--shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 30%
    }

    .is--ctl-checkout.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header .header-main .logo--supportinfo,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--supportinfo {
        width: 35%
    }

    .is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        display: inline-block;
        float: right
    }

    .shop--navigation {
        width: 75%
    }

    .shop--navigation .navigation--link {
        padding: .5rem 1rem 1rem 1rem
    }

    .shop--navigation .entry--link {
        font-size: .875rem
    }

    .shop--navigation .entry--trigger {
        margin-right: .875rem
    }

    .shop--navigation .entry--search {
        width: 40%
    }

    .shop--navigation .entry--cart {
        margin-right: 0
    }

    .account--menu.is--personalized .navigation--link.navigation--personalized {
        padding-bottom: 0
    }

    .header-main .top-bar--navigation .service--list {
        right: 0
    }

    .header-main .top-bar--navigation .navigation--entry:last-child {
        padding-right: 0
    }

    .cart--display {
        margin: 0rem 1.5625rem 0rem .3125rem;
        font-weight: 500;
        color: #787878
    }
}

.navigation-main {
    background: #fff;
    display: none
}

@media screen and (min-width: 48em) {
    .navigation-main {
        border-bottom: 1px solid #ea7c13;
        display: block;
        position: relative
    }

    .navigation-main .navigation--list {
        padding: 0rem .625rem 0rem .625rem;
        margin: 0;
        position: relative;
        white-space: nowrap
    }

    .navigation-main .navigation--list:after {
        content: "";
        display: table;
        clear: both
    }

    .navigation-main .navigation--entry {
        display: inline-block;
        -ms-touch-action: none
    }

    .navigation-main .navigation--link {
        -webkit-transition: none;
        transition: none;
        padding: .5rem .875rem .5rem .875rem;
        font-size: 1rem;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-clip: padding-box;
        margin: 0;
        display: block;
        cursor: pointer;
        color: #787878
    }

    .navigation-main .navigation--link:hover {
        color: #ea7c13
    }

    .navigation-main .is--active .navigation--link {
        background-color: #f59b45;
        background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
        font-weight: 500;
        color: #fff
    }

    .navigation-main .is--active .navigation--link:hover {
        color: #fff
    }
}

@media screen and (min-width: 78.75em) {
    .navigation-main .navigation--list {
        padding: 0
    }
}

.content--breadcrumb {
    font-size: .875rem;
    display: block;
    float: none;
    border-bottom: 1px solid #e6e6e6
}

.content--breadcrumb:after {
    content: "";
    display: table;
    clear: both
}

.content--breadcrumb .breadcrumb--list {
    overflow: hidden
}

.content--breadcrumb .breadcrumb--entry,.content--breadcrumb .breadcrumb--separator {
    display: none;
    float: left;
    list-style: none;
    white-space: nowrap;
    overflow: hidden
}

.content--breadcrumb .breadcrumb--entry:last-child,.content--breadcrumb .breadcrumb--separator:last-child {
    display: list-item
}

.content--breadcrumb .breadcrumb--link,.content--breadcrumb .breadcrumb--separator {
    line-height: 1.5rem;
    padding: .625rem .625rem .625rem .625rem
}

.content--breadcrumb .breadcrumb--separator {
    font-size: .5625rem
}

.content--breadcrumb .breadcrumb--link {
    display: block;
    color: #787878
}

.content--breadcrumb .breadcrumb--link:hover {
    color: #ea7c13
}

.content--breadcrumb .is--active .breadcrumb--link {
    color: #ea7c13
}

.content--breadcrumb .breadcrumb--button {
    padding: .625rem 0rem .625rem .625rem;
    display: inline-block;
    float: left;
    list-style: none
}

.content--breadcrumb .breadcrumb--button .breadcrumb--title {
    padding-right: 1.25rem;
    border-right: 1px solid #e6e6e6
}

.content--breadcrumb .breadcrumb--button .icon--arrow-left {
    font-size: .5625rem;
    margin-right: .625rem
}

@media screen and (min-width: 48em) {
    .content--breadcrumb {
        padding: 0rem 1.25rem 0rem 1.25rem
    }

    .content--breadcrumb .breadcrumb--list {
        padding-left: 0
    }

    .content--breadcrumb .breadcrumb--entry,.content--breadcrumb .breadcrumb--separator {
        display: list-item
    }

    .content--breadcrumb .breadcrumb--button {
        margin-right: .625rem;
        padding: .625rem 1.875rem .625rem .625rem
    }

    .content--breadcrumb .breadcrumb--button .breadcrumb--title {
        padding-right: 0rem;
        border-right: 0 none
    }
}

@media screen and (min-width: 78.75em) {
    .content--breadcrumb {
        padding: 0rem 2.5rem 0rem 2.5rem
    }
}

.product--details .product--actions {
    margin: 0rem 0rem .625rem 0rem;
    padding: 0rem 0rem .625rem 0rem;
    border-top: 0 none;
    border-bottom: 1px solid #e6e6e6
}

.product--details .product--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--actions .js--off-canvas-button {
    display: inline-block
}

.product--details .product--header {
    padding: .625rem 0rem .625rem 0rem;
    min-height: 4.375rem;
    box-sizing: content-box
}

.product--details .product--header:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--header .product--title {
    font-size: 1.3125rem;
    margin: 0;
    padding: 0;
    font-weight: 500;
    color: #787878
}

.product--details .product--supplier,.product--details .product--rating-container {
    width: 50%
}

.product--details .product--rating-link {
    display: inline-block
}

.product--details .product--rating-link.js--off-canvas-button {
    border: none;
    margin: unset;
    padding: unset
}

.product--details .product--rating {
    font-size: 1.1875rem;
    display: block;
    letter-spacing: -1px;
    color: #787878
}

.product--details .product--rating:after {
    content: "";
    display: table;
    clear: both
}

.product--details .product--rating .rating--count-wrapper {
    font-size: 1rem;
    margin-left: .625rem;
    line-height: 1.5625rem;
    vertical-align: text-top;
    letter-spacing: 1px
}

.product--details .product--supplier {
    height: 2.1875rem;
    text-align: right;
    float: right;
    margin: 0
}

.product--details .product--supplier .product--supplier-link {
    height: 2.1875rem;
    display: inline-block;
    max-width: 100%
}

.product--details .product--supplier.image--svg img {
    height: 100%
}

.product--details .product--rating-container {
    margin: .3125rem 0rem 0rem 0rem;
    float: left
}

.product--details .product--image-container {
    margin: 0rem 0rem 1.25rem 0rem;
    width: 100%
}

.product--details .product--image-container .image-slider--slide {
    margin-right: -0.5px
}

.product--details .alert {
    margin: 0rem 0rem .625rem 0rem
}

.product--details .product--tax {
    font-size: .75rem;
    margin: 0
}

.product--details .product--buybox {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.product--details .product--buybox .product--price {
    margin: 0
}

.product--details .product--buybox .price--label {
    font-weight: 500
}

.product--details .product--buybox .price--line-through {
    text-decoration: line-through
}

.product--details .product--buybox .price--discount .price--content {
    color: #e74c3c
}

.product--details .product--buybox .price--content {
    font-size: 1.75rem;
    white-space: nowrap;
    color: #787878;
    font-weight: 500;
    display: inline-block;
    line-height: 1
}

.product--details .product--buybox .content--discount {
    font-size: .875rem;
    padding: .25rem 0rem .25rem 0rem;
    white-space: nowrap;
    display: inline-block
}

.product--details .product--buybox .price--discount-icon {
    padding: .375rem .4375rem .375rem .4375rem;
    margin: 0rem .3125rem 0rem .3125rem;
    font-size: .8125rem;
    border-radius: .1875rem;
    display: inline-block;
    position: relative;
    background: #e74c3c;
    color: #fff;
    text-align: center;
    font-weight: 500;
    vertical-align: top
}

.product--details .product--configurator .reset--configuration {
    margin: 0rem 0rem 1.25rem 0rem;
    white-space: nowrap
}

.product--details .product--configurator .alert {
    margin: .625rem 0rem 0rem 0rem
}

.product--details .buybox--form {
    padding: .625rem 0rem .625rem 0rem
}

.product--details .buybox--quantity {
    margin: 0 2% 0 0;
    width: 35%
}

.product--details .buybox--quantity .select-field select {
    font-size: 1.1875rem;
    font-weight: 500
}

.product--details .buybox--button {
    font-size: 1.1875rem;
    white-space: nowrap;
    width: 63%
}

.product--details .product--base-info {
    margin: .625rem 0rem .625rem 0rem;
    font-size: .875rem
}

.product--details .product--base-info .entry--label {
    margin: 0rem .5rem 0rem 0rem;
    width: 35%;
    display: inline-block
}

.product--details .content--description,.product--details .content--product-reviews,.product--details .content--related-products,.product--details .content--similar-products {
    padding: .625rem .625rem .625rem .625rem
}

.product--details .product--properties {
    margin: 0rem 0rem .625rem 0rem
}

.product--details .product--properties .product--properties-table {
    width: 100%;
    background: #fff
}

.product--details .product--properties td {
    padding: .3125rem .625rem .3125rem .625rem;
    width: 50%;
    border: 0 none
}

.product--details .product--properties tr:nth-child(even) td {
    background: #f5f5f5
}

.product--details .content--title {
    font-size: 1.125rem;
    margin: .625rem 0rem .3125rem 0rem;
    font-weight: 500;
    color: #787878
}

.product--details .content--title.title--description-supplier {
    margin-top: 1.5625rem
}

.product--details .content--link [class^=icon] {
    font-size: .625rem;
    margin: -0.125rem .5rem 0rem 0rem
}

.product--details .block-prices--container {
    margin: 0rem 0rem .75rem 0rem;
    display: block
}

.product--details .block-prices--container .block-prices--table {
    width: 100%
}

.product--details .block-prices--container .block-prices--table td,.product--details .block-prices--container .block-prices--table th {
    padding: .25rem .625rem .25rem .625rem
}

.product--details .block-prices--container .block-prices--table th {
    color: #fff;
    text-align: left
}

.product--details .listing .product--box .panel--body {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff
}

.product--details .action--form {
    float: left
}

.product--details .action--link {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    font-size: .875rem;
    margin: 0rem 2.1875rem .3125rem 0rem;
    color: #787878;
    white-space: nowrap
}

.product--details .action--link.action--compare {
    display: none
}

.product--details .action--link:last-child {
    margin-right: 0
}

.product--details .action--link:hover {
    color: #ea7c13
}

.product--details .action--link *[class^="icon"] {
    font-size: .75rem;
    margin: 0rem .3125rem 0rem 0rem
}

.product--details .action--link *[class="icon--star"] {
    font-size: .875rem;
    margin: 0rem .3125rem 0rem 0rem
}

.product--details .action--compare {
    display: none
}

.product--details .link--notepad:focus {
    outline: none
}

.product--details .link--notepad.js--is-saved {
    color: #2ecc71
}

.product--details .price--unit {
    font-size: .75rem
}

.product--details .delivery--text {
    font-size: .875rem
}

.product--details .similar--content .product-slider,.product--details .viewed--content .product-slider,.product--details .bought--content .product-slider,.product--details .related--content .product-slider,.product--details .product-streams--content .product-slider {
    padding: .625rem .625rem .625rem .625rem;
    min-height: 16.875rem
}

.product--details .similar--content .product-slider--arrow.arrow--prev,.product--details .viewed--content .product-slider--arrow.arrow--prev,.product--details .bought--content .product-slider--arrow.arrow--prev,.product--details .related--content .product-slider--arrow.arrow--prev,.product--details .product-streams--content .product-slider--arrow.arrow--prev {
    border-left: 0 none
}

.product--details .similar--content .product-slider--arrow.arrow--next,.product--details .viewed--content .product-slider--arrow.arrow--next,.product--details .bought--content .product-slider--arrow.arrow--next,.product--details .related--content .product-slider--arrow.arrow--next,.product--details .product-streams--content .product-slider--arrow.arrow--next {
    border-right: 0 none
}

.product--navigation {
    display: none
}

.review--form .review--field {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.review--form .review--field.select-field {
    max-width: 100%
}

.review--form .review--notice {
    font-size: .75rem
}

.product--description ol,.product--description ul {
    margin: 0rem 1rem 1rem 1rem;
    padding: 0
}

.product--description ol li,.product--description ul li {
    margin: 0rem 0rem 0rem .375rem
}

.review--entry {
    border-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem 1.5625rem 0rem;
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    font-size: .875rem;
    background: #fff;
    border: 1px solid #e6e6e6
}

.review--entry.is--last {
    margin: 0rem 0rem 1.875rem 0rem
}

.review--entry.has--answer {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin: 0
}

.review--entry .entry--header,.review--entry .product--rating {
    margin-bottom: .625rem
}

.review--entry .content--label {
    margin: 0rem .5rem 0rem 0rem;
    float: left
}

.review--entry .content--field:after {
    content: "";
    display: table;
    clear: both
}

.review--entry .content--title {
    font-size: 1rem
}

.review--entry .review--content {
    font-size: .875rem;
    margin: 0
}

.review--entry.is--answer {
    margin: 0rem .625rem 1.875rem .625rem;
    padding: 1.25rem .625rem 1.25rem .625rem;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    background: #e6e6e6;
    border-top: 0
}

.review--entry.is--answer .entry--header {
    position: relative;
    border: 0 none
}

.review--entry.is--answer .entry--header::after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    top: -0.5625rem;
    background: #e6e6e6
}

.content--product-reviews .alert {
    margin: 0rem 0rem 1rem 0rem
}

.content--product-reviews .captcha--notice {
    font-size: .75rem;
    line-height: 1.2
}

.product--rating-count {
    margin-left: .5rem;
    padding: .125rem .4375rem .125rem .4375rem;
    border-radius: 3px;
    background-clip: padding-box;
    background: #fff;
    color: #fff;
    font-weight: 500
}

.product--notification {
    margin: 0rem 0rem 1rem 0rem
}

.product--notification .alert {
    margin: 0rem 0rem .5rem 0rem;
    word-wrap: break-word
}

.product--notification .notification--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    position: relative;
    width: 80%
}

.product--notification .notification--field:focus {
    z-index: 1
}

.product--notification .notification--button {
    padding: .1875rem .625rem .1875rem .625rem;
    margin: 0rem 0rem .625rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin-left: -0.0625rem;
    position: relative;
    width: 20%
}

.product--notification .notification--button .icon--mail {
    font-size: .75rem
}

.product--notification .privacy-information {
    margin: 0rem 0rem 0rem 0rem
}

.configurator--form {
    padding: .625rem 0rem .625rem 0rem
}

.configurator--form .select-field {
    max-width: 100%
}

.configurator--label {
    margin: .375rem 0rem .25rem 0rem;
    font-size: .875rem;
    font-weight: 500
}

.is--ctl-detail .content-main--inner {
    background: #fff;
    position: relative
}

.link--prev-button,.link--next-button {
    display: none
}

.base-info--entry {
    margin: 0rem 0rem .3125rem 0rem
}

.tab--navigation {
    display: none
}

.tab--title {
    color: #787878;
    font-weight: 500
}

.tab--title:hover {
    color: #ea7c13
}

.tab--title:after {
    right: .625rem;
    font-size: 1.125rem;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    content: "";
    font-family: 'Font Awesome 5 Free'
}

.tab-menu--cross-selling .tab--container {
    margin: 0rem 0rem .625rem 0rem;
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #fff;
    display: none
}

.tab-menu--cross-selling .tab--container.has--content {
    display: block
}

.tab-menu--cross-selling .tab--container:last-child {
    margin: 0rem 0rem 0rem 0rem
}

.tab-menu--cross-selling .tab--header.is--active {
    border-bottom: 1px solid #fff
}

.tab-menu--cross-selling .tab--header.is--active .tab--title:after {
    content: "\f068"
}

.tab-menu--cross-selling .tab--title {
    padding: .625rem 2.375rem .625rem .625rem;
    line-height: 1.25rem;
    position: relative;
    display: block
}

.tab-menu--cross-selling .tab--title:after {
    content: "\f067"
}

@media screen and (min-width: 30em) {
    .product--details .configurator--form .select-field {
        height: 2.375rem;
        max-width: 80%
    }

    .product--details .configurator--form .select-field select {
        line-height: 2.25rem
    }

    .product--details .configurator--form .select-field:after {
        height: 2.25rem
    }

    .product--details .configurator--form,.product--details .buybox--form {
        width: 80%
    }

    .tab-menu--product {
        margin: 0rem 0rem .625rem 0rem
    }

    .tab-menu--product .tab--navigation {
        display: block
    }

    .tab-menu--product .tab--header,.tab-menu--product .tab--preview {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .product--details .product--header {
        padding: 1.875rem 0rem 1.25rem 0rem
    }

    .product--details .product--header .product--title {
        font-size: 1.75rem;
        line-height: 1.875rem;
        width: 80%;
        float: left;
        border: 0 none
    }

    .product--details .product--supplier {
        height: 4.375rem;
        width: 20%;
        float: right
    }

    .product--details .product--supplier .product--supplier-link {
        height: 4.375rem
    }

    .product--details .action--link.action--compare {
        display: inline-block
    }

    .product--details .product--rating-container {
        width: 80%;
        float: left
    }

    .product--details .product--image-container {
        width: 100%
    }

    .product--details .product--base-info .entry--label {
        margin: 0rem .5rem 0rem 0rem
    }

    .product--details .content--description,.product--details .content--product-reviews {
        padding: 1.875rem 1.875rem 1.875rem 1.875rem
    }

    .product--details .content--related-products,.product--details .content--similar-products {
        padding: 1.25rem 2.1875rem 1.25rem 2.1875rem
    }

    .product--details .product--properties {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .product--details .block-prices--container {
        margin-top: .75rem
    }

    .product--details .tab--navigation {
        display: block
    }

    .product--details .tab--header,.product--details .tab--preview {
        display: none
    }

    .product--details .review--entry {
        padding: 1.875rem 1.875rem 1.875rem 1.875rem
    }

    .product--details .review--entry.is--answer {
        padding: 1.875rem 1.25rem 1.875rem 1.25rem
    }

    .product--details .tab--container {
        margin: 0rem 0rem 0rem 0rem
    }

    .product--details .tab-menu--product {
        margin: 0rem 0rem 1.875rem 0rem
    }

    .product--details .tab-menu--cross-selling .tab--container {
        display: none
    }

    .product--details .review--form-container {
        width: 80%
    }
}

@media screen and (min-width: 64em) {
    .product--details .product--image-container {
        width: 58%;
        margin-right: 4%;
        float: left
    }

    .product--details .product--buybox {
        width: 38%
    }

    .product--details .configurator--form {
        padding: .625rem 0rem .625rem 0rem
    }

    .product--details .buybox--inner {
        width: 100%;
        float: none
    }

    .product--details .product--base-info {
        margin: .625rem 0rem 1.25rem 0rem;
        padding: 0;
        width: 100%;
        float: none
    }

    .product--details .product--properties {
        width: 50%
    }

    .product--details .action--link {
        margin-right: 1.5625rem
    }

    .product--details .review--form-container {
        width: 70%
    }

    .product--details .product--actions {
        padding: 0rem 0rem .3125rem 0rem;
        border-bottom: 1px solid #e6e6e6
    }

    .product--details .product--buybox {
        border-bottom: 0 none
    }

    .product--details .configurator--form,.product--details .buybox--form {
        width: 100%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-detail .page-wrap {
        overflow-x: hidden
    }

    .product--details .product--header {
        padding-top: 2.8125rem
    }

    .product--details .review--form-container {
        width: 60%
    }

    .product--navigation {
        display: block;
        position: relative
    }

    .product--navigation .navigation--link {
        top: 8.75rem;
        display: none;
        position: absolute
    }

    .product--navigation .link--prev-button,.product--navigation .link--next-button {
        width: 2.5rem;
        height: 15.9375rem;
        line-height: 15.9375rem;
        font-size: 1.5625rem;
        -webkit-transition: background .3s ease;
        transition: background .3s ease;
        background: rgba(255,255,255,0.1);
        text-align: center;
        color: #fff;
        display: block
    }

    .product--navigation .link--prev-button .link--prev-inner,.product--navigation .link--next-button .link--prev-inner,.product--navigation .link--prev-button .link--next-inner,.product--navigation .link--next-button .link--next-inner {
        display: none
    }

    .product--navigation .image--wrapper {
        padding: .9375rem .9375rem .9375rem .9375rem;
        width: 12.5rem;
        height: 15.9375rem;
        float: left;
        background: #fff;
        position: relative
    }

    .product--navigation .image--container {
        -webkit-transition: all .45s cubic-bezier(.16, .04, .14, 1);
        transition: all .45s cubic-bezier(.16, .04, .14, 1);
        width: 100%;
        height: 100%;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative
    }

    .product--navigation .link--prev-button {
        border-top-left-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 3px;
        background-clip: padding-box;
        float: left
    }

    .product--navigation .link--prev-button:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f104"
    }

    .product--navigation .link--next-button {
        border-top-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 0;
        background-clip: padding-box;
        float: right
    }

    .product--navigation .link--next-button:before {
        font-family: 'Font Awesome 5 Free';
        content: "\f105"
    }

    .product--navigation .link--prev,.product--navigation .link--next {
        -webkit-transition: all .38s cubic-bezier(.16, .04, .14, 1);
        transition: all .38s cubic-bezier(.16, .04, .14, 1)
    }

    .product--navigation .link--prev:hover .link--prev-button,.product--navigation .link--next:hover .link--prev-button,.product--navigation .link--prev:hover .link--next-button,.product--navigation .link--next:hover .link--next-button {
        background: rgba(255,255,255,0.2)
    }

    .product--navigation .link--prev {
        left: -2.5rem
    }

    .product--navigation .link--prev .image--container {
        left: 3.125rem
    }

    .product--navigation .link--prev.can--slide:hover {
        left: -8.75rem
    }

    .product--navigation .link--prev.can--slide:hover .image--container {
        left: 0
    }

    .product--navigation .link--next {
        right: -2.5rem
    }

    .product--navigation .link--next .image--container {
        right: 3.125rem
    }

    .product--navigation .link--next.can--slide:hover {
        right: -8.75rem
    }

    .product--navigation .link--next.can--slide:hover .image--container {
        right: 0
    }

    .product--supplier {
        height: 4.375rem
    }

    .product--supplier .product--supplier-link {
        height: 4.375rem
    }

    .content--description,.content--product-reviews {
        padding: .625rem 2.8125rem 2.8125rem 2.8125rem
    }

    .content--related-products,.content--similar-products {
        padding: 1.875rem 2.8125rem 1.25rem 2.8125rem
    }

    .product--notification {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .product--notification .alert {
        margin: 0rem 0rem .625rem 0rem
    }
}

.footer-main {
    background: #fff
}

.footer-main .footer--phone-link {
    font-size: 1.1875rem;
    font-weight: 500;
    color: #fff
}

.footer-main .footer--column {
    padding: 0rem .625rem 0rem .625rem;
    border-top: 1px solid #e6e6e6
}

.footer-main .footer--column.is--last {
    border-bottom: 1px solid #e6e6e6
}

.footer-main .column--headline {
    -webkit-user-select: none;
    user-select: none;
    padding: .5rem 0rem .5rem 0rem;
    margin: 0;
    font-weight: 500;
    color: #ea7c13;
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.625rem
}

.footer-main .column--headline.is--active::after {
    content: "\f068"
}

.footer-main .column--headline::after {
    font-size: 1.125rem;
    font-family: 'Font Awesome 5 Free';
    color: #787878;
    font-weight: 500;
    content: "\f067";
    float: right
}

.footer-main .column--content {
    display: none
}

.footer-main .column--content.is--active {
    display: block
}

.footer-main .footer--bottom {
    font-size: .75rem;
    padding: 1.33333333rem 1rem 0rem 1rem;
    text-align: center
}

.footer-main .footer--copyright {
    font-size: .8125rem
}

.footer-main .footer--logo {
    font-size: 1.75rem;
    color: #009fe3
}

.footer-main .navigation--list {
    padding: 0rem 0rem 1rem 0rem
}

.footer-main .navigation--list .is--level1 {
    padding-bottom: .625rem
}

.footer-main .navigation--list .is--level1 .navigation--entry {
    margin-left: .625rem
}

.footer-main .navigation--link {
    padding: .625rem 0rem .625rem 0rem;
    display: block;
    color: #787878;
    cursor: pointer
}

.footer-main .navigation--link:hover {
    color: #ea7c13
}

.footer-main .newsletter--form {
    padding: 0rem 0rem 1rem 0rem
}

.footer-main .newsletter--form:after {
    content: "";
    display: table;
    clear: both
}

.footer-main .newsletter--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    position: relative;
    width: 87.5%;
    float: left
}

.footer-main .newsletter--field:focus {
    z-index: 1
}

.footer-main .newsletter--button {
    box-shadow: 0 0 0 transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    margin: 0rem 0rem .625rem 0rem;
    padding: .1875rem .3125rem .1875rem .3125rem;
    margin-left: -0.0625rem;
    position: relative;
    width: 12.5%;
    text-align: center;
    float: left
}

.footer-main .newsletter--button .icon--mail {
    font-size: .875rem;
    margin-right: 0rem
}

.footer-main .newsletter--button .button--text {
    display: none
}

.footer-main .footer--logo {
    padding: .625rem 0rem .625rem 0rem
}

.footer-vat {
    margin-top: .625rem;
    padding: 0rem .3125rem 0rem .3125rem;
    background: transparent
}

.footer--vat-info .vat-info--text {
    font-size: .75rem;
    margin-bottom: .625rem;
    text-align: center
}

.footer-minimal {
    font-size: .8125rem;
    padding: 2.5rem .625rem 1.25rem .625rem;
    background: transparent;
    text-align: center
}

.footer-main .footer-minimal {
    padding: 0
}

.footer-minimal .footer--service-menu .service--list {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.footer-minimal .footer--service-menu .service--list .service--link {
    padding: .5rem .125rem .5rem .125rem;
    display: inline-block
}

.footer-minimal .footer--service-menu .service--list .service--entry {
    display: inline-block
}

.footer-minimal .footer--service-menu .service--list .service--entry:after {
    height: .625rem;
    width: .0625rem;
    margin: 0rem .3125rem 0rem .3125rem;
    border-left: 1px solid #cdcdcd;
    display: inline-block;
    content: ''
}

.footer-minimal .footer--service-menu .service--list .service--entry:last-child:after {
    display: none
}

.footer-minimal .footer--vat-info {
    margin: .9375rem 0rem .625rem 0rem
}

.footer-minimal .footer--vat-info .vat-info--text {
    line-height: 1.125rem;
    margin: 0
}

@media screen and (min-width: 48em) {
    .footer-main .footer-minimal {
        display: none
    }
}

@media screen and (min-width: 48em) {
    .footer-main {
        border-top: 1px solid #e6e6e6
    }

    .footer-main .column--headline {
        margin: 1.75rem 0rem .625rem 0rem;
        padding: 0;
        cursor: text
    }

    .footer-main .column--headline::after {
        display: none
    }

    .footer-main .footer--column {
        padding: 0rem .625rem 0rem 0rem;
        width: 25%;
        border: 0 none
    }

    .footer-main .footer--column.is--last {
        padding-right: 0;
        border-bottom: 0 none
    }

    .footer-main .footer--columns {
        padding: 0rem 1.875rem 0rem 1.875rem;
        border-bottom: 1px solid #e6e6e6
    }

    .footer-main .column--content {
        display: block
    }

    .footer-main .navigation--list .is--level1 {
        display: none
    }

    .footer-main .navigation--entry {
        padding: 0
    }

    .footer-main .navigation--link {
        line-height: 1.7;
        padding: 0
    }

    .footer-main .newsletter--field {
        width: 80%
    }

    .footer-main .newsletter--button {
        width: 20%
    }

    .footer-main .newsletter--button .icon--mail {
        font-size: .75rem
    }

    .footer-vat {
        padding: 0
    }

    .footer--vat-info .vat-info--text {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 78.75em) {
    .footer-main .footer--columns {
        padding: 0rem 0rem 1.25rem 0rem
    }

    .footer-main .footer--bottom {
        font-size: .9375rem
    }

    .footer-minimal {
        padding-top: 0
    }
}

body > .sidebar-main {
    padding-bottom: 1.25rem;
    border-right: #e6e6e6
}

body > .sidebar-main:after {
    content: "";
    display: table;
    clear: both
}

.sidebar-main.off-canvas,#cookie-consent {
    background: #e6e6e6
}

.mobile--switches {
    padding: .375rem .625rem .375rem .625rem;
    height: 2.6875rem;
    display: block
}

.mobile--switches:after {
    content: "";
    display: table;
    clear: both
}

.mobile--switches .navigation--entry {
    margin-right: 1.25rem;
    float: left
}

.mobile--switches .field--select,.mobile--switches .navigation--entry {
    height: 1.875rem
}

.mobile--switches .field--select {
    position: relative
}

.mobile--switches .select-field {
    height: 1.875rem
}

.mobile--switches .select-field select {
    border-radius: 0;
    padding: 0rem 1.125rem 0rem 0rem;
    line-height: 1.75rem;
    font-size: 1rem;
    background: none;
    border: 0 none
}

.mobile--switches .select-field:after {
    height: 1.5625rem;
    line-height: 1.75rem;
    width: auto;
    border: 0 none
}

.mobile--switches .top-bar--language .select-field {
    width: 2rem
}

.mobile--switches .top-bar--language .select-field select {
    text-indent: -9999px
}

.mobile--switches .top-bar--language .language--flag {
    margin-top: -0.375rem;
    position: absolute;
    z-index: 900;
    top: 50%;
    left: 0;
    pointer-events: none
}

.campaign--box {
    display: none
}

.sidebar--navigation {
    border-radius: 0;
    margin: 0;
    border-left: 0 none;
    border-right: 0 none
}

.sidebar--navigation .navigation--entry {
    position: relative
}

.sidebar--navigation .navigation--link {
    padding: .625rem 1.25rem .625rem 1.25rem;
    width: 100%;
    height: 100%;
    display: block
}

.sidebar--navigation .navigation--link .is--icon-right {
    margin-top: .3125rem;
    font-size: .625rem;
    display: inline-block;
    float: right
}

.sidebar--navigation .navigation--link:hover {
    color: #ea7c13
}

.sidebar--navigation.show--active-items .navigation--link.is--active {
    color: #ea7c13;
    font-weight: 500
}

.offcanvas--overlay {
    width: 17.5rem;
    top: 2.625rem;
    background: #e6e6e6;
    position: absolute;
    overflow-x: hidden;
    overflow-y: auto;
    left: 0;
    padding: 0;
    z-index: 1200;
    bottom: 0
}

.offcanvas--overlay.background {
    z-index: 1100
}

.offcanvas--overlay .overlay--headline {
    margin-bottom: .625rem;
    border-bottom: 1px solid #e6e6e6;
    width: 100%;
    background: #fff
}

.offcanvas--overlay .overlay--category {
    margin: 1rem .625rem .375rem .625rem;
    line-height: 1.625rem
}

.offcanvas--overlay .overlay--category .category--headline {
    font-size: .875rem;
    color: #787878;
    margin: 0;
    padding: 0;
    font-weight: 500
}

.offcanvas--overlay .is--icon-left {
    margin-top: .3125rem;
    margin-right: .3125rem;
    font-size: .625rem;
    display: inline-block
}

.offcanvas--overlay .is--icon-right {
    margin-top: .3125rem;
    font-size: .625rem;
    display: inline-block;
    float: right
}

.offcanvas--overlay .is--back-button {
    font-weight: 500
}

.offcanvas--overlay .is--display-button {
    color: #ea7c13;
    font-weight: 500
}

.has--cssanimations .sidebar--ajax-loader {
    top: .75rem;
    right: .9375rem;
    position: absolute;
    display: none
}

.has--cssanimations .sidebar--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767
}

.sidebar--ajax-loader {
    top: .75rem;
    right: .9375rem;
    position: absolute;
    display: none
}

.sidebar--ajax-loader::before {
    width: 1rem;
    height: 1rem;
    border-radius: 100%;
    background-clip: padding-box;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    display: block;
    content: "";
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767
}

.listing--sidebar {
    overflow: hidden;
    width: 0;
    height: 0;
    margin-bottom: 1.25rem
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload {
    overflow: hidden
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload .filter--container {
    overflow: auto;
    position: absolute;
    top: 43px;
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0
}

.listing--sidebar .sidebar-filter .off-canvas.is--open.is--ajax-reload .filter--close-btn {
    position: absolute;
    width: 100%;
    z-index: 10
}

.listing--sidebar .sidebar-filter .action--filter-options {
    border-radius: 3px;
    background-clip: padding-box;
    border: 1px solid #e6e6e6
}

.listing--sidebar .sidebar-filter .filter--active {
    max-width: 100%
}

.listing--sidebar .sidebar-filter .filter--container {
    padding: .625rem .625rem .625rem .625rem;
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--container .filter-panel {
    margin: 0rem 0rem .625rem 0rem;
    float: none;
    width: auto
}

.listing--sidebar .sidebar-filter .filter--actions {
    width: auto;
    padding: 0;
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--actions.filter--actions-top {
    margin: 0
}

.listing--sidebar .sidebar-filter .filter--actions .filter--btn-apply {
    width: 100%
}

.listing--sidebar .sidebar-filter #filter {
    display: block;
    padding: 0
}

@media screen and (min-width: 48em) {
    .listing--sidebar {
        width: 14.375rem;
        height: auto;
        display: block;
        float: left
    }

    .listing--sidebar + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--no-sidebar .listing--sidebar {
        display: none
    }

    .is--no-sidebar .listing--sidebar + .content--wrapper {
        margin: 0
    }

    .offcanvas--overlay {
        display: none
    }

    .sidebar-main {
        width: 14.375rem;
        margin: 0rem 0rem 0rem 0rem;
        padding-top: 1.875rem;
        display: none;
        float: left
    }

    .is--ctl-listing .sidebar-main,.is--ctl-forms .sidebar-main,.is--ctl-tellafriend .sidebar-main,.is--ctl-newsletter .sidebar-main,.is--ctl-sitemap .sidebar-main,.is--ctl-custom .sidebar-main,.is--ctl-note.is--user .sidebar-main,.is--ctl-address .sidebar-main,.is--ctl-account.is--user .sidebar-main {
        display: block
    }

    .is--ctl-listing .sidebar-main + .content--wrapper,.is--ctl-forms .sidebar-main + .content--wrapper,.is--ctl-tellafriend .sidebar-main + .content--wrapper,.is--ctl-newsletter .sidebar-main + .content--wrapper,.is--ctl-sitemap .sidebar-main + .content--wrapper,.is--ctl-custom .sidebar-main + .content--wrapper,.is--ctl-note.is--user .sidebar-main + .content--wrapper,.is--ctl-address .sidebar-main + .content--wrapper,.is--ctl-account.is--user .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-blog .sidebar-main,.is--ctl-note .sidebar-main,.is--ctl-note.is--user.is--one-time-account .sidebar-main,.is--ctl-index .sidebar-main,.is--ctl-detail .sidebar-main,.is--ctl-search .sidebar-main,.is--ctl-checkout .sidebar-main,.is--ctl-register .sidebar-main,.is--ctl-campaign .sidebar-main,.is--ctl-account.is--act-logout .sidebar-main,.is--ctl-account.is--act-abort .sidebar-main,.is--ctl-account.is--act-password .sidebar-main,.is--ctl-account.is--act-resetpassword .sidebar-main,.is--ctl-listing.is--no-sidebar .sidebar-main {
        display: none
    }

    .is--ctl-blog .sidebar-main + .content--wrapper,.is--ctl-note .sidebar-main + .content--wrapper,.is--ctl-note.is--user.is--one-time-account .sidebar-main + .content--wrapper,.is--ctl-index .sidebar-main + .content--wrapper,.is--ctl-detail .sidebar-main + .content--wrapper,.is--ctl-search .sidebar-main + .content--wrapper,.is--ctl-checkout .sidebar-main + .content--wrapper,.is--ctl-register .sidebar-main + .content--wrapper,.is--ctl-campaign .sidebar-main + .content--wrapper,.is--ctl-account.is--act-logout .sidebar-main + .content--wrapper,.is--ctl-account.is--act-abort .sidebar-main + .content--wrapper,.is--ctl-account.is--act-password .sidebar-main + .content--wrapper,.is--ctl-account.is--act-resetpassword .sidebar-main + .content--wrapper,.is--ctl-listing.is--no-sidebar .sidebar-main + .content--wrapper {
        margin: 0
    }

    .is--ctl-note .sidebar-main .categories--headline,.is--ctl-address .sidebar-main .categories--headline,.is--ctl-account .sidebar-main .categories--headline,.is--ctl-note .sidebar-main .categories--navigation,.is--ctl-address .sidebar-main .categories--navigation,.is--ctl-account .sidebar-main .categories--navigation,.is--ctl-note .sidebar-main .shop-sites--container,.is--ctl-address .sidebar-main .shop-sites--container,.is--ctl-account .sidebar-main .shop-sites--container {
        display: none
    }

    .sidebar-main .mobile--switches,.sidebar-main .filter--container,.sidebar-main .navigation--smartphone {
        display: none
    }

    .sidebar-main .sidebar--categories-wrapper {
        display: block
    }

    .navigation--headline {
        margin: 1.25rem .625rem .625rem .625rem
    }

    .campaign--box {
        margin: 0rem 0rem 1.25rem 0rem;
        display: block
    }

    .categories--headline {
        display: none
    }

    .categories--navigation.is--level0 .navigation--entry:first-child .navigation--link.is--active {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        background-clip: padding-box
    }

    .categories--navigation.is--level1 .navigation--entry:first-child .navigation--link.is--active {
        border-radius: 0
    }

    .sidebar--categories-navigation {
        margin-bottom: 1.25rem
    }

    .sidebar--navigation {
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6
    }

    .sidebar--navigation .navigation--entry {
        padding: 0rem 0rem 0rem 0rem;
        margin: 0rem .625rem 0rem .625rem
    }

    .sidebar--navigation ul.sidebar--navigation {
        border-radius: 0
    }

    .sidebar--navigation ul.sidebar--navigation .navigation--entry {
        margin: 0rem 0rem 0rem .625rem
    }

    .sidebar--navigation .navigation--link {
        padding: .625rem .625rem .625rem .625rem;
        display: block
    }

    .sidebar--navigation .navigation--link:hover {
        color: #ea7c13
    }

    .sidebar--navigation .navigation--link.is--active {
        color: #ea7c13;
        font-weight: 500
    }

    .sidebar--navigation .navigation--link .is--icon-right {
        display: none
    }

    .sidebar--navigation .is--level1 {
        margin-bottom: .625rem;
        border: 0 none
    }

    .sidebar--navigation .is--level1 .navigation--entry {
        margin: 0rem 0rem 0rem 0rem;
        border: 0 none
    }

    .sidebar--navigation .is--level1 .navigation--link {
        padding: .3125rem .625rem .3125rem .625rem
    }

    .sidebar--navigation .is--level1 .navigation--link.is--active {
        font-weight: 500;
        text-shadow: none;
        color: #ea7c13;
        background: transparent;
        border: 0 none
    }

    .sidebar--navigation .is--level2 {
        font-size: .75rem
    }

    .sidebar--navigation .navigation--level-high {
        border: 0 none
    }

    .shop-sites--container {
        padding: .9375rem .625rem .9375rem .625rem;
        margin-bottom: 1.25rem;
        border: 1px solid #e6e6e6
    }

    .shop-sites--container .shop-sites--headline {
        padding-bottom: .66666667rem;
        font-size: 1rem;
        margin-top: 0;
        border-bottom: 1px solid #e6e6e6;
        color: #787878;
        font-weight: 500
    }

    .shop-sites--container .shop-sites--navigation,.shop-sites--container .navigation--entry {
        border: 0 none
    }

    .shop-sites--container .shop-sites--navigation .navigation--link,.shop-sites--container .navigation--entry .navigation--link {
        padding: .3125rem .625rem .3125rem .625rem
    }

    .sidebar-filter .filter--active-container {
        margin: 0;
        padding: 0
    }

    .sidebar-filter .is--instant-filter .filter--facet-container .filter-panel:last-child {
        margin-bottom: 0
    }

    .sidebar-filter .filter--facet-container,.sidebar-filter .filter--actions-bottom,.sidebar-filter .filter--active-container {
        display: block
    }

    .sidebar-filter .filter--facet-container {
        padding: 0
    }

    .listing--sidebar .sidebar-filter .filter-panel.is--collapsed {
        height: auto
    }

    .listing--sidebar .sidebar-filter .filter-panel.is--collapsed .filter-panel--flyout {
        position: relative
    }

    .listing--sidebar + .search--results {
        margin-left: 16.25rem
    }

    .listing--sidebar + .search--results .listing--wrapper {
        float: left
    }
}

@media screen and (min-width: 48em) {
    .is--ctl-forms .sidebar-main .sidebar--categories-navigation,.is--ctl-custom .sidebar-main .sidebar--categories-navigation {
        display: none
    }

    .is--ctl-forms .sidebar-main .shop-sites--container,.is--ctl-custom .sidebar-main .shop-sites--container {
        display: block
    }

    .sidebar-main .shop-sites--container {
        display: none
    }

    .sidebar-main.off-canvas,#cookie-consent {
        background: transparent
    }
}

@media screen and (min-width: 78.75em) {
    .sidebar-main {
        padding-top: 2.8125rem;
        display: block
    }

    .sidebar-main.off-canvas,#cookie-consent {
        position: relative;
        top: 0;
        left: 0;
        z-index: 1000
    }
}

.listing--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.banner--container {
    margin: 0rem 0rem 1.25rem 0rem
}

.category--teaser {
    margin: 0rem 0rem 1.25rem 0rem
}

.category--teaser .hero--text {
    padding: .625rem 1.25rem .625rem 1.25rem
}

.category--teaser .offcanvas--content {
    padding: 1.25rem
}

.category--teaser .offcanvas--content .content--title {
    font-size: 1.125rem;
    margin: .625rem 0rem .9375rem 0rem;
    font-weight: 500;
    color: #787878
}

.vendor--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.vendor--info:after {
    content: "";
    display: table;
    clear: both
}

.vendor--info .vendor--image-wrapper {
    margin: 0rem 0rem .625rem 0rem;
    max-width: 12.5rem;
    height: 4.375rem;
    margin-left: auto;
    margin-right: auto
}

.vendor--info .vendor--image {
    margin: 0 auto;
    height: 100%
}

.vendor--info .vendor--text {
    margin: 0rem 0rem 1.25rem 0rem
}

.listing--actions {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.listing--actions:after {
    content: "";
    display: table;
    clear: both
}

.listing--wrapper.js--is-loading .js--loading-indicator {
    top: 9.375rem
}

.listing {
    -webkit-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    opacity: 1
}

.listing.is--loading {
    opacity: 0
}

.action--filter-btn {
    margin-bottom: .625rem
}

.action--filter-btn .filter--trigger {
    height: 2.125rem;
    padding: .25rem .25rem .25rem .625rem;
    line-height: 1.5rem;
    display: block;
    position: relative;
    overflow: hidden
}

.action--filter-btn .filter--trigger .icon--filter {
    margin-right: .5rem
}

.action--filter-btn .filter--trigger .action--collapse-icon {
    padding: 0rem .625rem 0rem .625rem;
    line-height: 1.5rem;
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    border-radius: 3px;
    background-clip: padding-box;
    display: inline-block;
    color: #fff;
    float: right
}

.action--filter-options .filter--container {
    padding: 0rem .625rem 0rem .625rem
}

.action--filter-options .filter--close-btn {
    padding: .75rem .625rem .75rem .625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500
}

.action--filter-options .filter--close-btn:hover {
    color: #fff
}

.action--filter-options .filter--close-btn .icon--arrow-right {
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.action--filter-options .filter--btn-apply {
    clear: both
}

.action--filter-options .filter--list {
    list-style: none
}

.action--filter-options .filter--entry {
    padding: .625rem 1.25rem .625rem 1.25rem;
    font-size: 1rem;
    display: block;
    border-bottom: 1px solid #e6e6e6
}

.action--filter-options .filter--entry:last-child {
    border: 0 none
}

.action--filter-options .filter--link {
    color: #787878
}

.action--filter-options .filter--link:hover {
    color: #ea7c13
}

.action--sort {
    margin-bottom: 1.25rem;
    display: block
}

.action--sort .sort--label {
    display: none
}

.action--sort .sort--select {
    height: 2.125rem;
    max-width: 100%
}

.action--sort .sort--select:after,.action--sort .sort--select .sort--field {
    line-height: 2.125rem
}

.action--per-page {
    display: none
}

.listing--paging {
    padding: .625rem 0rem .625rem 0rem;
    display: block
}

.listing--paging:after {
    content: "";
    display: table;
    clear: both
}

.listing--paging .paging--label {
    display: none
}

.listing--paging .paging--display {
    line-height: 1.875rem;
    margin-left: .625rem
}

.listing--bottom-paging {
    margin: .625rem 0rem 1.25rem 0rem
}

.listing--container {
    overflow: hidden
}

.listing {
    margin: -2% 0 0 -2%;
    padding: 0 0 2% 0
}

.listing:after {
    content: "";
    display: table;
    clear: both
}

.infinite--actions {
    width: 100%;
    margin: 0 auto;
    text-align: center
}

.infinite--actions .js--load-more,.infinite--actions .js--load-previous {
    margin-bottom: 1.25rem
}

@media screen and (min-width: 48em) {
    .category--teaser .hero--headline {
        font-size: 1.875rem;
        padding: 2.5rem 0rem 0rem 0rem;
        margin: 0rem 2.5rem 0rem 2.5rem
    }

    .category--teaser .hero--text {
        padding: 1.5625rem 2.5rem .625rem 2.5rem
    }

    .listing--content {
        margin: 1.875rem 0rem 1.875rem 0rem
    }

    .listing--content:after {
        content: "";
        display: table;
        clear: both
    }

    .vendor--info .vendor--image-wrapper {
        margin: 0rem 1.25rem 1.25rem 0rem;
        float: left
    }

    .vendor--info .vendor--image-wrapper + .vendor--text {
        margin: 0rem 0rem 0rem 15.625rem
    }

    .vendor--info .vendor--image-wrapper .vendor--image {
        margin: 0
    }

    .listing--actions {
        border-radius: 3px;
        background-clip: padding-box;
        margin: 0rem 0rem 1.25rem 0rem;
        padding-top: .625rem;
        border: 1px solid #e6e6e6;
        background: #f2f2f2
    }

    .listing--actions .listing--paging {
        padding: .625rem .625rem .625rem .625rem;
        display: block;
        border-top: 1px solid #e6e6e6
    }

    .listing--actions.without-facets.without-sortings.without-pagination {
        display: none
    }

    .listing--actions.without-facets.without-sortings {
        padding-top: 0rem;
        border-top: none
    }

    .action--per-page {
        line-height: 2rem;
        display: inline-block;
        width: 30%;
        text-align: right;
        float: right
    }

    .action--per-page .per-page--label {
        display: none
    }

    .action--per-page .per-page--select {
        width: 5rem;
        height: 2rem;
        vertical-align: top
    }

    .action--per-page .per-page--select:after,.action--per-page .per-page--select .per-page--field {
        line-height: 1.875rem;
        text-align: center
    }

    .action--sort {
        width: 12.5rem;
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        text-align: right;
        float: right
    }

    .action--sort .sort--select {
        max-width: 12.5rem
    }

    .action--filter-btn {
        width: 11.875rem;
        margin: 0rem 1.25rem .625rem .625rem;
        float: left
    }

    .action--filter-btn .filter--trigger .action--collapse-icon {
        display: none
    }

    .action--filter-btn .filter--trigger:before,.action--filter-btn .filter--trigger:after {
        -webkit-transition: margin-top .4s cubic-bezier(.02, .01, .47, 1);
        transition: margin-top .4s cubic-bezier(.02, .01, .47, 1);
        width: 1rem;
        height: 1rem;
        right: .625rem;
        margin-top: -0.5rem;
        font-size: .375rem;
        line-height: 1rem;
        font-family: 'Font Awesome 5 Free';
        content: "\f107";
        position: absolute;
        text-align: center;
        background: none;
        color: inherit;
        top: 50%
    }

    .action--filter-btn .filter--trigger:after {
        margin-top: -3rem;
        content: "\f106"
    }

    .action--filter-btn .filter--trigger.is--active {
        padding: .125rem .75rem .125rem .75rem;
        line-height: 2.125rem;
        background-color: #f59b45;
        background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
        border: 0 none;
        color: #fff
    }

    .action--filter-btn .filter--trigger.is--active:hover {
        background: #ea7c13;
        color: #fff
    }

    .action--filter-btn .filter--trigger.is--active.is--small {
        line-height: 1.875rem
    }

    .action--filter-btn .filter--trigger.is--active.is--large {
        line-height: 2.375rem
    }

    .action--filter-btn .filter--trigger.is--active:before {
        margin-top: 2.5rem
    }

    .action--filter-btn .filter--trigger.is--active:after {
        margin-top: -0.5rem
    }

    .action--filter-options {
        width: auto;
        height: auto;
        padding: 0;
        overflow: visible;
        position: relative;
        background: #fff;
        border: 0 none;
        clear: both
    }

    .action--filter-options.is--collapsed,.action--filter-options.is--active-filter {
        border-width: 1px 0 0 0;
        border-style: solid;
        border-color: #e6e6e6
    }

    .action--filter-options.is--active-filter .filter--active-container {
        display: block
    }

    .action--filter-options.is--instant-filter-active .filter--active-container {
        display: block
    }

    .action--filter-options .filter--close-btn {
        display: none
    }

    .action--filter-options .filter--container {
        margin-left: -2%;
        padding-left: 3%
    }

    .action--filter-options .filter--container:after {
        content: "";
        display: table;
        clear: both
    }

    .action--filter-options .filter--group {
        height: 2.375rem;
        width: 31%;
        margin: 0 2% 2% 0;
        position: relative;
        float: left
    }

    .action--filter-options .filter--header {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1100
    }

    .action--filter-options .filter--header.is--active {
        z-index: 1300
    }

    .action--filter-options .filter--content {
        top: 2.375rem;
        width: 100%;
        position: absolute;
        left: 0
    }

    .action--filter-options #filter:after {
        content: "";
        display: table;
        clear: both
    }

    .listing--bottom-paging {
        padding: 0rem .625rem 0rem .625rem;
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #f2f2f2
    }
}

@media screen and (min-width: 78.75em) {
    .listing--content {
        padding-top: 2.8125rem;
        margin: 0rem 0rem 0rem 0rem
    }

    .action--filter-btn {
        width: 20%;
        margin-right: 2%
    }

    .action--filter-btn .filter--trigger {
        font-size: .875rem
    }

    .action--filter-btn .filter--trigger .action--collapse-icon {
        margin-top: -0.5rem
    }

    .action--filter-options {
        background: #fff
    }

    .action--filter-options.is--collapsed,.action--filter-options.is--active-filter {
        border-width: 1px 0 0 0
    }

    .action--sort {
        line-height: 2rem;
        margin: 0rem .625rem .625rem 0rem;
        width: 40%
    }

    .action--sort .sort--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }

    .action--sort .sort--select {
        max-width: 12.5rem;
        vertical-align: top
    }

    .action--per-page .per-page--label {
        margin: 0rem .625rem 0rem 0rem;
        display: inline-block;
        font-weight: 500
    }

    .listing--paging {
        display: block;
        clear: both
    }

    .listing--paging .paging--label {
        margin: 0rem .625rem 0rem 0rem;
        font-weight: 500
    }

    .listing--paging .paging--display {
        line-height: 1.875rem
    }
}

.product--box {
    display: block;
    width: 100%;
    padding: 2% 0 0 2%;
    float: left
}

.product--box:after {
    content: "";
    display: table;
    clear: both
}

.product--box .box--content {
    padding: .625rem .625rem .625rem .625rem;
    height: 100%;
    border: 1px solid #e6e6e6;
    position: relative
}

.product--box .product--image {
    height: 11.25rem;
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    text-align: center
}

.product--box .product--image .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.product--box .product--image .image--element img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.product--box .product--rating-container {
    height: 1.5625rem;
    display: block
}

.product--box .product--title {
    height: 2.5rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: 1rem;
    line-height: 1.25rem;
    display: block;
    width: 100%;
    color: #787878;
    font-weight: 500;
    overflow: hidden
}

.product--box .product--title:hover {
    color: #ea7c13
}

.product--box .variant--description {
    height: 2.5rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: .75rem;
    line-height: 1.25rem;
    display: block;
    width: 100%;
    color: #787878;
    overflow: hidden;
    font-weight: 300
}

.product--box .variant--description .variant--groupName {
    font-weight: 500
}

.product--box .variant--description .variant--description--line {
    white-space: nowrap
}

.product--box .product--description {
    height: 4.5rem;
    margin: 0rem 0rem .625rem 0rem;
    font-size: .875rem;
    line-height: 1.125rem;
    display: block;
    width: 100%;
    overflow: hidden
}

.product--box .product--price-info {
    height: 2.5rem
}

.product--box .product--price-info .price--unit {
    height: 1.25rem;
    font-size: .6875rem;
    line-height: 1rem;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.product--box .product--price-info .price--unit[title] {
    user-select: none
}

.product--box .product--price-info .price--unit[title]:hover {
    user-select: auto
}

.product--box .product--price {
    height: 1.25rem
}

.product--box .product--price .price--default {
    font-size: 1.125rem;
    line-height: 1.25rem;
    display: inline-block;
    color: #787878;
    font-weight: 500
}

.product--box .product--price .price--default.is--discount {
    color: #e74c3c
}

.product--box .product--price .price--pseudo {
    font-size: .75rem;
    line-height: 1.25rem
}

.product--box .product--price .price--discount {
    font-size: .75rem;
    line-height: 1.25rem;
    display: inline-block;
    text-decoration: line-through;
    vertical-align: baseline
}

.product--box .buybox--form {
    height: 2.625rem;
    margin-top: .4375rem
}

.product--box .buybox--form i.icon--basket {
    display: none
}

.product--box .product--detail-btn {
    height: 2.625rem;
    margin-top: .4375rem
}

.product--box .product--actions {
    margin: .9375rem 0rem 0rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    overflow: auto
}

.product--box .product--actions form {
    display: inline-block
}

.product--box .product--action {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    margin: 0rem 1.25rem 0rem 0rem;
    font-size: .875rem;
    line-height: 1.5rem;
    display: inline-block;
    color: #787878;
    word-break: keep-all;
    white-space: nowrap
}

.product--box .product--action [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    font-size: .75rem
}

.product--box .product--action:hover {
    color: #ea7c13
}

.product--box .action--compare {
    display: none
}

.product--box .action--note:focus {
    outline: none
}

.product--box .action--note.js--is-saved {
    color: #2ecc71
}

.product--box .product--badges {
    top: 1.25rem;
    left: -0.0625rem;
    position: absolute;
    z-index: 750
}

.product--box .product--badges .product--badge {
    padding: .1875rem .625rem .1875rem .625rem;
    margin: 0rem 0rem .3125rem 0rem;
    font-size: .875rem;
    line-height: 1rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    display: block;
    float: left;
    position: relative;
    text-align: center;
    font-weight: 500;
    clear: both
}

.product--box .product--badges .badge--discount {
    color: #fff;
    background: #e74c3c
}

.product--box .product--badges .badge--recommend {
    color: #fff;
    background: #2ecc71
}

.product--box .product--badges .badge--newcomer {
    color: #fff;
    background: #f1c40f
}

.product--box .product--badges .badge--esd {
    background: #4aa3df;
    color: #fff
}

.box--minimal {
    width: 50%
}

.box--minimal .product--image {
    height: 7.5rem
}

.box--minimal .product--price-info {
    height: 4.375rem
}

.box--minimal .product--price-info .price--unit {
    height: 1.875rem;
    font-size: .625rem;
    line-height: .875rem;
    display: block
}

.box--minimal .product--price-outer {
    height: 2.5rem;
    position: relative
}

.box--minimal .product--price {
    line-height: 1.25rem;
    position: absolute;
    bottom: 0;
    left: 0;
    height: auto
}

.box--minimal .product--price .price--default {
    font-size: 1rem;
    line-height: 1.25rem;
    margin: 0rem .3125rem 0rem 0rem;
    vertical-align: bottom;
    float: left
}

.box--minimal .product--price .price--pseudo,.box--minimal .product--price .price--discount {
    font-size: .625rem;
    line-height: .875rem
}

.box--minimal .buybox--form .buy-btn--cart-text {
    display: none
}

.box--minimal .buybox--form i.icon--basket {
    left: .125rem;
    top: .0625rem;
    font-size: .875rem;
    display: inline-block;
    position: relative
}

.box--image .product--image {
    margin: 0rem 0rem .3125rem 0rem;
    width: auto;
    position: relative;
    height: 12.5rem
}

.box--image .product--info {
    padding: 0
}

.box--slider {
    display: block;
    padding: 0;
    position: relative;
    text-align: center;
    float: none
}

.box--slider:hover .product--title {
    color: #ea7c13
}

.box--slider .box--content {
    border: 0 none;
    padding: 0
}

.box--slider .product--price-info {
    height: auto
}

.box--slider .product--price-info .price--unit {
    height: .875rem;
    font-size: .625rem
}

.box--slider .product--price-info .price--default {
    font-size: .875rem
}

.box--slider .product--price-info .is--discount {
    font-weight: 500
}

.box--slider .product--image {
    height: 8.75rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    margin-bottom: .625rem;
    display: block;
    text-align: center;
    position: relative
}

.box--slider .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.box--slider .image--element img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.box--slider .product--title {
    font-size: .875rem;
    height: 2.5rem;
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    display: block;
    color: #787878;
    font-weight: 300;
    white-space: normal
}

.box--list .buybox--form {
    max-width: 17.5rem
}

.box--list .product--detail-btn {
    max-width: 17.5rem
}

@media screen and (min-width: 30em) {
    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .box--minimal {
        width: 33.3%
    }

    .box--image .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 50%
    }

    .box--image .product--info {
        position: relative;
        padding-left: 52%
    }

    .box--image .product--price-info {
        height: 3.75rem
    }

    .box--image .product--price-info .price--unit {
        height: 2.5rem
    }

    .box--list .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 11.25rem
    }

    .box--list .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 12.5rem
    }
}

@media screen and (min-width: 48em) {
    .product--box .action--compare {
        display: inline-block
    }

    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 15rem
    }

    .box--image .product--info {
        padding: 0
    }

    .box--image .product--price-info {
        height: 2.5rem
    }

    .box--image .product--price-info .price--unit {
        height: 1.25rem
    }

    .is--ctl-search .box--basic,.is--ctl-listing.is--no-sidebar .box--basic {
        width: 50%
    }

    .is--ctl-search .box--basic .product--image,.is--ctl-listing.is--no-sidebar .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .is--ctl-search .box--basic .product--info,.is--ctl-listing.is--no-sidebar .box--basic .product--info {
        padding: 0
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 25%
    }

    .is--ctl-search .box--minimal .product--image,.is--ctl-listing.is--no-sidebar .box--minimal .product--image {
        height: 11.25rem
    }

    .is--ctl-search .box--image,.is--ctl-listing.is--no-sidebar .box--image {
        width: 50%
    }

    .is--ctl-search .has--sidebar-filter .box--basic,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic {
        width: 100%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.25rem
    }

    .is--ctl-search .has--sidebar-filter .box--minimal,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--minimal {
        width: 33.3%
    }
}

@media screen and (min-width: 64em) {
    .box--basic {
        width: 50%
    }

    .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .box--basic .product--info {
        padding: 0
    }

    .box--minimal {
        width: 25%
    }

    .box--image {
        width: 50%
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 17.5rem
    }

    .box--image .product--info {
        padding: 0
    }

    .is--ctl-search .box--basic .product--image,.is--ctl-listing.is--no-sidebar .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .is--ctl-search .box--basic .product--info,.is--ctl-listing.is--no-sidebar .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 20%
    }

    .is--ctl-search .box--image,.is--ctl-listing.is--no-sidebar .box--image {
        width: 33.3%
    }

    .is--ctl-search .has--sidebar-filter .box--basic,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic {
        width: 50%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 11.25rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        padding: 0
    }

    .is--ctl-search .has--sidebar-filter .box--minimal,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--minimal {
        width: 25%
    }
}

@media screen and (min-width: 78.75em) {
    .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }

    .box--basic .box--content {
        padding: 1.25rem .625rem 1.25rem .625rem
    }

    .box--minimal {
        width: 25%
    }

    .box--minimal .buybox--form .buy-btn--cart-text {
        display: inline-block
    }

    .box--minimal .buybox--form i.icon--basket {
        display: none
    }

    .box--image .product--image {
        margin: 0rem 0rem .3125rem 0rem;
        width: auto;
        position: relative;
        height: 18.75rem
    }

    .box--image .product--info {
        padding: 0
    }

    .is--ctl-search .box--minimal,.is--ctl-listing.is--no-sidebar .box--minimal {
        width: 20%
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--image,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--image {
        height: 100%;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 10.625rem
    }

    .is--ctl-search .has--sidebar-filter .box--basic .product--info,.is--ctl-listing.is--no-sidebar .has--sidebar-filter .box--basic .product--info {
        position: relative;
        padding: 0rem 0rem 0rem 11.875rem
    }
}

.viewlast {
    clear: both
}

.tellafriend--content {
    padding-top: .625rem;
    width: 100%
}

.tellafriend--content .tellafriend--field {
    margin: 0rem 0rem .625rem 0rem;
    width: 100%
}

.tellafriend--content .tellafriend--buttons:after {
    content: "";
    display: table;
    clear: both
}

.tellafriend--content .captcha--placeholder {
    margin-bottom: .625rem
}

.tellafriend--content .captcha--notice {
    margin-bottom: .625rem;
    display: block
}

.tellafriend--content .alert {
    margin-top: 1.875rem
}

.tellafriend--content .review--notice {
    margin-bottom: .625rem;
    font-size: .875rem
}

@media screen and (min-width: 48em) {
    .tellafriend--content {
        padding-top: 1.25rem;
        width: 100%
    }

    .tellafriend--content .tellafriend--field {
        margin-bottom: .9375rem
    }

    .tellafriend--content .alert {
        margin: 0rem 0rem 1rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .tellafriend--content {
        padding-top: 2.8125rem
    }
}

.topseller {
    margin: 0rem 0rem 1.25rem 0rem
}

.topseller:after {
    content: "";
    display: table;
    clear: both
}

.topseller .topseller--content {
    padding: 0rem .625rem 0rem .625rem
}

.topseller .product-slider--arrow.arrow--next {
    right: -0.0625rem
}

.topseller .product-slider--arrow.arrow--prev {
    left: -0.0625rem
}

.topseller--product {
    text-align: center
}

.topseller--product:hover .badge {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff;
    text-shadow: 0 1px 1px #ad1200
}

.topseller--product:hover .product--title {
    color: #ea7c13
}

.topseller--number {
    margin: .625rem 0rem .3125rem 0rem
}

.register--message {
    margin-top: 1.25rem
}

.register--content {
    margin: .625rem 0rem .625rem 0rem;
    width: 100%;
    display: none
}

.register--content:after {
    content: "";
    display: table;
    clear: both
}

.register--content.is--collapsed {
    display: block
}

.register--content .alert {
    margin: 1.25rem 1.125rem 1.25rem 1.125rem
}

.register--content .register--check {
    padding-bottom: .5rem
}

.register--content .register--action {
    margin: 1.25rem 1.25rem 1.25rem 1.25rem
}

.register--content .register--action .register--submit {
    width: 100%;
    text-align: center
}

.register--content .register--required-info {
    padding-bottom: 1.875rem;
    margin: 0rem 1.625rem 1rem 1.625rem;
    font-size: .875rem
}

.register--content .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.register--content .register--field {
    margin-bottom: .625rem;
    width: 100%
}

.register--content .register--customertype {
    display: block
}

.register--content .register--zip-city .register--field-zipcode {
    width: 28%;
    float: left
}

.register--content .register--zip-city .register--field-city {
    width: 70%;
    float: left
}

.register--content .register--zip-city .register--field-city:after {
    content: "";
    display: table;
    clear: both
}

.register--content .register--zip-city .register--spacer {
    margin-right: 2%
}

.register--content .birthday--label {
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    font-weight: 500
}

.register--content .birthday--label:after {
    content: "";
    display: table;
    clear: both
}

.register--content .register--password-description {
    padding-bottom: 1.25rem
}

.register--content .register--birthdate .select-field {
    margin-bottom: .9375rem;
    max-width: 100%;
    float: left
}

.register--content .register--birthdate .datepicker {
    margin-bottom: .9375rem;
    width: 100%;
    max-width: 100%;
    float: left
}

.register--content .register--birthdate .register--birthyear,.register--content .register--birthdate .register--birthyear.select-field {
    margin-right: 0rem
}

.register--content .register--privacy {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin: 0rem 1.25rem 1.25rem 1.25rem;
    font-size: .875rem;
    border: 1px solid #e6e6e6
}

.register--content .register--privacy input[type="checkbox"] {
    margin: 0rem .625rem 0rem 0rem
}

.register--content .register--personal {
    padding-bottom: .625rem
}

.register--content .register--personal:after {
    content: "";
    display: table;
    clear: both
}

.register--content #billingCountryBlockedAlert {
    margin-top: 0;
    margin-left: 0
}

.register--login:after {
    content: "";
    display: table;
    clear: both
}

.register--login .register--new-customer {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.register--login .register--new-customer .new-customer-btn {
    display: block;
    width: 100%;
    text-align: center;
    position: relative
}

.register--login .register--new-customer .new-customer-btn:after {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    margin-top: -0.5rem;
    font-size: .375rem;
    right: .625rem;
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 300;
    content: "\f107";
    color: inherit;
    top: 50%
}

.register--login .register--new-customer .new-customer-btn.is--active:after {
    content: "\f106"
}

.register--login .register--login-field {
    margin-bottom: .625rem;
    width: 100%
}

.register--login .register--login-description {
    padding-bottom: 1.25rem
}

.register--login .register--login-lostpassword {
    padding-bottom: 1.25rem
}

.register--login .register--login-btn {
    width: 100%;
    text-align: center
}

.register--advantages {
    display: none
}

.password--success {
    margin: .625rem 0rem 1.25rem 0rem
}

.steps--container {
    background: transparent
}

.steps--content {
    padding-top: 1rem;
    display: table;
    border-top: 1px solid #e6e6e6;
    width: 100%
}

.steps--content .steps--list {
    display: table-row
}

.steps--content .steps--list:after {
    content: "";
    display: table;
    clear: both
}

.steps--content .steps--entry {
    padding: 0rem .625rem 0rem .625rem;
    display: table-cell;
    list-style: none;
    vertical-align: top;
    text-align: center
}

.steps--content .steps--spacer {
    display: none;
    vertical-align: middle
}

.steps--content .steps--entry .icon {
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    border-radius: 22px;
    background-clip: padding-box;
    padding: .625rem 1rem .625rem 1rem;
    width: 2.875rem;
    font-size: 1.25rem;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-weight: 500
}

.steps--content .is--active .icon {
    background-color: #f59b45;
    background-image: linear-gradient(to bottom, #f59b45 0%, #ea7c13 100%);
    color: #fff
}

.steps--content .steps--entry .text {
    margin: 0rem 0rem 0rem .625rem;
    height: 3.25rem;
    position: relative;
    top: -2px;
    display: none;
    vertical-align: middle
}

.steps--content .steps--entry .text::after {
    content: '';
    height: 100%
}

.steps--content .is--active .text {
    color: #ea7c13;
    display: inline-block;
    font-weight: 500
}

.steps--content .steps--entry .text--inner,.steps--content .steps--entry .text::after {
    display: inline-block;
    vertical-align: middle
}

.account--change-payment .payment--method {
    padding: .625rem 0rem .625rem 0rem
}

.account--change-payment .payment--selection-input {
    width: 2.5rem;
    float: left;
    text-align: center
}

.account--change-payment .payment--selection-label,.account--change-payment .payment--description,.account--change-payment .payment--content {
    padding: 0rem 0rem 0rem 2.5rem;
    width: 100%
}

.account--change-payment .payment--content input {
    max-width: 100%
}

@media screen and (min-width: 48em) {
    .register--message {
        margin-top: 2.8125rem
    }

    .register--content {
        margin-top: 3.125rem;
        width: 64%;
        float: right;
        display: block
    }

    .register--content .select-field {
        margin-bottom: .9375rem
    }

    .register--content .select-field .register--birthday {
        margin-right: 2%
    }

    .register--content .register--field {
        margin-bottom: .9375rem
    }

    .register--content .register--check {
        padding-bottom: .5rem
    }

    .register--content .select-field {
        max-width: 18.125rem
    }

    .register--content .register--birthdate .select-field {
        width: 32%;
        margin-right: 2%
    }

    .register--content .register--action {
        text-align: right
    }

    .register--content .register--action .register--submit {
        width: 35%
    }

    .steps--content {
        padding: 1.875rem 0rem 1.5rem 0rem;
        background: transparent;
        border: none
    }

    .steps--content .steps--spacer {
        width: 5rem;
        display: table-cell;
        text-align: center
    }

    .steps--content .steps--entry .text {
        margin: 0rem .625rem 0rem .625rem;
        display: inline-block;
        font-weight: 500
    }

    .register--login {
        margin-top: 3.125rem;
        width: 34%;
        float: left
    }

    .register--login .register--new-customer {
        display: none
    }

    .register--login .register--login-field {
        margin-bottom: .9375rem
    }

    .register--login .register--login-btn {
        width: auto;
        text-align: left
    }

    .register--advantages {
        display: block;
        width: 34%;
        float: left
    }

    .register--advantages:after {
        content: "";
        display: table;
        clear: both
    }

    .register--advantages .panel--title {
        margin: 0rem 0rem .625rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .steps--content .steps--entry.step--payment {
        width: 30%
    }

    .steps--content .steps--entry .text {
        margin: 0rem 0rem 0rem .625rem;
        width: 70%;
        text-align: left
    }

    .steps--content .steps--spacer {
        width: 15%
    }
}

.is--ctl-checkout .panel--body > .alert {
    margin: 1.875rem 0rem 1.875rem 0rem
}

.is--ctl-checkout .basket--info-messages {
    margin-top: .625rem
}

.is--ctl-checkout .account--billing-address.register--content,.is--ctl-checkout .account--shipping-address.register--content,.is--ctl-checkout .account--change-billing.register--content,.is--ctl-checkout .account--change-shipping.register--content {
    float: none;
    width: 100%
}

.is--act-shippingpayment .add-product--form {
    display: none
}

.is--act-shippingpayment .product--table {
    margin-top: 0
}

.is--act-shippingpayment .product--table .panel--body {
    padding: 1.25rem 1.25rem 0rem 1.25rem
}

.is--act-shippingpayment .payment--method-list {
    margin-top: .625rem
}

.product--table {
    margin-top: .625rem
}

.product--table .alert {
    margin-bottom: .625rem
}

.product--table .is--no-star {
    margin-left: -0.375rem
}

.product--table .panel {
    border: 0 none
}

.product--table .panel--body {
    padding: 0
}

.product--table .premium-product.panel {
    margin: .625rem 0rem 0rem 0rem;
    border: 1px solid #fff
}

.product--table .delivery--status-icon {
    display: none
}

.product--table .table--actions {
    margin-top: .625rem;
    position: relative
}

.product--table .table--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
    width: 100%;
    text-align: center;
    margin-bottom: .625rem
}

.product--table .actions--bottom .main--actions {
    margin-bottom: 0rem
}

.product--table .table--header {
    display: none
}

.product--table .table--tr {
    padding: .625rem 0rem .5rem 0rem;
    position: relative;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: 100%
}

.product--table .table--tr:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--media,.product--table .table--content {
    float: left
}

.product--table .column--product {
    padding-left: 0;
    width: 90%
}

.product--table .column--product .column--image {
    padding: .625rem 0rem .625rem 0rem;
    float: left;
    width: 26%
}

.product--table .table--media {
    width: 100%;
    position: relative
}

.product--table .table--media .table--media-outer {
    border-radius: 2px;
    background-clip: padding-box;
    max-width: 4.375rem;
    max-height: 4.375rem;
    border: 1px solid #e6e6e6;
    margin: 0 auto
}

.product--table .table--media .table--media-inner {
    width: 100%;
    position: relative;
    padding-bottom: 100%;
    height: 0
}

.product--table .table--media img {
    padding: 5%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.product--table .table--content {
    font-size: .75rem;
    width: 70%
}

.product--table .delivery--status-icon {
    font-size: .75rem;
    margin: 0
}

.product--table .delivery--information {
    font-size: .875rem
}

.product--table .content--title {
    font-size: 1rem;
    font-weight: 500;
    color: #787878
}

.product--table .column--actions {
    padding-right: 0;
    position: absolute;
    width: 20%;
    top: 10px;
    right: 0;
    text-align: right
}

.product--table .column--actions .column--actions-link {
    line-height: 2.5rem;
    padding: 0rem .875rem 0rem .9375rem
}

.product--table .column--actions .icon--cross {
    font-size: .75rem
}

.product--table .column--label {
    color: #787878;
    text-align: left;
    margin: 0%;
    float: left;
    font-weight: 500
}

.product--table .column--label.quantity--label {
    margin-top: .6875rem
}

.product--table .row--rebate .column--label,.product--table .row--premium-product .column--label,.product--table .row--voucher .column--label {
    margin: 0
}

.product--table .row--rebate .table--media,.product--table .row--premium-product .table--media,.product--table .row--voucher .table--media {
    width: 4.375rem;
    margin: 0 auto;
    float: none
}

.product--table .row--rebate .column--image,.product--table .row--premium-product .column--image,.product--table .row--voucher .column--image {
    padding: .625rem 0rem .625rem 0rem;
    width: 24%
}

.product--table .row--rebate .table--content,.product--table .row--premium-product .table--content {
    padding-top: 1.3125rem
}

.product--table .column--total-price {
    font-weight: 500
}

.product--table .column--product:after {
    content: "";
    display: table;
    clear: both
}

.product--table .column--product .column--image {
    float: left;
    width: 24%
}

.product--table .column--quantity .select-field {
    min-width: 6.25rem;
    max-width: 10rem;
    width: auto
}

.product--table .column--quantity,.product--table .column--unit-price,.product--table .column--total-price,.product--table .column--tax-price {
    padding: .3125rem 0rem .3125rem .625rem;
    margin-left: 22%;
    width: 78%
}

.product--table .column--quantity {
    padding: 0rem 0rem 0rem .625rem
}

.product--table .column--unit-price {
    padding: 0rem 0rem .5625rem .625rem
}

.product--table .product--delivery {
    margin: 0
}

.product--table .cart--badge {
    border-radius: 3px 0 0 3px;
    background-clip: padding-box;
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    top: 0;
    left: 0;
    background: #ea7c13
}

.product--table .cart--badge span {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    text-align: center;
    line-height: 20px;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    display: block;
    position: absolute;
    width: 70px;
    top: 0;
    bottom: 0
}

.product--table .basket--badge {
    line-height: 3rem;
    font-size: 1rem;
    border-radius: 128px;
    background-clip: padding-box;
    height: 3rem;
    width: 3rem;
    margin: 0 auto;
    text-align: center;
    font-weight: 500;
    background: #787878;
    color: #fff
}

.product--table .basket--badge .icon--arrow-right {
    font-size: .8125rem
}

.product--table .basket--badge .icon--coupon {
    font-size: 1.75rem;
    line-height: 3.125rem
}

.product--table .row--premium-product .basket--badge {
    font-size: .6875rem
}

.product--table .table--actions + .alert {
    margin-top: .625rem
}

.product--table .content {
    font-size: .875rem;
    margin: 0
}

.product--table .add-product--form {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.product--table .add-product--field,.product--table .add-voucher--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    height: 2.375rem;
    width: 90%
}

.product--table .add-voucher--field {
    background: #fff
}

.product--table .add-product--button,.product--table .add-voucher--button {
    height: 2.375rem;
    padding: .1875rem 0rem .1875rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 10%
}

.product--table .add-voucher--form {
    margin: 0rem 0rem .75rem 0rem
}

.product--table .add-voucher--panel {
    margin: .625rem 0rem 0rem 0rem
}

.product--table .table--aggregation {
    margin: 0rem -0.625rem 0rem -0.625rem;
    padding: .75rem .625rem .75rem .625rem;
    background: #f5f5f5;
    border-color: #e6e6e6;
    border-style: solid;
    border-width: 1px 0 0 0
}

.product--table .table--shipping-costs label {
    font-weight: 500
}

.product--table .table--shipping-costs .select-field {
    height: 2.375rem;
    line-height: 2.25rem;
    max-width: 100%
}

.product--table .table--shipping-costs-trigger {
    font-weight: 500
}

.product--table .main--actions:after {
    content: "";
    display: table;
    clear: both
}

.product--table .table--footer {
    font-size: .875rem
}

.product--table .table--footer .benefit--text {
    font-size: .875rem
}

.product--table .benefit--headline {
    font-size: .875rem;
    color: #787878;
    font-weight: 500
}

.aggregation--list {
    margin: 0rem -0.625rem 0rem -0.625rem;
    padding: .75rem .625rem .75rem .625rem;
    background: #f5f5f5;
    border-bottom: 1px solid #e6e6e6
}

.aggregation--list .list--entry {
    list-style: none
}

.aggregation--list .entry--label {
    width: 70%
}

.aggregation--list .entry--value {
    width: 30%;
    text-align: right
}

.aggregation--list .entry--total {
    font-weight: 500;
    color: #787878
}

.aggregation--list .entry--totalnet,.aggregation--list .entry--taxes {
    font-size: .75rem
}

.premium-product.panel {
    margin: .625rem 0rem .625rem 0rem
}

.premium-product--content {
    height: 20rem
}

.premium-product--content .product-slider--container {
    padding: 0
}

.premium-product p {
    margin: .625rem 0rem .625rem 0rem
}

.premium-product .premium-product--difference {
    border-color: #fff;
    display: block
}

.premium-product .premium-product--difference .difference--price {
    font-size: .875rem
}

.premium-product .product-slider--arrow.arrow--next {
    right: -0.0625rem
}

.premium-product .product-slider--arrow.arrow--prev {
    left: -0.0625rem
}

.premium-product .product--inner {
    padding: .3125rem 1.875rem .3125rem 1.875rem;
    margin: 0rem 0rem .625rem 0rem
}

.premium-product .product--inner .product--image {
    border-radius: 3px;
    background-clip: padding-box;
    height: 10.9375rem;
    margin: 0rem 0rem .9375rem 0rem;
    padding: .625rem .625rem .625rem .625rem;
    display: block;
    border: 1px solid #e6e6e6;
    position: relative;
    text-align: center
}

.premium-product .product--inner .product--image .image--element {
    height: 100%;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative
}

.premium-product .product--inner .product--image .image--element img {
    -webkit-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: inline-block;
    vertical-align: middle;
    z-index: 500
}

.premium-product .product--inner .premium-product--badge {
    border-radius: 38px;
    background-clip: padding-box;
    height: 2.375rem;
    width: 2.375rem;
    line-height: 2.375rem;
    top: -1.1875rem;
    right: -1.1875rem;
    background: #ea7c13;
    position: absolute;
    color: #fff;
    font-weight: 500;
    z-index: 750
}

.premium-product .product--inner .premium-product--free {
    color: #2ecc71;
    font-weight: 500;
    text-align: left
}

.premium-product .product--inner .btn {
    width: 100%
}

.premium-product .product--inner .premium--variant:after {
    content: "";
    display: table;
    clear: both
}

.premium-product .product--inner .premium--variant .premium--button {
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    height: 2.375rem;
    margin-left: -0.125rem;
    width: 20%
}

.premium-product .product--inner .premium--variant .select-field {
    margin-right: .125rem;
    max-width: 80%;
    float: left
}

.premium-product .product--inner .premium--variant .select-field .premium--selection {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    line-height: 2.375rem;
    height: 2.375rem;
    font-weight: 500
}

.premium-product .product--inner .premium--variant .select-field:after {
    height: 2.25rem
}

.js--modal .modal--checkout-add-article .link--article-image .image--media {
    display: block;
    width: 100%;
    height: 100%;
    position: relative
}

.js--modal .modal--checkout-add-article .link--article-image .image--media img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.js--modal .modal--checkout-add-article .modal--title {
    padding: .625rem 2.5rem .625rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #e6e6e6
}

.js--modal .modal--checkout-add-article .modal--error {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.js--modal .modal--checkout-add-article .modal--article {
    padding: 1.25rem
}

.js--modal .modal--checkout-add-article .article--info {
    margin-left: 5rem
}

.js--modal .modal--checkout-add-article .article--info:after {
    content: "";
    display: table;
    clear: both
}

.js--modal .modal--checkout-add-article .article--image {
    padding: .3125rem;
    width: 5rem;
    height: 5rem;
    border-radius: 3px;
    background-clip: padding-box;
    float: left;
    border: 1px solid #e6e6e6
}

.js--modal .modal--checkout-add-article .article--name {
    width: 100%
}

.js--modal .modal--checkout-add-article .list--name {
    margin-left: .9375rem
}

.js--modal .modal--checkout-add-article .list--name .entry--name {
    margin-bottom: .625rem
}

.js--modal .modal--checkout-add-article .list--name .link--name {
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .article--price {
    margin: .9375rem 0rem 0rem .9375rem;
    width: 100%
}

.js--modal .modal--checkout-add-article .list--price .entry--price {
    margin-bottom: .625rem;
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--actions {
    margin: 0rem 0rem 1.25rem 0rem;
    padding: .625rem 1.25rem 0rem 1.25rem
}

.js--modal .modal--checkout-add-article .modal--actions:after {
    content: "";
    display: table;
    clear: both
}

.js--modal .modal--checkout-add-article .modal--actions .btn {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
    margin-top: .625rem
}

.js--modal .modal--checkout-add-article .modal--actions .is--left {
    padding-left: 2.1875rem
}

.js--modal .modal--checkout-add-article .modal--cross-selling {
    padding: 0rem 1.25rem 1.25rem 1.25rem;
    margin: 0
}

.js--modal .modal--checkout-add-article .modal--cross-selling .product-slider--container {
    padding: 0
}

.js--modal .modal--checkout-add-article .modal--cross-selling .item--image {
    padding-bottom: .625rem;
    height: 10.625rem;
    border-bottom: 1px solid #e6e6e6;
    margin: 0 auto;
    text-align: center
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--image,.js--modal .modal--checkout-add-article .modal--cross-selling .link--image span {
    overflow: hidden;
    display: block;
    height: 100%
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--image img {
    margin: 0 auto
}

.js--modal .modal--checkout-add-article .modal--cross-selling .image--slider-item,.js--modal .modal--checkout-add-article .modal--cross-selling .image--no-picture {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.js--modal .modal--checkout-add-article .modal--cross-selling .link--name {
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--cross-selling .item--price-unit {
    font-size: .6875rem
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--normal {
    font-size: 1.0625rem;
    color: #787878;
    font-weight: 500
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--reduced {
    color: #e74c3c
}

.js--modal .modal--checkout-add-article .modal--cross-selling .price--pseudo {
    font-size: .625rem;
    text-decoration: line-through
}

.content--confirm .alert {
    margin-top: .625rem
}

.content--confirm .has--border {
    border: 1px solid #fff
}

.content--confirm .confirm--actions .main--actions {
    text-align: center;
    width: 100%
}

.content--confirm .payment--method-list,.content--confirm .dispatch--method-list {
    margin-bottom: .625rem
}

.content--confirm .payment--method,.content--confirm .dispatch--method {
    padding-bottom: .625rem;
    margin-bottom: .625rem;
    border-bottom: 1px solid #fff
}

.content--confirm .payment--method .method_last,.content--confirm .dispatch--method .method_last {
    border: 0 none
}

.content--confirm .payment--method.method_last,.content--confirm .dispatch--method.method_last {
    border: 0 none
}

.content--confirm .method--input {
    width: 2.5rem;
    text-align: center;
    float: left
}

.content--confirm .method--label {
    padding-left: 2.5rem;
    width: 100%
}

.content--confirm .method--description {
    padding-left: 2.5rem
}

.content--confirm .payment--method-logo {
    margin-left: 2.5rem
}

.content--confirm .method--bankdata {
    padding-left: 2.5rem
}

.content--confirm .method--bankdata input[type="text"] {
    max-width: 100%
}

.content--confirm .table--aggregation,.content--confirm .add-product--form,.content--confirm .add-product--field,.content--confirm .add-product--button {
    display: none
}

.content--confirm .aggregation--list {
    font-size: .875rem;
    line-height: 1.5rem;
    margin: 0rem -0.625rem 0rem -0.625rem;
    border-top: 1px solid #e6e6e6
}

@media screen and (min-width: 30em) {
    .product--table .column--label {
        text-align: right;
        width: 100%;
        margin: 0
    }

    .product--table .table--tr {
        padding: .625rem 0rem 1.25rem 0rem
    }

    .product--table .table--content {
        width: 85%
    }

    .product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
        width: 49%;
        text-align: center;
        margin-bottom: 0rem
    }

    .product--table .column--product .column--image {
        width: 15%
    }

    .product--table .column--quantity,.product--table .column--unit-price,.product--table .column--total-price {
        float: left;
        width: 28.83%
    }

    .product--table .column--quantity {
        padding-right: .625rem;
        margin-left: 13.5%
    }

    .product--table .column--quantity .quantity--label {
        margin: 0rem 0rem .1875rem 0rem;
        text-align: left
    }

    .product--table .column--quantity .select-field {
        float: left;
        font-weight: 500
    }

    .product--table .column--unit-price {
        padding-right: .625rem;
        margin: 0
    }

    .product--table .column--unit-price .unit-price--label {
        margin-bottom: .75rem
    }

    .product--table .column--total-price {
        padding: 0rem .625rem .3125rem .625rem;
        margin: 0
    }

    .product--table .column--total-price .total-price--label {
        margin-bottom: .75rem
    }

    .product--table .column--tax-price {
        margin: 0
    }

    .product--table .column--tax-price .tax-price--label {
        margin-bottom: .75rem
    }

    .product--table .row--rebate .column--label,.product--table .row--premium-product .column--label,.product--table .row--voucher .column--label {
        margin: 0
    }

    .product--table .row--rebate .column--image,.product--table .row--premium-product .column--image,.product--table .row--voucher .column--image {
        width: 15%
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price,.product--table .row--voucher .column--total-price {
        float: right
    }

    .product--table .add-product--field {
        width: 55%
    }

    .product--table .actions--bottom .main--actions {
        margin-bottom: .625rem
    }

    .js--modal .modal--checkout-add-article .article--name {
        width: 75%;
        float: left
    }

    .js--modal .modal--checkout-add-article .article--price {
        width: 25%;
        float: right;
        margin: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions {
        margin: 0rem 0rem 1.25rem 0rem;
        padding: .625rem 1.25rem 0rem 1.25rem
    }

    .js--modal .modal--checkout-add-article .modal--actions:after {
        content: "";
        display: table;
        clear: both
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn {
        width: 49%
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
        margin-top: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .is--left {
        padding-left: 2.1875rem
    }
}

@media screen and (min-width: 48em) {
    .is--ctl-checkout .basket--info-messages {
        margin: 1.25rem 0rem .25rem 0rem
    }

    .is--ctl-checkout .account--change-billing.register--content,.is--ctl-checkout .account--change-shipping.register--content {
        width: 75%
    }

    .is--act-shippingpayment .product--table .table--actions {
        margin-top: 1.25rem
    }

    .is--act-shippingpayment .payment--method-list {
        margin-top: 0
    }

    .is--act-shippingpayment .basket--footer .aggregation--list {
        padding-right: 1.25rem
    }

    .product--table {
        margin: 1.25rem 0rem 1.25rem 0rem
    }

    .product--table .alert {
        margin-bottom: 1.25rem
    }

    .product--table .row--voucher,.product--table .row--premium-product {
        height: 100%
    }

    .product--table .panel--body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        border: 1px solid #fff
    }

    .product--table .premium-product--content {
        height: 20.625rem;
        border: 0 none
    }

    .product--table .premium-product.panel {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .product--table .column--actions {
        position: static;
        bottom: auto;
        float: right
    }

    .product--table .column--label {
        display: none
    }

    .product--table .table--header {
        margin: 0rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        display: block
    }

    .product--table .table--header .table--column {
        font-size: 1rem;
        padding-bottom: 0;
        font-weight: 500;
        color: #787878
    }

    .product--table .table--header .panel--th {
        padding: .3125rem .625rem .5625rem .625rem;
        font-size: 1rem
    }

    .product--table .table--header .column--product {
        padding-left: 0;
        width: 52%
    }

    .product--table .column--product {
        float: left;
        width: 52%
    }

    .product--table .column--product .column--image {
        width: 8%
    }

    .product--table .table--tr {
        padding: 0;
        border-bottom: 1px solid #fff
    }

    .product--table .is--centered {
        display: inline-block;
        vertical-align: middle
    }

    .product--table .column--actions {
        width: 8%;
        padding-right: 0
    }

    .product--table .column--product .column--image {
        width: 20%
    }

    .product--table .table--media,.product--table .table--content {
        float: left
    }

    .product--table .table--media {
        width: 100%
    }

    .product--table .table--media .table--media-outer {
        margin: 0
    }

    .product--table .table--content {
        width: 74%
    }

    .product--table .column--quantity {
        padding: .625rem .625rem .625rem .625rem;
        float: left;
        width: 11%;
        margin: 0
    }

    .product--table .column--quantity .select-field {
        float: right;
        font-weight: 500;
        padding: 0rem 0rem 0rem 1rem
    }

    .product--table .column--unit-price,.product--table .column--total-price {
        padding: .625rem .625rem .625rem .625rem;
        width: 14.5%
    }

    .product--table .row--product .column--quantity {
        padding-top: 1.625rem
    }

    .product--table .row--product .column--unit-price,.product--table .row--product .column--total-price {
        line-height: 2.625rem;
        padding-top: 1.625rem
    }

    .product--table .row--product .column--actions {
        padding-top: 1.625rem
    }

    .product--table .content--title {
        font-size: 1rem;
        font-weight: 500;
        color: #787878
    }

    .product--table .column--total-price {
        float: left;
        font-weight: 500
    }

    .product--table .basket--badge {
        width: 3rem;
        margin: 0 auto
    }

    .product--table .row--rebate .table--media,.product--table .row--premium-product .table--media,.product--table .row--voucher .table--media {
        float: left
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price,.product--table .row--voucher .column--total-price {
        margin-left: 25.5%;
        float: left
    }

    .product--table .row--rebate .column--tax-price,.product--table .row--premium-product .column--tax-price,.product--table .row--voucher .column--tax-price {
        margin: 0
    }

    .product--table .row--rebate .column--actions,.product--table .row--premium-product .column--actions,.product--table .row--voucher .column--actions {
        padding-top: .8125rem
    }

    .product--table .row--rebate .table--content,.product--table .row--premium-product .table--content {
        padding-top: 1.3125rem
    }

    .product--table .row--rebate .column--total-price,.product--table .row--premium-product .column--total-price {
        padding-top: 1.375rem
    }

    .product--table .row--voucher .column--total-price {
        padding-top: 1.375rem
    }

    .product--table .row--premium-product .column--product,.product--table .row--rebate .column--product {
        width: 77.5%
    }

    .product--table .row--premium-product .column--image,.product--table .row--rebate .column--image {
        width: 13.3%
    }

    .product--table .row--premium-product .column--total-price,.product--table .row--rebate .column--total-price {
        margin-left: 0
    }

    .product--table .add-product--form {
        margin: .9375rem 0rem 1.25rem 0rem;
        width: 35%
    }

    .product--table .add-product--field {
        width: 80%
    }

    .product--table .add-product--button {
        width: 16%
    }

    .product--table .basket--footer {
        margin: 0rem -1.25rem -1.25rem -1.25rem;
        border-top: 1px solid #fff;
        background: #f5f5f5
    }

    .product--table .basket--footer:after {
        content: "";
        display: table;
        clear: both
    }

    .product--table .aggregation--list,.product--table .table--aggregation {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        padding-right: 11%;
        border: 0 none;
        background: transparent;
        margin: 0;
        float: left;
        width: 50%
    }

    .product--table .table--actions {
        padding-bottom: 1.25rem;
        margin: 0
    }

    .product--table .table--actions .is--secondary {
        margin-right: 1.25rem
    }

    .product--table .table--actions .btn--inquiry {
        margin-left: -8.125rem;
        width: 16.25rem;
        top: 0;
        position: absolute;
        left: 50%
    }

    .product--table .table--actions .btn--checkout-proceed,.product--table .table--actions .btn--checkout-continue {
        width: 25%;
        text-align: center;
        margin-bottom: 0rem
    }

    .product--table .actions--bottom .main--actions {
        margin-top: 1.25rem
    }

    .product--table .table--footer {
        display: block
    }

    .footer--benefit {
        font-size: .875rem;
        padding: 0rem 1.25rem 0rem 0rem;
        width: 33.33332%
    }

    .footer--benefit.is--last {
        padding: 0
    }

    .js--modal .modal--checkout-add-article .article--price {
        margin-top: 0;
        margin-left: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn {
        width: 35%;
        margin-bottom: 0
    }

    .js--modal .modal--checkout-add-article .modal--actions .btn:last-child {
        margin-top: 0
    }

    .content--confirm .alert {
        margin: 0
    }

    .content--confirm .table--aggregation {
        visibility: hidden;
        display: block
    }

    .content--confirm .confirm--inner-container .payment--method-list,.content--confirm .confirm--inner-container .dispatch--method-list {
        margin-bottom: 1.25rem
    }

    .content--confirm .confirm--inner-container .panel--body {
        border: 0 none
    }

    .content--confirm .confirm--inner-container .has--border {
        border: 1px solid #fff
    }

    .content--confirm .confirm--inner-container .basket--footer {
        border: 1px solid #fff;
        margin: 0
    }

    .content--confirm .confirm--actions .main--actions {
        width: 25%
    }
}

@media screen and (min-width: 64em) {
    .product--table .table--actions .btn--inquiry {
        left: 50%
    }

    .product--table .column--product .column--image {
        width: 16%
    }

    .product--table .column--product .table--content {
        width: 84%
    }

    .product--table .row--premium-product .column--product .column--image,.product--table .row--rebate .column--product .column--image {
        width: 10.7%
    }

    .product--table .add-product--form {
        width: 25%
    }

    .product--table .aggregation--list {
        float: right;
        padding-right: 10.5%
    }

    .product--table .table--aggregation {
        width: 45%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-checkout .basket--info-messages {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .is--act-shippingpayment .product--table {
        margin-top: 1.5625rem
    }

    .product--table {
        margin-top: 2.8125rem
    }

    .product--table .column--actions {
        width: 4%
    }

    .product--table .table--header .column--product {
        width: 55%
    }

    .product--table .column--product {
        width: 55%
    }

    .product--table .column--product .column--image {
        width: 14%
    }

    .product--table .column--product .table--content {
        width: 86%
    }

    .product--table .row--rebate .column--actions,.product--table .row--premium-product .column--actions,.product--table .row--voucher .column--actions {
        padding-top: 1.3125rem
    }

    .product--table .row--product .column--actions {
        padding-top: 2.125rem
    }

    .product--table .table--tr .column--actions .column--actions-link {
        line-height: 1.125rem;
        padding: 0rem .3125rem .125rem .3125rem
    }

    .product--table .table--tr .column--actions .icon--cross {
        font-size: .5625rem
    }

    .product--table .row--premium-product .column--product,.product--table .row--rebate .column--product {
        width: 80.5%
    }

    .product--table .row--premium-product .column--product .column--image,.product--table .row--rebate .column--product .column--image {
        width: 9.5%
    }

    .product--table .aggregation--list {
        padding-right: 7.3%
    }
}

.is--act-finish .content-main {
    margin-top: 1.25rem
}

.finish--content {
    padding-top: .625rem
}

.finish--content .information--panel-item {
    margin-bottom: 1.25rem
}

.finish--content .information--panel-item:after {
    content: "";
    display: table;
    clear: both
}

.finish--content .information--panel-item .panel--body:after {
    content: "";
    display: table;
    clear: both
}

.finish--content .information--panel-item.information--panel-address .shipping--panel {
    text-align: center
}

.finish--content .product--table {
    margin-top: 0
}

.finish--teaser {
    margin: 0rem 0rem 1.25rem 0rem
}

.teaser--btn-back {
    margin: 0rem 0rem 1.25rem 0rem
}

.teaser--btn-print,.teaser--btn-back {
    text-align: center;
    width: 100%
}

.teaser--btn-print *[class^="icon--"],.teaser--btn-back *[class^="icon--"] {
    margin: .25rem 0rem 0rem 0rem;
    float: left
}

.finish--table .panel--body {
    border: 1px solid #fff
}

.finish--table .table--tr {
    padding: .625rem .625rem .625rem .625rem
}

.finish--table .column--quantity,.finish--table .column--total-price {
    padding-right: 0
}

.finish--table .table--aggregation {
    display: none
}

.finish--table .aggregation--list {
    margin: 0;
    border-bottom: 0 none
}

.finish--table .basket--footer {
    border-top: 1px solid #fff
}

.finish--table .is--last-row {
    border-bottom: 0 none
}

@media screen and (min-width: 30em) {
    .finish--table .table--tr .column--quantity {
        margin-left: 42.3%
    }

    .finish--table .table--tr .column--quantity .column--label {
        margin-bottom: .75rem;
        text-align: right
    }
}

@media screen and (min-width: 48em) {
    .teaser--btn-print {
        text-align: left;
        width: auto
    }

    .is--act-finish .content-main {
        margin-top: 2.5rem
    }

    .finish--content {
        padding-top: 1.25rem
    }

    .finish--content .information--panel-wrapper {
        margin: -2% 0 0 -2%;
        margin-bottom: 1.25rem
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing {
        width: 50%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping {
        padding-left: 0;
        width: 50%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel {
        margin: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item {
        padding: 2% 0 0 2%;
        width: 100%;
        float: left;
        margin-bottom: 0
    }

    .finish--content .information--panel-address .panel--body:after {
        content: "";
        display: table;
        clear: both
    }

    .finish--content .information--panel-address .panel--body .billing--panel {
        float: left;
        width: 50%
    }

    .finish--content .information--panel-address .panel--body .shipping--panel {
        float: right;
        width: 50%
    }

    .teaser--btn-back {
        margin: 0rem 1.25rem 0rem 0rem;
        width: auto
    }

    .finish--table {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .finish--table .table--header .panel--th {
        padding-right: 0
    }

    .finish--table .panel--body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .finish--table .column--total-price {
        width: 37%
    }

    .finish--table .table--tr {
        padding: 0
    }

    .finish--table .table--tr:last-child {
        border: 0 none
    }

    .finish--table .table--tr .column--quantity {
        line-height: 2.625rem;
        margin: 0
    }

    .finish--table .row--rebate .column--total-price,.finish--table .row--premium-product .column--total-price {
        width: 22.5%
    }

    .finish--table .row--voucher .column--total-price {
        margin-left: 0;
        width: 48%
    }

    .finish--table .table--aggregation {
        display: block;
        width: 50%
    }

    .finish--table .aggregation--list {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }
}

@media screen and (min-width: 64em) {
    .finish--content .information--panel-wrapper {
        margin-bottom: 1.25rem
    }

    .finish--content .information--panel-wrapper .information--panel-item {
        width: 33.3%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-item-billing,.finish--content .information--panel-wrapper .information--panel-item.information--panel-item-shipping {
        width: 33.3%
    }

    .finish--content .information--panel-wrapper .information--panel-item.information--panel-address {
        width: 66.6%
    }

    .finish--content .information--panel-wrapper .information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item-shipping {
        padding-left: 0
    }

    .finish--content .information--panel-wrapper .information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }
}

@media screen and (min-width: 78.75em) {
    .finish--content {
        padding-top: 2.8125rem
    }

    .finish--content .column--total-price {
        width: 34%
    }

    .finish--content .finish--table .table--header .column--product {
        width: 55%
    }

    .finish--content .finish--table .row--premium-product .column--total-price,.finish--content .finish--table .row--rebate .column--total-price {
        width: 19.5%
    }

    .finish--content .finish--table .row--voucher .column--total-price {
        width: 45%
    }
}

@media print {
    body {
        width: auto;
        height: auto;
        overflow: auto;
        background: #ffffff
    }

    .container {
        max-width: none
    }

    .is--act-finish .content-main {
        margin-top: 0
    }

    .finish--teaser,.navigation-main,.footer--columns,.shop--navigation,.top-bar,.btn--back-top-shop,.header-main .container--ajax-cart {
        display: none
    }

    .is--ctl-checkout.is--minimal-header .header-main,.header-main {
        border-bottom: none;
        margin: 0;
        padding: 0
    }

    .content-main {
        margin-bottom: 0
    }

    .finish--table {
        clear: both
    }

    .finish--table .table--tr {
        page-break-inside: avoid
    }

    .finish--table .table--content {
        width: 85%
    }

    .finish--table .column--product .column--image {
        width: 15%
    }

    .finish--table .column--label.quantity--label {
        margin: 0
    }

    .finish--table .column--product {
        width: 100%
    }

    .finish--table .column--product:after {
        content: "";
        display: table;
        clear: both
    }

    .finish--table .column--total-price,.finish--table .column--quantity {
        margin-left: 70%;
        width: 30%
    }

    .footer-minimal .footer--service-menu,.footer-main .footer--service-menu,.footer-minimal .footer--copyright,.footer-main .footer--copyright,.footer-minimal .footer--logo,.footer-main .footer--logo {
        display: none
    }

    .footer-minimal .vat-info--text,.footer-main .vat-info--text {
        font-size: .5625rem
    }

    .footer-minimal a,.footer-main a {
        color: #787878
    }
}

.account--content {
    margin: .625rem 0rem 0rem 0rem
}

.partner-statistic .panel--title {
    padding-bottom: 1.25rem
}

.account--content:after,.payment_logo_debit:after,.account-address--container:after,.account-info--container:after {
    content: "";
    display: table;
    clear: both
}

.account--logout .logout--headline {
    font-size: 1.5rem;
    margin: .625rem 0rem 1.25rem 0rem
}

.account--logout .logout--actions {
    margin-bottom: .625rem
}

.account--logout .logout-back-to-shop {
    display: block
}

.account--menu .link--logout {
    font-weight: 500;
    color: #ea7c13
}

.account--menu .navigation--logout-personalized {
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.account--box {
    margin: 0rem 0rem 1.25rem 0rem
}

.account--password input[type="text"],.account--email input[type="text"],.account--password input[type="password"],.account--email input[type="password"],.account--password input[type="email"],.account--email input[type="email"] {
    width: 100%
}

.account--welcome {
    margin-bottom: 1.25rem
}

.account--welcome .panel--body {
    padding: 0
}

.account--welcome .panel--title {
    padding: 1.25rem 0rem 1.25rem 0rem;
    margin: 0
}

.account--welcome .panel--actions {
    padding: 0
}

.account--error,.account--success {
    margin: 0rem 0rem .625rem 0rem
}

.register--error-msg {
    color: #e74c3c
}

.account--actions {
    margin: 0rem 1.25rem 1.25rem 1rem
}

.account--actions:after {
    content: "";
    display: table;
    clear: both
}

.account--change-payment.register--content {
    display: block;
    width: 100%
}

.account--newsletter fieldset {
    border: 0;
    padding: 0
}

.account--newsletter fieldset input[type="checkbox"] {
    margin: 0rem .625rem 0rem 0rem
}

.account--paging {
    padding: .625rem .625rem .625rem .625rem;
    display: block;
    background: #fff
}

.account--paging:after {
    content: "";
    display: table;
    clear: both
}

.account--paging .paging--display {
    float: right
}

.account--orders-overview {
    border: 1px solid #fff
}

.account--orders-overview p {
    font-size: .875rem
}

.account--orders-overview .orders--table-header {
    display: none;
    background: #fff
}

.account--orders-overview .orders--table-header .panel--th {
    color: #787878
}

.account--orders-overview .panel--tr {
    padding: .625rem 0rem .625rem 0rem
}

.account--orders-overview .panel--td {
    padding: .3125rem .625rem .3125rem .625rem;
    display: block;
    float: none
}

.account--orders-overview .panel--td:after {
    content: "";
    display: table;
    clear: both
}

.account--orders-overview .column--info-labels,.account--orders-overview .column--info-data {
    width: 50%;
    float: left;
    text-align: left
}

.account--orders-overview .column--info-data {
    padding: .3125rem .625rem 0rem 0rem
}

.account--orders-overview .column--summary-labels,.account--orders-overview .column--summary-data {
    width: 50%;
    float: left;
    text-align: left
}

.account--orders-overview .column--summary-data {
    padding: .3125rem .625rem 0rem 0rem
}

.account--orders-overview .column--label,.account--orders-overview .column--value {
    width: 50%;
    float: left
}

.account--orders-overview .column--label {
    font-weight: 500
}

.is--act-partnerStatistic .content-main--inner {
    padding: 0rem 0rem 1rem 0rem
}

.is--act-partnerStatistic .account--welcome {
    padding: 0rem 0rem 0rem .625rem
}

.is--act-partnerStatistic .listing--actions {
    padding: .625rem 1.125rem 1.5rem 1.125rem;
    border-bottom: 1px solid #e6e6e6
}

.is--act-partnerStatistic .date-filter {
    font-size: .875rem;
    height: 3.125rem;
    display: block;
    width: 100%
}

.is--act-partnerStatistic .date-filter--label {
    padding: .5625rem 0rem .625rem 0rem;
    width: 2.5rem;
    display: block;
    float: left
}

.is--act-partnerStatistic .date-filter--input {
    margin: 0rem 0rem 0rem 2.5rem;
    width: auto
}

.is--act-partnerStatistic .datepicker {
    padding-right: 2.1875rem;
    width: 100%;
    float: left
}

.is--act-partnerStatistic .ui-datepicker-trigger {
    width: 1.25rem;
    height: 1.25rem;
    margin: .625rem 0rem 0rem -1.875rem;
    display: inline;
    border: 0;
    background: transparent;
    text-align: center;
    color: #787878;
    padding: 0
}

.is--act-partnerStatistic .btn--filter {
    width: 100%;
    text-align: center;
    margin: 0
}

.is--act-partnerStatistic .chart--holder {
    display: none
}

.is--act-partnerStatistic .panel--th,.is--act-partnerStatistic .panel--td {
    padding: .5rem .625rem .4375rem .625rem;
    width: 25%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.is--act-partnerStatistic .panel--th:first-child,.is--act-partnerStatistic .panel--td:first-child {
    text-align: left
}

.is--act-partnerStatistic .panel--th {
    padding: .1875rem .625rem .125rem .625rem;
    font-size: .75rem;
    color: #787878
}

.is--act-partnerStatistic .is--odd {
    padding: 0rem 0rem .5625rem 0rem;
    border-bottom: 1px solid #e6e6e6
}

.is--act-partnerStatistic .is--odd .column--price,.is--act-partnerStatistic .is--odd .column--total {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%
}

.is--act-partnerStatistic .column--label {
    text-align: left
}

.is--act-partnerStatistic .column--value {
    text-align: right
}

.is--act-partnerStatistic .column--label,.is--act-partnerStatistic .column--value {
    width: 50%;
    float: left
}

.is--act-partnerStatistic .column--item-sum .column--label {
    display: block !important
}

.order--status-icon {
    width: .5rem;
    height: .5rem;
    top: .5rem;
    display: inline-block;
    position: relative
}

.order--status-icon.status--0,.order--status-icon.status--1,.order--status-icon.status--3,.order--status-icon.status--6 {
    background: #4aa3df
}

.order--status-icon.status--2,.order--status-icon.status--5,.order--status-icon.status--7 {
    background: #2ecc71
}

.order--status-icon.status--4,.order--status-icon.status--8 {
    background: #e74c3c
}

.order--name {
    color: #787878
}

.order--details,.order--price-unit,.order--current-price {
    display: none
}

.order--details .panel--tr {
    border-bottom: 1px solid #fff
}

.order--repeat {
    text-align: center;
    background: #e6e6e6;
    border-bottom: 1px solid #e6e6e6
}

.order--actions {
    text-align: center !important
}

.order--user-comments,.order--shop-comments {
    border-bottom: 1px solid #e6e6e6
}

.account--downloads {
    border: 1px solid #fff
}

.account--downloads p {
    font-size: .875rem
}

.account--downloads .downloads--table-header {
    display: none
}

.account--downloads .panel--tr {
    padding: .625rem 0rem .625rem 0rem
}

.account--downloads .panel--td {
    padding: .3125rem .625rem .3125rem .625rem;
    display: block;
    float: none
}

.account--downloads .panel--td:after {
    content: "";
    display: table;
    clear: both
}

.account--password-reset {
    margin-top: .625rem
}

.account--password-reset p {
    margin: 0
}

.account--password-reset .password-reset--input {
    margin: 0rem 0rem 1.875rem 0rem;
    width: 100%
}

.account--password-reset .password-reset--link {
    width: 100%;
    margin: 0
}

.account--password-reset .password-reset--link:first-child {
    margin: 0rem 0rem .625rem 0rem
}

.account--password-new {
    margin-top: .625rem
}

.account--password-new .password-new--input {
    margin-bottom: .9375rem;
    width: 100%
}

.account--password-new .password-new--helptext {
    margin-bottom: 0
}

.account--password-new .password-new--submit {
    display: block;
    width: 100%
}

.account--profile {
    margin: 0rem;
    padding-top: 1.875rem
}

.account--profile .profile--email-password-container:after {
    content: "";
    display: table;
    clear: both
}

.account--profile .profile-password--container {
    float: right;
    width: 100%
}

.account--profile .profile-email--container {
    float: left;
    width: 100%
}

.account--profile .alert {
    margin-bottom: 1.25rem
}

.account--profile .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    margin: 0rem 0rem 0rem .3125rem;
    top: .25rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: inline-block;
    position: relative
}

.account--profile .panel {
    margin-bottom: 1.25rem
}

.account--profile .required-info {
    font-size: .875rem
}

.account--profile .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.account--profile .profile--field {
    margin-bottom: .625rem;
    width: 100%
}

.account--profile .profile--zip-city .profile--field-zipcode {
    width: 28%;
    float: left
}

.account--profile .profile--zip-city .profile--field-city {
    width: 70%;
    float: left
}

.account--profile .profile--zip-city .profile--field-city:after {
    content: "";
    display: table;
    clear: both
}

.account--profile .birthday--label {
    margin: 0rem 0rem .3125rem 0rem;
    display: block;
    font-weight: 500
}

.account--profile .profile--birthdate .select-field {
    margin-bottom: .9375rem;
    max-width: 100%;
    float: left
}

.account--profile .profile--birthdate .datepicker {
    margin-bottom: .9375rem;
    width: 100%;
    max-width: 100%;
    float: left
}

.account--profile .profile--birthdate .profile--birthyear,.account--profile .profile--birthdate .profile--birthyear.select-field {
    margin-right: 0rem
}

@media screen and (max-width: 48em) {
    .column--info-wrapper:after {
        content: "";
        display: table;
        clear: both
    }
}

@media screen and (min-width: 30em) {
    .account--password-reset {
        margin-top: .625rem
    }

    .account--password-reset .password-reset--input {
        margin: .625rem 0rem 1.875rem 0rem
    }

    .account--password-reset .password-reset--link {
        margin: 0rem 0rem .625rem 0rem;
        width: auto
    }

    .account--password-reset .password-reset--link:first-child {
        margin: 0rem .625rem 0rem 0rem
    }

    .account--password-new .password-new--submit {
        display: inline-block;
        width: auto
    }

    .account--logout .logout-back-to-shop {
        display: inline-block
    }
}

@media screen and (min-width: 48em) {
    .account--content {
        margin: 1.875rem 0rem 0rem 0rem
    }

    .account--content.is--wide {
        width: 100%
    }

    .account--password-reset {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .account--password-new {
        margin-top: 1.25rem
    }

    .account--password-new .password-new--input {
        width: 20rem
    }

    .account--menu {
        border: 1px solid #e6e6e6
    }

    .account--menu .navigation--headline {
        padding: 1.25rem 0rem 0rem 0rem;
        margin: 0rem 1.25rem 0rem 1.25rem;
        font-size: 1rem;
        display: block;
        font-weight: 500;
        color: #787878;
        padding: 1.25rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        text-decoration: none !important;
        border-bottom: 1px solid #e6e6e6
    }

    .account--menu .navigation--headline.is--underline {
        padding: 1.25rem 0rem .625rem 0rem;
        border-bottom: 1px solid #fff;
        text-decoration: none !important
    }

    .account--menu .navigation--headline.is--secondary {
        color: #787878
    }

    .account--menu .navigation--headline.is--primary {
        color: #ea7c13
    }

    .account--menu .account--menu-container {
        padding: .625rem .625rem .625rem .625rem;
        font-size: .875rem;
        line-height: 1.5rem;
        display: block;
        position: relative;
        padding: .625rem 1.25rem .625rem 1.25rem
    }

    .account--menu .account--menu-container.has--border {
        border: 1px solid #fff
    }

    .account--menu .account--menu-container.is--slim {
        padding: .3125rem .3125rem .3125rem .3125rem
    }

    .account--menu .account--menu-container.is--wide {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .account--menu .account--menu-container.is--flat {
        background: #e6e6e6
    }

    .account--menu .account--menu-container.is--embossed {
        box-shadow: inset 0 0 3px 0 rgba(0,0,0,0.2);
        background: #e6e6e6
    }

    .account--menu .navigation--list {
        padding: 0;
        border: 0 none
    }

    .account--menu .navigation--entry {
        margin: 0;
        border: 0 none
    }

    .account--menu .navigation--link {
        padding: .3125rem 0rem .3125rem 0rem
    }

    .account--menu .navigation--link.link--logout {
        margin: .625rem 0rem 0rem 0rem;
        padding: .625rem 0rem 0rem 0rem;
        border-top: 1px solid #e6e6e6;
        font-weight: 500;
        color: #ea7c13
    }

    .account--menu .navigation--link.link--logout [class^="icon--"] {
        margin: 0rem .3125rem 0rem 0rem;
        display: inline-block
    }

    .account--welcome .panel--title {
        font-size: 1.875rem
    }

    .account--orders-overview .orders--table-header {
        display: block
    }

    .account--orders-overview .panel--tr {
        padding: 0;
        border-width: 0 0 1px 0
    }

    .account--orders-overview .panel--tr.order--repeat {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .account--orders-overview .panel--td {
        padding: .625rem .625rem .625rem .625rem;
        display: inline-block;
        float: left
    }

    .account--orders-overview .column--label {
        display: none
    }

    .account--orders-overview .column--value {
        width: 100%;
        float: none
    }

    .account--orders-overview .column--summary-labels,.account--orders-overview .column--summary-data {
        width: 20%;
        text-align: right
    }

    .account--orders-overview .column--date,.account--orders-overview .column--id,.account--orders-overview .column--dispatch {
        width: 20%
    }

    .account--orders-overview .column--status {
        width: 25%
    }

    .account--orders-overview .column--actions {
        width: 15%
    }

    .account--orders-overview .column--actions .btn {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%
    }

    .account--orders-overview .column--name {
        width: 50%
    }

    .account--orders-overview .column--quantity {
        width: 10%
    }

    .account--orders-overview .column--price {
        width: 20%
    }

    .account--orders-overview .column--total {
        width: 20%
    }

    .account--orders-overview .column--info-labels {
        width: 20%
    }

    .account--orders-overview .column--info-data {
        width: 40%
    }

    .order--item {
        margin: 0
    }

    .order--pseudo-price {
        font-size: .75rem
    }

    .order--download,.order--price-unit,.order--current-price {
        display: block !important
    }

    .order--download {
        margin: .625rem 0rem 0rem 0rem
    }

    .order--quantity {
        text-align: center !important
    }

    .order--actions,.order--price,.order--amount {
        text-align: right !important
    }

    .account--downloads .downloads--table-header {
        display: block !important;
        background: #fff
    }

    .account--downloads .downloads--table-header .panel--th {
        color: #787878
    }

    .account--downloads .panel--tr {
        padding: 0;
        border-width: 0 0 1px 0
    }

    .account--downloads .panel--td {
        padding: .625rem .625rem .625rem .625rem;
        display: inline-block;
        float: left
    }

    .account--downloads .column--date,.account--downloads .column--actions {
        width: 20%
    }

    .account--downloads .column--info {
        width: 60%
    }

    .column--label {
        display: none
    }

    .column--date,.column--id,.column--dispatch {
        width: 20%
    }

    .column--status {
        width: 25%
    }

    .column--actions {
        width: 15%
    }

    .column--name {
        width: 50%
    }

    .column--quantity {
        width: 10%
    }

    .column--price {
        width: 20%
    }

    .column--total {
        width: 20%
    }

    .column--info-labels {
        width: 20%
    }

    .column--info-data {
        width: 40%
    }

    .column--summary {
        width: 20%
    }

    .account--password-reset .password-reset--input {
        width: 20rem
    }

    .account--error,.account--success {
        margin: 0rem 0rem 1.25rem 0rem
    }

    .is--act-partnerStatistic .content-main--inner {
        padding: 0rem 1.25rem 1rem 1.25rem
    }

    .is--act-partnerStatistic .account--welcome {
        padding: 0rem 0rem 0rem 0rem
    }

    .is--act-partnerStatistic .listing--actions {
        padding: .625rem .625rem .625rem .625rem;
        border-radius: 3px;
        background-clip: padding-box;
        border: 1px solid #e6e6e6;
        background: #f5f5f5
    }

    .is--act-partnerStatistic .date-filter {
        padding: 0rem .625rem 0rem .625rem;
        width: 40%;
        float: left;
        height: auto
    }

    .is--act-partnerStatistic .date-filter--label {
        width: 10%
    }

    .is--act-partnerStatistic .btn--filter {
        width: 20%;
        float: left;
        height: 40px
    }

    .is--act-partnerStatistic .chart--holder {
        text-align: center !important;
        display: block !important;
        width: 100%
    }

    .is--act-partnerStatistic .panel--th,.is--act-partnerStatistic .panel--td {
        padding: .625rem .625rem .625rem .625rem
    }

    .is--act-partnerStatistic .column--item-sum {
        width: 75% !important
    }

    .is--act-partnerStatistic .column--item-sum .column--label,.is--act-partnerStatistic .column--item-sum .column--value {
        float: left;
        width: 50%
    }

    .is--act-partnerStatistic .is--odd {
        border: 0;
        padding: 0
    }

    .is--act-partnerStatistic .is--odd .column--total {
        width: 25%;
        float: left !important
    }

    .is--act-partnerStatistic .is--odd .column--total .column--value {
        width: 100%
    }

    .account--profile {
        margin: 0rem
    }

    .account--profile .select-field {
        margin-bottom: .9375rem
    }

    .account--profile .profile--field {
        margin-bottom: .9375rem
    }

    .account--profile .select-field {
        max-width: 18.125rem
    }

    .account--profile .profile--birthdate .select-field {
        width: 32%;
        margin-right: 2%
    }
}

@media screen and (min-width: 64em) {
    .account--info,.account--billing {
        width: 49%;
        float: left
    }

    .account--payment,.account--shipping {
        width: 49%;
        float: right
    }

    .account--email,.account--password,.account--userdata {
        display: none
    }

    .account--email,.account--password,.account--userdata,.account--newsletter {
        clear: both
    }

    .account--password-reset {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .account--info .panel--body,.account--payment .panel--body {
        height: 7.5rem
    }

    .account--profile .profile-password--container {
        float: right;
        width: 49%
    }

    .account--profile .profile-email--container {
        float: left;
        width: 49%;
        margin-right: 2%
    }
}

@media screen and (min-width: 78.75em) {
    .is--act-partnerStatistic .content-main--inner {
        padding: 0rem 2.8125rem 2.8125rem 2.8125rem
    }

    .account--profile {
        padding-top: 2.8125rem
    }

    .account--content {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .account--password-reset {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .account--password-new {
        margin-top: 2.8125rem
    }

    .account--error,.account--success {
        margin: 0rem 0rem 1.25rem 0rem
    }
}

.partner-statistic .account--welcome {
    margin-bottom: 0
}

.partner-statistic .partner-statistic-body {
    padding: .625rem .625rem .625rem .625rem;
    margin: 0rem 0rem 1.25rem 0rem
}

.partner-statistic .date-filter {
    display: inline-block
}

.partner-statistic .date-filter--input {
    margin: 0rem 0rem 1.25rem 0rem
}

.partner-statistic .ui-datepicker-trigger {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2rem;
    background-clip: padding-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 1.0625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    -webkit-font-smoothing: inherit;
    display: inline-block;
    position: relative;
    font-weight: 500;
    text-decoration: none;
    text-align: left;
    cursor: pointer;
    border: 1px solid #fff;
    color: #787878;
    border-radius: 3px;
    text-transform: uppercase;
    border: 1px solid #e6e6e6;
    padding: .625rem .625rem .5625rem .625rem;
    margin: 0rem 1.5625rem 0rem 0rem;
    line-height: 1.25rem
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"] {
    font-size: .625rem
}

.partner-statistic .ui-datepicker-trigger .is--large {
    font-size: 1.1875rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-right {
    padding-right: 2.25rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-right [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    right: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.partner-statistic .ui-datepicker-trigger.is--icon-left {
    padding-left: 2.25rem
}

.partner-statistic .ui-datepicker-trigger.is--icon-left [class^="icon--"] {
    height: 1rem;
    line-height: 2rem;
    margin: -1rem 0rem 0rem 0rem;
    left: .75rem;
    font-weight: 300;
    display: block;
    position: absolute;
    top: 50%
}

.partner-statistic .ui-datepicker-trigger:disabled,.partner-statistic .ui-datepicker-trigger:disabled:hover,.partner-statistic .ui-datepicker-trigger.is--disabled,.partner-statistic .ui-datepicker-trigger.is--disabled:hover {
    opacity: .5;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border: 1px solid #fff;
    color: #787878;
    cursor: not-allowed
}

.partner-statistic .ui-datepicker-trigger:hover {
    background: #fff;
    color: #787878;
    border-color: #fff
}

.partner-statistic .ui-datepicker-trigger:focus {
    outline: none
}

.partner-statistic .ui-datepicker-trigger.is--small {
    line-height: 1.75rem
}

.partner-statistic .ui-datepicker-trigger.is--medium {
    line-height: 2rem;
    height: 2.375rem
}

.partner-statistic .ui-datepicker-trigger.is--large {
    line-height: 2.25rem;
    height: 2.625rem
}

.partner-statistic .ui-datepicker-trigger.is--full {
    display: block
}

.partner-statistic .ui-datepicker-trigger.is--center {
    text-align: center
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"] {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--account,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--basket,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--menu,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--arrow-right,.partner-statistic .ui-datepicker-trigger [class^="icon--"].icon--arrow-left {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger:hover,.partner-statistic .ui-datepicker-trigger:focus,.partner-statistic .ui-datepicker-trigger:active {
    color: #787878;
    background: #fff
}

.partner-statistic .ui-datepicker-trigger.is--primary,.partner-statistic .ui-datepicker-trigger.btn-primary,.partner-statistic .ui-datepicker-trigger:disabled {
    border-radius: 3px;
    text-transform: uppercase
}

.partner-statistic .ui-datepicker-trigger.is--primary:hover,.partner-statistic .ui-datepicker-trigger.btn-primary:hover,.partner-statistic .ui-datepicker-trigger:disabled:hover,.partner-statistic .ui-datepicker-trigger.is--primary:focus,.partner-statistic .ui-datepicker-trigger.btn-primary:focus,.partner-statistic .ui-datepicker-trigger:disabled:focus,.partner-statistic .ui-datepicker-trigger.is--primary:active,.partner-statistic .ui-datepicker-trigger.btn-primary:active,.partner-statistic .ui-datepicker-trigger:disabled:active {
    color: #fff;
    background: #ea7c13
}

.partner-statistic .ui-datepicker-trigger.is--secondary {
    border-radius: 3px;
    text-transform: uppercase
}

.partner-statistic .ui-datepicker-trigger.is--secondary:hover,.partner-statistic .ui-datepicker-trigger.is--secondary:focus,.partner-statistic .ui-datepicker-trigger.is--secondary:active {
    color: #fff;
    background: #fff
}

.partner-statistic .ui-datepicker-trigger.icon--cross,.partner-statistic .ui-datepicker-trigger.icon--minus3,.partner-statistic .ui-datepicker-trigger.icon--plus3,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink {
    border-radius: 0
}

.partner-statistic .ui-datepicker-trigger.icon--cross:before,.partner-statistic .ui-datepicker-trigger.icon--minus3:before,.partner-statistic .ui-datepicker-trigger.icon--plus3:before,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:before {
    background: none;
    border-radius: 0;
    content: "\f00d";
    font-weight: 900;
    position: relative
}

.partner-statistic .ui-datepicker-trigger.icon--cross:hover,.partner-statistic .ui-datepicker-trigger.icon--minus3:hover,.partner-statistic .ui-datepicker-trigger.icon--plus3:hover,.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:hover {
    background: #fff;
    color: #787878;
    border: none
}

.partner-statistic .ui-datepicker-trigger.icon--minus3:before {
    content: "\f068"
}

.partner-statistic .ui-datepicker-trigger.icon--plus3:before {
    content: "\f067"
}

.partner-statistic .ui-datepicker-trigger.icon--resize-shrink:before {
    content: "\f066"
}

.partner-statistic .ui-datepicker-trigger.is--icon-left [class^="icon--"] {
    font-weight: 900
}

.partner-statistic .ui-datepicker-trigger:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.note--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.note--overview .panel--td {
    padding: 0
}

.note--item {
    padding: 1.25rem 0rem 1.25rem 0rem;
    position: relative
}

.note--info,.note--sale {
    width: 80%
}

.note--image-container {
    width: 4.6875rem;
    margin: 0rem 1.25rem 1.25rem 0rem;
    display: table-row;
    float: left
}

.note--image-link {
    width: 4.6875rem;
    height: 4.6875rem;
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: 4.0625rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border: 1px solid #e6e6e6
}

.note--image {
    max-width: 4.0625rem;
    max-height: 4.0625rem;
    margin: 0 auto
}

.note--title {
    margin: 0rem 0rem .3125rem 5.9375rem;
    font-size: 1.125rem;
    display: block;
    font-weight: 500;
    color: #787878
}

.note--title:hover {
    color: #ea7c13
}

.note--rating {
    margin: 0rem 0rem .625rem 5.9375rem
}

.note--rating [class^="icon--"] {
    color: #f1c40f
}

.note--supplier {
    display: none
}

.note--ordernumber,.note--date,.note--overview .product--rating {
    margin: 0rem 0rem 0rem 5.9375rem;
    display: block
}

.note--delivery {
    margin: 0rem 0rem 0rem 5.9375rem
}

.note--delivery .delivery--status-icon {
    display: none
}

.note--delivery .delivery--text-available {
    display: block
}

.note--compare {
    margin: .625rem 0rem 0rem 5.9375rem;
    display: none
}

.note--compare .compare--link {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    color: #787878
}

.note--compare .compare--link:hover {
    color: #ea7c13
}

.note--compare [class^="icon--"] {
    margin: 0rem .3125rem 0rem 0rem;
    font-size: .75rem
}

.note--price-unit {
    margin: .3125rem 0rem 0rem 5.9375rem;
    font-size: .75rem;
    line-height: 1.125rem;
    display: block
}

.note--price {
    font-size: 1.125rem;
    margin: .9375rem 0rem 0rem 5.9375rem;
    color: #787878;
    font-weight: 500
}

.note--delete {
    width: 2.5rem;
    height: 2.5rem;
    font-size: .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #fff 100%);
    border-radius: 3px;
    background-clip: padding-box;
    top: 1.25rem;
    right: 0;
    left: auto;
    display: block;
    position: absolute;
    border: 1px solid #fff;
    text-align: center;
    font-weight: 300;
    color: #787878
}

.note--delete:hover {
    color: #787878;
    border-color: #fff
}

@media screen and (min-width: 48em) {
    .note--overview .panel--table {
        padding: 0rem 1.25rem 0rem 1.25rem;
        border: 1px solid #e6e6e6
    }

    .note--compare {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .note--info {
        padding-right: 1.25rem;
        width: 70%
    }

    .note--sale {
        padding-right: 3.4375rem;
        width: 30%
    }

    .note--zoom {
        font-size: .75rem;
        display: block;
        color: #787878;
        text-align: center
    }

    .note--zoom:hover {
        color: #ea7c13
    }

    .note--title {
        margin: 0rem 0rem .3125rem 6.5625rem
    }

    .note--supplier,.note--ordernumber,.note--date,.note--overview .product--rating {
        margin: 0rem 0rem 0rem 6.5625rem;
        display: block
    }

    .note--delivery {
        margin: 0rem 0rem 0rem 6.5625rem
    }

    .note--compare {
        margin: .3125rem 0rem 0rem 0rem
    }

    .note--price {
        margin: 0
    }

    .note--price-unit {
        padding-right: 3.125rem;
        margin: .3125rem 0rem 0rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .note--content {
        margin: 2.8125rem 0rem 0rem 0rem
    }
}

.forms--content {
    width: 100%
}

.forms--content .forms--headline {
    margin-bottom: 1.25rem
}

.forms--content .forms--headline .forms--title {
    margin-top: 0rem
}

.forms--content .forms--headline .forms--text p {
    margin-bottom: .75rem
}

.forms--content .alert {
    margin: 1.875rem 0rem 0rem 0rem
}

.forms--content .forms--field {
    margin-bottom: .3125rem;
    width: 100%
}

.forms--content input {
    margin-bottom: .625rem;
    width: 100%
}

.forms--content input[type="checkbox"] {
    width: auto
}

.forms--content textarea {
    margin-bottom: .625rem;
    width: 100%
}

.forms--content .field--select {
    margin-bottom: .625rem
}

.forms--content .btn {
    float: right
}

.forms--content .buttons:after {
    content: "";
    display: table;
    clear: both
}

.forms--content .strasse {
    margin-right: 2%;
    width: 80%;
    float: left
}

.forms--content .nr {
    width: 18%;
    float: left
}

.forms--content .plz {
    margin-right: 2%;
    width: 28%;
    float: left
}

.forms--content .ort {
    width: 70%;
    float: left
}

.forms--content .ort:after {
    content: "";
    display: table;
    clear: both
}

.forms--content .forms--required {
    font-size: .75rem;
    margin-bottom: .625rem
}

.forms--content .forms--description {
    margin: -0.5rem 0rem .625rem 0rem;
    clear: both
}

.forms--content .forms--captcha strong.captcha--notice {
    margin-bottom: .5rem;
    display: block
}

.forms--content .forms--checkbox label {
    top: -0.125rem;
    position: relative
}

.forms--content .forms--checkbox input[type="checkbox"] {
    width: auto
}

@media screen and (min-width: 48em) {
    .forms--content {
        margin-top: 2.8125rem
    }

    .forms--content input {
        margin-bottom: .9375rem
    }

    .forms--content textarea {
        margin-bottom: .9375rem
    }

    .forms--content .forms--captcha strong.captcha--notice {
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 78.75em) {
    .forms--content {
        margin-top: 2.8125rem
    }

    .forms--content .alert {
        margin: 0rem 0rem 0rem 0rem
    }
}

.sitemap--content {
    margin-top: .625rem
}

.sitemap--content .sitemap--headline {
    margin-bottom: .625rem
}

.sitemap--content .sitemap--headline .sitemap--title {
    margin-top: 0
}

.sitemap--content .sitemap--headline .sitemap--headline-text {
    margin-bottom: 0rem
}

.sitemap--content .sitemap--category {
    padding-bottom: .625rem;
    margin-bottom: 1rem;
    min-height: 3.75rem;
    background-color: #f5f5f5
}

.sitemap--content .sitemap--category .sitemap--navigation-link {
    padding: .25rem 0rem .25rem 1.25rem;
    color: #787878;
    display: block
}

.sitemap--content .sitemap--category .sitemap--navigation-link:hover {
    color: #ea7c13
}

.sitemap--content .sitemap--navigation-entry-inner .sitemap--navigation-link {
    padding-left: 2.1875rem
}

.sitemap--content .sitemap--navigation-head {
    padding: .25rem .625rem .25rem .625rem;
    margin-bottom: .5rem;
    background: #fff
}

.sitemap--content .sitemap--navigation-head .sitemap--navigation-head-link {
    color: #fff
}

@media screen and (min-width: 48em) {
    .sitemap--content {
        margin-top: 1.25rem
    }

    .sitemap--content .sitemap--headline {
        margin-bottom: 1.25rem
    }

    .sitemap--content .sitemap--category {
        width: 49%;
        float: left;
        margin-right: 2%
    }

    .sitemap--content .sitemap--category:last-child,.sitemap--content .sitemap--category:nth-child(2) {
        margin-right: 0rem
    }
}

@media screen and (min-width: 64em) {
    .sitemap--content .sitemap--category {
        width: 24%;
        float: left;
        margin-right: 1.25%
    }

    .sitemap--content .sitemap--category:last-child {
        margin-right: 0rem
    }

    .sitemap--content .sitemap--category:nth-child(2) {
        margin-right: 1.25%
    }
}

@media screen and (min-width: 78.75em) {
    .sitemap--content {
        margin-top: 2.8125rem
    }
}

.search--content {
    padding: 2.5rem 0rem 0rem 0rem
}

.search--headline {
    margin: 0rem 0rem 2.5rem 0rem;
    text-align: center
}

.search--cat-filter {
    margin: 0rem 0rem 1.25rem 0rem
}

.search--cat-filter .cat-filter--headline {
    padding: 0rem 0rem .3125rem 0rem;
    margin: 0rem 0rem 1.25rem 0rem;
    font-size: 1rem;
    line-height: 1.5rem;
    border-bottom: 1px solid #e6e6e6
}

.search--cat-filter .cat-filter--reset {
    margin: 0rem 0rem .9375rem 0rem;
    line-height: 1.5rem;
    border-color: #ea7c13
}

.search--cat-filter .cat-filter--reset [class^="icon--"] {
    top: -0.0625rem;
    margin-right: .625rem;
    font-size: .5rem;
    position: relative
}

.search--cat-filter .cat-filter--active-path {
    margin: 0rem 0rem 1.25rem 0rem
}

.search--cat-filter .cat-filter--label {
    margin: 0rem .625rem 0rem 0rem;
    font-weight: 500
}

.search--cat-filter .cat-filter--path {
    white-space: nowrap
}

.search--cat-filter .cat-filter--path [class^="icon--"] {
    margin: 0rem 1.25rem 0rem 1.25rem;
    font-size: .625rem
}

.search--cat-filter .cat-filter--link,.search--cat-filter .cat-filter--sub-cat {
    color: #787878
}

.search--cat-filter .cat-filter--link:hover,.search--cat-filter .cat-filter--sub-cat:hover {
    color: #ea7c13
}

.search--cat-filter .cat-filter--link .checkbox,.search--cat-filter .cat-filter--sub-cat .checkbox {
    margin: 0rem .3125rem 0rem 0rem;
    top: -0.0625rem;
    position: relative
}

.search--cat-filter .cat-filter--sub-cat {
    width: 11.25rem;
    line-height: 1.5rem;
    margin: 0rem .625rem 0rem 0rem;
    display: block
}

@media screen and (min-width: 48em) {
    .search--cat-filter {
        margin: 0rem 0rem 2.5rem 0rem
    }
}

@media screen and (min-width: 78.75em) {
    .search--content {
        padding: 2.8125rem 0rem 0rem 0rem
    }
}

.custom-page--content {
    margin-top: .625rem
}

.custom-page--content ul,.custom-page--content ol {
    padding-left: 1.25rem
}

.custom-page--content .custom-page--tab-headline {
    margin-top: 0rem;
    font-size: 1.5rem
}

.custom-page--content .content--custom.panel--body {
    padding: 1.25rem
}

.custom-page--content .is--active-parent {
    display: block
}

.ajax-modal--custom {
    padding: .5rem .5rem .5rem .5rem
}

@media screen and (min-width: 48em) {
    .custom-page--content {
        margin-top: 1.875rem
    }

    .custom-page--content .custom-page--tab-headline {
        margin-top: .625rem
    }

    .ajax-modal--custom {
        padding: .625rem .625rem .625rem .625rem
    }
}

@media screen and (min-width: 78.75em) {
    .ajax-modal--custom {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem
    }

    .custom-page--content {
        margin-top: 2.8125rem
    }
}

.confirm--content > .alert {
    margin: .5rem 0rem 0rem 0rem
}

.confirm--content .body--revocation {
    font-weight: 500
}

.confirm--content .panel {
    margin: .5rem 0rem .5rem 0rem;
    border-radius: 3px;
    background-clip: padding-box
}

.confirm--content .product--table {
    margin: 0
}

.confirm--content .product--table .panel--body {
    background: #fff;
    color: #787878;
    padding-bottom: 0
}

.confirm--content .product--table .table--tr,.confirm--content .product--table .table--media img {
    border-color: #fff
}

.confirm--content .product--table .basket--footer {
    margin: 0rem -0.625rem 0rem -0.625rem;
    background: #f5f5f5;
    border-color: #fff
}

.confirm--content .product--table .basket--footer .aggregation--list {
    margin: 0;
    background: transparent;
    border-top: 1px solid #e6e6e6
}

.confirm--content .product--table .basket--footer .table--aggregation {
    margin-left: 0;
    margin-right: 0
}

.confirm--content .product--table .is--last-row {
    border-bottom: 0 none
}

.confirm--content .column--unit-price {
    display: none
}

.confirm--content .table--tr .column--tax-price {
    padding: 0rem 0rem .5625rem .625rem
}

.confirm--content .agb_info,.confirm--content .list--checkbox {
    margin: 0rem 0rem 1.3125rem 0rem
}

.confirm--content .list--checkbox .column--checkbox {
    width: 10%
}

.confirm--content .list--checkbox .column--label {
    width: 90%
}

.confirm--content .add-product--form {
    margin: .75rem 0rem .75rem 0rem
}

.confirm--content .add-voucher--form:after,.confirm--content .add-product--form:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .add-product--field,.confirm--content .add-voucher--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    width: 90%
}

.confirm--content .add-product--button,.confirm--content .add-voucher--button {
    padding: .3125rem 0rem .3125rem 0rem;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    width: 10%;
    text-align: center
}

.confirm--content .user-comment--field {
    width: 100%
}

.confirm--content .table--actions .main--actions {
    margin: 1.25rem 0rem .625rem 0rem
}

.confirm--content .table--actions .btn {
    width: 100%
}

.confirm--content .table-footer--country-notice {
    margin: .6875rem 0rem 0rem 0rem
}

.confirm--content .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    right: .375rem;
    top: .125rem;
    margin: .5rem .3125rem .5rem .3125rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    position: absolute
}

.confirm--content .payment--panel .payment--method-info,.confirm--content .payment--panel .shipping--method-info {
    margin-bottom: .625rem
}

.confirm--content .payment--panel .payment--description,.confirm--content .payment--panel .shipping--description {
    white-space: nowrap
}

.confirm--content .information--panel-item:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .information--panel-item .panel--body:after {
    content: "";
    display: table;
    clear: both
}

.confirm--content .information--panel-item .alert {
    margin-bottom: 0
}

.confirm--content .information--panel-item.information--panel-address .shipping--panel {
    text-align: center
}

.confirm--content .information--panel-item.information--panel-address .shipping--panel .btn {
    display: none
}

.confirm--content .set-default {
    margin-top: .9375rem
}

.confirm--content .choose-different-address {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
    vertical-align: bottom
}

@media screen and (max-width: 30em) {
    .confirm--content .information--panel-item .information--panel-address .shipping--panel {
        margin-top: 1.25rem;
        padding-top: 1.25rem
    }

    .confirm--content .information--panel-item .information--panel-address .shipping--panel .btn {
        text-align: center
    }

    .confirm--content .information--panel-item .information--panel-address .panel--actions .choose-different-address {
        display: inline-block
    }

    .confirm--content .information--panel-item .information--panel-address .panel--body {
        padding-bottom: 0
    }

    .confirm--content .information--panel-item .choose-different-address {
        margin-top: .625rem
    }
}

@media screen and (min-width: 30em) {
    .confirm--content .product--table .column--quantity {
        width: 26%
    }

    .confirm--content .product--table .column--total-price {
        width: 28.5%
    }

    .confirm--content .product--table .column--tax-price {
        padding-right: .625rem;
        float: left;
        width: 32%
    }

    .confirm--content .product--table .row--rebate .column--tax-price,.confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--voucher .column--tax-price {
        margin-left: 39.5%
    }

    .confirm--content .information--panel-address > .panel {
        margin: 0
    }

    .confirm--content .information--panel-address > .panel .information--panel {
        width: 50%;
        float: left
    }
}

@media screen and (min-width: 48em) {
    .is--act-shippingpayment .basket--footer {
        border-radius: 3px;
        background-clip: padding-box
    }

    .confirm--content > .alert {
        margin: 1.25rem 0rem 0rem 0rem
    }

    .confirm--content .panel {
        margin: 1.25rem 0rem 1.25rem 0rem
    }

    .confirm--content .product--table .table--header {
        background: #fff;
        border-color: #fff
    }

    .confirm--content .product--table .table--header .panel--th {
        color: #787878
    }

    .confirm--content .product--table .column--product {
        width: 47%
    }

    .confirm--content .product--table .column--quantity {
        width: 11%
    }

    .confirm--content .product--table .column--tax-price {
        width: 17%
    }

    .confirm--content .product--table .column--total-price {
        width: 17%
    }

    .confirm--content .product--table .column--actions {
        width: 7.5%
    }

    .confirm--content .product--table .is--last-row {
        border-bottom: 0 none
    }

    .confirm--content .product--table .row--product .column--tax-price {
        line-height: 2.625rem;
        padding-top: 1.625rem
    }

    .confirm--content .product--table .panel--body {
        padding-bottom: 1.25rem
    }

    .confirm--content .product--table .basket--footer {
        margin: 0rem -1.25rem -1.25rem -1.25rem
    }

    .confirm--content .product--table .row--rebate .column--tax-price,.confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--voucher .column--tax-price {
        padding-top: 1.3125rem;
        margin-left: 11%
    }

    .confirm--content .product--table .row--rebate .column--total-price,.confirm--content .product--table .row--premium-product .column--total-price,.confirm--content .product--table .row--voucher .column--total-price {
        margin-left: 0
    }

    .confirm--content .product--table .column--tax-price .tax-price--label {
        margin-bottom: .75rem;
        margin: 0
    }

    .confirm--content .row--premium-product .column--product,.confirm--content .row--rebate .column--product {
        width: 58%
    }

    .confirm--content .row--premium-product .column--product .column--image,.confirm--content .row--rebate .column--product .column--image {
        width: 16.2%
    }

    .confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--rebate .column--tax-price {
        margin-left: 0
    }

    .confirm--content .tos--panel .column--checkbox {
        margin-right: .75rem;
        width: auto
    }

    .confirm--content .tos--panel .column--label {
        width: 95%;
        display: block
    }

    .confirm--content .information--panel-wrapper {
        margin: -2% 0 0 -2%
    }

    .confirm--content .information--panel-wrapper .information--panel {
        margin: 0
    }

    .confirm--content .information--panel-wrapper .information--panel-item {
        padding: 2% 0 0 2%;
        width: 100%;
        float: left
    }

    .confirm--content .additional--features .feature--add-product {
        width: 40%;
        margin: -1% 2.5% 0 0
    }

    .confirm--content .additional--features .feature--user-comment {
        width: 55%;
        margin: 0 0 0 2.5%
    }

    .confirm--content .additional--features .user-comment--field {
        height: 5.9375rem
    }

    .confirm--content .product--table .basket--footer .aggregation--list {
        float: right;
        padding-right: 10.4%;
        border-top: 0 none
    }

    .confirm--content .main--actions .btn {
        width: auto;
        float: right
    }

    .confirm--content .main--actions .btn:after {
        content: "";
        display: table;
        clear: both
    }

    .confirm--content .relevant--info {
        display: block
    }

    .confirm--content .information--panel-wrapper .information--panel-item-billing {
        width: 50%
    }

    .confirm--content .information--panel-wrapper .information--panel-item-billing .panel {
        border-right: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .confirm--content .information--panel-wrapper .information--panel-item-shipping {
        padding-left: 0;
        width: 50%
    }

    .confirm--content .information--panel-wrapper .information--panel-item-shipping .panel {
        border-left: 0;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .confirm--content .information--panel-item.information--panel-address .panel--actions .choose-different-address {
        display: none
    }

    .confirm--content .information--panel-item.information--panel-address .shipping--panel .btn {
        display: inline-block
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body:after {
        content: "";
        display: table;
        clear: both
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body .billing--panel {
        float: left;
        width: 50%
    }

    .confirm--content .information--panel-item.information--panel-address .panel--body .shipping--panel {
        float: right;
        width: 50%
    }
}

@media screen and (min-width: 64em) {
    .confirm--content .product--table .row--premium-product .column--image,.confirm--content .product--table .row--rebate .column--image {
        width: 13%
    }

    .confirm--content .product--table .aggregation--list {
        padding-right: 10%
    }

    .confirm--content .information--panel-wrapper .payment--panel .panel--actions {
        position: relative
    }

    .confirm--content .information--panel-wrapper .payment--panel .btn--change-payment {
        bottom: 1.25rem;
        position: absolute
    }

    .confirm--content .information--panel-wrapper .information--panel-item {
        width: 33.3%
    }

    .confirm--content .information--panel-wrapper .information--panel-item.information--panel-address {
        width: 66.6%
    }
}

@media screen and (min-width: 78.75em) {
    .confirm--content {
        padding-top: 1.5625rem
    }

    .confirm--content > .alert {
        margin: 2.8125rem 0rem 0rem 0rem
    }

    .confirm--content .product--table .row--premium-product .column--product,.confirm--content .product--table .row--rebate .column--product {
        width: 58%
    }

    .confirm--content .product--table .row--premium-product .column--image,.confirm--content .product--table .row--rebate .column--image {
        width: 11.3%
    }

    .confirm--content .product--table .row--premium-product .column--tax-price,.confirm--content .product--table .row--rebate .column--tax-price {
        margin-left: 0
    }

    .confirm--content .product--table .aggregation--list {
        padding-right: 9.6%
    }
}

.newsletter--content {
    padding-top: .625rem
}

.newsletter--content:after {
    content: "";
    display: table;
    clear: both
}

.newsletter--content .newsletter--error-messages {
    margin-bottom: .625rem
}

.newsletter--content .newsletter--headline {
    margin-bottom: .625rem
}

.newsletter--content .newsletter--headline .newsletter--title {
    margin-top: .625rem
}

.newsletter--content .newsletter--headline .newsletter--info {
    margin: 0
}

.newsletter--content .select-field {
    margin-bottom: .625rem;
    max-width: 100%
}

.newsletter--content .newsletter--required-info {
    margin-bottom: 1rem
}

.newsletter--content .newsletter--action:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-listing--content {
    margin-top: .625rem
}

.newsletter-listing--content .newsletter-listing--headline {
    margin-bottom: .625rem
}

.newsletter-listing--content .newsletter--title {
    margin: .625rem 0rem .625rem 0rem
}

.newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
    width: 65%
}

.newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
    width: 35%
}

.newsletter-listing--content .newsletter-listing--entry {
    padding: .625rem 0rem .625rem 0rem;
    border-bottom: 1px solid #e6e6e6
}

.newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
    margin-top: .25rem;
    width: 65%
}

.newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
    width: 35%
}

.newsletter-listing--content .newsletter-listing--entry:last-child {
    border: none
}

.newsletter-detail--content {
    margin-top: .625rem
}

.newsletter-detail--content .newsletter-detail--container:after {
    content: "";
    display: table;
    clear: both
}

.newsletter-detail--content .newsletter-detail--container .newsletter-detail--iframe {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.newsletter-detail--content .newsletter-detail--container .newsletter-detail--iframe iframe {
    min-height: 31.25rem;
    width: 100%;
    border: none;
    outline: none
}

.newsletter-detail--content .newsletter-detail--buttons {
    margin: .625rem 0rem .625rem 0rem
}

.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--backlink {
    width: 100%
}

.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
    margin-bottom: .625rem;
    width: 100%
}

@media screen and (min-width: 30em) {
    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
        width: 80%
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
        width: 20%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
        width: 80%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
        width: 20%
    }

    .newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--backlink,.newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
        width: auto;
        margin: 0
    }
}

@media screen and (min-width: 48em) {
    .newsletter--content {
        padding-top: 1.25rem
    }

    .newsletter--content .newsletter--error-messages {
        margin-bottom: 1.25rem
    }

    .newsletter--content .newsletter--headline {
        margin-bottom: 1.25rem
    }

    .newsletter--content .select-field {
        margin-bottom: .9375rem;
        max-width: 18.125rem
    }

    .newsletter-listing--content {
        margin-top: 1.25rem
    }

    .newsletter-listing--content .newsletter-listing--headline {
        margin-bottom: 1.25rem
    }

    .newsletter-detail--content {
        margin-top: 1.25rem
    }

    .newsletter-detail--content .newsletter-detail--buttons .newsletter-detail--window {
        width: auto;
        text-align: right
    }
}

@media screen and (min-width: 78.75em) {
    .newsletter--error-messages {
        padding-top: 0rem
    }

    .newsletter--content {
        margin-top: 2.8125rem;
        padding: 0
    }

    .newsletter--content .newsletter--headline .newsletter--title {
        margin-top: 0rem
    }

    .newsletter-listing--content {
        margin-top: 2.8125rem
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-name {
        width: 90%
    }

    .newsletter-listing--content .newsletter-listing--table-headline .newsletter-listing--headline-button {
        width: 10%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-description {
        width: 90%
    }

    .newsletter-listing--content .newsletter-listing--entry .newsletter-listing--entry-button {
        width: 10%
    }

    .newsletter-detail--content {
        margin-top: 2.8125rem
    }
}

.blog--listing {
    margin-top: 1rem
}

.blog--filter-btn {
    margin-bottom: 1.25rem
}

.blog--filter-btn .filter--trigger {
    display: block
}

.blog--filter-options {
    border-right: 1px solid #e6e6e6
}

.blog--filter-options .filter--container {
    padding: 0rem .625rem 0rem .625rem
}

.blog--filter-options .blog--filter-close-btn {
    padding: .75rem .625rem .75rem .625rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    display: block;
    color: #fff;
    font-weight: 500
}

.blog--filter-options .blog--filter-close-btn:hover {
    color: #fff
}

.blog--filter-options .blog--filter-close-btn .icon--arrow-right {
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.blog--filter-options .blog--subscribe {
    display: none
}

.blog--filter-options .filter--headline {
    font-size: 1rem;
    line-height: 1.625rem;
    margin: 1rem .625rem .375rem .625rem;
    font-weight: 500;
    color: #787878
}

.blog--filter-options .filter--entry {
    padding: .625rem 1.25rem .625rem 1.25rem;
    font-size: 1rem;
    display: block;
    border-bottom: 1px solid #e6e6e6
}

.blog--filter-options .filter--entry:last-child {
    border: 0 none
}

.blog--filter-options .filter--link {
    color: #787878
}

.blog--filter-options .filter--link:hover {
    color: #ea7c13
}

.blog--sidebar {
    width: 100%
}

.blog--sidebar .block-group {
    width: 100%
}

.blog--sidebar .blog--navigation .has--border {
    border: none
}

.blog--sidebar .blog--navigation .collapse--header {
    padding: .625rem 1.25rem .625rem 1.25rem;
    margin-bottom: .3125rem;
    font-weight: 300;
    color: #787878
}

.blog--sidebar .blog--navigation .collapse--header:hover {
    color: #ea7c13
}

.blog--sidebar .blog--navigation .is--active {
    color: #fff;
    font-weight: 500
}

.blog--sidebar .blog--navigation .is--active:hover {
    color: #fff
}

.blog--sidebar .blog--navigation .collapse--content {
    padding: 0rem 0rem 0rem 0rem
}

.blog--sidebar .blog--navigation .collapse--content .filter--entry-link {
    color: #787878
}

.blog--sidebar .blog--navigation .collapse--content .filter--entry-link:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-content,.blog--sidebar .blog--subscribe-content {
    display: none
}

.blog--sidebar .blog--filter-content.is--active,.blog--sidebar .blog--subscribe-content.is--active {
    display: block
}

.blog--sidebar .blog--filter-tags:after {
    content: "";
    display: table;
    clear: both
}

.blog--box {
    margin-bottom: 1.25rem
}

.blog--box:after {
    content: "";
    display: table;
    clear: both
}

.blog--box .blog--box-metadata {
    padding-bottom: .875rem;
    padding-top: .3125rem;
    font-size: .75rem;
    margin: 0rem 1.25rem 0rem 1.25rem;
    border-bottom: 1px solid #e6e6e6
}

.blog--box .blog--box-metadata .blog--metadata {
    padding-right: .5rem;
    margin-right: .5rem;
    display: inline-block;
    border-right: 1px solid #e6e6e6
}

.blog--box .blog--box-metadata .blog--metadata:last-child {
    border-right: 0 none
}

.blog--box .blog--box-metadata .blog--metadata-rating {
    font-size: .875rem;
    color: #787878
}

.blog--box .blog--box-headline {
    font-size: 1.125rem
}

.blog--box .blog--box-link {
    color: #787878
}

.blog--box .blog--box-link:hover {
    color: #ea7c13
}

.blog--box .blog--box-picture {
    display: block;
    height: auto;
    width: 100%
}

.blog--box .blog--picture-preview {
    width: 100%
}

.blog--box .blog--box-description {
    margin-top: 1rem
}

.blog--box .blog--box-description .blog--box-description-short {
    margin-bottom: 1rem;
    margin-top: -0.375rem
}

.blog--box .blog--box-tags {
    margin-top: .5rem;
    font-size: .75rem
}

.blog--detail {
    margin-top: .625rem
}

.blog--detail ul,.blog--detail ol {
    padding-left: 1.875rem
}

.blog--detail .listing {
    margin: 0
}

.blog--detail .blog--box {
    margin-bottom: 0
}

.blog--detail .blog--detail-header {
    margin-bottom: 1.25rem
}

.blog--detail .blog--detail-headline {
    margin: 0rem 0rem .3125rem 0rem
}

.blog--detail .blog--detail-headline,.blog--detail .blog--detail-box-headline {
    font-size: 1.125rem
}

.blog--detail .select-field {
    max-width: 100%
}

.blog--detail .blog--rating-link {
    font-size: .875rem;
    color: #787878
}

.blog--detail .blog--bookmarks-icons {
    margin-top: .625rem;
    float: right
}

.blog--detail .blog--bookmark {
    font-size: 2.5rem
}

.blog--detail .blog--detail-thumbnails {
    margin-bottom: .625rem
}

.blog--detail .blog--detail-thumbnails .blog--thumbnail-image {
    margin: 0 auto
}

.blog--detail .blog--detail-thumbnails .block {
    height: 5rem;
    width: 23%
}

.blog--detail .blog--image {
    padding: .625rem .625rem .625rem .625rem;
    width: 100%
}

.blog--detail .blog--thumbnail {
    padding: .3125rem .3125rem .3125rem .3125rem;
    margin: 2% 1%;
    display: block;
    float: left
}

.blog--detail .blog--thumbnail:first-child {
    margin-left: 0
}

.blog--detail .blog--thumbnail:last-child {
    margin-right: 0
}

.blog--detail .blog--comments-wrapper {
    padding: 1.25rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem
}

.blog--detail .blog--comments .comments--actions .btn--create-entry {
    width: 100%
}

.blog--detail .blog--comments .comments--list {
    margin-top: 1.875rem
}

.blog--detail .blog--comments .list--entry {
    margin-top: .625rem
}

.blog--detail .blog--comments .list--entry:after {
    content: "";
    display: table;
    clear: both
}

.blog--detail .blog--comments .entry--meta {
    width: 100%
}

.blog--detail .blog--comments .entry--meta .meta--rating {
    margin-bottom: .3125rem
}

.blog--detail .blog--comments .entry--content {
    width: 100%
}

.blog--detail .blog--comments .content--headline {
    margin: .625rem 0rem .3125rem 0rem;
    font-size: 1rem
}

.blog--detail .blog--comments-headline {
    font-size: 1.3125rem;
    margin: 0rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments-entry {
    margin-bottom: 1.25rem
}

.blog--detail .blog--comments-entry:last-child {
    margin: 0
}

.blog--detail .blog--comments-entry-left {
    padding: 1.25rem 2.5rem 1rem 2.5rem;
    border-bottom: 1px solid #e6e6e6
}

.blog--detail .blog--comments-entry-left::after {
    margin: 0rem 0rem 0rem -0.5625rem;
    width: 1.125rem;
    height: 1.125rem;
    bottom: -0.5625rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    content: '';
    position: absolute;
    left: 50%;
    background: #fff;
    border: 1px solid #e6e6e6;
    border-left: 0 none;
    border-top: 0 none
}

.blog--detail .blog--comments-rating {
    font-size: 1.125rem;
    color: #f1c40f
}

.blog--detail .blog--comments-entry-right {
    padding: 1.25rem 2.5rem 1rem 2.5rem
}

.blog--detail .blog--comments-entry-headline {
    font-size: 1rem;
    color: #787878;
    margin-top: 0
}

.blog--detail .blog--comments-form .form--comment-add {
    margin-top: 20px
}

.blog--detail .blog--comments-form-errors .alert {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.blog--detail .blog--comments-voting {
    margin-bottom: .625rem;
    line-height: 1
}

.blog--detail .collapse--soft-hidden {
    display: none
}

.blog--detail .collapse--soft-show {
    display: block
}

@media screen and (min-width: 48em) {
    .blog--listing {
        margin-top: 1rem
    }

    .blog--listing .panel--title {
        margin: 0rem 1.25rem 0rem 1.25rem
    }

    .blog--listing .panel--body {
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }

    .blog--box .blog--box-metadata {
        font-size: .875rem
    }

    .blog--box .blog--box-picture {
        width: 20%;
        float: left
    }

    .blog--box .blog--box-description {
        padding-top: 0;
        margin-top: 0;
        width: 76%;
        float: right
    }

    .blog--box .blog--box-tags {
        font-size: .875rem
    }

    .blog--content {
        margin-top: 2.8125rem
    }

    .blog--content .blog--navigation {
        padding: 0rem 0rem 0rem 0rem
    }

    .blog--content .blog--navigation .has--border {
        border: 1px solid #e6e6e6
    }

    .blog--content .blog--navigation .blog--sidebar-title {
        padding: 1.25rem 0rem .625rem 0rem;
        margin: 0rem 1.25rem 0rem 1.25rem;
        border-radius: 0;
        color: #787878;
        border-color: #e6e6e6;
        border-width: 0 0 1px 0;
        display: block;
        font-weight: 500;
        background: none;
        box-shadow: none;
        cursor: default
    }

    .blog--content .blog--navigation .blog--sidebar-body {
        padding: 1.25rem 1.25rem 1.25rem 1.25rem;
        border: 0 none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    .blog--content .blog--navigation .collapse--header:hover {
        color: #787878
    }

    .blog--content .blog--navigation .blog--subscribe {
        display: block
    }

    .blog--content .blog--navigation .blog--subscribe-content,.blog--content .blog--navigation .blog--filter-content {
        display: block
    }

    .blog--content .filter--container {
        padding: 0
    }

    .blog--content .blog--filter-btn {
        display: none
    }

    .blog--content .blog--filter-options {
        display: block;
        float: right;
        width: 20%;
        border: none;
        background: none
    }

    .blog--content .blog--filter-options .filter--group {
        margin: 0rem 0rem 1rem 0rem;
        width: 100%;
        height: auto
    }

    .blog--content .blog--filter-options .filter--entry {
        font-size: .875rem;
        padding: 0;
        border: 0 none
    }

    .blog--content .blog--filter-options .blog--filter-close-btn {
        display: none
    }

    .blog--content .blog--filter-options .filter--headline {
        display: none
    }

    .blog--content .filter--expand-collapse {
        display: none
    }

    .blog--content .blog--listing {
        margin-top: 0;
        width: 78%;
        float: left
    }

    .blog--content .blog--box .blog--box-headline {
        font-size: 1.125rem
    }

    .blog--content .blog--box .blog--box-link {
        color: #787878
    }

    .blog--content .blog--box .blog--box-link:hover {
        color: #ea7c13
    }

    .blog--content .blog--box .blog--box-metadata {
        padding-top: .3125rem
    }

    .blog--content .blog--box .blog--box-content .blog--box-description {
        width: 74%
    }

    .blog--detail {
        margin-top: 1.875rem
    }

    .blog--detail .blog--detail-headline {
        font-size: 1.125rem;
        margin-bottom: .3125rem
    }

    .blog--detail .blog--box-metadata,.blog--detail .panel--title {
        margin: 0
    }

    .blog--detail .panel--body {
        padding-left: 0;
        padding-right: 0
    }

    .blog--detail .blog--detail-thumbnails {
        margin-bottom: .625rem
    }

    .blog--detail .blog--detail-thumbnails .blog--thumbnail-image {
        margin: 0 auto
    }

    .blog--detail .blog--detail-thumbnails .block {
        width: 5rem;
        height: 5rem
    }

    .blog--detail .blog--comments .entry--meta {
        width: 25%;
        text-align: left
    }

    .blog--detail .blog--comments .entry--content {
        width: 75%;
        float: left
    }

    .blog--detail .blog--comments .comments--actions .btn--create-entry {
        width: auto
    }

    .blog--detail .blog--comments-name,.blog--detail .blog--comments-summary {
        padding-right: .625rem;
        width: 50%;
        float: left
    }

    .blog--detail .blog--comments-email,.blog--detail .blog--comments-voting {
        padding-left: .625rem;
        width: 50%;
        float: right
    }

    .blog--detail .blog--comments-voting {
        margin-bottom: .625rem
    }

    .blog--detail .blog--comments-opinion {
        clear: both
    }

    .blog--detail .blog--comments-captcha {
        margin-bottom: .625rem
    }

    .blog--detail .blog--comments-captcha:after {
        content: "";
        display: table;
        clear: both
    }

    .blog--detail .blog--comments-captcha {
        width: 50%
    }

    .blog--detail .blog--comments-captcha .captcha--placeholder {
        padding-right: .625rem;
        width: 30%;
        float: left
    }

    .blog--detail .blog--comments-captcha .captcha--code {
        padding-right: .625rem;
        width: 70%;
        float: right
    }
}

@media screen and (min-width: 64em) {
    .blog--detail .blog--detail-description {
        width: 100%
    }

    .blog--detail .blog--detail-image-container {
        width: 40%;
        margin: 0 0 3% 3%;
        float: right
    }
}

@media screen and (min-width: 78.75em) {
    .blog--listing .listing--actions {
        margin-top: .9375rem;
        padding-top: 0;
        margin-bottom: 0
    }

    .blog--listing .listing--paging {
        border: 0 none
    }

    .blog--detail {
        margin-top: 3.125rem
    }

    .blog--detail .blog--detail-headline {
        font-size: 1.3125rem
    }

    .blog--detail .blog--bookmark {
        font-size: 2rem
    }
}

.configurator--variant .variant--group {
    margin: 0rem 0rem .625rem 0rem
}

.configurator--variant .variant--group:after {
    content: "";
    display: table;
    clear: both
}

.configurator--variant .variant--name {
    margin: 0rem 0rem .3125rem 0rem;
    font-weight: 500
}

.configurator--variant .variant--option {
    height: 3.125rem;
    line-height: 2.5rem;
    margin-bottom: .625rem;
    overflow: hidden;
    display: block;
    width: 23%;
    margin-right: 2%;
    position: relative;
    float: left
}

.configurator--variant .option--input {
    opacity: 0;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    cursor: pointer
}

.configurator--variant .option--input:hover ~ label {
    color: #ea7c13;
    border-color: #ea7c13
}

.configurator--variant .option--input:hover ~ label.is--disabled {
    color: #787878;
    border-color: #e6e6e6
}

.configurator--variant .option--input:checked ~ label {
    color: #ea7c13;
    border-color: #ea7c13
}

.configurator--variant .option--input:disabled ~ label {
    opacity: .5
}

.configurator--variant .option--input:disabled {
    cursor: not-allowed
}

.configurator--variant .option--label {
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: 2.5rem;
    border-radius: 3px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 500;
    border: 1px solid #e6e6e6;
    font-weight: 500;
    text-align: center;
    overflow: hidden
}

.configurator--variant .option--label.is--disabled img {
    opacity: 0.3
}

.configurator--variant .option--label .image--media {
    line-height: 3.125rem;
    vertical-align: middle;
    text-align: center
}

.configurator--variant .option--label img {
    margin: 0 auto
}

.top-bar--navigation {
    position: relative
}

.top-bar--navigation .entry--compare {
    padding: 0rem .5rem 0rem .5rem
}

.top-bar--navigation .entry--compare .compare--quantity {
    margin-left: .3125rem;
    font-weight: 500;
    display: inline-block;
    color: #ea7c13
}

.top-bar--navigation .entry--compare .icon--compare {
    font-size: .75rem
}

.top-bar--navigation .compare--list {
    width: 17.5rem;
    padding: .3125rem .625rem .625rem .625rem;
    top: 2rem;
    right: .75rem;
    text-align: left;
    position: absolute;
    display: none;
    list-style: none;
    background: #fff;
    z-index: 4000;
    border: 1px solid #e6e6e6
}

.top-bar--navigation .compare--list::after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    width: .5rem;
    height: .5rem;
    top: -0.3125rem;
    left: 1.5625rem;
    content: '';
    display: block;
    position: absolute;
    background: #fff;
    border-color: #e6e6e6;
    border-width: 0 0 1px 1px;
    border-style: solid
}

.top-bar--navigation .compare--list .btn--compare-delete {
    width: 100%
}

.top-bar--navigation .js--is--dropdown-active .compare--list {
    display: block
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--entry {
    cursor: default
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--entry form {
    display: inline-block
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--link {
    width: 14.375rem;
    padding: .625rem 0rem .625rem 0rem;
    font-size: .875rem;
    color: #787878;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--link:hover {
    color: #ea7c13
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--button {
    padding: .1875rem .25rem .1875rem .25rem;
    margin: .1875rem 0rem 0rem 0rem;
    float: right
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--item-delete {
    height: 1.3125rem;
    width: 1.3125rem;
    padding: .25rem .3125rem .25rem .3125rem;
    margin: .5rem 0rem .5rem 0rem;
    font-size: .5rem;
    line-height: .875rem;
    float: right
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--item-delete .icon--cross {
    padding: 0;
    margin: 0
}

.top-bar--navigation .js--is--dropdown-active .compare--list .compare--button .icon--cross {
    padding: 0;
    margin: 0
}

.top-bar--navigation .js--is--dropdown-active .compare--list .btn--compare {
    margin-top: .3125rem
}

.compare--wrapper {
    display: block;
    overflow: auto
}

.modal--compare {
    font-size: .875rem;
    letter-spacing: -0.25rem;
    display: inline-block;
    white-space: nowrap;
    vertical-align: top
}

.modal--compare.is--fluid {
    width: 100%;
    overflow: hidden
}

.modal--compare .modal--title {
    padding: .625rem 2.5rem .625rem 1.25rem;
    font-size: 1rem;
    font-weight: 500;
    border-bottom: 1px solid #787878;
    letter-spacing: 0
}

.modal--compare .modal--error {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    letter-spacing: 0
}

.modal--compare .list--head {
    background: #f5f5f5;
    font-weight: 500
}

.modal--compare .compare--group {
    width: 12.5rem;
    display: inline-block;
    white-space: normal;
    vertical-align: top;
    letter-spacing: 0
}

.modal--compare .group--small {
    width: 12.5rem
}

.modal--compare .compare--group-list {
    margin: 0;
    padding: 0
}

.modal--compare .list--entry {
    padding: .625rem 1.875rem .625rem .625rem;
    color: #787878;
    border-bottom: 1px solid #e6e6e6
}

.modal--compare .entry--picture {
    height: 10rem;
    position: relative
}

.modal--compare .entry--picture .image--element img {
    max-width: 90%;
    max-height: 90%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.modal--compare .entry--name {
    height: 7.8125rem
}

.modal--compare .link--name {
    position: relative;
    display: block;
    height: 70px;
    color: #787878;
    font-weight: 500
}

.modal--compare .entry--voting {
    height: 3.125rem
}

.modal--compare .entry--voting .icon--star,.modal--compare .entry--voting .icon--star-empty {
    color: #f1c40f
}

.modal--compare .entry--description {
    height: 9.375rem;
    text-align: left;
    word-wrap: break-word
}

.modal--compare .entry--price {
    height: 8.125rem
}

.modal--compare .entry--price .price--pseudoprice {
    text-decoration: line-through
}

.modal--compare .entry--price .price--normal {
    font-size: 1rem;
    color: #787878;
    font-weight: 500
}

.modal--compare .entry--price .price--reduced {
    color: #e74c3c
}

.modal--compare .entry--property {
    height: auto
}

@media screen and (min-width: 78.75em) {
    .top-bar--navigation .compare--list {
        right: 0
    }
}

.content--home {
    margin-top: 1.25rem
}

@media screen and (min-width: 48em) {
    .content--home {
        margin-top: 1.875rem
    }
}

@media screen and (min-width: 78.75em) {
    .content--home {
        margin-top: 3.125rem
    }
}

.payment--form-group {
    margin: .625rem 0rem .625rem 0rem
}

.payment--form-group .payment--field {
    margin-bottom: .625rem;
    display: block;
    width: 100%
}

.payment--form-group .register--required-info {
    margin: 0
}

@media screen and (min-width: 48em) {
    .payment--form-group .payment--field {
        width: 85%
    }
}

.address-manager--modal .header > .title {
    padding-left: 2%
}

.address-manager--modal.address-manager--editor .address-editor--errors {
    padding: 1.25rem;
    padding-bottom: 0
}

.address-manager--modal.address-manager--editor .address-editor--body {
    padding: 0
}

.address-manager--modal.address-manager--selection .content:after {
    content: "";
    display: table;
    clear: both
}

.address-manager--modal.address-manager--selection .content .modal--container {
    margin: -2% 0 0 -2%
}

.address-manager--modal.address-manager--selection .content .modal--container:after {
    content: "";
    display: table;
    clear: both
}

.address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
    padding: 2% 0 0 2%;
    float: left;
    width: 100%
}

.address-manager--modal.address-manager--selection .content .panel--actions .btn {
    width: 100%;
    text-align: center
}

.address-manager--modal.address-manager--selection .content .panel--actions .btn .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    right: .375rem;
    top: .125rem;
    margin: .5rem .3125rem .5rem .3125rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: block;
    position: absolute
}

.account--address.account--content,.address-manager--modal.account--content {
    margin: 0rem;
    padding-top: 2.8125rem
}

.account--address .address--item-body .panel--title,.address-manager--modal .address--item-body .panel--title {
    margin: 0rem 0rem 1.25rem 0rem;
    padding-top: 0
}

.account--address .account--welcome,.address-manager--modal .account--welcome {
    margin-bottom: 0
}

.account--address.account--address-form .alert,.address-manager--modal.account--address-form .alert {
    margin: 1.25rem 1.125rem 1.25rem 1.125rem
}

.account--address .address--form-actions:after,.address-manager--modal .address--form-actions:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--form-actions .address--form-submit,.address-manager--modal .address--form-actions .address--form-submit {
    margin-bottom: .625rem;
    width: 100%;
    text-align: center
}

.account--address .address--actions-set-defaults,.address-manager--modal .address--actions-set-defaults {
    margin-bottom: .625rem;
    line-height: normal
}

.account--address .address--actions-set-defaults .btn,.address-manager--modal .address--actions-set-defaults .btn {
    padding: 0;
    color: #fff
}

.account--address .address--actions-set-defaults .btn:hover,.address-manager--modal .address--actions-set-defaults .btn:hover {
    color: #ea7c13
}

.account--address .address--required-info,.address-manager--modal .address--required-info {
    margin: 0rem 1.625rem 1rem 1.625rem;
    font-size: .875rem
}

.account--address .select-field,.address-manager--modal .select-field {
    margin-bottom: .3125rem;
    max-width: 100%
}

.account--address .address--field,.address-manager--modal .address--field {
    margin-bottom: .625rem;
    width: 100%
}

.account--address .address--customertype,.address-manager--modal .address--customertype {
    display: block
}

.account--address .address--zip-city .address--field-zipcode,.address-manager--modal .address--zip-city .address--field-zipcode {
    width: 28%;
    float: left
}

.account--address .address--zip-city .address--field-city,.address-manager--modal .address--zip-city .address--field-city {
    width: 70%;
    float: left
}

.account--address .address--zip-city .address--field-city:after,.address-manager--modal .address--zip-city .address--field-city:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--zip-city .address--spacer,.address-manager--modal .address--zip-city .address--spacer {
    margin-right: 2%
}

.account--address.address--delete .panel,.address-manager--modal.address--delete .panel {
    margin-bottom: 1.25rem
}

.account--address .address--delete-actions .btn.is--primary,.address-manager--modal .address--delete-actions .btn.is--primary {
    float: right
}

.account--address .address--content,.address-manager--modal .address--content {
    margin: -2% 0 0 -2%
}

.account--address .address--content:after,.address-manager--modal .address--content:after {
    content: "";
    display: table;
    clear: both
}

.account--address .address--item-content,.address-manager--modal .address--item-content {
    width: 100%;
    float: left;
    padding: 2%
}

.account--address .address--item-content .panel--actions,.address-manager--modal .address--item-content .panel--actions {
    display: table-cell;
    vertical-align: bottom
}

.account--address .address--item-create .btn,.address-manager--modal .address--item-create .btn {
    text-align: center
}

.account--address .address--item-actions form,.address-manager--modal .address--item-actions form {
    display: block
}

.account--address .js--loading,.address-manager--modal .js--loading {
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 100%;
    background-clip: padding-box;
    margin: 0rem 0rem 0rem .3125rem;
    top: .25rem;
    -webkit-animation: keyframe--spin 1s linear infinite;
    animation: keyframe--spin 1s linear infinite;
    border: 2px solid #e6e6e6;
    border-top: 2px solid #676767;
    display: inline-block;
    position: relative
}

@media screen and (min-width: 48em) {
    .account--address .address--form-actions .address--form-submit,.address-manager--modal .address--form-actions .address--form-submit {
        width: auto
    }

    .address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
        width: 50%
    }

    .account--address.account--content .address--field {
        margin-bottom: .9375rem;
        width: 70%
    }

    .account--address.account--content .select-field {
        max-width: 18.125rem
    }

    .account--address.account--content .address--form-actions:after {
        content: "";
        display: table;
        clear: both
    }

    .account--address.account--content .address--item-content {
        width: 50%
    }

    .account--address.account--content .address--zip-city .address--field-zipcode {
        width: 18%;
        float: left
    }

    .account--address.account--content .address--zip-city .address--field-city {
        width: 50%;
        float: left
    }

    .account--address.account--content .address--zip-city .address--field-city:after {
        content: "";
        display: table;
        clear: both
    }

    .account--address.account--content .address--zip-city .address--spacer {
        margin-right: 2%
    }
}

@media screen and (min-width: 78.75em) {
    .address-manager--modal.address-manager--selection {
        max-width: 71.5625rem
    }

    .address-manager--modal.address-manager--selection .content .modal--container .modal--container-item {
        width: 33.3%
    }
}

.page-wrap--cookie-permission {
    padding: .625rem;
    z-index: 8000;
    border-top: 1px solid #787878;
    background: #fff;
    position: fixed;
    bottom: 0;
    right: 0;
    left: 0
}

.page-wrap--cookie-permission .cookie-permission--container {
    width: 100%;
    text-align: center;
    position: relative
}

.page-wrap--cookie-permission .cookie-permission--container:after {
    content: "";
    display: table;
    clear: both
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button {
    margin: 0 auto;
    margin-top: 1.25rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--accept-button {
    margin-right: .3125rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button {
    margin-right: .3125rem
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    margin-top: .625rem
}

.cookie-removal--container {
    padding: 1.5625rem
}

.cookie-removal--container .cookie-removal--list {
    margin-bottom: 1.25rem;
    list-style-position: inside
}

.cookie-removal--container .cookie-removal--buttons {
    margin-top: 1.25rem
}

.cookie-removal--container .cookie-removal--buttons .btn {
    margin-bottom: .375rem;
    display: inline-block;
    width: 48%;
    float: right
}

.cookie-removal--container .cookie-removal--buttons .btn:last-child {
    margin-right: 2%
}

@media screen and (min-width: 30em) {
    .cookie-removal--container .cookie-removal--footer:after {
        content: "";
        display: table;
        clear: both
    }

    .cookie-removal--container .cookie-removal--footer .cookie-removal--buttons {
        float: right
    }

    .cookie-removal--container .cookie-removal--buttons {
        min-width: 16.25rem;
        margin: 0
    }

    .cookie-removal--container .privacy--notice {
        padding-top: .5rem;
        display: inline-block
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
        margin-top: 0
    }
}

@media screen and (min-width: 64em) {
    .page-wrap--cookie-permission .cookie-permission--container {
        width: 100%
    }

    .page-wrap--cookie-permission .cookie-permission--container:after {
        content: "";
        display: table;
        clear: both
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content {
        width: calc(100% - 240px);
        text-align: left
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content.cookie-permission--extra-button {
        width: calc(100% - 370px)
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button {
        width: 15rem;
        right: .3125rem;
        position: absolute;
        top: calc(50% - 21px)
    }

    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
        width: 23.125rem
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--content {
        padding: .75rem;
        float: left
    }

    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button {
        margin: 0;
        float: right
    }
}

.content-type--head {
    overflow: hidden;
    margin: 1rem 0rem 1rem 0rem
}

.content-type--head .head--picture {
    max-height: 30em;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--head .head--picture img {
    max-height: 30em;
    object-fit: scale-down;
    margin: 0 auto
}

.content-type--field {
    display: block;
    width: 100%;
    padding: 1rem 1rem 1rem 1rem;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--field:nth-child(odd) {
    background: #f5f5f5
}

.field--full > .field--label {
    display: none
}

.field--full > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.field--label,.field--content {
    display: block;
    width: 50%;
    float: left
}

.field--label > span {
    display: inline-block;
    max-width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.field--label-separator {
    display: none;
    float: right;
    width: 1px;
    height: 1rem;
    margin: 0 1rem;
    background: #787878
}

.field--content {
    text-align: right
}

.content-type--field-checkbox .icon--check {
    color: #2ecc71
}

.content-type--field-checkbox .icon--cross {
    color: #e74c3c
}

.content-type--field-media > .field--label,.content-type--field-media-grid > .field--label {
    display: none
}

.content-type--field-media > .field--content,.content-type--field-media-grid > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-media.content-type--field,.content-type--field-media-grid.content-type--field {
    background: #fff
}

.content-type--field-media picture,.content-type--field-media-grid picture,.content-type--field-media img,.content-type--field-media-grid img {
    margin: 0 auto;
    border-radius: 3px;
    background-clip: padding-box
}

.content-type--field-media-grid .image--gallery {
    min-height: 30em
}

.content-type--field-textarea > .field--label {
    display: none
}

.content-type--field-textarea > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-textarea.content-type--field {
    background: #fff
}

.content-type--field-text > .field--label {
    display: none
}

.content-type--field-text > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-text.content-type--field {
    background: #fff
}

.content-type--field-product-field > .field--label {
    display: none
}

.content-type--field-product-field > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-product-field .product--box {
    background-color: #fff;
    padding: unset
}

.content-type--field-product-field .box--content {
    padding: 1.25rem 1.875rem 1.25rem 1.875rem
}

.content-type--field-product-grid {
    overflow: hidden;
    padding: 1rem 0rem 1rem 0rem
}

.content-type--field-product-grid > .field--label {
    display: none
}

.content-type--field-product-grid > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-product-grid .product-slider .product-slider--container {
    padding: 0rem 2rem 0rem 2rem
}

.content-type--field-product-grid .product-slider .product--description {
    white-space: normal
}

.content-type--field-product-grid .box--content {
    background-color: #fff
}

.content-type--field-tinymce > .field--label {
    display: none
}

.content-type--field-tinymce > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

.content-type--field-aceeditor > .field--label {
    display: none
}

.content-type--field-aceeditor > .field--content {
    width: 100%;
    max-width: unset;
    text-align: left
}

@media screen and (min-width: 30em) {
    .content-type--head .head--picture {
        max-width: 50%;
        float: left
    }

    .content-type--head .head--picture img {
        max-height: 30em
    }
}

@media screen and (min-width: 48em) {
    .field--label {
        max-width: 30%;
        width: 30%
    }

    .field--label-separator {
        display: inline-block
    }

    .field--content {
        max-width: 70%;
        width: 70%;
        text-align: unset
    }
}

@media screen and (min-width: 64em) {
    .content-type {
        width: 75%;
        margin: 0 auto
    }
}

@media screen and (min-width: 78.75em) {
    .is--content-type .sidebar-main {
        display: none
    }
}

.product--tax a {
    text-decoration: none !important
}

.product--tax a:hover {
    text-decoration: underline !important
}

.entry--all-results-link i {
    font-size: 8px
}

.table--shipping-costs-trigger i {
    margin: -0.25rem 0rem 0rem 0rem;
    font-size: 8px
}

.table--footer i,.premium-product--product .btn i,.compare--button i,.modal--compare .btn i {
    font-size: 8px
}

.js--modal.sizing--auto.is--fullscreen {
    height: 100% !important;
    width: 100% !important
}

.js--modal.sizing--fixed {
    max-height: none !important;
    max-width: none !important
}

.is--inactive {
    overflow: hidden !important
}

.btn::-moz-focus-inner {
    border: 0;
    padding: 0
}

.is--ie .action--sort .sort--select:after {
    line-height: 34px
}

.is--ie .register--login .register--new-customer .new-customer-btn::after {
    line-height: 16px
}

.is--ie .filter-panel--input input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--checkbox input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--radio input[type='checkbox']:checked ~ .input--state::before,.is--ie .filter-panel--input input[type='checkbox']:checked ~ .checkbox--state::before,.is--ie .filter-panel--checkbox input[type='checkbox']:checked ~ .checkbox--state::before,.is--ie .filter-panel--radio input[type='checkbox']:checked ~ .checkbox--state::before {
    line-height: 12px
}

@media screen and (min-width: 48em) {
    .top-bar--navigation .entry--service:after,.top-bar--navigation .entry--service::after {
        font-size: 5px
    }

    .sidebar--navigation .is--level1 .navigation--entry.has--sub-children.is--active:before,.sidebar--navigation .is--level1 .navigation--entry.has--sub-children.is--active::before {
        font-size: 5px
    }

    .is--ie .header-main .top-bar--navigation .select-field:after {
        line-height: 24px
    }

    .is--ie .action--filter-btn .filter--trigger:before,.is--ie .action--filter-btn .filter--trigger:after {
        line-height: 16px
    }

    .is--ie .header-main .top-bar--navigation .top-bar--language .select-field select,.is--edge .header-main .top-bar--navigation .top-bar--language .select-field select {
        font-size: 0
    }

    .is--ie .header-main .top-bar--navigation .top-bar--language .select-field select option,.is--edge .header-main .top-bar--navigation .top-bar--language .select-field select option {
        font-size: .875rem
    }
}

body {
    font-family:
}

.text-center {
    justify-content: center;
    text-align: center
}

.text-right {
    justify-content: flex-end;
    text-align: right
}

@media screen and (min-width: 0) {
    .is--ctl-detail .product--details .buybox--button {
        background: #ea7c13;
        color: #fff
    }

    .is--ctl-detail .content-main--inner {
        background: #fff
    }

    .is--ctl-detail .configurator--variant .option--label {
        border-radius: 0
    }

    .is--ctl-detail .position--1 .image-slider--thumbnails {
        height: 100px;
        float: none;
        width: 100%
    }

    .is--ctl-detail .position--1 .image-slider--thumbnails .thumbnail--link {
        display: inline-block
    }

    .is--ctl-detail .image-slider--dots {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-detail .position--1 .image-slider--dots {
        display: none
    }
}

.btn [class^="icon--"] {
    font-weight: 900
}

.btn [class^="icon--"].icon--account,.btn [class^="icon--"].icon--basket,.btn [class^="icon--"].icon--menu,.btn [class^="icon--"].icon--arrow-right,.btn [class^="icon--"].icon--arrow-left {
    font-weight: 900
}

[class^="icon--"],.arrow,.link--next-button,.link--prev-button {
    font-weight: 900
}

.link--logout:before {
    font-weight: 900
}

.select-field:after,.js--fancy-select:after {
    font-family: 'Font Awesome 5 Free';
    font-size: 12px;
    font-weight: 900
}

.top-bar--navigation .entry--service:after {
    font-size: 12px;
    font-weight: 900
}

.product-slider--arrow.arrow--next:before,.product-slider--arrow.arrow--prev:before {
    font-weight: 900
}

.list--unordered.is--checked li:before {
    font-weight: 900
}

.footer-main .newsletter--button .icon--mail {
    font-size: 22px;
    font-weight: normal
}

.shop--navigation .navigation--entry .account--link.account--user-loggedin:after {
    font-weight: 900
}

.icon--info2:before {
    font-weight: 700
}

.action--filter-btn .filter--trigger {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active:hover {
    background: #fff;
    color: #787878
}

.action--filter-btn .filter--trigger.is--active:before {
    font-size: 5px;
    font-weight: normal
}

.action--filter-btn .filter--trigger:hover {
    background: #fff;
    color: #787878
}

.action--filter-btn .filter--trigger:after,.action--filter-btn .filter--trigger:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-btn .filter--trigger.btn:focus {
    background: #fff;
    color: #787878
}

.action--filter-options .filter-panel--icon:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-options .filter-panel--icon .is--collapsed:before {
    font-size: 14px;
    font-weight: 900
}

.action--filter-options .filter-panel {
    background: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    color: #787878
}

.action--filter-options .filter-panel.is--collapsed {
    border: none
}

.action--filter-options .filter-panel.is--collapsed .filter-panel--flyout {
    border: 1px solid #e6e6e6
}

.action--filter-options .filter-panel.is--collapsed:after {
    border: none;
    content: "";
    display: block
}

.action--filter-options .filter-panel.is--collapsed:hover {
    border: none
}

.action--filter-options .filter-panel .filter-panel--flyout {
    border-radius: 0
}

.action--filter-options .filter-panel:hover {
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.action--filter-options .filter-panel:hover .filter-panel--title {
    color: #787878
}

.action--filter-options:hover .filter-panel-icon {
    color: #787878
}

.action--filter-options .filter--active {
    border-radius: 0
}

.action--filter-options .filter--active .filter--active-icon:before {
    font-weight: 900
}

.action--filter-options .option--container input[type="checkbox"]:checked ~ .filter-panel--label:after {
    font-weight: 900
}

.action--filter-options .filter-panel--checkbox,.action--filter-options .filter-panel--radio {
    border-radius: 0
}

.action--filter-options .filter-panel--checkbox input[type="checkbox"]:checked ~ .input--state:before,.action--filter-options .filter-panel--radio input[type="checkbox"]:checked ~ .input--state:before,.action--filter-options .filter-panel--checkbox input[type="checkbox"]:checked ~ .checkbox--state:before,.action--filter-options .filter-panel--radio input[type="checkbox"]:checked ~ .checkbox--state:before {
    font-weight: 900
}

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.2.1
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with LESS.
 */
.btn {
    border-radius: 3px;
    text-transform: uppercase
}

.btn:hover,.btn:focus,.btn:active {
    color: #787878;
    background: #fff
}

.btn.is--primary,.btn.btn-primary,.btn:disabled {
    border-radius: 3px;
    text-transform: uppercase
}

.btn.is--primary:hover,.btn.btn-primary:hover,.btn:disabled:hover,.btn.is--primary:focus,.btn.btn-primary:focus,.btn:disabled:focus,.btn.is--primary:active,.btn.btn-primary:active,.btn:disabled:active {
    color: #fff;
    background: #ea7c13
}

.btn.is--secondary {
    border-radius: 3px;
    text-transform: uppercase
}

.btn.is--secondary:hover,.btn.is--secondary:focus,.btn.is--secondary:active {
    color: #fff;
    background: #fff
}

.btn.icon--cross,.btn.icon--minus3,.btn.icon--plus3,.btn.icon--resize-shrink {
    border-radius: 0
}

.btn.icon--cross:before,.btn.icon--minus3:before,.btn.icon--plus3:before,.btn.icon--resize-shrink:before {
    background: none;
    border-radius: 0;
    content: "\f00d";
    font-weight: 900;
    position: relative
}

.btn.icon--cross:hover,.btn.icon--minus3:hover,.btn.icon--plus3:hover,.btn.icon--resize-shrink:hover {
    background: #fff;
    color: #787878;
    border: none
}

.btn.icon--minus3:before {
    content: "\f068"
}

.btn.icon--plus3:before {
    content: "\f067"
}

.btn.icon--resize-shrink:before {
    content: "\f066"
}

.btn.is--icon-left [class^="icon--"] {
    font-weight: 900
}

.ajax--cart .button--container .btn.is--primary {
    border-radius: 3px;
    text-transform: uppercase
}

.ajax--cart .button--container .btn.is--primary:hover,.ajax--cart .button--container .btn.is--primary:focus,.ajax--cart .button--container .btn.is--primary:active {
    color: #fff;
    background: #ea7c13
}

.ajax--cart .button--container .btn.button--open-basket {
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%);
    border-radius: 3px;
    color: #787878;
    text-transform: uppercase
}

.ajax--cart .button--container .btn.button--open-basket:hover,.ajax--cart .button--container .btn.button--open-basket:focus,.ajax--cart .button--container .btn.button--open-basket:active {
    color: #fff;
    background: #fff
}

textarea {
    border: 1px solid #e6e6e6
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    border-radius: 0;
    background: #fff;
    box-shadow: none
}

.select-field,.js--fancy-select {
    color: #787878
}

.select-field select,.js--fancy-select select {
    border-radius: 0;
    background: #fff;
    border: 1px solid #e6e6e6;
    color: #787878
}

.select-field select:hover,.js--fancy-select select:hover,.select-field select:focus,.js--fancy-select select:focus {
    background: #fff;
    border-color: #e6e6e6;
    color: #787878
}

.select-field:hover,.js--fancy-select:hover {
    background: #fff;
    border-color: #e6e6e6;
    color: #787878
}

@media screen and (min-width: 0) {
    .listing .product--box .product--badges .product--badge {
        border-radius: 0
    }

    .listing .product--box .product--actions {
        margin: 0
    }

    .listing .product--box .box--content {
        background: #fff;
        border-color: #e6e6e6;
        border-radius: 0
    }

    .listing .product--box:hover .box--content {
        background: #fff;
        border: 1px solid #ea7c13
    }

    .listing .product--box:hover .product--image img {
        -webkit-transform: scale(1.02);
        -moz-transform: scale(1.02);
        -o-transform: scale(1.02);
        -ms-transform: scale(1.02);
        transform: scale(1.02);
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out
    }

    .listing .product--box:hover .product--title,.listing .product--box:hover .price--unit,.listing .product--box:hover .price--default,.listing .product--box:hover .price--discount {
        color: #000
    }
}

@media screen and (min-width: 78.75em) {
    .listing--container.layout--minimal:hover {
        overflow: visible
    }

    .listing .product--box .hover-buy-button .product--btn-container {
        display: none
    }

    .listing .product--box .hover-buy-button:hover .product--btn-container {
        background: #fff;
        bottom: -80px;
        display: block;
        left: 0;
        outline: 1px solid #fff;
        padding: 1.25rem .9375rem 1.25rem .9375rem;
        position: absolute;
        width: 100%;
        z-index: 1000
    }

    .listing .product--box .hover-buy-button .box--content:hover {
        border-color: #fff
    }
}

.js--tab-menu .tab--link {
    border-radius: 0;
    margin: 0
}

.js--tab-menu .tab--link.has--content {
    background: #e6e6e6;
    color: #787878
}

.js--tab-menu .tab--link.has--content:hover {
    background: #787878;
    color: #fff
}

.js--tab-menu .tab--link.has--content.is--active {
    background: #e6e6e6;
    color: #787878;
    border-bottom-color: #e6e6e6
}

.js--tab-menu .tab--container .tab--content {
    background: #fff
}

.tab--container .tab--content.off-canvas {
    background: #fff
}

.blog--detail-image-container img {
    border: none
}

@media screen and (min-width: 0) {
    .promotion-container {
        background: #fff
    }

    .promotion-container .promotion-bar {
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 1260px;
        padding: 10px 10px 0 10px
    }

    .promotion-container .promotion-bar .promotion-element {
        color: #787878;
        display: inline-block
    }
}

@media screen and (min-width: 64em) {
    .promotion-container .promotion-bar {
        padding: 10px 0 0 12px
    }
}

@media screen and (min-width: 0) {
    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        overflow: visible;
        width: 55%
    }

    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .logo--shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .logo--shop {
        width: 45%
    }

    .register--login .register--new-customer .new-customer-btn:after {
        font-size: 14px;
        font-weight: 700
    }

    .off-canvas .close--off-canvas {
        background: #fff;
        color: #787878
    }
}

@media screen and (min-width: 30em) {
    .is--ctl-register.is--minimal-header .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header .header-main .btn--back-top-shop {
        width: auto
    }

    .is--ctl-register.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop,.is--ctl-checkout.is--minimal-header.is--target-checkout .header-main .btn--back-top-shop {
        width: auto
    }
}

@media screen and (min-width: 0) {
    .page-wrap--cookie-permission {
        background: #fff
    }
}

@media screen and (min-width: 0) {
    .navigation-main {
        background: #fff;
        border: none
    }

    .navigation-main .cart--amount {
        display: none
    }

    .navigation-main .main-navigation {
        display: none
    }

    .navigation-main.is--fix {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 1500
    }

    .navigation-main .container {
        background: #fff
    }

    .navigation-main .advanced-menu {
        background: #fff
    }

    .navigation-main .advanced-menu .button-container {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--active,.navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--hovered {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--active .navigation--link,.navigation-main .navigation--list-wrapper .navigation--list .navigation--entry.is--hovered .navigation--link {
        background: #ea7c13;
        color: #fff
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link {
        border-radius: 0;
        color: #787878;
        font-size: 15px
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link:hover {
        background: #ea7c13;
        color: #fff
    }

    .off-canvas.is--active {
        background: #fff
    }

    .off-canvas.is--active .mobile--switches {
        background: #fff
    }

    .off-canvas.is--active .mobile--switches .select-field {
        color: #000
    }

    .off-canvas.is--active .mobile--switches .select-field select {
        color: #000
    }

    .off-canvas.is--active .mobile--switches .select-field select:hover,.off-canvas.is--active .mobile--switches .select-field select:focus {
        background: #000;
        color: #fff
    }

    .off-canvas.is--active .mobile--switches .select-field:hover {
        background: #000;
        color: #fff
    }

    .off-canvas.is--active .overlay--headline {
        background: #fff;
        border-color: #e6e6e6
    }

    .off-canvas.is--active .navigation--headline {
        background: #fff;
        color: #787878;
        margin: 0;
        padding: 16px 10px 6px 10px
    }

    .off-canvas.is--active .sidebar--navigation {
        background: #fff;
        border-color: #e6e6e6
    }

    .off-canvas.is--active .navigation--entry {
        border-color: #e6e6e6;
        color: #787878
    }

    .off-canvas.is--active .navigation--entry.entry--close-off-canvas {
        background: #fff
    }

    .off-canvas.is--active .navigation--entry .navigation--link {
        color: #787878
    }

    .off-canvas.is--active .offcanvas--overlay {
        background: #fff
    }

    .off-canvas.is--active .offcanvas--overlay .category--headline {
        color: #787878
    }
}

@media screen and (min-width: 48em) {
    .navigation-main .navigation--link {
        font-size: 16px
    }
}

@media screen and (min-width: 78.75em) {
    .navigation-main .navigation--link {
        font-size: 18px
    }
}

@media screen and (min-width: 0) {
    .is--act-service .header-main .header-typ1 .header--navigation {
        padding: 15px 0 25px 0
    }

    .is--act-service .header-main .header-typ1 .header--navigation .logo-main .logo--link {
        margin: 0
    }

    .header-main .header-typ1 .top--bar {
        padding: 10px 0 0 0
    }

    .header-main .header-typ1 .header--navigation {
        padding: 0
    }

    .header-main .header-typ1 .shop--navigation {
        width: 100%
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .icon--heart,.header-main .header-typ1 .shop--navigation .navigation--entry .icon--account,.header-main .header-typ1 .shop--navigation .navigation--entry .icon--basket {
        font-size: 13px
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .account--display {
        display: none
    }

    .header-main .header-typ1 .shop--navigation .mobile-menu-label {
        display: none
    }

    .header-main .header-typ1 .shop--navigation .btn {
        height: 100%
    }

    .header-main .header-typ1 .shop--navigation .entry--menu-left {
        top: 30%
    }

    .header-main .header-typ1 .navigation--list .entry--cart .cart--link .cart--amount {
        display: none
    }

    .header-main .header-typ1 .navigation--list .entry--account {
        margin: 0
    }

    .header-main .header-typ1 .top-bar--navigation {
        float: left;
        margin: 13px 0 0 0;
        width: 50%
    }

    .header-main .header-typ1 .logo-main {
        text-align: center;
        padding: 0;
        margin: 0;
        width: 100%
    }

    .header-main .header-typ1 .logo-main .logo--shop {
        width: 100%;
        margin: 15px 0 0 0
    }

    .header-main .header-typ1 .logo-main .logo--link {
        display: inline-block
    }
}

@media screen and (min-width: 48em) {
    .header-main .header-typ1 .shop--navigation {
        width: 50%
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .btn {
        display: inline-block;
        text-align: center;
        height: 40px;
        width: 40px
    }

    .header-main .header-typ1 .shop--navigation .navigation--entry .btn.navigation--signin-btn {
        width: 100%
    }

    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 35%;
        margin: 0;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%)
    }

    .header-main .header-typ1 .shop--navigation .entry--search .entry--trigger {
        display: none
    }

    .header-main .header-typ1 .navigation--list .entry--cart .cart--link {
        padding: 0
    }

    .header-main .header-typ1 .navigation--list .entry--account .account--link {
        padding: 0
    }

    .header-main .header-typ1 .navigation--list .entry--account .icon--account {
        left: 50%;
        margin: 0;
        position: absolute;
        top: 30%;
        transform: translateX(-50%) translateY(-50%)
    }

    .header-main .header-typ1 .logo-main .logo--shop {
        margin: 0
    }

    .header-main .header-typ1 .logo-main .logo--link {
        margin: -20px 0 0 0
    }
}

@media screen and (min-width: 64em) {
    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .header-main .header-typ1 .shop--navigation .entry--search {
        left: 55%
    }
}

@media screen and (min-width: 0) {
    .header-main.header-typ3 .notes--quantity {
        left: 20px;
        margin: 0;
        position: absolute;
        top: -4px
    }

    .header-main.header-typ3 .top-bar--language,.header-main.header-typ3 .top-bar--currency {
        display: none
    }

    .header-main.header-typ3 .header--navigation {
        padding: 0
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 15px 0
    }

    .header-main.header-typ3 .navigation--list-wrapper {
        text-align: right
    }

    .header-main.header-typ3 .entry-service {
        display: none
    }

    .header-main.header-typ3 .main-search--form {
        display: none
    }

    .header-main.header-typ3 .entry--search .entry--trigger {
        padding: 3px 10px 2px 10px;
        position: absolute;
        right: 140px;
        top: 0
    }

    .header-main.header-typ3 .entry--search .search--display {
        display: none
    }

    .header-main.header-typ3 .entry--search .icon--search {
        font-size: 22px;
        vertical-align: middle
    }

    .header-main.header-typ3 .entry--search.is--active .main-search--form {
        background: #fff;
        display: block;
        left: 0;
        position: absolute;
        top: 50px
    }

    .header-main.header-typ3 .entry--menu-left {
        display: block;
        font-weight: 700;
        left: 0;
        position: absolute;
        text-align: left;
        top: 0;
        -webkit-tap-highlight-color: rgba(0,0,0,0)
    }

    .header-main.header-typ3 .entry--menu-left .entry--link {
        background: 0 none;
        border: 0 none;
        font-size: 17px;
        height: 40px;
        line-height: 35px;
        padding-left: 48px;
        width: auto
    }

    .header-main.header-typ3 .entry--menu-left .entry--link .icon--menu {
        font-size: 20px
    }

    .header-main.header-typ3 .entry--notepad {
        display: inline-block;
        padding: 0;
        position: absolute;
        right: 53px;
        top: 0
    }

    .header-main.header-typ3 .entry--notepad .btn {
        line-height: normal;
        padding: 10px 8px 5px 8px
    }

    .header-main.header-typ3 .entry--notepad .icon--heart {
        font-size: 21px
    }

    .header-main.header-typ3 .entry--account {
        display: inline-block;
        padding: 0;
        position: absolute;
        right: 10px;
        top: 0
    }

    .header-main.header-typ3 .entry--account .entry--link {
        padding: 5px 10px 0 10px;
        line-height: 32px;
        display: inline-block;
        position: relative;
        font-weight: 700;
        text-decoration: none;
        text-align: left;
        cursor: pointer
    }

    .header-main.header-typ3 .entry--account .icon--account {
        font-size: 21px
    }

    .header-main.header-typ3 .entry--link {
        background: #fff;
        border: 1px solid #fff;
        color: #787878
    }

    .header-main.header-typ3 .entry--link:hover {
        border-color: #fff;
        color: #787878
    }

    .navigation-main.header-typ-3 {
        display: block;
        position: relative
    }

    .navigation-main.header-typ-3 .cart--amount {
        display: none
    }

    .navigation-main.header-typ-3 .container {
        align-items: center;
        display: flex;
        justify-content: flex-start
    }

    .navigation-main.header-typ-3 .main-navigation {
        display: none;
        width: 80%
    }

    .navigation-main.header-typ-3 .custom-cart {
        display: block;
        position: absolute;
        right: 90px;
        top: -22px;
        width: 40px;
        z-index: 4003
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link {
        color: #787878
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link .icon--basket {
        font-size: 21px;
        padding-right: 10px;
        top: 0
    }

    .navigation-main.header-typ-3 .custom-cart .cart--link:hover {
        color: #787878
    }
}

@media screen and (min-width: 30em) {
    .header-main.header-typ3 .main-search--form {
        box-shadow: 0 0 0 transparent;
        border-bottom: 0 none;
        padding: 0;
        display: inline-block;
        position: relative
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 0 0 20px 0
    }
}

@media screen and (min-width: 48em) {
    .header-typ3 .shop--navigation {
        width: auto
    }

    .header-main.header-typ3 {
        border: none;
        padding: 10px 0 25px 0
    }

    .header-main.header-typ3 .entry--search {
        height: auto;
        width: 30%
    }

    .header-main.header-typ3 .entry--notepad {
        position: relative;
        right: unset;
        top: unset
    }

    .header-main.header-typ3 .entry--notepad .btn {
        background: none;
        border: none;
        padding: 8px 8px 5px 8px
    }

    .header-main.header-typ3 .entry--notepad .icon--heart {
        font-size: 15px
    }

    .header-main.header-typ3 .entry--account {
        position: relative;
        right: unset;
        top: unset
    }

    .header-main.header-typ3 .entry--account .entry--link {
        padding: 0;
        line-height: normal;
        background-color: #fff;
        display: inline-block;
        position: relative;
        text-decoration: none;
        text-align: left;
        border: none
    }

    .header-main.header-typ3 .entry--account .icon--account {
        font-size: 15px
    }

    .header-main.header-typ3 .entry--menu-left {
        display: none
    }

    .header-main.header-typ3 .top-bar--navigation {
        align-items: center;
        display: flex;
        display: -ms-flex;
        flex-direction: row;
        justify-content: flex-end;
        padding: 0 20px 0 0;
        position: static;
        width: 70%
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry {
        float: none;
        height: auto;
        padding: 0 15px
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry.entry-service {
        padding: 0
    }

    .header-main.header-typ3 .top-bar--navigation .navigation--entry.top-bar--currency {
        height: 25px
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language {
        display: block
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .language--flag {
        left: unset;
        position: static;
        top: unset
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .select-field {
        height: auto;
        width: 15px
    }

    .header-main.header-typ3 .top-bar--navigation .top-bar--language .select-field select {
        line-height: normal
    }

    .header-main.header-typ3 .logo-main {
        float: none
    }

    .header-main.header-typ3 .logo-main .logo--shop {
        height: auto
    }

    .header-main.header-typ3 .logo-main .logo--link {
        height: 100%;
        display: block
    }

    .header-main.header-typ3 .header--navigation {
        align-items: center;
        display: flex;
        display: -ms-flex;
        flex-wrap: nowrap;
        -ms-flex-wrap: wrap;
        position: relative;
        float: none;
        padding: 0;
        width: 100%
    }

    .header-main.header-typ3 .top-bar--language,.header-main.header-typ3 .top-bar--currency {
        display: block
    }

    .navigation-main.header-typ-3 .custom-cart {
        position: relative;
        right: unset;
        top: unset
    }

    .navigation-main.header-typ-3 .main-navigation {
        display: block
    }
}

@media screen and (min-width: 64em) {
    .navigation-main.header-typ-3 .main-navigation {
        width: 80%
    }

    .navigation-main.header-typ-3 .custom-cart {
        width: 20%
    }

    .header-main.header-typ3 .top-bar--navigation {
        padding: 0
    }
}

@media screen and (min-width: 78.75em) {
    .header-main.header-typ3 .top-bar--navigation .navigation--entry.top-bar--currency {
        padding: 0 0 0 15px
    }

    .header-main.header-typ3 .entry-service {
        display: block;
        padding: 0
    }

    .header-main.header-typ3 .entry-service .topBar-element {
        display: inline;
        padding: 0 15px
    }

    .navigation-main.header-typ-3 .container {
        justify-content: flex-end
    }

    .navigation-main.header-typ-3 .custom-cart {
        padding-right: 0;
        width: 10%
    }

    .navigation-main.header-typ-3 .main-navigation {
        width: 90%
    }

    .navigation-main.header-typ-3 .cart--amount {
        display: inline
    }
}

@media screen and (min-width: 0) {
    .header-main {
        background: #fff;
        border-bottom: 1px solid #fff
    }

    .header-main .container {
        background: #fff
    }

    .header-main .top-bar--navigation .service--list {
        background: #fff;
        border: 1px solid #fff
    }

    .header-main .top-bar--navigation .service--list .service--link {
        background: #fff;
        color: #787878
    }

    .header-main .top-bar--navigation .service--list .service--link:hover {
        color: #ea7c13
    }

    .header-main .top-bar--navigation .service--list:after {
        background: #fff;
        border-color: #fff
    }

    .navigation--list .navigation--entry {
        color: #787878
    }

    .navigation--list .navigation--entry .btn {
        background: #fff;
        border: 1px solid #fff;
        color: #787878
    }

    .navigation--list .navigation--entry .btn.cart--link {
        color: #787878
    }

    .navigation--list .navigation--entry .btn.cart--link:hover {
        color: #787878
    }

    .navigation--list .navigation--entry .btn:hover {
        border-color: #fff;
        color: #787878
    }

    .navigation--list .navigation--entry.entry--menu-left .btn {
        border: none
    }

    .navigation--list .navigation--entry .select-field {
        color: #000
    }

    .navigation--list .navigation--entry .select-field:hover {
        background: #fff;
        color: #000
    }

    .navigation--list .navigation--entry .select-field select {
        color: #787878
    }

    .navigation--list .navigation--entry .select-field select:hover {
        color: #ea7c13
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--amount {
        color: #787878
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity {
        background: #ea7c13;
        color: #787878
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .icon--basket {
        left: .5rem;
        font-size: 1.3125rem;
        display: block;
        position: absolute;
        top: 50%
    }

    .navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity,.navigation--list .navigation--entry.entry--cart .cart--link .notes--quantity {
        top: -0.0625rem;
        left: 1.4375rem;
        position: absolute;
        margin: 0
    }

    .navigation--list .navigation--entry:hover {
        color: #ea7c13
    }
}

.ftyp5 .footer--column {
    width: 100%
}

.ftyp5 .placeholder {
    display: none
}

@media screen and (min-width: 48em) {
    .ftyp5 .footer--column {
        width: 33.33%
    }

    .ftyp5 .footer--column:first-child {
        padding: 0 0 0 25px
    }

    .ftyp5 .footer--column:last-child {
        padding: 0 25px 0 0
    }

    .ftyp5 .placeholder {
        display: block
    }
}

@media screen and (min-width: 78.75em) {
    .ftyp5 .footer--column:first-child {
        padding: 0
    }

    .ftyp5 .footer--column:last-child {
        padding: 0
    }
}

@media screen and (min-width: 0) {
    .footer-main {
        background: #787878
    }

    .footer-main .container {
        background: #787878
    }

    .footer-main .newsletter--button {
        border-radius: 0;
        height: 40px;
        position: relative
    }

    .footer-main .newsletter--button .icon--mail {
        left: 50%;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%)
    }

    .footer-main .newsletter--field {
        border-radius: 0
    }

    .footer-main .column--headline {
        color: #fff
    }

    .footer-main .navigation--link {
        color: #fff
    }

    .footer-main .navigation--link:hover {
        color: #fff
    }

    .footer-main .column--desc {
        color: #fff
    }

    .footer-main .vat-info--text {
        color: #fff
    }

    .footer-main.ftyp1 .footer--newsletter,.footer-main.ftyp2 .footer--newsletter {
        text-align: center
    }

    .footer-main.ftyp1 .footer--newsletter.footer--column,.footer-main.ftyp2 .footer--newsletter.footer--column {
        width: auto
    }

    .footer-main.ftyp1 .footer--newsletter.custom-background,.footer-main.ftyp2 .footer--newsletter.custom-background {
        background: #fff ff
    }

    .footer-main.ftyp1 .footer--newsletter .column--headline,.footer-main.ftyp2 .footer--newsletter .column--headline {
        margin: 0;
        padding: 10px 0
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--form,.footer-main.ftyp2 .footer--newsletter .newsletter--form {
        position: relative
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--field,.footer-main.ftyp2 .footer--newsletter .newsletter--field {
        float: none;
        display: block;
        width: 85%
    }

    .footer-main.ftyp1 .footer--newsletter .newsletter--button,.footer-main.ftyp2 .footer--newsletter .newsletter--button {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        width: 15%
    }

    .footer-main.ftyp1 .footer--newsletter .column--content,.footer-main.ftyp2 .footer--newsletter .column--content {
        color: #787878
    }

    .footer-main.ftyp1 .footer--newsletter .column--headline,.footer-main.ftyp2 .footer--newsletter .column--headline {
        color: #ea7c13
    }

    .footer-main.ftyp3 .column--hotline {
        width: 50%
    }

    .footer-main .fab,.footer-main .fas,.footer-main .fa {
        color: #ea7c13;
        font-size: 35px;
        padding: 0 10px 10px 0
    }

    .footer--logos img {
        display: inline;
        height: 55px
    }
}

@media screen and (min-width: 48em) {
    .footer-main.ftyp1 .footer-container .column--content,.footer-main.ftyp2 .footer-container .column--content,.footer-main.ftyp3 .footer-container .column--content {
        display: inline-block
    }

    .footer-main.ftyp1 .column--menu.is--first,.footer-main.ftyp2 .column--menu.is--first,.footer-main.ftyp3 .column--menu.is--first {
        width: 50%
    }
}

.content-main {
    box-shadow: none
}

.content-main .content-main--inner {
    background: #fff;
    box-shadow: none
}

.content-main .content--breadcrumb {
    background: #fff;
    color: #787878
}

.content-main .content--breadcrumb:hover {
    background: #fff;
    color: #787878
}

.account--welcome.panel,.blog--detail.panel {
    background: #fff
}

.panel {
    border-radius: 0
}

.is--rounded {
    border-radius: 0
}

.register--personal.panel,.register--form.panel {
    border-radius: 0;
    border: none
}

.table {
    display: table;
    width: 100%;
    height: 100%
}

.table-row {
    display: table-row
}

.table-cell {
    display: table-cell
}

.table-head {
    display: table-cell
}

.js--img-zoom--flyout,.js--img-zoom--lens {
    border-radius: 0
}

.image-slider--thumbnails .thumbnail--link {
    border-radius: 0
}

.image-slider--thumbnails .thumbnails--arrow {
    font-weight: bold
}

.product-slider--arrow.arrow--prev,.product-slider--arrow.arrow--next {
    border-radius: 0
}

.is--ctl-styleguide {
    background: #fff
}

.is--ctl-styleguide .container.guide .header-main {
    border: none
}

.is--ctl-styleguide .container.guide .text-preview {
    color: #e6e6e6
}

.is--ctl-styleguide .container.guide .table-row .table-cell {
    padding: 15px 0;
    vertical-align: middle;
    width: 25%
}

.is--ctl-styleguide .container.guide .table-row .table-cell .round {
    border-radius: 100%;
    display: inline-block;
    padding: 20px;
    vertical-align: middle
}

.is--ctl-styleguide .container.guide .table-row .table-cell .table-label {
    vertical-align: middle;
    padding: 0 0 0 10px
}

.is--ctl-styleguide .container.guide .table-row .table-cell i {
    font-size: 1.3125rem;
    display: inline;
    position: relative;
    vertical-align: middle;
    top: 0;
    left: 0
}

.is--ctl-styleguide .container.guide h3 {
    margin: 0
}

.is--ctl-styleguide .container.guide .forms .table-row .table-cell .table-label {
    padding: 0
}

.is--ctl-styleguide .container.guide .guide-headlines h3 {
    margin: 28px 0 10px 0
}

.is--ctl-styleguide .container.guide .alert {
    margin: 20px 0
}

.is--ctl-styleguide .container.guide .preview-layout {
    border: 1px solid #000
}

.is--ctl-styleguide .container.guide .preview-layout .body-class {
    font-family: Roboto Condensed;
    font-weight: 300;
    color: #787878;
    background: #fff
}

.is--ctl-styleguide .container.guide .preview-layout .container .header-main {
    border-bottom: 1px solid #000;
    padding: 10px 0
}

.is--ctl-styleguide .container.guide .preview-layout .container .footer-main {
    border-top: 1px solid #000;
    padding: 10px 0
}

.is--ctl-styleguide .container.guide .preview-layout .container .text-preview {
    text-align: center
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class {
    height: 100%
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class .container {
    min-height: 500px;
    width: 1000px
}

.is--ctl-styleguide .container.guide .preview-layout .container .body-class .container.content-main {
    margin: 0 auto
}

.is--ctl-styleguide .container.guide .preview-layout .container .listing--content {
    margin: 0 0 0 20px;
    width: 70%
}

/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fas,.far,.fal,.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul > li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: solid .08em #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.fa-flip-horizontal.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(-1, -1);
    transform: scale(-1, -1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-500px:before {
    content: "\f26e"
}

.fa-accessible-icon:before {
    content: "\f368"
}

.fa-accusoft:before {
    content: "\f369"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-card:before {
    content: "\f2bb"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-adn:before {
    content: "\f170"
}

.fa-adversal:before {
    content: "\f36a"
}

.fa-affiliatetheme:before {
    content: "\f36b"
}

.fa-algolia:before {
    content: "\f36c"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-allergies:before {
    content: "\f461"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-amazon-pay:before {
    content: "\f42c"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-amilia:before {
    content: "\f36d"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-android:before {
    content: "\f17b"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angrycreative:before {
    content: "\f36e"
}

.fa-angular:before {
    content: "\f420"
}

.fa-app-store:before {
    content: "\f36f"
}

.fa-app-store-ios:before {
    content: "\f370"
}

.fa-apper:before {
    content: "\f371"
}

.fa-apple:before {
    content: "\f179"
}

.fa-apple-pay:before {
    content: "\f415"
}

.fa-archive:before {
    content: "\f187"
}

.fa-arrow-alt-circle-down:before {
    content: "\f358"
}

.fa-arrow-alt-circle-left:before {
    content: "\f359"
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-arrows-alt-h:before {
    content: "\f337"
}

.fa-arrows-alt-v:before {
    content: "\f338"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-asymmetrik:before {
    content: "\f372"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-audible:before {
    content: "\f373"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-autoprefixer:before {
    content: "\f41c"
}

.fa-avianex:before {
    content: "\f374"
}

.fa-aviato:before {
    content: "\f421"
}

.fa-aws:before {
    content: "\f375"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-band-aid:before {
    content: "\f462"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-bars:before {
    content: "\f0c9"
}

.fa-baseball-ball:before {
    content: "\f433"
}

.fa-basketball-ball:before {
    content: "\f434"
}

.fa-bath:before {
    content: "\f2cd"
}

.fa-battery-empty:before {
    content: "\f244"
}

.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-bed:before {
    content: "\f236"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bimobject:before {
    content: "\f378"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitcoin:before {
    content: "\f379"
}

.fa-bity:before {
    content: "\f37a"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-blackberry:before {
    content: "\f37b"
}

.fa-blender:before {
    content: "\f517"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-blogger:before {
    content: "\f37c"
}

.fa-blogger-b:before {
    content: "\f37d"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-bold:before {
    content: "\f032"
}

.fa-bolt:before {
    content: "\f0e7"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-book:before {
    content: "\f02d"
}

.fa-book-open:before {
    content: "\f518"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-bowling-ball:before {
    content: "\f436"
}

.fa-box:before {
    content: "\f466"
}

.fa-box-open:before {
    content: "\f49e"
}

.fa-boxes:before {
    content: "\f468"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-briefcase-medical:before {
    content: "\f469"
}

.fa-broadcast-tower:before {
    content: "\f519"
}

.fa-broom:before {
    content: "\f51a"
}

.fa-btc:before {
    content: "\f15a"
}

.fa-bug:before {
    content: "\f188"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-burn:before {
    content: "\f46a"
}

.fa-buromobelexperte:before {
    content: "\f37f"
}

.fa-bus:before {
    content: "\f207"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-calendar:before {
    content: "\f133"
}

.fa-calendar-alt:before {
    content: "\f073"
}

.fa-calendar-check:before {
    content: "\f274"
}

.fa-calendar-minus:before {
    content: "\f272"
}

.fa-calendar-plus:before {
    content: "\f271"
}

.fa-calendar-times:before {
    content: "\f273"
}

.fa-camera:before {
    content: "\f030"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-capsules:before {
    content: "\f46b"
}

.fa-car:before {
    content: "\f1b9"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-caret-square-down:before {
    content: "\f150"
}

.fa-caret-square-left:before {
    content: "\f191"
}

.fa-caret-square-right:before {
    content: "\f152"
}

.fa-caret-square-up:before {
    content: "\f151"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cc-amazon-pay:before {
    content: "\f42d"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-apple-pay:before {
    content: "\f416"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-centercode:before {
    content: "\f380"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-chalkboard:before {
    content: "\f51b"
}

.fa-chalkboard-teacher:before {
    content: "\f51c"
}

.fa-chart-area:before {
    content: "\f1fe"
}

.fa-chart-bar:before {
    content: "\f080"
}

.fa-chart-line:before {
    content: "\f201"
}

.fa-chart-pie:before {
    content: "\f200"
}

.fa-check:before {
    content: "\f00c"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-chess:before {
    content: "\f439"
}

.fa-chess-bishop:before {
    content: "\f43a"
}

.fa-chess-board:before {
    content: "\f43c"
}

.fa-chess-king:before {
    content: "\f43f"
}

.fa-chess-knight:before {
    content: "\f441"
}

.fa-chess-pawn:before {
    content: "\f443"
}

.fa-chess-queen:before {
    content: "\f445"
}

.fa-chess-rook:before {
    content: "\f447"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-church:before {
    content: "\f51d"
}

.fa-circle:before {
    content: "\f111"
}

.fa-circle-notch:before {
    content: "\f1ce"
}

.fa-clipboard:before {
    content: "\f328"
}

.fa-clipboard-check:before {
    content: "\f46c"
}

.fa-clipboard-list:before {
    content: "\f46d"
}

.fa-clock:before {
    content: "\f017"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-closed-captioning:before {
    content: "\f20a"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-cloud-download-alt:before {
    content: "\f381"
}

.fa-cloud-upload-alt:before {
    content: "\f382"
}

.fa-cloudscale:before {
    content: "\f383"
}

.fa-cloudsmith:before {
    content: "\f384"
}

.fa-cloudversify:before {
    content: "\f385"
}

.fa-code:before {
    content: "\f121"
}

.fa-code-branch:before {
    content: "\f126"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cog:before {
    content: "\f013"
}

.fa-cogs:before {
    content: "\f085"
}

.fa-coins:before {
    content: "\f51e"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-comment:before {
    content: "\f075"
}

.fa-comment-alt:before {
    content: "\f27a"
}

.fa-comment-dots:before {
    content: "\f4ad"
}

.fa-comment-slash:before {
    content: "\f4b3"
}

.fa-comments:before {
    content: "\f086"
}

.fa-compact-disc:before {
    content: "\f51f"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-compress:before {
    content: "\f066"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-copy:before {
    content: "\f0c5"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-couch:before {
    content: "\f4b8"
}

.fa-cpanel:before {
    content: "\f388"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-creative-commons-by:before {
    content: "\f4e7"
}

.fa-creative-commons-nc:before {
    content: "\f4e8"
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}

.fa-creative-commons-nd:before {
    content: "\f4eb"
}

.fa-creative-commons-pd:before {
    content: "\f4ec"
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}

.fa-creative-commons-remix:before {
    content: "\f4ee"
}

.fa-creative-commons-sa:before {
    content: "\f4ef"
}

.fa-creative-commons-sampling:before {
    content: "\f4f0"
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}

.fa-creative-commons-share:before {
    content: "\f4f2"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-crop:before {
    content: "\f125"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-crow:before {
    content: "\f520"
}

.fa-crown:before {
    content: "\f521"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-css3-alt:before {
    content: "\f38b"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-cut:before {
    content: "\f0c4"
}

.fa-cuttlefish:before {
    content: "\f38c"
}

.fa-d-and-d:before {
    content: "\f38d"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-deaf:before {
    content: "\f2a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-deploydog:before {
    content: "\f38e"
}

.fa-deskpro:before {
    content: "\f38f"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-diagnoses:before {
    content: "\f470"
}

.fa-dice:before {
    content: "\f522"
}

.fa-dice-five:before {
    content: "\f523"
}

.fa-dice-four:before {
    content: "\f524"
}

.fa-dice-one:before {
    content: "\f525"
}

.fa-dice-six:before {
    content: "\f526"
}

.fa-dice-three:before {
    content: "\f527"
}

.fa-dice-two:before {
    content: "\f528"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-digital-ocean:before {
    content: "\f391"
}

.fa-discord:before {
    content: "\f392"
}

.fa-discourse:before {
    content: "\f393"
}

.fa-divide:before {
    content: "\f529"
}

.fa-dna:before {
    content: "\f471"
}

.fa-dochub:before {
    content: "\f394"
}

.fa-docker:before {
    content: "\f395"
}

.fa-dollar-sign:before {
    content: "\f155"
}

.fa-dolly:before {
    content: "\f472"
}

.fa-dolly-flatbed:before {
    content: "\f474"
}

.fa-donate:before {
    content: "\f4b9"
}

.fa-door-closed:before {
    content: "\f52a"
}

.fa-door-open:before {
    content: "\f52b"
}

.fa-dot-circle:before {
    content: "\f192"
}

.fa-dove:before {
    content: "\f4ba"
}

.fa-download:before {
    content: "\f019"
}

.fa-draft2digital:before {
    content: "\f396"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-dribbble-square:before {
    content: "\f397"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-dumbbell:before {
    content: "\f44b"
}

.fa-dyalog:before {
    content: "\f399"
}

.fa-earlybirds:before {
    content: "\f39a"
}

.fa-ebay:before {
    content: "\f4f4"
}

.fa-edge:before {
    content: "\f282"
}

.fa-edit:before {
    content: "\f044"
}

.fa-eject:before {
    content: "\f052"
}

.fa-elementor:before {
    content: "\f430"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-ember:before {
    content: "\f423"
}

.fa-empire:before {
    content: "\f1d1"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-envira:before {
    content: "\f299"
}

.fa-equals:before {
    content: "\f52c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-erlang:before {
    content: "\f39d"
}

.fa-ethereum:before {
    content: "\f42e"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-euro-sign:before {
    content: "\f153"
}

.fa-exchange-alt:before {
    content: "\f362"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-expand:before {
    content: "\f065"
}

.fa-expand-arrows-alt:before {
    content: "\f31e"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-external-link-alt:before {
    content: "\f35d"
}

.fa-external-link-square-alt:before {
    content: "\f360"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-dropper:before {
    content: "\f1fb"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-facebook-f:before {
    content: "\f39e"
}

.fa-facebook-messenger:before {
    content: "\f39f"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-feather:before {
    content: "\f52d"
}

.fa-female:before {
    content: "\f182"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-alt:before {
    content: "\f15c"
}

.fa-file-archive:before {
    content: "\f1c6"
}

.fa-file-audio:before {
    content: "\f1c7"
}

.fa-file-code:before {
    content: "\f1c9"
}

.fa-file-excel:before {
    content: "\f1c3"
}

.fa-file-image:before {
    content: "\f1c5"
}

.fa-file-medical:before {
    content: "\f477"
}

.fa-file-medical-alt:before {
    content: "\f478"
}

.fa-file-pdf:before {
    content: "\f1c1"
}

.fa-file-powerpoint:before {
    content: "\f1c4"
}

.fa-file-video:before {
    content: "\f1c8"
}

.fa-file-word:before {
    content: "\f1c2"
}

.fa-film:before {
    content: "\f008"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-first-aid:before {
    content: "\f479"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-first-order-alt:before {
    content: "\f50a"
}

.fa-firstdraft:before {
    content: "\f3a1"
}

.fa-flag:before {
    content: "\f024"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-flipboard:before {
    content: "\f44d"
}

.fa-fly:before {
    content: "\f417"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-font:before {
    content: "\f031"
}

.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-font-awesome-alt:before {
    content: "\f35c"
}

.fa-font-awesome-flag:before {
    content: "\f425"
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-fonticons-fi:before {
    content: "\f3a2"
}

.fa-football-ball:before {
    content: "\f44e"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-fort-awesome-alt:before {
    content: "\f3a3"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-freebsd:before {
    content: "\f3a4"
}

.fa-frog:before {
    content: "\f52e"
}

.fa-frown:before {
    content: "\f119"
}

.fa-fulcrum:before {
    content: "\f50b"
}

.fa-futbol:before {
    content: "\f1e3"
}

.fa-galactic-republic:before {
    content: "\f50c"
}

.fa-galactic-senate:before {
    content: "\f50d"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-gas-pump:before {
    content: "\f52f"
}

.fa-gavel:before {
    content: "\f0e3"
}

.fa-gem:before {
    content: "\f3a5"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-github:before {
    content: "\f09b"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-gitkraken:before {
    content: "\f3a6"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-gitter:before {
    content: "\f426"
}

.fa-glass-martini:before {
    content: "\f000"
}

.fa-glasses:before {
    content: "\f530"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-gofore:before {
    content: "\f3a7"
}

.fa-golf-ball:before {
    content: "\f450"
}

.fa-goodreads:before {
    content: "\f3a8"
}

.fa-goodreads-g:before {
    content: "\f3a9"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-google-drive:before {
    content: "\f3aa"
}

.fa-google-play:before {
    content: "\f3ab"
}

.fa-google-plus:before {
    content: "\f2b3"
}

.fa-google-plus-g:before {
    content: "\f0d5"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-gratipay:before {
    content: "\f184"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-greater-than:before {
    content: "\f531"
}

.fa-greater-than-equal:before {
    content: "\f532"
}

.fa-gripfire:before {
    content: "\f3ac"
}

.fa-grunt:before {
    content: "\f3ad"
}

.fa-gulp:before {
    content: "\f3ae"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-hacker-news-square:before {
    content: "\f3af"
}

.fa-hand-holding:before {
    content: "\f4bd"
}

.fa-hand-holding-heart:before {
    content: "\f4be"
}

.fa-hand-holding-usd:before {
    content: "\f4c0"
}

.fa-hand-lizard:before {
    content: "\f258"
}

.fa-hand-paper:before {
    content: "\f256"
}

.fa-hand-peace:before {
    content: "\f25b"
}

.fa-hand-point-down:before {
    content: "\f0a7"
}

.fa-hand-point-left:before {
    content: "\f0a5"
}

.fa-hand-point-right:before {
    content: "\f0a4"
}

.fa-hand-point-up:before {
    content: "\f0a6"
}

.fa-hand-pointer:before {
    content: "\f25a"
}

.fa-hand-rock:before {
    content: "\f255"
}

.fa-hand-scissors:before {
    content: "\f257"
}

.fa-hand-spock:before {
    content: "\f259"
}

.fa-hands:before {
    content: "\f4c2"
}

.fa-hands-helping:before {
    content: "\f4c4"
}

.fa-handshake:before {
    content: "\f2b5"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-hdd:before {
    content: "\f0a0"
}

.fa-heading:before {
    content: "\f1dc"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-heart:before {
    content: "\f004"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-helicopter:before {
    content: "\f533"
}

.fa-hips:before {
    content: "\f452"
}

.fa-hire-a-helper:before {
    content: "\f3b0"
}

.fa-history:before {
    content: "\f1da"
}

.fa-hockey-puck:before {
    content: "\f453"
}

.fa-home:before {
    content: "\f015"
}

.fa-hooli:before {
    content: "\f427"
}

.fa-hospital:before {
    content: "\f0f8"
}

.fa-hospital-alt:before {
    content: "\f47d"
}

.fa-hospital-symbol:before {
    content: "\f47e"
}

.fa-hotjar:before {
    content: "\f3b1"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-start:before {
    content: "\f251"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-hubspot:before {
    content: "\f3b2"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-id-card:before {
    content: "\f2c2"
}

.fa-id-card-alt:before {
    content: "\f47f"
}

.fa-image:before {
    content: "\f03e"
}

.fa-images:before {
    content: "\f302"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-industry:before {
    content: "\f275"
}

.fa-infinity:before {
    content: "\f534"
}

.fa-info:before {
    content: "\f129"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-italic:before {
    content: "\f033"
}

.fa-itunes:before {
    content: "\f3b4"
}

.fa-itunes-note:before {
    content: "\f3b5"
}

.fa-java:before {
    content: "\f4e4"
}

.fa-jedi-order:before {
    content: "\f50e"
}

.fa-jenkins:before {
    content: "\f3b6"
}

.fa-joget:before {
    content: "\f3b7"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-js:before {
    content: "\f3b8"
}

.fa-js-square:before {
    content: "\f3b9"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-key:before {
    content: "\f084"
}

.fa-keybase:before {
    content: "\f4f5"
}

.fa-keyboard:before {
    content: "\f11c"
}

.fa-keycdn:before {
    content: "\f3ba"
}

.fa-kickstarter:before {
    content: "\f3bb"
}

.fa-kickstarter-k:before {
    content: "\f3bc"
}

.fa-kiwi-bird:before {
    content: "\f535"
}

.fa-korvue:before {
    content: "\f42f"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-laravel:before {
    content: "\f3bd"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-lemon:before {
    content: "\f094"
}

.fa-less:before {
    content: "\f41d"
}

.fa-less-than:before {
    content: "\f536"
}

.fa-less-than-equal:before {
    content: "\f537"
}

.fa-level-down-alt:before {
    content: "\f3be"
}

.fa-level-up-alt:before {
    content: "\f3bf"
}

.fa-life-ring:before {
    content: "\f1cd"
}

.fa-lightbulb:before {
    content: "\f0eb"
}

.fa-line:before {
    content: "\f3c0"
}

.fa-link:before {
    content: "\f0c1"
}

.fa-linkedin:before {
    content: "\f08c"
}

.fa-linkedin-in:before {
    content: "\f0e1"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-lira-sign:before {
    content: "\f195"
}

.fa-list:before {
    content: "\f03a"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-lock:before {
    content: "\f023"
}

.fa-lock-open:before {
    content: "\f3c1"
}

.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-long-arrow-alt-left:before {
    content: "\f30a"
}

.fa-long-arrow-alt-right:before {
    content: "\f30b"
}

.fa-long-arrow-alt-up:before {
    content: "\f30c"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-lyft:before {
    content: "\f3c3"
}

.fa-magento:before {
    content: "\f3c4"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-male:before {
    content: "\f183"
}

.fa-mandalorian:before {
    content: "\f50f"
}

.fa-map:before {
    content: "\f279"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-map-marker-alt:before {
    content: "\f3c5"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mastodon:before {
    content: "\f4f6"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-medapps:before {
    content: "\f3c6"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-medium-m:before {
    content: "\f3c7"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-medrt:before {
    content: "\f3c8"
}

.fa-meetup:before {
    content: "\f2e0"
}

.fa-meh:before {
    content: "\f11a"
}

.fa-memory:before {
    content: "\f538"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-alt:before {
    content: "\f3c9"
}

.fa-microphone-alt-slash:before {
    content: "\f539"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-microsoft:before {
    content: "\f3ca"
}

.fa-minus:before {
    content: "\f068"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-mix:before {
    content: "\f3cb"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-mizuni:before {
    content: "\f3cc"
}

.fa-mobile:before {
    content: "\f10b"
}

.fa-mobile-alt:before {
    content: "\f3cd"
}

.fa-modx:before {
    content: "\f285"
}

.fa-monero:before {
    content: "\f3d0"
}

.fa-money-bill:before {
    content: "\f0d6"
}

.fa-money-bill-alt:before {
    content: "\f3d1"
}

.fa-money-bill-wave:before {
    content: "\f53a"
}

.fa-money-bill-wave-alt:before {
    content: "\f53b"
}

.fa-money-check:before {
    content: "\f53c"
}

.fa-money-check-alt:before {
    content: "\f53d"
}

.fa-moon:before {
    content: "\f186"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-music:before {
    content: "\f001"
}

.fa-napster:before {
    content: "\f3d2"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-newspaper:before {
    content: "\f1ea"
}

.fa-nintendo-switch:before {
    content: "\f418"
}

.fa-node:before {
    content: "\f419"
}

.fa-node-js:before {
    content: "\f3d3"
}

.fa-not-equal:before {
    content: "\f53e"
}

.fa-notes-medical:before {
    content: "\f481"
}

.fa-npm:before {
    content: "\f3d4"
}

.fa-ns8:before {
    content: "\f3d5"
}

.fa-nutritionix:before {
    content: "\f3d6"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-old-republic:before {
    content: "\f510"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-osi:before {
    content: "\f41a"
}

.fa-outdent:before {
    content: "\f03b"
}

.fa-page4:before {
    content: "\f3d7"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-palette:before {
    content: "\f53f"
}

.fa-palfed:before {
    content: "\f3d8"
}

.fa-pallet:before {
    content: "\f482"
}

.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-parachute-box:before {
    content: "\f4cd"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-parking:before {
    content: "\f540"
}

.fa-paste:before {
    content: "\f0ea"
}

.fa-patreon:before {
    content: "\f3d9"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-pen-square:before {
    content: "\f14b"
}

.fa-pencil-alt:before {
    content: "\f303"
}

.fa-people-carry:before {
    content: "\f4ce"
}

.fa-percent:before {
    content: "\f295"
}

.fa-percentage:before {
    content: "\f541"
}

.fa-periscope:before {
    content: "\f3da"
}

.fa-phabricator:before {
    content: "\f3db"
}

.fa-phoenix-framework:before {
    content: "\f3dc"
}

.fa-phoenix-squadron:before {
    content: "\f511"
}

.fa-phone:before {
    content: "\f095"
}

.fa-phone-slash:before {
    content: "\f3dd"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-phone-volume:before {
    content: "\f2a0"
}

.fa-php:before {
    content: "\f457"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-pied-piper-hat:before {
    content: "\f4e5"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-piggy-bank:before {
    content: "\f4d3"
}

.fa-pills:before {
    content: "\f484"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-plane:before {
    content: "\f072"
}

.fa-play:before {
    content: "\f04b"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-playstation:before {
    content: "\f3df"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-plus:before {
    content: "\f067"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-poo:before {
    content: "\f2fe"
}

.fa-portrait:before {
    content: "\f3e0"
}

.fa-pound-sign:before {
    content: "\f154"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-prescription-bottle:before {
    content: "\f485"
}

.fa-prescription-bottle-alt:before {
    content: "\f486"
}

.fa-print:before {
    content: "\f02f"
}

.fa-procedures:before {
    content: "\f487"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-project-diagram:before {
    content: "\f542"
}

.fa-pushed:before {
    content: "\f3e1"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-python:before {
    content: "\f3e2"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-question:before {
    content: "\f128"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-quidditch:before {
    content: "\f458"
}

.fa-quinscape:before {
    content: "\f459"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-r-project:before {
    content: "\f4f7"
}

.fa-random:before {
    content: "\f074"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-react:before {
    content: "\f41b"
}

.fa-readme:before {
    content: "\f4d5"
}

.fa-rebel:before {
    content: "\f1d0"
}

.fa-receipt:before {
    content: "\f543"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-red-river:before {
    content: "\f3e3"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-redo:before {
    content: "\f01e"
}

.fa-redo-alt:before {
    content: "\f2f9"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-rendact:before {
    content: "\f3e4"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-reply:before {
    content: "\f3e5"
}

.fa-reply-all:before {
    content: "\f122"
}

.fa-replyd:before {
    content: "\f3e6"
}

.fa-researchgate:before {
    content: "\f4f8"
}

.fa-resolving:before {
    content: "\f3e7"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-ribbon:before {
    content: "\f4d6"
}

.fa-road:before {
    content: "\f018"
}

.fa-robot:before {
    content: "\f544"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-rocketchat:before {
    content: "\f3e8"
}

.fa-rockrms:before {
    content: "\f3e9"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-ruble-sign:before {
    content: "\f158"
}

.fa-ruler:before {
    content: "\f545"
}

.fa-ruler-combined:before {
    content: "\f546"
}

.fa-ruler-horizontal:before {
    content: "\f547"
}

.fa-ruler-vertical:before {
    content: "\f548"
}

.fa-rupee-sign:before {
    content: "\f156"
}

.fa-safari:before {
    content: "\f267"
}

.fa-sass:before {
    content: "\f41e"
}

.fa-save:before {
    content: "\f0c7"
}

.fa-schlix:before {
    content: "\f3ea"
}

.fa-school:before {
    content: "\f549"
}

.fa-screwdriver:before {
    content: "\f54a"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-search:before {
    content: "\f002"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-searchengin:before {
    content: "\f3eb"
}

.fa-seedling:before {
    content: "\f4d8"
}

.fa-sellcast:before {
    content: "\f2da"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-server:before {
    content: "\f233"
}

.fa-servicestack:before {
    content: "\f3ec"
}

.fa-share:before {
    content: "\f064"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-shekel-sign:before {
    content: "\f20b"
}

.fa-shield-alt:before {
    content: "\f3ed"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-shipping-fast:before {
    content: "\f48b"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-shoe-prints:before {
    content: "\f54b"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-sign:before {
    content: "\f4d9"
}

.fa-sign-in-alt:before {
    content: "\f2f6"
}

.fa-sign-language:before {
    content: "\f2a7"
}

.fa-sign-out-alt:before {
    content: "\f2f5"
}

.fa-signal:before {
    content: "\f012"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-sistrix:before {
    content: "\f3ee"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-sith:before {
    content: "\f512"
}

.fa-skull:before {
    content: "\f54c"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-slack:before {
    content: "\f198"
}

.fa-slack-hash:before {
    content: "\f3ef"
}

.fa-sliders-h:before {
    content: "\f1de"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-smile:before {
    content: "\f118"
}

.fa-smoking:before {
    content: "\f48d"
}

.fa-smoking-ban:before {
    content: "\f54d"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-snowflake:before {
    content: "\f2dc"
}

.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-alpha-down:before {
    content: "\f15d"
}

.fa-sort-alpha-up:before {
    content: "\f15e"
}

.fa-sort-amount-down:before {
    content: "\f160"
}

.fa-sort-amount-up:before {
    content: "\f161"
}

.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-numeric-down:before {
    content: "\f162"
}

.fa-sort-numeric-up:before {
    content: "\f163"
}

.fa-sort-up:before {
    content: "\f0de"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-speakap:before {
    content: "\f3f3"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-square-full:before {
    content: "\f45c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-staylinked:before {
    content: "\f3f5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-steam-symbol:before {
    content: "\f3f6"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-sticker-mule:before {
    content: "\f3f7"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stopwatch:before {
    content: "\f2f2"
}

.fa-store:before {
    content: "\f54e"
}

.fa-store-alt:before {
    content: "\f54f"
}

.fa-strava:before {
    content: "\f428"
}

.fa-stream:before {
    content: "\f550"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-stripe:before {
    content: "\f429"
}

.fa-stripe-s:before {
    content: "\f42a"
}

.fa-stroopwafel:before {
    content: "\f551"
}

.fa-studiovinari:before {
    content: "\f3f8"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-subway:before {
    content: "\f239"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-sun:before {
    content: "\f185"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-supple:before {
    content: "\f3f9"
}

.fa-sync:before {
    content: "\f021"
}

.fa-sync-alt:before {
    content: "\f2f1"
}

.fa-syringe:before {
    content: "\f48e"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-table-tennis:before {
    content: "\f45d"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-tablet-alt:before {
    content: "\f3fa"
}

.fa-tablets:before {
    content: "\f490"
}

.fa-tachometer-alt:before {
    content: "\f3fd"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-tape:before {
    content: "\f4db"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-taxi:before {
    content: "\f1ba"
}

.fa-teamspeak:before {
    content: "\f4f9"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-telegram-plane:before {
    content: "\f3fe"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-thermometer:before {
    content: "\f491"
}

.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbtack:before {
    content: "\f08d"
}

.fa-ticket-alt:before {
    content: "\f3ff"
}

.fa-times:before {
    content: "\f00d"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-tint:before {
    content: "\f043"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-toolbox:before {
    content: "\f552"
}

.fa-trade-federation:before {
    content: "\f513"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-train:before {
    content: "\f238"
}

.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-trash-alt:before {
    content: "\f2ed"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-trello:before {
    content: "\f181"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-truck-loading:before {
    content: "\f4de"
}

.fa-truck-moving:before {
    content: "\f4df"
}

.fa-tshirt:before {
    content: "\f553"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-tv:before {
    content: "\f26c"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-typo3:before {
    content: "\f42b"
}

.fa-uber:before {
    content: "\f402"
}

.fa-uikit:before {
    content: "\f403"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-undo:before {
    content: "\f0e2"
}

.fa-undo-alt:before {
    content: "\f2ea"
}

.fa-uniregistry:before {
    content: "\f404"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-university:before {
    content: "\f19c"
}

.fa-unlink:before {
    content: "\f127"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-untappd:before {
    content: "\f405"
}

.fa-upload:before {
    content: "\f093"
}

.fa-usb:before {
    content: "\f287"
}

.fa-user:before {
    content: "\f007"
}

.fa-user-alt:before {
    content: "\f406"
}

.fa-user-alt-slash:before {
    content: "\f4fa"
}

.fa-user-astronaut:before {
    content: "\f4fb"
}

.fa-user-check:before {
    content: "\f4fc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-clock:before {
    content: "\f4fd"
}

.fa-user-cog:before {
    content: "\f4fe"
}

.fa-user-edit:before {
    content: "\f4ff"
}

.fa-user-friends:before {
    content: "\f500"
}

.fa-user-graduate:before {
    content: "\f501"
}

.fa-user-lock:before {
    content: "\f502"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-user-minus:before {
    content: "\f503"
}

.fa-user-ninja:before {
    content: "\f504"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-user-shield:before {
    content: "\f505"
}

.fa-user-slash:before {
    content: "\f506"
}

.fa-user-tag:before {
    content: "\f507"
}

.fa-user-tie:before {
    content: "\f508"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-users:before {
    content: "\f0c0"
}

.fa-users-cog:before {
    content: "\f509"
}

.fa-ussunnah:before {
    content: "\f407"
}

.fa-utensil-spoon:before {
    content: "\f2e5"
}

.fa-utensils:before {
    content: "\f2e7"
}

.fa-vaadin:before {
    content: "\f408"
}

.fa-venus:before {
    content: "\f221"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-vial:before {
    content: "\f492"
}

.fa-vials:before {
    content: "\f493"
}

.fa-viber:before {
    content: "\f409"
}

.fa-video:before {
    content: "\f03d"
}

.fa-video-slash:before {
    content: "\f4e2"
}

.fa-vimeo:before {
    content: "\f40a"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-vimeo-v:before {
    content: "\f27d"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-vk:before {
    content: "\f189"
}

.fa-vnv:before {
    content: "\f40b"
}

.fa-volleyball-ball:before {
    content: "\f45f"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-vuejs:before {
    content: "\f41f"
}

.fa-walking:before {
    content: "\f554"
}

.fa-wallet:before {
    content: "\f555"
}

.fa-warehouse:before {
    content: "\f494"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-weight:before {
    content: "\f496"
}

.fa-weixin:before {
    content: "\f1d7"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-whatsapp-square:before {
    content: "\f40c"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-whmcs:before {
    content: "\f40d"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-window-close:before {
    content: "\f410"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-wine-glass:before {
    content: "\f4e3"
}

.fa-wolf-pack-battalion:before {
    content: "\f514"
}

.fa-won-sign:before {
    content: "\f159"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-wordpress-simple:before {
    content: "\f411"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-x-ray:before {
    content: "\f497"
}

.fa-xbox:before {
    content: "\f412"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-y-combinator:before {
    content: "\f23b"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-yandex:before {
    content: "\f413"
}

.fa-yandex-international:before {
    content: "\f414"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-yen-sign:before {
    content: "\f157"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-youtube-square:before {
    content: "\f431"
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg")
}

.fab {
    font-family: 'Font Awesome 5 Brands'
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg")
}

.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.eot");
    src: url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../custom/plugins/FfbMasterTheme/Resources/Themes/Frontend/FfbMaster/frontend/_public/src/css/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg")
}

.fa,.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

#topbar .topbar_lang .fr_FR {
    background: url("../../Plugins/Community/Core/SwagFrance/Views/frontend/_public/src/img/fr.png") 0 0 no-repeat transparent
}

#header .inner .my_options span.service {
    background-position: right, top
}

#confirm .additional_footer .actions {
    width: 18.75rem
}

#confirm .additional_footer .actions #basketButton {
    width: 18.75rem
}

#content #login .inner_container .action input.button-middle {
    width: 5.625rem
}

#content .inner #basket .shipping {
    padding-right: 1.25rem;
    width: 29.875rem
}

#content .inner #basket .shipping form > div {
    width: 100%
}

#content .inner #basket .shipping form div p {
    width: 10.0625rem
}

#content .inner #detail .abocommerce-data-wrapper .article_details_price2 {
    margin-bottom: .625rem
}

.modal .ajax_login_form fieldset .existing_customer .last #checkout_button {
    margin-left: 21.3125rem;
    width: 7.5rem
}

#listing-3col .artbox .inner a.compare_add_article {
    width: 5.0625rem
}

#listing-3col .artbox .inner a.more {
    left: 6rem;
    width: 7.5rem
}

body .price-separation-popup {
    width: 15.625rem
}

body .price-separation-popup .price-separation-inner-popup table {
    display: inline-block
}

.basket_dispatch_description {
    clear: both
}

.language--flag.it_IT {
    background: url("../../Plugins/Community/Core/SwagItaly/Views/responsive/frontend/_public/src/img/flag-italy.png") no-repeat
}

/*!
* Bootstrap-select v1.6.2 (http://silviomoreto.github.io/bootstrap-select/)
*
* Copyright 2013-2014 bootstrap-select
* Licensed under MIT (https://github.com/silviomoreto/bootstrap-select/blob/master/LICENSE)
*/
.bootstrap-select {
    width: 220px \0
}

.bootstrap-select > .btn {
    width: 100%;
    padding-right: 25px
}

.error .bootstrap-select .btn {
    border: 1px solid #b94a48
}

.control-group.error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48
}

.bootstrap-select.fit-width {
    width: auto !important
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px
}

.bootstrap-select .btn:focus {
    outline: thin dotted #333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px
}

.bootstrap-select.form-control {
    margin-bottom: 0;
    padding: 0;
    border: none
}

.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%
}

.bootstrap-select.btn-group:not(.input-group-btn),.bootstrap-select.btn-group[class*="col-"] {
    float: none;
    display: inline-block;
    margin-left: 0
}

.bootstrap-select.btn-group.pull-right,.bootstrap-select.btn-group[class*="col-"].pull-right,.row-fluid .bootstrap-select.btn-group[class*="col-"].pull-right {
    float: right
}

.form-search .bootstrap-select.btn-group,.form-inline .bootstrap-select.btn-group,.form-horizontal .bootstrap-select.btn-group,.form-group .bootstrap-select.btn-group {
    margin-bottom: 0
}

.form-group-lg .bootstrap-select.btn-group.form-control,.form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0
}

.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%
}

.input-append .bootstrap-select.btn-group {
    margin-left: -1px
}

.input-prepend .bootstrap-select.btn-group {
    margin-right: -1px
}

.bootstrap-select.btn-group > .disabled {
    cursor: not-allowed
}

.bootstrap-select.btn-group > .disabled:focus {
    outline: none !important
}

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    text-align: left
}

.bootstrap-select.btn-group .btn .caret {
    position: absolute;
    top: 50%;
    right: 12px;
    margin-top: -2px;
    vertical-align: middle
}

.bootstrap-select.btn-group[class*="col-"] .btn {
    width: 100%
}

.bootstrap-select.btn-group .dropdown-menu {
    min-width: 100%;
    z-index: 1035;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .dropdown-menu.inner {
    position: static;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bootstrap-select.btn-group .dropdown-menu li {
    position: relative
}

.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed
}

.bootstrap-select.btn-group .dropdown-menu li a {
    cursor: pointer
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    position: relative;
    padding-left: 2.25em
}

.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block
}

.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-select.btn-group .no-results {
    padding: 3px;
    background: #f5f5f5;
    margin: 0 5px
}

.bootstrap-select.btn-group.fit-width .btn .filter-option {
    position: static
}

.bootstrap-select.btn-group.fit-width .btn .caret {
    position: static;
    top: auto;
    margin-top: -1px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    position: absolute;
    display: inline-block;
    right: 15px;
    margin-top: 2.5px
}

.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px
}

.bootstrap-select.show-menu-arrow.open > .btn {
    z-index: 1036
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
    content: '';
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
    border-bottom-color: rgba(204,204,204,0.2);
    position: absolute;
    bottom: -4px;
    left: 9px;
    display: none
}

.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    bottom: -4px;
    left: 10px;
    display: none
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
    bottom: auto;
    top: -3px;
    border-bottom: 0;
    border-top-width: 7px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-top-color: rgba(204,204,204,0.2)
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
    bottom: auto;
    top: -3px;
    border-top: 6px solid #fff;
    border-bottom: 0
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
    right: 12px;
    left: auto
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
    right: 13px;
    left: auto
}

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
    display: block
}

.bs-searchbox,.bs-actionsbox {
    padding: 4px 8px
}

.bs-actionsbox {
    float: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bs-actionsbox .btn-group button {
    width: 50%
}

.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px
}

.bs-searchbox input.form-control {
    margin-bottom: 0;
    width: 100%
}

.mobile-device {
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    width: 100%;
    height: 100% !important;
    opacity: 0
}

#dreisc-filter-extended .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

#dreisc-filter-extended button,#dreisc-filter-extended select {
    text-transform: none
}

#dreisc-filter-extended button {
    overflow: visible
}

#dreisc-filter-extended .pull-left {
    float: left !important
}

#dreisc-filter-extended .btn .caret {
    margin-left: 0
}

#dreisc-filter-extended .caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0
}

#dreisc-filter-extended .open > .dropdown-menu {
    display: block
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: none outside none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
    width: 200px
}

#dreisc-filter-extended .outer-select .inner-select {
    display: none
}

#dreisc-filter-extended .dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap
}

#dreisc-filter-extended .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333
}

#dreisc-filter-extended .bootstrap-select > .btn {
    padding: 3px
}

#dreisc-filter-extended .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%
}

#dreisc-filter-extended .possible {
    color: #35982d !important
}

#dreisc-filter-extended .possible:hover,#dreisc-filter-extended .possible:focus {
    color: #35982d !important;
    background-color: #f2f2f2 !important
}

#dreisc-filter-extended .not-possible {
    color: #9a9a9a !important
}

.hide-not-possible-options .not-possible {
    display: none !important
}

#dreisc-filter-extended .not-possible:hover,#dreisc-filter-extended .not-possible:focus {
    color: #9a9a9a !important;
    background-color: #f2f2f2 !important
}

.dreisc-invalid-group .filter-option {
    color: #ff0000 !important
}

#not-possible-info-tooltip {
    background-color: #faeceb;
    border: 1px solid #e74c3c;
    padding: 5px;
    position: absolute;
    top: 106px;
    z-index: 999999;
    border-radius: 3px
}

#not-possible-info-tooltip span {
    color: #8a1f11
}

.dreisc-config-select {
    position: relative
}

#dreisc-filter-extended .bootstrap-select {
    width: 100% !important;
    line-height: 2.25rem !important
}

@media screen and (min-width: 64em) {
    #dreisc-filter-extended .bootstrap-select {
        width: 80% !important
    }
}

#dreisc-filter-extended .btn {
    border-radius: 3px !important;
    background-image: linear-gradient(to bottom, #fff 0%, #f8f8fa 100%) !important;
    border: 1px solid #dadae5 !important
}

#dreisc-filter-extended .btn:hover {
    border: 1px solid #ea7c13 !important
}

#dreisc-filter-extended .btn:hover .caret {
    color: #ea7c13 !important
}

#dreisc-filter-extended .btn .filter-option {
    padding: .3rem 2.5rem .3rem .625rem !important
}

#dreisc-filter-extended .btn .caret {
    border-left: 1px solid #dadae5 !important;
    height: 100% !important;
    top: 2px !important;
    width: 30px !important;
    right: 0 !important;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    font-size: 5px !important;
    text-align: center !important;
    padding-top: 14px !important
}

#dreisc-filter-extended .btn .caret:hover {
    color: #ea7c13 !important
}

.bootstrap-select.btn-group .dropdown-menu li {
    outline: 0 !important
}

.bootstrap-select.btn-group .dropdown-menu li a {
    outline: 0 !important
}

.product--configurator .wrapper-group-active button.disabled {
    opacity: .5;
    cursor: not-allowed !important
}

#netzp-search-content .netzp-searchcontent-item img {
    float: left;
    margin: 0 .5rem .5rem 0;
    display: inline-block;
    max-height: 5rem
}

#netzp-search-content .netzp-searchcontent-item .netzp-searchcontent-excerpt {
    display: block;
    margin: 0 0 .5rem 0;
    line-height: 1.2rem
}

#netzp-search-content h3 {
    margin: .5rem 0 .25rem 0
}

#netzp-search-content #content > div {
    display: none
}

#netzp-search-content input.netzp-tab {
    display: none;
    width: 0;
    margin: 0
}

#netzp-search-content .badge {
    margin: 0
}

#netzp-search-content .netzp-full-width {
    width: 90%
}

#netzp-search-content ul.results--list::after {
    z-index: -1
}

#netzp-search-content label.tablabelajax,#netzp-search-content label.tablabel {
    display: inline-block;
    background: white;
    text-align: center;
    border: 1px solid #e6e6e6
}

#netzp-search-content label.tablabelajax {
    height: 2rem;
    line-height: 1.5rem;
    padding: .25rem .5rem .25rem .5rem;
    font-size: 90%
}

#netzp-search-content label.tablabel {
    height: 2.5rem;
    line-height: 1.5rem;
    padding: .5rem .75rem .25rem .75rem;
    font-size: 110%
}

#netzp-search-content label.tablabelajax:hover,#netzp-search-content label.tablabel:hover {
    color: #fff
}

#netzp-search-content input.netzp-tab:checked + label.tablabelajax,#netzp-search-content input.netzp-tab:checked + label.tablabel {
    background: #f59b45;
    color: white
}

#netzp-search-content > #taba1:checked ~ #content #contenta1,#netzp-search-content > #taba2:checked ~ #content #contenta2,#netzp-search-content > #taba3:checked ~ #content #contenta3,#netzp-search-content > #taba4:checked ~ #content #contenta4,#netzp-search-content > #taba5:checked ~ #content #contenta5,#netzp-search-content > #taba6:checked ~ #content #contenta6,#netzp-search-content > #taba7:checked ~ #content #contenta7,#netzp-search-content > #taba8:checked ~ #content #contenta8,#netzp-search-content > #taba9:checked ~ #content #contenta9,#netzp-search-content > #taba10:checked ~ #content #contenta10,#netzp-search-content > #taba11:checked ~ #content #contenta11,#netzp-search-content > #taba12:checked ~ #content #contenta12,#netzp-search-content > #taba13:checked ~ #content #contenta13,#netzp-search-content > #taba14:checked ~ #content #contenta14,#netzp-search-content > #taba15:checked ~ #content #contenta15,#netzp-search-content > #tab1:checked ~ #content #content1,#netzp-search-content > #tab2:checked ~ #content #content2,#netzp-search-content > #tab3:checked ~ #content #content3,#netzp-search-content > #tab4:checked ~ #content #content4,#netzp-search-content > #tab5:checked ~ #content #content5,#netzp-search-content > #tab6:checked ~ #content #content6,#netzp-search-content > #tab7:checked ~ #content #content7,#netzp-search-content > #tab8:checked ~ #content #content8,#netzp-search-content > #tab9:checked ~ #content #content9,#netzp-search-content > #tab10:checked ~ #content #content10,#netzp-search-content > #tab11:checked ~ #content #content11,#netzp-search-content > #tab12:checked ~ #content #content12,#netzp-search-content > #tab13:checked ~ #content #content13,#netzp-search-content > #tab14:checked ~ #content #content14,#netzp-search-content > #tab15:checked ~ #content #content15 {
    display: block
}

@media screen and (max-width: 480px) {
    #netzp-search-content label.tablabelajax {
        height: 2rem;
        padding: .25rem .15rem .5rem .15rem;
        font-size: 80%
    }

    #netzp-search-content label.tablabel {
        height: 2rem;
        padding: .25rem .25rem .5rem .25rem;
        font-size: 80%
    }
}

.advanced-menu {
    max-width: 78.75rem;
    box-shadow: 0 10px 25px -15px #000;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #787878;
    width: 100%;
    position: absolute;
    color: #787878;
    z-index: 3000
}

.advanced-menu:after {
    content: "";
    display: table;
    clear: both
}

.advanced-menu .menu--list {
    list-style: none;
    display: block
}

.advanced-menu .content--wrapper {
    margin: 1.25rem 1.25rem 1.25rem 1.25rem;
    position: relative
}

.advanced-menu .menu--delimiter {
    content: "";
    width: 1px;
    background: #e6e6e6;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0
}

.advanced-menu .menu--teaser {
    padding: .625rem .625rem 0rem 1.25rem;
    position: relative;
    float: left
}

.advanced-menu .teaser--image {
    height: 15.625rem;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    display: block
}

.advanced-menu .teaser--image + .teaser--headline,.advanced-menu .teaser--image + .teaser--text {
    margin-top: 2.5rem
}

.advanced-menu .teaser--headline {
    font-size: 1.3125rem;
    margin: 0rem 0rem 1.25rem 0rem;
    font-weight: bold
}

.advanced-menu .teaser--text-link {
    color: #ea7c13
}

.advanced-menu .teaser--text-link:hover {
    color: #ea7c13
}

.advanced-menu .menu--list-item {
    -webkit-hyphens: auto;
    hyphens: auto;
    word-break: normal;
    word-wrap: break-word
}

.advanced-menu .menu--list-item-link {
    padding: .3125rem 0rem .3125rem 0rem;
    font-size: 1rem;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    color: #787878;
    display: block
}

.advanced-menu .menu--list-item-link:hover {
    padding: .3125rem 0rem .3125rem .1875rem;
    color: #ea7c13
}

.advanced-menu .button-container {
    font-size: 1rem;
    padding: 1.25rem 1.875rem 1.25rem 0rem;
    background: #787878;
    color: #787878;
    font-weight: bold
}

.advanced-menu .button-container .button--category {
    padding: 1.25rem 3.125rem 1.25rem 3.125rem;
    -webkit-transition: padding .1s ease;
    transition: padding .1s ease;
    color: #787878;
    position: relative
}

.advanced-menu .button-container .button--category:hover {
    padding: 1.25rem 3.125rem 1.25rem 3.4375rem
}

.advanced-menu .button-container .icon--arrow-right {
    font-size: .75rem;
    margin-top: -0.375rem;
    position: absolute;
    top: 50%;
    right: 1.875rem
}

.advanced-menu .button-container .button--close {
    padding: 1.25rem 1.25rem 1.25rem 1.25rem;
    margin-top: -1.25rem;
    float: right;
    cursor: pointer
}

.advanced-menu .menu--container {
    display: none
}

.advanced-menu .menu--container.menu--is-active {
    display: block
}

.advanced-menu .menu--level-0 {
    padding: .625rem .625rem 0rem .625rem;
    float: left;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.advanced-menu .menu--level-0.columns--1 {
    -webkit-column-count: 1;
    column-count: 1
}

.advanced-menu .menu--level-0.columns--2 {
    -webkit-column-count: 2;
    column-count: 2
}

.advanced-menu .menu--level-0.columns--3 {
    -webkit-column-count: 3;
    column-count: 3
}

.advanced-menu .menu--level-0.columns--4 {
    -webkit-column-count: 4;
    column-count: 4
}

.advanced-menu .menu--level-1 {
    margin: .3125rem 0rem 0rem 1.25rem
}

.advanced-menu .menu--level-2 {
    margin: 0rem 0rem .3125rem 1.25rem
}

.advanced-menu .item--level-0 {
    padding-bottom: 2.5rem;
    display: block;
    position: relative;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid
}

.advanced-menu .item--level-0 .menu--list-item-link {
    font-weight: bold
}

.advanced-menu .item--level-1:last-child {
    margin: 0
}

.advanced-menu .item--level-1 .menu--list-item-link {
    padding: .3125rem 0rem .3125rem 0rem;
    font-size: 1rem;
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    color: #787878;
    display: block;
    font-weight: normal
}

.advanced-menu .item--level-1 .menu--list-item-link:hover {
    padding: .3125rem 0rem .3125rem .1875rem;
    color: #ea7c13
}

.advanced-menu .item--level-2 .menu--list-item-link {
    font-size: .875rem
}

.advanced-menu .item--level-2 .menu--list-item-link + .menu--level-3 {
    margin: 0rem 0rem .3125rem 1.25rem
}

.advanced-menu .item--level-3 .menu--list-item-link {
    font-size: .75rem
}

.navigation-main .navigation--list .navigation--entry.is--hovered {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    background: #787878
}

.navigation-main .navigation--list .navigation--entry.is--hovered .navigation--link {
    background: #787878;
    color: #787878
}

@media screen and (min-width: 78.75em) {
    .advanced-menu .content--wrapper {
        margin: 2.5rem 2.5rem 2.5rem 2.5rem
    }
}

#filter .filter--actions {
    display: none
}

.action--filter-options .filter--active-container:not(.is--disabled) {
    display: block
}

.filter--active .filter-facet-result-number-wr {
    display: none
}

.filter-panel.has-active-values {
    border-color: #ea7c13
}

.filter-panel--media-option.disabled {
    opacity: 0.5
}

.filter-loading {
    opacity: 0.3
}

.filter-panel--option.disabled .filter-panel--media-image {
    opacity: 0.5
}

.filter-panel--radio input[type="radio"]:disabled ~ .input--state {
    background: #e9e9f0
}

.filter-custom-group .filter-panel--content .filter-panel,.filter-custom-group .filter-panel--content .filter-panel--flyout,.filter-custom-group .filter-panel--content .filter-panel--content {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
    max-height: none;
    position: relative
}

.filter-custom-group .filter-panel--content .filter-panel:not([data-filter-type="value"]) .filter-panel--title {
    padding-left: 0
}

.filter-custom-group .filter-panel--content .filter-panel--icon {
    display: none
}

.filter-element-wr.disabled {
    opacity: 0.3
}

.filter-element-wr.disabled .filter-panel::before {
    content: " ";
    display: block;
    position: absolute;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent
}

.filter-element-wr.filter-expanded-groups:nth-child(3n + 1) {
    clear: both
}

.filter-element-wr.filter-expanded-groups .filter-panel {
    height: auto
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout {
    height: auto;
    max-height: 235px;
    position: relative
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout .filter-panel--icon {
    display: none
}

.filter-element-wr.filter-expanded-groups .filter-panel .filter-panel--flyout .filter-panel--content {
    max-height: 192px;
    overflow-x: hidden;
    overflow-y: auto
}

.groups-expanded .filter-element-wr:nth-child(3n + 1) {
    clear: both
}

.groups-expanded .filter-element-wr .filter-panel {
    height: auto
}

.groups-expanded .filter-element-wr .filter-panel .filter-panel--flyout {
    border-color: #e6e6e6;
    max-height: 235px;
    position: relative
}

.groups-expanded .filter-element-wr .filter-panel .filter-panel--flyout .filter-panel--content {
    max-height: 192px;
    overflow-x: hidden;
    overflow-y: auto
}

.power-filter-sidebar .action--filter-btn {
    display: none
}

.filter-caption {
    display: none
}

@media (min-width: 48em) {
    .filter-caption {
        display: block
    }

    .filter-opener-with-sidebar {
        display: none
    }

    .power-filter-sidebar {
        float: left;
        margin: 0rem;
        width: 14.375rem
    }

    .power-filter-sidebar .action--filter-btn {
        display: block
    }

    .power-filter-sidebar .filter-wr {
        clear: both
    }

    .power-filter-sidebar .filter-wr > .listing--actions {
        border: none;
        background: none
    }

    .power-filter-sidebar .filter-wr > .listing--actions .action--filter-btn {
        margin: 0;
        float: none;
        width: 100%
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container {
        padding: 0;
        margin: 0
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container .filter-panel {
        width: 100%;
        margin-left: 0;
        height: auto
    }

    .power-filter-sidebar .filter-wr > .listing--actions .filter--container .filter-panel .filter-panel--flyout {
        position: relative
    }

    .power-filter-sidebar .filter-wr + .sidebar-main {
        padding-top: 0.5em
    }

    .power-filter-sidebar .filter-wr:first-child {
        padding-top: 2.8125rem
    }

    .is--ctl-listing .power-filter-sidebar:not(.is--hidden) + .content--wrapper {
        margin-left: 16.25rem
    }
}

@media (min-width: 48em) {
    .filter-caption {
        font-weight: 700;
        font-size: 1rem;
        line-height: 1.625rem;
        color: #787878
    }

    .is--ctl-search .power-filter-sidebar + .content--wrapper {
        margin-left: 260px;
        margin-left: 16.25rem
    }

    .show-always #filter,.show-always .filter--facet-container {
        display: block !important
    }

    .filter-wr.show-always .action--filter-btn {
        display: none
    }

    .filter-wr.show-always .filter-caption {
        margin: 0
    }

    .filter-wr.show-always .action--filter-options {
        border-top: none
    }

    .filter-wr.show-always #filter,.filter-wr.show-always .filter--facet-container {
        display: block !important
    }

    .filter-wr.no-sidebar .filter-caption {
        padding-left: 10px;
        padding-left: 0.625rem;
        float: left
    }

    .filter-wr .filter--actions-bottom {
        display: none !important
    }

    .action--sort + .filter-wr .filter-caption {
        display: none
    }

    .search-with-sidebar .listing--actions {
        padding: 10px;
        padding: 0.625rem
    }

    .search-with-sidebar .listing--actions .action--sort {
        float: left
    }

    .search-with-sidebar .listing--actions .listing--paging {
        border: none;
        padding: 0
    }
}

.contact-content {
    background: #fff;
    box-shadow: 0 2px 3px 0 #f5f5f5;
    padding: .625rem 1.875rem .625rem 1.875rem;
    width: 20rem;
    max-height: 300px;
    overflow-y: auto
}

.contact-content .contact-element {
    border-bottom: solid 1px #f5f5f5;
    padding: .625rem 0rem .625rem 0rem
}

.contact-content .contact-element .headline {
    color: #787878;
    font-size: .875rem;
    font-weight: 700;
    margin: .625rem 0rem .625rem 0rem
}

.contact-content .contact-element .address {
    font-style: normal
}

@media screen and (min-width: 30em) {
    .contact-content {
        height: 100%
    }

    .contact-content .contact-element {
        padding: 1.25rem 0rem 1.25rem 0rem
    }
}

@keyframes flyIn {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }
}

@keyframes flyInMobile {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }

    100% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }
}

@keyframes flyOutMobile {
    0% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes flyOut {
    0% {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }

    50% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0)
    }

    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.sticky-button {
    bottom: 0;
    position: fixed;
    right: 0;
    -webkit-transform: translate(100%, 0);
    transform: translate(100%, 0);
    z-index: 7999
}

.sticky-button.normal {
    bottom: 50%;
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.sticky-button.open {
    bottom: 0;
    -webkit-animation: flyOutMobile 1s forwards;
    animation: flyOutMobile 1s forwards
}

.sticky-button.open .sticky-toggle-button {
    left: -70px;
    top: 0;
    right: 0
}

.sticky-button .sticky-toggle-button {
    border-radius: .25rem;
    border: none;
    cursor: pointer;
    height: 70px;
    left: -70px;
    line-height: 1.5;
    outline: none;
    position: absolute;
    top: 0;
    width: 70px
}

.sticky-button .sticky-toggle-button:focus {
    outline: none
}

.sticky-button .sticky-toggle-button .button-text {
    font-size: .8125rem
}

.sticky-button .sticky-toggle-button .icon {
    font-size: 1.875rem
}

.sticky-button .contact-content {
    max-height: 450px
}

@media screen and (min-width: 30em) {
    .sticky-button {
        -webkit-transform: translate(100%, 25px);
        transform: translate(100%, 25px)
    }

    .sticky-button.open {
        -webkit-animation: flyOut 1s forwards;
        animation: flyOut 1s forwards
    }
}

@media screen and (min-width: 48em) {
    .sticky-button .contact-content {
        max-height: 750px
    }
}

.contact i.icon--cross {
    cursor: pointer;
    font-size: 20px;
    position: absolute;
    right: 1.875rem;
    top: 10px
}

@media screen and (min-width: 0) {
    .teaser--container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }

    .teaser--container .teaser--element {
        border: 1px solid #e6e6e6
    }

    .teaser--container .teaser--element img {
        height: auto;
        margin: 0 auto;
        max-height: 200px;
        padding: .625rem 1.25rem .625rem 1.25rem;
        object-fit: contain;
        width: auto
    }

    .teaser--container .teaser--element .teaser--name {
        padding: .625rem 1.25rem .625rem 1.25rem;
        text-align: center
    }

    .teaser--container .teaser--element .teaser--noimg {
        height: 200px;
        margin: 0 auto;
        position: relative;
        left: auto;
        top: auto;
        transform: none
    }
}

@media screen and (min-width: 30em) {
    .teaser--container .teaser--element img {
        height: 200px
    }
}

@media screen and (min-width: 48em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (min-width: 64em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.hero-image-wrapper {
    position: relative
}

.hero-image-wrapper:before {
    background: #000;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    opacity: .35;
    position: absolute;
    right: 0;
    width: 100%
}

.hero-image-wrapper .hero-image {
    object-fit: cover;
    max-height: 200px;
    width: 100%
}

.hero-image-wrapper h2 {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    position: absolute;
    left: 0;
    margin: 0;
    top: 50%;
    text-align: center;
    transform: translateY(-50%);
    width: 100%
}

@media screen and (min-width: 64em) {
    .hero-image-wrapper h2 {
        font-size: 60px
    }
}

.inquiry-header.panel {
    margin-top: 1.25rem;
    padding-left: 1.25rem;
    padding-right: .625rem
}

#inquiry-form .field--select,#inquiry-form input {
    margin-bottom: .9375rem
}

#inquiry-form input[type='text'],#inquiry-form input[type='email'],#inquiry-form input[type='tel'] {
    width: 100%
}

#inquiry-form .panel--body.is--wide {
    padding: 0
}

@media screen and (min-width: 48em) {
    .is--ctl-inquiry .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }
}

@media screen and (min-width: 48em) {
    .lexicon--info {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .is--ctl-Lexicon .sidebar-main {
        display: block
    }

    .is--ctl-Lexicon .content-main .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-lexicon .sidebar-main {
        display: block
    }

    .is--ctl-lexicon .content-main .content--wrapper {
        margin-left: 16.25rem
    }
}

.lexicon-text-detail h1 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem
}

.lexicon-text-detail ul {
    margin: 1.25rem 0rem 1.25rem 0rem;
    padding-left: 1.875rem
}

.lexicon-text-listing h1 {
    font-size: 1.375rem;
    line-height: 1.625rem;
    margin: 1.75rem 0rem .625rem 0rem
}

.lexicon--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.action--lexicon-options {
    background-color: #e6e6e6
}

.lexicon--close-btn {
    padding: .125rem .625rem .125rem .625rem;
    line-height: 2.375rem;
    background-color: #fff;
    background-image: linear-gradient(to bottom, #fff 0%, #787878 100%);
    font-size: .875rem;
    color: #f5f5f5;
    font-weight: bold;
    display: block
}

.action--lexicon-options .lexicon--close-btn .icon--arrow-right {
    margin: .75rem 0rem 0rem 0rem;
    font-size: .6875rem;
    float: right
}

#keyword_index {
    border: 1px solid #e6e6e6;
    border-radius: 3px;
    margin: 0rem 0rem 1.875rem 0rem;
    background: #f2f2f2;
    text-align: center;
    display: none
}

#keyword_index .btn {
    padding: .3125rem .3125rem .3125rem .3125rem;
    line-height: .9375rem
}

@media screen and (min-width: 48em) {
    #keyword_index {
        display: block
    }
}

.lexicon--info {
    margin: 0rem 0rem 1.25rem 0rem
}

.lexicon .entries .product--box .box--content {
    padding-top: 0
}

.lexicon .entries .product--box .box--content .title {
    color: #787878
}

.lexicon .entries .product--box.box--minimal {
    height: 19.375rem
}

.lexicon .entries .product--box.box--basic {
    height: 15rem
}

.lexicon .entries .product--box.box--liste {
    height: 11.875rem
}

.lexicon .article .product--box.box--liste {
    width: 100%
}

.modal_lexicon a {
    text-decoration: underline
}

@media screen and (min-width: 48em) {
    .is--ctl-lexicon.is--no-sidebar.is--no-lexicon-sidebar .sidebar-main {
        display: none
    }

    .is--ctl-lexicon.is--no-sidebar.is--no-lexicon-sidebar .content--wrapper {
        margin-left: 0rem
    }
}

#lexiconContainer {
    position: fixed;
    width: 500px;
    max-width: 90vw;
    background-color: #FFF;
    top: 50%;
    margin: auto;
    right: 0;
    left: 0;
    z-index: 9999;
    border-radius: 3px;
    box-shadow: 0 0 0 7px rgba(0,0,0,0.25);
    display: none;
    opacity: 1
}

#lexiconContainer .ajax_lexicon_container .close-window {
    position: absolute;
    right: .75rem;
    top: .75rem
}

#lexiconContainer .ajax_lexicon_container .inner_container {
    max-height: 60vh;
    overflow: auto;
    padding: 0rem 1.5rem 0rem 1.5rem
}

#lexiconContainer .ajax_lexicon_container .footer {
    padding: 0rem .5rem .5rem 1.5rem;
    overflow: hidden;
    text-align: right
}

* html #lexiconContainer {
    position: absolute
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .is--primary {
    text-align: center;
    position: relative;
    width: 100%
}

.ffb-custom-emotion-element .entry--search {
    width: 100%
}

#product_search {
    display: block;
    margin-left: 0
}

@media screen and (min-width: 30em) {
    #product_search {
        margin-left: 20px
    }
}

@media screen and (min-width: 48em) {
    #product_search {
        margin-left: -14.0625rem
    }
}

.contact_search {
    padding: 0 30px
}

.contact_search div.form-group.zip {
    display: none
}

.contact_search div.form-group label {
    width: 80px;
    padding: 10px 0;
    float: left
}

.contact.teaser--container {
    padding: 0 30px
}

.contact.teaser--container b {
    line-height: 22px
}

.contact.teaser--container .teaser--content {
    display: none
}

.contact.teaser--container .blog--box-header {
    margin: 10px 10px 0 10px
}

.contact.teaser--container .blog--box-header img {
    max-height: 50px;
    max-width: 250px
}

.contact.teaser--container .blog--box-content {
    margin: 10px
}

.contact.teaser--container .blog--box-content i.icon--fa-user {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-user:before {
    content: "\f007"
}

.contact.teaser--container .blog--box-content i.icon--fa-mobile {
    display: inline-block;
    padding: 0 2px;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-mobile:before {
    content: "\f10b"
}

.contact.teaser--container .blog--box-content i.icon--fa-phone {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-phone:before {
    content: "\f095"
}

.contact.teaser--container .blog--box-content i.icon--fa-fax {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-fax:before {
    content: "\f1ac"
}

.contact.teaser--container .blog--box-content i.icon--fa-globe {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.icon--fa-globe:before {
    content: "\f0ac"
}

.contact.teaser--container .blog--box-content i.icon--mail {
    display: inline-block;
    width: 25px
}

.contact.teaser--container .blog--box-content i.fa-check-square {
    color: #ea7c13
}

@media screen and (min-width: 0) {
    .contact.teaser--container {
        grid-template-columns: 1fr
    }
}

@media screen and (min-width: 48em) {
    .contact.teaser--container {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width: 78.75em) {
    .contact.teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

.fallstudien {
    width: 100%
}

.fallstudien .head--picture {
    display: none;
    float: none;
    max-height: initial;
    max-width: 100%
}

.fallstudien .content-type--head.panel .panel--title--headline {
    align-items: center;
    display: grid;
    grid-template-columns: 1fr;
    margin: 0 1.25rem 0 1.25rem
}

.fallstudien .content-type--head.panel .panel--title--headline h1 {
    margin: 0;
    padding: 0;
    order: 2
}

.fallstudien .content-type--head.panel ul {
    list-style: none;
    margin: 2.25rem 0 0 0;
    line-height: 1.7rem
}

.fallstudien .content-type--body {
    display: grid;
    grid-template-columns: 1fr
}

.fallstudien .content-type--body .content-type--field {
    padding: 0
}

.fallstudien .content-type--body .content-type--field .panel--body {
    padding: 0 1.25rem
}

.fallstudien .content-type--body .panel--title {
    margin: 0
}

.fallstudien .content-type--body .fallstudien-typen {
    margin-top: 15px;
    order: 10
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .datasheet {
    margin: 0
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions {
    bottom: auto;
    display: block;
    position: relative
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions form {
    display: block
}

.fallstudien .content-type--body .fallstudien-typen .box--content .product--info .product--actions form + form {
    margin-top: .9375rem
}

.fallstudien .content-type--body .content-type--field-tinymce .field--content {
    background-color: #FFFFFF
}

#closeproduct i:hover {
    cursor: pointer
}

@media screen and (min-width: 0) {
    .shop--navigation .navigation--list {
        display: block !important
    }

    #fallstudien_search .filter--active-container {
        clear: both
    }

    #fallstudien_search div.sort {
        float: right;
        width: 100%
    }

    #fallstudien_search div.sort .js--fancy-select {
        max-width: initial
    }

    #fallstudien_search div.sort .js--fancy-select:after {
        border-left: none;
        font-size: 14px;
        width: 2.5rem
    }

    #fallstudien_search div.sort .js--fancy-select .sort-select {
        height: 2.4rem;
        line-height: 2.4rem
    }

    .CustomFallstudien {
        display: none
    }

    .CustomFallstudien_Content h2 {
        margin: 1.75rem 0 .625rem 0
    }

    .CustomFallstudien_Content h2.blog--box-headline {
        position: relative
    }

    .CustomFallstudien_Content h2.blog--box-headline .filter-panel--icon {
        font-size: 30px;
        font-weight: bold;
        left: 0;
        right: auto;
        top: 28px;
        transform: rotate(-90deg)
    }

    .CustomFallstudien_Content h2.blog--box-headline .blog--box-link {
        padding-left: 30px
    }

    .CustomFallstudien_Content .search--results {
        margin-top: 90px
    }

    .CustomFallstudien_Content .teaser--content + .teaser--content {
        border-top: 1px solid #ea7c13
    }

    .CustomFallstudien_Content .blog--content.fallstudien {
        margin-top: 0
    }

    .CustomFallstudien_Content .blog--box li.blog--metadata {
        list-style: none;
        line-height: 1.7rem
    }
}

@media screen and (min-width: 48em) {
    .fallstudien .content-type--head.panel .panel--title--headline {
        grid-template-columns: 70% 30%;
        margin: 1.25rem 0 .625rem 0
    }

    .fallstudien .content-type--head.panel .panel--title--headline h1 {
        order: 0
    }

    .fallstudien .content-type--head.panel .panel--title--headline .navigation--link {
        text-align: right
    }

    #fallstudien_search {
        clear: right;
        height: 100px
    }

    #fallstudien_search .filter-panel--content {
        overflow: auto
    }

    #fallstudien_search .filter-panel--content .filter-panel--label {
        overflow: unset
    }

    #fallstudien_search .filter--active-container {
        clear: unset;
        position: absolute;
        top: 100px
    }

    #fallstudien_search div.sort {
        margin-right: 8px;
        width: 32%
    }

    #fallstudien_search div.sort .js--fancy-select {
        max-width: 18.125rem
    }

    .CustomFallstudien {
        width: 14.375rem;
        margin: 0rem 0rem 0rem 0rem;
        padding-top: 1.875rem;
        display: block;
        float: left
    }

    .CustomFallstudien_Content {
        margin-left: 16.25rem;
        padding-top: 2.8125rem
    }

    .exportButton {
        float: right;
        position: relative
    }

    .exportButton .form--ajax-loader {
        display: block;
        top: 0
    }

    .exportButton .hide {
        display: none !important
    }
}

.emotion--row .download_listing .closeAllProduct {
    position: absolute;
    top: 15px
}

.emotion--row .download_listing .product--info ul {
    color: #787878;
    font-size: 14px;
    margin-left: 15px;
    min-height: 65px
}

.emotion--row .download_listing #download_search input.main-search--field {
    margin: 0 0 1% 1%
}

.emotion--row .download_listing .filter--active-container {
    clear: both
}

.emotion--row .download_listing .emotion--blog.listing {
    margin: 0;
    padding: 0 1%
}

.emotion--row .download_listing .emotion--blog.listing .product--spacer {
    height: .9375rem
}

.emotion--row .download_listing .emotion--blog.listing .text {
    min-height: 150px
}

.emotion--row .download_listing ::placeholder {
    color: #787878;
    opacity: 1
}

.emotion--row .download_listing :-ms-input-placeholder {
    color: #787878
}

.emotion--row .download_listing ::-ms-input-placeholder {
    color: #787878
}

.emotion--row .download_listing #clearOptionen {
    position: relative;
    right: 0;
    top: 0
}

@media screen and (min-width: 0) {
    .emotion--row #sDownloadSearch {
        margin: 1% 0;
        width: 100%
    }

    .emotion--row .closeAllProduct {
        right: -18px;
        top: 4px
    }

    .emotion--row .closeAllProduct:hover {
        cursor: pointer
    }
}

@media screen and (min-width: 48em) {
    .emotion--row #sDownloadSearch {
        margin: 1%;
        width: 60%
    }

    .emotion--row .closeAllProduct {
        right: 38%;
        top: 10px
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing .box--basic {
        width: 100%
    }

    .download_listing .is--ctl-listing.is--no-sidebar .emotion--blog.listing .product--box {
        padding: 0
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    width: 100%;
    z-index: 1
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-property: -webkit-transform, left, top;
    -webkit-transition-duration: 0s;
    -webkit-transform: translate3d(0px, 0, 0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform, left, top;
    -moz-transition-duration: 0s;
    -moz-transform: translate3d(0px, 0, 0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform, left, top;
    -o-transition-duration: 0s;
    -o-transform: translate3d(0px, 0, 0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0px, 0px);
    -ms-transition-property: -ms-transform, left, top;
    -ms-transition-duration: 0s;
    -ms-transform: translate3d(0px, 0, 0);
    -ms-transition-timing-function: ease;
    transition-property: transform, left, top;
    transition-duration: 0s;
    transform: translate3d(0px, 0, 0);
    transition-timing-function: ease
}

.swiper-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    float: left
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}

html,body {
    position: relative
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-invisible-blank-slide {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(right, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to left, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(left, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to right, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to top, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: -o-linear-gradient(top, rgba(0,0,0,0.5), rgba(0,0,0,0));
    background-image: linear-gradient(to bottom, rgba(0,0,0,0.5), rgba(0,0,0,0))
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255,255,255,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,.swiper-zoom-container > img,.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next + .swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.ffb-custom-emotion-element {
    font-size: 14px
}

.ffb-custom-emotion-element .ffb-slider-teaser-slider-title {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 10px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-button {
    min-height: 35px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper .ffb-slider-teaser-image-container img {
    width: 100%
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper .ffb-slider-teaser-text {
    font-size: .875rem;
    min-height: 80px;
    padding: 5px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--static .ffb-slider-teaser-wrapper p {
    margin: 0;
    white-space: normal
}

.ffb-custom-emotion-element .product-custom-container {
    padding: 0 50px
}

.ffb-custom-emotion-element .product-slider--arrow {
    background: none;
    border: none;
    color: #000
}

.ffb-custom-emotion-element .product-slider--arrow.arrow--next {
    right: 15px
}

.ffb-custom-emotion-element .product-slider--arrow.arrow--prev {
    left: 15px
}

.swiper-scrollbar {
    background: #f5f5f5
}

.swiper-scrollbar .swiper-scrollbar-drag {
    background: #6a8190
}

.swiper-container .swiper-slide {
    background: transparent
}

.swiper-container .swiper-pagination-bullet {
    background: #f5f5f5
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #007aff
}

.right_top,.mid_top,.left_top {
    top: 5%
}

.left_top {
    left: 5%
}

.mid_top {
    margin: auto
}

.right_top {
    right: 5%
}

.left_bottom,.right_bottom,.mid_bottom {
    bottom: 12%
}

.left_bottom {
    left: 5%
}

.right_bottom {
    right: 5%
}

.mid_bottom {
    margin: auto
}

.left_mid {
    left: 5%
}

.right_mid {
    right: 5%
}

.theme_text_layer {
    background: #fff;
    -webkit-box-shadow: 0 5px 30px -15px rgba(0,0,0,0.75);
    -moz-box-shadow: 0 5px 30px -15px rgba(0,0,0,0.75);
    box-shadow: 0px 5px 30px -15px rgba(0,0,0,0.75);
    color: #000;
    max-width: 80%;
    outline: 1px solid #ddd;
    padding: 10px;
    position: absolute
}

.theme_text_layer a {
    text-decoration: none
}

.swiper-button-next,.swiper-button-prev {
    background-image: none
}

.neonImproveOrderedVariants {
    list-style-type: none
}

.neonImproveOrderedVariants__label {
    font-weight: bold
}

.product--details .is--active.action--link [class^="icon--"],.product--box .is--active.action--link [class^="icon--"],.product--details .is--active.product--action [class^="icon--"],.product--box .is--active.product--action [class^="icon--"] {
    color: #ea7c13
}

.blog--content .blog--listing--container .blog--listing {
    float: none;
    width: 100%
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom {
    margin-bottom: 1.125rem
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper {
    margin-right: -1.25rem
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper .blog-badge-sponsored,.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog-badge-wrapper .blog-badge-featured {
    margin-top: 0
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog--box-headline {
    margin: 0;
    padding-top: 0
}

.blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom .blog--box-metadata {
    margin: 0
}

.blog--detail .blog--comments-name.hide-blog--comments-email {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog--detail .blog--comments-summary.hide-blog--comments-voting {
    width: 100%;
    float: none;
    padding-right: 0
}

.blog--detail .blog--bookmark.icon--whatsapp svg {
    position: relative;
    top: .3125rem;
    height: 2.875rem;
    width: auto;
    fill: #ea7c13
}

.blog--box .blog--box-blogcategories {
    margin-top: .5rem;
    font-size: .75rem
}

.filter--list.sub-categories {
    margin-left: .375rem
}

.is--ctl-blog.blogdetail--has-rightsidebar .blog--filter-btn {
    margin-top: 1rem
}

.blog--filter.blog--filter-own-content {
    display: none
}

.blog--filter.blog--filter-own-content .blog--filter-content.hide--blog-filter-own-content-title {
    top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.blog--filter.blog--filter-own-content .owncontent-link {
    display: block
}

.blog--filter.blog--filter-own-content .owncontent-link .owncontent-img {
    display: block
}

.blog--filter.blog--filter-own-content .owncontent-txt {
    display: block;
    margin-top: .9375rem
}

.blog--filter.blog--filter-own-content .owncontent-txt.owncontent-txt-no-margin {
    margin-top: 0
}

@media screen and (max-width: 48em) {
    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-smartphone {
        display: none
    }
}

@media screen and (min-width: 48em) and (max-width: 850px) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 65%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 33%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 65%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 33%
    }
}

@media screen and (min-width: 851px) and (max-width: 950px) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 68%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 30%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 68%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 30%
    }
}

@media screen and (min-width: 951px) and (max-width: 64em) {
    .blog--has-widersidebar-tabletportrait .blog--content .blog--listing {
        width: 72%
    }

    .blog--has-widersidebar-tabletportrait .blog--content .blog--filter-options {
        width: 26%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--detail {
        width: 72%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletportrait .blog--filter-options {
        width: 26%
    }
}

@media screen and (min-width: 64em) and (max-width: 1150px) {
    .blog--has-widersidebar-tabletlandscape .blog--content .blog--listing {
        width: 74%
    }

    .blog--has-widersidebar-tabletlandscape .blog--content .blog--filter-options {
        width: 24%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--detail {
        width: 74%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--filter-options {
        width: 24%
    }
}

@media screen and (min-width: 1151px) and (max-width: 78.75em) {
    .blog--has-widersidebar-tabletlandscape .blog--content .blog--listing {
        width: 76%
    }

    .blog--has-widersidebar-tabletlandscape .blog--content .blog--filter-options {
        width: 22%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--detail {
        width: 76%
    }

    .is--ctl-blog.is--act-detail.blog--content.blog--has-widersidebar-tabletlandscape .blog--filter-options {
        width: 22%
    }
}

@media screen and (min-width: 48em) and (max-width: 64em) {
    .blog--content .blog--listing .blog--box .blog--box-content .blog--box-header.bottom {
        float: right;
        width: 74%
    }

    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-tablet {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .blog--content .blog--listing .blog--box--outer {
        display: flex
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 {
        width: 48%;
        margin-right: 1%;
        margin-left: 1%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 {
        width: 32%;
        margin-right: 1%;
        margin-left: 1%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture {
        width: 45%;
        float: left;
        margin-right: 5%;
        margin-bottom: 5%
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture.fullsize {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-picture img {
        text-align: center;
        margin: 0 auto
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2 .blog--box-description {
        width: 100%;
        float: none
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture {
        width: 100%;
        float: none;
        margin-bottom: 1.25rem
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture.fullsize {
        width: 100%;
        float: none;
        margin-right: 0
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-picture img {
        text-align: center;
        margin: 0 auto
    }

    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-3 .blog--box-description {
        width: 100%;
        float: none
    }

    .blog--content .blog--listing.blog--listing-has-margin .banner--container,.blog--content .blog--listing.blog--listing-has-margin .hero-unit {
        margin-right: 1%;
        margin-left: 1%
    }
}

@media screen and (min-width: 64em) and (max-width: 78.75em) {
    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2.no-right-sidebar .blog--box-picture {
        margin-right: 1.25rem;
        margin-bottom: 1.25rem;
        margin-left: 1.25rem
    }
}

@media screen and (min-width: 78.75em) {
    .blog--content .blog--listing .blog--box--outer .blog--box.width-1-2.no-right-sidebar .blog--box-picture {
        margin-right: 2%;
        margin-bottom: 2%;
        margin-left: 2%
    }

    .blog--detail .blog--bookmark.icon--whatsapp.hide-blog-bookmark-whatsapp-desktop {
        display: none
    }

    .blog--detail .blog--bookmark.icon--whatsapp svg {
        position: relative;
        top: .3125rem;
        height: 2.375rem;
        width: auto
    }
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry {
    margin-bottom: .25rem
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt {
    font-weight: 700;
    color: #787878
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date {
    display: block;
    color: #787878
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-newest-posts .filter--list .filter--entry:last-child {
    margin-bottom: 0
}

.blog--sidebar .blog--filter-newest-posts::after {
    clear: both;
    content: "";
    display: table
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry {
    margin-bottom: .25rem
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt {
    font-weight: 700;
    color: #787878
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-txt:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date {
    display: block;
    color: #787878
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry .filter--entry-link .filter--entry-link-date:hover {
    color: #ea7c13
}

.blog--sidebar .blog--filter-popular-posts .filter--list .filter--entry:last-child {
    margin-bottom: 0
}

.blog--sidebar .blog--filter-popular-posts::after {
    clear: both;
    content: "";
    display: table
}

.blog--sidebar .blog--filter-subscribetonewsletter .subscribetonewsletter-txt {
    display: block;
    margin-bottom: 1.25rem
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--field {
    border-top-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 3px;
    background-clip: padding-box;
    position: relative;
    width: 87.5%;
    float: left
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button {
    box-shadow: 0 0 0 transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0;
    background-clip: padding-box;
    padding: .1875rem .3125rem .1875rem .3125rem;
    margin-left: -0.0625rem;
    position: relative;
    width: 12.5%;
    text-align: center;
    float: left
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button .button--text {
    display: none
}

.blog--sidebar .blog--filter-subscribetonewsletter .newsletter--form-privacy {
    margin-top: 1.25rem;
    margin-bottom: 0
}

.blog--sidebar .blog--filter-subscribetonewsletter .clearfix::after {
    display: block;
    content: "";
    clear: both
}

.blog--sidebar .blog--filter-subscribetonewsletter .blog--filter-content.js--collapse-target.is--collapsed {
    padding: .625rem .625rem .625rem .625rem
}

@media screen and (min-width: 48em) {
    .blog--sidebar .blog--filter-subscribetonewsletter .newsletter--field {
        width: 70%
    }

    .blog--sidebar .blog--filter-subscribetonewsletter .newsletter--button {
        width: 30%
    }

    .blog--box .blog--box-blogcategories {
        font-size: .875rem
    }

    .is--ctl-blog.is--act-detail.blog--content {
        margin-top: 0
    }

    .is--ctl-blog.is--act-detail.blog--content .blog--filter-options {
        display: block;
        float: right;
        width: 20%;
        margin-top: 2.8125rem;
        border: none;
        background: none
    }

    .is--ctl-blog.is--act-detail.blog--content .blog--detail {
        float: left;
        width: 78%
    }
}

.blog-badge-wrapper {
    float: right
}

.blog-badge-sponsored,.blog-detail-badge-sponsored {
    background-color: #4aa3df;
    color: #fff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-weight: bold;
    margin-right: 0;
    padding: .1875rem .625rem .1875rem .625rem;
    text-transform: uppercase
}

.blog-badge-sponsored {
    margin-top: 1.25rem
}

.blog-detail-badge-sponsored {
    margin-top: 0
}

.blog-badge-featured,.blog-detail-badge-featured {
    background-color: #2ecc71;
    color: #fff;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
    font-weight: bold;
    margin-right: 0;
    padding: .1875rem .625rem .1875rem .625rem;
    text-transform: uppercase
}

.blog-badge-featured {
    margin-top: 1.25rem
}

.blog-detail-badge-featured {
    margin-top: 0
}

.product-slider--item .product--box .box--content .product--info .product--image.is-not-clickable,.product-slider--item .product--box .box--content .product--info .product--title.is-not-clickable {
    cursor: default
}

.product-slider--item .product--box:hover .box--content .product--info .product--title.is-not-clickable {
    color: inherit
}

@media screen and (min-width: 48em) {
    .is--ctl-blog.blog--has-leftsidebar .sidebar-main {
        display: block;
        padding-top: 0
    }

    .is--ctl-blog.blog--has-leftsidebar .sidebar-main + .content--wrapper {
        margin-left: 16.25rem
    }

    .is--ctl-blog.blog--has-leftsidebar .blog--box.panel {
        display: inline-block;
        width: 100%
    }

    .is--ctl-blog.blog--has-leftsidebar.blogdetail--has-rightsidebar .sidebar-main {
        display: block;
        padding-top: 2.8125rem
    }

    .blog--filter.blog--filter-own-content {
        display: block
    }
}

@media screen and (max-width: 48em) {
    .is--ctl-blog.is--act-detail.blog-breadbrumb-in-multiplerows .content--breadcrumb .breadcrumb--entry {
        white-space: initial;
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto
    }
}

@media screen and (max-width: 48em) {
    .is--ctl-blog.blog--hide-facebookfanpage-smartphone .blog--filter.blog--filter-facebookfanpage {
        display: none
    }

    .is--ctl-blog.blog--hide-subscribetonewsletter-smartphone .blog--filter.blog--filter-subscribetonewsletter {
        display: none
    }
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 300;
    src: url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.eot');
    src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.eot?#iefix') format('embedded-opentype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.woff2') format('woff2'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.woff') format('woff'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.ttf') format('truetype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-300.svg#RobotoCondensed') format('svg')
}

@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    src: url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.eot');
    src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), url('../../themes/Frontend/Dold/frontend/_public/src/fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg')
}

body {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300
}

a {
    font-weight: 300
}

p {
    line-height: 1.7rem
}

h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 40px
}

h2 {
    font-size: 24px;
    font-weight: 300;
    line-height: 30px
}

h3 {
    font-size: 18px;
    font-weight: 300;
    line-height: 22px
}

h4 {
    font-size: 16px;
    font-weight: 300;
    line-height: 20px
}

h5 {
    font-size: 13px;
    font-weight: 300;
    line-height: 17px
}

h6 {
    font-size: 10px;
    font-weight: 300;
    line-height: 14px
}

label,span {
    font-size: 16px;
    font-weight: 300;
    line-height: 19px
}

#cookie-consent .cookie-consent--header {
    background: #fff;
    color: #787878
}

.page-wrap--cookie-permission:before {
    background: #000;
    content: '';
    height: 100%;
    opacity: 0.7;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container {
    background: #fff;
    bottom: 0;
    display: grid;
    grid-template-columns: 1fr;
    left: 50%;
    padding: 25px;
    min-width: 255px;
    max-width: 1260px;
    position: fixed;
    transform: translateX(-50%);
    right: auto
}

@media screen and (min-width: 930px) {
    .page-wrap--cookie-permission .cookie-permission--container {
        grid-gap: 20px;
        grid-template-columns: 1fr 1fr
    }
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content {
    width: auto
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button {
    display: grid
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    order: 0
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--accept-button {
    margin: 15px auto 0 auto;
    order: 1
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--button.cookie-permission--extra-button .cookie-permission--decline-button {
    margin: 15px auto 0 auto;
    order: 2
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--content.cookie-permission--extra-button {
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
    height: 100%;
    position: relative;
    top: 0;
    width: 100%
}

.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
    width: 100% !important
}

@media screen and (min-width: 30em) {
    .page-wrap--cookie-permission .cookie-permission--container .cookie-permission--accept-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--decline-button,.page-wrap--cookie-permission .cookie-permission--container .cookie-permission--configure-button {
        margin: 0 auto;
        width: 52% !important
    }
}

@media screen and (min-width: 30em) {
    .page-wrap--cookie-permission .cookie-permission--container {
        bottom: auto;
        top: 50%;
        width: 75% !important
    }
}

@media screen and (min-width: 930px) {
    .page-wrap--cookie-permission .cookie-permission--container.cookie-mode--1 .cookie-permission--button.cookie-permission--extra-button {
        align-items: center
    }
}

.ajax--cart .cart--item .action--container button {
    border: none
}

.ajax--cart .cart--item .action--container .icon--cross {
    left: 40%;
    position: absolute;
    top: 5px
}

.badge {
    background: #ea7c13;
    color: #fff
}

.btn {
    border: 1px solid #e6e6e6
}

.btn:hover {
    border: 1px solid #e6e6e6;
    color: #787878
}

.product--delivery .delivery--text {
    display: none
}

.js--tab-menu .tab--navigation.unfolded {
    display: none
}

.js--tab-menu .tab--container-list .tab--container {
    border: none
}

.js--tab-menu .tab--container-list .tab--container.unfolded {
    display: block
}

.js--tab-menu .tab--container-list .headline {
    padding: 20px 0
}

.product--details .tab-menu--cross-selling .tab--container-list {
    padding: 0 .625rem 1rem .625rem
}

textarea,input[type="text"],input[type="search"],input[type="password"],input[type="number"],input[type="email"],input[type="tel"] {
    color: #787878
}

.listing--actions .action--filter-options .filter--multi-selection .option--container:hover .filter-panel--input,.listing--actions .action--filter-options .filter--multi-selection .option--container:hover .filter-panel--label,.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input,.filter-panel.is--collapsed .filter-panel--title,.filter-panel:hover .filter-panel--icon,.filter-panel:hover .filter-panel--title,.filter-panel.is--collapsed .filter-panel--icon:before {
    color: inherit
}

.action--filter-options .filter-panel.is--collapsed .filter-panel--flyout,.filter--multi-selection .option--container:hover .filter-panel--input,.filter--value .option--container:hover .filter-panel--input,.filter--value-tree .option--container:hover .filter-panel--input {
    border-color: #e6e6e6
}

.filter-panel--option.disabled {
    opacity: 0.3;
    pointer-events: none
}

.filter--container .filter-panel ul {
    padding: 0
}

@media screen and (min-width: 48em) {
    .listing--actions {
        background: transparent;
        border: none;
        padding-top: 0
    }

    .listing--actions .is--instant-filter {
        margin-left: -2%
    }

    .listing--actions .action--filter-btn {
        display: none
    }

    .listing--actions .filter--facet-container {
        display: block !important
    }

    .listing--actions .action--filter-options.is--collapsed,.listing--actions .action--filter-options.is--active-filter {
        border-width: 0
    }

    .listing--actions .action--filter-options .filter-panel {
        border-color: #e6e6e6
    }

    .listing--actions .action--filter-options:hover .filter-panel.is--collapsed .filter-panel--flyout {
        border-color: #e6e6e6
    }
}

.product--details .product--header .product--title {
    font-size: 32px;
    line-height: 40px
}

.listing .product--box .product--image {
    padding: 1rem
}

.listing--content .seo-text {
    margin: 1.25rem 0
}

.js--modal.no--header.image-gallery--modal {
    z-index: 100000
}

@media screen and (min-width: 78.75em) {
    .content-main.is--fullscreen {
        margin-top: 1.25rem
    }
}

.block-group ul,.block-group ol,.blog--detail ul,.blog--detail ol {
    padding-left: 20px;
    padding-left: 1.25rem;
    line-height: 24px
}

.emotion--blog .blog--entry .blog--image {
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    margin: 0
}

.emotion--blog .blog--entry .blog--title {
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 15px 10px
}

.emotion--blog .blog--entry .blog--description {
    font-size: 1rem;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    line-height: 1.7rem;
    padding: 0 25px 15px 10px;
    position: relative
}

.emotion--blog .blog--entry .blog--description a {
    color: #787878
}

.emotion--blog .blog--entry .blog--description:after {
    background-image: url('../../themes/Frontend/Dold/frontend/_public/src/images/arrow.svg');
    bottom: 15px;
    content: '';
    display: block;
    height: 14px;
    position: absolute;
    right: 10px;
    width: 15px
}

.blog--box .blog--box-description .blog--box-description-short {
    font-size: 1rem;
    line-height: 1.7rem
}

.blog--content {
    margin: 1.25rem 0rem 1.25rem 0rem
}

.blog--content .blog--listing {
    margin: 0rem 0rem 0rem 0rem
}

@media screen and (min-width: 48em) {
    .blog--content {
        margin: 0rem 0rem 0rem 0rem
    }
}

.breadcrumb--prefix .breadcrumb--link {
    padding-right: 0
}

.content-main .content--breadcrumb {
    border-bottom: none;
    margin: 0
}

.content-main .content--breadcrumb .breadcrumb--button.breadcrumb--link {
    color: #ea7c13
}

.content-main .content--breadcrumb .breadcrumb--button.breadcrumb--link:hover {
    color: #ea7c13
}

.content--breadcrumb .breadcrumb--button .icon--arrow-left {
    font-size: 17px
}

.content--breadcrumb {
    border-bottom: none
}

.content--breadcrumb .is--active .breadcrumb--link,.content--breadcrumb .breadcrumb--link {
    color: #787878
}

.content--breadcrumb .is--active .breadcrumb--link:hover,.content--breadcrumb .breadcrumb--link:hover {
    color: #787878
}

.content--breadcrumb .breadcrumb--button .breadcrumb--title {
    padding-right: 0;
    border-right: none
}

.content--breadcrumb .breadcrumb--link .breadcrumb--title {
    position: relative;
    top: -1px
}

.content--breadcrumb .breadcrumb--separator {
    font-size: .875rem;
    color: #787878;
    padding: .625rem 0 .625rem 0
}

.content--breadcrumb .breadcrumb--button {
    line-height: 1.5rem
}

@media screen and (min-width: 48em) {
    .content--breadcrumb {
        margin: 30px 0 40px 0
    }

    .content--breadcrumb .breadcrumb--button {
        padding: .625rem 0 .625rem .625rem
    }
}

.top-bar--navigation .compare--list .btn--compare-delete:hover {
    color: #666;
    background-color: #e6e6e6;
    background-image: linear-gradient(to bottom, #e6e6e6 0%, #fff 100%)
}

.product--details .configurator--form,.product--details .buybox--form {
    width: 100%
}

.product--details .buybox--quantity {
    margin-right: 5%;
    width: 20%
}

.product--details .buybox--button {
    text-transform: unset;
    width: 75%
}

.product--details .buybox--button span {
    text-transform: unset
}

.product--details .buybox--button .icon--arrow-right:before {
    content: ''
}

.product--details .product--image-container {
    padding: 1.875rem 0rem 1.25rem 0rem;
    width: 35%
}

.product--details .product--base-info .entry--label {
    width: inherit
}

.product--details .entry--sku .entry--content {
    font-weight: bold
}

.product--details .product--buybox .price--content {
    color: #000
}

.product--details .entry--sku .entry--content {
    font-size: .875rem
}

.product--details .product--header {
    display: block;
    min-height: initial;
    width: 100%
}

.product--details .configurator--form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    width: 100%
}

.product--details .configurator--form .select-field {
    max-width: 100%
}

.product--details .product--properties ul,.product--details .product--properties ol,.product--details .product--benefits ul {
    margin-block-start: 1em;margin-block-end: 1em;margin-inline-start: 0;margin-inline-end: 0;padding-inline-start: 40px}

.product--details .product--properties ul li,.product--details .product--properties ol li,.product--details .product--benefits ul li {
    line-height: 24px
}

.product--details .product--description,.product--details #technical_data,.product--details .downloads-container,.product--details .benefits-container,.product--details .properties-container {
    padding: 0 .625rem 1rem .625rem
}

.product--details .js--off-canvas-button {
    padding: 0
}

.product--details .tab-menu--cross-selling .tab--title {
    padding: .625rem 0 .625rem 0
}

.product--details .product--rating-count {
    color: #787878
}

.product--details .tab--title:hover .product--rating-count {
    color: #ea7c13
}

.product--details .content--similar-products.has--content {
    display: block
}

.product--details .content--similar-products {
    padding: 0
}

.scroll-to-top {
    transition: all 1s ease;
    background: rgba(0,0,0,0.4);
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    bottom: 125px;
    position: fixed;
    height: 40px;
    opacity: 0;
    right: -40px;
    width: 40px;
    z-index: 100
}

.scroll-to-top:after {
    color: #fff;
    content: "\f107";
    cursor: pointer;
    display: block;
    font-family: 'Font Awesome 5 Free';
    font-size: 20px;
    font-weight: 900;
    height: 30px;
    line-height: 30px;
    max-height: 100%;
    position: absolute;
    right: 5px;
    text-align: center;
    transform: rotateX(180deg);
    top: 5px;
    user-select: none;
    width: 30px
}

.scroll-to-top.is--visible {
    opacity: 1;
    right: 0
}

h2#similars,h2#accessories {
    display: none
}

.tab--header .tab--title:after {
    font-weight: bold;
    right: 0
}

.tab--header.is--active .tab--title:after {
    content: "\f068"
}

@media screen and (min-width: 48em) {
    .product--details .buybox--button {
        width: 45%
    }

    h2#similars,h2#accessories {
        display: block
    }

    .product--description,#technical_data,.downloads-container,.benefits-container,.properties-container,.properties-container {
        padding: 0
    }
}

@media screen and (min-width: 64em) {
    .product--details .product--header {
        display: inline-block;
        width: 60%
    }

    .product--details .product--buybox {
        width: 60%
    }

    .product--details .configurator--form {
        padding-bottom: 30px
    }

    .product--details .configurator--form .label-field:nth-child(2n-1),.product--details .configurator--form .label-field:nth-child(2n) {
        padding: 0
    }

    .product--details .content--description {
        padding: 0
    }

    .product--details .product--image-container {
        padding: 5rem 0rem 1.25rem 0rem
    }

    .product--details .product--properties {
        width: 100%
    }

    .product--details .product--properties .product--description p {
        width: 100%
    }

    .product--details .product--description p,.product--details .product--properties .product--properties-table,.product--details .downloads-container .content--list,.product--details .properties-container .product--properties,.product--details .product--benefits {
        margin-left: auto;
        margin-right: auto;
        width: 75%
    }

    .product--details .product--description h2 {
        padding: 20px 0
    }

    .product--details .buybox--button-container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px
    }

    .product--details .buybox--button-container:before,.product--details .buybox--button-container:after {
        display: none
    }

    .product--details .buybox--button-container .buybox--quantity {
        width: 45%
    }

    .product--details .buybox--button-container .buybox--button {
        width: 75%
    }
}

@media screen and (min-width: 78.75em) {
    .product--details .tab--navigation-container {
        display: block
    }

    .product--details .product-slider--item {
        width: 20%
    }

    .is--ctl-detail .page-wrap {
        overflow-x: inherit
    }
}

.downloads-container .headline {
    clear: both;
    color: #787878
}

.downloads-container .downloads {
    border: 1px solid #e6e6e6;
    padding: 15px 25px;
    position: relative
}

.downloads-container .downloads a {
    color: #787878
}

.downloads-container .downloads .download-icon {
    color: #ea7c13;
    position: absolute;
    right: 25px;
    top: 17px
}

.downloads-container .downloads + .downloads {
    margin-top: 5px
}

.ffb-max-width {
    margin: 0 auto;
    max-width: 1160px
}

.ffb-bg-color {
    background: #e6e6e6;
    padding-bottom: 50px
}

.ffb-bg-color .emotion--container {
    background: transparent
}

.ffb-bg-color .emotion--container .panel {
    background: transparent
}

.ffb-bg-color .emotion--container .panel.has--border {
    border: none
}

.ffb-pl-0 {
    padding-left: 0 !important
}

.ffb-pb-50 {
    padding-bottom: 50px !important
}

.emotion--container .ffb-custom-emotion-element:not(.swiper-container),.emotion--container .emotion--blog {
    padding: 0rem 1.25rem 0rem 1.25rem
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element {
    background: #fff !important;
    height: 100%;
    border-right: 5px solid #ea7c13;
    position: relative;
    overflow: auto;
    padding: 0
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element .ffb-custom-emotion-element__inner {
    display: inline-block;
    height: 100%
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element .ffb-custom-emotion-element--static {
    padding: 0 1.25rem 0 1.25rem
}

.emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element a {
    color: #787878
}

@media screen and (min-width: 48em) {
    .emotion--container .ffb-content-element-startpage {
        padding-left: 0 !important
    }

    .emotion--container .ffb-content-element-startpage .ffb-custom-emotion-element--static {
        padding: 20px !important
    }
}

@media screen and (min-width: 78.75em) {
    .ffb-t-d-pl-0 .html--content {
        padding-left: 0 !important
    }

    .emotion--container .ffb-custom-emotion-element:not(.swiper-container),.emotion--container .emotion--blog {
        padding: 0rem 0rem 0rem 0rem
    }
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic {
    background: #fff;
    border-right: 5px solid #ea7c13;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__caption {
    padding: 20px
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic img {
    width: 100%
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic span,.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic p {
    color: #787878
}

.ffb-custom-emotion-element .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__headline {
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    margin: 1.75rem 0rem .625rem 0rem
}

.js--tab-menu .tab--link.has--content:hover,.tab-menu--product .tab--navigation-container .tab--navigation .tab--link.is--active {
    background: #ea7c13
}

@media screen and (min-width: 0) {
    .teaser--container {
        grid-template-columns: 1fr
    }

    .teaser--container .teaser--content {
        border: 1px solid #f5f5f5
    }

    .teaser--container .teaser--element {
        border-color: transparent
    }

    .teaser--container .teaser--name {
        background: transparent;
        color: #787878;
        padding: 30px;
        position: relative;
        text-align: left
    }
}

@media screen and (min-width: 30em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr
    }
}

@media screen and (min-width: 48em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media screen and (min-width: 64em) {
    .teaser--container {
        grid-template-columns: 1fr 1fr 1fr 1fr
    }
}

.ftyp5 .footer--column {
    width: 100%
}

.footer-main .column--headline::after {
    color: #fff;
    font-weight: bold
}

footer.ftyp5 .placeholder {
    display: none
}

footer .container {
    display: grid;
    grid-template-columns: 100%
}

footer .container .navigation--link {
    color: #e6e6e6
}

footer .container .column--headline {
    font-size: 18px;
    font-weight: bold
}

footer .container .column--content .column--desc {
    color: #e6e6e6
}

footer .copyright {
    background: #ea7c13;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-align: center
}

footer .policy {
    grid-column-start: 1;
    grid-column-end: 1;
    padding: 0 .625rem 0 .625rem
}

footer .policy li {
    display: inline-block
}

footer .policy li + li {
    margin-left: 15px
}

footer a {
    color: #f59b45
}

footer a:hover {
    color: #f59b45
}

footer svg {
    margin-right: 15px
}

@media screen and (min-width: 48em) {
    footer .container {
        grid-template-columns: 1fr 1fr 150px
    }

    footer .container .column--hotline {
        grid-row-start: 1;
        grid-row-end: 3
    }

    footer .container .footer--bottom {
        grid-column-start: 1;
        grid-column-end: 4
    }

    footer .policy {
        grid-column-start: 1;
        grid-column-end: 3;
        padding: 0 25px
    }
}

@media screen and (min-width: 64em) {
    footer .container {
        grid-template-columns: 33% 33% 33%
    }

    footer .container .column--hotline {
        grid-row-start: 1;
        grid-row-end: 3
    }

    footer .container .footer--bottom {
        grid-column-start: 1;
        grid-column-end: 4
    }

    footer .policy {
        grid-column-start: 1;
        grid-column-end: 4;
        padding: 0 25px
    }
}

@media screen and (min-width: 78.75em) {
    footer .policy {
        padding: 0
    }
}

.custom-top-bar-links {
    display: none
}

.header-main .account--link:not(.account--user-loggedin) {
    display: none
}

.shop--navigation .navigation--entry.entry--menu-left {
    padding-left: 0
}

.navigation--list .navigation--entry .btn,.custom-top-bar-links {
    border: none;
    color: #787878
}

.shop--navigation .navigation--entry {
    margin-right: 0
}

.navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket,.navigation--list .navigation--entry.entry--notepad .icon--heart {
    display: inline;
    left: auto;
    position: relative;
    right: 0;
    top: auto
}

.navigation--list .navigation--entry.entry--notepad .icon--heart {
    font-size: 1.3125rem
}

.navigation--list .navigation--entry.entry--notepad .notes--quantity {
    left: 10px;
    top: -6px
}

.navigation--list .navigation--entry.entry--cart .cart--link .cart--quantity {
    color: #fff;
    left: auto;
    right: 8px;
    top: -5px
}

.custom-top-bar-links .entry--compare .compare--quantity.animation {
    animation: zoomInOut 2s
}

@media screen and (min-width: 48em) {
    .navigation--list-wrapper .navigation--link span {
        font-size: 16px;
        line-height: calc(18px)
    }

    .navigation-main {
        text-align: right
    }

    .header-main .top-bar--navigation {
        padding: 0 .9375rem 0 .625rem;
        text-align: end
    }

    .navigation-main.is--fix {
        z-index: 3000
    }

    .navigation-main.is--fix .logo {
        opacity: 1
    }

    .navigation-main.is--fix .logo--shop {
        padding: 0 0 0 .625rem
    }

    .header-main .top-bar--navigation .navigation--entry {
        display: inline-block;
        float: none;
        vertical-align: bottom
    }

    .navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket,.navigation--list .navigation--entry.entry--notepad .icon--heart {
        top: 5px
    }

    .custom-top-bar-links {
        display: inline-block;
        height: 1.5625rem;
        line-height: 1.5625rem;
        list-style: none
    }

    .custom-top-bar-links > li {
        display: inline-block;
        padding: 0 .9375rem 0 .9375rem;
        position: relative
    }

    .custom-top-bar-links > li:after {
        background: #e6e6e6;
        content: '';
        display: block;
        height: 20px;
        position: absolute;
        right: 0;
        top: 3px;
        width: 1px
    }

    .custom-top-bar-links > li a:not(.is--primary) {
        color: #787878
    }

    .custom-top-bar-links > li a:not(.is--primary):hover {
        color: #787878
    }

    .custom-top-bar-links .entry--compare .compare--quantity {
        margin-right: .9375rem
    }

    .custom-top-bar-links .compare--list:after {
        left: auto;
        right: 65px
    }

    .header-main {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 5000
    }

    .header-main.scrolled {
        animation: animationHeaderDown .3s
    }

    body.is--ctl-index .page-wrap section.content-main {
        padding-top: 138px
    }

    .page-wrap section.content-main {
        padding-top: 160px
    }

    .header-main .logo-main {
        left: 0;
        height: 75px;
        padding: 0 0 10px .625rem;
        position: absolute;
        top: auto;
        width: 250px;
        z-index: 3
    }

    .header-main .logo-main .logo--shop,.header-main .logo-main .logo--link {
        height: 100%;
        width: 100%
    }

    .header-main .top-bar--navigation .navigation--entry {
        display: inline-block;
        float: none;
        vertical-align: bottom
    }

    .header--navigation .shop--navigation {
        width: 100%
    }

    .header--navigation .shop--navigation,.navigation-main .navigation--list {
        padding: 0 .9375rem 0 35%;
        text-align: right
    }

    .btn.is--icon-left .icon--menu {
        left: 0
    }

    .shop--navigation .navigation--list {
        display: grid;
        grid-template-columns: 0 80% 10% 10%
    }

    .navigation--list .entry--account .icon--account,.navigation--list .navigation--entry.entry--cart .cart--link .icon--basket {
        top: 5px
    }

    .header-main.is--mini {
        animation: animationHeaderUp .3s;
        margin-top: -85px;
        position: fixed
    }

    .header-main .logo-main.block-group {
        transition: all .3s ease-in-out;
        height: 55px;
        padding: 0;
        left: 20px;
        bottom: -30px
    }

    .header-main.is--mini .logo-main.block-group {
        transition: all .3s ease-in-out;
        height: 33px;
        width: 178px
    }

    .header-main.is--mini .logo-main .logo--shop,.header-main.is--mini .logo-main .logo--link {
        height: 100%;
        width: 100%
    }

    body.js--overlay-relative .header-main {
        z-index: initial
    }

    body.js--overlay-relative .header-main.is--mini {
        position: absolute
    }
}

@media screen and (min-width: 64em) {
    .navigation--list .entry--cart .cart--link .cart--amount,.navigation--list .account--display {
        display: none
    }

    .shop--navigation .entry--search {
        margin: 0 0 0 auto;
        width: 60%
    }
}

@media screen and (min-width: 78.75em) {
    .navigation--list-wrapper .navigation--link span {
        font-size: 18px;
        line-height: calc(20px)
    }

    .navigation--list.block-group {
        display: block;
        position: relative
    }

    .navigation--list.block-group .entry--search {
        bottom: 0;
        left: 0;
        position: absolute;
        margin: 0;
        width: 68%
    }

    body.is--ctl-index .page-wrap section.content-main {
        padding-top: 140px
    }
}

@keyframes animationHeaderUp {
    0% {
        margin-top: 0
    }

    100% {
        margin-top: -85px
    }
}

@keyframes animationHeaderDown {
    0% {
        margin-top: -85px
    }

    100% {
        margin-top: 0
    }
}

@keyframes zoomInOut {
    0% {
        font-size: 16px
    }

    50% {
        font-size: 30px
    }

    100% {
        font-size: 16px
    }
}

.category--teaser .hero--headline {
    margin: 0
}

.category--teaser .hero--text {
    padding: 0
}

.category--teaser .hero--text ul,.category--teaser .hero--text ol {
    padding-left: 20px;
    padding-left: 1.25rem;
    line-height: 24px
}

.advanced-menu .button-container,.advanced-menu .menu--list-item-link,.advanced-menu .item--level-1 .menu--list-item-link {
    font-size: 16px;
    font-weight: 300
}

body .header-main {
    border-bottom: 10px solid #ea7c13
}

body .navigation-main {
    border-bottom: none
}

@media screen and (min-width: 48em) {
    .advanced-menu .menu--list {
        text-align: left
    }

    .advanced-menu .button-container {
        padding: 1.25rem .9375rem 1.25rem 0;
        text-align: left
    }

    .advanced-menu .menu--level-1 {
        margin-top: .6250rem
    }

    .advanced-menu .menu--list {
        margin-left: 0
    }

    .advanced-menu .button-container .button--category {
        color: #fff;
        font-size: 16px;
        padding: 1.25rem 3.125rem 1.25rem 1.785rem
    }

    .advanced-menu .button-container .button--category:hover {
        padding: 1.25rem 3.125rem 1.25rem 1.785rem
    }

    .advanced-menu .menu--list .menu--list-item .menu--list-item-link:hover {
        padding: .3125rem 0 .3125rem 0
    }

    .advanced-menu .button-container .icon--arrow-right {
        font-size: 1.5rem;
        top: 40%
    }

    .advanced-menu .button-container .button--close {
        padding: 1.25rem 0 1.25rem 1.25rem
    }

    .advanced-menu .button-container .button--close .icon--cross {
        font-size: 1.5rem
    }

    .navigation-main .navigation--list-wrapper .navigation--list .navigation--entry .navigation--link {
        font-size: 16px;
        text-transform: uppercase
    }

    body .header-main {
        border-bottom: none
    }

    body .navigation-main {
        border-bottom: 10px solid #ea7c13
    }
}

@media screen and (min-width: 78.75em) {
    .advanced-menu .button-container {
        padding: 1.25rem 1.875rem 1.25rem 1.25rem
    }
}

.product--box .product--description {
    color: #787878
}

.product--box .box--list .product--info a {
    color: #787878
}

.product--box .box--list .product--info a:hover {
    color: #787878
}

.product--box .box--list .product--info .list--entry + .list--entry {
    margin-top: 15px
}

.product--box .datasheet,.product--box .product--actions {
    display: inline-block
}

.product--box .datasheet {
    margin: 0rem 1.25rem 0rem 0rem
}

.product--box .datasheet ul {
    padding: 0
}

.product--box .product--actions {
    position: absolute;
    bottom: -3px
}

.product--box .product--actions button,.product--box .product--actions [class^="icon--"] {
    font-size: 1rem
}

.product--box .product--spacer {
    height: .9375rem
}

.product--box ul.product--properties {
    color: #787878;
    font-size: 14px;
    margin-left: 15px;
    min-height: 65px;
    line-height: 1rem;
    padding: 0
}

.product--box .product--title {
    font-weight: 500;
    white-space: normal
}

.listing--container.layout--basic .listing {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: 1fr;
    margin: 0
}

.listing--container.layout--basic .listing .product--box {
    margin: 0;
    padding: 0;
    width: 100%
}

.box--slider .product--title {
    font-size: 1rem;
    height: auto
}

.box--slider .text {
    padding-top: 5px
}

.box--slider .text .product--spacer {
    height: 5px
}

@media screen and (min-width: 48em) {
    .listing.article {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin: 0;
        grid-gap: 24px
    }

    .product--box {
        padding: 0;
        width: 100%
    }

    .product--box .box--list .product--info {
        align-items: center;
        display: grid;
        padding: 0;
        grid-template-columns: 200px 1fr 1fr
    }

    .product--box .box--list .product--info .datasheet {
        text-align: center
    }

    .listing--container.layout--basic .listing {
        grid-template-columns: 1fr 1fr
    }

    .listing--container.layout--basic .listing .datasheet {
        display: block;
        margin: 0 0 1.25rem 0;
        width: 100%
    }

    .listing--container.layout--basic .listing .product--actions {
        position: relative;
        bottom: inherit
    }
}

.listing--content .properties-container {
    display: grid;
    grid-template-columns: 1fr 1fr
}

.listing--content .properties-container ul,.listing--content .properties-container ol {
    padding-left: 20px
}

.listing--content .properties-container ul li,.listing--content .properties-container ol li {
    line-height: 24px
}

.listing--content .properties-container ol {
    margin: 0
}

@media screen and (min-width: 78.75em) {
    .listing--content {
        padding-top: 0
    }
}

.entry--search:not(.is--active) {
    left: auto;
    position: relative
}

.main-search--form .main-search--button {
    color: #787878
}

.entry--search.is--active .main-search--form {
    background: #fff
}

.entry--search .main-search--form .main-search--field {
    background: #e6e6e6;
    border: none;
    color: #787878
}

.entry--search .main-search--form .main-search--field:focus {
    background: #e6e6e6;
    color: #787878
}

.entry--search .main-search--form .main-search--field::placeholder {
    color: #787878
}

.shop--navigation .entry--search .is--active.btn {
    border: none;
    color: #787878
}

.results--list .is--active .entry--name,.results--list .list--entry:hover .entry--name,.results--list .is--active .entry--price,.results--list .list--entry:hover .entry--price {
    color: #787878
}

.search--headline span {
    font-size: inherit;
    line-height: inherit
}

.results--list div.entry--name {
    height: 40px
}

.results--list div.entry--name span.entry--name {
    height: 20px;
    line-height: 20px
}

.results--list div.entry--name span.entry--function {
    font-size: 14px;
    padding-left: 10px
}

.tab--navigation-container .tab--navigation {
    font-size: 0;
    transition: all .5s ease-in
}

.tab--navigation-container .tab--navigation .tab--link {
    font-weight: normal
}

.tab--navigation-container .tab--navigation .tab--link.is--active {
    background: #787878;
    border: none;
    color: #fff
}

.tab--navigation-container .tab--navigation {
    display: flex;
    justify-content: center;
    margin: 0 auto
}

.tab--navigation-container .tab--navigation .tab--link {
    flex-grow: 1
}

@media screen and (min-width: 78.75em) {
    .tab--navigation-container.is--fix {
        background: #e6e6e6;
        font-size: 0;
        left: 0;
        position: fixed;
        text-align: center;
        top: 0;
        width: 100%;
        z-index: 2000
    }

    .tab--navigation-container .tab--navigation {
        max-width: 1158px
    }
}

.swiper-container .ffb_slider_image {
    object-fit: cover;
    width: 100%
}

.swiper-container .theme_text_layer {
    background: transparent;
    box-shadow: none;
    max-width: 40%;
    outline: 0
}

.swiper-container .theme_text_layer p {
    background: rgba(221,114,1,0.9);
    color: #fff;
    font-size: 24px;
    line-height: 26px;
    margin: 0;
    padding: 15px 15px 0 15px;
    text-align: left
}

.swiper-container .theme_text_layer .btn {
    background: rgba(221,114,1,0.9);
    border: none;
    border-radius: 0;
    line-height: 1.3rem;
    margin: 0;
    padding: 15px;
    text-align: left;
    text-transform: initial
}

.swiper-container .Unten.links {
    bottom: 25px;
    position: absolute;
    left: 50px
}

.swiper-container .Unten.rechts {
    bottom: 25px;
    position: absolute;
    right: 50px
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #ea7c13
}

.has--dispatch-info .column--actions form {
    margin-top: 10px
}

.has--dispatch-info .column--actions .column--actions-link {
    border: none;
    height: 30px;
    padding: 0;
    position: relative;
    width: 30px
}

.has--dispatch-info .column--actions .icon--cross {
    left: 40%;
    position: absolute;
    top: 7px
}

.has--dispatch-info .footer--benefit .benefit--list {
    display: none
}

.product--table .table--tr .neonAdditionalArticles__cartitems {
    padding-left: 0
}

@media screen and (min-width: 78.75em) {
    .has--dispatch-info .column--actions form {
        margin-top: 0
    }

    .has--dispatch-info .column--actions.panel--td .column--actions-link .icon--cross {
        font-size: 12px
    }
}

#inquiry-form .register--department {
    display: none
}

#inquiry-form .register--zipcode {
    float: left;
    width: 20%
}

#inquiry-form .register--city {
    float: right;
    width: 79%
}

#inquiry-form .register--comment textarea {
    min-width: 50%
}

#dreisc-filter-extended .btn .caret {
    font-weight: bold
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='44px' viewBox='0 0 25 44' version='1.1'%3E%3C!-- Generator: Sketch 61.2 (89653) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow_left' fill='%23EA7C13' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='0 22 22 0 24.1 2.1 4.2 22 24.1 41.9 22 44 0 22'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='25px' height='44px' viewBox='0 0 25 44' version='1.1'%3E%3C!-- Generator: Sketch 61.2 (89653) - https://sketch.com --%3E%3Ctitle%3EUntitled%3C/title%3E%3Cdesc%3ECreated with Sketch.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cg id='arrow_right' fill='%23EA7C13' fill-rule='nonzero'%3E%3Cpolygon id='Path' points='25 22 25 22 3 44 0.9 41.9 20.8 22 0.9 2.1 3 0'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")
}

.download_listing .filter-panel--flyout ul {
    padding: 0
}

.download_listing .product--info ul {
    padding: 0
}

.download_listing .icon--cross {
    display: none
}

.download_listing .image--media img {
    padding: 30px
}

.download_listing .product--info .text ul {
    line-height: 1rem
}

.download_listing .product--info .text b {
    font-weight: 500
}

@media screen and (min-width: 48em) {
    .download_listing #sDownloadSearch {
        width: 65%
    }

    .download_listing .product--box {
        padding: 2% 0 0 2%
    }
}

.is--ctl-lexicon #keyword_index .btn {
    background: #fff;
    background-image: none;
    border-radius: 0
}

.is--ctl-lexicon #keyword_index .btn.is--secondary:focus,.is--ctl-lexicon #keyword_index .btn.is--secondary:active,.is--ctl-lexicon #keyword_index .btn.is--secondary:hover {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon .icon--numbered-list {
    font-weight: 500;
    font-size: 14px
}

.is--ctl-lexicon .box--content .btn:hover {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon .product--box .datasheet {
    display: block;
    margin: 0 0 1.25rem 0;
    width: 100%
}

.is--ctl-lexicon .product--box .product--actions {
    bottom: inherit;
    position: relative
}

.is--ctl-lexicon.is--no-sidebar .content-main--inner .content--wrapper {
    margin-left: 0
}

.is--ctl-lexicon.is--no-sidebar .content--wrapper {
    margin-left: 1.25rem
}

.is--ctl-lexicon .listing.entries .product--box {
    padding: 2% 0 0 2%
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.icon--cross {
    border: none;
    color: #ea7c13
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.is--secondary {
    background: #ea7c13;
    color: #fff
}

.is--ctl-lexicon #lexiconContainer .ajax_lexicon_container .btn.is--secondary:hover {
    background: #ea7c13;
    color: #fff
}

@media screen and (min-width: 48em) {
    .is--ctl-lexicon .listing.entries .product--box {
        width: 50%
    }
}

@media screen and (min-width: 78.75em) {
    .is--ctl-lexicon.is--no-sidebar .content--wrapper {
        margin-left: 2.5rem
    }
}

#netzp-search-content label.tablabelajax:hover,#netzp-search-content label.tablabel:hover {
    color: #ea7c13
}

#netzp-search-content #contenta2 .search-result--link .entry--price,#netzp-search-content #contenta3 .search-result--link .entry--price,#netzp-search-content #contenta4 .search-result--link .entry--price {
    display: none
}

#netzp-search-content .results--list::after {
    display: none
}

.content--wrapper #netzp-search-content label.tablabel {
    position: relative;
    padding-right: 35px
}

.content--wrapper #netzp-search-content .results--list {
    box-shadow: none
}

.content--wrapper #netzp-search-content .results--list .list--entry > a span {
    float: left;
    margin-right: 15px;
    width: 15%
}

.content--wrapper #netzp-search-content .results--list .netzp-searchcontent-item img {
    float: none
}

.content--wrapper #netzp-search-content .badge {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

#product_search #netzp-search-content .tablabelajax {
    display: none !important
}

@media screen and (min-width: 0) {
    .teaser--container.contact {
        margin-top: 20px
    }
}

.blog--detail .blog--detail-headline {
    font-size: 1.875rem
}

.is--ctl-error.is--act-genericerror .header--navigation {
    padding-top: 30px
}

.is--ctl-error.is--act-genericerror .logo-main.block-group {
    height: 45px;
    bottom: -13px
}

.browser-compatibility {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 6000
}

.browser-compatibility.hide {
    display: none
}

.browser-compatibility .alert.is--warning {
    color: #e74c3c;
    background: #faeceb
}

.browser-compatibility .alert.is--warning .alert--icon {
    background: #e74c3c
}

.account--menu.is--personalized .navigation--logout {
    display: inline-block
}

@media all and (-ms-high-contrast: none) {
    .ffb-custom-emotion-element__inner {
        display: table
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic {
        display: table-row
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic img {
        display: table-cell
    }

    .ffb-custom-emotion-element__inner .ffb-custom-emotion-element--dynamic .ffb-custom-emotion-element__caption {
        display: table-cell;
        vertical-align: top
    }

    .page-wrap section.content-main {
        padding-top: 190px
    }

    .teaser--container {
        display: table
    }

    .teaser--container .teaser--content {
        display: table-cell;
        width: 50%
    }

    .js--overlay-relative .header-main {
        position: static
    }

    .js--overlay-relative .js--overlay.theme--dark.is--closable.is--open {
        z-index: 4999
    }
}

/*# sourceMappingURL=/web/cache/css.source.map */
ser--container {
        display: table
    }

    .teaser--container .teaser--content {
        display: table-cell;
        width: 50%
    }

    .js--overlay-relative .header-main {
        position: static
    }

    .js--overlay-relative .js--overlay.theme--dark.is--closable.is--open {
        z-index: 4999
    }
}

/*# sourceMappingURL=/web/cache/css.source.map */


/*!
 * Font Awesome Free 5.0.13 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/fa-brands-400.eot");
  src: url("../fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.woff") format("woff"), url("../fonts/fa-brands-400.ttf") format("truetype"), url("../fonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/fa-regular-400.eot");
  src: url("../fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-regular-400.woff2") format("woff2"), url("../fonts/fa-regular-400.woff") format("woff"), url("../fonts/fa-regular-400.ttf") format("truetype"), url("../fonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/fa-solid-900.eot");
  src: url("../fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../fonts/fa-solid-900.woff2") format("woff2"), url("../fonts/fa-solid-900.woff") format("woff"), url("../fonts/fa-solid-900.ttf") format("truetype"), url("../fonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }
