/* mulish-regular - latin */
@font-face {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    src: url("font/mulish-v12-latin/mulish-v12-latin-regular.eot"); /* IE9 Compat Modes */
    src: local(""), url("font/mulish-v12-latin/mulish-v12-latin-regular.eot?#iefix") format("embedded-opentype"), url("font/mulish-v12-latin/mulish-v12-latin-regular.woff2") format("woff2"), url("font/mulish-v12-latin/mulish-v12-latin-regular.woff") format("woff"), url("font/mulish-v12-latin/mulish-v12-latin-regular.ttf") format("truetype"), url("font/mulish-v12-latin/mulish-v12-latin-regular.svg#Mulish") format("svg"); /* Legacy iOS */
}

/* mulish-700 - latin */
@font-face {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    src: url("font/mulish-v12-latin/mulish-v12-latin-700.eot"); /* IE9 Compat Modes */
    src: local(""), url("font/mulish-v12-latin/mulish-v12-latin-700.eot?#iefix") format("embedded-opentype"), url("font/mulish-v12-latin/mulish-v12-latin-700.woff2") format("woff2"), url("font/mulish-v12-latin/mulish-v12-latin-700.woff") format("woff"), url("font/mulish-v12-latin/mulish-v12-latin-700.ttf") format("truetype"), url("font/mulish-v12-latin/mulish-v12-latin-700.svg#Mulish") format("svg"); /* Legacy iOS */
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
 .h-is-sr-only {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.logo__link, .accountform__item--datepicker-wrap button[type="button"], .controls__search button[type="submit"], .productlist__save, .productdetail__save {
    overflow: hidden;
    padding: 0;
    /* 1 */
    text-indent: 101%;
    white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
img:not(.productlist__visual):not(.external-link-top-navi-icon):not(.nav__decoration-visual):not(.productdetail__visual):not(.widget__visual):not(.productbar__visual):not(.producttable__visual):not(.payment__visual):not(.summary__visual):not(.avatar__visual):not(.order-product__visual):not(.img_upload__visual):not(.gallery__visual), embed:not(.productlist__visual):not(.nav__decoration-visual):not(.productdetail__visual):not(.widget__visual):not(.productbar__visual):not(.producttable__visual):not(.payment__visual):not(.summary__visual):not(.avatar__visual):not(.order-product__visual):not(.img_upload__visual):not(.gallery__visual), object:not(.productlist__visual):not(.nav__decoration-visual):not(.productdetail__visual):not(.widget__visual):not(.productbar__visual):not(.producttable__visual):not(.payment__visual):not(.summary__visual):not(.avatar__visual):not(.order-product__visual):not(.img_upload__visual):not(.gallery__visual), video:not(.productlist__visual):not(.nav__decoration-visual):not(.productdetail__visual):not(.widget__visual):not(.productbar__visual):not(.producttable__visual):not(.payment__visual):not(.summary__visual):not(.avatar__visual):not(.order-product__visual):not(.img_upload__visual):not(.gallery__visual) {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.gallery__image, .widget__image, .productbar__image, .productlist__image, .productdetail__image, .producttable__image, .order-product__image {
    text-align: center;
    padding-bottom: 100%;
    height: 0;
}

.gallery__image img, .widget__image img, .productbar__image img, .productlist__image img, .productdetail__image img, .producttable__image img, .order-product__image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

button.mfp-close, .modal__close {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

.nav__list-item, .boxes__cell, .text-tabs__item, .image-tabs__item, .benefits__item, .pager__item, .gallery__item, .programme__cell, .productlist__item, .order-product__item {
    list-style: none;
}

.gallery__image img, .widget__image img, .productbar__image img, .productlist__image img, .productdetail__image img, .producttable__image img, .order-product__image img, h3 .widget__subheader, .logo__link, .nav__link, .nav--administration__textnode, .nav--administration__trigger, .nav--administration__trigger span, label, .accountform__item--datepicker-wrap button[type="button"], .controls__search button[type="submit"], .loginform__link, table.with-styling-extended th a,
table.with-styling-extended td a, table.with-styling th a,
table.with-styling td a, .text-tabs__link, .image-tabs__link, .pager__link, .gallery__link, .programme__link, .programme__line, .button--wide, .button--large, .button--minimal, .button--streched, .widget__timestamp, .productbar__info, .productlist__link--streched, .productlist__info, .productdetail__inputs label,
.productdetail__inputs .custom-dropdown, .productdetail__vendor, .producttable__footer-wrap, .producttable__vendor, .producttable__product, .producttable__remove-product, .shippingaddress__line, .validate-mail__title, .summary__email, .detailview__timestamp, .order-product__info {
    display: block;
}

.productlist__link--streched, .productlist__ad {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.nav--main--canvas .nav--main__list-item, .nav--meta__list-item, .nav--administration--canvas .nav--administration__list-item, .accountform__info-icon, .accountform__item--checkbox label span, .custom-dropdown, .custom-style:checked + label::before,
.custom-style:not(:checked) + label::before, .label, .trigger__icon, .text-tabs__item, .image-tabs__item, .benefits__item:before, .pager__item, .pager__icon, .img_upload__input, .button--wide, .button--large, .button--small, .button--action, .productbar__item, .productbar__column, .productlist__item, .producttable__head-cell, .producttable__body-cell, .producttable__footer-cell, .payment label, .payment__line, .order-product__item {
    display: inline-block;
}

h2, .nav--sub__list-item---title, .modal__head,
h4, .nav--checkout__link, .label, .text-tabs__link, .programme__line, .button--wide, .button--large, .button--minimal, .productbar__info--vendor, .productdetail__vendor, .producttable__vendor {
    text-transform: uppercase;
}

.gallery__image, .widget__image, .productbar__image, .productlist__image, .productdetail__image, .producttable__image, .order-product__image, .logo, .main, .nav__decoration, .nav__notification, .nav--code__link, .nav--administration__trigger, .accountform__item--datepicker-wrap, .accountform__item--datepicker-wrap button[type="button"], .controls__search, .controls__search button[type="submit"], .loginform__wrap, .custom-dropdown, .custom-style:checked,
.custom-style:not(:checked), .custom-style:checked + label::before,
.custom-style:not(:checked) + label::before, .trigger, .text-tabs__item, .image-tabs__item, .benefits__item, .benefits__item:before, .video__embed, .list--bullet li, .warning, .modal__box, .programme__link---active, .button--action, .productlist__item, .productlist__details, .productdetail__product-column--second, .shippingaddress, .shippingaddress label, .shippingaddress__edit, .validate-mail {
    position: relative;
}

.header__wrap, .site__wrap, .nav--meta--canvas .nav--meta__list {
    max-width: 1300px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%
}

.controls, .paging {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.15);
}

.nav__list:not(.nav--meta__list), .nav--meta--offcanvas .nav--meta__list, .pager, .gallery, .programme, .order-product {
    margin: 0;
    padding: 0;
    top: 5px;
}

.custom-style:checked,
.custom-style:not(:checked) {
    width: 0px;
    height: 0%;
}

body, h3 .widget__subheader, input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select,
input[type="submit"], label, .custom-dropdown__select, .pager__item, h1, h2, .nav--sub__list-item---title, .modal__head,
h3,
h4, p.strong,
b, strong, .nav__notification-wrap, .nav--main__link---level-1, .nav--main__link---level-2, .nav--code__link, .nav--administration__textnode:last-child, .nav--sub__link---active, .nav--checkout__link, .nav--footer__link, .accountform__item--checkbox label span, .loginform__link, .inputfile + label, table th, table.with-styling-extended th.line-trough, table.with-styling-extended th.green-light,
table.with-styling-extended td.line-trough,
table.with-styling-extended td.green-light, table.with-styling th.line-trough, table.with-styling th.green-light,
table.with-styling td.line-trough,
table.with-styling td.green-light, table.ec-detail th:last-child,
table.ec-detail td:last-child, table.ec-list th:last-child,
table.ec-list td:last-child, table.inverted th:last-child,
table.inverted td:last-child, .label, .text-tabs__link[aria-selected="true"], .ranking__current_user,
.ranking__current_user td, .pager__amount, .button, .widget--mixed__header-link, .productbar__info, .productlist__info--adhead, .productlist__info--vendor, .productlist__info--description, .productdetail__vendor, .producttable__head-cell, .producttable__body-cell:last-child, .producttable__vendor, .producttable__product, .validate-mail__title, .payment__line, .order-product__info--vendor, .order-product__info--description {
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body, h3 .widget__subheader, input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select,
input[type="submit"], label, .custom-dropdown__select, .pager__item {
    font-family: 'Mulish', Arial, Helvetica, sans-serif;
    font-weight: 400;
}

h1, h2, .nav--sub__list-item---title, .modal__head,
h3,
h4, p.strong,
b, strong, .nav__notification-wrap, .nav--main__link---level-1, .nav--main__link---level-2, .nav--code__link, .nav--administration__textnode:last-child, .nav--sub__link---active, .nav--checkout__link, .nav--footer__link, .accountform__item--checkbox label span, .loginform__link, .inputfile + label, table th, table.with-styling-extended th.line-trough, table.with-styling-extended th.green-light,
table.with-styling-extended td.line-trough,
table.with-styling-extended td.green-light, table.with-styling th.line-trough, table.with-styling th.green-light,
table.with-styling td.line-trough,
table.with-styling td.green-light, table.ec-detail th:last-child,
table.ec-detail td:last-child, table.ec-list th:last-child,
table.ec-list td:last-child, table.inverted th:last-child,
table.inverted td:last-child, .label, .text-tabs__link[aria-selected="true"], .ranking__current_user,
.ranking__current_user td, .pager__amount, .button, .widget--mixed__header-link, .productbar__info, .productlist__info--adhead, .productlist__info--vendor, .productlist__info--description, .productdetail__vendor, .producttable__head-cell, .producttable__body-cell:last-child, .producttable__vendor, .producttable__product, .validate-mail__title, .payment__line, .order-product__info--vendor, .order-product__info--description {
    font-family: 'Mulish', Arial, Helvetica, sans-serif;
    font-weight: 700;
}

/*! Flickity v2.0.10
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
    position: relative;
}

.flickity-enabled * {
  user-select: none;
}

.flickity-enabled:focus {
    outline: none;
}

.flickity-viewport {
    overflow: hidden;
    position: relative;
    height: 100%;
}

.flickity-slider {
    position: absolute;
    width: 100%;
    height: 100%;
}

/* draggable */
.flickity-enabled.is-draggable {
    -webkit-tap-highlight-color: transparent;
    tap-highlight-color: transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
    position: absolute;
    top: 50%;
    width: 44px;
    height: 44px;
    border: none;
    border-radius: 50%;
    background: white;
    background: rgba(255, 255, 255, 0.75);
    cursor: pointer;
    /* vertically center */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.flickity-prev-next-button:hover {
    background: white;
}

.flickity-prev-next-button:focus {
    outline: none;
    box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
    opacity: 0.6;
}

.flickity-prev-next-button.previous {
    left: 10px;
}

.flickity-prev-next-button.next {
    right: 10px;
}

/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
    left: auto;
    right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
    right: auto;
    left: 10px;
}

.flickity-prev-next-button:disabled {
    opacity: 0.3;
    cursor: auto;
}

.flickity-prev-next-button svg {
    position: absolute;
    left: 20%;
    top: 20%;
    width: 60%;
    height: 60%;
}

.flickity-prev-next-button .arrow {
    fill: #333;
}

/* ---- page dots ---- */
.flickity-page-dots {
    width: 100%;
    margin: 0;
    list-style: none;
    text-align: right;
    line-height: 1;
}

.flickity-rtl .flickity-page-dots {
    direction: rtl;
}

.flickity-page-dots .dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    cursor: pointer;
}

.flickity-page-dots .dot:not(:first-child) {
    margin: 0 0 0 5px;
}

/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
    display: none;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.mfp-ajax-cur {
    cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.mfp-loading.mfp-figure {
    display: none;
}

.mfp-hide {
    display: none !important;
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}

.mfp-preloader a {
    color: #CCC;
}

.mfp-preloader a:hover {
    color: #FFF;
}

.mfp-s-ready .mfp-preloader {
    display: none;
}

.mfp-s-error .mfp-content {
    display: none;
}

button.mfp-close,
button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

.mfp-close-btn-in .mfp-close {
    color: #333;
}

.mfp-figure button.mfp-close {
    position: absolute;
    top: -5px;
    background: none;
    right: 20px;
    width: 30px;
    height: 30px;
    background: none;

    border-radius: 100%;
}

button.mfp-close:hover {
    background-position: -136px -21px;
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 40px;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    padding: 0;
    width: 40px;
    height: 40px;
    -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    border: medium inset transparent;
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}

.mfp-arrow-left {
    left: 0;
}

.mfp-arrow-left:after {
    border-right: 17px solid #C2C2C2;
}

.mfp-arrow-left:before {
    border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
    right: 4em;
}

.mfp-arrow-right:after {
    border-left: 17px solid #C2C2C2;
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F;
}

.mfp-arrow-left:before,
.mfp-arrow-right:before {
    display: none;
}

.mfp-arrow-left:after {
    left: 7px;
}

.mfp-arrow-right:after {
    left: 13px;
}

.mfp-arrow:active {
    margin-top: 0;
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
    top: -40px;
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}

/* Main image in popup */
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px;
    margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
    line-height: 0;
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px;
}

.mfp-figure figure {
    background: #FFFFFF;
    margin: 0;
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
	   * Remove all paddings around the image on small screen
	   */
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.5
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media (max-width: 979px) {
    .chosen-container {
        font-size: 14px;
        font-size: 1rem;
    }
}

@media (min-width: 980px) {
    .chosen-container {
        font-size: 16px;
        font-size: 1.14285714286rem;
    }
}

.chosen-container.chosen-container-single.chosen-container-active.chosen-with-drop {
    -webkit-box-shadow: 0 3px 6px #C2C2C2;
    box-shadow: 0 3px 6px #C2C2C2;
}

.chosen-container * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border: 1px solid #C2C2C2;
    border-top: 0;
    background: #FFFFFF;
    display: none;
    -webkit-box-shadow: 0 3px 6px #C2C2C2;
    box-shadow: 0 3px 6px #C2C2C2;
}

.chosen-container.chosen-with-drop .chosen-drop {
    display: block;
}

.chosen-container a {
    cursor: pointer;
}

.chosen-container .search-choice .group-name, .chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #8E8E8E;
}

.chosen-container .search-choice .group-name:after, .chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 6px 10px;
    border: 1px solid #C2C2C2;
    background-color: #FFFFFF;
    background-clip: padding-box;
    color: #2E2D2C;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
}

.chosen-container-single .chosen-single input[type="text"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    width: 0;
}

.chosen-container-single .chosen-default {
    color: #8E8E8E;
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px;
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../icons/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px;
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}

.chosen-container-single .chosen-single div b {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.chosen-container-single .chosen-single div b::before, .chosen-container-single .chosen-single div b::after {
    content: "";
    position: absolute;
    pointer-events: none;
}

.chosen-container-single .chosen-single div b::after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 5px 0 5px;
    border-color: #2E2D2C transparent transparent transparent;
    top: 50%;
    margin: -3.5px 0 0;
    right: 12px;
}

.chosen-container-single .chosen-single div b::before {
    background: #FFFFFF;
    width: 33px;
    right: 1px;
    top: 1px;
    bottom: 1px;
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #C2C2C2;
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    background-clip: padding-box;
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
    color: #2E2D2C;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 10px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #C2C2C2;
    cursor: default;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #004C98;
    color: #FFFFFF;
}

.chosen-container .chosen-results li.no-results {
    color: #8E8E8E;
    display: list-item;
    background: #f4f4f4;
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default;
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px;
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #C2C2C2;
    background-color: #FFFFFF;
    cursor: text;
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none;
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    color: #8E8E8E;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    width: 25px;
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #C2C2C2;
    max-width: 100%;
    background-color: #eeeeee;
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    color: #2E2D2C;
    line-height: 13px;
    cursor: default;
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../icons/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px;
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px;
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #C2C2C2;
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4;
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px;
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0;
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #C2C2C2;
    cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #C2C2C2;
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px;
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default;
}

.chosen-disabled .chosen-single {
    cursor: default;
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
    text-align: right;
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0;
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl;
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px;
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px;
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px;
}

.chosen-rtl .chosen-choices li {
    float: right;
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl;
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px;
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px;
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0;
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0;
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none;
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: url("../icons/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url("../icons/chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important;
    }
}

/* @end */
/*!
 * Datepicker v0.6.5
 * https://github.com/fengyuanchen/datepicker
 *
 * Copyright (c) 2014-2018 Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2018-03-31T06:16:43.444Z
 */
.datepicker-container {
    background-color: #FFFFFF;
    direction: ltr;
    font-size: 12px;
    left: 0;
    line-height: 30px;
    position: fixed;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 210px;
    z-index: -1;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.datepicker-container::before,
.datepicker-container::after {
    border: 5px solid transparent;
    content: " ";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}

.datepicker-dropdown {
    border: 1px solid #C2C2C2;
    -webkit-box-shadow: 0 3px 6px #C2C2C2;
    box-shadow: 0 3px 6px #C2C2C2;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    position: absolute;
    z-index: 1;
}

.datepicker-inline {
    position: static;
}

.datepicker-top-left,
.datepicker-top-right {
    border-top-color: #004C98;
}

.datepicker-top-left::before,
.datepicker-top-left::after,
.datepicker-top-right::before,
.datepicker-top-right::after {
    border-top: 0;
    left: 10px;
    top: -5px;
}

.datepicker-top-left::before,
.datepicker-top-right::before {
    border-bottom-color: #004C98;
}

.datepicker-top-left::after,
.datepicker-top-right::after {
    border-bottom-color: #FFFFFF;
    top: -4px;
}

.datepicker-bottom-left,
.datepicker-bottom-right {
    border-bottom-color: #004C98;
}

.datepicker-bottom-left::before,
.datepicker-bottom-left::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    border-bottom: 0;
    bottom: -5px;
    left: 10px;
}

.datepicker-bottom-left::before,
.datepicker-bottom-right::before {
    border-top-color: #004C98;
}

.datepicker-bottom-left::after,
.datepicker-bottom-right::after {
    border-top-color: #FFFFFF;
    bottom: -4px;
}

.datepicker-top-right::before,
.datepicker-top-right::after,
.datepicker-bottom-right::before,
.datepicker-bottom-right::after {
    left: auto;
    right: 10px;
}

.datepicker-panel > ul {
    margin: 0;
    padding: 0;
    width: 102%;
}

.datepicker-panel > ul::before,
.datepicker-panel > ul::after {
    content: " ";
    display: table;
}

.datepicker-panel > ul::after {
    clear: both;
}

.datepicker-panel > ul > li {
    background-color: #FFFFFF;
    cursor: pointer;
    float: left;
    height: 30px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 30px;
}

.datepicker-panel > ul > li:hover {
    background-color: #E9E9F0;
}

.datepicker-panel > ul > li.muted,
.datepicker-panel > ul > li.muted:hover {
    color: #8E8E8E;
}

.datepicker-panel > ul > li.highlighted {
    background-color: #E9E9F0;
}

.datepicker-panel > ul > li.highlighted:hover {
    background-color: #004C98;
    color: #FFFFFF;
}

.datepicker-panel > ul > li.picked,
.datepicker-panel > ul > li.picked:hover {
    color: #004C98;
}

.datepicker-panel > ul > li.disabled,
.datepicker-panel > ul > li.disabled:hover {
    background-color: #FFFFFF;
    color: #C2C2C2;
    cursor: default;
}

.datepicker-panel > ul > li.disabled.highlighted,
.datepicker-panel > ul > li.disabled:hover.highlighted {
    background-color: #E9E9F0;
}

.datepicker-panel > ul > li[data-view="years prev"],
.datepicker-panel > ul > li[data-view="year prev"],
.datepicker-panel > ul > li[data-view="month prev"],
.datepicker-panel > ul > li[data-view="years next"],
.datepicker-panel > ul > li[data-view="year next"],
.datepicker-panel > ul > li[data-view="month next"],
.datepicker-panel > ul > li[data-view="next"] {
    font-size: 18px;
}

.datepicker-panel > ul > li[data-view="years current"],
.datepicker-panel > ul > li[data-view="year current"],
.datepicker-panel > ul > li[data-view="month current"] {
    width: 150px;
}

.datepicker-panel > ul[data-view="years"] > li,
.datepicker-panel > ul[data-view="months"] > li {
    height: 52.5px;
    line-height: 52.5px;
    width: 52.5px;
}

.datepicker-panel > ul[data-view="week"] > li,
.datepicker-panel > ul[data-view="week"] > li:hover {
    background-color: #FFFFFF;
    cursor: default;
}

.datepicker-hide {
    display: none;
}

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
    line-height: 1.15;
    /* 1 */
    -ms-text-size-adjust: 100%;
    /* 2 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
    margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
    /* 1 */
    display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
    margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

hr.compact {
    margin-top: 5px;
    margin-bottom: 5px;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
    background-color: transparent;
    /* 1 */
    -webkit-text-decoration-skip: objects;
    /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none;
    /* 1 */
    text-decoration: underline;
    /* 2 */
    text-decoration: underline dotted;
    /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
    font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace;
    /* 1 */
    font-size: 1em;
    /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
    font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
    background-color: #ff0;
    color: #000;
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
    display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
    border-style: none;
}

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
    overflow: hidden;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select {
    font-family: sans-serif;
    /* 1 */
}

button,
input,
optgroup,
select,
textarea {
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
    /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
    /* 1 */
    text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
    /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box;
    /* 1 */
    color: inherit;
    /* 2 */
    display: table;
    /* 1 */
    max-width: 100%;
    /* 1 */
    padding: 0;
    /* 3 */
    white-space: normal;
    /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    display: inline-block;
    /* 1 */
    vertical-align: baseline;
    /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    /* 1 */
    padding: 0;
    /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
    -webkit-appearance: textfield;
    /* 1 */
    outline-offset: -2px;
    /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
    display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
    display: none;
}

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
    display: none;
}

audio {
    display: none;
}

html {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*, *:before, *:after {
    box-sizing: inherit;
}

body, html {
    height: 100%;
}

html, body {
    font-size: 14px;
    line-height: 18px;
}

::-moz-selection {
    background: #101010;
    color: #FFFFFF;
}

::selection {
    background: #101010;
    color: #FFFFFF;
}

hr {
    margin: 20px 0;
    border: none;
    height: 2px;
    background: #E9E9F0;
}

h1,
h3,
p {
    color: #2E2D2C;
}

h2:not(.loud):not(.friendly), .nav--sub__list-item---title:not(.loud):not(.friendly), .modal__head:not(.loud):not(.friendly),
h4:not(.loud):not(.friendly) {
    color: #8E8E8E;
}

h2.loud, .loud.nav--sub__list-item---title, .loud.modal__head,
h4.loud {
    text-align: center;
    color: #E74C3C;
}

h2.friendly, .friendly.nav--sub__list-item---title, .friendly.modal__head,
h4.friendly {
    color: #009635;
}

h2:not(.inbetween), .nav--sub__list-item---title:not(.inbetween), .modal__head:not(.inbetween),
h3:not(.inbetween) {
    margin: 0 0 10px;
}

h2.inbetween, .inbetween.nav--sub__list-item---title, .inbetween.modal__head,
h3.inbetween {
    margin: 30px 0 10px;
}

h1 {
    padding: 0;
    margin: 0 0 20px;
    color: #2E2D2C;
}

@media (max-width: 979px) {
    h1 {
        font-size: 24px;
        font-size: 1.71428571429rem;
        line-height: 26px;
        line-height: 1.85714285714rem;
    }
}

@media (min-width: 980px) {
    h1 {
        font-size: 28px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 2.14285714286rem;
    }
}

@media (max-width: 979px) {
    h2, .nav--sub__list-item---title, .modal__head {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 23px;
        line-height: 1.64285714286rem;
    }
}

@media (min-width: 980px) {
    h2, .nav--sub__list-item---title, .modal__head {
        font-size: 18px;
        font-size: 1.28571428571rem;
        line-height: 25px;
        line-height: 1.78571428571rem;
    }
}

h2:not(.loud):not(.paging-header__title), .nav--sub__list-item---title:not(.loud):not(.paging-header__title), .modal__head:not(.loud):not(.paging-header__title) {
    border-bottom: 2px solid #E9E9F0;
    padding: 0 0 10px;
}

@media (max-width: 979px) {
    h3 {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    h3 {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

h3 .widget__subheader {
    color: #8E8E8E;
}

h4 {
    margin: 0 0 5px;
}

@media (max-width: 979px) {
    h4 {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    h4 {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

@media (max-width: 979px) {
    p {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    p {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

p:not(:last-child) {
    margin: 0 0 10px;
}

p:last-child {
    margin: 0;
}

a {
    text-decoration: none;
}

a:not(.chosen-single):not(.nav__link):not(.text-tabs__link):not(.button):not(.pager__link):not(.productlist__link):not(.productbar__link):not(.producttable__product):not(.summary__email):not(.widget__link):not(.programme__link) {
    color: #004C98;
}

a:not(.chosen-single):not(.nav__link):not(.text-tabs__link):not(.button):not(.pager__link):not(.productlist__link):not(.productbar__link):not(.producttable__product):not(.summary__email):not(.widget__link):not(.programme__link):hover {
    text-decoration: underline;
    text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}

a:not(.call-to-action__link)[href^="tel"] {
    color: inherit;
    text-decoration: none;
}

/**
 * Clear inner floats
 */
html body * span.cl,
html body * div.cl,
html body * li.cl,
html body * dd.cl {
    background: none;
    border: 0;
    clear: both;
    display: block;
    float: none;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.cf:before,
.cf:after {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.header {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 10px -8px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 4px 10px -8px rgba(0, 0, 0, 0.4);
    display: flex;
    width: 100%;
}


.header__login {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media (max-width: 669px) {
    .header__login--desktop {
        display: none;
    }

    .header__login > nav {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

@media (min-width: 670px) {
    .header__login--mobile {
        display: none;
    }
}

.site > .header_area {
    background: #fff;
    width: 100%;
}

@media (min-width: 980px) {
    .header {
        padding: 20px 0px;
    }

    .main--loginview .header {
        padding: 0 0 20px;
    }

    .header__wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

}

#logoForm .logo__link {
    background-image: none;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#logoForm .logo__link img {
    max-height: 81px;
    object-fit: contain;
    margin-top: auto;
    margin-bottom: auto;
}

@media (max-width: 979px) {
    .logo {
        width: 117px;
        height: 50px;
    }

    .logo-image {
        max-width: 100px;
        max-height: 55px;
    }
}

@media (min-width: 980px) {
    .logo {
        width: 190px;
        height: 81px;
    }

    .logo-image {
        max-width: 190px;
        max-height: 81px;
    }

    .main--loginview .logo {
        margin: 20px 0 0;
    }
}

.offcanvas {
    float: left;
    display: none;
    min-height: 100%;
    width: 100%;
}

.nav---collapsed .offcanvas {
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.nav---expanded .offcanvas {
    display: block;
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

@media (max-width: 979px) {
    .nav---collapsed .site {
        -webkit-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
        -webkit-transform: translate3d(0%, 0, 0);
        -moz-transform: translate3d(0%, 0, 0);
        -ms-transform: translate3d(0%, 0, 0);
        -o-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0);
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
    }

    .nav---expanded .site {
        -webkit-transition: all 0.15s ease-out;
        transition: all 0.15s ease-out;
        left: 0;
        top: 0;
        width: 100%;
        min-height: 100%;
        position: absolute;
        z-index: 2;
        -webkit-transform: translate3d(100%, 0, 0);
        -moz-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        -o-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.site__wrap {
    padding-top: 20px;
    padding-bottom: 40px;
}

@media (max-width: 669px) {
    .main--loginview .site__wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .main--loginview .site__wrap > ul {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }
}

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.main {
    height: auto;
    min-height: 100%;
}

.footer {
    position: relative;
    z-index: 1;
    clear: both;
}

body.nav---expanded footer.footer {
    display: none;
}

@media (max-width: 669px) {
    .site {
        padding-bottom: 128px;
    }

    .footer {
        margin-top: -128px;
        height: 128px;
    }
}

@media (min-width: 670px) {
    .site {
        padding-bottom: 32px;
    }

    .footer {
        margin-top: -32px;
        height: 32px;
    }
}

.nav---expanded .main {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    overflow: hidden !important;
    background: #FFFFFF;
}

.nav__decoration-wrap, .nav__notification-wrap {
    position: absolute;
    top: 0;
}

.nav__decoration-wrap--avatar, .nav__notification-wrap--avatar {
    border-radius: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.nav--administration--canvas .nav__decoration {
    padding: 0 0 0 45px;
}

.nav__decoration-wrap {
    width: 34px;
    height: 34px;
    overflow: hidden;
    text-align: center;
}

.nav--administration--canvas .nav__decoration-wrap {
    left: 0;
}

.nav--administration--offcanvas .nav__decoration-wrap {
    left: -45px;
}

.nav__decoration-visual,
.nav--administration__link .nav__decoration-visual {
    height: 34px;
}

.nav__notification {
    padding: 0 20px 0 0;
}

.nav__notification-wrap {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 18px;
    line-height: 1.28571428571rem;
    border-radius: 100%;
    padding: 0 5px;
    text-align: center;
    background: #E74C3C;
    color: #FFFFFF;
    width: 18px;
    height: 18px;
}

.nav--administration--canvas .nav__notification-wrap {
    right: 0;
}

.nav--administration--offcanvas .nav__notification-wrap {
    left: -30px;
}

.nav--main--offcanvas {
    padding: 10px 20px;
    border-bottom: 1px solid #C2C2C2;
}

.nav--main--canvas .nav--main__list {
    text-align: right;
}

.nav--main--offcanvas .nav--main__list---level-2 {
    border-left: 1px solid #C2C2C2;
    margin-bottom: 20px;
}

.nav--main--canvas .nav--main__list-item {
    text-align: left;
}

.nav--main--canvas .nav--main__list-item:not(:last-child) {
    padding: 0 20px 0 0;
}

.nav--main--offcanvas .nav--main__list-item---level-1 {
    padding: 0 0 0 45px;
}

.nav__list-item.nav--main__list-item.nav--main__list-item---level-1 .external-link-top-navi-icon {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    width: auto;
}

.nav--main__list-item---level-1:last-child a {
    color: #004C98;
}

.nav--main--offcanvas .nav--main__link---level-1 {
    padding: 10px 0;
}

.nav--main--canvas .nav--main__link {
    position: relative;
    color: #2E2D2C;
    padding: 5px 0;
}

.nav--main--canvas .nav--main__link---active, .nav--main--canvas .nav--main__link:hover {
    border-bottom: 2px solid #004C98;
}


.nav__link.nav--main__link.nav--main__link---level-1 > div {
    text-align: center;
}

.nav--main--offcanvas .nav--main__link {
    color: #2E2D2C;
}

.nav--main--offcanvas .nav--main__link:hover {
    color: #004C98;
}

.nav--main--offcanvas .nav--main__link---active {
    text-transform: uppercase;
    color: #2E2D2C;
}

@media (max-width: 979px) {
    .nav--main__link {
        font-size: 14px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.28571428571rem;
    }

    .nav__link.nav--main__link.nav--main__link---level-1 > div {
        text-align: left;
    }
}

@media (min-width: 980px) {
    .nav--main__list---level-2 {
        display: none;
    }

    .nav--main__link {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 20px;
        line-height: 1.42857142857rem;
    }
}

.nav--meta--canvas {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #004C98;
    -webkit-box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px -10px 10px -5px rgba(0, 0, 0, 0.5);
}

.meta---collapsed .nav--meta--canvas {
    display: none;
}

.meta---collapsed .cookie_request.nav--meta--canvas {
    display: flex;
}

.nav--meta--offcanvas {
    padding: 10px 0 10px 65px;
    margin: 0;
}

.nav--meta--canvas .nav--meta__list {
    text-align: right;
}

.nav--meta__list-item:not(:first-child) {
    margin: 0 0 0 40px;
}

.nav--meta__link {
    padding: 10px 0;
}

.nav--meta--canvas .nav--meta__link {
    color: #FFFFFF;
}

.nav--meta--offcanvas .nav--meta__link {
    color: #8E8E8E;
}

@media (max-width: 979px) {
    .nav--meta__link {
        font-size: 14px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.28571428571rem;
    }
}

@media (min-width: 980px) {
    .nav--meta__link {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 20px;
        line-height: 1.42857142857rem;
    }
}

.nav--code__list-item {
    vertical-align: middle;
}

.nav--code__link {
    padding: 5px 0 7px;
}

@media (max-width: 669px) {
    .nav--code {
        padding: 13px 0 0;
    }

    .nav--code__list-item {
        display: block;
        margin: 0 0 5px;
        text-align: left;
    }

    .nav--code__link {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 12px;
        line-height: 0.857142857143rem;
        color: #004C98;
    }

    .nav--code__link:hover {
        text-decoration: underline;
    }
}

@media (min-width: 670px) {
    .nav--code__list-item {
        display: inline-block;
        padding-top: 10px;
    }

    .nav--code__list-item:not(:last-child) {
        padding-right: 20px;
    }

    .nav--code__link {
        font-size: 14px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.28571428571rem;
        color: #8E8E8E;
    }

    .nav--code__link:hover {
        color: #004C98;
    }

    .nav--code__link:before {
        position: relative;
        display: inline-block;
        content: '';
        vertical-align: sub;
        background-image: url("../icons/icons.png");
        background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
        background-repeat: no-repeat;
        margin: 0 10px 0 0;
    }

    .nav--code__link---bonus:before {
        width: 15px;
        height: 15px;
        background-position: -1px -37px;
    }

    .nav--code__link---register:before {
        background-position: -17px -37px;
    }

    .nav--code__link---regwcode:before {
        background-position: -40px -37px;
    }

    .nav--code__link---register:before, .nav--code__link---regwcode:before {
        width: 22px;
        height: 15px;
    }
}

@media (min-width: 670px) and (max-width: 979px) {
    .nav--code {
        padding: 20px 0 0;
    }

    .nav--code__list-item:not(:first-child) {
        margin: 0 0 1px 1px;
    }

    .nav--code__list-item:first-child {
        margin: 0 0 1px 0;
    }
}

@media (max-width: 979px) {
    .nav--code {
        text-align: center;
    }
}

@media (min-width: 980px) {
    .nav--code__list-item:not(:first-child) {
        margin: 0 0 0 1px;
    }
}

.nav__list.nav--administration__list {
    display: flex;
}

.nav--administration--offcanvas {
    padding: 20px 20px 0;
    border-bottom: 1px solid #C2C2C2;
}

.nav--administration__list-item {
    color: #8E8E8E;
}

.nav--administration--canvas .nav--administration__list-item {
    vertical-align: top;
}

.nav--administration--canvas .nav--administration__list-item:not(:last-child) {
    padding: 0 40px 0 0;
}

.nav--administration--offcanvas .nav--administration__list-item:not(:last-child) {
    padding: 0 0 10px 45px;
    margin: 0 0 10px;
}

.nav--administration--offcanvas .nav--administration__list-item:last-child {
    display: none;
}

.nav--administration__link {
    color: #004C98;
}

.nav--administration__link:hover {
    color: #2E2D2C;
}

.nav--administration__trigger {
    height: 100%;
    padding: 10px;
    border: 1px solid #C2C2C2;
}

.nav--administration__trigger span {
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -145px 0;
    width: 16px;
    height: 15px;
}

.nav--administration__trigger:hover {
    background: #F5F5F5;
}

.header__nav .nav--administration--canvas .nav--administration__list-item:not(:last-child) {
    padding: 0 20px 0 0;
}

.nav.nav--administration.nav--administration--canvas {
    margin-left: auto;
}

@media (max-width: 979px) {
    .nav--administration__list-item {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 16px;
        line-height: 1.14285714286rem;
    }

    .nav--administration--offcanvas .nav--administration__list-item.nav--administration-cart {
        padding-left: 5px;
    }

    .nav--administration-cart form {
        flex-direction: column;
    }
}

@media (min-width: 980px) {
    .nav--administration__list-item {
        font-size: 14px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 1.28571428571rem;
    }
}

.nav--sub {
    background: #FFFFFF;
    padding: 15px 20px 10px;
}

.nav--sub__link {
    font-size: 14px;
    font-size: 1rem;
    line-height: 18px;
    line-height: 1.28571428571rem;
    padding: 10px 0;
    color: #2E2D2C;
}

.nav--sub__link---active, .nav--sub__link:hover {
    color: #004C98;
}

.nav--checkout__link {
    color: #FFFFFF;
    background: #8E8E8E;
}

@media (max-width: 979px) {
    .nav--checkout__link {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .nav--checkout__link {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.nav--checkout__link---active, .nav--checkout__link:hover {
    color: #8E8E8E;
    background: #FFFFFF;
}

@media (max-width: 769px) {
    .nav--checkout__list-item {
        padding: 0 0 1px;
    }
}

@media (min-width: 770px) {
    .nav--checkout__list {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        align-items: flex-end;
    }

    .nav--checkout__list-item {
        display: inline-block;
        vertical-align: bottom;
        padding: 0 1px 0 0;
    }
}

@media (max-width: 979px) {
    .nav--checkout__link {
        padding: 3px 10px 5px;
    }

    .nav--checkout__link---active {
        padding: 5px 10px 6px;
    }
}

@media (min-width: 980px) {
    .nav--checkout__link {
        padding: 3px 30px 5px;
    }

    .nav--checkout__link---active {
        padding: 5px 30px 6px;
    }
}

.nav--footer {
    background: #004C98;
}

.nav--footer__link {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 12px;
    line-height: 0.857142857143rem;
    padding: 10px;
    color: #FFFFFF;
}

.nav--footer__link:empty {
    display: none;
}

.nav--footer__link---active, .nav--footer__link:hover {
    color: #E9E9F0;
}

.nav---expanded .nav--footer {
    display: none;
}

@media (max-width: 669px) {
    .nav--footer {
        padding: 0 10px;
        text-align: left;
    }

    .nav--footer__list-item {
        display: block;
    }
}

@media (min-width: 670px) {
    .nav--footer {
        text-align: center;
    }

    .nav--footer__list-item {
        display: inline-block;
    }
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
}

.overlay--page {
    background: rgba(0, 76, 152, 0.9);
}

.nav---expanded .overlay--page:before {
    content: '\00D7';
    position: absolute;
    top: 10px;
    left: -40px;
    color: #8E8E8E;
    font-size: 50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.nav---collapsed #overlay {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.nav---expanded #overlay {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
}

.carousel {
    width: 100%;
}

.carousel--widget .flickity-page-dots .dot, .carousel--image .flickity-page-dots .dot {
    border: 1px solid #FFFFFF;
}

.carousel--widget .flickity-page-dots .dot.is-selected, .carousel--image .flickity-page-dots .dot.is-selected {
    background: #FFFFFF;
}

.carousel--product .flickity-page-dots {
    display: none;
}

.carousel--product .flickity-page-dots .dot {
    border: 1px solid #E7E7E7;
}

.carousel--product .flickity-page-dots .dot.is-selected {
    background: #E7E7E7;
}

.carousel--widget {
    background: #FFFFFF;
    margin: 0 0 20px;
}

.carousel--widget .flickity-page-dots {
    top: 10px;
}

.carousel--product .flickity-page-dots, .carousel--image .flickity-page-dots {
    bottom: 10px;
}

.carousel--widget .flickity-page-dots, .carousel--image .flickity-page-dots {
    position: absolute;
    padding: 0 10px 0 0;
}

.carousel--product .flickity-page-dots {
    padding: 10px 20px 0;
}

.carousel__cell {
    width: 100%;
}

.carousel__cell:not(.is-selected) a,
.carousel__cell:not(.is-selected) input {
  display: none;
}

.carousel .flickity-viewport {
    -webkit-transition: height 0.15s ease-out;
    transition: height 0.15s ease-out;
}

@media (max-width: 669px) {
    .carousel--desktop {
        display: none;
    }
}

@media (min-width: 670px) {
    .carousel--mobile {
        display: none;
    }
}

input[type="number"],
input[type="date"],
input[type="password"],
input[type="search"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select,
input[type="submit"] {
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none;
    color: #2E2D2C;
    line-height: normal;
}

@media (max-width: 979px) {
    input[type="number"],
    input[type="date"],
    input[type="password"],
    input[type="search"],
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="url"],
    textarea,
    select,
    input[type="submit"] {
        font-size: 14px;
        font-size: 1rem;
    }
}

@media (min-width: 980px) {
    input[type="number"],
    input[type="date"],
    input[type="password"],
    input[type="search"],
    input[type="text"],
    input[type="email"],
    input[type="tel"],
    input[type="url"],
    textarea,
    select,
    input[type="submit"] {
        font-size: 16px;
        font-size: 1.14285714286rem;
    }
}

button,
input[type="submit"] {
    border: none;
    cursor: pointer;
}

input[type="date"],
input[type="search"],
input[type="number"],
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select {
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    width: 100%;
    border: 1px solid #C2C2C2;
}

input[type="date"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type="password"]:disabled,
input[type="text"]:disabled,
input[type="email"]:disabled,
input[type="tel"]:disabled,
input[type="url"]:disabled,
textarea:disabled,
select:disabled {
    color: #8E8E8E;
    background: #F5F5F5;
}

input[type="date"],
input[type="search"],
input[type="number"],
input[type="password"],
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea {
    padding: 8px 10px;
}

select {
    padding: 6px 10px 2px;
    color: #C2C2C2;
}

input[readonly="readonly"],
textarea[readonly="readonly"],
input[readonly],
textarea[readonly] {
    color: grey;
}

label {
    font-size: 12px;
    font-size: 0.857142857143rem;
    color: #2E2D2C;
    padding: 0 0 5px;
}

textarea {
    resize: none;
    overflow: auto;
}

.submit,
input[type="submit"] {
    width: 100%;
    background: #FFFFFF;
}

::-webkit-search-decoration {
    display: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    line-height: normal;
}

input[type="search"] {
    -webkit-appearance: textfield;
}

.accountform h3 {
    margin-top: 10px !important;
    margin-bottom: 0px !important;
}

.accountform label.h-is-sr-only {
  display: block !important;
}

.accountform .custom-dropdown {
    width: 100%;
}

.accountform__info-icon {
    background: #009635;
    color: #FFFFFF;
    font-weight: bold;
    padding: 0 8px;
    cursor: pointer;
    border-radius: 10px;
}

.accountform__item--datepicker-wrap button[type="button"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 41px;
    background: none;
}

.accountform__item--datepicker-wrap button[type="button"]:before {
    content: '';
    position: absolute;
    width: 21px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -199px -21px;
}

.accountform__item--multiple {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.accountform__item--textarea {
    padding: 10px 0 0;
}

.accountform__item:not(:last-child):not(.accountform__item--checkbox) {
    padding: 0 0 10px;
}

input[type=submit].suggestion-dropdown {
    padding: 8px 10px;
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-color: #FBF5DB;
    width: 100%;
    border: 1px solid #C2C2C2;
    border-top: 0
}

.accountform__item--checkbox:not(:only-of-type) {
    padding: 10px 0 0;
}

.accountform__item--checkbox label {
    display: inline-block;
}

.accountform__item--checkbox label .custom-checkbox-label {
    display: inline-block;
    margin-left: 2em;
    font-size: 1.2rm;
    font-weight: bold;
    max-width: 1175px;
}

.accountform__item--radio label {
    display: inline-block;
    margin-left: 2em;
    font-size: 1em;
    font-weight: bold;
    max-width: 1175px;
    padding: 0 0 0 16px;
}

.accountform__item--radio .note {
    display: inline-block;
    margin-left: 2em;
    font-size: 1em;
    font-weight: normal;
    padding: 0.51em 0 0 31px;
}

.custom-checkbox-label {
    display: inline-block !important;
}

.info-label {
    color: rgb(51, 51, 51);
    font-size: 1.2rm;
    font-weight: bold;
    line-height: 1.71428571429rem;
}

@media (max-width: 979px) {
    .accountform__item--checkbox label span {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .accountform__item--checkbox label span {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.accountform__item---error input {
    border: 1px solid #E74C3C;
    background: #fbdedb;
}

.accountform__item---success input {
    border: 1px solid #009635;
    background: #c9ffdc;
}

.accountform__size {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.accountform__size:first-child {
    margin: 0 10px 0 0;
}

.accountform__size--short {
    width: 25%;
}

.accountform__size--shortened {
    width: 75%;
}

.accountform__size--equal {
    width: 50%;
}

@media (max-width: 469px) {
    .accountform--distance {
        margin: 20px 0;
    }

    .accountform__column:not(:last-child) {
        padding: 0 0 10px;
    }

    .accountform__column:last-child .accountform__item:last-child {
        padding: 0;
    }
}

@media (min-width: 470px) {
    .accountform--halfwidth-extended, .accountform--halfwidth {
        width: 50%;
    }

    .accountform--distance {
        margin: 30px 0;
    }

    .accountform--minimal, .accountform--extended {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .accountform__column {
        display: inline-block;
        max-width: 50%;
        width: 50%;
    }

    .accountform__column--flexalignbottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        align-items: flex-end;
    }

    .accountform__column--flexalignbottom > * {
        width: 100%;
    }

    .accountform__column:first-child {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 669px) {
    .accountform__item--submit {
        text-align: center;
    }

    .accountform__item--submit .button,
    .accountform__item--submit button {
        display: block;
        width: 100%;
    }
}

@media (min-width: 670px) {
    .accountform__item--submit {
        text-align: right;
    }

    .accountform__item--submit-w-conditions {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
    }
}

.controls__search label {
    display: none;
}

.controls__search button[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    background: none;
}

.controls__search button[type="submit"]:before,
.controls__search .searchSubmit:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -21px 0;
}

.controls__search .searchClear {
    background: rgb(160, 160, 160);
    width: 4px;
    height: 20px;
    position: absolute;
    right: 45px;
    top: 22%;
    margin-left: 0px;
    transform: rotate(45deg);
    border-radius: 20px;
}

.controls__search .searchClear:before {
    background: rgb(156, 168, 160);
    content: "";
    width: 20px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: -8px;
    border-radius: 20px;
}

.loginform input {
    height: 100%;
    padding: 5px 10px;
}

.loginform label {
    display: none;
}

.loginform__item {
    vertical-align: top;
}

.loginform .button--large {
    padding: 3px 10px 4px;
}

.loginform__link {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 12px;
    line-height: 0.857142857143rem;
    color: #004C98;
}

.loginform__link:hover {
    color: #2E2D2C;
}

@media (max-width: 669px) {
    .loginform {
        width: 100%;
    }

    .loginform input {
        border: 1px solid #c2c2c2;
    }

    .loginform__wrap {
        padding: 0 0 20px;
    }

    .loginform__item {
        display: block;
        margin: 0 0 5px;
    }

    .loginform__item--submit .button {
        display: block;
        width: 100%;
    }

    .loginform__link {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media (min-width: 670px) {
    .loginform__wrap {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .loginform__item {
        display: inline-block;
    }

    .loginform__item--input {
        margin-right: 10px;
        width: 210px;
    }

    .loginform__link {
        padding: 5px 0 0;
    }
}

@media (max-width: 979px) {
    .loginform {
        padding: 20px 0 0;
        margin: 0 auto;
    }
}

@media (min-width: 980px) {
    .loginform {
        margin: 0 0 0 auto;
    }
}

.custom-dropdown__select {
    margin: 0;
    background-color: #FFFFFF;
    color: #2E2D2C;
}

@media (max-width: 979px) {
    .custom-dropdown__select {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .custom-dropdown__select {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

@media (max-width: 669px) {
    .custom-dropdown:not(:last-child) {
        margin: 0 0 10px;
    }
}

@supports (pointer-events: none) and ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
    .custom-dropdown {
        border: 1px solid #C2C2C2;
        vertical-align: middle;
    }

    .custom-dropdown__select {
        padding: 6px 40px 6px 6px;
        border: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
    }

    .custom-dropdown::before, .custom-dropdown::after {
        content: "";
        position: absolute;
        pointer-events: none;
    }

    .custom-dropdown::after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 5px 0 5px;
        border-color: #2E2D2C transparent transparent transparent;
        top: 50%;
        margin: -3.5px 0 0;
        right: 12px;
    }

    .custom-dropdown::before {
        background: #FFFFFF;
        width: 33px;
        right: 1px;
        top: 1px;
        bottom: 1px;
    }

    @media (max-width: 669px) {
        .custom-dropdown {
            display: block;
        }
    }
    .custom-dropdown__select[disabled] {
        color: rgba(0, 0, 0, 0.3);
    }

    .custom-dropdown.custom-dropdown--disabled::after {
        color: rgba(0, 0, 0, 0.1);
    }
}

/* graceful degradation for ie8 */
.custom-style {
    width: 0;
    float: left;
    background: transparent;
    border: none;
}

.custom-style + label {
    cursor: pointer;
    margin: 0 0 0 -4px;
}

.custom-style:checked + label::before,
.custom-style:not(:checked) + label::before {
    content: '';
    min-width: 17px;
    height: 17px;
    top: 4px;
    border: 1px solid #C2C2C2;
    background: #FFFFFF;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
    margin-right: 0.5em;
}

.custom-radio:checked + label::before,
.custom-radio:not(:checked) + label::before {
    border-radius: 30px;
}

.custom-style.custom-radio:checked + label::before {
    background: #004C98;
    box-shadow: inset 0 0 0 2px #FFFFFF;
}

.custom-style:checked + label::before {
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -167px -21px;
}

/* JSF */

table.custom-style {
    border-collapse: inherit;
}

.custom-style input {
    width: 0;
    float: left;
    background: transparent;
    border: none;
}

.custom-style input:checked,
.custom-style input:not(:checked) {
    background: transparent;
    visibility: hidden;
    position: relative;
}

.custom-style input + label {
    cursor: pointer;
    margin: 0 0 0 -4px;
    font-size: 1rem;
    font-weight: 700;
    width: calc(100% + 20em);
}

.custom-style input:checked + label::before,
.custom-style input:not(:checked) + label::before {
    position: relative;
    display: inline-block;
    content: '';
    width: 17px;
    height: 17px;
    top: 2px;
    border: 1px solid #C2C2C2;
    background: #FFFFFF;
    box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.custom-radio input:checked + label::before,
.custom-radio input:not(:checked) + label::before {
    border-radius: 30px;
    margin-right: 10px;
}

.custom-style.custom-radio input:checked + label::before {
    background: #004C98;
    box-shadow: inset 0 0 0 2px #FFFFFF;
}

.custom-style input:checked + label::before {
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -167px -21px;
}

.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    display: inline-block;
    background: #FFFFFF;
    color: #004C98;
    cursor: pointer;
    padding: 4px 10px 3px;
}

.inputfile:focus + label,
.inputfile + label:hover {
    background: #004C98;
    color: #FFFFFF;
}

.inputfile:focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.table-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    background: #FFFFFF;
}

table {
    border-collapse: collapse;
    width: 100%;
}

@media (max-width: 979px) {
    table {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    table {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

table th,
table td {
    background: none;
    border: none;
    vertical-align: middle;
    color: #2E2D2C;
}

table th:not(.alignRight),
table td:not(.alignRight) {
    text-align: left;
}

table th.alignRight,
table td.alignRight {
    text-align: right;
}

table th.alignCenter,
table td.alignCenter {
    text-align: center;
}


table.with-styling-extended, table.with-styling {
    margin: 0 0 20px;
}

.modal table.with-styling-extended, .modal table.with-styling {
    margin: 0;
}

table.with-styling-extended th,
table.with-styling-extended td, table.with-styling th,
table.with-styling td {
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 10px;
}

table.with-styling th.pr2em {
    padding-right: 2em;
}

@media (max-width: 979px) {
    table.with-styling-extended th,
    table.with-styling-extended td, table.with-styling th,
    table.with-styling td {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    table.with-styling-extended th,
    table.with-styling-extended td, table.with-styling th,
    table.with-styling td {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

table.with-styling-extended th.line-trough,
table.with-styling-extended td.line-trough, table.with-styling th.line-trough,
table.with-styling td.line-trough {
    color: #E74C3C;
    text-decoration: line-through;
}

table.with-styling-extended th.green-light,
table.with-styling-extended td.green-light, table.with-styling th.green-light,
table.with-styling td.green-light {
    color: #009635;
}

table.with-styling-extended th, table.with-styling th {
    background: #E7E7E7;
}

table.with-styling-extended th,
table.with-styling-extended td {
    vertical-align: top;
}

table.with-styling-extended th a,
table.with-styling-extended td a {
    margin: 10px 0;
    white-space: nowrap;
}

table.small:not(:last-child) {
    margin: 10px 0;
}

table.small:last-child {
    margin: 10px 0 0;
}

.carousel--product table.small:last-child {
    margin: 5px 0 0;
}

@media (max-width: 979px) {
    table.small th,
    table.small td {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    table.small th,
    table.small td {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.carousel--product table.small th, .carousel--product
table.small td {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 18px;
    line-height: 1.28571428571rem;
}

table.small th:first-child,
table.small td:first-child {
    width: 35%;
}

table.small th.line-trough,
table.small td.line-trough {
    color: #E74C3C;
    text-decoration: line-through;
}

table.small th.green-light,
table.small td.green-light {
    color: #009635;
}

.productbar table.small td:last-child {
    text-align: right;
}

table.ec-detail, table.no-styling {
    margin: 0 0 20px;
}

@media (max-width: 979px) {
    table.ec-detail th,
    table.ec-detail td, table.no-styling th,
    table.no-styling td {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 23px;
        line-height: 1.64285714286rem;
    }
}

@media (min-width: 980px) {
    table.ec-detail th,
    table.ec-detail td, table.no-styling th,
    table.no-styling td {
        font-size: 18px;
        font-size: 1.28571428571rem;
        line-height: 25px;
        line-height: 1.78571428571rem;
    }
}

table.ec-detail th:first-child,
table.ec-detail td:first-child, table.no-styling th:first-child,
table.no-styling td:first-child {
    width: 35%;
}

table.ec-detail td.line-through {
    color: #E74C3C;
    text-decoration: line-through;
}

table.ec-detail td.green {
    color: #009635;
}

table.ec-list th,
table.ec-list td, table.inverted th,
table.inverted td {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 20px;
    line-height: 1.42857142857rem;
}

table.ec-list th:last-child,
table.ec-list td:last-child, table.inverted th:last-child,
table.inverted td:last-child {
    text-align: right;
}

table.inverted {
    width: 50%;
}

table.inverted th,
table.inverted td {
    color: #FFFFFF;
}

table.ec-list {
    margin: 0 0 20px;
}

table.ec-list td.line-through {
    color: #E74C3C;
    text-decoration: line-through;
}

table.ec-list tr:last-child td:last-child {
    font-size: 14px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.42857142857rem;
    color: #009635;
}

@media (max-width: 469px) {
    table.no-styling th:first-child,
    table.no-styling td:first-child {
        width: 50%;
    }
}

.label {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 15px;
    line-height: 1.07142857143rem;
    border-radius: 2px;
    padding: 1px 10px;
    color: #FFFFFF;
}

.label--red {
    background: #E74C3C;
}

.label--orange {
    background: #F1C40E;
}

.label--magenta {
    background: #E875FF;
}

.label--green {
    background: #009635;
}

.label--empty {
    height: 20px;
}

.label-legend {
    padding: 0 0 20px;
}

.label-legend__column--fixed span {
    display: inline-block;
    text-align: center;
}

.label-legend__column--fixed span:not(:last-child) {
    margin: 0 0 5px 0;
}

@media (min-width: 1290px) {
    .label-legend {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
}

.trigger {
    padding: 10px;
}

.trigger__icon {
    vertical-align: middle;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
}

.trigger--nav {
    position: absolute;
    text-align: center;
    background: #FFFFFF;
    top: 10px;
    right: 20px;
    border: 1px solid #C2C2C2;
}

.trigger--nav:hover {
    background: #F5F5F5;
}

.trigger--nav__icon {
    background-position: -145px 0;
    width: 16px;
    height: 15px;
}

.trigger--config {
    background: none;
    width: 100%;
    text-align: right;
}

.trigger--config__icon {
    background-position: -239px 0;
    width: 15px;
    height: 15px;
}

@media (min-width: 980px) {
    .trigger {
        display: none;
    }
}

.boxes {
    padding: 0;
    margin: 20px 0 0;
}

.boxes__cell {
    padding: 10px;
    border: 1px solid #C2C2C2;
}

@media (max-width: 669px) {
    .boxes__cell:not(:last-child) {
        margin: 0 0 10px;
    }
}

@media (min-width: 670px) {
    .boxes {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .boxes__cell {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 33.333333333%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 33.333333333%;
        -ms-flex: 1 1 33.333333333%;
        flex: 1 1 33.333333333%;
        width: 33.333333333%;
    }

    .boxes__cell:not(:last-child) {
        margin: 0 10px 0 0;
    }
}

.invisible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.text-tabs {
    margin: 20px 0;
}

.text-tabs__list {
    padding: 0;
    margin: 0 0 -1px;
}

.js-tabs .text-tabs__content {
    padding: 1em;
    border: 1px solid #E7E7E7;
}

.text-tabs__link {
    padding: 5px 20px;
    cursor: pointer;
    color: #8E8E8E;
}

@media (max-width: 979px) {
    .text-tabs__link {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .text-tabs__link {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

@media (max-width: 669px) {
    .text-tabs__content {
        padding: 10px;
    }

    .text-tabs__item {
        display: block;
        width: 100%;
    }

    .text-tabs__link {
        padding: 10px 10px 5px;
    }
}

.image-tabs__list {
    padding: 20px 0 0;
    margin: 0;
    text-align: center;
}

.image-tabs__item {
    width: 80px;
    vertical-align: middle;
    padding: 0 5px;
}

.image-tabs__link {
    cursor: pointer;
    opacity: 0.6;
    padding: 0 0 5px;
    border-bottom: 1px solid transparent;
}

[aria-selected="true"].text-tabs__link {
    font-weight: normal;
    color: #2E2D2C;
    border-top: 1px solid #E7E7E7;
    border-left: 1px solid #E7E7E7;
    border-right: 1px solid #E7E7E7;
    border-bottom: 1px solid #FFFFFF;
}

[aria-selected="true"].image-tabs__link {
    opacity: 1;
    border-bottom: 1px solid #004C98;
}

[aria-hidden="true"].text-tabs__content,
[aria-hidden="true"].image-tabs__content {
    display: none;
}

.ranking__current_user,
.ranking__current_user td {
    color: #004C98;
}

.highlight {
    background: #004C98;
    padding: 20px;
    margin: 0 0 20px;
}

.highlight > * {
    color: #FFFFFF;
}

.benefits {
    padding: 0;
}

.benefits__item {
    text-align: center;
    color: #2E2D2C;
    vertical-align: middle;
    padding: 2px 10px;
}

@media (max-width: 979px) {
    .benefits__item {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .benefits__item {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.benefits__item:before {
    content: '';
    vertical-align: text-bottom;
    width: 20px;
    height: 20px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -63px -21px;
}

@media (max-width: 669px) {
    .benefits--desktop {
        display: none;
        margin: 20px 0;
    }

    .benefits__item {
        display: block;
    }

    .benefits__item:not(:last-child) {
        margin: 0 0 10px;
    }
}

@media (min-width: 670px) {
    .benefits {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 0 20px;
    }

    .benefits--mobile {
        display: none;
    }

    .benefits__item {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -moz-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        background: #FFFFFF;
    }

    .benefits__item:not(:last-child) {
        margin-right: 1.5873015873%;
    }
}

.video {
    border-top: 1px solid #E7E7E7;
    padding: 20px 0 0;
}

.video__embed {
    padding-bottom: 56.3545150502%;
    height: 0;
    overflow: hidden;
}

.video__embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.controls {
    background: #FFFFFF;
    padding: 20px;
    margin: 0 0 20px;
}

.controls--neutral {
    margin: 20px 0;
}

.controls--neutral select {
    width: 200px;
}

.controls--top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    align-items: stretch;
}

.controls--bottom {
    text-align: right;
}

.controls__top {
    padding: 0 0 10px;
}

.controls__action {
    padding: 0 0 15px;
    text-align: right;
}

@media (max-width: 569px) {
    .controls__range {
        padding: 20px 0 0;
    }

    .controls--bottom {
        padding: 20px 20px 10px;
        text-align: center;
    }
}

@media (min-width: 570px) {
    .controls__top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch;
    }

    .controls__top > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .controls__top > *:not(:last-child) {
        margin-right: 20px;
    }

    .controls__search {
        width: 46.3210702341%;
    }

    .controls__range {
        width: 49.6655518395%;
        padding: 0;
    }
}

@media (min-width: 670px) {
    .controls__bottom {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch;
    }

    .controls__bottom > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .controls__bottom > *:not(:last-child) {
        margin-right: 5px;
    }
}

@media (min-width: 470px) and (max-width: 979px) {
    .controls__action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        -webkit-align-items: stretch;
        -moz-align-items: stretch;
        align-items: stretch;
    }

    .controls__action > * {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

@media (min-width: 570px) and (max-width: 1023px) {
    .controls__pager {
        padding: 0 0 10px;
        text-align: center;
    }
}

@media (max-width: 979px) {
    .controls--top {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        display: none;
    }

    .config---expanded .controls--top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .controls__pager {
        text-align: center;
    }

    .controls__column--first, .controls__column--second {
        width: 100%;
    }

    .controls__column--first {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
    }

    .controls__column--second {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 980px) {
    .controls--top {
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}

@media (min-width: 980px) and (max-width: 1289px) {
    .controls__column--first {
        width: 57.8512396694%;
    }
}

@media (min-width: 1290px) {
    .controls__column--first {
        width: 49.0163934426%;
    }
}

.paging {
    background: #FFFFFF;
    padding: 20px;
    margin: 0 0 20px;
}

.paging--top--news, .paging--bottom--news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

@media (max-width: 669px) {
    .paging--top--news, .paging--bottom--news {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
    }

    .paging--top--actions, .paging--bottom--actions {
        text-align: center;
    }
}

@media (min-width: 670px) {
    .paging--top--news, .paging--bottom--news {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }

    .paging--top--actions, .paging--bottom--actions {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .paging--top--actions {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .paging--bottom--actions {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        -moz-justify-content: flex-end;
        justify-content: flex-end;
    }
}

.paging-header {
    border-bottom: 2px solid #E9E9F0;
    padding: 0 0 20px;
    margin: 0 0 10px;
}

@media (max-width: 1023px) {
    .paging-header {
        text-align: center;
    }
}

@media (min-width: 1024px) {
    .paging-header {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
}

.list {
    margin: 20px 0;
    padding: 0;
}

@media (max-width: 979px) {
    .list li {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .list li {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.list--bullet li {
    margin: 0 0 0 20px;
    color: #2E2D2C;
}

.pager__item {
    color: #8E8E8E;
}

@media (max-width: 979px) {
    .pager__item {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .pager__item {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.pager__item--numbers {
    vertical-align: baseline;
    padding: 0 5px;
}

.pager__link {
    border: 1px solid #C2C2C2;
    padding: 5px 10px;
    background: #FFFFFF;
}

.pager__link:hover {
    background: #E7E7E7;
}

.pager__icon {
    vertical-align: baseline;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    width: 12px;
    height: 11px;
}

.pager__icon---firstpage {
    background-position: -227px 0;
}

.pager__icon---twostepsback {
    background-position: -214px 0;
}

.pager__icon---onestepback {
    background-position: -201px 0;
}

.pager__icon---onestepforward {
    background-position: -162px 0;
}

.pager__icon---twostepsforward {
    background-position: -175px 0;
}

.pager__icon---lasttpage {
    background-position: -188px 0;
}

@media (max-width: 569px) {
    .pager__item {
        margin: 0 0 10px;
    }

    .pager__item--numbers {
        display: block;
    }
}

.gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.gallery__item {
    width: 25%;
    padding: 10px 0 0;
}

.gallery__item:not(:last-child) {
    margin: 0 20px 0 0;
}

/*! jQuery UI - v1.12.1 - 2018-02-07
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
    /* support: IE8 */
}

.ui-front {
    z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
    pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ui-slider {
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    background: #004C98;
    border: 1px solid #E7E7E7;
    border-radius: 3px;
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
    background-color: #004C98;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit;
}

.ui-slider-horizontal {
    height: 6px;
    border-radius: 20px;
    background: #E7E7E7;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -7px;
    margin-left: -10px;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}

.sliderValue,
#amount {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 12px !important;
    border: none !important;
    color: #2E2D2C !important;
    padding: 10px 0 0 !important;
    text-align: center;
}

.warning {
    overflow: hidden;
    border-width: 1px;
    border-style: solid;
}

.warning__content {
    padding: 10px;
}

@media (max-width: 979px) {
    .warning__content {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .warning__content {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.warning--error, .warning--success, .warning--info {
    margin: 0 0 40px;
}

.warning--error:before, .warning--error:after, .warning--success:before, .warning--success:after, .warning--info:before, .warning--info:after {
    content: '';
    position: absolute;
}

.warning--error:before, .warning--success:before, .warning--info:before {
    width: 80px;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

.warning--error:after, .warning--success:after, .warning--info:after {
    width: 20px;
    height: 20px;
    top: 12px;
    left: 30px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    z-index: 2;
}

.warning--error__content, .warning--success__content, .warning--info__content {
    padding-left: 100px;
}

.warning--error {
    border-color: #E74C3C;
    background: #fbdedb;
}

.warning--error:before {
    background: #E74C3C;
}

.warning--error:after {
    background-position: 0 0;
}

.warning--error__content {
    color: #E74C3C;
}

.warning--success {
    border-color: #009635;
    background: #c9ffdc;
}

.warning--success:before {
    background: #009635;
}

.warning--success:after {
    background-position: -63px -21px;
}

.warning--success__content {
    color: #009635;
}

.warning--info {
    border-color: #F1C40E;
    background: #F1C40E;
}

.warning--info:before {
    background: #F1C40E;
}

.warning--info:after {
    background-position: 0 0;
}

.warning--info__content {
    background: #FBF5DB;
    color: #B5971D;
}

.warning--hint {
    border-color: #009635;
    background: #009635;
}

.warning--hint:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    right: 10px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.warning--hint__content {
    color: #FFFFFF;
}

.modal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
}

.modal--hidden {
    display: none;
}

.modal--visible {
    display: block;
}

.modal__close {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 30px;
    height: 30px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -105px -21px;
}

.modal__close:hover {
    background-position: -136px -21px;
}

.modal__box {
    max-width: 909px;
    background: #FFFFFF;
    padding: 20px;
}

.modal__body {
    padding: 10px 0 0;
}

@media (max-width: 669px) {
    .modal__footer {
        text-align: center;
    }

    .modal__footer button,
    .modal__footer .button {
        display: block;
        width: 100%;
    }
}

@media (min-width: 670px) {
    .modal__footer {
        text-align: right;
    }

    .modal__footer button,
    .modal__footer .button {
        display: inline-block;
    }
}

@media (max-width: 979px) {
    .modal {
        position: absolute;
    }

    .modal:before {
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(46, 45, 44, 0.9);
        position: fixed;
    }

    .modal__box {
        margin: 0 auto;
    }
}

@media (min-width: 980px) {
    .modal {
        position: fixed;
        background: rgba(46, 45, 44, 0.9);
    }

    .modal.modal--visible .modal__box {
        margin: 20em auto 0;
    }
}

.img_upload__input {
    margin: 0 0 20px;
}

.img_upload__input a,
.img_upload__input label {
    vertical-align: top;
}

.img_upload__buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    padding: 20px 0 0;
}

.img_upload__visual {
    max-width: 100%;
}

.programme__cell {
    margin-bottom: 20px;
}

.programme__link {
    border: 2px solid #E7E7E7;
    height: 100%;
}

.programme__link---active {
    border-color: #004C98;
}

.programme__link---active:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -84px -21px;
}

.programme__line {
    color: #8E8E8E;
    padding: 10px 20px;
}

@media (max-width: 979px) {
    .programme__line {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .programme__line {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.programme__visual {
    padding: 0 20px 20px;
}

@media (min-width: 470px) {
    .programme {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .programme__cell {
        width: 48.8648648649%;
    }

    .programme__cell:nth-child(odd) {
        margin-right: 2.16216216216%;
    }
}

.button {
    background: #FFFFFF;
    cursor: pointer;
}

.button--wide, .button--large, .button--small, .button--minimal {
    text-align: center;
}

.button--wide:hover, .button--large:hover, .button--small:hover {
    color: #FFF;
    background: #333;
    text-decoration: none;
}

.button--wide, .button--large, .button--minimal {
    color: #004C98;
}

@media (max-width: 979px) {
    .button--wide, .button--large, .button--minimal {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .button--wide, .button--large, .button--minimal {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.button--wide {
    padding: 1px 40px;
}

.button--large {
    padding: 6px 10px;
}

.button--minimal {
    padding: 0;
}

.button--minimal:hover {
    color: #2E2D2C;
}

.button--small {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 15px;
    line-height: 1.07142857143rem;
    padding: 5px 10px;
}

.button--action {
    color: #2E2D2C;
    border: 1px solid #C2C2C2;
}

.button--action:not(:last-child) {
    margin-right: 5px;
}

.button--action:hover {
    background: #333;
}

.button--action---like:before, .button--action---cart:before, .button--action---wishlist:before {
    content: '';
    top: 50%;
    position: absolute;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
}

.button--action---like {
    padding: 8px 10px 8px 40px;
}

.button--action---like:before {
    margin: -9.5px 0 0;
    left: 10px;
    width: 22px;
    height: 19px;
    background-position: -65px 0;
}

.button--action---wishlist {
    padding: 8px 10px 8px 35px;
}

.button--action---wishlist:before {
    margin: -7.5px 0 0;
    left: 10px;
    width: 17px;
    height: 15px;
    background-position: -106px 0;
}

.button--action---cart {
    padding: 8px 10px 8px 37px;
}

.button--action---cart:before {
    margin: -8.5px 0 0;
    left: 10px;
    width: 20px;
    height: 17px;
    background-position: -124px 0;
}

.button--streched {
    width: 100%;
}

@media (max-width: 469px) {
    .button--action {
        width: 100%;
        display: block;
    }

    .button--action:first-child {
        margin: 0 0 10px;
    }
}

@media (min-width: 470px) and (max-width: 979px) {
    .button--action:first-child {
        margin: 0 5px 0 0;
    }
}

.widget {
    margin: 0 0 20px;
}

.carousel--widget .widget {
    margin: 0;
}

.widget__content {
    padding: 20px;
}

.widget--text {
    padding: 15px 20px 20px;
    background: #FFFFFF;
}

.widget--mixed__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.widget--mixed__header-link {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 18px;
    line-height: 1.28571428571rem;
}

.widget--mixed__content {
    background: #FFFFFF;
    height: 100%;
}

.widget__timestamp {
    color: #8E8E8E;
}

@media (max-width: 979px) {
    .widget__timestamp {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .widget__timestamp {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.widget__link {
    color: #2E2D2C;
}

.widget__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 469px) {
    .widget--mixed__header-link {
        padding-bottom: 10px;
        display: block;
    }

    .widget__colum--second {
        padding: 20px 0 0;
    }
}

@media (min-width: 470px) {
    .widget--mixed__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .widget__colum--first {
        padding-right: 20px;
        width: 66.5517241379%;
    }

    .widget__colum--second {
        width: 33.4482758621%;
    }
}

.productbar {
    background: #FFFFFF;
    padding: 20px 0 15px;
    margin: 0 0 20px;
    width: 100%;
}

.productbar__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 20px;
}

.productbar__column {
    vertical-align: top;
}

.productbar__column--first {
    padding: 0 10px 0 0;
    width: 33.333333333%;
}

.productbar__column--second {
    height: 100%;
    width: 66.666666666%;
}

.productbar__id {
    padding: 0 0 10px;
}

.productbar__numbers {
    border-top: 1px solid #E9E9F0;
}

.productbar__info {
    font-size: 12px;
    font-size: 0.857142857143rem;
    line-height: 16px;
    line-height: 1.14285714286rem;
}

.productbar__info--vendor {
    color: #C2C2C2;
}

.productbar__info--description {
    color: #2E2D2C;
}

@media (max-width: 569px) {
    .productbar__item {
        width: 100%;
    }
}

@media (min-width: 570px) and (max-width: 769px) {
    .productbar__item {
        width: 50%;
    }
}

@media (min-width: 770px) and (max-width: 1289px) {
    .productbar__item {
        width: 33.333333333%;
    }
}

@media (min-width: 1024px) {
    .productbar__item {
        width: 25%;
    }
}

.productlist {
    padding: 0;
    margin: 0 -10px;
}

@media (min-width: 470px) {
    .productlist {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.productlist__item {
    vertical-align: top;
    margin-bottom: 20px;
}

.productlist__item:not(.productlist__item--ad) {
    padding: 20px;
}

.productlist__item:not(.productlist__item--ad):not(.productlist__item--extended) {
    background: #FFFFFF;
}

@media (max-width: 469px) {
    .productlist__item {
        width: 95.5456570156%;
        margin-left: 2.2271714922%;
        margin-right: 2.2271714922%;
    }
}

@media (min-width: 470px) {
    .productlist__item:not(.productlist__item--ad) {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

@media (min-width: 470px) and (max-width: 669px) {
    .productlist__item {
        width: 46.8412942989%;
        margin-left: 1.54083204931%;
        margin-right: 1.54083204931%;
    }
}

@media (min-width: 670px) and (max-width: 979px) {
    .productlist__item {
        width: 31.1783107404%;
        margin-left: 1.04275286757%;
        margin-right: 1.04275286757%;
    }
}

@media (max-width: 979px) {
    .productlist__item--extended {
        background: #8E8E8E;
    }
}

@media (min-width: 980px) {
    .productlist__item {
        margin-left: 0.78125%;
        margin-right: 0.78125%;
    }

    .productlist__item:not(.productlist__item--extended) {
        width: 23.4375%;
    }

    .productlist__item--extended {
        width: 48.4375%;
        background: #FFFFFF;
    }
}

.productlist__link:not(.button) {
    color: #2E2D2C;
}

@media (max-width: 469px) {
    .productlist__link--streched {
        padding-bottom: 53.4482759% !important;
        height: 0;
        margin: 0 0 10px;
    }
}

@media (min-width: 470px) {
    .productlist__link--streched {
        height: 100%;
        -webkit-background-clip: content-box;
        background-clip: content-box;
    }
}

@media (max-width: 979px) {
    .productlist__info--adhead, .productlist__info--vendor, .productlist__info--description, .productlist__info--price {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .productlist__info--adhead, .productlist__info--vendor, .productlist__info--description, .productlist__info--price {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.productlist__info--adhead {
    color: #FFFFFF;
    background: #004C98;
}

.productlist__info--vendor {
    text-transform: uppercase;
    color: #C2C2C2;
    padding: 0 30px 0 0;
}

.productlist__info--price {
    padding: 0 0 10px;
}

.productlist__top {
    padding: 0 0 10px;
}

@media (min-width: 470px) {
    .productlist__top {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
}

.productlist__item--ad {
    background: #004C98;
}

@media (min-width: 470px) {
    .productlist__ad {
        height: 100%;
    }
}

@media (max-width: 979px) {
    .productlist__item--ad {
        padding: 10px 20px 20px;
    }

    .productlist__info--adhead {
        padding: 0 0 10px;
    }
}

@media (min-width: 980px) {
    .productlist__item--ad {
        padding: 20px;
    }

    .productlist__info--adhead {
        padding: 0 0 20px;
    }
}

.productlist__inputs {
    border-top: 1px solid #E7E7E7;
    padding: 5px 0 0;
}

.productlist__details {
    padding: 10px 0 0;
}

.productlist__save, .productdetail__save {
    position: absolute;
    top: 0;
    right: 0;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    z-index: 10;
}

.productlist__save--like, .productdetail__save--like {
    background-position: -42px 0;
    width: 22px;
    height: 19px;
}

.productlist__save--like---active, .productlist__save--like:hover, .productdetail__save--like:hover {
    background-position: -65px 0;
}

.productlist__save--wish, .productdetail__save--wish {
    background-position: -88px 0;
    width: 17px;
    height: 15px;
}

.productlist__save--wish---active, .productlist__save--wish:hover, .productdetail__save--wish:hover {
    background-position: -106px 0;
}

.productdetail__inputs {
    padding: 20px 0 0;
    margin: 20px 0;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}

.productdetail__inputs .custom-dropdown {
    margin: 10px 0 10px;
}

.productdetail__actionline, .productdetail__inputsline {
    padding: 0 0 20px;
}

.productdetail__inputsline--action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
}

.productdetail__inputsline--action > div:first-child {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 100px;
    -ms-flex: 0 1 100px;
    flex: 0 1 100px;
    width: 100px;
}

.productdetail__inputsline--action > div:last-child {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0 0 0 10px;
}

.productdetail {
    background: #FFFFFF;
    padding: 20px;
}

.productdetail__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
}

.productdetail__image {
    padding-bottom: 56.3545150502%;
}

.productdetail__header {
    border-bottom: 2px solid #E7E7E7;
    padding: 0 0 20px;
}

.productdetail__product {
    padding: 30px 0 0;
}

.productdetail__vendor {
    color: #C2C2C2;
}

@media (max-width: 979px) {
    .productdetail__vendor {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .productdetail__vendor {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.productdetail__additional {
    padding: 40px 0;
}

@media (max-width: 669px) {
    .productdetail__product {
        padding: 20px 0 0;
    }

    .productdetail__product-column {
        width: 100%;
    }

    .productdetail__product-column--first {
        padding: 0 0 20px;
    }
}

@media (min-width: 670px) {
    .productdetail__product {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
    }

    .productdetail__product-column {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        width: 50%;
    }

    .productdetail__product-column--first {
        margin: 0 20px 0 0;
    }
}

.producttable {
    padding: 0 0 20px;
}

.producttable label {
    display: none;
}

.producttable .img_upload label {
    display: inline-block;
}

.producttable__head, .producttable__body, .producttable__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.producttable__head {
    border-bottom: 2px solid #E9E9F0;
    padding: 0 0 10px;
}

.producttable__head-cell {
    color: #8E8E8E;
    word-wrap: break-word;
}

@media (max-width: 979px) {
    .producttable__head-cell {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .producttable__head-cell {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.producttable__body-cell, .producttable__footer-cell {
    color: #2E2D2C;
}

@media (max-width: 979px) {
    .producttable__body-cell, .producttable__footer-cell {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .producttable__body-cell, .producttable__footer-cell {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }

    .producttable__body-cell .img_upload {
        font-size: 14px;
        font-size: 1rem;
        line-height: 18px;
        line-height: 18px;
    }
}

.producttable__body {
    border-bottom: 1px solid #E9E9F0;
}

.producttable__footer {
    background: #F5F5F5;
}

.producttable__footer-wrap--highlight {
    color: #009635;
}

.producttable__footer-wrap:not(:only-of-type) {
    padding: 2px 0;
}

.producttable__footer-wrap:only-of-type {
    padding: 2px 0 2px 20px;
}

.producttable__body-cell input {
    width: 6em;
    text-align: right;
}

@media (max-width: 569px) {
    .producttable__body-column:first-child {
        display: none;
    }

    .producttable__body-column:last-child {
        width: 100%;
    }
}

@media (min-width: 570px) {
    .producttable__body-cell:first-child {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .producttable__body-column:first-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 36.8188512518%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 36.8188512518%;
        -ms-flex: 0 1 36.8188512518%;
        flex: 0 1 36.8188512518%;
        width: 36.8188512518%;
    }

    .producttable__body-column:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        width: 100%;
    }
}

@media (max-width: 769px) {
    .producttable__head-cell.wide, .producttable__body-cell.wide {
        width: 39.4922425952%;
    }

    .producttable__head-cell.medim, .producttable__body-cell.medium {
        width: 21%;
    }

    .producttable__head-cell, .producttable__body-cell {
        width: 12.3878702398%;
    }

    .producttable__head-cell:last-child, .producttable__body-cell:last-child {
        margin-left: auto;
        margin-right: 0px;
        padding-right: 0;
    }

    .producttable__footer-cell:first-child {
        width: 39.4922425952%;
    }

    .producttable__footer-cell:nth-child(2) {
        margin-left: auto;
    }

    .producttable__footer-cell:nth-child(3) {
        display: none;
    }

    .producttable__footer-cell:last-child {
        margin-left: auto;
    }
}

@media (min-width: 770px) {
    .producttable__head-cell {
        text-transform: uppercase;
    }

    .producttable__head-cell.wide, .producttable__body-cell.wide, .producttable__footer-cell.wide {
        width: 57.3770491803%;
    }

    .producttable__head-cell.medium, .producttable__body-cell.medium, .producttable__footer-cell.medium {
        width: 13%;
    }

    .producttable__head-cell.short, .producttable__body-cell.short, .producttable__footer-cell.short {
        width: 8%;
    }

    .producttable__head-cell:last-child, .producttable__body-cell:last-child {
        margin-right: 0px;
        padding-right: 0;
    }

    .producttable__head-cell {
        text-transform: uppercase;
    }
}

@media (max-width: 979px) {
    .producttable__head-cell {
        padding: 0 10px 0 0;
    }

    .producttable__body-cell, .producttable__footer-cell {
        padding: 10px 10px 10px 0;
    }
}

@media (min-width: 980px) {
    .producttable__body-cell, .producttable__footer-cell {
        padding: 20px 20px 20px 0;
    }
}

.producttable__image {
    padding-bottom: 50%;
}

.producttable__vendor {
    color: #8E8E8E;
}

.producttable__product {
    color: #2E2D2C;
}

.producttable__remove-product {
    padding: 5px 0 0;
}

@media (max-width: 669px) {
    .checkout-action__cell,
    .submit-action__cell {
        text-align: center;
    }

    .checkout-action__cell .button,
    .checkout-action__cell button,
    .submit-action__cell .button,
    .submit-action__cell button {
        display: block;
        width: 100%;
    }

    .checkout-action__cell:first-child,
    .submit-action__cell:first-child {
        padding: 0 0 20px;
    }
}

@media (min-width: 670px) {
    .checkout-action,
    .submit-action {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: end;
        -ms-flex-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
        align-items: flex-end;
    }
}

.shippingaddress--checkout {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
}

.shippingaddress.shippingaddress--checkout {
    white-space: normal;
}

.shippingaddress--checkout__cell {
    display: inline-block;
    vertical-align: top;
    border: 2px solid #E7E7E7
}

.shippingaddress--checkout__cell:not(:last-child) {
    margin: 0 10px 0 0;
}

.shippingaddress__edit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
}

.shippingaddress__block {
    padding: 0 0 20px;
}

.shippingaddress input[type="radio"] {
    display: none;
}

input[type="radio"]:checked ~ .shippingaddress--checkout__cell {
    border-color: #004C98;
    border-width: 2px;
    border-style: solid;
}

input[type="radio"]:checked ~ .shippingaddress--checkout__cell label:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -84px -21px;
}


.shippingaddress label {
    color: #8E8E8E;
    cursor: pointer;
}

@media (max-width: 979px) {
    .shippingaddress label {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .shippingaddress label {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.shippingaddress__edit {
    padding: 1em;
}

.shippingaddress__edit:before {
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    width: calc(100% - 20px);
    height: 1px;
    background: #E9E9F0;
}

@media (max-width: 469px) {
    .shippingaddress--account__cell:not(:last-child) {
        margin-bottom: 20px;
    }
}

@media (min-width: 470px) {
    .shippingaddress--account__block {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .shippingaddress--account__cell {
        width: 48.8648648649%;
    }
}

.shippingaddress--account__cell {
    border: 2px solid #E7E7E7;
    display: flex;
    flex-direction: column;
    width: calc(50% - 2em);
    margin: 1em;
}

@media (max-width: 979px) {
    .shippingaddress--checkout__cell {
        width: auto;
    }

    .shippingaddress label {
        padding: 5px 40px 5px 10px;
    }
}

@media (min-width: 980px) {
    .shippingaddress--checkout__cell {
        width: 297px;
    }

    .shippingaddress label {
        padding: 10px 40px 10px 10px;
    }
}

.validate-mail {
    background: #009635;
    color: #FFFFFF;
}

.validate-mail label {
    display: none;
}

.shippingaddress__block {
    display: flex;
    flex-wrap: wrap;
}

.shippingaddress__cell {
    margin: 0.5em 0.5em 0.5em 0;
    display: flex;
    flex-direction: column;
}

.shippingaddress--checkout__cell {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.shippingaddress--checkout__cell .shipping--checkout__cell--space {
    margin-top: auto;
}

.shippingaddress__cell .shippingaddress--checkout__cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.shippingaddress__cell .shippingaddress--checkout__cell label {
    border: none;
}

.shippingaddress__cell .shippingaddress--checkout__cell .shippingaddress__edit {
    border: none;
}

.validate-mail:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    left: 20px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.validate-mail__title {
    padding: 0 0 10px;
}

@media (max-width: 469px) {
    .validate-mail {
        padding: 20px 20px 10px 60px;
    }

    .validate-mail__content-cell:not(:last-child) {
        padding: 0 0 10px;
    }
}

@media (min-width: 470px) {
    .validate-mail {
        padding: 20px 20px 20px 60px;
    }
}

@media (min-width: 470px) and (max-width: 769px) {
    .validate-mail__content-cell:not(:last-child) {
        padding: 0 0 10px;
    }
}

@media (min-width: 770px) {
    .validate-mail__content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .validate-mail__content-cell {
        width: 33.333333333%;
    }

    .validate-mail__content-cell:not(:first-child) {
        padding: 0 0 0 10px;
    }

    .validate-mail__content-cell:first-child {
        padding: 0 20px 0 0;
    }
}

.payment label {
    padding: 0;
}

.payment__cell {
    padding: 10px 0;
}

.payment__cell:not(:last-child) {
    border-bottom: 1px solid #E9E9F0;
}

.payment__line {
    padding: 0 0 0 10px;
}

@media (max-width: 979px) {
    .payment__line {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .payment__line {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

@media (max-width: 669px) {
    .payment__vendors {
        padding: 10px 0 0 0;
    }
}

@media (min-width: 670px) {
    .payment__cell {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }
}

.summary {
    padding: 0 0 40px;
}

.summary__email {
    color: #2E2D2C;
    padding: 10px 0 0;
}

.summary__vendors {
    padding: 0 0 20px;
}

@media (max-width: 669px) {
    .summary__cell:not(:last-child) {
        padding: 0 0 40px;
    }
}

.checkout-success {
    text-align: center;
}

.avatar {
    padding: 0 0 20px;
}

@media (min-width: 670px) {
    .listview {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .listview > * {
        display: inline-block;
        vertical-align: top;
        width: 49.2063492063%;
    }

    .listview > *:nth-child(odd) {
        margin-right: 1.5873015873%;
    }
}

.detailview {
    background: #FFFFFF;
    padding: 20px;
}

.detailview__header {
    border-bottom: 2px solid #E7E7E7;
    padding: 0 0 20px;
}

.detailview__body {
    padding: 20px 0 0;
}

.detailview__timestamp {
    padding: 0 0 5px;
    color: #8E8E8E;
}

@media (max-width: 979px) {
    .detailview__timestamp {
        font-size: 14px;
        font-size: 1rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .detailview__timestamp {
        font-size: 16px;
        font-size: 1.14285714286rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

@media (max-width: 669px) {
    .detailview__body-column {
        width: 100%;
    }

    .detailview__body-column--first {
        padding: 0 0 20px;
    }
}

@media (min-width: 670px) {
    .detailview__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .detailview__body-column--first {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 384px;
        -moz-box-flex: 0;
        -moz-flex: 0 1 384px;
        -ms-flex: 0 1 384px;
        flex: 0 1 384px;
        width: 31.4754098361%;
        margin: 0 20px 0 0;
    }

    .detailview__body-column--second {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        width: 66.8852459016%;
    }
}

.order-product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.order-product__item {
    vertical-align: top;
    margin-bottom: 20px;
}

.order-product__image {
    padding-bottom: 50%;
}

.order-product__details, .order-product__inputs {
    padding: 10px 0 0;
}

@media (max-width: 979px) {
    .order-product__info--vendor, .order-product__info--description {
        font-size: 12px;
        font-size: 0.857142857143rem;
        line-height: 22px;
        line-height: 1.57142857143rem;
    }
}

@media (min-width: 980px) {
    .order-product__info--vendor, .order-product__info--description {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.71428571429rem;
    }
}

.order-product__info--vendor {
    text-transform: uppercase;
    color: #C2C2C2;
}

@media (max-width: 979px) {
    .order-product__item {
        width: 48.1343283582%;
    }

    .order-product__item:nth-child(odd) {
        margin-right: 3.73134328358%;
    }
}

@media (min-width: 980px) {
    .order-product__item {
        width: 31.6176470588%;
    }

    .order-product__item:not(:nth-child(3n)) {
        margin-right: 2.45098039216%;
    }
}

.body--bonus {
    background: #E9E9F0;
}

.body--ecommerce {
    background: #004C98;
}

.column {
    width: 100%;
}

.column--fullwidth, .column__main, .column__wrap {
    background: #FFFFFF;
}

.body--bap {
    background-color: #F5F0E0;
}

#table--bap tr th {
    background-color: #323E48;
    color: white
}

.column__main, .column__wrap {
    padding: 15px 20px 20px;
}

@media (max-width: 669px) {
    .column__equal--first {
        margin: 0 0 20px;
    }
}

@media (min-width: 670px) {
    .column--even {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .column__equal {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 50%;
        -moz-box-flex: 1;
        -moz-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%;
        display: inline-block;
        width: 50%;
    }

    .column__equal--first {
        margin: 0 20px 0 0;
    }
}

@media (max-width: 769px) {
    .column__aside {
        display: none;
        margin: 0 0 20px 0;
    }
}

@media (min-width: 770px) {
    .column--odd {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .column__content, .column__main {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }

    .column__aside {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 275px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 275px;
        -ms-flex: 0 0 275px;
        flex: 0 0 275px;
        width: 275px;
        margin: 0 20px 0 0;
    }
}

@media (max-width: 979px) {
    .column--fullwidth {
        padding: 20px 10px 10px;
    }
}

@media (min-width: 980px) {
    .column--fullwidth {
        padding: 20px;
    }
}

.voucher_input_area {
    margin-top: 20px;
}

.voucher_input_form input {
    width: 40%;
    margin-bottom: 10px;
}

.voucher-input-error-msg {
    font-size: 1rem;
    color: red;
    margin-top: 1em;
}

.voucher-input-success-msg {
    font-size: 1rem;
    color: green;
    margin-top: 1em;
}

.voucher-code-success {
    border-color: green !important;
}

.voucher-code-error {
    border-color: red !important;
}


.device-number-list-paging-top {
    float: right;
    margin-bottom: 10px;
    margin-right: 5px;
}

.device-number-list-filter {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
}

.device-number-list-filter-entry {
    display: inline-block;
    width: 100%;
    height: 40px;
}

.device-number-list-filter-entry .custom-dropdown {
    width: 100%;
}

.device-number-list-filter-entry input[type='text'] {
    width: 100%;
    height: 100%;
}

.device-number-row label,
.device-number-input-row label,
.device-header-additional-info,
.device-number-input-row-additional-info label {
    display: inline-block;
    padding-bottom: 0px;
    font-size: 14px;
}

.device-number-row input[type="radio"] {
    margin-right: 10px;
}

.delete-device-number {
    float: right;
    margin-top: 0px !important;
}

.device-number-row {
    margin-top: 10px;
}

.device-header,
.device-number-input-row {
    margin-top: 1em;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
}

.device-number-input-row {
    margin-bottom: 1em;
}

.device-header-additional-info,
.device-number-input-row-additional-info {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
}

.icon-info-sign {
    background-position: -120px -96px;
    vertical-align: top;
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    background-image: url(/px/glyphicons-halflings.png);
    background-repeat: no-repeat;
}

.deviceNumberError {
    color: red;
}

.device-number-input-row {
    width: auto;
}

.device-number-input-row .custom-dropdown {
    width: 100%;
    height: 38px;
}

.device-number-input-row .custom-dropdown select {
    height: 33px;
}

.device-number-input-confirm {
    margin-top: 15px;
    margin-bottom: 15px;
}

.device-number-input-confirm-statement {
    font-size: 14px;
}

.device-number-input-confirm-statement label {
    font-size: 14px;
    display: inline-block;
    margin-left: 5px;
}

.device-number-input-confirmation {
    font-size: 14px;
}

.device-number-input-confirmation .title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}

.device-number-input-confirmation .note {
    margin-bottom: 15px;
}

.device-number-input-confirmation .point-label,
.device-number-input-confirmation .point-value {
    display: inline-block;
}

.device-number-input-confirmation .point-label {
    width: 200px;
}

.device-number-input-confirmation .signature {
    margin-top: 15px;
}

.device-header-systemgarantie-info,
.device-number-input-row-systemgarantie-info {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 1fr 2fr 3fr 3fr;
    grid-column-gap: 10px;
    grid-row-gap: 5px;
    font-size: 14px;
}

.device-number-input-row-systemgarantie-info .custom-dropdown {
    max-height: 35px;
}

.device-number-input-row-systemgarantie-info .custom-dropdown__select {
    max-height: 33px;
}

.device-header-systemgarantie {
    margin-top: 20px;
    font-size: 14px;
}

.button--alert {
    vertical-align: -moz-middle-with-baseline;
    vertical-align: middle;
    background-color: rgb(231, 76, 60);
    color: rgb(255, 255, 255);
    border: none;
}

.button--full {
    width: 100%;
    height: 100%;
}

.button--action {
    vertical-align: -moz-middle-with-baseline;
    vertical-align: middle;
    background-color: rgb(239, 118, 38);
    color: rgb(255, 255, 255);
    border: none;
}

.vertical-middle {
    display: inline-block;
    vertical-align: -moz-middle-with-baseline;
}

table.with-styling td .flex {
    display: flex;
    height: 100%
}

.pr10 {
    padding-right: 10px;
}

.pl10 {
    padding-left: 19px;
}

.device-number-list .button--alert {
    padding-top: 10px;
    padding-bottom: 10px;
}

.full-width {
    max-width: 100%;
    width: 100%;
}

.device-number-note-2 {
    font-weight: bold;
}

.device-number-input-row .title {
    display: inline-block;
    margin-bottom: 5px;
}

.accountform.accountform--stacked {
    margin-top: 5px;
}

.warning--success__content td {
    color: inherit;
}

.marked a.white {
    color: white !important;
}

.checkboxLabel {
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
}

.submit-action input[type="checkbox"] {
    transform: scale(1.5);
}

.modal-captcha {
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0px;
    top: 0px;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-captcha-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 20px;
    border: 2px solid #F55;
    width: 348px; /* Could be more or less, depending on screen size */
    text-align: center !important;
}

.realperson-text {
    text-align: center;
    font-family: "Courier New", monospace !important;
    font-size: 6px;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 4px;
}

.realperson-regen {
    text-transform: uppercase;
    color: blue;
    margin-top: 5px;
    margin-bottom: 5px;
}

.captcha-div input[type="submit"] {
    border: thin solid grey;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    background-color: #Ef7626;
    color: #FFF;
}

.is-realperson {
    margin-bottom: 10px;
}

.captcha-head {
    font-weight: bold;
}

.captcha-note {
    margin-top: 10px;
    margin-bottom: 20px;
}

table.with-hover-tight th {
    background: #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
    padding: 20px 10px;
}

table.with-hover-tight td {
    padding: 5px 10px;
}

table.with-hover-tight td.border {
    border-bottom: 1px solid #999 !important;
    padding: none !important;
    line-height: 0px;
}

.submit-action__cell.w60 {
    width: 60%;
    text-align: justify;
}

.privat-data-permission-note {
    margin-top: 10px;
}

.w90per {
    width: 90%;
}

.device-number-input-confirm-statement input[type="checkbox"] {
    vertical-align: top;
    margin-top: 3px;
}

.inline-captcha-content .captcha-div {
    text-align: center;
}

.inline-captcha-content .realperson-regen {
    cursor: pointer;
}

.external_link_list {
    list-style: none;
    padding-left: 0px;
    border: 3px solid #EEF2ED;
}

.widget__content.widget--mixed__content.external_link_app {
    padding: 0px;
}

.widget__content.widget--mixed__content.external_link_app .widget__colum.widget__colum--first {
    padding: 0px;
}

.external_link_app .widget__colum {
    width: 100%;
}

.external-link-image {
    text-align: -moz-center !important;
    width: 20%;
    border: 3px solid #EEF2ED;
    padding: 10px 10px;
}

.external-link-image img {
    max-height: 50px;
    max-width: 100%;
    width: auto !important;
    height: auto;
}

.external-link-image-content {
    display: block;
    height: 50px;
}

.external-link-name {
    vertical-align: middle;
    border: 3px solid #EEF2ED;
    padding-left: 20px;
    font-weight: bold;
}

.table--wrapper {
    display: table;
    height: 100%;
}

.table-cell.vertical-middle {
    display: table-cell;
    vertical-align: middle;
}

.full-height {
    height: 100%;
}

.vertical-center {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-align-items: center;
    align-items: center;
}

.eol-article-label {
    color: red;
    margin-bottom: 10px;
}

.eol {
    position: absolute;
    top: 10px;
    width: 100%;
    height: 80px;
    text-align: center;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    z-index: 10;
    color: red;
    font-size: 1rem;
    font-weight: bold;
}

.stock-label {
    position: absolute;
    top: 10px;
    width: calc(100% - 40px);
    height: 80px;
    text-align: center;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: center;
    z-index: 5;
    color: #A44500;
    font-size: 1rem;
    font-weight: bold;
}

.no-padding {
    padding: 0px !important;
}

.no-padding td {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.text-center {
    text-align: center;
}

.device-registration-address-area {
    display: block;
    margin-bottom: 10px;
}

.pt20 {
    padding-top: 20px !important;
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb20 {
    padding-bottom: 20px;
}

.w65p {
    width: 65%;
}

.plr40 {
    padding-left: 40px;
    padding-right: 40px;
}

.flex-full-width {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}

.mt30 {
    margin-top: 30px !important;
}

.mr-single {
    margin-right: 1em;
}

.mt-single {
    margin-top: 1em;
}

.top {
    vertical-align: top;
}

.systemgarantie-choice {
    width: 120px;
}

.custom-style:checked + label::before,
.custom-style:not(:checked) + label::before {
    vertical-align: top;
}

.button--small.button-redirect {
    background: black;
    font-size: 0.7em;
    padding: 0.2em 1em;
}

.nav__list.nav--main__list > .nav__list-item.nav--sub__list-item.nav--sub__list-item---level-1 {
    padding: 0;
    margin-left: 4em;
}

.high-lines {
    line-height: 1.71429rem;
}

@media (min-width: 980px) {
    .nav__list.nav--main__list > .nav__list-item.nav--sub__list-item.nav--sub__list-item---level-1 {
        display: none;
    }
}

.order-payment-div {
    margin-top: 2em;
    margin-left: 2em;
    width: 500px;
}

.creditcard-input-div {
    display: grid;
    grid-template-columns: 1fr 3fr;
    grid-column-gap: 1em;
    align-items: center;
    margin-top: 1em;
}

.creditcard-error-msg {
    color: red;
    font-weight: bold;
}

.payment-creditcard-button-area {
    display: flex;
    flex-direction: column;
}

.payment-creditcart-label {
    font-size: 1rem;
}

.summary__cell {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.summary__cell a {
    margin-top: auto;
}

.nav--administration--canvas .nav--administration__list-item.nav--administration-cart,
.offcanvas .nav--administration__list-item.nav--administration-cart {
    vertical-align: middle;
    display: none;
}

.searchSubmit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    background: none;
}

.button.productlist__list_disabled {
    background-color: white;
}

.button.productlist__list_disabled:hover {
    background-color: white;
    color: #ec6500;
}

.productlist_price {
    font-weight: bold;
}

.shop_label_2 {
    font-size: 1rem;
    align-self: baseline;
}

.table-slack > * + * {
    margin-top: 0.5em;
}

.shop_text_2 {
    font-size: 0.85rem;
}

input[type="text"].shop-input-short {
    width: 5em;
}

input[type="text"].shop-input-medium {
    width: 15em;
}


hr.weak-line {
    margin-top: 1em;
    margin-bottom: 1em;
    height: 1px;
    background: #E7E7E7;
}

.button.button--content {
    flex: content;
}

.shop_footer_note {
    padding: 5px;
    font-size: 0.857142857143rem;
    color: #2E2D2C;
    font-weight: 700;
}

.significant {
    font-size: 1rem;
    font-weight: bold;
}

.flex-item-right {
    flex: 1;
    margin-left: auto;
}

.flex .custom-style:not(:checked) + label::before {
    top: 0px;
}

.flex .custom-style:checked + label::before {
    top: 0px;
}

.flex.flex-vertical {
    align-items: normal;
}

.flex.slim > * + * {
    margin-left: 0.5rem;
}

.flex .flex-full-width {
    flex: 1;
}

.flex .list-item {
    flex: 1 1 auto;
}

.article-box {
    text-align: center;
    background-color: white;
}

.body-voucher .main {
    margin: 1em;
}

.js-tablist__item.text-tabs__item .text-tabs__link {
    font-weight: bold;
}

.nav__link.nav--footer__link:hover {
    color: #222;
}

.shippingaddress--account__cell.default-address {
    border: thin solid #ec6500;
}

.shippingaddress--account__cell.default-address label::after {
    content: '';
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-image: url("../px/icons.png");
    background-image: url("../px/icons.svg"), linear-gradient(
            transparent,
            transparent);
    background-repeat: no-repeat;
    background-position: -84px -21px;
}

input[type="checkbox"].custom-style {
    position: fixed;
    top: -500px;
}

.custom-style.custom-checkbox-disabled + label::before {
    background-color: rgb(200, 200, 200);
}

.site > .header {
    padding: 20px 20px;
    display: flex;
}

.js-tablist.image-tabs__list {
    display: flex;
    justify-content: center;
}

.js-tablist__item.image-tabs__item {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.body-voucher .checkout__steps.checkout__steps--row {
    border: none;
    padding: 1em 0em;
    margin-bottom: 0;
}

.body-voucher .checkout__steps.checkout__steps--row.no-content {
    border: none;
    padding: 0em;
    margin-bottom: 0;
}

.order-year-limit-warning {
    border: 1px solid #e1343e;
    background: #f8d0d2;
    color: #e1343e;
    padding: 1em;
    font-size: 1.15rem;
    margin-bottom: 1em;
}

.order-year-limit-note {
    margin-bottom: 0.5em;
}

.order-year-limit-confirmation {
    padding-left: 0.3em;
}

.order-year-limit-warning label {
    font-size: 1.15rem;
    color: #e1343e;
}

.order-year-limit-warning label > span {
    margin-left: 0.3em;
    line-height: 1.5em;
}

#username_label {
    display: none;
}

.productlist__save,
.productlist__save--wish,
.productlist__save--wish---active {
    margin-top: 1em;
}

.loading__panel {
    display: none;
}

.loading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1002;
    background: rgba(255, 255, 255, 0.7);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.loading__wrap {
    color: #004C98;
    background: transparent;
    padding: 1.428571428571429rem;
    border-radius: 10px;
}

.loading__spinner {
    margin: 20px auto;
    font-size: 5px;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 76, 152, 0.2);
    border-right: 5px solid rgba(0, 76, 152, 0.2);
    border-bottom: 5px solid rgba(0, 76, 152, 0.2);
    border-left: 5px solid #004C98;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: ps-loading-spinner 1.1s infinite linear;
    animation: ps-loading-spinner 1.1s infinite linear;
    animation-name: ps-loading-spinner;
    animation-duration: 1.1s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running;
}


.loading__spinner, .loading__spinner::after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes ps-loading-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes ps-loading-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.personal-data-note {
    display: none;
    font-weight: normal;
    display: inline-block;
    padding-top: 1em;
    margin-left: 1em;
}

.password-change-note-area {
    display: flex;
    flex-direction: column;
}

.password-change-note {
    margin-top: auto;
    margin-bottom: auto;
}

.mfp-close {
    background: none;
    right: 20px;
}

/*# sourceMappingURL=main.css.map */


/* MEMBER CARD */

.membercard {
    position: relative;
    max-width: 375px;
    background: #E7E7E7;
    margin: auto;
}

.membercard__close {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m151 21c-2.0609 0-4.004673.3927244-5.831384 1.1781913-1.826707.7854669-3.419196 1.8581415-4.777515 3.2180553-1.358321 1.3599138-2.429739 2.948409-3.214286 4.7655349-.784547 1.817126-1.176815 3.7573165-1.176815 5.8206301 0 2.0867633.392268 4.0386809 1.176815 5.8558069.784547 1.8171259 1.855965 3.4056211 3.214286 4.7655326 1.358319 1.359913 2.950808 2.4325871 4.777515 3.218054 1.826711.7854673 3.770484 1.1781949 5.831384 1.1781949s4.004673-.3927276 5.831379-1.1781949c1.826712-.7854669 3.419201-1.858141 4.777518-3.218054 1.358321-1.3599115 2.42974-2.9484067 3.214287-4.7655326.784547-1.817126 1.176816-3.7690436 1.176816-5.8558069 0-2.0633136-.392269-4.0035041-1.176816-5.8206301-.784547-1.8171259-1.855966-3.4056211-3.214287-4.7655349-1.358317-1.3599138-2.950806-2.4325884-4.777518-3.2180553-1.826706-.7854669-3.770479-1.1781913-5.831379-1.1781913zm6.990632 19.6600227-2.353627 2.3563871-4.637003-4.6776065-4.637002 4.6776065-2.353632-2.3563871 4.637002-4.6776111-4.637002-4.6424388 2.353632-2.3563871 4.637002 4.6424388 4.637003-4.6424388 2.353627 2.3563871-4.637002 4.6424388z' fill='%23C2C2C2' fill-rule='evenodd' transform='translate(-136 -21)'/%3E%3C/svg%3E");
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden !important;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 20px;
    height: 20px;
    background-size: contain;
}

.membercard__close:hover {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3Csvg height='30' viewBox='0 0 30 30' width='30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m151 21c-2.0609 0-4.004673.3927244-5.831384 1.1781913-1.826707.7854669-3.419196 1.8581415-4.777515 3.2180553-1.358321 1.3599138-2.429739 2.948409-3.214286 4.7655349-.784547 1.817126-1.176815 3.7573165-1.176815 5.8206301 0 2.0867633.392268 4.0386809 1.176815 5.8558069.784547 1.8171259 1.855965 3.4056211 3.214286 4.7655326 1.358319 1.359913 2.950808 2.4325871 4.777515 3.218054 1.826711.7854673 3.770484 1.1781949 5.831384 1.1781949s4.004673-.3927276 5.831379-1.1781949c1.826712-.7854669 3.419201-1.858141 4.777518-3.218054 1.358321-1.3599115 2.42974-2.9484067 3.214287-4.7655326.784547-1.817126 1.176816-3.7690436 1.176816-5.8558069 0-2.0633136-.392269-4.0035041-1.176816-5.8206301-.784547-1.8171259-1.855966-3.4056211-3.214287-4.7655349-1.358317-1.3599138-2.950806-2.4325884-4.777518-3.2180553-1.826706-.7854669-3.770479-1.1781913-5.831379-1.1781913zm6.990632 19.6600227-2.353627 2.3563871-4.637003-4.6776065-4.637002 4.6776065-2.353632-2.3563871 4.637002-4.6776111-4.637002-4.6424388 2.353632-2.3563871 4.637002 4.6424388 4.637003-4.6424388 2.353627 2.3563871-4.637002 4.6424388z' fill='%238E8E8E' fill-rule='evenodd' transform='translate(-136 -21)'/%3E%3C/svg%3E");
}

.membercard__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    position: relative;
    padding: 20px;
    background: #FFFFFF;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.15);
}

.membercard__logo {
    display: block;
    overflow: hidden !important;
    padding: 0;
    /* 1 */
    text-indent: 101%;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 50px;
}

.membercard__logo.logo__link {
    display: block;
    overflow: hidden !important;
    padding: 0;
    /* 1 */
    text-indent: 101%;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 120px;
    height: 50px;
}

.membercard__badge {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background: #FFFFFF;
    position: absolute;
    bottom: -32.5px;
    right: 20px;
    padding: 15px;
}

.membercard__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 40px 20px;
}

.membercard__avatar {
    width: 200px;
    height: 200px;
    border-radius: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.membercard__text {
    display: block;
    color: #2E2D2C;
    font-weight: 700;
}

@media (max-width: 979px) {
    .membercard__text--normal {
        font-size: 22px;
        font-size: 1.5714285714rem;
        line-height: 24px;
        line-height: 1.7142857143rem;
    }
}

@media (min-width: 980px) {
    .membercard__text--normal {
        font-size: 28px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 2.1428571429rem;
    }
}

@media (max-width: 979px) {
    .membercard__text--large {
        font-size: 30px;
        font-size: 1.8rem;
        line-height: 34px;
        line-height: 2.4285714286rem;
    }
}

@media (min-width: 980px) {
    .membercard__text--large {
        font-size: 36px;
        font-size: 2rem;
        line-height: 40px;
        line-height: 2.8571428571rem;
    }
}

.membercard__code {
    width: 160px;
    height: 160px;
    border-radius: 6px;
    background: #FFFFFF;
    margin-top: 40px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}

.membercard__code .qr .qr-content {
    display: none;
}

.membercard__code .qr canvas {
    max-width: 100%;
}

@media (max-width: 979px) {
    .membercard {
        margin: 0 auto;
    }
}

@media (min-width: 980px) {
    .membercard {
        margin: 20px auto 0;
    }
}

.membercard__avatar .avatar__visual {
    max-height: 200px;
    object-fit: cover;
    height: 100%;
}

.membercard__avatar {
    text-align: center;
}

.avatar__visual {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.nav--cookie-consent__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
}

.nav--cookie-consent__list-item {
    margin-right: 0.9375rem;
    margin-left: 0.9375rem;
}

.nav--cookie-consent__link {
    font-size: 0.75rem;
    padding-bottom: 0.3125rem;
    padding-top: 0.3125rem;
    text-decoration: underline;
}

.category__image_desktop_container {
    display: flex;
}

#artikelListForm .category__image_desktop_container img {
    max-height: 4em;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

#artikelListForm .category__image_mobile_container img {
    max-height: 2em;
    width: auto;
    margin-left: auto;
    margin-right: auto;
}

@-webkit-keyframes sp2AnimatedBackground {
    from {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    to {
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
    }
}

@keyframes sp2AnimatedBackground {
    from {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    to {
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
    }
}

.category-banner {
    margin: 0 0 20px;
    overflow: hidden;
}

.category-banner__visual {
    webkit-animation: sp2AnimatedBackground 5s linear infinite alternate;
    animation: sp2AnimatedBackground 5s linear infinite alternate;
}

body.is-page-login,
html.is-page-login body {
    background-position: center center;
    background-image: url(https://satyr.io/1800x1440?texture=graphpaper);
    background-repeat: no-repeat;
    background-size: cover;
}

.login-box {
    width: 100%;
    margin-top: 10%;
}

.login-box h2 {
    border: none !important;
}

.login-box .list--bullet {
    list-style-type: none;
    margin: 20px 0 30px;
}

.login-box .list--bullet li {
    position: relative;
    line-height: 1.5;
    color: grey;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    margin: 0;
}

.login-box .list--bullet li::before {
    content: '';
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin: 5px 10px 0 0;
    border-radius: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='73' height='73' viewBox='0 0 73 73'%3E%3Cpath fill='%23E30916' fill-rule='evenodd' d='m73 0v73h-73v-73zm-20.16504 20c-.58789 0-1.10579.22395-1.55371.67187l-20.15625 20.15625-9.40625-9.40625c-.447919-.44792-.965817-.67187-1.553711-.67187s-1.077797.22395-1.469727.67187l-3.1074214 3.02344c-.391929.39193-.5878906.89583-.5878906 1.51172s.1959616 1.11979.5878906 1.51172l14.0253894 13.941405c.39193.4479189.89583.671875 1.51172.671875s1.11979-.2239561 1.51172-.671875l24.77539-24.691405c.39193-.39193.58789-.89583.58789-1.51172s-.19596-1.11979-.58789-1.51172l-3.10742-3.02344c-.39193-.44792-.88184-.67187-1.46973-.67187z'/%3E%3C/svg%3E%0A");
}

@media (max-width: 979px) {
    .login-box__column {
        padding: 20px;
    }

    .login-box__column:first-child {
        margin-bottom: 20px;
    }

    .login-box .list--bullet li {
        font-size: 1.3rem;
    }
}

@media (min-width: 980px) {
    .login-box {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
    }

    .login-box__column:first-child {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        padding: 20px 20px 30px;
    }

    .login-box__column:last-child {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 330px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 330px;
        -ms-flex: 0 0 330px;
        flex: 0 0 330px;
        width: 330px;
        margin: 0 0 0 20px;
        padding: 20px 40px 30px;
    }

    .login-box .list--bullet li {
        font-size: 1.5rem;
    }
}

.login-box__column {
    background: #FFF;
}

.loginboxform label {
    display: none;
}

.loginboxform label {
    display: none;
}

.loginboxform__item {
    margin-bottom: 10px;
}

.dropzoneProfileImage {
    border: gray dotted thin;
    padding: 1em;
    margin-bottom: 1em;
}

.dropzoneHeader {
    color: #bbb;
    font-size: 18pt;
    padding-bottom: 1em;
    text-align: center;
}

.img_upload img.e_com_finishing_logo {
    max-height: 10em;
    width: auto !important;
}

language-switch {
    position: relative;
    margin: 0;
    padding: 0;
}

.language-switch__dropdown {
    padding: 10px 0 0;
    display: none;
    position: absolute;
    top: auto;
    z-index: 2;
}

.language-switch---level-2 {
    background: #FFF;
    border-radius: 5px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2);
    padding: 10px;
    margin: 0 0 0 -10px;
}

.language-switch---level-2:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 22px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #FFF transparent;
}

.language-switch__item {
    list-style: none;
}

.language-switch__item---level-1:hover .language-switch__dropdown {
    display: block;
}

.language-switch__item---level-2:not(:last-child) {
    margin-bottom: 10px;
}

.language-switch__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    font-weight: bold;
    text-decoration: none !important;
}

.language-switch__link---level-1 > .language-switch__textnode {
    display: none;
}

.language-switch__link:hover {
    color: #2E2D2C !important;
}

.language-switch__flag {
    border-radius: 100%;
    width: 34px;
    height: 34px;
    overflow: hidden;
    border: 2px solid #C2C2C2;
    padding: 3px;
}

.language-switch__img {
    border-radius: 100%;
    overflow: hidden;
}

.language-switch__textnode {
    margin-left: 5px;
}

.width-full {
    width: 100%;
}

.width-67-percent {
    width: 67%;
}

.width-76-percent {
    width: 76%;
}

.producttable--summary__head-cell {
    padding-right: 20px;
}

.producttable--summary__head-cell:last-child {
    padding-right: 0px;
    margin-right: 0px;
}


.show-pdf {
    background-image: url("/px/pdf.png");
    display: inline-block;
    width: 30px;
    height: 30px;
}

.show-pdf-label {
    vertical-align: top;
    padding-top: 7px;
    text-decoration: none;
}

.show-pdf-label {
    text-decoration: none;
}

.mt-half {
    margin-top: 0.5em;
}

a.no-hover {
    text-decoration: none;
}

table.select-radio td input[type="radio"] {
    margin-left: 10px;
}

table.select-radio td label {
    display: inline-block;
    padding-left: 5px;
}

.e-com-shop-header-actions .button.button--large {
    padding: 0.4em 6em;
}


/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

/* Wrapper for all connect elements.
 */
.noUi-connects {
    overflow: hidden;
    z-index: 0;
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat;
}

/* Offset direction
 */
.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto;
}

/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0;
}

.noUi-horizontal .noUi-origin {
    height: 0;
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
}

.noUi-touch-area {
    height: 100%;
    width: 100%;
}

.ui-touch-area,
.noUi-touch-area {
    display: none;
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    transition: transform 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/* Slider size and handle placement;
 */
.noUi-horizontal {
    height: 6px;
}

.noUi-horizontal .noUi-handle {
    height: 20px;
    width: 20px;
    right: -10px;
    top: -7px;
}

.noUi-vertical {
    width: 18px;
}

.noUi-vertical .noUi-handle {
    height: 20px;
    width: 20px;
    right: -7px;
    bottom: -10px;
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -10px;
    right: auto;
}

/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
    border-radius: 20px;
    background: #E7E7E7;
}

.noUi-connects {
    border-radius: 3px;
}

.noUi-connect {
    background: #004C98;
}

/* Handles and cursors;
 */
.noUi-draggable {
    cursor: ew-resize;
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize;
}

.noUi-handle {
    background: #004C98;
    border-radius: 3px;
    cursor: default;
}

.noUi-active {
    box-shadow: inset 0 1px 7px rgba(0, 0, 0, 0.2), 0 3px 6px -3px rgba(0, 0, 0, 0.2);
}

/* Handle stripes;
 */
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 10px;
    width: 1px;
    background: rgba(255, 255, 255, 0.4);
    left: 8px;
    top: 5px;
}

.noUi-handle:after {
    left: 11px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 10px;
    height: 1px;
    left: 5px;
    top: 10px;
}

.noUi-vertical .noUi-handle:after {
    top: 11px;
}

/* Disabled state;
 */
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled].noUi-target,
[disabled].noUi-handle,
[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* Base;
 *
 */
.noUi-pips,
.noUi-pips * {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-pips {
    position: absolute;
    color: #999;
}

/* Values;
 *
 */
.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px;
}

/* Markings;
 *
 */
.noUi-marker {
    position: absolute;
    background: #CCC;
}

.noUi-marker-sub {
    background: #AAA;
}

.noUi-marker-large {
    background: #AAA;
}

/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%;
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px;
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px;
}

/* Vertical layout;
 *
 */
.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%;
}

.noUi-value-vertical {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding-left: 25px;
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    transform: translate(0, 50%);
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px;
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px;
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px;
}

.noUi-tooltip {
    display: block;
    position: absolute;
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #fff;
    color: #000;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
}

.noUi-horizontal .noUi-tooltip {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
    bottom: 120%;
}

.noUi-vertical .noUi-tooltip {
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    top: 50%;
    right: 120%;
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(50%, 0);
    transform: translate(50%, 0);
    left: auto;
    bottom: 10px;
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    -webkit-transform: translate(0, -18px);
    transform: translate(0, -18px);
    top: auto;
    right: 28px;
}

.lb-range-slider__values {
    font-weight: 700 !important;
    font-size: 12px !important;
    line-height: 12px !important;
    border: none !important;
    color: #2E2D2C !important;
    padding: 10px 0 0 !important;
    text-align: center;
}

input[type="text"].no-border {
    border: none;
}

.availability {
    position: relative;
    background-color: #FFFFFF;
}

.availability__body {
    text-align: center;
}

.availability__text {
    display: block;
}

.availability__text code, .availability__text--title {
    font-weight: bold;
}

.availability__text--title {
    margin-bottom: 0.7142857143rem;
}

.availability__footer {
    margin-top: 1.4285714286rem;
}

.availability__footer-row + .availability__footer-row {
    margin-top: 0.7142857143rem;
}

@media (max-width: 769px) {
    .availability {
        margin: 1.4285714286rem;
    }
}

@media (max-width: 979px) {
    .availability {
        padding: 1.4285714286rem;
    }

    .availability__text--title {
        font-size: 22px;
        font-size: 1.5714285714rem;
        line-height: 24px;
        line-height: 1.7142857143rem;
    }

    .availability__text--subline {
        font-size: 12px;
        font-size: 0.8571428571rem;
        line-height: 22px;
        line-height: 1.5714285714rem;
    }
}

@media (min-width: 770px) {
    .availability {
        max-width: 600px;
        margin-top: 1.4285714286rem;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 980px) {
    .availability {
        padding-left: 5rem;
        padding-right: 5rem;
        padding-bottom: 2.8571428571rem;
        padding-top: 2.8571428571rem;
    }

    .availability__text--title {
        font-size: 28px;
        font-size: 2rem;
        line-height: 30px;
        line-height: 2.1428571429rem;
    }

    .availability__text--subline {
        font-size: 14px;
        font-size: 1rem;
        line-height: 24px;
        line-height: 1.7142857143rem;
    }
}

.profile_search {
    position: relative;
    width:
}

.profile_search .searchSubmit {
    width: 30px;
}

.profile_search .searchSubmit::before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    top: 40%;
    left: 65%;
    margin: -10px 0 0 -15px;
    background-image: url("../icons/icons.png");
    background-image: url("../icons/icons.svg"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    background-position: -21px 0;
}

.profile_search .searchClear {
    background: rgb(160, 160, 160);
    width: 4px;
    height: 20px;
    position: absolute;
    right: 36px;
    top: 19%;
    margin-left: 0px;
    transform: rotate(45deg);
    border-radius: 20px;
}

.profile_search .searchClear:before {
    background: rgb(156, 168, 160);
    content: "";
    width: 20px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: -8px;
    border-radius: 20px;
}
.ml-auto {
    margin-left: 10px;
}

.producttable__item_warning {
    color: #E74C3C;
}

.w60percent {
    width: 60%;
}

.check-voucher-btn {
    align-self: end;
    line-height: 2.4em;
}

.flex .check-voucher-btn {
    margin-left: auto;
}

 .h-is-input-password-toggle {
    overflow: hidden;
    padding: 0; /* 1 */
    text-indent: 101%;
    white-space: nowrap;
    text-indent: -9999rem;
  }

  .h-is-input-password-toggle {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='641px' height='513px' viewBox='0 0 641 513' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M38.805621,5.10562105 C28.405621,-3.09437895 13.305621,-1.19437895 5.10562105,9.20562105 C-3.09437895,19.605621 -1.19437895,34.705621 9.20562105,42.905621 L601.205621,506.905621 C611.605621,515.105621 626.705621,513.205621 634.905621,502.805621 C643.105621,492.405621 641.205621,477.305621 630.805621,469.105621 L525.605621,386.705621 C565.205621,346.105621 592.005621,300.605621 605.505621,268.305621 C608.805621,260.405621 608.805621,251.605621 605.505621,243.705621 C590.605621,208.005621 559.305621,156.005621 512.505621,112.605621 C465.505621,68.805621 400.805621,32.005621 320.005621,32.005621 C251.805621,32.005621 195.005621,58.305621 150.705621,92.805621 L38.805621,5.10562105 Z M223.105621,149.505621 C248.605621,126.205621 282.705621,112.005621 320.005621,112.005621 C399.505621,112.005621 464.005621,176.505621 464.005621,256.005621 C464.005621,280.905621 457.705621,304.305621 446.605621,324.705621 L408.005621,294.505621 C416.405621,275.205621 418.605621,253.105621 412.805621,231.205621 C401.705621,189.705621 365.005621,161.805621 324.205621,160.105621 C318.405621,159.905621 315.005621,166.205621 316.805621,171.805621 C318.905621,178.205621 320.105621,185.005621 320.105621,192.105621 C320.105621,202.305621 317.705621,211.905621 313.505621,220.405621 L223.205621,149.605621 L223.105621,149.505621 Z M373.005621,389.905621 C356.605621,396.405621 338.705621,400.005621 320.005621,400.005621 C240.505621,400.005621 176.005621,335.505621 176.005621,256.005621 C176.005621,249.105621 176.505621,242.405621 177.405621,235.805621 L83.105621,161.505621 C60.305621,191.205621 44.005621,220.805621 34.505621,243.705621 C31.205621,251.605621 31.205621,260.405621 34.505621,268.305621 C49.405621,304.005621 80.705621,356.005621 127.505621,399.405621 C174.505621,443.205621 239.205621,480.005621 320.005621,480.005621 C367.805621,480.005621 409.905621,467.105621 446.205621,447.505621 L373.005621,389.905621 Z' id='Shape' fill='%23C2C2C2' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    aspect-ratio: 1;
    padding: 0;
    background-color: transparent;
    background-size: 50%;
  }
  .h-is-input-password-toggle.h-is-active {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='577px' height='448px' viewBox='0 0 577 448' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M287.975,0 C207.175,0 142.475,36.8 95.375,80.6 C48.575,124 17.275,176 2.475,211.7 C-0.825,219.6 -0.825,228.4 2.475,236.3 C17.275,272 48.575,324 95.375,367.4 C142.475,411.2 207.175,448 287.975,448 C368.775,448 433.475,411.2 480.575,367.4 C527.375,323.9 558.675,272 573.575,236.3 C576.875,228.4 576.875,219.6 573.575,211.7 C558.675,176 527.375,124 480.575,80.6 C433.475,36.8 368.775,0 287.975,0 Z M143.975,224 C143.975,144.470996 208.445996,80 287.975,80 C367.504004,80 431.975,144.470996 431.975,224 C431.975,303.529004 367.504004,368 287.975,368 C208.445996,368 143.975,303.529004 143.975,224 L143.975,224 Z M287.975,160 C287.975,195.3 259.275,224 223.975,224 C216.875,224 210.075,222.8 203.675,220.7 C198.175,218.9 191.775,222.3 191.975,228.1 C192.275,235 193.275,241.9 195.175,248.8 C208.875,300 261.575,330.4 312.775,316.7 C363.975,303 394.375,250.3 380.675,199.1 C369.575,157.6 332.875,129.7 292.075,128 C286.275,127.8 282.875,134.1 284.675,139.7 C286.775,146.1 287.975,152.9 287.975,160 L287.975,160 Z' id='Shape' fill='%232E2D2C' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  
  .h-is-input-wrapper .h-is-input-password {
    padding-right: 35px;
  }
  
  .lb-position-relative {
    position: relative;
  }

  .order-submit-confirmation {
      margin-top: 1em;
      margin-bottom: 1em;
  }

  .order-submit-confirmation-item {
      margin-top: 0.5em;
  }

  .article-facts {
    display: grid;
    column-gap: 10px;
    margin-block: 10px;
  }
  @media (max-width: 979px) {
    .article-facts {
      font-size: 12px;
      font-size: 0.8571428571rem;
      line-height: 22px;
      line-height: 1.5714285714rem;
    }
  }
  @media (min-width: 980px) {
    .article-facts {
      font-size: 14px;
      font-size: 1rem;
      line-height: 24px;
      line-height: 1.7142857143rem;
    }
  }
  .article-facts[data-appearance=fluid] {
    grid-template-columns: auto 1fr;
  }
  .article-facts__row {
    display: contents;
  }
  .article-facts__col label {
    font-size: inherit;
    padding: 0;
  }
  @media (max-width: 669px) {
    .article-facts[data-appearance=fixed] {
      grid-template-columns: 30% 1fr;
    }
  }
  @media (min-width: 670px) {
    .article-facts[data-appearance=fixed] {
      grid-template-columns: 25% 1fr;
    }
  }
  
  .h-is-fact-section,
  .productdetail__section {
    margin-block: 40px;
  }
  .h-is-fact-section:first-child,
  .productdetail__section:first-child {
    margin-block-start: 0;
  }
  .h-is-fact-section:last-child,
  .productdetail__section:last-child {
    margin-block-end: 0;
  }
  
  .js-tabcontent .h-is-header {
    display: none;
  }
  .js-tabcontent .h-is-header + .h-is-fact-section {
    margin-block-start: 0;
  }
  
  .lb-text-bold {
    font-weight: bold;
  }
  
  a[data-appearance=pdf-download] {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    gap: 0.3571428571rem;
  }
  a[data-appearance=pdf-download]::before {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='16px' height='20px' viewBox='0 0 16 20' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Ctitle%3EShape%3C/title%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M9.586,0 C10.05555,0 10.5100899,0.165434166 10.87,0.467 L10.9999999,0.586 L15.414,5 C15.7460182,5.33202258 15.9506319,5.77027813 15.992,6.238 L15.9999999,6.414 L15.9999999,18 C16.0003312,19.0466248 15.193677,19.9165032 14.15,19.995 L13.9999999,20 L1.9999999,20 C0.953375236,20.0003312 0.0834968088,19.193677 0.005,18.15 L-1.01963112e-07,18 L-1.01963112e-07,2 C-0.00033121748,0.953375236 0.806322963,0.0834968088 1.85,0.005 L1.9999999,0 L9.586,0 Z M8,2 L2,2 L2,18 L14,18 L14,8 L9.5,8 C8.72737809,7.99996291 8.0811717,7.41305343 8.007,6.644 L8,6.5 L8,2 Z M8.988,9.848 C9.22765065,11.3709595 10.0240916,12.7507444 11.223,13.72 C12.11,14.437 11.299,15.841 10.235,15.432 C8.79642242,14.8783958 7.20357758,14.8783958 5.765,15.432 C4.7,15.842 3.889,14.437 4.776,13.72 C5.97498217,12.7508074 6.77144081,11.3709918 7.011,9.848 C7.189,8.721 8.811,8.722 8.988,9.848 M7.998,12.152 L7.31,13.348 L8.69,13.348 L7.998,12.152 Z M10,2.414 L10,6 L13.586,6 L10,2.414 Z' id='Shape' fill='%232E2D2C' fill-rule='nonzero'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    content: "";
    width: 15px;
    aspect-ratio: 1;
  }

input[type="text"].lb-range-slider-values:disabled {
    background-color: white;
}

.lb-d-flex {
    display: flex;
}

.lb-d-flex.lb-align-items-center {
    align-items: center;
}

.controls__top .controls__range {
    padding-top: 0;
}

.lb-m-5px {
    margin-left: 5px;
    margin-right: 5px;
}