.row {
    max-width: 86.875rem;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    flex-flow: row wrap
}

.row .row {
    margin-right: -.375rem;
    margin-left: -.375rem
}

@media print,
screen and (min-width: 48em) {
    .row .row {
        margin-right: -.625rem;
        margin-left: -.625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media screen and (min-width: 80em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row.is-collapse-child,
.row.collapse>.column>.row,
.row.collapse>.columns>.row {
    margin-right: 0;
    margin-left: 0
}

.column,
.columns {
    flex: 1 1 0;
    padding-right: .375rem;
    padding-left: .375rem;
    min-width: 0
}

@media print,
screen and (min-width: 48em) {

    .column,
    .columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,
screen and (min-width: 64em) {

    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column.row.row,
.row.row.columns {
    float: none;
    display: block
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1 {
    flex-wrap: wrap
}

.small-up-1>.column,
.small-up-1>.columns {
    flex: 0 0 100%;
    max-width: 100%
}

.small-up-2 {
    flex-wrap: wrap
}

.small-up-2>.column,
.small-up-2>.columns {
    flex: 0 0 50%;
    max-width: 50%
}

.small-up-3 {
    flex-wrap: wrap
}

.small-up-3>.column,
.small-up-3>.columns {
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.small-up-4 {
    flex-wrap: wrap
}

.small-up-4>.column,
.small-up-4>.columns {
    flex: 0 0 25%;
    max-width: 25%
}

.small-up-5 {
    flex-wrap: wrap
}

.small-up-5>.column,
.small-up-5>.columns {
    flex: 0 0 20%;
    max-width: 20%
}

.small-up-6 {
    flex-wrap: wrap
}

.small-up-6>.column,
.small-up-6>.columns {
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.small-up-7 {
    flex-wrap: wrap
}

.small-up-7>.column,
.small-up-7>.columns {
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.small-up-8 {
    flex-wrap: wrap
}

.small-up-8>.column,
.small-up-8>.columns {
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .375rem;
    padding-left: .375rem
}

@media print,
screen and (min-width: 48em) {
    .medium-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1 {
        flex-wrap: wrap
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .medium-up-2 {
        flex-wrap: wrap
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .medium-up-3 {
        flex-wrap: wrap
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .medium-up-4 {
        flex-wrap: wrap
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .medium-up-5 {
        flex-wrap: wrap
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .medium-up-6 {
        flex-wrap: wrap
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .medium-up-7 {
        flex-wrap: wrap
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .medium-up-8 {
        flex-wrap: wrap
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width: 48em) and (min-width: 48em) {
    .medium-expand {
        flex: 1 1 0
    }
}

.row.medium-unstack>.column,
.row.medium-unstack>.columns {
    flex: 0 0 100%
}

@media print,
screen and (min-width: 48em) {

    .row.medium-unstack>.column,
    .row.medium-unstack>.columns {
        flex: 1 1 0
    }
}

@media print,
screen and (min-width: 48em) {

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .625rem;
        padding-left: .625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .large-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

  

    .large-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1 {
        flex-wrap: wrap
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .large-up-2 {
        flex-wrap: wrap
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .large-up-3 {
        flex-wrap: wrap
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .large-up-4 {
        flex-wrap: wrap
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .large-up-5 {
        flex-wrap: wrap
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .large-up-6 {
        flex-wrap: wrap
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .large-up-7 {
        flex-wrap: wrap
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .large-up-8 {
        flex-wrap: wrap
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media print,
screen and (min-width: 64em) and (min-width: 64em) {
    .large-expand {
        flex: 1 1 0
    }
}

.row.large-unstack>.column,
.row.large-unstack>.columns {
    flex: 0 0 100%
}

@media print,
screen and (min-width: 64em) {

    .row.large-unstack>.column,
    .row.large-unstack>.columns {
        flex: 1 1 0
    }
}

@media print,
screen and (min-width: 64em) {

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

@media screen and (min-width: 80em) {
    .xlarge-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .xlarge-offset-0 {
        margin-left: 0%
    }

    .xlarge-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-offset-1 {
        margin-left: 8.33333%
    }

    .xlarge-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-offset-2 {
        margin-left: 16.66667%
    }

    .xlarge-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-offset-3 {
        margin-left: 25%
    }

    .xlarge-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .xlarge-offset-4 {
        margin-left: 33.33333%
    }

    .xlarge-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-offset-5 {
        margin-left: 41.66667%
    }

    .xlarge-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .xlarge-offset-6 {
        margin-left: 50%
    }

    .xlarge-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .xlarge-offset-7 {
        margin-left: 58.33333%
    }

    .xlarge-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .xlarge-offset-8 {
        margin-left: 66.66667%
    }

    .xlarge-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .xlarge-offset-9 {
        margin-left: 75%
    }

    .xlarge-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .xlarge-offset-10 {
        margin-left: 83.33333%
    }

    .xlarge-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-offset-11 {
        margin-left: 91.66667%
    }

    .xlarge-up-1 {
        flex-wrap: wrap
    }

    .xlarge-up-1>.column,
    .xlarge-up-1>.columns {
        flex: 0 0 100%;
        max-width: 100%
    }

    .xlarge-up-2 {
        flex-wrap: wrap
    }

    .xlarge-up-2>.column,
    .xlarge-up-2>.columns {
        flex: 0 0 50%;
        max-width: 50%
    }

    .xlarge-up-3 {
        flex-wrap: wrap
    }

    .xlarge-up-3>.column,
    .xlarge-up-3>.columns {
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .xlarge-up-4 {
        flex-wrap: wrap
    }

    .xlarge-up-4>.column,
    .xlarge-up-4>.columns {
        flex: 0 0 25%;
        max-width: 25%
    }

    .xlarge-up-5 {
        flex-wrap: wrap
    }

    .xlarge-up-5>.column,
    .xlarge-up-5>.columns {
        flex: 0 0 20%;
        max-width: 20%
    }

    .xlarge-up-6 {
        flex-wrap: wrap
    }

    .xlarge-up-6>.column,
    .xlarge-up-6>.columns {
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .xlarge-up-7 {
        flex-wrap: wrap
    }

    .xlarge-up-7>.column,
    .xlarge-up-7>.columns {
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }

    .xlarge-up-8 {
        flex-wrap: wrap
    }

    .xlarge-up-8>.column,
    .xlarge-up-8>.columns {
        flex: 0 0 12.5%;
        max-width: 12.5%
    }
}

@media screen and (min-width: 80em) and (min-width: 80em) {
    .xlarge-expand {
        flex: 1 1 0
    }
}

.row.xlarge-unstack>.column,
.row.xlarge-unstack>.columns {
    flex: 0 0 100%
}

@media screen and (min-width: 80em) {

    .row.xlarge-unstack>.column,
    .row.xlarge-unstack>.columns {
        flex: 1 1 0
    }
}

@media screen and (min-width: 80em) {

    .xlarge-collapse>.column,
    .xlarge-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .xlarge-uncollapse>.column,
    .xlarge-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.shrink {
    flex: 0 0 auto;
    max-width: 100%
}

.column-block {
    margin-bottom: .75rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .column-block {
        margin-bottom: 1.25rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

.align-left {
    justify-content: flex-start
}

.align-right {
    justify-content: flex-end
}

.align-center {
    justify-content: center
}

.align-justify {
    justify-content: space-between
}

.align-spaced {
    justify-content: space-around
}

.align-left.vertical.menu>li>a {
    justify-content: flex-start
}

.align-right.vertical.menu>li>a {
    justify-content: flex-end
}

.align-center.vertical.menu>li>a {
    justify-content: center
}

.align-top {
    align-items: flex-start
}

.align-self-top {
    align-self: flex-start
}

.align-bottom {
    align-items: flex-end
}

.align-self-bottom {
    align-self: flex-end
}

.align-middle {
    align-items: center
}

.align-self-middle {
    align-self: center
}

.align-stretch {
    align-items: stretch
}

.align-self-stretch {
    align-self: stretch
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center
}

.small-order-1 {
    order: 1
}

.small-order-2 {
    order: 2
}

.small-order-3 {
    order: 3
}

.small-order-4 {
    order: 4
}

.small-order-5 {
    order: 5
}

.small-order-6 {
    order: 6
}

@media print,
screen and (min-width: 48em) {
    .medium-order-1 {
        order: 1
    }

    .medium-order-2 {
        order: 2
    }

    .medium-order-3 {
        order: 3
    }

    .medium-order-4 {
        order: 4
    }

    .medium-order-5 {
        order: 5
    }

    .medium-order-6 {
        order: 6
    }
}

@media print,
screen and (min-width: 64em) {
    .large-order-1 {
        order: 1
    }

    .large-order-2 {
        order: 2
    }

    .large-order-3 {
        order: 3
    }

    .large-order-4 {
        order: 4
    }

    .large-order-5 {
        order: 5
    }

    .large-order-6 {
        order: 6
    }
}

@media screen and (min-width: 80em) {
    .xlarge-order-1 {
        order: 1
    }

    .xlarge-order-2 {
        order: 2
    }

    .xlarge-order-3 {
        order: 3
    }

    .xlarge-order-4 {
        order: 4
    }

    .xlarge-order-5 {
        order: 5
    }

    .xlarge-order-6 {
        order: 6
    }
}

.flex-container {
    display: flex
}

.flex-child-auto {
    flex: 1 1 auto
}

.flex-child-grow {
    flex: 1 0 auto
}

.flex-child-shrink {
    flex: 0 1 auto
}

.flex-dir-row {
    flex-direction: row
}

.flex-dir-row-reverse {
    flex-direction: row-reverse
}

.flex-dir-column {
    flex-direction: column
}

.flex-dir-column-reverse {
    flex-direction: column-reverse
}

@media print,
screen and (min-width: 48em) {
    .medium-flex-container {
        display: flex
    }

    .medium-flex-child-auto {
        flex: 1 1 auto
    }

    .medium-flex-child-grow {
        flex: 1 0 auto
    }

    .medium-flex-child-shrink {
        flex: 0 1 auto
    }

    .medium-flex-dir-row {
        flex-direction: row
    }

    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .medium-flex-dir-column {
        flex-direction: column
    }

    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media print,
screen and (min-width: 64em) {
    .large-flex-container {
        display: flex
    }

    .large-flex-child-auto {
        flex: 1 1 auto
    }

    .large-flex-child-grow {
        flex: 1 0 auto
    }

    .large-flex-child-shrink {
        flex: 0 1 auto
    }

    .large-flex-dir-row {
        flex-direction: row
    }

    .large-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .large-flex-dir-column {
        flex-direction: column
    }

    .large-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

@media screen and (min-width: 80em) {
    .xlarge-flex-container {
        display: flex
    }

    .xlarge-flex-child-auto {
        flex: 1 1 auto
    }

    .xlarge-flex-child-grow {
        flex: 1 0 auto
    }

    .xlarge-flex-child-shrink {
        flex: 0 1 auto
    }

    .xlarge-flex-dir-row {
        flex-direction: row
    }

    .xlarge-flex-dir-row-reverse {
        flex-direction: row-reverse
    }

    .xlarge-flex-dir-column {
        flex-direction: column
    }

    .xlarge-flex-dir-column-reverse {
        flex-direction: column-reverse
    }
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

.visible {
    visibility: visible
}

@media print,
screen and (max-width: 47.99875em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 48em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 48em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 47.99875em) {
    .show-for-medium {
        display: none !important
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 47.99875em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.99875em) {
    .show-for-large {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) and (max-width: 79.99875em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.99875em),
screen and (min-width: 80em) {
    .show-for-large-only {
        display: none !important
    }
}

@media screen and (min-width: 80em) {
    .hide-for-xlarge {
        display: none !important
    }
}

@media screen and (max-width: 79.99875em) {
    .show-for-xlarge {
        display: none !important
    }
}

@media screen and (min-width: 80em) and (max-width: 89.99875em) {
    .hide-for-xlarge-only {
        display: none !important
    }
}

@media screen and (max-width: 79.99875em),
screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 0.0625rem !important;
    height: 0.0625rem !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {

    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {

    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.show-for-dark-mode {
    display: none
}

.hide-for-dark-mode {
    display: block
}

@media screen and (prefers-color-scheme: dark) {
    .show-for-dark-mode {
        display: block !important
    }

    .hide-for-dark-mode {
        display: none !important
    }
}

.show-for-ie {
    display: none
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .show-for-ie {
        display: block !important
    }

    .hide-for-ie {
        display: none !important
    }
}

.show-for-sticky {
    display: none
}

.is-stuck .show-for-sticky {
    display: block
}

.is-stuck .hide-for-sticky {
    display: none
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

figcaption,
figure,
main {
    display: block
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

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

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

a:focus,
button:focus,
input:focus {
    outline: none
}

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

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

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 0.0625rem dotted ButtonText
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    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: -0.125rem
}

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

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

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

*,
*::before,
*::after {
    box-sizing: border-box;
    font-weight: normal
}

html {
    font-size: 100%;
    -webkit-overflow-scrolling: touch
}

body {
    background: #fff;
    color: #303030;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.9375rem;
    line-height: 1.6;
    -webkit-font-smoothing: antialiased
}

aside {
    display: block
}

b,
strong {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal
}

blockquote {
    font-family: "HelveticaNeueLTPro-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    color: black;
    line-height: 32px;
    margin: 3.75rem 0 3.75rem 8.33333%;
    padding-left: 1.25rem;
    position: relative
}



blockquote .blockquote__caption {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    top: -1.25rem;
    margin-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    blockquote {
        margin: 5rem 0 5rem 8.33333%;
        padding-left: 1.875rem;
        font-size: 2.625rem;
        line-height: 56px
    }

    blockquote::before {
        width: 0.1875rem;
        height: 3rem
    }
}

hr {
    border-top: 0.0625rem solid #d1d1d1;
    margin-bottom: 2.8125rem
}

hr.separator {
    border-top: 0.0625rem solid #d1d1d1;
    margin-top: 2.8125rem;
    margin-bottom: 2.1875rem
}

.color-black {
    color: #000 !important
}

.color-alto {
    color: #d1d1d1 !important
}

.color-dusty-gray {
    color: #999 !important
}

.color-red,
.color-monza {
    color: #E30613 !important
}

.color-monza-dark {
    color: #C5002C !important
}

.color-white {
    color: #fff !important
}

.color-christine {
    color: #F37D0C !important
}

.color-gold-tips {
    color: #EAB613 !important
}

.color-green {
    color: #1E9500 !important
}

.color-mine-shaft {
    color: #303030 !important
}

.color-japanese-laurel {
    color: #1E9500 !important
}

.color-eurovolley {
    color: #315397 !important
}

.background-elektrika {
    background-color: #ED7C00 !important
}

.background-zemeljski-plin {
    background-color: #E5BA00 !important
}

.background-kurilno-olje {
    background-color: #CD1417 !important
}

.background-unp {
    background-color: #ECCA00 !important
}

.background-monza-dark {
    background-color: #C5002C !important
}

.background-gallery {
    background-color: #F0F0F0 !important
}

.background-catskill-white {
    background-color: #EBF4F6 !important
}

.background-white {
    background-color: #fff !important
}

.background-gradient-teal {
    background: linear-gradient(to right, #06748b 0%, #3ABAD1 100%) !important;
    color: #fff
}

.background-gradient-teal .border-left::before {
    background-color: #fff
}

.background-gradient-teal .grid-ruler {
    border-color: #7c9eaf !important
}

.background-gradient-red {
    background-image: linear-gradient(90deg, #C5002C 22%, #E30613 79%);
    color: #fff
}

.background-gradient-red .border-left::before {
    background-color: #fff
}

.background-gradient-red .grid-ruler {
    border-color: rgba(255, 255, 255, 0.3) !important
}

.background-gradient-gold {
    background-image: linear-gradient(-108deg, #D6BE7C 13%, #866B2D 89%);
    color: #fff
}

.background-gradient-gold .border-left::before {
    background-color: #fff
}

.background-gradient-gold h2,
.background-gradient-gold h5 {
    color: #fff
}

.background-gradient-gold .grid-ruler {
    border-color: rgba(255, 255, 255, 0.3) !important
}

.background-gradient-gold .media {
    background: transparent !important
}

.footer {
    background: #303030;
    color: #fff
}

.footer a {
    color: #fff
}

.theme-petrol-world {
    background: #000 url("../images/petrol_world_desktop-mobile.jpg") center 0 no-repeat;
    background-size: cover;
    color: #fff
}

.theme-petrol-world .grid-ruler {
    border-color: rgba(255, 255, 255, 0.3);
    min-height: 37.5rem
}

.theme-petrol-world h4,
.theme-petrol-world a {
    color: #fff
}

@media print,
screen and (min-width: 48em) {
    .theme-petrol-world {
        background-image: url("../images/petrol_world_desktop-tablet.jpg")
    }

    .theme-petrol-world .grid-ruler {
        min-height: 38.875rem
    }
}

@-webkit-keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        transform: translate(-100%)
    }

    51% {
        opacity: 1;
        color: #E30613
    }
}

@keyframes toRightFromLeft {
    49% {
        transform: translate(100%)
    }

    50% {
        opacity: 0;
        transform: translate(-100%)
    }

    51% {
        opacity: 1;
        color: #E30613
    }
}

@-webkit-keyframes toLeftFromRight {
    49% {
        transform: translate(-100%)
    }

    50% {
        opacity: 0;
        transform: translate(100%)
    }

    51% {
        opacity: 1;
        color: #E30613
    }
}

@keyframes toLeftFromRight {
    49% {
        transform: translate(-100%)
    }

    50% {
        opacity: 0;
        transform: translate(100%)
    }

    51% {
        opacity: 1;
        color: #E30613
    }
}

.form-item {
    margin-bottom: 0.9375rem
}

.form-item label {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    padding: 0.625rem 0 0.375rem;
    -webkit-tap-highlight-color: transparent
}

.form-item.label-large label {
    font-size: 1.375rem
}

.form-item.label-bold label {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.form-item.label-regular label {
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.form-item .label-read-more.-is-hidden {
    display: none
}

.form-item .label-read-less.-is-hidden {
    display: none
}

.form-item .label-more.-is-hidden {
    display: none
}

.form-item .label-indent {
    padding-top: 0.625rem;
    padding-left: 1.8125rem;
    font-size: 0.8125rem;
    line-height: 185%
}

.form-item .label-indent.-is-hidden {
    display: none
}

.form-item.label-absolute {
    position: relative;
    padding-top: 2.5rem
}

.form-item.label-absolute label {
    position: absolute;
    top: 0;
    white-space: nowrap
}

@media print,
screen and (min-width: 48em) {
    .form-item.label-nowrap label {
        white-space: nowrap
    }
}

@media screen and (min-width: 80em) {
    .form-item.label-padding {
        padding-top: 1.5rem
    }
}

.form-item.has-icon div {
    position: relative
}

.form-item.has-icon input {
    padding-right: 4.5625rem
}

.form-item.has-icon input:focus+.form-item__icon {
    border-color: #303030
}

.form-item__icon {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #F0F0F0;
    border-top: 0.0625rem solid #999;
    border-right: 0.0625rem solid #999;
    border-bottom: 0.0625rem solid #999;
    min-width: 3.5rem;
    text-align: center;
    line-height: 50px;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #888;
    padding: 0 0.625rem
}

.form-item__icon .icon {
    font-size: 1.25rem
}

.form-item.is-error label {
    color: #C5002C
}

.form-item.is-error .form-item__icon {
    background: #FDC9CF;
    border-color: #C5002C
}

.form-item.is-error .form-item__icon .icon {
    color: #E30613
}

.form-item.is-error input:focus+.form-item__icon {
    border-color: #C5002C
}

.form-item__error {
    display: block;
    font-size: 0.9375rem;
    color: #C5002C;
    padding: 0.3125rem 0 0
}

.form-item.-boxed {
    border-radius: 0.1875rem;
    border: 0.0625rem solid #d1d1d1;
    padding: 1rem 0.9375rem 0.75rem
}

.form-item.-boxed label {
    text-align: left;
    display: block;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    letter-spacing: 0.01813rem;
    line-height: 1.4
}

.form-item.-boxed label::before {
    top: -0.0625rem
}

.form-item.-boxed label::after {
    top: 0.46875rem
}

.form-item [data-loading] input {
    padding-right: 2.8125rem
}

.form-item__fake-label {
    display: inline-block;
    margin-top: 0.625rem;
    margin-bottom: 0.375rem;
    font-weight: bold
}

.form-item--counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.form-item--counter__wrapper {
    display: flex
}

.form-item--counter__less,
.form-item--counter__more {
    background: #F0F0F0;
    border: 0.0625rem solid #999;
    flex: 0 0 3.0625rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.form-item--counter__less .icon,
.form-item--counter__more .icon {
    font-size: 1rem;
    color: #999;
    pointer-events: none
}

@media (hover: hover) {

    .form-item--counter__less:hover .icon,
    .form-item--counter__more:hover .icon {
        color: #C5002C
    }
}

.form-item--counter__less.-disabled,
.form-item--counter__more.-disabled {
    cursor: default;
    border-color: #d1d1d1;
    pointer-events: none
}

.form-item--counter__less.-disabled .icon,
.form-item--counter__more.-disabled .icon {
    color: #d1d1d1 !important
}

.form-item--counter__less {
    border-right: none
}

.form-item--counter__more {
    border-left: none
}

.form-item--counter .form-item__error {
    white-space: nowrap
}

.form-item--counter.-value-centered .form-item--counter__wrapper input {
    text-align: center;
    max-width: 3.75rem
}

.drag-n-drop {
    border: 0.125rem dashed #d1d1d1;
    padding: 1.5625rem 1.875rem 1.875rem
}

.drag-n-drop__icon {
    position: relative;
    top: 0.25rem;
    font-size: 1.75rem;
    margin-right: 1.25rem;
    color: #888
}

.form-item-fieldset {
    padding: 1rem;
    margin: 0 0 1rem
}

@media print,
screen and (min-width: 48em) {
    .form-item-fieldset {
        padding: 1.875rem
    }
}

.form-item-group .form-item-group__error {
    display: block;
    font-size: 0.9375rem;
    color: #C5002C;
    flex: 0 0 100% !important;
    margin-top: -0.625rem
}

.form-item-group.-inline {
    display: flex;
    flex-wrap: wrap;
    align-self: flex-end;
    align-content: stretch
}

.form-item-group.-inline>div {
    flex: 0 0 33%;
    align-self: flex-end
}

.form-item-group.-inline>div.text {
    flex: none;
    padding: 0 0.625rem 0.625rem 0.3125rem;
    margin: 0 0.3125rem 0.9375rem 0
}

.form-item-group.-inline>div:not(:last-child) {
    padding-right: 0.625rem
}

.form-item-group.-inline-buttons {
    display: flex;
    flex-direction: column
}

.form-item-group.-inline-buttons .button,
.form-item-group.-inline-buttons .button--outline {
    margin: 0 0 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .form-item-group.-inline-buttons {
        flex-direction: row
    }

    .form-item-group.-inline-buttons .button,
    .form-item-group.-inline-buttons .button--outline {
        margin-right: 1.25rem
    }

    .form-item-group.-inline-buttons .button:last-child,
    .form-item-group.-inline-buttons .button--outline:last-child {
        margin-right: 0
    }
}

.form-item-group.-inline-buttons.-reverse {
    flex-direction: column-reverse
}

@media print,
screen and (min-width: 48em) {
    .form-item-group.-inline-buttons.-reverse {
        flex-direction: row
    }
}

.form-item-group.-koel {
    display: flex;
    flex-wrap: wrap
}

.form-item-group.-koel .form-item {
    flex: 1 1 26.25rem;
    margin-right: 1.875rem
}

.form-item-group.-koel .button,
.form-item-group.-koel .button--outline {
    flex: 0 0 auto;
    margin: 0 0 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .form-item-group.-history {
        position: relative;
        display: flex;
        flex-wrap: wrap
    }

    .form-item-group.-history .form-item {
        align-self: flex-end;
        padding-right: 1.25rem
    }

    .form-item-group.-history .form-item:nth-child(1) {
        flex: 0 0 21.875rem
    }

    .form-item-group.-history .form-item:nth-child(2) {
        flex: 0 0 16.25rem
    }

    .form-item-group.-history .button {
        align-self: flex-end;
        flex: none;
        margin: 0.625rem 0 0.9375rem;
        height: 3.1875rem
    }

    .form-item-group.-history.-moja-narocila .form-item:nth-child(1) {
        flex: 0 0 18.75rem
    }

    .form-item-group.-history.-moja-narocila .form-item:nth-child(2),
    .form-item-group.-history.-moja-narocila .form-item:nth-child(3) {
        flex: 0 0 12.5rem
    }

    .form-item-group.-history.-moja-narocila .form-item:nth-child(4) {
        flex: 0 0 18.75rem
    }

    .form-item-group.-history.-moja-narocila .form-item:nth-child(4) input {
        height: 3.125rem
    }
}

@media print,
screen and (max-width: 47.99875em) {
    .form-item-group.-history a.button {
        margin-top: 0.9375rem
    }
}

.form-item-group.-birthday {
    flex-wrap: wrap;
    max-width: 20rem
}

.form-item-group.-birthday label {
    white-space: nowrap
}

.form-item-group.-birthday>div:nth-child(1),
.form-item-group.-birthday>div:nth-child(3) {
    flex: 0 0 25% !important
}

.form-item-group.-birthday>div:nth-child(2) {
    flex: 0 0 60% !important
}

@media print,
screen and (min-width: 48em) {
    .form-item-group.-birthday {
        max-width: 30rem
    }

    .form-item-group.-birthday>div:nth-child(1),
    .form-item-group.-birthday>div:nth-child(3) {
        flex: 0 0 20% !important
    }

    .form-item-group.-birthday>div:nth-child(2) {
        flex: 0 0 35% !important
    }
}

.form-item-group.-card-number {
    display: flex
}

.form-item-group.-card-number>div {
    flex: 1;
    align-self: flex-end;
    max-width: 5.3125rem;
    padding-right: 0.625rem
}

.form-item-group.-card-number>div:last-child {
    padding-right: 0
}

.form-item-group.-card-number>div input {
    text-align: center;
    padding-right: 0;
    padding-left: 0
}

@media print,
screen and (max-width: 47.99875em) {
    .form-item-group.-card-number>div {
        padding-right: 0.1875rem
    }
}

.form-item-group--address {
    max-width: 32.25rem
}

.form-item-group--address label {
    white-space: nowrap
}

@media print,
screen and (max-width: 47.99875em) {
    .form-item-group--address {
        flex-wrap: wrap;
        max-width: 17.5rem
    }

    .form-item-group--address>div:nth-child(1) {
        flex: 0 0 100% !important
    }

    .form-item-group--address>div:nth-child(2) {
        flex: 0 0 30% !important
    }

    .form-item-group--address>div:nth-child(3) {
        flex: 0 0 30% !important
    }
}

@media print,
screen and (min-width: 48em) {
    .form--newsletter-subscription {
        display: flex;
        max-width: 30rem
    }

    .form--newsletter-subscription .form-item:first-child {
        flex: 2;
        padding-right: 0.625rem
    }
}

fieldset {
    border: none;
    margin: 0;
    padding: 0
}

::-ms-clear {
    display: none
}

@media screen and (device-aspect-ratio: 40 / 71) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type=date],
    input[type=datetime-local],
    input[type=time] {
        font-size: 1rem
    }
}

@media screen and (device-aspect-ratio: 375 / 667) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type=date],
    input[type=datetime-local],
    input[type=time] {
        font-size: 1rem
    }
}

@media screen and (device-aspect-ratio: 9 / 16) {

    select,
    textarea,
    input[type="text"],
    input[type="password"],
    input[type="number"],
    input[type="email"],
    input[type="url"],
    input[type=date],
    input[type=datetime-local],
    input[type=time] {
        font-size: 1rem
    }
}

input[type=password]::-ms-reveal,
input[type=password]::-ms-clear {
    display: none
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Lt';
    src: url("../fonts/344BC1_5_0_1.woff2") format("woff2"), url("../fonts/344BC1_5_0_1.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Roman';
    src: url("../fonts/344BC1_7_0_1.woff2") format("woff2"), url("../fonts/344BC1_7_0_1.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Bd';
    src: url("../fonts/344BC1_0_0_1.woff2") format("woff2"), url("../fonts/344BC1_0_0_1.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'HelveticaNeueLTPro-Hv';
    src: url("../fonts/344BC1_8_0_1.woff2") format("woff2"), url("../fonts/344BC1_8_0_1.woff") format("woff");
    font-weight: normal;
    font-style: normal
}

.grid-ruler {
    border-left: 0.0625rem solid #d1d1d1;
    margin: 0 1rem;
    min-height: 100%;
    display: flow-root
}

@media print,
screen and (min-width: 48em) {
    .grid-ruler {
        margin: 0 1.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .grid-ruler {
        margin: 0 1.875rem
    }

    .grid-ruler.grid-ruler-right-large {
        max-width: 85.9375rem;
        border-right: 0.0625rem solid #d1d1d1;
        margin-right: 2.8125rem
    }
}

.grid-ruler.-transparent {
    border-left-color: transparent
}

.grid-buffer {
    margin: 0 auto;
    width: 100%;
    max-width: 90.625rem;
    height: 100%
}

.ruler-padding,
.media-module__title,
.keyvisual__content {
    padding-left: 0.875rem
}

@media print,
screen and (min-width: 48em) {

    .ruler-padding,
    .media-module__title,
    .keyvisual__content {
        padding-left: 1.25rem
    }

    .ruler-padding.small-only,
    .small-only.media-module__title,
    .small-only.keyvisual__content {
        padding-left: 0
    }
}

@media print,
screen and (min-width: 64em) {

    .ruler-padding,
    .media-module__title,
    .keyvisual__content {
        padding-left: 0.9375rem
    }
}

.ruler-pull-left {
    margin-left: -0.375rem;
    max-width: calc(100% + 0.75rem)
}

@media print,
screen and (min-width: 48em) {
    .ruler-pull-left {
        margin-left: -0.625rem;
        max-width: calc(100% + 1.25rem)
    }
}

@media print,
screen and (min-width: 64em) {
    .ruler-pull-left {
        margin-left: -0.9375rem;
        max-width: calc(100% + 1.875rem)
    }

    .ruler-pull-left.no-expand {
        max-width: 100%
    }
}

.column-ruler {
    border-left: 0.0625rem solid #d1d1d1
}

@media print,
screen and (min-width: 64em) {
    .column-ruler-large {
        border-left: 0.0625rem solid #d1d1d1
    }
}

.section-padding-top {
    padding-top: 2.5rem !important
}

@media print,
screen and (min-width: 48em) {
    .section-padding-top {
        padding-top: 5rem !important
    }
}

.section-padding-bottom {
    padding-bottom: 2.5rem !important
}

@media print,
screen and (min-width: 48em) {
    .section-padding-bottom {
        padding-bottom: 5rem !important
    }
}

.section-margin-top {
    margin-top: 2.5rem !important
}

@media print,
screen and (min-width: 48em) {
    .section-margin-top {
        margin-top: 5rem !important
    }
}

.section-margin-bottom,
.wizard {
    margin-bottom: 2.5rem !important
}

@media print,
screen and (min-width: 48em) {

    .section-margin-bottom,
    .wizard {
        margin-bottom: 5rem !important
    }
}

.section-margin-top-40 {
    margin-top: 2.5rem !important
}

.section-margin-bottom-80 {
    margin-bottom: 5rem !important
}

.section-margin-bottom-tall {
    margin-bottom: 6rem !important
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.grid-view .expanded {
    max-width: none !important
}

.grid-view .column,
.grid-view .columns {
    background: rgba(255, 0, 0, 0.2);
    transition: padding 300ms ease-out;
    position: relative;
    min-height: 5rem
}

.grid-view .column::after,
.grid-view .columns::after {
    content: '';
    display: block;
    width: calc(100% - 0.75rem);
    height: calc(100% - 0.75rem);
    position: absolute;
    left: 0.375rem;
    top: 0;
    background: rgba(255, 0, 0, 0.2)
}

.grid-view .grid-item {
    display: none;
    min-height: 3.125rem;
    background: rgba(255, 0, 0, 0.2);
    margin: 0.625rem 0;
    border: 0.0625rem solid red
}

@media print,
screen and (min-width: 48em) {

    .grid-view .column::after,
    .grid-view .columns::after {
        width: calc(100% - 1.25rem);
        height: calc(100% - 1.25rem);
        left: 0.625rem
    }
}

@media print,
screen and (min-width: 64em) {

    .grid-view .column::after,
    .grid-view .columns::after {
        width: calc(100% - 1.875rem);
        height: calc(100% - 1.875rem);
        left: 0.9375rem
    }
}

.grid-view-ctrl {
    margin: 0 0 0.625rem
}

.grid-view-ctrl span {
    margin-right: 0.625rem
}

.grid-view-ctrl label {
    cursor: pointer
}

.grid-view-ctrl input {
    margin-left: 0.3125rem
}

h1,
h2,
h3,
h4,
h5,
h6,
table caption {
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
table caption a {
    color: #000
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
table caption a:hover {
    color: #E30613
}

h1.border-left,
h2.border-left,
h3.border-left,
h4.border-left,
h5.border-left,
h6.border-left,
table caption.border-left {
    position: relative
}

h1.border-left::before,
h2.border-left::before,
h3.border-left::before,
h4.border-left::before,
h5.border-left::before,
h6.border-left::before,
table caption.border-left::before {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: 0;
    width: 0.1875rem;
    height: 2.5rem;
    background: black
}

@media print,
screen and (min-width: 48em) {

    h1.border-left::before,
    h2.border-left::before,
    h3.border-left::before,
    h4.border-left::before,
    h5.border-left::before,
    h6.border-left::before,
    table caption.border-left::before {
        width: 0.25rem;
        height: 3rem;
        left: -1.875rem
    }
}

@media print,
screen and (min-width: 64em) {

    h1.border-left::before,
    h2.border-left::before,
    h3.border-left::before,
    h4.border-left::before,
    h5.border-left::before,
    h6.border-left::before,
    table caption.border-left::before {
        width: 0.25rem;
        left: -1.875rem
    }
}

h1 {
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.75rem;
    line-height: 1.09091
}

@media print,
screen and (min-width: 48em) {
    h1 {
        font-size: 5rem;
        line-height: 0.955556
    }
}

h3,
.h3 {
    color: #303030;
    font-family: "HelveticaNeueLTPro-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.25rem;
    line-height: 40px
}

@media print,
screen and (min-width: 48em) {

    h3,
    .h3 {
        font-size: 3.625rem;
        line-height: 72px
    }
}

h2,
h4,
.h2,
.h4 {
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.75rem;
    color: #000;
    line-height: 32px;
    margin: 1.875rem 0 1.25rem
}

h2.border-left::before,
h4.border-left::before,
.h2.border-left::before,
.h4.border-left::before {
    top: -0.1875rem;
    width: 0.25rem;
    height: 2rem
}

@media print,
screen and (min-width: 48em) {

    h2,
    h4,
    .h2,
    .h4 {
        margin: 2.5rem 0 1.875rem;
        font-size: 2.5rem;
        line-height: 1.2
    }

    h2.border-left::before,
    h4.border-left::before,
    .h2.border-left::before,
    .h4.border-left::before {
        top: -0.25rem;
        height: 3rem
    }

    h2 .icon,
    h4 .icon,
    .h2 .icon,
    .h4 .icon {
        font-size: 2.5rem;
        margin-right: 0.3125rem
    }
}

@media print,
screen and (min-width: 64em) {

    h2 .icon,
    h4 .icon,
    .h2 .icon,
    .h4 .icon {
        position: relative;
        top: 0.125rem
    }
}

h5,
.h5 {
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.375rem;
    color: #000;
    line-height: 24px;
    margin: 1.875rem 0 1.25rem
}

h5.border-left::before,
.h5.border-left::before {
    top: -0.25rem;
    width: 0.25rem;
    height: 2rem
}

@media print,
screen and (min-width: 48em) {

    h5,
    .h5 {
        margin: 2.5rem 0 1.875rem;
        font-size: 1.75rem;
        line-height: 40px
    }

    h5.border-left::before,
    .h5.border-left::before {
        top: -0.125rem;
        height: 2.5rem
    }
}

h6,
table caption,
.h6,
.choices--petrol-world label {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    line-height: 24px;
    margin: 0 0 0.9375rem
}

h6.border-left::before,
table caption.border-left::before,
.h6.border-left::before,
.choices--petrol-world label.border-left::before {
    top: -0.125rem;
    width: 0.1875rem;
    height: 1rem
}

h6.border-bottom,
table caption.border-bottom,
.h6.border-bottom,
.choices--petrol-world label.border-bottom {
    display: block;
    padding-bottom: 0.3125rem;
    border-bottom: 0.0625rem solid #999
}

@media print,
screen and (min-width: 48em) {

    h6,
    table caption,
    .h6,
    .choices--petrol-world label {
        margin: 2.5rem 0 0.9375rem;
        font-size: 1.375rem;
        line-height: 32px
    }
}

.small-caps,
.keyvisual__category,
.keyvisual__breadcrumbs {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    letter-spacing: 0.01813rem;
    line-height: 16px;
    text-transform: uppercase
}

.section-title-gradient {
    line-height: 1.4;
    max-width: 46.875rem
}

.section-title-gradient span {
    display: block;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title-gradient span:nth-child(2) {
    margin: -0.3125rem 0
}

.section-title-gradient .large {
    font-size: 2.75rem
}

.section-title-gradient.-orange span {
    background-image: -webkit-linear-gradient(right, #FFB755 40%, #E30613)
}

.section-title-gradient.-blue span {
    background-image: -webkit-linear-gradient(right, #6CD0FD 40%, #0057A2)
}

.section-title-gradient.-teal span {
    background-image: -webkit-linear-gradient(right, #3ABAD1 40%, #047188)
}

.section-title-gradient.-eurovolley span {
    background-image: -webkit-linear-gradient(right, #6897F5 40%, #315397)
}

@media print,
screen and (min-width: 48em) {
    .section-title-gradient .large {
        font-size: 4rem;
        line-height: 1.45
    }

    .section-title-gradient span:nth-child(2) {
        margin: -1.25rem 0
    }
}

@media print,
screen and (min-width: 64em) {
    .section-title-gradient .large {
        font-size: 5.5rem;
        line-height: 1.40
    }
}

@media print,
screen and (min-width: 48em) {
    .section-title {
        margin-top: 4.375rem !important
    }
}

.cf::before,
.cf::after,
.special-offer::before,
.special-offer::after {
    content: '';
    display: table
}

.cf::after,
.special-offer::after {
    clear: both
}

.no-bullet {
    padding-left: 0
}

.no-bullet li {
    list-style: none;
    padding: 0
}

.inline-list {
    padding-left: 0
}

.inline-list li {
    display: inline-block;
    padding: 0 0.625rem
}

.visually-hidden,
.form-item.label-hidden label {
    position: absolute !important;
    clip: rect(0.0625rem, 0.0625rem, 0.0625rem, 0.0625rem);
    overflow: hidden;
    height: 0.0625rem;
    width: 0.0625rem;
    word-wrap: normal
}

.svg-defs {
    width: 0;
    height: 0;
    position: absolute
}

.no-overflow-x {
    overflow-x: hidden
}

.no-margin {
    margin: 0 !important
}

.no-margin-top {
    margin-top: 0 !important
}

.no-margin-bottom {
    margin-bottom: 0 !important
}

.no-margin-right {
    margin-right: 0 !important
}

.margin-top-30 {
    margin-top: 1.875rem
}

.margin-top-60 {
    margin-top: 1.25rem !important
}

@media print,
screen and (min-width: 64em) {
    .margin-top-60 {
        margin-top: 3.125rem !important
    }
}

.margin-bottom-48 {
    margin-bottom: 3rem
}

@media print,
screen and (min-width: 64em) {
    .margin-bottom-64-large {
        margin-bottom: 4rem
    }
}

@media print,
screen and (min-width: 64em) {
    .margin-top-60-large {
        margin-top: 3.75rem
    }
}

.no-padding-top {
    padding-top: 0 !important
}

.no-padding-bottom {
    padding-bottom: 0 !important
}

.no-padding-right {
    padding-right: 0 !important
}

.padding-30 {
    padding: 1.875rem !important
}

.padding-left-30 {
    padding-left: 1.875rem !important
}

.padding-top-48 {
    padding-top: 3rem !important
}

.padding-bottom-48 {
    padding-bottom: 3rem !important
}

.paragraph-margin-top {
    margin-top: 2rem !important
}

.paragraph-margin-top-2x {
    margin-top: 4rem !important
}

.paragraph-margin-bottom-half {
    margin-bottom: 1rem !important
}

.paragraph-margin-bottom {
    margin-bottom: 2rem !important
}

.paragraph-margin-bottom-2x {
    margin-bottom: 4rem !important
}

.no-border-top {
    border-top: none !important
}

.no-border-bottom {
    border-bottom: none !important
}

.line-height-32 {
    line-height: 32px !important
}

.line-height-40 {
    line-height: 40px !important
}

.no-wrap {
    white-space: nowrap
}

.overflow-x-hidden {
    width: 100%;
    overflow-x: hidden
}

.p-no-margin p {
    margin: 0 !important
}

td.oval,
p.oval {
    position: relative
}

td.oval.-gold,
p.oval.-gold {
    padding-left: 1.3125rem
}

td.oval.-gold::before,
p.oval.-gold::before {
    content: url("../images/oval_gold.svg");
    position: absolute;
    left: 0;
    top: 53%;
    transform: translateY(-50%)
}

.flex-auto {
    flex: 0 0 auto !important
}

.icon {
    display: inline-block;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.15em;
    overflow: hidden;
    transition: color 160ms ease-out
}

.icon.-white {
    color: #fff
}

.icon.-red {
    color: #E30613
}

.icon.-green {
    color: #1E9500
}

.icon.-dusty-grey {
    color: #999
}

.icon.-small {
    font-size: 0.75rem;
    vertical-align: -0.2em
}

a {
    color: #c5002c;
    text-decoration: none
}

a:active {
    outline: none !important;
    outline-width: 0 !important
}

a.text-underline {
    text-decoration: underline
}

@media (hover: hover) {
    a.text-underline:hover {
        text-decoration: none
    }
}

a.-black {
    color: #303030
}

@media (hover: hover) {
    a.-black:hover {
        color: #E30613
    }
}

.link {
    border-bottom: 0.0625rem solid #E30613;
    position: relative
}

.link span {
    position: relative
}

.link::before {
    content: '';
    display: inline-block;
    width: 0;
    height: 100%;
    background: #E30613;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%);
    transition: width 200ms ease-out;
    opacity: 0.4
}

@media (hover: hover) {
    .link:hover {
        color: white
    }

    .link:hover::before {
        width: 100%
    }
}

.link--arrow {
    display: inline-block;
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    padding-right: 2rem;
    margin-right: 0.625rem
}

.link--arrow.-long {
    padding-right: 3.25rem
}

.link--arrow .icon {
    position: absolute;
    top: -0.125rem;
    right: 0;
    font-size: 1.25rem;
    transition: transform 100ms cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateX(0)
}

.link--arrow .icon--arrow_long {
    top: -0.6875rem;
    font-size: 2.5rem
}

@media (hover: hover) {
    .link--arrow:hover .icon {
        transform: translateX(0.25rem)
    }
}

.link--external .icon {
    margin: 0 0.4375rem
}

@media (hover: hover) {
    .link--external:hover .icon {
        color: #E30613 !important
    }
}

.link--outline {
    position: relative;
    border-top: 0.1875rem solid #ea2516;
    border-bottom: 0.1875rem solid #ffb655;
    display: inline-flex;
    align-items: baseline;
    flex-wrap: wrap;
    padding: 0.625rem 0.9375rem
}

.link--outline::before,
.link--outline::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.1875rem;
    height: 100%;
    display: block;
    background-image: linear-gradient(#ea2516, #ffb655)
}

.link--outline::before {
    left: 0
}

.link--outline::after {
    right: 0
}

.link--outline a {
    margin-right: 0;
    margin-left: 1.875rem
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    border-style: none;
    -ms-interpolation-mode: bicubic
}

.no-max-width {
    max-width: none
}

.media {
    display: block;
    position: relative;
    background: #d1d1d1;
    overflow: hidden;
    padding-bottom: 56.25%
}

.media img,
.media iframe,
.media video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.media.-white {
    background: #fff
}

.media.-gradient-red {
    background-image: linear-gradient(-90deg, #FFB755 21%, #EA2516 52%)
}

.media.-gradient-red img {
    mix-blend-mode: screen
}

.media.-gradient-blue {
    background-image: linear-gradient(-90deg, #66CDFD 21%, #00509D 52%)
}

.media.-gradient-blue img {
    mix-blend-mode: screen
}

.media.-gradient-teal {
    background-image: linear-gradient(-90deg, #3ABAD1 21%, #06748B 52%)
}

.media.-gradient-teal img {
    mix-blend-mode: screen
}

.media.-ratio-square {
    padding-bottom: 100%
}

.media.-ratio-21-9 {
    padding-bottom: 42.8571%
}

.media.-ratio-16-9 {
    padding-bottom: 56.25%
}

.media.-ratio-4-3 {
    padding-bottom: 75%
}

.media.-ratio-3-2 {
    padding-bottom: 66.66%
}

.media .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.media-caption {
    position: relative;
    margin-top: 0.8125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    color: #303030;
    line-height: 24px
}

.media-caption::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0.0625rem;
    height: 1.0625rem;
    background: #888
}

.media-pull {
    position: relative;
    width: calc(100% + 1.25rem);
    left: -1.25rem;
    max-width: 63.25rem;
    margin: 2.8125rem 0
}

@media print,
screen and (min-width: 48em) {
    .media-pull {
        left: -1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .media-pull {
        width: calc(100% + (16.696% * 2));
        left: -16.66666%
    }
}

.media-pull-gutter {
    left: -0.375rem
}

@media print,
screen and (min-width: 48em) {
    .media-pull-gutter {
        left: -0.625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .media-pull-gutter {
        left: -0.9375rem
    }
}

.media-zoom {
    position: relative;
    display: inline-block
}

.media-zoom .media-zoom__icon {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #d1d1d1;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 50px;
    text-align: center
}

.media-zoom .icon {
    color: #777;
    font-size: 1.5625rem
}

.media-zoom:hover .icon {
    color: #E30613
}

.lazy {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 200ms linear;
    opacity: 0
}

.lazy.loaded {
    opacity: 1
}

.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0
}

.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute
}

table {
    margin-bottom: 2rem;
    border-collapse: collapse;
    width: 100%;
    font-size: 0.8125rem;
    text-align: left
}

table caption {
    margin-top: 0;
    text-align: left
}

table td,
table th {
    text-align: left;
    padding: 0.625rem 0.625rem 0.5rem;
    border: none;
    border-bottom: 0.0625rem solid #979797
}

table td:first-child,
table th:first-child {
    padding-left: 0
}

table td:last-child,
table th:last-child {
    padding-right: 0
}

table td.border-top,
table th.border-top {
    border-top: 0.0625rem solid #979797
}

table td.-padding-right,
table th.-padding-right {
    padding-right: 3%
}

table thead th {
    font-weight: normal;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-top: 0.0625rem solid #979797;
    border-bottom: 0.1875rem double #979797;
    padding: 0.625rem 0.625rem 0.5rem
}

table thead th.no-border-top {
    font-size: 0.9375rem
}

table tbody td {
    border-bottom: 0.0625rem solid #979797
}

table tfoot td {
    border: none;
    padding-top: 1.25rem;
    font-size: 0.75rem;
    color: #888
}

@media print,
screen and (min-width: 48em) {
    table caption {
        padding-top: 2.5rem
    }
}

table.-forms td,
table.-forms th {
    padding: 0.9375rem 0
}

table.-forms label {
    font-size: 0.9375rem
}

@media print,
screen and (min-width: 64em) {
    table.-forms {
        margin-bottom: 0
    }
}

.table-alternative {
    padding: 0 1.25rem 1.25rem
}

.table-alternative table {
    margin-bottom: 0
}

.table-alternative table thead th {
    border-top: none;
    border-bottom-style: solid;
    border-bottom-width: 0.0625rem
}

.table-alternative table th,
.table-alternative table td {
    padding: 0.9375rem 0.9375rem 0.9375rem 0
}

.table-scroll {
    margin-bottom: 2rem;
    overflow-y: hidden
}

.table-scroll table {
    margin: 0 0 0.8125rem
}

@media print,
screen and (max-width: 47.99875em) {
    .table-scroll table {
        min-width: 42.5rem
    }
}

.table-scroll .simplebar-content[style*="overflow: scroll hidden;"] table th:last-child,
.table-scroll .simplebar-content[style*="overflow: scroll hidden;"] table td:last-child,
.table-scroll .simplebar-content[style*="overflow-x: scroll;"] table th:last-child,
.table-scroll .simplebar-content[style*="overflow-x: scroll;"] table td:last-child {
    padding-right: 0.9375rem
}

.simplebar-scrollbar,
.simplebar-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.table--offer {
    margin-bottom: 2.875rem !important
}

.table--offer col:nth-child(even) {
    background: #F0F0F0
}

.table--offer td,
.table--offer th {
    padding: 0.625rem 1.5625rem 0.5625rem
}

.table--offer td:last-child,
.table--offer th:last-child {
    padding-right: 1.5625rem
}

.table--offer thead th {
    border: none;
    text-align: center;
    font-size: 1.75rem;
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.2;
    padding-top: 1.875rem
}

.table--offer thead th:first-child {
    text-align: left
}

.table--offer thead th .small {
    font-size: 0.8125rem;
    display: block;
    padding: 0 0 0.3125rem
}

.table--offer tbody th,
.table--offer tbody td {
    border: none;
    position: relative;
    width: 15%
}

.table--offer tbody th::after,
.table--offer tbody td::after {
    content: '';
    display: block;
    width: 78%;
    height: 0.0625rem;
    background: #999;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%)
}

.table--offer tbody th:first-child,
.table--offer tbody td:first-child {
    width: 25%;
    white-space: nowrap;
    padding-right: 1.25rem
}

.table--offer tbody th:first-child::after,
.table--offer tbody td:first-child::after {
    width: 93%;
    left: 0;
    transform: translateX(0)
}

.table--offer tbody th {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.table--offer tbody td {
    text-align: center
}

.table--offer tfoot td {
    padding-top: 1.875rem;
    padding-bottom: 0.625rem
}

.table--offer tfoot td:last-child {
    padding-right: 1.5625rem
}

.table--red-hat thead tr:first-child th {
    font-size: 0.8125rem;
    padding-top: 1.125rem;
    padding-bottom: 0.125rem
}

.table--red-hat thead th {
    background: #E30613;
    color: #fff;
    border: none;
    padding: 0.5rem 0.75rem;
    text-align: center;
    font-size: 0.9375rem
}

.table--red-hat thead th:first-child {
    text-align: left
}

.table--red-hat thead th.border-right {
    border-right: 0.0625rem solid #fff
}

.table--red-hat tbody th {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.table--red-hat tbody td {
    text-align: center
}

.table-sort th,
.table-sort td {
    white-space: nowrap
}

.table-sort th:last-child,
.table-sort td:last-child {
    padding-right: 0.9375rem
}

.table-sort th.late::after,
.table-sort td.late::after {
    margin-left: 0.3125rem
}

.table-sort th[role=columnheader]:not(.no-sort) {
    cursor: pointer
}

.table-sort th[role=columnheader]:not(.no-sort) .table-sort__indicator {
    position: relative;
    display: inline-block;
    background: url("../images/sort.svg") right center no-repeat;
    padding-right: 1.375rem;
    background-size: 0.9375rem auto
}

.table-sort th[role=columnheader]:not(.no-sort)[aria-sort=ascending]:not(.no-sort) .table-sort__indicator {
    background-image: url("../images/sort-asc.svg");
    background-size: 0.75rem auto
}

.table-sort th[role=columnheader]:not(.no-sort)[aria-sort=descending]:not(.no-sort) .table-sort__indicator {
    background-image: url("../images/sort-desc.svg");
    background-size: 0.75rem auto
}

.table-sort__loading {
    width: 98%
}

@media print,
screen and (min-width: 64em) {

    .table-sort th,
    .table-sort td {
        padding-left: 1.25rem
    }
}

.table--no-border td {
    border-bottom: none
}

.table--inset {
    padding: 0.9375rem
}

@media print,
screen and (max-width: 47.99875em) {

    .accordion .table-sort th:last-child,
    .accordion .table-sort td:last-child {
        padding-right: 1.875rem
    }
}

ul,
ol {
    padding: 0 0 0 1.875rem;
    list-style-position: outside
}

ul li,
ol li {
    padding: 0.25rem 0
}

ul,
ol,
p {
    margin: 0 0 2rem;
    font-size: 18px;
}

ul.border-left,
ol.border-left,
p.border-left {
    position: relative
}

ul.border-left::before,
ol.border-left::before,
p.border-left::before {
    content: '';
    position: absolute;
    left: -1.25rem;
    top: -0.1875rem;
    width: 0.25rem;
    height: 2rem;
    background: black
}

@media print,
screen and (min-width: 48em) {

    ul.border-left::before,
    ol.border-left::before,
    p.border-left::before {
        height: 3rem;
        left: -1.875rem
    }
}

@media print,
screen and (min-width: 64em) {

    ul.border-left::before,
    ol.border-left::before,
    p.border-left::before {
        left: -1.875rem
    }
}

nav li {
    padding: 0
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lead {
    font-size: 1.125rem;
    line-height: 24px
}

.text-large {
    font-size: 1rem
}

.text-small {
    font-size: 0.8125rem
}

@media print,
screen and (min-width: 48em) {
    .text-lead {
        font-size: 1.25rem;
        line-height: 32px
    }

    .text-large {
        font-size: 1.125rem;
        line-height: 32px
    }
}

.font-size-22 {
    font-size: 1.375rem
}

.skip-link {
    z-index: 3 !important;
    position: absolute !important;
    top: 1em;
    left: -624.9375rem;
    padding: 0.625rem
}

.skip-link:focus {
    left: 1em
}

.article {
    position: relative;
    padding-top: 1.25rem
}

.article__divider {
    text-align: center;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-bottom: 1.5625rem
}

.article__aside-exposed {
    background-color: #DBC589;
    display: flex;
    flex-direction: column;
    padding: 0.9375rem 1.25rem
}

.article__aside-exposed-text {
    margin-bottom: 0.625rem
}

.article__aside-exposed .button {
    margin: 0;
    margin-right: auto;
    font-size: 0.625rem;
    padding: 0.5rem 1.25rem
}

.article__aside-question {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1.25rem 0
}

.article__aside .form-item--radio {
    margin-bottom: 0.4375rem
}

.article__aside-feedback {
    display: none;
    color: #1E9500;
    flex-direction: column;
    align-items: center;
    padding: 8.75rem 0
}

.article__aside-feedback>svg {
    font-size: 3.25rem;
    margin-bottom: 2.5rem
}

.article__aside-feedback p {
    font-size: 1.25rem
}

.article__aside-button {
    margin-bottom: 5rem
}

@media print,
screen and (min-width: 48em) {
    .article {
        padding-top: 0.625rem
    }

    .article__aside-exposed {
        padding: 0.5rem 0.625rem 0.5rem 1.25rem;
        flex-direction: row;
        align-items: center
    }

    .article__aside-exposed-text {
        margin-bottom: 0;
        margin-right: 0.625rem
    }

    .article__aside-exposed .button {
        margin-right: 0;
        margin-left: auto;
        min-width: 6.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .article {
        padding-top: 0
    }

    .article__main {
        position: relative
    }

    .article__footer {
        position: absolute;
        width: 40.6%;
        top: 0;
        right: -59.3%
    }
}

.share {
    position: absolute;
    top: 0.5rem
}

.share__title {
    margin-top: 0
}

.share__list {
    margin: 0
}

.share__list li {
    display: inline-block
}

.share__list li .icon {
    font-size: 1.375rem
}

.share button {
    margin-right: 0.625rem
}

.share button:hover {
    color: #E30613;
    transition: color 160ms ease-out
}

.share .icon {
    font-size: 1.375rem
}

@media print,
screen and (min-width: 48em) {
    .share {
        top: 0.5rem
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .share {
        float: right;
        right: -0.625rem
    }

    .share__title {
        margin: 0.8125rem 0.9375rem 0 0
    }

    .share__title,
    .share__list {
        float: left
    }
}

@media print,
screen and (min-width: 64em) {
    .share {
        position: relative;
        top: auto;
        padding-bottom: 1.25rem
    }

    .share .icon {
        font-size: 1.875rem
    }
}

.tags {
    margin-bottom: 2.1875rem
}

.tags .button--outline.-small {
    padding: 0.375rem 0.9375rem 0.25rem;
    margin-bottom: 0.3125rem;
    font-size: 0.75rem;
    min-height: 1.75rem;
    height: auto;
    text-transform: lowercase;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.tags__categories-title {
    margin-top: 0;
    margin-bottom: 0.3125rem
}

.tags__categories-list {
    margin-bottom: 0.625rem
}

.tags__categories-list li {
    margin-right: 0.3125rem;
    margin-bottom: 0.1875rem;
    display: inline-block
}

@media print,
screen and (min-width: 64em) {
    .tags__categories-list {
        margin-bottom: 1.25rem
    }

    .tags__categories-list li {
        display: block
    }
}

.article__pagination {
    border-top: 0.0625rem solid #979797;
    padding: 1.875rem 0 5rem;
    width: 100%
}

.article__pagination__button-group {
    float: left;
    width: 100%
}

.article__pagination .button--outline {
    position: relative
}

.article__pagination .button--outline:first-child {
    float: left;
    padding-left: 3rem
}

@media (max-width: 350px) {
    .article__pagination .button--outline:first-child span {
        height: 0.6875rem
    }

    .article__pagination .button--outline:first-child span span {
        display: none
    }
}

.article__pagination .button--outline:last-child {
    float: right;
    margin-left: 0.9375rem;
    padding-right: 3rem
}

.article__pagination .button--outline:last-child .icon {
    left: auto;
    right: 0.625rem
}

.article__pagination .button--outline span {
    position: relative
}

.article__pagination .button--outline .icon {
    font-size: 1.1875rem;
    position: absolute;
    top: 50%;
    left: 0.625rem;
    transform: translateY(-50%)
}

.article__pagination__more {
    float: right;
    margin-top: 0.3125rem
}

.article__pagination__more:hover {
    text-decoration: underline
}

@media print,
screen and (min-width: 48em) {
    .article__pagination__button-group {
        width: auto
    }
}

.button,
.button--outline {
    cursor: pointer;
    margin: 0 auto 1.25rem;
    border: none;
    color: #fff;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.02875rem;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    overflow: hidden;
    height: 3rem;
    display: inline-flex;
    transition: background-color 160ms ease-out;
    justify-content: center
}

.button>span,
.button--outline>span {
    padding-top: 0.0625rem;
    overflow: hidden;
    align-self: center;
    max-height: 1.9375rem;
    display: block
}

.button.-small,
.button--outline.-small {
    height: 2rem;
    line-height: 1.3;
    font-size: 0.625rem;
    letter-spacing: 0.0625rem;
    border-width: 0.0625rem
}

.button.-small>span,
.button--outline.-small>span {
    max-height: 1.5625rem
}

.-has-icon.button.-small,
.-has-icon.button--outline.-small {
    padding: 0 1.875rem
}

.-has-icon.button.-small .icon,
.-has-icon.button--outline.-small .icon {
    font-size: 1.0625rem;
    left: 0.5rem
}

.button--outline.-medium {
    height: 2.5rem;
    line-height: 1.3;
    font-size: 0.625rem;
    letter-spacing: 0.0625rem;
    border-width: 0.0625rem
}

.button--outline.-medium>span {
    max-height: 1.375rem
}

.button.-tiny,
.button--outline.-tiny {
    padding: 0 0.625rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 1.75rem;
    line-height: 1.3;
    font-size: 0.75rem;
    letter-spacing: 0.0375rem;
    border-width: 0.0625rem
}

.-red.button.-tiny,
.-red.button--outline.-tiny {
    background: #E30613;
    border-color: #E30613;
    color: #fff
}

.-bold.button.-tiny,
.-bold.button--outline.-tiny {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.-has-icon.button.-tiny,
.-has-icon.button--outline.-tiny {
    padding: 0 1.875rem
}

.-has-icon.button.-tiny .icon,
.-has-icon.button--outline.-tiny .icon {
    font-size: 0.9375rem;
    left: 0.5rem
}

.button.-media-margin,
.button--outline.-media-margin,
.media-module__button {
    margin: 2.5rem auto 3.125rem
}

@media print,
screen and (min-width: 48em) {

    .button.-media-margin,
    .button--outline.-media-margin,
    .media-module__button {
        margin: 3.125rem auto 3.75rem
    }
}

.button.-has-icon,
.button--outline.-has-icon {
    position: relative;
    padding: 0 2.625rem
}

.button.-has-icon .icon,
.button--outline.-has-icon .icon {
    font-size: 1.25rem;
    position: absolute;
    left: 0.75rem;
    top: 50%;
    transform: translateY(-50%)
}

.button {
    padding: 0 2rem;
    background-image: linear-gradient(90deg, #C5002C 22%, #E30613 79%)
}

.button--outline {
    background-color: transparent;
    border: 0.125rem solid #E30613;
    padding: 0 2rem;
    color: #E30613
}

@media (hover: hover) {
    .button--outline:hover {
        color: #fff;
        background-color: #E30613
    }
}

.button:not(.-white) {
    background-size: 100%;
    background-image: linear-gradient(90deg, #c5002c, #e30613);
    position: relative
}

.button:not(.-white):hover {
    background-image: linear-gradient(-90deg, #c5002c, #e30613)
}

.button:not(.-white) span {
    position: relative
}

.button.-white {
    background-image: none;
    border-color: #fff;
    background-color: #fff;
    color: #000
}

@media (hover: hover) {
    .button.-white:hover {
        background: #fff;
        color: #E30613
    }
}

.button.-wide {
    width: 100%
}

.button.-small {
    padding: 0 1.25rem
}

.button.-disabled {
    cursor: default;
    background-image: none !important;
    background-color: #d1d1d1
}

.button.-disabled::before {
    background-image: none
}

@media (hover: hover) {
    .button.-disabled:hover {
        background-image: none
    }

    .button.-disabled:hover::before {
        background-image: none
    }
}

.button.-center {
    display: flex;
    margin-left: auto;
    margin-right: auto
}

@media print,
screen and (max-width: 47.99875em) {
    .button.-wide-small-only {
        width: 100%
    }
}

.button.-cookies {
    height: 3rem;
    font-size: 0.8125rem
}

.button.-cookies>span {
    max-height: 2.1875rem
}

.button--outline.-white {
    border-color: #fff;
    color: #fff
}

@media (hover: hover) {
    .button--outline.-white:hover {
        color: #E30613;
        background: #fff
    }
}

.button--outline.-boulder {
    border-color: #777;
    color: #777
}

.button--outline.-boulder.-is-active {
    color: #E30613;
    border-color: #E30613
}

@media (hover: hover) {
    .button--outline.-boulder:hover {
        background: none;
        color: #777
    }
}

.button--outline.-gallery {
    border-color: #d1d1d1;
    color: #303030;
    background: #F0F0F0;
    text-transform: none
}

@media (hover: hover) {
    .button--outline.-gallery:hover {
        color: #E30613;
        border-color: #E30613;
        background: #F0F0F0
    }
}

.button--outline.-cookies {
    height: 3rem;
    font-size: 0.8125rem;
    width: 100%
}

.button--outline.-cookies>span {
    max-height: 2.1875rem
}

@media print,
screen and (min-width: 48em) {
    .button--outline.-min-width {
        min-width: 12.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .button--outline.-min-width {
        min-width: 14.375rem
    }
}

.button--outline.-wide {
    width: 100%
}

.button--outline.-center {
    display: flex;
    margin-left: auto;
    margin-right: auto;
    width: 15.75rem
}

.button--outline.-small {
    padding: 0 1.25rem
}

@media print,
screen and (max-width: 47.99875em) {
    .button--outline.-wide-small-only {
        width: 100%
    }
}

.button--outline.-fb {
    background-image: none;
    border-color: #435697;
    color: #777
}

.button--outline.-fb .icon {
    fill: #435697
}

@media (hover: hover) {
    .button--outline.-fb:hover {
        background: #fff;
        color: #435697
    }
}

.button--outline.-google {
    background-image: none;
    border-color: #5471f5;
    color: #777
}

@media (hover: hover) {
    .button--outline.-google:hover {
        background: #fff;
        color: #5471f5
    }
}

.button--icon {
    cursor: pointer;
    border: none;
    background-image: none;
    background-color: transparent;
    padding: 0;
    margin: 0;
    color: #000;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 40px;
    text-align: center
}

.button--fblike {
    background: #fff;
    border-radius: 0.25rem;
    padding: 0.25rem 1.125rem 0.3125rem 0.5625rem;
    width: 6.5rem;
    height: 2.0625rem;
    display: block
}

.button--fblike img {
    max-width: 100% !important
}

.scroll-to-top {
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    position: fixed;
    right: 0.625rem;
    bottom: 0.625rem;
    display: none;
    background-color: #fff;
    box-shadow: 0 0 0.5rem 0 rgba(0, 0, 0, 0.22);
    border-radius: 0.125rem;
    text-align: center
}

.scroll-to-top .icon {
    color: #777;
    width: 0.875rem;
    position: relative;
    top: 50%;
    transform: translateY(-77%)
}

@media (hover: hover) {
    .scroll-to-top:hover .icon {
        color: #E30613
    }
}

@media print,
screen and (min-width: 48em) {
    .scroll-to-top {
        right: 1.25rem;
        bottom: 1.25rem
    }
}

.scroll-to-top.-is-visible {
    display: block
}

.contact-us {
    padding: 0 0 3.75rem;
    color: white
}

.contact-us__separator {
    border-bottom: 0.0625rem solid white;
    opacity: 0.3;
    margin-top: 0.625rem;
    margin-bottom: 0.9375rem
}

.contact-us__title,
.contact-us__subtitle {
    color: white
}

.contact-us__title::before {
    background-color: #fff !important
}

.contact-us__subtitle {
    font-size: 1.125rem;
    margin: 0;
    padding-top: 0.9375rem;
    padding-bottom: 1.5625rem
}

.contact-us__item {
    margin-bottom: 1.5625rem;
    display: flex;
    padding-left: 0.3125rem
}

.contact-us__item .icon {
    font-size: 1.5rem;
    margin-right: 0.9375rem
}

.contact-us__item .icon--pin {
    flex: 0 0 1.5rem
}

.contact-us__item a {
    color: white
}

.contact-us__link {
    color: white;
    text-decoration: underline
}

.contact-us__link:hover {
    text-decoration: none
}

@media print,
screen and (min-width: 48em) {
    .contact-us {
        padding-left: 2.1875rem;
        padding-right: 3.75rem;
        padding-bottom: 5rem
    }

    .contact-us__title {
        text-align: center
    }

    .contact-us__title::before {
        display: none
    }

    .contact-us__subtitle {
        font-size: 1.375rem;
        padding-bottom: 0.9375rem
    }

    .contact-us__separator {
        margin-top: 0.9375rem;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .contact-us {
        padding-left: 0;
        padding-right: 0;
        max-width: 58.125rem;
        margin: 0 auto
    }

    .contact-us__item.-middle {
        padding-left: 3.75rem
    }

    .contact-us__separator {
        margin-top: 0.3125rem;
        margin-bottom: 0
    }
}

.contact-us.-simple {
    padding: 0 0 0.625rem
}

.contact-us.-simple .contact-us__title {
    margin-bottom: 2.5rem
}

@media print,
screen and (min-width: 64em) {
    .contact-us.-simple {
        padding: 0 0 3.4375rem
    }

    .contact-us.-simple .contact-us__title {
        margin-bottom: 4.5625rem
    }
}

.contact {
    padding-bottom: 0.9375rem
}

.contact__details li {
    margin-bottom: 1.5625rem
}

.contact__details .icon {
    font-size: 1.25rem;
    margin-right: 0.625rem;
    top: 0.125rem;
    position: relative
}

@media print,
screen and (min-width: 64em) {
    .contact {
        padding-bottom: 2.1875rem
    }

    .contact__details li {
        margin-bottom: 0.3125rem
    }
}

.choices {
    position: relative;
    margin-bottom: 1.5rem;
    font-size: 1rem
}

.choices:focus {
    outline: none
}

.choices:last-child {
    margin-bottom: 0
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: #EAEAEA;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.choices.is-disabled .choices__item {
    cursor: not-allowed
}

.choices[data-type*="select-one"] {
    cursor: pointer
}

.choices[data-type*="select-one"] .choices__inner {
    padding-bottom: 0.46875rem
}

.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #DDDDDD;
    background-color: #FFFFFF;
    margin: 0
}

.choices[data-type*="select-one"] .choices__button {
    background-image: url("../images/cross-inverse.svg");
    padding: 0;
    background-size: 0.5rem;
    height: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.625rem;
    margin-right: 1.5625rem;
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 10em;
    opacity: .5
}

.choices[data-type*="select-one"] .choices__button:hover,
.choices[data-type*="select-one"] .choices__button:focus {
    opacity: 1
}

.choices[data-type*="select-one"] .choices__button:focus {
    box-shadow: 0 0 0 0.125rem #00BCD4
}

.choices[data-type*="select-one"]:after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333333 transparent transparent transparent;
    border-width: 0.3125rem;
    position: absolute;
    right: 0.71875rem;
    top: 50%;
    margin-top: -0.15625rem;
    pointer-events: none
}

.choices[data-type*="select-one"].is-open:after {
    border-color: transparent transparent #333333 transparent;
    margin-top: -0.46875rem
}

.choices[data-type*="select-one"][dir="rtl"]:after {
    left: 0.71875rem;
    right: auto
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-left: 1.5625rem;
    margin-right: 0
}

.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
    cursor: text
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -0.25rem;
    margin-bottom: 0;
    margin-left: 0.5rem;
    padding-left: 1rem;
    border-left: 0.0625rem solid #008fa1;
    background-image: url("../images/cross.svg");
    background-size: 0.5rem;
    width: 0.5rem;
    line-height: 1;
    opacity: .75
}

.choices[data-type*="select-multiple"] .choices__button:hover,
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus {
    opacity: 1
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 0.46875rem 0.46875rem 0.23438rem;
    border: 0.0625rem solid #DDDDDD;
    border-radius: 0.15625rem;
    font-size: 0.875rem;
    min-height: 2.75rem;
    overflow: hidden
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 0.15625rem 0.15625rem 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 0.15625rem 0.15625rem
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.choices__list--single {
    display: inline-block;
    padding: 0.25rem 1rem 0.25rem 0.25rem;
    width: 100%
}

[dir="rtl"] .choices__list--single {
    padding-right: 0.25rem;
    padding-left: 1rem
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 1.25rem;
    padding: 0.25rem 0.625rem;
    font-size: 0.75rem;
    font-weight: 500;
    margin-right: 0.23438rem;
    margin-bottom: 0.23438rem;
    background-color: #00BCD4;
    border: 0.0625rem solid #00a5bb;
    color: #FFFFFF;
    word-break: break-all
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 0.3125rem
}

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 0.23438rem
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 0.0625rem solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaaaaa;
    border: 0.0625rem solid #919191
}

.choices__list--dropdown {
    display: none;
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #FFFFFF;
    border: 0.0625rem solid #DDDDDD;
    top: 100%;
    margin-top: -0.0625rem;
    border-bottom-left-radius: 0.15625rem;
    border-bottom-right-radius: 0.15625rem;
    overflow: hidden;
    word-break: break-all
}

.choices__list--dropdown.is-active {
    display: block
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -0.0625rem;
    border-radius: .25rem .25rem 0 0
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 18.75rem;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 0.625rem;
    font-size: 0.875rem
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable {
        padding-right: 6.25rem
    }

    .choices__list--dropdown .choices__item--selectable:after {
        content: attr(data-select-text);
        font-size: 0.75rem;
        opacity: 0;
        position: absolute;
        right: 0.625rem;
        top: 50%;
        transform: translateY(-50%)
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 6.25rem;
        padding-right: 0.625rem
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable:after {
        right: auto;
        left: 0.625rem
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted:after {
    opacity: .5
}

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5
}

.choices__heading {
    font-weight: 600;
    font-size: 0.75rem;
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #f7f7f7;
    color: gray
}

.choices__button {
    text-indent: -624.9375rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.choices__button:focus {
    outline: none
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 0.875rem;
    margin-bottom: 0.3125rem;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 0.25rem 0 0.25rem 0.125rem
}

.choices__input:focus {
    outline: 0
}

[dir="rtl"] .choices__input {
    padding-right: 0.125rem;
    padding-left: 0
}

.choices__placeholder {
    opacity: .5
}

.choices {
    position: relative;
    font-size: inherit;
    margin: 0
}

.choices:focus {
    outline: none
}

.choices.is-disabled .choices__inner,
.choices.is-disabled .choices__input {
    background-color: #EAEAEA;
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.choices.is-disabled .choices__item {
    cursor: not-allowed
}

.choices[data-type*="select-one"] {
    cursor: pointer
}

.choices[data-type*="select-one"] .choices__input {
    display: block;
    width: 100%;
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #DDD;
    background-color: #FFF;
    margin: 0
}

.choices[data-type*="select-one"] .choices__button {
    background-image: url("../images/cross-inverse.svg");
    padding: 0;
    background-size: 0.5rem;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -0.625rem;
    margin-right: 1.5625rem;
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 10em;
    opacity: 0.5
}

.choices[data-type*="select-one"] .choices__button:hover,
.choices[data-type*="select-one"] .choices__button:focus {
    opacity: 1
}

.choices[data-type*="select-one"] .choices__button:focus {
    box-shadow: 0 0 0 0.125rem #00BCD4
}

.choices[data-type*="select-one"]::after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    border-width: 0.375rem;
    position: absolute;
    right: 1.125rem;
    top: 50%;
    margin-top: -0.15625rem;
    pointer-events: none;
    transform: rotate(0deg)
}

.choices[data-type*="select-one"].is-open::after {
    border-color: transparent transparent #333
}

.choices[data-type*="select-one"][dir="rtl"]::after {
    left: 0.71875rem;
    right: auto
}

.choices[data-type*="select-one"][dir="rtl"] .choices__button {
    right: auto;
    left: 0;
    margin-left: 1.5625rem;
    margin-right: 0
}

.choices[data-type*="select-multiple"] .choices__inner,
.choices[data-type*="text"] .choices__inner {
    cursor: text
}

.choices[data-type*="select-multiple"] .choices__button,
.choices[data-type*="text"] .choices__button {
    position: relative;
    display: inline-block;
    margin-top: 0;
    margin-right: -0.25rem;
    margin-bottom: 0;
    margin-left: 0.5rem;
    padding-left: 1rem;
    border-left: 0.0625rem solid #008fa1;
    background-image: url("../images/cross.svg");
    background-size: 0.5rem;
    width: 0.5rem;
    line-height: 1;
    opacity: 0.75
}

.choices[data-type*="select-multiple"] .choices__button:hover,
.choices[data-type*="select-multiple"] .choices__button:focus,
.choices[data-type*="text"] .choices__button:hover,
.choices[data-type*="text"] .choices__button:focus {
    opacity: 1
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #fff;
    padding: 0.5625rem 1.125rem 0.3125rem;
    border: 0.0625rem solid #999;
    border-radius: 0;
    font-size: 0.9375rem;
    min-height: 2.75rem;
    max-height: 3.1875rem;
    white-space: nowrap;
    overflow: hidden
}

.is-disabled .choices__inner {
    background: #F0F0F0;
    color: #777
}

.is-disabled .choices__inner .choices__placeholder {
    color: #777
}

.form-item.is-error .choices__inner {
    border-color: #C5002C
}

.choices__inner .choices__item {
    overflow: hidden
}

.is-focused .choices__inner,
.is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 0.15625rem 0.15625rem 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 0.15625rem 0.15625rem
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.choices__list--single {
    display: inline-block;
    padding: 0.25rem 1.25rem 0.25rem 0.25rem;
    width: 100%
}

[dir="rtl"] .choices__list--single {
    padding-right: 0.25rem;
    padding-left: 1.25rem
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 1.25rem;
    padding: 0.25rem 0.625rem;
    font-size: 0.75rem;
    font-weight: 500;
    margin-right: 0.23438rem;
    margin-bottom: 0.23438rem;
    background-color: #00BCD4;
    border: 0.0625rem solid #00a5bb;
    color: #FFF;
    word-break: break-all
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 0.3125rem
}

[dir="rtl"] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 0.23438rem
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 0.0625rem solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 0.0625rem solid #919191
}

.choices__list--dropdown {
    display: none;
    z-index: 11;
    position: absolute;
    width: auto;
    min-width: 100%;
    background-color: #FFF;
    border: 0.0625rem solid #DDD;
    top: 100%;
    margin-top: -0.0625rem;
    border-bottom-left-radius: 0.15625rem;
    border-bottom-right-radius: 0.15625rem;
    overflow: hidden;
    word-break: break-all
}

.choices__list--dropdown.is-active {
    display: block
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -0.0625rem;
    border-radius: 0.25rem 0.25rem 0 0
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 22.5rem;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 0.5625rem 1.25rem 0.5rem;
    font-size: 1rem;
    white-space: nowrap
}

[dir="rtl"] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable::after {
        content: attr(data-select-text);
        font-size: 0.75rem;
        opacity: 0;
        position: absolute;
        right: 0.625rem;
        top: 50%;
        transform: translateY(-50%)
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 6.25rem;
        padding-right: 0.625rem
    }

    [dir="rtl"] .choices__list--dropdown .choices__item--selectable::after {
        right: auto;
        left: 0.625rem
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
    opacity: 0.5
}

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: 0.5
}

.choices__heading {
    font-weight: 600;
    font-size: 0.75rem;
    padding: 0.625rem;
    border-bottom: 0.0625rem solid #f7f7f7;
    color: gray
}

.choices__button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.choices__button:focus {
    outline: none
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 0.875rem;
    margin-bottom: 0.3125rem;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 0.25rem 0 0.25rem 0.125rem
}

.choices__input:focus {
    outline: 0
}

[dir="rtl"] .choices__input {
    padding-right: 0.125rem;
    padding-left: 0
}

.choices__placeholder {
    opacity: 0.5
}

.choices.choices--custom-theme {
    margin-bottom: 1.25rem
}

.choices.choices--custom-theme .choices__list--dropdown {
    border-top: none
}

.choices.choices--custom-theme .choices__item {
    font-size: 0.9375rem
}

.choices.choices--custom-theme .choices__list:not(.choices__list--single) .choices__item {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    padding-left: 1.4375rem
}

.choices--ghost .choices__inner {
    background: transparent;
    border-left: none;
    border-right: none;
    border-top: none;
    border-color: #999;
    padding-left: 0;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.choices--ghost .choices__list--dropdown {
    border-color: #999;
    background: #fff;
    color: #303030
}

.choices--petrol-world .choices[data-type*="select-one"]::after {
    border-color: #fff transparent transparent
}

.choices-group--business {
    max-width: 27.0625rem
}

.choices-group--business .button--outline {
    margin: 1.4375rem 0 3.5rem;
    min-width: 13.25rem
}

@media print,
screen and (min-width: 48em) {
    .choices-group--business {
        margin-top: 3rem
    }

    .choices-group--business .button--outline {
        margin: 2.0625rem 0 5rem;
        min-width: 13.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .choices-group--business {
        margin-top: 0;
        margin-bottom: 3.75rem
    }
}

.filters__wrapper {
    position: absolute;
    top: 3.75rem;
    right: 0;
    bottom: 4.375rem;
    left: 0;
    overflow-y: auto;
    padding-left: 1.875rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem !important;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.filters__title {
    padding-left: 0.3125rem;
    font-size: 1.375rem;
    margin: 1.25rem 0;
    line-height: 24px
}

.filters__title::before {
    height: 1.5rem !important;
    margin-left: 0.75rem
}

.filters__switch-box {
    height: 3.4375rem;
    border-bottom: 0.0625rem solid #d1d1d1;
    margin-left: -2.3125rem;
    margin-right: -1.375rem;
    background-color: white;
    padding-left: 2.375rem
}

.filters__switch-box.-border-top {
    border-top: 0.0625rem solid #d1d1d1
}

.filters__link {
    text-decoration: underline
}

.filters__icon {
    color: #303030;
    font-size: 0.9375rem;
    position: relative;
    top: 1rem;
    transition: color 160ms ease-out
}

.filters__icon .icon {
    color: #777;
    font-size: 0.9375rem;
    margin-right: 0.3125rem
}

.filters__icon:hover {
    color: #E30613
}

.filters__icon:hover .icon--filter {
    color: #E30613
}

.filters__icon-selected {
    display: none;
    position: relative;
    top: 0.125rem;
    margin-left: 0.3125rem;
    width: 1.0625rem;
    height: 1.0625rem;
    background-color: #1E9500
}

.filters__icon-selected .icon {
    color: white;
    font-size: 0.875rem;
    padding-left: 0.125rem;
    padding-bottom: 0.1875rem
}

.filters__close {
    position: absolute;
    top: 0.875rem;
    right: 1.125rem
}

.filters__close .icon {
    font-size: 1.25rem;
    color: #000
}

.filters__control-segment {
    padding-top: 1.25rem
}

.filters__buttons {
    border-top: 0.0625rem solid #d1d1d1;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0.9375rem;
    background-color: white;
    display: flex;
    justify-content: space-between;
    transform: translate3d(0, 0, 0)
}

.filters__buttons a {
    width: 47%;
    margin: 0
}

@media print,
screen and (min-width: 48em) {
    .filters__switch-box {
        margin-left: -3.25rem;
        margin-right: -1.875rem;
        padding-left: 3.4375rem
    }

    .filters__title {
        padding-left: 0.625rem
    }

    .filters__title::before {
        margin-left: 1.25rem
    }

    .filters__wrapper {
        padding-left: 2.625rem
    }

    .filters__buttons {
        padding-left: 1.25rem;
        justify-content: flex-start
    }

    .filters__buttons a {
        width: auto;
        margin-right: 1.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .filters__wrapper {
        left: 0;
        padding-left: 0
    }

    .filters__title::before {
        margin-left: 0.9375rem
    }

    .filters__switch-box {
        display: none
    }

    .filters__buttons .button {
        display: none
    }

    .filters__buttons .button--outline {
        height: 2rem;
        line-height: 1.3;
        font-size: 0.625rem;
        letter-spacing: 0.0625rem;
        border-width: 0.0625rem;
        padding: 0 1.25rem;
        margin-right: 0.625rem;
        margin-bottom: 0.625rem
    }
}

.filters__icon.filters__icon--map {
    top: 0.75rem;
    float: right
}

@media print,
screen and (min-width: 64em) {
    .filters__icon.filters__icon--map {
        top: 0
    }
}

.filters-global {
    z-index: 3;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    border-top: 0.0625rem solid #d1d1d1;
    transform: translate3d(0, 0, 0)
}

.filters-global .column,
.filters-global .columns {
    padding: 0
}

@media (max-height: 500px) and (max-width: 900px) {
    .filters-global {
        height: 100%;
        overflow-y: auto
    }

    .filters-global .filters__wrapper {
        padding-bottom: 0 !important;
        padding-left: 0;
        padding-right: 0;
        position: relative;
        height: auto;
        top: 0;
        bottom: auto
    }

    .filters-global .filters__buttons {
        position: relative
    }
}

@media print,
screen and (min-width: 64em) {
    .filters-global {
        z-index: auto;
        display: block;
        position: relative;
        border-top: none;
        height: 100%;
        padding-top: 5rem;
        top: 0
    }

    .filters-global .filters__title {
        position: relative;
        left: -0.9375rem;
        padding-left: 0;
        margin-top: 0
    }

    .filters-global .filters__title::before {
        margin-left: 0.875rem
    }

    .filters-global .grid-ruler {
        margin: 0;
        border-left: none
    }

    .filters-global .filters__close {
        display: none
    }

    .filters-global .filters__wrapper {
        position: relative;
        top: 0;
        left: 0;
        padding-right: 0.3125rem
    }

    .filters-global .filters__buttons {
        position: relative;
        border-top: none;
        padding: 0;
        flex-direction: column
    }

    .filters-global .filters__buttons a {
        margin-bottom: 1.25rem
    }
}

@media screen and (min-width: 80em) {
    .filters-global .filters__buttons {
        flex-direction: row
    }

    .filters-global .filters__buttons a {
        margin-top: 1.25rem
    }
}

.filters-map {
    z-index: 3;
    display: none;
    position: absolute;
    top: -3rem;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: white;
    border-top: 0.0625rem solid #d1d1d1
}

.filters-map .column,
.filters-map .columns {
    padding: 0
}

.filters-map .filters__title {
    padding-left: 0;
    margin-right: 1.375rem
}

.filters-map .filters__title::before {
    margin-left: 0.375rem
}

.filters-map .filters__wrapper {
    padding-top: 0.9375rem;
    margin-top: 0;
    padding-bottom: 0
}

.filters-map .filters__buttons {
    position: fixed
}

@media print,
screen and (min-width: 48em) {
    .filters-map .filters__title::before {
        margin-left: 0.5625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .filters-map {
        width: 23.4375rem;
        position: absolute;
        top: 0;
        bottom: 0;
        overflow-y: auto;
        z-index: 0
    }

    .filters-map .filters__wrapper {
        padding-left: 3rem;
        margin-top: 0.9375rem
    }

    .filters-map .filters__title::before {
        margin-left: 0.9375rem
    }

    .filters-map .filters__buttons {
        padding-left: 1.875rem;
        width: 23.4375rem;
        position: absolute
    }

    .filters-map .filters__buttons a {
        width: 47%;
        margin-bottom: 0
    }
}

.filters-accordion-map {
    margin-top: 1.25rem;
    border-bottom-color: #999
}

.filters-accordion-map.accordion {
    margin-bottom: 1.25rem
}

.filters-accordion-map .accordion__title {
    font-size: 0.8125rem;
    text-transform: uppercase
}

.filters-accordion-map .accordion__trigger {
    border-top-color: #999
}

.filters-accordion-map .accordion__icon {
    width: auto;
    border-left: none;
    margin-right: 0.3125rem
}

.filters-accordion-map .accordion__panel {
    border-right: none;
    margin-left: 0;
    right: 0
}

.filters-accordion-map .accordion__panel .form-item--checkbox {
    margin-top: 0.9375rem
}

.header {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 86.875rem;
    margin: 0 auto
}

.header-pinned {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: translateY(0%)
}

.header-unpinned {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: translateY(-100%)
}

.header__wrapper {
    position: relative;
    background: rgba(127, 98, 98, 0);
    height: 3rem
}

@media print,
screen and (min-width: 64em) {
    .header {
        position: relative;
        max-width: 90.625rem
    }

    .header__buffer {
        height: 9.5rem;
        margin-left: 1.875rem;
        margin-right: 1.875rem;
        padding-right: 0.9375rem
    }

    .header__wrapper {
        height: 9.5rem
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .header {
        transition-property: transform;
        transition-duration: 400ms;
        will-change: transform
    }

    .header--border-bottom-medium-down {
        border-bottom: 0.0625rem solid #d1d1d1
    }
}

@media print,
screen and (min-width: 64em) {
    .header--outline .header__wrapper {
       
        border-top: none
    }
}

.button--user {
    display: none
}

.button--user .icon--close {
    font-size: 1.25rem
}

.button--user.js-is-user-logged-in .icon--profile {
    fill: #E30613
}

@media print,
screen and (max-width: 63.99875em) {
    .button--user {
        display: block;
        position: absolute;
        top: 0.25rem;
        right: 3.5rem;
        font-size: 1.5rem
    }

    .button--user.-cart-is-visible {
        right: 6.5rem
    }
}

.button--cart {
    display: none
}

@media print,
screen and (max-width: 63.99875em) {
    .button--cart {
        display: block;
        position: absolute;
        top: 0.25rem;
        right: 3rem;
        font-size: 1.625rem;
        line-height: 46px;
        width: 3.125rem
    }

    .button--cart .counter {
        font-size: 0.75rem;
        letter-spacing: 0.01813rem;
        font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        position: relative;
        top: -0.375rem;
        left: -0.125rem
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .main.no-keyvisual {
        padding-top: 3rem
    }
}

.footer .grid-ruler {
    border-color: #505050
}

.footer .h6,
.footer .choices--petrol-world label,
.choices--petrol-world .footer label {
    color: #d1d1d1;
    margin: 3rem 0 1.125rem
}

@media print,
screen and (min-width: 48em) {

    .footer .h6,
    .footer .choices--petrol-world label,
    .choices--petrol-world .footer label {
        margin: 3.4375rem 0 1.5625rem
    }
}

.footer__nav a {
    line-height: 32px;
    display: table;
    clear: left;
    position: relative
}

.footer__nav a:hover {
    text-decoration: underline
}

.footer__contact {
    line-height: 32px
}

.footer__contact .display-inline {
    margin-top: 1.25rem;
    display: inline-block;
    padding-right: 2.5rem
}

.footer__social-links {
    margin: 1.75rem 0 1.5625rem
}

.footer__social-links li:first-child {
    padding-left: 0
}

.footer__social-links li:last-child {
    padding-right: 0
}

.footer__social-links a {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    border-radius: 50%;
    text-align: center;
    line-height: 49px;
    background: #999;
    transition: background-color 160ms ease-out
}

.footer__social-links a:hover {
    background: #fff
}

.footer__social-links .icon {
    font-size: 1.4375rem;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .footer__social-links li {
        padding: 0 0.4375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .footer__social-links {
        margin: 2.25rem 0 1.875rem
    }
}

.copyright {
    display: inline;
    margin: 0
}

.footer__sub {
    color: #d1d1d1;
    padding-top: 4.375rem;
    padding-bottom: 0.625rem;
    font-size: 0.875rem;
    text-align: center
}

@media print,
screen and (min-width: 48em) {
    .footer__sub {
        text-align: left;
        padding-top: 6.25rem;
        padding-bottom: 0.9375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .footer__sub {
        padding-top: 6.25rem;
        padding-bottom: 0.3125rem
    }
}

.footer__sub-nav {
    display: inline
}

.footer__sub-nav a {
    display: inline-block;
    line-height: 12px;
    color: #d1d1d1;
    border-left: 0.0625rem solid #d1d1d1;
    padding: 0.125rem 0 0 0.625rem;
    margin: 0 0 1rem 0.625rem
}

.footer__sub-nav a:hover {
    text-decoration: underline
}

.keyvisual {
    position: relative;
    min-height: 28rem;
    width: 100%
}

@media print,
screen and (min-width: 64em) {
    .keyvisual {
        margin-top: -9.5rem;
        min-height: 33rem
    }
}

.keyvisual .row {
    height: 100%
}

.keyvisual .h2 {
    font-size: 2.125rem;
    line-height: 40px
}

.keyvisual__title {
    color: white;
    margin: 2rem 0 0.5rem
}

.keyvisual__title .icon {
    font-size: 1.875rem;
    margin-right: 1.25rem
}

.keyvisual__notification {
    display: inline-block;
    font-size: 1rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border-radius: 0.6875rem;
    background-color: #fff;
    color: #E30613 !important;
    width: 1.625rem;
    height: 1.375rem;
    position: relative;
    text-align: center;
    top: -0.625rem
}

.keyvisual__notification:hover span {
    color: #000
}

.keyvisual__notification span {
    position: absolute;
    width: 1.625rem;
    height: 1.375rem;
    line-height: 22px;
    top: 0.0625rem;
    left: 0
}

@media print,
screen and (min-width: 48em) {
    .keyvisual__notification {
        top: -1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .keyvisual__notification {
        top: -2.1875rem
    }
}

.keyvisual picture {
    display: block;
    width: 100%;
    height: 100%
}

.keyvisual img:not(.banner-qmax-article-img) {
    max-width: none;
    height: 100%;
    width: auto
}

.keyvisual a {
    color: #fff
}

.keyvisual .text-lead {
    color: #fff;
    margin: 0 0 2.5rem;
    padding-right: 2.1875rem;
    max-width: 45rem
}

.keyvisual .grid-ruler {
    border-color: rgba(255, 255, 255, 0.3);
    height: 100%;
    position: relative;
    padding-top: 3rem
}

.keyvisual .column-ruler {
    border-color: rgba(255, 255, 255, 0)
}

.keyvisual__image {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    text-align: right;
    overflow: hidden
}

.keyvisual__image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%
}

.keyvisual .choices {
    max-width: 33.25rem
}

.keyvisual__height {
    min-height: 25rem
}

.keyvisual__content {
    position: relative
}

.keyvisual__category {
    display: block;
    color: #fff;
    margin: 2.5rem 0 0.9375rem
}

.keyvisual__category .icon {
    font-size: 1.125rem !important;
    margin: 0 0.625rem 0 0.125rem
}

.keyvisual__category::before {
    background-color: #fff !important
}

.keyvisual__category+.keyvisual__title {
    margin: 0 0 1.25rem
}

.keyvisual__breadcrumbs {
    list-style-type: none;
    line-height: 24px;
    color: #fff;
    margin: 1.875rem 0 0.9375rem;
    padding-left: 0
}

.keyvisual__breadcrumbs .icon {
    font-size: 0.5rem !important;
    margin: 0 0.25rem 0.125rem
}

.keyvisual__breadcrumbs::before {
    background-color: #fff !important
}

.keyvisual__breadcrumbs+.keyvisual__title {
    margin: 0 0 1.75rem
}

.keyvisual__breadcrumbs li {
    display: inline
}

.keyvisual__breadcrumbs li .-current {
    color: rgba(255, 255, 255, 0.7) !important
}

.keyvisual__breadcrumbs a:hover {
    text-decoration: underline !important
}

.keyvisual.-title-light .keyvisual__title {
    font-family: "HelveticaNeueLTPro-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif !important
}

.keyvisual.-small {
    min-height: 11.5rem
}

.keyvisual.-small .keyvisual__height {
    min-height: 8.5rem
}

.keyvisual.-large {
    min-height: 35rem
}

.keyvisual.-large .keyvisual__height {
    min-height: 32rem
}

.keyvisual.-grey .grid-ruler {
    border-color: #d1d1d1
}

.keyvisual.-corpo .keyvisual__image {
    text-align: center;
    background-image: none !important
}

.keyvisual.-corpo .keyvisual__image picture {
    display: block;
    position: absolute;
    width: 47.9375rem;
    left: 50%;
    transform: translateX(-50%);
    top: 0
}

.keyvisual.-corpo .keyvisual__image picture::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6)
}

@media print,
screen and (min-width: 64em) {
    .keyvisual.-home .keyvisual__content {
        width: calc(100% - 22.5rem)
    }
}

.keyvisual.-home .keyvisual__articles__align {
    overflow-y: hidden;
    max-height: 6.25rem
}

@media print,
screen and (min-width: 48em) {
    .keyvisual.-home .keyvisual__articles__align {
        max-height: 8.4375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .keyvisual.-home .keyvisual__articles__align {
        max-height: 22.5rem
    }
}

.keyvisual.-gold {
    background: #d6be7c
}

.keyvisual.-gold .keyvisual__title {
    color: #fff
}

.keyvisual.-gold .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(214, 190, 124, 0.3) 0%, #866b2d 64%)
}

.keyvisual.-orange {
    background: #ffb755
}

.keyvisual.-orange .keyvisual__title {
    color: #fff
}

.keyvisual.-orange .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(234, 37, 22, 0.3) 0%, #ea2516 64%)
}

.keyvisual.-orange-light {
    background: #ffb837
}

.keyvisual.-orange-light .keyvisual__title {
    color: #fff
}

.keyvisual.-orange-light .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(255, 184, 55, 0.15) 0%, #ed7c00 85%)
}

.keyvisual.-teal {
    background: #3abad1
}

.keyvisual.-teal .keyvisual__title {
    color: #fff
}

.keyvisual.-teal .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(6, 116, 139, 0.3) 0%, #06748b 64%)
}

.keyvisual.-blue {
    background: #66cdfd
}

.keyvisual.-blue .keyvisual__title {
    color: #fff
}

.keyvisual.-blue .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(0, 80, 157, 0.3) 0%, #00509d 64%)
}

.keyvisual.-green {
    background: #57ba47
}

.keyvisual.-green .keyvisual__title {
    color: #fff
}

.keyvisual.-green .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(78, 168, 68, 0.15) 0%, #4ea844 85%)
}

.keyvisual.-corn {
    background: #d2ab01
}

.keyvisual.-corn .keyvisual__title {
    color: #fff
}

.keyvisual.-corn .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(254, 217, 55, 0.15) 0%, #d2ab01 85%)
}

.keyvisual.-red {
    background: #e30613
}

.keyvisual.-red .keyvisual__title {
    color: #fff
}

.keyvisual.-red .keyvisual__image::after {
    background-image: linear-gradient(90deg, #c5002c 22%, #e30613 79%)
}

.keyvisual.-grey {
    background: #f0f0f0
}

.keyvisual.-grey .keyvisual__title {
    color: #303030
}

.keyvisual.-grey .keyvisual__image::after {
    background-image: none
}

.keyvisual.-unp {
    background: #fed900
}

.keyvisual.-unp .keyvisual__title {
    color: #fff
}

.keyvisual.-unp .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(210, 171, 1, 0) 0%, #d2ab01 64%)
}

.keyvisual.-biomasa {
    background: #3DA756
}

.keyvisual.-biomasa .keyvisual__title {
    color: #fff
}

.keyvisual.-biomasa .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(76, 114, 53, 0.15) 0%, #4C7235 83%)
}

.keyvisual.-kurilno-olje {
    background: #ee3123
}

.keyvisual.-kurilno-olje .keyvisual__title {
    color: #fff
}

.keyvisual.-kurilno-olje .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(205, 20, 23, 0.15) 0%, #cd1417 83%)
}

.keyvisual.-energetske-resitve {
    background: #ccde6d
}

.keyvisual.-energetske-resitve .keyvisual__title {
    color: #fff
}

.keyvisual.-energetske-resitve .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(123, 175, 55, 0.15) 0%, #7baf37 83%)
}

.keyvisual.-hopin {
    background: #f4f1d7
}

.keyvisual.-hopin .keyvisual__title {
    color: #fff
}

.keyvisual.-hopin .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(244, 241, 215, 0.15) 0%, #351819 83%)
}

.keyvisual.-pametni-dom {
    background: #ed1c25
}

.keyvisual.-pametni-dom .keyvisual__title {
    color: #fff
}

.keyvisual.-pametni-dom .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(237, 28, 37, 0.15) 0%, #961fff 83%)
}

.keyvisual.-eurovolley {
    background: #6897f5
}

.keyvisual.-eurovolley .keyvisual__title {
    color: #fff
}

.keyvisual.-eurovolley .keyvisual__image::after {
    background-image: linear-gradient(-90deg, rgba(104, 151, 245, 0.15) 0%, #315397 83%)
}

@media print,
screen and (max-width: 47.99875em) {
    .keyvisual .text-lead {
        font-size: 1rem;
        max-width: 25rem
    }

    .keyvisual .button,
    .keyvisual .button--outline {
        margin-bottom: 0.75rem;
        width: 100%;
        max-width: 25rem
    }
}

@media print,
screen and (min-width: 48em) {
    .keyvisual__category {
        margin-bottom: 0.5rem
    }

    .keyvisual__breadcrumbs {
        margin-top: 2.5rem
    }

    .keyvisual .h2 {
        font-size: 2.875rem;
        line-height: 48px
    }

    .keyvisual__title {
        margin: 2.5rem 0 1rem
    }

    .keyvisual__title .icon {
        font-size: 2.4375rem
    }

    .keyvisual .text-lead {
        margin-bottom: 3rem
    }

    .keyvisual .button,
    .keyvisual .button--outline {
        margin-right: 0.9375rem
    }

    .keyvisual.-small {
        min-height: 13rem
    }

    .keyvisual.-small .keyvisual__height {
        min-height: 10rem
    }

    .keyvisual.-large {
        min-height: 45rem
    }

    .keyvisual.-large .h1-large {
        font-size: 5.625rem;
        line-height: 95px
    }

    .keyvisual.-large .keyvisual__height {
        min-height: 42rem
    }

    .keyvisual.-large .keyvisual__title {
        margin-top: 4.5rem
    }

    .keyvisual.-corpo {
        min-height: 27.5rem
    }

    .keyvisual.-corpo .keyvisual__height {
        min-height: 25rem
    }

    .keyvisual.-corpo .keyvisual__image picture {
        width: 120rem
    }

    .keyvisual.-gold .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(214, 190, 124, 0) 0%, #866b2d 65%)
    }

    .keyvisual.-orange .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(234, 37, 22, 0) 0%, #ea2516 65%)
    }

    .keyvisual.-orange-light .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(255, 184, 0, 0) 0%, #ed7c00 64%)
    }

    .keyvisual.-teal .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(6, 116, 139, 0) 0%, #06748b 65%)
    }

    .keyvisual.-blue .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(0, 80, 157, 0) 0%, #00509d 65%)
    }

    .keyvisual.-green .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(78, 168, 68, 0) 0%, #4ea844 64%)
    }

    .keyvisual.-corn .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(254, 217, 0, 0) 0%, #d2ab01 64%)
    }

    .keyvisual.-red .keyvisual__image::after {
        background-image: linear-gradient(90deg, #c5002c 22%, #e30613 79%)
    }

    .keyvisual.-grey .keyvisual__image::after {
        background-image: none
    }

    .keyvisual.-unp .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(210, 171, 1, 0) 0%, #d2ab01 64%)
    }

    .keyvisual.-biomasa .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(76, 114, 53, 0) 0%, #4C7235 64%)
    }

    .keyvisual.-kurilno-olje .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(205, 20, 23, 0) 0%, #cd1417 64%)
    }

    .keyvisual.-energetske-resitve .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(123, 175, 55, 0) 0%, #7baf37 64%)
    }

    .keyvisual.-hopin .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(244, 241, 215, 0) 0%, #351819 64%)
    }

    .keyvisual.-pametni-dom .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(237, 28, 37, 0) 0%, #961fff 64%)
    }

    .keyvisual.-eurovolley .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(104, 151, 245, 0) 0%, #315397 64%)
    }
}

@media print,
screen and (min-width: 64em) {
    .keyvisual__height {
        min-height: 23.5rem
    }

    .keyvisual__breadcrumbs {
        margin-top: 2.1875rem;
        margin-bottom: 0.75rem
    }

    .keyvisual .column-ruler {
        border-color: rgba(255, 255, 255, 0.3)
    }

    .keyvisual .h2 {
        font-size: 3.25rem;
        line-height: 66px
    }

    .keyvisual .h2.border-left::before {
        top: 0.1875rem;
        height: 3.25rem
    }

    .keyvisual__title .icon {
        font-size: 3rem
    }

    .keyvisual .button--fblike {
        position: absolute;
        left: 17.375rem;
        bottom: 1.75rem
    }

    .keyvisual__category {
        margin-top: 2.5rem
    }

    .keyvisual.-small {
        min-height: 19.5rem
    }

    .keyvisual.-large .keyvisual__height {
        min-height: 35.5rem
    }

    .keyvisual .grid-ruler {
        padding-top: 9.5rem
    }

    .keyvisual.-support .column,
    .keyvisual.-support .columns {
        position: relative
    }

    .keyvisual.-moj-petrol h2 {
        margin-bottom: 1.375rem !important
    }

    .keyvisual.-corpo {
        margin-top: 0
    }

    .keyvisual.-corpo picture {
        width: auto
    }

    .keyvisual.-corpo .grid-ruler {
        padding-top: 0;
        height: 27.5rem
    }

    .keyvisual.-gold .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(214, 190, 124, 0) 0%, #866b2d 61%)
    }

    .keyvisual.-orange .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(234, 37, 22, 0) 0%, #ea2516 61%)
    }

    .keyvisual.-orange-light .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(255, 184, 0, 0) 1%, #ed7c00 61%)
    }

    .keyvisual.-teal .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(6, 116, 139, 0) 0%, #06748b 61%)
    }

    .keyvisual.-blue .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(0, 80, 157, 0) 0%, #00509d 61%)
    }

    .keyvisual.-green .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(78, 168, 68, 0) 0%, #4ea844 61%)
    }

    .keyvisual.-corn .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(254, 217, 0, 0) 1%, #d2ab01 61%)
    }

    .keyvisual.-red .keyvisual__image::after {
        background-image: linear-gradient(90deg, #c5002c 22%, #e30613 79%)
    }

    .keyvisual.-grey .keyvisual__image::after {
        background-image: none
    }

    .keyvisual.-unp .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(210, 171, 1, 0) 1%, #d2ab01 59%)
    }

    .keyvisual.-biomasa .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(76, 114, 53, 0) 1%, #4C7235 59%)
    }

    .keyvisual.-kurilno-olje .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(205, 20, 23, 0) 1%, #cd1417 59%)
    }

    .keyvisual.-energetske-resitve .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(123, 175, 55, 0) 1%, #7baf37 59%)
    }

    .keyvisual.-hopin .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(244, 241, 215, 0) 1%, #351819 59%)
    }

    .keyvisual.-pametni-dom .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(237, 28, 37, 0) 1%, #961fff 59%)
    }

    .keyvisual.-eurovolley .keyvisual__image::after {
        background-image: linear-gradient(-90deg, rgba(104, 151, 245, 0) 1%, #315397 59%)
    }
}

.keyvisual__articles {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 0 0.375rem;
    display: none
}

.keyvisual__articles .keyvisual__category {
    margin: 1rem 0
}

.keyvisual__articles li {
    margin: 0.5rem 0
}

@media print,
screen and (min-width: 48em) {
    .keyvisual__articles {
        padding: 0 0.625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .keyvisual__articles {
        padding: 0 0.9375rem;
        right: 0;
        width: 22.5rem;
        height: 100%;
        border-left: 0.0625rem solid rgba(255, 255, 255, 0.3);
        display: flex;
        justify-content: flex-end;
        flex-direction: column
    }
}

.keyvisual__share-data {
    margin: 2.1875rem 0;
    color: #fff
}

.keyvisual__share-data .small-caps,
.keyvisual__share-data .keyvisual__category,
.keyvisual__share-data .keyvisual__breadcrumbs {
    margin: 0 0 0.5rem;
    color: #fff;
    line-height: 1
}

.keyvisual__share-data .text-large {
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 1.25rem
}

.keyvisual__share-data .text-xlarge {
    font-size: 2.125rem;
    letter-spacing: 0;
    line-height: 1.2
}

@media print,
screen and (min-width: 48em) {
    .keyvisual__share-data {
        margin: 2.5rem 0
    }

    .keyvisual__share-data .text-xlarge {
        font-family: "HelveticaNeueLTPro-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2.625rem;
        letter-spacing: 0
    }
}

.keyvisual__share-data--dual div {
    margin-bottom: 0.625rem
}

.keyvisual__share-data--dual .icon {
    font-size: 1rem;
    margin-right: 0.4375rem;
    position: relative;
    top: -0.0625rem
}

@media print,
screen and (min-width: 48em) {
    .keyvisual__share-data--dual {
        margin-top: -1rem
    }

    .keyvisual__share-data--dual div {
        display: inline-block;
        margin-right: 3.125rem
    }

    .keyvisual__share-data--dual div div {
        display: block
    }
}

.keyvisual--follow {
    position: fixed;
    display: block;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 0.75rem 1rem;
    z-index: 1;
    background: linear-gradient(-90deg, #ffb755 0%, #ea2516 65%);
    transform: translateY(-4.5rem);
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
    transition-duration: 400ms;
    will-change: transform
}

.keyvisual--follow__title {
    font-size: 1.375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    padding-left: 0.3125rem
}

.keyvisual--follow.-pinned {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transform: translateY(0);
    opacity: 1
}

@media print,
screen and (max-width: 63.99875em) {
    .keyvisual--follow.-pinned-with-header {
        transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
        transform: translateY(3rem);
        opacity: 1
    }
}

.keyvisuals-slider {
    margin-top: -3rem !important;
    position: relative
}

.keyvisuals-slider .swiper-container-h {
    width: 100%;
    height: auto
}

.keyvisuals-slider .swiper-container-h .keyvisual {
    margin-top: 0 !important
}

.keyvisuals-slider .swiper-container-v {
    width: 100%;
    height: 100%
}

.keyvisuals-slider .keyvisual {
    margin-top: 0
}

.keyvisuals-slider .swiper-pagination-v {
    right: 3.125rem
}

.keyvisuals-slider .swiper-pagination-bullet:not(.swiper-pagination-bullet-active) {
    background: #fff
}

.keyvisuals-slider .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%
}

.keyvisuals-slider .swiper-slide.-small {
    height: 11.5rem;
    min-height: 11.5rem
}

.keyvisuals-slider .swiper-slide.-medium {
    height: 28rem
}

.keyvisuals-slider .swiper-slide.-medium .grid-ruler {
    height: 25rem;
    min-height: auto
}

.keyvisuals-slider .swiper-slide.-large {
    height: 35rem
}

@media print,
screen and (min-width: 64em) {
    .keyvisuals-slider {
        margin-top: -9.5rem !important
    }

    .keyvisuals-slider .swiper-slide.-small {
        height: 19.5rem
    }

    .keyvisuals-slider .swiper-slide.-medium {
        height: 33rem
    }

    .keyvisuals-slider .swiper-slide.-medium .grid-ruler {
        height: 33rem;
        min-height: auto
    }

    .keyvisuals-slider .swiper-slide.-large {
        height: 45rem
    }
}

.-gold .banner-qmax-article-background {
    background: #866b2d;
    font-weight: bold
}

.-orange .banner-qmax-article-background {
    background: #ea2516;
    font-weight: bold
}

.-orange-light .banner-qmax-article-background {
    background: #ed7c00;
    font-weight: bold
}

.-teal .banner-qmax-article-background {
    background: #06748b;
    font-weight: bold
}

.-blue .banner-qmax-article-background {
    background: #00509d;
    font-weight: bold
}

.-green .banner-qmax-article-background {
    background: #4ea844;
    font-weight: bold
}

.-corn .banner-qmax-article-background {
    background: #d2ab01;
    font-weight: bold
}

.-red .banner-qmax-article-background {
    background: #e30613;
    font-weight: bold
}

.-grey .banner-qmax-article-background {
    background: #f0f0f0;
    font-weight: bold
}

.-unp .banner-qmax-article-background {
    background: #d2ab01;
    font-weight: bold
}

.-biomasa .banner-qmax-article-background {
    background: #3DA756;
    font-weight: bold
}

.-kurilno-olje .banner-qmax-article-background {
    background: #cd1417;
    font-weight: bold
}

.-energetske-resitve .banner-qmax-article-background {
    background: #7baf37;
    font-weight: bold
}

.-hopin .banner-qmax-article-background {
    background: #351819;
    font-weight: bold
}

.-pametni-dom .banner-qmax-article-background {
    background: #961fff;
    font-weight: bold
}

.-eurovolley .banner-qmax-article-background {
    background: #315397;
    font-weight: bold
}

.notification {
    background-color: #FCE4BD;
    padding: 1rem 1rem 0.875rem 0;
    margin-top: 2.5rem;
    margin-bottom: 0.6875rem;
    position: relative;
    flex-wrap: wrap;
    display: flex;
    align-items: center
}

.notification__icon {
    padding-left: 1.5625rem;
    justify-self: center;
    flex: 0 0 2.5rem;
    align-self: flex-start
}

.notification__icon .icon {
    font-size: 1.5rem;
    fill: #E30613
}

.notification__text {
    flex: 1;
    display: block;
    margin-top: 0.125rem;
    margin-left: 1.25rem
}

.notification__button {
    margin-top: 1.25rem;
    margin-bottom: 0.1875rem;
    margin-left: 1rem;
    width: 100%
}

@media print,
screen and (min-width: 48em) {
    .notification.-has-button {
        padding-top: 0.75rem;
        padding-bottom: 0.625rem
    }

    .notification__icon {
        align-self: center
    }

    .notification__text {
        flex: 0.7
    }

    .notification__text.-no-button {
        flex: 1
    }

    .notification__button {
        flex: 0.6;
        margin-top: 0;
        margin-left: 4.375rem;
        text-align: right
    }
}

.notification.-alert {
    background-color: #FBDADC
}

.notification.-large {
    padding-top: 1.375rem;
    padding-bottom: 1.25rem
}

.notification.-gray {
    background-color: #F0F0F0
}

.notification.-gray .notification__icon .icon {
    font-size: 1.75rem;
    fill: #777
}

input[type='checkbox'],
input[type='radio'] {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 0.0625rem;
    width: 0.0625rem;
    margin: -0.0625rem;
    padding: 0;
    border: 0
}

input[type='checkbox']~label,
input[type='radio']~label {
    cursor: pointer;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 1.8125rem;
    min-height: 1.0625rem;
    line-height: 24px;
    display: inline-block;
    position: relative;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

input[type='checkbox']~label::before,
input[type='checkbox']~label::after,
input[type='radio']~label::before,
input[type='radio']~label::after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: block
}

input[type='checkbox']~label::before,
input[type='radio']~label::before {
    top: 0.125rem;
    border: 0.0625rem solid #979797;
    background: #fff;
    color: #1E9500;
    transition: background-color 140ms ease-out
}

@media print and (hover: hover),
screen and (min-width: 64em) and (hover: hover) {

    input[type='checkbox']~label:hover::before,
    input[type='radio']~label:hover::before {
        background: #1E9500;
        border-color: #1E9500
    }
}

.form-item.is-error input[type='checkbox']~label,
.form-item.is-error input[type='radio']~label {
    color: #C5002C !important
}

.form-item.is-error input[type='checkbox']~label::before,
.form-item.is-error input[type='radio']~label::before {
    border-color: #C5002C !important
}

input[type='checkbox']:disabled~label,
input[type='radio']:disabled~label {
    cursor: default;
    color: #a5a5a5
}

input[type='checkbox']:disabled~label::before,
input[type='radio']:disabled~label::before {
    background: white !important;
    border-color: #a5a5a5 !important
}

input[type='checkbox']:disabled~label::after,
input[type='radio']:disabled~label::after {
    color: #a5a5a5 !important
}

input[type='checkbox']~label::before {
    width: 1.0625rem;
    height: 1.0625rem;
    border-radius: 0
}

input[type='checkbox']~label::after {
    width: 0;
    height: 0.625rem;
    background: url("../images/checkmark.svg") 0 0/0.75rem 0.75rem no-repeat;
    left: 0.125rem;
    top: 0.3125rem
}

input[type='checkbox']:checked~label::before {
    border-color: #1E9500;
    background: #1E9500
}

input[type='checkbox']:checked~label::after {
    transition: width 140ms ease-out;
    width: 0.75rem
}

input[type='checkbox']:disabled~label::before {
    background-color: #a5a5a5 !important
}

input[type='checkbox']:disabled~label::after {
    background-color: #a5a5a5 !important
}

.switch {
    position: relative
}

.switch input[type='checkbox']~label {
    position: relative;
    line-height: 40px;
    padding-left: 5.3125rem;
    white-space: nowrap
}

.switch input[type='checkbox']~label::before {
    display: block;
    position: absolute;
    width: 4.625rem;
    height: 2.5rem;
    top: 0;
    left: 0;
    border-radius: 1.25rem;
    border: 0.0625rem solid #979797;
    background: url("../images/switch.svg") 0.8125rem 0.75rem #F0F0F0 no-repeat
}

.switch input[type='checkbox']~label::after {
    position: absolute;
    background-color: #ffffff;
    width: 2rem;
    height: 2rem;
    top: 0.25rem;
    left: 0.25rem;
    border-radius: 50%;
    border: 0.0625rem solid #979797
}

.switch input[type='checkbox']:checked~label {
    position: relative
}

.switch input[type='checkbox']:checked~label::before {
    background-color: #1E9500
}

.switch input[type='checkbox']:checked~label::after {
    left: 2.375rem
}

.switch.label-hidden input[type='checkbox']~label {
    position: relative !important;
    text-indent: 12.5rem;
    width: 4.625rem;
    height: 2.5rem;
    overflow: hidden;
    padding-left: 0
}

input[type='radio']~label::before {
    width: 1.0625rem;
    height: 1.0625rem;
    border-radius: 50%
}

input[type='radio']~label::after {
    width: 0.5625rem;
    height: 0.5625rem;
    border-radius: 0.28125rem;
    background: #1E9500;
    left: 0.53125rem;
    top: 0.65625rem;
    margin-left: -0.28125rem;
    margin-top: -0.28125rem;
    transform: scale(0);
    transition: transform 140ms ease-out
}

input[type='radio']:checked~label::before {
    background: #1E9500;
    border-color: #1E9500
}

input[type='radio']:checked~label::after {
    background: white;
    transform: scale(1)
}

input[type='radio']:disabled~label::after {
    background-color: #a5a5a5 !important
}

select,
textarea,
input {
    outline: none
}

textarea,
[type=text],
[type=email],
[type=password],
[type=number],
[type=date],
[type=datetime-local],
[type=time] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0.0625rem solid #999;
    border-radius: 0;
    padding: 0.9375rem 1.125rem 0.875rem;
    color: #1a1a1a;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1rem;
    text-align: left;
    width: 100%;
    height: auto;
    background: #fff;
    line-height: 1.2
}

textarea::-moz-placeholder,
[type=text]::-moz-placeholder,
[type=email]::-moz-placeholder,
[type=password]::-moz-placeholder,
[type=number]::-moz-placeholder,
[type=date]::-moz-placeholder,
[type=datetime-local]::-moz-placeholder,
[type=time]::-moz-placeholder {
    opacity: 1;
    color: #777
}

textarea:-ms-input-placeholder,
[type=text]:-ms-input-placeholder,
[type=email]:-ms-input-placeholder,
[type=password]:-ms-input-placeholder,
[type=number]:-ms-input-placeholder,
[type=date]:-ms-input-placeholder,
[type=datetime-local]:-ms-input-placeholder,
[type=time]:-ms-input-placeholder {
    opacity: 1;
    color: #777
}

textarea::placeholder,
[type=text]::placeholder,
[type=email]::placeholder,
[type=password]::placeholder,
[type=number]::placeholder,
[type=date]::placeholder,
[type=datetime-local]::placeholder,
[type=time]::placeholder {
    opacity: 1;
    color: #777
}

textarea:focus,
[type=text]:focus,
[type=email]:focus,
[type=password]:focus,
[type=number]:focus,
[type=date]:focus,
[type=datetime-local]:focus,
[type=time]:focus {
    border-color: #303030;
    font-size: 1rem
}

.form-item.is-error textarea,
.form-item.is-error [type=text],
.form-item.is-error [type=email],
.form-item.is-error [type=password],
.form-item.is-error [type=number],
.form-item.is-error [type=date],
.form-item.is-error [type=datetime-local],
.form-item.is-error [type=time] {
    border-color: #C5002C
}

textarea[disabled],
[type=text][disabled],
[type=email][disabled],
[type=password][disabled],
[type=number][disabled],
[type=date][disabled],
[type=datetime-local][disabled],
[type=time][disabled] {
    background: #F0F0F0;
    color: #777;
    opacity: 1 !important
}

textarea[disabled]::-moz-placeholder,
[type=text][disabled]::-moz-placeholder,
[type=email][disabled]::-moz-placeholder,
[type=password][disabled]::-moz-placeholder,
[type=number][disabled]::-moz-placeholder,
[type=date][disabled]::-moz-placeholder,
[type=datetime-local][disabled]::-moz-placeholder,
[type=time][disabled]::-moz-placeholder {
    color: #777
}

textarea[disabled]:-ms-input-placeholder,
[type=text][disabled]:-ms-input-placeholder,
[type=email][disabled]:-ms-input-placeholder,
[type=password][disabled]:-ms-input-placeholder,
[type=number][disabled]:-ms-input-placeholder,
[type=date][disabled]:-ms-input-placeholder,
[type=datetime-local][disabled]:-ms-input-placeholder,
[type=time][disabled]:-ms-input-placeholder {
    color: #777
}

textarea[disabled]::placeholder,
[type=text][disabled]::placeholder,
[type=email][disabled]::placeholder,
[type=password][disabled]::placeholder,
[type=number][disabled]::placeholder,
[type=date][disabled]::placeholder,
[type=datetime-local][disabled]::placeholder,
[type=time][disabled]::placeholder {
    color: #777
}

textarea:-webkit-autofill,
[type=text]:-webkit-autofill,
[type=email]:-webkit-autofill,
[type=password]:-webkit-autofill,
[type=number]:-webkit-autofill,
[type=date]:-webkit-autofill,
[type=datetime-local]:-webkit-autofill,
[type=time]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1.875rem white inset
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
    height: auto;
    padding-top: 1rem;
    padding-bottom: 1rem;
    line-height: 1.75
}

input[type=number] {
    -moz-appearance: textfield
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

select[type='button'],
select[type='reset'],
select[type='submit'],
select[type='image'],
select[type='file'],
select[type='checkbox'],
select[type='radio'],
option[type='button'],
option[type='reset'],
option[type='submit'],
option[type='image'],
option[type='file'],
option[type='checkbox'],
option[type='radio'],
input[type='button'],
input[type='reset'],
input[type='submit'],
input[type='image'],
input[type='file'],
input[type='checkbox'],
input[type='radio'] {
    cursor: pointer
}

input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

[placeholder]::-webkit-input-placeholder {
    -webkit-transition: opacity 160ms ease-out;
    transition: opacity 160ms ease-out;
    opacity: 1
}

[placeholder]:focus::-webkit-input-placeholder {
    opacity: 0
}

.password-reveal+p {
    margin-top: -0.4375rem
}

.password-reveal .form-item__icon {
    cursor: pointer
}

.password-reveal .form-item__icon .icon {
    font-size: 1.75rem;
    vertical-align: -0.4375rem
}

.accordion {
    margin: 2.5rem 0;
    border-bottom: 0.0625rem solid #999
}

.accordion__trigger {
    background: none;
    border: 0;
    display: block;
    font-weight: normal;
    text-align: left;
    width: 100%;
    border-top: 0.0625rem solid #999;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    min-height: 3.125rem
}

.accordion__title {
    font-size: 0.9375rem;
    margin: 0;
    padding: 0.9375rem 3.125rem 0.625rem 0;
    position: relative;
    color: #303030;
    min-height: 3.125rem
}

@media (hover: hover) {

    .accordion__title:hover,
    .accordion__title:focus {
        color: #E30613;
        transition: all 160ms ease-out
    }

    .accordion__title:hover .accordion__icon .icon,
    .accordion__title:focus .accordion__icon .icon {
        color: #E30613 !important
    }
}

.accordion__icon {
    position: absolute;
    display: block;
    top: 1.125rem;
    bottom: 0.8125rem;
    right: 0;
    width: 2.8125rem;
    padding: 0;
    margin: 0;
    text-align: center;
    border-left: 0.0625rem solid #999;
    line-height: 1.4;
    color: #303030
}

.accordion__panel {
    position: relative;
    top: -0.8125rem;
    right: 2.75rem;
    padding: 0 1.25rem 0 0;
    transition: all 0.3s ease;
    overflow: hidden;
    border-right: 0.0625rem solid #999;
    margin-left: 2.75rem
}

.accordion__panel p {
    margin-top: 0.625rem
}

.accordion__panel--is-hidden {
    max-height: 0;
    padding-top: 0
}

.accordion table caption {
    padding-top: 2.5rem
}

@media print,
screen and (min-width: 48em) {
    .accordion {
        margin: 5rem 0
    }

    .accordion__title {
        line-height: 1.8;
        padding-right: 8.4375rem
    }

    .accordion__icon {
        width: 6.5625rem
    }

    .accordion__panel {
        right: 6.5rem;
        margin-left: 6.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .accordion.-margin-top-80 {
        margin-top: 5rem
    }
}

.accordion.-large .accordion__title {
    font-size: 1.125rem;
    padding-top: 1.125rem;
    padding-bottom: 0.875rem
}

.accordion.-large .accordion__title,
.accordion.-large .accordion__trigger {
    min-height: 3.625rem
}

.accordion.-large .accordion__icon {
    text-align: right;
    border-left: none;
    right: 0.3125rem
}

.accordion.-large .accordion__icon .icon {
    color: #000
}

.accordion.-large .accordion__panel {
    top: 0;
    margin-left: 0;
    right: 0;
    border-right: 0;
    padding-right: 0
}

@media print,
screen and (min-width: 48em) {
    .accordion.-large .accordion__title {
        font-size: 1.375rem;
        padding-top: 1.125rem;
        padding-bottom: 0.875rem
    }

    .accordion.-large .accordion__title,
    .accordion.-large .accordion__trigger {
        min-height: 4.375rem
    }

    .accordion.-large .accordion__icon {
        top: 1.375rem;
        right: 0.625rem
    }
}

.accordion.-energents {
    margin: 2.5rem 0 0
}

.accordion.-energents .icon-edit {
    display: flex;
    align-items: baseline
}

.accordion.-energents .icon-edit p {
    margin-right: 1.125rem
}

.accordion.-energents .icon-edit a {
    color: #777;
    width: 0.75rem
}

.accordion.-energents .icon-edit a:hover {
    color: #E30613
}

.accordion.-energents .measure-delete {
    color: #777
}

.accordion.-energents .measure-delete:hover {
    color: #E30613
}

.accordion.-moja-narocila {
    background-color: #F0F0F0;
    border-left: 0.0625rem solid #d1d1d1;
    border-right: 0.0625rem solid #d1d1d1;
    border-bottom-color: #d1d1d1;
    margin-top: 0;
    margin-bottom: 0.9375rem
}

.accordion.-moja-narocila .accordion__trigger {
    height: 22.625rem;
    border-top-color: #d1d1d1
}

.accordion.-moja-narocila .accordion__title {
    padding-left: 0.9375rem
}

@media (hover: hover) {

    .accordion.-moja-narocila .accordion__title:hover,
    .accordion.-moja-narocila .accordion__title:focus {
        color: #303030
    }

    .accordion.-moja-narocila .accordion__title:hover h6,
    .accordion.-moja-narocila .accordion__title:hover table caption,
    table .accordion.-moja-narocila .accordion__title:hover caption,
    .accordion.-moja-narocila .accordion__title:focus h6,
    .accordion.-moja-narocila .accordion__title:focus table caption,
    table .accordion.-moja-narocila .accordion__title:focus caption {
        color: #E30613 !important
    }
}

.accordion.-moja-narocila .accordion__title h6,
.accordion.-moja-narocila .accordion__title table caption,
table .accordion.-moja-narocila .accordion__title caption {
    height: 6.25rem;
    overflow-y: hidden;
    padding-right: 0.9375rem
}

.accordion.-moja-narocila .accordion__title.-is-opened .accordion__status {
    z-index: 1
}

.accordion.-moja-narocila .accordion__title.-is-opened .accordion__status-actions {
    padding-top: 0.75rem;
    display: block
}

.accordion.-moja-narocila .accordion__title.-is-opened .accordion__status-actions p {
    margin-bottom: 0.625rem
}

.accordion.-moja-narocila .accordion__status {
    display: block;
    width: calc(100% - 0.9375rem);
    padding: 0.375rem 0.875rem 0.25rem;
    background-color: #fff;
    border-radius: 0.375rem;
    margin-bottom: 0.5rem
}

.accordion.-moja-narocila .accordion__status .icon {
    margin-right: 0.3125rem;
    font-size: 1rem;
    color: #777;
    position: relative;
    top: 0.0625rem
}

.accordion.-moja-narocila .accordion__status .button {
    width: 100%;
    margin-top: 0.3125rem;
    margin-bottom: 0.625rem !important
}

.accordion.-moja-narocila .accordion__status-actions {
    display: none
}

.accordion.-moja-narocila .accordion__product {
    border-top: 0.0625rem solid #999;
    margin-top: 1.5625rem
}

.accordion.-moja-narocila .accordion__product .text-lead {
    padding-top: 0.9375rem;
    margin-bottom: 0.9375rem
}

.accordion.-moja-narocila .accordion__panel {
    padding-left: 0.9375rem
}

.accordion.-moja-narocila .accordion__panel p {
    margin-top: 0
}

.accordion.-moja-narocila .accordion__desc {
    padding-top: 0.625rem
}

@media print,
screen and (min-width: 48em) {
    .accordion.-moja-narocila .accordion__trigger {
        height: 14.0625rem
    }

    .accordion.-moja-narocila .accordion__title {
        padding-left: 2.8125rem;
        position: relative
    }

    .accordion.-moja-narocila .accordion__title h6,
    .accordion.-moja-narocila .accordion__title table caption,
    table .accordion.-moja-narocila .accordion__title caption {
        margin-top: 0 !important;
        height: 4.375rem;
        max-width: 21.25rem
    }

    .accordion.-moja-narocila .accordion__panel {
        padding-left: 2.8125rem
    }

    .accordion.-moja-narocila .accordion__product {
        position: relative
    }

    .accordion.-moja-narocila .accordion__product .text-lead {
        max-width: 26.25rem
    }

    .accordion.-moja-narocila .accordion__reorder {
        position: absolute;
        top: 0.9375rem;
        right: 0
    }

    .accordion.-moja-narocila .accordion__desc {
        padding-top: 0.1875rem
    }

    .accordion.-moja-narocila .accordion__status {
        position: absolute;
        display: block;
        top: 1.125rem;
        right: 7.5rem;
        width: 12.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .accordion.-moja-narocila .accordion__trigger {
        height: 10.9375rem
    }

    .accordion.-moja-narocila .accordion__title h6,
    .accordion.-moja-narocila .accordion__title table caption,
    table .accordion.-moja-narocila .accordion__title caption {
        margin-top: 0.4375rem !important;
        height: 2.1875rem;
        max-width: 34.375rem
    }

    .accordion.-moja-narocila .accordion__product .text-lead {
        max-width: 35rem
    }

    .accordion.-moja-narocila .accordion__reorder {
        right: 4.6875rem
    }

    .accordion.-moja-narocila .accordion__status {
        position: absolute;
        display: block;
        top: 1.125rem;
        right: 7.5rem;
        width: 12.5rem
    }
}

@media screen and (min-width: 80em) {
    .accordion.-moja-narocila .accordion__trigger {
        height: 10.9375rem
    }

    .accordion.-moja-narocila .accordion__title h6,
    .accordion.-moja-narocila .accordion__title table caption,
    table .accordion.-moja-narocila .accordion__title caption {
        max-width: 50rem
    }
}

@media print,
screen and (min-width: 48em) {
    .accordion.-moja-narocila {
        padding-bottom: 0.75rem
    }
}

.accordion .-margin-bottom-small-only {
    margin-bottom: 0.9375rem !important
}

@media print,
screen and (min-width: 48em) {
    .accordion .-margin-bottom-small-only {
        margin-bottom: 0 !important
    }
}

.accordion.-electromobility .accordion__panel p {
    margin-top: 0
}

.accordion.-sepa {
    margin: 2.5rem 0 1rem
}

.list-articles {
    margin: 0;
    padding-bottom: 5rem
}

.list-articles:not(:first-child) {
    margin: 2.5rem 0 0
}

.list-articles ul {
    margin: 0
}

.list-articles__item {
    border-top: 0.0625rem solid #999
}

.list-articles__item:last-child {
    border-bottom: 0.0625rem solid #999
}

.list-articles__link {
    padding: 0.5rem 0;
    display: flex;
    align-items: center;
    position: relative
}

.list-articles__link::before,
.list-articles__link::after {
    content: '';
    display: none;
    width: 100%;
    height: 0.0625rem;
    background: #E30613;
    position: absolute;
    left: 0
}

.list-articles__link::before {
    top: -0.0625rem
}

.list-articles__link::after {
    bottom: -0.0625rem
}

.list-articles__link:hover::before,
.list-articles__link:hover::after {
    display: block
}

.list-articles__link:hover .list-articles__title h6,
.list-articles__link:hover .list-articles__title table caption,
table .list-articles__link:hover .list-articles__title caption,
.list-articles__link:hover .list-articles__title .h6,
.list-articles__link:hover .list-articles__title .choices--petrol-world label,
.choices--petrol-world .list-articles__link:hover .list-articles__title label,
.list-articles__link:hover .list-articles__type {
    color: #E30613;
    border-color: #E30613
}

.list-articles__link:hover .list-articles__image img {
    transform: scale(1.08)
}

.list-articles__image {
    flex: 0 0 5rem;
    overflow: hidden
}

.list-articles__image .media {
    height: 5rem
}

.list-articles__image .media img {
    position: relative;
    height: 5rem;
    width: auto;
    max-width: 10.625rem;
    margin-left: calc(-50% + 0.25rem);
    transition: transform 300ms ease-out
}

.list-articles__title {
    text-align: left;
    flex: 1;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    align-self: center;
    padding-left: 0.75rem
}

.list-articles__title h6,
.list-articles__title table caption,
table .list-articles__title caption,
.list-articles__title .h6,
.list-articles__title .choices--petrol-world label,
.choices--petrol-world .list-articles__title label {
    margin: 0;
    font-size: 0.9375rem;
    color: black
}

.list-articles__type {
    display: none;
    color: #303030;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem
}

@media print,
screen and (min-width: 48em) {
    .list-articles {
        padding-bottom: 6rem
    }

    .list-articles__link {
        padding: 0.4375rem 0
    }

    .list-articles__image {
        flex: 0 0 10.625rem
    }

    .list-articles__image .media {
        height: 6rem
    }

    .list-articles__image .media img {
        height: auto;
        margin-left: 0
    }

    .list-articles__title {
        padding-left: 1.875rem;
        padding-right: 0.9375rem
    }

    .list-articles__title h6,
    .list-articles__title table caption,
    table .list-articles__title caption,
    .list-articles__title .h6,
    .list-articles__title .choices--petrol-world label,
    .choices--petrol-world .list-articles__title label {
        font-size: 1.375rem
    }

    .list-articles__type {
        display: block;
        border-left: 0.0625rem solid #999;
        height: 5rem;
        line-height: 80px;
        width: 6.625rem;
        text-align: center;
        margin-left: auto
    }
}

@media print,
screen and (min-width: 64em) {
    .list-articles.list-articles--related-content {
        margin-top: 5rem
    }
}

@media print,
screen and (min-width: 48em) {
    .list-articles.list-articles--search-results {
        padding-bottom: 2.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .list-articles.list-articles--search-results {
        margin-top: 5rem
    }
}

.list-articles--simple li {
    margin-bottom: 1.25rem
}

.list-articles--simple__time {
    display: block;
    padding: 0 0 0.5rem
}

.list-articles-rich p {
    margin-bottom: 1.5625rem
}

.list-articles-rich__item {
    border-top: 0.0625rem solid #999;
    padding: 1rem 0 !important;
    display: flex;
    flex-direction: column;
    position: relative;
    color: #303030
}

.list-articles-rich__item:last-child {
    border-bottom: 0.0625rem solid #999
}

.list-articles-rich__content {
    text-align: left;
    display: block;
    padding-top: 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .list-articles-rich__item {
        flex-direction: row
    }

    .list-articles-rich__image {
        height: 7rem;
        flex: 0 0 12.5625rem;
        margin-bottom: 0
    }

    .list-articles-rich__content {
        flex: 0 0 calc(100% - 12.5625rem);
        padding-left: 1.3125rem;
        padding-top: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .list-articles-rich__image {
        height: 10.5625rem;
        flex: 0 0 18.875rem
    }

    .list-articles-rich__content {
        padding-top: 0;
        flex: 0 0 calc(100% - 18.875rem)
    }
}

.list-cards-corpo {
    margin-bottom: 0.5rem
}

.list-cards-corpo .column,
.list-cards-corpo .columns {
    margin-bottom: 2rem
}

.list-cards-corpo__item {
    height: 100%;
    border: 0.0625rem solid #d1d1d1;
    position: relative
}

.list-cards-corpo .media::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    transition: background-color 160ms ease-out
}

.list-cards-corpo .media:hover::after {
    background-color: rgba(0, 0, 0, 0.5)
}

.list-cards-corpo__image {
    margin: -0.0625rem;
    display: block;
    position: relative
}

.list-cards-corpo__title {
    position: absolute !important;
    left: 1.25rem;
    top: 0;
    color: #fff;
    padding-right: 0.625rem;
    margin-top: 0.9375rem
}

.list-cards-corpo__title::before {
    background-color: #fff !important
}

.list-cards-corpo__text {
    padding: 2.1875rem 1.25rem 3.75rem
}

.list-cards-corpo__text p {
    margin-bottom: 4.5rem
}

.list-cards-corpo__text li {
    margin-bottom: 1.25rem
}

.list-cards-corpo .link--arrow {
    position: absolute;
    left: 1.25rem;
    bottom: 1.25rem
}

.list-cards-corpo .-small .list-cards-corpo__title {
    margin-top: 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .list-cards-corpo {
        margin-bottom: 1.5625rem
    }

    .list-cards-corpo__title {
        margin-top: 2.5rem;
        left: 1.875rem
    }

    .list-cards-corpo__text {
        padding: 2rem 1.875rem 4.375rem
    }

    .list-cards-corpo__text p {
        margin-bottom: 3rem
    }

    .list-cards-corpo .link--arrow {
        left: 1.875rem;
        bottom: 1.875rem
    }

    .list-cards-corpo .-small .list-cards-corpo__title {
        margin-top: 2rem
    }
}

@media screen and (min-width: 80em) {

    .list-cards-corpo .column,
    .list-cards-corpo .columns {
        margin-bottom: 3.4375rem
    }

    .list-cards-corpo .column:not(.-small):nth-child(odd),
    .list-cards-corpo .columns:not(.-small):nth-child(odd) {
        padding-right: 1.875rem
    }

    .list-cards-corpo .column:not(.-small):nth-child(even),
    .list-cards-corpo .columns:not(.-small):nth-child(even) {
        padding-left: 1.875rem
    }

    .list-cards-corpo__text {
        padding-bottom: 3.4375rem
    }
}

.list-documents {
    margin: 0 0 3.5rem
}

.list-documents__item {
    margin: 0 0 0.9375rem
}

.list-documents__link {
    position: relative;
    flex-wrap: wrap;
    height: 100%;
    padding: 0.6875rem 0.3125rem 0.6875rem 0.625rem;
    display: flex;
    background: #F0F0F0;
    border: 0.0625rem solid #d1d1d1
}

.list-documents__link:hover {
    border-color: #E30613
}

.list-documents__link:hover span {
    color: #E30613;
    border-color: #E30613
}

.list-documents__link h1 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .list-documents__link h1 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__link h2 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .list-documents__link h2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__link h3 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .list-documents__link h3 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__link h4 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .list-documents__link h4 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__link h5 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {
    .list-documents__link h5 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__link h6,
.list-documents__link table caption,
table .list-documents__link caption {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

@media print,
screen and (min-width: 48em) {

    .list-documents__link h6,
    .list-documents__link table caption,
    table .list-documents__link caption {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-documents__icon {
    position: absolute;
    left: 1.0625rem;
    top: 0.6875rem;
    line-height: 24px;
    text-align: center;
    color: #E30613
}

.list-documents__icon svg {
    font-size: 1.375rem
}

.list-documents__title {
    flex: 1;
    align-self: center;
    padding: 0 0.625rem 0 2.5rem;
    color: #303030
}

.list-documents__type {
    line-height: 24px;
    text-align: center;
    flex: 0 0 2.5rem;
    padding-left: 0.3125rem;
    border-left: 0.0625rem solid #d1d1d1;
    font-size: 0.8125rem;
    color: #303030;
    letter-spacing: 0.01813rem
}

@media print,
screen and (min-width: 48em) {
    .list-documents {
        margin: 0 0 5rem
    }

    .list-documents__link {
        padding: 0.9375rem 0.4375rem 0.875rem
    }

    .list-documents__icon {
        position: absolute;
        left: 2.1875rem;
        top: 1.1875rem
    }

    .list-documents__icon svg {
        font-size: 2rem
    }

    .list-documents__title {
        padding: 0.5625rem 1.25rem 0.5rem 5.625rem
    }

    .list-documents__type {
        padding-top: 0.6875rem;
        flex: 0 0 6.25rem
    }
}

.has-link-more ul {
    margin-bottom: 1.5rem
}

.has-link-more .list__link-more {
    margin-bottom: 0
}

.list-documents--simple li {
    position: relative;
    margin-bottom: 0.9375rem;
    padding-left: 1.875rem
}

.list-documents--simple a {
    color: #000
}

.list-documents--simple .icon {
    font-size: 1.375rem;
    position: absolute;
    left: 0;
    top: 0
}

.list-documents--simple__post {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    color: #777;
    letter-spacing: 0.01813rem;
    line-height: 16px;
    margin: 0 0.625rem
}

.list-solutions {
    margin-bottom: 4.0625rem
}

.list-solutions__main-title {
    margin-top: 2.8125rem
}

.list-solutions__item {
    border-bottom: 0.0625rem solid #d1d1d1;
    position: relative
}

.list-solutions__content {
    margin-bottom: 1.25rem
}

.list-solutions__content p {
    margin: 0 0 1rem
}

.list-solutions__title {
    margin: 1.875rem 0 0.625rem;
    padding: 0
}

.list-solutions__title a:hover {
    color: #E30613;
    transition: color 160ms ease-out
}

.list-solutions__title-link:hover {
    color: #E30613
}

.list-solutions__more-link {
    margin: 6.25rem 0 0;
    color: #E30613
}

.list-solutions__link-image {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 9rem;
    height: 9rem
}

.list-solutions__link-image .media {
    background-color: white
}

.list-solutions__more-button {
    margin: 0 0 3.125rem
}

@media print,
screen and (min-width: 48em) {
    .list-solutions {
        padding: 2.5rem 0 0 1.25rem;
        margin-bottom: 3.4375rem
    }

    .list-solutions__main-title {
        margin-top: 4.6875rem
    }

    .list-solutions__item {
        min-height: 15.625rem
    }

    .list-solutions__content {
        max-width: 50%;
        margin-bottom: 4.6875rem
    }

    .list-solutions__title {
        margin-top: 2.5rem
    }

    .list-solutions__more-link {
        position: absolute;
        bottom: 1.875rem
    }

    .list-solutions__link-image {
        width: 15rem;
        height: 15rem
    }
}

@media print,
screen and (min-width: 64em) {
    .list-solutions {
        padding: 2.8125rem 0 0 0.9375rem
    }

    .list-solutions__item {
        margin-left: 1.875rem;
        min-height: 18.125rem;
        max-height: 18.125rem
    }

    .list-solutions__content {
        margin-bottom: 0;
        max-width: 100%
    }

    .list-solutions__content p {
        padding-right: 15.9375rem;
        height: 9.0625rem;
        overflow: hidden
    }

    .list-solutions__title {
        margin-top: 3rem;
        margin-bottom: 0.9375rem
    }
}

@media screen and (min-width: 80em) {
    .list-solutions__content p {
        padding-right: 20.9375rem
    }

    .list-solutions__link-image {
        right: 3.75rem
    }
}

@media print,
screen and (min-width: 64em) {
    .list-solutions--support {
        padding-top: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .list-solutions--fingerprint .list-solutions__item {
        margin-left: 0
    }

    .list-solutions--fingerprint .list-solutions__link-image {
        right: 0
    }
}

@media screen and (min-width: 80em) {
    .list-solutions--fingerprint .list-solutions__item {
        margin-right: 3.75rem
    }

    .list-solutions--fingerprint .list-solutions__content p {
        padding-right: 17.1875rem
    }
}

.list-links__set {
    padding-bottom: 4.6875rem
}

.list-links.has-link-more {
    margin-bottom: 3.5rem
}

.list-links ul li:first-child .list-links__link {
    border-top: 0.0625rem solid #999
}

.list-links__link {
    position: relative;
    display: flex;
    justify-content: space-between;
    border-bottom: 0.0625rem solid #999;
    padding: 0.6875rem 0;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #303030;
    transition: all 160ms ease-out
}

.list-links__link::before,
.list-links__link::after {
    content: '';
    opacity: 0;
    width: 100%;
    height: 0.0625rem;
    background: #E30613;
    position: absolute;
    left: 0;
    transition: all 160ms ease-out
}

.list-links__link::before {
    top: -0.0625rem
}

.list-links__link::after {
    bottom: -0.0625rem
}

.list-links__link:hover {
    position: relative;
    color: #E30613
}

.list-links__link:hover::before,
.list-links__link:hover::after {
    opacity: 1
}

.list-links__link:hover .list-links__icon {
    border-color: #E30613;
    color: #E30613
}

.list-links__link:hover .list-links__title {
    color: #E30613 !important
}

.list-links__link h1 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__link h2 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__link h3 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__link h4 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__link h5 {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__link h6,
.list-links__link table caption,
table .list-links__link caption {
    font-size: 0.9375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #303030
}

.list-links__time {
    white-space: nowrap
}

.list-links__title {
    flex: 100%
}

.list-links__icon {
    border-left: 0.0625rem solid #999;
    display: flex;
    margin: 0.25rem 0 0.25rem 0.625rem;
    flex: 0 0 2.8125rem;
    color: #303030
}

.list-links__icon .icon {
    font-size: 1rem;
    margin-left: 0.875rem
}

@media print,
screen and (max-width: 47.99875em) {
    .list-links__title.has-date {
        padding-top: 1.75rem
    }

    .list-links__time {
        position: absolute;
        left: 0;
        top: 0.75rem
    }
}

@media print,
screen and (min-width: 48em) {
    .list-links__set {
        padding-bottom: 6.25rem
    }

    .list-links__link {
        padding: 0.75rem 0 0.625rem
    }

    .list-links__time {
        flex: 0 0 8.75rem
    }

    .list-links__icon {
        margin-top: 0.1875rem;
        margin-bottom: 0.1875rem;
        flex: 0 0 6.5625rem
    }

    .list-links__icon .icon {
        margin-left: 2.8125rem;
        align-self: center
    }
}

.list-media-kit__item {
    position: relative;
    margin-bottom: 1.5rem
}

.list-media-kit__image {
    display: block;
    border: 0.0625rem solid #d1d1d1
}

.list-media-kit__icon {
    position: absolute;
    bottom: 0.0625rem;
    right: 0.0625rem;
    background: #F0F0F0;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 50px;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.list-media-kit__icon .icon {
    color: #777;
    font-size: 1.25rem
}

.list-media-kit__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.85);
    display: block
}

.list-media-kit__overlay[aria-hidden=true] {
    display: none
}

.list-media-kit__close {
    position: absolute;
    right: 0;
    top: 0
}

.list-media-kit__buttons {
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-wrap: wrap;
    min-width: 15rem
}

.list-media-kit__buttons li {
    flex: 0 0 50%;
    padding: 0.3125rem
}

.list-media-kit__buttons .button--outline {
    margin: 0;
    width: 100%
}

.list-media-kit__buttons .button--outline:hover {
    color: #000
}

.list-media-kit__title {
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    border: 0.0625rem solid #d1d1d1;
    border-top: none;
    padding: 0.3125rem 1.125rem 0;
    margin: 0;
    height: 2.5625rem
}

.list-media-kit .media--relative {
    background: #fff
}

.list-media-kit .media--relative img {
    max-height: 100%;
    height: auto;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 0.5rem solid #fff
}

@media print,
screen and (min-width: 48em) {
    .list-media-kit__item {
        margin-bottom: 2.5rem
    }
}

.list-jobs {
    margin: 0 0 5rem
}

.list-jobs__item,
.list-jobs__item ul li {
    margin: 0 0 0.9375rem;
    display: flex;
    justify-content: space-between
}

.list-jobs__item ul {
    width: 100%
}

.list-jobs__item ul,
.list-jobs__item ul li {
    margin: 0;
    padding: 0
}

.list-jobs__child {
    flex: 0 0 3.125rem;
    align-self: center
}

.list-jobs__child .icon {
    font-size: 1.5rem;
    color: #888
}

.list-jobs__link {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding: 0.6875rem 0 0.6875rem 0.9375rem;
    background: #F0F0F0;
    border: 0.0625rem solid #d1d1d1;
    color: #303030;
    overflow: hidden;
    flex: 1
}

.list-jobs__link::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #06748B;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.list-jobs__link::after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(-90deg, #3ABAD1 18%, rgba(6, 116, 139, 0) 52%);
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.list-jobs__link:hover {
    border: none;
    padding: 0.75rem 0.0625rem 0.75rem 0.6875rem;
    color: #fff
}

.list-jobs__link:hover::before {
    opacity: 1;
    transition: opacity 120ms ease-out
}

.list-jobs__link:hover::after {
    transition: opacity 280ms ease-out 20ms;
    opacity: 1
}

.list-jobs__link:hover .list-jobs__icon {
    border-color: #fff
}

.list-jobs__link:hover .list-jobs__title,
.list-jobs__link:hover .list-jobs__detail {
    color: #fff
}

.list-jobs__link:hover .icon {
    color: #fff
}

.list-jobs__link h1 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__link h1 {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs__link h2 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__link h2 {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs__link h3 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__link h3 {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs__link h4 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__link h4 {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs__link h5 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__link h5 {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs__link h6,
.list-jobs__link table caption,
table .list-jobs__link caption {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0.9375rem;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0;
    color: #000
}

@media print,
screen and (min-width: 48em) {

    .list-jobs__link h6,
    .list-jobs__link table caption,
    table .list-jobs__link caption {
        font-size: 1.375rem;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-jobs.-red .list-jobs__link::before {
    background: #C5002C
}

.list-jobs.-red .list-jobs__link::after {
    background-image: linear-gradient(90deg, #C5002C 22%, #E30613 79%)
}

.list-jobs span {
    position: relative;
    z-index: 1
}

.list-jobs__text {
    flex: 1
}

.list-jobs__title {
    font-size: 1.125rem;
    color: #000;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: block;
    margin-bottom: 0.9375rem
}

.list-jobs__detail {
    font-size: 0.9375rem;
    color: #303030;
    padding: 0.5rem 0;
    display: block
}

.list-jobs__detail .icon {
    font-size: 1.1875rem;
    color: #777;
    margin: 0 0.625rem 0 0.3125rem
}

.list-jobs__icon {
    border-left: 0.0625rem solid #777;
    display: flex;
    padding: 0.3125rem 0.3125rem 0 0.8125rem;
    margin: 0 0 0 0.625rem;
    min-width: 2.8125rem
}

.list-jobs__icon .icon {
    font-size: 1rem;
    color: #777
}

@media print,
screen and (min-width: 48em) {
    .list-jobs__child {
        flex: 0 0 5rem
    }

    .list-jobs__link {
        padding: 0.875rem 1.875rem 0.75rem
    }

    .list-jobs__link:hover {
        padding: 0.9375rem 1.9375rem 0.8125rem
    }

    .list-jobs__title {
        padding-top: 0.3125rem;
        font-size: 1.375rem;
        margin-bottom: 0.625rem
    }

    .list-jobs__detail {
        padding: 0.3125rem 0
    }

    .list-jobs__icon {
        padding: 0.625rem 0.625rem 0 2.8125rem;
        min-width: 4.6875rem
    }
}

.location-detail__info-detail,
.location-detail__info-detail-coordinates-close {
    background-color: transparent;
    border: none;
    padding-left: 0;
    cursor: pointer;
    min-height: 3rem;
    margin-top: -0.1875rem
}

.location-detail .border-left {
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
    padding-left: 0.875rem
}

.location-detail .border-left::before {
    top: -0.0625rem;
    left: -0.375rem;
    height: 1.5rem
}

.location-detail .border-left.location-detail__title--gas {
    margin-bottom: 1.5625rem
}

.location-detail__media {
    margin-top: 3rem;
    overflow: hidden;
    z-index: 0;
    position: relative
}

.location-detail__media .column,
.location-detail__media .columns {
    padding: 0
}

.location-detail__media-image {
    height: 15rem;
    overflow: hidden
}

.location-detail__media-image img {
    max-width: none;
    position: relative;
    top: -50%;
    left: 50%;
    transform: translateX(-50%) translateY(0)
}

.location-detail__info {
    background-color: #F0F0F0;
    padding-left: 0;
    padding-top: 2.5rem
}

.location-detail__info-general {
    padding: 1.25rem 0 0 1.5625rem
}

.location-detail__info-general-object {
    font-size: 1.375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0 0 0.625rem;
    line-height: 1.3
}

.location-detail__info-general-address {
    font-size: 1rem;
    margin: 0 0 1.5625rem
}

.location-detail__info-detail {
    display: block;
    color: #303030;
    padding-bottom: 0.625rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.location-detail__info-detail-icon {
    color: #888;
    width: 1.5rem;
    height: 1.5rem;
    font-size: 1.5rem;
    margin-right: 0.3125rem;
    position: relative;
    top: 0.25rem
}

.location-detail__info-detail-icon .icon--phone {
    position: relative;
    top: -0.125rem
}

.location-detail__info-detail-text {
    text-decoration: underline
}

.location-detail__info-detail-text--no-underline {
    text-decoration: none
}

.location-detail__info-detail:hover {
    color: #E30613
}

.location-detail__info-detail:hover .icon {
    color: #E30613;
    transition: all 160ms ease-out
}

.location-detail__info-additional {
    padding: 0 0 0.9375rem 1.5625rem;
    position: relative
}

.location-detail__info-additional .location-detail__info-detail {
    padding-bottom: 0.75rem
}

.location-detail__info-additional .location-detail__info-detail-coordinates {
    display: none;
    position: absolute;
    width: 16.875rem;
    bottom: 7.5rem;
    left: 0.3125rem;
    text-align: center;
    padding-top: 2.1875rem;
    padding-bottom: 1.25rem;
    color: #303030;
    cursor: default;
    background-color: white;
    box-shadow: rgba(0, 0, 0, 0.2) 0.125rem 0.125rem 0.125rem
}

.location-detail__info-additional .location-detail__info-detail-coordinates::after {
    content: '';
    position: absolute;
    box-shadow: rgba(0, 0, 0, 0.2) 0.125rem 0.125rem 0.125rem;
    transform: rotate(45deg);
    bottom: -0.5625rem;
    left: 50%;
    border-width: 0.625rem;
    border-style: solid;
    border-color: transparent white white transparent
}

.location-detail__info-additional .location-detail__info-detail-coordinates-close {
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    margin: 0;
    padding: 0;
    min-height: auto
}

.location-detail__info-additional .location-detail__info-detail-coordinates-close>svg {
    font-size: 1rem;
    color: #000
}

.location-detail__info-additional .location-detail__info-detail-coordinates-image {
    display: block;
    margin: 0 auto 0.625rem
}

.location-detail__info-additional .location-detail__info-detail-coordinates p {
    margin: 0 0 0.3125rem
}

.location-detail__status {
    padding: 0;
    position: absolute;
    left: 0;
    right: 0;
    line-height: 35px
}

.location-detail__status-content {
    display: flex;
    align-items: center;
    min-height: 2.5rem;
    background-color: #1E9500;
    color: white;
    padding: 0 0.8125rem 0 1.5625rem
}

.location-detail__status-content--closed {
    background-color: #C5002C
}

.location-detail__status-content-actual {
    margin: 0;
    font-size: 0.6875rem;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.location-detail__status-content-how-long {
    margin: 0;
    font-size: 0.9375rem;
    margin-left: auto
}

.location-detail__temporary-content {
    background-color: #F8E71C;
    margin-left: -1.625rem;
    margin-right: -1.625rem;
    display: flex;
    align-items: center;
    padding: 0.625rem 1.25rem 0.625rem 0.625rem;
    position: relative;
    top: 2.5rem
}

.location-detail__temporary-content-icon {
    font-size: 1.875rem;
    line-height: 1;
    margin: 0 1.5625rem 0 0.9375rem;
    color: #E30613
}

.location-detail__temporary-content-text {
    font-size: 0.9375rem;
    margin-bottom: 0
}

.location-detail__title-icon {
    margin-left: 0.3125rem;
    width: 1.375rem;
    height: auto
}

.location-detail__working-time {
    display: flex;
    padding-left: 0.9375rem
}

.location-detail__working-time-day,
.location-detail__working-time-hour {
    margin: 0.125rem 0
}

.location-detail__working-time-hour {
    margin-left: auto
}

.location-detail__working-time-hour--changed {
    color: #888
}

.location-detail__content a {
    text-decoration: underline;
    -webkit-text-decoration-color: #999;
    text-decoration-color: #999
}

.location-detail__content .row {
    padding-bottom: 2.8125rem
}

.location-detail__service-item {
    display: flex;
    margin: 0.3125rem 0 0.3125rem 0.9375rem
}

.location-detail__service-item-icon {
    min-width: 2rem;
    height: 2rem;
    text-align: center;
    margin-right: 0.9375rem;
    font-size: 1.4375rem;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center
}

.location-detail__service-item-icon.-green {
    background-color: #29984A
}

.location-detail__service-item-icon.-blue {
    background-color: #17479E
}

.location-detail__service-item-icon.-yellow {
    background-color: #FED900
}

.location-detail__service-item-icon.-black {
    background-color: #000
}

.location-detail__service-item-icon.-blue-light {
    background-color: #2685C1
}

.location-detail__service-item-icon.-yellow-dark {
    background-color: #E6B953
}

.location-detail__service-item-icon.-text-black {
    color: #000
}

.location-detail__service-item-icon.-red {
    background-color: #c9252c
}

.location-detail__service-item-text,
.location-detail__service-item-price {
    margin: 0.375rem 0 0
}

.location-detail__service-item-text {
    margin-left: 0.9375rem;
    margin-bottom: 1.3125rem
}

.location-detail__service-item-price {
    margin-left: auto;
    white-space: nowrap
}

.location-detail__service-item .location-detail__service-item-text {
    margin-left: 0;
    margin-bottom: 0.625rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.location-detail__service-list {
    padding-left: 0.9375rem
}

.location-detail__service-list li {
    margin-bottom: 1.3125rem
}

.location-detail__service-list li a {
    color: #303030
}

.location-detail__service-list li a:hover {
    color: #E30613;
    transition: all 160ms ease-out;
    -webkit-text-decoration-color: #E30613;
    text-decoration-color: #E30613
}

.location-detail .column-ruler {
    border-left: none
}

@media print,
screen and (min-width: 48em) {
    .location-detail__media-image {
        height: 31rem
    }

    .location-detail__media-image img {
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .location-detail__media-street-view-container {
        height: 31rem
    }

    .location-detail__media-street-view-container *,
    .location-detail__media-street-view-container *::before,
    .location-detail__media-street-view-container *::after {
        box-sizing: content-box
    }

    .location-detail .border-left::before {
        left: -0.625rem;
        height: 2rem
    }

    .location-detail__info-general {
        padding: 1.25rem 0 0.3125rem 2.5rem
    }

    .location-detail__info-general-object {
        font-size: 1.75rem;
        margin-top: 0.625rem;
        margin-bottom: 0.625rem
    }

    .location-detail__info-general-address {
        font-size: 1.125rem;
        margin-bottom: 0.9375rem
    }

    .location-detail__info-additional {
        padding: 2.1875rem 0 0.9375rem 1.875rem;
        margin-left: 0.25rem;
        margin-right: -0.25rem;
        border-left: 0.0625rem solid #d1d1d1
    }

    .location-detail__info-additional .location-detail__info-detail-coordinates {
        bottom: 9.375rem;
        left: -0.3125rem
    }

    .location-detail__info-additional .location-detail__info-detail {
        margin-bottom: 0.625rem
    }

    .location-detail__status-content {
        margin: 0;
        padding: 0 1.625rem 0 1.3125rem
    }

    .location-detail__status-content-actual {
        font-size: 1.375rem;
        padding-top: 0.3125rem
    }

    .location-detail__temporary-content {
        justify-content: center;
        padding: 0.625rem 0;
        margin-left: -1.9375rem;
        margin-right: -1.9375rem
    }

    .location-detail .column-ruler {
        border-left: 0.0625rem solid #d1d1d1
    }

    .location-detail .column-ruler:nth-child(4) {
        border-left: none
    }

    .location-detail .column-ruler:nth-child(4),
    .location-detail .column-ruler:nth-child(5),
    .location-detail .column-ruler:nth-child(6) {
        padding-bottom: 2.8125rem
    }

    .location-detail__content .row {
        padding-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .location-detail__background {
        margin-top: -9.5rem;
        padding-top: 9.5rem;
        background-color: #F0F0F0
    }

    .location-detail__media {
        margin-top: 0
    }

    .location-detail__media-image {
        margin-left: 1.875rem;
        margin-right: 2.8125rem
    }

    .location-detail__media-street-view-container {
        height: 21rem;
        margin-left: 1.875rem;
        margin-right: 2.8125rem;
        padding-right: 0.9375rem
    }

    .location-detail__info {
        padding-top: 0
    }

    .location-detail__info-additional .location-detail__info-detail-coordinates {
        left: 0
    }

    .location-detail__status {
        margin-top: 0;
        line-height: 1.7;
        display: flex;
        position: relative;
        left: auto;
        right: auto
    }

    .location-detail__status-content {
        flex: 100%;
        padding: 0;
        margin-left: 0;
        margin-right: 0.9375rem;
        flex-direction: column;
        justify-content: center
    }

    .location-detail__status-content-how-long {
        font-size: 0.8125rem;
        margin-left: 0
    }

    .location-detail .border-left::before {
        left: -0.9375rem
    }

    .location-detail .column-ruler:nth-child(4) {
        border-left: 0.0625rem solid #d1d1d1;
        padding-bottom: 0
    }

    .location-detail .column-ruler:nth-child(5) {
        border-left: none
    }

    .location-detail .column-ruler:nth-child(5),
    .location-detail .column-ruler:nth-child(6),
    .location-detail .column-ruler:nth-child(7),
    .location-detail .column-ruler:nth-child(8) {
        padding-bottom: 2.8125rem
    }

    .location-detail__temporary-content {
        top: 0
    }
}

@media screen and (min-width: 80em) {
    .location-detail__media {
        max-width: 90.625rem
    }

    .location-detail__media-street-view-container {
        height: 31rem
    }
}

@media screen and (min-width: 90em) {
    .location-detail__status {
        margin-left: 0
    }

    .location-detail__status-content {
        margin-right: 0.9375rem
    }
}

.map-list {
    position: relative
}

.map-list__map {
    width: 100%;
    margin-top: 3rem;
    height: calc(40vh - 3rem)
}

.map-list__locations-wrapper {
    overflow-y: auto;
    height: calc(60vh - 5rem)
}

.map-list__locations {
    padding-left: 1rem
}

.map-list__locations-no-result {
    padding-right: 1rem;
    padding-bottom: 2.5rem
}

.map-list__locations-no-result p {
    margin: 2.1875rem 0
}

.map-list__locations-no-result .button {
    margin-bottom: 0.625rem;
    width: 100%
}

.map-list__locations-no-result .button--outline {
    width: 100%
}

.map-list__locations-no-result-wrapper {
    height: 100%;
    border-left: 0.0625rem solid #d1d1d1
}

.map-list__search {
    border-bottom: 0.0625rem solid #d1d1d1;
    padding: 1.0625rem 1rem;
    margin-left: -1rem
}

.map-list__search-input {
    position: relative;
    display: inline-block;
    width: calc(100% - 6.25rem)
}

.map-list__search-input svg {
    position: absolute;
    top: 0.8125rem;
    left: 0.9375rem;
    font-size: 1.125rem;
    color: #888
}

.map-list__search-input input {
    border: 0.0625rem solid #d1d1d1;
    background-color: #f5f5f5;
    height: 2.8125rem;
    color: #303030;
    padding-left: 2.8125rem;
    width: 100%
}

.map-list__search-input input::-moz-placeholder {
    color: #777
}

.map-list__search-input input:-ms-input-placeholder {
    color: #777
}

.map-list__search-input input::placeholder {
    color: #777
}

.map-list__search-current {
    display: none;
    color: #303030;
    font-size: 0.8125rem;
    margin-left: 0.9375rem;
    transition: color 160ms ease-out
}

.map-list__search-current svg {
    font-size: 1.125rem;
    color: #777;
    margin-right: 0.3125rem
}

.map-list__search-current:hover {
    color: #E30613
}

.map-list__search-current:hover .icon {
    color: #E30613
}

.map-list__item {
    display: flex;
    justify-content: space-between;
    border-left-width: 0.25rem;
    border-left-style: solid;
    border-bottom: 0.0625rem solid #d1d1d1
}

.map-list__item.-green {
    border-left-color: #1E9500
}

.map-list__item.-green .map-list__location--is-active {
    padding-left: 0.6875rem;
    border-left-width: 0.25rem;
    border-left-style: solid;
    border-left-color: #1E9500
}

.map-list__item.-red {
    border-left-color: #E30613
}

.map-list__item.-red .map-list__location--is-active {
    padding-left: 0.6875rem;
    border-left-width: 0.25rem;
    border-left-style: solid;
    border-left-color: #E30613
}

.map-list__item.-black {
    border-left-color: black
}

.map-list__item.-black .map-list__location--is-active {
    padding-left: 0.6875rem;
    border-left-width: 0.25rem;
    border-left-style: solid;
    border-left-color: black
}

.map-list__item a:first-child {
    width: 100%
}

.map-list__active-wrapper {
    background-color: #F0F0F0
}

.map-list__location {
    padding-left: 0.9375rem;
    margin-right: -4.375rem;
    padding-right: 4.375rem
}

.map-list__location-address,
.map-list__location-is-open {
    font-size: 0.8125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #303030
}

.map-list__location-address {
    margin: 0.9375rem 0 0.1875rem;
    padding-right: 0.9375rem
}

.map-list__location-is-open {
    text-transform: uppercase;
    margin-bottom: 0.625rem
}

.map-list__location-is-open--green {
    color: #1E9500
}

.map-list__location-is-open--red {
    color: #E30613
}

.map-list__location-is-open--black {
    color: black
}

.map-list__location-is-open--period {
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: lowercase
}

.map-list__location-is-open--warning img {
    height: auto;
    width: 1.375rem;
    margin-right: 0.3125rem
}

.map-list__location-link-detail {
    align-self: center;
    border: 0.0625rem solid #d1d1d1;
    min-width: 2.5rem;
    height: 2.5rem;
    padding: 0.5625rem 0 0.5rem 0.6875rem;
    margin: 0.3125rem 1rem 0.3125rem 0
}

.map-list__location-link-detail .icon {
    font-size: 1.125rem;
    color: #888;
    transform: translate(0)
}

.map-list__location-link-detail:hover .icon {
    color: #E30613;
    -webkit-animation: toRightFromLeft 0.3s forwards;
    animation: toRightFromLeft 0.3s forwards
}

@media print,
screen and (min-width: 48em) {
    .map-list__locations {
        padding: 0 1.25rem
    }

    .map-list__locations-no-result {
        padding-right: 2rem
    }

    .map-list__locations-wrapper {
        margin-right: -1.25rem
    }

    .map-list__search {
        padding: 1.0625rem 1.25rem;
        margin: 0 -1.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .map-list__map {
        margin-top: 0;
        height: 39.375rem;
        width: calc(100% - 23.4375rem);
        margin-left: 23.4375rem;
        border-top: 0.0625rem solid #d1d1d1
    }

    .map-list__locations {
        width: 24.6875rem;
        position: absolute;
        top: 0;
        bottom: 0;
        padding-left: 0.9375rem
    }

    .map-list__locations-wrapper {
        min-height: calc(100% - 6.4375rem);
        margin-right: 0
    }

    .map-list__search {
        border-top: 0.0625rem solid #d1d1d1;
        padding-top: 0.9375rem;
        padding-bottom: 0.4375rem;
        width: 23.75rem
    }

    .map-list__search-input {
        width: 21.5625rem;
        padding-bottom: 0.625rem
    }

    .map-list__search-current {
        display: inline-block
    }

    .map-list__item:hover {
        background-color: #F0F0F0;
        transition: background-color 0.25s ease-in
    }
}

@media print,
screen and (max-width: 47.99875em) {
    .gm-fullscreen-control {
        width: 1.875rem;
        height: 1.875rem
    }

    .gm-bundled-control {
        display: none
    }

    .gmnoprint {
        display: none
    }
}

.logo {
    position: absolute;
    left: 3.5rem;
    top: 0.5625rem;
    width: 6.25rem
}

.logo img {
    width: 6.25rem;
    height: 1.875rem
}

@media print,
screen and (min-width: 48em) {
    .logo {
        left: 5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .logo {
        left: 1rem;
        width: 9.875rem
    }

    .logo img {
        width: 9.875rem;
        height: 3rem
    }
}

.logo--corpo {
    position: absolute;
    left: 3.5rem;
    top: 0.75rem;
    width: 10.5625rem
}

.logo--corpo img {
    width: 10.5625rem;
    height: 1.625rem
}

@media print,
screen and (min-width: 48em) {
    .logo--corpo {
        left: 4.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .logo--corpo {
        left: 1.5rem;
        top: 1.5625rem;
        width: 19.75rem
    }

    .logo--corpo img {
        width: 19.75rem;
        height: 3rem
    }
}

.menu {
    z-index: auto;
    position: absolute;
    top: 0.25rem;
    cursor: pointer;
    padding-top: 0.75rem;
    padding-right: 0.5rem;
    padding-bottom: 0.75rem;
    padding-left: 0.5rem;
    width: 2.5rem;
    height: 2.5rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: none;
    background: none;
    left: 0.5rem
}

@media print,
screen and (min-width: 48em) {
    .menu {
        left: 0.75rem
    }
}

@media print,
screen and (min-width: 64em) {
    .menu {
        display: none
    }
}

.menu-icon {
    display: block;
    position: absolute;
    top: 0.375rem;
    left: 0.5rem;
    width: 1.5rem
}

.menu-icon::before,
.menu-icon::after,
.menu-icon span {
    content: '';
    background-color: #303030;
    display: block;
    height: 0.125rem;
    width: 1.5rem;
    margin: 0.375rem 0;
    border-radius: 0.125rem;
    transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    text-indent: -999em;
    overflow: hidden
}

.is-active .menu-icon::before {
    transform: translateY(0.5rem) rotate(135deg)
}

.is-active .menu-icon::after {
    transform: translateY(-0.5rem) rotate(-135deg)
}

.is-active .menu-icon span {
    transform: scale(0)
}

.nav-main {
    position: relative
}

.nav-main.is-hidden {
    display: none
}

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

.nav-main a {
    color: #000
}

.nav-main a:hover {
    color: #E30613
}

.nav-main .l1-i.is-active .l1-a {
    color: #E30613 !important
}

.nav-main .l1-a {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0.025rem;
    padding: 0.6875rem 0 0.4375rem;
    display: block;
    position: relative
}

.nav-main__panel-subtitle {
    padding-right: 0.9375rem
}

.nav-main__panel-subtitle.-has-no-links {
    margin-bottom: 1.875rem
}

.nav-main__panel-subtitle .icon {
    font-size: 0.6875rem;
    position: relative;
    top: -0.0625rem;
    margin-left: 0.4375rem
}

.nav-main__panel-subtitle a {
    padding-top: 0.1875rem
}

.nav-main .l2-i {
    padding: 0.25rem 0.9375rem 0.25rem 0
}

.nav-main .l2-i.is-active .l2-a {
    color: #E30613 !important
}

.nav-main .l2-a {
    display: inline-block
}

@media print,
screen and (max-width: 63.99875em) {
    .nav-main {
        margin: 0 0 3.125rem
    }

    .nav-main hr {
        display: none
    }

    .nav-main__link {
        display: inline-block;
        margin-bottom: 3.4375rem;
        font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1.375rem;
        letter-spacing: 0;
        line-height: 24px
    }

    .nav-main__link .icon {
        font-size: 0.875rem
    }

    .nav-main__label {
        display: none
    }

    .nav-main__title .icon {
        color: #E30613;
        font-size: 1.125rem;
        margin-left: 0.5rem
    }

    .nav-main .l1-i {
        width: 100%;
        overflow: hidden
    }

    .nav-main .l2 {
        padding: 0 0 1.25rem 1.25rem
    }

    .nav-main .l2-a {
        font-size: 1rem;
        padding: 0.125rem 0;
        margin: 0.0625rem 0
    }

    .nav-main .l2-i {
        padding-right: 0
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .nav-main__link {
        margin-bottom: 2.5rem
    }

    .nav-main .l2 {
        padding: 0 0 1.5625rem 1.25rem
    }

    .nav-main .l1-a {
        padding: 1.25rem 0 0.875rem
    }
}

@media print,
screen and (min-width: 48em) {
    .nav-main__panel-subtitle {
        margin-top: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-main {
        position: absolute;
        left: 0;
        bottom: 0
    }

    .nav-main .l1 {
        float: left
    }

    .nav-main .l1-i {
        float: left
    }

    .nav-main .l1-i:first-child {
        padding-left: 0.75rem
    }

    .nav-main .l1-i:last-child .nav-main__panel {
        width: 23.0625rem
    }

    .nav-main .l1-i.is-hovered .l1-a,
    .nav-main .l1-i.is-active .l1-a {
        color: #E30613 !important
    }

    .nav-main .l1-a {
        padding: 0.0625rem 1.25rem 0.9375rem
    }

    .nav-main .l1-a .icon {
        display: none
    }

    .nav-main hr {
        margin: 0.75rem 0 1.375rem
    }

    .nav-main .l2 {
        padding: 0 0 1.25rem
    }

    .nav-main .l2-i.is-active .l2-a {
        color: #E30613
    }

    .nav-main .nav-main__title {
        font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        text-transform: uppercase
    }
}

@media screen and (min-width: 80em) {
    .nav-main .l1-i:last-child .nav-main__panel {
        width: 39.0625rem
    }
}

.nav-main__panel {
    width: 100%
}

.nav-main__panel[aria-hidden="true"] {
    display: none
}

.nav-main__panel[aria-hidden="false"] {
    display: block
}

@media print,
screen and (max-width: 63.99875em) {
    .nav-main__panel {
        padding: 0 0 0 2.25rem;
        -webkit-animation: menuIn 0.3s forwards;
        animation: menuIn 0.3s forwards
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .nav-main__panel {
        padding: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-main__panel {
        padding: 1.0625rem 2.5rem 1.25rem 2rem;
        position: absolute;
        left: 0;
        top: 100%;
        background: #fff;
        border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
        background-clip: padding-box;
        box-sizing: content-box;
        box-shadow: 0 0.1875rem 0.3125rem 0 rgba(0, 0, 0, 0.1)
    }

    .nav-main__panel.-columns-1 {
        width: 16.4375rem !important
    }

    .nav-main__panel.-columns-2 {
        width: 21.875rem
    }

    .nav-main__panel.-columns-3 {
        width: 34.75rem
    }

    .nav-main__panel.-columns-4 {
        width: 39.0625rem
    }

    .nav-main__panel .nav-main__label {
        font-size: 0.8125rem;
        letter-spacing: 0.01813rem;
        line-height: 16px;
        margin-right: 0.5rem
    }

    .nav-main__panel .nav-main__link {
        font-size: 0.8125rem;
        letter-spacing: 0.01813rem;
        line-height: 16px
    }

    .nav-main__panel .nav-main__link .icon {
        font-size: 0.6875rem;
        position: relative;
        top: -0.0625rem;
        margin-left: 0.4375rem
    }
}

@-webkit-keyframes menuIn {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes menuIn {
    0% {
        opacity: 0;
        transform: translateX(-100%)
    }

    51% {
        opacity: 1;
        transform: translateX(0)
    }
}

@-webkit-keyframes menuOut {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    51% {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes menuOut {
    0% {
        opacity: 0;
        transform: translateX(100%)
    }

    51% {
        opacity: 1;
        transform: translateX(0)
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .is-expanded .l1-i {
        display: none
    }

    .is-expanded .l1-i.is-expanded {
        display: block
    }

    .is-expanded .l1-i.is-expanded .l1-a {
        display: none
    }

    .l1-i {
        border-bottom: 0.0625rem solid #999
    }

    .l1-i.is-expanded {
        border-bottom: none
    }
}

.has-panel {
    padding: 0;
    margin: 0;
    position: relative
}

.has-panel .l1-a {
    cursor: default
}

@media print,
screen and (max-width: 63.99875em) {
    .has-panel .l1-a .icon--arrow_right {
        display: block;
        position: absolute;
        top: 50%;
        right: 0.625rem;
        transform: translateY(-50%);
        fill: #E30613
    }
}

.nav__back {
    display: none
}

@media print,
screen and (max-width: 63.99875em) {
    .nav__back {
        color: #777 !important;
        border-bottom: 0.0625rem solid #999;
        position: relative;
        padding: 0.5625rem 0;
        margin: 0 0 1.25rem 2.25rem;
        -webkit-animation: menuIn 0.3s forwards;
        animation: menuIn 0.3s forwards
    }

    .nav__back.is-visible {
        display: block
    }

    .nav__back .icon {
        position: absolute;
        left: -2.375rem;
        top: 48%;
        transform: translateY(-50%);
        fill: #303030;
        font-size: 1rem
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .nav__back {
        padding: 1.25rem 0;
        margin: 0 0 1.5rem
    }

    .nav__back .icon {
        left: -3.4375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-main--corpo .l1-i {
        padding: 0 0.9375rem
    }

    .nav-main--corpo .l1-i:first-child {
        padding-left: 1.875rem
    }

    .nav-main--corpo .l1-i.is-active .l1-a::after {
        opacity: 1
    }

    .nav-main--corpo .l1-a {
        font-size: 1rem;
        letter-spacing: 0.0225rem;
        padding: 0.0625rem 0 0.375rem
    }

    .nav-main--corpo .l1-a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        display: block;
        width: 100%;
        height: 0.1875rem;
        opacity: 0;
        background: #E30613
    }

    .nav-main--corpo .nav-main__panel {
        width: auto
    }

    .nav-main--corpo .nav-main__link {
        white-space: nowrap
    }
}

.nav-user.is-hidden {
    display: none
}

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

.nav-user .l2-i {
    padding: 0.25rem 0
}

.nav-user .l2-i .icon {
    font-size: 1.125rem;
    margin: 0 0.8125rem 0 0.125rem
}

.nav-user .l1-a {
    color: #000;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    letter-spacing: 0.01813rem;
    position: relative
}

.nav-user .l1-a:hover {
    color: #E30613
}

.nav-user .l1-a.has-panel {
    cursor: pointer
}

.nav-user .l1-a .icon {
    transition: none
}

.nav-user .l2-a {
    color: #000
}

.nav-user .l2-a:hover {
    color: #E30613
}

.nav-user__buttons {
    margin: 1.25rem 0 0
}

.nav-user .button,
.nav-user .button--outline {
    margin: 0 0 0.9375rem
}

@media print,
screen and (max-width: 63.99875em) {
    .nav-user {
        margin-bottom: 3.125rem
    }

    .nav-user .l1 {
        display: flex;
        flex-direction: column
    }

    .nav-user .l1-i:first-child {
        order: 3
    }

    .nav-user .l1-i.is-hidden {
        display: none
    }

    .nav-user .l1-a {
        display: block;
        padding: 1.5rem 0 1.125rem 2.8125rem
    }

    .nav-user .l1-a .icon {
        position: absolute;
        left: 0.625rem;
        top: 50%;
        transform: translateY(-50%);
        font-size: 1.25rem
    }

    .nav-user .l1-a .icon--arrow_right {
        left: auto;
        right: 0.625rem;
        fill: #E30613
    }

    .nav-user .l1-a .icon--arrow_dropdown {
        display: none
    }

    .nav-user .l2-a {
        display: inline-block;
        font-size: 1rem;
        padding: 0.125rem 0;
        margin: 0.0625rem 0
    }

    .nav-user__username-mobile {
        font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1rem
    }
}

@media print,
screen and (max-width: 47.99875em) {
    .nav-user .l1-a {
        padding: 0.9375rem 0 0.6875rem 2.8125rem
    }
}

@media print,
screen and (min-width: 48em) {
    .nav-user__username {
        font-size: 0.75rem;
        margin-right: 0.4375rem;
        color: #000;
        font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-user {
        position: absolute;
        right: 0.5rem;
        top: 1.25rem
    }

    .nav-user .icon--arrow_right {
        display: none
    }

    .nav-user .icon--cart {
        font-size: 1.375rem !important
    }

    .nav-user .l1 {
        float: left
    }

    .nav-user .l1-i {
        float: left;
        padding: 0 0.9375rem
    }

    .nav-user .l1-i.is-hovered .l1-a,
    .nav-user .l1-i.is-active .l1-a {
        color: #E30613 !important
    }

    .nav-user .l1-a {
        display: block;
        font-size: 0.6875rem;
        letter-spacing: 0.03125rem;
        padding: 0 0 0.625rem 1.75rem;
        position: relative
    }

    .nav-user .l1-a .icon {
        position: absolute;
        left: 0;
        top: -0.125rem;
        font-size: 1.1875rem;
        margin: 0 0.3125rem 0 0
    }

    .nav-user .l1-a .icon--arrow_dropdown {
        font-size: 0.75rem;
        margin: 0 0 0 0.375rem;
        position: relative;
        top: 0
    }

    .nav-user__buttons .button,
    .nav-user__buttons .button--outline {
        height: 2rem;
        line-height: 1.1;
        font-size: 0.625rem;
        letter-spacing: 0.0625rem;
        border-width: 0.0625rem;
        margin-bottom: 0.625rem
    }
}

.nav-user__panel {
    padding: 0.9375rem 1.25rem;
    width: 100%
}

.nav-user__panel[aria-hidden="true"] {
    display: none
}

.nav-user__panel[aria-hidden="false"] {
    display: block
}

.nav-user__panel hr {
    margin: 0;
    margin-top: 0.625rem;
    height: 0.625rem;
    border: none;
    border-top: 0.0625rem solid #999
}

@media print,
screen and (max-width: 63.99875em) {
    .nav-user__panel {
        padding: 0 0 0 2.25rem;
        -webkit-animation: menuIn 0.3s forwards;
        animation: menuIn 0.3s forwards
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .nav-user__panel {
        padding: 0
    }

    .nav-user__panel .l2,
    .nav-user__panel .nav-user__buttons {
        max-width: 14.375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-user__panel {
        z-index: 1;
        position: absolute;
        left: 0;
        top: 100%;
        width: 12.75rem;
        background: #fff;
        background-clip: padding-box;
        box-sizing: content-box;
        box-shadow: 0 0.1875rem 0.3125rem 0 rgba(0, 0, 0, 0.1), 0 0 0.5rem 0 rgba(0, 0, 0, 0.22);
        border: 0.0625rem solid #D1D1D1
    }

    .nav-user__panel--last {
        left: auto;
        right: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .nav-user--corpo {
        top: auto;
        bottom: 0
    }

    .nav-user--corpo .l1-i {
        padding: 0 0.9375rem 0 0
    }

    .nav-user--corpo .l1-a {
        padding-left: 2.6875rem
    }

    .nav-user--corpo .l1-a .icon--globe {
        margin: 0 0 0 0.9375rem
    }

    .nav-user--corpo .nav-user__panel {
        left: auto;
        right: 0
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .offcanvas {
        z-index: auto;
        position: fixed;
        top: 0;
        height: 100%;
        width: 100%;
        background: #fff;
        transition: transform 200ms linear;
        transform: translateX(-100%);
        left: 0;
        padding-top: 3rem
    }

    .offcanvas.is-visible {
        transform: translateX(0)
    }
}

@media print,
screen and (min-width: 64em) {
    .offcanvas {
        display: block !important
    }
}

@media print,
screen and (max-width: 63.99875em) {
    .offcavas-inner {
        height: 100%;
        padding: 1.25rem 1.375rem 0;
        overflow-x: hidden;
        overflow-y: scroll
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .offcavas-inner {
        padding: 1.875rem 5rem 0
    }
}

.overlay {
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms ease-out
}

.overlay.is-visible {
    visibility: visible;
    opacity: 1
}

@media print,
screen and (min-width: 64em) {
    .overlay {
        z-index: 3
    }
}

.paginate ul li:first-child a,
.paginate ul li:last-child a {
    font-size: 1rem;
    width: 3rem;
    border: 0.0625rem solid #d1d1d1;
    line-height: 23px
}

.paginate ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center
}

.paginate ul li {
    padding: 0;
    margin-right: 0.1875rem
}

.paginate ul li a {
    display: inline-block;
    text-decoration: none;
    color: #303030;
    font-weight: bold;
    padding: 0.375rem 0.75rem;
    height: 2.25rem;
    text-align: center
}

.paginate ul li a:hover,
.paginate ul li a:focus {
    color: #E30613
}

.paginate ul li a.active {
    color: #fff;
    background-color: #E30613
}

.paginate ul li a.more {
    padding-left: 0;
    padding-right: 0;
    color: #303030
}

.paginate ul li:first-child {
    margin-left: 0;
    margin-right: 0.375rem
}

.paginate ul li:first-child a {
    color: #D8D8D8
}

.paginate ul li:last-child {
    margin-left: 0.1875rem;
    margin-right: 0
}

.paginate ul li:last-child a {
    color: #777
}

@media print,
screen and (max-width: 47.99875em) {
    .paginate ul li:first-child a {
        width: 2.5rem
    }

    .paginate ul li:last-child a {
        width: 2.5rem
    }

    .paginate ul li:nth-child(n+6) {
        display: none
    }

    .paginate ul li:nth-last-child(-n+3) {
        display: block
    }
}

@media (max-width: 359px) {
    .paginate ul li:nth-child(n+5) {
        display: none
    }

    .paginate ul li:nth-last-child(-n+3) {
        display: block
    }
}

.button--search {
    position: absolute;
    right: 0.5rem;
    top: 0.25rem;
    line-height: 46px;
    display: block
}

.button--search span {
    display: none
}

.button--search .icon--magnify {
    font-size: 1.3125rem
}

.button--search .icon--close {
    font-size: 1.25rem
}

@media print,
screen and (min-width: 64em) {
    .button--search {
        display: none
    }
}

.search {
    position: absolute;
    background: #fff
}

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

.search__label {
    display: none
}

.search__submit {
    position: absolute;
    right: 0;
    top: 0;
    color: #000;
    border-left: 0.0625rem solid #999;
    line-height: 43px;
    width: 2.5rem;
    height: 100%;
    text-align: center;
    font-size: 1.3125rem
}

.search__submit:hover .icon {
    color: #E30613
}

.search__input {
    border-color: #999;
    color: #303030;
    width: 100%;
    padding: 0.6875rem 3.5625rem 0.625rem 1.0625rem
}

.search__input::-moz-placeholder {
    color: #777
}

.search__input:-ms-input-placeholder {
    color: #777
}

.search__input::placeholder {
    color: #777
}

@media print,
screen and (max-width: 63.99875em) {
    .search {
        left: 0;
        top: 3rem;
        width: 100%;
        display: none;
        padding: 1rem 1.375rem 1.5rem
    }

    .search.is-active {
        display: block
    }

    .search__input {
        line-height: 1;
        padding: 0.6875rem 3.5625rem 0.625rem 1.0625rem
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .search {
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .search {
        bottom: 0.9375rem;
        right: 0.9375rem;
        width: 18.3125rem
    }
}

@media screen and (min-width: 80em) {
    .search {
        width: 23rem
    }
}

.search__suggestions {
    position: absolute;
    left: 0;
    top: 2.625rem;
    width: 100%;
    max-width: 71.25rem;
    padding: 0.9375rem 0.9375rem 1.25rem;
    background: #fff;
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.1);
    background-clip: padding-box;
    box-shadow: 0 0.1875rem 0.3125rem 0 rgba(0, 0, 0, 0.1)
}

.search__suggestions a {
    color: #000
}

.search__suggestions a:hover {
    color: #E30613
}

.search__suggestions[aria-hidden='false'] {
    display: block
}

.search__suggestions[aria-hidden='true'] {
    display: none
}

.search__suggestions__list {
    margin: 0
}

.search__suggestions__list li {
    padding: 0.4375rem 0
}

@media print,
screen and (min-width: 64em) {
    .search--corpo {
        bottom: auto;
        top: 1.5625rem
    }
}

.search-results__filter li {
    margin-bottom: 0.625rem
}

.search-results__filter li a {
    color: #303030;
    text-decoration: underline
}

.search-results__filter li a:hover,
.search-results__filter li a.is-active {
    color: #c5002c
}

.search-results__section {
    position: relative;
    margin-bottom: 2.5rem
}

.search-results__section h6 a,
.search-results__section table caption a,
table .search-results__section caption a {
    color: #c5002c
}

.search-results__eshop-container {
    display: flex;
    flex-wrap: wrap
}

.search-results__eshop-item {
    border: 0.0625rem solid #d1d1d1;
    min-width: 12.1875rem;
    height: 20.3125rem;
    display: flex;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    margin-right: 1.25rem;
    margin-bottom: 1.5625rem
}

.search-results__eshop-item img {
    align-self: center
}

@media print,
screen and (max-width: 63.99875em) {
    .search-results__filter {
        border-bottom: 0.0625rem solid #d1d1d1;
        margin-left: -2.375rem !important;
        margin-right: -1.375rem !important;
        margin-bottom: 0.3125rem;
        background-color: white;
        padding: 1.875rem 2.5rem 0;
        display: flex
    }

    .search-results__filter ul {
        flex: 1
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .search-results__filter {
        margin-left: -3.1875rem !important;
        margin-right: -1.875rem !important
    }
}

@media print,
screen and (min-width: 48em) {
    .search-results__link-all {
        position: absolute;
        top: 1.125rem;
        right: 0
    }

    .search-results__section {
        margin-bottom: 3.75rem
    }
}

@media print,
screen and (min-width: 64em) {
    .search-results__filter {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-bottom: none;
        padding: 3.125rem 0 1.25rem
    }

    .search-results__filter ul {
        margin-bottom: 0
    }

    .search-results__section {
        padding-left: 0.9375rem;
        margin-bottom: 5rem
    }

    .search-results__section.-eu {
        padding-left: 0
    }

    .search-results__link-all {
        right: 0.3125rem
    }

    .search-results__link-all:hover {
        text-decoration: underline
    }
}

.list-search-results {
    margin: 0
}

.list-search-results__item {
    margin: 1.875rem 0
}

.list-search-results__item a:hover {
    text-decoration: underline
}

.list-search-results__item p {
    margin-bottom: 1rem
}

.list-search-results__item h5 {
    margin-bottom: 0.625rem
}

/*!
 *
 *         SimpleBar.js
 *         https://github.com/Grsmto/simplebar
 *
 */
[data-simplebar] {
    position: relative;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: flex-start
}

.simplebar-wrapper {
    overflow: hidden;
    width: inherit;
    height: inherit;
    max-width: inherit;
    max-height: inherit
}

.simplebar-mask {
    direction: inherit;
    position: absolute;
    overflow: hidden;
    padding: 0;
    margin: 0;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    z-index: 0
}

.simplebar-offset {
    direction: inherit !important;
    box-sizing: inherit !important;
    resize: none !important;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 0;
    margin: 0;
    -webkit-overflow-scrolling: touch
}

.simplebar-content-wrapper {
    direction: inherit;
    box-sizing: border-box !important;
    position: relative;
    display: block;
    height: 100%;
    width: auto;
    visibility: visible;
    overflow: auto;
    max-width: 100%;
    max-height: 100%
}

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

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    pointer-events: none
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    height: 100%;
    width: inherit;
    max-width: 0.0625rem;
    position: relative;
    float: left;
    max-height: 0.0625rem;
    overflow: hidden;
    z-index: -1;
    padding: 0;
    margin: 0;
    pointer-events: none;
    flex-grow: inherit;
    flex-shrink: 0;
    flex-basis: 0
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 1000%;
    width: 1000%;
    min-height: 0.0625rem;
    min-width: 0.0625rem;
    overflow: hidden;
    pointer-events: none;
    z-index: -1
}

.simplebar-track {
    z-index: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
    overflow: hidden
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    position: absolute;
    right: 0.125rem;
    width: 0.4375rem;
    min-height: 0.625rem
}

.simplebar-scrollbar::before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 0.4375rem;
    left: 0;
    right: 0;
    opacity: 0;
    transition: opacity 0.2s linear
}

.simplebar-track .simplebar-scrollbar.simplebar-visible::before {
    opacity: 0.5;
    transition: opacity 0s linear
}

.simplebar-track.simplebar-vertical {
    top: 0;
    width: 0.6875rem
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar::before {
    top: 0.125rem;
    bottom: 0.125rem
}

.simplebar-track.simplebar-horizontal {
    left: 0;
    height: 0.6875rem
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar::before {
    height: 100%;
    left: 0.125rem;
    right: 0.125rem
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    right: auto;
    left: 0;
    top: 0.125rem;
    height: 0.4375rem;
    min-height: 0;
    min-width: 0.625rem;
    width: auto
}

[data-simplebar-direction="rtl"] .simplebar-track.simplebar-vertical {
    right: auto;
    left: 0
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    position: fixed;
    opacity: 0;
    visibility: hidden;
    height: 31.25rem;
    width: 31.25rem;
    overflow-y: hidden;
    overflow-x: scroll
}

/*!
 *
 * RS
 *
 */
.simplebar-track {
    background: #D1D1D1
}

.rs-tabs {
    justify-content: flex-start;
    display: flex;
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: rgba(0, 0, 0, 0);
    overflow-x: auto;
    border-bottom: 0.0625rem solid #999;
    scrollbar-face-color: #d1d1d1;
    scrollbar-track-color: #F8F4F4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rs-tabs::-webkit-scrollbar {
    width: 0.3125rem;
    height: 0.3125rem
}

.rs-tabs::-webkit-scrollbar-thumb {
    background: #d1d1d1
}

.rs-tabs::-webkit-scrollbar-track {
    background: #F8F4F4
}

.rs-tabs[aria-hidden="true"] {
    display: none
}

.rs-tabs__tab {
    padding: 0;
    margin: 0 1.25rem 0 0;
    font-size: 0.8125rem;
    font-weight: normal;
    white-space: nowrap;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rs-tabs__tab [aria-controls] {
    display: block;
    padding: 0.125rem 0.625rem 0.3125rem;
    text-decoration: none;
    text-transform: uppercase;
    height: auto;
    color: #777;
    border-bottom: 0.1875rem solid transparent
}

.rs-tabs__tab [aria-controls]:hover,
.rs-tabs__tab [aria-controls][aria-selected="true"] {
    color: #E30613;
    border-bottom-color: #E30613
}

.rs-tabs-panel {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rs-tabs-accordion {
    cursor: pointer;
    display: block;
    padding: 0.9375rem 1.875rem;
    margin: 0 0 1.875rem;
    background: rgba(0, 0, 0, 0);
    color: #777;
    border-top: 0.0625rem solid #999;
    border-bottom: 0.0625rem solid #999;
    height: 3.125rem;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.rs-tabs-accordion+.rs-tabs-panel {
    padding-top: 0
}

.rs-tabs-accordion[aria-selected="true"] {
    background: rgba(0, 0, 0, 0)
}

.rs-tabs-panel,
.rs-tabs-accordion {
    display: none
}

.rs-tabs-panel[aria-hidden="false"],
.rs-tabs-accordion[aria-hidden="false"] {
    display: block
}

.tabs--outlined .rs-tabs {
    justify-content: center;
    border-bottom: none !important
}

.tabs--outlined .rs-tabs__tab {
    margin: 0
}

.tabs--outlined .rs-tabs__tab:nth-child(2) {
    margin: 0 -0.0625rem
}

.tabs--outlined .rs-tabs__tab a {
    text-transform: uppercase;
    border: 0.0625rem solid rgba(255, 255, 255, 0.4);
    border-bottom: none !important;
    height: 3.125rem !important;
    padding: 0 0.75rem !important;
    display: flex !important;
    align-items: center;
    white-space: initial;
    text-align: center;
    line-height: 1;
    color: rgba(255, 255, 255, 0.8) !important
}

.tabs--outlined .rs-tabs__tab a:hover {
    color: #fff !important
}

.tabs--outlined .rs-tabs__tab a[aria-selected='true'] {
    background: #fff;
    color: #000 !important
}

@media print,
screen and (min-width: 48em) {
    .tabs--outlined .rs-tabs__tab a {
        padding: 0 3.125rem !important;
        white-space: nowrap;
        justify-content: center !important
    }
}

.tabs--keyvisual {
    position: relative;
    margin-top: -3.125rem
}

.tabs--keyvisual .rs-tabs-panel {
    padding: 0
}

.tabs--pointer {
    justify-content: center;
    border: none;
    margin: 0 0 2.8125rem;
    overflow: visible
}

.tabs--pointer .rs-tabs__tab {
    width: 9.375rem;
    text-align: center;
    margin: 0 0.3125rem
}

.tabs--pointer .rs-tabs__tab .icon {
    font-size: 1.25rem;
    position: absolute;
    top: 50%;
    left: 0.75rem;
    transform: translateY(-50%)
}

.tabs--pointer .rs-tabs__tab [aria-controls] {
    position: relative;
    border: 0.0625rem solid #999;
    font-size: 0.8125rem;
    padding: 0.875rem 0.75rem 0.75rem
}

.tabs--pointer .rs-tabs__tab [aria-controls]::after,
.tabs--pointer .rs-tabs__tab [aria-controls]::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0
}

.tabs--pointer .rs-tabs__tab [aria-controls]::after {
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0.875rem;
    border-top-color: #fff;
    bottom: -1.75rem
}

.tabs--pointer .rs-tabs__tab [aria-controls]::before {
    height: 0;
    width: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0.9375rem;
    border-top-color: #E30613;
    bottom: -1.875rem
}

.tabs--pointer .rs-tabs__tab [aria-controls].is-selected {
    border-color: #E30613;
    color: #E30613
}

.tabs--pointer .rs-tabs__tab [aria-controls].is-selected .icon {
    color: #E30613
}

.tabs--pointer .rs-tabs__tab [aria-controls].is-selected::after,
.tabs--pointer .rs-tabs__tab [aria-controls].is-selected::before {
    opacity: 1
}

@media (max-width: 340px) {
    .tabs--pointer .rs-tabs__tab {
        text-indent: 0.625rem
    }
}

@media print,
screen and (min-width: 48em) {
    .tabs--pointer {
        margin: 0 0 4.375rem
    }

    .tabs--pointer .rs-tabs__tab {
        width: 13.25rem;
        margin: 0 0.625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .tabs--pointer {
        margin: 0 0 5rem
    }
}

.stocks__table-columns.-three col:nth-child(2) {
    width: 30%
}

.stocks__table-columns.-three col:nth-child(3) {
    width: 15%
}

.stocks__table-columns.-four col:not(:first-child) {
    width: 15%
}

.stocks__select {
    flex: 1
}

.stocks__data-filter {
    display: flex;
    flex-wrap: wrap
}

.stocks .choices__inner {
    padding: 0.6875rem 0.625rem 0.4375rem;
    font-size: 0.8125rem
}

.stocks__button {
    flex: 0 0 100%
}

.stocks__button .button {
    width: auto
}

.stocks__separator {
    width: 1.875rem;
    text-align: center;
    position: relative;
    padding-top: 0.75rem
}

.stocks__data-show-as {
    margin-top: 0.625rem;
    margin-bottom: 1.875rem
}

.stocks__data-show-as p {
    text-transform: uppercase;
    font-size: 0.8125rem;
    display: inline-block
}

.stocks__data-show-as .form-item {
    display: inline-block;
    margin-left: 1.875rem
}

.stocks__legend {
    padding: 1.25rem 0 1.875rem 1.875rem
}

.stocks__legend li::before {
    content: '';
    display: inline-block;
    height: 1.5rem;
    width: 1.5rem;
    margin-right: 0.625rem;
    position: relative;
    top: 0.4375rem
}

.stocks__legend li:first-child::before {
    background-color: #C5002C
}

.stocks__legend li:last-child::before {
    background-color: #777
}

@media print,
screen and (max-width: 47.99875em) {
    .stocks__select {
        flex: 0 0 100%
    }

    .stocks__select label {
        display: block !important
    }

    .stocks__separator {
        padding-top: 0;
        padding-bottom: 0.625rem
    }
}

@media print,
screen and (min-width: 48em) {
    .stocks__data-filter {
        flex-direction: row
    }

    .stocks__data-filter .button {
        margin-left: 1.25rem
    }

    .stocks__data-show-as {
        margin-top: 1.25rem
    }

    .stocks__select {
        max-width: 12.5rem
    }

    .stocks__button {
        flex: 1
    }

    .stocks__legend {
        padding-left: 2.5rem;
        padding-bottom: 2.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .stocks__data-filter {
        float: right;
        justify-content: flex-end
    }

    .stocks__select {
        min-width: 9.375rem
    }

    .stocks__button {
        flex: 1
    }

    .stocks__legend {
        padding-left: 3.75rem
    }
}

.stock-button-group {
    margin-bottom: 1.625rem
}

.stock-button-group .button--outline {
    margin-right: 0.3125rem;
    margin-bottom: 0.625rem
}

@media print,
screen and (min-width: 64em) {
    .stock-button-group {
        margin-top: 0.3125rem
    }
}

.stock-info {
    margin: 1.875rem 0
}

.stock-info .small-caps,
.stock-info .keyvisual__category,
.stock-info .keyvisual__breadcrumbs {
    margin: 0 0 0.5rem;
    line-height: 1
}

.stock-info .text-large {
    letter-spacing: 0;
    line-height: 1.2;
    font-size: 1.25rem
}

.stock-info .text-xlarge {
    font-size: 2.125rem;
    letter-spacing: 0;
    line-height: 1.2
}

@media print,
screen and (min-width: 48em) {
    .stock-info .text-xlarge {
        font-family: "HelveticaNeueLTPro-Lt", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 2.625rem;
        letter-spacing: 0
    }
}

.yt {
    margin-bottom: 2.5rem
}

.media-module .yt {
    margin-bottom: 1.25rem
}

.media-module--alternate .yt {
    margin-left: 0;
    max-width: calc(100% + 1.875rem)
}

.yt__transparent-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.25s linear
}

.yt__transparent-wrapper:hover {
    background-color: rgba(0, 0, 0, 0.75)
}

.yt__transparent-wrapper:hover .yt__play-button .icon-playvideo {
    font-size: 1.6875rem
}

.yt__play-wrapper {
    position: absolute;
    height: 6.25rem;
    width: 9.375rem;
    top: calc(50% - 3.125rem + 0.625rem);
    left: calc(50% - 4.6875rem)
}

.yt__play-button {
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    margin: 0 auto;
    border: 0.125rem solid white;
    border-radius: 50%;
    transform-origin: center center;
    position: relative
}

.yt__play-button .icon {
    align-self: center;
    color: white;
    font-size: 1.4375rem;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-35%, -45%);
    transform-origin: center center;
    transition: all 160ms ease-out
}

.yt__play-button.-is-hidden {
    display: none
}

.yt__play-text {
    padding-top: 0.9375rem;
    font-size: 0.9375rem;
    color: white;
    text-align: center;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.yt__play-text.-is-hidden {
    display: none
}

.yt__play-loading {
    height: 5rem
}

.yt--fade-out {
    visibility: hidden;
    opacity: 0
}

@media print,
screen and (min-width: 64em) {
    .yt {
        margin-bottom: 3.125rem
    }

    .media-module .yt {
        margin-left: 0.9375rem
    }

    .media-module--alternate .yt {
        margin-left: 0;
        max-width: calc(100% - 0.9375rem)
    }
}

.vimeo {
    background-color: transparent
}

.vimeo.active .vimeo__transparent-wrapper {
    visibility: hidden;
    opacity: 0
}

.vimeo.active .vimeo__thumbnail {
    visibility: hidden;
    opacity: 0
}

.vimeo--dark-theme .vimeo__play-button .icon {
    fill: #000
}

.vimeo--dark-theme .vimeo__play-text {
    color: #000
}

.vimeo__transparent-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all 0.25s linear
}

.vimeo__transparent-wrapper .vimeo__play-button.-is-hidden {
    display: none
}

.vimeo__transparent-wrapper:hover {
    background-color: rgba(0, 0, 0, 0.75)
}

.vimeo__transparent-wrapper:hover .vimeo__play-button .icon-playvideo {
    font-size: 1.6875rem
}

.vimeo__thumbnail {
    transition: all 0.25s linear;
    opacity: 1
}

.vimeo__play-wrapper {
    position: absolute;
    height: 6.25rem;
    width: 9.375rem;
    top: calc(50% - 3.125rem + 0.625rem);
    left: calc(50% - 4.6875rem)
}

.vimeo__play-button {
    width: 3.75rem;
    height: 3.75rem;
    display: block;
    margin: 0 auto;
    border: 0.125rem solid white;
    border-radius: 50%;
    transform-origin: center center;
    position: relative
}

.vimeo__play-button .icon {
    align-self: center;
    color: white;
    font-size: 1.4375rem;
    position: absolute;
    top: 48%;
    left: 50%;
    transform: translate(-35%, -45%);
    transform-origin: center center;
    transition: all 160ms ease-out
}

.vimeo__play-text {
    padding-top: 0.9375rem;
    font-size: 0.9375rem;
    color: white;
    text-align: center;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.vimeo__play-text.-is-hidden {
    display: none
}

.vimeo__play-loading {
    height: 5rem
}

@media print,
screen and (min-width: 64em) {
    .vimeo {
        margin-bottom: 3.125rem
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 75rem
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: 1.6875rem;
    height: 2.75rem;
    margin-top: -1.375rem;
    z-index: 10;
    cursor: pointer;
    background-size: 1.6875rem 2.75rem;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 0;
    right: auto
}

@media print,
screen and (min-width: 48em) {

    .swiper-button-prev,
    .swiper-container-rtl .swiper-button-next {
        left: 0.625rem
    }
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 0.625rem;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 0.625rem;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 0.5rem;
    height: 0.5rem;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 0.625rem;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0.375rem 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 0.5rem
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.25rem
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0.25rem;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 0.25rem;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #ffffff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #ffffff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 0.625rem;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 0.1875rem;
    z-index: 50;
    height: 0.3125rem;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 0.1875rem;
    top: 1%;
    z-index: 50;
    width: 0.3125rem;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 0.625rem;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 2.625rem;
    height: 2.625rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -1.3125rem;
    margin-top: -1.3125rem;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: blur(3.125rem);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 75rem
}

.swiper-button-next,
.swiper-container-rtl,
.swiper-button-prev {
    background: #fff;
    right: 0
}

.swiper-button-next .icon svg,
.swiper-container-rtl .icon svg,
.swiper-button-prev .icon svg {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (hover: hover) {

    .swiper-button-next:hover .icon,
    .swiper-container-rtl:hover .icon,
    .swiper-button-prev:hover .icon {
        color: #E30613;
        -webkit-animation: toRightFromLeft 0.3s forwards;
        animation: toRightFromLeft 0.3s forwards
    }

    .swiper-button-next:focus,
    .swiper-container-rtl:focus,
    .swiper-button-prev:focus {
        outline: none;
        border: none;
        box-shadow: none
    }
}

.swiper-button-prev,
.swiper-button-next {
    width: 3rem;
    height: 3rem;
    line-height: 52px;
    text-align: center;
    background: #fff;
    margin-top: -1.5rem;
    overflow: hidden
}

.swiper-button-prev .icon,
.swiper-button-next .icon {
    font-size: 1.25rem;
    transform: translate(0)
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 1
}

.swiper-button-prev.swiper-button-disabled .icon,
.swiper-button-next.swiper-button-disabled .icon {
    color: #d1d1d1
}

.swiper-pagination-bullet {
    opacity: 1;
    background: #d1d1d1;
    transform: scale(1);
    transform-origin: center;
    transition: transform 150ms ease-out
}

.swiper-pagination-bullet:not(.swiper-pagination-bullet-active):hover {
    transform: scale(1.5)
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 0.25rem
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active {
    margin: 0 0.375rem
}

.swiper-pagination-bullet-active {
    background: #E30613
}

.swiper-slide {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start
}

.swiper-slide .row {
    box-sizing: border-box;
    width: 100%
}

.swiper-fade-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 12.5rem;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(90deg, #fff 0%, rgba(240, 240, 240, 0) 64%)
}

.background-gallery .swiper-fade-prev {
    background-image: linear-gradient(90deg, #F0F0F0 0%, rgba(240, 240, 240, 0) 64%)
}

.swiper-fade-next {
    position: absolute;
    right: 0;
    top: 0;
    width: 12.5rem;
    height: 100%;
    z-index: 2;
    background-image: linear-gradient(-90deg, #fff 0%, rgba(240, 240, 240, 0) 64%)
}

.background-gallery .swiper-fade-next {
    background-image: linear-gradient(-90deg, #F0F0F0 0%, rgba(240, 240, 240, 0) 64%)
}

.swiper-related-content {
    padding: 0.9375rem 0 5.25rem
}

.swiper-related-content .row {
    margin-left: 0;
    margin-right: 0
}

.swiper-related-content .swiper-button-prev {
    left: 0
}

.swiper-related-content .swiper-slide {
    padding: 0 0.625rem
}

.swiper-related-content__bg-wrap {
    background: #fff;
    padding: 1.875rem 1.5625rem 0
}

.swiper-related-content img {
    width: 100%
}

.swiper-related-content img.swiper-lazy {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 200ms linear;
    opacity: 0
}

.swiper-related-content img.swiper-lazy-loaded {
    opacity: 1
}

.swiper-related-content h6,
.swiper-related-content table caption,
table .swiper-related-content caption {
    margin: 1.5625rem 0
}

.swiper-related-content .swiper-button-prev,
.swiper-related-content .swiper-button-next {
    top: 5.9375rem;
    opacity: 1
}

.swiper-related-content .swiper-pagination {
    bottom: 2.5rem
}

.swiper-related-content .swiper-slide-next,
.swiper-related-content .swiper-slide-next {
    overflow: hidden;
    visibility: hidden
}

@media print,
screen and (min-width: 48em) {
    .swiper-related-content {
        padding: 1.25rem 0 6.25rem
    }

    .swiper-related-content h6,
    .swiper-related-content table caption,
    table .swiper-related-content caption {
        margin: 1rem 0 2rem
    }

    .swiper-related-content .swiper-pagination {
        bottom: 4rem
    }

    .swiper-related-content .swiper-slide {
        padding: 0 1.625rem
    }

    .swiper-related-content__bg-wrap {
        padding: 5rem 3.4375rem 1.5625rem
    }

    .swiper-related-content .swiper-button-prev,
    .swiper-related-content .swiper-button-next {
        top: 34%;
        transform: translate(0, calc(-34% - 1.5625rem))
    }
}

@media print,
screen and (min-width: 64em) {
    .swiper-related-content img {
        margin-bottom: 3.75rem
    }

    .swiper-related-content .swiper-button-prev,
    .swiper-related-content .swiper-button-next {
        top: 50%;
        transform: translate(0, calc(-50% - 1.5625rem))
    }
}

.swiper-solutions {
    width: 100%;
    height: 29.375rem;
    margin: 0 0 1.25rem;
    padding-bottom: 2.5rem;
    padding-left: 1.25rem
}

.swiper-solutions .swiper-slide {
    display: block;
    width: 20.0625rem
}

.swiper-solutions .swiper-pagination {
    bottom: 0
}

.swiper-solutions__card {
    border: 0.0625rem solid #d1d1d1
}

.swiper-solutions__content {
    padding: 0 0.9375rem 0 1.75rem
}

.swiper-solutions__content .link--arrow {
    position: absolute;
    bottom: 1.5625rem;
    left: 1.5625rem
}

.swiper-solutions h6,
.swiper-solutions table caption,
table .swiper-solutions caption {
    margin: 1.5625rem 0 0.9375rem
}

@media print,
screen and (min-width: 48em) {
    .swiper-solutions {
        padding-left: 1.875rem
    }

    .swiper-solutions h6,
    .swiper-solutions table caption,
    table .swiper-solutions caption {
        margin: 0.9375rem 0 0.625rem
    }

    .swiper-solutions__content {
        padding: 0 1.75rem 0 1.875rem
    }

    .swiper-solutions__content .link--arrow {
        left: 1.875rem
    }
}

.swiper-tabs {
    margin-bottom: 1.875rem
}

.swiper-tabs__title {
    margin: 1.5rem 0 1.25rem
}

.swiper-tabs .media img.swiper-lazy {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 200ms linear;
    opacity: 0
}

.swiper-tabs .media img.swiper-lazy-loaded {
    opacity: 1
}

@media print,
screen and (min-width: 48em) {
    .swiper-tabs {
        margin-bottom: 4.6875rem
    }

    .swiper-tabs__title {
        margin: 1rem 0 1.875rem
    }

    .swiper-tabs__button {
        margin: 1rem 0 0
    }
}

@media print,
screen and (min-width: 64em) {
    .swiper-tabs {
        margin-bottom: 5.9375rem
    }

    .swiper-tabs__content {
        padding-right: 2.5rem
    }
}

.swiper-tablist {
    border-bottom: 0.0625rem solid #d1d1d1;
    margin-bottom: 1.5rem;
    width: 100%
}

.swiper-tablist__view {
    position: relative;
    overflow: hidden;
    width: 100%
}

.swiper-tablist__scroll {
    position: relative;
    white-space: nowrap;
    width: auto;
    min-width: 86.875rem;
    transition: left 300ms ease-out
}

@media print,
screen and (min-width: 48em) {
    .swiper-tablist {
        margin-bottom: 5rem
    }

    .swiper-tablist__scroll {
        display: flex
    }
}

.swiper-tab {
    width: auto;
    text-transform: uppercase
}

.swiper-tab:first-child>a {
    margin-left: 0
}

.swiper-tab__link {
    display: block;
    padding: 0.3125rem 0.1875rem 0 0;
    margin: 0 0.9375rem 0.3125rem 0;
    font-size: 0.8125rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #777;
    letter-spacing: 0.01813rem
}

@media print,
screen and (min-width: 48em) {
    .swiper-tab__link {
        padding: 0.625rem 0.1875rem 0.625rem 0;
        margin: 0 0.9375rem
    }
}

.swiper-tab__link:hover {
    color: black
}

.swiper-tab__link:focus {
    outline: 0
}

.swiper-tab--active .swiper-tab__link {
    font-size: 0.8125rem;
    color: black;
    position: relative
}

.swiper-tab--active .swiper-tab__link::after {
    content: none;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.1875rem;
    background-image: linear-gradient(90deg, #C5002C, #E30613)
}

@media print,
screen and (min-width: 48em) {
    .swiper-tab--active .swiper-tab__link::after {
        content: ''
    }
}

.swiper-tabs-content .swiper-slide {
    width: 100%
}

.swiper-tabs-content .row {
    margin-left: 0;
    margin-right: 0
}

.swiper-mp-card {
    width: 100%;
    max-width: 26.875rem;
    margin: 0
}

.swiper-mp-card .swiper-slide {
    display: block
}

.swiper-mp-card .swiper-button-prev,
.swiper-mp-card .swiper-button-next {
    display: none
}

@media print,
screen and (min-width: 48em) {
    .swiper-mp-card {
        margin: 0 auto
    }
}

@media print,
screen and (min-width: 48em) {

    .swiper-mp-card .swiper-button-prev,
    .swiper-mp-card .swiper-button-next {
        display: block;
        margin-top: -2.8125rem;
        background-color: transparent
    }

    .swiper-mp-card .swiper-button-prev:hover .icon,
    .swiper-mp-card .swiper-button-prev:focus .icon,
    .swiper-mp-card .swiper-button-next:hover .icon,
    .swiper-mp-card .swiper-button-next:focus .icon {
        color: #303030 !important
    }

    .swiper-mp-card .swiper-button-prev {
        margin-left: 1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .swiper-mp-card {
        min-width: 100%;
        margin-bottom: -2.5rem
    }

    .swiper-mp-card .swiper-wrapper {
        margin-bottom: 2.5rem
    }

    .swiper-mp-card .swiper-button-prev:hover .icon,
    .swiper-mp-card .swiper-button-prev:focus .icon,
    .swiper-mp-card .swiper-button-next:hover .icon,
    .swiper-mp-card .swiper-button-next:focus .icon {
        color: #E30613 !important
    }
}

.list-highlight__item,
.list-highlight__item ul li {
    margin: 0 0 0.9375rem;
    display: flex;
    justify-content: space-between
}

.list-highlight__item ul {
    width: 100%
}

.list-highlight__item ul,
.list-highlight__item ul li {
    margin: 0;
    padding: 0
}

.list-highlight__child {
    flex: 0 0 3.125rem;
    align-self: center
}

.list-highlight__child .icon {
    font-size: 1.5rem;
    color: #888
}

.list-highlight__link {
    position: relative;
    display: flex;
    justify-content: space-between;
    height: 100%;
    padding: 0.6875rem 0 0.6875rem 0.625rem;
    background: #F0F0F0;
    border: 0.0625rem solid #d1d1d1;
    color: #303030;
    overflow: hidden;
    flex: 1;
    font-size: 1.125rem
}

.list-highlight__link h1 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link h1 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link h2 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link h2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link h3 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link h3 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link h4 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link h4 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link h5 {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link h5 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link h6,
.list-highlight__link table caption,
table .list-highlight__link caption {
    font-size: 1.125rem;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    padding-top: 0;
    padding-bottom: 0
}

@media print,
screen and (min-width: 48em) {

    .list-highlight__link h6,
    .list-highlight__link table caption,
    table .list-highlight__link caption {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }
}

.list-highlight__link.-hide-highlight .list-highlight__icon {
    color: #777;
    font-weight: 700;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.0625rem;
    cursor: pointer;
    align-items: center;
    padding-right: 0.9375rem;
    padding-left: 0.9375rem;
    line-height: 16px
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__link.-hide-highlight .list-highlight__icon {
        padding-right: 0;
        padding-left: 1.875rem
    }
}

.list-highlight__link.-hide-highlight:hover .list-highlight__icon {
    color: #E30613
}

.list-highlight__link:hover {
    padding: 0.6875rem 0.0625rem 0.625rem 0.6875rem;
    color: #E30613;
    border-color: #E30613
}

.list-highlight__link:hover .list-highlight__icon {
    border-color: #E30613
}

.list-highlight__link:hover .icon {
    color: #E30613
}

.list-highlight__link:hover .list-highlight__title {
    color: #E30613 !important
}

.list-highlight__link:hover .list-highlight__title span {
    color: #E30613 !important
}

.list-highlight.-red .list-highlight__link::before {
    background: #C5002C
}

.list-highlight.-red .list-highlight__link::after {
    background-image: linear-gradient(90deg, #C5002C 22%, #E30613 79%)
}

.list-highlight span {
    position: relative;
    z-index: 1
}

.list-highlight__title {
    flex: 1
}

.list-highlight__icon {
    border-left: 0.0625rem solid #777;
    display: flex;
    padding: 0 0.3125rem 0 0.8125rem;
    margin: 0 0 0 0.625rem;
    min-width: 2.8125rem
}

.list-highlight__icon .icon {
    font-size: 1rem;
    color: #777;
    position: relative;
    top: 0.25rem
}

@media print,
screen and (min-width: 48em) {
    .list-highlight__child {
        flex: 0 0 5rem
    }

    .list-highlight__link {
        padding: 0.875rem 1.875rem 0.75rem
    }

    .list-highlight__link:hover {
        padding: 0.875rem 1.875rem 0.75rem
    }

    .list-highlight__title {
        font-size: 1.125rem
    }

    .list-highlight span {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }

    .list-highlight__icon {
        padding: 0 0.625rem 0 2.8125rem;
        min-width: 4.6875rem
    }
}

.list-highlight--infrastructure {
    margin-top: 1.5625rem
}

@media print,
screen and (min-width: 48em) {
    .list-highlight--infrastructure {
        margin-top: 0.9375rem;
        margin-bottom: 5.9375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .list-highlight--infrastructure {
        margin-top: 1.875rem
    }
}

.list-highlight.-opravila .list-highlight__title {
    font-size: 0.9375rem;
    display: flex;
    flex-direction: column
}

.list-highlight.-opravila .list-highlight__title span {
    padding: 0
}

.list-highlight.-opravila .list-highlight__title span:nth-child(3) {
    color: #E30613
}

@media print,
screen and (min-width: 48em) {
    .list-highlight.-opravila .list-highlight__title {
        flex-direction: row;
        justify-content: space-between
    }

    .list-highlight.-opravila .list-highlight__title span:nth-child(1) {
        flex: 0 0 10rem
    }

    .list-highlight.-opravila .list-highlight__title span:nth-child(2) {
        flex: 1 1 auto
    }

    .list-highlight.-opravila .list-highlight__title span:nth-child(3) {
        flex: 0 0 5rem
    }
}

.media-module {
    padding-bottom: 3.125rem
}

.media-module__title {
    margin: 0 0 1.25rem
}

.media-module__media {
    display: block;
    margin: 1.25rem 0
}

.media-module__teaser {
    margin: 0
}

.media-module__links .button,
.media-module__links .button--outline {
    width: 100%
}

.media-module__button {
    margin-bottom: 0
}

.media-module--no-title .media-module__media {
    margin: 0 0 1.875rem
}

.media-module--no-title .media-module__teaser {
    margin-top: 1.875rem
}

@media print,
screen and (min-width: 48em) {
    .media-module {
        padding-bottom: 3.75rem
    }

    .media-module__title {
        margin-bottom: 1.875rem
    }

    .media-module__teaser {
        padding-right: 1.875rem
    }

    .media-module__links {
        padding-top: 1.25rem;
        display: block
    }

    .media-module__links .button {
        margin-right: 0.9375rem;
        vertical-align: top
    }

    .media-module__links .button,
    .media-module__links .button--outline {
        width: auto
    }

    .media-module__media {
        margin: 1.875rem 0
    }

    .media-module--no-title .media-module__media {
        margin: 0
    }

    .media-module--no-title .media-module__teaser {
        margin-top: 2.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .media-module {
        padding-bottom: 5rem
    }

    .media-module--no-margin {
        margin-bottom: 0
    }

    .media-module__media {
        margin: 0
    }

    .media-module__title {
        margin-top: 1.875rem;
        margin-bottom: 1.5625rem
    }

    .media-module .ruler-padding,
    .media-module .media-module__title {
        padding-left: 0
    }

    .media-module--no-title .media-module__teaser {
        margin-top: 2.5rem
    }

    .media-module--alternate .ruler-padding,
    .media-module--alternate .media-module__title {
        padding-left: 1.875rem
    }
}

.media-module--fresh .-media-margin {
    margin-bottom: 0
}

.media-module--tyres {
    padding-top: 5rem
}

@media print,
screen and (min-width: 64em) {
    .media-module--product-detail .media-module__teaser {
        margin-left: 1rem
    }
}

.media-module--petrol-klub {
    padding-bottom: 0
}

.media-module--petrol-klub__section-title {
    color: #fff
}

.media-module--petrol-klub__section-title span {
    color: #fff;
    background-image: none;
    -webkit-background-clip: initial;
    background-clip: initial;
    -webkit-text-fill-color: #fff
}

.media-module--petrol-klub__title {
    max-width: 28.75rem;
    padding-left: 0
}

.media-module--petrol-klub .media-module__teaser {
    padding-left: 0
}

.media-module--petrol-klub__image {
    max-width: 30rem;
    margin: 0 auto
}

.media-module--petrol-klub .media {
    padding-bottom: 100%
}

@media print,
screen and (min-width: 64em) {
    .media-module--petrol-klub__section-title {
        margin-bottom: 0
    }
}

.special-offer {
    background: #fff;
    max-width: 16.25rem;
    margin: 0 auto;
    padding-top: 1.5625rem
}

.special-offer-title {
    margin: 2rem 0 0
}

.special-offer__teaser {
    margin-top: 1rem;
    margin-bottom: 1.375rem;
    max-height: 9rem;
    overflow: hidden
}

.special-offer__image {
    display: block;
    position: relative;
    background-color: transparent
}

.special-offer__image img.swiper-lazy {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity 200ms linear;
    opacity: 0
}

.special-offer__image img.swiper-lazy-loaded {
    opacity: 1
}

.special-offer__content {
    overflow: hidden;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem
}

.special-offer__title {
    margin-top: 0.75rem
}

.special-offer__link {
    margin-bottom: 2.5rem
}

.special-offer-more {
    margin: 0.5rem 0 2.5rem
}

.special-offer-more a {
    color: #c5002c
}

.special-offer-more a:hover {
    text-decoration: underline
}

@media print,
screen and (min-width: 48em) {
    .special-offer {
        max-width: 37.5rem;
        padding: 3.125rem 0 0.625rem
    }

    .special-offer__image {
        float: left;
        width: 20rem;
        height: 12.8125rem;
        padding: 0;
        margin-bottom: 2.5rem;
        display: block;
        position: relative;
        overflow: hidden;
        left: -1.5625rem
    }

    .special-offer__content {
        padding-left: 0
    }

    .special-offer__title {
        margin-top: 0.5rem
    }

    .special-offer__teaser {
        margin-bottom: 1.875rem
    }

    .special-offer__link {
        margin-bottom: 2.5rem
    }

    .special-offer-more {
        margin: 1rem 0 2.5rem
    }
}

@media print,
screen and (min-width: 48em) and (max-width: 63.99875em) {
    .special-offer img {
        position: absolute;
        height: 12.8125rem;
        max-width: none;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%)
    }
}

@media print,
screen and (min-width: 64em) {
    .special-offer {
        width: 100%;
        max-width: 58.75rem;
        padding: 6rem 1.375rem
    }

    .special-offer-title {
        margin: 3.5rem 0 0
    }

    .special-offer__image {
        width: 29.875rem;
        height: 16.9375rem;
        left: -2.5rem;
        margin-bottom: 0
    }

    .special-offer__image img {
        height: auto;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        position: relative
    }

    .special-offer__teaser {
        max-height: 6rem
    }

    .special-offer__link {
        margin-bottom: 2.5rem
    }
}

@media print,
screen and (max-width: 47.99875em) {
    .special-offer__image img {
        height: auto;
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.swiper-special-offer {
    width: 100%;
    max-width: 20rem;
    padding-top: 3.4375rem
}

.swiper-special-offer .swiper-button-prev,
.swiper-special-offer .swiper-button-next {
    top: 9.625rem
}

.swiper-special-offer .swiper-pagination {
    bottom: auto !important;
    top: 1.5rem !important
}

.swiper-special-offer .swiper-slide-next,
.swiper-special-offer .swiper-slide-next {
    overflow: hidden;
    visibility: hidden
}

@media print,
screen and (min-width: 48em) {
    .swiper-special-offer {
        max-width: 45.625rem;
        padding-top: 4rem
    }

    .swiper-special-offer .swiper-button-prev,
    .swiper-special-offer .swiper-button-next {
        top: 13.5625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .swiper-special-offer {
        padding-top: 5.5rem;
        max-width: 70.625rem
    }

    .swiper-special-offer .swiper-button-prev,
    .swiper-special-offer .swiper-button-next {
        top: 20rem
    }

    .swiper-special-offer .swiper-pagination {
        top: 2.5rem !important
    }
}

.special-offer--single {
    margin-top: 2.5rem
}

@media print,
screen and (max-width: 47.99875em) {
    .special-offer--stories {
        max-width: none
    }

    .special-offer--stories .special-offer {
        max-width: 90%
    }
}

.special-offer--stories .special-offer__teaser {
    max-height: none;
    margin-bottom: 2.1875rem
}

.special-offer--stories .special-offer__title {
    margin-bottom: 0
}

@media print,
screen and (min-width: 48em) {
    .special-offer--stories .special-offer__teaser {
        margin-bottom: 4.0625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .special-offer--stories .special-offer__teaser {
        margin-bottom: 0
    }
}

.stats__amount {
    display: inline-block;
    font-size: 2.75rem;
    font-family: "HelveticaNeueLTPro-Hv", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: -webkit-linear-gradient(right, #E30613, #C5002C);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1
}

.stats__amount .-smaller {
    font-size: 60%;
    padding-left: 0.625rem
}

.stats__amount sup {
    background: -webkit-linear-gradient(right, #E30613, #C5002C);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent
}

.stats__description {
    display: block;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 0.9375rem
}

@media print,
screen and (min-width: 48em) {
    .stats__amount {
        font-size: 5.625rem
    }

    .stats__description {
        margin-bottom: 2.8125rem
    }
}

@media print,
screen and (min-width: 64em) {
    .stats--home {
        padding-top: 0.625rem;
        padding-left: 8.33333%
    }
}

.max-width-133 {
    max-width: 8.3125rem
}

.max-width-133.-input-only {
    max-width: none
}

.max-width-133.-input-only input {
    max-width: 8.3125rem
}

.max-width-135 {
    max-width: 8.4375rem
}

.max-width-180 {
    max-width: 11.25rem
}

.max-width-162 {
    max-width: 10.125rem
}

.max-width-202 {
    max-width: 12.625rem
}

.max-width-240 {
    max-width: 15rem
}

.max-width-270 {
    max-width: 16.875rem
}

.max-width-280 {
    max-width: 17.5rem
}

.max-width-320 {
    max-width: 20rem
}

.max-width-360 {
    max-width: 22.5rem
}

.max-width-380 {
    max-width: 23.75rem
}

.max-width-420 {
    max-width: 26.25rem
}

.max-width-520 {
    max-width: 32.5rem
}

@media print,
screen and (min-width: 48em) {
    .max-width-registration {
        max-width: 18.125rem
    }
}

@media print,
screen and (min-width: 64em) {
    .max-width-registration {
        max-width: 20rem
    }
}

.wizard__title {
    margin-bottom: 1.5rem
}

.wizard__ctrl p {
    margin: 1.5rem 0 0
}

.wizard__success {
    position: relative;
    border-top: 0.125rem solid #ea2516;
    border-bottom: 0.125rem solid #ffb655;
    text-align: center;
    padding: 2.5rem 1.875rem 3.125rem
}

.wizard__success::before,
.wizard__success::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.125rem;
    height: 100%;
    display: block;
    background-image: linear-gradient(#ea2516, #ffb655)
}

.wizard__success::before {
    left: 0
}

.wizard__success::after {
    right: 0
}

.wizard__success p {
    max-width: 46.25rem;
    margin: 0 auto
}

@media print,
screen and (max-width: 47.99875em) {

    .wizard__ctrl .button,
    .wizard__ctrl .button--outline {
        width: 100%
    }
}

@media print,
screen and (min-width: 48em) {
    .wizard__title {
        margin-bottom: 2.5rem
    }

    .wizard__ctrl .button,
    .wizard__ctrl .button--outline {
        display: inline-block;
        min-width: 11.25rem;
        margin-right: 0.9375rem;
        margin-bottom: 0
    }

    .wizard__ctrl .button span,
    .wizard__ctrl .button--outline span {
        display: block;
        height: 3rem;
        line-height: 48px
    }
}

@media print,
screen and (min-width: 64em) {
    .wizard__title {
        margin-bottom: 1.875rem
    }
}

.wizard__savings {
    max-width: 45rem;
    margin: 0 auto
}

@media print,
screen and (max-width: 47.99875em) {

    .wizard__savings h6,
    .wizard__savings table caption,
    table .wizard__savings caption {
        margin-top: 1.5rem
    }
}

.wizard-drift-relative {
    position: relative
}

.wizard-drift-zoom {
    margin-top: 2.5rem
}

@media print,
screen and (min-width: 64em) {
    .wizard-drift-zoom {
        margin-top: 0;
        position: absolute;
        left: 44%;
        top: 5rem;
        width: 50%
    }
}

@media screen and (min-width: 80em) {
    .wizard-drift-zoom {
        width: 44%
    }
}

.or {
    display: block;
    text-align: center;
    border: 0.0625rem solid #888;
    background: #fff;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 40px;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    color: #777;
    letter-spacing: 0.01813rem
}

.partition {
    position: relative;
    padding: 1.875rem 1.4375rem 2.5rem;
    margin: 0 0 2.5rem
}

.partition__title {
    margin: 0 0 2.5rem
}

.partition__divider {
    margin: 1.5rem 0;
    height: 2.5rem;
    width: 100%;
    position: relative
}

.partition__divider::before {
    content: '';
    display: block;
    width: 100%;
    height: 0.0625rem;
    position: absolute;
    top: 50%;
    left: 0;
    background: #888
}

.partition__or {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

@media print,
screen and (min-width: 48em) {
    .partition {
        padding: 1.875rem 1.6875rem 2.5rem;
        margin: 0 0 3rem
    }
}

@media print,
screen and (min-width: 64em) {
    .partition {
        padding: 2.5rem 0 3.125rem
    }

    .partition .column,
    .partition .columns {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .partition .column:first-child,
    .partition .columns:first-child {
        padding-right: 3.4375rem
    }

    .partition .column:last-child,
    .partition .columns:last-child {
        padding-left: 3.4375rem
    }

    .partition__divider {
        margin: 0;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 2.5rem;
        height: 100%;
        border-top: 2.5rem solid #F0F0F0;
        border-bottom: 3.125rem solid #F0F0F0
    }

    .partition__divider.no-border {
        border: none
    }

    .partition__divider::before {
        width: 0.0625rem;
        height: 100%;
        top: 0;
        left: 50%
    }

    .partition__or {
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.partition-clean {
    position: relative
}

.partition-clean__divider {
    margin: 1.5rem 0;
    height: 2.5rem;
    width: 100%;
    position: relative
}

.partition-clean__divider::before {
    content: '';
    display: block;
    width: 100%;
    height: 0.0625rem;
    position: absolute;
    top: 50%;
    left: 0;
    background: #888
}

.partition-clean__or {
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

@media print,
screen and (min-width: 48em) {

    .partition-clean .column:first-child,
    .partition-clean .columns:first-child {
        padding-right: 2.25rem
    }

    .partition-clean .column:last-child,
    .partition-clean .columns:last-child {
        padding-left: 2.25rem
    }

    .partition-clean__divider {
        margin: 0;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 2.5rem;
        height: 100%
    }

    .partition-clean__divider::before {
        width: 0.0625rem;
        height: 100%;
        top: 0;
        left: 50%
    }

    .partition-clean__or {
        left: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

@media print,
screen and (min-width: 48em) {
    .partition-clean.-horizontal-medium-up {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
        max-width: 40.625rem
    }

    .partition-clean.-horizontal-medium-up .partition-clean__divider {
        margin-left: 2.5rem;
        margin-right: 0.9375rem;
        position: relative;
        left: auto;
        width: 3.75rem;
        height: 2.5rem;
        transform: translateY(-50%)
    }

    .partition-clean.-horizontal-medium-up .partition-clean__divider::before {
        width: 100%;
        height: 0.0625rem;
        top: 100%;
        left: -0.625rem
    }

    .partition-clean.-horizontal-medium-up .partition-clean__or {
        transform: translateX(0)
    }
}

.partition-clean.-align-top {
    align-items: flex-start;
    justify-content: flex-start;
    margin: 0
}

.partition-clean.-align-top .partition-clean__divider {
    top: 0.3125rem;
    width: 1.375rem !important;
    margin-left: 1rem !important;
    margin-right: 1rem !important
}

.partition-clean.-align-top .partition-clean__divider::before {
    content: none
}

.partition-clean.-align-top .partition-clean__or {
    border: 0;
    color: black;
    width: 1rem !important
}

.button-group .button {
    margin-bottom: 0.9375rem
}

.button-group .or {
    margin: 0 auto 0.9375rem
}

@media print,
screen and (min-width: 48em) {
    .button-group {
        display: flex;
        max-width: 36.25rem;
        margin-bottom: 1.5625rem
    }

    .button-group .button {
        flex: 16.875rem;
        margin: 0
    }

    .button-group .button:last-child {
        margin-left: 1.25rem
    }

    .button-group .or {
        flex: 0 0 2.5rem;
        margin: 0 0 0 1.25rem;
        align-self: center
    }
}

@media print,
screen and (min-width: 48em) {
    .delivery-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center
    }
}

.delivery-wrap span {
    display: block
}

.delivery-wrap .link--arrow {
    margin-top: 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .delivery-wrap .link--arrow {
        margin-left: 0.625rem;
        margin-right: 1.875rem;
        margin-top: 0;
        padding-left: 2.5rem
    }
}

@media print,
screen and (min-width: 48em) {
    .delivery-wrap .link--arrow::before {
        content: "";
        border-left: 0.0625rem solid #979797;
        height: 100%;
        width: 0.0625rem;
        left: 0;
        top: 50%;
        transform: translate(0, -50%);
        position: absolute
    }
}

.flatpickr-calendar {
    background: transparent;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    -webkit-animation: none;
    animation: none;
    direction: ltr;
    border: 0.0625rem solid #d1d1d1;
    font-size: 0.875rem;
    line-height: 24px;
    border-radius: 0.3125rem;
    position: absolute;
    width: 19.24219rem;
    box-sizing: border-box;
    touch-action: manipulation;
    background: #fff;
    box-shadow: 0.0625rem 0 0 #e6e6e6, -0.0625rem 0 0 #e6e6e6, 0 0.0625rem 0 #e6e6e6, 0 -0.0625rem 0 #e6e6e6, 0 0.1875rem 0.8125rem rgba(0, 0, 0, 0.08)
}

.flatpickr-calendar.open,
.flatpickr-calendar.inline {
    opacity: 1;
    max-height: 40rem;
    visibility: visible
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999
}

.flatpickr-calendar.animate.open {
    -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
    animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 0.125rem
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 0.125rem)
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    box-shadow: none !important
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    box-shadow: -0.125rem 0 0 #e6e6e6, 0.3125rem 0 0 #e6e6e6
}

.flatpickr-calendar .hasWeeks .dayContainer,
.flatpickr-calendar .hasTime .dayContainer {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 2.5rem;
    border-top: 0.0625rem solid #e6e6e6
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto
}

.flatpickr-calendar:before,
.flatpickr-calendar:after {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    left: 1.375rem
}

.flatpickr-calendar.rightMost:before,
.flatpickr-calendar.rightMost:after {
    left: auto;
    right: 1.375rem
}

.flatpickr-calendar:before {
    border-width: 0.3125rem;
    margin: 0 -0.3125rem
}

.flatpickr-calendar:after {
    border-width: 0.25rem;
    margin: 0 -0.25rem
}

.flatpickr-calendar.arrowTop:before,
.flatpickr-calendar.arrowTop:after {
    bottom: 100%
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff
}

.flatpickr-calendar.arrowBottom:before,
.flatpickr-calendar.arrowBottom:after {
    top: 100%
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff
}

.flatpickr-calendar:focus {
    outline: 0
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block
}

.flatpickr-months {
    display: flex
}

.flatpickr-months .flatpickr-month {
    background: transparent;
    color: rgba(0, 0, 0, 0.9);
    fill: rgba(0, 0, 0, 0.9);
    height: 1.75rem;
    line-height: 1;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    flex: 1
}

.flatpickr-months .flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    line-height: 16px;
    height: 1.75rem;
    padding: 0.625rem;
    z-index: 3;
    color: rgba(0, 0, 0, 0.9);
    fill: rgba(0, 0, 0, 0.9)
}

.flatpickr-months .flatpickr-prev-month.disabled,
.flatpickr-months .flatpickr-next-month.disabled {
    display: none
}

.flatpickr-months .flatpickr-prev-month i,
.flatpickr-months .flatpickr-next-month i {
    position: relative
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,
.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
    left: 0
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,
.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: 0
}

.flatpickr-months .flatpickr-prev-month:hover,
.flatpickr-months .flatpickr-next-month:hover {
    color: #959ea9
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
    fill: #f64747
}

.flatpickr-months .flatpickr-prev-month svg,
.flatpickr-months .flatpickr-next-month svg {
    width: 0.875rem;
    height: 0.875rem
}

.flatpickr-months .flatpickr-prev-month svg path,
.flatpickr-months .flatpickr-next-month svg path {
    transition: fill 0.1s;
    fill: inherit
}

.numInputWrapper {
    position: relative;
    height: auto
}

.numInputWrapper input,
.numInputWrapper span {
    display: inline-block
}

.numInputWrapper input {
    width: 100%
}

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

.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 0.875rem;
    padding: 0 0.25rem 0 0.125rem;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 0.0625rem solid rgba(57, 57, 57, 0.15);
    box-sizing: border-box
}

.numInputWrapper span:hover {
    background: rgba(0, 0, 0, 0.1)
}

.numInputWrapper span:active {
    background: rgba(0, 0, 0, 0.2)
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0
}

.numInputWrapper span.arrowUp:after {
    border-left: 0.25rem solid transparent;
    border-right: 0.25rem solid transparent;
    border-bottom: 0.25rem solid rgba(57, 57, 57, 0.6);
    top: 26%
}

.numInputWrapper span.arrowDown {
    top: 50%
}

.numInputWrapper span.arrowDown:after {
    border-left: 0.25rem solid transparent;
    border-right: 0.25rem solid transparent;
    border-top: 0.25rem solid rgba(57, 57, 57, 0.6);
    top: 40%
}

.numInputWrapper span svg {
    width: inherit;
    height: auto
}

.numInputWrapper span svg path {
    fill: rgba(0, 0, 0, 0.5)
}

.numInputWrapper:hover {
    background: rgba(0, 0, 0, 0.05)
}

.numInputWrapper:hover span {
    opacity: 1
}

.flatpickr-current-month {
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 0.385rem 0 0 0;
    line-height: 1;
    height: 1.75rem;
    display: inline-block;
    text-align: center;
    transform: translate3d(0, 0, 0)
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: 0.5ch;
    padding: 0
}

.flatpickr-current-month span.cur-month:hover {
    background: rgba(0, 0, 0, 0.05)
}

.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\0;
    display: inline-block
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0, 0, 0, 0.9)
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0, 0, 0, 0.9)
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    box-sizing: border-box;
    color: inherit;
    cursor: text;
    padding: 0 0 0 0.5ch;
    margin: 0;
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: auto;
    border: 0;
    border-radius: 0;
    vertical-align: initial
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0
}

.flatpickr-current-month input.cur-year[disabled],
.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0, 0, 0, 0.5);
    background: transparent;
    pointer-events: none
}

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: flex;
    align-items: center;
    height: 1.75rem
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: flex;
    flex: 1
}

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: transparent;
    color: rgba(0, 0, 0, 0.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    flex: 1;
    font-weight: bolder
}

.dayContainer,
.flatpickr-weeks {
    padding: 0.0625rem 0 0 0
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    width: 19.24219rem
}

.flatpickr-days:focus {
    outline: 0
}

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 19.24219rem;
    min-width: 19.24219rem;
    max-width: 19.24219rem;
    box-sizing: border-box;
    display: inline-block;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-around;
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.dayContainer+.dayContainer {
    box-shadow: -0.0625rem 0 0 #e6e6e6
}

.flatpickr-day {
    background: none;
    border: 0.0625rem solid transparent;
    border-radius: 9.375rem;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 2.4375rem;
    height: 2.4375rem;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    justify-content: center;
    text-align: center
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6
}

.flatpickr-day.today {
    border-color: #959ea9
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #569ff7;
    box-shadow: none;
    color: #fff;
    border-color: #569ff7
}

.flatpickr-day.selected.startRange,
.flatpickr-day.startRange.startRange,
.flatpickr-day.endRange.startRange {
    border-radius: 3.125rem 0 0 3.125rem
}

.flatpickr-day.selected.endRange,
.flatpickr-day.startRange.endRange,
.flatpickr-day.endRange.endRange {
    border-radius: 0 3.125rem 3.125rem 0
}

.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),
.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)) {
    box-shadow: -0.625rem 0 0 #569ff7
}

.flatpickr-day.selected.startRange.endRange,
.flatpickr-day.startRange.startRange.endRange,
.flatpickr-day.endRange.startRange.endRange {
    border-radius: 3.125rem
}

.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -0.3125rem 0 0 #e6e6e6, 0.3125rem 0 0 #e6e6e6
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover,
.flatpickr-day.prevMonthDay,
.flatpickr-day.nextMonthDay,
.flatpickr-day.notAllowed,
.flatpickr-day.notAllowed.prevMonthDay,
.flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57, 57, 57, 0.3);
    background: transparent;
    border-color: transparent;
    cursor: default
}

.flatpickr-day.disabled,
.flatpickr-day.disabled:hover {
    cursor: not-allowed;
    color: rgba(57, 57, 57, 0.1)
}

.flatpickr-day.week.selected {
    border-radius: 0;
    box-shadow: -0.3125rem 0 0 #569ff7, 0.3125rem 0 0 #569ff7
}

.flatpickr-day.hidden {
    visibility: hidden
}

.rangeMode .flatpickr-day {
    margin-top: 0.0625rem
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 0.75rem;
    box-shadow: 0.0625rem 0 0 #e6e6e6
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px
}

.flatpickr-weekwrapper span.flatpickr-day,
.flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57, 57, 57, 0.3);
    background: transparent;
    cursor: default;
    border: none
}

.flatpickr-innerContainer {
    display: block;
    display: flex;
    box-sizing: border-box;
    overflow: hidden
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 2.5rem;
    box-sizing: border-box;
    overflow: hidden;
    display: flex
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both
}

.flatpickr-time .numInputWrapper {
    flex: 1;
    width: 40%;
    height: 2.5rem;
    float: left
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%
}

.flatpickr-time input {
    background: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 0.875rem;
    position: relative;
    box-sizing: border-box
}

.flatpickr-time input.flatpickr-hour {
    font-weight: bold
}

.flatpickr-time input.flatpickr-minute,
.flatpickr-time input.flatpickr-second {
    font-weight: 400
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0
}

.flatpickr-time .flatpickr-time-separator,
.flatpickr-time .flatpickr-am-pm {
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: bold;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    align-self: center
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400
}

.flatpickr-time input:hover,
.flatpickr-time .flatpickr-am-pm:hover,
.flatpickr-time input:focus,
.flatpickr-time .flatpickr-am-pm:focus {
    background: #f3f3f3
}

.flatpickr-input[readonly] {
    cursor: pointer
}

@-webkit-keyframes fpFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -1.25rem, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fpFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -1.25rem, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.flatpickr-calendar {
    border: 0.0625rem solid #d1d1d1;
    box-shadow: none
}

.flatpickr-calendar::before,
.flatpickr-calendar::after {
    display: none !important
}

.flatpickr-months .flatpickr-month {
    background: transparent;
    color: #303030;
    fill: #303030;
    height: 2.75rem;
    line-height: 1
}

.flatpickr-months .flatpickr-prev-month:hover svg,
.flatpickr-months .flatpickr-next-month:hover svg {
    fill: #E30613
}

.flatpickr-current-month span.cur-month {
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500
}

.flatpickr-current-month span.cur-month:hover {
    background: transparent
}

span.flatpickr-weekday {
    color: #777
}

.flatpickr-day {
    border-radius: 50%;
    color: #303030;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.flatpickr-day.inRange,
.flatpickr-day.prevMonthDay.inRange,
.flatpickr-day.nextMonthDay.inRange,
.flatpickr-day.today.inRange,
.flatpickr-day.prevMonthDay.today.inRange,
.flatpickr-day.nextMonthDay.today.inRange,
.flatpickr-day:hover,
.flatpickr-day.prevMonthDay:hover,
.flatpickr-day.nextMonthDay:hover,
.flatpickr-day:focus,
.flatpickr-day.prevMonthDay:focus,
.flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #F0F0F0;
    border-color: #F0F0F0
}

.flatpickr-day.today {
    border-color: #888
}

.flatpickr-day.today:hover,
.flatpickr-day.today:focus {
    border-color: #E30613;
    background: #E30613;
    color: #fff
}

.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #E30613;
    box-shadow: none;
    color: #fff;
    border-color: #E30613
}

.form-item--flatpickr select {
    width: 100%;
    border: 0.0625rem solid red;
    padding: 0.625rem
}

.form-item--flatpickr .flatpickr-input {
    white-space: nowrap;
    min-height: 3.0625rem
}

.form-item--flatpickr .form-item__icon {
    cursor: pointer
}

.form-item--flatpickr .form-item__icon:hover {
    color: #E30613
}

[data-loading] {
    position: relative
}

[data-loading].-min-height-ellipsis {
    min-height: 4rem
}

[data-loading].-min-height-ring {
    min-height: 4rem
}

[data-loading].-min-height-ring-small {
    min-height: 1.25rem
}

[data-loading] .loading {
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

[data-loading] .loading.-on-bottom {
    position: relative;
    transform: translate(-50%, 0)
}

[data-loading] .loading.-ellipsis {
    width: 4rem;
    height: 4rem
}

[data-loading] .loading.-ellipsis div {
    position: absolute;
    top: 1.6875rem;
    width: 0.6875rem;
    height: 0.6875rem;
    border-radius: 50%;
    background: #E30613;
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 0);
    animation-timing-function: cubic-bezier(0, 1, 1, 0)
}

[data-loading] .loading.-ellipsis div:nth-child(1) {
    left: 0.375rem;
    -webkit-animation: ellipsis1 0.6s infinite;
    animation: ellipsis1 0.6s infinite
}

[data-loading] .loading.-ellipsis div:nth-child(2) {
    left: 0.375rem;
    -webkit-animation: ellipsis2 0.6s infinite;
    animation: ellipsis2 0.6s infinite
}

[data-loading] .loading.-ellipsis div:nth-child(3) {
    left: 1.625rem;
    -webkit-animation: ellipsis2 0.6s infinite;
    animation: ellipsis2 0.6s infinite
}

[data-loading] .loading.-ellipsis div:nth-child(4) {
    left: 2.8125rem;
    -webkit-animation: ellipsis3 0.6s infinite;
    animation: ellipsis3 0.6s infinite
}

@-webkit-keyframes ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@keyframes ellipsis1 {
    0% {
        transform: scale(0)
    }

    100% {
        transform: scale(1)
    }
}

@-webkit-keyframes ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(1.1875rem, 0)
    }
}

@keyframes ellipsis2 {
    0% {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(1.1875rem, 0)
    }
}

@-webkit-keyframes ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

@keyframes ellipsis3 {
    0% {
        transform: scale(1)
    }

    100% {
        transform: scale(0)
    }
}

[data-loading] .loading.-ellipsis.-white div {
    background-color: #fff
}

[data-loading] .loading.-ring {
    border: 0.5rem solid #E30613;
    border-top: 0.5rem solid #fff;
    border-radius: 50%;
    width: 4rem;
    height: 4rem;
    -webkit-animation: ring 1s linear infinite;
    animation: ring 1s linear infinite;
    top: calc(50% - 4rem / 2);
    left: calc(50% - 4rem / 2)
}

@-webkit-keyframes ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes ring {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

[data-loading] .loading.-ring.-small {
    width: 1.25rem;
    height: 1.25rem;
    border-width: 0.125rem;
    top: calc(50% - 1.25rem / 2);
    left: calc(50% - 1.25rem / 2)
}

[data-loading] .loading.-is-for-input {
    position: absolute;
    right: 0.8125rem;
    top: 0.875rem;
    left: auto !important
}

.error-image {
    margin-top: 0.9375rem;
    width: 100%;
    overflow: visible !important
}

.error-image__large {
    display: none
}

.error-image__large-sparkle {
    opacity: 0
}

.error-image__large-car {
    opacity: 0
}

.error-image__mobile {
    display: block
}

.error-image__mobile-sparkle {
    opacity: 0
}

.error-image__mobile-car {
    opacity: 0
}

@media print,
screen and (min-width: 48em) {
    .error-image__large {
        display: block;
        margin: 0 auto
    }

    .error-image__mobile {
        display: none
    }
}

.modal__overlay {
    display: none;
    z-index: 2;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    transition: opacity 200ms ease-out
}

.modal__overlay[aria-hidden='false'] {
    display: block
}

.modal__overlay[aria-hidden='true'] {
    display: none
}

.modal__content {
    z-index: 3;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    padding: 4rem 1.375rem 1.375rem;
    overflow-y: auto;
    overflow-x: hidden
}

.modal__close {
    position: absolute;
    color: black;
    width: 1.5rem;
    top: 1.0625rem;
    right: 2rem;
    display: block
}

.modal__close .icon {
    font-size: 1.5rem
}

@media print,
screen and (min-width: 48em) {
    .modal__content {
        padding: 3.75rem 9.4375rem 9.4375rem
    }

    .modal__content.-elektrika {
        padding: 4rem 4rem 9.4375rem
    }

    .modal__close {
        top: 1.8125rem;
        right: 2.5rem
    }
}

@media print,
screen and (min-width: 64em) {
    .modal__content {
        padding: 4.625rem 3.4375rem 3.4375rem;
        top: 5vh;
        bottom: auto;
        width: 34.0625rem;
        left: 50%;
        transform: translateX(-50%);
        max-height: 85vh
    }

    .modal__content.-date-range {
        width: 44.375rem
    }

    .modal__content.-monthly {
        width: 53.125rem;
        top: 0;
        bottom: 0;
        max-height: 100vh
    }

    .modal__content.-elektrika {
        padding: 3.5rem 4rem 4rem;
        width: 63.75rem
    }

    .modal__close {
        top: 1.5625rem;
        right: 1.5625rem
    }
}

.modal__highlight {
    padding: 0.9375rem 1.25rem;
    margin-bottom: 2rem
}

.modal__highlight .inline-flex {
    width: 100%;
    margin: 0.625rem 0 0
}

@media print,
screen and (min-width: 48em) {
    .modal__highlight .inline-flex {
        display: flex
    }

    .modal__highlight .inline-flex div {
        flex: 1
    }

    .modal__highlight .inline-flex div:last-child {
        flex: 2
    }
}

.has-modal {
    overflow: hidden
}

.drag-and-drop {
    display: flex;
    align-items: center;
    padding: 1.875rem;
    border: 0.0625rem dashed #d1d1d1;
    flex-wrap: wrap
}

.drag-and-drop.dz-clickable .form-item__error {
    width: 100%
}

.drag-and-drop.dz-clickable.dz-started {
    padding: 0.5rem
}

@media print,
screen and (min-width: 48em) {
    .drag-and-drop.dz-clickable.dz-started {
        padding: 1.25rem
    }
}

.drag-and-drop:hover {
    border-color: #E30613
}

.drag-and-drop__right-side {
    min-width: 0
}

.drag-and-drop__text {
    min-width: 9.375rem
}

.drag-and-drop__name {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.drag-and-drop__progress {
    max-width: 3.75rem
}

.drag-and-drop .icon {
    flex-shrink: 0;
    font-size: 1.875rem;
    color: #888888;
    margin-right: 1.25rem
}

@media print,
screen and (min-width: 48em) {
    .drag-and-drop .icon {
        margin-right: 1.875rem
    }
}

.drag-and-drop__files {
    width: 100%
}

.drag-and-drop.dz-started .dz-message {
    display: none
}

.drag-and-drop.dz-started .drag-and-drop__add {
    display: block !important;
    margin-top: 0.625rem
}

.drag-and-drop .hide-on-mobile {
    display: none
}

.drag-and-drop .show-on-mobile {
    display: inline-block
}

@media print,
screen and (min-width: 64em) {
    .drag-and-drop .hide-on-mobile {
        display: inline-block
    }

    .drag-and-drop .show-on-mobile {
        display: none
    }
}

.drag-and-drop__row {
    display: flex;
    width: 100%;
    align-items: center;
    background-color: #F0F0F0;
    margin-bottom: 0.25rem;
    position: relative;
    padding: 0.5rem
}

.drag-and-drop__row .drag-and-drop__thumbnail {
    width: 3.5rem;
    height: 3.5rem;
    background-color: #eee;
    margin-right: 1rem
}

.drag-and-drop__row .drag-and-drop__delete {
    display: none
}

.drag-and-drop__row .drag-and-drop__right-side {
    display: flex;
    flex: 1;
    align-items: center;
    flex-wrap: wrap
}

.drag-and-drop__row .drag-and-drop__text {
    width: 100%;
    padding-right: 2.8125rem
}

.drag-and-drop__row .drag-and-drop__text .form-item__error {
    color: #E41521;
    font-size: 0.8125rem;
    line-height: 20px
}

.drag-and-drop__row .drag-and-drop__name {
    font-size: 0.9375rem;
    line-height: 21px;
    color: #303030
}

.drag-and-drop__row .drag-and-drop__name strong {
    font-weight: normal;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.drag-and-drop__row .drag-and-drop__size {
    font-size: 0.9375rem;
    line-height: 21px;
    color: #303030;
    margin-right: 2rem;
    order: 2
}

.drag-and-drop__row .drag-and-drop__size strong {
    font-weight: normal;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.drag-and-drop__row .drag-and-drop__progress {
    width: 7.5rem;
    height: 0.5rem;
    border: 0;
    display: block;
    border-radius: 1.25rem;
    background: #D7D7D7;
    order: 3
}

.drag-and-drop__row .drag-and-drop__progress .dz-upload {
    display: block;
    height: 100%;
    width: 0;
    background: #379F00;
    border-radius: 1.25rem
}

.drag-and-drop__row .drag-and-drop__cancel,
.drag-and-drop__row .drag-and-drop__delete {
    width: 0.75rem;
    height: 0.75rem;
    overflow: hidden;
    text-indent: -99999em;
    background: url("../images/close-grey.svg") 0 0 no-repeat;
    border: 0;
    padding: 0;
    background-size: 0.75rem 0.75rem;
    position: absolute;
    top: 0.75rem;
    right: 0.75rem
}

.drag-and-drop__row.dz-complete .drag-and-drop__progress {
    opacity: 0;
    transition: opacity 0.3s linear;
    display: none
}

.drag-and-drop__row.dz-complete.dz-error .drag-and-drop__progress {
    opacity: 1
}

.drag-and-drop__row.dz-complete.dz-error .drag-and-drop__progress .dz-upload {
    background: #D84247
}

.drag-and-drop__row.dz-error {
    background: #FBDADC
}

@media print,
screen and (min-width: 48em) {
    .drag-and-drop__row {
        padding: 0.25rem
    }

    .drag-and-drop__row .drag-and-drop__right-side {
        flex-wrap: no-wrap
    }

    .drag-and-drop__row .drag-and-drop__text {
        flex: 1;
        margin-right: 1.25rem;
        padding-right: 0
    }

    .drag-and-drop__row .drag-and-drop__size {
        order: 3
    }

    .drag-and-drop__row .drag-and-drop__progress {
        order: 2;
        margin-right: 1.5rem
    }

    .drag-and-drop__row .drag-and-drop__commands {
        order: 4
    }

    .drag-and-drop__row .drag-and-drop__cancel,
    .drag-and-drop__row .drag-and-drop__delete {
        position: relative;
        top: 0;
        right: 0;
        width: 1rem;
        height: 1rem;
        background-size: 1rem 1rem;
        margin-right: 1.25rem
    }
}

.submit-msg {
    padding: 1.875rem 1.875rem 2.5rem;
    position: relative;
    border-top: 0.1875rem solid #ea2516;
    border-bottom: 0.1875rem solid #ffb655
}

.submit-msg img {
    margin-bottom: 1.875rem
}

.submit-msg img.-error {
    width: 2.5rem
}

.submit-msg.-registration {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.submit-msg.-koel {
    padding: 1.875rem
}

.submit-msg::before,
.submit-msg::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 0.1875rem;
    height: 100%;
    display: block;
    background-image: linear-gradient(#ea2516, #ffb655)
}

.submit-msg::before {
    left: 0
}

.submit-msg::after {
    right: 0
}

@media print,
screen and (min-width: 64em) {
    .submit-msg {
        padding: 2.5rem 2.5rem 3.75rem
    }
}

.submit-msg-clean img {
    margin-bottom: 1.875rem
}

.submit-msg-clean img.-error {
    width: 2.5rem
}

.sitemap li.h5 {
    font-size: 1.375rem;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: 0
}

.sitemap li.h5 a {
    color: #000
}

.sitemap li.h5 a:hover {
    color: #C5002C
}

.sitemap li.h5>ul {
    margin-top: 1rem;
    padding-left: 0;
    font-size: 0.9375rem;
    color: #303030;
    line-height: 40px;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.sitemap li.h5>ul>li {
    margin-top: 0
}

.sitemap li.h6>a {
    font-size: 0.8125rem;
    text-transform: uppercase;
    font-family: "HelveticaNeueLTPro-Bd", "Helvetica Neue", Helvetica, Arial, sans-serif;
    letter-spacing: 0.01813rem
}

.sitemap li.h6 li a {
    font-size: 0.9375rem;
    color: #303030;
    line-height: 40px;
    font-family: "HelveticaNeueLTPro-Roman", "Helvetica Neue", Helvetica, Arial, sans-serif
}

.cookies {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #303030;
    z-index: 999
}

.cookies__container {
    position: relative
}

.cookies__title {
    color: #fff;
    margin-top: 0
}

.cookies__content {
    display: inline-flex;
    flex-direction: column
}

.cookies__text {
    color: #fff;
    font-size: 0.9375rem;
    line-height: 20px;
    margin-bottom: 3.125rem
}

.cookies__link {
    color: #fff;
    text-decoration: underline
}

.cookies__buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-end
}

.cookies__body {
    padding-top: 1.25rem;
    padding-bottom: 0;
    padding-left: 0.75rem;
    padding-right: 0.75rem
}

@media print,
screen and (min-width: 48em) {
    .cookies__buttons {
        flex-direction: row;
        gap: 1.25rem
    }

    .cookies__title {
        margin-top: 0;
        margin-bottom: 1.25rem
    }

    .cookies__text {
        font-size: 1.125rem;
        line-height: 32px
    }

    .cookies__body {
        padding-top: 1.875rem;
        padding-bottom: 1.25rem;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

@media print,
screen and (min-width: 64em) {
    .cookies__buttons {
        display: block
    }

    .cookies__text {
        margin-bottom: 0;
        margin-right: 1.875rem
    }

    .cookies__content {
        flex-direction: row
    }

    .cookies__title {
        margin-top: 0;
        margin-bottom: 1.875rem
    }

    .cookies__body {
        padding-top: 4.5rem;
        padding-bottom: 2.125rem;
        padding-left: 1.875rem;
        padding-right: 1.875rem
    }
}

.cookies.-is-visible {
    display: block
}

.small-margin-top {
    margin-top: 0.375rem
}

.toggle-switch {
    position: relative;
    display: inline-block;
    min-width: 4.625rem;
    height: 2.5rem
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 2.125rem;
    background-color: #ccc
}

.slider:before {
    position: absolute;
    content: "";
    height: 2rem;
    width: 2rem;
    left: 0.25rem;
    bottom: 0.25rem;
    border-radius: 50%;
    background-color: white;
    transition: 0.2s
}

input:checked+.slider {
    background-color: #1e9500;
    background-image: url("../images/checkmark.svg");
    background-repeat: no-repeat;
    background-size: 0.875rem 0.6875rem;
    background-position: center;
    background-position-x: 0.875rem
}

input:checked+.slider:before {
    transform: translateX(2.125rem)
}

input:checked+.slider-disabled {
    background-color: #888 !important;
    cursor: default
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        text-shadow: none !important;
        filter: none !important
    }

    body,
    p,
    ul,
    table {
        font-size: 95% !important
    }

    a:visited {
        text-decoration: underline
    }

    thead {
        display: table-header-group
    }

    tr,
    img,
    pre,
    blockquote,
    .media-pull,
    .media {
        page-break-inside: never
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 2cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3,
    h4 {
        page-break-after: avoid
    }

    .hide-for-print {
        display: none !important
    }

    .lazy {
        opacity: 1 !important
    }

    .nav-main,
    .nav-user,
    .search,
    .keyvisual,
    .button,
    .button--outline,
    .yt,
    .vimeo,
    .footer {
        display: none
    }

    .header__buffer {
        margin: 0;
        left: 0;
        height: auto
    }

    .header__wrapper {
        height: auto
    }

    .logo,
    .logo--corpo {
        position: relative;
        left: auto;
        top: auto;
        max-width: 12.5rem;
        margin-bottom: 1.25rem
    }

    .grid-ruler {
        border: none;
        padding: 0;
        margin: 0
    }

    .ruler-padding,
    .media-module__title {
        padding-left: 0
    }

    .column-ruler {
        border: none
    }

    .column,
    .columns {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .large-offset-1 {
        margin-left: 0 !important
    }

    .article__aside,
    .article__pagination {
        display: none
    }

    .text-lead {
        font-size: 120% !important
    }
}