@charset "UTF-8"; /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
button, hr, input {
    overflow: visible
}

audio, canvas, progress, video {
    display: inline-block
}

progress, sub, sup {
    vertical-align: baseline
}

legend, ul {
    padding: 0
}

.dark-img, sub, sup {
    position: relative
}

.checkbox, .lazy-image__image {
    visibility: hidden
}

.burger, .checkbox + label, .custom-select__inner li, .custom-select__label, .link, .page-slider__indicators > * {
    cursor: pointer
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    background: #fff
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

.global-menu__key, .link, .news-box a, .promo__headline {
    text-decoration: none
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

*, .link, legend {
    color: inherit
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

.catalogue-page__request .content .controls button:focus, .catalogue-page__request .content .controls input[type=submit]:focus, .input:focus {
    outline: 0
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

.dark-img.lazy-image:after, [hidden], template {
    display: none
}

/*! Gray v1.6.0 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
    -webkit-filter: gray;
    filter: gray
}

.grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition: -webkit-filter .5s;
    transition: filter .5s;
    transition: filter .5s, -webkit-filter .5s
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .grayscale.grayscale-fade {
        -webkit-transition: -webkit-filter .5s;
        transition: -webkit-filter .5s
    }
}

.grayscale.grayscale-fade:hover, .grayscale.grayscale-off {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}

.grayscale.grayscale-replaced {
    -webkit-filter: none !important;
    filter: none !important
}

.grayscale.grayscale-replaced > svg {
    -webkit-transition: opacity .5s ease;
    transition: opacity .5s ease;
    opacity: 1
}

.grayscale.grayscale-replaced.grayscale-fade:hover > svg, .grayscale.grayscale-replaced.grayscale-off > svg {
    opacity: 0
}

.neuehaasgroteskdisplayregular {
    font-family: "Neue Haas Grotesk Disp Reg";
    font-style: Normal;
    font-weight: Normal
}

.neuehaasgroteskdisplaybold {
    font-family: "Neue Haas Grotesk Disp Bd";
    font-style: Normal;
    font-weight: Normal
}

* {
    margin: 0;
    font-family: 'Neue Haas Grotesk Disp', sans-serif;
    -webkit-font-smoothing: antialiased
}

strong {
    font-weight: 700
}

ul {
    list-style: none
}

.dark-img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #000;
    opacity: .3;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.gl-bot:after, .gl-top:before {
    content: '';
    z-index: 1;
    height: 1px;
    background: rgba(0, 0, 0, .12)
}

.dark-img:hover:after {
    opacity: 0
}

.dark-img.lazy-image.lazy-image--loaded:after, .header-large > *, .header-medium > *, .header-small > *, .header-xlarge > *, .header > *, .meta-data__title > *, .product-details__description .article__section-header > * {
    display: block
}

.link, .news-details__article-col, .text {
    line-height: 1.4;
    font-size: 13px;
    letter-spacing: .12px
}

@media (min-width: 400px) {
    .link, .news-details__article-col, .text {
        font-size: 15px;
        letter-spacing: .15px
    }
}

@media (min-width: 768px) {
    .link, .news-details__article-col, .text {
        font-size: 14px;
        letter-spacing: .14px
    }
}

@media (min-width: 1024px) {
    .link, .news-details__article-col, .text {
        font-size: 15px;
        letter-spacing: .15px
    }
}

@media (min-width: 1300px) {
    .link, .news-details__article-col, .text {
        font-size: 18px;
        letter-spacing: .18px
    }
}

@media (min-width: 1600px) {
    .link, .news-details__article-col, .text {
        font-size: 20px;
        letter-spacing: .2px
    }
}

.header, .header-large, .header-medium, .header-small, .header-xlarge, .meta-data__title, .product-details__description .article__section-header {
    margin: 0;
    font-weight: 400
}

.header-xlarge {
    font-weight: 700;
    font-size: 10.625vw;
    letter-spacing: -.21vw;
    line-height: 1.06
}

@media (min-width: 1024px) {
    .header-xlarge {
        font-size: 13.6vw
    }
}

.header-large {
    font-size: 10.625vw;
    letter-spacing: -.15vw;
    line-height: 1.06
}

@media (min-width: 1024px) {
    .header-large {
        font-size: 6vw
    }
}

.header-small, .meta-data__title, .product-details__description .article__section-header {
    font-size: 5.9vw;
    line-height: 1.08;
    letter-spacing: -.0375vw
}

.gl-top {
    position: relative
}

.gl-top:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.gl-top--pull-left:before {
    width: 100vw;
    left: -2vw
}

@media (min-width: 1024px) {
    .header-small, .meta-data__title, .product-details__description .article__section-header {
        font-size: 2.8vw
    }

    .gl-top-lg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 1px;
        width: 100%;
        background: rgba(0, 0, 0, .12)
    }
}

.gl-bot {
    position: relative
}

.gl-bot:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.gl-bot--pull-left:after {
    width: 200vw !important;
    left: -100vw !important;
}

@media (max-width: 1023px) {
    .gl-bot-sm:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        height: 1px;
        width: 100%;
        background: rgba(0, 0, 0, .12)
    }
}

.gl-left:before, .gl-right:after, .l-page-container:after, .l-page-container:before {
    height: 100%;
    width: 1px;
    content: '';
    background: rgba(0, 0, 0, .12);
    z-index: 1
}

.gl-left, .l-page-container {
    position: relative
}

.gl-left:before, .l-page-container:before {
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 1024px) {
    .gl-left-lg:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        height: 100%;
        width: 1px;
        background: rgba(0, 0, 0, .12)
    }
}

.gl-right, .l-page-container {
    position: relative
}

.gl-right:after, .l-page-container:after {
    position: absolute;
    bottom: 0;
    right: 0
}

.link:hover {
    color: #fc0f42
}

.primary-theme .link:hover {
    color: #000
}

.link--underline {
    display: inline-block;
    position: relative
}

.link--underline:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .12)
}

.primary-theme .link--underline:after {
    background: #fff
}

.svg-icon {
    color: inherit;
    fill: currentColor;
    width: 100%;
    height: 100%
}

.logo {
    display: block;
    width: 13.7vw;
    height: 6vw
}

@media (min-width: 1024px) {
    .logo {
        width: 5.7vw;
        height: 2vw
    }
}

.flex-table__row {
    padding: 1vw 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.flex-table__row:not(:last-child) {
    border-bottom: 1px solid #000
}

.flex-table__col {
    width: 60%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.flex-table__col--2 {
    width: 40%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .flex-table__col--2 {
        width: 66%
    }
}

.flex-table__col--2 > * {
    width: 100%
}

@media (min-width: 768px) {
    .flex-table__col--2 > * {
        width: 50%
    }
}

.input {
    background: 0 0;
    border: none;
    width: 100%
}

.input::-webkit-input-placeholder {
    color: #aaa
}

.input::-moz-placeholder {
    color: #aaa
}

.input:-ms-input-placeholder {
    color: #aaa
}

.input:-moz-placeholder {
    color: #aaa
}

.input::-ms-clear {
    display: none
}

.list li {
    position: relative;
    padding-left: 1.5em;
    margin-bottom: 1.5em
}

.list li::before {
    content: "—";
    position: absolute;
    left: 0
}

.checkbox {
    height: 1px;
    position: absolute;
    width: 1px
}

.checkbox + label {
    display: inline-block;
    position: relative;
    padding-left: 25px
}

.checkbox + label:before, .checkbox:checked + label:after {
    content: '';
    position: absolute
}

.checkbox + label:before {
    display: inline-block;
    vertical-align: text-top;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #e1e1e1;
    margin-right: 10px;
    top: 3px;
    left: 0;
    -webkit-transition: border .5s ease;
    transition: border .5s ease;
    border-radius: 3px
}

.custom-select__label .title, .title-box, .title-box__info-header > * {
    display: block
}

.checkbox:checked + label:after {
    left: 6px;
    top: 6px;
    width: 2px;
    height: 5px;
    border: 2px solid #000;
    border-left: 0;
    border-top: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.full-height {
    height: 100vh
}

.square-spacer, .title-box {
    height: 0;
    padding-bottom: 100%;
    width: 100%
}

.title-box {
    position: relative;
    color: #fff
}

.title-box__title {
    position: absolute;
    top: 44%;
    left: 2vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    pointer-events: none;
    max-height: 2.16em
}

.title-box__link {
    position: absolute;
    left: 2vw;
    bottom: 2vw;
    z-index: 1;
    line-height: 1.1
}

.title-box__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.title-box__info-header {
    z-index: 2;
    pointer-events: none;
    left: 2vw;
    top: 2vw;
    position: absolute
}

.custom-select__label:before, .title-box--grey:before {
    left: 0;
    width: 100%;
    content: ''
}

@media (min-width: 1024px) {
    .title-box--animated {
        -webkit-transition: background .3s ease-in;
        transition: background .3s ease-in
    }

    .title-box--animated .title-box__image {
        opacity: 0;
        -webkit-transform: translateX(2.5%);
        transform: translateX(2.5%);
        -webkit-transition: opacity .3s ease-in, -webkit-transform .2s ease-in;
        transition: opacity .3s ease-in, -webkit-transform .2s ease-in;
        transition: opacity .3s ease-in, transform .2s ease-in;
        transition: opacity .3s ease-in, transform .2s ease-in, -webkit-transform .2s ease-in
    }

    .title-box--animated:hover {
        background: #747474
    }

    .title-box--animated:hover .title-box__image {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.title-box--bare {
    color: #000
}

.title-box--bare .title-box__title {
    -webkit-transform: none;
    transform: none;
    top: 2vw
}

.title-box--featured .title-box__title {
    font-size: 10vw
}

.title-box--grey:before {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 10;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in;
    background: #747474
}

.title-box--grey:hover:before {
    opacity: .5
}

.custom-select {
    position: relative
}

.custom-select__label {
    position: relative;
    padding: 2vw 2vw 5px;
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}

.custom-select__label:before {
    position: absolute;
    bottom: -2px;
    height: 0;
    background: grey;
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
    z-index: -1
}

.custom-select__label:after {
    content: '';
    width: -webkit-calc(100% - 4vw);
    width: calc(100% - 4vw);
    left: 2vw;
    bottom: 0;
    height: 1px;
    background: rgba(0, 0, 0, .12);
    position: absolute
}

.custom-select__label .current-selection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.custom-select__label .current-selection .svg-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 19px;
    height: 14px;
    stroke: grey;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 10px
}

.custom-select__content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    height: 0;
    width: 100%;
    -webkit-transition: height .3s ease, bottom .3s ease;
    transition: height .3s ease, bottom .3s ease
}

.custom-select__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 2vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: grey;
    color: #fff
}

.custom-select__inner li:not(:last-child) {
    margin-bottom: .5vw
}

.custom-select__inner li:hover {
    color: #000
}

.custom-select--open .custom-select__label {
    color: #fff
}

.custom-select--open .custom-select__label:before {
    height: 100%
}

.cell-load {
    position: relative
}

.cell-load__overlay {
    position: absolute;
    top: 0;
    z-index: 1;
    height: 100%;
    background: #fc0f42;
    width: 0%;
    right: 0
}

.lazy-image--loaded .lazy-image__image {
    visibility: visible
}

.promo__image {
    overflow: hidden;
    display: block;
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 100%
}

.promo__image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.objectfit .promo__image img {
    height: 100%;
    object-fit: cover
}

.promo__image svg {
    min-height: 100%;
    width: 250%;
    margin-left: -45% !important
}

@media (min-width: 1024px) {
    .title-box--featured .title-box__title {
        font-size: 5vw
    }

    .promo__image {
        padding-bottom: 62.5%
    }

    .promo__image svg {
        width: 100%;
        margin-left: 0 !important
    }

    .promo__caption {
        bottom: 0;
        left: 0;
        padding-top: 1vw;
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }
}

.promo__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    font-size: 14px;
    letter-spacing: .4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: left
}

.brochure > *, .burger {
    display: inline-block
}

.burger, .news-box {
    -webkit-box-sizing: border-box
}

.promo__caption .svg-icon {
    width: 19px;
    height: 14px;
    stroke: grey;
    margin-left: 5px
}

.promo__info {
    width: 100%;
    position: relative;
    padding-bottom: 30vw;
    padding-top: 2vw
}

@media (min-width: 1024px) {
    .promo__info {
        padding-bottom: 0;
        padding-top: 1.5vw
    }

    .promo__section-header {
        margin-bottom: 1.3vw
    }
}

@media (min-width: 1600px) {
    .promo__info {
        padding-top: 1.7vw
    }

    .promo__section-header {
        margin-bottom: 1.5vw
    }
}

.promo__link {
    position: absolute;
    left: 2vw;
    bottom: 2vw
}

.news-box {
    padding: 20vw 2vw;
    position: relative;
    box-sizing: border-box;
    height: 100%
}

.news-box__date {
    top: 2vw;
    left: 2vw;
    position: absolute
}

.news-box__title {
    margin-bottom: 12vw;
    font-weight: 700;
    height: 4.2em
}

@media (min-width: 1024px) {
    .news-box {
        padding: 12.5vw 2vw
    }

    .news-box__title {
        margin-bottom: 3vw
    }

    .news-box__text {
        width: 90%
    }
}

.news-box__link {
    position: absolute;
    bottom: 2vw;
    left: 2vw
}

.page-title {
    overflow-y: hidden;
    line-height: 1;
    padding-bottom: 1.4vw;
    width: 100%;
    position: absolute;
    bottom: -.12em;
    left: 1.4vw;
    z-index: 10;
    color: #e1e1e1
}

.grey-theme .page-title, .primary-theme .page-title {
    color: #fff
}

.burger {
    position: relative;
    width: 14vw;
    box-sizing: border-box
}

.burger__line__bottom, .burger__line__top {
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: top .5s;
    transition: top .5s;
    position: absolute
}

.burger__line__top {
    top: 0
}

.burger__line__middle {
    margin: 2vw 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.burger__line__bottom {
    top: -webkit-calc(100% - 1px);
    top: calc(100% - 1px)
}

.burger__line__closed {
    top: 50%
}

.brochure {
    color: inherit
}

.brochure__count {
    display: none;
    margin-left: 5px;
    color: rgba(0, 0, 0, .4)
}

.brochure.blink {
    -webkit-animation-name: brochureblink;
    animation-name: brochureblink;
    -webkit-animation-duration: .6s;
    animation-duration: .6s
}

@-webkit-keyframes brochureblink {
    0%, 100% {
        color: rgba(0, 0, 0, .12)
    }
    50% {
        color: #fc0f42
    }
}

@keyframes brochureblink {
    0%, 100% {
        color: rgba(0, 0, 0, .12)
    }
    50% {
        color: #fc0f42
    }
}

.add-to-brochure__feedback {
    display: none;
    margin-left: 10px;
    color: #fc0f42;
    font-weight: 700
}

.hero__image, .meta-data__list strong {
    display: block
}

.meta-data {
    position: relative;
    margin-bottom: 10vw
}

.meta-data__title {
    margin-top: 10vw;
    font-weight: 700
}

@media (min-width: 1024px) {
    .meta-data {
        margin-bottom: 0
    }

    .meta-data__title {
        top: 2vw;
        left: 2vw;
        position: absolute;
        margin-top: 0;
        font-weight: 400;
        line-height: 1.4;
        font-size: 15px;
        letter-spacing: .15px
    }
}

@media (min-width: 1300px) {
    .meta-data__title {
        font-size: 18px;
        letter-spacing: .18px
    }
}

@media (min-width: 1600px) {
    .meta-data__title {
        font-size: 20px;
        letter-spacing: .2px
    }
}

.meta-data__list {
    margin-top: 10vw
}

.meta-data__list li {
    margin-bottom: 1em
}

.hero {
    position: relative;
    line-height: 1;
    color: #fff;
    width: 100%;
    height: 0;
    padding-bottom: 62.5%;
    overflow: hidden
}

.hero__image {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.hero__description, .hero__headline {
    left: 3vw;
    position: absolute;
    z-index: 1
}

.hero__description {
    top: 3vw
}

.hero__headline {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.scroll-sticker {
    position: relative;
    z-index: 10
}

@media (min-width: 1024px) {
    .scroll-sticker > * {
        position: absolute;
        top: 1px;
        left: 1px;
        right: 1px
    }
}

.page-slider {
    position: relative
}

.page-slider__slide {
    display: none
}

.page-slider__slide.active {
    display: block
}

.page-slider__captions, .page-slider__indicators {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox
}

.page-slider__slide img {
    width: 100%
}

.page-slider__captions {
    bottom: -1vw;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    right: 1vw;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    letter-spacing: .4px
}

.page-slider__captions li {
    display: none
}

.page-slider__captions li.active {
    display: block
}

.page-slider__captions .arrow {
    width: 19px;
    height: 14px;
    stroke: grey;
    margin-left: 5px
}

.page-slider__indicators {
    bottom: 2vw;
    right: -webkit-calc(2vw - 5px);
    right: calc(2vw - 5px);
    display: flex
}

.page-slider__indicators > * {
    position: relative;
    width: 11px;
    height: 20px;
    margin-left: 5px
}

@media (min-width: 1024px) {
    .page-slider__indicators > * {
        height: 2vw;
        margin-left: 10px
    }
}

.page-slider__indicators > :after {
    content: '';
    position: absolute;
    top: 0;
    left: 5px;
    height: 100%;
    width: 1px;
    background: #bbb
}

.page-slider__indicators > .active:after {
    background: #fff
}

.global-menu {
    position: relative;
    background: grey
}

.global-menu .logo-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.global-menu .logo {
    -webkit-transition: width 1ms linear .3s, height 1ms linear .3s, padding 1ms linear .3s;
    transition: width 1ms linear .3s, height 1ms linear .3s, padding 1ms linear .3s;
    position: relative
}

.global-menu .logo:before, .global-menu__backdrop, .global-menu__bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.is-ie .global-menu .logo {
    -webkit-transition: none;
    transition: none
}

.global-menu .logo .svg-icon {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.global-menu .logo:before {
    content: '';
    z-index: 100;
    height: 100%
}

.global-menu__bar {
    z-index: 2;
    padding-left: 2vw;
    padding-right: 2vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 2vw;
    -webkit-transition: color 1ms linear .3s;
    transition: color 1ms linear .3s
}

.global-menu__bar > * {
    padding-top: 2vw
}

.primary-theme .global-menu__bar {
    color: #fff
}

.global-menu__backdrop {
    background: grey;
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 1ms linear;
    transition: opacity 1ms linear
}

.global-menu__backdrop-content, .global-menu__nav-item.border, .global-menu__page {
    position: relative
}

.global-menu__curtain {
    background: #fff;
    width: 100%;
    -webkit-transition: -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: transform .6s cubic-bezier(.25, .1, .25, 1), -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    position: relative;
    z-index: 1
}

.grey-theme .global-menu__curtain {
    background: #e1e1e1
}

.primary-theme .global-menu__curtain {
    background: #fc0f42;
    color: #fff
}

.global-menu__sizer {
    padding-bottom: 133%
}

.page-frontpage .global-menu__sizer {
    height: 0;
    padding-bottom: 45%
}

.page-frontpage .global-menu--search-open .global-menu__sizer,  .page-frontpage .global-menu--search-open .global-menu__sizer{
    padding-bottom: 133%;
}

@media (min-width: 1024px) {

    .global-menu__sizer {
        padding-bottom: 100%
    }

    .page-frontpage .global-menu__sizer {
        padding-bottom: 25%
    }

    .page-frontpage .global-menu--search-open .global-menu__sizer,  .page-frontpage .global-menu--open .global-menu__sizer {
        padding-bottom: 100%
    }
}

.global-menu__backdrop-spacer {
    height: 0;
    padding-bottom: 33.25%
}

@media (min-width: 1024px) {
    .global-menu__backdrop-spacer {
        display: block;
        height: 10vw;
        padding-bottom: 0
    }
}

.global-menu__page {
    -webkit-transition: -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: transform .6s cubic-bezier(.25, .1, .25, 1);
    transition: transform .6s cubic-bezier(.25, .1, .25, 1), -webkit-transform .6s cubic-bezier(.25, .1, .25, 1);
    z-index: 1;
    background: #fff;
    min-height: 80vh
}

.grey-theme .global-menu__page {
    background: #e1e1e1
}

.primary-theme .global-menu__page {
    background: #fc0f42;
    color: #fff
}

.global-menu__nav-item.border .sub-nav-toggle:after, .global-menu__nav-item.border:after {
    content: '';
    bottom: 0;
    left: -2vw;
    width: 100vw;
    height: 1px;
    background: rgba(0, 0, 0, .12)
}

.global-menu__nav {
    overflow-y: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 1;
    -webkit-transition: opacity .6s cubic-bezier(.25, .1, .25, 1);
    transition: opacity .6s cubic-bezier(.25, .1, .25, 1);
    color: #fff
}

@media (min-width: 1024px) {
    .global-menu__nav {
        display: none
    }
}

.global-menu__nav-items {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    padding: 5vw 0
}

.global-menu__nav-item {
    -webkit-transition: margin .2s ease;
    transition: margin .2s ease;
    margin: 0
}

.global-menu__nav-item .sub-nav-toggle {
    display: block;
    font-size: 10vw;
    padding: 0 2vw 5vw
}

.global-menu__nav-item.open {
    margin-bottom: 5vw
}

.global-menu__nav-item.border:after {
    position: absolute
}

.global-menu__nav-item.border .sub-nav-toggle {
    position: relative
}

.global-menu__nav-item.border .sub-nav-toggle:after {
    position: absolute
}

.global-menu__sub-nav {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .6s cubic-bezier(.25, .1, .25, 1);
    transition: height .6s cubic-bezier(.25, .1, .25, 1)
}

.global-menu__key:after, .global-menu__tools > :after {
    height: 3px;
    top: -2vw;
    right: 0;
    background: currentColor;
    content: ''
}

.global-menu__keys {
    display: none
}

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

.global-menu__key {
    color: inherit;
    position: relative
}

.global-menu__key:after {
    width: 0%;
    position: absolute;
    -webkit-transition: width .4s cubic-bezier(.25, .1, .25, 1);
    transition: width .4s cubic-bezier(.25, .1, .25, 1)
}

.global-menu__key:focus, .global-menu__key:hover, .global-menu__key:visited {
    color: inherit
}

.global-menu__key--selected:after, .global-menu__key.current-page:after, .global-menu__key:hover:after {
    width: 100%
}

.global-menu__tools {
    display: none
}

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

.global-menu__tools > * {
    position: relative
}

.global-menu__tools > :after {
    width: 0%;
    position: absolute;
    -webkit-transition: width .4s cubic-bezier(.25, .1, .25, 1);
    transition: width .4s cubic-bezier(.25, .1, .25, 1)
}

.global-menu__tools > .current-page:after, .global-menu__tools > :hover:after {
    width: 100%
}

.global-menu__nav-tools .l-page-container {
    padding-bottom: 60px
}

.global-menu__nav-tools .nav-tools-inner {
    padding: 5vw 2vw
}

.global-menu__nav-tools .nav-tools-inner > * {
    display: block;
    font-size: 10vw;
    margin-bottom: 5vw
}

.global-menu__mobile-toggle {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.global-menu__mobile-toggle .burger {
    margin-top: 1vw;
    margin-left: auto
}

.global-menu__shift {
    display: none
}

@media (min-width: 1024px) {
    .global-menu__mobile-toggle {
        display: none
    }

    .global-menu__shift {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: -webkit-calc(100% - 4vw);
        width: calc(100% - 4vw);
        opacity: 1;
        -webkit-transition: opacity .8s ease;
        transition: opacity .8s ease
    }

    .global-menu__shift .shift-slider {
        position: relative
    }
}

.global-menu__shift-next, .global-menu__shift-prev {
    width: 2vw;
    position: absolute;
    top: 0;
    height: 100%;
    cursor: pointer;
    -webkit-transition: background .4 cubic-bezier(.25, .1, .25, 1);
    transition: background .4 cubic-bezier(.25, .1, .25, 1)
}

.global-menu__shift-next:hover, .global-menu__shift-prev:hover {
    background: #747474
}

.global-menu__shift-next .svg-icon, .global-menu__shift-prev .svg-icon {
    width: 40%;
    margin: 0 auto;
    display: block;
    stroke: currentColor
}

.global-menu__shift-next.inactive, .global-menu__shift-prev.inactive {
    cursor: default
}

.global-menu__shift-next.inactive .svg-icon, .global-menu__shift-prev.inactive .svg-icon {
    color: #666
}

.global-menu__shift-prev {
    left: -2vw
}

.global-menu__shift-next {
    right: -2vw
}

.global-menu__search {
    -webkit-transition: opacity .6s cubic-bezier(.25, .1, .25, 1);
    transition: opacity .6s cubic-bezier(.25, .1, .25, 1);
    color: #fff;
    opacity: 1
}

.global-menu__search .search-scroll {
    height: 100%;
    overflow-y: auto
}

.global-menu__search .search__input {
    opacity: 1;
    -webkit-transition: opacity .4s cubic-bezier(.25, .1, .25, 1);
    transition: opacity .4s cubic-bezier(.25, .1, .25, 1)
}

.global-menu__search-inner .l-page-container {
    width: 96vw
}

.global-menu--open .global-menu__backdrop {
    color: #fff;
    opacity: 1
}

.global-menu--open .global-menu__bar {
    color: #fff
}

.global-menu--open .global-menu__curtain {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

@media (min-width: 1024px) {
    .global-menu--open .logo {
        height: 14px;
        width: 40px;
        padding-bottom: -webkit-calc(2vw - 14px);
        padding-bottom: calc(2vw - 14px)
    }
}

@media (min-width: 1300px) {
    .global-menu--open .logo {
        height: 15px;
        width: 42px;
        padding-bottom: -webkit-calc(2vw - 15px);
        padding-bottom: calc(2vw - 15px)
    }
}

@media (min-width: 1600px) {
    .global-menu--open .logo {
        height: 18px;
        width: 50px;
        padding-bottom: -webkit-calc(2vw - 18px);
        padding-bottom: calc(2vw - 18px)
    }
}

.global-menu--open .global-menu__page-shadow {
    position: absolute;
    z-index: 1000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.global-menu--open .page-intro-toggle {
    opacity: 0 !important;
    pointer-events: none
}

.global-menu--search-open .global-menu__search {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1
}

@media (min-width: 1024px) {
    .global-menu--search-open .global-menu__search {
        position: static
    }
}

.global-menu--search-open .global-menu__search .search__input {
    opacity: 1
}

.global-menu--search-open .global-menu__shift {
    opacity: 0;
    z-index: -1
}

.global-menu--search-open .global-menu__nav {
    position: relative;
    z-index: -1;
    opacity: 0
}

.global-menu--short-delay .global-menu__bar, .global-menu--short-delay .logo {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.global-menu--short-delay .global-menu__backdrop {
    -webkit-transition-delay: .6s;
    transition-delay: .6s
}

.global-menu--short-delay .global-menu__keys .page-intro-toggle {
    -webkit-transition-delay: .1s !important;
    transition-delay: .1s !important
}

.global-menu--intro .global-menu__keys, .global-menu--intro .global-menu__tools {
    line-height: 1;
    margin-top: 1vw
}

.global-menu--intro .global-menu__keys .page-intro-toggle, .global-menu--intro .global-menu__tools .page-intro-toggle {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.global-menu--intro .global-menu__key:after, .global-menu--intro .global-menu__tools > :after {
    bottom: -2vw;
    top: auto
}

.global-menu--has-page-intro .global-menu__keys {
    position: relative
}

.global-menu--has-page-intro .global-menu__keys .page-intro-toggle {
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    margin-right: 0;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    -webkit-transition: opacity 1ms linear .3s;
    transition: opacity 1ms linear .3s
}

.filter__info, .page-intro__layout {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.global-menu--has-page-intro .global-menu__keys .page-intro-toggle:after {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 6px solid currentColor;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: block
}

@media (min-width: 1024px) {
    .global-menu--has-page-intro .global-menu__keys .page-intro-toggle:after {
        border-width: 6px
    }
}

@media (min-width: 1300px) {
    .global-menu--has-page-intro .global-menu__keys .page-intro-toggle:after {
        border-width: 8px
    }
}

@media (min-width: 1600px) {
    .global-menu--has-page-intro .global-menu__keys .page-intro-toggle:after {
        border-width: 10px
    }
}

@-webkit-keyframes bounce {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes bounce {
    from {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.text-block__header {
    position: relative;
    margin-bottom: 12vw;
    padding-top: 24vw
}

.text-block__section-header {
    position: absolute;
    top: 2vw;
    left: 0
}

.text-block__paragraph {
    padding-left: 12vw;
    padding-right: 4vw;
    padding-bottom: 20vw;
    position: relative
}

@media (min-width: 1024px) {
    .text-block__header {
        width: 70%;
        padding-top: 12vw;
        margin-bottom: 6vw
    }

    .text-block__paragraph {
        padding-left: 24vw;
        padding-right: 9vw;
        padding-bottom: 10vw
    }
}

.text-block__paragraph .link {
    position: absolute;
    bottom: 2vw;
    left: 0
}

.text-block__image {
    width: 100%;
    display: block;
    height: auto;
    border-left: 1px solid rgba(0, 0, 0, .12);
    padding: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.text-block__read-more {
    position: absolute !important;
    bottom: 0;
    left: 0
}

@media (min-width: 1024px) {
    .text-block__image {
        padding: 0;
        margin-left: auto;
        width: 50%;
        margin-right: auto;
        margin-top: 12vw;
        border: none
    }

    .text-block__read-more {
        position: relative !important
    }
}

.text-block__read-more a {
    position: absolute;
    bottom: 2vw;
    left: 2vw
}

.page-intro, .page-intro__inner, .text-block > .l-row {
    position: relative
}

.page-intro {
    display: none;
    z-index: -1
}

@media (min-width: 1024px) {
    .page-intro {
        display: block;
        height: 0
    }
}

.page-intro__inner {
    background: #fff
}

.grey-them .page-intro__inner {
    background: #e1e1e1
}

.page-intro__layout {
    padding-top: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.page-intro__hero {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    max-height: -webkit-calc(100vh - 10vw);
    max-height: calc(100vh - 10vw)
}

.page-intro__video {
    height: 0;
    padding-bottom: 40.625%
}

.page-intro__video video {
    width: 100%
}

.page-intro__bottom {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    position: relative
}

.page-intro__bottom:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: -webkit-calc(25% - 1px);
    width: calc(25% - 1px);
    height: 100%;
    border-left: 1px solid rgba(0, 0, 0, .12)
}

.article-overview__title {
    position: relative;
    padding-top: 16vw;
    padding-bottom: 16vw
}

.article-overview__text {
    line-height: 1;
    font-weight: 700
}

.article-overview__link {
    position: absolute;
    bottom: 2vw
}

.page-load-splash {
    position: fixed;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #303030;
    overflow: hidden;
    color: #fff
}

.page-load-splash .logo {
    position: absolute;
    top: 2vw;
    left: 4vw
}

.page-load-splash__content {
    position: relative;
    width: 100vw;
    height: 100vh
}

.page-load-splash__breakers .svg-icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 70%;
    width: 70%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.page-load-splash--logo-bot .logo {
    bottom: 2vw;
    top: auto
}

#barba-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #fff
}

.barba-container {
    width: 100vw;
    min-height: 100vh
}

.pagination {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pagination--pull-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.pagination > * {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
    position: relative
}

.pagination > :after, .pagination > :before {
    position: absolute;
    top: 0;
    background: rgba(0, 0, 0, .12);
    left: 0;
    content: ''
}

@media (min-width: 1024px) {
    .article-overview__title {
        padding-top: 11vw;
        padding-bottom: 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .pagination > * {
        width: 25%
    }
}

.pagination > :before {
    height: 100%;
    width: 1px
}

.pagination > :after {
    height: 1px;
    width: 100%
}

.pagination > .no-top-border:after, .pagination > :nth-child(2n):before {
    display: none
}

@media (min-width: 1024px) {
    .pagination > :nth-child(2n):before {
        display: block
    }

    .pagination > :nth-child(4n - 2):before {
        display: none
    }

    .pagination--small > * {
        width: 16.6666666%
    }
}

.pagination__prev {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.pagination__prev .header-small, .pagination__prev .meta-data__title, .pagination__prev .product-details__description .article__section-header, .product-details__description .pagination__prev .article__section-header {
    cursor: pointer
}

.pagination__prev.hidden {
    display: none
}

.pagination__next {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pagination__next.hidden .pagination__next-content, .pagination__next.no-left-border:not(.hidden):before {
    display: none
}

.filter, .pagination__next-content {
    display: -webkit-box;
    display: -ms-flexbox
}

.pagination__next.new-row-pagination {
    height: auto !important
}

.pagination__next.new-row-pagination .prev.header-small, .pagination__next.new-row-pagination .prev.meta-data__title, .pagination__next.new-row-pagination .product-details__description .prev.article__section-header, .product-details__description .pagination__next.new-row-pagination .prev.article__section-header {
    position: static;
    left: 0
}

.pagination__next-content {
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 2vw;
    position: relative
}

.pagination__next-content .header-small, .pagination__next-content .meta-data__title, .pagination__next-content .product-details__description .article__section-header, .product-details__description .pagination__next-content .article__section-header {
    cursor: pointer
}

.pagination__item {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.pagination__paging-count {
    margin-left: 5px;
    color: rgba(0, 0, 0, .25)
}

.filter__option .label.active, .filter__option--selected > .label {
    color: #fc0f42
}

@media (min-width: 1300px) {
    .pagination--small > :nth-child(4n - 2):before {
        display: block
    }

    .pagination--small > :nth-child(6n - 4):before {
        display: none
    }
}

.search {
    padding-bottom: 60px
}

.search__close {
    position: absolute;
    top: 4vw;
    right: 4vw;
    width: 25px;
    height: 25px
}

@media (min-width: 1024px) {
    .search {
        padding-bottom: 0
    }

    .search__close {
        top: 2vw;
        right: 2vw;
        width: 40px;
        height: 40px
    }
}

.search__top {
    width: 100%;
    height: 0;
    padding-bottom: 66%;
    position: relative
}

@media (min-width: 1024px) {
    .search__top {
        padding-bottom: 25%
    }
}

.search__top .l-page-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.search__status {
    position: absolute;
    bottom: 2vw;
    left: 2vw
}

.search__status .searching-text {
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: absolute;
    top: 0;
    left: 0
}

.search__status .searching-text span {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    margin-left: 2px;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.search__status .searching-text span:nth-child(1) {
    -webkit-animation-name: blink-1;
    animation-name: blink-1
}

.search__status .searching-text span:nth-child(2) {
    -webkit-animation-name: blink-2;
    animation-name: blink-2
}

.search__status .searching-text span:nth-child(3) {
    -webkit-animation-name: blink-3;
    animation-name: blink-3
}

.search__status .results-count {
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.search__status.searching .searching-text {
    opacity: 1
}

.search__status.searching .results-count {
    opacity: 0
}

.search__input {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 2vw;
    width: -webkit-calc(100% - 4vw);
    width: calc(100% - 4vw);
    cursor: pointer;
    font-weight: 700;
    line-height: 1.2
}

.search__input-label span.hide {
    display: none !important
}

.search__results-container {
    overflow: hidden
}

.search__result:not(:last-child) {
    margin-bottom: 8vw
}

.search__result .result-item {
    font-weight: 700;
    text-decoration: none;
    display: block;
    padding: 2vw 2vw 4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.filter__info, .filter__section {
    padding: 2vw;
    -webkit-box-sizing: border-box
}

.search__result .result-item:not(:first-child) {
    border-top: 1px solid rgba(0, 0, 0, .12)
}

.search__result .result-count {
    margin-top: 2vw
}

@-webkit-keyframes blink-1 {
    0%, 24% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
}

@keyframes blink-1 {
    0%, 24% {
        opacity: 0
    }
    25% {
        opacity: 1
    }
}

@-webkit-keyframes blink-2 {
    0%, 49% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@keyframes blink-2 {
    0%, 49% {
        opacity: 0
    }
    50% {
        opacity: 1
    }
}

@-webkit-keyframes blink-3 {
    0%, 74% {
        opacity: 0
    }
    75% {
        opacity: 1
    }
}

@keyframes blink-3 {
    0%, 74% {
        opacity: 0
    }
    75% {
        opacity: 1
    }
}

.filter {
    display: flex;
    position: relative;
    min-height: 32vw
}

.filter__base, .filter__info {
    display: -webkit-box;
    display: -ms-flexbox
}

.filter__base {
    width: 100%;
    display: flex;
    position: relative
}

@media (min-width: 1024px) {
    .filter {
        min-height: 12vw
    }

    .filter__base {
        width: 50%
    }
}

.filter__base .filter__info, .filter__base .filter__section {
    width: 50%
}

.filter__clear {
    display: none
}

.filter__info {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.filter__section {
    box-sizing: border-box
}

.filter__subsection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease
}

.filter__subsection .filter__section {
    width: 50%
}

@media (min-width: 1024px) {
    .filter__subsection {
        width: 50%;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    .filter__subsection .filter__section {
        width: 100%
    }

    .filter__subsection .filter__info {
        display: none
    }
}

.filter__subsection .filter__info {
    width: 50%
}

.filter__subsection .filter__subsection {
    width: 100%
}

.filter__option.spacing-top {
    margin-top: 40px
}

.filter__option:not(:last-child) {
    margin-bottom: 2vw
}

.filter__option .label {
    -webkit-transition: opacity .25s ease;
    transition: opacity .25s ease;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.filter__option .label .counter-wrapper {
    display: none
}

.filter__option .label .counter-wrapper.visible {
    display: inline
}

.primary-theme .filter__option--selected > .label {
    color: #000
}

.filter__option--open > .filter__subsection {
    pointer-events: all;
    opacity: 1
}

.filter__option--open.filter__top-category > .label {
    color: #fc0f42
}

.primary-theme .filter__option--open.filter__top-category > .label {
    color: #000
}

.filter__subcount, .footer__lang {
    color: rgba(0, 0, 0, .4)
}

.filter__option--btn {
    display: block;
    width: 100%;
    padding: 0;
    text-align: left;
    background: 0 0;
    border: none;
    outline: 0
}

.filter__subsection-info {
    width: 50%
}

.filtering--loading, .products-overview > .pagination:before {
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .35);
    z-index: 10
}

.filter--fade-out > .filter__info, .filter--fade-out > .filter__section > .filter__option > .label {
    opacity: 0
}

@media (min-width: 1024px) {
    .filter__option:not(:last-child) {
        margin-bottom: 1vw
    }

    .filter__subsection-info {
        display: none
    }

    .filter--fade-out > .filter__info, .filter--fade-out > .filter__section > .filter__option > .label {
        opacity: 1
    }
}

.filter--filter-set .filter__clear, .filters {
    display: block
}

.products-overview > .pagination:before {
    content: '';
    position: absolute;
    left: -9999px;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.filtering, .products-overview > .pagination.loading {
    position: relative
}

.products-overview > .pagination.loading:before {
    left: 0;
    opacity: 1
}

.filtering--loading {
    position: absolute;
    left: -9999px;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.filtering--loading.active {
    left: 0;
    opacity: 1
}

.filtering--loading .lds-ring {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px
}

.lds-ring {
    display: inline-block;
    position: relative;
    width: 64px;
    height: 64px
}

.lds-ring div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #747474;
    border-radius: 50%;
    -webkit-animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    animation: lds-ring 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border-color: #747474 transparent transparent
}

.lds-ring div:nth-child(1) {
    -webkit-animation-delay: -.45s;
    animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
    -webkit-animation-delay: -.15s;
    animation-delay: -.15s
}

@-webkit-keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lds-ring {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.footer {
    padding-bottom: 2vw
}

.footer__inner {
    position: relative;
    padding: 20vw 0
}

.footer__inner:before {
    content: '';
    position: absolute;
    bottom: -2vw;
    right: 0;
    width: -webkit-calc(25% - 1px);
    width: calc(25% - 1px);
    height: 2vw;
    border-left: 1px solid rgba(0, 0, 0, .12)
}

.footer__inner > .footer__lang {
    bottom: 8vw;
    left: 2vw
}

@media (min-width: 1024px) {
    .footer__inner {
        padding: 0
    }

    .footer__inner > .footer__lang {
        display: none
    }
}

.footer__section {
    min-height: 24vw
}

.footer__content {
    position: relative;
    padding: 4vw 2vw
}

@media (min-width: 1024px) {
    .footer__content {
        padding: 50% 2vw 2vw
    }
}

.footer__content strong {
    display: block;
    margin-bottom: 12px
}

.footer__content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer__content li:not(:last-child) {
    margin-bottom: 8px
}

.footer__content .footer__lang {
    display: none
}

@media (min-width: 1024px) {
    .footer__content .footer__lang {
        display: block
    }
}

.footer__lang {
    position: absolute;
    right: 2vw
}

.footer__lang strong {
    display: inline-block;
    color: #000
}

.primary-theme .footer__lang strong {
    color: #fff
}

.article {
    padding-top: 20vw;
    padding-bottom: 20vw;
    position: relative
}

.article__section-header {
    position: absolute;
    top: 2vw;
    left: 2vw
}

.article__header {
    margin-bottom: 6.65vw
}

@media (min-width: 1024px) {
    .article {
        padding-top: 10vw;
        padding-bottom: 10vw
    }

    .article__header {
        width: 50%
    }
}

.article__manchet {
    font-size: 1.5em;
    margin-bottom: 2vw
}

.news-details__img-caption, .presentation__caption {
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1.4
}

.article__manchet + .article__rich-text {
    margin-top: 6vw
}

.article__rich-text p {
    margin-bottom: 1em
}

.article__rich-text h3 {
    display: block;
    margin-top: 3em;
    margin-bottom: 1em
}

.article__rich-text h4 {
    display: block
}

.presentation, .presentation__caption {
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%
}

.article__rich-text h4:not(:first-child) {
    margin-top: 2em
}

.presentation {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (min-width: 1024px) {
    .presentation {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.presentation__item {
    position: relative
}

.presentation__caption {
    display: flex;
    position: absolute;
    padding-left: 1vw;
    padding-right: 1vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.presentation__caption .svg-icon {
    width: 19px;
    height: 14px;
    stroke: grey;
    margin-left: 5px;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.presentation__grid {
    position: relative;
    width: 100%
}

@media (min-width: 1024px) {
    .presentation__caption {
        padding-left: 4vw
    }

    .presentation__grid {
        width: 50%
    }
}

.presentation__grid .grid-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.presentation__grid .grid-item:last-child, .presentation__grid .grid-item:nth-child(2) {
    position: relative
}

.presentation__grid .grid-item:last-child:after, .presentation__grid .grid-item:nth-child(2):after {
    content: '';
    position: absolute;
    top: 0;
    height: 1px;
    width: -webkit-calc(100% + 4vw);
    width: calc(100% + 4vw);
    left: -2vw;
    background: rgba(0, 0, 0, .12)
}

@media (min-width: 1024px) {
    .presentation__grid .grid-item:last-child:after, .presentation__grid .grid-item:nth-child(2):after {
        width: -webkit-calc(100% + 2vw);
        width: calc(100% + 2vw)
    }
}

.presentation__grid .presentation__item {
    width: 50%
}

.presentation__grid:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    left: 50%;
    background: rgba(0, 0, 0, .12)
}

.presentation__featured .presentation__item:after, .presentation__featured:after {
    left: -2vw;
    bottom: 0;
    height: 1px;
    content: '';
    background: rgba(0, 0, 0, .12)
}

.presentation__featured {
    position: relative;
    padding-bottom: 20vw
}

@media (min-width: 1024px) {
    .presentation__featured {
        width: 50%;
        padding-bottom: 0
    }

    .presentation__featured:after {
        display: none
    }
}

.presentation__featured:after {
    position: absolute;
    width: -webkit-calc(100% + 4vw);
    width: calc(100% + 4vw)
}

.presentation__featured .presentation__item {
    position: relative
}

.presentation__featured .presentation__item:after {
    position: absolute;
    width: -webkit-calc(100% + 4vw);
    width: calc(100% + 4vw)
}

@media (min-width: 1024px) {
    .presentation__featured .presentation__item:after {
        width: -webkit-calc(100% + 2vw);
        width: calc(100% + 2vw);
        left: 0
    }
}

.presentation__featured .presentation__caption {
    right: 0;
    bottom: -1vw;
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
}

.presentation__img {
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.presentation__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0
}

.presentation__label {
    width: 100%;
    height: 0;
    padding-bottom: 100%
}

.presentation__label img {
    position: absolute;
    width: 50%;
    height: 50%;
    top: 25%;
    left: 25%
}

@media (min-width: 1024px) {
    .presentation--1 .presentation__featured {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0
    }

    .presentation--1 .presentation__grid {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.presentation--1 .presentation__grid .grid-item:first-child, .presentation--1 .presentation__grid .grid-item:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation--1 .presentation__grid .grid-item:first-child .presentation__caption {
    right: 1vw;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    text-align: right
}

.presentation--1 .presentation__grid .grid-item:first-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.presentation--1 .presentation__grid .grid-item:nth-child(2) .presentation__caption {
    right: 0;
    top: -1vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.presentation--1 .presentation__grid .grid-item:nth-child(2) .presentation__caption .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.presentation--1 .presentation__grid .grid-item:last-child:after {
    top: -1px
}

.presentation--1 .presentation__grid .grid-item:last-child .presentation__caption {
    left: -100%;
    top: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    padding-bottom: 1vw;
    -webkit-transform: rotate(-90deg) translateY(-100%);
    transform: rotate(-90deg) translateY(-100%);
    text-align: right
}

.presentation--1 .presentation__grid .grid-item:last-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.presentation--1 .presentation__grid .presentation__item {
    width: 50%
}

.presentation--1 .presentation__grid:after {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    left: 50%;
    background: rgba(0, 0, 0, .12)
}

.presentation--2 .presentation__featured .presentation__item, .presentation--3 .presentation__featured .presentation__item {
    position: relative
}

@media (min-width: 1024px) {
    .presentation--2 .presentation__featured .presentation__item:after {
        width: -webkit-calc(100% + 2vw);
        width: calc(100% + 2vw);
        left: -2vw
    }

    .presentation--2 .presentation__featured .presentation__caption {
        right: auto;
        left: 0;
        width: auto;
        padding-left: 1vw
    }

    .presentation--2 .presentation__grid .grid-item:last-child:after, .presentation--2 .presentation__grid .grid-item:nth-child(2):after {
        left: 0
    }
}

.presentation--2 .presentation__grid .grid-item:first-child .presentation__caption {
    left: 0;
    bottom: 0;
    -webkit-transform: rotate(-90deg) translate(-100%, 100%);
    transform: rotate(-90deg) translate(-100%, 100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    text-align: right;
    padding-top: 1vw
}

.presentation--2 .presentation__grid .grid-item:first-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.presentation--2 .presentation__grid .grid-item:nth-child(2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation--2 .presentation__grid .grid-item:nth-child(2) .presentation__caption {
    right: 0;
    top: -1vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.presentation--2 .presentation__grid .grid-item:nth-child(2) .presentation__caption .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.presentation--2 .presentation__grid .grid-item:last-child .presentation__caption {
    z-index: 1;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding-top: 1vw
}

@media (min-width: 1024px) {
    .presentation--3 .presentation__featured {
        margin-top: 24vw
    }

    .presentation--3 .presentation__featured .presentation__item:after {
        width: -webkit-calc(100% + 2vw);
        width: calc(100% + 2vw);
        left: -2vw;
        top: 0
    }

    .presentation--3 .presentation__featured .presentation__caption {
        right: auto;
        left: 0;
        top: -1vw;
        bottom: auto;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        width: auto;
        padding-left: 1vw
    }

    .presentation--3 .presentation__featured .presentation__caption .svg-icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

.presentation--3 .presentation__grid .grid-item:first-child .presentation__caption {
    left: 0;
    bottom: 0;
    -webkit-transform: rotate(-90deg) translate(-100%, 100%);
    transform: rotate(-90deg) translate(-100%, 100%);
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    text-align: right;
    padding-top: 1vw
}

.presentation--3 .presentation__grid .grid-item:first-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.presentation--3 .presentation__grid .grid-item:nth-child(2) {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation--3 .presentation__grid .grid-item:nth-child(2) .presentation__caption {
    right: 0;
    top: -1vw;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.presentation--3 .presentation__grid .grid-item:nth-child(2) .presentation__caption .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.presentation--3 .presentation__grid .grid-item:last-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation--3 .presentation__grid .grid-item:last-child:after {
    top: -1px
}

.presentation--3 .presentation__grid .grid-item:last-child .presentation__caption {
    left: -100%;
    bottom: 0;
    -webkit-transform-origin: right top;
    transform-origin: right top;
    padding-bottom: 1vw;
    text-align: right
}

.presentation--3 .presentation__grid .grid-item:last-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (min-width: 1024px) {
    .presentation--3 .presentation__grid .grid-item:last-child:after, .presentation--3 .presentation__grid .grid-item:nth-child(2):after {
        left: 0
    }

    .presentation--4 .presentation__featured {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 0;
        margin-top: 24vw
    }

    .presentation--4 .presentation__featured .presentation__caption {
        bottom: auto;
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
        padding-bottom: 1vw
    }

    .presentation--4 .presentation__featured .presentation__caption .svg-icon {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .presentation--4 .presentation__grid {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.presentation--4 .presentation__grid .grid-item:first-child {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.presentation--4 .presentation__grid .grid-item:first-child .presentation__caption {
    bottom: 0;
    padding-bottom: 1vw;
    -webkit-transform-origin: bottom right;
    transform-origin: bottom right;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.presentation--4 .presentation__grid .grid-item:first-child .presentation__caption .svg-icon {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.presentation--4 .presentation__grid .grid-item:nth-child(2) .presentation__caption {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    padding-bottom: 1vw;
    padding-left: 1vw;
    width: auto
}

.presentation--4 .presentation__grid .grid-item:nth-child(2) .presentation__caption .svg-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.presentation--4 .presentation__grid .grid-item:last-child .presentation__caption {
    padding-top: 1vw;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.news-details__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 12vw
}

@media (min-width: 1024px) {
    .news-details__row {
        padding-top: 0
    }
}

.news-details__header {
    position: relative;
    padding: 0 3vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1024px) {
    .news-details__header {
        width: 75%;
        padding: 0 2vw
    }

    .news-details__header:after {
        content: '';
        position: absolute;
        top: 0;
        right: -1px;
        width: 1px;
        height: 100%;
        background: rgba(0, 0, 0, .12)
    }
}

.news-details__header .header-large {
    padding-top: 12vw
}

@media (min-width: 1024px) {
    .news-details__header .header-large {
        padding-top: 7vw
    }
}

.news-details .news-details__meta + .header-large {
    padding-top: 16vw
}

.news-details__meta {
    position: absolute;
    top: 3vw;
    left: 3vw
}

@media (min-width: 1024px) {
    .news-details .news-details__meta + .header-large {
        padding-top: 10vw
    }

    .news-details__meta {
        top: 2vw;
        left: 2vw
    }
}

.news-details__author-col {
    width: 50%;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding: 0 3vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1024px) {
    .news-details__author-col {
        width: 25%;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        padding: 6vw 2vw 0
    }
}

.news-details__article-col {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    padding: 8vw 8vw 0 16vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 1024px) {
    .news-details__article-col {
        width: 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        padding: 6vw 8vw 0 2vw
    }
}

.news-details__article-col :last-child {
    margin-bottom: 8vw
}

.news-details__img-col {
    width: 50%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.news-details__img-caption {
    position: absolute;
    left: -100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 3vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 100%
}

@media (min-width: 1024px) {
    .news-details__img-col {
        width: 25%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        padding-top: 6vw
    }

    .news-details__img-caption {
        left: 0;
        padding-left: 1vw;
        padding-right: 1vw;
        -webkit-transform: none;
        transform: none;
        top: -webkit-calc(24.8vw + 6vw);
        top: calc(24.8vw + 6vw)
    }
}

.news-details__img-container {
    width: 75%
}

@media (min-width: 1024px) {
    .news-details__img-container {
        width: 100%
    }
}

.news-details__img {
    height: 0;
    position: relative;
    padding-bottom: 100%
}

.news-details__img > img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.l-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.l-row .l-col-pad {
    padding-left: 2vw;
    padding-right: 2vw
}

.l-row .l-col, .l-row .l-col-2, .l-row .l-col-2-lg, .l-row .l-col-3, .l-row .l-col-3-lg, .l-row .l-col-4, .l-row .l-col-4-lg {
    position: relative;
    width: 25%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-row .l-col-2 {
    width: 50%
}

.l-row .l-col-2-lg {
    width: 100%
}

.l-row .l-col-3 {
    width: 75%
}

.l-row .l-col-3-lg {
    width: 100%
}

.l-row .l-col-4, .l-row .l-col-4-lg {
    width: 100%
}

.l-row .l-col-lg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.l-row .l-col-2-lg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-row .l-col-3-lg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-row .l-col-4-lg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-row .l-col-offset-0 {
    margin-left: 0
}

.l-row .l-col-offset-1 {
    margin-left: 25%
}

.l-row .l-col-offset-2 {
    margin-left: 50%
}

.l-row .l-col-offset-3 {
    margin-left: 75%
}

@media (min-width: 1024px) {
    .l-row .l-col-lg {
        width: 25%
    }

    .l-row .l-col-2-lg {
        width: 50%
    }

    .l-row .l-col-3-lg {
        width: 75%
    }

    .l-row .l-col-4-lg {
        width: 100%
    }

    .l-row .l-col-offset-0-lg {
        margin-left: 0
    }

    .l-row .l-col-offset-1-lg {
        margin-left: 25%
    }

    .l-row .l-col-offset-2-lg {
        margin-left: 50%
    }

    .l-row .l-col-offset-3-lg {
        margin-left: 75%
    }
}

.l-page-container {
    margin-left: 2vw;
    margin-right: 2vw
}

.l-fancy-grid, .l-fancy-grid__row {
    width: 100%
}

.l-fancy-grid__row:after {
    content: "";
    display: table;
    clear: both
}

.l-fancy-grid__item {
    float: left;
    width: 100%;
    padding-bottom: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

@media (min-width: 1024px) {
    .l-fancy-grid__item {
        width: 50%;
        padding-bottom: 25%
    }
}

.l-fancy-grid__item--featured {
    padding-bottom: 100%
}

@media (min-width: 1024px) {
    .l-fancy-grid__item--featured {
        padding-bottom: 50%
    }

    .l-fancy-grid__content--pull-down {
        margin-bottom: -50%
    }
}

.l-fancy-grid__item--featured .l-fancy-grid__content {
    width: 100%;
    padding-bottom: 100%
}

.l-fancy-grid__item--featured:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 1px;
    top: 0;
    left: 150%;
    background: rgba(0, 0, 0, .12);
    z-index: -1
}

.l-fancy-grid__item--featured:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 100%;
    width: -webkit-calc(100% + 2vw);
    width: calc(100% + 2vw);
    height: 1px;
    background: rgba(0, 0, 0, .12);
    z-index: -1
}

.l-fancy-grid__item--featured:last-child:after {
    left: -50%
}

.l-fancy-grid__item--featured:last-child:before {
    left: -webkit-calc(-100% - 2vw);
    left: calc(-100% - 2vw)
}

.l-fancy-grid__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 0;
    padding-bottom: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.l-fancy-grid__content--pull-right {
    left: auto;
    right: 0
}

.l-fancy-grid__content--pull-down {
    top: auto;
    bottom: 0
}

.frontpage__splash {
    height: 100vh;
    width: 100vw;
    position: fixed;
    z-index: 10;
    background: #fff;
    overflow: hidden
}

.frontpage__splash * {
    margin: 0
}

.frontpage__splash .logo {
    position: absolute;
    bottom: 2vw;
    left: 4vw
}

.frontpage .frontpage__splash-inner {
    width: 100vw
}

.product-details .page-title {
    font-size: 9.65vw
}

.product-details .promo__info {
    padding-bottom: 0
}

.product-details__tools {
    padding: 10vw 2vw
}

.product-details__tools .custom-select {
    margin-left: -2vw;
    margin-right: -2vw
}

.product-details__tools .tools__section-header {
    margin-bottom: 6vw
}

.product-details__tools .tools__section-header strong {
    display: block
}

@media (min-width: 1024px) {
    .product-details__tools {
        padding-bottom: 2vw;
        z-index: 2;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background: #e1e1e1
    }

    .product-details__tools.sticky:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 1px;
        background: rgba(0, 0, 0, .12)
    }

    .product-details__tools .tools__section-header {
        margin-bottom: 2vw;
        position: absolute;
        top: 2vw;
        left: 2vw
    }
}

.product-details__description .product-details__tools .article__section-header, .product-details__tools .header-small, .product-details__tools .meta-data__title, .product-details__tools .product-details__description .article__section-header {
    margin-bottom: 6vw
}

.product-details__tools .tools_bot-link {
    margin-top: 6vw
}

.product-details__description {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.product-details__description .meta-data {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 1024px) {
    .product-details__description .product-details__tools .article__section-header, .product-details__tools .header-small, .product-details__tools .meta-data__title, .product-details__tools .product-details__description .article__section-header {
        margin-bottom: 2vw
    }

    .product-details__tools .tools_bot-link {
        margin-top: 4vw
    }

    .product-details__description .meta-data {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.product-details__description .text-block {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.product-details__description .article {
    padding-top: 10vw;
    padding-right: 8vw
}

.product-details__description .article__section-header {
    position: static;
    margin-bottom: 13vw;
    font-weight: 700
}

@media (min-width: 1024px) {
    .product-details__description .text-block {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .product-details__description .article__section-header {
        top: 2vw;
        left: 2vw;
        position: absolute;
        margin-top: 0;
        font-weight: 400;
        line-height: 1.4;
        font-size: 15px;
        letter-spacing: .15px
    }
}

@media (min-width: 1300px) {
    .product-details__description .article__section-header {
        font-size: 18px;
        letter-spacing: .18px
    }
}

@media (min-width: 1600px) {
    .product-details__description .article__section-header {
        font-size: 20px;
        letter-spacing: .2px
    }
}

.product-details__related {
    padding-top: 20vw;
    position: relative
}

.product-details__related:before {
    content: '';
    position: absolute;
    top: 20vw;
    left: -2vw;
    width: -webkit-calc(100% + 4vw);
    width: calc(100% + 4vw);
    height: 1px;
    background: rgba(0, 0, 0, .12)
}

.product-details__description .product-details__table .article__section-header, .product-details__table .header-small, .product-details__table .meta-data__title, .product-details__table .product-details__description .article__section-header {
    margin: 6vw 0
}

@media (min-width: 1024px) {
    .product-details__related {
        padding-top: 0
    }

    .product-details__related:before {
        content: none
    }

    .product-details__description .product-details__table .article__section-header, .product-details__table .header-small, .product-details__table .meta-data__title, .product-details__table .product-details__description .article__section-header {
        margin: 2vw 0
    }
}

.product-details .flex-table {
    margin-top: 2vw;
    margin-bottom: 6vw
}

.products-overview__grid-toggle {
    display: none
}

@media (min-width: 1300px) {
    .products-overview__grid-toggle {
        position: absolute;
        top: 2vw;
        right: 2vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .products-overview__grid-toggle > * {
        width: 28px;
        height: 28px;
        color: grey;
        cursor: pointer
    }

    .products-overview__grid-toggle > :first-child {
        margin-right: 20px
    }

    .products-overview__grid-toggle > .selected {
        color: #000
    }
}

.article-page__content {
    margin-right: 10vw
}

.case-page__paragraph {
    margin: 12vw 0;
    padding-right: 4vw;
    padding-left: 12vw
}

@media (min-width: 1024px) {
    .case-page__paragraph {
        margin: 6vw 0;
        padding-left: 24vw;
        padding-right: 9vw
    }
}

.case-page__paragraph p:not(:last-child) {
    margin-bottom: 2vw
}

.case-page__description {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.case-page__description .meta-data {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width: 1024px) {
    .case-page__description .meta-data {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }
}

.case-page__description .text-block {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.case-page__slide-image {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 62.5%
}

.case-page .meta-data__list {
    margin-top: 12.4vw
}

.catalogue-page__products {
    display: none
}

.catalogue-page__products .product {
    position: relative;
    width: 50%
}

@media (min-width: 1024px) {
    .case-page__description .text-block {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .catalogue-page__products .product {
        width: 25%
    }
}

.catalogue-page__products .product:hover .overlay {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    opacity: 1
}

.catalogue-page__products .product .overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    opacity: 0
}

.catalogue-page__products .product .delete {
    position: absolute;
    top: 2vw;
    right: 2vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    cursor: pointer
}

.catalogue-page__products .product .delete .svg-icon {
    height: 10px;
    width: 10px;
    margin-right: 5px
}

.catalogue-page__products .product-overlay-variation {
    right: 2vw;
    bottom: 25%;
    color: #fff
}

.catalogue-page__products .product-overlay-variation p {
    margin: 0
}

.catalogue-page__request {
    display: none
}

.catalogue-page__request .content {
    padding-top: 2vw;
    padding-bottom: 2vw;
    width: 70%
}

.catalogue-page__request .content .input-group, .catalogue-page__request .content > .header-small, .catalogue-page__request .content > .meta-data__title, .catalogue-page__request .product-details__description .content > .article__section-header, .product-details__description .catalogue-page__request .content > .article__section-header {
    margin-bottom: 4vw
}

.catalogue-page__request .content .controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 12vw
}

@media (min-width: 1024px) {
    .catalogue-page__request .content {
        width: 50%;
        margin-bottom: 4vw
    }

    .catalogue-page__request .content .input-group {
        margin-bottom: 1vw
    }

    .catalogue-page__request .content .controls {
        margin-top: 6vw;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.catalogue-page__request .content .controls button, .catalogue-page__request .content .controls input[type=submit] {
    margin-top: 4vw;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    background: 0 0;
    border: none;
    padding: 0;
    display: inline-block
}

.catalogue-page__no-products {
    display: none
}

.catalogue-page__no-products .content {
    padding-top: 20vw;
    padding-bottom: 20vw;
    width: 70%
}

.catalogue-page__no-products .content .header-small, .catalogue-page__no-products .content .meta-data__title, .catalogue-page__no-products .content .product-details__description .article__section-header, .product-details__description .catalogue-page__no-products .content .article__section-header {
    margin-bottom: 4vw
}

@media (min-width: 1024px) {
    .catalogue-page__request .content .controls button, .catalogue-page__request .content .controls input[type=submit] {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        margin-top: 0
    }

    .catalogue-page__no-products .content {
        width: 50%;
        padding-top: 6vw;
        padding-bottom: 6vw
    }

    .catalogue-page__no-products .content .header-small, .catalogue-page__no-products .content .meta-data__title, .catalogue-page__no-products .content .product-details__description .article__section-header, .product-details__description .catalogue-page__no-products .content .article__section-header {
        margin-bottom: 1vw
    }
}

.catalogue-page__no-products .content .link {
    display: inline-block;
    position: relative;
    padding-bottom: 5px
}

.catalogue-page__no-products .content .link:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, .12)
}

.catalogue-page_email-notice {
    position: absolute;
    top: 68px;
    left: 4vw;
    display: none;
    max-width: 50%;
    padding: 2vw 0;
    background-color: #fff;
    text-align: left;
    z-index: 999
}

.retailers-page__contact-info {
    padding-bottom: 10vw
}

.retailers-page__contact-info .retailers-page__result {
    margin-top: 8vw;
    margin-left: -2vw;
    margin-right: -2vw;
    margin-bottom: 2vw;
}

@media (min-width: 1024px) {
    .retailers-page__contact-info {
        padding-bottom: 6vw
    }

    .retailers-page__contact-info .retailers-page__result {
        margin-top: 4vw
    }
}

.retailers-page__gmaps {
    /*width: 100%;*/
    height: 100%;
    background: #e1e1e1
}

.retailers-page__gmaps:before {
    content: '';
    display: block;
    padding-top: 100%
}

@media (min-width: 1024px) {
    .retailers-page__gmaps:before {
        padding-top: 56.5%
    }
}
@media (min-width: 1550px) {
    .retailers-page__gmaps:before {
        padding-top: 34.5%;
    }
}
.retailers-page__results {
    width: 100%
}

.product-details__description .retailers-page__result .article__section-header, .retailers-page__result .header-small, .retailers-page__result .meta-data__title, .retailers-page__result .product-details__description .article__section-header {
    padding-top: 4vw;
    padding-bottom: 4vw
}

.retailers-page__result .retailers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.retailers-page__result .retailer {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-bottom: 4vw;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (min-width: 768px) {
    .retailers-page__result .retailer {
        width: 100%
    }
}

@media (min-width: 1024px) {
    .retailers-page__result .retailer {
        width: 100%
    }
}

.retailers-page__result .retailer .address {
    margin-top: 1vw;
    margin-bottom: 1vw
}

.retailers-page__result .retailer .email {
    margin-top: 1vw
}

.retailers-page__result .retailer .contact {
    position: relative
}

.retailers-page__result .retailer .contact p:last-child {
    position: absolute;
    top: 0;
    left: 80px
}
