@charset "UTF-8";

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    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: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

@font-face {
    font-family: ICA Text Ny;
    src: url(/assets/fonts/ica-text-ny/ICATextNy-Regular.woff2) format("woff2"), url(/assets/fonts/ica-text-ny/ICATextNy-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ICA Text Ny;
    src: url(/assets/fonts/ica-text-ny/ICATextNy-Italic.woff2) format("woff2"), url(/assets/fonts/ica-text-ny/ICATextNy-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: ICA Text Ny;
    src: url(/assets/fonts/ica-text-ny/ICATextNy-Bold.woff2) format("woff2"), url(/assets/fonts/ica-text-ny/ICATextNy-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: ICA Text Ny;
    src: url(/assets/fonts/ica-text-ny/ICATextNy-BoldItalic.woff2) format("woff2"), url(/assets/fonts/ica-text-ny/ICATextNy-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: ICA Rubrik;
    src: url(/assets/fonts/ica-rubrik/ICARubrik-Regular.woff2) format("woff2"), url(/assets/fonts/ica-rubrik/ICARubrik-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: ICA Rubrik;
    src: url(/assets/fonts/ica-rubrik/ICARubrik-Medium.woff2) format("woff2"), url(/assets/fonts/ica-rubrik/ICARubrik-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: ICA Rubrik;
    src: url(/assets/fonts/ica-rubrik/ICARubrik-Bold.woff2) format("woff2"), url(/assets/fonts/ica-rubrik/ICARubrik-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: ICA Pensel;
    src: url(/assets/fonts/ica-pensel/ICAPensel-Regular.woff2) format("woff2"), url(/assets/fonts/ica-pensel/ICAPensel-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

img {
    display: block;
    max-width: 100%;
    height: auto
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

[data-target="toggle-main-nav.target"][aria-hidden=true],
[data-target="toggle.target"][aria-hidden=true] {
    display: none
}

figure {
    margin: 0
}

input {
    border-radius: 0
}

button {
    position: relative
}

button:focus {
    outline: 6px solid #e13205;
    outline-offset: 10px
}

button,
input[type=submit],
label {
    cursor: pointer
}

input[type=date],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

html {
    scroll-behavior: smooth
}

@media (prefers-reduced-motion) {
    html {
        scroll-behavior: auto
    }
}

html.is-pointer a,
html.is-pointer button,
html.is-pointer input[type=submit] {
    outline: 0
}

::-moz-selection {
    background: #f5cfc5
}

::selection {
    background: #f5cfc5
}

table {
    width: 100%;
    border-collapse: collapse
}

th {
    text-align: left
}

tfoot {
    font-weight: 700
}

button,
html,
input,
select,
textarea {
    font-family: ICA Text Ny, Helvetica, sans-serif;
    font-size: 17.5px;
    color: #3a3a3a;
    font-feature-settings: "kern", "liga", "pnum", "onum";
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (min-width:25em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 17.68px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 18.03px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 18.21px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 18.58px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 18.76px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 18.95px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {

    button,
    html,
    input,
    select,
    textarea {
        font-size: 19.33px;
        line-height: 1.55
    }
}

a {
    color: #e13205;
    text-decoration: underline
}

a:hover {
    color: #a00900;
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

blockquote:not([class]),
dl:not([class]),
ol:not([class]),
p,
ul:not([class]) {
    margin-top: 0;
    margin-bottom: 1em
}

blockquote:not([class]):last-child,
dl:not([class]):last-child,
ol:not([class]):last-child,
p:last-child,
ul:not([class]):last-child {
    margin-bottom: 0
}

b,
strong {
    font-weight: 700
}

a:focus {
    outline: 6px solid #e13205;
    outline-offset: 10px
}

.Grid {
    display: flex;
    flex-wrap: wrap
}

.Grid--padded>.Grid-item {
    padding-left: 8px;
    padding-right: 8px
}

@media screen and (min-width:25em) {
    .Grid--padded>.Grid-item {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--padded>.Grid-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--padded>.Grid-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--padded>.Grid-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--padded>.Grid-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--padded>.Grid-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--padded>.Grid-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

.Grid--compensatePadded {
    margin-left: -8px;
    margin-right: -8px
}

@media screen and (min-width:25em) {
    .Grid--compensatePadded {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--compensatePadded {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--compensatePadded {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--compensatePadded {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--compensatePadded {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--compensatePadded {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--compensatePadded {
        margin-left: -11px;
        margin-right: -11px
    }
}

.Grid--center {
    justify-content: center
}

.Grid--centerVertical {
    align-items: center
}

.Grid--reverse {
    flex-direction: row-reverse
}

.Grid-item {
    width: 100%
}

.Grid-item--padded {
    padding-left: 8px;
    padding-right: 8px
}

@media screen and (min-width:25em) {
    .Grid-item--padded {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .Grid-item--padded {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item--padded {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item--padded {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item--padded {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item--padded {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .Grid-item--padded {
        padding-left: 11px;
        padding-right: 11px
    }
}

.AdviceTeaser {
    padding: 2.5em 23px;
    background: #f9f5f5;
    font-size: 15.91px;
    line-height: 1.35;
    position: relative
}

@media screen and (min-width:25em) {
    .AdviceTeaser {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (min-width:37.5em) {
    .AdviceTeaser {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width:46.25em) {
    .AdviceTeaser {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .AdviceTeaser {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .AdviceTeaser {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .AdviceTeaser {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .AdviceTeaser {
        padding-left: 32px;
        padding-right: 32px
    }
}

.AdviceTeaser:before {
    width: 35px;
    height: 100px;
    right: -12px;
    top: 28px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #e6eed1
}

@media screen and (min-width:46.25em) {
    .AdviceTeaser:before {
        width: 40px;
        height: 120px;
        top: 40px
    }
}

@media screen and (min-width:25em) {
    .AdviceTeaser {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .AdviceTeaser {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .AdviceTeaser {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .AdviceTeaser {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .AdviceTeaser {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .AdviceTeaser {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .AdviceTeaser {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.AdviceTeaser-heading {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {
    .AdviceTeaser-heading {
        font-size: 24.81px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .AdviceTeaser-heading {
        font-size: 25.72px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .AdviceTeaser-heading {
        font-size: 26.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .AdviceTeaser-heading {
        font-size: 27.14px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .AdviceTeaser-heading {
        font-size: 27.63px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .AdviceTeaser-heading {
        font-size: 28.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .AdviceTeaser-heading {
        font-size: 29.16px;
        line-height: 1.1
    }
}

.AdviceTeaser-checklist {
    margin-bottom: 2em
}

.AdviceTeaser-subHeading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {
    .AdviceTeaser-subHeading {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .AdviceTeaser-subHeading {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .AdviceTeaser-subHeading {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .AdviceTeaser-subHeading {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .AdviceTeaser-subHeading {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .AdviceTeaser-subHeading {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .AdviceTeaser-subHeading {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.AdviceTeaser-contactPersons {
    padding-left: 0;
    list-style: none;
    margin-top: 2em
}

.AdviceTeaser-contactPersons>li+li {
    margin-top: 1em
}

.Avatar {
    width: 35px;
    height: 35px;
    display: inline-block;
    border-radius: 50%
}

@media screen and (min-width:46.25em) {
    .Avatar {
        width: 40px;
        height: 40px
    }
}

.Avatar--fallback {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e3000b;
    color: #fff;
    font-weight: 700
}

.Avatar-image {
    border-radius: 50%
}

.BankIdButton {
    color: #479cbe;
    background: #fff;
    padding: 6px 0;
    font-size: 15.91px;
    line-height: 1.15;
    width: 100%;
    align-items: center;
    text-decoration: none;
    text-align: left;
    font-weight: 400;
    border: 1px solid #479cbe;
    border-radius: 3px
}

.BankIdButton:hover {
    border-color: #235971;
    color: #235971;
    background: #fff
}

@media screen and (min-width:25em) {
    .BankIdButton {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 16.01px;
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .BankIdButton {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 16.2px;
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .BankIdButton {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 16.3px;
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .BankIdButton {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 16.49px;
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .BankIdButton {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 16.59px;
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .BankIdButton {
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 16.69px;
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .BankIdButton {
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 16.89px;
        line-height: 1.18
    }
}

.BankIdButton:not([hidden]) {
    display: flex
}

.BankIdButton+.BankIdButton {
    margin-top: 16px
}

@media screen and (min-width:25em) {
    .BankIdButton+.BankIdButton {
        margin-top: 16px
    }
}

@media screen and (min-width:37.5em) {
    .BankIdButton+.BankIdButton {
        margin-top: 17px
    }
}

@media screen and (min-width:46.25em) {
    .BankIdButton+.BankIdButton {
        margin-top: 18px
    }
}

@media screen and (min-width:53.75em) {
    .BankIdButton+.BankIdButton {
        margin-top: 19px
    }
}

@media screen and (min-width:61.25em) {
    .BankIdButton+.BankIdButton {
        margin-top: 20px
    }
}

@media screen and (min-width:71.25em) {
    .BankIdButton+.BankIdButton {
        margin-top: 20px
    }
}

@media screen and (min-width:81.25em) {
    .BankIdButton+.BankIdButton {
        margin-top: 22px
    }
}

.BankIdButton-label {
    margin-top: 8px;
    margin-bottom: 8px;
    margin-right: 11px;
    max-width: 250px
}

@media screen and (min-width:25em) {
    .BankIdButton-label {
        margin-top: 8px;
        margin-bottom: 8px;
        margin-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .BankIdButton-label {
        margin-top: 9px;
        margin-bottom: 9px;
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .BankIdButton-label {
        margin-top: 9px;
        margin-bottom: 9px;
        margin-right: 12px
    }
}

@media screen and (min-width:53.75em) {
    .BankIdButton-label {
        margin-top: 9px;
        margin-bottom: 9px;
        margin-right: 13px
    }
}

@media screen and (min-width:61.25em) {
    .BankIdButton-label {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 13px
    }
}

@media screen and (min-width:71.25em) {
    .BankIdButton-label {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 14px
    }
}

@media screen and (min-width:81.25em) {
    .BankIdButton-label {
        margin-top: 10px;
        margin-bottom: 10px;
        margin-right: 14px
    }
}

.BankIdButton-icon {
    margin-left: 11px;
    margin-right: 11px;
    width: 30%;
    max-width: 70px;
    color: #235971
}

@media screen and (min-width:25em) {
    .BankIdButton-icon {
        margin-left: 11px;
        margin-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .BankIdButton-icon {
        margin-left: 12px;
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .BankIdButton-icon {
        margin-left: 12px;
        margin-right: 12px
    }
}

@media screen and (min-width:53.75em) {
    .BankIdButton-icon {
        margin-left: 13px;
        margin-right: 13px
    }
}

@media screen and (min-width:61.25em) {
    .BankIdButton-icon {
        margin-left: 13px;
        margin-right: 13px
    }
}

@media screen and (min-width:71.25em) {
    .BankIdButton-icon {
        margin-left: 14px;
        margin-right: 14px
    }
}

@media screen and (min-width:81.25em) {
    .BankIdButton-icon {
        margin-left: 14px;
        margin-right: 14px
    }
}

.BankIdButton.is-active {
    opacity: .5
}

.BankIdButton.is-active:hover {
    opacity: 1
}

.Block--spacious {
    margin-top: 32px;
    margin-bottom: 32px
}

@media screen and (min-width:25em) {
    .Block--spacious {
        margin-top: 33px;
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Block--spacious {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Block--spacious {
        margin-top: 37px;
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Block--spacious {
        margin-top: 39px;
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Block--spacious {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Block--spacious {
        margin-top: 42px;
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Block--spacious {
        margin-top: 45px;
        margin-bottom: 45px
    }
}

.Block--spacious:first-child {
    margin-top: 0
}

.Block--spacious:last-child {
    margin-bottom: 0
}

@media screen and (min-width:46.25em) {
    .Block--offsetLarge {
        margin-left: -10%;
        margin-right: -10%
    }
}

@media screen and (min-width:61.25em) {
    .Block--offsetLarge {
        margin-left: -12%;
        margin-right: -12%
    }
}

@media screen and (min-width:71.25em) {
    .Block--offsetLarge {
        margin-left: -15%;
        margin-right: -15%
    }
}

@media screen and (min-width:46.25em) {
    .Block--offsetSmall {
        margin-left: -26px;
        margin-right: -26px
    }
}

@media screen and (min-width:53.75em) {
    .Block--offsetSmall {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media screen and (min-width:61.25em) {
    .Block--offsetSmall {
        margin-left: -29px;
        margin-right: -29px
    }
}

@media screen and (min-width:71.25em) {
    .Block--offsetSmall {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media screen and (min-width:81.25em) {
    .Block--offsetSmall {
        margin-left: -32px;
        margin-right: -32px
    }
}

.BodyImage {
    margin: 0
}

@media screen and (min-width:37.5em) {
    .BodyImage {
        display: flex;
        align-items: center
    }
}

@media screen and (min-width:37.5em) {
    .BodyImage--prominent {
        flex-direction: column
    }
}

.BodyImage--prominent .BodyImage-itemWrapper {
    width: 100%;
    margin-right: 0
}

@media screen and (min-width:37.5em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 9px
    }
}

@media screen and (min-width:46.25em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 9px
    }
}

@media screen and (min-width:53.75em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 9px
    }
}

@media screen and (min-width:61.25em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 10px
    }
}

@media screen and (min-width:71.25em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 10px
    }
}

@media screen and (min-width:81.25em) {
    .BodyImage--prominent .BodyImage-itemWrapper {
        margin-bottom: 10px
    }
}

.BodyImage--prominent .BodyImage-caption {
    width: 100%;
    margin-left: 0
}

.BodyImage-itemWrapper {
    margin-bottom: 8px;
    width: 60%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:37.5em) {
    .BodyImage-itemWrapper {
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .BodyImage-itemWrapper {
        margin-right: 12px
    }
}

@media screen and (min-width:53.75em) {
    .BodyImage-itemWrapper {
        margin-right: 13px
    }
}

@media screen and (min-width:61.25em) {
    .BodyImage-itemWrapper {
        margin-right: 13px
    }
}

@media screen and (min-width:71.25em) {
    .BodyImage-itemWrapper {
        margin-right: 14px
    }
}

@media screen and (min-width:81.25em) {
    .BodyImage-itemWrapper {
        margin-right: 14px
    }
}

@media screen and (min-width:25em) {
    .BodyImage-itemWrapper {
        margin-bottom: 8px
    }
}

@media screen and (min-width:37.5em) {
    .BodyImage-itemWrapper {
        margin-bottom: 0;
        margin-left: 0;
        width: 40%
    }
}

.BodyImage-caption {
    text-align: center
}

@media screen and (min-width:37.5em) {
    .BodyImage-caption {
        margin-left: 12px
    }
}

@media screen and (min-width:46.25em) {
    .BodyImage-caption {
        margin-left: 12px
    }
}

@media screen and (min-width:53.75em) {
    .BodyImage-caption {
        margin-left: 13px
    }
}

@media screen and (min-width:61.25em) {
    .BodyImage-caption {
        margin-left: 13px
    }
}

@media screen and (min-width:71.25em) {
    .BodyImage-caption {
        margin-left: 14px
    }
}

@media screen and (min-width:81.25em) {
    .BodyImage-caption {
        margin-left: 14px
    }
}

@media screen and (min-width:37.5em) {
    .BodyImage-caption {
        width: 50%;
        text-align: left
    }
}

.BodyImage-caption {
    font-size: 15.91px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .BodyImage-caption {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .BodyImage-caption {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .BodyImage-caption {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .BodyImage-caption {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .BodyImage-caption {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .BodyImage-caption {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .BodyImage-caption {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.BodyImage-byline {
    margin-left: .5em;
    color: #a8a6a6
}

.Breadcrumbs {
    padding-left: 0;
    list-style: none;
    font-size: 13.15px;
    line-height: 1.15;
    margin-bottom: 16px;
    display: flex;
    margin-top: 0;
    white-space: nowrap;
    font-weight: 700;
    color: #e13205
}

@media screen and (min-width:25em) {
    .Breadcrumbs {
        font-size: 13.35px;
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .Breadcrumbs {
        font-size: 13.75px;
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .Breadcrumbs {
        font-size: 13.95px;
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .Breadcrumbs {
        font-size: 14.37px;
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .Breadcrumbs {
        font-size: 14.58px;
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .Breadcrumbs {
        font-size: 14.8px;
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .Breadcrumbs {
        font-size: 15.25px;
        line-height: 1.18
    }
}

@media screen and (min-width:25em) {
    .Breadcrumbs {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .Breadcrumbs {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .Breadcrumbs {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .Breadcrumbs {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .Breadcrumbs {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .Breadcrumbs {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .Breadcrumbs {
        margin-bottom: 22px
    }
}

.Breadcrumbs--noOffset {
    margin-top: auto
}

.Breadcrumbs-item {
    margin-left: 1em;
    text-overflow: ellipsis;
    overflow: hidden
}

.Breadcrumbs-item:first-child {
    margin-left: 0
}

.Breadcrumbs-link {
    text-decoration: none;
    color: #e3000b
}

.Breadcrumbs-link:hover .Breadcrumbs-text {
    text-decoration: underline
}

.Breadcrumbs-link:focus {
    background: #e3000b;
    color: #fff
}

.is-pointer .Breadcrumbs-link:focus {
    background: transparent;
    color: #e3000b
}

.Breadcrumbs-icon {
    width: 1.5em;
    height: 1.5em
}

.Button {
    line-height: 1.15;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    border-radius: 50px;
    border: 1px solid #e13205;
    color: #fff;
    background: #e13205;
    padding: 6px 16px;
    font-size: 14.46px
}

@media screen and (min-width:25em) {
    .Button {
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .Button {
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .Button {
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .Button {
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .Button {
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .Button {
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .Button {
        line-height: 1.18
    }
}

.Button:hover {
    border-color: #c52003;
    color: #fff;
    background: #c52003
}

@media screen and (min-width:25em) {
    .Button {
        padding: 6px 16px;
        font-size: 14.55px
    }
}

@media screen and (min-width:37.5em) {
    .Button {
        padding: 6px 17px;
        font-size: 14.72px
    }
}

@media screen and (min-width:46.25em) {
    .Button {
        padding: 7px 18px;
        font-size: 14.81px
    }
}

@media screen and (min-width:53.75em) {
    .Button {
        padding: 7px 19px;
        font-size: 14.99px
    }
}

@media screen and (min-width:61.25em) {
    .Button {
        padding: 7px 20px;
        font-size: 15.08px
    }
}

@media screen and (min-width:71.25em) {
    .Button {
        padding: 7px 20px;
        font-size: 15.17px
    }
}

@media screen and (min-width:81.25em) {
    .Button {
        padding: 8px 22px;
        font-size: 15.35px
    }
}

.Button--outline {
    border-color: #e13205;
    color: #e13205;
    background: #fff
}

.Button--outline:hover {
    border-color: #b21502;
    color: #b21502;
    background: #fff
}

.Button--small {
    padding: 4px 11px;
    font-size: 13.15px
}

@media screen and (min-width:25em) {
    .Button--small {
        padding: 4px 11px;
        font-size: 13.23px
    }
}

@media screen and (min-width:37.5em) {
    .Button--small {
        padding: 4px 12px;
        font-size: 13.39px
    }
}

@media screen and (min-width:46.25em) {
    .Button--small {
        padding: 4px 12px;
        font-size: 13.47px
    }
}

@media screen and (min-width:53.75em) {
    .Button--small {
        padding: 5px 13px;
        font-size: 13.63px
    }
}

@media screen and (min-width:61.25em) {
    .Button--small {
        padding: 5px 13px;
        font-size: 13.71px
    }
}

@media screen and (min-width:71.25em) {
    .Button--small {
        padding: 5px 14px;
        font-size: 13.79px
    }
}

@media screen and (min-width:81.25em) {
    .Button--small {
        padding: 5px 14px;
        font-size: 13.96px
    }
}

.Button--large {
    padding: 4px 16px;
    font-size: 19.25px
}

@media screen and (min-width:25em) {
    .Button--large {
        padding: 4px 16px;
        font-size: 19.52px
    }
}

@media screen and (min-width:37.5em) {
    .Button--large {
        padding: 4px 17px;
        font-size: 20.07px
    }
}

@media screen and (min-width:46.25em) {
    .Button--large {
        padding: 4px 18px;
        font-size: 20.35px
    }
}

@media screen and (min-width:53.75em) {
    .Button--large {
        padding: 5px 19px;
        font-size: 20.92px
    }
}

@media screen and (min-width:61.25em) {
    .Button--large {
        padding: 5px 20px;
        font-size: 21.22px
    }
}

@media screen and (min-width:71.25em) {
    .Button--large {
        padding: 5px 20px;
        font-size: 21.51px
    }
}

@media screen and (min-width:81.25em) {
    .Button--large {
        padding: 5px 22px;
        font-size: 22.12px
    }
}

.Button--positive {
    border-color: #327e3e;
    color: #fff;
    background: #327e3e
}

.Button--positive:hover {
    border-color: #286732;
    color: #fff;
    background: #286732
}

.Button--positive.Button--outline {
    border-color: #327e3e;
    color: #327e3e;
    background: #fff
}

.Button--positive.Button--outline:hover {
    border-color: #21582a;
    color: #21582a;
    background: #fff
}

.Button--negative {
    border-color: #ef2f28;
    color: #fff;
    background: #ef2f28
}

.Button--negative:hover {
    border-color: #bf2820;
    color: #fff;
    background: #bf2820
}

.Button--negative.Button--outline {
    border-color: #ef2f28;
    color: #ef2f28;
    background: #fff
}

.Button--negative.Button--outline:hover {
    border-color: #9f241b;
    color: #9f241b;
    background: #fff
}

.Button--white {
    border-color: #fff;
    color: #e13205;
    background: #fff
}

.Button--white:hover {
    border-color: #fff;
    color: #c52003;
    background: #fff
}

.Button--fullWidth {
    width: 100%
}

.Button[disabled] {
    pointer-events: none;
    opacity: .5
}

.Checklist {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0
}

.Checklist--boxed {
    border: 1px solid #327e3e;
    padding: 1em;
    border-radius: 5px
}

.Checklist--boxedOffset {
    margin-left: -1em;
    margin-right: -1em
}

.Checklist-item {
    position: relative;
    padding-left: 2em;
    margin-bottom: .25em
}

.Checklist-icon {
    width: 1.75em;
    height: 1.75em;
    position: absolute;
    left: 0;
    top: -1px;
    color: #327e3e
}

.ContactGroup-heading {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 1em;
    font-weight: 400
}

@media screen and (min-width:25em) {
    .ContactGroup-heading {
        font-size: 24.81px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-heading {
        font-size: 25.72px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-heading {
        font-size: 26.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup-heading {
        font-size: 27.14px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup-heading {
        font-size: 27.63px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup-heading {
        font-size: 28.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup-heading {
        font-size: 29.16px;
        line-height: 1.1
    }
}

.ContactGroup-items {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px -23px
}

@media screen and (min-width:25em) {
    .ContactGroup-items {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-items {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-items {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup-items {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup-items {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup-items {
        margin-left: -11px;
        margin-right: -11px
    }
}

@media screen and (min-width:25em) {
    .ContactGroup-items {
        margin-bottom: -24px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-items {
        margin-bottom: -25px
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-items {
        margin-bottom: -26px
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup-items {
        margin-bottom: -28px
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup-items {
        margin-bottom: -29px
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup-items {
        margin-bottom: -30px
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup-items {
        margin-bottom: -32px
    }
}

.ContactGroup-item {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .ContactGroup-item {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (min-width:25em) {
    .ContactGroup-item {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-item {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-item {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup-item {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup-item {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup-item {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup-item {
        margin-bottom: 32px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup-item {
        width: 50%
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup-item {
        width: 25%
    }
}

.ContactGroup+.ContactGroup {
    margin-top: 45px;
    padding-top: 23px;
    border-top: 1px solid #e0dcdc
}

@media screen and (min-width:25em) {
    .ContactGroup+.ContactGroup {
        margin-top: 47px;
        padding-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContactGroup+.ContactGroup {
        margin-top: 50px;
        padding-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContactGroup+.ContactGroup {
        margin-top: 52px;
        padding-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContactGroup+.ContactGroup {
        margin-top: 56px;
        padding-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContactGroup+.ContactGroup {
        margin-top: 58px;
        padding-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContactGroup+.ContactGroup {
        margin-top: 60px;
        padding-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContactGroup+.ContactGroup {
        margin-top: 64px;
        padding-top: 32px
    }
}

.ContactGroup+.ContactGroup--neutral {
    border-top-color: #ceb19d
}

.ContentBody ul:not([class]) {
    padding-left: 0;
    list-style: none
}

.ContentBody ul:not([class])>li {
    padding-left: 1em;
    text-indent: -1em
}

.ContentBody ul:not([class])>li:before {
    padding-right: .5em;
    content: "• "
}

.ContentBody ol:not([class]) {
    padding-left: 0;
    list-style: none
}

.ContentBody ol:not([class])>li {
    padding-left: 1em;
    text-indent: -1em
}

.ContentBody ol:not([class])>li:before {
    padding-right: .5em
}

.ContentBody ol:not([class])>li {
    counter-increment: item
}

.ContentBody ol:not([class])>li:before {
    content: counter(item) "."
}

.ContentBody h1:not([class]),
.ContentBody h2:not([class]) {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: .25em;
    font-weight: 500
}

@media screen and (min-width:25em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 24.81px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 25.72px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 26.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 27.14px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 27.63px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 28.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {

    .ContentBody h1:not([class]),
    .ContentBody h2:not([class]) {
        font-size: 29.16px;
        line-height: 1.1
    }
}

.ContentBody h1:not([class]):first-child,
.ContentBody h2:not([class]):first-child {
    margin-top: 0
}

.ContentBody h3:not([class]) {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: .25em;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .ContentBody h3:not([class]) {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentBody h3:not([class]) {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentBody h3:not([class]) {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentBody h3:not([class]) {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentBody h3:not([class]) {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentBody h3:not([class]) {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentBody h3:not([class]) {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.ContentBody h3:not([class]):first-child {
    margin-top: 0
}

.ContentBody h4:not([class]),
.ContentBody h5:not([class]),
.ContentBody h6:not([class]) {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-top: 1em;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 17.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 18.03px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 18.21px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 18.58px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 18.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 18.95px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {

    .ContentBody h4:not([class]),
    .ContentBody h5:not([class]),
    .ContentBody h6:not([class]) {
        font-size: 19.33px;
        line-height: 1.1
    }
}

.ContentBody h4:not([class]):first-child,
.ContentBody h5:not([class]):first-child,
.ContentBody h6:not([class]):first-child {
    margin-top: 0
}

.ContentBody blockquote:not([class]) {
    padding-top: 11px;
    position: relative;
    color: #e3000b;
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin: 32px 0
}

@media screen and (min-width:25em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 11px
    }
}

@media screen and (min-width:37.5em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 12px
    }
}

@media screen and (min-width:46.25em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 12px
    }
}

@media screen and (min-width:53.75em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 13px
    }
}

@media screen and (min-width:61.25em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 13px
    }
}

@media screen and (min-width:71.25em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 14px
    }
}

@media screen and (min-width:81.25em) {
    .ContentBody blockquote:not([class]) {
        padding-top: 14px
    }
}

.ContentBody blockquote:not([class]):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 5px;
    max-width: 150px;
    background: #e3000b
}

@media screen and (min-width:25em) {
    .ContentBody blockquote:not([class]) {
        font-size: 25.11px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentBody blockquote:not([class]) {
        font-size: 26.65px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentBody blockquote:not([class]) {
        font-size: 27.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentBody blockquote:not([class]) {
        font-size: 29.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentBody blockquote:not([class]) {
        font-size: 30.01px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentBody blockquote:not([class]) {
        font-size: 30.92px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentBody blockquote:not([class]) {
        font-size: 32.81px;
        line-height: 1.1
    }
}

.ContentBody blockquote:not([class]) p {
    quotes: "“" "”" "‘" "’"
}

:lang(sv) .ContentBody blockquote:not([class]) p {
    quotes: "”" "”" "’" "’"
}

.ContentBody blockquote:not([class]) p:first-child:before {
    content: open-quote
}

.ContentBody blockquote:not([class]) p:last-child:after {
    content: close-quote
}

@media screen and (min-width:25em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 33px;
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 35px;
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 37px;
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 39px;
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 42px;
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .ContentBody blockquote:not([class]) {
        margin-top: 45px;
        margin-bottom: 45px
    }
}

.ContentBody blockquote:not([class]):first-child {
    margin-top: 0
}

.ContentBody blockquote:not([class]):last-child {
    margin-bottom: 0
}

.ContentBody-adviceTeaser {
    margin-left: -23px
}

@media screen and (min-width:25em) {
    .ContentBody-adviceTeaser {
        margin-left: -24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentBody-adviceTeaser {
        margin-left: -25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentBody-adviceTeaser {
        margin-left: -26px;
        margin-right: -10%
    }
}

@media screen and (min-width:53.75em) {
    .ContentBody-adviceTeaser {
        margin-left: -28px;
        margin-right: -20%
    }
}

@media screen and (min-width:61.25em) {
    .ContentBody-adviceTeaser {
        margin-left: -29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentBody-adviceTeaser {
        margin-left: -30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentBody-adviceTeaser {
        margin-left: -32px
    }
}

.ContentHead {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .ContentHead {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead {
        margin-bottom: 32px
    }
}

.ContentHead-label {
    font-size: 12.57px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    display: inline-block;
    padding: .3em 1em;
    margin-bottom: 1em;
    margin-right: .3em;
    text-transform: uppercase;
    letter-spacing: .075em;
    color: #fff;
    border-radius: 2px;
    background: #e3000b
}

@media screen and (min-width:25em) {
    .ContentHead-label {
        font-size: 12.65px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead-label {
        font-size: 12.8px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead-label {
        font-size: 12.87px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead-label {
        font-size: 13.03px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead-label {
        font-size: 13.11px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead-label {
        font-size: 13.19px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead-label {
        font-size: 13.34px;
        line-height: 1.1
    }
}

.ContentHead-timestamp {
    font-size: 14.83px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    display: inline-block;
    margin-bottom: 1em;
    font-weight: 400;
    color: #807e7e
}

@media screen and (min-width:25em) {
    .ContentHead-timestamp {
        font-size: 14.92px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead-timestamp {
        font-size: 15.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead-timestamp {
        font-size: 15.19px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead-timestamp {
        font-size: 15.37px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead-timestamp {
        font-size: 15.46px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead-timestamp {
        font-size: 15.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead-timestamp {
        font-size: 15.74px;
        line-height: 1.1
    }
}

.ContentHead-heading {
    font-size: 28.75px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500;
    margin-bottom: 6px
}

@media screen and (min-width:25em) {
    .ContentHead-heading {
        font-size: 29.77px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead-heading {
        font-size: 31.91px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead-heading {
        font-size: 33.04px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead-heading {
        font-size: 35.42px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead-heading {
        font-size: 36.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead-heading {
        font-size: 37.98px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead-heading {
        font-size: 40.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:25em) {
    .ContentHead-heading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead-heading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead-heading {
        margin-bottom: 8px
    }
}

.ContentHead-heading:last-child {
    margin-bottom: 0
}

.ContentHead-lead {
    font-size: 19.25px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .ContentHead-lead {
        font-size: 19.73px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ContentHead-lead {
        font-size: 20.74px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ContentHead-lead {
        font-size: 21.26px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ContentHead-lead {
        font-size: 22.34px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ContentHead-lead {
        font-size: 22.9px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ContentHead-lead {
        font-size: 23.47px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ContentHead-lead {
        font-size: 24.67px;
        line-height: 1.39
    }
}

.ContentHead-lead p {
    margin-bottom: .5em
}

.ContentHead-lead p:last-child {
    margin-bottom: 0
}

.ContentItemMainImage {
    margin-bottom: 23px;
    position: relative;
    margin-left: auto;
    margin-right: auto
}

.ContentItemMainImage:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #e6eed1
}

@media screen and (min-width:46.25em) {
    .ContentItemMainImage:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

@media screen and (min-width:25em) {
    .ContentItemMainImage {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemMainImage {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemMainImage {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemMainImage {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemMainImage {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemMainImage {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemMainImage {
        margin-bottom: 32px
    }
}

@media screen and (max-width:37.4375em) {
    .ContentItemMainImage {
        margin-left: -6.25vw;
        margin-right: -6.25vw
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemMainImage {
        width: 83.33333%
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemMainImage {
        width: 75%
    }
}

.ContentItemMainImage-image {
    margin-bottom: 6px
}

@media screen and (min-width:25em) {
    .ContentItemMainImage-image {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemMainImage-image {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemMainImage-image {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemMainImage-image {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemMainImage-image {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemMainImage-image {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemMainImage-image {
        margin-bottom: 8px
    }
}

.ContentItemMainImage-image:last-child {
    margin-bottom: 0
}

.ContentItemMainImage-caption {
    font-size: 15.91px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .ContentItemMainImage-caption {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemMainImage-caption {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemMainImage-caption {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemMainImage-caption {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemMainImage-caption {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemMainImage-caption {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemMainImage-caption {
        font-size: 16.89px;
        line-height: 1.39
    }
}

@media screen and (max-width:37.4375em) {
    .ContentItemMainImage-caption {
        margin-left: 6.25vw;
        margin-right: 6.25vw
    }
}

.ContentItemMainImage-captionText {
    margin-right: 1em;
    color: #4a4a4a
}

.ContentItemMainImage-captionText:last-child {
    margin-right: 0
}

.ContentItemMainImage-byline {
    color: #807e7e
}

.ContentItemMainVideo {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .ContentItemMainVideo {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemMainVideo {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemMainVideo {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemMainVideo {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemMainVideo {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemMainVideo {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemMainVideo {
        margin-bottom: 32px
    }
}

@media screen and (max-width:37.4375em) {
    .ContentItemMainVideo {
        margin-left: -6.25vw;
        margin-right: -6.25vw
    }
}

.ContentItemTeaser {
    display: block;
    text-decoration: none;
    color: #3a3a3a
}

.ContentItemTeaser--medium {
    flex-direction: row-reverse
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium {
        display: flex
    }
}

.ContentItemTeaser--medium .ContentItemTeaser-media {
    width: 30%;
    float: right;
    margin-left: 8px;
    margin-bottom: 11px
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 8px;
        margin-bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        margin-left: 22px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium .ContentItemTeaser-media {
        width: 25%;
        float: none;
        margin-bottom: 0
    }
}

.ContentItemTeaser--medium .ContentItemTeaser-heading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 21.17px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 22.24px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 22.8px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 23.96px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 24.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 25.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-heading {
        font-size: 26.46px;
        line-height: 1.1
    }
}

.ContentItemTeaser--medium .ContentItemTeaser-excerpt {
    font-size: 15.91px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 16.15px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 16.63px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 16.88px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 17.39px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 17.65px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 17.91px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-excerpt {
        font-size: 18.45px;
        line-height: 1.39
    }
}

.ContentItemTeaser--medium .ContentItemTeaser-date {
    font-size: 12.57px;
    line-height: 1.3;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 12.76px;
        line-height: 1.31
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 13.14px;
        line-height: 1.34
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 13.34px;
        line-height: 1.35
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 13.74px;
        line-height: 1.38
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 13.94px;
        line-height: 1.39
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 14.15px;
        line-height: 1.41
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--medium .ContentItemTeaser-date {
        font-size: 14.57px;
        line-height: 1.44
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large {
        display: flex;
        align-items: center
    }
}

.ContentItemTeaser--large .ContentItemTeaser-media {
    position: relative;
    margin-bottom: 16px
}

.ContentItemTeaser--large .ContentItemTeaser-media:before {
    width: 100px;
    height: 35px;
    left: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #e6eed1
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media:before {
        width: 120px;
        height: 40px;
        left: 40px
    }
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 21px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 23px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 25px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 26px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 30px
    }
}



@media screen and (min-width:37.5em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        margin-left: 0
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-media {
        width: 40%;
        margin-bottom: 0
    }
}

.ContentItemTeaser--large .ContentItemTeaser-heading {
    font-size: 28.75px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 29.77px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 31.91px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 33.04px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 35.42px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 36.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 37.98px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-heading {
        font-size: 40.71px;
        line-height: 1.1
    }
}

.ContentItemTeaser--large .ContentItemTeaser-excerpt {
    font-size: 17.5px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 17.85px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 18.57px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 18.94px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 19.71px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 20.1px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 20.5px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-excerpt {
        font-size: 21.33px;
        line-height: 1.39
    }
}

.ContentItemTeaser--large .ContentItemTeaser-date {
    font-size: 14.83px;
    line-height: 1.3;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 15.05px;
        line-height: 1.31
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 15.5px;
        line-height: 1.34
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 15.73px;
        line-height: 1.35
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 16.21px;
        line-height: 1.38
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 16.45px;
        line-height: 1.39
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 16.69px;
        line-height: 1.41
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--large .ContentItemTeaser-date {
        font-size: 17.19px;
        line-height: 1.44
    }
}

.ContentItemTeaser--case {
    flex-direction: row
}

.ContentItemTeaser--case .ContentItemTeaser-media {
    width: 30%
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        margin-right: 22px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--case .ContentItemTeaser-media {
        width: 25%;
        float: none;
        margin-left: 0;
        margin-bottom: 0
    }
}

.ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 21px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 23px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 25px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 26px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-right: 30px
    }
}

@media screen and (max-width:37.4375em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-left: -6.25vw;
        margin-right: -6.25vw
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        margin-left: 0
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser--case.ContentItemTeaser--large .ContentItemTeaser-media {
        width: 40%;
        margin-bottom: 0
    }
}

.ContentItemTeaser:hover {
    color: #3a3a3a
}

.ContentItemTeaser:hover .ContentItemTeaser-heading {
    color: #e13205
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-media {
        flex: 0 0 auto;
        margin-bottom: 0
    }
}

.ContentItemTeaser-body {
    width: 100%
}

.ContentItemTeaser-mediaInner {
    position: relative
}

.ContentItemTeaser-image {
    width: 100%
}

.ContentItemTeaser-meta {
    font-size: 12.57px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .2em;
    text-transform: uppercase;
    letter-spacing: .075em;
    color: #e13205
}

@media screen and (min-width:25em) {
    .ContentItemTeaser-meta {
        font-size: 12.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-meta {
        font-size: 13.14px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser-meta {
        font-size: 13.34px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser-meta {
        font-size: 13.74px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser-meta {
        font-size: 13.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser-meta {
        font-size: 14.15px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser-meta {
        font-size: 14.57px;
        line-height: 1.1
    }
}

.ContentItemTeaser-heading {
    margin-bottom: .25em
}

.ContentItemTeaser-headingPrefix {
    color: #989696
}

.ContentItemTeaser-excerpt {
    margin-bottom: .75em
}

.ContentItemTeaser-excerpt:last-child {
    margin-bottom: 0
}

.ContentItemTeaser-date {
    text-transform: uppercase;
    letter-spacing: .075em;
    color: #e13205
}

.ContentItemTeaser-cta {
    font-weight: 700;
    color: #e13205
}

.ContentItemTeaser-ctaText {
    margin-right: .5em
}

.ContentItemTeaser-ctaArrow {
    width: 1.5em;
    height: 1.5em;
    margin-top: -.2em
}

.ContentItemTeaser-video {
    font-size: 13.15px;
    line-height: 1.15;
    position: absolute;
    left: 10%;
    bottom: 10%;
    padding: .25em .5em;
    background: rgba(0, 0, 0, .75);
    color: #fff;
    font-weight: 700;
    border-radius: 2px
}

@media screen and (min-width:25em) {
    .ContentItemTeaser-video {
        font-size: 13.23px;
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-video {
        font-size: 13.39px;
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeaser-video {
        font-size: 13.47px;
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeaser-video {
        font-size: 13.63px;
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeaser-video {
        font-size: 13.71px;
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeaser-video {
        font-size: 13.79px;
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeaser-video {
        font-size: 13.96px;
        line-height: 1.18
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-video {
        left: 1em;
        bottom: 1em;
        padding: .25em .75em
    }
}

.ContentItemTeaser-videoPlayBtn {
    width: 1em;
    height: 1em
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-videoPlayBtn {
        margin-top: -.1em
    }
}

.ContentItemTeaser-videoDuration {
    display: none
}

@media screen and (min-width:37.5em) {
    .ContentItemTeaser-videoDuration {
        display: inline
    }
}

.ContentItemTeasers {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -8px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers {
        margin-left: -11px;
        margin-right: -11px
    }
}

.ContentItemTeasers--spaced {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers--spaced {
        margin-bottom: 32px
    }
}

.ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
    padding-top: 16px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child {
        padding-top: 22px
    }
}

.ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
    left: 8px;
    right: 8px;
    content: "";
    position: absolute;
    height: 1px;
    margin: 0 auto;
    background: #e0dcdc;
    top: 0
}

@media screen and (min-width:25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 8px;
        right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 8.5px;
        right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 9px;
        right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 9.5px;
        right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item:first-child:before {
        left: 11px;
        right: 11px
    }
}

.ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
    padding-top: 23px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers--borderTop .ContentItemTeasers-item.ContentItemTeasers-item--large:first-child {
        padding-top: 32px
    }
}

.ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
    margin-bottom: 16px;
    padding-bottom: 16px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 17px;
        padding-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 18px;
        padding-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 19px;
        padding-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers--continous .ContentItemTeasers-item:last-child {
        margin-bottom: 22px;
        padding-bottom: 22px
    }
}

.ContentItemTeasers--continous .ContentItemTeasers-item:last-child:after {
    display: block
}

.ContentItemTeasers-item {
    width: 100%;
    margin-bottom: 16px;
    padding-bottom: 16px;
    position: relative
}


@media screen and (min-width:25em) {
    .ContentItemTeasers-item {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers-item {
        margin-bottom: 17px;
        padding-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers-item {
        margin-bottom: 18px;
        padding-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers-item {
        margin-bottom: 19px;
        padding-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers-item {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers-item {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers-item {
        margin-bottom: 22px;
        padding-bottom: 22px
    }
}

.ContentItemTeasers-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.ContentItemTeasers-item:last-child:after {
    display: none
}

.ContentItemTeasers-item:after {
    left: 8px;
    right: 8px;
    content: "";
    position: absolute;
    height: 1px;
    margin: 0 auto;
    background: #e0dcdc;
    bottom: 0
}

@media screen and (min-width:25em) {
    .ContentItemTeasers-item:after {
        left: 8px;
        right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers-item:after {
        left: 8.5px;
        right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers-item:after {
        left: 9px;
        right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers-item:after {
        left: 9.5px;
        right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers-item:after {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers-item:after {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers-item:after {
        left: 11px;
        right: 11px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers-item--medium {
        width: 90%
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers-item--medium {
        width: 80%
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers-item--medium {
        width: 78%
    }
}

.ContentItemTeasers-item--large {
    padding-bottom: 23px
}

@media screen and (min-width:25em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ContentItemTeasers-item--large {
        padding-bottom: 32px
    }
}

@media screen and (min-width:46.25em) {
    .ContentItemTeasers-item--large {
        width: 100%%
    }
}

.CookieBanner {
    margin-top: 16px;
    margin-bottom: 6px;
    display: none;
    text-align: center
}

@media screen and (min-width:25em) {
    .CookieBanner {
        margin-top: 16px;
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .CookieBanner {
        margin-top: 17px;
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .CookieBanner {
        margin-top: 18px;
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .CookieBanner {
        margin-top: 19px;
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .CookieBanner {
        margin-top: 20px;
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .CookieBanner {
        margin-top: 20px;
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .CookieBanner {
        margin-top: 22px;
        margin-bottom: 8px
    }
}

.CookieBanner.is-visible {
    display: block
}

.CookieBanner-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}

.CookieBanner-body {
    font-size: 15.91px;
    line-height: 1.35;
    margin-right: 11px
}

@media screen and (min-width:25em) {
    .CookieBanner-body {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .CookieBanner-body {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .CookieBanner-body {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .CookieBanner-body {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .CookieBanner-body {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .CookieBanner-body {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .CookieBanner-body {
        font-size: 16.89px;
        line-height: 1.39
    }
}

@media screen and (min-width:25em) {
    .CookieBanner-body {
        margin-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .CookieBanner-body {
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .CookieBanner-body {
        margin-right: 12px
    }
}

@media screen and (min-width:53.75em) {
    .CookieBanner-body {
        margin-right: 13px
    }
}

@media screen and (min-width:61.25em) {
    .CookieBanner-body {
        margin-right: 13px
    }
}

@media screen and (min-width:71.25em) {
    .CookieBanner-body {
        margin-right: 14px
    }
}

@media screen and (min-width:81.25em) {
    .CookieBanner-body {
        margin-right: 14px
    }
}

.CookieBanner-body:last-child {
    margin-right: 0
}

.CookieBanner-action {
    margin-top: 8px;
    margin-bottom: 8px
}

@media screen and (min-width:25em) {
    .CookieBanner-action {
        margin-top: 8px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:37.5em) {
    .CookieBanner-action {
        margin-top: 9px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:46.25em) {
    .CookieBanner-action {
        margin-top: 9px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:53.75em) {
    .CookieBanner-action {
        margin-top: 9px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:61.25em) {
    .CookieBanner-action {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:71.25em) {
    .CookieBanner-action {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:81.25em) {
    .CookieBanner-action {
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.Date {
    color: #e3000b;
    text-transform: uppercase
}

.Date-start {
    white-space: nowrap
}

.Date-startDay {
    font-size: 43.55px;
    line-height: 1;
    font-family: ICA Pensel, cursive
}

@media screen and (min-width:25em) {
    .Date-startDay {
        font-size: 44.87px;
        line-height: 1.01
    }
}

@media screen and (min-width:37.5em) {
    .Date-startDay {
        font-size: 47.64px;
        line-height: 1.02
    }
}

@media screen and (min-width:46.25em) {
    .Date-startDay {
        font-size: 49.09px;
        line-height: 1.03
    }
}

@media screen and (min-width:53.75em) {
    .Date-startDay {
        font-size: 52.12px;
        line-height: 1.04
    }
}

@media screen and (min-width:61.25em) {
    .Date-startDay {
        font-size: 53.71px;
        line-height: 1.05
    }
}

@media screen and (min-width:71.25em) {
    .Date-startDay {
        font-size: 55.34px;
        line-height: 1.06
    }
}

@media screen and (min-width:81.25em) {
    .Date-startDay {
        font-size: 58.76px;
        line-height: 1.07
    }
}

.Date-startMonth {
    font-size: 17.5px;
    line-height: 1;
    font-family: ICA Pensel, cursive
}

@media screen and (min-width:25em) {
    .Date-startMonth {
        font-size: 17.68px;
        line-height: 1.01
    }
}

@media screen and (min-width:37.5em) {
    .Date-startMonth {
        font-size: 18.03px;
        line-height: 1.02
    }
}

@media screen and (min-width:46.25em) {
    .Date-startMonth {
        font-size: 18.21px;
        line-height: 1.03
    }
}

@media screen and (min-width:53.75em) {
    .Date-startMonth {
        font-size: 18.58px;
        line-height: 1.04
    }
}

@media screen and (min-width:61.25em) {
    .Date-startMonth {
        font-size: 18.76px;
        line-height: 1.05
    }
}

@media screen and (min-width:71.25em) {
    .Date-startMonth {
        font-size: 18.95px;
        line-height: 1.06
    }
}

@media screen and (min-width:81.25em) {
    .Date-startMonth {
        font-size: 19.33px;
        line-height: 1.07
    }
}

.Date-end {
    font-size: 17.5px;
    line-height: 1;
    font-family: ICA Pensel, cursive;
    display: block
}

@media screen and (min-width:25em) {
    .Date-end {
        font-size: 17.68px;
        line-height: 1.01
    }
}

@media screen and (min-width:37.5em) {
    .Date-end {
        font-size: 18.03px;
        line-height: 1.02
    }
}

@media screen and (min-width:46.25em) {
    .Date-end {
        font-size: 18.21px;
        line-height: 1.03
    }
}

@media screen and (min-width:53.75em) {
    .Date-end {
        font-size: 18.58px;
        line-height: 1.04
    }
}

@media screen and (min-width:61.25em) {
    .Date-end {
        font-size: 18.76px;
        line-height: 1.05
    }
}

@media screen and (min-width:71.25em) {
    .Date-end {
        font-size: 18.95px;
        line-height: 1.06
    }
}

@media screen and (min-width:81.25em) {
    .Date-end {
        font-size: 19.33px;
        line-height: 1.07
    }
}

.Debug {
    position: fixed;
    z-index: 1;
    padding: 10px 20px;
    left: 20px;
    bottom: 20px;
    background: #222;
    color: #eee;
    font-family: Monaco, monospace;
    font-size: 12px
}

.Debug-heading {
    text-decoration: underline
}

.Debug-descList {
    overflow: hidden
}

.Debug-descTerm {
    float: left;
    clear: left;
    min-width: 180px
}

.Debug-descTerm:after {
    content: ":"
}

.Debug-descDetail {
    float: left;
    margin-left: 0
}

.EventHead {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .EventHead {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .EventHead {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .EventHead {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .EventHead {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .EventHead {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .EventHead {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .EventHead {
        margin-bottom: 32px
    }
}

.EventHead-top {
    margin-bottom: 16px;
    flex-direction: row-reverse
}

@media screen and (min-width:25em) {
    .EventHead-top {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .EventHead-top {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-top {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .EventHead-top {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .EventHead-top {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .EventHead-top {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .EventHead-top {
        margin-bottom: 22px
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-top {
        flex-direction: row
    }
}

.EventHead-date {
    text-align: right
}

.EventHead-location {
    font-size: 17.5px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    color: #626262
}

@media screen and (min-width:25em) {
    .EventHead-location {
        font-size: 17.85px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .EventHead-location {
        font-size: 18.57px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-location {
        font-size: 18.94px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .EventHead-location {
        font-size: 19.71px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .EventHead-location {
        font-size: 20.1px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .EventHead-location {
        font-size: 20.5px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .EventHead-location {
        font-size: 21.33px;
        line-height: 1.39
    }
}

.EventHead-rsvp {
    margin-bottom: 1em
}

.EventHead-heading {
    font-size: 28.75px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500;
    margin-bottom: 6px
}

@media screen and (min-width:25em) {
    .EventHead-heading {
        font-size: 29.77px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .EventHead-heading {
        font-size: 31.91px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-heading {
        font-size: 33.04px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .EventHead-heading {
        font-size: 35.42px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .EventHead-heading {
        font-size: 36.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .EventHead-heading {
        font-size: 37.98px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .EventHead-heading {
        font-size: 40.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:25em) {
    .EventHead-heading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .EventHead-heading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .EventHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .EventHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .EventHead-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .EventHead-heading {
        margin-bottom: 8px
    }
}

.EventHead-heading:last-child {
    margin-bottom: 0
}

.EventHead-lead {
    font-size: 19.25px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .EventHead-lead {
        font-size: 19.73px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .EventHead-lead {
        font-size: 20.74px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .EventHead-lead {
        font-size: 21.26px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .EventHead-lead {
        font-size: 22.34px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .EventHead-lead {
        font-size: 22.9px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .EventHead-lead {
        font-size: 23.47px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .EventHead-lead {
        font-size: 24.67px;
        line-height: 1.39
    }
}

.EventHead-lead p {
    margin-bottom: .5em
}

.EventHead-lead p:last-child {
    margin-bottom: 0
}

.EventTeaser {
    display: block;
    text-decoration: none
}

.EventTeaser:hover .EventTeaser-heading {
    color: #e3000b
}

.EventTeaser--attending .EventTeaser-rsvp {
    color: #327e3e
}

.EventTeaser-rsvp {
    font-size: 14.58px;
    line-height: 1;
    font-family: ICA Pensel, cursive;
    position: absolute;
    bottom: 100%;
    margin-bottom: .25em;
    text-transform: uppercase;
    color: #e3000b
}

@media screen and (min-width:25em) {
    .EventTeaser-rsvp {
        font-size: 14.67px;
        line-height: 1.01
    }
}

@media screen and (min-width:37.5em) {
    .EventTeaser-rsvp {
        font-size: 14.84px;
        line-height: 1.02
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-rsvp {
        font-size: 14.93px;
        line-height: 1.03
    }
}

@media screen and (min-width:53.75em) {
    .EventTeaser-rsvp {
        font-size: 15.11px;
        line-height: 1.04
    }
}

@media screen and (min-width:61.25em) {
    .EventTeaser-rsvp {
        font-size: 15.2px;
        line-height: 1.05
    }
}

@media screen and (min-width:71.25em) {
    .EventTeaser-rsvp {
        font-size: 15.29px;
        line-height: 1.06
    }
}

@media screen and (min-width:81.25em) {
    .EventTeaser-rsvp {
        font-size: 15.48px;
        line-height: 1.07
    }
}

.EventTeaser-dateBody {
    display: flex;
    align-items: baseline
}

.EventTeaser-date {
    width: 78px;
    margin-right: 16px;
    flex: 0 0 auto;
    text-align: right
}

@media screen and (min-width:25em) {
    .EventTeaser-date {
        margin-right: 17px
    }
}

@media screen and (min-width:37.5em) {
    .EventTeaser-date {
        width: 100px;
        margin-right: 19px
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-date {
        width: 115px;
        margin-right: 21px
    }
}

@media screen and (min-width:53.75em) {
    .EventTeaser-date {
        margin-right: 23px
    }
}

@media screen and (min-width:61.25em) {
    .EventTeaser-date {
        margin-right: 25px
    }
}

@media screen and (min-width:71.25em) {
    .EventTeaser-date {
        margin-right: 26px
    }
}

@media screen and (min-width:81.25em) {
    .EventTeaser-date {
        margin-right: 30px
    }
}

.EventTeaser-body {
    width: 100%;
    position: relative
}

.EventTeaser-heading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .2em;
    color: #3a3a3a
}

@media screen and (min-width:25em) {
    .EventTeaser-heading {
        font-size: 21.17px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .EventTeaser-heading {
        font-size: 22.24px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-heading {
        font-size: 22.8px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .EventTeaser-heading {
        font-size: 23.96px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .EventTeaser-heading {
        font-size: 24.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .EventTeaser-heading {
        font-size: 25.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .EventTeaser-heading {
        font-size: 26.46px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-heading {
        display: inline;
        margin-right: .5em
    }
}

.EventTeaser-location {
    font-size: 15.91px;
    line-height: 1.15;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    color: #626262
}

@media screen and (min-width:25em) {
    .EventTeaser-location {
        font-size: 16.15px;
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .EventTeaser-location {
        font-size: 16.63px;
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-location {
        font-size: 16.88px;
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .EventTeaser-location {
        font-size: 17.39px;
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .EventTeaser-location {
        font-size: 17.65px;
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .EventTeaser-location {
        font-size: 17.91px;
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .EventTeaser-location {
        font-size: 18.45px;
        line-height: 1.18
    }
}

@media screen and (min-width:46.25em) {
    .EventTeaser-location {
        display: inline
    }
}

.EventTeasers {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.EventTeasers--spaced {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .EventTeasers--spaced {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .EventTeasers--spaced {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .EventTeasers--spaced {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .EventTeasers--spaced {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .EventTeasers--spaced {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .EventTeasers--spaced {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .EventTeasers--spaced {
        margin-bottom: 32px
    }
}

.EventTeasers-item {
    padding-bottom: 19px;
    margin-bottom: 8px;
    position: relative
}

@media screen and (min-width:25em) {
    .EventTeasers-item {
        padding-bottom: 19px;
        margin-bottom: 8px
    }
}

@media screen and (min-width:37.5em) {
    .EventTeasers-item {
        padding-bottom: 20px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:46.25em) {
    .EventTeasers-item {
        padding-bottom: 21px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:53.75em) {
    .EventTeasers-item {
        padding-bottom: 22px;
        margin-bottom: 9px
    }
}

@media screen and (min-width:61.25em) {
    .EventTeasers-item {
        padding-bottom: 24px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:71.25em) {
    .EventTeasers-item {
        padding-bottom: 24px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:81.25em) {
    .EventTeasers-item {
        padding-bottom: 26px;
        margin-bottom: 10px
    }
}

.EventTeasers-item:after {
    content: "";
    position: absolute;
    width: 100%;
    max-width: 860px;
    height: 1px;
    left: 0;
    bottom: 0;
    background: #e3d3c9
}

.EventTeasers-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.EventTeasers-item:last-child:after {
    display: none
}

.FactBox {
    padding: 2.5em 23px;
    background: #f9f5f5;
    position: relative
}

@media screen and (min-width:25em) {
    .FactBox {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (min-width:37.5em) {
    .FactBox {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width:46.25em) {
    .FactBox {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .FactBox {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .FactBox {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .FactBox {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .FactBox {
        padding-left: 32px;
        padding-right: 32px
    }
}

.FactBox:before {
    width: 100px;
    height: 35px;
    left: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #e6eed1
}

@media screen and (min-width:46.25em) {
    .FactBox:before {
        width: 120px;
        height: 40px;
        left: 40px
    }
}

.FactBox-heading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .5em;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .FactBox-heading {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .FactBox-heading {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .FactBox-heading {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .FactBox-heading {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .FactBox-heading {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .FactBox-heading {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .FactBox-heading {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.FactBox-body {
    font-size: 15.91px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .FactBox-body {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .FactBox-body {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .FactBox-body {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .FactBox-body {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .FactBox-body {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .FactBox-body {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .FactBox-body {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.Faq {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0
}

.Faq-item {
    position: relative
}

.Faq-item:after,
.Faq-item:before {
    left: 0;
    right: 0;
    position: absolute;
    height: 1px;
    background: #f1c0b3
}

@media screen and (min-width:46.25em) {

    .Faq-item:after,
    .Faq-item:before {
        left: -1.5em;
        right: -1.5em
    }
}

.Faq-item:before {
    content: "";
    top: 0
}

.Faq-item:last-child {
    margin-bottom: 0
}

.Faq-item:last-child:after {
    content: "";
    bottom: 0
}

.Faq-question {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    width: 100%;
    padding: .75em 0;
    border: 0;
    color: #e13205;
    font-weight: 500;
    text-align: left;
    background: transparent
}

@media screen and (min-width:25em) {
    .Faq-question {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Faq-question {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Faq-question {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Faq-question {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Faq-question {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Faq-question {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Faq-question {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.Faq-question:hover {
    color: #a00900
}

.Faq-question[aria-expanded=true] .Faq-questionIcon {
    transform: rotate(180deg)
}

.Faq-questionInner {
    padding-right: 1em;
    position: relative;
    display: block
}

@media screen and (min-width:46.25em) {
    .Faq-questionInner {
        padding-right: 1em
    }
}

.Faq-questionIcon {
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: -.5em;
    top: 11.3575px
}

@media screen and (min-width:46.25em) {
    .Faq-questionIcon {
        width: 1em;
        height: 1em;
        margin-top: -.5em
    }
}

@media screen and (min-width:25em) {
    .Faq-questionIcon {
        top: 11.517px
    }
}

@media screen and (min-width:37.5em) {
    .Faq-questionIcon {
        top: 11.8415px
    }
}

@media screen and (min-width:46.25em) {
    .Faq-questionIcon {
        top: 12.0065px
    }
}

@media screen and (min-width:53.75em) {
    .Faq-questionIcon {
        top: 12.3475px
    }
}

@media screen and (min-width:61.25em) {
    .Faq-questionIcon {
        top: 12.518px
    }
}

@media screen and (min-width:71.25em) {
    .Faq-questionIcon {
        top: 12.694px
    }
}

@media screen and (min-width:81.25em) {
    .Faq-questionIcon {
        top: 13.0515px
    }
}

.Faq-answer {
    padding-bottom: 1.5em
}

.Footer {
    font-size: 15.91px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    margin-top: 64px;
    margin-bottom: 32px;
    color: #e3000b
}

@media screen and (min-width:25em) {
    .Footer {
        font-size: 16.01px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {
    .Footer {
        font-size: 16.2px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {
    .Footer {
        font-size: 16.3px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {
    .Footer {
        font-size: 16.49px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {
    .Footer {
        font-size: 16.59px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {
    .Footer {
        font-size: 16.69px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {
    .Footer {
        font-size: 16.89px;
        line-height: 1.55
    }
}

@media screen and (min-width:25em) {
    .Footer {
        margin-top: 66px;
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Footer {
        margin-top: 72px;
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Footer {
        margin-top: 74px;
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Footer {
        margin-top: 80px;
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Footer {
        margin-top: 83px;
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Footer {
        margin-top: 86px;
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Footer {
        margin-top: 93px;
        margin-bottom: 45px
    }
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .Footer {
        display: none
    }
}

.Footer-logotype {
    display: block;
    max-width: 200px
}

@media screen and (min-width:46.25em) {
    .Footer-logotype {
        margin-top: .3em
    }
}

.Footer-links {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.Footer-link {
    font-weight: 700;
    color: #e3000b;
    text-decoration: none
}

.Footer-link:hover {
    color: #b30404;
    text-decoration: underline
}

.Footer-link--secondary {
    font-weight: 400
}

.Form {
    font-size: 15.91px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .Form {
        font-size: 16.01px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {
    .Form {
        font-size: 16.2px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {
    .Form {
        font-size: 16.3px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {
    .Form {
        font-size: 16.49px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {
    .Form {
        font-size: 16.59px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {
    .Form {
        font-size: 16.69px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {
    .Form {
        font-size: 16.89px;
        line-height: 1.55
    }
}

.Form-messages {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .Form-messages {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .Form-messages {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .Form-messages {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .Form-messages {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .Form-messages {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .Form-messages {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .Form-messages {
        margin-bottom: 22px
    }
}

.Form-group {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .Form-group {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .Form-group {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .Form-group {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .Form-group {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .Form-group {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .Form-group {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .Form-group {
        margin-bottom: 22px
    }
}

.Form-group.has-error .Form-label {
    color: #e3000b
}

.Form-group.has-error .Form-field,
.Form-group.has-error .Form-select {
    border-color: #e3000b
}

.Form-group.has-error .Form-field:hover,
.Form-group.has-error .Form-select:hover {
    border-color: #c60207
}

.Form-group.has-error .Form-field:focus,
.Form-group.has-error .Form-select:focus {
    border-color: #a90502
}

.Form-label {
    font-size: 13.15px;
    display: inline-block;
    margin-bottom: .25em;
    color: #747373
}

@media screen and (min-width:25em) {
    .Form-label {
        font-size: 13.23px
    }
}

@media screen and (min-width:37.5em) {
    .Form-label {
        font-size: 13.39px
    }
}

@media screen and (min-width:46.25em) {
    .Form-label {
        font-size: 13.47px
    }
}

@media screen and (min-width:53.75em) {
    .Form-label {
        font-size: 13.63px
    }
}

@media screen and (min-width:61.25em) {
    .Form-label {
        font-size: 13.71px
    }
}

@media screen and (min-width:71.25em) {
    .Form-label {
        font-size: 13.79px
    }
}

@media screen and (min-width:81.25em) {
    .Form-label {
        font-size: 13.96px
    }
}

.Form-selectWrapper {
    max-width: 540px;
    position: relative
}

.Form-selectWrapper:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    height: 0;
    width: 0;
    border: 4px solid transparent;
    border-top-color: #a8a6a6;
    pointer-events: none
}

.Form-selectWrapper:hover:after {
    border-top-color: #807e7e
}

.Form-field,
.Form-select {
    font-size: 15.91px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    max-width: 540px;
    padding: .5em 1em;
    box-shadow: none;
    border: 1px solid #a8a6a6;
    border-radius: 2px;
    font-size: 16px
}

@media screen and (min-width:25em) {

    .Form-field,
    .Form-select {
        font-size: 16.01px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {

    .Form-field,
    .Form-select {
        font-size: 16.2px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {

    .Form-field,
    .Form-select {
        font-size: 16.3px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {

    .Form-field,
    .Form-select {
        font-size: 16.49px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {

    .Form-field,
    .Form-select {
        font-size: 16.59px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {

    .Form-field,
    .Form-select {
        font-size: 16.69px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {

    .Form-field,
    .Form-select {
        font-size: 16.89px;
        line-height: 1.55
    }
}

.Form-field:hover,
.Form-select:hover {
    border-color: #3a3a3a
}

.Form-field:focus,
.Form-select:focus {
    border-color: #0d0d0d;
    outline: 0
}

.Form-field[list]::-webkit-calendar-picker-indicator,
.Form-select[list]::-webkit-calendar-picker-indicator {
    display: none
}

.Form-checkInput {
    margin-right: .4em
}

.Form-fileInput,
.Form-rangeInput {
    display: block;
    width: 100%;
    max-width: 540px
}

.Form-text {
    max-width: 540px;
    margin-top: .15em;
    color: #807e7e
}

.Form-actions {
    margin-top: 23px
}

@media screen and (min-width:25em) {
    .Form-actions {
        margin-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .Form-actions {
        margin-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .Form-actions {
        margin-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .Form-actions {
        margin-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .Form-actions {
        margin-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .Form-actions {
        margin-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .Form-actions {
        margin-top: 32px
    }
}

.Form-submit {
    line-height: 1.15;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    border-radius: 50px;
    border: 1px solid #e13205;
    color: #fff;
    background: #e13205;
    padding: 6px 16px;
    font-size: 14.46px
}

@media screen and (min-width:25em) {
    .Form-submit {
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .Form-submit {
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .Form-submit {
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .Form-submit {
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .Form-submit {
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .Form-submit {
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .Form-submit {
        line-height: 1.18
    }
}

.Form-submit:hover {
    border-color: #c52003;
    color: #fff;
    background: #c52003
}

@media screen and (min-width:25em) {
    .Form-submit {
        padding: 6px 16px;
        font-size: 14.55px
    }
}

@media screen and (min-width:37.5em) {
    .Form-submit {
        padding: 6px 17px;
        font-size: 14.72px
    }
}

@media screen and (min-width:46.25em) {
    .Form-submit {
        padding: 7px 18px;
        font-size: 14.81px
    }
}

@media screen and (min-width:53.75em) {
    .Form-submit {
        padding: 7px 19px;
        font-size: 14.99px
    }
}

@media screen and (min-width:61.25em) {
    .Form-submit {
        padding: 7px 20px;
        font-size: 15.08px
    }
}

@media screen and (min-width:71.25em) {
    .Form-submit {
        padding: 7px 20px;
        font-size: 15.17px
    }
}

@media screen and (min-width:81.25em) {
    .Form-submit {
        padding: 8px 22px;
        font-size: 15.35px
    }
}

.Form-submit--fullWidth {
    width: 100%
}

.Form-section {
    max-height: 1vh;
    transition: max-height 1s ease-in-out
}

.Form-section[aria-hidden=true] {
    max-height: 0
}

.Grid {
    padding-left: 0;
    list-style: none
}

.Grid--nowrap {
    flex-wrap: nowrap
}

.Grid--alignBottom {
    align-items: flex-end
}

@media screen and (min-width:37.5em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .Grid-s--padded>.Grid-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Grid-s--compensatePadded {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .Grid-s--compensatePadded {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .Grid-s--compensatePadded {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .Grid-s--compensatePadded {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .Grid-s--compensatePadded {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .Grid-s--compensatePadded {
        margin-left: -11px;
        margin-right: -11px
    }
}

.Grid--doublePadded>.Grid-item {
    padding-left: 22.5px;
    padding-right: 22.5px
}

@media screen and (min-width:25em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 23.5px;
        padding-right: 23.5px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--doublePadded>.Grid-item {
        padding-left: 32px;
        padding-right: 32px
    }
}

.Grid--compensateDoublePadded {
    margin-left: -22.5px;
    margin-right: -22.5px
}

@media screen and (min-width:25em) {
    .Grid--compensateDoublePadded {
        margin-left: -23.5px;
        margin-right: -23.5px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--compensateDoublePadded {
        margin-left: -25px;
        margin-right: -25px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--compensateDoublePadded {
        margin-left: -26px;
        margin-right: -26px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--compensateDoublePadded {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--compensateDoublePadded {
        margin-left: -29px;
        margin-right: -29px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--compensateDoublePadded {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--compensateDoublePadded {
        margin-left: -32px;
        margin-right: -32px
    }
}

.Grid--divided {
    margin-top: -16px;
    margin-bottom: -16px
}

@media screen and (min-width:25em) {
    .Grid--divided {
        margin-top: -16px;
        margin-bottom: -16px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--divided {
        margin-top: -17px;
        margin-bottom: -17px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--divided {
        margin-top: -18px;
        margin-bottom: -18px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--divided {
        margin-top: -19px;
        margin-bottom: -19px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--divided {
        margin-top: -20px;
        margin-bottom: -20px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--divided {
        margin-top: -20px;
        margin-bottom: -20px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--divided {
        margin-top: -22px;
        margin-bottom: -22px
    }
}

.Grid--divided .Grid-item {
    padding-top: 16px;
    padding-bottom: 16px;
    border-right: 1px solid #e0dcdc;
    border-bottom: 1px solid #e0dcdc
}

@media screen and (min-width:25em) {
    .Grid--divided .Grid-item {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .Grid--divided .Grid-item {
        padding-top: 17px;
        padding-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .Grid--divided .Grid-item {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .Grid--divided .Grid-item {
        padding-top: 19px;
        padding-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .Grid--divided .Grid-item {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .Grid--divided .Grid-item {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .Grid--divided .Grid-item {
        padding-top: 22px;
        padding-bottom: 22px
    }
}

.Grid--divided .Grid-item:last-child {
    border-right: 0
}

.Grid--dividedHorizontal .Grid-item {
    border-right: 1px solid #e0dcdc
}

.Grid--dividedHorizontal .Grid-item:last-child {
    border-right: 0
}

.Grid-item--auto {
    width: auto
}

.Grid-item--2-of-24 {
    width: 8.33333%
}

.Grid-item--4-of-24 {
    width: 16.66667%
}

.Grid-item--12-of-24 {
    width: 50%
}

.Grid-item--16-of-24 {
    width: 66.66667%
}

@media screen and (min-width:37.5em) {
    .Grid-item-s--10-of-24 {
        width: 41.66667%
    }
}

@media screen and (min-width:37.5em) {
    .Grid-item-s--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:37.5em) {
    .Grid-item-s--14-of-24 {
        width: 58.33333%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--2-of-24 {
        width: 8.33333%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--5-of-24 {
        width: 20.83333%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--6-of-24 {
        width: 25%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--8-of-24 {
        width: 33.33333%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--14-of-24 {
        width: 58.33333%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--18-of-24 {
        width: 75%
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--20-of-24 {
        width: 83.33333%
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item-ml--3-of-24 {
        width: 12.5%
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item-ml--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item-ml--15-of-24 {
        width: 62.5%
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item-ml--18-of-24 {
        width: 75%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--4-of-24 {
        width: 16.66667%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--6-of-24 {
        width: 25%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--10-of-24 {
        width: 41.66667%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--11-of-24 {
        width: 45.83333%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--16-of-24 {
        width: 66.66667%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--18-of-24 {
        width: 75%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--20-of-24 {
        width: 83.33333%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--5-of-24 {
        width: 20.83333%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--4-of-24 {
        width: 16.66667%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--6-of-24 {
        width: 25%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--10-of-24 {
        width: 41.66667%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--14-of-24 {
        width: 58.33333%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--15-of-24 {
        width: 62.5%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--16-of-24 {
        width: 66.66667%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--18-of-24 {
        width: 75%
    }
}

@media screen and (min-width:81.25em) {
    .Grid-item-xxl--12-of-24 {
        width: 50%
    }
}

@media screen and (min-width:81.25em) {
    .Grid-item-xxl--13-of-24 {
        width: 54.16667%
    }
}

.Grid-item--push-2 {
    margin-left: 8.33333%
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--push-reset {
        margin-left: 0
    }
}

@media screen and (min-width:46.25em) {
    .Grid-item-m--push-2 {
        margin-left: 8.33333%
    }
}

@media screen and (min-width:53.75em) {
    .Grid-item-ml--push-3 {
        margin-left: 12.5%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--push-2 {
        margin-left: 8.33333%
    }
}

@media screen and (min-width:61.25em) {
    .Grid-item-l--push-4 {
        margin-left: 16.66667%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--push-2 {
        margin-left: 8.33333%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--push-1 {
        margin-left: 4.16667%
    }
}

@media screen and (min-width:71.25em) {
    .Grid-item-xl--push-5 {
        margin-left: 20.83333%
    }
}

@media screen and (min-width:37.5em) {
    .Grid-item-s--verticalPadded {
        padding-top: .75em;
        padding-bottom: .75em
    }
}

.Heading--decaGentle {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .Heading--decaGentle {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Heading--decaGentle {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Heading--decaGentle {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Heading--decaGentle {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Heading--decaGentle {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Heading--decaGentle {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Heading--decaGentle {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.Heading--decaSteep {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .Heading--decaSteep {
        font-size: 21.17px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Heading--decaSteep {
        font-size: 22.24px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Heading--decaSteep {
        font-size: 22.8px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Heading--decaSteep {
        font-size: 23.96px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Heading--decaSteep {
        font-size: 24.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Heading--decaSteep {
        font-size: 25.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Heading--decaSteep {
        font-size: 26.46px;
        line-height: 1.1
    }
}

.Heading--hectoGentle {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .Heading--hectoGentle {
        font-size: 24.81px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Heading--hectoGentle {
        font-size: 25.72px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Heading--hectoGentle {
        font-size: 26.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Heading--hectoGentle {
        font-size: 27.14px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Heading--hectoGentle {
        font-size: 27.63px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Heading--hectoGentle {
        font-size: 28.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Heading--hectoGentle {
        font-size: 29.16px;
        line-height: 1.1
    }
}

.Heading--megaSteep {
    font-size: 33.93px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .Heading--megaSteep {
        font-size: 35.31px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Heading--megaSteep {
        font-size: 38.23px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Heading--megaSteep {
        font-size: 39.78px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Heading--megaSteep {
        font-size: 43.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Heading--megaSteep {
        font-size: 44.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Heading--megaSteep {
        font-size: 46.65px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Heading--megaSteep {
        font-size: 50.52px;
        line-height: 1.1
    }
}

.Heading--spaced {
    margin-bottom: 1.25em
}

.Heading--normal {
    font-weight: 400
}

.Heading--medium {
    font-weight: 500
}

.Hero {
    position: relative
}

.Hero-figure {
    margin: 0
}

.Hero-mediaWrapper {
    position: relative;
    overflow: hidden;
    max-height: 815px;
    -webkit-clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 98%);
    clip-path: polygon(0 1%, 100% 0, 100% 100%, 0 98%)
}

.Hero-media {
    position: relative;
    height: auto;
    overflow: hidden;
}

.Hero-mediaInner {
    position: relative;
    width: 100%;
    height: auto;
}

@media screen and (max-width:37.5em) {
    .Hero-media {
        position: static;
        height: 0;
        overflow: hidden;
        padding-top: 66.66667%
    }

    .Hero-mediaInner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

@media screen and (max-width:61.25em) {
    .Hero-media {
        position: static;
        height: 0;
        overflow: hidden;
        padding-top: 56.25%
    }

    .Hero-mediaInner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }
}

.Hero-mediaObject {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.Hero-content {
    max-width: calc(1080px + 12.5%);
    padding-left: 6.25%;
    padding-right: 6.25%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end
}

.Hero-heading {
    font-size: 40.04px;
    line-height: 1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 11px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

@media screen and (min-width:25em) {
    .Hero-heading {
        font-size: 41.87px
    }
}

@media screen and (min-width:37.5em) {
    .Hero-heading {
        font-size: 45.8px
    }
}

@media screen and (min-width:46.25em) {
    .Hero-heading {
        font-size: 47.89px
    }
}

@media screen and (min-width:53.75em) {
    .Hero-heading {
        font-size: 52.38px
    }
}

@media screen and (min-width:61.25em) {
    .Hero-heading {
        font-size: 54.78px
    }
}

@media screen and (min-width:71.25em) {
    .Hero-heading {
        font-size: 57.29px
    }
}

@media screen and (min-width:81.25em) {
    .Hero-heading {
        font-size: 62.66px
    }
}

@media screen and (min-width:25em) {
    .Hero-heading {
        margin-bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Hero-heading {
        margin-bottom: 12px
    }
}

@media screen and (min-width:46.25em) {
    .Hero-heading {
        margin-bottom: 12px
    }
}

@media screen and (min-width:53.75em) {
    .Hero-heading {
        margin-bottom: 13px
    }
}

@media screen and (min-width:61.25em) {
    .Hero-heading {
        margin-bottom: 13px
    }
}

@media screen and (min-width:71.25em) {
    .Hero-heading {
        margin-bottom: 14px
    }
}

@media screen and (min-width:81.25em) {
    .Hero-heading {
        margin-bottom: 14px
    }
}

.Hero-lead {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    padding: 11px 16px 16px;
    margin-bottom: -5px;
    position: relative;
    display: block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

@media screen and (min-width:25em) {
    .Hero-lead {
        font-size: 17.85px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Hero-lead {
        font-size: 18.57px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Hero-lead {
        font-size: 18.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Hero-lead {
        font-size: 19.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Hero-lead {
        font-size: 20.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Hero-lead {
        font-size: 20.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Hero-lead {
        font-size: 21.33px;
        line-height: 1.1
    }
}

@media screen and (min-width:25em) {
    .Hero-lead {
        padding: 11px 16px 16px
    }
}

@media screen and (min-width:37.5em) {
    .Hero-lead {
        padding: 12px 17px 17px;
        margin-bottom: -7px
    }
}

@media screen and (min-width:46.25em) {
    .Hero-lead {
        padding: 12px 18px 18px
    }
}

@media screen and (min-width:53.75em) {
    .Hero-lead {
        padding: 13px 19px 19px
    }
}

@media screen and (min-width:61.25em) {
    .Hero-lead {
        padding: 13px 20px 20px
    }
}

@media screen and (min-width:71.25em) {
    .Hero-lead {
        padding: 14px 20px 20px
    }
}

@media screen and (min-width:81.25em) {
    .Hero-lead {
        padding: 14px 22px 22px
    }
}

.Hero-lead:hover {
    color: #fff
}

.Hero-lead:hover:before {
    mix-blend-mode: normal;
    background: rgba(83, 189, 188, .75)
}

.Hero-lead>* {
    position: relative
}

.Hero-lead:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    mix-blend-mode: multiply;
    -webkit-clip-path: polygon(0 0, 100% 0, 99% 95%, 1% 100%);
    clip-path: polygon(0 0, 100% 0, 99% 95%, 1% 100%);
    background: #a09e9e
}

.HorizontalNav {
    font-size: 13.15px;
    line-height: 1.35;
    padding-top: 16px;
    position: relative;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .HorizontalNav {
        font-size: 13.35px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .HorizontalNav {
        font-size: 13.75px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .HorizontalNav {
        font-size: 13.95px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .HorizontalNav {
        font-size: 14.37px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .HorizontalNav {
        font-size: 14.58px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .HorizontalNav {
        font-size: 14.8px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .HorizontalNav {
        font-size: 15.25px;
        line-height: 1.39
    }
}

@media screen and (min-width:25em) {
    .HorizontalNav {
        padding-top: 16px
    }
}

@media screen and (min-width:37.5em) {
    .HorizontalNav {
        padding-top: 17px
    }
}

@media screen and (min-width:46.25em) {
    .HorizontalNav {
        padding-top: 18px
    }
}

@media screen and (min-width:53.75em) {
    .HorizontalNav {
        padding-top: 19px
    }
}

@media screen and (min-width:61.25em) {
    .HorizontalNav {
        padding-top: 0
    }
}

.HorizontalNav:after,
.HorizontalNav:before {
    content: "";
    position: absolute;
    z-index: -1;
    pointer-events: none
}

.HorizontalNav:before {
    top: 0;
    left: 0;
    right: 0;
    border: solid #d0cccc;
    border-width: 1px 0 0 1px
}

@media screen and (min-width:61.25em) {
    .HorizontalNav:before {
        top: -20px;
        left: -20px;
        bottom: -10px
    }
}

@media screen and (min-width:71.25em) {
    .HorizontalNav:before {
        top: -20px;
        left: -20px;
        bottom: -10px
    }
}

@media screen and (min-width:81.25em) {
    .HorizontalNav:before {
        top: -22px;
        left: -22px;
        bottom: -10px
    }
}

.HorizontalNav:after {
    left: 32px;
    top: -8px;
    width: 16px;
    height: 16px;
    background: #fff;
    border: solid #d0cccc;
    border-width: 1px 0 0 1px;
    transform: rotate(45deg)
}

@media screen and (min-width:25em) {
    .HorizontalNav:after {
        left: 33px
    }
}

@media screen and (min-width:61.25em) {
    .HorizontalNav:after {
        left: -28px
    }
}

@media screen and (min-width:71.25em) {
    .HorizontalNav:after {
        left: -28px
    }
}

@media screen and (min-width:81.25em) {
    .HorizontalNav:after {
        left: -30px
    }
}

@media screen and (min-width:61.25em) {
    .HorizontalNav:after {
        top: 0;
        border-width: 0 0 1px 1px
    }
}

.HorizontalNav-list {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.HorizontalNav-item {
    margin-bottom: 4px
}

@media screen and (min-width:25em) {
    .HorizontalNav-item {
        margin-bottom: 4px
    }
}

@media screen and (min-width:37.5em) {
    .HorizontalNav-item {
        margin-bottom: 4px
    }
}

@media screen and (min-width:46.25em) {
    .HorizontalNav-item {
        margin-bottom: 4px
    }
}

@media screen and (min-width:53.75em) {
    .HorizontalNav-item {
        margin-bottom: 5px
    }
}

@media screen and (min-width:61.25em) {
    .HorizontalNav-item {
        margin-bottom: 5px
    }
}

@media screen and (min-width:71.25em) {
    .HorizontalNav-item {
        margin-bottom: 5px
    }
}

@media screen and (min-width:81.25em) {
    .HorizontalNav-item {
        margin-bottom: 5px
    }
}

.HorizontalNav-item:last-child {
    margin-bottom: 0
}

.HorizontalNav-link {
    text-decoration: none;
    color: #e3000b
}

.HorizontalNav-link:hover {
    text-decoration: underline
}

.Icon {
    vertical-align: middle;
    fill: currentColor
}

.ImportantInfoBox {
    font-size: 14.46px;
    line-height: 1.35;
    text-decoration: none;
    text-align: center;
    color: #3a3a3a
}

@media screen and (min-width:25em) {
    .ImportantInfoBox {
        font-size: 14.55px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ImportantInfoBox {
        font-size: 14.72px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ImportantInfoBox {
        font-size: 14.81px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ImportantInfoBox {
        font-size: 14.99px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ImportantInfoBox {
        font-size: 15.08px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ImportantInfoBox {
        font-size: 15.17px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ImportantInfoBox {
        font-size: 15.35px;
        line-height: 1.39
    }
}

.ImportantInfoBox-label {
    display: inline;
    color: #e13205;
    font-weight: 700
}

.ImportantInfoBox-heading {
    display: inline;
    font: inherit
}

.ImportantInfoBox-text,
.ImportantInfoBox-text * {
    display: inline
}

.ImportantInfoBox-text :after {
    content: " "
}

.ImportantInfoBox-text :last-child:after {
    content: none
}

.InfoBox {
    display: block;
    text-decoration: none;
    color: #3a3a3a
}

@media screen and (min-width:46.25em) {
    .InfoBox--offset {
        margin-left: -26px;
        margin-right: -26px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox--offset {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox--offset {
        margin-left: -29px;
        margin-right: -29px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox--offset {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox--offset {
        margin-left: -32px;
        margin-right: -32px
    }
}

.InfoBox--horizontal {
    background: #f6f9f1;
    padding: 1.5em 23px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between
}

@media screen and (min-width:25em) {
    .InfoBox--horizontal {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBox--horizontal {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox--horizontal {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox--horizontal {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox--horizontal {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox--horizontal {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox--horizontal {
        padding-left: 32px;
        padding-right: 32px
    }
}

.InfoBox--horizontal .InfoBox-media {
    width: 70px;
    flex: 0 0 auto;
    margin-left: 1em
}

@media screen and (min-width:37.5em) {
    .InfoBox--horizontal .InfoBox-media {
        width: 125px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox--horizontal .InfoBox-media {
        width: 175px
    }
}

.InfoBox--vertical {
    padding: 16px 11px
}

@media screen and (min-width:25em) {
    .InfoBox--vertical {
        padding: 16px 11px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBox--vertical {
        padding: 17px 12px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox--vertical {
        padding: 18px 12px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox--vertical {
        padding: 19px 13px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox--vertical {
        padding: 20px 13px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox--vertical {
        padding: 20px 14px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox--vertical {
        padding: 22px 14px
    }
}

.InfoBox--vertical .InfoBox-media {
    margin-bottom: .75em
}

.InfoBox--white {
    background: #fff
}

.InfoBox:hover {
    color: #3a3a3a
}

.InfoBox:hover .InfoBox-heading {
    color: #e13205
}

.InfoBox-body {
    width: 100%
}

.InfoBox-heading {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .25em;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .InfoBox-heading {
        font-size: 17.85px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .InfoBox-heading {
        font-size: 18.57px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox-heading {
        font-size: 18.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox-heading {
        font-size: 19.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox-heading {
        font-size: 20.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox-heading {
        font-size: 20.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox-heading {
        font-size: 21.33px;
        line-height: 1.1
    }
}

.InfoBox-text {
    font-size: 14.46px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    margin-bottom: .75em
}

@media screen and (min-width:25em) {
    .InfoBox-text {
        font-size: 14.55px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .InfoBox-text {
        font-size: 14.72px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox-text {
        font-size: 14.81px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox-text {
        font-size: 14.99px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox-text {
        font-size: 15.08px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox-text {
        font-size: 15.17px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox-text {
        font-size: 15.35px;
        line-height: 1.39
    }
}

.InfoBox-text:last-child {
    margin-bottom: 0
}

.InfoBox-cta {
    font-size: 14.46px;
    line-height: 1.15;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    font-weight: 700;
    color: #e13205
}

@media screen and (min-width:25em) {
    .InfoBox-cta {
        font-size: 14.55px;
        line-height: 1.15
    }
}

@media screen and (min-width:37.5em) {
    .InfoBox-cta {
        font-size: 14.72px;
        line-height: 1.16
    }
}

@media screen and (min-width:46.25em) {
    .InfoBox-cta {
        font-size: 14.81px;
        line-height: 1.16
    }
}

@media screen and (min-width:53.75em) {
    .InfoBox-cta {
        font-size: 14.99px;
        line-height: 1.17
    }
}

@media screen and (min-width:61.25em) {
    .InfoBox-cta {
        font-size: 15.08px;
        line-height: 1.17
    }
}

@media screen and (min-width:71.25em) {
    .InfoBox-cta {
        font-size: 15.17px;
        line-height: 1.18
    }
}

@media screen and (min-width:81.25em) {
    .InfoBox-cta {
        font-size: 15.35px;
        line-height: 1.18
    }
}

.InfoBox-ctaText {
    margin-right: .5em
}

.InfoBox-ctaArrow {
    width: 1.5em;
    height: 1.5em;
    margin-top: -.2em
}

.InfoBoxes {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -8px
}

@media screen and (min-width:25em) {
    .InfoBoxes {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes {
        margin-left: -11px;
        margin-right: -11px
    }
}

.InfoBoxes--spaced {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .InfoBoxes--spaced {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--spaced {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--spaced {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--spaced {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--spaced {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--spaced {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--spaced {
        margin-bottom: 32px
    }
}

.InfoBoxes--grid {
    display: flex;
    flex-wrap: wrap;
    margin-left: -8px;
    margin-right: -8px;
    margin-bottom: -16px
}

@media screen and (min-width:25em) {
    .InfoBoxes--grid {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--grid {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--grid {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--grid {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--grid {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--grid {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--grid {
        margin-left: -11px;
        margin-right: -11px
    }
}

@media screen and (min-width:25em) {
    .InfoBoxes--grid {
        margin-bottom: -16px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--grid {
        margin-bottom: -17px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--grid {
        margin-bottom: -18px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--grid {
        margin-bottom: -19px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--grid {
        margin-bottom: -20px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--grid {
        margin-bottom: -20px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--grid {
        margin-bottom: -22px
    }
}

.InfoBoxes--grid .InfoBoxes-item {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
    width: 50%
}

@media screen and (min-width:25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (min-width:25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        margin-bottom: 22px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        width: 33.33333%
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--grid .InfoBoxes-item {
        width: 25%
    }
}

.InfoBoxes--list .InfoBoxes-item {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
    padding-bottom: 16px;
    position: relative
}

@media screen and (min-width:25em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (min-width:25em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 17px;
        padding-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 18px;
        padding-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 19px;
        padding-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        margin-bottom: 22px;
        padding-bottom: 22px
    }
}

.InfoBoxes--list .InfoBoxes-item:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.InfoBoxes--list .InfoBoxes-item:last-child:after {
    display: none
}

.InfoBoxes--list .InfoBoxes-item:after {
    left: 8px;
    right: 8px;
    content: "";
    position: absolute;
    height: 1px;
    margin: 0 auto;
    background: #e0dcdc;
    bottom: 0
}

@media screen and (min-width:25em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 8px;
        right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 8.5px;
        right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 9px;
        right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 9.5px;
        right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 10px;
        right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--list .InfoBoxes-item:after {
        left: 11px;
        right: 11px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        width: 83.33333%
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        width: 75%
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--list .InfoBoxes-item {
        width: 58.33333%
    }
}

.InfoBoxes--continous .InfoBoxes-item:last-child {
    margin-bottom: 16px;
    padding-bottom: 16px
}

@media screen and (min-width:25em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 16px;
        padding-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 17px;
        padding-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 18px;
        padding-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 19px;
        padding-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 20px;
        padding-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .InfoBoxes--continous .InfoBoxes-item:last-child {
        margin-bottom: 22px;
        padding-bottom: 22px
    }
}

.InfoBoxes--continous .InfoBoxes-item:last-child:after {
    display: block
}

.InternalAd {
    position: relative;
    z-index: 1;
    padding-left: 6.25%;
    padding-right: 6.25%;
    color: #fff
}

@media screen and (min-width:37.5em) {
    .InternalAd {
        padding-left: 39px;
        padding-right: 39px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd {
        padding-left: 42px;
        padding-right: 42px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd {
        padding-left: 48px;
        padding-right: 48px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd {
        padding-left: 51px;
        padding-right: 51px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd {
        padding-left: 55px;
        padding-right: 55px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd {
        padding-left: 63px;
        padding-right: 63px
    }
}

.InternalAd a:not([class]) {
    color: #fff
}

.InternalAd--yellow .InternalAd-content:before {
    background: #fdc300
}

.InternalAd:before {
    background-image: url(/assets/images/wood-large.jpg);
    background-size: 870px 460px;
    background-size: cover;
    top: 11px;
    bottom: 11px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 100%)
}

@media screen and (min-width:25em) {
    .InternalAd:before {
        top: 11px;
        bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd:before {
        top: 12px;
        bottom: 12px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd:before {
        top: 12px;
        bottom: 12px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd:before {
        top: 13px;
        bottom: 13px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd:before {
        top: 13px;
        bottom: 13px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd:before {
        top: 14px;
        bottom: 14px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd:before {
        top: 14px;
        bottom: 14px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-inner {
        display: flex;
        align-items: stretch
    }
}

.InternalAd-content {
    padding: 32px 23px;
    position: relative;
    flex: 0 1 auto
}

@media screen and (min-width:25em) {
    .InternalAd-content {
        padding: 33px 24px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-content {
        padding: 35px 25px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-content {
        padding: 37px 26px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-content {
        padding: 39px 28px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-content {
        padding: 40px 29px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-content {
        padding: 42px 30px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-content {
        padding: 45px 32px
    }
}

.InternalAd-content:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    -webkit-clip-path: polygon(0 0, 100% 0, 98% 100%, 3% 100%);
    clip-path: polygon(0 0, 100% 0, 98% 100%, 3% 100%);
    background: #00aca8;
    mix-blend-mode: multiply
}

.InternalAd-heading {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 400;
    margin-bottom: .3em
}

@media screen and (min-width:25em) {
    .InternalAd-heading {
        font-size: 25.11px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-heading {
        font-size: 26.65px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-heading {
        font-size: 27.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-heading {
        font-size: 29.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-heading {
        font-size: 30.01px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-heading {
        font-size: 30.92px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-heading {
        font-size: 32.81px;
        line-height: 1.1
    }
}

.InternalAd-body {
    font-size: 17.5px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .InternalAd-body {
        font-size: 17.85px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-body {
        font-size: 18.57px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-body {
        font-size: 18.94px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-body {
        font-size: 19.71px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-body {
        font-size: 20.1px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-body {
        font-size: 20.5px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-body {
        font-size: 21.33px;
        line-height: 1.39
    }
}

@media screen and (min-width:25em) {
    .InternalAd-body {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-body {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-body {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-body {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-body {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-body {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-body {
        margin-bottom: 22px
    }
}

.InternalAd-body:last-child {
    margin-bottom: 0
}

@media screen and (min-width:46.25em) {
    .InternalAd-action {
        display: flex;
        align-items: center
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-actionLink {
        margin-right: 1em
    }
}

.InternalAd-actionText {
    font-size: 15.91px;
    line-height: 1.35;
    display: block;
    margin-top: 1em
}

@media screen and (min-width:25em) {
    .InternalAd-actionText {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-actionText {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-actionText {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-actionText {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-actionText {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-actionText {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-actionText {
        font-size: 16.89px;
        line-height: 1.39
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-actionText {
        margin-top: 0
    }
}

.InternalAd-footer {
    font-size: 15.91px;
    line-height: 1.35;
    margin-top: 1em
}

@media screen and (min-width:25em) {
    .InternalAd-footer {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-footer {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-footer {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-footer {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-footer {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-footer {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-footer {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.InternalAd-downloadApp {
    padding-top: 11px;
    padding-bottom: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 1 auto
}

@media screen and (min-width:25em) {
    .InternalAd-downloadApp {
        padding-top: 11px;
        padding-bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-downloadApp {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadApp {
        padding-top: 12px;
        padding-bottom: 12px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-downloadApp {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadApp {
        padding-top: 13px;
        padding-bottom: 13px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-downloadApp {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-downloadApp {
        padding-top: 14px;
        padding-bottom: 14px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadApp {
        margin-left: 26px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-downloadApp {
        margin-left: 28px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadApp {
        margin-left: 58px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-downloadApp {
        margin-left: 60px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-downloadApp {
        margin-left: 64px
    }
}

.InternalAd-downloadAppLinks {
    margin-left: 23px
}

@media screen and (min-width:25em) {
    .InternalAd-downloadAppLinks {
        margin-left: 24px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-downloadAppLinks {
        margin-left: 25px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppLinks {
        margin-left: 26px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-downloadAppLinks {
        margin-left: 28px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadAppLinks {
        margin-left: 29px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-downloadAppLinks {
        margin-left: 30px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-downloadAppLinks {
        margin-left: 32px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppLinks {
        margin-right: 52px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-downloadAppLinks {
        margin-right: 56px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadAppLinks {
        margin-right: 58px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-downloadAppLinks {
        margin-right: 60px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-downloadAppLinks {
        margin-right: 64px
    }
}

.InternalAd-downloadAppLink {
    margin-bottom: 11px;
    width: 120px;
    display: block
}

@media screen and (min-width:25em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 12px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 12px
    }
}

@media screen and (min-width:53.75em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 13px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 13px;
        width: 160px
    }
}

@media screen and (min-width:71.25em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 14px
    }
}

@media screen and (min-width:81.25em) {
    .InternalAd-downloadAppLink {
        margin-bottom: 14px
    }
}

.InternalAd-downloadAppLink:last-child {
    margin-bottom: 0
}

.InternalAd-downloadAppBanner {
    display: block
}

.InternalAd-downloadAppImageWrapper {
    width: 120px;
    position: relative;
    align-self: flex-end
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppImageWrapper {
        width: 160px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadAppImageWrapper {
        width: 210px
    }
}

.InternalAd-downloadAppImage {
    width: 120px
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppImage {
        width: 160px
    }
}

@media screen and (min-width:61.25em) {
    .InternalAd-downloadAppImage {
        width: 210px
    }
}

@media screen and (min-width:46.25em) {
    .InternalAd-downloadAppImage {
        position: absolute;
        left: 0;
        bottom: 0
    }
}

.LinkList-heading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 500;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {
    .LinkList-heading {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .LinkList-heading {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .LinkList-heading {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .LinkList-heading {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .LinkList-heading {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .LinkList-heading {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .LinkList-heading {
        font-size: 23.73px;
        line-height: 1.1
    }
}

.LinkList-list {
    padding-left: 0;
    list-style: none;
    font-size: 15.91px;
    line-height: 1.35;
    margin: 0
}

@media screen and (min-width:25em) {
    .LinkList-list {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .LinkList-list {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .LinkList-list {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .LinkList-list {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .LinkList-list {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .LinkList-list {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .LinkList-list {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.LinkList-item {
    position: relative;
    padding-left: 2em;
    margin-bottom: .25em;
    color: #e13205
}

.LinkList-link,
.LinkList-link:hover .LinkList-text {
    text-decoration: none
}

.LinkList-text {
    text-decoration: underline;
    margin-right: .2em
}

.LinkList-text:last-child {
    margin-right: 0
}

.LinkList-type {
    color: #626262;
    font-size: 90%
}

.LinkList-icon {
    width: 1.75em;
    height: 1.75em;
    position: absolute;
    left: 0;
    top: -2px
}

@-webkit-keyframes login-well-spinner-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(180deg)
    }
}

@keyframes login-well-spinner-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(180deg)
    }
}

.LoginWell {
    margin: 32px auto;
    padding: 32px 32px 45px;
    max-width: 492px;
    background: #fff
}

@media screen and (min-width:25em) {
    .LoginWell {
        margin-top: 34px;
        margin-bottom: 34px;
        padding: 33px 33px 47px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell {
        margin-top: 39px;
        margin-bottom: 39px;
        padding: 35px 35px 50px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell {
        margin-top: 42px;
        margin-bottom: 42px;
        padding: 37px 37px 52px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell {
        margin-top: 48px;
        margin-bottom: 48px;
        padding: 39px 39px 56px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell {
        margin-top: 51px;
        margin-bottom: 51px;
        padding: 40px 40px 58px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell {
        margin-top: 55px;
        margin-bottom: 55px;
        padding: 42px 42px 60px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell {
        margin-top: 63px;
        margin-bottom: 63px;
        padding: 45px 45px 64px
    }
}

.LoginWell-header {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .LoginWell-header {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-header {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-header {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-header {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-header {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-header {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-header {
        margin-bottom: 32px
    }
}

.LoginWell-tabNavigation {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .LoginWell-tabNavigation {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-tabNavigation {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-tabNavigation {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-tabNavigation {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-tabNavigation {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-tabNavigation {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-tabNavigation {
        margin-bottom: 32px
    }
}

.LoginWell-bankIdButtons {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-bankIdButtons {
        margin-bottom: 22px
    }
}

.LoginWell-bankIdLogotype {
    margin-top: 23px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 65px
}

@media screen and (min-width:25em) {
    .LoginWell-bankIdLogotype {
        margin-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-bankIdLogotype {
        margin-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-bankIdLogotype {
        margin-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-bankIdLogotype {
        margin-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-bankIdLogotype {
        margin-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-bankIdLogotype {
        margin-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-bankIdLogotype {
        margin-top: 32px
    }
}

.LoginWell-logotype {
    max-width: 180px;
    margin: 0 auto;
    color: #e3000b
}

.LoginWell-footer {
    margin-top: 45px;
    font-size: 13.15px;
    text-align: center;
    color: #747373
}

@media screen and (min-width:25em) {
    .LoginWell-footer {
        margin-top: 47px;
        font-size: 13.23px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-footer {
        margin-top: 50px;
        font-size: 13.39px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-footer {
        margin-top: 52px;
        font-size: 13.47px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-footer {
        margin-top: 56px;
        font-size: 13.63px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-footer {
        margin-top: 58px;
        font-size: 13.71px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-footer {
        margin-top: 60px;
        font-size: 13.79px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-footer {
        margin-top: 64px;
        font-size: 13.96px
    }
}

.LoginWell-footerPart {
    margin-bottom: 6px;
    display: block
}

@media screen and (min-width:25em) {
    .LoginWell-footerPart {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-footerPart {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-footerPart {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-footerPart {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-footerPart {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-footerPart {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-footerPart {
        margin-bottom: 8px
    }
}

.LoginWell-footerPart:last-child {
    margin-bottom: 0
}

.LoginWell-footerPart a:not([class]) {
    text-decoration: none
}

.LoginWell-footerPart a:not([class]):focus,
.LoginWell-footerPart a:not([class]):hover {
    text-decoration: underline
}

.LoginWell-intro {
    text-align: center
}

.LoginWell-introHeading {
    font-size: 24.37px;
    line-height: 1.3;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 6px;
    font-weight: 400
}

@media screen and (min-width:25em) {
    .LoginWell-introHeading {
        font-size: 24.81px;
        line-height: 1.31
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-introHeading {
        font-size: 25.72px;
        line-height: 1.34
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-introHeading {
        font-size: 26.18px;
        line-height: 1.35
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-introHeading {
        font-size: 27.14px;
        line-height: 1.38
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-introHeading {
        font-size: 27.63px;
        line-height: 1.39
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-introHeading {
        font-size: 28.13px;
        line-height: 1.41
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-introHeading {
        font-size: 29.16px;
        line-height: 1.44
    }
}

@media screen and (min-width:25em) {
    .LoginWell-introHeading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-introHeading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-introHeading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-introHeading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-introHeading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-introHeading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-introHeading {
        margin-bottom: 8px
    }
}

.LoginWell-introLead {
    margin-bottom: 16px;
    font-size: 15.91px;
    color: #686868
}

@media screen and (min-width:25em) {
    .LoginWell-introLead {
        margin-bottom: 16px;
        font-size: 16.01px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-introLead {
        margin-bottom: 17px;
        font-size: 16.2px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-introLead {
        margin-bottom: 18px;
        font-size: 16.3px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-introLead {
        margin-bottom: 19px;
        font-size: 16.49px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-introLead {
        margin-bottom: 20px;
        font-size: 16.59px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-introLead {
        margin-bottom: 20px;
        font-size: 16.69px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-introLead {
        margin-bottom: 22px;
        font-size: 16.89px
    }
}

.LoginWell-introSpinner {
    margin-top: 16px;
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .LoginWell-introSpinner {
        margin-top: 16px;
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-introSpinner {
        margin-top: 17px;
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-introSpinner {
        margin-top: 18px;
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-introSpinner {
        margin-top: 19px;
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-introSpinner {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-introSpinner {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-introSpinner {
        margin-top: 22px;
        margin-bottom: 22px
    }
}

.LoginWell-introSpinner:first-child {
    margin-top: 0
}

.LoginWell-introSpinner:last-child {
    margin-bottom: 0
}

.LoginWell-introSpinnerIcon {
    width: 48px;
    height: 48px;
    -webkit-animation: login-well-spinner-spin 1s ease infinite;
    animation: login-well-spinner-spin 1s ease infinite
}

.LoginWell-introSpinnerIcon path {
    fill: #e3000b
}

.LoginWell-messages {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .LoginWell-messages {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .LoginWell-messages {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .LoginWell-messages {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .LoginWell-messages {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .LoginWell-messages {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .LoginWell-messages {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .LoginWell-messages {
        margin-bottom: 22px
    }
}

.Logotype {
    display: block;
    fill: currentColor
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .Main {
        display: none
    }
}

.Map {
    max-width: 640px
}

.Map-image {
    display: block;
    margin-bottom: 5px
}

.Messages {
    list-style: none;
    margin: 0;
    padding: 0
}

.Messages--error .Messages-message {
    color: #e3000b
}

.Messages--info .Messages-message {
    color: #506c37;
    background-color: #f6f9f1
}

.Messages-message {
    font-size: 15.91px;
    line-height: 1.35;
    padding: 6px 11px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f9f5f5
}

@media screen and (min-width:25em) {
    .Messages-message {
        font-size: 16.01px;
        line-height: 1.35;
        padding: 6px 11px
    }
}

@media screen and (min-width:37.5em) {
    .Messages-message {
        font-size: 16.2px;
        line-height: 1.36;
        padding: 6px 12px
    }
}

@media screen and (min-width:46.25em) {
    .Messages-message {
        font-size: 16.3px;
        line-height: 1.37;
        padding: 7px 12px
    }
}

@media screen and (min-width:53.75em) {
    .Messages-message {
        font-size: 16.49px;
        line-height: 1.37;
        padding: 7px 13px
    }
}

@media screen and (min-width:61.25em) {
    .Messages-message {
        font-size: 16.59px;
        line-height: 1.38;
        padding: 7px 13px
    }
}

@media screen and (min-width:71.25em) {
    .Messages-message {
        font-size: 16.69px;
        line-height: 1.38;
        padding: 7px 14px
    }
}

@media screen and (min-width:81.25em) {
    .Messages-message {
        font-size: 16.89px;
        line-height: 1.39;
        padding: 8px 14px
    }
}

.Messages-messageIcon {
    margin-left: 11px;
    flex: 0 0 auto;
    width: 32px;
    height: 32px
}

@media screen and (min-width:25em) {
    .Messages-messageIcon {
        margin-left: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Messages-messageIcon {
        margin-left: 12px
    }
}

@media screen and (min-width:46.25em) {
    .Messages-messageIcon {
        margin-left: 12px
    }
}

@media screen and (min-width:53.75em) {
    .Messages-messageIcon {
        margin-left: 13px
    }
}

@media screen and (min-width:61.25em) {
    .Messages-messageIcon {
        margin-left: 13px
    }
}

@media screen and (min-width:71.25em) {
    .Messages-messageIcon {
        margin-left: 14px
    }
}

@media screen and (min-width:81.25em) {
    .Messages-messageIcon {
        margin-left: 14px
    }
}

.Messages-messageIcon * {
    fill: currentColor
}

.Messages+.Messages,
.Messages-message+.Messages-message {
    margin-top: 4px
}

@media screen and (min-width:25em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 4px
    }
}

@media screen and (min-width:37.5em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 4px
    }
}

@media screen and (min-width:46.25em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 4px
    }
}

@media screen and (min-width:53.75em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 5px
    }
}

@media screen and (min-width:61.25em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 5px
    }
}

@media screen and (min-width:71.25em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 5px
    }
}

@media screen and (min-width:81.25em) {

    .Messages+.Messages,
    .Messages-message+.Messages-message {
        margin-top: 5px
    }
}

.Meta {
    font-size: 15.91px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .Meta {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Meta {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Meta {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Meta {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Meta {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Meta {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Meta {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.Meta--deciSteep {
    font-size: 15.91px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .Meta--deciSteep {
        font-size: 16.15px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Meta--deciSteep {
        font-size: 16.63px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Meta--deciSteep {
        font-size: 16.88px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Meta--deciSteep {
        font-size: 17.39px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Meta--deciSteep {
        font-size: 17.65px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Meta--deciSteep {
        font-size: 17.91px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Meta--deciSteep {
        font-size: 18.45px;
        line-height: 1.39
    }
}

.Meta--centiGentle {
    font-size: 14.46px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .Meta--centiGentle {
        font-size: 14.55px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Meta--centiGentle {
        font-size: 14.72px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Meta--centiGentle {
        font-size: 14.81px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Meta--centiGentle {
        font-size: 14.99px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Meta--centiGentle {
        font-size: 15.08px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Meta--centiGentle {
        font-size: 15.17px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Meta--centiGentle {
        font-size: 15.35px;
        line-height: 1.39
    }
}

.NavLink {
    display: block;
    text-decoration: none
}

@media screen and (min-width:46.25em) {
    .NavLink--m-verticalPadded {
        padding-top: .75em;
        padding-bottom: .75em
    }
}

.NavLink-graphicWrapper {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em
}

.NavLink-imageWrapper {
    padding-left: 1.625em;
    padding-right: 1.625em;
    margin-bottom: 1em
}

@media screen and (min-width:46.25em) {
    .NavLink-imageWrapper {
        padding-left: 2em;
        padding-right: 2em
    }
}

.NavLink-body {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    position: relative;
    font-weight: 500;
    margin-left: 1.625em
}

@media screen and (min-width:25em) {
    .NavLink-body {
        font-size: 17.85px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .NavLink-body {
        font-size: 18.57px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .NavLink-body {
        font-size: 18.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .NavLink-body {
        font-size: 19.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .NavLink-body {
        font-size: 20.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .NavLink-body {
        font-size: 20.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .NavLink-body {
        font-size: 21.33px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .NavLink-body {
        margin-left: 2em
    }
}

.NavLink--offsetIcon .NavLink-body {
    margin-left: 0
}

.NavLink-icon {
    width: 1.3em;
    height: 1.3em;
    position: absolute;
    left: -1.625em;
    margin-top: -.65em;
    top: 9.625px
}

@media screen and (min-width:46.25em) {
    .NavLink-icon {
        width: 1.6em;
        height: 1.6em;
        position: absolute;
        left: -2em;
        margin-top: -.8em
    }
}

@media screen and (min-width:25em) {
    .NavLink-icon {
        top: 9.8175px
    }
}

@media screen and (min-width:37.5em) {
    .NavLink-icon {
        top: 10.2135px
    }
}

@media screen and (min-width:46.25em) {
    .NavLink-icon {
        top: 10.417px
    }
}

@media screen and (min-width:53.75em) {
    .NavLink-icon {
        top: 10.8405px
    }
}

@media screen and (min-width:61.25em) {
    .NavLink-icon {
        top: 11.055px
    }
}

@media screen and (min-width:71.25em) {
    .NavLink-icon {
        top: 11.275px
    }
}

@media screen and (min-width:81.25em) {
    .NavLink-icon {
        top: 11.7315px
    }
}

.NavLink-heading {
    margin-bottom: .15em;
    font: inherit
}

.NavLink-description {
    font-size: 15.91px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    color: #3a3a3a;
    font-weight: 400
}

@media screen and (min-width:25em) {
    .NavLink-description {
        font-size: 16.15px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .NavLink-description {
        font-size: 16.63px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .NavLink-description {
        font-size: 16.88px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .NavLink-description {
        font-size: 17.39px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .NavLink-description {
        font-size: 17.65px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .NavLink-description {
        font-size: 17.91px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .NavLink-description {
        font-size: 18.45px;
        line-height: 1.39
    }
}

.NavList {
    padding-left: 0;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0
}

.NavList-item {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .NavList-item {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .NavList-item {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .NavList-item {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .NavList-item {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .NavList-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .NavList-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .NavList-item {
        margin-bottom: 22px
    }
}

.NavList-item:last-child {
    margin-bottom: 0
}

.PageNav {
    margin-bottom: 23px;
    font-size: 15.91px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    position: relative;
    max-width: 800px;
    margin-left: -6.25vw;
    margin-right: -6.25vw
}

@media screen and (min-width:25em) {
    .PageNav {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .PageNav {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .PageNav {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .PageNav {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .PageNav {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .PageNav {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .PageNav {
        margin-bottom: 32px
    }
}

@media screen and (min-width:25em) {
    .PageNav {
        font-size: 16.01px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {
    .PageNav {
        font-size: 16.2px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {
    .PageNav {
        font-size: 16.3px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {
    .PageNav {
        font-size: 16.49px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {
    .PageNav {
        font-size: 16.59px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {
    .PageNav {
        font-size: 16.69px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {
    .PageNav {
        font-size: 16.89px;
        line-height: 1.55
    }
}

.PageNav:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #cfe7e8
}

@media screen and (min-width:46.25em) {
    .PageNav:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

@media screen and (min-width:46.25em) {
    .PageNav {
        margin-left: auto;
        margin-right: auto
    }
}

.PageNav a {
    text-decoration: none
}

.PageNav a:hover {
    text-decoration: underline
}

.PageNav-inner {
    padding: 23px 6.25vw;
    background: #f6f9f1;
    -webkit-clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 95%);
    clip-path: polygon(0 3%, 100% 0, 100% 100%, 0 95%)
}

@media screen and (min-width:25em) {
    .PageNav-inner {
        padding-top: 24px;
        padding-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .PageNav-inner {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .PageNav-inner {
        padding-top: 26px;
        padding-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .PageNav-inner {
        padding-top: 28px;
        padding-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .PageNav-inner {
        padding-top: 29px;
        padding-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .PageNav-inner {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .PageNav-inner {
        padding-top: 32px;
        padding-bottom: 32px
    }
}

@media screen and (min-width:46.25em) {
    .PageNav-inner {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .PageNav-inner {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .PageNav-inner {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .PageNav-inner {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .PageNav-inner {
        padding-left: 32px;
        padding-right: 32px
    }
}

.PageNav-group {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .PageNav-group {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .PageNav-group {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .PageNav-group {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .PageNav-group {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .PageNav-group {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .PageNav-group {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .PageNav-group {
        margin-bottom: 22px
    }
}

.PageNav-list {
    padding-left: 0;
    list-style: none;
    margin: 0
}

.PageNav-heading {
    font: inherit;
    font-weight: 700;
    margin: 0
}

.Pagination {
    display: flex;
    justify-content: center
}

.Pagination--spacedTop {
    margin-top: 23px
}

@media screen and (min-width:25em) {
    .Pagination--spacedTop {
        margin-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .Pagination--spacedTop {
        margin-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .Pagination--spacedTop {
        margin-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .Pagination--spacedTop {
        margin-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .Pagination--spacedTop {
        margin-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .Pagination--spacedTop {
        margin-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .Pagination--spacedTop {
        margin-top: 32px
    }
}

.Pagination-button {
    margin-left: 1em;
    margin-right: 1em
}

.Pagination-button:first-child {
    margin-left: 0
}

.Pagination-button:last-child {
    margin-right: 0
}

.Person {
    overflow: hidden
}

.Person--vertical {
    display: flex;
    align-items: center
}

@media screen and (min-width:46.25em) {
    .Person--vertical {
        display: block;
        margin-right: 0;
        text-align: center
    }
}

.Person--vertical .Person-imageWrapper {
    margin-right: 11px
}

@media screen and (min-width:25em) {
    .Person--vertical .Person-imageWrapper {
        margin-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Person--vertical .Person-imageWrapper {
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .Person--vertical .Person-imageWrapper {
        margin-bottom: 9px
    }
}

@media screen and (min-width:53.75em) {
    .Person--vertical .Person-imageWrapper {
        margin-bottom: 9px
    }
}

@media screen and (min-width:61.25em) {
    .Person--vertical .Person-imageWrapper {
        margin-bottom: 10px
    }
}

@media screen and (min-width:71.25em) {
    .Person--vertical .Person-imageWrapper {
        margin-bottom: 10px
    }
}

@media screen and (min-width:81.25em) {
    .Person--vertical .Person-imageWrapper {
        margin-bottom: 10px
    }
}

@media screen and (min-width:46.25em) {
    .Person--vertical .Person-imageWrapper {
        margin-right: 0
    }
}

.Person--vertical .Person-image {
    max-width: 80px
}

@media screen and (min-width:46.25em) {
    .Person--vertical .Person-image {
        max-width: 100px
    }
}

@media screen and (min-width:53.75em) {
    .Person--vertical .Person-image {
        max-width: 110px
    }
}

@media screen and (min-width:61.25em) {
    .Person--vertical .Person-image {
        max-width: 115px
    }
}

@media screen and (min-width:71.25em) {
    .Person--vertical .Person-image {
        max-width: 125px
    }
}

@media screen and (min-width:81.25em) {
    .Person--vertical .Person-image {
        max-width: 135px
    }
}

.Person--horizontal {
    display: flex;
    align-items: center
}

.Person--horizontal .Person-imageWrapper {
    margin-right: 11px
}

@media screen and (min-width:25em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 12px
    }
}

@media screen and (min-width:46.25em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 12px
    }
}

@media screen and (min-width:53.75em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 13px
    }
}

@media screen and (min-width:61.25em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 13px
    }
}

@media screen and (min-width:71.25em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 14px
    }
}

@media screen and (min-width:81.25em) {
    .Person--horizontal .Person-imageWrapper {
        margin-right: 14px
    }
}

.Person--horizontal .Person-image {
    max-width: 80px
}

@media screen and (min-width:46.25em) {
    .Person--horizontal .Person-image {
        max-width: 125px
    }
}

.Person--horizontal.Person--small .Person-image {
    max-width: 60px
}

@media screen and (min-width:46.25em) {
    .Person--horizontal.Person--small .Person-image {
        max-width: 75px
    }
}

.Person a {
    text-decoration: none
}

.Person a:hover {
    text-decoration: underline
}

.Person a:focus {
    background: #e13205;
    color: #fff
}

.is-pointer .Person a:focus {
    background: transparent;
    color: #a00900
}

.Person-body {
    overflow: hidden
}

.Person-name {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .1em
}

@media screen and (min-width:25em) {
    .Person-name {
        font-size: 17.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Person-name {
        font-size: 18.03px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Person-name {
        font-size: 18.21px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Person-name {
        font-size: 18.58px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Person-name {
        font-size: 18.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Person-name {
        font-size: 18.95px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Person-name {
        font-size: 19.33px;
        line-height: 1.1
    }
}

.Person-image {
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto
}

.Person-image--missing {
    width: 500px;
    background: #f1eded
}

.Person-image--missing:before {
    content: "";
    display: block;
    height: 0;
    padding-bottom: 100%
}

.Person-details {
    font-size: 14.46px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif
}

@media screen and (min-width:25em) {
    .Person-details {
        font-size: 14.68px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Person-details {
        font-size: 15.12px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Person-details {
        font-size: 15.34px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Person-details {
        font-size: 15.8px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Person-details {
        font-size: 16.04px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Person-details {
        font-size: 16.28px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Person-details {
        font-size: 16.76px;
        line-height: 1.39
    }
}

.Person-email {
    overflow: hidden;
    color: #e13205;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f1eded;
    color: #807e7e;
    font-family: Monaco, monospace;
    font-size: 12px
}

.CurrentLink {
    color: black;
    text-decoration: none;
    font-weight: 700;
}

@media screen and (max-width:46.25em) {
    .CurrentLink-Boxes a {
        justify-content: space-between;
        flex-direction: column;
        align-items: center;
        max-width: 380px;
        
    }
}

.CurrentLink-Boxes {
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-wrap: wrap;
}

.CurrentLink-Box {
  flex: 1 1 0;
  min-width: 220px;
  max-width: 320px;
  background: #f9f5f5;
  padding: 16px;
  text-align: center;
  color: #222;
  font-weight: 600;
  font-size: 1.1rem;
  text-decoration: none;
  margin-bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.CurrentLink-Box:hover, .CurrentLink-Box:focus {
  color: #d0021b; 
}

.CurrentLink-Text {
  color: inherit;
  font-weight: 600;
  font-size: 0.9rem;
}

.TwoColumnLayout {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    padding-left: 2%;
    padding-right: 2%;
    max-width: calc(1080px + 12.5%);
    margin: 0 auto;
}

.TwoColumnLayout-column {
    flex: 1 1 45%;
    min-width: 300px;
}

.ProminentLink {
    font-size: 17.5px;
    line-height: 1.3;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font-weight: 400
}

@media screen and (min-width:25em) {
    .ProminentLink {
        font-size: 17.68px;
        line-height: 1.31
    }
}

@media screen and (min-width:37.5em) {
    .ProminentLink {
        font-size: 18.03px;
        line-height: 1.34
    }
}

@media screen and (min-width:46.25em) {
    .ProminentLink {
        font-size: 18.21px;
        line-height: 1.35
    }
}

@media screen and (min-width:53.75em) {
    .ProminentLink {
        font-size: 18.58px;
        line-height: 1.38
    }
}

@media screen and (min-width:61.25em) {
    .ProminentLink {
        font-size: 18.76px;
        line-height: 1.39
    }
}

@media screen and (min-width:71.25em) {
    .ProminentLink {
        font-size: 18.95px;
        line-height: 1.41
    }
}

@media screen and (min-width:81.25em) {
    .ProminentLink {
        font-size: 19.33px;
        line-height: 1.44
    }
}

.ProminentLink:hover .ProminentLink-text {
    text-decoration: underline
}

.ProminentLink-icon {
    width: 1em;
    height: 1em;
    margin-left: .25em
}

.ProminentList {
    padding-left: 0;
    list-style: none;
    position: relative;
    margin-top: 0;
    margin-bottom: 0
}

.ProminentList-item {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .ProminentList-item {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .ProminentList-item {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .ProminentList-item {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .ProminentList-item {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .ProminentList-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .ProminentList-item {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .ProminentList-item {
        margin-bottom: 22px
    }
}

.ProminentList-item--colorGreen .ProminentList-link {
    background-color: #8ebb15
}

.ProminentList-item--colorTurquoise .ProminentList-link {
    background-color: #29b4b2
}

.ProminentList-item--colorOrange .ProminentList-link {
    background-color: #ef7502
}

.ProminentList-item--colorYellow .ProminentList-link {
    background-color: #fdc300
}

.ProminentList-item--colorNeutral .ProminentList-link {
    background-color: #a8a6a6
}

.ProminentList-item--colorIcaRed .ProminentList-link {
    background-color: #e3000b
}

@supports (background-blend-mode:multiply) {
    .ProminentList-item--backgroundWood1 .ProminentList-link {
        background-image: url(/assets/images/wood-1.jpg);
        background-size: 310px 200px
    }
}

@supports (background-blend-mode:multiply) {
    .ProminentList-item--backgroundWood2 .ProminentList-link {
        background-image: url(/assets/images/wood-2.jpg);
        background-size: 310px 200px
    }
}

@supports (background-blend-mode:multiply) {
    .ProminentList-item--backgroundWood3 .ProminentList-link {
        background-image: url(/assets/images/wood-3.jpg);
        background-size: 310px 200px
    }
}

.ProminentList-item:nth-child(5n+1) .ProminentList-link {
    -webkit-clip-path: polygon(2% 0, 98% 0, 100% 98%, 0 100%);
    clip-path: polygon(2% 0, 98% 0, 100% 98%, 0 100%)
}

.ProminentList-item:nth-child(5n+2) .ProminentList-link {
    -webkit-clip-path: polygon(0 0, 100% 2%, 98% 100%, 2% 100%);
    clip-path: polygon(0 0, 100% 2%, 98% 100%, 2% 100%)
}

.ProminentList-item:nth-child(5n+3) .ProminentList-link {
    -webkit-clip-path: polygon(0 0, 98% 2%, 98% 100%, 3% 98%);
    clip-path: polygon(0 0, 98% 2%, 98% 100%, 3% 98%)
}

.ProminentList-item:nth-child(5n+4) .ProminentList-link {
    -webkit-clip-path: polygon(2% 0, 100% 2%, 100% 98%, 0 100%);
    clip-path: polygon(2% 0, 100% 2%, 100% 98%, 0 100%)
}

.ProminentList-item:nth-child(5n+5) .ProminentList-link {
    -webkit-clip-path: polygon(2% 2%, 100% 0, 98% 100%, 0 98%);
    clip-path: polygon(2% 2%, 100% 0, 98% 100%, 0 98%)
}

.ProminentList-link {
    padding: 16px 11px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-blend-mode: multiply;
    text-shadow: 0 0 10px rgba(0, 0, 0, .2);
    transition: transform .1s ease
}

@media screen and (min-width:25em) {
    .ProminentList-link {
        padding: 16px 11px
    }
}

@media screen and (min-width:37.5em) {
    .ProminentList-link {
        padding: 17px 12px
    }
}

@media screen and (min-width:46.25em) {
    .ProminentList-link {
        padding: 18px 12px
    }
}

@media screen and (min-width:53.75em) {
    .ProminentList-link {
        padding: 19px 13px
    }
}

@media screen and (min-width:61.25em) {
    .ProminentList-link {
        padding: 20px 13px
    }
}

@media screen and (min-width:71.25em) {
    .ProminentList-link {
        padding: 20px 14px
    }
}

@media screen and (min-width:81.25em) {
    .ProminentList-link {
        padding: 22px 14px
    }
}

.ProminentList-link:focus,
.ProminentList-link:hover {
    position: relative;
    z-index: 1;
    transform: scale(1.1);
    color: #fff
}

.ProminentList-heading {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {
    .ProminentList-heading {
        font-size: 17.85px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .ProminentList-heading {
        font-size: 18.57px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .ProminentList-heading {
        font-size: 18.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .ProminentList-heading {
        font-size: 19.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .ProminentList-heading {
        font-size: 20.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .ProminentList-heading {
        font-size: 20.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .ProminentList-heading {
        font-size: 21.33px;
        line-height: 1.1
    }
}

.ProminentList-description {
    font-size: 14.46px;
    line-height: 1.35
}

@media screen and (min-width:25em) {
    .ProminentList-description {
        font-size: 14.68px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .ProminentList-description {
        font-size: 15.12px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .ProminentList-description {
        font-size: 15.34px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .ProminentList-description {
        font-size: 15.8px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .ProminentList-description {
        font-size: 16.04px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .ProminentList-description {
        font-size: 16.28px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .ProminentList-description {
        font-size: 16.76px;
        line-height: 1.39
    }
}

.ProminentList-icon {
    width: 25px;
    height: 25px
}

@media screen and (min-width:46.25em) {
    .ProminentList-icon {
        width: 30px;
        height: 30px
    }
}

.Quote {
    padding-top: 11px;
    position: relative;
    color: #e3000b;
    margin: 0
}

@media screen and (min-width:25em) {
    .Quote {
        padding-top: 11px
    }
}

@media screen and (min-width:37.5em) {
    .Quote {
        padding-top: 12px
    }
}

@media screen and (min-width:46.25em) {
    .Quote {
        padding-top: 12px
    }
}

@media screen and (min-width:53.75em) {
    .Quote {
        padding-top: 13px
    }
}

@media screen and (min-width:61.25em) {
    .Quote {
        padding-top: 13px
    }
}

@media screen and (min-width:71.25em) {
    .Quote {
        padding-top: 14px
    }
}

@media screen and (min-width:81.25em) {
    .Quote {
        padding-top: 14px
    }
}

.Quote:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20%;
    height: 5px;
    max-width: 150px;
    background: #e3000b
}

.Quote-body {
    font-size: 24.37px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .25em
}

@media screen and (min-width:25em) {
    .Quote-body {
        font-size: 25.11px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Quote-body {
        font-size: 26.65px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Quote-body {
        font-size: 27.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Quote-body {
        font-size: 29.13px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Quote-body {
        font-size: 30.01px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Quote-body {
        font-size: 30.92px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Quote-body {
        font-size: 32.81px;
        line-height: 1.1
    }
}

.Quote-body p {
    quotes: "“" "”" "‘" "’"
}

:lang(sv) .Quote-body p {
    quotes: "”" "”" "’" "’"
}

.Quote-body p:first-child:before {
    content: open-quote
}

.Quote-body p:last-child:after {
    content: close-quote
}

.Quote-cite {
    font-size: 14.83px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    font-weight: 400;
    font-style: normal
}

@media screen and (min-width:25em) {
    .Quote-cite {
        font-size: 15.05px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .Quote-cite {
        font-size: 15.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .Quote-cite {
        font-size: 15.73px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .Quote-cite {
        font-size: 16.21px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .Quote-cite {
        font-size: 16.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .Quote-cite {
        font-size: 16.69px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .Quote-cite {
        font-size: 17.19px;
        line-height: 1.1
    }
}

.ReturnToTop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 60px;
    pointer-events: none
}

@media screen and (min-width:46.25em) {
    .ReturnToTop {
        bottom: 5vh
    }
}

.ReturnToTop-inner {
    max-width: calc(1080px + 12.5%);
    padding-left: 6.25%;
    padding-right: 6.25%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: flex-end
}

.ReturnToTop-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    background: #e13205;
    border-radius: 3px;
    opacity: 0;
    transform: translateY(-50%);
    transition: .12s ease-in;
    transition-property: opacity transform;
    pointer-events: all
}

@media screen and (min-width:53.75em) {
    .ReturnToTop-button {
        width: 39px;
        height: 39px
    }
}

@media screen and (min-width:61.25em) {
    .ReturnToTop-button {
        width: 40px;
        height: 40px
    }
}

@media screen and (min-width:71.25em) {
    .ReturnToTop-button {
        width: 42px;
        height: 42px
    }
}

@media screen and (min-width:81.25em) {
    .ReturnToTop-button {
        width: 45px;
        height: 45px
    }
}

.ReturnToTop-button,
.ReturnToTop-button:hover {
    color: #fff
}

.ReturnToTop-button:hover {
    background: #c52003
}

.ReturnToTop-button.is-visible {
    opacity: 1;
    transform: translate(0)
}

.ReturnToTop-buttonLabel {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.ReturnToTop-buttonIcon {
    width: 32px
}

@media screen and (min-width:53.75em) {
    .ReturnToTop-buttonIcon {
        width: 28px
    }
}

@media screen and (min-width:61.25em) {
    .ReturnToTop-buttonIcon {
        width: 29px
    }
}

@media screen and (min-width:71.25em) {
    .ReturnToTop-buttonIcon {
        width: 30px
    }
}

@media screen and (min-width:81.25em) {
    .ReturnToTop-buttonIcon {
        width: 32px
    }
}

.Rsvp {
    padding: 16px 23px;
    background: #f9f5f5
}

@media screen and (min-width:25em) {
    .Rsvp {
        padding: 16px 24px
    }
}

@media screen and (min-width:37.5em) {
    .Rsvp {
        padding: 17px 25px
    }
}

@media screen and (min-width:46.25em) {
    .Rsvp {
        padding: 18px 26px
    }
}

@media screen and (min-width:53.75em) {
    .Rsvp {
        padding: 19px 28px
    }
}

@media screen and (min-width:61.25em) {
    .Rsvp {
        padding: 20px 29px
    }
}

@media screen and (min-width:71.25em) {
    .Rsvp {
        padding: 20px 30px
    }
}

@media screen and (min-width:81.25em) {
    .Rsvp {
        padding: 22px 32px
    }
}

@media screen and (min-width:46.25em) {
    .Rsvp {
        margin-left: -26px;
        margin-right: -26px
    }
}

@media screen and (min-width:53.75em) {
    .Rsvp {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media screen and (min-width:61.25em) {
    .Rsvp {
        margin-left: -29px;
        margin-right: -29px
    }
}

@media screen and (min-width:71.25em) {
    .Rsvp {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media screen and (min-width:81.25em) {
    .Rsvp {
        margin-left: -32px;
        margin-right: -32px
    }
}

.Rsvp--attending {
    background: #f1f6f2
}

.Rsvp--attending .Rsvp-text {
    color: #327e3e
}

.Rsvp-text {
    font-size: 17.5px;
    line-height: 1;
    font-family: ICA Pensel, cursive;
    display: inline-block;
    margin: 0 1em 0 0;
    text-transform: uppercase;
    color: #e3000b
}

@media screen and (min-width:25em) {
    .Rsvp-text {
        font-size: 17.68px;
        line-height: 1.01
    }
}

@media screen and (min-width:37.5em) {
    .Rsvp-text {
        font-size: 18.03px;
        line-height: 1.02
    }
}

@media screen and (min-width:46.25em) {
    .Rsvp-text {
        font-size: 18.21px;
        line-height: 1.03
    }
}

@media screen and (min-width:53.75em) {
    .Rsvp-text {
        font-size: 18.58px;
        line-height: 1.04
    }
}

@media screen and (min-width:61.25em) {
    .Rsvp-text {
        font-size: 18.76px;
        line-height: 1.05
    }
}

@media screen and (min-width:71.25em) {
    .Rsvp-text {
        font-size: 18.95px;
        line-height: 1.06
    }
}

@media screen and (min-width:81.25em) {
    .Rsvp-text {
        font-size: 19.33px;
        line-height: 1.07
    }
}

.ScrollableContainer {
    position: relative
}

.ScrollableContainer:after,
.ScrollableContainer:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 30px;
    pointer-events: none;
    transition: opacity;
    transition-duration: .2s
}

.ScrollableContainer:before {
    left: 0;
    background: linear-gradient(90deg, #fff, hsla(0, 0%, 100%, 0))
}

.ScrollableContainer:after {
    right: 0;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff)
}

.ScrollableContainer.is-end-left:before,
.ScrollableContainer.is-end-right:after {
    opacity: 0
}

.ScrollableContainer-inner {
    padding-bottom: 2px;
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

@media screen and (min-width:25em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:37.5em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:46.25em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:53.75em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:61.25em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:71.25em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

@media screen and (min-width:81.25em) {
    .ScrollableContainer-inner {
        padding-bottom: 2px
    }
}

.SearchForm {
    display: flex;
    margin-left: auto;
    margin-right: auto
}

.SearchForm-field {
    margin-right: 1em
}

.SearchForm-submit {
    min-width: 90px
}

.SearchResultItem {
    padding: 16px 23px;
    margin-left: -6.25vw;
    margin-right: -6.25vw;
    display: block;
    background: #fff;
    border-radius: 2px;
    text-decoration: none;
    color: #3a3a3a
}

@media screen and (min-width:25em) {
    .SearchResultItem {
        padding: 16px 24px
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItem {
        padding: 17px 25px
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItem {
        padding: 18px 26px
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItem {
        padding: 19px 28px
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItem {
        padding: 20px 29px
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItem {
        padding: 20px 30px
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItem {
        padding: 22px 32px
    }
}

.SearchResultItem:hover,
.SearchResultItem:hover .SearchResultItem-heading {
    color: #3a3a3a
}

@media screen and (min-width:37.5em) {
    .SearchResultItem {
        margin-left: 0;
        margin-right: 0
    }
}

.SearchResultItem-meta {
    font-size: 14.83px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    display: flex;
    margin-bottom: .2em;
    text-transform: uppercase;
    letter-spacing: .05em;
    font-weight: 500;
    color: #807e7e;
    white-space: nowrap
}

@media screen and (min-width:25em) {
    .SearchResultItem-meta {
        font-size: 14.92px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItem-meta {
        font-size: 15.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItem-meta {
        font-size: 15.19px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItem-meta {
        font-size: 15.37px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItem-meta {
        font-size: 15.46px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItem-meta {
        font-size: 15.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItem-meta {
        font-size: 15.74px;
        line-height: 1.1
    }
}

.SearchResultItem-breadcrumbs {
    padding-left: 0;
    list-style: none;
    display: flex;
    max-width: 100%;
    margin-left: .75em;
    overflow: hidden
}

.SearchResultItem-breadcrumbs:first-child {
    margin-left: 0
}

.SearchResultItem-breadcrumb {
    margin-left: .75em;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: 400
}

.SearchResultItem-breadcrumb:first-child {
    margin-left: 0
}

.SearchResultItem-metaType {
    color: #3a3a3a
}

.SearchResultItem-heading {
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: .25em;
    font-weight: 500;
    color: #e3000b
}

@media screen and (min-width:25em) {
    .SearchResultItem-heading {
        font-size: 21.17px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItem-heading {
        font-size: 22.24px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItem-heading {
        font-size: 22.8px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItem-heading {
        font-size: 23.96px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItem-heading {
        font-size: 24.56px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItem-heading {
        font-size: 25.18px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItem-heading {
        font-size: 26.46px;
        line-height: 1.1
    }
}

.SearchResultItem-body {
    font-size: 15.91px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    display: flex;
    justify-content: space-between
}

@media screen and (min-width:25em) {
    .SearchResultItem-body {
        font-size: 16.15px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItem-body {
        font-size: 16.63px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItem-body {
        font-size: 16.88px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItem-body {
        font-size: 17.39px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItem-body {
        font-size: 17.65px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItem-body {
        font-size: 17.91px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItem-body {
        font-size: 18.45px;
        line-height: 1.39
    }
}

.SearchResultItem-media {
    width: 70px;
    flex: 0 0 auto;
    margin-left: 1em
}

@media screen and (min-width:46.25em) {
    .SearchResultItem-media {
        width: 100px
    }
}

.SearchResultItem-media:first-child {
    margin-left: 0
}

.SearchResultItems {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -8px
}

@media screen and (min-width:25em) {
    .SearchResultItems {
        margin-left: -8px;
        margin-right: -8px
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItems {
        margin-left: -8.5px;
        margin-right: -8.5px
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItems {
        margin-left: -9px;
        margin-right: -9px
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItems {
        margin-left: -9.5px;
        margin-right: -9.5px
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItems {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItems {
        margin-left: -10px;
        margin-right: -10px
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItems {
        margin-left: -11px;
        margin-right: -11px
    }
}

.SearchResultItems-item {
    width: 100%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: .5em
}

@media screen and (min-width:25em) {
    .SearchResultItems-item {
        padding-left: 8px;
        padding-right: 8px
    }
}

@media screen and (min-width:37.5em) {
    .SearchResultItems-item {
        padding-left: 8.5px;
        padding-right: 8.5px
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItems-item {
        padding-left: 9px;
        padding-right: 9px
    }
}

@media screen and (min-width:53.75em) {
    .SearchResultItems-item {
        padding-left: 9.5px;
        padding-right: 9.5px
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItems-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItems-item {
        padding-left: 10px;
        padding-right: 10px
    }
}

@media screen and (min-width:81.25em) {
    .SearchResultItems-item {
        padding-left: 11px;
        padding-right: 11px
    }
}

@media screen and (min-width:46.25em) {
    .SearchResultItems-item {
        width: 83.33333%
    }
}

@media screen and (min-width:61.25em) {
    .SearchResultItems-item {
        width: 75%
    }
}

@media screen and (min-width:71.25em) {
    .SearchResultItems-item {
        width: 58.33333%
    }
}

.SearchResultItems-item:last-child {
    margin-bottom: 0
}

.SectionIntro--spaced {
    margin-bottom: 32px
}

@media screen and (min-width:25em) {
    .SectionIntro--spaced {
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .SectionIntro--spaced {
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .SectionIntro--spaced {
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .SectionIntro--spaced {
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .SectionIntro--spaced {
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .SectionIntro--spaced {
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .SectionIntro--spaced {
        margin-bottom: 45px
    }
}

.SectionIntro--spaced .SectionIntro-heading:last-child {
    margin-bottom: -16px
}

@media screen and (min-width:25em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -17px
    }
}

@media screen and (min-width:37.5em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -18px
    }
}

@media screen and (min-width:46.25em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -19px
    }
}

@media screen and (min-width:53.75em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -20px
    }
}

@media screen and (min-width:61.25em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -20px
    }
}

@media screen and (min-width:71.25em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -22px
    }
}

@media screen and (min-width:81.25em) {
    .SectionIntro--spaced .SectionIntro-heading:last-child {
        margin-bottom: -23px
    }
}

.SectionIntro-heading {
    font-size: 28.75px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    margin-bottom: 6px;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-weight: 500
}

@media screen and (min-width:25em) {
    .SectionIntro-heading {
        font-size: 29.77px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .SectionIntro-heading {
        font-size: 31.91px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SectionIntro-heading {
        font-size: 33.04px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .SectionIntro-heading {
        font-size: 35.42px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .SectionIntro-heading {
        font-size: 36.68px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .SectionIntro-heading {
        font-size: 37.98px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .SectionIntro-heading {
        font-size: 40.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:25em) {
    .SectionIntro-heading {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .SectionIntro-heading {
        margin-bottom: 7px
    }
}

@media screen and (min-width:46.25em) {
    .SectionIntro-heading {
        margin-bottom: 8px
    }
}

@media screen and (min-width:53.75em) {
    .SectionIntro-heading {
        margin-bottom: 8px
    }
}

@media screen and (min-width:61.25em) {
    .SectionIntro-heading {
        margin-bottom: 9px
    }
}

@media screen and (min-width:71.25em) {
    .SectionIntro-heading {
        margin-bottom: 9px
    }
}

@media screen and (min-width:81.25em) {
    .SectionIntro-heading {
        margin-bottom: 11px
    }
}

.SectionIntro-heading:last-child {
    margin-bottom: 0
}

.SectionIntro-lead {
    font-size: 19.25px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
    text-align: center
}

@media screen and (min-width:25em) {
    .SectionIntro-lead {
        font-size: 19.73px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SectionIntro-lead {
        font-size: 20.74px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SectionIntro-lead {
        font-size: 21.26px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SectionIntro-lead {
        font-size: 22.34px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SectionIntro-lead {
        font-size: 22.9px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SectionIntro-lead {
        font-size: 23.47px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SectionIntro-lead {
        font-size: 24.67px;
        line-height: 1.39
    }
}

.SectionIntro-lead p {
    margin-bottom: .5em
}

.SectionIntro-lead:last-child,
.SectionIntro-lead p:last-child {
    margin-bottom: 0
}

.Section--innerWrapper .Section-inner {
    max-width: calc(1080px + 12.5%);
    padding-left: 2%;
    padding-right: 2%;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:37.5em) {
    .Section--innerWrapperS .Section-inner {
        max-width: calc(1080px + 12.5%);
        padding-left: 2%;
        padding-right: 2%;
        margin-left: auto;
        margin-right: auto
    }
}

.Section--neutral {
    position: relative;
    background: #f9f5f5
}

.Section--neutral .Section-inner {
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:25em) {
    .Section--neutral .Section-inner {
        padding-top: 33px;
        padding-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--neutral .Section-inner {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--neutral .Section-inner {
        padding-top: 37px;
        padding-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--neutral .Section-inner {
        padding-top: 39px;
        padding-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--neutral .Section-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--neutral .Section-inner {
        padding-top: 42px;
        padding-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--neutral .Section-inner {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.Section--neutral:after,
.Section--neutral:before {
    height: 11px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #fff
}

@media screen and (min-width:25em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 11px
    }
}

@media screen and (min-width:37.5em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 12px
    }
}

@media screen and (min-width:46.25em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 12px
    }
}

@media screen and (min-width:53.75em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 13px
    }
}

@media screen and (min-width:61.25em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 13px
    }
}

@media screen and (min-width:71.25em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 14px
    }
}

@media screen and (min-width:81.25em) {

    .Section--neutral:after,
    .Section--neutral:before {
        height: 14px
    }
}

.Section--neutral:before {
    top: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0)
}

.Section--neutral:after {
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.Section--neutral .Section-inner:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #cfe7e8
}

@media screen and (min-width:46.25em) {
    .Section--neutral .Section-inner:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

.Section--green {
    position: relative;
    background: #f6f9f1
}

.Section--green .Section-inner {
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:25em) {
    .Section--green .Section-inner {
        padding-top: 33px;
        padding-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--green .Section-inner {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--green .Section-inner {
        padding-top: 37px;
        padding-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--green .Section-inner {
        padding-top: 39px;
        padding-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--green .Section-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--green .Section-inner {
        padding-top: 42px;
        padding-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--green .Section-inner {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.Section--green:after,
.Section--green:before {
    height: 11px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #fff
}

@media screen and (min-width:25em) {

    .Section--green:after,
    .Section--green:before {
        height: 11px
    }
}

@media screen and (min-width:37.5em) {

    .Section--green:after,
    .Section--green:before {
        height: 12px
    }
}

@media screen and (min-width:46.25em) {

    .Section--green:after,
    .Section--green:before {
        height: 12px
    }
}

@media screen and (min-width:53.75em) {

    .Section--green:after,
    .Section--green:before {
        height: 13px
    }
}

@media screen and (min-width:61.25em) {

    .Section--green:after,
    .Section--green:before {
        height: 13px
    }
}

@media screen and (min-width:71.25em) {

    .Section--green:after,
    .Section--green:before {
        height: 14px
    }
}

@media screen and (min-width:81.25em) {

    .Section--green:after,
    .Section--green:before {
        height: 14px
    }
}

.Section--green:before {
    top: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0)
}

.Section--green:after {
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.Section--green .Section-inner:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #cfe7e8
}

@media screen and (min-width:46.25em) {
    .Section--green .Section-inner:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

.Section--yellow {
    position: relative;
    background: #f8f6f1
}

.Section--yellow .Section-inner {
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:25em) {
    .Section--yellow .Section-inner {
        padding-top: 33px;
        padding-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--yellow .Section-inner {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--yellow .Section-inner {
        padding-top: 37px;
        padding-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--yellow .Section-inner {
        padding-top: 39px;
        padding-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--yellow .Section-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--yellow .Section-inner {
        padding-top: 42px;
        padding-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--yellow .Section-inner {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.Section--yellow:after,
.Section--yellow:before {
    height: 11px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #fff
}

@media screen and (min-width:25em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 11px
    }
}

@media screen and (min-width:37.5em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 12px
    }
}

@media screen and (min-width:46.25em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 12px
    }
}

@media screen and (min-width:53.75em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 13px
    }
}

@media screen and (min-width:61.25em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 13px
    }
}

@media screen and (min-width:71.25em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 14px
    }
}

@media screen and (min-width:81.25em) {

    .Section--yellow:after,
    .Section--yellow:before {
        height: 14px
    }
}

.Section--yellow:before {
    top: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0)
}

.Section--yellow:after {
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.Section--yellow .Section-inner:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #dfe9c2
}

@media screen and (min-width:46.25em) {
    .Section--yellow .Section-inner:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

.Section--turquoise {
    position: relative;
    background: #f2fafa
}

.Section--turquoise .Section-inner {
    padding-top: 32px;
    padding-bottom: 32px
}

@media screen and (min-width:25em) {
    .Section--turquoise .Section-inner {
        padding-top: 33px;
        padding-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--turquoise .Section-inner {
        padding-top: 35px;
        padding-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--turquoise .Section-inner {
        padding-top: 37px;
        padding-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--turquoise .Section-inner {
        padding-top: 39px;
        padding-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--turquoise .Section-inner {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--turquoise .Section-inner {
        padding-top: 42px;
        padding-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--turquoise .Section-inner {
        padding-top: 45px;
        padding-bottom: 45px
    }
}

.Section--turquoise:after,
.Section--turquoise:before {
    height: 11px;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    background: #fff
}

@media screen and (min-width:25em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 11px
    }
}

@media screen and (min-width:37.5em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 12px
    }
}

@media screen and (min-width:46.25em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 12px
    }
}

@media screen and (min-width:53.75em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 13px
    }
}

@media screen and (min-width:61.25em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 13px
    }
}

@media screen and (min-width:71.25em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 14px
    }
}

@media screen and (min-width:81.25em) {

    .Section--turquoise:after,
    .Section--turquoise:before {
        height: 14px
    }
}

.Section--turquoise:before {
    top: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
    clip-path: polygon(0 0, 0 100%, 100% 0)
}

.Section--turquoise:after {
    bottom: 0;
    -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%);
    clip-path: polygon(0 0, 0 100%, 100% 100%)
}

.Section--turquoise .Section-inner:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #cfe7e8
}

@media screen and (min-width:46.25em) {
    .Section--turquoise .Section-inner:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

.Section--borderTop:before {
    content: "";
    display: block;
    width: 1080px;
    max-width: 87.5%;
    margin-left: auto;
    margin-right: auto;
    border-top: 1px solid #e0dcdc
}

.Section--borderTop .Section-inner {
    padding-top: 23px
}

@media screen and (min-width:25em) {
    .Section--borderTop .Section-inner {
        padding-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .Section--borderTop .Section-inner {
        padding-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .Section--borderTop .Section-inner {
        padding-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .Section--borderTop .Section-inner {
        padding-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .Section--borderTop .Section-inner {
        padding-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .Section--borderTop .Section-inner {
        padding-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .Section--borderTop .Section-inner {
        padding-top: 32px
    }
}

.Section--paddedBottomXL .Section-inner {
    padding-bottom: 64px
}

@media screen and (min-width:25em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 66px
    }
}

@media screen and (min-width:37.5em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 72px
    }
}

@media screen and (min-width:46.25em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 74px
    }
}

@media screen and (min-width:53.75em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 80px
    }
}

@media screen and (min-width:61.25em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 83px
    }
}

@media screen and (min-width:71.25em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 86px
    }
}

@media screen and (min-width:81.25em) {
    .Section--paddedBottomXL .Section-inner {
        padding-bottom: 93px
    }
}

.Section--spaced {
    margin-bottom: 45px
}

@media screen and (min-width:25em) {
    .Section--spaced {
        margin-bottom: 47px
    }
}

@media screen and (min-width:37.5em) {
    .Section--spaced {
        margin-bottom: 50px
    }
}

@media screen and (min-width:46.25em) {
    .Section--spaced {
        margin-bottom: 52px
    }
}

@media screen and (min-width:53.75em) {
    .Section--spaced {
        margin-bottom: 56px
    }
}

@media screen and (min-width:61.25em) {
    .Section--spaced {
        margin-bottom: 58px
    }
}

@media screen and (min-width:71.25em) {
    .Section--spaced {
        margin-bottom: 60px
    }
}

@media screen and (min-width:81.25em) {
    .Section--spaced {
        margin-bottom: 64px
    }
}

.Section--spacedS {
    margin-bottom: 32px
}

@media screen and (min-width:25em) {
    .Section--spacedS {
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--spacedS {
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--spacedS {
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--spacedS {
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--spacedS {
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--spacedS {
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--spacedS {
        margin-bottom: 45px
    }
}

.Section--spacedTopL {
    margin-top: 32px
}

@media screen and (min-width:25em) {
    .Section--spacedTopL {
        margin-top: 33px
    }
}

@media screen and (min-width:37.5em) {
    .Section--spacedTopL {
        margin-top: 35px
    }
}

@media screen and (min-width:46.25em) {
    .Section--spacedTopL {
        margin-top: 37px
    }
}

@media screen and (min-width:53.75em) {
    .Section--spacedTopL {
        margin-top: 39px
    }
}

@media screen and (min-width:61.25em) {
    .Section--spacedTopL {
        margin-top: 40px
    }
}

@media screen and (min-width:71.25em) {
    .Section--spacedTopL {
        margin-top: 42px
    }
}

@media screen and (min-width:81.25em) {
    .Section--spacedTopL {
        margin-top: 45px
    }
}

.Section--spacedTopXl {
    margin-top: 64px
}

@media screen and (min-width:25em) {
    .Section--spacedTopXl {
        margin-top: 66px
    }
}

@media screen and (min-width:37.5em) {
    .Section--spacedTopXl {
        margin-top: 72px
    }
}

@media screen and (min-width:46.25em) {
    .Section--spacedTopXl {
        margin-top: 74px
    }
}

@media screen and (min-width:53.75em) {
    .Section--spacedTopXl {
        margin-top: 80px
    }
}

@media screen and (min-width:61.25em) {
    .Section--spacedTopXl {
        margin-top: 83px
    }
}

@media screen and (min-width:71.25em) {
    .Section--spacedTopXl {
        margin-top: 86px
    }
}

@media screen and (min-width:81.25em) {
    .Section--spacedTopXl {
        margin-top: 93px
    }
}

.Section-inner {
    position: relative
}

.SiteHead {
    margin-top: 23px;
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .SiteHead {
        margin-top: 25px;
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead {
        margin-top: 28px;
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead {
        margin-top: 30px;
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead {
        margin-top: 34px;
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead {
        margin-top: 36px;
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead {
        margin-top: 39px;
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead {
        margin-top: 44px;
        margin-bottom: 32px
    }
}

.SiteHead-inner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

@media screen and (min-width:46.25em) {
    .SiteHead-inner {
        justify-content: normal;
        margin-top: 2em
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-inner {
        margin-top: 0
    }
}

.SiteHead-menuToggle {
    padding: 0;
    border: 0;
    background: transparent;
    width: 100px;
    display: flex;
    align-items: center;
    color: #e3000b
}

@media screen and (min-width:46.25em) {
    .SiteHead-menuToggle {
        display: none
    }
}

.SiteHead-menuToggle:hover {
    color: #b30404
}

.SiteHead-menuToggleIcon {
    margin-right: 6px;
    width: 28px
}

@media screen and (min-width:25em) {
    .SiteHead-menuToggleIcon {
        margin-right: 6px
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-menuToggleIcon {
        margin-right: 6px
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-menuToggleIcon {
        margin-right: 7px
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-menuToggleIcon {
        margin-right: 7px
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-menuToggleIcon {
        margin-right: 7px
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-menuToggleIcon {
        margin-right: 7px
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-menuToggleIcon {
        margin-right: 8px
    }
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .SiteHead-menuToggleIcon--open {
        display: none
    }
}

.SiteHead-menuToggleIcon--close {
    display: none
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .SiteHead-menuToggleIcon--close {
        display: block
    }
}

.SiteHead-menuToggleText {
    font-size: 13.15px;
    line-height: 1.35;
    text-transform: uppercase;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .SiteHead-menuToggleText {
        font-size: 13.23px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-menuToggleText {
        font-size: 13.39px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-menuToggleText {
        font-size: 13.47px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-menuToggleText {
        font-size: 13.63px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-menuToggleText {
        font-size: 13.71px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-menuToggleText {
        font-size: 13.79px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-menuToggleText {
        font-size: 13.96px;
        line-height: 1.39
    }
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .SiteHead-menuToggleText--open {
        display: none
    }
}

.SiteHead-menuToggleText--close {
    display: none
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .SiteHead-menuToggleText--close {
        display: block
    }
}

.SiteHead-logotype {
    width: 100%;
    color: #e3000b
}

.SiteHead-logotype:hover {
    color: #b30404
}

.SiteHead-logotype--horizontal {
    max-width: 200px;
    display: none
}

@media screen and (min-width:81.25em) {
    .SiteHead-logotype--horizontal {
        max-width: 250px
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-logotype--horizontal {
        display: block
    }
}

.SiteHead-logotype--vertical {
    max-width: 80px;
    display: block
}

@media screen and (min-width:46.25em) {
    .SiteHead-logotype--vertical {
        max-width: 90px
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-logotype--vertical {
        max-width: 100px
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-logotype--vertical {
        display: none
    }
}

.SiteHead-primaryNav {
    padding-left: 0;
    list-style: none;
    font-size: 15.91px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    display: none;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 4vw;
    text-transform: uppercase;
    letter-spacing: .06em;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .SiteHead-primaryNav {
        font-size: 16.01px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-primaryNav {
        font-size: 16.2px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-primaryNav {
        font-size: 16.3px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-primaryNav {
        font-size: 16.49px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-primaryNav {
        font-size: 16.59px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-primaryNav {
        font-size: 16.69px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-primaryNav {
        font-size: 16.89px;
        line-height: 1.55
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-primaryNav {
        display: flex
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-primaryNavItem {
        margin-left: 1em
    }
}

.SiteHead-primaryNavItem:first-child {
    margin-left: 0
}

.SiteHead-primaryNavLink {
    text-decoration: none;
    color: #e3000b
}

.SiteHead-primaryNavLink:hover {
    color: #810500
}

.SiteHead-primaryNavLink.is-current {
    border-bottom: 2px solid #f1bcb3
}

.SiteHead-secondaryNavAndUser {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: auto
}

@media screen and (min-width:46.25em) {
    .SiteHead-secondaryNavAndUser {
        margin-left: auto
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-secondaryNavAndUser {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        text-align: right
    }
}

.SiteHead-secondaryNav {
    padding-left: 0;
    list-style: none;
    font-size: 14.46px;
    line-height: 1.5;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    display: none;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: .06em;
    white-space: nowrap
}

@media screen and (min-width:25em) {
    .SiteHead-secondaryNav {
        font-size: 14.55px;
        line-height: 1.5
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-secondaryNav {
        font-size: 14.72px;
        line-height: 1.51
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-secondaryNav {
        font-size: 14.81px;
        line-height: 1.52
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-secondaryNav {
        font-size: 14.99px;
        line-height: 1.53
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-secondaryNav {
        font-size: 15.08px;
        line-height: 1.53
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-secondaryNav {
        font-size: 15.17px;
        line-height: 1.54
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-secondaryNav {
        font-size: 15.35px;
        line-height: 1.55
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-secondaryNav {
        display: flex;
        position: absolute;
        bottom: 100%;
        margin-bottom: .75em
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-secondaryNav {
        position: static;
        margin-right: 1.5em;
        margin-bottom: 0
    }
}

.SiteHead-secondaryNavItem {
    margin-left: 1em
}

.SiteHead-secondaryNavItem:first-child {
    margin-left: 0
}

.SiteHead-secondaryNavLink {
    text-decoration: none;
    color: #626262
}

.SiteHead-secondaryNavLink:hover {
    color: #0d0d0d
}

.SiteHead-secondaryNavLink.is-current {
    border-bottom: 1px solid #a8a6a6
}

.SiteHead-user {
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    white-space: nowrap
}

@media screen and (min-width:46.25em) {
    .SiteHead-user {
        width: auto
    }
}

.SiteHead-userNav {
    display: flex;
    align-items: center;
    padding: 0;
    border: 0;
    background: transparent
}

.SiteHead-userNav[aria-expanded=true] .SiteHead-userNavIcon--up {
    display: block
}

.SiteHead-userNav[aria-expanded=true] .SiteHead-userNavIcon--down {
    display: none
}

.SiteHead-userNavIcon {
    width: 1em;
    height: 1em;
    margin-left: .25em;
    color: #e3000b
}

.SiteHead-userNavIcon--up {
    display: none
}

.SiteHead-userAvatar {
    display: flex;
    align-items: center
}

.SiteHead-userMenu {
    padding-left: 0;
    list-style: none;
    font-size: 15.91px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    position: absolute;
    z-index: 2;
    top: 100%;
    right: 0;
    margin-top: 1em;
    margin-bottom: 0;
    width: 170px;
    border-radius: 2px;
    background: #e3000b
}

@media screen and (min-width:25em) {
    .SiteHead-userMenu {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-userMenu {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-userMenu {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-userMenu {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-userMenu {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-userMenu {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-userMenu {
        font-size: 16.89px;
        line-height: 1.39
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-userMenu {
        margin-top: .25em
    }
}

.SiteHead-userMenuItem:first-child .SiteHead-userMenuLink {
    border: 0
}

.SiteHead-userMenuLink {
    display: block;
    padding: .75em 1em;
    border-top: 1px solid #e0dcdc;
    text-decoration: none;
    text-align: center;
    color: #fff;
    white-space: normal
}

.SiteHead-userMenuLink:hover {
    color: #fff
}

.SiteHead-userMenuLink.is-current {
    font-weight: 700
}

.SiteHead-loggedIn {
    font-size: 17.5px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    padding-top: 8px;
    padding-bottom: 11px;
    margin-top: 23px;
    display: none;
    position: relative
}

@media screen and (min-width:25em) {
    .SiteHead-loggedIn {
        font-size: 17.85px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-loggedIn {
        font-size: 18.57px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-loggedIn {
        font-size: 18.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-loggedIn {
        font-size: 19.71px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-loggedIn {
        font-size: 20.1px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-loggedIn {
        font-size: 20.5px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-loggedIn {
        font-size: 21.33px;
        line-height: 1.1
    }
}

@media screen and (min-width:25em) {
    .SiteHead-loggedIn {
        padding-top: 8px;
        padding-bottom: 11px;
        margin-top: 24px
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-loggedIn {
        padding-top: 9px;
        padding-bottom: 12px;
        margin-top: 25px
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-loggedIn {
        padding-top: 9px;
        padding-bottom: 12px;
        margin-top: 26px
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-loggedIn {
        padding-top: 9px;
        padding-bottom: 13px;
        margin-top: 28px
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-loggedIn {
        padding-top: 10px;
        padding-bottom: 13px;
        margin-top: 29px
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-loggedIn {
        padding-top: 10px;
        padding-bottom: 14px;
        margin-top: 30px
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-loggedIn {
        padding-top: 10px;
        padding-bottom: 14px;
        margin-top: 32px
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-loggedIn {
        display: block
    }
}

.SiteHead-loggedIn:before {
    background-image: url(/assets/images/wood-wide.jpg);
    background-size: 2560px 60px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 86%);
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 86%)
}

.SiteHead-loggedInNav {
    padding-left: 0;
    list-style: none;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
    max-width: 860px
}

@media screen and (min-width:61.25em) {
    .SiteHead-loggedInNav {
        justify-content: space-around
    }
}

.SiteHead-loggedInNavLink {
    display: inline-block;
    position: relative;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 10px rgba(0, 0, 0, .25)
}

.SiteHead-loggedInNavLink:before {
    position: absolute;
    top: -.8em;
    bottom: -.8em;
    left: -.8em;
    right: -.8em;
    mix-blend-mode: multiply
}

.SiteHead-loggedInNavLink.is-current:before {
    content: ""
}

.SiteHead-loggedInNavLink--green:before {
    background: #c3d788;
    -webkit-clip-path: polygon(7% 0, 90% 0, 100% 100%, 0 100%);
    clip-path: polygon(7% 0, 90% 0, 100% 100%, 0 100%)
}

.SiteHead-loggedInNavLink--orange:before {
    background: #f39100;
    -webkit-clip-path: polygon(2% 0, 97% 0, 100% 91%, 0 96%);
    clip-path: polygon(2% 0, 97% 0, 100% 91%, 0 96%)
}

.SiteHead-loggedInNavLink--yellow:before {
    background: #ffe600;
    -webkit-clip-path: polygon(0 0, 97% 4%, 100% 94%, 0 100%);
    clip-path: polygon(0 0, 97% 4%, 100% 94%, 0 100%)
}

.SiteHead-loggedInNavLink--turquoise:before {
    background: #a1ced0;
    -webkit-clip-path: polygon(3% 0, 97% 0, 100% 100%, 0 100%);
    clip-path: polygon(3% 0, 97% 0, 100% 100%, 0 100%)
}

.SiteHead-loggedInNavLink:hover {
    color: #fff
}

.SiteHead-loggedInNavLinkInner {
    position: relative;
    z-index: 1
}

.SiteHead-collapsableNav {
    margin-top: 1em
}

@media screen and (min-width:46.25em) {
    .SiteHead-collapsableNav {
        display: none
    }
}

.SiteHead-loggedInCollapsableNav {
    list-style: none;
    font-size: 20.65px;
    line-height: 1.1;
    font-family: ICA Rubrik, Helvetica, sans-serif;
    font-weight: 700;
    position: relative;
    padding: 1.5em 6.25%;
    margin-top: 0;
    margin-bottom: 1em;
    text-align: center
}

@media screen and (min-width:25em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 20.94px;
        line-height: 1.1
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 21.53px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 21.83px;
        line-height: 1.1
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 22.45px;
        line-height: 1.1
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 22.76px;
        line-height: 1.1
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 23.08px;
        line-height: 1.1
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-loggedInCollapsableNav {
        font-size: 23.73px;
        line-height: 1.1
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-loggedInCollapsableNav {
        display: none
    }
}

.SiteHead-loggedInCollapsableNav:before {
    background-image: url(/assets/images/wood-large.jpg);
    background-size: 870px 460px;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.SiteHead-loggedInCollapsableNavItem {
    margin-bottom: .4em
}

.SiteHead-loggedInCollapsableNavItem:last-child {
    margin-bottom: 0
}

.SiteHead-loggedIncollapsableNavLink {
    padding: .5em 1em
}

.SiteHead-loggedIncollapsableNavLink:before {
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.SiteHead-loggedIncollapsableNavLink.is-current {
    display: block
}

.SiteHead-loggedIncollapsableNavLink.is-current:before {
    left: -6.25vw;
    right: -6.25vw;
    -webkit-clip-path: none;
    clip-path: none
}

.SiteHead-collapsableNavLinkArrow {
    position: absolute;
    left: -1.5em;
    top: 2px;
    width: 1em;
    height: 1em
}

.SiteHead-globalCollapsableNav {
    padding-left: 0;
    list-style: none;
    font-size: 15.91px;
    line-height: 1.35;
    font-family: ICA Text Ny, Helvetica, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700
}

@media screen and (min-width:25em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SiteHead-globalCollapsableNav {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.SiteHead-globalCollapsableNavItem:first-child .SiteHead-globalCollapsableNavLink {
    border-top: 0
}

.SiteHead-globalCollapsableNavLink {
    display: block;
    padding-top: .75em;
    padding-bottom: .75em;
    border-top: 1px solid #e0dcdc;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    letter-spacing: .1em
}

.SiteHead-globalCollapsableNavLink.is-current {
    font-weight: 700
}

.SkipToContent {
    font-size: 15.91px;
    line-height: 1.35;
    position: absolute;
    z-index: 1;
    padding: 10px 20px;
    top: 0;
    right: 100%;
    text-decoration: none;
    background: #e13205;
    color: #fff
}

@media screen and (min-width:25em) {
    .SkipToContent {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .SkipToContent {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .SkipToContent {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .SkipToContent {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .SkipToContent {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .SkipToContent {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .SkipToContent {
        font-size: 16.89px;
        line-height: 1.39
    }
}

@media screen and (max-width:46.1875em) {
    .has-open-main-nav .SkipToContent {
        display: none
    }
}

.SkipToContent:focus {
    top: 21px;
    left: 21px;
    right: auto
}

.SkipToContent:hover {
    color: #fff
}

.Table {
    font-size: 15.91px;
    line-height: 1.35;
    width: 100%;
    border-collapse: collapse
}

@media screen and (min-width:25em) {
    .Table {
        font-size: 16.01px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Table {
        font-size: 16.2px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Table {
        font-size: 16.3px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Table {
        font-size: 16.49px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Table {
        font-size: 16.59px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Table {
        font-size: 16.69px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Table {
        font-size: 16.89px;
        line-height: 1.39
    }
}

.Table--textNowrap td,
.Table--textNowrap th {
    white-space: nowrap
}

.Table th {
    background: #f9f5f5
}

.Table td,
.Table th {
    padding: 6px;
    vertical-align: top;
    border-bottom: 1px solid #f1eded
}

@media screen and (min-width:25em) {

    .Table td,
    .Table th {
        padding: 6px
    }
}

@media screen and (min-width:37.5em) {

    .Table td,
    .Table th {
        padding: 6px
    }
}

@media screen and (min-width:46.25em) {

    .Table td,
    .Table th {
        padding: 7px
    }
}

@media screen and (min-width:53.75em) {

    .Table td,
    .Table th {
        padding: 7px
    }
}

@media screen and (min-width:61.25em) {

    .Table td,
    .Table th {
        padding: 7px
    }
}

@media screen and (min-width:71.25em) {

    .Table td,
    .Table th {
        padding: 7px
    }
}

@media screen and (min-width:81.25em) {

    .Table td,
    .Table th {
        padding: 8px
    }
}

.Table td:first-child,
.Table th:first-child {
    padding-left: 0
}

.Table td:last-child,
.Table th:last-child {
    padding-right: 0
}

.Tabs {
    padding-left: 0;
    list-style: none;
    font-size: 14.46px;
    line-height: 1.35;
    display: flex;
    margin: 0;
    border-bottom: 1px solid #ceb19d
}

@media screen and (min-width:25em) {
    .Tabs {
        font-size: 14.55px;
        line-height: 1.35
    }
}

@media screen and (min-width:37.5em) {
    .Tabs {
        font-size: 14.72px;
        line-height: 1.36
    }
}

@media screen and (min-width:46.25em) {
    .Tabs {
        font-size: 14.81px;
        line-height: 1.37
    }
}

@media screen and (min-width:53.75em) {
    .Tabs {
        font-size: 14.99px;
        line-height: 1.37
    }
}

@media screen and (min-width:61.25em) {
    .Tabs {
        font-size: 15.08px;
        line-height: 1.38
    }
}

@media screen and (min-width:71.25em) {
    .Tabs {
        font-size: 15.17px;
        line-height: 1.38
    }
}

@media screen and (min-width:81.25em) {
    .Tabs {
        font-size: 15.35px;
        line-height: 1.39
    }
}

.Tabs-tab {
    padding: 6px 16px;
    margin-bottom: -1px;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0
}

@media screen and (min-width:25em) {
    .Tabs-tab {
        padding: 6px 16px
    }
}

@media screen and (min-width:37.5em) {
    .Tabs-tab {
        padding: 6px 17px
    }
}

@media screen and (min-width:46.25em) {
    .Tabs-tab {
        padding: 7px 18px
    }
}

@media screen and (min-width:53.75em) {
    .Tabs-tab {
        padding: 7px 19px
    }
}

@media screen and (min-width:61.25em) {
    .Tabs-tab {
        padding: 7px 20px
    }
}

@media screen and (min-width:71.25em) {
    .Tabs-tab {
        padding: 7px 20px
    }
}

@media screen and (min-width:81.25em) {
    .Tabs-tab {
        padding: 8px 22px
    }
}

.Tabs-tab.is-active {
    border-color: #ceb19d #ceb19d #fff
}

.Tabs-link {
    text-decoration: none
}

.Tabs-tab.is-active .Tabs-link {
    color: #875939
}

.Tabs--centered {
    justify-content: center;
    padding: 0 2px
}

.Video {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.Video-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.Well {
    background: #f6f9f1;
    padding: 1.5em 23px;
    position: relative
}

@media screen and (min-width:25em) {
    .Well {
        padding-left: 24px;
        padding-right: 24px
    }
}

@media screen and (min-width:37.5em) {
    .Well {
        padding-left: 25px;
        padding-right: 25px
    }
}

@media screen and (min-width:46.25em) {
    .Well {
        padding-left: 26px;
        padding-right: 26px
    }
}

@media screen and (min-width:53.75em) {
    .Well {
        padding-left: 28px;
        padding-right: 28px
    }
}

@media screen and (min-width:61.25em) {
    .Well {
        padding-left: 29px;
        padding-right: 29px
    }
}

@media screen and (min-width:71.25em) {
    .Well {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media screen and (min-width:81.25em) {
    .Well {
        padding-left: 32px;
        padding-right: 32px
    }
}

@media screen and (min-width:46.25em) {
    .Well--offset {
        margin-left: -26px;
        margin-right: -26px
    }
}

@media screen and (min-width:53.75em) {
    .Well--offset {
        margin-left: -28px;
        margin-right: -28px
    }
}

@media screen and (min-width:61.25em) {
    .Well--offset {
        margin-left: -29px;
        margin-right: -29px
    }
}

@media screen and (min-width:71.25em) {
    .Well--offset {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media screen and (min-width:81.25em) {
    .Well--offset {
        margin-left: -32px;
        margin-right: -32px
    }
}

.Well--tape:before {
    width: 100px;
    height: 35px;
    right: 28px;
    top: -12px;
    -webkit-clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    clip-path: polygon(0 0, 100% 2%, 100% 97%, 0 100%);
    content: "";
    position: absolute;
    z-index: 1;
    mix-blend-mode: multiply;
    background: #fcece7
}

@media screen and (min-width:46.25em) {
    .Well--tape:before {
        width: 120px;
        height: 40px;
        right: 40px
    }
}

.Well--white {
    background: #fff
}

.Wrapper {
    max-width: calc(1080px + 12.5%);
    padding-left: 6.25%;
    padding-right: 6.25%;
    margin-left: auto;
    margin-right: auto
}

.Wrapper--full {
    max-width: 1080px;
    padding-left: 0;
    padding-right: 0
}

.u-visibilityHidden {
    position: absolute;
    width: 1px;
    height: 1px;
    border: 0;
    margin: -1px;
    clip: rect(1px, 1px, 1px, 1px);
    padding: 0;
    overflow: hidden
}

.u-visibilityHiddenFocusable:active,
.u-visibilityHiddenFocusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    clip: auto;
    overflow: visible
}

.u-buttonAsLink {
    padding: 0;
    border: 0;
    background: transparent;
    font: inherit;
    text-decoration: underline;
    color: #e13205
}

.u-buttonAsLink:hover {
    color: #a00900;
    text-decoration: none
}

.u-bgNeutral15 {
    background-color: #f9f5f5
}

.u-colorInherit {
    color: inherit
}

.u-displayInline {
    display: inline
}

.u-displayBlock {
    display: block
}

@media screen and (min-width:25em) {
    .u-xs-displayInline {
        display: inline
    }
}

@media screen and (min-width:25em) {
    .u-xs-displayBlock {
        display: block
    }
}

@media screen and (max-width:37.4375em) {
    .u-pre-s-displayInline {
        display: inline
    }
}

@media screen and (max-width:37.4375em) {
    .u-pre-s-displayBlock {
        display: block
    }
}

@media screen and (min-width:37.5em) {
    .u-s-displayInline {
        display: inline
    }
}

@media screen and (min-width:37.5em) {
    .u-s-displayBlock {
        display: block
    }
}

@media screen and (max-width:46.1875em) {
    .u-pre-m-displayInline {
        display: inline
    }
}

@media screen and (max-width:46.1875em) {
    .u-pre-m-displayBlock {
        display: block
    }
}

@media screen and (min-width:46.25em) {
    .u-m-displayInline {
        display: inline
    }
}

@media screen and (min-width:46.25em) {
    .u-m-displayBlock {
        display: block
    }
}

@media screen and (max-width:53.6875em) {
    .u-pre-ml-displayInline {
        display: inline
    }
}

@media screen and (max-width:53.6875em) {
    .u-pre-ml-displayBlock {
        display: block
    }
}

@media screen and (min-width:53.75em) {
    .u-ml-displayInline {
        display: inline
    }
}

@media screen and (min-width:53.75em) {
    .u-ml-displayBlock {
        display: block
    }
}

@media screen and (max-width:61.1875em) {
    .u-pre-l-displayInline {
        display: inline
    }
}

@media screen and (max-width:61.1875em) {
    .u-pre-l-displayBlock {
        display: block
    }
}

@media screen and (min-width:61.25em) {
    .u-l-displayInline {
        display: inline
    }
}

@media screen and (min-width:61.25em) {
    .u-l-displayBlock {
        display: block
    }
}

@media screen and (max-width:71.1875em) {
    .u-pre-xl-displayInline {
        display: inline
    }
}

@media screen and (max-width:71.1875em) {
    .u-pre-xl-displayBlock {
        display: block
    }
}

@media screen and (min-width:71.25em) {
    .u-xl-displayInline {
        display: inline
    }
}

@media screen and (min-width:71.25em) {
    .u-xl-displayBlock {
        display: block
    }
}

@media screen and (max-width:81.1875em) {
    .u-pre-xxl-displayInline {
        display: inline
    }
}

@media screen and (max-width:81.1875em) {
    .u-pre-xxl-displayBlock {
        display: block
    }
}

@media screen and (min-width:81.25em) {
    .u-xxl-displayInline {
        display: inline
    }
}

@media screen and (min-width:81.25em) {
    .u-xxl-displayBlock {
        display: block
    }
}

.u-headingInherit {
    font: inherit
}

.u-headingBold {
    font-weight: 700
}

@media screen and (max-width:46.1875em) {
    .u-pre-m-hide {
        display: none
    }
}

@media screen and (min-width:46.25em) {
    .u-m-hide {
        display: none
    }
}

.u-js-hide {
    display: inline
}

.has-js .u-js-hide {
    display: none
}

.u-list {
    padding-left: 0;
    list-style: none
}

.u-list>li {
    padding-left: 1em;
    text-indent: -1em
}

.u-list>li:before {
    padding-right: .5em;
    content: "• "
}

.u-listOrdered {
    padding-left: 0;
    list-style: none
}

.u-listOrdered>li {
    padding-left: 1em;
    text-indent: -1em
}

.u-listOrdered>li:before {
    padding-right: .5em
}

.u-listOrdered>li {
    counter-increment: item
}

.u-listOrdered>li:before {
    content: counter(item) "."
}

.u-listReset {
    padding-left: 0;
    list-style: none
}

.u-overflowHidden {
    overflow: hidden
}

.u-spacingBottomPicoGentle {
    margin-bottom: 2px
}

@media screen and (min-width:25em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomPicoGentle {
        margin-bottom: 2px
    }
}

.u-spacingTopPicoGentleNeg {
    margin-top: -2px
}

@media screen and (min-width:25em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopPicoGentleNeg {
        margin-top: -2px
    }
}

.u-spacingBottomNanoGentle {
    margin-bottom: 3px
}

@media screen and (min-width:25em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 3px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 3px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 3px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 3px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 3px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 4px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomNanoGentle {
        margin-bottom: 4px
    }
}

.u-spacingTopNanoGentleNeg {
    margin-top: -3px
}

@media screen and (min-width:25em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopNanoGentleNeg {
        margin-top: -4px
    }
}

.u-spacingBottomMicroGentle {
    margin-bottom: 4px
}

@media screen and (min-width:25em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 4px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 4px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 4px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 5px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 5px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 5px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomMicroGentle {
        margin-bottom: 5px
    }
}

.u-spacingTopMicroGentleNeg {
    margin-top: -4px
}

@media screen and (min-width:25em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopMicroGentleNeg {
        margin-top: -5px
    }
}

.u-spacingBottomMilliGentle {
    margin-bottom: 6px
}

@media screen and (min-width:25em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 6px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 7px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 7px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 7px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 7px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomMilliGentle {
        margin-bottom: 8px
    }
}

.u-spacingTopMilliGentleNeg {
    margin-top: -6px
}

@media screen and (min-width:25em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -7px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -7px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -7px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -7px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopMilliGentleNeg {
        margin-top: -8px
    }
}

.u-spacingBottomCentiGentle {
    margin-bottom: 8px
}

@media screen and (min-width:25em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 8px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 9px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 9px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 9px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 10px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 10px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomCentiGentle {
        margin-bottom: 10px
    }
}

.u-spacingTopCentiGentleNeg {
    margin-top: -8px
}

@media screen and (min-width:25em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -8px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -9px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -9px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -9px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -10px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -10px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopCentiGentleNeg {
        margin-top: -10px
    }
}

.u-spacingBottomDeciGentle {
    margin-bottom: 11px
}

@media screen and (min-width:25em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 11px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 12px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 12px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 13px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 13px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 14px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomDeciGentle {
        margin-bottom: 14px
    }
}

.u-spacingTopDeciGentleNeg {
    margin-top: -11px
}

@media screen and (min-width:25em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -11px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -12px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -12px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -13px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -13px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -14px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopDeciGentleNeg {
        margin-top: -14px
    }
}

.u-spacingBottomBaseGentle {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 16px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 17px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 18px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 19px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 20px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 20px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomBaseGentle {
        margin-bottom: 22px
    }
}

.u-spacingTopBaseGentleNeg {
    margin-top: -16px
}

@media screen and (min-width:25em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -16px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -17px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -18px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -19px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -20px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -20px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopBaseGentleNeg {
        margin-top: -22px
    }
}

.u-spacingBottomDecaGentle {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 24px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 25px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 26px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 28px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 29px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 30px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomDecaGentle {
        margin-bottom: 32px
    }
}

.u-spacingTopDecaGentleNeg {
    margin-top: -23px
}

@media screen and (min-width:25em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -24px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -25px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -26px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -28px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -29px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -30px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopDecaGentleNeg {
        margin-top: -32px
    }
}

.u-spacingBottomHectoGentle {
    margin-bottom: 32px
}

@media screen and (min-width:25em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 33px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 35px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 37px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 39px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 40px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 42px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomHectoGentle {
        margin-bottom: 45px
    }
}

.u-spacingTopHectoGentleNeg {
    margin-top: -32px
}

@media screen and (min-width:25em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -33px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -35px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -37px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -39px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -40px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -42px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopHectoGentleNeg {
        margin-top: -45px
    }
}

.u-spacingBottomKiloGentle {
    margin-bottom: 45px
}

@media screen and (min-width:25em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 47px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 50px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 52px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 56px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 58px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 60px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomKiloGentle {
        margin-bottom: 64px
    }
}

.u-spacingTopKiloGentleNeg {
    margin-top: -45px
}

@media screen and (min-width:25em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -47px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -50px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -52px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -56px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -58px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -60px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopKiloGentleNeg {
        margin-top: -64px
    }
}

.u-spacingBottomPicoSteep {
    margin-bottom: 2px
}

@media screen and (min-width:25em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 2px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 2px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 2px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 3px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 3px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 3px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomPicoSteep {
        margin-bottom: 3px
    }
}

.u-spacingTopPicoSteepNeg {
    margin-top: -2px
}

@media screen and (min-width:25em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -2px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopPicoSteepNeg {
        margin-top: -3px
    }
}

.u-spacingBottomNanoSteep {
    margin-bottom: 3px
}

@media screen and (min-width:25em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 3px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 4px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 4px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 4px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 4px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 5px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomNanoSteep {
        margin-bottom: 5px
    }
}

.u-spacingTopNanoSteepNeg {
    margin-top: -3px
}

@media screen and (min-width:25em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -3px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopNanoSteepNeg {
        margin-top: -5px
    }
}

.u-spacingBottomMicroSteep {
    margin-bottom: 4px
}

@media screen and (min-width:25em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 4px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 5px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 5px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 6px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 6px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 6px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomMicroSteep {
        margin-bottom: 7px
    }
}

.u-spacingTopMicroSteepNeg {
    margin-top: -4px
}

@media screen and (min-width:25em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -4px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -5px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopMicroSteepNeg {
        margin-top: -7px
    }
}

.u-spacingBottomMilliSteep {
    margin-bottom: 6px
}

@media screen and (min-width:25em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 6px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 7px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 8px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 8px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 9px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 9px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomMilliSteep {
        margin-bottom: 11px
    }
}

.u-spacingTopMilliSteepNeg {
    margin-top: -6px
}

@media screen and (min-width:25em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -6px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -7px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -8px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -8px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -9px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -9px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopMilliSteepNeg {
        margin-top: -11px
    }
}

.u-spacingBottomCentiSteep {
    margin-bottom: 8px
}

@media screen and (min-width:25em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 8px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 10px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 10px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 11px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 12px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 13px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomCentiSteep {
        margin-bottom: 14px
    }
}

.u-spacingTopCentiSteepNeg {
    margin-top: -8px
}

@media screen and (min-width:25em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -8px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -10px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -10px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -11px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -12px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -13px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopCentiSteepNeg {
        margin-top: -14px
    }
}

.u-spacingBottomDeciSteep {
    margin-bottom: 11px
}

@media screen and (min-width:25em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 12px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 13px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 14px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 16px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 17px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 18px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomDeciSteep {
        margin-bottom: 20px
    }
}

.u-spacingTopDeciSteepNeg {
    margin-top: -11px
}

@media screen and (min-width:25em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -12px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -13px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -14px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -16px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -17px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -18px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopDeciSteepNeg {
        margin-top: -20px
    }
}

.u-spacingBottomBaseSteep {
    margin-bottom: 16px
}

@media screen and (min-width:25em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 17px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 19px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 21px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 23px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 25px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 26px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomBaseSteep {
        margin-bottom: 30px
    }
}

.u-spacingTopBaseSteepNeg {
    margin-top: -16px
}

@media screen and (min-width:25em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -17px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -19px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -21px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -23px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -25px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -26px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopBaseSteepNeg {
        margin-top: -30px
    }
}

.u-spacingBottomDecaSteep {
    margin-bottom: 23px
}

@media screen and (min-width:25em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 25px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 28px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 30px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 34px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 36px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 39px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomDecaSteep {
        margin-bottom: 44px
    }
}

.u-spacingTopDecaSteepNeg {
    margin-top: -23px
}

@media screen and (min-width:25em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -25px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -28px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -30px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -34px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -36px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -39px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopDecaSteepNeg {
        margin-top: -44px
    }
}

.u-spacingBottomHectoSteep {
    margin-bottom: 32px
}

@media screen and (min-width:25em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 34px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 39px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 42px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 48px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 51px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 55px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomHectoSteep {
        margin-bottom: 63px
    }
}

.u-spacingTopHectoSteepNeg {
    margin-top: -32px
}

@media screen and (min-width:25em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -34px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -39px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -42px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -48px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -51px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -55px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopHectoSteepNeg {
        margin-top: -63px
    }
}

.u-spacingBottomKiloSteep {
    margin-bottom: 45px
}

@media screen and (min-width:25em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 48px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 55px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 59px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 68px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 73px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 78px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingBottomKiloSteep {
        margin-bottom: 90px
    }
}

.u-spacingTopKiloSteepNeg {
    margin-top: -45px
}

@media screen and (min-width:25em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -48px
    }
}

@media screen and (min-width:37.5em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -55px
    }
}

@media screen and (min-width:46.25em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -59px
    }
}

@media screen and (min-width:53.75em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -68px
    }
}

@media screen and (min-width:61.25em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -73px
    }
}

@media screen and (min-width:71.25em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -78px
    }
}

@media screen and (min-width:81.25em) {
    .u-spacingTopKiloSteepNeg {
        margin-top: -90px
    }
}

@media screen and (min-width:25em) {
    .u-xs-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:25em) {
    .u-xs-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:37.4375em) {
    .u-pre-s-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:37.4375em) {
    .u-pre-s-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:37.5em) {
    .u-s-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:37.5em) {
    .u-s-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:46.1875em) {
    .u-pre-m-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:46.1875em) {
    .u-pre-m-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:46.25em) {
    .u-m-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:46.25em) {
    .u-m-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:53.6875em) {
    .u-pre-ml-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:53.6875em) {
    .u-pre-ml-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:53.75em) {
    .u-ml-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:53.75em) {
    .u-ml-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:61.1875em) {
    .u-pre-l-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:61.1875em) {
    .u-pre-l-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:61.25em) {
    .u-l-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:61.25em) {
    .u-l-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:71.1875em) {
    .u-pre-xl-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:71.1875em) {
    .u-pre-xl-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:71.25em) {
    .u-xl-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:71.25em) {
    .u-xl-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (max-width:81.1875em) {
    .u-pre-xxl-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (max-width:81.1875em) {
    .u-pre-xxl-spacingTopReset {
        margin-top: 0
    }
}

@media screen and (min-width:81.25em) {
    .u-xxl-spacingBottomReset {
        margin-bottom: 0
    }
}

@media screen and (min-width:81.25em) {
    .u-xxl-spacingTopReset {
        margin-top: 0
    }
}

.u-spacingAutoLeftRight {
    margin-left: auto;
    margin-right: auto
}

.u-textAlignCenter {
    text-align: center
}

.u-textAlignRight {
    text-align: right
}

.u-textNowrap {
    white-space: nowrap
}

.u-textNoDecoration {
    text-decoration: none
}

.u-textAsLink {
    text-decoration: underline;
    color: #e13205
}

.u-textAsLink:hover {
    color: #a00900;
    text-decoration: none
}

.u-textDecorationAsLink {
    text-decoration: underline
}

.u-textDecorationAsLink:hover {
    text-decoration: none
}

.u-textNobr {
    white-space: nowrap
}