/*
This CSS is a formatted and customized version of the main.css which is needed for the new header which is used in the old design.
If all pages will use the new design this file can be deleted.
*/

:root {
    --blue: #007bff;
    --breakpoint-lg: 961px;
    --breakpoint-md: 660px;
    --breakpoint-sm: 0;
    --cyan: #17a2b8;
    --danger: #f90;
    --dark: #333;
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --gray: #6c757d;
    --gray-dark: #343a40;
    --green: #28a745;
    --indigo: #6610f2;
    --info: #39c;
    --orange: #fd7e14;
    --pink: #e83e8c;
    --primary: #ee1f26;
    --primary-darken: #b41821;
    --purple: #6f42c1;
    --red: #dc3545;
    --secondary: #666;
    --success: #5c8c1e;
    --teal: #20c997;
    --white: #fff;
    --yellow: #ffc107;
}
.new-header-wrapper *, .new-header-wrapper :after, .new-header-wrapper :before {
    box-sizing: border-box;
}
.new-header-wrapper html {
    -ms-overflow-style: scrollbar;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif;
    line-height: 1.15;
}
@-ms-viewport {
.new-header-wrapper {
    width: device-width;
}
}
.new-header-wrapper aside, .new-header-wrapper figcaption, .new-header-wrapper figure, .new-header-wrapper footer, .new-header-wrapper header, .new-header-wrapper main, .new-header-wrapper nav, .new-header-wrapper section {
    display: block;
}
.new-header-wrapper body {
    background-color: #fff;
    color: #666;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.21875;
    margin: 0;
    text-align: left;
}
.new-header-wrapper [tabindex="-1"]:focus {
    outline: 0 !important;
}
.new-header-wrapper h1, .new-header-wrapper h2, .new-header-wrapper h3, .new-header-wrapper h4, .new-header-wrapper h5 {
    margin-bottom: 0.625rem;
    margin-top: 0;
}
.new-header-wrapper p {
    margin-bottom: 1rem;
    margin-top: 0;
}
.new-header-wrapper abbr[title] {
    -webkit-text-decoration: underline dotted;
    border-bottom: 0;
    cursor: help;
    text-decoration: underline;
    text-decoration: underline dotted;
}
.new-header-wrapper dl, .new-header-wrapper ol, .new-header-wrapper ul {
    margin-bottom: 1rem;
}
.new-header-wrapper dl, .new-header-wrapper ol, .new-header-wrapper ul {
    margin-top: 0;
}
.new-header-wrapper ol ul, .new-header-wrapper ul ul {
    margin-bottom: 0;
}
.new-header-wrapper dt {
    font-weight: 700;
}
.new-header-wrapper dd {
    margin-bottom: 0.5rem;
    margin-left: 0;
}
.new-header-wrapper dfn {
    font-style: italic;
}
.new-header-wrapper b, .new-header-wrapper strong {
    font-weight: bolder;
}
.new-header-wrapper small {
    font-size: 80%;
}
.new-header-wrapper sub, .new-header-wrapper sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.new-header-wrapper sub {
    bottom: -0.25em;
}
.new-header-wrapper sup {
    top: -0.5em;
}
.new-header-wrapper a {
    -webkit-text-decoration-skip: objects;
    background-color: transparent;
    text-decoration: none;
}
.new-header-wrapper a, .new-header-wrapper a:hover {
    color: inherit;
}
.new-header-wrapper a:hover {
    text-decoration: none;
}
.new-header-wrapper a:not([href]):not([tabindex]), .new-header-wrapper a:not([href]):not([tabindex]):focus, .new-header-wrapper a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
.new-header-wrapper a:not([href]):not([tabindex]):focus {
    outline: 0;
}
.new-header-wrapper code, .new-header-wrapper kbd, .new-header-wrapper samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em;
}
.new-header-wrapper figure {
    margin: 0 0 1rem;
}
.new-header-wrapper img {
    border-style: none;
}
.new-header-wrapper img, .new-header-wrapper svg:not(:root) {
    vertical-align: middle;
}
.new-header-wrapper svg:not(:root) {
    overflow: hidden;
}
.new-header-wrapper table {
    border-collapse: collapse;
}
.new-header-wrapper caption {
    caption-side: bottom;
    color: #6c757d;
    padding-bottom: 0.75rem;
    padding-top: 0.75rem;
    text-align: left;
}
.new-header-wrapper th {
    text-align: inherit;
}
.new-header-wrapper label {
    display: inline-block;
    margin-bottom: 0.6875rem;
}
.new-header-wrapper button {
    border-radius: 0;
}
.new-header-wrapper button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
.new-header-wrapper button, .new-header-wrapper input, .new-header-wrapper select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0;
}
.new-header-wrapper button, .new-header-wrapper input {
    overflow: visible;
}
.new-header-wrapper button, .new-header-wrapper select {
    text-transform: none;
}
.new-header-wrapper [type=reset], .new-header-wrapper [type=submit], .new-header-wrapper button, .new-header-wrapper html [type=button] {
    -webkit-appearance: button;
}
.new-header-wrapper [type=button]::-moz-focus-inner, .new-header-wrapper [type=reset]::-moz-focus-inner, .new-header-wrapper [type=submit]::-moz-focus-inner, .new-header-wrapper button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
.new-header-wrapper input[type=checkbox], .new-header-wrapper input[type=radio] {
    box-sizing: border-box;
    padding: 0;
}
.new-header-wrapper fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}
.new-header-wrapper legend {
    color: inherit;
    display: block;
    font-size: 1.5rem;
    line-height: inherit;
    margin-bottom: 0.5rem;
    max-width: 100%;
    padding: 0;
    white-space: normal;
    width: 100%;
}
.new-header-wrapper [type=number]::-webkit-inner-spin-button, .new-header-wrapper [type=number]::-webkit-outer-spin-button {
    height: auto;
}
.new-header-wrapper [type=search] {
    -webkit-appearance: none;
    outline-offset: -2px;
}
.new-header-wrapper [type=search]::-webkit-search-cancel-button, .new-header-wrapper [type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.new-header-wrapper ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
.new-header-wrapper .h1, .new-header-wrapper .h2, .new-header-wrapper .h3, .new-header-wrapper .h4, .new-header-wrapper .h5, .new-header-wrapper h1, .new-header-wrapper h2, .new-header-wrapper h3, .new-header-wrapper h4, .new-header-wrapper h5 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 0.625rem;
}
.new-header-wrapper .h1, .new-header-wrapper h1 {
    font-size: 2.5rem;
}
.new-header-wrapper .h2, .new-header-wrapper h2 {
    font-size: 2rem;
}
.new-header-wrapper .h3, .new-header-wrapper h3 {
    font-size: 1.75rem;
}
.new-header-wrapper .h4, .new-header-wrapper h4 {
    font-size: 1.5rem;
}
.new-header-wrapper .h5, .new-header-wrapper h5 {
    font-size: 1.25rem;
}
.new-header-wrapper small {
    font-size: 80%;
    font-weight: 500;
}
.new-header-wrapper mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.new-header-wrapper .list-inline, .new-header-wrapper .list-unstyled {
    list-style: none;
    padding-left: 0;
}
.new-header-wrapper .list-inline-item {
    display: inline-block;
}
.new-header-wrapper .list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
}
.new-header-wrapper .img-fluid {
    height: auto;
    max-width: 100%;
}
.new-header-wrapper .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
}
.new-header-wrapper .row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.new-header-wrapper .no-gutters {
    margin-left: 0;
    margin-right: 0;
}
.new-header-wrapper .no-gutters > .col, .new-header-wrapper .no-gutters > [class*=col-] {
    padding-left: 0;
    padding-right: 0;
}
.new-header-wrapper .col, .new-header-wrapper .col-1, .new-header-wrapper .col-2, .new-header-wrapper .col-3, .new-header-wrapper .col-4, .new-header-wrapper .col-5, .new-header-wrapper .col-6, .new-header-wrapper .col-7, .new-header-wrapper .col-8, .new-header-wrapper .col-9, .new-header-wrapper .col-10, .new-header-wrapper .col-11, .new-header-wrapper .col-12, .new-header-wrapper .col-auto, .new-header-wrapper .col-lg, .new-header-wrapper .col-lg-1, .new-header-wrapper .col-lg-2, .new-header-wrapper .col-lg-3, .new-header-wrapper .col-lg-4, .new-header-wrapper .col-lg-5, .new-header-wrapper .col-lg-6, .new-header-wrapper .col-lg-7, .new-header-wrapper .col-lg-8, .new-header-wrapper .col-lg-9, .new-header-wrapper .col-lg-10, .new-header-wrapper .col-lg-11, .new-header-wrapper .col-lg-12, .new-header-wrapper .col-lg-auto, .new-header-wrapper .col-md, .new-header-wrapper .col-md-1, .new-header-wrapper .col-md-2, .new-header-wrapper .col-md-3, .new-header-wrapper .col-md-4, .new-header-wrapper .col-md-5, .new-header-wrapper .col-md-6, .new-header-wrapper .col-md-7, .new-header-wrapper .col-md-8, .new-header-wrapper .col-md-9, .new-header-wrapper .col-md-10, .new-header-wrapper .col-md-11, .new-header-wrapper .col-md-12, .new-header-wrapper .col-md-auto {
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
    width: 100%;
}
.new-header-wrapper .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
.new-header-wrapper .col-auto {
    flex: 0 0 auto;
    max-width: none;
    width: auto;
}
.new-header-wrapper .col-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.new-header-wrapper .col-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.new-header-wrapper .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.new-header-wrapper .col-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.new-header-wrapper .col-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.new-header-wrapper .col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.new-header-wrapper .col-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.new-header-wrapper .col-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.new-header-wrapper .col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.new-header-wrapper .col-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.new-header-wrapper .col-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.new-header-wrapper .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
@media (min-width: 660px) {
    .new-header-wrapper .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .new-header-wrapper .col-md-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto;
    }
    .new-header-wrapper .col-md-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .new-header-wrapper .col-md-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .new-header-wrapper .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .new-header-wrapper .col-md-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .new-header-wrapper .col-md-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .new-header-wrapper .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .new-header-wrapper .col-md-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .new-header-wrapper .col-md-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .new-header-wrapper .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .new-header-wrapper .col-md-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .new-header-wrapper .col-md-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .new-header-wrapper .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }
    .new-header-wrapper .col-lg-auto {
        flex: 0 0 auto;
        max-width: none;
        width: auto;
    }
    .new-header-wrapper .col-lg-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .new-header-wrapper .col-lg-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .new-header-wrapper .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }
    .new-header-wrapper .col-lg-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .new-header-wrapper .col-lg-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .new-header-wrapper .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }
    .new-header-wrapper .col-lg-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .new-header-wrapper .col-lg-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .new-header-wrapper .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }
    .new-header-wrapper .col-lg-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .new-header-wrapper .col-lg-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .new-header-wrapper .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .new-header-wrapper .order-lg-first {
        order: -1;
    }
}
.new-header-wrapper .table {
    background-color: #fff;
    margin-bottom: 1.25rem;
    max-width: 100%;
    width: 100%;
}
.new-header-wrapper .table td, .new-header-wrapper .table th {
    border-top: 0.0625rem solid #fff;
    padding: 0.75rem;
    vertical-align: top;
}
.new-header-wrapper .table thead th {
    border-bottom: 0.125rem solid #fff;
    vertical-align: bottom;
}
.new-header-wrapper .table-striped tbody tr:nth-of-type(odd) {
    background-color: #efefef;
}
.new-header-wrapper .table .thead-light th {
    background-color: #dadada;
    border-color: #fff;
    color: #666;
}
.new-header-wrapper .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
}
.new-header-wrapper .form-control {
    background-clip: padding-box;
    background-color: #efefef;
    border: 1px solid #efefef;
    border-radius: 0;
    color: #666;
    display: block;
    font-size: 1rem;
    line-height: 1.25rem;
    padding: 0.5625rem 0.5rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    width: 100%;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .form-control {
        transition: none;
    }
}
.new-header-wrapper .form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.new-header-wrapper .form-control:focus {
    background-color: #efefef;
    border-color: #efefef;
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
    color: #666;
    outline: 0;
}
.new-header-wrapper .form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
}
.new-header-wrapper .form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
}
.new-header-wrapper .form-control::placeholder {
    color: #6c757d;
    opacity: 1;
}
.new-header-wrapper .form-control:disabled, .new-header-wrapper .form-control[readonly] {
    background-color: #999;
    opacity: 1;
}
.new-header-wrapper select.form-control:not([size]):not([multiple]) {
    height: calc(1.96875rem + 2px);
}
.new-header-wrapper .col-form-label {
    font-size: inherit;
    line-height: 1.25rem;
    margin-bottom: 0;
    padding-bottom: calc(.5625rem + 1px);
    padding-top: calc(.5625rem + 1px);
}
.new-header-wrapper .col-form-label-lg {
    font-size: 1.25rem;
    line-height: 1.5;
    padding-bottom: calc(.5rem + 1px);
    padding-top: calc(.5rem + 1px);
}
.new-header-wrapper .col-form-label-sm {
    font-size: 0.875rem;
    line-height: 1.22222;
    padding-bottom: calc(.3125rem + 1px);
    padding-top: calc(.3125rem + 1px);
}
.new-header-wrapper .form-control-sm {
    border-radius: 0;
    font-size: 0.875rem;
    line-height: 1.22222;
    padding: 0.3125rem 0.5rem;
}
.new-header-wrapper .input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]), .new-header-wrapper .input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]), .new-header-wrapper .input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]), .new-header-wrapper .input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .new-header-wrapper .input-group-sm > select.form-control:not([size]):not([multiple]), .new-header-wrapper select.form-control-sm:not([size]):not([multiple]) {
    height: calc(1.8125rem + 2px);
}
.new-header-wrapper .input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]), .new-header-wrapper .input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]), .new-header-wrapper .input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]), .new-header-wrapper .input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]), .new-header-wrapper .input-group-lg > select.form-control:not([size]):not([multiple]), .new-header-wrapper select.form-control-lg:not([size]):not([multiple]) {
    height: calc(2.875rem + 2px);
}
.new-header-wrapper .form-group {
    margin-bottom: 1.9375rem;
}
.new-header-wrapper .form-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px;
}
.new-header-wrapper .form-row > .col, .new-header-wrapper .form-row > [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}
.new-header-wrapper .form-inline {
    align-items: center;
    display: flex;
    flex-flow: row wrap;
}
.new-header-wrapper .form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.new-header-wrapper .form-inline .input-group {
    width: auto;
}
.new-header-wrapper .btn {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 0;
    display: inline-block;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.22222;
    padding: 0.5rem 1rem;
    text-align: center;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .btn {
        transition: none;
    }
}
.new-header-wrapper .btn:focus, .new-header-wrapper .btn:hover {
    text-decoration: none;
}
.new-header-wrapper .btn:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
    outline: 0;
}
.new-header-wrapper .btn.disabled, .new-header-wrapper .btn:disabled {
    opacity: 1;
}
.new-header-wrapper .btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.new-header-wrapper .btn:not(:disabled):not(.disabled).active, .new-header-wrapper .btn:not(:disabled):not(.disabled):active {
    background-image: none;
}
.new-header-wrapper a.btn.disabled {
    pointer-events: none;
}
.new-header-wrapper .btn-primary {
    background-color: #ee1f26;
    border-color: #ee1f26;
    color: #fff;
}
.new-header-wrapper .btn-primary:hover {
    background-color: #d61017;
    border-color: #cb0f16;
    color: #fff;
}
.new-header-wrapper .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
}
.new-header-wrapper .btn-primary.disabled, .new-header-wrapper .btn-primary:disabled {
    background-color: #ee1f26;
    border-color: #ee1f26;
    color: #fff;
}
.new-header-wrapper .btn-primary:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-primary:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-primary.dropdown-toggle {
    background-color: #cb0f16;
    border-color: #bf0e14;
    color: #fff;
}
.new-header-wrapper .btn-primary:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-primary:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
}
.new-header-wrapper .btn-primary-darken {
    background-color: #b41821;
    border-color: #b41821;
    color: #fff;
}
.new-header-wrapper .btn-primary-darken:hover {
    background-color: #92141b;
    border-color: #871219;
    color: #fff;
}
.new-header-wrapper .btn-primary-darken:focus {
    box-shadow: 0 0 0 0.2rem rgba(180, 24, 33, 0.5);
}
.new-header-wrapper .btn-primary-darken:disabled {
    background-color: #b41821;
    border-color: #b41821;
    color: #fff;
}
.new-header-wrapper .btn-primary-darken:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-primary-darken:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-primary-darken.dropdown-toggle {
    background-color: #871219;
    border-color: #7c1117;
    color: #fff;
}
.new-header-wrapper .btn-primary-darken:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-primary-darken:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-primary-darken.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(180, 24, 33, 0.5);
}
.new-header-wrapper .btn-secondary {
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.new-header-wrapper .btn-secondary:hover {
    background-color: #535353;
    border-color: #4d4d4d;
    color: #fff;
}
.new-header-wrapper .btn-secondary:focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.new-header-wrapper .btn-secondary:disabled {
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.new-header-wrapper .btn-secondary:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-secondary:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-secondary.dropdown-toggle {
    background-color: #4d4d4d;
    border-color: #464646;
    color: #fff;
}
.new-header-wrapper .btn-secondary:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-secondary:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.new-header-wrapper .btn-success:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-success:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-success.dropdown-toggle {
    background-color: #406215;
    border-color: #3a5813;
    color: #fff;
}
.new-header-wrapper .btn-success:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-success:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(92, 140, 30, 0.5);
}
.new-header-wrapper .btn-info:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-info:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-info.dropdown-toggle {
    background-color: #297aa3;
    border-color: #267399;
    color: #fff;
}
.new-header-wrapper .btn-info:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-info:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 153, 204, 0.5);
}
.new-header-wrapper .btn-danger:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-danger:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-danger.dropdown-toggle {
    background-color: #cc7a00;
    border-color: #bf7300;
    color: #fff;
}
.new-header-wrapper .btn-danger:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-danger:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 153, 0, 0.5);
}
.new-header-wrapper .btn-dark:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-dark:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-dark.dropdown-toggle {
    background-color: #1a1a1a;
    border-color: #131313;
    color: #fff;
}
.new-header-wrapper .btn-dark:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-dark:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}
.new-header-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-primary.dropdown-toggle {
    background-color: #ee1f26;
    border-color: #ee1f26;
    color: #fff;
}
.new-header-wrapper .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
}
.new-header-wrapper .btn-outline-primary-darken:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-primary-darken:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-primary-darken.dropdown-toggle {
    background-color: #b41821;
    border-color: #b41821;
    color: #fff;
}
.new-header-wrapper .btn-outline-primary-darken:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-primary-darken:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-primary-darken.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(180, 24, 33, 0.5);
}
.new-header-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-secondary.dropdown-toggle {
    background-color: #666;
    border-color: #666;
    color: #fff;
}
.new-header-wrapper .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.new-header-wrapper .btn-outline-success:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-success:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-success.dropdown-toggle {
    background-color: #5c8c1e;
    border-color: #5c8c1e;
    color: #fff;
}
.new-header-wrapper .btn-outline-success:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-success:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(92, 140, 30, 0.5);
}
.new-header-wrapper .btn-outline-info:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-info:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-info.dropdown-toggle {
    background-color: #39c;
    border-color: #39c;
    color: #fff;
}
.new-header-wrapper .btn-outline-info:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-info:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 153, 204, 0.5);
}
.new-header-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-danger.dropdown-toggle {
    background-color: #f90;
    border-color: #f90;
    color: #212529;
}
.new-header-wrapper .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 153, 0, 0.5);
}
.new-header-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active, .new-header-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active, .new-header-wrapper .show > .btn-outline-dark.dropdown-toggle {
    background-color: #333;
    border-color: #333;
    color: #fff;
}
.new-header-wrapper .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .new-header-wrapper .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .new-header-wrapper .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.5);
}
.new-header-wrapper .btn-lg {
    font-size: 1.25rem;
    padding: 0.75rem 1.875rem;
}
.new-header-wrapper .btn-lg, .new-header-wrapper .btn-sm {
    border-radius: 0;
    line-height: 1.22222;
}
.new-header-wrapper .btn-sm {
    font-size: 0.875rem;
    padding: 0.25rem 1rem;
}
.new-header-wrapper .btn-block {
    display: block;
    width: 100%;
}
.new-header-wrapper .fade {
    transition: opacity 0.15s linear;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .fade {
        transition: none;
    }
}
.new-header-wrapper .fade:not(.show) {
    opacity: 0;
}
.new-header-wrapper .collapse:not(.show) {
    display: none;
}
.new-header-wrapper .collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    transition: height 0.35s ease;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .collapsing {
        transition: none;
    }
}
.new-header-wrapper .dropdown {
    position: relative;
}
.new-header-wrapper .dropdown-toggle:after {
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0.3em solid;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0;
}
.new-header-wrapper .dropdown-toggle:empty:after {
    margin-left: 0;
}
.new-header-wrapper .dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    color: #666;
    display: none;
    float: left;
    font-size: 1rem;
    left: 0;
    list-style: none;
    margin: 0.125rem 0 0;
    min-width: 10rem;
    padding: 0.5rem 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.new-header-wrapper .dropdown-menu-right {
    left: auto;
    right: 0;
}
.new-header-wrapper .dropup .dropdown-menu {
    bottom: 100%;
    margin-bottom: 0.125rem;
    margin-top: 0;
    top: auto;
}
.new-header-wrapper .dropup .dropdown-toggle:after {
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
    border-right: 0.3em solid transparent;
    border-top: 0;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0;
}
.new-header-wrapper .dropup .dropdown-toggle:empty:after {
    margin-left: 0;
}
.new-header-wrapper .dropright .dropdown-menu {
    left: 100%;
    margin-left: 0.125rem;
    margin-top: 0;
    right: auto;
    top: 0;
}
.new-header-wrapper .dropright .dropdown-toggle:after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-right: 0;
    border-top: 0.3em solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0;
}
.new-header-wrapper .dropright .dropdown-toggle:empty:after {
    margin-left: 0;
}
.new-header-wrapper .dropright .dropdown-toggle:after {
    vertical-align: 0;
}
.new-header-wrapper .dropleft .dropdown-menu {
    left: auto;
    margin-right: 0.125rem;
    margin-top: 0;
    right: 100%;
    top: 0;
}
.new-header-wrapper .dropleft .dropdown-toggle:after {
    content: "";
    display: inline-block;
    display: none;
    height: 0;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    width: 0;
}
.new-header-wrapper .dropleft .dropdown-toggle:before {
    border-bottom: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-top: 0.3em solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    width: 0;
}
.new-header-wrapper .dropleft .dropdown-toggle:empty:after {
    margin-left: 0;
}
.new-header-wrapper .dropleft .dropdown-toggle:before {
    vertical-align: 0;
}
.new-header-wrapper .dropdown-menu[x-placement^=bottom], .new-header-wrapper .dropdown-menu[x-placement^=left], .new-header-wrapper .dropdown-menu[x-placement^=right], .new-header-wrapper .dropdown-menu[x-placement^=top] {
    bottom: auto;
    right: auto;
}
.new-header-wrapper .dropdown-divider {
    border-top: 1px solid #e9ecef;
    height: 0;
    margin: 0.625rem 0;
    overflow: hidden;
}
.new-header-wrapper .dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #212529;
    display: block;
    font-weight: 500;
    padding: 0.25rem 1.5rem;
    text-align: inherit;
    white-space: nowrap;
    width: 100%;
}
.new-header-wrapper .dropdown-item:focus, .new-header-wrapper .dropdown-item:hover {
    background-color: #f8f9fa;
    color: #16181b;
    text-decoration: none;
}
.new-header-wrapper .dropdown-item.active, .new-header-wrapper .dropdown-item:active {
    background-color: #ee1f26;
    color: #fff;
    text-decoration: none;
}
.new-header-wrapper .dropdown-item.disabled, .new-header-wrapper .dropdown-item:disabled {
    background-color: transparent;
    color: #6c757d;
}
.new-header-wrapper .dropdown-menu.show {
    display: block;
}
.new-header-wrapper .dropdown-header {
    color: #6c757d;
    display: block;
    font-size: 0.875rem;
    margin-bottom: 0;
    padding: 0.5rem 1.5rem;
    white-space: nowrap;
}
.new-header-wrapper .dropdown-item-text {
    color: #212529;
    display: block;
    padding: 0.25rem 1.5rem;
}
.new-header-wrapper .input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
}
.new-header-wrapper .input-group > .form-control {
    flex: 1 1 auto;
    margin-bottom: 0;
    position: relative;
    width: 1%;
}
.new-header-wrapper .input-group > .form-control:focus {
    z-index: 3;
}
.new-header-wrapper .input-group > .custom-select:not(:last-child), .new-header-wrapper .input-group > .form-control:not(:last-child) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .input-group > .custom-select:not(:first-child), .new-header-wrapper .input-group > .form-control:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.new-header-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label, .new-header-wrapper .input-group > .custom-file:not(:last-child) .custom-file-label:after {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .input-group > .custom-file:not(:first-child) .custom-file-label {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.new-header-wrapper .input-group-append {
    display: flex;
}
.new-header-wrapper .input-group-append .btn {
    position: relative;
    z-index: 2;
}
.new-header-wrapper .input-group-append {
    margin-left: -1px;
}
.new-header-wrapper .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .new-header-wrapper .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .new-header-wrapper .input-group > .input-group-append:not(:last-child) > .btn, .new-header-wrapper .input-group > .input-group-append:not(:last-child) > .input-group-text {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .input-group > .input-group-append > .btn, .new-header-wrapper .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .new-header-wrapper .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .new-header-wrapper .input-group > .input-group-prepend:not(:first-child) > .btn, .new-header-wrapper .input-group > .input-group-prepend:not(:first-child) > .input-group-text {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.new-header-wrapper .custom-control {
    display: block;
    min-height: 1.21875rem;
    padding-left: 1.875rem;
    position: relative;
}
.new-header-wrapper .custom-control-inline {
    display: inline-flex;
    margin-right: 1rem;
}
.new-header-wrapper .custom-control-input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.new-header-wrapper .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #efefef;
    color: #666;
}
.new-header-wrapper .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}
.new-header-wrapper .custom-control-input:active ~ .custom-control-label:before {
    background-color: #dadada;
    color: #fff;
}
.new-header-wrapper .custom-control-input:disabled ~ .custom-control-label {
    color: #999;
}
.new-header-wrapper .custom-control-input:disabled ~ .custom-control-label:before {
    background-color: #999;
}
.new-header-wrapper .custom-control-label {
    margin-bottom: 0;
    position: relative;
}
.new-header-wrapper .custom-control-label:before {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: #efefef;
    pointer-events: none;
    user-select: none;
}
.new-header-wrapper .custom-control-label:after, .new-header-wrapper .custom-control-label:before {
    content: "";
    display: block;
    height: 1.375rem;
    left: -1.875rem;
    position: absolute;
    top: -0.07813rem;
    width: 1.375rem;
}
.new-header-wrapper .custom-control-label:after {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1rem;
}
.new-header-wrapper .custom-checkbox .custom-control-label:before {
    border-radius: 0;
}
.new-header-wrapper .custom-checkbox .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #efefef;
}
.new-header-wrapper .custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23666' d='M16 4.247l-2.278-2.116-8.077 7.492-3.367-3.116-2.277 2.117 5.645 5.244z'/%3E%3C/svg%3E");
}
.new-header-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before {
    background-color: #ee1f26;
}
.new-header-wrapper .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23666' d='M0 2h4'/%3E%3C/svg%3E");
}
.new-header-wrapper .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #999;
}
.new-header-wrapper .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before {
    background-color: #999;
}
.new-header-wrapper .custom-radio .custom-control-label:before {
    border-radius: 50%;
}
.new-header-wrapper .custom-radio .custom-control-input:checked ~ .custom-control-label:before {
    background-color: #efefef;
}
.new-header-wrapper .custom-radio .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23666'/%3E%3C/svg%3E");
}
.new-header-wrapper .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before {
    background-color: #999;
}
.new-header-wrapper .custom-select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #efefef url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='45' height='45' viewBox='0 0 45 45'%3E%3Crect fill='%23dadada' width='45' height='45'/%3E%3Cpath fill='%23666' d='M27.97 20.73l-1.56-1.45-3.87 3.6-3.95-3.66-1.56 1.44 5.5 5.12z'/%3E%3C/svg%3E") no-repeat right 0.3125rem center;
    background-size: 2.8125rem;
    border: 1px solid #efefef;
    border-radius: 0;
    color: #666;
    display: inline-block;
    height: 2.5rem;
    line-height: 1.25rem;
    padding: 0.5625rem 3.125rem 0.5625rem 0.3125rem;
    vertical-align: middle;
    width: 100%;
}
.new-header-wrapper .custom-select:focus {
    border-color: #efefef;
    outline: 0;
}
.new-header-wrapper .custom-select:focus::-ms-value {
    background-color: #efefef;
    color: #666;
}
.new-header-wrapper .custom-select[size]:not([size="1"]) {
    background-image: none;
    height: auto;
    padding-right: 0.3125rem;
}
.new-header-wrapper .custom-select:disabled {
    background-color: #999;
    color: #fff;
}
.new-header-wrapper .custom-select::-ms-expand {
    opacity: 0;
}
.new-header-wrapper .custom-file-input:lang(en) ~ .custom-file-label:after {
    content: "Browse";
}
.new-header-wrapper .custom-control-label:before, .new-header-wrapper .custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .custom-control-label:before, .new-header-wrapper .custom-select {
        transition: none;
    }
}
.new-header-wrapper .nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0;
}
.new-header-wrapper .nav-link {
    display: block;
    padding: 0.5rem 1rem;
}
.new-header-wrapper .nav-link:focus, .new-header-wrapper .nav-link:hover {
    text-decoration: none;
}
.new-header-wrapper .nav-tabs .nav-item.show .nav-link {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #495057;
}
.new-header-wrapper .nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.new-header-wrapper .nav-pills .show > .nav-link {
    background-color: #ee1f26;
    color: #fff;
}
.new-header-wrapper .tab-content > .tab-pane {
    display: none;
}
.new-header-wrapper .tab-content > .active {
    display: block;
}
.new-header-wrapper .card {
    background-clip: border-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative;
    word-wrap: break-word;
}
.new-header-wrapper .card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .card > .list-group:last-child .list-group-item:last-child {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.new-header-wrapper .card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}
.new-header-wrapper .card-text:last-child {
    margin-bottom: 0;
}
.new-header-wrapper .card-header {
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
    margin-bottom: 0;
    padding: 0.75rem 1.25rem;
}
.new-header-wrapper .card-header:first-child {
    border-radius: -1px -1px 0 0;
}
.new-header-wrapper .card-header + .list-group .list-group-item:first-child {
    border-top: 0;
}
.new-header-wrapper .card-footer:last-child {
    border-radius: 0 0 -1px -1px;
}
.new-header-wrapper .card-img-top {
    border-top-left-radius: -1px;
    border-top-right-radius: -1px;
    width: 100%;
}
.new-header-wrapper .card-img-bottom {
    border-bottom-left-radius: -1px;
    border-bottom-right-radius: -1px;
    width: 100%;
}
.new-header-wrapper .card-group > .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .card-group > .card:first-child .card-header, .new-header-wrapper .card-group > .card:first-child .card-img-top {
    border-top-right-radius: 0;
}
.new-header-wrapper .card-group > .card:first-child .card-footer, .new-header-wrapper .card-group > .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
}
.new-header-wrapper .card-group > .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.new-header-wrapper .card-group > .card:last-child .card-header, .new-header-wrapper .card-group > .card:last-child .card-img-top {
    border-top-left-radius: 0;
}
.new-header-wrapper .card-group > .card:last-child .card-footer, .new-header-wrapper .card-group > .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
}
.new-header-wrapper .card-group > .card:only-child {
    border-radius: 0;
}
.new-header-wrapper .card-group > .card:only-child .card-header, .new-header-wrapper .card-group > .card:only-child .card-img-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .card-group > .card:only-child .card-footer, .new-header-wrapper .card-group > .card:only-child .card-img-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.new-header-wrapper .card-group > .card:not(:first-child):not(:last-child):not(:only-child), .new-header-wrapper .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer, .new-header-wrapper .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header, .new-header-wrapper .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom, .new-header-wrapper .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top {
    border-radius: 0;
}
.new-header-wrapper .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0;
}
.new-header-wrapper .accordion .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0;
}
.new-header-wrapper .accordion .card:first-of-type {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.new-header-wrapper .accordion .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.new-header-wrapper .breadcrumb {
    background-color: #efefef;
    border-radius: 0;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding: 0.75rem 1rem;
}
.new-header-wrapper .breadcrumb-item + .breadcrumb-item {
    padding-left: 0.5rem;
}
.new-header-wrapper .breadcrumb-item + .breadcrumb-item:before {
    color: #fff;
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2IiBoZWlnaHQ9IjIwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMy44IDEwTDAgMjBoMi4yTDYgMTAgMi4yIDBIMHoiLz48L3N2Zz4=);
    display: inline-block;
    padding-right: 0.5rem;
}
.new-header-wrapper .breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none;
}
.new-header-wrapper .badge {
    border-radius: 50%;
    display: inline-block;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.25em 0.4em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
.new-header-wrapper .badge:empty {
    display: none;
}
.new-header-wrapper .btn .badge {
    position: relative;
    top: -1px;
}
.new-header-wrapper .badge-secondary {
    background-color: #666;
    color: #fff;
}
.new-header-wrapper .close {
    color: #000;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    opacity: 0.5;
    text-shadow: 0 1px 0 #fff;
}
.new-header-wrapper .close:not(:disabled):not(.disabled) {
    cursor: pointer;
}
.new-header-wrapper .close:not(:disabled):not(.disabled):focus, .new-header-wrapper .close:not(:disabled):not(.disabled):hover {
    color: #000;
    opacity: 0.75;
    text-decoration: none;
}
.new-header-wrapper button.close {
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    padding: 0;
}
.new-header-wrapper .modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.new-header-wrapper .modal-dialog {
    margin: 0.5rem;
    pointer-events: none;
    position: relative;
    width: auto;
}
.new-header-wrapper .modal.fade .modal-dialog {
    transform: translateY(-25%);
    transition: transform 0.3s ease-out;
}
@media screen and (prefers-reduced-motion: reduce) {
    .new-header-wrapper .modal.fade .modal-dialog {
        transition: none;
    }
}
.new-header-wrapper .modal.show .modal-dialog {
    transform: translate(0);
}
.new-header-wrapper .modal-dialog-centered {
    align-items: center;
    display: flex;
    min-height: calc(100% - 1rem);
}
.new-header-wrapper .modal-dialog-centered:before {
    content: "";
    display: block;
    height: calc(100vh - 1rem);
}
.new-header-wrapper .modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.4;
}
.new-header-wrapper .modal-header {
    align-items: flex-start;
    border-bottom: 0 solid #e9ecef;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: flex;
    justify-content: space-between;
    padding: 1.875rem;
}
.new-header-wrapper .modal-header .close {
    margin: -1.875rem -1.875rem -1.875rem auto;
    padding: 1.875rem;
}
.new-header-wrapper .modal-title {
    line-height: 1.21875;
    margin-bottom: 0;
}
.new-header-wrapper .modal-body {
    flex: 1 1 auto;
    padding: 1.875rem;
    position: relative;
}
.new-header-wrapper .modal-footer {
    align-items: center;
    border-top: 0 solid #e9ecef;
    display: flex;
    justify-content: flex-end;
    padding: 1.875rem;
}
.new-header-wrapper .modal-footer > :not(:first-child) {
    margin-left: 0.25rem;
}
.new-header-wrapper .modal-footer > :not(:last-child) {
    margin-right: 0.25rem;
}
.new-header-wrapper .modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
.new-header-wrapper .modal-dialog {
    margin: 1.75rem auto;
    max-width: 500px;
}
.new-header-wrapper .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
}
.new-header-wrapper .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
}
.new-header-wrapper .modal-sm {
    max-width: 300px;
}
@media (min-width: 961px) {
    .new-header-wrapper .modal-lg {
        max-width: 800px;
    }
}
.new-header-wrapper .slider {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.new-header-wrapper .slider.slider-horizontal {
    height: 1rem;
    width: 210px;
}
.new-header-wrapper .slider.slider-horizontal .slider-track {
    height: 0.5rem;
    left: 0;
    margin-top: -0.25rem;
    top: 50%;
    width: 100%;
}
.new-header-wrapper .slider.slider-horizontal .slider-selection, .new-header-wrapper .slider.slider-horizontal .slider-track-high, .new-header-wrapper .slider.slider-horizontal .slider-track-low {
    bottom: 0;
    height: 100%;
    top: 0;
}
.new-header-wrapper .slider.slider-horizontal .slider-handle, .new-header-wrapper .slider.slider-horizontal .slider-tick {
    margin-left: -0.5rem;
}
.new-header-wrapper .slider.slider-horizontal .slider-handle.triangle, .new-header-wrapper .slider.slider-horizontal .slider-tick.triangle {
    border-bottom-color: #036fa5;
    border-width: 0 0.5rem 0.5rem;
    height: 0;
    margin-top: 0;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
}
.new-header-wrapper .slider.slider-horizontal .slider-tick-container {
    left: 0;
    position: absolute;
    top: 0;
    white-space: nowrap;
    width: 100%;
}
.new-header-wrapper .slider.slider-horizontal .slider-tick-label-container {
    margin-top: 1rem;
    white-space: nowrap;
}
.new-header-wrapper .slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    display: inline-block;
    padding-top: 1.2rem;
    text-align: center;
}
.new-header-wrapper .slider.slider-horizontal.slider-rtl .slider-track {
    left: auto;
    right: 0;
}
.new-header-wrapper .slider.slider-horizontal.slider-rtl .slider-handle, .new-header-wrapper .slider.slider-horizontal.slider-rtl .slider-tick {
    margin-left: 0;
    margin-right: -0.5rem;
}
.new-header-wrapper .slider.slider-horizontal.slider-rtl .slider-tick-container {
    left: auto;
    right: 0;
}
.new-header-wrapper .slider.slider-vertical {
    height: 210px;
    width: 1rem;
}
.new-header-wrapper .slider.slider-vertical .slider-track {
    height: 100%;
    left: 25%;
    top: 0;
    width: 0.5rem;
}
.new-header-wrapper .slider.slider-vertical .slider-selection {
    bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
}
.new-header-wrapper .slider.slider-vertical .slider-track-high, .new-header-wrapper .slider.slider-vertical .slider-track-low {
    left: 0;
    right: 0;
    width: 100%;
}
.new-header-wrapper .slider.slider-vertical .slider-handle, .new-header-wrapper .slider.slider-vertical .slider-tick {
    margin-top: -0.5rem;
}
.new-header-wrapper .slider.slider-vertical .slider-handle.triangle, .new-header-wrapper .slider.slider-vertical .slider-tick.triangle {
    border-left-color: #036fa5;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    height: 1px;
    margin-left: 0;
    width: 1px;
}
.new-header-wrapper .slider.slider-vertical .slider-tick-label-container {
    white-space: nowrap;
}
.new-header-wrapper .slider.slider-vertical .slider-tick-label-container .slider-tick-label {
    padding-left: 0.2rem;
}
.new-header-wrapper .slider.slider-vertical.slider-rtl .slider-track {
    left: auto;
    right: 25%;
}
.new-header-wrapper .slider.slider-vertical.slider-rtl .slider-selection {
    left: auto;
    right: 0;
}
.new-header-wrapper .slider.slider-vertical.slider-rtl .slider-handle.triangle, .new-header-wrapper .slider.slider-vertical.slider-rtl .slider-tick.triangle {
    border-width: 0.5rem 0.5rem 0.5rem 0;
}
.new-header-wrapper .slider.slider-vertical.slider-rtl .slider-tick-label-container .slider-tick-label {
    padding-left: 0;
    padding-right: 0.2rem;
}
.new-header-wrapper .slider.slider-disabled .slider-handle {
    background-color: #cfcfcf;
    background-image: linear-gradient(180deg, #dfdfdf, #bebebe);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#DFDFDF",endColorstr="#BEBEBE",GradientType=0);
}
.new-header-wrapper .slider.slider-disabled .slider-track {
    background-color: #e7e7e7;
    background-image: linear-gradient(180deg, #e5e5e5, #e9e9e9);
    background-repeat: repeat-x;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#E5E5E5",endColorstr="#E9E9E9",GradientType=0);
}
.new-header-wrapper .slider input {
    display: none;
}
.new-header-wrapper .slider .tooltip {
    pointer-events: none;
}
.new-header-wrapper .slider .tooltip.top {
    margin-top: -36px;
}
.new-header-wrapper .slider .tooltip-inner {
    max-width: none;
    white-space: nowrap;
}
.new-header-wrapper .slider .hide {
    display: none;
}
.new-header-wrapper .slider-track {
    background-image: linear-gradient(180deg, #f5f5f5, #f9f9f9);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);
}
.new-header-wrapper .slider-selection, .new-header-wrapper .slider-track {
    background-color: #f7f7f7;
    background-repeat: repeat-x;
    border-radius: 0;
    position: absolute;
}
.new-header-wrapper .slider-selection {
    background-image: linear-gradient(180deg, #f9f9f9, #f5f5f5);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F9F9F9",endColorstr="#F5F5F5",GradientType=0);
}
.new-header-wrapper .slider-selection.tick-slider-selection {
    background-color: #46c1fe;
    background-image: linear-gradient(180deg, #52c5ff, #3abcfd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0);
}
.new-header-wrapper .slider-track-high, .new-header-wrapper .slider-track-low {
    background: transparent;
    border-radius: 0;
    box-sizing: border-box;
    position: absolute;
}
.new-header-wrapper .slider-handle {
    background-color: #0478b2;
    background-color: #0480be;
    background-image: linear-gradient(180deg, #0480be, #036fa5);
    background-repeat: repeat-x;
    border: 0 solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0480BE",endColorstr="#036fa5",GradientType=0);
    height: 1rem;
    position: absolute;
    top: 0;
    width: 1rem;
}
.new-header-wrapper .slider-handle:hover {
    cursor: pointer;
}
.new-header-wrapper .slider-handle.round {
    border-radius: 1rem;
}
.new-header-wrapper .slider-handle.custom, .new-header-wrapper .slider-handle.triangle {
    background: transparent none;
}
.new-header-wrapper .slider-handle.custom:before {
    color: #726204;
    content: "\2605";
    font-size: 20px;
    line-height: 1rem;
}
.new-header-wrapper .slider-tick {
    background-color: #f7f7f7;
    background-image: linear-gradient(180deg, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    border: 0 solid transparent;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-sizing: border-box;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#F5F5F5",endColorstr="#F9F9F9",GradientType=0);
    filter: none;
    height: 1rem;
    opacity: 0.8;
    position: absolute;
    width: 1rem;
}
.new-header-wrapper .slider-tick.round {
    border-radius: 50%;
}
.new-header-wrapper .slider-tick.custom, .new-header-wrapper .slider-tick.triangle {
    background: transparent none;
}
.new-header-wrapper .slider-tick.custom:before {
    color: #726204;
    content: "\2605";
    font-size: 20px;
    line-height: 1rem;
}
.new-header-wrapper .slider-tick.in-selection {
    background-color: #46c1fe;
    background-image: linear-gradient(180deg, #52c5ff, #3abcfd);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c5ff",endColorstr="#3abcfd",GradientType=0);
    opacity: 1;
}
.new-header-wrapper .swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}
.new-header-wrapper .swiper-container-no-flexbox .swiper-slide {
    float: left;
}
.new-header-wrapper .swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
}
.new-header-wrapper .swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}
.new-header-wrapper .swiper-container-android .swiper-slide, .new-header-wrapper .swiper-wrapper {
    transform: translateZ(0);
}
.new-header-wrapper .swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap;
}
.new-header-wrapper .swiper-container-free-mode > .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}
.new-header-wrapper .swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}
.new-header-wrapper .swiper-slide-invisible-blank {
    visibility: hidden;
}
.new-header-wrapper .swiper-container-autoheight, .new-header-wrapper .swiper-container-autoheight .swiper-slide {
    height: auto;
}
.new-header-wrapper .swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.new-header-wrapper .swiper-container-3d {
    perspective: 1200px;
}
.new-header-wrapper .swiper-container-3d .swiper-cube-shadow, .new-header-wrapper .swiper-container-3d .swiper-slide, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-bottom, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-left, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-right, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-top, .new-header-wrapper .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.new-header-wrapper .swiper-container-3d .swiper-slide-shadow-bottom, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-left, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-right, .new-header-wrapper .swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.new-header-wrapper .swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.new-header-wrapper .swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.new-header-wrapper .swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.new-header-wrapper .swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.new-header-wrapper .swiper-container-wp8-horizontal, .new-header-wrapper .swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y;
}
.new-header-wrapper .swiper-container-wp8-vertical, .new-header-wrapper .swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x;
}
.new-header-wrapper .swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000;
}
.new-header-wrapper .swiper-button-next, .new-header-wrapper .swiper-button-prev {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 27px 44px;
    cursor: pointer;
    height: 44px;
    margin-top: -22px;
    position: absolute;
    top: 50%;
    width: 27px;
    z-index: 10;
}
.new-header-wrapper .swiper-button-next.swiper-button-disabled, .new-header-wrapper .swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: 0.35;
    pointer-events: none;
}
.new-header-wrapper .swiper-button-prev, .new-header-wrapper .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto;
}
.new-header-wrapper .swiper-button-next, .new-header-wrapper .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: auto;
    right: 10px;
}
.new-header-wrapper .swiper-button-prev.swiper-button-blue, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007bff'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-blue, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-blue {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007bff'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-indigo, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-indigo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%236610f2'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-indigo, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-indigo {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%236610f2'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-purple, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-purple {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%236f42c1'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-purple, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-purple {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%236f42c1'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-pink, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23e83e8c'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-pink, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-pink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23e83e8c'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-red, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23dc3545'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-red, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-red {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23dc3545'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-orange, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fd7e14'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-orange, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-orange {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fd7e14'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-yellow, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23ffc107'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-yellow, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-yellow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23ffc107'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-green, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2328a745'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-green, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-green {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2328a745'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-teal, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-teal {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2320c997'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-teal, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-teal {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2320c997'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-cyan, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-cyan {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%2317a2b8'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-cyan, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-cyan {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%2317a2b8'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-white, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-white, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-gray, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%236c757d'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-gray, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-gray {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%236c757d'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-prev.swiper-button-gray-dark, .new-header-wrapper .swiper-container-rtl .swiper-button-next.swiper-button-gray-dark {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23343a40'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-next.swiper-button-gray-dark, .new-header-wrapper .swiper-container-rtl .swiper-button-prev.swiper-button-gray-dark {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23343a40'/%3E%3C/svg%3E");
}
.new-header-wrapper .swiper-button-lock {
    display: none;
}
.new-header-wrapper .swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity 0.3s;
    z-index: 10;
}
.new-header-wrapper .swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-bullets, .new-header-wrapper .swiper-pagination-custom, .new-header-wrapper .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%;
}
.new-header-wrapper .swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden;
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(0.33);
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66);
}
.new-header-wrapper .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33);
}
.new-header-wrapper .swiper-pagination-bullet {
    background: #000;
    border-radius: 100%;
    display: inline-block;
    height: 8px;
    opacity: 0.2;
    width: 8px;
}
.new-header-wrapper button.swiper-pagination-bullet {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.new-header-wrapper .swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}
.new-header-wrapper .swiper-pagination-bullet-active {
    background: #007aff;
    opacity: 1;
}
.new-header-wrapper .swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.new-header-wrapper .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0;
}
.new-header-wrapper .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.new-header-wrapper .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.new-header-wrapper .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.new-header-wrapper .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
}
.new-header-wrapper .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%;
}
.new-header-wrapper .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-progressbar, .new-header-wrapper .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .new-header-wrapper .swiper-container-vertical > .swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px;
}
.new-header-wrapper .swiper-pagination-blue .swiper-pagination-bullet-active {
    background: #007bff;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-blue {
    background: rgba(0, 123, 255, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-blue .swiper-pagination-progressbar-fill {
    background: #007bff;
}
.new-header-wrapper .swiper-pagination-indigo .swiper-pagination-bullet-active {
    background: #6610f2;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-indigo {
    background: rgba(102, 16, 242, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-indigo .swiper-pagination-progressbar-fill {
    background: #6610f2;
}
.new-header-wrapper .swiper-pagination-purple .swiper-pagination-bullet-active {
    background: #6f42c1;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-purple {
    background: rgba(111, 66, 193, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-purple .swiper-pagination-progressbar-fill {
    background: #6f42c1;
}
.new-header-wrapper .swiper-pagination-pink .swiper-pagination-bullet-active {
    background: #e83e8c;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-pink {
    background: rgba(232, 62, 140, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-pink .swiper-pagination-progressbar-fill {
    background: #e83e8c;
}
.new-header-wrapper .swiper-pagination-red .swiper-pagination-bullet-active {
    background: #dc3545;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-red {
    background: rgba(220, 53, 69, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-red .swiper-pagination-progressbar-fill {
    background: #dc3545;
}
.new-header-wrapper .swiper-pagination-orange .swiper-pagination-bullet-active {
    background: #fd7e14;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-orange {
    background: rgba(253, 126, 20, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-orange .swiper-pagination-progressbar-fill {
    background: #fd7e14;
}
.new-header-wrapper .swiper-pagination-yellow .swiper-pagination-bullet-active {
    background: #ffc107;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-yellow {
    background: rgba(255, 193, 7, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-yellow .swiper-pagination-progressbar-fill {
    background: #ffc107;
}
.new-header-wrapper .swiper-pagination-green .swiper-pagination-bullet-active {
    background: #28a745;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-green {
    background: rgba(40, 167, 69, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-green .swiper-pagination-progressbar-fill {
    background: #28a745;
}
.new-header-wrapper .swiper-pagination-teal .swiper-pagination-bullet-active {
    background: #20c997;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-teal {
    background: rgba(32, 201, 151, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-teal .swiper-pagination-progressbar-fill {
    background: #20c997;
}
.new-header-wrapper .swiper-pagination-cyan .swiper-pagination-bullet-active {
    background: #17a2b8;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-cyan {
    background: rgba(23, 162, 184, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-cyan .swiper-pagination-progressbar-fill {
    background: #17a2b8;
}
.new-header-wrapper .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff;
}
.new-header-wrapper .swiper-pagination-gray .swiper-pagination-bullet-active {
    background: #6c757d;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-gray {
    background: rgba(108, 117, 125, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-gray .swiper-pagination-progressbar-fill {
    background: #6c757d;
}
.new-header-wrapper .swiper-pagination-gray-dark .swiper-pagination-bullet-active {
    background: #343a40;
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-gray-dark {
    background: rgba(52, 58, 64, 0.25);
}
.new-header-wrapper .swiper-pagination-progressbar.swiper-pagination-gray-dark .swiper-pagination-progressbar-fill {
    background: #343a40;
}
.new-header-wrapper .swiper-pagination-lock {
    display: none;
}
@font-face {
    font-family: Taz;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/Taz_500_a.eot);
    src: url(../fonts/Taz_500_a.eot?#iefix) format("embedded-opentype"), url(../fonts/Taz_500_a.woff) format("woff"), url(../fonts/Taz_500_a.svg#Taz_500_a) format("svg");
}
@font-face {
    font-family: Taz;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/Taz_700_a.eot);
    src: url(../fonts/Taz_700_a.eot?#iefix) format("embedded-opentype"), url(../fonts/Taz_700_a.woff) format("woff"), url(../fonts/Taz_700_a.svg#Taz_700_a) format("svg");
}
@font-face {
    font-family: Taz;
    font-style: normal;
    font-weight: 800;
    src: url(../fonts/Taz_800_a.eot);
    src: url(../fonts/Taz_800_a.eot?#iefix) format("embedded-opentype"), url(../fonts/Taz_800_a.woff) format("woff"), url(../fonts/Taz_800_a.svg#Taz_800_a) format("svg");
}
body.js_header-animated {
    transition: padding-top 0.25s linear;
}
body.js_header-fixed {
    padding-top: 6.875rem;
}
body.js_header-fixed.js_header-minimum {
    padding-top: 3.125rem;
}
body.js_prevent-body-scrolling {
    overflow: hidden;
}
.js_fonts-loaded body {
    font-family: Taz, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}
body.js_using-mouse .focus, body.js_using-mouse :focus {
    box-shadow: none !important;
    outline: none !important;
}
.new-header-wrapper .page {
    background-color: #efefef;
}
.new-header-wrapper .page .container-fluid > .row {
    background-color: #fff;
}
.new-header-wrapper .container-fluid-wrapper {
    margin: auto;
    max-width: 75rem;
    position: relative;
}
.new-header-wrapper .container-fluid {
    max-width: 75rem;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .container-fluid--md-down-full-with {
    padding-left: 0;
    padding-right: 0;
}
.new-header-wrapper .container-fluid--md-down-full-with:not(.container-fluid--without-overflow) {
    overflow-x: hidden;
}
.new-header-wrapper .container-fluid--has-content-wrapper {
    background: #fff;
}
.new-header-wrapper .container-fluid--has-content-wrapper .content-wrapper {
    display: inline-block;
    width: 100%;
}
.backdrop {
    background: #000;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.backdrop.fade {
    opacity: 0;
}
.backdrop.js_overlay-header {
    z-index: 1031;
}
.backdrop.show {
    opacity: 0.4;
}
@media (min-width: 660px) {
    body.js_header-fixed {
        padding-top: 8.125rem;
    }
    .new-header-wrapper .container-fluid {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .container-fluid--md-down-full-with {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 961px) {
    body.js_header-fixed {
        padding-top: 9.375rem;
    }
    body.js_header-fixed.js_header-minimum {
        padding-top: 3.4375rem;
    }
    .new-header-wrapper .page {
        padding-bottom: 1.875rem;
    }
    .new-header-wrapper .container-fluid--md-down-full-with {
        overflow-x: unset;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .container-fluid--has-content-wrapper {
        background: transparent;
    }
    .new-header-wrapper .container-fluid--has-content-wrapper > .content-wrapper {
        background: #fff;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
.new-header-wrapper .ie-click-fix {
    position: relative;
}
.new-header-wrapper .ie-click-fix:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.js_bh-dropdown-auto-scroll-wrapper {
    bottom: 0;
    left: 0;
    overflow-y: auto;
    position: fixed;
    right: 0;
}
.js_bh-dropdown-auto-scroll-wrapper .dropdown-menu {
    position: static;
}
.new-header-wrapper .h1, .new-header-wrapper h1 {
    font-size: 1.375rem;
    font-weight: 700;
}
.new-header-wrapper .h1, .new-header-wrapper .h2, .new-header-wrapper h1, .new-header-wrapper h2 {
    line-height: 1.2;
    text-transform: none;
}
.new-header-wrapper .h2, .new-header-wrapper h2 {
    font-size: 1.25rem;
    font-weight: 500;
}
.new-header-wrapper .h3, .new-header-wrapper h3 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2;
    text-transform: none;
}
.new-header-wrapper .h4, .new-header-wrapper h4 {
    letter-spacing: 0.02em;
    text-transform: uppercase;
}
.new-header-wrapper .h4, .new-header-wrapper .h5, .new-header-wrapper h4, .new-header-wrapper h5 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
}
.new-header-wrapper .h5, .new-header-wrapper h5 {
    text-transform: none;
}
@media (min-width: 660px) {
    .new-header-wrapper .h1, .new-header-wrapper h1 {
        font-size: 1.875rem;
    }
    .new-header-wrapper .h2, .new-header-wrapper h2 {
        font-size: 1.5rem;
    }
    .new-header-wrapper .h3, .new-header-wrapper h3 {
        font-size: 1.25rem;
    }
    .new-header-wrapper .h4, .new-header-wrapper .h5, .new-header-wrapper h4, .new-header-wrapper h5 {
        font-size: 1.125rem;
    }
}
.new-header-wrapper a {
    font-weight: 700;
}
.new-header-wrapper .loading-animation {
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
}
.new-header-wrapper .badge--quantity {
    align-items: center;
    background-color: #ee1f26;
    border: 0.125rem solid #fff;
    border-radius: 1.25rem;
    color: #fff;
    display: inline-flex;
    font-size: 0.625rem;
    font-weight: 500;
    height: 1.25rem;
    justify-content: center;
    line-height: 1;
    min-width: 1.25rem;
    padding: 0 0.125rem;
}
.new-header-wrapper .btn .badge--quantity {
    position: absolute;
}
.new-header-wrapper .btn {
    font-size: 1.125rem;
    white-space: unset;
}
.new-header-wrapper .btn-primary:hover {
    background-color: #ee1f26;
    border-color: #ee1f26;
}
.new-header-wrapper .btn-primary-darken:hover {
    background-color: #b41821;
    border-color: #b41821;
}
.new-header-wrapper .btn-secondary:hover {
    background-color: #666;
    border-color: #666;
}
.new-header-wrapper .btn-transparent {
    background: transparent;
    color: #666;
    padding: 0;
}
.new-header-wrapper .btn-sm {
    font-weight: 500;
}
.new-header-wrapper .btn-icon {
    align-items: baseline;
    display: inline-flex;
}
.new-header-wrapper .btn-icon .icon {
    flex-shrink: 0;
    font-size: 0.75rem;
    margin-left: 0.5rem;
}
.new-header-wrapper .btn-icon-left .icon {
    margin-left: 0;
    margin-right: 0.5rem;
    order: -1;
}
.new-header-wrapper .btn-icon-only .icon {
    margin-left: 0;
    margin-right: 0;
}
.new-header-wrapper .btn--collapsible {
    align-items: center;
    background-color: #666;
    border: 0;
    color: #fff;
    display: flex;
    font-size: 1rem;
    justify-content: space-between;
    padding: 0.875rem 0.625rem;
    transition: background-color 0.4s ease-out, color 0.4s ease-out;
    white-space: normal;
    width: 100%;
}
.new-header-wrapper .btn--collapsible .btn__text {
    padding-right: 0.9375rem;
    text-align: left;
}
.new-header-wrapper .btn--collapsible .icon {
    flex-shrink: 0;
    transform: rotate(180deg);
    transition: transform 0.4s ease-out;
}
.new-header-wrapper .dropdown .btn--collapsible:after {
    content: none;
}
.new-header-wrapper .btn--collapsible.collapsed, .new-header-wrapper .dropdown:not(.show) .btn--collapsible {
    background-color: #dadada;
    color: #666;
}
.new-header-wrapper .btn--collapsible.collapsed .icon, .new-header-wrapper .dropdown:not(.show) .btn--collapsible .icon {
    transform: rotate(0);
}
.new-header-wrapper .no-js .btn--collapsible:not(:disabled):not(.disabled) {
    cursor: default;
}
.new-header-wrapper .btn--paypal {
    background-color: #eee;
    font-size: 0.875rem;
}
.new-header-wrapper .btn--paypal .btn__icon {
    margin-left: 0.125rem;
}
.new-header-wrapper .btn.disabled, .new-header-wrapper .btn:disabled {
    background-color: #dadada;
    border-color: #dadada;
}
.new-header-wrapper .btn--is-headline {
    font-size: inherit;
    font-weight: inherit;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .btn-icon {
        font-size: 1rem;
    }
    .new-header-wrapper .btn-icon-only-sm .icon {
        margin-left: 0;
        margin-right: 0;
    }
    .new-header-wrapper .btn--full-width-sm {
        width: 100%;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .btn {
        min-width: 6.25rem;
    }
    .new-header-wrapper .btn-icon-only {
        min-width: auto;
    }
    .new-header-wrapper .btn-block--sm-only {
        display: inline-block;
        width: auto;
    }
    .new-header-wrapper .btn--collapsible {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
.new-header-wrapper .btn-reset {
    border: 0;
    font-size: 1rem;
    font-weight: 500;
}
.new-header-wrapper .btn-tool {
    align-items: center;
    background: #fff;
    border: 1px solid #648198;
    border-radius: 0.25rem;
    color: #648198;
    display: flex;
    height: 1.875rem;
    justify-content: center;
    line-height: 1;
    min-width: 3.125rem;
    padding: 0 0.625rem;
    text-align: center;
    white-space: nowrap;
}
.new-header-wrapper .btn-tool, .new-header-wrapper .btn-tool .btn__text {
    font-size: 0.875rem;
}
.new-header-wrapper .btn-tool.-highlighted {
    background: #648198;
    color: #fff;
}
.new-header-wrapper .btn-tool:disabled {
    background: #fff;
    border-color: #648198;
    color: #648198;
    opacity: 0.3;
}
@media (min-width: 660px) {
    .new-header-wrapper .btn-tool {
        height: 2.125rem;
    }
}
.new-header-wrapper .form-control {
    background-clip: border-box;
}
.new-header-wrapper .form-control-sm {
    font-size: 1rem;
    line-height: 1.25rem;
}
.new-header-wrapper .form-control:-moz-read-only {
    border-color: #999;
    color: #fff;
}
.new-header-wrapper .form-control:disabled, .new-header-wrapper .form-control:read-only {
    border-color: #999;
    color: #fff;
}
.new-header-wrapper .form-control::-ms-clear {
    display: none;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-control:not(.form-control-sm) {
        line-height: 1.1875rem;
        padding: 0.75rem 0.5rem;
    }
}
.new-header-wrapper .form-control-captcha {
    margin-bottom: 0.6875rem;
    max-width: 13.75rem;
    position: relative;
}
.new-header-wrapper .form-control-captcha:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 22.72727%;
    width: 1px;
}
.new-header-wrapper .form-control-captcha:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .form-control-captcha .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .custom-checkbox {
    min-height: 1.375rem;
}
.new-header-wrapper .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M16 4.247l-2.278-2.116-8.077 7.492-3.367-3.116-2.277 2.117 5.645 5.244z'/%3E%3C/svg%3E");
}
.js_using-mouse .custom-checkbox .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: none;
}
.new-header-wrapper .form-group--control-group .custom-checkbox {
    min-height: 2.34375rem;
}
.new-header-wrapper .custom-control-label__addition {
    color: #999;
}
.new-header-wrapper .form-control-color-checkbox {
    display: inline-flex;
    height: 2.375rem;
}
.new-header-wrapper .form-control-color-checkbox__label {
    border: 0.125rem solid transparent;
    cursor: pointer;
    height: 2.375rem;
    margin-bottom: 0;
    width: 2.375rem;
}
.new-header-wrapper .form-control-color-checkbox__color-box {
    background-repeat: no-repeat;
    background-size: cover;
    border: 1px solid #dadada;
    display: block;
    height: 1.875rem;
    margin: 0.125rem;
    width: 1.875rem;
}
.new-header-wrapper .form-control-color-checkbox .custom-control-input:checked ~ .form-control-color-checkbox__label {
    border-color: #666;
}
.new-header-wrapper .form-control-color-checkbox .custom-control-input:focus ~ .form-control-color-checkbox__label {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
}
.js_using-mouse .form-control-color-checkbox .custom-control-input:focus ~ .form-control-color-checkbox__label {
    box-shadow: none;
}
.new-header-wrapper .form-control-group .feedback {
    width: 100%;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-control-group .feedback {
        height: auto;
        margin-bottom: 0.9375rem;
        margin-top: 0.9375rem;
        position: static;
    }
    .new-header-wrapper .form-control-group .feedback__box {
        left: 0;
        position: relative;
        top: 0;
        transform: none;
    }
    .new-header-wrapper .form-control-group .feedback__box:before {
        left: 50%;
        top: -0.625rem;
        transform: translateX(-50%);
    }
    .new-header-wrapper .form-control-group .feedback--error .feedback__box:before {
        border: 0;
        border-bottom: 0.625rem solid #f90;
        border-left: 0.625rem solid transparent;
        border-right: 0.625rem solid transparent;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
    }
}
.new-header-wrapper .custom-radio {
    min-height: 1.375rem;
}
.new-header-wrapper .custom-radio .custom-control-input:disabled ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
.js_using-mouse .custom-radio .custom-control-input:focus ~ .custom-control-label:before {
    box-shadow: none;
}
.new-header-wrapper .form-group--control-group .custom-radio {
    min-height: 2.34375rem;
}
.new-header-wrapper .form-control-range-slider .slider-track {
    background: #efefef;
    box-shadow: none;
}
.new-header-wrapper .form-control-range-slider .slider.slider-horizontal {
    width: 100%;
}
.new-header-wrapper .form-control-range-slider .slider.slider-horizontal .slider-track {
    height: 1rem;
    margin-top: 0;
    top: 0;
}
.new-header-wrapper .form-control-range-slider .slider-selection {
    background: #999;
    box-shadow: none;
}
.new-header-wrapper .form-control-range-slider .slider-handle.custom {
    background: #666;
}
.new-header-wrapper .form-control-range-slider .slider-handle.custom:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(102, 102, 102, 0.5);
    outline: none;
}
.new-header-wrapper .form-control-range-slider .slider-handle.custom:before {
    content: none;
}
.new-header-wrapper .form-control-range-slider__input {
    height: 1rem;
    visibility: hidden;
}
.new-header-wrapper .form-control-range-slider__min-max {
    align-items: center;
    display: flex;
    margin-top: 0.625rem;
}
.new-header-wrapper .form-control-range-slider__max-input, .new-header-wrapper .form-control-range-slider__min-input {
    flex: 1;
    max-width: 7.5rem;
    min-width: 3.75rem;
}
.new-header-wrapper .form-control-range-slider__dash {
    font-size: 2rem;
    margin: -0.15em 0.625rem;
}
.new-header-wrapper .form-control-range-slider__unit {
    margin-left: 0.625rem;
}
.new-header-wrapper .custom-select {
    background-position: 100%;
    border-width: 0;
}
.new-header-wrapper .custom-select:focus {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}
.new-header-wrapper .custom-select:disabled {
    border-color: #999;
}
.new-header-wrapper .custom-select[disabled]::-ms-value {
    color: #fff;
}
@media (min-width: 660px) {
    .new-header-wrapper .custom-select {
        height: 2.8125rem;
    }
}
.new-header-wrapper .feedback {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
}
.new-header-wrapper .feedback__box {
    padding: 0.625rem 0.625rem 0.3125rem;
    position: relative;
}
.new-header-wrapper .feedback__box:before {
    left: 50%;
    top: -0.625rem;
    transform: translateX(-50%);
}
.new-header-wrapper .feedback__text {
    color: #fff;
    font-size: 0.9375rem;
    line-height: 1.1;
    margin-bottom: 0.3125rem;
}
.new-header-wrapper .feedback--error .feedback__box {
    background-color: #f90;
}
.new-header-wrapper .feedback--error .feedback__box:before {
    border-bottom: 0.625rem solid #f90;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}
.new-header-wrapper .feedback--info .feedback__box {
    background-color: #39c;
}
.new-header-wrapper .feedback--info .feedback__box:before {
    border-bottom: 0.625rem solid #39c;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .feedback {
        bottom: 1px;
        height: 2.8125rem;
        left: 0;
        margin-bottom: 0;
        position: absolute;
        right: 0.3125rem;
    }
    .new-header-wrapper .feedback, .new-header-wrapper .form-group__label ~ [class*=col] .feedback {
        margin-top: 0;
    }
    .new-header-wrapper .feedback__box {
        left: 0.9375rem;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
    }
    .new-header-wrapper .feedback__box:before {
        left: -0.625rem;
        top: 50%;
        transform: translateY(-50%);
    }
    .new-header-wrapper .feedback--error .feedback__box:before {
        border: 0;
        border-bottom: 0.625rem solid transparent;
        border-right: 0.625rem solid #f90;
        border-top: 0.625rem solid transparent;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
    }
    .new-header-wrapper .feedback--info {
        z-index: 1;
    }
    .new-header-wrapper .feedback--info .feedback__box:before {
        border: 0;
        border-bottom: 0.625rem solid transparent;
        border-right: 0.625rem solid #39c;
        border-top: 0.625rem solid transparent;
        content: "";
        height: 0;
        position: absolute;
        width: 0;
    }
}
.new-header-wrapper .feedback-box {
    padding: 0.625rem 0.625rem 0.3125rem;
}
.new-header-wrapper .feedback-box__text {
    color: #fff;
    font-size: 0.9375rem;
    line-height: 1.1;
    margin-bottom: 0.3125rem;
}
.new-header-wrapper .feedback-box--info {
    background-color: #39c;
}
.new-header-wrapper .feedback-box--error {
    background-color: #f90;
}
.new-header-wrapper .highlight-headline {
    align-items: center;
    display: inline-block;
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 0.625rem;
    position: relative;
    text-align: center;
    z-index: 0;
}
.new-header-wrapper .highlight-headline__row {
    background-color: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
    clear: left;
    display: block;
    float: left;
    font-size: 1.5rem;
    font-weight: 800;
    height: 1.875rem;
    line-height: 1.1;
    padding: 0 0.625rem;
    position: relative;
    white-space: nowrap;
}
.new-header-wrapper .highlight-headline__row:first-child {
    transform: rotate(-2deg);
    z-index: 3;
}
.new-header-wrapper .highlight-headline__row:nth-child(2) {
    transform: translateY(-0.0625rem) rotate(-1.5deg);
    z-index: 2;
}
.new-header-wrapper .highlight-headline__row:nth-child(3) {
    transform: translateY(-0.125rem) rotate(-2deg);
    z-index: 1;
}
@media (min-width: 660px) {
    .new-header-wrapper .highlight-headline__row {
        font-size: 1.875rem;
        height: 2.5rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .highlight-headline__row {
        font-size: 2.125rem;
        height: 3.125rem;
        line-height: 1.4;
    }
}
.new-header-wrapper .standard-headline {
    line-height: 1.2;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .standard-headline {
        font-size: 1.375rem;
    }
}
@media (min-width: 660px) and (max-width: 960.98px) {
    .new-header-wrapper .standard-headline {
        font-size: 1.75rem;
    }
}
.new-header-wrapper .icon {
    display: inline-block;
    fill: currentColor;
    height: 1em;
    stroke: currentColor;
    stroke-width: 0;
    vertical-align: unset !important;
    width: 1em;
}
.new-header-wrapper .off-canvas-first-product-added-note {
    display: flex;
    margin-bottom: 1.5rem;
}
.new-header-wrapper .off-canvas-first-product-added-note .icon {
    fill: #5c8c1e;
    margin-right: 0.625rem;
}
.new-header-wrapper .off-canvas-product {
    display: block;
    font-weight: 500;
    line-height: 1.1875rem;
    position: relative;
}
.new-header-wrapper .off-canvas-product + .off-canvas-product {
    margin-top: 0.9375rem;
}
.new-header-wrapper .off-canvas-product [class*=col] {
    position: static;
}
.new-header-wrapper .off-canvas-product__image:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .off-canvas-product__image:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .off-canvas-product strong {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
    display: -webkit-box;
    font-weight: 700;
    max-height: 2.4375rem;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: -o-ellipsis-lastline;
}
.new-header-wrapper .off-canvas-product__btn-remove {
    display: flex;
    font-size: 0.875rem;
    font-weight: 500;
    margin-top: 0.1875rem;
    position: relative;
    z-index: 1;
}
.new-header-wrapper .off-canvas-product__btn-remove .icon {
    font-size: 0.625rem;
}
.new-header-wrapper .product-control {
    align-items: center;
    display: flex;
    font-size: 1rem;
    line-height: 1;
    position: relative;
}
.new-header-wrapper .product-control__label {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0;
}
.new-header-wrapper .product-control__icon {
    display: inline-block;
    margin-right: 0.625em;
    transition: color 0.4s ease-out;
}
.new-header-wrapper .product-control__link {
    display: none;
}
.new-header-wrapper .product-control__input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.new-header-wrapper .product-control__input:checked ~ .product-control__label .product-control__icon {
    color: #b41821;
}
.new-header-wrapper .product-control__input:checked ~ .product-control__link {
    display: inline-block;
}
.new-header-wrapper .price-tag {
    align-items: flex-start;
    display: inline-flex;
    flex-direction: column;
    font-size: 2.5rem;
    font-weight: 800;
    line-height: 1;
    margin: 0.175em 0.25em 0.25em 0;
    vertical-align: top;
}
.new-header-wrapper .price-tag__box {
    padding: 0.35em 0;
    position: relative;
}
.new-header-wrapper .price-tag__from {
    font-size: 0.6em;
    margin-right: -0.20833em;
}
.new-header-wrapper .price-tag__sales-unit, .new-header-wrapper .price-tag__strikethrough {
    font-size: 0.4em;
    font-weight: 500;
}
.new-header-wrapper .price-tag__sales-unit {
    margin-top: 0.0625em;
}
.new-header-wrapper .price-tag__strikethrough {
    margin-bottom: -0.1875em;
}
.new-header-wrapper .price-tag__decimal-digits {
    font-size: 0.6em;
    position: relative;
    top: -0.41667em;
}
.new-header-wrapper .price-tag__currency {
    font-size: 0.6em;
    margin-left: -0.20833em;
}
.new-header-wrapper .price-tag--has-strikethrough .price-tag__box, .new-header-wrapper .price-tag--promoted .price-tag__box {
    background-color: #ee1f26;
    color: #fff;
    min-width: 1.7em;
    padding-left: 0.25em;
    padding-right: 0.25em;
}
.new-header-wrapper .price-tag--has-strikethrough .price-tag__box {
    padding-bottom: 0.25em;
    padding-top: 0.125em;
}
.new-header-wrapper .swiper-control {
    background: rgba(255, 255, 255, 0.8);
    border: 0;
    color: #666;
    height: 4.6875rem;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    width: 1.875rem;
}
.new-header-wrapper .swiper-control .icon {
    font-size: 0.9375rem;
}
.new-header-wrapper .swiper-control.swiper-button-disabled {
    opacity: 0;
}
.new-header-wrapper .swiper-button-prev {
    left: 0;
}
.new-header-wrapper .swiper-button-next {
    right: 0;
}
.new-header-wrapper .swiper-pagination-bullets {
    display: flex;
    justify-content: center;
}
.new-header-wrapper .swiper-pagination-bullet {
    background-color: #efefef;
    height: 0.625rem;
    margin: 0 0.4375rem;
    opacity: 1;
    width: 0.625rem;
}
.new-header-wrapper .swiper-pagination-bullet-active {
    background-color: #ee1f26;
}
.new-header-wrapper .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.4375rem;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .swiper-pagination-bullets {
        margin: 0.625rem 0;
        position: static;
    }
}
.new-header-wrapper .teaser-grid {
    margin-bottom: 0.625rem;
    margin-top: 0;
}
.new-header-wrapper * + .teaser-grid, .new-header-wrapper .teaser-grid + .teaser-grid {
    margin-top: -0.625rem;
}
.new-header-wrapper .teaser-grid > [class*=col] {
    display: flex;
    flex-direction: column;
}
.new-header-wrapper .teaser-grid > [class*=col] > .row {
    flex: 1 0 auto;
}
.new-header-wrapper .teaser-grid > [class*=col] > .row > [class*=col] {
    display: flex;
}
.new-header-wrapper .accordion {
    margin-bottom: 1rem;
}
.new-header-wrapper .accordion .card {
    border: none;
}
.new-header-wrapper .accordion .card + .card {
    border-top: 1px solid #fff;
}
.new-header-wrapper .accordion .card-header {
    border-radius: 0;
    height: 3.125rem;
}
.new-header-wrapper .accordion .card-header.collapsed {
    background-color: #efefef;
}
.new-header-wrapper .accordion .card-body > :last-child {
    margin-bottom: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .accordion .card-header {
        height: 3.75rem;
    }
}
.new-header-wrapper .accordion-tabs-nav {
    flex-wrap: nowrap;
}
.new-header-wrapper .accordion-tabs-nav__item {
    flex: 1;
    text-align: center;
}
.new-header-wrapper .accordion-tabs-nav__item-link {
    background-color: #dadada;
    margin-bottom: 0;
    padding: 0.8125rem;
}
.new-header-wrapper .accordion-tabs-nav__item-link.active {
    background-color: #fff;
}
.new-header-wrapper .accordion-tabs-nav__item-link h2 {
    margin-bottom: 0;
}
.new-header-wrapper .accordion-tabs-content {
    background-color: #fff;
}
.new-header-wrapper .accordion-tabs-content .card > h2 {
    margin-bottom: 0;
}
.new-header-wrapper .accordion-tabs-content .card-body {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
@media (max-width: 960.98px) {
    .new-header-wrapper .accordion-tabs-content > .tab-pane {
        display: unset;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .accordion-tabs-content .card-body {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .accordion-tabs-content {
        padding: 1.25rem;
    }
    .new-header-wrapper .accordion-tabs-content .card-body {
        padding: 0;
    }
}
.new-header-wrapper .button-row--no-columns {
    display: flex;
}
.new-header-wrapper .button-row--no-columns .btn + .btn {
    margin-left: 1.25rem;
}
.new-header-wrapper .button-row--align-left {
    justify-content: flex-start;
}
.new-header-wrapper .button-row--align-right {
    justify-content: flex-end;
}
.new-header-wrapper .component-headline {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 1.25rem;
    margin-top: 3.125rem;
    text-align: center;
}
.new-header-wrapper .component-headline .btn {
    display: block;
    margin-top: 0.625rem;
}
.new-header-wrapper .component-headline--highlight {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
.new-header-wrapper .component-headline--highlight .component-headline__background-image-wrapper {
    padding: 1.25rem 0.625rem 0.625rem;
    position: relative;
    width: 100%;
}
.new-header-wrapper .component-headline--highlight .img-fluid {
    -o-object-fit: cover;
    bottom: 0;
    height: 100%;
    left: 0;
    max-width: none;
    font-family: "object-fit:cover";
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 660px) {
    .new-header-wrapper .component-headline--highlight {
        margin-left: 0;
        margin-right: 0;
    }
}
.new-header-wrapper .list-ordered {
    counter-reset: iterator;
    list-style: none;
    padding-left: 0;
}
.new-header-wrapper .list-ordered li {
    counter-increment: iterator;
    display: flex;
}
.new-header-wrapper .list-ordered li:before {
    content: counters(iterator, ".") ".";
    margin-right: 0.3125rem;
}
.new-header-wrapper .list-ordered li + li {
    margin-top: 0.3125rem;
}
.new-header-wrapper .list li + li {
    margin-top: 0.375rem;
}
.new-header-wrapper .list--standard {
    list-style: none;
    padding: 0;
}
.new-header-wrapper .list--standard li {
    padding-left: 0.75em;
    position: relative;
}
.new-header-wrapper .list--standard li:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 0.3125em;
    left: 0;
    position: absolute;
    top: 0.5em;
    transform: rotate(1turn);
    width: 0.3125em;
}
.new-header-wrapper .list--icon {
    list-style: none;
    padding: 0;
}
.new-header-wrapper .list--icon li {
    padding-left: 1.5625rem;
    position: relative;
}
.new-header-wrapper .list--icon li .icon {
    left: 0;
    position: absolute;
    top: 0.125rem;
}
.new-header-wrapper .header__logo {
    display: inline-block;
    margin-bottom: 1.0625rem;
    margin-top: 0.625rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .header__logo {
        margin-bottom: 1.5rem;
        margin-top: 0.9375rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .header__logo {
        margin-bottom: 0.625rem;
        margin-top: 0.9375rem;
    }
}
.new-header-wrapper .header__main > .row {
    position: relative;
}
.new-header-wrapper .header__main__btn {
    align-items: center;
    display: flex;
    font-weight: 500;
    height: 3.125rem;
    justify-content: center;
    width: 100%;
}
.new-header-wrapper .header__main__btn .icon {
    font-size: 1.125rem;
    margin: 0;
}
.new-header-wrapper .header__main__btn.js_activated {
    background-color: #333;
    border-color: #333;
}
.new-header-wrapper .header__main__account, .new-header-wrapper .header__main__navigation, .new-header-wrapper .header__main__search {
    border-right: 1px solid #999;
}
.new-header-wrapper .js_header-minimum .header__main__account, .new-header-wrapper .js_header-minimum .header__main__cart, .new-header-wrapper .js_header-minimum .header__main__navigation, .new-header-wrapper .js_header-minimum .header__main__search {
    border-bottom: 1px solid #999;
}
.new-header-wrapper .header__main__navigation {
    position: static;
}
.new-header-wrapper .header__main__navigation .dropdown-menu {
    padding: 0;
}
.new-header-wrapper .header__main__search-form {
    display: none;
}
.new-header-wrapper .header__main__search .form-control {
    font-size: 1.125rem;
    font-weight: 700;
    padding-left: 0.9375rem;
    padding-right: 0;
    text-overflow: ellipsis;
}
.new-header-wrapper .header__main__search:not(.js_focused) .btn-icon-cross {
    display: none;
}
.new-header-wrapper .header__main__search:not(.js_focused) .btn-icon-search {
    min-width: 3.125rem;
}
.new-header-wrapper .header__main__search:not(.js_focused) .btn__text {
    display: none;
}
.new-header-wrapper .header__main__search.js_focused {
    background-color: #efefef;
    border-left: none;
    border-right: none;
    bottom: 0;
    left: 0;
    max-width: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.new-header-wrapper .header__main__search.js_focused .header__main__search-toggle {
    display: none;
}
.new-header-wrapper .header__main__search.js_focused .header__main__search-form {
    display: flex;
}
.new-header-wrapper .header__main__search.js_focused .form-control {
    color: #000;
}
.new-header-wrapper .header__main__search.js_focused .btn {
    flex: 0 0 auto;
    min-width: 3.125rem;
    transition: none;
    width: auto;
}
.new-header-wrapper .header__main__search.js_focused .btn-icon-search .btn__text {
    display: none;
}
.new-header-wrapper .header__main__account-cart > [class|=col] {
    position: static;
}
.new-header-wrapper .header__main__account-cart .dropdown-menu {
    left: auto;
    padding: 1.5rem;
    right: 0;
}
.new-header-wrapper .header__main__account-cart .dropdown-menu > .btn {
    width: 100%;
}
.new-header-wrapper .header__main__account-cart .dropdown-menu > .btn + .btn {
    margin-top: 1.25rem;
}
.new-header-wrapper .header__main .dropdown-menu {
    border: none;
    border-radius: unset;
    margin: 0;
    width: 100%;
}
.new-header-wrapper .header__main .dropdown {
    position: static;
}
.new-header-wrapper .header__main .dropdown-toggle:after {
    display: none;
}
.new-header-wrapper .header__main .show > .dropdown-toggle {
    background-color: #333;
    border-color: #333;
}
.new-header-wrapper .header__main__account .list a {
    font-weight: 500;
}
.new-header-wrapper .header__main__cart .badge--quantity {
    left: 50%;
    top: -65%;
}
@media (max-width: 960.98px) {
    .new-header-wrapper .header__main {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .header__main__navigation {
        position: relative;
    }
    .new-header-wrapper .header__main__navigation [class|=col]:first-child {
        border-right: 1px solid #999;
    }
    .new-header-wrapper .header__main__search.js_focused .btn-icon-search .btn__text {
        display: inline;
    }
    .new-header-wrapper .header__main__search.js_focused .btn-icon-search .icon {
        margin-right: 0.5rem;
    }
    .new-header-wrapper .header__main__account .dropdown-menu .btn:first-child {
        margin-bottom: 1rem;
    }
    .new-header-wrapper .header__main__cart-empty {
        font-size: 1.125rem;
        font-weight: 700;
        line-height: 1.2;
        margin: 1rem 0;
    }
    .new-header-wrapper .header__main__mini-cart__item + .header__main__mini-cart__item {
        margin-top: 0.5rem;
    }
    .new-header-wrapper .header__main__mini-cart .product {
        display: block;
        font-weight: 500;
    }
    .new-header-wrapper .header__main__mini-cart .product__data {
        overflow: hidden;
        padding-left: 0.625rem;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .header__main__navigation {
        border-right: 0;
    }
    .new-header-wrapper .header__main__search {
        background-color: #efefef;
        border-right: none;
    }
    .new-header-wrapper .header__main__search-form {
        display: flex;
    }
    .new-header-wrapper .header__main__search .btn {
        flex: 0 0 auto;
        min-width: auto;
        transition: none;
        width: auto;
    }
    .new-header-wrapper .js_header-minimum .header__main__search:not(.js_focused) {
        border-bottom: 0;
    }
    .new-header-wrapper .header__main__search:not(.js_focused) .btn {
        background-color: transparent;
        border-color: transparent;
        color: #666;
        padding-left: 0;
        padding-right: 0;
    }
    .new-header-wrapper .header__main__search.js_focused .btn-icon-cross {
        min-width: 3.125rem;
    }
    .new-header-wrapper .header__main__account-cart .dropdown-toggle {
        display: flex;
        justify-content: flex-start;
        padding-left: 0.625rem;
        padding-right: 0.125rem;
    }
    .new-header-wrapper .header__main__account-cart .dropdown-toggle .btn__text {
        font-size: 0.8125rem;
        margin-left: 0.625rem;
    }
    .new-header-wrapper .header__main__account-cart .dropdown-toggle .btn-icon {
        flex-shrink: 0;
    }
    .new-header-wrapper .header__main__account .header__main__btn .btn__text {
        overflow: hidden;
        text-align: left;
    }
    .new-header-wrapper .header__main__account .header__main__btn .btn__text > span {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}
.new-header-wrapper .header-message {
    display: none;
    padding: 0.8125rem 0;
}
.new-header-wrapper .header-message.show {
    display: block;
}
.new-header-wrapper .header-message.bg-dark, .new-header-wrapper .header-message.bg-info {
    color: #fff;
}
.new-header-wrapper .header-message__text {
    font-size: 0.875rem;
    margin: 0;
}
.new-header-wrapper .header-message__btn {
    color: inherit;
    margin-left: 0.625rem;
}
.new-header-wrapper .header-message__btn .icon {
    font-size: 1rem;
}
.new-header-wrapper .search-suggest {
    display: none;
    left: 0;
    position: absolute;
    width: 100%;
}
.new-header-wrapper .search-suggest.js_activated {
    display: block;
}
.new-header-wrapper .search-suggest__phrase-wrapper {
    background-color: #efefef;
}
.new-header-wrapper .search-suggest__items-wrapper {
    background-color: #fff;
}
.new-header-wrapper .search-suggest__phrases {
    background-color: #efefef;
    margin-bottom: 0;
    overflow: hidden;
    padding: 0.625rem 0.9375rem 0.8125rem;
}
.new-header-wrapper .search-suggest__phrases > :last-child {
    margin-bottom: 0;
}
.new-header-wrapper .search-suggest__phrases > li {
    margin-bottom: 0.9375rem;
}
.new-header-wrapper .search-suggest__phrase {
    display: block;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4375rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .search-suggest__phrase__highlight {
    color: #000;
}
.new-header-wrapper .search-suggest__phrase-categories {
    padding-left: 0.9375rem;
}
.new-header-wrapper .search-suggest__phrase-categories > li {
    margin: 0.9375rem 0;
}
.new-header-wrapper .search-suggest__phrase-category {
    display: flex;
    font-size: 1rem;
    font-weight: 700;
}
.new-header-wrapper .search-suggest__phrase-category :first-child {
    margin-right: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .search-suggest__phrase-category :nth-child(2) {
    padding-left: 0.9375rem;
}
.new-header-wrapper .search-suggest__column-left {
    padding-right: 0.625rem;
}
.new-header-wrapper .search-suggest__column-right {
    padding-left: 0.625rem;
}
.new-header-wrapper .search-suggest__items {
    padding: 0.625rem 0.9375rem 0.9375rem;
}
.new-header-wrapper .search-suggest__items-headline {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.4375rem;
    margin-bottom: 0.9375rem;
}
.new-header-wrapper .search-suggest .product {
    display: flex;
    font-weight: 500;
    line-height: 1.1875rem;
}
.new-header-wrapper .search-suggest .product + .product {
    margin-top: 0.9375rem;
}
.new-header-wrapper .search-suggest .product__image {
    background-color: #999;
    flex-shrink: 0;
    margin-right: 0.625rem;
    max-width: 4.6875rem;
    position: relative;
    width: 100%;
}
.new-header-wrapper .search-suggest .product__image:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.new-header-wrapper .search-suggest .product__image .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .search-suggest .product__data {
    align-content: stretch;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}
.new-header-wrapper .search-suggest .product__data strong {
    max-height: 2.5rem;
    overflow: hidden;
    overflow-wrap: break-word;
}
.new-header-wrapper .search-suggest .product__data span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .search-suggest__teaser {
    background-color: #999;
    display: block;
    position: relative;
}
.new-header-wrapper .product + .search-suggest__teaser {
    margin-top: 0.9375rem;
}
.new-header-wrapper .search-suggest__teaser:before {
    content: "";
    display: block;
    padding-top: 44.1989%;
}
.new-header-wrapper .search-suggest__teaser .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
@media (min-width: 660px) {
    .new-header-wrapper .header__store-locator {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .header__store-locator__store {
        font-size: 0.6875rem;
        font-weight: 500;
        line-height: 1.1;
    }
    .new-header-wrapper .header__store-locator__store strong {
        font-size: 0.75rem;
        font-weight: 700;
    }
    .new-header-wrapper .header__store-locator__store .icon {
        font-size: 1.5rem;
        margin-right: 0.3125rem;
    }
    .new-header-wrapper .header__store-locator .header__meta__btn {
        font-weight: 500;
    }
    .new-header-wrapper .header__store-locator .header__meta__btn .icon {
        margin-right: 0.3125rem;
    }
    .new-header-wrapper .header__store-locator .header__meta__btn > span {
        vertical-align: text-top;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .header__store-locator__store {
        font-size: 0.75rem;
    }
    .new-header-wrapper .header__store-locator__store strong {
        font-size: 0.8125rem;
    }
}
.new-header-wrapper .header__teaser {
    color: #fff;
}
.new-header-wrapper .header__teaser > a {
    margin: 0.3125rem 0 0.3125rem 0.9375rem;
}
.new-header-wrapper .header__teaser a {
    display: block;
}
.new-header-wrapper .header__teaser .img-fluid {
    max-height: 4.375rem;
}
@media (min-width: 961px) {
    .new-header-wrapper .header__teaser .img-fluid {
        max-height: 5.3125rem;
    }
}
.new-header-wrapper .footer__content .container-fluid {
    padding-bottom: 1.25rem;
}
.new-header-wrapper .footer__content__headline {
    color: #fff;
    font-size: 1.1875rem;
    font-weight: 700;
    line-height: 1.4375rem;
    margin-bottom: 1.1875rem;
    margin-top: 1.1875rem;
}
.new-header-wrapper .footer__content__image-block {
    margin-top: 1.1875rem;
}
.new-header-wrapper .footer__content__content-list {
    margin-bottom: 0;
}
.new-header-wrapper .footer__content [itemprop=telephone] {
    display: inline-block;
    font-size: 1.4375rem;
    margin-bottom: 1rem;
}
.new-header-wrapper .footer__content__image-block + [itemprop=telephone] {
    margin-top: 1rem;
}
.new-header-wrapper .footer__content [itemprop=email] {
    display: inline-block;
    font-size: 1.125rem;
    margin-bottom: 1rem;
}
.new-header-wrapper .footer__content__social-link {
    display: block;
    float: left;
    margin-right: 0.5rem;
}
@media (min-width: 660px) and (max-width: 960.98px) {
    .new-header-wrapper .footer__content [class*=col-]:nth-of-type(odd) {
        padding-right: 7.93651%;
    }
    .new-header-wrapper .footer__content [class*=col-]:nth-of-type(2n) {
        padding-left: 3.96825%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .footer__content [class*=col-]:first-of-type {
        padding-right: 5.37057%;
    }
    .new-header-wrapper .footer__content [class*=col-]:nth-of-type(2) {
        padding-left: 3.22234%;
    }
    .new-header-wrapper .footer__content [class*=col-]:nth-of-type(3) {
        padding-left: 6.44468%;
    }
}
.new-header-wrapper .footer__copyright {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-bottom: 1.5rem;
    margin-top: 1.3125rem;
}
.new-header-wrapper .footer__copyright__text {
    margin-left: 0.625rem;
    margin-top: 0.5625rem;
}
@media (min-width: 961px) {
    .new-header-wrapper .footer__copyright {
        margin-bottom: 1.1875rem;
        margin-left: 0;
        margin-top: 0.75rem;
    }
}
.new-header-wrapper .footer__links .container-fluid {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
.new-header-wrapper .footer__links__list {
    margin-bottom: 0;
}
.new-header-wrapper .footer__links__list-item {
    margin-top: 0.625rem;
}
.new-header-wrapper .footer__links__list-item:first-child {
    margin-top: 0;
}
.new-header-wrapper .footer__links .btn--collapsible {
    background: none;
    color: #fff;
    padding: 0;
}
.new-header-wrapper .footer__links .btn__text {
    font-size: 1.125rem;
    margin: 0;
}
.new-header-wrapper .footer__links__sub-list-item {
    margin-top: 0.1875rem;
}
.new-header-wrapper .footer__links__list-link {
    font-weight: 500;
}
@media (min-width: 660px) {
    .new-header-wrapper .footer__links__list {
        display: flex;
        flex-wrap: wrap;
    }
    .new-header-wrapper .footer__links__list-item {
        flex: 0 0 33%;
        margin-top: 0;
    }
    .new-header-wrapper .footer__links__list-item:nth-of-type(-n+3) {
        margin-bottom: 2.5rem;
    }
    .new-header-wrapper .footer__links .btn--collapsible {
        cursor: default !important;
    }
    .new-header-wrapper .footer__links .btn--collapsible .icon {
        display: none;
    }
    .new-header-wrapper .footer__links .collapse {
        display: block !important;
    }
    .new-header-wrapper .footer__links .collapsing {
        height: auto !important;
    }
    .new-header-wrapper .footer__links__sub-list-item:first-child {
        margin-top: 0.9375rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .footer__links__list {
        flex-wrap: nowrap;
    }
    .new-header-wrapper .footer__links__list-item {
        flex-basis: 20%;
        flex-grow: 0;
        flex-shrink: 1;
        margin-bottom: 0 !important;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .footer__links__list-item:last-of-type {
        padding-right: 0;
    }
}
.new-header-wrapper .footer__newsletter-subscription {
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.new-header-wrapper .footer__newsletter-subscription .form-control {
    width: 20rem;
}
.new-header-wrapper .footer__note .container-fluid {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
}
.new-header-wrapper .footer__note p {
    font-size: 0.875rem;
    margin-bottom: 0.3125rem;
}
.new-header-wrapper .footer__note p:last-of-type {
    margin-bottom: 0;
}
.new-header-wrapper .footer__note a {
    font-weight: 500;
    text-decoration: underline;
}
.new-header-wrapper .fieldset + .fieldset {
    margin-top: 1.9375rem;
}
.new-header-wrapper .fieldset__legend {
    margin-bottom: 1.9375rem;
}
.new-header-wrapper .fieldset:first-of-type .fieldset__legend {
    padding-top: 1.9375rem;
}
.new-header-wrapper .fieldset__legend-text:last-of-type {
    margin-bottom: 2rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .fieldset + .fieldset {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .fieldset__legend {
        margin-bottom: 1.25rem;
    }
    .new-header-wrapper .fieldset:first-of-type .fieldset__legend {
        padding-top: 1.25rem;
    }
}
.new-header-wrapper .form-group__label {
    margin-bottom: 0.6875rem;
}
.new-header-wrapper .form-group--control-group {
    margin-bottom: 0.96875rem;
}
.new-header-wrapper .form-group--component [class*=col-] > :last-child {
    margin-bottom: 0;
}
.new-header-wrapper .form > .form-group--component:first-child {
    margin-top: 1.9375rem;
}
.new-header-wrapper .form-group--selected-location .form-group__button {
    background: inherit;
    border: none;
    color: inherit;
    cursor: pointer;
    font-weight: 500;
    padding: 0;
    text-align: inherit;
}
.new-header-wrapper .has-feedback--error .form-group__label, .new-header-wrapper .has-feedback--error label {
    color: #f90;
}
.new-header-wrapper .has-feedback--error .form-control {
    border-color: #f90;
}
.new-header-wrapper .has-feedback--error .custom-select {
    border-color: #f90;
    border-width: 1px;
}
.new-header-wrapper .has-feedback--error .custom-control-label:before {
    border: 1px solid #f90;
}
.new-header-wrapper .form-group__label.has-feedback--supplement, .new-header-wrapper .has-feedback--supplement label {
    color: #39c;
}
.new-header-wrapper .has-feedback--supplement .form-control {
    border-color: #39c;
}
.new-header-wrapper .has-feedback--supplement .custom-control-label:before {
    border: 1px solid #39c;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-group {
        margin-bottom: 1.25rem;
    }
    .new-header-wrapper .form-group--control-group {
        margin-bottom: 0.28125rem;
    }
    .new-header-wrapper .form > .form-group--component:first-child {
        margin-top: 1.25rem;
    }
}
.new-header-wrapper .form-group-address-search__control-group {
    padding-left: 1.75rem;
    position: relative;
}
.new-header-wrapper .form-group-address-search__control-group > svg {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.new-header-wrapper .form-group-address-search__elements > .form-group > [class*=col] {
    padding-left: 2.0625rem;
}
.new-header-wrapper .form-group-address-search__expand {
    display: none;
    font-size: inherit;
    margin-left: 1.75rem;
    margin-top: 0.3125rem;
}
.new-header-wrapper .form-group-address-search__expand .btn__text {
    padding-right: 0.5rem;
}
.new-header-wrapper .form-group-address-search__expand .icon {
    font-size: 0.625rem;
    margin-top: 0.375rem;
}
.new-header-wrapper .form-group-address-search__expand.collapsed {
    display: inline-flex;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-group-address-search__elements > .form-group > [class*=col] + [class*=col] {
        padding-left: 5px;
    }
}
.new-header-wrapper .pac-container {
    border: 1px solid #efefef;
    border-radius: 0;
    box-shadow: none;
    font-family: inherit;
    font-weight: 500;
    padding: 0.25rem;
    transform: translateY(-1px);
}
.new-header-wrapper .pac-item {
    border-top: 0;
    color: #999;
    font-size: 0.75rem;
}
.new-header-wrapper .pac-item:last-child {
    margin-bottom: 0.25rem;
}
.new-header-wrapper .pac-item-selected, .new-header-wrapper .pac-item:hover {
    background: #efefef;
}
.new-header-wrapper .pac-icon {
    display: none;
}
.new-header-wrapper .pac-item-query {
    color: #999;
    font-size: 1rem;
}
.new-header-wrapper .pac-matched {
    color: #666;
}
.new-header-wrapper .form-group-product-return:first-child {
    margin-top: 0.9375rem;
}
.new-header-wrapper .form-group-product-return .custom-control {
    padding-left: 2rem;
}
.new-header-wrapper .form-group-product-return .custom-control-label:after, .new-header-wrapper .form-group-product-return .custom-control-label:before {
    left: -2rem;
    top: 50%;
    transform: translateY(-50%);
}
.new-header-wrapper .form-group-product-return .product {
    display: flex;
}
.new-header-wrapper .form-group-product-return .product__image {
    flex: 0 0 110px;
    margin-right: 0.625rem;
}
.new-header-wrapper .form-group-product-return .product__image:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .form-group-product-return .product__image:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .form-group-product-return .product__content {
    flex: 1;
}
.new-header-wrapper .form-group-product-return .product__content .h3 {
    margin-bottom: 0;
}
.new-header-wrapper .form-group-product-return .product__content p:last-child {
    margin-bottom: 0;
}
.new-header-wrapper .form-group-product-return__elements > .form-group > [class*=col] {
    padding-left: 2.3125rem;
}
.new-header-wrapper .form-group-product-return > .form-group + [class*=col]:after {
    background: #efefef;
    content: "";
    display: block;
    height: 0.125rem;
    margin-bottom: 1.9375rem;
    margin-left: -0.625rem;
    margin-right: -0.625rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-group-product-return:first-child {
        margin-top: 0.25rem;
    }
    .new-header-wrapper .form-group-product-return .custom-control {
        padding-left: 2.625rem;
    }
    .new-header-wrapper .form-group-product-return .custom-control-label:after, .new-header-wrapper .form-group-product-return .custom-control-label:before {
        left: -2.625rem;
    }
    .new-header-wrapper .form-group-product-return__elements > .form-group > [class*=col] {
        padding-left: 2.9375rem;
    }
    .new-header-wrapper .form-group-product-return > .form-group + [class*=col]:after {
        margin-bottom: 1.25rem;
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
.new-header-wrapper .form-heading {
    background-color: #dadada;
    margin-bottom: 1.875rem;
    padding: 0.9375rem 0.625rem;
}
.new-header-wrapper .form-heading__heading {
    line-height: 1.3;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .form-heading--collapsible {
    padding: 0;
}
.new-header-wrapper .form-heading--collapsible .btn--collapsible {
    padding: 0.9375rem 0.625rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-heading {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .form-heading--collapsible {
        padding-left: 0;
        padding-right: 0;
    }
    .new-header-wrapper .form-heading--collapsible .btn--collapsible {
        background: none;
        color: inherit;
        cursor: default !important;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .form-heading--collapsible .btn--collapsible .icon {
        display: none;
    }
    .new-header-wrapper .form-heading--collapsible ~ .collapse {
        display: block !important;
    }
}
.new-header-wrapper .form-special-delivery-options .form-row > [class*=col-] + [class*=col-] {
    margin-top: 0.3125rem;
}
.new-header-wrapper .form-special-delivery-options__option {
    padding-left: 0;
    position: relative;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label {
    background-color: #efefef;
    display: flex;
    padding: 0.5rem;
    position: relative;
    width: 100%;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label:after, .new-header-wrapper .form-special-delivery-options__option .custom-control-label:before {
    display: none;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label__icon {
    align-items: center;
    display: flex;
    margin-right: 0.75rem;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label__icon .icon {
    font-size: 2.1875rem;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label__info {
    align-items: center;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label__text {
    display: block;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box {
    align-items: center;
    display: flex;
    flex-shrink: 0;
    margin-left: 0.3125rem;
    margin-top: 0.125rem;
    text-align: left;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box__costs {
    display: inline-block;
    font-size: 0.875rem;
    line-height: 1;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-input ~ .custom-control-label:before {
    background-color: #fff;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-input:focus ~ .custom-control-label {
    box-shadow: 0 0 0 0.2rem rgba(51, 51, 51, 0.25);
}
.js_using-mouse .form-special-delivery-options__option .custom-control-input:focus ~ .custom-control-label {
    box-shadow: none;
}
.new-header-wrapper .form-special-delivery-options__option .custom-control-input:checked ~ .custom-control-label {
    background-color: #666;
    color: #fff;
}
.new-header-wrapper .form-special-delivery-options__option--not-available {
    background: transparent;
    border: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}
.new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label {
    color: #666;
}
.new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label .option-box {
    padding: 0;
}
.new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label .option-box__costs {
    align-items: center;
    display: flex;
    flex-direction: column;
}
.new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label .option-box__warning {
    display: inline-block;
    position: relative;
}
.new-header-wrapper .form-special-delivery-options .feedback-box {
    margin-top: 1.9375rem;
    position: relative;
}
.new-header-wrapper .form-special-delivery-options .feedback-box:before {
    border-bottom: 0.625rem solid #39c;
    border-left: 0.625rem solid transparent;
    border-right: 0.625rem solid transparent;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: -0.625rem;
    transform: translateX(-50%);
    width: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .form-special-delivery-options {
        margin-bottom: 1.3125rem;
        max-width: 31.875rem;
    }
    .new-header-wrapper .form-special-delivery-options .form-row > [class*=col-] + [class*=col-] {
        margin-top: 0;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-input {
        top: 50%;
        transform: translateY(-50%);
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label {
        padding: 0.75rem;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label__info {
        display: block;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box {
        align-items: stretch;
        background-color: #fff;
        display: flex;
        flex-direction: column;
        margin-left: 0;
        margin-top: 0.75rem;
        padding: 0;
        position: relative;
        text-align: center;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box__costs {
        display: block;
        line-height: inherit;
        padding: 0.125rem;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box__icon {
        margin: 1.5625rem 0 0.625rem;
        position: relative;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-label .option-box__icon .icon {
        font-size: 3.4375rem;
    }
    .new-header-wrapper .form-special-delivery-options__option .custom-control-input:checked ~ .custom-control-label .option-box {
        color: #666;
    }
    .new-header-wrapper .form-special-delivery-options__option--not-available, .new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label__text {
        margin-left: 0;
    }
    .new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label .option-box__costs {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
    .new-header-wrapper .form-special-delivery-options__option--not-available .custom-control-label .option-box__warning {
        display: flex;
        margin-right: 0.3125rem;
    }
    .new-header-wrapper .form-special-delivery-options .feedback-box {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .form-special-delivery-options__feedback-box-wrapper--2 .feedback-box:before {
        left: 50%;
    }
    .new-header-wrapper .form-special-delivery-options__feedback-box-wrapper--3 .feedback-box:before {
        left: 420px;
    }
}
.new-header-wrapper .bh-list-orders {
    display: flex;
    flex-direction: column;
    font-variant-numeric: tabular-nums;
    margin-bottom: 3.75rem;
}
.new-header-wrapper .bh-list-orders__list {
    margin-bottom: 0;
}
.new-header-wrapper .bh-list-orders__item {
    align-items: center;
    background-color: #dadada;
    color: #666;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    height: 3.75rem;
    justify-content: space-between;
    margin-bottom: 0.125rem;
    padding: 0.875rem 0.625rem;
    transition: background-color 0.4s ease-out, color 0.4s ease-out;
    white-space: normal;
    width: 100%;
}
.new-header-wrapper .bh-list-orders__item-price {
    flex-grow: 1;
    margin-left: 0.625rem;
    text-align: right;
}
.new-header-wrapper .bh-list-orders__item > .icon {
    flex-shrink: 0;
    margin-left: 0.625rem;
}
.new-header-wrapper .bh-list-orders__more-button {
    margin: 1.875rem 0.625rem 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .bh-list-orders__item {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .bh-list-orders__item-date, .new-header-wrapper .bh-list-orders__item-order-number {
        flex: 1 1 33%;
    }
    .new-header-wrapper .bh-list-orders__item-price {
        flex: 0 0 100px;
        margin-left: 0;
    }
    .new-header-wrapper .bh-list-orders__item > .icon {
        flex-shrink: 0;
        margin-left: 2.5rem;
    }
    .new-header-wrapper .bh-list-orders__more-button {
        align-self: center;
    }
}
.new-header-wrapper .breadcrumb {
    display: inline-flex;
    padding: 0;
}
.new-header-wrapper .breadcrumb a {
    display: inline-block;
}
.new-header-wrapper .breadcrumb .icon {
    font-size: 0.75rem;
}
.new-header-wrapper .breadcrumb-wrapper {
    font-size: 0.75rem;
    line-height: 1rem;
    padding-top: 0.625rem;
}
.new-header-wrapper .breadcrumb-wrapper.content-wrapper {
    display: inline-flex;
}
.new-header-wrapper .breadcrumb__backlink {
    background-color: #efefef;
    margin-left: 0.375rem;
    margin-right: 0.625rem;
    padding: 0.125rem 0.625rem;
    position: relative;
}
.new-header-wrapper .breadcrumb__backlink:before {
    border-bottom: 0.625rem solid transparent;
    border-right: 0.375rem solid #efefef;
    border-top: 0.625rem solid transparent;
    content: "";
    height: 0;
    left: -0.375rem;
    position: absolute;
    top: 0;
    width: 0;
}
.new-header-wrapper .breadcrumb__item {
    padding: 0.125rem 0.3125rem;
    position: relative;
}
.new-header-wrapper .breadcrumb__item__home-link {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.new-header-wrapper .breadcrumb__item:before {
    left: -0.0625rem;
    padding: 0;
    position: absolute;
    top: 0;
}
.new-header-wrapper .breadcrumb__item + .breadcrumb__item {
    padding-left: 0.625rem;
}
.new-header-wrapper .breadcrumb__item:last-child:after {
    border-bottom: 0.625rem solid transparent;
    border-left: 0.375rem solid #efefef;
    border-top: 0.625rem solid transparent;
    content: "";
    height: 0;
    position: absolute;
    right: -0.375rem;
    top: 0;
    width: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .breadcrumb-wrapper {
        padding-top: 0.9375rem;
    }
}
.new-header-wrapper .checkout-progress {
    padding-left: 0;
    padding-right: 0;
}
.new-header-wrapper .checkout-progress__list {
    background-color: #efefef;
}
.new-header-wrapper .checkout-progress__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: 3.125rem;
    justify-content: center;
    padding: 0.3125rem;
    position: relative;
}
.new-header-wrapper .checkout-progress__item:before {
    border-bottom: 1.5625rem solid transparent;
    border-left: 0.625rem solid #fff;
    border-top: 1.5625rem solid transparent;
}
.new-header-wrapper .checkout-progress__item:after, .new-header-wrapper .checkout-progress__item:before {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
}
.new-header-wrapper .checkout-progress__item:after {
    border-bottom: 1.5625rem solid transparent;
    border-left: 0.625rem solid #efefef;
    border-top: 1.5625rem solid transparent;
}
.new-header-wrapper .checkout-progress__item:before {
    left: 0;
    top: 0;
}
.new-header-wrapper .checkout-progress__item:after {
    left: -0.0625rem;
    top: 0;
}
.new-header-wrapper .checkout-progress__item + .checkout-progress__item {
    padding-left: 1.4375rem;
}
.new-header-wrapper .checkout-progress__item:first-child {
    padding-left: 0.625rem;
}
.new-header-wrapper .checkout-progress__item:first-child:after, .new-header-wrapper .checkout-progress__item:first-child:before {
    display: none;
}
.new-header-wrapper .checkout-progress__item:last-child {
    padding-left: 0.875rem;
}
.new-header-wrapper .checkout-progress__item[aria-current] {
    background-color: #fff;
}
.new-header-wrapper .checkout-progress__item[aria-current]:before {
    border-left-color: #efefef;
}
.new-header-wrapper .checkout-progress__item[aria-current] + .checkout-progress__item:after, .new-header-wrapper .checkout-progress__item[aria-current]:after {
    display: none;
}
.new-header-wrapper .checkout-progress__item__label {
    white-space: nowrap;
}
.new-header-wrapper .checkout-progress .badge {
    align-items: center;
    display: inline-flex;
    font-size: inherit;
    font-weight: 400;
    height: 1.5rem;
    justify-content: center;
    width: 1.5rem;
}
.new-header-wrapper .checkout-progress .icon {
    font-size: 1.5rem;
}
.new-header-wrapper .checkout-progress .icon-check {
    color: #5c8c1e;
}
.new-header-wrapper .checkout-progress--3-steps .checkout-progress__item {
    flex: 1 1 auto;
    width: 33.33%;
}
.new-header-wrapper .checkout-progress--4-steps .checkout-progress__item {
    flex: 1 1 auto;
    width: 25%;
}
.new-header-wrapper .checkout-progress--5-steps .checkout-progress__item {
    flex: 1 1 auto;
    width: 20%;
}
@media (min-width: 660px) {
    .new-header-wrapper .checkout-progress__item {
        justify-content: space-between;
    }
    .new-header-wrapper .checkout-progress .badge {
        font-size: 0.8125rem;
        height: 1.25rem;
        width: 1.25rem;
    }
    .new-header-wrapper .checkout-progress .icon {
        font-size: 1.125rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .checkout-progress {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .checkout-progress__list {
        background-color: #fff;
    }
    .new-header-wrapper .checkout-progress__item {
        flex-direction: row;
        justify-content: center;
    }
    .new-header-wrapper .checkout-progress__item__label {
        margin-left: 0.75rem;
    }
    .new-header-wrapper .checkout-progress__item .badge {
        font-size: inherit;
        height: 1.5rem;
        width: 1.5rem;
    }
    .new-header-wrapper .checkout-progress__item .icon {
        font-size: 1.5rem;
    }
    .new-header-wrapper .checkout-progress__item:before {
        border-left-color: #efefef;
    }
    .new-header-wrapper .checkout-progress__item:after {
        border-left-color: #fff;
    }
    .new-header-wrapper .checkout-progress__item[aria-current] {
        background-color: #efefef;
    }
    .new-header-wrapper .checkout-progress__item[aria-current]:before {
        border-left-color: #fff;
    }
}
.new-header-wrapper .navigation-facet {
    background: #fff;
    display: flex;
    margin-bottom: 0.3125rem;
    margin-top: -0.625rem;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
    position: static;
    position: sticky;
    top: 0;
    z-index: 989;
}
.js_header-fixed .navigation-facet {
    top: 6.875rem;
}
.js_header-fixed.js_header-minimum .navigation-facet {
    top: 3.125rem;
}
.new-header-wrapper .navigation-facet h2 {
    display: flex;
    margin: 0;
}
.new-header-wrapper .navigation-facet__heading {
    flex-shrink: 0;
    padding-left: 0.625rem;
}
.new-header-wrapper .navigation-facet__filters {
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0.625rem;
}
.new-header-wrapper .navigation-facet__filters.slider-scroll {
    padding-left: 0.625rem;
}
.new-header-wrapper .navigation-facet__filters.slider-scroll:before {
    background: #fff;
    border-radius: 0.25rem;
    left: -0.5rem;
    width: 0.625rem;
}
.new-header-wrapper .navigation-facet__filters.slider-scroll.js_reach-beginning:before {
    opacity: 1;
}
.new-header-wrapper .navigation-facet__filters .swiper-wrapper {
    height: auto;
    margin-bottom: 0;
}
.new-header-wrapper .navigation-facet + .off-canvas {
    max-width: 20rem;
    width: 100%;
}
@media (min-width: 660px) {
    .new-header-wrapper .navigation-facet {
        margin-bottom: 0;
        margin-top: -1.125rem;
        padding-bottom: 1.125rem;
        padding-top: 1.125rem;
    }
    .js_header-fixed .navigation-facet {
        top: 8.125rem;
    }
    .new-header-wrapper .navigation-facet__heading {
        padding-left: 1.25rem;
    }
    .new-header-wrapper .navigation-facet__filters {
        margin-right: 1.25rem;
    }
}
@media (min-width: 961px) {
    .js_header-fixed .navigation-facet {
        top: 9.375rem;
    }
    .js_header-fixed.js_header-minimum .navigation-facet {
        top: 3.4375rem;
    }
}
.new-header-wrapper .footer__navigation {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    margin-top: 0.8125rem;
}
.new-header-wrapper .footer__navigation .nav-link {
    line-height: 1;
    padding: 0.5625rem 0.625rem;
}
@media (min-width: 961px) {
    .new-header-wrapper .footer__navigation {
        margin-left: 0;
        margin-right: -0.5625rem;
        margin-top: 1px;
    }
}
.new-header-wrapper .navigation-main {
    position: relative;
}
.new-header-wrapper .navigation-main-wrapper > .container-fluid {
    display: none;
}
.js_navigation-open .navigation-main-wrapper {
    bottom: 0;
    left: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 991;
}
.js_navigation-open .navigation-main-wrapper > .container-fluid {
    display: block;
}
.new-header-wrapper .navigation-main__level {
    background-color: #fff;
    display: none;
    flex-direction: column;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .navigation-main__level--1 {
    display: flex;
    flex-direction: row;
    position: relative;
}
.new-header-wrapper .navigation-main__level.js_expanded {
    display: flex;
}
.new-header-wrapper .navigation-main .nav-link {
    font-weight: 500;
    padding: 0.625rem 1rem;
}
.new-header-wrapper .navigation-main .nav-link > span {
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-header-wrapper .navigation-main .nav-link--next {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.new-header-wrapper .navigation-main .nav-link--next .icon {
    flex-shrink: 0;
    font-size: 0.625rem;
}
.new-header-wrapper .navigation-main .nav-link--category {
    font-weight: 700;
}
.new-header-wrapper .navigation-main .slider-scroll__slide {
    position: static;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .navigation-main {
        background: #fff;
    }
    .new-header-wrapper .navigation-main .slider-scroll {
        margin: 0 1rem;
        padding-bottom: 0.625rem;
        padding-top: 1.25rem;
    }
    .new-header-wrapper .navigation-main__level:not(.navigation-main__level--1).js_hide-children-sm > .nav-item > .nav-link {
        display: none;
    }
    .new-header-wrapper .navigation-main__level--1 {
        flex-wrap: nowrap;
    }
    .new-header-wrapper .navigation-main__level--1 .nav-link {
        background: #dadada;
        border: 0;
        font-weight: 700;
    }
    .new-header-wrapper .navigation-main__level--1 .nav-link.active {
        background: #fff;
    }
    .new-header-wrapper .navigation-main__level--2 {
        top: auto;
    }
    .new-header-wrapper .navigation-main__level--2 .navigation-main__level {
        padding-left: 3.375rem;
    }
    .new-header-wrapper .navigation-main .nav-item--back {
        background-color: #dadada;
        bottom: 0;
        left: 0;
        position: absolute;
        top: 0;
        width: 3.375rem;
    }
    .new-header-wrapper .navigation-main .nav-link--back {
        border: 0;
        border-bottom: 1px solid transparent;
        display: block;
        font-size: 1.125rem;
        padding: 1rem;
        width: 100%;
    }
    .new-header-wrapper .navigation-main .nav-link--back .icon {
        font-size: 1rem;
    }
    .new-header-wrapper .navigation-main .nav-link--category {
        padding-bottom: 1.125rem;
        padding-top: 1.0625rem;
    }
}
@media (max-width: 960.98px) {
    .new-header-wrapper .navigation-main-wrapper > .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .navigation-main .tab-content {
        min-height: 39rem;
        width: 50%;
    }
    .new-header-wrapper .navigation-main__level {
        min-height: 39rem;
    }
    .new-header-wrapper .navigation-main__level--1 {
        display: none !important;
    }
    .new-header-wrapper .navigation-main__level--2 {
        left: 0;
        width: 50%;
    }
    .new-header-wrapper .navigation-main__level--2 .navigation-main__level {
        background-color: #efefef;
        left: 100%;
    }
    .new-header-wrapper .navigation-main__level--2 > .nav-item > .nav-link.js_active {
        background-color: #333;
        color: #fff;
    }
    .new-header-wrapper .navigation-main__level--3 .navigation-main__level {
        left: 0;
    }
    .new-header-wrapper .navigation-main__level .navigation-main__level {
        top: 0;
    }
    .new-header-wrapper .navigation-main .nav-link {
        padding-bottom: 0.5rem;
        padding-top: 0.5rem;
    }
    .new-header-wrapper .navigation-main .nav-link--back {
        align-items: center;
        background-color: #999;
        border: 0;
        color: #fff;
        display: flex;
        font-size: 1rem;
        padding: 0.5rem 1rem;
        text-align: left;
        width: 100%;
    }
    .new-header-wrapper .navigation-main .nav-link--back .icon {
        font-size: 0.625rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .navigation-main .tab-content {
        width: 25%;
    }
    .new-header-wrapper .navigation-main__level--2 {
        width: 100%;
    }
    .js_navigation-open .navigation-main__level--2 {
        width: 25%;
    }
    .new-header-wrapper .navigation-main__level--3 .navigation-main__level {
        background-color: #dadada;
        left: 100%;
    }
    .new-header-wrapper .navigation-main__level--4 .navigation-main__level {
        background-color: #bababa;
    }
    .new-header-wrapper .navigation-main .nav-link.js_active {
        background-color: #333;
        color: #fff;
    }
}
.new-header-wrapper .navigation-meta {
    margin-left: -100%;
    position: absolute;
    right: 0.3125rem;
    top: 0.625rem;
}
.new-header-wrapper .navigation-meta .nav {
    flex-direction: row-reverse;
}
.new-header-wrapper .navigation-meta .nav-item + .nav-item {
    margin-right: 0.625rem;
}
.new-header-wrapper .navigation-meta .nav-link {
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 0.875rem;
    padding: 0;
}
.new-header-wrapper .pagination-show-more {
    margin: 1.25rem auto;
    text-align: center;
}
.new-header-wrapper .pagination-show-more__result {
    margin-bottom: 0.5rem;
}
.new-header-wrapper .pagination-show-more__to-top {
    border: 0;
    display: inline-flex;
    height: 1.875rem;
    padding: 0;
    position: absolute;
    right: 0;
    transform: translateY(0.3125rem);
    width: 1.875rem;
}
.new-header-wrapper .pagination-show-more__to-top .icon {
    font-size: 0.875rem;
    margin: auto;
}
@media (min-width: 660px) {
    .new-header-wrapper .pagination-show-more__to-top.js_off-canvas__toggle {
        height: 3.1875rem;
        margin-left: -1px;
        margin-top: -1px;
        transform: none;
        width: 3.1875rem;
    }
    .new-header-wrapper .pagination-show-more__to-top.js_off-canvas__toggle.d-none + .off-canvas__toggle {
        margin-top: 0;
    }
}
.new-header-wrapper .navigation-search-areas {
    margin-bottom: -0.625rem;
    width: auto;
}
.new-header-wrapper .navigation-search-areas__list {
    -ms-grid-columns: 1fr 1fr;
    display: flex;
    display: -ms-grid;
}
.new-header-wrapper .navigation-search-areas__item:first-child {
    -ms-grid-column: 1;
}
.new-header-wrapper .navigation-search-areas__item:nth-child(2) {
    -ms-grid-column: 2;
}
.new-header-wrapper .navigation-search-areas__btn {
    align-items: center;
    background: #dadada;
    display: flex;
    font-size: 0.875rem;
    height: 1.875rem;
    justify-content: center;
    padding: 0 0.625rem;
}
.new-header-wrapper .navigation-search-areas__btn--active {
    background: #666;
    color: #fff;
}
.new-header-wrapper .navigation-search-areas__btn--active:hover {
    color: #fff;
}
@supports (display:grid) {
    .new-header-wrapper .navigation-search-areas__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .navigation-search-areas {
        margin-top: 0.1875rem;
    }
    .new-header-wrapper .navigation-search-areas__btn {
        min-width: auto;
        padding: 0 1.25rem;
    }
}
.new-header-wrapper .bh-sub-navigation {
    margin-bottom: 1.25rem;
}
.new-header-wrapper .bh-sub-navigation__list {
    flex-direction: column;
}
.new-header-wrapper .bh-sub-navigation__item[aria-current] .nav-link {
    font-weight: 700;
}
@media (min-width: 660px) {
    .new-header-wrapper .bh-sub-navigation__list {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
        margin-top: 0.625rem;
    }
    .new-header-wrapper .bh-sub-navigation .nav-link {
        font-weight: 500;
        padding-left: 0;
        padding-right: 0;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .bh-sub-navigation .btn--collapsible {
        display: none;
    }
    .new-header-wrapper .bh-sub-navigation .collapse {
        display: block;
    }
    .new-header-wrapper .bh-sub-navigation__list {
        margin-top: 0;
    }
}
.new-header-wrapper .off-canvas-content {
    display: none;
    height: 100%;
}
.new-header-wrapper .off-canvas-content__footer, .new-header-wrapper .off-canvas-content__header {
    height: 3.125rem;
    width: 100%;
}
.new-header-wrapper .off-canvas-content__header {
    background-color: #666;
    color: #fff;
    position: relative;
}
.new-header-wrapper .off-canvas-content__footer {
    bottom: 0;
    position: absolute;
}
.new-header-wrapper .off-canvas-content__view {
    bottom: 3.125rem;
    overflow-y: auto;
    padding: 1.5rem;
    position: absolute;
    top: 3.125rem;
    width: 100%;
}
.new-header-wrapper .off-canvas-content__header-heading {
    align-items: center;
    display: flex;
    height: 3.125rem;
    left: 0;
    padding: 0 1.5rem;
    position: absolute;
    right: 3.125rem;
    top: 0;
}
.new-header-wrapper .off-canvas-content__header-heading .icon {
    flex-shrink: 0;
    margin-right: 0.625rem;
}
.new-header-wrapper .off-canvas-content__header-heading > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .off-canvas-content__header-close {
    align-items: center;
    border: 0;
    border-left: 1px solid #fff !important;
    display: flex;
    height: 3.125rem;
    justify-content: center;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 3.125rem;
}
.new-header-wrapper .off-canvas-content__header-close .icon {
    font-size: 1rem;
}
.new-header-wrapper .off-canvas-content__footer-close, .new-header-wrapper .off-canvas-content__footer-next {
    align-items: center;
    display: flex;
    font-size: 1rem;
    font-weight: 500;
    height: 3.125rem;
    padding: 0 1.5rem;
    width: 100%;
}
.new-header-wrapper .off-canvas-content__footer-close > .icon, .new-header-wrapper .off-canvas-content__footer-next > .icon {
    font-size: inherit;
}
.new-header-wrapper .off-canvas-content--last-viewed .days__item + .days__item {
    border-top: 1px solid #dadada;
    margin-top: 1.25rem;
    padding-top: 1.25rem;
}
.new-header-wrapper .off-canvas-content--last-viewed .days__item__text {
    display: block;
    line-height: 1;
    margin-bottom: 1.25rem;
}
.new-header-wrapper .off-canvas-content--compare .off-canvas-content__view, .new-header-wrapper .off-canvas-content--watchlist .off-canvas-content__view {
    bottom: 6.25rem;
}
.new-header-wrapper .off-canvas-content--compare .off-canvas-content__footer, .new-header-wrapper .off-canvas-content--watchlist .off-canvas-content__footer {
    height: 6.25rem;
}
.new-header-wrapper .off-canvas-content.js_activated {
    display: block;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__header {
    align-items: center;
    background: none;
    display: flex;
    height: 4.375rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__header-close {
    height: 4.375rem;
    position: static;
    width: 3.5rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs {
    flex: 1;
    margin-left: 1.25rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs .btn-tool {
    min-width: 0;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs-item {
    flex: 1;
    margin-right: 0.625rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs-item:last-child {
    margin-right: 0;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs-item-link:hover {
    color: #648198;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__tabs-item-link.active {
    background: #648198;
    color: #fff;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__view {
    bottom: 7.375rem;
    padding: 0;
    top: 4.375rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__view--sorting {
    bottom: 5rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__view--sorting {
    overflow-y: auto;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__footer {
    display: flex;
    flex-direction: column;
    height: 7.375rem;
    justify-content: center;
    padding: 1.25rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__footer .btn {
    width: 100%;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__footer .btn-reset {
    margin-top: 1rem;
}
.new-header-wrapper .off-canvas-content--facets .off-canvas-content__view--sorting + .off-canvas-content__footer {
    height: 5rem;
}
.new-header-wrapper .off-canvas-content--facets .btn-reset {
    justify-content: flex-end;
    width: 100%;
}
.new-header-wrapper .off-canvas-content--facets .card {
    border: none;
}
.new-header-wrapper .off-canvas-content--facets .card h3 {
    margin: 0;
}
.new-header-wrapper .off-canvas-content--facets .card-header {
    background-color: #648198;
    border-radius: 0;
    height: 3.4375rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
}
.new-header-wrapper .off-canvas-content--facets .card-header .btn__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .off-canvas-content--facets .card-header .btn__text > span {
    font-weight: 500;
}
.new-header-wrapper .off-canvas-content--facets .card-header.collapsed {
    background: none;
}
.new-header-wrapper .off-canvas-content--facets .card-header:disabled {
    color: #dadada;
}
.new-header-wrapper .off-canvas-content--facets .card-body {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
}
.new-header-wrapper .off-canvas-content--facets .card-body > :last-child {
    margin-bottom: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .off-canvas-content--facets .off-canvas-content__header, .new-header-wrapper .off-canvas-content--facets .off-canvas-content__header-close {
        height: 4.625rem;
    }
    .new-header-wrapper .off-canvas-content--facets .off-canvas-content__view {
        top: 4.625rem;
    }
}
.new-header-wrapper .facet-categories__list {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
.new-header-wrapper .facet-categories__link {
    display: block;
    font-weight: 500;
    padding: 0.375rem 1.25rem;
    width: 100%;
}
.new-header-wrapper .facet-categories__link > span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .facet-categories__link .icon {
    flex-shrink: 0;
    font-size: 0.8125rem;
}
.new-header-wrapper .facet-categories__link--next {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.new-header-wrapper .facet-categories__link--active-last-level {
    background-color: rgba(100, 129, 152, 0.15);
}
.new-header-wrapper .facet-categories__addition {
    color: #999;
}
.new-header-wrapper .facet-categories__back {
    font-size: 1rem;
    justify-content: flex-end;
    width: 100%;
}
.new-header-wrapper .facet-categories__back .btn__text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .facet-control-list {
    max-height: 12.75rem;
    overflow-y: auto;
}
.new-header-wrapper .facet-control-list__item {
    padding-top: 0.07813rem;
}
.new-header-wrapper .facet-control-list__item:nth-child(n+2) {
    margin-top: 0.9375rem;
}
.new-header-wrapper .facet-control-list .custom-control-label {
    display: block;
}
.new-header-wrapper .off-canvas-content__view--sorting .facet-control-list {
    max-height: none;
    padding: 1.375rem 1.25rem 0;
}
.new-header-wrapper .facet-colors {
    margin-bottom: 1rem;
    margin-left: calc(-12.5% - -1.48437rem);
    margin-right: calc(-12.5% - -1.48437rem);
    max-height: 18.0625rem;
    overflow-y: auto;
}
.new-header-wrapper .facet-colors__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 0;
    margin-top: -1rem;
}
.new-header-wrapper .facet-colors__list:after {
    content: "";
    flex-grow: 1;
}
.new-header-wrapper .facet-colors__list-item {
    flex-basis: 20%;
    margin-top: 1rem;
    text-align: center;
}
.new-header-wrapper .product-list-tile {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-top: 1px;
    position: relative;
}
.new-header-wrapper .product-list-tile:after {
    background: #fff;
    bottom: 0;
    content: "";
    left: -1px;
    position: absolute;
    top: 0;
    width: 1px;
}
.new-header-wrapper .product-list-tile__image {
    display: block;
    flex: 0 0 auto;
    order: -1;
    position: relative;
}
.new-header-wrapper .product-list-tile__image:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .product-list-tile__image:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .product-list-tile__image .img-fluid {
    width: 100%;
}
.new-header-wrapper .product-list-tile__advertising-icon, .new-header-wrapper .product-list-tile__set-icon {
    color: #fff;
    font-weight: 700;
    margin: 0.625rem;
    padding: 0.1875rem 0.5rem 0.3125rem;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 0;
}
.new-header-wrapper .product-list-tile__set-icon {
    background: #39c;
    left: 0;
    min-width: 3.75rem;
}
.new-header-wrapper .product-list-tile__advertising-icon {
    background: #ee1f26;
    right: 0;
}
.new-header-wrapper .product-list-tile__content-wrapper {
    background: #dadada;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    font-size: 0.8125rem;
    justify-content: flex-start;
    padding: 0.625rem;
    position: relative;
}
.new-header-wrapper .product-list-tile__info {
    height: 3.74023rem;
    width: 100%;
}
.new-header-wrapper .product-list-tile__info__name {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
    display: -webkit-box;
    font-size: 1rem;
    margin: 0;
    max-height: 2.4375rem;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: -o-ellipsis-lastline;
}
.new-header-wrapper .product-list-tile__info__name a {
    display: block;
}
.new-header-wrapper .product-list-tile__info__attributes {
    margin-top: 0.3125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .product-list-tile__variant {
    display: flex;
    justify-content: center;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: -0.9375rem;
    width: 100%;
    z-index: 1;
}
.new-header-wrapper .product-list-tile__variant__count {
    background: #dadada;
    line-height: 1;
    padding: 0.125rem 0.0625rem 0;
}
.new-header-wrapper .product-list-tile__variant:after, .new-header-wrapper .product-list-tile__variant:before {
    content: "";
    display: block;
    height: 0;
    width: 0;
}
.new-header-wrapper .product-list-tile__variant:before {
    border-bottom: 0.9375rem solid #dadada;
    border-left: 0.9375rem solid transparent;
}
.new-header-wrapper .product-list-tile__variant:after {
    border-bottom: 0.9375rem solid #dadada;
    border-right: 0.9375rem solid transparent;
}
.new-header-wrapper .product-list-tile__price-wrapper {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.625rem;
    position: relative;
}
.new-header-wrapper .product-list-tile__price-wrapper .price-tag {
    display: inline-block;
    font-size: 1.5625rem;
    margin: 0 0.625rem 0 0;
    padding-bottom: 0.44em;
}
.new-header-wrapper .product-list-tile__price-wrapper .price-tag:not(.price-tag--has-sales-unit):after {
    content: "\00a0";
    display: block;
    font-size: 0.4em;
    font-weight: 500;
    margin-top: 1px;
    width: 0;
}
.new-header-wrapper .product-list-tile__price-wrapper .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .product-list-tile__price-wrapper .price-tag__sales-unit {
    font-size: 0.44em;
}
.new-header-wrapper .product-list-tile__price-wrapper .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .product-list-tile__price-wrapper .price-tag__sales-unit {
    position: absolute;
}
.new-header-wrapper .product-list-tile__energy-efficiency-class {
    flex-shrink: 0;
    margin-top: 0.78125rem;
}
.new-header-wrapper .product-list-tile__energy-efficiency-class .img-fluid {
    height: 1.3125rem;
}
.new-header-wrapper .product-list-tile__graduated-price {
    background-color: #ffe805;
    color: #666;
    font-size: 0.6875rem;
    line-height: 1;
    margin-top: 0.3125rem;
    padding: 0.375rem;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 3.875rem;
}
.new-header-wrapper .product-list-tile__availability-online, .new-header-wrapper .product-list-tile__availability-store {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
}
.new-header-wrapper .product-list-tile__availability-online .icon, .new-header-wrapper .product-list-tile__availability-store .icon {
    flex-shrink: 0;
    margin-right: 0.3125rem;
    margin-top: 0.0625rem;
}
.new-header-wrapper .product-list-tile__availability-online:after, .new-header-wrapper .product-list-tile__availability-store:after {
    content: "\00a0";
    display: block;
    width: 0;
}
.new-header-wrapper .product-list-tile__availability-online {
    margin-top: 1.25rem;
}
.new-header-wrapper .product-list-tile__availability-store {
    margin-top: 0.3125rem;
}
.new-header-wrapper .product-list-tile__availability-store .block-link {
    display: flex;
}
.new-header-wrapper .product-list-tile__availability-store .inline-link {
    font-weight: 700;
}
.new-header-wrapper .product-list-tile__toolbar {
    display: flex;
    margin-top: 1.25rem;
}
.new-header-wrapper .product-list-tile .product-control {
    flex: 1;
    font-size: 0.8125rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .product-list-tile__price-wrapper .price-tag {
        font-size: 1.875rem;
        margin: 0 0.625rem 0 0;
        padding-bottom: 0.4em;
    }
    .new-header-wrapper .product-list-tile__price-wrapper .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .product-list-tile__price-wrapper .price-tag__sales-unit {
        font-size: 0.4em;
    }
    .new-header-wrapper .product-list-tile__energy-efficiency-class {
        margin-top: 0.9375rem;
    }
    .new-header-wrapper .product-list-tile__energy-efficiency-class .img-fluid {
        height: 1.625rem;
    }
    .new-header-wrapper .product-list-tile__graduated-price {
        margin-top: 0.625rem;
    }
}
.new-header-wrapper .search-item {
    display: flex;
    padding: 0 0.625rem;
    position: relative;
}
.new-header-wrapper .search-result-list__item:nth-child(1n+2) .search-item {
    margin-top: 1.25rem;
}
.new-header-wrapper .search-item__content {
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: stretch;
    margin-left: 0.625rem;
}
.new-header-wrapper .search-item__content p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: block;
    display: -webkit-box;
    margin-bottom: 0.3125rem;
    max-height: 2.4375rem;
    overflow: hidden;
    overflow-wrap: break-word;
    text-overflow: -o-ellipsis-lastline;
}
.new-header-wrapper .search-item__content .btn {
    margin-top: auto;
}
.new-header-wrapper .search-item__image-wrapper {
    align-self: flex-start;
    background: #efefef;
    display: flex;
    flex-shrink: 0;
    max-width: 6.875rem;
    order: -1;
    width: 23.33333%;
}
.new-header-wrapper .search-item__image-wrapper:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .search-item__image-wrapper:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .search-item__image-wrapper .img-fluid {
    -o-object-fit: cover;
    font-family: "object-fit:cover";
    object-fit: cover;
    width: 100%;
}
.new-header-wrapper .search-item__image-wrapper .icon {
    height: 57.14286%;
    margin: auto;
    max-height: 6.875rem;
    width: 57.14286%;
}
@media (min-width: 660px) {
    .new-header-wrapper .search-item {
        padding: 0 1.25rem;
    }
    .new-header-wrapper .search-result-list__item:nth-child(1n+2) .search-item {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .search-item__content {
        margin-left: 1.25rem;
    }
}
.new-header-wrapper .brand-item {
    width: 100%;
}
.new-header-wrapper .brand-item__image {
    position: relative;
}
.new-header-wrapper .brand-item__image:before {
    content: "";
    display: block;
    height: 2.1875rem;
}
.new-header-wrapper .brand-item__image .img-fluid {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.new-header-wrapper .product-item {
    text-align: center;
    width: 100%;
}
.new-header-wrapper .product-item__image {
    margin: 0 auto 0.3125rem;
    position: relative;
}
.new-header-wrapper .product-item__image:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.new-header-wrapper .product-item__image .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .product-item__name {
    font-weight: 700;
    margin-bottom: 0.1875rem;
}
.new-header-wrapper .product-item__attributes, .new-header-wrapper .product-item__name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-header-wrapper .product-item__attributes {
    margin-bottom: 0.3125rem;
}
.new-header-wrapper .product-item .price-tag {
    font-size: 1.5625rem;
    margin: 0;
    text-align: left;
}
.new-header-wrapper .product-item .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .product-item .price-tag__sales-unit {
    font-size: 0.44em;
}
@media (min-width: 660px) {
    .new-header-wrapper .product-item .price-tag {
        font-size: 1.875rem;
        margin-top: 0.3125rem;
    }
    .new-header-wrapper .product-item .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .product-item .price-tag__sales-unit {
        font-size: 0.4em;
    }
}
.new-header-wrapper .service-item {
    width: 100%;
}
.new-header-wrapper .service-item__image {
    margin: 0 auto 0.625rem;
    max-width: 4.875rem;
    position: relative;
}
.new-header-wrapper .service-item__image:before {
    content: "";
    display: block;
    padding-top: 100%;
}
.new-header-wrapper .service-item__image .img-fluid {
    left: 0;
    max-width: 4.875rem;
    position: absolute;
    top: 0;
}
.new-header-wrapper .service-item__title {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
}
@media (min-width: 660px) {
    .new-header-wrapper .service-item__title {
        font-size: 1.125rem;
    }
}
.new-header-wrapper .table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}
.new-header-wrapper .table-striped tbody tr:nth-of-type(2n) {
    background-color: #efefef;
}
.new-header-wrapper .table--standard tbody tr > td, .new-header-wrapper .table--standard tfoot tr > td, .new-header-wrapper .table--standard thead tr > th {
    text-align: center;
}
.new-header-wrapper .table--standard tbody tr > :first-child, .new-header-wrapper .table--standard tfoot tr > :first-child, .new-header-wrapper .table--standard thead tr > :first-child {
    text-align: left;
}
.new-header-wrapper .table--standard tbody tr > :last-child, .new-header-wrapper .table--standard tfoot tr > :last-child, .new-header-wrapper .table--standard thead tr > :last-child {
    text-align: right;
}
.new-header-wrapper .table--standard tbody tr > :first-child, .new-header-wrapper .table--standard tfoot tr > :first-child, .new-header-wrapper .table--standard thead tr > :first-child {
    padding-left: 0.625rem;
}
.new-header-wrapper .table--standard tbody tr > :last-child, .new-header-wrapper .table--standard tfoot tr > :last-child, .new-header-wrapper .table--standard thead tr > :last-child {
    padding-right: 0.625rem;
}
.new-header-wrapper .table--standard tfoot, .new-header-wrapper .table--standard thead {
    font-size: 1.1875rem;
}
.new-header-wrapper .table--standard thead th {
    border-bottom: 0;
    border-left: 1px solid #fff;
}
.new-header-wrapper .table--standard thead th:first-child {
    border-left: 0;
}
.new-header-wrapper .table--standard tfoot {
    font-weight: 700;
}
.new-header-wrapper .table--standard tfoot tr > :first-child, .new-header-wrapper .table--standard tfoot tr > td {
    text-align: right;
}
.new-header-wrapper .table--standard tfoot td {
    padding-top: 1.5625rem;
}
.new-header-wrapper .table--standard td, .new-header-wrapper .table--standard th, .new-header-wrapper .table--standard thead th {
    border-bottom: none;
    border-top: none;
}
@media (min-width: 660px) {
    .new-header-wrapper .table--standard tbody tr > :first-child, .new-header-wrapper .table--standard tfoot tr > :first-child, .new-header-wrapper .table--standard thead tr > :first-child {
        padding-left: 1.25rem;
    }
    .new-header-wrapper .table--standard tbody tr > :last-child, .new-header-wrapper .table--standard tfoot tr > :last-child, .new-header-wrapper .table--standard thead tr > :last-child {
        padding-right: 1.25rem;
    }
}
.new-header-wrapper .bh-table-product-cart .form-heading, .new-header-wrapper .bh-table-product-cart .table {
    margin-bottom: 0;
}
.new-header-wrapper .bh-table-product-cart thead th {
    border-bottom: 0;
    border-left: 0.125rem solid #fff;
    margin-bottom: 0;
}
.new-header-wrapper .bh-table-product-cart thead th:first-child {
    border-left: 0;
}
.new-header-wrapper .bh-table-product-cart tbody tr td {
    padding-bottom: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart tbody tr + tr td {
    border-top: 0.125rem solid #efefef;
    padding-bottom: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart td {
    padding-top: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart td.bh-table-product-cart__product-column, .new-header-wrapper .bh-table-product-cart th.bh-table-product-cart__product-column {
    padding-left: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart td.bh-table-product-cart__total-column, .new-header-wrapper .bh-table-product-cart th.bh-table-product-cart__total-column {
    padding-right: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart__product-column {
    width: 60%;
}
.new-header-wrapper .bh-table-product-cart__price-column, .new-header-wrapper .bh-table-product-cart__total-column {
    text-align: right;
    white-space: nowrap;
}
.new-header-wrapper .bh-table-product-cart__quantity-column {
    text-align: center;
}
.new-header-wrapper .bh-table-product-cart__quantity-column .form-control {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield;
    display: inline;
    margin-bottom: -0.75rem;
    margin-top: -0.75rem;
    text-align: center;
    width: 3.4375rem;
}
.new-header-wrapper .bh-table-product-cart__quantity-column .form-control:disabled, .new-header-wrapper .bh-table-product-cart__quantity-column .form-control[readonly] {
    background: none;
    border-color: transparent;
    color: inherit;
    line-height: 1.21875;
}
.new-header-wrapper .bh-table-product-cart__quantity-column .form-control::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.new-header-wrapper .bh-table-product-cart .product {
    display: flex;
}
.new-header-wrapper .bh-table-product-cart .product__image {
    flex: 0 0 110px;
    margin-right: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart .product__image:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .bh-table-product-cart .product__image:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .bh-table-product-cart .product__content {
    flex: 1;
}
.new-header-wrapper .bh-table-product-cart .product__content .h3 {
    margin-bottom: 0;
}
.new-header-wrapper .bh-table-product-cart .product__content p {
    margin-bottom: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart .product__content p:last-child {
    margin-bottom: 0;
}
.new-header-wrapper .bh-table-product-cart__thead-sm {
    display: none;
}
.new-header-wrapper .bh-table-product-cart-summary {
    padding-bottom: 1.875rem;
}
.new-header-wrapper .bh-table-product-cart-summary__item {
    display: flex;
    justify-content: space-between;
}
.new-header-wrapper .bh-table-product-cart-summary__item + .bh-table-product-cart-summary__item {
    margin-top: 0.5rem;
}
.new-header-wrapper .bh-table-product-cart-summary__item dd, .new-header-wrapper .bh-table-product-cart-summary__item dt {
    font-weight: 500;
}
.new-header-wrapper .bh-table-product-cart-summary__item dt {
    padding-left: 0.625rem;
    text-align: left;
}
.new-header-wrapper .bh-table-product-cart-summary__item dd {
    margin-bottom: 0;
    padding-left: 0.75rem;
    padding-right: 0.625rem;
    text-align: right;
}
.new-header-wrapper .bh-table-product-cart-summary__item--subtotal {
    background: #efefef;
    padding-bottom: 0.625rem;
    padding-top: 0.625rem;
}
.new-header-wrapper .bh-table-product-cart-summary__item--subtotal dd, .new-header-wrapper .bh-table-product-cart-summary__item--subtotal dt {
    font-weight: 700;
}
.new-header-wrapper .bh-table-product-cart-summary__item--total {
    margin-bottom: 0;
}
.new-header-wrapper .bh-table-product-cart-summary__item--total dd, .new-header-wrapper .bh-table-product-cart-summary__item--total dt {
    font-weight: 700;
}
@media (min-width: 660px) {
    .new-header-wrapper .bh-table-product-cart td {
        padding-top: 1.25rem;
    }
    .new-header-wrapper .bh-table-product-cart td.bh-table-product-cart__product-column, .new-header-wrapper .bh-table-product-cart th.bh-table-product-cart__product-column {
        padding-left: 1.25rem;
    }
    .new-header-wrapper .bh-table-product-cart td.bh-table-product-cart__addition-column, .new-header-wrapper .bh-table-product-cart th.bh-table-product-cart__addition-column {
        padding-right: 1.25rem;
    }
    .new-header-wrapper .bh-table-product-cart tbody tr + tr td, .new-header-wrapper .bh-table-product-cart tbody tr td {
        padding-bottom: 1.25rem;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column .btn {
        width: 100%;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column .btn + .btn {
        margin-top: 1.25rem;
    }
    @supports (display:grid) {
        .new-header-wrapper .bh-table-product-cart tr {
            display: grid;
            grid-template-areas: "product price quantity total" "product addition addition addition";
            grid-template-columns: 3fr 1fr 1fr 1fr;
            grid-template-rows: 0.5fr 1.5fr;
        }
        .new-header-wrapper .bh-table-product-cart td.bh-table-product-cart__total-column, .new-header-wrapper .bh-table-product-cart th.bh-table-product-cart__total-column {
            padding-right: 1.25rem;
        }
        .new-header-wrapper .bh-table-product-cart__product-column {
            grid-area: product;
            width: auto;
        }
        .new-header-wrapper .bh-table-product-cart__price-column {
            grid-area: price;
        }
        .new-header-wrapper th.bh-table-product-cart__price-column {
            grid-row: price-start/addition-end;
        }
        .new-header-wrapper .bh-table-product-cart__quantity-column {
            grid-area: quantity;
        }
        .new-header-wrapper th.bh-table-product-cart__quantity-column {
            grid-row: quantity-start/addition-end;
        }
        .new-header-wrapper .bh-table-product-cart__total-column {
            grid-area: total;
        }
        .new-header-wrapper th.bh-table-product-cart__total-column {
            grid-row: total-start/addition-end;
        }
        .new-header-wrapper .bh-table-product-cart__addition-column {
            align-items: flex-end;
            border-top: none !important;
            display: flex;
            flex-direction: column;
            grid-area: addition;
        }
        .new-header-wrapper th.bh-table-product-cart__addition-column {
            padding-right: 1.25rem;
            position: relative;
            z-index: -1;
        }
        .new-header-wrapper .bh-table-product-cart__addition-column .btn {
            width: 75%;
        }
    }
    .new-header-wrapper .bh-table-product-cart-summary__item dd, .new-header-wrapper .bh-table-product-cart-summary__item dt {
        width: 50%;
    }
    .new-header-wrapper .bh-table-product-cart-summary__item dt {
        text-align: right;
    }
    .new-header-wrapper .bh-table-product-cart-summary__item dd {
        padding-right: 1.25rem;
    }
}
@media (min-width: 961px) {
    @supports (display:grid) {
        .new-header-wrapper .bh-table-product-cart__addition-column {
            align-items: flex-start;
            flex-direction: row;
            justify-content: flex-end;
        }
        .new-header-wrapper .bh-table-product-cart__addition-column .btn {
            width: 45%;
        }
        .new-header-wrapper .bh-table-product-cart__addition-column .btn + .btn {
            margin-right: 1.25rem;
            margin-top: 0;
            order: -1;
        }
    }
    .new-header-wrapper .bh-table-product-cart-summary__item dt {
        width: 75%;
    }
    .new-header-wrapper .bh-table-product-cart-summary__item dd {
        width: 25%;
    }
}
@media (max-width: 659.98px) {
    .new-header-wrapper .bh-table-product-cart thead {
        display: none;
    }
    .new-header-wrapper .bh-table-product-cart table {
        display: block;
    }
    .new-header-wrapper .bh-table-product-cart td, .new-header-wrapper .bh-table-product-cart th {
        padding-right: 0.625rem;
    }
    .new-header-wrapper .bh-table-product-cart td {
        width: auto;
    }
    .new-header-wrapper .bh-table-product-cart tbody tr + tr td {
        border-top: none;
    }
    .new-header-wrapper .bh-table-product-cart tbody tr + tr td.bh-table-product-cart__product-column {
        border-top: 0.125rem solid #efefef;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column, .new-header-wrapper .bh-table-product-cart__product-column {
        display: block;
    }
    .new-header-wrapper .bh-table-product-cart__price-column, .new-header-wrapper .bh-table-product-cart__quantity-column, .new-header-wrapper .bh-table-product-cart__total-column {
        display: flex;
        justify-content: space-between;
        padding-left: 8.125rem !important;
        padding-top: 0 !important;
        text-align: unset;
    }
    .new-header-wrapper .bh-table-product-cart__product-column {
        padding-top: 1.25rem !important;
    }
    .new-header-wrapper .bh-table-product-cart__price-column {
        font-weight: 700;
        margin-top: 0.625rem;
    }
    .new-header-wrapper .bh-table-product-cart__price-column > span {
        font-weight: 500;
    }
    .new-header-wrapper .bh-table-product-cart__total-column {
        font-weight: 700;
        padding-bottom: 1.25rem !important;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column {
        padding-bottom: 1.25rem !important;
        padding-top: 0 !important;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column:empty {
        padding: 0 !important;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column .btn {
        width: 100%;
    }
    .new-header-wrapper .bh-table-product-cart__addition-column .btn + .btn {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .bh-table-product-cart__thead-sm {
        display: block;
        margin-bottom: 0;
    }
}
.new-header-wrapper .teaser-category-introduction {
    display: flex;
    flex-direction: column;
    padding-bottom: 1.5625rem;
    position: relative;
    width: 100%;
}
.new-header-wrapper .teaser-category-introduction__title {
    display: block;
}
.new-header-wrapper .teaser-category-introduction__headline {
    display: block;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 0.9375rem;
}
.new-header-wrapper .teaser-category-introduction__headline .icon {
    font-size: 0.6875rem;
    margin-left: 0.3125rem;
}
.new-header-wrapper .teaser-category-introduction__title-image {
    background-color: #999;
    margin-bottom: 0.9375rem;
}
.new-header-wrapper .teaser-category-introduction__title-image:before {
    content: "";
    display: block;
    padding-top: 36.72496%;
}
.new-header-wrapper .teaser-category-introduction__title-image .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .teaser-category-introduction__list {
    margin-bottom: 0.5625rem;
}
.new-header-wrapper .teaser-category-introduction__list li {
    font-size: 1rem;
    margin-bottom: 0.625rem;
    padding-left: 1.25rem;
}
.new-header-wrapper .teaser-category-introduction__list li:last-child {
    margin-bottom: 0;
}
.new-header-wrapper .teaser-category-introduction__list li .icon {
    font-size: 0.625rem;
    top: 0.375rem;
}
.new-header-wrapper .teaser-category-introduction__show-all {
    bottom: 0;
    position: absolute;
    right: 0;
    text-align: right;
}
.new-header-wrapper .teaser-category-introduction__show-all .btn {
    font-size: 1rem;
}
.new-header-wrapper .teaser-category-introduction__show-all .icon {
    font-size: 0.625rem;
    position: relative;
}
@media (min-width: 660px) {
    .new-header-wrapper .teaser-category-introduction__title-image:before {
        padding-top: 36.7033%;
    }
    .new-header-wrapper .teaser-category-introduction__headline {
        font-size: 1.125rem;
    }
    .new-header-wrapper .teaser-category-introduction__headline .icon {
        font-size: 0.75rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .teaser-category-introduction__title-image:before {
        padding-top: 36.74912%;
    }
}
.new-header-wrapper .teaser-highlight-wrapper {
    color: #fff;
}
.new-header-wrapper .teaser-highlight {
    background-color: #999;
    display: block;
    font-weight: 500;
    margin-top: 0.625rem;
    position: relative;
    text-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5);
    width: 100%;
}
.new-header-wrapper .teaser-highlight .btn-transparent {
    color: currentColor;
}
.new-header-wrapper .teaser-highlight .list--standard li:before {
    box-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5);
}
.new-header-wrapper .teaser-highlight .btn {
    text-shadow: none;
}
.new-header-wrapper .teaser-highlight .btn-transparent {
    text-shadow: 0 0 0.25rem rgba(0, 0, 0, 0.5);
}
.new-header-wrapper .teaser-highlight .btn-transparent .icon {
    filter: drop-shadow(0 0 0.125rem rgba(0, 0, 0, 0.6));
}
.new-header-wrapper a.teaser-highlight:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
    outline: none;
}
.new-header-wrapper .teaser-highlight__image:before {
    content: "";
    display: block;
}
.new-header-wrapper .teaser-highlight__image .img-fluid {
    -o-object-fit: cover;
    height: 100%;
    left: 0;
    font-family: "object-fit:cover";
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .teaser-highlight__video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.new-header-wrapper .teaser-highlight__video-btn {
    display: inline-block;
    line-height: 1;
}
.new-header-wrapper .teaser-highlight__video-btn .icon {
    font-size: 3.125rem;
}
.new-header-wrapper .teaser-highlight__text {
    align-items: flex-start;
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 0.625rem 0.9375rem 0.9375rem;
    position: absolute;
    right: 0;
    top: 0;
}
.new-header-wrapper .teaser-highlight__headline {
    font-weight: 700;
    margin-bottom: 0.3125rem;
}
.new-header-wrapper .teaser-highlight__text-rte {
    font-size: 1rem;
    max-width: 100%;
}
.new-header-wrapper .teaser-highlight__button {
    align-items: flex-start;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 0;
    padding: 0.9375rem;
    position: absolute;
    right: 0;
    top: 0;
}
.new-header-wrapper .teaser-highlight__button.button-top {
    justify-content: flex-start;
}
.new-header-wrapper .teaser-highlight__button.button-right {
    align-items: flex-end;
}
.new-header-wrapper .teaser-highlight__button.button-bottom {
    justify-content: flex-end;
}
.new-header-wrapper .teaser-highlight__button.button-left {
    align-items: flex-start;
}
.new-header-wrapper .teaser-highlight--no-text-shadow {
    text-shadow: none;
}
.new-header-wrapper .teaser-highlight--no-text-shadow .list--standard li:before {
    box-shadow: none;
}
.new-header-wrapper .teaser-highlight--no-text-shadow .btn-transparent {
    text-shadow: none;
}
.new-header-wrapper .teaser-highlight--no-text-shadow .btn-transparent .icon {
    filter: none;
}
.new-header-wrapper .teaser-highlight--format-1x1 {
    max-width: 19.6875rem;
}
.new-header-wrapper .teaser-highlight--format-1x1 .teaser-highlight__image:before {
    padding-top: 89.52381%;
}
.new-header-wrapper .teaser-highlight--format-1x1 .teaser-highlight__button {
    align-items: center;
}
.new-header-wrapper .teaser-highlight--format-2x1 {
    max-width: 39.9375rem;
}
.new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__headline {
    font-size: 1.25rem;
}
.new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__image:before {
    padding-top: 43.97496%;
}
.new-header-wrapper .teaser-highlight--format-2x2 {
    max-width: 39.9375rem;
}
.new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__headline {
    font-size: 1.375rem;
}
.new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__image:before {
    padding-top: 89.67136%;
}
.new-header-wrapper .teaser-highlight.content-right .teaser-highlight__headline {
    text-align: right;
}
.new-header-wrapper .teaser-highlight.content-right .teaser-highlight__text {
    align-items: flex-end;
}
.new-header-wrapper .teaser-highlight.content-right .teaser-highlight__text-rte > p {
    text-align: right;
}
@media (min-width: 660px) {
    .new-header-wrapper .teaser-highlight__video-btn .icon {
        font-size: 5rem;
    }
    .new-header-wrapper .teaser-highlight__text {
        padding: 1rem 1.25rem 1.25rem;
    }
    .new-header-wrapper .teaser-highlight__text-rte {
        font-size: 1.125rem;
    }
    .new-header-wrapper .teaser-highlight__button {
        padding: 1.25rem;
    }
    .new-header-wrapper .teaser-highlight--format-1x1 {
        max-width: 29.0625rem;
    }
    .new-header-wrapper .teaser-highlight--format-1x1 .teaser-highlight__image:before {
        padding-top: 87.52688%;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 {
        max-width: 58.75rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__headline {
        font-size: 1.375rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__image:before {
        padding-top: 44.04255%;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 {
        max-width: 58.75rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__headline {
        font-size: 1.75rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__image:before {
        padding-top: 89.78723%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .teaser-highlight--format-1x1 {
        max-width: 17.6875rem;
    }
    .new-header-wrapper .teaser-highlight--format-1x1 .teaser-highlight__image:before {
        padding-top: 89.39929%;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 {
        max-width: 35.9375rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__headline {
        font-size: 1.5rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x1 .teaser-highlight__image:before {
        padding-top: 44%;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 {
        max-width: 35.9375rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__headline {
        font-size: 1.875rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__text-rte {
        font-size: 1.25rem;
    }
    .new-header-wrapper .teaser-highlight--format-2x2 .teaser-highlight__image:before {
        padding-top: 89.73913%;
    }
}
.new-header-wrapper .teaser-image-text {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    margin-top: 0.625rem;
    width: 100%;
}
.new-header-wrapper .teaser-image-text ~ .teaser-image-text {
    margin-top: 1.875rem;
}
.new-header-wrapper .teaser-image-text > .row {
    flex-grow: 1;
}
.new-header-wrapper .teaser-image-text__image {
    position: relative;
}
.new-header-wrapper .teaser-image-text__image:before {
    background-color: #999;
    content: "";
    display: block;
    padding-top: 92.61084%;
}
.new-header-wrapper .teaser-image-text__image .img-fluid, .new-header-wrapper .teaser-image-text__video {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .teaser-image-text__video:before {
    content: "";
    display: block;
    padding-top: 92.61084%;
}
.new-header-wrapper .teaser-image-text__video .icon {
    color: #fff;
    font-size: 1.875rem;
    font-size: 9.375vw;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.new-header-wrapper .teaser-image-text__content {
    display: flex;
    flex-direction: column;
}
.new-header-wrapper .teaser-image-text__headline {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25rem;
    margin-bottom: 0.3125rem;
    position: relative;
    top: -0.1875rem;
}
.new-header-wrapper .teaser-image-text__text {
    flex: 1 0 auto;
    font-weight: 500;
}
.new-header-wrapper .teaser-image-text__show-all {
    text-align: right;
}
.new-header-wrapper .teaser-image-text__show-all .btn {
    font-size: 1rem;
}
.new-header-wrapper .teaser-image-text__show-all .icon {
    font-size: 0.625rem;
    position: relative;
}
@media (min-width: 660px) {
    .new-header-wrapper .teaser-image-text {
        align-items: stretch;
    }
    .new-header-wrapper .teaser-image-text__image:before, .new-header-wrapper .teaser-image-text__video:before {
        padding-top: 92.33333%;
    }
    .new-header-wrapper .teaser-image-text__video .icon {
        font-size: 3.125rem;
    }
    .new-header-wrapper .teaser-image-text__content {
        height: 100%;
    }
    .new-header-wrapper .teaser-image-text__headline {
        font-size: 1.125rem;
        margin-bottom: 0.625rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .teaser-image-text ~ .teaser-image-text {
        margin-top: 0.625rem;
    }
    .new-header-wrapper .teaser-image-text__image:before, .new-header-wrapper .teaser-image-text__video:before {
        padding-top: 81.27208%;
    }
    .new-header-wrapper .teaser-image-text__video .icon {
        font-size: 4.375rem;
    }
}
.new-header-wrapper .teaser-main-stage {
    color: #fff;
    position: relative;
}
.new-header-wrapper .teaser-main-stage__image-content {
    position: relative;
}
.new-header-wrapper .teaser-main-stage__image {
    background-color: #999;
    position: relative;
}
.new-header-wrapper .teaser-main-stage__image:before {
    content: "";
    display: block;
    padding-top: 62.51897%;
}
.new-header-wrapper .teaser-main-stage__image .img-fluid {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .teaser-main-stage__product {
    align-items: flex-end;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    left: 0;
    padding: 15.625% 4.6875% 4.6875% 50%;
    position: absolute;
    right: 0;
    top: 0;
}
.new-header-wrapper .teaser-main-stage .price-tag {
    margin: 0;
}
.new-header-wrapper .teaser-main-stage__product-info {
    text-align: right;
    white-space: nowrap;
    width: 100%;
}
.new-header-wrapper .teaser-main-stage__product-info > div {
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-header-wrapper .teaser-main-stage__video {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
}
.new-header-wrapper .teaser-main-stage__video-btn {
    display: inline-block;
    line-height: 1;
}
.new-header-wrapper .teaser-main-stage__video-btn .icon {
    font-size: 5rem;
}
.new-header-wrapper .teaser-main-stage .highlight-headline {
    color: #666;
}
.new-header-wrapper .teaser-main-stage__buttons {
    display: inline-flex;
    flex-direction: column;
}
.new-header-wrapper .teaser-main-stage .btn {
    display: block;
}
.new-header-wrapper .teaser-main-stage .btn + .btn {
    margin-top: 0.625rem;
}
.new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__product {
    align-items: flex-start;
    padding-left: 4.6875%;
    padding-right: 50%;
}
.new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__product-info {
    text-align: left;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .teaser-main-stage__content {
        align-items: center;
        display: flex;
        flex-direction: column;
        text-align: center;
    }
    .new-header-wrapper .teaser-main-stage__text {
        margin-bottom: 0.9375rem;
        margin-top: 0.9375rem;
    }
    .new-header-wrapper .teaser-main-stage__buttons {
        margin-bottom: 0.9375rem;
    }
    .new-header-wrapper .teaser-main-stage .highlight-headline {
        margin: 0;
    }
    .new-header-wrapper .teaser-main-stage .highlight-headline__row {
        box-shadow: none;
        padding-left: 0;
        padding-right: 0;
        transform: none;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .teaser-main-stage__image:before {
        padding-top: 56.5625%;
    }
    .new-header-wrapper .teaser-main-stage__video {
        z-index: 1;
    }
    .new-header-wrapper .teaser-main-stage__video-btn .icon {
        font-size: 6.25rem;
    }
    .new-header-wrapper .teaser-main-stage__product {
        padding: 9.09091% 7.57576% 4.54545% 65%;
    }
    .new-header-wrapper .teaser-main-stage__product-info {
        font-size: 1.125rem;
    }
    .new-header-wrapper .teaser-main-stage .price-tag {
        font-size: 3.125rem;
    }
    .new-header-wrapper .teaser-main-stage__text {
        align-items: flex-start;
        bottom: 0;
        display: flex;
        flex-direction: column;
        font-size: 1.125rem;
        left: 0;
        padding-left: 7.57576%;
        padding-right: 35%;
        padding-top: 1.25rem;
        position: absolute;
        right: 0;
        top: 0;
    }
    .new-header-wrapper .teaser-main-stage__text-rte {
        max-width: 100%;
        padding-right: 25%;
    }
    .new-header-wrapper .teaser-main-stage__buttons {
        align-items: flex-start;
        bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        left: 0;
        padding-bottom: 4.54545%;
        padding-left: 7.57576%;
        padding-right: 35%;
        position: absolute;
        right: 0;
        top: 0;
    }
    .new-header-wrapper .teaser-main-stage__buttons .button-group {
        display: inline-flex;
        flex-direction: column;
    }
    .new-header-wrapper .teaser-main-stage__buttons.buttons-right {
        align-items: flex-end;
        padding-left: 35%;
        padding-right: 7.57576%;
    }
    .new-header-wrapper .teaser-main-stage .highlight-headline {
        align-items: flex-start;
        margin-bottom: 1.25rem;
    }
    .new-header-wrapper .teaser-main-stage .highlight-headline__row:nth-child(2) {
        margin-left: 0.625rem;
        margin-top: -0.125rem;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__product {
        padding-left: 7.57576%;
        padding-right: 65%;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__text {
        align-items: flex-end;
        padding-left: 35%;
        padding-right: 7.57576%;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__text-rte {
        padding-left: 25%;
        padding-right: 0;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__text-rte p {
        text-align: right;
    }
    .new-header-wrapper .teaser-main-stage.content-right .highlight-headline {
        align-items: flex-end;
    }
    .new-header-wrapper .teaser-main-stage.content-right .highlight-headline__row:nth-child(2) {
        margin-left: auto;
        margin-right: 0.625rem;
        margin-top: 0;
    }
    .new-header-wrapper .teaser-main-stage.content-right .highlight-headline__row:nth-child(3) {
        margin-top: -0.0625rem;
    }
    .new-header-wrapper .teaser-main-stage--video .teaser-main-stage__text-rte {
        padding-right: 40%;
    }
    .new-header-wrapper .teaser-main-stage--video.content-right .teaser-main-stage__text-rte {
        padding-left: 40%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .teaser-main-stage__product {
        padding-bottom: 4.34153%;
        padding-right: 7.23589%;
        padding-top: 8.68307%;
    }
    .new-header-wrapper .teaser-main-stage__text {
        padding-left: 7.23589%;
    }
    .new-header-wrapper .teaser-main-stage__buttons {
        padding-bottom: 4.34153%;
        padding-left: 7.23589%;
    }
    .new-header-wrapper .teaser-main-stage__buttons.buttons-right {
        padding-right: 7.23589%;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__product {
        padding-left: 7.23589%;
    }
    .new-header-wrapper .teaser-main-stage.content-right .teaser-main-stage__text {
        padding-right: 7.23589%;
    }
}
.new-header-wrapper .teaser-product {
    display: block;
    font-weight: 500;
    margin-top: 0.625rem;
    position: relative;
    width: 100%;
}
.new-header-wrapper a.teaser-product:focus {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
    outline: none;
}
.new-header-wrapper .teaser-product:before {
    content: "";
    display: block;
}
.new-header-wrapper .teaser-product__product {
    bottom: 0;
    display: flex;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.new-header-wrapper .teaser-product__product-info {
    margin-top: 0.625rem;
    white-space: nowrap;
    width: 100%;
}
.new-header-wrapper .teaser-product__product-info > div {
    overflow: hidden;
    text-overflow: ellipsis;
}
.new-header-wrapper .teaser-product .price-tag {
    font-size: 1.5625rem;
    margin: 0;
}
.new-header-wrapper .teaser-product .price-tag__sales-unit {
    background: #fff;
    padding-bottom: 0.36364em;
}
.new-header-wrapper .teaser-product .price-tag:not(.price-tag--has-sales-unit):after {
    content: "\00a0";
    display: block;
    font-size: 0.4em;
    font-weight: 500;
    margin-top: 1px;
    padding-bottom: 0.25em;
    width: 0;
}
.new-header-wrapper .teaser-product .price-tag__sales-unit {
    font-size: 0.44em;
}
.new-header-wrapper .teaser-product .price-tag:not(.price-tag--has-sales-unit):after {
    font-size: 0.44em;
    padding-bottom: 0.36364em;
}
.new-header-wrapper .teaser-product--format-1x1 {
    max-width: 19.6875rem;
}
.new-header-wrapper .teaser-product--format-1x1:before {
    padding-top: 161.5873%;
}
.new-header-wrapper .teaser-product--format-1x1 .teaser-product__image {
    left: 0.9375rem;
    position: absolute;
    right: 0.9375rem;
    top: 40%;
    transform: translateY(-50%);
}
.new-header-wrapper .teaser-product--format-1x1 .teaser-product__product {
    align-items: center;
    flex-direction: column;
    justify-content: stretch;
    padding: 0.9375rem;
}
.new-header-wrapper .teaser-product--format-1x1 .teaser-product__brand {
    align-self: flex-end;
    flex-grow: 1;
}
.new-header-wrapper .teaser-product--format-1x1 .teaser-product__product-info {
    flex-grow: 0;
    text-align: center;
}
.new-header-wrapper .teaser-product--format-1x1 .teaser-product__price {
    flex-grow: 0;
}
.new-header-wrapper .teaser-product--format-2x1 {
    max-width: 39.9375rem;
}
.new-header-wrapper .teaser-product--format-2x1:before {
    padding-top: 62.7543%;
}
.new-header-wrapper .teaser-product--format-2x1 .teaser-product__image {
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 49.29577%;
}
.new-header-wrapper .teaser-product--format-2x1 .teaser-product__product {
    flex-direction: column;
    justify-content: center;
    padding-left: calc(49.29577% + .9375rem + 10px);
}
.new-header-wrapper .teaser-product--format-2x1 .teaser-product__price {
    margin-top: 0.625rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .teaser-product .price-tag {
        font-size: 1.875rem;
        margin: 0;
    }
    .new-header-wrapper .teaser-product .price-tag:not(.price-tag--has-sales-unit):after, .new-header-wrapper .teaser-product .price-tag__sales-unit {
        font-size: 0.4em;
    }
    .new-header-wrapper .teaser-product__product-info {
        font-size: 1.125rem;
    }
    .new-header-wrapper .teaser-product--format-1x1 {
        display: flex;
        max-width: 29.0625rem;
    }
    .new-header-wrapper .teaser-product--format-1x1:before {
        padding-top: 64.08602%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__image {
        left: 1.25rem;
        top: 0.625rem;
        transform: translateX(20%);
        width: 43.01075%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__product {
        align-items: flex-end;
        justify-content: space-between;
        padding: 0.625rem 1.25rem 0;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__brand {
        flex-grow: 0;
        position: static;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__price {
        display: flex;
        justify-content: flex-end;
        max-width: 43.01075%;
        position: absolute;
        right: 1.25rem;
        top: 0.625rem;
        width: 100%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__price-inner {
        padding-top: 100%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__price .price-tag {
        transform: translateY(-100%);
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__product-info {
        display: flex;
        flex-direction: column;
        flex-grow: 0;
        justify-content: center;
    }
    .new-header-wrapper .teaser-product--format-1x1 .price-tag {
        position: static;
    }
    .new-header-wrapper .teaser-product--format-2x1 {
        max-width: 58.75rem;
    }
    .new-header-wrapper .teaser-product--format-2x1:before {
        padding-top: 31.59574%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__image {
        width: 31.59574%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__product {
        padding: 1.25rem 1.25rem 1.25rem 35.85106%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .teaser-product--format-1x1 {
        max-width: 17.6875rem;
    }
    .new-header-wrapper .teaser-product--format-1x1:before {
        padding-top: 89.39929%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__image {
        top: 1.25rem;
        transform: none;
        width: 49.46996%;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__product {
        justify-content: space-between;
        padding-bottom: 1.25rem;
        padding-top: 1.25rem;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__brand {
        flex-grow: 0;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__price {
        max-width: 49.46996%;
        top: 1.25rem;
    }
    .new-header-wrapper .teaser-product--format-1x1 .teaser-product__product-info {
        flex-grow: 0;
    }
    .new-header-wrapper .teaser-product--format-2x1 {
        max-width: 35.9375rem;
    }
    .new-header-wrapper .teaser-product--format-2x1:before {
        padding-top: 44%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__image {
        width: 44%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__product {
        justify-content: space-between;
        padding-left: calc(44% + 1.875rem + 10px);
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__price {
        display: flex;
        justify-content: flex-start;
        left: calc(44% + 1.875rem + 10px);
        margin-top: 0;
        max-width: 24.34783%;
        position: absolute;
        top: 1.25rem;
        width: 100%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__price-inner {
        padding-top: 100%;
    }
    .new-header-wrapper .teaser-product--format-2x1 .teaser-product__price .price-tag {
        transform: translateY(-100%);
    }
}
.new-header-wrapper .page-title .content-wrapper {
    padding-bottom: 0.625rem;
    padding-top: 1.25rem;
}
.new-header-wrapper .page-title__addition {
    display: inline-block;
    font-size: 0.8125rem;
    font-weight: 500;
    margin-left: 0.125rem;
}
.new-header-wrapper .page-title__note {
    font-size: 0.8125rem;
    margin-bottom: 0.625rem;
    margin-top: -0.625rem;
}
.new-header-wrapper .page-title--with-button .content-wrapper {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 1.25rem;
}
.new-header-wrapper .page-title--with-button .content-wrapper .page-title__heading {
    margin-bottom: 0;
}
.new-header-wrapper .page-title--with-navigation-search-areas .content-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.new-header-wrapper .page-title--with-navigation-search-areas .content-wrapper .navigation-search-areas {
    margin-left: auto;
    padding-left: 0.625rem;
}
.new-header-wrapper .page-title--checkout .content-wrapper {
    padding-top: 1.5625rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .page-title__addition {
        margin-left: 0.4375rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .page-title--checkout .content-wrapper {
        background-color: transparent;
    }
}
.new-header-wrapper .seo-footer {
    background: #fff;
}
.new-header-wrapper .seo-footer > :last-child {
    margin-bottom: 0;
}
@media (min-width: 961px) {
    .new-header-wrapper .seo-footer {
        background: transparent;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
}
.new-header-wrapper .header {
    position: relative;
    z-index: 1030;
}
.new-header-wrapper .header__meta {
    min-height: 3.75rem;
}
.new-header-wrapper .header__meta__btn {
    align-items: center;
    font-size: 1rem;
    line-height: 1;
    max-height: 1.875rem;
    padding: 0.375rem;
}
.new-header-wrapper .header__meta__btn .icon {
    font-size: inherit;
    margin: 0;
}
.js_header-animated .header__meta {
    transition: margin-top 0.25s linear;
}
.js_header-animated .header__meta-wrapper {
    overflow: hidden;
}
.js_header-minimum .header__meta {
    margin-top: -3.75rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .header__meta {
        min-height: 5rem;
    }
    .js_header-minimum .header__meta {
        margin-top: -5rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .header__meta {
        min-height: 6.25rem;
    }
    .js_header-minimum .header__meta {
        margin-top: -5.9375rem;
    }
}
.new-header-wrapper .cart .btn--collapsible > .btn__text {
    font-weight: 700;
}
.new-header-wrapper .cart__checkout-collapsible {
    background-color: #fff;
}
.new-header-wrapper .cart__checkout-collapsible__table {
    margin-bottom: 0;
}
.new-header-wrapper .form .button-row, .new-header-wrapper .form > .feedback-box {
    margin-bottom: 1.9375rem;
}
.new-header-wrapper .form--content-wrapper {
    background: #fff;
    padding-bottom: 1.9375rem;
}
.new-header-wrapper .form--content-wrapper > .button-row, .new-header-wrapper .form--content-wrapper > .fieldset, .new-header-wrapper .form--content-wrapper > .form-collapse-wrapper {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .form--content-wrapper > .feedback-box {
    margin-left: 0.625rem;
    margin-right: 0.625rem;
}
.new-header-wrapper .form--content-wrapper > .form-group {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .form .button-row, .new-header-wrapper .form > .feedback-box {
        margin-bottom: 1.25rem;
    }
    .new-header-wrapper .form--content-wrapper {
        padding-bottom: 1.25rem;
    }
    .new-header-wrapper .form--content-wrapper > .button-row, .new-header-wrapper .form--content-wrapper > .fieldset, .new-header-wrapper .form--content-wrapper > .form-collapse-wrapper {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .form--content-wrapper > .feedback-box {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
    .new-header-wrapper .form--content-wrapper > .form-group {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.new-header-wrapper .info-boxes {
    margin-bottom: 0;
}
.new-header-wrapper .info-boxes > [class*=col] {
    display: flex;
    flex-direction: column;
}
.new-header-wrapper .info-boxes .form-heading {
    margin-bottom: 0;
}
.new-header-wrapper .info-boxes__content {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
    overflow: hidden;
    padding: 0.625rem 0.625rem 1.875rem;
    position: relative;
}
.new-header-wrapper .info-boxes__content-description {
    display: flex;
    margin-bottom: 1rem;
}
.new-header-wrapper .info-boxes__content-description dd, .new-header-wrapper .info-boxes__content-description dt {
    overflow: hidden;
    white-space: nowrap;
}
.new-header-wrapper .info-boxes__content-description dt {
    flex: 1 1 50%;
    font-weight: 500;
    text-overflow: ellipsis;
}
.new-header-wrapper .info-boxes__content-description dd {
    flex: 0 0 auto;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 0.3125rem;
    text-align: right;
}
@media (min-width: 660px) {
    .new-header-wrapper .info-boxes__content {
        padding: 1.25rem 1.25rem 1.875rem;
    }
    .new-header-wrapper .info-boxes__content .btn {
        align-self: flex-end;
    }
}
.new-header-wrapper .info-editable-boxes {
    margin-bottom: 0;
    margin-left: -1px;
    margin-right: -1px;
}
.new-header-wrapper .info-editable-boxes > [class*=col-] {
    padding-left: 1px;
    padding-right: 1px;
}
.new-header-wrapper .info-editable-boxes .form-heading {
    margin-bottom: 0;
}
.new-header-wrapper .info-editable-boxes .form-heading--collapsible {
    margin-bottom: 1px;
}
.new-header-wrapper .info-editable-boxes__content {
    overflow: hidden;
    padding-left: 0.625rem;
    padding-right: 3.4375rem;
    padding-top: 10px;
    position: relative;
}
.new-header-wrapper .info-editable-boxes__buttons-aside {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    top: 2px;
}
.new-header-wrapper .info-editable-boxes__buttons-aside .btn {
    background-color: #dadada;
    border-color: #dadada;
    color: #666;
    display: flex;
    height: 2.8125rem;
    padding: 0;
    width: 2.8125rem;
}
.new-header-wrapper .info-editable-boxes__buttons-aside .btn .icon {
    font-size: 1rem;
    margin: auto;
}
.new-header-wrapper .info-editable-boxes__buttons-aside .btn + .btn {
    margin-top: 2px;
}
.new-header-wrapper .info-editable-boxes__additions {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .info-editable-boxes__additions .feedback-box {
    margin-bottom: 1rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .info-editable-boxes .form-heading--collapsible {
        margin-bottom: 0;
    }
    .new-header-wrapper .info-editable-boxes__content {
        padding-left: 1.25rem;
    }
    .new-header-wrapper .info-editable-boxes__additions {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
.new-header-wrapper .modal-dialog {
    max-width: 37.5rem;
}
.new-header-wrapper .modal.fade .modal-dialog {
    transform: scale(0);
}
.new-header-wrapper .modal.show .modal-dialog {
    transform: scale(1);
}
.new-header-wrapper .modal-header {
    border-radius: 0;
    padding-bottom: 1rem;
}
.new-header-wrapper .modal-title-icon {
    margin-right: 0.625rem;
}
.new-header-wrapper .modal-title-icon .icon {
    font-size: 1.8125rem;
}
.new-header-wrapper .modal .close:not(:disabled):not(.disabled):hover {
    opacity: 0.5;
}
.new-header-wrapper .modal .close .icon {
    font-size: 1.25rem;
}
.new-header-wrapper .modal-body {
    padding-bottom: 0;
    padding-top: 0;
}
.new-header-wrapper .modal-footer {
    display: block;
    padding-top: 0;
}
.new-header-wrapper .modal .modal-content > :last-child {
    padding-bottom: 1.875rem;
}
.new-header-wrapper .modal .modal-content > .modal-body:last-child > :last-child {
    margin-bottom: 0;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .modal-dialog {
        max-width: none;
    }
    .new-header-wrapper .modal-header {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
        padding-top: 0.9375rem;
    }
    .new-header-wrapper .modal-title-icon .icon {
        font-size: 1.5rem;
    }
    .new-header-wrapper .modal .close {
        margin: -0.9375rem -0.9375rem -0.9375rem auto;
        padding: 0.9375rem;
    }
    .new-header-wrapper .modal .close .icon {
        font-size: 0.9375rem;
    }
    .new-header-wrapper .modal-body {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
    .new-header-wrapper .modal-footer {
        padding: 0 0.9375rem 0.9375rem;
    }
    .new-header-wrapper .modal .modal-content > :last-child {
        padding-bottom: 0.9375rem;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .modal-header {
        border-radius: 0;
        padding-top: 1.3125rem;
    }
    .new-header-wrapper .modal .close {
        margin: -1.3125rem -1.875rem -1.875rem auto;
        padding: 1.3125rem 1.875rem 1.875rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .modal-dialog {
        max-width: 50rem;
    }
    .new-header-wrapper .modal-title-icon .icon {
        font-size: 2.25rem;
    }
}
.new-header-wrapper .bh-modal--auto-width .modal-dialog {
    display: flex;
    justify-content: center;
    max-width: none;
}
.new-header-wrapper .bh-modal--auto-width .modal-content {
    width: auto;
}
.new-header-wrapper .modal-store-locator .modal-dialog {
    max-width: 19.375rem;
}
.new-header-wrapper .modal-store-locator__product {
    align-items: center;
    display: flex;
}
.new-header-wrapper .modal-store-locator__product .img-fluid {
    flex-shrink: 0;
    margin-right: 0.625rem;
}
.new-header-wrapper .modal-store-locator__form {
    align-items: baseline;
    display: flex;
}
.new-header-wrapper .modal-store-locator__form > .form-control-group {
    max-width: 31.25rem;
}
.new-header-wrapper .modal-store-locator__form > .btn-transparent {
    margin-left: 1.625rem;
}
.new-header-wrapper .modal-store-locator__map {
    background-color: #eae8dc;
    height: 20rem;
    margin-top: 1.25rem;
}
.new-header-wrapper .modal-store-locator__results {
    display: flex;
    flex-wrap: nowrap;
    margin-bottom: 0;
}
.new-header-wrapper .modal-store-locator__results:not(.swiper-wrapper) {
    margin-left: -0.125rem;
    margin-right: -0.125rem;
    overflow-x: auto;
}
.new-header-wrapper .modal-store-locator__results:not(.swiper-wrapper) > [class*=col] {
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.new-header-wrapper .modal-store-locator__results.swiper-wrapper > [class*=col] {
    flex-basis: auto;
}
.new-header-wrapper .modal-store-locator__result {
    align-items: flex-start;
    background-color: #efefef;
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    height: 100%;
    justify-content: space-between;
    margin-top: 0.25rem;
    padding: 1.25rem 1.25rem 1.25rem 4.375rem;
    position: relative;
}
.new-header-wrapper .modal-store-locator__result a, .new-header-wrapper .modal-store-locator__result strong {
    display: block;
}
.new-header-wrapper .modal-store-locator__result-count {
    left: 1.25rem;
    position: absolute;
    top: 1.25rem;
}
.new-header-wrapper .modal-store-locator__result-count .icon {
    font-size: 1.875rem;
}
.new-header-wrapper .modal-store-locator__result-count span {
    color: #fff;
    font-size: 0.75rem;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0.125rem;
    width: 100%;
}
.new-header-wrapper .modal-store-locator__result-state {
    font-weight: 700;
}
.new-header-wrapper .modal-store-locator__result-store-info {
    display: block;
    margin-top: 3.75rem;
}
.new-header-wrapper .modal-store-locator__result-store-info .icon {
    font-size: 1.25rem;
    left: 1.5625rem;
    position: absolute;
}
.new-header-wrapper .modal-store-locator__result-selected {
    font-size: 1.125rem;
    line-height: 1.22222;
    padding: 0.5625rem 0;
}
.new-header-wrapper .modal-store-locator__result-select, .new-header-wrapper .modal-store-locator__result-selected {
    margin: 1.5625rem 0 0;
}
.new-header-wrapper .modal-store-locator .swiper-slide {
    height: auto;
}
.new-header-wrapper .modal-store-locator .swiper-control {
    display: flex;
    height: 3.125rem;
    width: 3.125rem;
}
.new-header-wrapper .modal-store-locator .swiper-control .icon {
    margin: auto;
}
.new-header-wrapper .modal-store-locator .swiper-control.swiper-button-disabled {
    display: none;
}
.new-header-wrapper .modal-store-locator__result--state-selected .modal-store-locator__result-count {
    color: #ee1f26;
}
.new-header-wrapper .modal-store-locator__result--state-available-stock .modal-store-locator__result-count, .new-header-wrapper .modal-store-locator__result--state-available-stock .modal-store-locator__result-state {
    color: #5c8c1e;
}
.new-header-wrapper .modal-store-locator__result--state-limit-stock .modal-store-locator__result-count, .new-header-wrapper .modal-store-locator__result--state-limit-stock .modal-store-locator__result-state {
    color: #f90;
}
.new-header-wrapper .modal-store-locator__result--state-no-stock .modal-store-locator__result-count, .new-header-wrapper .modal-store-locator__result--state-no-stock .modal-store-locator__result-state {
    color: #ee1f26;
}
@media (min-width: 660px) {
    .new-header-wrapper .modal-store-locator .modal-dialog {
        max-width: 39.375rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .modal-store-locator .modal-dialog {
        max-width: 60.625rem;
    }
    .new-header-wrapper .modal-store-locator__result {
        padding-left: 5rem;
    }
    .new-header-wrapper .modal-store-locator__result-count {
        left: 1.5625rem;
    }
    .new-header-wrapper .modal-store-locator__result-store-info .icon {
        left: 1.875rem;
    }
}
.new-header-wrapper .modal-country-switch figure {
    margin-bottom: 0;
    text-align: center;
}
.new-header-wrapper .modal-country-switch figcaption {
    margin-top: 0.625rem;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .modal-country-switch figure img {
        width: 100%;
    }
}
.new-header-wrapper .off-canvas {
    bottom: 0;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(100%);
    width: 18.75rem;
    z-index: 1032;
}
.new-header-wrapper .off-canvas, .new-header-wrapper .off-canvas__toggles {
    transition: transform 0.4s ease-out;
}
.new-header-wrapper .off-canvas__toggles {
    background-color: #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    bottom: 3.125rem;
    position: absolute;
    transform: translateX(-100%);
}
.new-header-wrapper .off-canvas__toggle {
    border: 0;
    display: flex;
    height: 3.125rem;
    padding: 0;
    position: relative;
    width: 3.125rem;
}
.new-header-wrapper .off-canvas__toggle + .off-canvas__toggle {
    margin-top: 1px;
}
.new-header-wrapper .off-canvas__toggle .badge--quantity {
    left: 0.125rem;
    top: 0.125rem;
    z-index: 1;
}
.new-header-wrapper .off-canvas__toggle .icon {
    font-size: 1.5625rem;
    margin: auto;
}
.new-header-wrapper .off-canvas__wrapper {
    background-color: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.new-header-wrapper .off-canvas.js_expanded, .new-header-wrapper .off-canvas.js_expanded .off-canvas__toggles {
    transform: translateX(0);
}
@media (max-width: 659.98px) {
    .new-header-wrapper .off-canvas:not(.off-canvas--all-viewports) {
        display: none;
    }
}
@media (max-height: 330px) {
    .new-header-wrapper .off-canvas:not(.off-canvas--all-viewports) .off-canvas__toggle:not(#pagination-to-top) {
        display: none;
    }
}
.new-header-wrapper .product-list-recommended-categories {
    margin-bottom: 0.3125rem;
    margin-top: 0.625rem;
}
.new-header-wrapper .product-list-recommended-categories__headline {
    flex-shrink: 0;
    font-size: 1rem;
    font-weight: 500;
    margin: 0 0.625rem;
    text-align: center;
}
.new-header-wrapper .product-list-recommended-categories__list {
    display: inline-flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0.625rem;
}
.new-header-wrapper .product-list-recommended-categories__item {
    margin: 0.3125rem;
}
.new-header-wrapper .product-list-recommended-categories__btn {
    background: #72a5a6;
    border: 0;
    color: #fff;
    font-size: inherit;
    min-width: auto;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .product-list-recommended-categories__btn:hover {
    color: #fff;
}
@media (min-width: 660px) {
    .new-header-wrapper .product-list-recommended-categories {
        margin-top: 1.25rem;
    }
    .new-header-wrapper .product-list-recommended-categories__headline {
        margin: 0 1.25rem;
    }
    .new-header-wrapper .product-list-recommended-categories__list {
        margin-left: 1.25rem;
        margin-right: 1.25rem;
    }
}
.new-header-wrapper .product-list-tiles {
    margin-top: -0.0625rem;
}
@media (min-width: 961px) {
    .new-header-wrapper .product-list-tiles {
        overflow: hidden;
    }
}
.new-header-wrapper .search-result-list__item {
    width: 100%;
}
.new-header-wrapper .slider-brands {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    overflow-x: hidden;
}
.new-header-wrapper .component-headline + .slider-brands {
    margin-top: 0;
}
.new-header-wrapper .slider-brands__item-wrapper:not(.swiper-wrapper) {
    display: flex;
}
.new-header-wrapper .slider-brands .swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    height: auto;
    justify-content: center;
    padding: 0 0.625rem;
}
.new-header-wrapper .slider-brands .swiper-control {
    background: #fff;
    height: 100%;
    width: 3.125rem;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .slider-brands .swiper-container {
        height: 100%;
        margin-left: -0.9375rem;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0.625rem;
        width: calc(100% + 30px);
    }
    .new-header-wrapper .slider-brands__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 auto;
    }
    .new-header-wrapper .slider-brands .swiper-slide {
        width: 42% !important;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .slider-brands .swiper-container {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }
    .new-header-wrapper .slider-brands__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 25%;
    }
    .new-header-wrapper .slider-brands .swiper-control {
        align-items: center;
    }
    .new-header-wrapper .slider-brands .swiper-control .icon {
        font-size: 1.25rem;
    }
    .new-header-wrapper .slider-brands .swiper-button-prev {
        justify-content: flex-start;
    }
    .new-header-wrapper .slider-brands .swiper-button-next {
        justify-content: flex-end;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .slider-brands__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 16%;
    }
    .new-header-wrapper .slider-brands .swiper-control {
        justify-content: center;
    }
    .new-header-wrapper .slider-brands .swiper-control .icon {
        font-size: 0.875rem;
    }
}
.new-header-wrapper .slider-category-introduction {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
}
.new-header-wrapper .component-headline + .slider-category-introduction {
    margin-top: 0;
}
.new-header-wrapper .slider-category-introduction > .row {
    display: flex;
    flex-wrap: nowrap;
}
.new-header-wrapper .slider-category-introduction .swiper-wrapper {
    overflow-x: visible;
}
.new-header-wrapper .slider-category-introduction .swiper-wrapper .swiper-slide {
    flex-basis: auto;
}
.new-header-wrapper .slider-category-introduction .swiper-slide {
    display: flex;
    height: auto;
}
.new-header-wrapper .slider-category-introduction .swiper-pagination {
    bottom: 0;
}
@media (min-width: 660px) {
    .new-header-wrapper .slider-category-introduction {
        padding-bottom: 1.25rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .slider-category-introduction {
        padding-bottom: 0;
    }
}
.new-header-wrapper .slider-main-stage__item-wrapper:not(.swiper-wrapper) {
    display: flex;
    flex-wrap: nowrap;
}
.new-header-wrapper .slider-main-stage .swiper-pagination-bullets {
    margin-top: 0;
}
.new-header-wrapper .slider-products {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    overflow-x: hidden;
}
.new-header-wrapper .component-headline + .slider-products {
    margin-top: 0;
}
.new-header-wrapper .slider-products__item-wrapper:not(.swiper-wrapper) {
    display: flex;
}
.new-header-wrapper .slider-products__item-wrapper:not(.swiper-wrapper) .swiper-slide {
    flex: 0 0 auto;
}
.new-header-wrapper .slider-products .swiper-slide {
    align-items: flex-start;
    background: #fff;
    display: flex;
    height: auto;
    justify-content: center;
    padding: 0 0.625rem;
}
.new-header-wrapper .slider-products .swiper-control {
    background: #fff;
    display: none;
    height: 100%;
    top: 0;
    transform: none;
    width: 3.125rem;
}
.new-header-wrapper .slider-products__show-all {
    margin-top: 1.25rem;
    text-align: center;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .slider-products .swiper-container {
        height: 100%;
        margin-left: -0.9375rem;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0.625rem;
        width: calc(100% + 30px);
    }
    .new-header-wrapper .slider-products .swiper-slide {
        width: 40% !important;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .slider-products .swiper-container {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
    .new-header-wrapper .slider-products__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        width: 33.33333%;
    }
    .new-header-wrapper .slider-products .swiper-control {
        align-items: center;
        width: 1.25rem;
    }
    .new-header-wrapper .slider-products .swiper-control .icon {
        font-size: 1.25rem;
    }
    .new-header-wrapper .slider-products .swiper-button-prev {
        justify-content: flex-start;
    }
    .new-header-wrapper .slider-products .swiper-button-next {
        justify-content: flex-end;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .slider-products .swiper-container {
        padding-left: 3.125rem;
        padding-right: 3.125rem;
    }
    .new-header-wrapper .slider-products__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        width: 16.6666666667%;
    }
    .new-header-wrapper .slider-products .slider-brands__headline {
        font-size: 1.875rem;
    }
    .new-header-wrapper .slider-products .swiper-control {
        justify-content: center;
    }
    .new-header-wrapper .slider-products .swiper-control .icon {
        font-size: 0.875rem;
    }
    .new-header-wrapper .slider-products .swiper-button-next, .new-header-wrapper .slider-products .swiper-button-prev {
        width: 3.125rem;
    }
}
.new-header-wrapper .slider-scroll {
    overflow: hidden;
}
.new-header-wrapper .slider-scroll:after, .new-header-wrapper .slider-scroll:before {
    background-color: transparent;
    bottom: 0;
    content: "";
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: opacity 0.4s ease-out;
    width: 50px;
    z-index: 2;
}
.new-header-wrapper .slider-scroll:before {
    background-image: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
    left: 0;
}
.new-header-wrapper .slider-scroll:after {
    background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff);
    right: 0;
}
.new-header-wrapper .slider-scroll__slide {
    align-items: center;
    display: flex;
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
    width: auto;
}
.new-header-wrapper .slider-scroll__slide:first-child {
    margin-left: 0;
}
.new-header-wrapper .slider-scroll__slide:last-child {
    margin-right: 0;
}
.new-header-wrapper .slider-scroll:not(.swiper-container-initialized) .swiper-wrapper {
    width: auto;
}
.new-header-wrapper .slider-scroll.swiper-container-initialized:after, .new-header-wrapper .slider-scroll.swiper-container-initialized:before {
    opacity: 1;
}
.new-header-wrapper .slider-scroll.swiper-container-initialized .slider-scroll__slide {
    margin-left: 0;
    margin-right: 0;
}
.new-header-wrapper .slider-scroll.js_reach-beginning:before, .new-header-wrapper .slider-scroll.js_reach-end:after {
    opacity: 0;
}
.new-header-wrapper .slider-services {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
    overflow-x: hidden;
}
.new-header-wrapper .component-headline + .slider-services {
    margin-top: 0;
}
.new-header-wrapper .slider-services .swiper-container {
    margin-bottom: 1.875rem;
}
.new-header-wrapper .slider-services__item-wrapper:not(.swiper-wrapper) {
    display: flex;
}
.new-header-wrapper .slider-services .swiper-slide {
    align-items: center;
    background: #fff;
    display: flex;
    justify-content: center;
    padding: 0 0.3125rem;
}
.new-header-wrapper .slider-services .slider-services__show-all {
    text-align: center;
}
.new-header-wrapper .slider-services .slider-services__show-all .btn {
    font-size: 1rem;
}
.new-header-wrapper .slider-services .slider-services__show-all .icon {
    font-size: 0.625rem;
    position: relative;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .slider-services .swiper-container {
        height: 100%;
        margin-left: -0.9375rem;
        margin-right: 0;
        padding-left: 0.625rem;
        padding-right: 0.625rem;
        width: calc(100% + 30px);
    }
    .new-header-wrapper .slider-services__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 auto;
    }
    .new-header-wrapper .slider-services .swiper-slide {
        width: 42% !important;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .slider-services {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
    .new-header-wrapper .slider-services__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 25%;
    }
    .new-header-wrapper .slider-services .slider-services__headline {
        font-size: 1.875rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .slider-services {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
    .new-header-wrapper .slider-services__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 16%;
    }
    .new-header-wrapper .slider-services .slider-services__headline {
        font-size: 1.875rem;
    }
}
.new-header-wrapper .slider-teaser-products {
    margin-bottom: 0.625rem;
    margin-top: 0.625rem;
}
.new-header-wrapper .component-headline + .slider-teaser-products {
    margin-top: 0;
}
.new-header-wrapper .slider-teaser-products .swiper-container {
    margin-bottom: 1.875rem;
}
.new-header-wrapper .slider-teaser-products__item-wrapper {
    flex-wrap: nowrap;
}
.new-header-wrapper .slider-teaser-products .teaser-product {
    margin-top: 0;
}
@media (max-width: 960.98px) {
    .new-header-wrapper .slider-teaser-products__item-wrapper:not(.swiper-wrapper) .swiper-slide {
        flex: 1 0 50%;
    }
    .new-header-wrapper .slider-teaser-products__item-wrapper {
        margin-bottom: 1.25rem;
    }
    .new-header-wrapper .slider-teaser-products__item-wrapper .swiper-slide {
        flex-basis: auto;
    }
    .new-header-wrapper .slider-teaser-products__item-wrapper ~ .swiper-pagination {
        bottom: 0.3125rem;
    }
}
.new-header-wrapper .page--home {
    background-color: #fff;
    padding-bottom: 0;
}
@media (max-width: 960.98px) {
    .new-header-wrapper .page--home .container-fluid--has-content-wrapper {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
.new-header-wrapper .homepage__understage {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .homepage__understage .teaser-grid {
    margin-bottom: 0;
    margin-top: 0;
}
.new-header-wrapper .homepage__understage .teaser-highlight--format-2x1 .teaser-highlight__image:before {
    padding-top: 58.84194%;
}
@media (min-width: 660px) {
    .new-header-wrapper .homepage__understage .teaser-highlight--format-2x1 .teaser-highlight__image:before {
        padding-top: 58.9011%;
    }
    .new-header-wrapper .homepage__understage .teaser-product--format-2x1:before {
        padding-top: 65.49451%;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .homepage__understage {
        padding-left: 0;
        padding-right: 0;
    }
    .new-header-wrapper .homepage__understage .teaser-highlight--format-2x1 .teaser-highlight__image:before, .new-header-wrapper .homepage__understage .teaser-product--format-2x1:before {
        padding-top: 58.83721%;
    }
}
.new-header-wrapper .checkout-pickup-selection thead th {
    border-bottom: 1px solid #dadada;
    text-align: center;
}
.new-header-wrapper .checkout-pickup-selection td, .new-header-wrapper .checkout-pickup-selection th {
    border-top: none;
    padding: 0;
    vertical-align: bottom;
}
.new-header-wrapper .checkout-pickup-selection__table {
    border: none;
    table-layout: fixed;
}
.new-header-wrapper .checkout-pickup-selection__caption {
    caption-side: top;
}
.new-header-wrapper .checkout-pickup-selection__month {
    padding-left: 1px;
    padding-right: 1px;
}
.new-header-wrapper td:first-child .checkout-pickup-selection__month {
    padding-left: 0;
}
.new-header-wrapper td:last-child .checkout-pickup-selection__month {
    padding-right: 0;
}
.new-header-wrapper .checkout-pickup-selection__date {
    margin-left: -0.0625rem;
    margin-top: -0.0625rem;
    padding: 1px;
    position: relative;
}
.new-header-wrapper tr:first-child .checkout-pickup-selection__date {
    margin-top: 0;
    padding-top: 0;
}
.new-header-wrapper tr:last-child .checkout-pickup-selection__date {
    padding-bottom: 0;
}
.new-header-wrapper td:first-child .checkout-pickup-selection__date {
    margin-left: 0;
    padding-left: 0;
}
.new-header-wrapper td:last-child .checkout-pickup-selection__date {
    padding-right: 0;
}
.new-header-wrapper .checkout-pickup-selection__date__input {
    opacity: 0;
    position: absolute;
    z-index: -1;
}
.new-header-wrapper .checkout-pickup-selection__date__input:focus ~ .checkout-pickup-selection__date__label {
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(238, 31, 38, 0.5);
}
.js_using-mouse .checkout-pickup-selection__date__input:focus ~ .checkout-pickup-selection__date__label {
    box-shadow: none;
}
.new-header-wrapper .checkout-pickup-selection__date__input:checked ~ .checkout-pickup-selection__date__label {
    background-color: #ee1f26;
}
.new-header-wrapper .checkout-pickup-selection__date__input:disabled ~ .checkout-pickup-selection__date__label {
    background-color: #efefef;
    color: #666;
}
.new-header-wrapper .checkout-pickup-selection__date__label {
    align-items: center;
    background-color: #666;
    color: #fff;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    margin: 0;
}
.new-header-wrapper .checkout-pickup-selection__legend .indicator {
    align-items: center;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}
.new-header-wrapper .checkout-pickup-selection__legend .indicator:before {
    content: "";
    display: inline-block;
    height: 1.375rem;
    margin-right: 0.625rem;
    width: 1.375rem;
}
.new-header-wrapper .checkout-pickup-selection__legend .indicator--selected:before {
    background-color: #ee1f26;
}
.new-header-wrapper .checkout-pickup-selection__legend .indicator--available:before {
    background-color: #666;
}
.new-header-wrapper .checkout-pickup-selection__legend .indicator--unavailable:before {
    background-color: #efefef;
}
@media (min-width: 660px) {
    .new-header-wrapper .checkout-pickup-selection__month {
        padding-left: 0.3125rem;
        padding-right: 0.3125rem;
    }
    .new-header-wrapper td:first-child .checkout-pickup-selection__month {
        padding-left: 0;
    }
    .new-header-wrapper td:last-child .checkout-pickup-selection__month {
        padding-right: 0;
    }
    .new-header-wrapper .checkout-pickup-selection__date {
        padding: 0.3125rem;
    }
    .new-header-wrapper tr:first-child .checkout-pickup-selection__date {
        padding-top: 0;
    }
    .new-header-wrapper tr:last-child .checkout-pickup-selection__date {
        padding-bottom: 0;
    }
    .new-header-wrapper td:first-child .checkout-pickup-selection__date {
        padding-left: 0;
    }
    .new-header-wrapper td:last-child .checkout-pickup-selection__date {
        padding-right: 0;
    }
    .new-header-wrapper .checkout-pickup-selection__date__label {
        height: 3.75rem;
    }
}
.new-header-wrapper .content-delivery-address > .form-heading {
    margin-bottom: 2px;
}
.new-header-wrapper .product-return-information {
    padding-bottom: 2.5rem;
}
.new-header-wrapper .product-return-information__content {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}
.new-header-wrapper .product-return-information__content .product {
    display: flex;
    margin-bottom: 1.25rem;
}
.new-header-wrapper .product-return-information__content .product__image {
    flex: 0 0 110px;
    margin-right: 0.625rem;
}
.new-header-wrapper .product-return-information__content .product__image:before {
    content: "";
    float: left;
    height: 0;
    margin-left: -1px;
    padding-top: 100%;
    width: 1px;
}
.new-header-wrapper .product-return-information__content .product__image:after {
    clear: both;
    content: "";
    display: table;
}
.new-header-wrapper .product-return-information__content .product__content {
    flex: 1;
}
.new-header-wrapper .product-return-information__content .product__content .h3 {
    margin-bottom: 0;
}
.new-header-wrapper .product-return-information__content .product__content p {
    margin-bottom: 0.625rem;
}
.new-header-wrapper .product-return-information__content .product__content p:last-child {
    margin-bottom: 0;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .product-return-information .button-row {
        flex-direction: column;
    }
    .new-header-wrapper .product-return-information .button-row .btn + .btn {
        margin-left: 0;
        margin-top: 1.25rem;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .product-return-information__content {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
.new-header-wrapper .header__logo {
    margin-left: -0.125rem;
}
.new-header-wrapper .header__teaser > a {
    margin-left: 0.875rem;
}
.new-header-wrapper .header__meta__btn.mr-2 {
    margin-right: 1rem !important;
}
.new-header-wrapper .header__store-locator {
    margin-right: -0.3125rem;
}
.new-header-wrapper .header__main__account, .new-header-wrapper .header__main__navigation {
    border-right: 0;
}
.new-header-wrapper .header__main__cart, .new-header-wrapper .header__main__search {
    border-left: 1px solid #999;
}
.new-header-wrapper .header__main__navigation .header__main__btn .icon {
    font-size: 1rem;
    margin-top: -0.0625rem;
}
.new-header-wrapper .header__main__search .header__main__btn .icon {
    font-size: 1.0625rem;
    margin-left: -0.1875rem;
}
.new-header-wrapper .header__main__account .header__main__btn .icon {
    margin-top: -0.125rem;
}
@media (min-width: 660px) {
    .new-header-wrapper .header__logo {
        margin-left: 0.25rem;
    }
    .new-header-wrapper .header__store-locator {
        margin-right: 0;
    }
    .new-header-wrapper .header__store-locator__store {
        font-size: 1rem;
        line-height: 0.8125rem;
    }
    .new-header-wrapper .header__store-locator__store > div {
        margin-top: -0.25rem;
    }
    .new-header-wrapper .header__store-locator__store > div > div:first-child {
        line-height: 1.1875rem;
    }
    .new-header-wrapper .header__store-locator__store > div > div:nth-child(2) {
        font-size: 0.6875rem;
    }
    .new-header-wrapper .header__store-locator__store strong {
        line-height: 0.875rem;
    }
    .new-header-wrapper .header__store-locator__store span {
        font-size: 0.6875rem;
        line-height: 0.8125rem;
    }
    .new-header-wrapper .header__store-locator__store .icon {
        margin-right: 0.4375rem;
        margin-top: 0.125rem;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .header__logo {
        margin-bottom: 0.5625rem;
        margin-left: 0.0625rem;
        margin-top: 1rem;
    }
    .new-header-wrapper .header__teaser > a {
        margin-left: 1.0625rem;
        margin-top: 0.1875rem;
    }
    .new-header-wrapper .header__store-locator__store span {
        font-size: 0.75rem;
    }
    .new-header-wrapper .header__store-locator__store > div {
        margin-top: -0.1875rem;
    }
    .new-header-wrapper .header__store-locator__store > div > div:first-child span {
        font-size: 0.6875rem;
    }
    .new-header-wrapper .header__store-locator__store > div > div:nth-child(2) {
        line-height: 0.875rem;
    }
    .new-header-wrapper .header__main__search {
        border-left: 0;
    }
    .new-header-wrapper .header__main__search:not(.js_focused) .btn .icon {
        font-size: 1.1875rem;
        margin-left: 0;
        margin-right: -0.3125rem;
        margin-top: -0.125rem;
    }
    .new-header-wrapper .header__main__account .header__main__btn .btn__text {
        margin-top: -0.1875rem;
    }
    .new-header-wrapper .header__main__cart .header__main__btn .btn__text {
        margin-left: 0.875rem;
        margin-top: -0.125rem;
    }
}
.new-header-wrapper .off-canvas__toggles {
    bottom: 7.25rem;
}
.new-header-wrapper .off-canvas__toggle .icon {
    transform: translateX(0.0625rem);
}
@media (min-width: 961px) {
    .new-header-wrapper .off-canvas__toggles {
        bottom: 3.5rem;
    }
}
.new-header-wrapper .bg-light {
    background-color: #fff !important;
}
.new-header-wrapper .bg-light-dark-lighten {
    background-color: #999 !important;
}
.new-header-wrapper .fg-success {
    color: #5c8c1e !important;
}
.new-header-wrapper .fg-danger {
    color: #f90 !important;
}
.new-header-wrapper .fg-light {
    color: #fff !important;
}
.new-header-wrapper .fg-light-darken-2 {
    color: #dadada !important;
}
@media (max-width: 659.98px) {
    .new-header-wrapper .bh-sr-only-sm {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }
}
@media (min-width: 660px) {
    .new-header-wrapper .bh-sr-md {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }
}
.new-header-wrapper .font-weight-extra-bold {
    font-weight: 800 !important;
}
@media (min-width: 961px) {
    .new-header-wrapper .invisible-lg {
        visibility: hidden !important;
    }
}
.new-header-wrapper .stretched-link:after {
    background-color: transparent;
    bottom: 0;
    content: "";
    left: 0;
    pointer-events: auto;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.new-header-wrapper .align-top {
    vertical-align: top !important;
}
.new-header-wrapper .align-bottom {
    vertical-align: bottom !important;
}
.new-header-wrapper .align-text-bottom {
    vertical-align: text-bottom !important;
}
.new-header-wrapper .align-text-top {
    vertical-align: text-top !important;
}
.new-header-wrapper .bg-primary {
    background-color: #ee1f26 !important;
}
.new-header-wrapper .bg-primary-darken {
    background-color: #b41821 !important;
}
.new-header-wrapper .bg-secondary {
    background-color: #666 !important;
}
.new-header-wrapper .bg-success {
    background-color: #5c8c1e !important;
}
.new-header-wrapper .bg-info {
    background-color: #39c !important;
}
.new-header-wrapper .bg-danger {
    background-color: #f90 !important;
}
.new-header-wrapper .bg-dark {
    background-color: #333 !important;
}
.new-header-wrapper .border-top {
    border-top: 1px solid #dee2e6 !important;
}
.new-header-wrapper .border-right {
    border-right: 1px solid #dee2e6 !important;
}
.new-header-wrapper .border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
}
.new-header-wrapper .border-left {
    border-left: 1px solid #dee2e6 !important;
}
.new-header-wrapper .rounded-top {
    border-top-left-radius: 0 !important;
}
.new-header-wrapper .rounded-right, .new-header-wrapper .rounded-top {
    border-top-right-radius: 0 !important;
}
.new-header-wrapper .rounded-bottom, .new-header-wrapper .rounded-right {
    border-bottom-right-radius: 0 !important;
}
.new-header-wrapper .rounded-bottom, .new-header-wrapper .rounded-left {
    border-bottom-left-radius: 0 !important;
}
.new-header-wrapper .rounded-left {
    border-top-left-radius: 0 !important;
}
.new-header-wrapper .clearfix:after {
    clear: both;
    content: "";
    display: block;
}
.new-header-wrapper .d-none {
    display: none !important;
}
.new-header-wrapper .d-inline-block {
    display: inline-block !important;
}
.new-header-wrapper .d-block {
    display: block !important;
}
.new-header-wrapper .d-flex {
    display: flex !important;
}
@media (min-width: 660px) {
    .new-header-wrapper .d-md-none {
        display: none !important;
    }
    .new-header-wrapper .d-md-inline {
        display: inline !important;
    }
    .new-header-wrapper .d-md-inline-block {
        display: inline-block !important;
    }
    .new-header-wrapper .d-md-block {
        display: block !important;
    }
    .new-header-wrapper .d-md-flex {
        display: flex !important;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .d-lg-none {
        display: none !important;
    }
    .new-header-wrapper .d-lg-inline-block {
        display: inline-block !important;
    }
    .new-header-wrapper .d-lg-block {
        display: block !important;
    }
    .new-header-wrapper .d-lg-flex {
        display: flex !important;
    }
    .new-header-wrapper .d-lg-inline-flex {
        display: inline-flex !important;
    }
}
@media print {
    .new-header-wrapper .d-print-none {
        display: none !important;
    }
}
.new-header-wrapper .embed-responsive {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
.new-header-wrapper .embed-responsive:before {
    content: "";
    display: block;
}
.new-header-wrapper .embed-responsive .embed-responsive-item, .new-header-wrapper .embed-responsive iframe {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.new-header-wrapper .embed-responsive-16by9:before {
    padding-top: 56.25%;
}
.new-header-wrapper .flex-row {
    flex-direction: row !important;
}
.new-header-wrapper .flex-column {
    flex-direction: column !important;
}
.new-header-wrapper .justify-content-end {
    justify-content: flex-end !important;
}
.new-header-wrapper .justify-content-between {
    justify-content: space-between !important;
}
.new-header-wrapper .justify-content-around {
    justify-content: space-around !important;
}
.new-header-wrapper .align-items-center {
    align-items: center !important;
}
.new-header-wrapper .align-self-start {
    align-self: flex-start !important;
}
.new-header-wrapper .align-self-center {
    align-self: center !important;
}
@media (min-width: 961px) {
    .new-header-wrapper .flex-lg-column {
        flex-direction: column !important;
    }
    .new-header-wrapper .justify-content-lg-end {
        justify-content: flex-end !important;
    }
    .new-header-wrapper .justify-content-lg-center {
        justify-content: center !important;
    }
    .new-header-wrapper .align-items-lg-center {
        align-items: center !important;
    }
}
.new-header-wrapper .float-left {
    float: left !important;
}
.new-header-wrapper .float-right {
    float: right !important;
}
@media (min-width: 660px) {
    .new-header-wrapper .float-md-left {
        float: left !important;
    }
    .new-header-wrapper .float-md-right {
        float: right !important;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .float-lg-left {
        float: left !important;
    }
    .new-header-wrapper .float-lg-right {
        float: right !important;
    }
}
.new-header-wrapper .position-relative {
    position: relative !important;
}
.new-header-wrapper .fixed-top {
    top: 0;
}
.new-header-wrapper .fixed-bottom, .new-header-wrapper .fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
.new-header-wrapper .fixed-bottom {
    bottom: 0;
}
@supports (position:sticky) {
    .new-header-wrapper .sticky-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}
.new-header-wrapper .product-control__input:checked ~ .product-control__label .product-control__text, .new-header-wrapper .sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}
.new-header-wrapper .sr-only-focusable:active, .new-header-wrapper .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    overflow: visible;
    position: static;
    white-space: normal;
    width: auto;
}
.new-header-wrapper .w-100 {
    width: 100% !important;
}
.new-header-wrapper .mt-0 {
    margin-top: 0 !important;
}
.new-header-wrapper .mb-0 {
    margin-bottom: 0 !important;
}
.new-header-wrapper .m-1 {
    margin: 0.3125rem !important;
}
.new-header-wrapper .mt-1 {
    margin-top: 0.3125rem !important;
}
.new-header-wrapper .mb-1 {
    margin-bottom: 0.3125rem !important;
}
.new-header-wrapper .mt-2 {
    margin-top: 0.625rem !important;
}
.new-header-wrapper .mr-2, .new-header-wrapper .mx-2 {
    margin-right: 0.625rem !important;
}
.new-header-wrapper .mb-2 {
    margin-bottom: 0.625rem !important;
}
.new-header-wrapper .mx-2 {
    margin-left: 0.625rem !important;
}
.new-header-wrapper .mt-3 {
    margin-top: 1.25rem !important;
}
.new-header-wrapper .mb-3 {
    margin-bottom: 1.25rem !important;
}
.new-header-wrapper .mt-4 {
    margin-top: 1.875rem !important;
}
.new-header-wrapper .mb-4 {
    margin-bottom: 1.875rem !important;
}
.new-header-wrapper .pr-1 {
    padding-right: 0.3125rem !important;
}
.new-header-wrapper .pt-2, .new-header-wrapper .py-2 {
    padding-top: 0.625rem !important;
}
.new-header-wrapper .px-2 {
    padding-right: 0.625rem !important;
}
.new-header-wrapper .py-2 {
    padding-bottom: 0.625rem !important;
}
.new-header-wrapper .px-2 {
    padding-left: 0.625rem !important;
}
.new-header-wrapper .py-3 {
    padding-top: 1.25rem !important;
}
.new-header-wrapper .py-3 {
    padding-bottom: 1.25rem !important;
}
.new-header-wrapper .pt-4 {
    padding-top: 1.875rem !important;
}
.new-header-wrapper .pb-4 {
    padding-bottom: 1.875rem !important;
}
@media (min-width: 660px) {
    .new-header-wrapper .mt-md-0 {
        margin-top: 0 !important;
    }
    .new-header-wrapper .mb-md-2 {
        margin-bottom: 0.625rem !important;
    }
    .new-header-wrapper .mr-md-3, .new-header-wrapper .mx-md-3 {
        margin-right: 1.25rem !important;
    }
    .new-header-wrapper .mx-md-3 {
        margin-left: 1.25rem !important;
    }
    .new-header-wrapper .mt-md-4 {
        margin-top: 1.875rem !important;
    }
    .new-header-wrapper .pr-md-0 {
        padding-right: 0 !important;
    }
    .new-header-wrapper .pt-md-3, .new-header-wrapper .py-md-3 {
        padding-top: 1.25rem !important;
    }
    .new-header-wrapper .px-md-3 {
        padding-right: 1.25rem !important;
    }
    .new-header-wrapper .py-md-3 {
        padding-bottom: 1.25rem !important;
    }
    .new-header-wrapper .px-md-3 {
        padding-left: 1.25rem !important;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .mx-lg-0 {
        margin-right: 0 !important;
    }
    .new-header-wrapper .mb-lg-0 {
        margin-bottom: 0 !important;
    }
    .new-header-wrapper .mx-lg-0 {
        margin-left: 0 !important;
    }
    .new-header-wrapper .mb-lg-3 {
        margin-bottom: 1.25rem !important;
    }
    .new-header-wrapper .mr-lg-4 {
        margin-right: 1.875rem !important;
    }
    .new-header-wrapper .px-lg-0 {
        padding-right: 0 !important;
    }
    .new-header-wrapper .pb-lg-0 {
        padding-bottom: 0 !important;
    }
    .new-header-wrapper .px-lg-0 {
        padding-left: 0 !important;
    }
}
.new-header-wrapper .text-nowrap {
    white-space: nowrap !important;
}
.new-header-wrapper .text-left {
    text-align: left !important;
}
.new-header-wrapper .text-right {
    text-align: right !important;
}
@media (min-width: 660px) {
    .new-header-wrapper .text-md-left {
        text-align: left !important;
    }
    .new-header-wrapper .text-md-right {
        text-align: right !important;
    }
}
@media (min-width: 961px) {
    .new-header-wrapper .text-lg-left {
        text-align: left !important;
    }
    .new-header-wrapper .text-lg-right {
        text-align: right !important;
    }
}
.new-header-wrapper .invisible {
    visibility: hidden !important;
}

/* CUSTOM CSS ADDITIONS */
.new-header-wrapper canvas {
    display: inline-block;
}

.new-header-wrapper .header__store-locator strong{
    font-weight: 100 !important;
}

.new-header-wrapper .categoryNav a {
    font-weight: 100;
}

.categoryWrapper {
    width: 25%;
}

ul#categoryNav {
    top: 0;
}
