@charset "UTF-8";
body.development .mock {
    outline: 2px solid #00f;
}
body.development:before {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 2147483647;
    background-color: #fff;
    font-size: 0.625rem;
    color: red;
    content: "small";
}
.gc-cs-link{
  color:#FFFFFF !important;
}
#accountSearchButton{
  margin-top: -20px;
}
#mainContent{
  min-height:400px;
}
@media screen and (min-width: 31.3125em) {
    body.development:before {
        content: "medium";
    }
}
@media screen and (min-width: 46.9375em) {
    body.development:before {
        content: "large";
    }
}
@media screen and (min-width: 60.0625em) {
    body.development:before {
        content: "xlarge";
    }
}
@media screen and (min-width: 83.75em) {
    body.development:before {
        content: "headerSwitch";
    }
}
@media screen and (min-width: 87.5em) {
    body.development:before {
        content: "hamburgerSwitch";
    }
}
@media screen and (min-width: 93.75em) {
    body.development:before {
        content: "menuSwitch";
    }
}
@media screen and (min-width: 120.0625em) {
    body.development:before {
        content: "xxlarge";
    }
}
body.development.liveEdit-active:before {
    right: auto;
    left: 0;
    color: #1d9f00;
}
figcaption,
h1,
h2,
h3,
h4,
h5,
h6,
p,
p.heading1-style,
p.heading2-style,
p.heading3-style {
    max-width: 100%;
}
.brandBar .brandBar-corporateLink,
.buttonPaginator .buttonPaginator-overview,
.hideText,
.mobileNavigation .mobileNavigation-menu .has-subs > .mobileNavigation-openCloseSubs,
.panel .panel-showMoreButton,
.searchButton,
.topBarSearchForm .topBarSearchForm-submit,
.vacancyMeta .vacancyMeta-brand {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 200%;
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
.dynamic-margin-bottom,
.panel .panel-image.panel-image--stretched--top,
.panel .panel-image.panel-image--stretched--top-same-height,
.vacancyMeta {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
    .dynamic-margin-bottom,
    .panel .panel-image.panel-image--stretched--top,
    .panel .panel-image.panel-image--stretched--top-same-height,
    .vacancyMeta {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .csc-textpic .csc-textpic-imagewrap .csc-textpic-image,
    .dynamic-margin-bottom,
    .panel .panel-image.panel-image--stretched--top,
    .panel .panel-image.panel-image--stretched--top-same-height,
    .vacancyMeta {
        margin-bottom: 1.875rem;
    }
}
.largeHeaderContent.largeHeaderContent--landingpage + .pageContent,
.resumeWidget {
    padding: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .largeHeaderContent.largeHeaderContent--landingpage + .pageContent,
    .resumeWidget {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .largeHeaderContent.largeHeaderContent--landingpage + .pageContent,
    .resumeWidget {
        padding: 1.875rem;
    }
}
[class*="-block-grid-"] {
    margin-bottom: 0;
    list-style: none;
}
[class*="-block-grid-"] > .columns {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    padding-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    [class*="-block-grid-"] > .columns {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    [class*="-block-grid-"] > .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) {
    [class*="-block-grid-"] > .columns {
        padding-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    [class*="-block-grid-"] > .columns {
        padding-bottom: 1.875rem;
    }
}
[class*="small-block-grid-"] {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media screen and (min-width: 31.3125em) {
    [class*="small-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    [class*="small-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    [class*="small-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 83.75em) {
    [class*="small-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 120.0625em) {
    [class*="small-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.small-block-grid-1 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-block-grid-2 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-block-grid-3 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-block-grid-4 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-block-grid-5 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}
.small-block-grid-6 > .columns {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
@media screen and (min-width: 31.3125em) {
    [class*="medium-block-grid-"] {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 31.3125em) {
    [class*="medium-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 46.9375em) {
    [class*="medium-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 60.0625em) {
    [class*="medium-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 83.75em) {
    [class*="medium-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 120.0625em) {
    [class*="medium-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .medium-block-grid-1 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-block-grid-2 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-block-grid-3 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-block-grid-4 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-block-grid-5 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .medium-block-grid-6 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
}
@media screen and (min-width: 46.9375em) {
    [class*="large-block-grid-"] {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 31.3125em) {
    [class*="large-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 46.9375em) {
    [class*="large-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    [class*="large-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 83.75em) {
    [class*="large-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 120.0625em) {
    [class*="large-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .large-block-grid-1 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-block-grid-2 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-block-grid-3 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-block-grid-4 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-block-grid-5 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .large-block-grid-6 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
}
@media screen and (min-width: 60.0625em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 31.3125em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 46.9375em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 60.0625em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 83.75em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 120.0625em) {
    [class*="xlarge-block-grid-"] {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-1 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-block-grid-2 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-block-grid-3 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .xlarge-block-grid-4 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-block-grid-5 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .xlarge-block-grid-6 > .columns {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
}
.block-grid-align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.block-grid-align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.block-grid-align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.block-grid-align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.row {
    max-width: 82.5rem;
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.row.row--noGrow {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
.row.expanded {
    max-width: none;
}
.row.collapse {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .row.collapse {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .row.collapse {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.row.collapse .columns {
    padding-left: 0;
    padding-right: 0;
}
.row.collapse .row {
    margin-right: 0;
    margin-left: 0;
}
.row .row {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
}
@media screen and (min-width: 31.3125em) {
    .row .row {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .row .row {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .row .row {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 83.75em) {
    .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
@media screen and (min-width: 120.0625em) {
    .row .row {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.columns {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 1px;
}
@media screen and (min-width: 31.3125em) {
    .columns {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .columns {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .columns {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 83.75em) {
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 120.0625em) {
    .columns {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.columns > .t3ce {
    min-height: 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.small-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
}
.small-offset-0 {
    margin-left: 0;
}
.small-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}
.small-offset-1 {
    margin-left: 8.3333333333%;
}
.small-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.small-offset-2 {
    margin-left: 16.6666666667%;
}
.small-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}
.small-offset-3 {
    margin-left: 25%;
}
.small-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
}
.small-offset-4 {
    margin-left: 33.3333333333%;
}
.small-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.small-offset-5 {
    margin-left: 41.6666666667%;
}
.small-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
}
.small-offset-6 {
    margin-left: 50%;
}
.small-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
}
.small-offset-7 {
    margin-left: 58.3333333333%;
}
.small-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}
.small-offset-8 {
    margin-left: 66.6666666667%;
}
.small-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
}
.small-offset-9 {
    margin-left: 75%;
}
.small-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
}
.small-offset-10 {
    margin-left: 83.3333333333%;
}
.small-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.small-offset-11 {
    margin-left: 91.6666666667%;
}
.small-order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.small-order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.small-order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.small-order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}
.small-order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}
.small-order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}
@media screen and (min-width: 31.3125em) {
    .medium-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .medium-offset-1 {
        margin-left: 8.3333333333%;
    }
    .medium-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .medium-offset-2 {
        margin-left: 16.6666666667%;
    }
    .medium-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .medium-offset-4 {
        margin-left: 33.3333333333%;
    }
    .medium-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .medium-offset-5 {
        margin-left: 41.6666666667%;
    }
    .medium-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .medium-offset-7 {
        margin-left: 58.3333333333%;
    }
    .medium-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .medium-offset-8 {
        margin-left: 66.6666666667%;
    }
    .medium-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .medium-offset-10 {
        margin-left: 83.3333333333%;
    }
    .medium-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.6666666667%;
    }
    .medium-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .medium-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .medium-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .medium-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .medium-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .medium-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width: 46.9375em) {
    .large-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .large-offset-1 {
        margin-left: 8.3333333333%;
    }
    .large-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .large-offset-2 {
        margin-left: 16.6666666667%;
    }
    .large-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .large-offset-4 {
        margin-left: 33.3333333333%;
    }
    .large-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .large-offset-5 {
        margin-left: 41.6666666667%;
    }
    .large-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .large-offset-7 {
        margin-left: 58.3333333333%;
    }
    .large-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .large-offset-8 {
        margin-left: 66.6666666667%;
    }
    .large-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .large-offset-10 {
        margin-left: 83.3333333333%;
    }
    .large-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.6666666667%;
    }
    .large-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .large-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .large-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .large-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .large-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .large-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .xlarge-offset-0 {
        margin-left: 0;
    }
    .xlarge-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .xlarge-offset-1 {
        margin-left: 8.3333333333%;
    }
    .xlarge-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .xlarge-offset-2 {
        margin-left: 16.6666666667%;
    }
    .xlarge-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .xlarge-offset-4 {
        margin-left: 33.3333333333%;
    }
    .xlarge-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .xlarge-offset-5 {
        margin-left: 41.6666666667%;
    }
    .xlarge-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .xlarge-offset-7 {
        margin-left: 58.3333333333%;
    }
    .xlarge-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .xlarge-offset-8 {
        margin-left: 66.6666666667%;
    }
    .xlarge-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .xlarge-offset-10 {
        margin-left: 83.3333333333%;
    }
    .xlarge-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .xlarge-offset-11 {
        margin-left: 91.6666666667%;
    }
    .xlarge-order-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .xlarge-order-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .xlarge-order-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .xlarge-order-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .xlarge-order-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .xlarge-order-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
}
.row.align-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.columns.align-right {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.row.align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.columns.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.row.align-justify {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.columns.align-justify {
    -webkit-box-align: space-between;
    -ms-flex-align: space-between;
    align-items: space-between;
}
.row.align-spaced {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.columns.align-spaced {
    -webkit-box-align: space-around;
    -ms-flex-align: space-around;
    align-items: space-around;
}
.row.align-top {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.row.align-stretch:not(.align-noInherit) .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.columns.align-top {
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.row.align-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.row.align-stretch:not(.align-noInherit) .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.columns.align-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.row.align-middle {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.row.align-stretch:not(.align-noInherit) .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.columns.align-middle {
    -ms-flex-item-align: center;
    align-self: center;
}
.row.align-stretch {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.row.align-stretch:not(.align-noInherit) .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.columns.align-stretch {
    -ms-flex-item-align: stretch;
    align-self: stretch;
}
.ce-gallery,
.ce-image,
.ce-nowrap .ce-bodytext,
.ce-row,
.ce-textpic,
.ce-uploads div,
.ce-uploads li {
    overflow: hidden;
}
.ce-column,
.ce-left .ce-gallery {
    float: left;
}
.ce-center .ce-row {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ce-right .ce-gallery {
    float: right;
}
.ce-gallery figure {
    display: block;
    margin: 0;
}
.ce-gallery figcaption {
    display: table-caption;
    caption-side: bottom;
}
.ce-gallery img {
    display: block;
    width: 100%;
}
.ce-gallery iframe {
    border: 0;
}
.ce-row {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 31.3125em) {
    .ce-row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.ce-column {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    padding-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .ce-column {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-column {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .ce-column {
        padding-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-column {
        padding-bottom: 1.875rem;
    }
}
.ce-above .ce-bodytext {
    clear: both;
}
.ce-intext.ce-right .ce-gallery {
    padding-left: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .ce-intext.ce-right .ce-gallery {
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-intext.ce-right .ce-gallery {
        padding-left: 1.875rem;
    }
}
.ce-intext.ce-left .ce-gallery {
    padding-right: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .ce-intext.ce-left .ce-gallery {
        padding-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-intext.ce-left .ce-gallery {
        padding-right: 1.875rem;
    }
}
.ce-intext .ce-gallery .ce-row {
    margin-right: 0;
    margin-left: 0;
}
@media screen and (min-width: 46.9375em) {
    .ce-intext .ce-gallery .ce-row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-intext .ce-gallery .ce-row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.ce-nowrap.ce-right .ce-gallery {
    padding-left: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .ce-nowrap.ce-right .ce-gallery {
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-nowrap.ce-right .ce-gallery {
        padding-left: 1.875rem;
    }
}
.ce-nowrap.ce-left .ce-gallery {
    padding-right: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .ce-nowrap.ce-left .ce-gallery {
        padding-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ce-nowrap.ce-left .ce-gallery {
        padding-right: 1.875rem;
    }
}
.frame-space-before-extra-small {
    margin-top: 1em;
}
.frame-space-before-small {
    margin-top: 2em;
}
.frame-space-before-medium {
    margin-top: 3em;
}
.frame-space-before-large {
    margin-top: 4em;
}
.frame-space-before-extra-large {
    margin-top: 5em;
}
.frame-space-after-extra-small {
    margin-bottom: 1em;
}
.frame-space-after-small {
    margin-bottom: 2em;
}
.frame-space-after-medium {
    margin-bottom: 3em;
}
.frame-space-after-large {
    margin-bottom: 4em;
}
.frame-space-after-extra-large {
    margin-bottom: 5em;
}
.frame-ruler-before:before {
    content: "";
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    margin-bottom: 2em;
}
.frame-ruler-after:after {
    content: "";
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    margin-top: 2em;
}
.frame-indent {
    margin-right: 15%;
    margin-left: 15%;
}
.frame-indent-left {
    margin-left: 33%;
}
.frame-indent-right {
    margin-right: 33%;
}
.ce-headline-left {
    text-align: left;
}
.ce-headline-center {
    text-align: center;
}
.ce-headline-right {
    text-align: right;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix::after,
.clearfix::before {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
} /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
    
}

abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1,
p.heading1-style {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.foundation-mq {
    font-family: "small=0em&medium=31.3125em&large=46.9375em&xlarge=60.0625em&headerSwitch=83.75em&hamburgerSwitch=87.5em&menuSwitch=93.75em&xxlarge=120.0625em";
}
html {
    font-size: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*,
:after,
:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    padding: 0;
    margin: 0;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 20px;
    color: #858788;
    background: #fff;
}
img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}
textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0.625rem;
}
select {
    width: 100%;
    border-radius: 0.625rem;
}
#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    padding: 0;
    border: 0;
    border-radius: 0.625rem;
    line-height: 1;
}
.is-visible {
    display: block !important;
}
.is-hidden {
    display: none !important;
}
blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
p.heading1-style,
p.heading2-style,
p.heading3-style,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}
p {
    font-size: inherit;
    line-height: 1.875;
    margin-bottom: 1.625rem;
    text-rendering: optimizeLegibility;
}
em,
i {
    font-style: italic;
    line-height: inherit;
}
b,
strong {
    font-weight: 700;
    line-height: inherit;
}
small {
    font-size: 80%;
    line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6,
p.heading1-style,
p.heading2-style,
p.heading3-style {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-style: normal;
    color: #3c464a;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 1.875rem;
    line-height: 1.2380952381;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
p.heading1-style small,
p.heading2-style small,
p.heading3-style small {
    color: #cacaca;
    line-height: 0;
}
h1,
p.heading1-style {
    font-size: 2.5rem;
}
h2,
p.heading2-style {
    font-size: 2.125rem;
}
h3,
p.heading3-style {
    font-size: 1.625rem;
}
h4 {
    font-size: 1.25rem;
}
h5 {
    font-size: 1.125rem;
}
h6 {
    font-size: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    h1,
    p.heading1-style {
        font-size: 3rem;
    }
    h2,
    p.heading2-style {
        font-size: 2.5rem;
    }
    h3,
    p.heading3-style {
        font-size: 1.875rem;
    }
    h4 {
        font-size: 1.25rem;
    }
    h5 {
        font-size: 1.125rem;
    }
    h6 {
        font-size: 1rem;
    }
}
a {
    color: #e3a502;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}
a:focus,
a:hover {
    color: #e9b735;
}
.navigationBar-menu-item a:hover{
  text-decoration: none;
}
a img {
    border: 0;
}
hr {
    max-width: 100%;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0.0625rem solid rgba(60, 70, 74, 0.14);
    border-left: 0;
    margin: 2.5rem;
    clear: both;
}
dl,
ol,
ul {
    line-height: 1.875;
    margin-bottom: 1.625rem;
    list-style-position: outside;
}
li {
    font-size: inherit;
}
ul {
    list-style-type: disc;
    margin-left: 1.1rem;
}
ol {
    margin-left: 1.1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}
dl {
    margin-bottom: 1rem;
}
dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}
blockquote {
    margin: 0 0 1.625rem;
    padding: 0 0 0 5rem;
    border-left: 0;
}
blockquote,
blockquote p {
    line-height: 1.875;
    color: #e3a502;
}
cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}
cite:before {
    content: "\2014 \0020";
}
abbr {
    color: #858788;
    cursor: help;
    border-bottom: 1px dotted #000;
}
code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #000;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: 0.125rem 0.3125rem 0.0625rem;
}
kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #000;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
}
.hide {
    display: none !important;
}
.invisible {
    visibility: hidden;
}
@media screen and (min-width: 0em) and (max-width: 31.25em) {
    .hide-for-small-only {
        display: none !important;
    }
}
@media screen and (max-width: 0em), screen and (min-width: 31.3125em) {
    .show-for-small-only {
        display: none !important;
    }
}
@media screen and (min-width: 31.3125em) {
    .hide-for-medium {
        display: none !important;
    }
}
@media screen and (max-width: 31.25em) {
    .show-for-medium {
        display: none !important;
    }
}
@media screen and (min-width: 31.3125em) and (max-width: 46.875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}
@media screen and (max-width: 31.25em), screen and (min-width: 46.9375em) {
    .show-for-medium-only {
        display: none !important;
    }
}
@media screen and (min-width: 46.9375em) {
    .hide-for-large {
        display: none !important;
    }
}
@media screen and (max-width: 46.875em) {
    .show-for-large {
        display: none !important;
    }
}
@media screen and (min-width: 46.9375em) and (max-width: 60em) {
    .hide-for-large-only {
        display: none !important;
    }
}
@media screen and (max-width: 46.875em), screen and (min-width: 60.0625em) {
    .show-for-large-only {
        display: none !important;
    }
}
@media screen and (min-width: 60.0625em) {
    .hide-for-xlarge {
        display: none !important;
    }
}
@media screen and (max-width: 60em) {
    .show-for-xlarge {
        display: none !important;
    }
}
@media screen and (min-width: 60.0625em) and (max-width: 83.6875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}
@media screen and (max-width: 60em), screen and (min-width: 83.75em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}
.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}
.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}
.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}
@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}
.pagination {
    margin-left: 0;
    margin-bottom: 1rem;
}
.pagination::after,
.pagination::before {
    content: " ";
    display: table;
}
.pagination::after {
    clear: both;
}
.pagination li {
    font-size: 1.0625rem;
    margin-right: 0.3125rem;
    border-radius: 0.625rem;
    display: none;
}
.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}
@media screen and (min-width: 31.3125em) {
    .pagination li {
        display: inline-block;
    }
}
.pagination a,
.pagination button {
    color: #999;
    display: block;
    padding: 0;
    border-radius: 0.625rem;
}
.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}
.pagination .current {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    color: #e3a502;
    cursor: default;
}
.pagination .disabled {
    padding: 0;
    color: #cacaca;
    cursor: default;
}
.pagination .disabled:hover {
    background: 0 0;
}
.pagination .ellipsis::after {
    content: "…";
    padding: 0;
    color: #000;
}
.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: "«";
    display: inline-block;
    margin-right: 0.5rem;
}
.pagination-next a::after,
.pagination-next.disabled::after {
    content: "»";
    display: inline-block;
    margin-left: 0.5rem;
}
.float-left {
    float: left !important;
}
.float-right {
    float: right !important;
}
.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.clearfix::after,
.clearfix::before {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
body,
html {
    height: 100%;
}
.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto;
}
.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
}
.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
    content: " ";
    display: table;
}
.off-canvas-wrapper-inner::after {
    clear: both;
}
.off-canvas-content {
    min-height: 100%;
    background: #fff;
    -webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    cursor: pointer;
    -webkit-transition: background 0.5s ease;
    transition: background 0.5s ease;
}
.off-canvas {
    position: absolute;
    background: #02a245;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}
.off-canvas.position-left {
    left: -15.625rem;
    top: 0;
    width: 15.625rem;
}
.is-open-left {
    -webkit-transform: translateX(15.625rem);
    transform: translateX(15.625rem);
}
.off-canvas.position-right {
    right: -15.625rem;
    top: 0;
    width: 15.625rem;
}
.is-open-right {
    -webkit-transform: translateX(-15.625rem);
    transform: translateX(-15.625rem);
}
@media screen and (min-width: 31.3125em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 15.625rem;
    }
    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 15.625rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 15.625rem;
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 15.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .position-left.reveal-for-xlarge {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-xlarge ~ .off-canvas-content {
        margin-left: 15.625rem;
    }
    .position-right.reveal-for-xlarge {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-xlarge ~ .off-canvas-content {
        margin-right: 15.625rem;
    }
}

textarea {
    max-width: 100%;
}
textarea[rows] {
    height: auto;
}
input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: default;
}
[type="button"],
[type="submit"] {
    border-radius: 0.625rem;
    -webkit-appearance: none;
    -moz-appearance: none;
}
input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 1.625rem;
}
[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    margin-left: 0.8125rem;
    margin-right: 1.625rem;
    margin-bottom: 0;
    vertical-align: baseline;
}
label > [type="checkbox"],
label > [type="label"] {
    margin-right: 0.8125rem;
}
[type="file"] {
    width: 100%;
}
label.middle {
    margin: 0 0 1.625rem;
    padding: 0.875rem 0;
}
.help-text {
    margin-top: -0.8125rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #333;
}
.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1.625rem;
}
.input-group > :first-child {
    border-radius: 0.625rem 0 0 0.625rem;
}
.input-group > :last-child > * {
    border-radius: 0 0.625rem 0.625rem 0;
}
.input-group-button,
.input-group-field,
.input-group-label {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
}
.input-group-label {
    text-align: center;
    width: 1%;
    height: 100%;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #000;
    border: 1px solid #cacaca;
    white-space: nowrap;
}
.input-group-label:first-child {
    border-right: 0;
}
.input-group-label:last-child {
    border-left: 0;
}
.input-group-field {
    border-radius: 0;
    height: 3.3125rem;
}
.input-group-button {
    height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
}
.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0;
}
fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}
legend {
    margin-bottom: 0.8125rem;
    max-width: 100%;
}
.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0;
}
.fieldset legend {
    background: #fff;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem;
}
select {
    height: 3.25rem;
    padding: 0.8125rem;
    border: 1px solid #ebeced;
    margin: 0 0 1.625rem;
    font-size: 0.875rem;
    font-family: inherit;
    line-height: normal;
    color: #858788;
    background-color: #fff;
    border-radius: 0.625rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%2851, 51, 51%29"></polygon></svg>');
    background-size: 9px 6px;
    background-position: right center;
    background-origin: content-box;
    background-repeat: no-repeat;
}
@media screen and (min-width: 0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
    }
}
select:disabled {
    background-color: #e6e6e6;
    cursor: default;
}
select::-ms-expand {
    display: none;
}
select[multiple] {
    height: auto;
}
.is-invalid-input:not(:focus) {
    background-color: rgba(255, 69, 69, 0.1);
    border-color: #ff4545;
}
.is-invalid-label {
    color: #ff4545;
}
.form-error {
    display: none;
    margin-top: -0.8125rem;
    margin-bottom: 1.625rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: #ff4545;
}
.form-error.is-visible {
    display: block;
}
table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0.625rem;
}
tbody,
tfoot,
thead {
    border: 1px solid #f2f2f2;
    background-color: #fff;
}
caption {
    font-weight: 700;
    padding: 0.5rem 0.625rem 0.625rem;
}
tfoot,
thead {
    background: #f9f9f9;
    color: #858788;
}
tfoot tr,
thead tr {
    background: 0 0;
}
tfoot td,
tfoot th,
thead td,
thead th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left;
}
tbody tr:nth-child(even) {
    background-color: #f2f2f2;
}
tbody td,
tbody th {
    padding: 0.5rem 0.625rem 0.625rem;
}
@media screen and (max-width: 46.875em) {
    table.stack thead {
        display: none;
    }
    table.stack tfoot {
        display: none;
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
}
table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}
table.hover tr:hover {
    background-color: #fafafa;
}
table.hover tr:nth-of-type(even):hover {
    background-color: #ededed;
}
.autocomplete-suggestions .autocomplete-suggestion:after,
.buttonPaginator .buttonPaginator-overview,
.checklist li:before,
.checklistwhite li:before,
.collapsibleBlock-header:before,
.customCheckbox.selectedCity:after,
.establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker:before,
.homeHeaderButton .homeHeaderButton-link:after,
.infoLine .infoLine-item:before,
.is-download-link:after,
.pageHeader-navigationBar-logo,
.pageHeader-navigationBar-submenu-item > a:after,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:after,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection:after,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:after,
.panel .panel-showMoreButton,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conference:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conferenceLarge:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--event:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--eventLarge:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibition:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibitionLarge:before,
.panel .panel-title .panel-title-eventsLink:before,
.places-map .places-marker,
.resumeWidget .resumeWidget-title:before,
.search-results .search-results-item-file .search-results-item-file-documentType--pdf:before,
input[type="checkbox"]:checked ~ .customCheckbox:after {
    background-image: url(../Images/darproSolutions.89931003617.png);
    background-size: 200px 200px;
    background-repeat: no-repeat;
}
@media print,
    only screen and (-webkit-min-device-pixel-ratio: 1.5),
    only screen and (min-device-pixel-ratio: 1.5),
    screen and (-webkit-min-device-pixel-ratio: 1.5),
    screen and (min-resolution: 144dpi),
    screen and (-webkit-min-device-pixel-ratio: 144),
    screen and (min-resolution: 144dppx) {
    .autocomplete-suggestions .autocomplete-suggestion:after,
    .buttonPaginator .buttonPaginator-overview,
    .checklist li:before,
    .checklistwhite li:before,
    .collapsibleBlock-header:before,
    .customCheckbox.selectedCity:after,
    .establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker:before,
    .homeHeaderButton .homeHeaderButton-link:after,
    .infoLine .infoLine-item:before,
    .is-download-link:after,
    .pageHeader-navigationBar-logo,
    .pageHeader-navigationBar-submenu-item > a:after,
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:after,
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection:after,
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:after,
    .panel .panel-showMoreButton,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conference:before,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conferenceLarge:before,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--event:before,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--eventLarge:before,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibition:before,
    .panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibitionLarge:before,
    .panel .panel-title .panel-title-eventsLink:before,
    .places-map .places-marker,
    .resumeWidget .resumeWidget-title:before,
    .search-results .search-results-item-file .search-results-item-file-documentType--pdf:before,
    input[type="checkbox"]:checked ~ .customCheckbox:after {
        background-image: url(../Images/darproSolutions_x2.89931003617.png);
    }
}
body {
    font-size: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
p.heading1-style,
p.heading2-style,
p.heading3-style {
    text-transform: none;
}
h1.less-margin,
h2.less-margin,
h3.less-margin,
h4.less-margin,
h5.less-margin,
h6.less-margin,
p.less-margin.heading1-style,
p.less-margin.heading2-style,
p.less-margin.heading3-style {
    margin-bottom: 0.25rem;
}
h1 > a,
h2 > a,
h3 > a,
h4 > a,
h5 > a,
h6 > a,
p.heading1-style > a,
p.heading2-style > a,
p.heading3-style > a {
    display: block;
}
.sce-header--60 {
    font-size: 3.25rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--60 {
        font-size: 3.75rem;
    }
}
.sce-header--36,
h1,
p.heading1-style {
    font-size: 2.5rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--36,
    h1,
    p.heading1-style {
        font-size: 3rem;
    }
}
.sce-header--30,
h2,
p.heading2-style {
    font-size: 2.125rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--30,
    h2,
    p.heading2-style {
        font-size: 2.5rem;
    }
}
.sce-header--24,
h3,
p.heading3-style {
    font-size: 1.625rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--24,
    h3,
    p.heading3-style {
        font-size: 1.875rem;
    }
}
.sce-header--18,
h4 {
    font-weight: 700;
    font-size: 1.25rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--18,
    h4 {
        font-size: 1.25rem;
    }
}
.sce-header--14,
h5 {
    font-weight: 700;
    font-size: 1.125rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--14,
    h5 {
        font-size: 1.125rem;
    }
}
.sce-header--10,
h6 {
    font-weight: 700;
    font-size: 0.875rem;
}
@media screen and (min-width: 46.9375em) {
    .sce-header--10,
    h6 {
        font-size: 1rem;
    }
}
.sce-header--halfMargin {
    margin-bottom: 0.9375rem;
}
p {
    font-size: 1rem;
}
hr {
    margin-top: 0.875rem;
    margin-right: 0;
    margin-bottom: 2.5rem;
    margin-left: 0;
}
blockquote {
    position: relative;
    margin-bottom: 0;
}
blockquote > svg {
    position: absolute;
    top: 0.25rem;
    left: 0;
    width: 3.5rem;
    height: 2.9375rem;
    color: inherit;
    fill: currentColor;
}
blockquote,
blockquote p {
    line-height: 1.2380952381;
}
blockquote .quote-text {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 1.625rem;
    text-transform: none;
}
@media screen and (min-width: 46.9375em) {
    blockquote .quote-text {
        font-size: 1.875rem;
    }
}
blockquote .quote-name {
    margin-bottom: 1rem;
    font-weight: 700;
}
blockquote .quote-function,
blockquote .quote-name {
    color: #858788;
}
.form-group {
    position: relative;
}

textarea[rows] {
    max-width: 100%;
    height: 9.5rem;
}
input[type="checkbox"],
input[type="radio"] {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-bottom: 0;
    visibility: hidden;
}
input[type="checkbox"][required],
input[type="radio"][required] {
    visibility: visible;
}
input[type="checkbox"] ~ label,
input[type="radio"] ~ label {
    display: block;
    overflow: hidden;
    padding-top: 0.1875rem;
    padding-left: 0.8125rem;
}
button[type="reset"],
button[type="submit"],
input[type="reset"],
input[type="submit"] {
    padding: 1.5rem 2.5rem;
    border: 0;
    border-radius: 0;
    margin-bottom: 1.625rem;
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    color: #fff;
}
button[type="reset"]:focus,
button[type="reset"]:hover,
button[type="submit"]:focus,
button[type="submit"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    background-color: #e3a502;
}
button[type="reset"],
input[type="reset"] {
    background-color: #e3a502;
}
button[type="reset"]:focus,
button[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:hover {
    background-color: #02a245;
}
.customRadio {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 32px;
    height: 32px;
    border: 1px solid #ebeced;
    border-radius: 50%;
    background-color: #f7f7f7;
}
input[type="radio"]:checked ~ .customRadio:after {
    content: "";
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #02a245;
}
.customCheckbox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    display: block;
    width: 32px;
    height: 32px;
    border: 1px solid #ebeced;
    border-radius: 0;
    background-color: #f7f7f7;
}
.parsley-error .customCheckbox {
    border: 2px solid #ff4545;
}
.customCheckbox.selectedCity:after,
input[type="checkbox"]:checked ~ .customCheckbox:after {
    background-position: -95px -16px;
    width: 20px;
    height: 15px;
    content: "";
    position: absolute;
    top: 7.5px;
    left: 5px;
}
.list-group .facet-item .customLabel {
    padding-left: 1.1rem;
    color: #858788;
    text-decoration: none;
}
.panel .list-group .facet-item input[type="checkbox"] {
    margin-right: 0;
}
.customSelect {
    position: relative;
    z-index: 1;
    position: relative;
    overflow: hidden;
    border: 1px solid #ebeced;
    border-radius: 0;
    margin-bottom: 1.625rem;
    background-color: #f7f7f7;
}
.customSelect:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: #989898;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
}
.customSelect.customSelect--disabled {
    background-color: #fefefe;
}
html.csstransforms .customSelect.customSelect--disabled:after {
    border-color: #eaeaea;
}
.customSelect.customSelect--disabled select {
    color: #e7e7e7;
}
html.csstransforms .customSelect:after,
html.no-csstransforms .customSelect:after {
    right: 0.9375rem;
    left: auto;
    z-index: 30;
}
html.ie9 .customSelect {
    background: 0 0 !important;
}
html.ie9 .customSelect:after {
    display: none;
}
html.ie9 .customSelect select {
    padding: 0.5rem;
}
.customSelect.customSelect--colored {
    border: 0;
    background-color: #3c464a;
}
.customSelect.customSelect--colored:after {
    color: #fff;
}
html.csstransforms .customSelect.customSelect--colored:after {
    border-color: #fff;
}
.customSelect.customSelect--colored select {
    background-color: #3c464a;
    color: #fff;
}
.customSelect select {
    position: relative;
    z-index: 2;
    padding-right: 1.875rem;
    border: 0;
    margin-bottom: 0;
    background-image: none;
    background-color: transparent;
    color: #858788;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
}
.text-left {
    text-align: left !important;
}
.text-right {
    text-align: right !important;
}
.text-center {
    text-align: center !important;
}
.text-justify {
    text-align: justify !important;
}
.ce-column,
.ce-left .ce-gallery {
    position: relative;
    max-width: 100%;
}
.has-color-bg {
    position: relative;
    padding: 1.625rem 1.625rem 0;
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .has-color-bg {
        margin-bottom: 1.125rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .has-color-bg {
        margin-bottom: 1.875rem;
    }
}
.has-color-bg blockquote {
    color: inherit;
}
.coloredContainer-inner a {
    color: inherit;
}
.gmnoprint img {
    max-width: none;
}
.button,
button {
    line-height: inherit;
    font-size: inherit;
}
dl,
ol,
ul {
    font-family: inherit;
    font-size: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 1.625rem;
    margin-left: 1.1rem;
}
ul li {
    list-style-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='%233c464a' /%3E%3C/svg%3E");
}
.has-color-text ul li {
    list-style-image: none;
}
.relative {
    position: relative;
}
.show-for-sr {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
}
.pageContent a:not(.panel-link) {
    text-decoration: underline;
}
.pageContent a:not(.panel-link):hover {
    text-decoration: none;
}
.jobApplicationLocationSelector .cityLabel,
.jobApplicationLocationSelector .selectedCityLabel {
    display: none;
}
.jobApplicationLocationSelector .jobApplicationLocationSelector-textarea {
    line-height: 1.875;
    resize: vertical;
    background-color: #f7f7f7;
}
.jobApplicationLocationSelector-city div {
    position: relative;
    padding-left: 40px;
    margin-bottom: 20px;
}
.explicitlyHidden {
    display: none !important;
}
.ce-gallery .ce-row > .ce-column {
    padding-bottom: 0;
}
.ce-image .ce-gallery .image img,
.ce-textpic .ce-gallery .image img {
    margin-bottom: 1.875rem;
}
.ce-textpic a {
    color: inherit;
}
.ce-div {
    border: solid rgba(60, 70, 74, 0.14);
    border-width: 0.0625rem 0 0;
    margin-top: 0;
}
.pageContent > .ce-div {
    border-width: 2px 0 0;
    margin-top: 0.875rem;
}
.coloredContainer-inner .pageContent > .ce-div,
.contentWithSidebar-content .pageContent > .ce-div {
    margin-top: 0;
}
.frame-layout-0 .ce-div {
    margin-top: 0;
}
.pageBody .HeaderProduct .ce-bodytext a {
    font-weight: 700;
    color: #e3a502;
    -webkit-transition: color ease 0.3s;
    transition: color ease 0.3s;
    text-decoration: underline;
}
.pageBody .HeaderProduct .ce-bodytext a:focus,
.pageBody .HeaderProduct .ce-bodytext a:hover {
    color: #e9b735;
}
.ce-nowrap .ce-bodytext {
    overflow: visible;
}
@media screen and (min-width: 31.3125em) {
    .ce-nowrap .ce-bodytext {
        overflow: hidden;
    }
}
.image-embed-item--fileType-pdf {
    background-color: #fff;
}
.u-marginLeft-auto {
    margin-left: auto;
}
.u-position--relative {
    position: relative;
}
.resetList,
.resetList li {
    margin-left: 0;
    list-style: none;
}
.tx-fertilizercalc .row {
    display: block;
}
.color-26-bg a.download {
    color: #fff;
}
.frame,
.minimalHeight,
.minimalHeight .row {
    min-height: 1px;
}
.frame-type-sitedarling_slideinseducer {
    min-height: auto;
}
.frame-bottomHalf,
.frame-upperHalf {
    position: relative;
    padding: 0 !important;
    background-color: #fff !important;
}
.frame-bottomHalf .frame-inner,
.frame-upperHalf .frame-inner {
    position: absolute;
    width: 100%;
    height: 50%;
    padding: 0;
    margin: 0;
}
.frame-bottomHalf .row,
.frame-upperHalf .row {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.frame-bottomHalf .columns,
.frame-upperHalf .columns {
    background-color: #fff;
}
.frame-bottomHalf .coloredContainer-inner,
.frame-upperHalf .coloredContainer-inner {
    position: relative;
}
.frame-bottomHalf .coloredContainer-inner-background,
.frame-upperHalf .coloredContainer-inner-background {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-top: 1.75rem;
}
@media screen and (min-width: 31.3125em) {
    .frame-bottomHalf .coloredContainer-inner-background,
    .frame-upperHalf .coloredContainer-inner-background {
        padding-left: 2.5rem;
        padding-right: 2.5rem;
        padding-top: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-bottomHalf .coloredContainer-inner-background,
    .frame-upperHalf .coloredContainer-inner-background {
        padding-left: 3.75rem;
        padding-right: 3.75rem;
        padding-top: 3.75rem;
    }
}
.frame-upperHalf .frame-inner {
    top: 0;
}
.frame-bottomHalf .frame-inner {
    bottom: 0;
}
.frame-smallPaddingTopBottom {
    padding-top: 0.875rem;
    padding-bottom: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .frame-smallPaddingTopBottom {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-smallPaddingTopBottom {
        padding-top: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .frame-smallPaddingTopBottom {
        padding-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-smallPaddingTopBottom {
        padding-bottom: 0.9375rem;
    }
}
.frame-smallPaddingTop {
    padding-top: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .frame-smallPaddingTop {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-smallPaddingTop {
        padding-top: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .frame-doublePadding .columns:first-child {
        padding-right: 3.75rem;
    }
    .frame-doublePadding .columns:last-child {
        padding-left: 3.75rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .frame-doublePadding .columns:first-child {
        padding-right: 3.75rem;
    }
    .frame-doublePadding .columns:last-child {
        padding-left: 3.75rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-doublePadding .columns:first-child {
        padding-right: 3.75rem;
    }
    .frame-doublePadding .columns:last-child {
        padding-left: 3.75rem;
    }
}
@media screen and (min-width: 83.75em) {
    .frame-doublePadding .columns:first-child {
        padding-right: 1.875rem;
    }
    .frame-doublePadding .columns:last-child {
        padding-left: 1.875rem;
    }
}
@media screen and (min-width: 120.0625em) {
    .frame-doublePadding .columns:first-child {
        padding-right: 1.875rem;
    }
    .frame-doublePadding .columns:last-child {
        padding-left: 1.875rem;
    }
}
.resetPanelBoxShadow {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.customList--CheckMarkList {
    margin-bottom: 2.5rem;
    list-style: none;
}
.customList--CheckMarkList li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.875rem;
    list-style: none;
}
.customList--CheckMarkList li:last-child {
    margin-bottom: 0;
}
.customList--CheckMarkList li:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 34 34' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect stroke='%2302a245' stroke-width='2' x='1' y='1' width='32' height='31.2' rx='15.6'/%3E%3Cpath fill='%2302a245' d='M23 14l-7.4 8-4.6-5 1.8-2 2.8 3 5.6-6z'/%3E%3C/g%3E%3C/svg%3E");
    content: "";
    min-width: 2.125rem;
    min-height: 2.125rem;
    margin-right: 0.625rem;
    margin-left: -1rem;
    background-repeat: no-repeat;
}
.introText {
    line-height: 1.7;
    font-size: 1.125rem;
}
@media screen and (min-width: 46.9375em) {
    .introText {
        font-size: 1.125rem;
    }
}
.pageBody.off-canvas-wrapper {
    padding: 0;
    margin-top: 6.25rem;
}
@media screen and (min-width: 83.75em) {
    .pageBody.off-canvas-wrapper {
        margin-top: 8.4375rem;
    }
}
/*
@media screen and (min-width: 87.5em) {
    .pageBody.off-canvas-wrapper {
        margin-top: 2.8125rem;
    }
}
*/
.pageBody .has-color-bg {
    padding-right: 0;
    padding-left: 0;
}
.pageBody .pageContent > .frame-default {
    padding-top: 2.625rem;
    padding-bottom: 1.75rem;
    margin-bottom: 0;
}
@media screen and (min-width: 31.3125em) {
    .pageBody .pageContent > .frame-default {
        padding-top: 3.75rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageBody .pageContent > .frame-default {
        padding-top: 5.625rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .pageBody .pageContent > .frame-default {
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageBody .pageContent > .frame-default {
        padding-bottom: 3.75rem;
    }
}
.pageBody blockquote {
    padding-left: 4.0625rem;
}
.pageBody blockquote > svg {
    width: 2.625rem;
    height: 2.1875rem;
}
.pageBody .text-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pageBody table tbody {
    border: 0;
}
.pageBody table tr {
    font-size: 1rem;
}
.pageBody table tr td {
    color: #3c464a;
}
.pageBody table tr td:first-child {
    color: #858788;
}
.pageBody table td,
.pageBody table th {
    padding-top: 1.125rem;
    padding-bottom: 1.125rem;
}
.pageBody table th {
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
}
.pageBody .contentWithSidebar--sidebarLeft .sidebarMenu {
    display: block !important;
}
.pageBody .ce-gallery,
.pageBody .ce-image,
.pageBody .ce-nowrap .ce-bodytext,
.pageBody .ce-row,
.pageBody .ce-textpic,
.pageBody .ce-uploads div,
.pageBody .ce-uploads li {
    overflow: visible;
}
.pageBody .ce-gallery {
    max-width: 100%;
    margin-top: 0.625rem;
    margin-bottom: 0.625rem;
}
.pageBody .rowCollapsed .ce-gallery {
    min-width: 100%;
    max-width: none;
}
.productDetails td {
    line-height: 1.875;
    text-transform: uppercase;
}
.productDetails td:first-child {
    white-space: nowrap;
}
.productDetailPage--pullDown {
    margin-top: 4.375rem !important;
}
@media screen and (min-width: 60.0625em) {
    .productDetailPage--pullDown {
        margin-top: 6.5625rem !important;
    }
}
.collapse .ce-gallery {
    margin-right: -0.875rem;
    margin-left: -0.875rem;
    margin: 0;
}
@media screen and (min-width: 31.3125em) {
    .collapse .ce-gallery {
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .collapse .ce-gallery {
        margin-right: -1.875rem;
        margin-left: -1.875rem;
    }
}
.collapse .ce-gallery .image img {
    margin-bottom: 0;
}
.rowCollapsed {
    padding-top: 0;
}
@media screen and (min-width: 46.9375em) {
    .rowCollapsed.u-borderRadiusBottomLeft--large .collapse .columns:first-child .frame:last-child .image img {
        border-bottom-left-radius: 3.75rem;
    }
}
.rowCollapsed.u-borderRadiusBottomLeft--large .collapse .columns:last-child .frame:last-child .image img {
    border-bottom-left-radius: 3.75rem;
}
@media screen and (min-width: 46.9375em) {
    .rowCollapsed.u-borderRadiusBottomLeft--large .collapse .columns:last-child .frame:last-child .image img {
        border-bottom-left-radius: 0;
    }
}
.row .rowCollapsed .row.collapse {
    padding: 0;
    margin: 0;
}
@media screen and (min-width: 31.3125em) {
    .row .rowCollapsed .row.collapse .columns {
        padding-right: 0.875rem;
        padding-left: 0.875rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 31.3125em) {
    .row .rowCollapsed .row.collapse .columns {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 31.3125em) and (min-width: 60.0625em) {
    .row .rowCollapsed .row.collapse .columns {
        padding-right: 1.875rem;
        padding-left: 1.875rem;
    }
}

.buttonPaginator .buttonPaginator-button:active,
.dpf-search .dpf-search-submit:active,
.elementButtonList .elementButton:active,
.homeHeaderButton .homeHeaderButton-link:active,
.resumeWidget .resumeWidget-link:active,
button:active[type="reset"],
button:active[type="submit"],
input:active[type="reset"],
input:active[type="submit"] {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
}
.maxtsubb-l-textheader,
.tx-powermail .powermail_legend {
    display: block;
    line-height: 1.2380952381;
    margin-bottom: 1.875rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.1875rem;
    color: #858788;
}
@media screen and (min-width: 46.9375em) {
    .maxtsubb-l-textheader,
    .tx-powermail .powermail_legend {
        font-size: 1.5rem;
    }
}
.customBlockGridSpacing,
.tx-powermail .powermail_check_outer > [class*="block-grid"],
.tx-powermail .powermail_radio_outer > [class*="block-grid"] {
    padding-bottom: 0.8125rem;
}
.customBlockGridSpacing > li,
.tx-powermail .powermail_check_outer > [class*="block-grid"] > li,
.tx-powermail .powermail_radio_outer > [class*="block-grid"] > li {
    padding-bottom: 0.8125rem;
}
.autocomplete-suggestions .autocomplete-suggestion:after,
.pageHeader-navigationBar-submenu-item > a:after,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:after,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:after {
    background-position: -167px 0;
    width: 7px;
    height: 11px;
    content: "";
    position: absolute;
    top: 50%;
    right: 1.25rem;
    display: block;
    margin-top: -5.5px;
}
.pageHeader-navigationBar-submenu-item,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li {
    position: relative;
    background-color: #fafafa;
}
.pageHeader-navigationBar-submenu-item:first-child,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li:first-child {
    margin-top: -4px;
}
.pageHeader-navigationBar-submenu-item:first-child > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li:first-child > a {
    border-top: 0;
}
.is-active.pageHeader-navigationBar-submenu-item > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li.is-active > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li.is-active > a {
    font-weight: 700;
}
.pageHeader-navigationBar-submenu-item > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a {
    position: relative;
    display: block;
    min-width: 14.0625rem;
    padding: 0.625rem 2.125rem 0.625rem 1.25rem;
    border-top: 1px solid #e5e6e7;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.pageHeader-navigationBar-submenu-item > a:focus,
.pageHeader-navigationBar-submenu-item > a:hover,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:focus,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:hover,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:focus,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:hover {
    background-color: #f2f2f2;
    font-weight: 700;
}
.brandBar html.flexbox .brandBar-list,
html.flexbox .brandBar .brandBar-list,
html.flexbox .flexBlockGrid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.brandBar html.flexbox .brandBar-list:after,
.brandBar html.flexbox .brandBar-list:before,
html.flexbox .brandBar .brandBar-list:after,
html.flexbox .brandBar .brandBar-list:before,
html.flexbox .flexBlockGrid:after,
html.flexbox .flexBlockGrid:before {
    display: none;
}
.brandBar html.flexbox .brandBar-list > li,
html.flexbox .brandBar .brandBar-list > li,
html.flexbox .flexBlockGrid > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.brandBar html.flexbox .brandBar-list > li > .panel,
html.flexbox .brandBar .brandBar-list > li > .panel,
html.flexbox .flexBlockGrid > li > .panel {
    width: 100%;
    height: 100%;
}
.frame-layout-downloadLeafletForm,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail {
    padding: 0.875rem;
    margin-bottom: 0.875rem;
    border-radius: 1.25rem;
    background: #e3a502;
}
@media screen and (min-width: 31.3125em) {
    .frame-layout-downloadLeafletForm,
    .landingWithSidebar .contentWithSidebar-sidebar .tx-powermail {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-layout-downloadLeafletForm,
    .landingWithSidebar .contentWithSidebar-sidebar .tx-powermail {
        padding: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .frame-layout-downloadLeafletForm,
    .landingWithSidebar .contentWithSidebar-sidebar .tx-powermail {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .frame-layout-downloadLeafletForm,
    .landingWithSidebar .contentWithSidebar-sidebar .tx-powermail {
        margin-bottom: 1.875rem;
    }
}
.frame-layout-downloadLeafletForm h2,
.frame-layout-downloadLeafletForm p.heading2-style,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail h3,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail p.heading3-style {
    font-size: 1.25rem;
    color: #fff;
}
.frame-layout-downloadLeafletForm .control-label,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail .powermail_label {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
}
.frame-layout-downloadLeafletForm .submit > button,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail .powermail_submit {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin: 0;
    font-size: 0.875rem;
}
.frame-layout-downloadLeafletForm .submit > button:focus,
.frame-layout-downloadLeafletForm .submit > button:hover,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail .powermail_submit:focus,
.landingWithSidebar .contentWithSidebar-sidebar .tx-powermail .powermail_submit:hover {
    background-color: #35b56a;
}
.brandBar {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2000;
    overflow: hidden;
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    background-color: #02a245;
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
@media screen and (min-width: 31.3125em) {
    .brandBar {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .brandBar {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media all and (min-width: 31.25em) {
    .brandBar {
        position: static;
        -webkit-transform: none;
        transform: none;
    }
}
.brandBar > a {
    color: inherit;
}
.brandBar.brandBar--visible {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}
.brandBar.brandBar--containsList {
    padding-bottom: 0;
}
.brandBar.brandBar--corporateBar {
    position: static;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    -webkit-transform: none;
    transform: none;
}
.brandBar .brandBar-list {
    margin-top: 0;
    margin-right: -0.625rem;
    margin-bottom: 0;
    margin-left: -0.625rem;
    list-style: none;
}
.brandBar .brandBar-list li {
    margin-left: 0;
    list-style: none;
}
html.flexbox .brandBar .brandBar-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
html.flexbox .brandBar .brandBar-list > li {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.brandBar .brandBar-list > li {
    padding: 0 0.625rem 1.25rem;
}
@media screen and (min-width: 0em) and (max-width: 31.25em) {
    .brandBar .brandBar-list > .brandBar-item {
        width: 33.3333333333%;
        float: left;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(1n) {
        clear: none;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(3n + 1) {
        clear: both;
    }
    .brandBar .brandBar-list > .brandBar-item:last-child {
        float: left;
    }
}
@media screen and (min-width: 31.3125em) and (max-width: 46.875em) {
    .brandBar .brandBar-list > .brandBar-item {
        width: 25%;
        float: left;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(1n) {
        clear: none;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(4n + 1) {
        clear: both;
    }
    .brandBar .brandBar-list > .brandBar-item:last-child {
        float: left;
    }
}
@media screen and (min-width: 46.9375em) {
    .brandBar .brandBar-list > .brandBar-item {
        width: 12.5%;
        float: left;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(1n) {
        clear: none;
    }
    .brandBar .brandBar-list > .brandBar-item:nth-of-type(8n + 1) {
        clear: both;
    }
    .brandBar .brandBar-list > .brandBar-item:last-child {
        float: left;
    }
}
@media screen and (min-width: 78.75em) {
    html.flexbox .brandBar .brandBar-list > li {
        clear: none;
        float: none;
        width: auto;
        margin-left: 0;
    }
}
.brandBar .brandBar-list-link {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    white-space: nowrap;
}
.brandBar .brandBar-list-link .brandBar-list-link-svg {
    display: block;
    color: #fff;
}
.brandBar .brandBar-list-link:focus,
.brandBar .brandBar-list-link:hover {
    opacity: 0.75;
}
.brandBar .brandBar-list-link.brandBar-list-link--ingredients {
    width: 69px;
    height: 16px;
}
.brandBar .brandBar-list-link.brandBar-list-link--ingredients .brandBar-list-link-svg {
    width: 69px;
    height: 16px;
}
.brandBar .brandBar-list-link.brandBar-list-link--bakeryfeeds {
    width: 94px;
    height: 23px;
}
.brandBar .brandBar-list-link.brandBar-list-link--bakeryfeeds .brandBar-list-link-svg {
    width: 94px;
    height: 23px;
}
.brandBar .brandBar-list-link.brandBar-list-link--naturesafe {
    width: 40px;
    height: 29px;
}
.brandBar .brandBar-list-link.brandBar-list-link--naturesafe .brandBar-list-link-svg {
    width: 40px;
    height: 29px;
}
.brandBar .brandBar-list-link.brandBar-list-link--ecoson {
    width: 51px;
    height: 9px;
}
.brandBar .brandBar-list-link.brandBar-list-link--ecoson .brandBar-list-link-svg {
    width: 51px;
    height: 9px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rousselot {
    width: 73px;
    height: 23px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rousselot .brandBar-list-link-svg {
    width: 73px;
    height: 23px;
}
.brandBar .brandBar-list-link.brandBar-list-link--peptan {
    width: 52px;
    height: 16px;
}
.brandBar .brandBar-list-link.brandBar-list-link--peptan .brandBar-list-link-svg {
    width: 52px;
    height: 16px;
}
.brandBar .brandBar-list-link.brandBar-list-link--enviroflight {
    width: 55px;
    height: 27px;
}
.brandBar .brandBar-list-link.brandBar-list-link--enviroflight .brandBar-list-link-svg {
    width: 55px;
    height: 27px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rothsay {
    width: 63px;
    height: 12px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rothsay .brandBar-list-link-svg {
    width: 63px;
    height: 12px;
}
.brandBar .brandBar-list-link.brandBar-list-link--solutions {
    width: 69px;
    height: 17px;
}
.brandBar .brandBar-list-link.brandBar-list-link--solutions .brandBar-list-link-svg {
    width: 69px;
    height: 17px;
}
.brandBar .brandBar-list-link.brandBar-list-link--terra {
    width: 82px;
    height: 15px;
}
.brandBar .brandBar-list-link.brandBar-list-link--hepac {
    width: 41px;
    height: 17px;
}
.brandBar .brandBar-list-link.brandBar-list-link--hepac .brandBar-list-link-svg {
    width: 41px;
    height: 17px;
}
.brandBar .brandBar-list-link.brandBar-list-link--laru {
    width: 36px;
    height: 15px;
}
.brandBar .brandBar-list-link.brandBar-list-link--laru .brandBar-list-link-svg {
    width: 36px;
    height: 15px;
}
.brandBar .brandBar-list-link.brandBar-list-link--cth {
    width: 25px;
    height: 13px;
}
.brandBar .brandBar-list-link.brandBar-list-link--cth .brandBar-list-link-svg {
    width: 25px;
    height: 13px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rendac {
    width: 66px;
    height: 10px;
}
.brandBar .brandBar-list-link.brandBar-list-link--rendac .brandBar-list-link-svg {
    width: 66px;
    height: 10px;
}
.brandBar .brandBar-list-link.brandBar-list-link--diamond {
    width: 43px;
    height: 36px;
}
.brandBar .brandBar-list-link.brandBar-list-link--diamond .brandBar-list-link-svg {
    width: 43px;
    height: 36px;
}
.brandBar .brandBar-list-link.brandBar-list-link--sonac {
    width: 43px;
    height: 8px;
}
.brandBar .brandBar-list-link.brandBar-list-link--sonac .brandBar-list-link-svg {
    width: 43px;
    height: 8px;
}
.brandBar .brandBar-list-link.brandBar-list-link--darpro {
    width: 70px;
    height: 17px;
}
.brandBar .brandBar-list-link.brandBar-list-link--darpro .brandBar-list-link-svg {
    width: 70px;
    height: 17px;
}
.brandBarLink {
    right: 0.4375rem;
    position: relative;
    z-index: 1;
    position: fixed;
    bottom: 0;
    z-index: 2000;
    padding: 0.5rem 1.875rem 0.75rem 0.5rem;
    border-radius: 0.5rem 0.5rem 0 0;
    background-color: #02a245;
    font-weight: 700;
    color: #fff;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
@media screen and (min-width: 31.3125em) {
    .brandBarLink {
        right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .brandBarLink {
        right: 0.9375rem;
    }
}
.brandBarLink:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-width: 0.125rem 0.125rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    -webkit-transform-origin: 15% 67%;
    transform-origin: 15% 67%;
}
@media all and (min-width: 31.25em) {
    .brandBarLink {
        display: none;
    }
}
.brandBarLink:focus,
.brandBarLink:hover {
    color: #fff;
}
.brandBarLink:hover {
    text-decoration: underline;
}
.brandBarLink:after {
    right: 0.75rem;
    margin-top: -0.75rem;
}
html.csstransforms .brandBarLink:after {
    right: 0.75rem;
}
.brandBarLink.brandBarLink--arrowDown:after {
    content: "\25BE";
}
html.csstransforms .brandBarLink.brandBarLink--arrowDown:after {
    margin-bottom: 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.brandBar-corporateLink {
    color: #fff;
}
.breadcrumb {
    margin-top: 0.125rem;
    margin-bottom: 0;
    font-size: 0;
}
.breadcrumb,
.breadcrumb li {
    margin-left: 0;
    list-style: none;
}
.breadcrumb li {
    position: relative;
    display: inline-block;
    font-size: 0;
    color: #67c78f;
}
.breadcrumb li + li {
    padding-left: 0.625rem;
}
.breadcrumb li + li:before {
    content: ">";
    padding-right: 0.625rem;
    font-size: 0.75rem;
}
.breadcrumb li:last-child {
    font-weight: 700;
}
.breadcrumb a {
    font-size: 0.75rem;
    color: inherit;
}
.breadcrumb a:focus,
.breadcrumb a:hover {
    color: #02a245;
    text-decoration: underline;
}
.breadcrumb--slashes {
    position: absolute;
    font-family: Exo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
}
.breadcrumb--slashes .breadcrumb {
    margin-bottom: 1.875rem;
}
.breadcrumb--slashes .breadcrumb li:last-child {
    font-weight: 400;
    pointer-events: none;
}
.breadcrumb--slashes .breadcrumb li:last-child a {
    font-weight: 700;
}
.breadcrumb--slashes .breadcrumb li span {
    font-weight: 400;
}
.breadcrumb--slashes .breadcrumb li:before {
    content: "/";
    color: #4a4a4a;
}
.breadcrumb--slashes a {
    font-size: 0.625rem;
    color: #4a4a4a;
    -webkit-transition: color 0.3s;
    transition: color 0.3s;
}
.breadcrumb--slashes a:focus,
.breadcrumb--slashes a:hover {
    color: #02a245;
    text-decoration: none;
}
.productDetailPage--pullDown .breadcrumb--slashes {
    padding-top: 0 !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.breadCrumbs--contentdetail {
    padding-top: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .breadCrumbs--contentdetail {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .breadCrumbs--contentdetail {
        padding-top: 1.875rem;
    }
}
.breadCrumbs--contentdetail .breadcrumb--slashes {
    position: relative;
}
.breadCrumbs--contentdetail + .mobileNavigation + .pageContent > .frame-default {
    padding-top: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .breadCrumbs--contentdetail + .mobileNavigation + .pageContent > .frame-default {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .breadCrumbs--contentdetail + .mobileNavigation + .pageContent > .frame-default {
        padding-top: 1.875rem;
    }
}
.breadcrumbs-imageHeader {
    z-index: 999;
}
.breadcrumbs-imageHeader .breadcrumb li:before {
    color: #fff;
}
.breadcrumbs-imageHeader a {
    color: #fff;
}
.breadcrumbs-imageHeader a:focus,
.breadcrumbs-imageHeader a:hover {
    color: #4a4a4a;
}
.breadCrumbs--Blog {
    padding-top: 1.25rem;
}
@media screen and (min-width: 87.5em) {
    .breadCrumbs--Blog {
        padding-top: 8.125rem;
    }
}
.breadCrumbs--Blog .breadcrumb--slashes {
    position: relative;
}
.contentPageHeader {
    position: relative;
    overflow: hidden;
    height: auto !important;
    padding-top: 6.75rem;
    padding-bottom: 0.625rem;
    margin-bottom: 5rem;
    background-color: #f2f2f2;
}
@media screen and (min-width: 46.9375em) {
    .contentPageHeader {
        min-height: 19.6875rem;
    }
}
@media (min-width: 54.375em) {
    .contentPageHeader {
        padding-top: 8.8125rem;
    }
}
.pageBody .contentPageHeader {
    min-height: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}

@media screen and (min-width: 46.9375em) {
    .contentPageHeader.contentPageHeader--large {
        min-height: 34.6875rem;
        margin-bottom: 0;
    }
}
.contentPageHeader.contentPageHeader--large .breadcrumb a {
    padding: 3px;
    background: rgba(0, 0, 0, 0);
    color: #fff;
}
.contentPageHeader.contentPageHeader--large .contentPageHeader-title {
    position: relative;
    display: inline-block;
    width: auto;
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1), -2px -2px 5px rgba(0, 0, 0, 0.1), -2px 2px 5px rgba(0, 0, 0, 0.1), 2px -2px 5px rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 46.9375em) {
    .contentPageHeader.contentPageHeader--large .contentPageHeader-title {
        position: absolute;
        top: 50%;
        bottom: auto;
        font-size: 3.75rem;
    }
}
.contentPageHeader.contentPageHeader--large .contentPageHeader-title-background {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    background: rgba(0, 0, 0, 0);
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader.contentPageHeader--large .contentPageHeader-title-background {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader.contentPageHeader--large .contentPageHeader-title-background {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.contentPageHeader.contentPageHeader--Blog {
    padding-top: 0;
}
@media (min-width: 54.375em) {
    .contentPageHeader.contentPageHeader--Blog {
        padding-top: 0;
    }
}
.contentPageHeader .contentPageHeader-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: top right;
    background-repeat: no-repeat;
}
.contentPageHeader .contentPageHeader-title {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    width: 100%;
    max-width: 82.5rem;
    padding-top: 1.25rem;
    padding-bottom: 0.625rem;
    margin: 0 auto;
    font-weight: 700;
    color: #333;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader .contentPageHeader-title {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader .contentPageHeader-title {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .contentPageHeader .contentPageHeader-title {
        position: absolute;
        right: 0;
        bottom: 3.125rem;
        left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }
}
.contentPageHeader .breadcrumb--slashes {
    margin-top: 0.4375rem;
    display: none;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader .breadcrumb--slashes {
        margin-top: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader .breadcrumb--slashes {
        margin-top: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader .breadcrumb--slashes {
        display: block;
    }
}
@media screen and (min-width: 87.5em) {
    .contentPageHeader .breadcrumb--slashes {
        margin-top: 6.5625rem;
    }
}
.contentPageHeader--whitebackgroundcolor {
    background-color: #fff !important;
}
.contentPageHeader--contentdetail .contentPageHeader-image {
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader--contentdetail .contentPageHeader-image {
        border-bottom-right-radius: 3.75rem;
    }
}
.contentPageHeader-row {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 82.5rem;
    -webkit-transform: translateX(-50%) translateY(-1px);
    transform: translateX(-50%) translateY(-1px);
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader-row {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader-row {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 87.5em) {
    .contentPageHeader-row {
        top: 5.625rem;
    }
}
.contentPageHeader-block {
    padding-top: 0.875rem;
    padding-right: 0.875rem;
    padding-bottom: 0.875rem;
    display: inline-block;
    min-width: 21.25rem;
    line-height: 1.05;
    padding: 2.1875rem 3.75rem 2.8125rem;
    border-bottom-right-radius: 2.5rem;
    margin-left: -2.8125rem;
    background-color: #02a245;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader-block {
        padding-top: 1.25rem;
        padding-right: 1.25rem;
        padding-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader-block {
        padding-top: 1.875rem;
        padding-right: 1.875rem;
        padding-bottom: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader-block {
        padding-left: 4.0625rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .contentPageHeader-block {
        padding-left: 2.8125rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contentPageHeader-block {
        min-width: 25rem;
    }
}
@media screen and (min-width: 87.5em) {
    .contentPageHeader-block {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 2.5rem;
    }
}
.contentPageHeader-blockText {
    overflow: hidden;
    width: 100%;
    margin-bottom: 0;
    font-style: italic;
    font-size: 1.625rem;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (min-width: 46.9375em) {
    .contentPageHeader-blockText {
        font-size: 1.875rem;
    }
}
.contentPageHeader-shadowcontainer {
    position: relative;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader-shadowcontainer:before {
        content: "";
        position: absolute;
        right: 5%;
        bottom: 1.875rem;
        left: 5%;
        display: block;
        height: 6.25rem;
        -webkit-box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
        box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
    }
}
.contentPageHeader-imageContainer {
    height: 12.5rem;
}
@media screen and (min-width: 31.3125em) {
    .contentPageHeader-imageContainer {
        height: 18.75rem;
    }
}
.contentPageHeader-titleContainer {
    position: relative;
    max-width: 82.5rem;
    margin-right: auto;
    margin-left: auto;
}
.contentWithSidebar {
    padding-bottom: 3.375rem;
}
.contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-content {
    position: relative;
}
.contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-content:before {
    right: auto;
    left: -7.1428571429%;
}
@media screen and (min-width: 60.0625em) {
    .contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-content:before {
        left: -6.25%;
    }
}
.contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-sidebar:before {
    right: -12.5%;
    left: auto;
}
@media screen and (min-width: 60.0625em) {
    .contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-sidebar:before {
        right: -16.6666666667%;
    }
}
@media screen and (min-width: 0em) and (max-width: 31.25em) {
    .contentWithSidebar.contentWithSidebar--sidebarLeft {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-content,
    .contentWithSidebar.contentWithSidebar--sidebarLeft .contentWithSidebar-sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
    }
    .contentWithSidebar.contentWithSidebar--sidebarLeft:not(.contentWithSidebar--sidebarNoOrderChange) .contentWithSidebar-sidebar {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .contentWithSidebar.contentWithSidebar--sidebarLeft:not(.contentWithSidebar--sidebarNoOrderChange) .contentWithSidebar-content {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
}
@media screen and (min-width: 46.9375em) {
    .contentWithSidebar .contentWithSidebar-content:before,
    .contentWithSidebar .contentWithSidebar-sidebar:before {
        content: "";
        position: absolute;
        top: 0;
        display: block;
        width: 2px;
        margin-left: -2px;
        background-color: #f9f9f9;
    }
    .contentWithSidebar .contentWithSidebar-content:before {
        right: -7.1428571429%;
        bottom: 1.625rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    .contentWithSidebar .contentWithSidebar-content:before {
        right: -6.25%;
    }
}
@media screen and (min-width: 46.9375em) {
    .contentWithSidebar .contentWithSidebar-sidebar {
        position: relative;
    }
    .contentWithSidebar .contentWithSidebar-sidebar:before {
        bottom: 1.625rem;
        left: -12.5%;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    .contentWithSidebar .contentWithSidebar-sidebar:before {
        left: -16.6666666667%;
    }
}
.contentWithSidebar .contentWithSidebar-heading {
    padding-bottom: 0.8125rem;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 1.625rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #858788;
    text-transform: uppercase;
}
.pageContent .contentWithSidebar .contentWithSidebar-heading {
    border-bottom: 0;
    font-size: 1.25rem;
}
@media screen and (min-width: 46.9375em) {
    .pageContent .contentWithSidebar .contentWithSidebar-heading {
        font-size: 1.25rem;
        color: #3c464a;
    }
}
.contentWithSidebar .contentWithSidebar-heading .contentWithSidebar-heading-highlighted {
    color: #3c464a;
}
.pageContent .contentWithSidebar .contentWithSidebar-heading .contentWithSidebar-heading-highlighted {
    color: #a9aaac;
}
.contentWithSidebar .contentWithSidebar-bottomContent {
    padding-top: 1.625rem;
    border-top: 2px solid #f2f2f2;
}
.contentWithSidebar .contentWithSidebar-content {
    position: relative;
}
.pageBody .contentWithSidebar {
    padding-bottom: 0;
}
.pageBody .contentWithSidebar.contentWithSidebar--sidebarLeft > aside {
    display: none;
}
@media screen and (min-width: 46.9375em) {
    .pageBody .contentWithSidebar.contentWithSidebar--sidebarLeft > aside {
        display: block;
        padding-right: 1.5625rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .pageBody .contentWithSidebar.contentWithSidebar--sidebarLeft > section {
        padding-left: 1.5625rem;
    }
}
.errorPageHeader {
    padding-top: 1.375rem;
    padding-bottom: 1.375rem;
    margin-top: 6.125rem;
    margin-bottom: 3.125rem;
    background-color: #f2f2f2;
}
@media (min-width: 54.375em) {
    .errorPageHeader {
        margin-top: 7.5625rem;
    }
}
.footerBar {
    padding-top: 1.875rem;
    padding-bottom: 0.25rem;
    background-color: #e6e6e6;
    font-size: 0.9375rem;
}
.footerBar dl,
.footerBar ol,
.footerBar p,
.footerBar ul {
    font-size: inherit;
}
.footerBar a {
    color: inherit;
}
.footerBar a:focus,
.footerBar a:hover {
    text-decoration: underline;
}
.footerBar hr {
    border-width: 2px;
    border-color: rgba(0, 0, 0, 0.05);
}
.footerBar header h5 {
    margin-bottom: 1rem;
    text-transform: uppercase;
}
@media screen and (min-width: 31.3125em) {
    .footerBar header h5 {
        margin-bottom: 1.5rem;
    }
}
.footerBar header h5 a {
    color: inherit;
}
.footerBar .footerBar-menus {
    text-align: center;
}
@media screen and (min-width: 31.3125em) {
    .footerBar .footerBar-menus {
        text-align: left;
    }
}
.footerBar .footerBar-menus h1,
.footerBar .footerBar-menus h2,
.footerBar .footerBar-menus h3,
.footerBar .footerBar-menus h4,
.footerBar .footerBar-menus h5,
.footerBar .footerBar-menus h6,
.footerBar .footerBar-menus p.heading1-style,
.footerBar .footerBar-menus p.heading2-style,
.footerBar .footerBar-menus p.heading3-style {
    color: #3c464a;
}
.footerBar .footerBar-menus ul {
    display: none;
    margin-left: 0;
}
.footerBar .footerBar-menus ul,
.footerBar .footerBar-menus ul li {
    margin-left: 0;
    list-style: none;
}
@media screen and (min-width: 31.3125em) {
    .footerBar .footerBar-menus ul {
        display: block;
    }
}
.footerBar .footerBar-menus ul a {
    display: block;
    margin-bottom: 0.5rem;
}
.footerBar .footerBar-menus li {
    list-style: none;
}
.footerBar .footerBar-menus li a {
    display: block;
    margin-bottom: 0.5rem;
}
.footerBar .footerBar-disclaimerBar-text {
    color: inherit;
    text-align: center;
}
@media screen and (min-width: 31.3125em) {
    .footerBar .footerBar-disclaimerBar-text {
        text-align: left;
    }
}
.footerBar .footerBar-footerNavigation {
    font-size: 0;
    text-align: center;
}
.footerBar .footerBar-footerNavigation,
.footerBar .footerBar-footerNavigation li {
    margin-left: 0;
    list-style: none;
}
@media screen and (min-width: 31.3125em) {
    .footerBar .footerBar-footerNavigation {
        text-align: right;
    }
}
.footerBar .footerBar-footerNavigation li {
    position: relative;
    display: inline-block;
}
.footerBar .footerBar-footerNavigation li + li {
    margin-left: 0.625rem;
}
.footerBar .footerBar-footerNavigation li + li:before {
    content: "|";
    padding-right: 0.625rem;
    font-size: 0.8125rem;
}
.footerBar .footerBar-footerNavigation li a {
    display: inherit;
    margin-bottom: inherit;
    font-size: 0.8125rem;
}
.footerBar-content {
    padding-top: 2.625rem;
    padding-bottom: 0;
    background-color: #02a245;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .footerBar-content {
        padding-top: 3.75rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .footerBar-content {
        padding-top: 5.625rem;
    }
}
.footerBar-content .footerBar-bottom {
    background-color: #02a245;
}
.footerBar-content .footerBar-hrLine {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 1.25rem;
    margin-bottom: 2.125rem;
}
.footerBar-content .footerBar-menus {
    text-align: left;
}
.footerBar-content .footerBar-menus a {
    color: inherit;
}
.footerBar-content .footerBar-menus h5 {
    font-size: 1.125rem;
    text-align: left;
}
@media screen and (min-width: 60.0625em) {
    .footerBar-content .footerBar-menus .footerGutter--right {
        padding-right: 1.5625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .footerBar-content .footerBar-menus .footerGutter--left {
        padding-left: 1.5625rem;
    }
}
.footerBar-content .footerBar-menus h5,
.footerBar-content .socialLinks .socialLinks-item {
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
}
.footerBar-content .footerBar-footerNavigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0.625rem;
}
@media screen and (min-width: 60.0625em) {
    .footerBar-content .footerBar-footerNavigation {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.footerBar-content .footerBar-footerNavigation li {
    margin-right: 0;
}
@media screen and (min-width: 31.3125em) {
    .footerBar-content .footerBar-footerNavigation li {
        text-align: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .footerBar-content .footerBar-footerNavigation li {
        margin-right: 2.75rem;
    }
}
.footerBar-content .footerBar-footerNavigation li + li {
    margin-left: 0;
}
.footerBar-content .footerBar-footerNavigation li + li:before {
    display: none;
}
.footerBar-content .footerBar-disclaimerBar-text,
.footerBar-content .footerBar-footerNavigation li a {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}
.footerBar-content .footerBar-disclaimerBar-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    opacity: 0.7;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #fff;
}
.footerBar-content .brandBar--content {
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-top: 0;
    padding-right: 0;
}
.footerBar-content .brandBar--content .brandBar-link-svg {
    width: 10.9375rem;
    height: 4.0625rem;
}
@media screen and (min-width: 46.9375em) {
    .footerBar-content .brandBar--content {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.footerBar-content hr {
    border-width: 0.0625rem;
    border-color: #fff;
    opacity: 0.5;
}
.footerBar-content .frame-type-menu_subpages {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.375rem;
}
.footerBar-content .frame-type-menu_subpages ul {
    line-height: 1.875rem;
}
.footerBar-content .frame-type-menu_subpages ul li {
    margin-bottom: 1rem;
}
.footerBar-content .frame-type-menu_pages ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.25rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem;
}
.footerBar-content .frame-type-menu_pages ul li a:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='28' height='28' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='%23fff' fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fff' d='M7.7 13.9v.9h10.7l-3.5 3.4.7.7 4.5-4.5-4.5-4.6-.7.6 3.5 3.5z'/%3E%3Crect stroke-width='2' x='1' y='1' width='26' height='26' rx='13'/%3E%3C/g%3E%3C/svg%3E");
    content: "";
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 1.75rem;
    height: 1.75rem;
    margin-right: 1rem;
    background-size: cover;
}
.footerBar-content header h5 {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 400;
}
.pagets__Blog h1,
.pagets__Blog p.heading1-style {
    font-size: 2.125rem;
}
.pagets__Blog h2,
.pagets__Blog p.heading2-style {
    font-size: 1.625rem;
}
.pagets__Blog h3,
.pagets__Blog p.heading3-style {
    font-size: 1.25rem;
}
.pagets__Blog h4 {
    font-size: 1.125rem;
}
.pagets__Blog h5 {
    font-size: 0.875rem;
}
.pagets__Blog .socialLinks-item {
    min-width: auto;
}
.pagets__Blog .socialLinks-text {
    position: absolute;
    overflow: hidden;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
}
@media screen and (min-width: 46.9375em) {
    .pagets__Blog h1,
    .pagets__Blog p.heading1-style {
        font-size: 2.5rem;
    }
    .pagets__Blog h2,
    .pagets__Blog p.heading2-style {
        font-size: 1.875rem;
    }
    .pagets__Blog h3,
    .pagets__Blog p.heading3-style {
        font-size: 1.25rem;
    }
    .pagets__Blog h4 {
        font-size: 1.125rem;
    }
    .pagets__Blog h5 {
        font-size: 1rem;
    }
    .pagets__Blog .socialShare {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
.HeaderBlog-title {
    margin-bottom: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .HeaderBlog-title {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .HeaderBlog-title {
        margin-bottom: 0.9375rem;
    }
}
.HeaderBlog-header-detail-date {
    margin-right: 0.875rem;
    font-size: 0.75rem;
}
@media screen and (min-width: 31.3125em) {
    .HeaderBlog-header-detail-date {
        margin-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .HeaderBlog-header-detail-date {
        margin-right: 1.875rem;
    }
}
.HeaderBlog-header-detail-category {
    font-size: 0.75rem;
    color: #3c464a;
}
.HeaderBlog-image {
    margin-bottom: 1.75rem;
    margin-top: 1.75rem;
    position: relative;
    z-index: 1;
}
@media screen and (min-width: 31.3125em) {
    .HeaderBlog-image {
        margin-bottom: 2.5rem;
        margin-top: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .HeaderBlog-image {
        margin-bottom: 3.75rem;
        margin-top: 3.75rem;
    }
}
.HeaderBlog-image:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    display: block;
    height: 6.25rem;
    margin: 0 3.125rem 1.5625rem 1.5625rem;
    -webkit-box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
}
.pageHeader-icon-menu-link {
    opacity: 0.5;
}
.pageHeader-icon-menu-link:focus,
.pageHeader-icon-menu-link:hover {
    opacity: 1;
}
.topMenu-brandLogo {
    height: 0.625rem;
}
.topMenu-brandLogo--rousselotHealthNutrition {
    width: 6.25rem;
}
.topMenu-brandLogo--rousselotBiomedical {
    width: 4rem;
}
.topMenu-brandLogo--rousselotFunctionalIngredients {
    width: 8.25rem;
    height: 0.8125rem;
    margin-bottom: -0.1875rem;
}
.content-Product {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    padding-top: 1.75rem;
}
@media screen and (min-width: 60.0625em) {
    .content-Product {
        padding-top: 4.5rem;
    }
}
.HeaderProduct {
    margin-top: 2.5rem;
}
.HeaderProduct .elementButtonList {
    margin-bottom: 1.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media screen and (min-width: 31.3125em) {
    .HeaderProduct .elementButtonList {
        margin-bottom: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .HeaderProduct .elementButtonList {
        margin-bottom: 3.75rem;
    }
}
.HeaderProduct .elementButtonList li {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1rem;
}
.HeaderProduct p,
.HeaderProduct ul {
    font-size: 1.125rem;
}
.HeaderProduct p {
    font-family: Exo, Helvetica, Arial, sans-serif;
}
.HeaderProduct ul {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
}
.HeaderProduct-header {
    font-weight: 400;
    font-size: 3.125rem;
    color: #3c464a;
}
.HeaderProduct-subheader {
    margin-bottom: 0.3125rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    color: #a9aaac;
    text-transform: uppercase;
}
.landingWithSidebar .landingWithSidebar-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding-bottom: 3.375rem;
}
.landingWithSidebar .pageContent {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
}
.landingWithSidebar .UspBanner {
    margin-bottom: 5rem;
}
.landingWithSidebar .contentWithSidebar-sidebar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    height: 100%;
}
.largeHeaderContent {
    position: relative;
    outline: 0;
}
.largeHeaderContent.largeHeaderContent--landingpage .homeHeader {
    padding-bottom: 39%;
    margin-top: 0 !important;
}
.largeHeaderContent.largeHeaderContent--landingpage .featuredItemCollection .panel-content .sce-header {
    display: inline-block;
    margin-bottom: 2.5rem;
    font-size: 1.75rem;
}
.largeHeaderContent.largeHeaderContent--landingpage + .pageContent {
    padding-right: 0;
    padding-left: 0;
}
.largeHeaderContent.largeHeaderContent--landingpage + .pageContent .mg-heading {
    font-size: 2.5rem;
    color: #3c464a;
}
.largeHeaderContent.largeHeaderContent--landingpage + .pageContent p {
    font-size: 1.25rem;
}
.maxScrollHeader.maxScrollHeader {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10000;
    visibility: hidden;
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    will-change: transform;
    pointer-events: none;
}
html.csstransforms3d .maxScrollHeader.maxScrollHeader {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
}
html.ie8 .maxScrollHeader.maxScrollHeader {
    display: none;
}
.maxScrollHeader.maxScrollHeader:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 0.0625rem;
    background-color: #e6e6e6;
}
.maxScrollHeader.maxScrollHeader.maxScrollHeader-transformSmooth {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.maxScrollHeader.maxScrollHeader.maxScrollHeader--visible {
    visibility: visible;
    pointer-events: auto;
}
.maxScrollHeader.maxScrollHeader.maxScrollHeader--topbarOffset {
    top: 2.5rem;
}
@media screen and (min-width: 31.3125em) {
    .maxScrollHeader.maxScrollHeader.maxScrollHeader--topbarOffset {
        top: 0;
    }
}
.mobileNavigation {
    height: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0.5s ease 0s;
    transition: visibility 0.5s ease 0s;
}
.mobileNavigation.is-open {
    visibility: visible;
}
.mobileNavigation:after,
.mobileNavigation:before {
    content: "";
    position: absolute;
    top: 4.3125rem;
    display: none;
}
@media (min-width: 54.375em) {
    .mobileNavigation:after,
    .mobileNavigation:before {
        top: 5.03125rem;
    }
}
.is-off-canvas-open .mobileNavigation:after,
.is-off-canvas-open .mobileNavigation:before {
    display: block;
}
.mobileNavigation:before {
    left: -2.75rem;
    width: 2.75rem;
    height: 2.75rem;
    border-top-left-radius: 1.25rem;
    border-bottom-left-radius: 1.25rem;
    margin-top: -1.375rem;
    background-color: #02a245;
}
.mobileNavigation:after {
    left: -1.375rem;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: #fff;
    margin-top: -0.25rem;
    margin-left: -4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mobileNavigation .mobileNavigation-menu,
.mobileNavigation .mobileNavigation-submenu {
    padding-left: 0.625rem;
}
.mobileNavigation .mobileNavigation-menu,
.mobileNavigation .mobileNavigation-menu li,
.mobileNavigation .mobileNavigation-submenu,
.mobileNavigation .mobileNavigation-submenu li {
    margin-left: 0;
    list-style: none;
}
.mobileNavigation .mobileNavigation-menu {
    padding-top: 4.3125rem;
    padding-right: 0.625rem;
    margin-top: -1.375rem;
}
@media (min-width: 54.375em) {
    .mobileNavigation .mobileNavigation-menu {
        padding-top: 5.03125rem;
    }
}
.pageBody .mobileNavigation .mobileNavigation-menu {
    padding-top: 0;
    margin-top: 0;
}
.mobileNavigation .mobileNavigation-menu .has-subs > .mobileNavigation-submenu {
    display: none;
}
.mobileNavigation .mobileNavigation-menu .has-subs > .mobileNavigation-openCloseSubs {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1.875rem;
    padding: 0.6875rem 0 0.5rem;
    border: 0;
    background: 0 0;
}
.mobileNavigation .mobileNavigation-menu .has-subs .mobileNavigation-openCloseSubs-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    font-weight: 300;
    font-size: 1.875rem;
    color: rgba(255, 255, 255, 0.5);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-indent: 0;
}
.mobileNavigation .mobileNavigation-menu .has-subs.is-active > .mobileNavigation-submenu {
    display: block;
}
.mobileNavigation .mobileNavigation-menu .has-subs.is-active .mobileNavigation-openCloseSubs-icon {
    margin-top: -0.1875rem;
    font-size: 2.25rem;
    color: #fff;
}
.mobileNavigation .mobileNavigation-menu-item {
    position: relative;
    font-weight: 700;
}
.mobileNavigation .mobileNavigation-menu-item-link,
.mobileNavigation .mobileNavigation-submenu-item-link {
    display: block;
    padding: 0.6875rem 1.875rem 0.5rem 0.625rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
}
.mobileNavigation .mobileNavigation-menu-item-link:focus,
.mobileNavigation .mobileNavigation-menu-item-link:hover,
.mobileNavigation .mobileNavigation-submenu-item-link:focus,
.mobileNavigation .mobileNavigation-submenu-item-link:hover {
    border-bottom-color: #fff;
}
.mobileNavigation .mobileNavigation-submenu-item {
    position: relative;
    font-weight: 300;
}
.mobileNavigation .mobileNavigation-submenu-item-link {
    border-bottom: 1px dashed rgba(255, 255, 255, 0.25);
}
.mobileNavigation .mobileNavigation-submenu-item-link:focus,
.mobileNavigation .mobileNavigation-submenu-item-link:hover {
    border-bottom-color: rgba(255, 255, 255, 0.5);
}
.off-canvas-wrapper {
    max-width: 109.375rem;
    padding: 0 0.625rem;
    margin: 0 auto;
    -webkit-backface-visibility: visible;
}
@media screen and (min-width: 31.3125em) {
    .off-canvas-wrapper {
        padding: 0 1.25rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .off-canvas-wrapper {
        padding: 0 1.875rem;
    }
}
.pageBody .off-canvas {
    padding-top: 6.25rem;
}
@media screen and (min-width: 83.75em) {
    .pageBody .off-canvas {
        padding-top: 8.4375rem;
    }
}
.off-canvas-content {
    background-color: #fff;
}
.js-off-canvas-exit {
    z-index: 1002;
    -webkit-box-shadow: 4px 0 12px rgba(0, 0, 0, 0.25);
    box-shadow: 4px 0 12px rgba(0, 0, 0, 0.25);
}
.pageBody .js-off-canvas-exit {
    right: 5.625rem;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navigationBar-content {
    min-height: 4.375rem;
    background-color: #fff;
}
@media screen and (min-width: 83.75em) {
    .navigationBar-content {
        min-height: 5.625rem;
    }
}
.navigationBar-content:before {
    content: "";
    position: absolute;
    top: 1.875rem;
    right: 50%;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: inherit;
}
@media screen and (min-width: 83.75em) {
    .navigationBar-content:before {
        top: 2.8125rem;
    }
}
.navigationBar-content--left {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}
@media screen and (min-width: 46.9375em) {
    .navigationBar-content--left {
        margin-right: 0.875rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 31.3125em) {
    .navigationBar-content--left {
        margin-right: 1.25rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    .navigationBar-content--left {
        margin-right: 1.875rem;
    }
}
.navigationBar-content--right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.navigationBar-mainNavigation {
    display: none;
}
@media screen and (min-width: 87.5em) {
    .navigationBar-mainNavigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.navigationBar-mainNavigation.mainNavigation--inactive {
    display: none;
}
.navigationBar-menu-item.navigationBar-menu-item {
    line-height: 4.375rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}
.navigationBar-menu-item.navigationBar-menu-item > a {
    padding: 0 1.125rem;
    text-transform: none;
}
.navigationBar-menu-item.navigationBar-menu-item:last-child > a {
    padding-right: 2.1875rem;
}
.navigationBar-menu-item.navigationBar-menu-item.has-subs.pageHeader-navigationBar-menu-item--open > a:before,
.navigationBar-menu-item.navigationBar-menu-item.has-subs:hover > a:before,
.navigationBar-menu-item.navigationBar-menu-item.has-subs > a:focus:before {
    bottom: 0.25rem;
}
@media (min-width: 54.375em) {
    .navigationBar-submenu.navigationBar-submenu {
        padding-top: 0;
    }
}
.navigationBar-buttonIcon {
    display: none;
}
.navigationBar-buttonIcon.navigationBar-buttonIcon--active {
    display: block;
}
.navigationBar-search {
    position: absolute;
    display: none;
    width: 100%;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
}
@media screen and (min-width: 46.9375em) {
    .navigationBar-search {
        position: relative;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.navigationBar-search.navigationBar-search--active {
    display: block;
}
.navigationBarSearchForm {
    position: relative;
    color: #fff;
}
.navigationBarSearchForm-input.navigationBarSearchForm-input {
    width: 100%;
    height: 4.375rem;
    padding-top: 0;
    padding-right: 4.375rem;
    padding-bottom: 0;
    padding-left: 1.875rem;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #85d589;
    color: inherit;
}
@media screen and (min-width: 83.75em) {
    .navigationBarSearchForm-input.navigationBarSearchForm-input {
        height: 5.625rem;
        padding-right: 5.625rem;
    }
}
.navigationBarSearchForm-input.navigationBarSearchForm-input::-webkit-input-placeholder {
    color: inherit;
}
.navigationBarSearchForm-input.navigationBarSearchForm-input::-moz-placeholder {
    color: inherit;
}
.navigationBarSearchForm-input.navigationBarSearchForm-input:-ms-input-placeholder {
    color: inherit;
}
.navigationBarSearchForm-input.navigationBarSearchForm-input::-ms-input-placeholder {
    color: inherit;
}
.navigationBarSearchForm-input.navigationBarSearchForm-input::placeholder {
    color: inherit;
}
.navigationBarSearchForm-submit.navigationBarSearchForm-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 4.375rem;
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    color: inherit;
}
@media screen and (min-width: 83.75em) {
    .navigationBarSearchForm-submit.navigationBarSearchForm-submit {
        width: 5.625rem;
    }
}
.navigationBarSearchForm-submit.navigationBarSearchForm-submit:focus,
.navigationBarSearchForm-submit.navigationBarSearchForm-submit:hover {
    background-color: #66cb6b;
}
.navigationBar-button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    min-width: 4.375rem;
    height: 4.375rem;
    border: 0;
    border-radius: 0;
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
    text-decoration: none;
}
@media screen and (min-width: 83.75em) {
    .navigationBar-button {
        min-width: 5.625rem;
        height: 5.625rem;
        font-size: 1rem;
    }
}
.navigationBar-button:focus,
.navigationBar-button:hover {
    background-color: #35b56a;
    color: #fff;
}
.navigationBar-button--search {
    background-color: #66cb6b;
}
.navigationBar-button--search:focus,
.navigationBar-button--search:hover {
    background-color: #85d589;
}
.navigationBar-button--contact {
    display: none;
    text-transform: uppercase;
    text-align: left;
}
.navigationBar-button--contact .icon {
    display: none;
    margin-right: 0.9375rem;
}
@media screen and (min-width: 93.75em) {
    .navigationBar-button--contact .icon {
        display: block;
    }
}
@media screen and (min-width: 87.5em) {
    .navigationBar-button--contact {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.1875;
        padding-right: 1.875rem;
        padding-left: 1.875rem;
    }
}
.navigationBar-button--hamburger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 87.5em) {
    .navigationBar-button--hamburger {
        display: none;
    }
}
.navigationBar-button--hamburger .navigationBar-button-closeIcon {
    display: none;
    stroke-width: 3px;
}
.navigationBar-button--hamburger[aria-expanded="true"] .navigationBar-button-hamburgerIcon {
    display: none;
}
.navigationBar-button--hamburger[aria-expanded="true"] .navigationBar-button-closeIcon {
    display: block;
}
.contactButton-phoneNumber {
    font-weight: 700;
}
.pageContent {
    outline: 0;
}
.pageContent.pageContent-pull--medium {
    margin-top: 0;
}
@media screen and (min-width: 46.9375em) {
    .pageContent.pageContent-pull--medium {
        margin-top: -8.75rem;
    }
}
.pageContent.pageContent-pull--large {
    margin-top: 0;
}
@media screen and (min-width: 46.9375em) {
    .pageContent.pageContent-pull--large {
        margin-top: -10.9375rem;
    }
}
.pageHeader-navigationBar {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    background-color: #fff;
    font-size: 0;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar {
        padding-top: 1.125rem;
        padding-bottom: 1.125rem;
    }
}
.pageHeader-navigationBar-logo {
    background-position: 0 -170px;
    width: 127px;
    height: 30px;
    display: block;
    overflow: hidden;
    float: left;
    white-space: nowrap;
    text-indent: 100%;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-logo {
        width: 189px;
        height: 45px;
        background-position: 0 -123px;
    }
}
.pageHeader-navigationBar-rightSide {
    text-align: right;
}
.mainNavigation {
    display: inline-block;
}
.pageHeader-navigationBar-menu {
    display: none;
    margin-bottom: 0;
    vertical-align: middle;
}
.pageHeader-navigationBar-menu::after,
.pageHeader-navigationBar-menu::before {
    content: " ";
    display: table;
}
.pageHeader-navigationBar-menu::after {
    clear: both;
}
.pageHeader-navigationBar-menu,
.pageHeader-navigationBar-menu li {
    margin-left: 0;
    list-style: none;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-menu {
        display: inline-block;
    }
}
.pageHeader-navigationBar-menu-item {
    position: relative;
    display: block;
    float: left;
    line-height: 30px;
    color: #333;
}
.pageHeader-navigationBar-menu-item > a {
    position: relative;
    padding: 0 1rem;
}
.pageHeader-navigationBar-menu-item.has-subs.pageHeader-navigationBar-menu-item--open > a:before,
.pageHeader-navigationBar-menu-item.has-subs > a:focus:before {
    content: "";
    position: absolute;
    bottom: -0.875rem;
    left: 50%;
    border-right: 7px solid transparent;
    border-bottom: 13px solid #02a245;
    border-left: 7px solid transparent;
    margin-left: -6.5px;
}
.pageHeader-navigationBar-menu-item.pageHeader-navigationBar-menu-item--open .pageHeader-navigationBar-submenu {
    display: block;
}
.pageHeader-navigationBar-menu-item > a:focus + .pageHeader-navigationBar-submenu {
    display: block;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-menu-item {
        line-height: 45px;
    }
}
@media only screen and (max-width: 101.25rem) {
    .pageHeader-navigationBar-menu-item:last-child .pageHeader-navigationBar-submenu {
        right: 0;
        left: auto;
    }
}
.pageHeader-navigationBar-menu-item.is-active {
    color: #02a245;
}
.pageHeader-navigationBar-menu-item.is-active > a {
    font-weight: 700;
}
.pageHeader-navigationBar-menu-item > a {
    display: block;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: inherit;
    text-transform: uppercase;
}
.pageHeader-navigationBar-submenu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 50;
    display: none;
    padding-top: 0.875rem;
    margin-bottom: 0;
    margin-left: -1.25rem;
    list-style-type: none;
    text-align: left;
}
.pageHeader-navigationBar-submenu,
.pageHeader-navigationBar-submenu li {
    margin-left: 0;
    list-style: none;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-submenu {
        padding-top: 1.125rem;
    }
}
.pageHeader-navigationBar-submenu-item:first-child {
    border-top: 4px solid #02a245;
}
.pageHeader-navigationBar-submenu-item > a {
    color: #999;
}
.pageHeader-navigationBar-submenu-item > a:focus,
.pageHeader-navigationBar-submenu-item > a:hover {
    color: #02a245;
}
.pageHeader-navigationBar-searchIcon {
    position: relative;
    display: inline-block;
    width: 17px;
    height: 30px;
    margin-left: 0.9375rem;
    vertical-align: middle;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-searchIcon {
        height: 45px;
    }
}
@media all and (min-width: 37.5em) {
    .pageHeader-navigationBar-searchIcon {
        display: none;
    }
}
.pageHeader-navigationBar-searchIcon > svg {
    margin-top: 15px;
    color: #3c464a;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.pageHeader-navigationBar-menuIcon {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 1.5rem;
    vertical-align: middle;
}
.pageHeader-navigationBar-menuIcon:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 24px;
    height: 4px;
    border-radius: 1px;
    margin-top: -10px;
    background-color: #02a245;
    -webkit-box-shadow: 0 8px 0 0 #02a245, 0 16px 0 0 #02a245;
    box-shadow: 0 8px 0 0 #02a245, 0 16px 0 0 #02a245;
}
@media (min-width: 54.375em) {
    .pageHeader-navigationBar-menuIcon {
        display: none;
    }
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 4.375rem;
    color: #000;
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item:focus,
.topMenu-navigationBar .pageHeader-navigationBar-menu-item:hover {
    color: #e3a502;
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item:focus > a,
.topMenu-navigationBar .pageHeader-navigationBar-menu-item:hover > a {
    border-bottom: 3px solid #e3a502;
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item > a {
    line-height: 1.875;
    padding: 0;
    border-bottom: 3px solid transparent;
    margin: 0 1.125rem;
    font-weight: inherit;
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item:last-child > a {
    padding-right: 0;
    margin-right: 2.1875rem;
}
.topMenu-navigationBar .pageHeader-navigationBar-menu-item.has-subs.pageHeader-navigationBar-menu-item--open > a:before,
.topMenu-navigationBar .pageHeader-navigationBar-menu-item.has-subs:hover > a:before,
.topMenu-navigationBar .pageHeader-navigationBar-menu-item.has-subs > a:focus:before {
    display: none;
}
.topMenu-navigationBar .is-active {
    color: #e3a502;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu {
    padding: 0.875rem 1.75rem;
    margin-left: -0.75rem;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 24px rgba(0, 0, 0, 0.1);
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    color: #4a4a4a;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item {
    background-color: transparent;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item > a {
    min-width: 16.875rem;
    padding-right: 0;
    padding-left: 0;
    font-family: inherit;
    font-weight: inherit;
    color: inherit;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item > a:focus,
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item > a:hover {
    background-color: inherit;
    font-weight: 400;
    color: #e3a502;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item > a:after {
    display: none;
}
.topMenu-navigationBar .pageHeader-navigationBar-submenu-item:first-child {
    border-top: 0;
}
.pageHeader-topbar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    max-width: 82.5rem;
    height: 2.5rem;
    margin: 0 auto;
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    text-align: right;
}
.pageHeader-topbar::after,
.pageHeader-topbar::before {
    content: " ";
    display: table;
}
.pageHeader-topbar::after {
    clear: both;
}
.pageHeader-topbar:after,
.pageHeader-topbar:before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 15%;
    height: 2.5rem;
}
.pageHeader-topbar:before {
    left: 0;
    background-color: rgba(0, 0, 0, 0);
}
.pageHeader-topbar:after {
    right: 0;
    background-color: rgba(0, 0, 0, 0);
}
.pageHeader-topbar-menu {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    font-size: 0;
}
.pageHeader-topbar-menu,
.pageHeader-topbar-menu li {
    margin-left: 0;
    list-style: none;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageHeader-topbar-menu {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.pageHeader-topbar-menu-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection {
    position: relative;
    z-index: 1;
    padding-left: 1.5625rem;
    font-size: 0.625rem;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection:after {
    background-position: -150px -52px;
    width: 18px;
    height: 18px;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    margin-top: -9px;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul {
    right: -0.4375rem;
    position: absolute;
    top: 100%;
    display: none;
    padding-top: 1.5rem;
    background-color: currentColor;
    text-transform: none;
    text-align: left;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul {
        right: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul {
        right: -0.9375rem;
    }
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul li {
    margin-left: 0;
    list-style: none;
}
@media (min-width: 86.25rem) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul {
        right: -2.8125rem;
    }
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection > ul.is-open {
    display: block;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child {
    border-top: 4px solid #02a245;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child:before {
    content: "";
    position: absolute;
    top: -17px;
    right: 0;
    border-right: 7px solid transparent;
    border-bottom: 13px solid #02a245;
    border-left: 7px solid transparent;
    margin-right: 0.625rem;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child:before {
        right: 0.125rem;
    }
}
@media screen and (min-width: 60.0625em) and (max-width: 83.6875em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child:before {
        right: 0.375rem;
    }
}
@media (min-width: 86.25rem) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li:first-child:before {
        right: 2.25rem;
    }
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a {
    color: #999;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:focus,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelection li > a:hover {
    color: #02a245;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent {
    position: relative;
    z-index: 1;
    font-size: 0.625rem;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul {
    position: absolute;
    top: 2.5rem;
    right: -0.5rem;
    display: none;
    width: 4.0625rem;
    text-transform: none;
    text-align: left;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul li {
    margin-left: 0;
    list-style: none;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul {
        right: -1rem;
        width: 5rem;
    }
}
@media screen and (min-width: 83.75em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul {
        top: 2.6875rem;
    }
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent > ul.is-open {
    display: block;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a {
    padding: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 3.75rem;
    font-size: 0.875rem;
    color: #999;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a {
        padding: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a {
        padding: 0.9375rem;
    }
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:after {
    display: none;
}
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:focus,
.pageHeader-topbar-menu-item.pageHeader-topbar-languageSelectionContent li > a:hover {
    font-weight: 400;
    color: #02a245;
}
.pageHeader-topbar-menu-item + .pageHeader-topbar-menu-item {
    margin-left: 1rem;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item + .pageHeader-topbar-menu-item {
        margin-left: 2rem;
    }
}
.pageHeader-topbar-menu-item + .pageHeader-topbar-menu-item:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -0.5rem;
    width: 1px;
    height: 9px;
    margin-top: -5px;
    opacity: 0.33;
    background-color: currentColor;
}
@media screen and (min-width: 31.3125em) {
    .pageHeader-topbar-menu-item + .pageHeader-topbar-menu-item:before {
        left: -1rem;
    }
}
.pageHeader-topbar-menu-item > a {
    display: block;
    font-size: 0.625rem;
    color: inherit;
}
.pageHeader-topbar-menu-item > a:focus,
.pageHeader-topbar-menu-item > a:hover {
    text-decoration: underline;
}
.pageHeader-topbar-languageSelection-language {
    position: relative;
    z-index: 1;
    display: block;
    padding: 0 1.875rem 0 0;
    border: 0;
    background-color: transparent;
    text-transform: inherit;
}
.pageHeader-topbar-languageSelection-language:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.4375rem;
    height: 0.4375rem;
    border-width: 0.125rem 0.125rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 50% 10%;
    transform-origin: 50% 10%;
}
.pageHeader-topbar-languageSelection-language:focus,
.pageHeader-topbar-languageSelection-language:hover {
    text-decoration: underline;
}
@media (min-width: 86.25rem) {
    .pageHeader-topbar-languageSelection-language {
        margin-right: 0;
    }
}
.pageHeader-topbar-languageSelectionContent-language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    background-color: transparent;
    text-transform: inherit;
}
.pageHeader-topbar-languageSelectionContent-language:focus,
.pageHeader-topbar-languageSelectionContent-language:hover {
    text-decoration: underline;
}
@media (min-width: 86.25rem) {
    .pageHeader-topbar-languageSelectionContent-language {
        margin-right: 0;
    }
}
.pageHeader-topbar-languageSelectionContent-language .icon-flag {
    height: 2.5rem;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.icon-flag {
    width: 1.875rem;
    height: 2rem;
    margin-right: 0.375rem;
}
html.csstransforms .pageHeader-topbar-languageSelection-language:after,
html.csstransforms .pageHeader-topbar-languageSelectionContent-language:after,
html.no-csstransforms .pageHeader-topbar-languageSelection-language:after,
html.no-csstransforms .pageHeader-topbar-languageSelectionContent-language:after {
    position: absolute;
    top: 1.25rem;
    right: 0.3125rem;
    margin-top: -0.375rem;
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.pageHeader {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
}
.searchButton.searchButton {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    padding: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: transparent;
    color: inherit;
}
.searchButton.searchButton > svg {
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    color: inherit;
}
.searchForm {
    right: 0.4375rem;
    position: absolute;
    top: 100%;
    display: none;
    background-color: #e4e4e4;
}
@media screen and (min-width: 31.3125em) {
    .searchForm {
        right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .searchForm {
        right: 0.9375rem;
    }
}
.searchForm.searchForm--isVisible {
    display: block;
}
.searchForm .searchForm-input {
    height: 3.75rem;
    padding-right: 5rem;
    border-width: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #e4e4e4;
}
.searchForm .searchForm-input:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.searchForm .searchForm-submit {
    width: 3.75rem;
    color: #b6b7b8;
}
.searchForm .searchForm-submit:focus,
.searchForm .searchForm-submit:hover {
    background-color: #fff;
}
.socialLinks {
    display: block;
}
.socialLinks,
.socialLinks li {
    margin-left: 0;
    list-style: none;
}
.footerBar .socialLinks {
    color: #3c464a;
}
.socialLinks-item {
    display: inline-block;
    min-width: 7.5rem;
    height: 1.875rem;
    margin-right: 0.625rem;
    margin-bottom: 0.625rem;
    color: #3c464a;
    text-align: left;
}
.socialShare .socialLinks-item {
    border-radius: 1.25rem;
    background-color: #fff;
    color: #858788;
}
.socialLinks-link {
    display: block;
    height: 100%;
    color: inherit;
    white-space: nowrap;
}
.socialLinks-link:focus,
.socialLinks-link:hover {
    opacity: 0.75;
    color: inherit;
}
.socialLinks .socialLinks-item .socialLinks-link {
    text-decoration: none;
}
.socialLinks .socialLinks-item .socialLinks-link:focus,
.socialLinks .socialLinks-item .socialLinks-link:hover {
    text-decoration: none;
}
.socialLinks-link--icon {
    width: 1.875rem;
    height: 1.875rem;
}
.socialLinks-text {
    display: inline-block;
    line-height: 1.875rem;
    padding-right: 0.3125rem;
    padding-left: 0.3125rem;
    vertical-align: top;
}
.socialHeader {
    margin-bottom: 0.625rem;
    text-transform: uppercase;
}
.topBarSearchForm {
    margin-left: 0.4375rem;
    position: relative;
    display: none;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .topBarSearchForm {
        margin-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .topBarSearchForm {
        margin-left: 0.9375rem;
    }
}
@media all and (min-width: 37.5em) {
    .topBarSearchForm {
        display: block;
    }
}
.topBarSearchForm .topBarSearchForm-input {
    height: 2.5rem;
    padding-top: 0;
    padding-right: 2.5rem;
    padding-bottom: 0;
    border: 0;
    border-radius: 0;
    margin-bottom: 0;
    background-color: #028a3b;
    color: inherit;
}
.topBarSearchForm .topBarSearchForm-input::-webkit-input-placeholder {
    color: #fff;
}
.topBarSearchForm .topBarSearchForm-input::-moz-placeholder {
    color: #fff;
}
.topBarSearchForm .topBarSearchForm-input:-ms-input-placeholder {
    color: #fff;
}
.topBarSearchForm .topBarSearchForm-input::-ms-input-placeholder {
    color: #fff;
}
.topBarSearchForm .topBarSearchForm-input::placeholder {
    color: #fff;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input::-webkit-input-placeholder {
    color: #ff0;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input::-moz-placeholder {
    color: #ff0;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input:-ms-input-placeholder {
    color: #ff0;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input::-ms-input-placeholder {
    color: #ff0;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input::placeholder {
    color: #ff0;
}
.topBarSearchForm .topBarSearchForm-input:focus {
    background-color: #027c35;
}
.highContrast--boy .topBarSearchForm .topBarSearchForm-input {
    -webkit-box-shadow: inset 0 0 0 2px #ff0;
    box-shadow: inset 0 0 0 2px #ff0;
}
.topBarSearchForm .topBarSearchForm-submit {
    width: 2.5rem;
}
.topBarSearchForm .topBarSearchForm-submit:focus,
.topBarSearchForm .topBarSearchForm-submit:hover {
    background-color: #02a245;
}
.topMenu {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 100;
}
.topMenu + .contentPageHeader {
    padding-top: 0;
}
.topBar {
    background-color: #9ea4ad;
}
.topMenu-topBarRow {
    max-width: 86.25rem;
}
@media screen and (min-width: 87.5em) {
    .topMenu-topBarRow .topBar-content--left {
        padding-left: 1.875rem;
    }
}
.topBar-content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 82.5rem;
    min-height: 1.875rem;
}
@media screen and (min-width: 83.75em) {
    .topBar-content {
        min-height: 2.8125rem;
    }
}
.topBar-content:after,
.topBar-content:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 4.375rem;
    z-index: -1;
}
@media screen and (min-width: 83.75em) {
    .topBar-content:after,
    .topBar-content:before {
        bottom: 5.625rem;
    }
}
.topBar-content:before {
    right: 50%;
    left: 0;
    background-color: inherit;
}
@media screen and (min-width: 60.0625em) {
    .topBar-content:before {
        background-color: #9ea4ad;
    }
}
@media screen and (min-width: 87.5em) {
    .topBar-content:before {
        background-color: #02a245;
    }
}
.topBar-content:after {
    right: 0;
    left: 50%;
    height: 2.8125rem;
    background-color: #9ea4ad;
}
.topBar-content--right {
    margin-left: auto;
}
.topMenu-navigationBar {
    padding-left: 1.3125rem;
    margin: 0 auto;
}
@media screen and (min-width: 31.3125em) {
    .topMenu-navigationBar {
        padding-left: 1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .topMenu-navigationBar {
        padding-left: 2.8125rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .topMenu-navigationBar {
        padding-left: 0.875rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 31.3125em) {
    .topMenu-navigationBar {
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 60.0625em) {
    .topMenu-navigationBar {
        padding-left: 1.875rem;
    }
}
@media screen and (min-width: 83.75em) {
    .topMenu-navigationBar {
        padding-left: 0.4375rem;
    }
}
@media screen and (min-width: 83.75em) and (min-width: 31.3125em) {
    .topMenu-navigationBar {
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 83.75em) and (min-width: 60.0625em) {
    .topMenu-navigationBar {
        padding-left: 0.9375rem;
    }
}
@media screen and (min-width: 87.5em) {
    .topMenu-navigationBar {
        padding-right: 0.4375rem;
        max-width: 82.5rem;
    }
}
@media screen and (min-width: 87.5em) and (min-width: 31.3125em) {
    .topMenu-navigationBar {
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 87.5em) and (min-width: 60.0625em) {
    .topMenu-navigationBar {
        padding-right: 0.9375rem;
    }
}
.topMenu-navigationBar.maxScrollHeader {
    padding-right: 0;
    background-color: #fff;
}
.topBar-menu {
    padding: 0;
}
.topBar-menu-item {
    line-height: 1.875rem;
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 0.75rem;
    color: #fff;
    text-transform: uppercase;
}
@media screen and (min-width: 83.75em) {
    .topBar-menu-item {
        line-height: 2.8125rem;
    }
}
.topBar-menu-item > a {
    opacity: 0.5;
}
.topBar-menu-item > a:focus,
.topBar-menu-item > a:hover {
    opacity: 1;
}
.topBar-menu-item + .topBar-menu-item:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 1px;
    height: 22px;
    margin: 0;
    background-color: currentColor;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.frame-type-menu_pages h3,
.frame-type-menu_pages p.heading3-style {
    padding-bottom: 0.8125rem;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 1.625rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #858788;
    text-transform: uppercase;
}
.frame-type-menu_pages h4 {
    color: #333;
    text-transform: uppercase;
}
.accordion {
    display: block;
    list-style: none;
}
.accordion .accordion-item {
    padding-right: 0.875rem;
    padding-left: 0.875rem;
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    margin-bottom: 0.4375rem;
    display: block;
    overflow: hidden;
    width: 100%;
    border: 1px solid #e3a502;
    border-radius: 0.625rem;
    list-style-image: none;
}
@media screen and (min-width: 31.3125em) {
    .accordion .accordion-item {
        padding-right: 1.25rem;
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .accordion .accordion-item {
        padding-right: 1.875rem;
        padding-left: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .accordion .accordion-item {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .accordion .accordion-item {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
        margin-bottom: 0.9375rem;
    }
}
.accordion .accordion-item.accordion-item--show .accordion-title {
    color: #02a245;
}
.accordion .accordion-item.accordion-item--show .accordion-title:after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.accordion .accordion-item.accordion-item--hide .accordion-content {
    display: none;
}
.accordion .accordion-title {
    position: relative;
    display: block;
    padding-right: 2.8125rem;
    font-weight: 700;
    font-size: 1rem;
    color: #02a245;
}
.accordion .accordion-title:before {
    right: 0.4375rem;
    content: "";
    position: absolute;
    top: 50%;
    z-index: 2;
    display: block;
    width: 1.625rem;
    height: 1.625rem;
    border: 2px solid currentColor;
    border-radius: 50%;
    margin-top: -0.8125rem;
    font-size: 0;
}
@media screen and (min-width: 31.3125em) {
    .accordion .accordion-title:before {
        right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .accordion .accordion-title:before {
        right: 0.9375rem;
    }
}
.accordion .accordion-title:after {
    right: 0.4375rem;
    content: "+";
    position: absolute;
    top: 50%;
    display: block;
    width: 1.625rem;
    height: 1.625rem;
    line-height: 1.625rem;
    margin-top: -0.8125rem;
    font-weight: 400;
    font-size: 1.5rem;
    text-align: center;
}
@media screen and (min-width: 31.3125em) {
    .accordion .accordion-title:after {
        right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .accordion .accordion-title:after {
        right: 0.9375rem;
    }
}
.solr-facets-accordion .accordion-item {
    padding: 0;
    border: 0;
    margin: 0;
}
@media screen and (min-width: 46.9375em) {
    .solr-facets-accordion .accordion-item .accordion-content.accordion-content {
        display: block;
    }
}
@media screen and (min-width: 0em) and (max-width: 31.25em), screen and (min-width: 31.3125em) and (max-width: 46.875em) {
    .solr-facets-accordion .contentWithSidebar-heading {
        position: relative;
        z-index: 1;
        padding: 1rem;
        background-color: #02a245;
        color: #fff;
        cursor: pointer;
    }
    .solr-facets-accordion .contentWithSidebar-heading:after {
        content: "";
        position: absolute;
        top: 50%;
        display: block;
        width: 0.4375rem;
        height: 0.4375rem;
        border-width: 0.125rem 0.125rem 0 0;
        border-style: solid;
        border-color: currentColor;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transform-origin: 50% 10%;
        transform-origin: 50% 10%;
    }
    .solr-facets-accordion .contentWithSidebar-heading:after {
        right: 1rem;
        width: 1rem;
        height: 1rem;
        border-width: 0.2rem 0.2rem 0 0;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
    }
    .solr-facets-accordion .accordion-item--show .contentWithSidebar-heading:after {
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg);
        -webkit-transform-origin: 0 75%;
        transform-origin: 0 75%;
    }
}
.anchorBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    border-bottom: 0.0625rem solid rgba(60, 70, 74, 0.14);
}
.anchorBar-link {
    margin-right: 2.5rem;
    margin-bottom: 1.25rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 1.125rem;
    color: #a9aaac;
    text-decoration: none !important;
}
.anchorBar-link:focus,
.anchorBar-link:hover {
    padding-bottom: 0.125rem;
    border-bottom: #e3a502 0.125rem solid;
    margin-bottom: 0.875rem;
    color: #e3a502;
}
.anchorBar-link:last-child {
    margin-right: 0;
}
.slideArrow {
    position: relative;
    z-index: 1;
    width: 2.1875rem;
    height: 1.875rem;
    color: #b1b5b7;
    -webkit-transition: color 0.1s ease-in-out;
    transition: color 0.1s ease-in-out;
}
.slideArrow:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.125rem 0.125rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.slideArrow:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 1.375rem;
    height: 0.125rem;
    background-color: currentColor;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: width 0.1s ease-in-out;
    transition: width 0.1s ease-in-out;
}
.slideArrow:after {
    left: 0.875rem;
    -webkit-transition: left 0.1s ease-in-out;
    transition: left 0.1s ease-in-out;
}
.slideArrow:focus,
.slideArrow:hover {
    color: #3c464a;
}
.slideArrow:focus:before,
.slideArrow:hover:before {
    width: 2rem;
}
.slideArrow:focus:after,
.slideArrow:hover:after {
    left: 1.5rem;
}
.slideArrow-left {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.arrowsCentered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.autocomplete-suggestions {
    position: absolute;
    z-index: 250;
    line-height: 1.8571428571;
}
.autocomplete-suggestions .autocomplete-suggestion {
    position: relative;
    padding: 0.625rem 2.125rem 0.625rem 1.25rem;
    border-top: 1px solid #e5e6e7;
    background-color: #fafafa;
    cursor: pointer;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
    background-color: #f2f2f2;
    color: #02a245;
}
.color-primary-color-light-bg {
    background-color: #d9f1e3;
    color: inherit;
}
.color-secondary-color-light-bg {
    background-color: #fbf2d9;
    color: inherit;
}
.color-primary-color-bg {
    background-color: #02a245;
    color: #fff;
}
.color-primary-color-bg h1,
.color-primary-color-bg h2,
.color-primary-color-bg h3,
.color-primary-color-bg h4,
.color-primary-color-bg h5,
.color-primary-color-bg h6,
.color-primary-color-bg p.heading1-style,
.color-primary-color-bg p.heading2-style,
.color-primary-color-bg p.heading3-style {
    color: inherit;
}
.color-secondary-color-bg {
    background-color: #e3a502;
    color: #fff;
}
.color-secondary-color-bg h1,
.color-secondary-color-bg h2,
.color-secondary-color-bg h3,
.color-secondary-color-bg h4,
.color-secondary-color-bg h5,
.color-secondary-color-bg h6,
.color-secondary-color-bg p.heading1-style,
.color-secondary-color-bg p.heading2-style,
.color-secondary-color-bg p.heading3-style {
    color: inherit;
}
.color-tertiary-color-bg {
    background-color: #e6f6ec;
    color: #3c464a;
}
.color-tertiary-color-bg h1,
.color-tertiary-color-bg h2,
.color-tertiary-color-bg h3,
.color-tertiary-color-bg h4,
.color-tertiary-color-bg h5,
.color-tertiary-color-bg h6,
.color-tertiary-color-bg p.heading1-style,
.color-tertiary-color-bg p.heading2-style,
.color-tertiary-color-bg p.heading3-style {
    color: inherit;
}
.color-grey-bg {
    background-color: #e6e6e6;
    color: inherit;
}
.color-white-bg {
    background-color: #fff;
    color: inherit;
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-1 > .column {
        width: 100%;
        float: left;
    }
    .xlarge-block-grid-1 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-1 > .column:nth-of-type(1n + 1) {
        clear: both;
    }
    .xlarge-block-grid-1 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-1 > .column {
        width: 100%;
        float: left;
    }
    .xxlarge-block-grid-1 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-1 > .column:nth-of-type(1n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-1 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-2 > .column {
        width: 50%;
        float: left;
    }
    .xlarge-block-grid-2 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-2 > .column:nth-of-type(2n + 1) {
        clear: both;
    }
    .xlarge-block-grid-2 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-2 > .column {
        width: 50%;
        float: left;
    }
    .xxlarge-block-grid-2 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-2 > .column:nth-of-type(2n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-2 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-3 > .column {
        width: 33.3333333333%;
        float: left;
    }
    .xlarge-block-grid-3 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-3 > .column:nth-of-type(3n + 1) {
        clear: both;
    }
    .xlarge-block-grid-3 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-3 > .column {
        width: 33.3333333333%;
        float: left;
    }
    .xxlarge-block-grid-3 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-3 > .column:nth-of-type(3n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-3 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-4 > .column {
        width: 25%;
        float: left;
    }
    .xlarge-block-grid-4 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-4 > .column:nth-of-type(4n + 1) {
        clear: both;
    }
    .xlarge-block-grid-4 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-4 > .column {
        width: 25%;
        float: left;
    }
    .xxlarge-block-grid-4 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-4 > .column:nth-of-type(4n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-4 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-5 > .column {
        width: 20%;
        float: left;
    }
    .xlarge-block-grid-5 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-5 > .column:nth-of-type(5n + 1) {
        clear: both;
    }
    .xlarge-block-grid-5 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-5 > .column {
        width: 20%;
        float: left;
    }
    .xxlarge-block-grid-5 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-5 > .column:nth-of-type(5n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-5 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-6 > .column {
        width: 16.6666666667%;
        float: left;
    }
    .xlarge-block-grid-6 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-6 > .column:nth-of-type(6n + 1) {
        clear: both;
    }
    .xlarge-block-grid-6 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-6 > .column {
        width: 16.6666666667%;
        float: left;
    }
    .xxlarge-block-grid-6 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-6 > .column:nth-of-type(6n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-6 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-7 > .column {
        width: 14.2857142857%;
        float: left;
    }
    .xlarge-block-grid-7 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-7 > .column:nth-of-type(7n + 1) {
        clear: both;
    }
    .xlarge-block-grid-7 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-7 > .column {
        width: 14.2857142857%;
        float: left;
    }
    .xxlarge-block-grid-7 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-7 > .column:nth-of-type(7n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-7 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-8 > .column {
        width: 12.5%;
        float: left;
    }
    .xlarge-block-grid-8 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-8 > .column:nth-of-type(8n + 1) {
        clear: both;
    }
    .xlarge-block-grid-8 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-8 > .column {
        width: 12.5%;
        float: left;
    }
    .xxlarge-block-grid-8 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-8 > .column:nth-of-type(8n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-8 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-9 > .column {
        width: 11.1111111111%;
        float: left;
    }
    .xlarge-block-grid-9 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-9 > .column:nth-of-type(9n + 1) {
        clear: both;
    }
    .xlarge-block-grid-9 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-9 > .column {
        width: 11.1111111111%;
        float: left;
    }
    .xxlarge-block-grid-9 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-9 > .column:nth-of-type(9n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-9 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-10 > .column {
        width: 10%;
        float: left;
    }
    .xlarge-block-grid-10 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-10 > .column:nth-of-type(10n + 1) {
        clear: both;
    }
    .xlarge-block-grid-10 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-10 > .column {
        width: 10%;
        float: left;
    }
    .xxlarge-block-grid-10 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-10 > .column:nth-of-type(10n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-10 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-11 > .column {
        width: 9.0909090909%;
        float: left;
    }
    .xlarge-block-grid-11 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-11 > .column:nth-of-type(11n + 1) {
        clear: both;
    }
    .xlarge-block-grid-11 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-11 > .column {
        width: 9.0909090909%;
        float: left;
    }
    .xxlarge-block-grid-11 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-11 > .column:nth-of-type(11n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-11 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 60.0625em) {
    .xlarge-block-grid-12 > .column {
        width: 8.3333333333%;
        float: left;
    }
    .xlarge-block-grid-12 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-block-grid-12 > .column:nth-of-type(12n + 1) {
        clear: both;
    }
    .xlarge-block-grid-12 > .column:last-child {
        float: left;
    }
}
@media screen and (min-width: 120.0625em) {
    .xxlarge-block-grid-12 > .column {
        width: 8.3333333333%;
        float: left;
    }
    .xxlarge-block-grid-12 > .column:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-block-grid-12 > .column:nth-of-type(12n + 1) {
        clear: both;
    }
    .xxlarge-block-grid-12 > .column:last-child {
        float: left;
    }
}
.brandLogo {
    width: 16.25rem;
    height: 2.875rem;
}
.brandLogo--medium {
    width: 12.5rem;
    height: 2.5rem;
}
#darpro-solutions {
    width: 7.75rem;
    height: 1.875rem;
}
@media screen and (min-width: 83.75em) {
    #darpro-solutions {
        width: 11.875rem;
        height: 2.875rem;
    }
}
.brandLogo--rousselot {
    width: 11.25rem;
    height: 1.25rem;
}
@media screen and (min-width: 83.75em) {
    .brandLogo--rousselot {
        width: 16.25rem;
        height: 3.3125rem;
    }
}
.brandLogo--rousselotBiomedical {
    width: 11.25rem;
    height: 2.25rem;
}
@media screen and (min-width: 83.75em) {
    .brandLogo--rousselotBiomedical {
        width: 16.25rem;
        height: 3.1875rem;
    }
}
.brandLogo--rousselotFunctional {
    width: 11.25rem;
    height: 2.375rem;
}
@media screen and (min-width: 83.75em) {
    .brandLogo--rousselotFunctional {
        width: 16.25rem;
        height: 3.4375rem;
    }
}
.brandLogo--rousselotHealth {
    width: 11.25rem;
    height: 2.25rem;
}
@media screen and (min-width: 83.75em) {
    .brandLogo--rousselotHealth {
        width: 16.25rem;
        height: 3.1875rem;
    }
}
.brandLogo--rousselot,
.brandLogo--rousselotBiomedical,
.brandLogo--rousselotFunctional,
.brandLogo--rousselotHealth {
    color: #003a5c;
}
.brandLogo--laru {
    width: 7.0625rem;
}
.brandLogo--cth {
    width: 5.6875rem;
}
.brandLogo--rendac {
    width: 11.875rem;
}
.brandLogo--enviroflight {
    width: 9.375rem;
}
.buttonPaginator {
    margin-bottom: 1.625rem;
}
.buttonPaginator .buttonPaginator-overview {
    background-position: -95px -33px;
    width: 27px;
    height: 17px;
    margin: 16px auto 1.625rem;
}
.buttonPaginator .buttonPaginator-button {
    display: block;
    overflow: hidden;
    width: 3rem;
    height: 3rem;
    padding: 1rem;
    border: 1px solid #e3a502;
    border-radius: 0.625rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #02a245;
    text-align: center;
    white-space: nowrap;
    text-indent: 100%;
}
@media screen and (min-width: 46.9375em) {
    .buttonPaginator .buttonPaginator-button {
        display: block;
        width: auto;
        height: auto;
        padding: 1rem 1.5rem;
        white-space: normal;
        text-indent: 0;
    }
}
@media screen and (min-width: 60.0625em) {
    .buttonPaginator .buttonPaginator-button {
        display: inline-block;
        min-width: 10rem;
    }
}
.buttonPaginator .buttonPaginator-button:focus,
.buttonPaginator .buttonPaginator-button:hover {
    background-color: #02a245;
    color: #fff;
}
.buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev {
    position: relative;
    z-index: 1;
}
.buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
}
@media screen and (min-width: 46.9375em) {
    .buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev {
        padding-left: 2.25rem;
    }
}
html.csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev:after,
html.no-csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev:after {
    left: 1.25rem;
}
@media screen and (min-width: 46.9375em) {
    html.csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev:after,
    html.no-csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--prev:after {
        left: 1rem;
    }
}
.buttonPaginator .buttonPaginator-button.buttonPaginator-button--next {
    position: relative;
    z-index: 1;
    float: right;
}
.buttonPaginator .buttonPaginator-button.buttonPaginator-button--next:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
@media screen and (min-width: 46.9375em) {
    .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next {
        float: none;
        padding-right: 2.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next {
        float: right;
    }
}
html.csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next:after,
html.no-csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next:after {
    right: 1.25rem;
    left: auto;
}
@media screen and (min-width: 46.9375em) {
    html.csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next:after,
    html.no-csstransforms .buttonPaginator .buttonPaginator-button.buttonPaginator-button--next:after {
        right: 1rem;
    }
}
.ceTextImageText .ceTextImageText-column p {
    padding-left: 1.5rem;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Ccircle cx='10' cy='13' r='5' fill='%233c464a' /%3E%3C/svg%3E");
    background-position: top left;
    background-repeat: no-repeat;
}
@media screen and (min-width: 60.0625em) {
    .ceTextImageText .ceTextImageText-column p {
        margin-bottom: 3.75rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .ceTextImageText .ceTextImageText-column.ceTextImageText-column--left {
        text-align: right;
    }
    .ceTextImageText .ceTextImageText-column.ceTextImageText-column--left p {
        padding-right: 1.5rem;
        padding-left: 0;
        background-position: top right;
    }
}
@media screen and (min-width: 46.9375em) {
    .ceTextImageText .ceTextImageText-column.ceTextImageText-column--right {
        text-align: left;
    }
    .ceTextImageText .ceTextImageText-column.ceTextImageText-column--right p {
        background-position: top left;
    }
}
.frame-type-sitedarling_collapsible_block {
    padding: 0;
    margin: 0;
    background-color: transparent !important;
}
.frame-type-sitedarling_collapsible_block:after {
    background-color: transparent !important;
}
.collapsibleBlock {
    border: 1px solid rgba(60, 70, 74, 0.14);
    border-radius: 1.25rem !important;
    margin-bottom: 0.4375rem;
}
.collapsibleBlock.is-active .collapsibleBlock-header:before {
    background-position: -176px 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.collapsibleBlock.is-active .collapsibleBlock-content {
    display: block;
}
.collapsibleBlock.is-last {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .collapsibleBlock.is-last {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .collapsibleBlock.is-last {
        margin-bottom: 1.875rem;
    }
}
.collapsibleBlock-header {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.collapsibleBlock-header:before {
    background-position: -176px -26px;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute;
    top: 50%;
    right: 0.9375rem;
    z-index: 1;
    margin-top: -0.75rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    pointer-events: none;
}
.collapsibleBlock-img {
    margin-bottom: 0.875rem;
    width: 100%;
    border-radius: 1.25rem;
}
@media screen and (min-width: 31.3125em) {
    .collapsibleBlock-img {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .collapsibleBlock-img {
        margin-bottom: 1.875rem;
    }
}
.collapsibleBlock-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0.9375rem;
    border: 0;
    margin-bottom: 0;
}
.collapsibleBlock-content {
    padding: 0.4375rem;
    display: none;
    border-top: 1px dotted rgba(60, 70, 74, 0.14);
}
@media screen and (min-width: 31.3125em) {
    .collapsibleBlock-content {
        padding: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .collapsibleBlock-content {
        padding: 0.9375rem;
    }
}
.collapsibleBlock-content p:last-child {
    margin-bottom: 0;
}
.collapsibleBlock-buttonWrapper.elementButtons {
    margin-bottom: 0;
}
.coloredContainer {
    position: relative;
    overflow: hidden;
}
.coloredContainer .coloredContainer,
.contentWithSidebar .coloredContainer,
.oneColumnPage .coloredContainer {
    border-radius: 0 16px 16px 0;
    will-change: transform;
}
.landingWithSidebar .coloredContainer {
    border-radius: 0;
}
.coloredContainer .coloredContainer-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.coloredContainer:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;
}
.coloredContainer .coloredContainer-inner {
    position: relative;
    z-index: 10;
}
.contentPaging {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 3.125rem;
}
@media screen and (min-width: 31.3125em) {
    .contentPaging {
        margin-bottom: 3.75rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .contentPaging {
        margin-bottom: 5rem;
    }
}
.contentPaging .slick-slider {
    padding-right: 3.125rem;
    padding-left: 3.125rem;
}
.contentPaging .slick-slide {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
}
.contentPaging .slideArrow-left {
    position: absolute;
    left: 0;
    display: block;
}
.contentPaging .slideArrow-right {
    position: absolute;
    right: 0;
    display: block;
}
.contentPaging .frame {
    width: 100%;
}
.contentPaging-slider {
    width: 100%;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
}
.contentPaging-hidden {
    display: none;
}
.contentPaging-show {
    display: block;
}
.contrastSwitch {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin: 0;
    text-align: center;
}
.contrastSwitch,
.contrastSwitch li {
    margin-left: 0;
    list-style: none;
}
@media screen and (min-width: 31.3125em) {
    .contrastSwitch {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .contrastSwitch {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.contrastSwitch li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0.375rem;
}
.contrastSwitch li:first-child {
    margin-left: 0;
}
.contrastSwitch-button {
    position: relative;
    width: 1.375rem;
    height: 1.375rem;
    line-height: 1.375rem;
    padding: 0;
    border: 0;
    border-radius: 100%;
    font-weight: 700;
}
.contrastSwitch-button:before {
    content: "A";
}
.contrastSwitch-button--reg {
    color: #fff;
    background-color: #02a245;
}
.contrastSwitch-button--reg:focus,
.contrastSwitch-button--reg:hover {
    color: #000;
    background-color: #35b56a;
}
.contrastSwitch-button--boy {
    background-color: #000;
    color: #ff0;
}
.contrastSwitch-button--boy:focus,
.contrastSwitch-button--boy:hover {
    background-color: #ff0;
    color: #000;
}
.ctaBanner {
    padding: 0.875rem;
    margin-bottom: 1.875rem;
    background-color: #02a245;
}
@media screen and (min-width: 31.3125em) {
    .ctaBanner {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ctaBanner {
        padding: 1.875rem;
    }
}
.ctaBanner .elementButtonList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 1.4375rem;
    margin-bottom: 0;
}
.ctaBanner .elementButtonList li {
    margin-right: 1.25rem;
}
.ctaBanner a {
    color: inherit;
}
.ctaBanner-content-header,
.ctaBanner-content-text {
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
}
.ctaBanner-content-text {
    padding-top: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .ctaBanner-content-text {
        padding-top: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .ctaBanner-content-text {
        padding-top: 0.9375rem;
    }
}
.ctaBanner-content-header {
    font-weight: 900;
    font-size: 2rem;
}
.dateBlock {
    left: 0.875rem;
    position: absolute;
    top: 0;
    min-width: 3.75rem;
    line-height: 1;
    padding: 1.125rem;
    background-color: rgba(60, 70, 74, 0.9);
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .dateBlock {
        left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .dateBlock {
        left: 1.875rem;
    }
}
.dateBlock:focus,
.dateBlock:hover {
    color: #fff;
}
.dateBlock.dateBlock--inContainerPadding {
    left: 0.4375rem;
    top: -5rem;
}
@media screen and (min-width: 31.3125em) {
    .dateBlock.dateBlock--inContainerPadding {
        left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .dateBlock.dateBlock--inContainerPadding {
        left: 0.9375rem;
    }
}
.dateBlock .dateBlock-day {
    display: block;
    font-weight: 800;
    font-size: 1.375rem;
    text-align: center;
}
.dateBlock .dateBlock-day-gt {
    opacity: 0.75;
    font-weight: 300;
}
.dateBlock .dateBlock-month {
    display: block;
    font-weight: 500;
    font-size: 0.6875rem;
    text-align: center;
}
.dateBlock .dateBlock-wrapper {
    position: relative;
    float: left;
}
.dateBlock .dateBlock-wrapper:first-child {
    padding-right: 0.9375rem;
    margin-right: 0.3125rem;
}
.dateBlock .dateBlock-wrapper:first-child:after {
    content: ">";
    position: absolute;
    top: 0.0625rem;
    right: 0;
    opacity: 0.75;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 1.375rem;
}
.frame-layout-downloadLeafletForm .form-check-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.2;
    margin-bottom: 1.625rem;
    font-size: 0.75rem;
    color: #fff;
}
.frame-layout-downloadLeafletForm .form-check-label input[type="checkbox"] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.frame-layout-downloadLeafletForm .form-check-label span {
    -ms-flex-item-align: center;
    align-self: center;
}
.dpf-search legend {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #3c464a;
    text-transform: uppercase;
}
.dpf-search fieldset {
    display: block;
    padding-top: 0.8125rem;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: 0;
    margin: 0;
}
.dpf-search .dpf-search-title {
    padding-bottom: 0.8125rem;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 1.625rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #858788;
    text-transform: uppercase;
}
.dpf-search .dpf-search-region,
.dpf-search .dpf-search-specs {
    border-bottom: 1px dashed #eee;
    margin-bottom: 1.625rem;
}
.dpf-search .customSelect {
    margin-top: -0.8125rem;
    margin-bottom: 1.625rem;
}
.dpf-search .dpf-search-submit {
    padding: 1.5rem 2.5rem;
    border: 0;
    border-radius: 0.625rem;
    margin-bottom: 1.625rem;
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    color: #fff;
}
.dpf-search .dpf-search-submit[disabled="disabled"] {
    background-color: #03ee65;
}
.dpf-search .facet-item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.825rem;
}
.dpf-search .facet-item input[type="checkbox"] {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 1.1rem;
}
.dpf-search .facet-item span {
    -ms-flex-item-align: center;
    align-self: center;
}
.dpf-search .facet-item:last-child {
    margin-bottom: 0;
}
.dpf .dpf-heading {
    padding-bottom: 0.8125rem;
    border-bottom: 1px solid #f9f9f9;
    margin-bottom: 1.625rem;
    font-weight: 700;
    font-size: 1.25rem;
    color: #858788;
    text-transform: uppercase;
}
.dpf .dpf-heading .dpf-heading-highlighted {
    color: #3c464a;
}
.dpf .dpf-product.dpf-drop {
    padding-top: 0.875rem;
    position: relative;
    border: 1px solid transparent;
    margin-bottom: 1.625rem;
}
@media screen and (min-width: 31.3125em) {
    .dpf .dpf-product.dpf-drop {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .dpf .dpf-product.dpf-drop {
        padding-top: 1.875rem;
    }
}
.dpf .dpf-product.dpf-drop.dpf-drop--open {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 1.25rem;
    padding-left: 1.25rem;
    border-color: #e7e7e7;
    border-radius: 4px;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
    background-color: #fafdfb;
}
.dpf .dpf-product.dpf-drop.dpf-drop--open .dpf-drop-content {
    display: block;
}
.dpf .dpf-product.dpf-drop.dpf-drop--open .dpf-drop-link {
    right: 1.25rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media screen and (min-width: 31.3125em) {
    .dpf .dpf-product.dpf-drop.dpf-drop--open .dpf-drop-link {
        right: 3.75rem;
    }
}
.dpf .dpf-product-name {
    padding-bottom: 0.8125rem;
    border-bottom: 1px dashed #eee;
    font-weight: 700;
    color: #3c464a;
}
.dpf .dpf-product-image {
    display: inline-block;
    overflow: hidden;
    max-width: 50%;
    border: 10px solid #eceded;
    border-radius: 10px;
    margin-bottom: 0.8125rem;
}
@media screen and (min-width: 31.3125em) {
    .dpf .dpf-product-image {
        display: block;
        max-width: 100%;
        margin-bottom: 0;
    }
}
.dpf .dpf-product-property {
    line-height: 1.4;
    margin-bottom: 0.75rem;
}
.dpf .dpf-drop-link {
    margin-top: 0.875rem;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 1.625rem;
    height: 1.625rem;
    border: 2px solid currentColor;
    border-radius: 50%;
    font-size: 0;
    color: #3c464a;
}
@media screen and (min-width: 31.3125em) {
    .dpf .dpf-drop-link {
        margin-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .dpf .dpf-drop-link {
        margin-top: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .dpf .dpf-drop-link {
        right: 2.5rem;
    }
}
.dpf .dpf-drop-link:before {
    content: "+";
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1.625rem;
    height: 1.625rem;
    margin-top: -0.8125rem;
    margin-left: -0.8125rem;
    font-size: 1.5rem;
    text-align: center;
}
.dpf .dpf-drop-content {
    display: none;
}
.dpf .dpf-drop-content .powermail_label,
.dpf .dpf-drop-content .powermail_legend,
.dpf .dpf-drop-content .tx-powermail h3,
.dpf .dpf-drop-content .tx-powermail p.heading3-style {
    display: none;
}
.dpf .dpf-drop-content .powermail_input {
    border: 1px solid #81d1a2;
    background-color: #fff;
}
.dpf .dpf-drop-content .powermail_submit {
    padding: 1.25rem;
    font-size: 0.875rem;
}
.frame-type-sitedarling_dynamicsform .lp-form-header {
    display: none;
}
.frame-type-sitedarling_dynamicsform .leftcolumn,
.frame-type-sitedarling_dynamicsform .rightcolumn {
    display: inline-block;
    width: 49%;
}
.frame-type-sitedarling_dynamicsform .leftcolumn {
    float: left;
}
.frame-type-sitedarling_dynamicsform .rightcolumn {
    float: right;
}
.frame-type-sitedarling_dynamicsform label {
    display: inline-block;
}
.frame-type-sitedarling_dynamicsform button {
    width: 100%;
}
.frame-type-sitedarling_dynamicsform #ms_captcha_holder tbody {
    background: 0 0;
}
.frame-type-sitedarling_dynamicsform #ms_captcha_holder tbody tr:nth-child(even),
.frame-type-sitedarling_dynamicsform #ms_captcha_holder tbody tr:nth-child(odd) {
    background: 0 0;
}
.frame-type-sitedarling_dynamicsform #ms_captcha_holder tbody tr td {
    padding: 0;
}
.frame-type-sitedarling_dynamicsform #ms_captcha_holder tbody tr td:empty {
    display: none;
}
.dynamicsForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 18.75rem;
}
.dynamicsForm .spinner {
    display: block;
}
.elementButtonList {
    line-height: 1.875;
    margin-bottom: 1.625rem;
    text-align: center;
}
.elementButtonList,
.elementButtonList li {
    margin-left: 0;
    list-style: none;
}
.pageBody .elementButtonList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.pageBody .elementButtonList li {
    overflow: visible;
}
@media screen and (min-width: 60.0625em) {
    .pageBody .elementButtonList [class*="block-grid-"] {
        width: 100%;
    }
}
.pageBody .elementButtonList [class*="block-grid-"] li {
    margin-right: 0;
}
.elementButtonList li {
    overflow: hidden;
}
.pageBody .elementButtonList li {
    margin-right: 2.1875rem;
}
.elementButtonList .elementButton {
    display: inline-block;
    float: left;
    padding: 0.5rem 1.75rem;
    border: 1px solid #f1d281;
    border-radius: 0.625rem;
    margin-bottom: 0.25rem;
    background-color: transparent;
    font-weight: 700;
    color: inherit;
}
.elementButtonList .elementButton:focus,
.elementButtonList .elementButton:hover {
    border-color: #e3a502;
    background: #e3a502;
    color: #fff;
}
.elementButtonList .elementButton.elementButton-layout-centered {
    float: none;
}
.elementButtonList .elementButton.elementButton-layout-white {
    border-color: #fff;
    color: #fff;
}
.elementButtonList .elementButton.elementButton-layout-white:focus,
.elementButtonList .elementButton.elementButton-layout-white:hover {
    border-color: rgba(255, 255, 255, 0.75);
}
.elementButtonList .elementButton.elementButton-layout-solid {
    border: 0;
    background-color: #02a245;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-solid:focus,
.elementButtonList .elementButton.elementButton-layout-solid:hover {
    background-color: #35b56a;
}
.elementButtonList .elementButton.elementButton-layout-solid-secondary {
    border: 0;
    background-color: #e3a502;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-solid-secondary:focus,
.elementButtonList .elementButton.elementButton-layout-solid-secondary:hover {
    background-color: #e9b735;
}
.elementButtonList .elementButton.elementButton-layout-block-primary {
    padding: 2.5rem;
    border-radius: 0;
    background-color: #02a245;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-block-primary:focus,
.elementButtonList .elementButton.elementButton-layout-block-primary:hover {
    background-color: #35b56a;
}
.elementButtonList .elementButton.elementButton-layout-block-secondary {
    padding: 2.5rem;
    border-radius: 0;
    background-color: #e3a502;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-block-secondary:focus,
.elementButtonList .elementButton.elementButton-layout-block-secondary:hover {
    background-color: #e3a502;
}
.elementButtonList .elementButton.elementButton-layout-round-primary {
    padding: 2.5rem;
    background-color: #02a245;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-round-primary:focus,
.elementButtonList .elementButton.elementButton-layout-round-primary:hover {
    background-color: #35b56a;
}
.elementButtonList .elementButton.elementButton-layout-round-secondary {
    padding: 2.5rem;
    background-color: #e3a502;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-round-secondary:focus,
.elementButtonList .elementButton.elementButton-layout-round-secondary:hover {
    background-color: #e3a502;
}
.elementButtonList .elementButton.elementButton--stretched {
    display: block;
    float: none;
    width: 100%;
    text-align: center;
}
.elementButtonList .elementButton.elementButton--alignRight {
    float: right;
}
.elementButtonList .elementButton + .elementButton {
    margin-left: 8px;
}
.elementButtonList .elementButton.elementButton-layout-download-button {
    border: 2px solid #e3a502;
    background-color: #e3a502;
    -webkit-box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.9375rem 2.5rem 0 rgba(0, 0, 0, 0.1);
    color: #fff;
    -webkit-transition: background-color ease 0.3s, border-color ease 0.3s;
    transition: background-color ease 0.3s, border-color ease 0.3s;
}
.elementButtonList .elementButton.elementButton-layout-download-button:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4 7.7l-1.2-1.4L11 8.5V1H9.1v7.5L6.8 6.3 5.6 7.7l4.4 4.2 4.4-4.2zM19 19H1v-9h3.6v1.8H2.8v5.4h14.4v-5.4h-1.8V10H19v9z' fill='%23fff' stroke='%23fff' stroke-width='.5' fill-rule='evenodd'/%3E%3C/svg%3E");
    content: "";
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.625rem;
}
.elementButtonList .elementButton.elementButton-layout-download-button:focus,
.elementButtonList .elementButton.elementButton-layout-download-button:hover {
    border-color: #e9b735;
    background-color: #e9b735;
}
.elementButtonList .elementButton.elementButton-layout-download-button:focus:before,
.elementButtonList .elementButton.elementButton-layout-download-button:hover:before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.4 7.7l-1.2-1.4L11 8.5V1H9.1v7.5L6.8 6.3 5.6 7.7l4.4 4.2 4.4-4.2zM19 19H1v-9h3.6v1.8H2.8v5.4h14.4v-5.4h-1.8V10H19v9z' fill='%23fff' stroke='%23fff' stroke-width='.5' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.elementButtonList .elementButton.elementButton-layout-hollow-button {
    border: 2px solid #d5d6d7;
    color: #e3a502;
    -webkit-transition: background-color ease 0.3s, color ease 0.3s, border ease 0.3s;
    transition: background-color ease 0.3s, color ease 0.3s, border ease 0.3s;
}
.elementButtonList .elementButton.elementButton-layout-hollow-button:focus,
.elementButtonList .elementButton.elementButton-layout-hollow-button:hover {
    border: 2px solid transparent;
    color: #fff;
}
.elementButtonList .elementButton.elementButton-layout-hollow-button-secondary {
    border: 2px solid #e3a502;
    color: #e3a502;
    -webkit-transition: background-color ease 0.3s, color ease 0.3s;
    transition: background-color ease 0.3s, color ease 0.3s;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-hollow-button-secondary:focus,
.elementButtonList .elementButton.elementButton-layout-hollow-button-secondary:hover {
    color: #fff;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink {
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #02a245;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 0.625rem;
    color: #02a245;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink:focus,
.elementButtonList .elementButton.elementButton-layout-hyperlink:hover {
    border-color: inherit;
    background: 0 0;
    color: inherit;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink-secondary {
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #e3a502;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 0.625rem;
    color: #e3a502;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink-secondary:focus,
.elementButtonList .elementButton.elementButton-layout-hyperlink-secondary:hover {
    border-color: inherit;
    background: 0 0;
    color: inherit;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink-white {
    padding: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px solid #fff;
    border-left: 0;
    border-radius: 0;
    margin-bottom: 0.625rem;
    color: #fff;
    text-decoration: none;
}
.elementButtonList .elementButton.elementButton-layout-hyperlink-white:focus,
.elementButtonList .elementButton.elementButton-layout-hyperlink-white:hover {
    border-color: inherit;
    background: 0 0;
    color: #3c464a;
}
.errorPageContent {
    margin-bottom: 1.625rem;
}
@media screen and (min-width: 31.3125em) {
    .errorPageContent {
        margin-bottom: 9.375rem;
    }
}
.errorPageContent h1,
.errorPageContent p.heading1-style {
    font-weight: 700;
    font-size: 6.25rem;
}
@media screen and (min-width: 31.3125em) {
    .errorPageContent h1,
    .errorPageContent p.heading1-style {
        font-size: 10.9375rem;
    }
}
.errorPageContent .mg-heading {
    font-size: 1.75rem;
    color: rgba(0, 0, 0, 0.8);
}
@media screen and (min-width: 31.3125em) {
    .errorPageContent .mg-heading {
        font-size: 2.25rem;
    }
}
.errorPageContent p {
    line-height: 2rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1.5rem;
    color: rgba(0, 0, 0, 0.8);
}
.errorPageContent .internal-link {
    text-decoration: underline;
}
.establishmentHighlight .establishmentHighlight-title {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 1.75rem;
    color: #3c464a;
}
@media screen and (min-width: 46.9375em) {
    .establishmentHighlight .establishmentHighlight-title {
        font-size: 2.25rem;
    }
}
.establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker {
    position: relative;
    padding-left: 30px;
}
@media screen and (min-width: 46.9375em) {
    .establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker {
        padding-left: 0;
    }
}
.establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker:before {
    background-position: -68px -14px;
    width: 20px;
    height: 30px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (min-width: 46.9375em) {
    .establishmentHighlight .establishmentHighlight-title.establishmentHighlight-title--withMarker:before {
        top: 4px;
        left: -30px;
    }
}
.establishmentHighlight .establishmentHighlight-subtitle {
    margin-bottom: 0.75rem;
    font-weight: 700;
    font-size: 1.125rem;
    color: #333;
}
@media screen and (min-width: 46.9375em) {
    .establishmentHighlight .establishmentHighlight-subtitle {
        font-size: 1.25rem;
    }
}
.establishmentHighlight .establishmentHighlight-smallSubtitle {
    margin-top: -0.25em;
    margin-bottom: 0.25rem;
    font-size: 0.875rem;
    color: #333;
    text-transform: uppercase;
}
.establishmentHighlight .establishmentHighlight-noMarginParagraph {
    margin-bottom: 0;
}
.establishmentHighlight .establishmentHighlight-planRoute,
.establishmentHighlight .establishmentHighlight-url {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .establishmentHighlight .establishmentHighlight-planRoute,
    .establishmentHighlight .establishmentHighlight-url {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .establishmentHighlight .establishmentHighlight-planRoute,
    .establishmentHighlight .establishmentHighlight-url {
        margin-bottom: 1.875rem;
    }
}
.establishmentHighlight .establishmentHighlight-url {
    float: left;
}
.event-overviewList {
    padding: 0.875rem;
    border: 1px solid #e6e6e6;
    background-color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .event-overviewList {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .event-overviewList {
        padding: 1.875rem;
    }
}
.tabbedContent-tab-contentContainer .event-overviewList {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    border-color: transparent;
    background-color: transparent;
}
.event-overviewList .eventItem-link:last-child {
    border-bottom: 0;
}
.tabbedContent-tab-contentContainer .event-overviewShadow:after {
    display: none;
}
.eventItem-link {
    padding-top: 0.4375rem;
    padding-bottom: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 0.0625rem solid #d8d8d8;
    text-decoration: none !important;
}
@media screen and (min-width: 31.3125em) {
    .eventItem-link {
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .eventItem-link {
        padding-top: 0.9375rem;
        padding-bottom: 0.9375rem;
    }
}
.eventItem-link:focus .eventItem-title,
.eventItem-link:hover .eventItem-title {
    text-decoration: underline !important;
}
.eventItem-content {
    padding-right: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .eventItem-content {
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .eventItem-content {
        padding-right: 0.9375rem;
    }
}
.eventItem-content--top {
    line-height: 1.2380952381;
}
.eventItem-content--bottom {
    line-height: 1.875;
}
.eventItem-title {
    padding-right: 0.4375rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    color: #02a245;
}
@media screen and (min-width: 31.3125em) {
    .eventItem-title {
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .eventItem-title {
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .eventItem-title {
        font-size: 1.125rem;
    }
}
.eventItem-booth {
    font-weight: 700;
    font-size: 0.875rem;
    white-space: nowrap;
}
.eventItem-date {
    padding-right: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .eventItem-date {
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .eventItem-date {
        padding-right: 0.9375rem;
    }
}
.eventItem-date,
.eventItem-location {
    font-size: 0.6875rem;
}
.eventItem-booth,
.eventItem-date,
.eventItem-location {
    color: #858788;
    text-transform: uppercase;
}
.eventItem-arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #02a245;
}
.largeHeaderContent .featuredItemCollection {
    position: relative;
    z-index: 20;
}
@media only screen and (min-width: 42.5rem) {
    .largeHeaderContent .featuredItemCollection {
        margin-top: -6.25rem;
    }
}
@media only screen and (min-width: 53.125rem) {
    .largeHeaderContent .featuredItemCollection {
        margin-top: -10.9375rem;
    }
}
@media only screen and (min-width: 62.5rem) {
    .largeHeaderContent .featuredItemCollection {
        margin-top: -12.5rem;
    }
}
@media only screen and (min-width: 81.25rem) {
    .largeHeaderContent .featuredItemCollection {
        margin-top: -14.375rem;
    }
}
@media only screen and (min-width: 53.125rem) {
    .largeHeaderContent--darpro .featuredItemCollection {
        margin-top: -16.375rem;
    }
}
@media only screen and (min-width: 62.5rem) {
    .largeHeaderContent--darpro .featuredItemCollection {
        margin-top: -16.8125rem;
    }
}
@media only screen and (min-width: 81.25rem) {
    .largeHeaderContent--darpro .featuredItemCollection {
        margin-top: -19.9375rem;
    }
}
.featuredItemCollection-centered .flexBlockGrid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.featuredItemCollection-style--clear-hover-secondary-color .flexBlockGrid {
    margin-left: -1.3125rem;
    margin-right: -1.3125rem;
}
@media screen and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-secondary-color .flexBlockGrid {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .flexBlockGrid {
        margin-left: -2.8125rem;
        margin-right: -2.8125rem;
    }
}
.featuredItemCollection-style--clear-hover-secondary-color .panel,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: inherit;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-link,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link {
    height: 100%;
    border-bottom-right-radius: 2.5rem;
    color: #858788;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover {
    z-index: 1;
    border-bottom: transparent;
    -webkit-box-shadow: 0 1.875rem 2.5rem rgba(0, 0, 0, 0.2);
    box-shadow: 0 1.875rem 2.5rem rgba(0, 0, 0, 0.2);
    text-decoration: none;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .featuredItems-title,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title {
    border-bottom-color: transparent;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .featuredItems-text,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .featuredItems-title,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .panelFooter,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .panelHeader,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .featuredItems-text,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .featuredItems-title,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .panelFooter,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .panelHeader,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader {
    color: #fff !important;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:focus .panelSecondaryColor,
.featuredItemCollection-style--clear-hover-secondary-color .panel-link:hover .panelSecondaryColor,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelSecondaryColor,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelSecondaryColor {
    background-color: #e3a502;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-abstract p,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-abstract p {
    line-height: 1.875;
}
.featuredItemCollection-style--clear-hover-secondary-color .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .featuredItems-title {
    margin-bottom: 0.875rem;
    font-size: 2rem;
    color: #e3a502 !important;
}
@media screen and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-secondary-color .featuredItems-title,
    .featuredItemCollection-style--clear-hover-transparent-and-image .featuredItems-title {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .featuredItems-title,
    .featuredItemCollection-style--clear-hover-transparent-and-image .featuredItems-title {
        margin-bottom: 1.875rem;
    }
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-content,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.featuredItemCollection-style--clear-hover-secondary-color .panel-content .featuredItems-text,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-content .featuredItems-text {
    margin-bottom: 0.875rem;
    padding-right: 0;
}
@media screen and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panel-content .featuredItems-text,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panel-content .featuredItems-text {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panel-content .featuredItems-text,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panel-content .featuredItems-text {
        margin-bottom: 1.875rem;
    }
}
.featuredItemCollection-style--clear-hover-secondary-color .panelHeader,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelHeader {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelHeader-icon,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelHeader-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelFooter,
.featuredItemCollection-style--clear-hover-secondary-color .panelHeader,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelFooter,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelHeader {
    color: #e3a502;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelFooter .panel-largeBottomButton,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelFooter .panel-largeBottomButton {
    position: relative;
    margin-bottom: 0;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent {
    border-radius: 0;
    background-color: transparent;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent:focus .panelSecondaryColor--transparent,
.featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent:hover .panelSecondaryColor--transparent,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent:focus .panelSecondaryColor--transparent,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent:hover .panelSecondaryColor--transparent {
    background-color: transparent;
}
.featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .panel-content,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .panel-content {
    margin-top: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .panel-content,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .panel-content {
        margin-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .panel-content,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .panel-content {
        margin-top: 1.875rem;
    }
}
.featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .featuredItems-title {
    margin-bottom: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .featuredItems-title,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .featuredItems-title {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent .featuredItems-title,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent .featuredItems-title {
        margin-bottom: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-secondary-color .panelSecondaryColor--transparent,
    .featuredItemCollection-style--clear-hover-transparent-and-image .panelSecondaryColor--transparent {
        padding: 0;
    }
}
@media screen and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-transparent-and-image .row {
        margin-right: -0.4375rem;
        margin-left: -0.4375rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 31.3125em) {
    .featuredItemCollection-style--clear-hover-transparent-and-image .row {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 60.0625em) {
    .featuredItemCollection-style--clear-hover-transparent-and-image .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .featuredItems-title {
    color: #e6f6ec !important;
}
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panelFooter,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panelHeader-icon {
    color: #fff;
}
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader {
    color: #3c464a !important;
}
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelSecondaryColor--transparent,
.featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelSecondaryColor--transparent {
    background-color: transparent;
}
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.has-color-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader {
    color: #fff !important;
}
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-text,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-title,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelFooter,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader-icon,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-text,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-title,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelFooter,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader-icon,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-text,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-title,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelFooter,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader-icon,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-text,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .featuredItems-title,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelFooter,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link .panelHeader-icon {
    color: #e3a502 !important;
}
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader-icon,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader,
.color-grey-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader-icon,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader-icon,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader,
.color-primary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader-icon,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader-icon,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader,
.color-secondary-color-light-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader-icon,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-text,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .featuredItems-title,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelFooter,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:focus .panelHeader-icon,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-text,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .featuredItems-title,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelFooter,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader,
.color-white-bg .featuredItemCollection-style--clear-hover-transparent-and-image .panel-link:hover .panelHeader-icon {
    color: #02a245 !important;
}
.overview-files {
    padding: 0.875rem;
    margin-bottom: 0.875rem;
    margin-right: 0.875rem;
    margin-left: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .overview-files {
        padding: 1.25rem;
        margin-bottom: 1.25rem;
        margin-right: 1.25rem;
        margin-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files {
        padding: 1.875rem;
        margin-bottom: 1.875rem;
        margin-right: 1.875rem;
        margin-left: 1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .overview-files {
        margin-right: 0;
        margin-left: 0;
    }
}
.overview-files .elementButtonList {
    margin-bottom: 0;
}
.overview-files .elementButtonList .search-results-item-link {
    margin-right: 0.875rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    color: #e3a502;
    text-decoration: none;
}
@media screen and (min-width: 31.3125em) {
    .overview-files .elementButtonList .search-results-item-link {
        margin-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files .elementButtonList .search-results-item-link {
        margin-right: 1.875rem;
    }
}
.overview-files .search-results-item-file-documentType {
    margin-bottom: 0.4375rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    line-height: 1.875;
    font-size: 0.875rem;
    color: #858788;
    letter-spacing: 0;
}
@media screen and (min-width: 31.3125em) {
    .overview-files .search-results-item-file-documentType {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files .search-results-item-file-documentType {
        margin-bottom: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files .search-results-item-file-documentType {
        padding-left: 0.4375rem;
        font-size: 1rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 31.3125em) {
    .overview-files .search-results-item-file-documentType {
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 60.0625em) {
    .overview-files .search-results-item-file-documentType {
        padding-left: 0.9375rem;
    }
}
.overview-files .search-results-item-heading {
    margin-bottom: 0.4375rem;
    font-size: 1rem;
    color: #3c464a;
}
@media screen and (min-width: 31.3125em) {
    .overview-files .search-results-item-heading {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files .search-results-item-heading {
        margin-bottom: 0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .overview-files .search-results-item-heading {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overview-files .search-results-item-heading {
        font-size: 1.375rem;
    }
}
.overview-files-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
@media screen and (min-width: 60.0625em) {
    .overview-files-header {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.overview-files-icon {
    margin-right: 0.625rem;
}
.footnote-references .footnote-reference .footnote-backLink {
    font-weight: 700;
    color: #e3a502;
    text-decoration: none;
}
.footnote-references .footnote-reference .footnote-backLink:focus,
.footnote-references .footnote-reference .footnote-backLink:hover {
    text-decoration: underline;
}
.footnote :target {
    position: relative;
    top: -6.25rem;
    display: inline-block;
    visibility: hidden;
}
@media screen and (min-width: 46.9375em) {
    .footnote :target {
        top: -10rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .footnote :target {
        top: -7.5rem;
    }
}
.headerWithButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
@media screen and (min-width: 46.9375em) {
    .headerWithButton {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
}
.headerWithButton .elementButtonList li {
    margin-right: 0;
}
.icon {
    display: block;
    color: currentColor;
}
.icon--search {
    width: 1.25rem;
    height: 1.25rem;
}
.icon--contact {
    width: 2rem;
    height: 2rem;
}
.icon--contrast {
    width: 0.9375rem;
    height: 0.9375rem;
}
@media screen and (min-width: 83.75em) {
    .icon--contrast {
        width: 1.25rem;
        height: 1.25rem;
    }
}
.icon--hamburger {
    width: 1.5625rem;
    height: 1.5625rem;
}
.icon--arrowCircle {
    width: 2.125rem;
    height: 2.125rem;
}
.icon--arrowCircle.icon--arrowCircleLeft {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.icon--arrowCircle.overviewblock-container-button {
    width: 1.875rem;
    height: 1.875rem;
}
@media screen and (min-width: 83.75em) {
    .icon--arrowCircle.overviewblock-container-button {
        width: 2.125rem;
        height: 2.125rem;
    }
}
.icon--close {
    width: 1.5625rem;
    height: 1.5625rem;
    stroke-width: 2;
}
.icon--download {
    width: 1.125rem;
    height: 1.125rem;
}

.content-Product .frame-type-sitedarling_imagecaroussel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
}

.imagePlaceholder--slider:before {
    padding-top: 120%;
    background-color: transparent;
}
.imagePlaceholder--blogOverview:before {
    padding-top: 120%;
    background-color: transparent;
}
.imagePlaceholder--newsOverview:before {
    padding-top: 40%;
    background-color: transparent;
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--newsOverview:before {
        padding-top: 60%;
    }
}
.imagePlaceholder--header {
    max-height: 80vh;
}
.imagePlaceholder--header:before {
    padding-top: 83.3%;
}
@media screen and (min-width: 31.3125em) {
    .imagePlaceholder--header:before {
        padding-top: 65%;
    }
}
@media screen and (min-width: 46.9375em) {
    .imagePlaceholder--header:before {
        padding-top: 30%;
    }
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--header:before {
        padding-top: 61.5%;
    }
}
.imagePlaceholder--header-small:before {
    padding-top: 45%;
}
@media screen and (min-width: 31.3125em) {
    .imagePlaceholder--header-small:before {
        padding-top: 40%;
    }
}
@media screen and (min-width: 46.9375em) {
    .imagePlaceholder--header-small:before {
        padding-top: 35%;
    }
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--header-small:before {
        padding-top: 30%;
    }
}
.imagePlaceholder--headerFullWidth:before {
    padding-top: 50%;
}
@media screen and (min-width: 46.9375em) {
    .imagePlaceholder--headerFullWidth:before {
        padding-top: 40%;
    }
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--headerFullWidth:before {
        padding-top: 50%;
    }
}
@media screen and (min-width: 83.75em) {
    .imagePlaceholder--headerFullWidth:before {
        padding-top: 36.8%;
    }
}
.imagePlaceholder--headerFullWidth-small:before {
    padding-top: 30%;
}
@media screen and (min-width: 46.9375em) {
    .imagePlaceholder--headerFullWidth-small:before {
        padding-top: 25%;
    }
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--headerFullWidth-small:before {
        padding-top: 35%;
    }
}
@media screen and (min-width: 83.75em) {
    .imagePlaceholder--headerFullWidth-small:before {
        padding-top: 27%;
    }
}
.imagePlaceholder--textSideImageSquare:before {
    padding-top: 85.3%;
}
@media screen and (min-width: 31.3125em) {
    .imagePlaceholder--textSideImageSquare:before {
        padding-top: 45%;
    }
}
@media screen and (min-width: 60.0625em) {
    .imagePlaceholder--textSideImageSquare:before {
        padding-top: 35%;
    }
}
@media only screen and (min-width: 1150px) {
    .imagePlaceholder--textSideImageSquare:before {
        padding-top: 85.3%;
    }
}
.imagePlaceholder--textSideImageNormal:before {
    padding-top: 53.7%;
}
.imagePlaceholder--featuredItemCollection:before {
    padding-top: 70%;
}
.imagePlaceholder-logo {
    position: absolute;
    top: 50%;
    left: 30%;
    width: 40%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.imagePlaceholder-image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-family: "object-fit:cover";
    -o-object-fit: cover;
    object-fit: cover;
}
.infoLine {
    padding-bottom: 0.4375rem;
    overflow: hidden;
    line-height: 1.6;
    font-size: 0.875rem;
    color: #999;
}
@media screen and (min-width: 31.3125em) {
    .infoLine {
        padding-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .infoLine {
        padding-bottom: 0.9375rem;
    }
}
.infoLine.infoLine--pullUp {
    margin-top: -0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .infoLine.infoLine--pullUp {
        margin-top: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .infoLine.infoLine--pullUp {
        margin-top: -0.9375rem;
    }
}
.infoLine.infoLine--withoutSpacing {
    padding-bottom: 0;
}
.infoLine.infoLine--withBorder {
    border-bottom: 2px solid #f2f2f2;
    margin-bottom: 1.625rem;
}
.infoLine .eventItem--location {
    font-weight: 700;
}
.infoLine .infoLine-item {
    margin-right: 0.625rem;
}
.infoLine .infoLine-item:before {
    background-position: 0 0;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 0.375rem;
}
.infoLine .infoLine-item.infoLine-item--author:before {
    background-position: -98px 0;
}
.infoLine .infoLine-item.infoLine-item--categories:before {
    height: 11px;
    background-position: -82px 0;
}
.infoLine .infoLine-item.infoLine-item--date:before {
    background-position: -114px 0;
}
.infoLine .infoLine-socialShare {
    margin-bottom: 1.25rem;
}
@media screen and (min-width: 31.3125em) {
    .infoLine .infoLine-socialShare {
        float: right;
        margin-bottom: 0;
    }
}
.is-download-link {
    position: relative;
    display: block;
    margin-bottom: 1.625rem;
}
.is-download-link:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    border: 5px solid rgba(53, 181, 106, 0.35);
    border-radius: 50%;
    margin-top: -30px;
    margin-left: -30px;
    background-clip: padding-box;
    background-color: #02a245;
}
.is-download-link:after {
    background-position: -22px -55px;
    width: 24px;
    height: 22px;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -12px;
}
.is-download-link:focus:before,
.is-download-link:hover:before {
    border-color: rgba(53, 181, 106, 0.75);
}
.is-download-link > img {
    border-radius: 16px;
}
.is-video-still {
    position: relative;
    display: block;
    margin-bottom: 1.625rem;
}
.is-video-still:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    width: 83px;
    height: 83px;
    border-radius: 50%;
    margin-top: -41.5px;
    margin-left: -41.5px;
    background-clip: padding-box;
    background-color: #02a245;
    -webkit-box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 2.5rem 0 rgba(0, 0, 0, 0.25);
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
    -webkit-transition: -webkit-transform 0.1s ease-in-out;
    transition: -webkit-transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out;
    transition: transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}
.is-video-still:after {
    content: "";
    position: absolute;
    top: calc(50% - 9px);
    left: calc(50% - 6px);
    z-index: 2;
    width: 1rem;
    height: 1.125rem;
    background-image: url(../Images/play.svg);
}
.is-video-still:focus:before,
.is-video-still:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.is-video-still > img {
    border-radius: 16px;
}
.leadershipItem .leadershipItem-image {
    float: right;
    max-width: calc(50% - 0.8125rem);
    margin-bottom: 1.625rem;
    margin-left: 1.625rem;
}
.maxtsubb-l-block {
    display: block;
}
.maxtsubb-l-light {
    font-weight: 300;
}
.maxtsubb-l-b,
.maxtsubb-l-bold {
    font-weight: 700;
}
.maxtsubb-l-small {
    display: block;
    line-height: 1.5;
    font-size: 0.75rem;
}
.maxtsubb-l-sub {
    vertical-align: sub;
    font-size: 0.75em;
}
.maxtsubb-l-super {
    vertical-align: super;
    font-size: 0.75em;
}
.outsideContainer {
    padding: 5rem 0 3.375rem;
    margin-bottom: 0;
}
.outsideContainer.outsideContainer--lessPadding {
    padding-top: 1.875rem;
    padding-bottom: 2.0625rem;
}
.overviewblock {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .overviewblock {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock {
        margin-bottom: 1.875rem;
    }
}
.overviewblock:focus .overviewblock-container,
.overviewblock:hover .overviewblock-container {
    padding-bottom: 1.75rem;
    background-color: #e3a502;
}
.overviewblock:focus .overviewblock-container:before,
.overviewblock:hover .overviewblock-container:before {
    content: none;
}
.overviewblock:focus .overviewblock-container-button,
.overviewblock:hover .overviewblock-container-button {
    right: calc(100% - 0.875rem - 2.125rem);
}
@media screen and (min-width: 31.3125em) {
    .overviewblock:focus .overviewblock-container-button,
    .overviewblock:hover .overviewblock-container-button {
        right: calc(100% - 1.25rem - 2.125rem);
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock:focus .overviewblock-container-button,
    .overviewblock:hover .overviewblock-container-button {
        right: calc(100% - 1.875rem - 2.125rem);
    }
}
.overviewblock:focus:before,
.overviewblock:hover:before {
    content: none;
}
.overviewblock:focus .overviewblock-container-title,
.overviewblock:hover .overviewblock-container-title {
    display: none;
}
.overviewblock:focus .overviewblock-container-text,
.overviewblock:hover .overviewblock-container-text {
    top: 0;
    display: none;
    padding-top: 1.5625rem;
}
@media screen and (min-width: 46.9375em) {
    .overviewblock:focus .overviewblock-container-text,
    .overviewblock:hover .overviewblock-container-text {
        display: block;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock:focus .overviewblock-container-text,
    .overviewblock:hover .overviewblock-container-text {
        display: none;
    }
}
@media screen and (min-width: 83.75em) {
    .overviewblock:focus .overviewblock-container-text,
    .overviewblock:hover .overviewblock-container-text {
        display: block;
    }
}
.overviewblock-link:focus .overviewblock-container,
.overviewblock-link:hover .overviewblock-container {
    padding-bottom: 4.75rem;
}
.overviewblock-container {
    position: absolute;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    height: 100%;
    line-height: 1.875;
    padding-bottom: 0;
    font-size: 1rem;
    color: #fff;
    -webkit-transition: background-color ease 0.3s, padding-bottom ease 0.3s;
    transition: background-color ease 0.3s, padding-bottom ease 0.3s;
}
.overviewblock-container:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 7.875rem;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(26, 26, 26, 0)), color-stop(92%, rgba(0, 0, 0, 0.6)));
    background-image: linear-gradient(180deg, rgba(26, 26, 26, 0) 0, rgba(0, 0, 0, 0.6) 92%);
}
.overviewblock-container-title {
    margin-right: calc(0.875rem * 2 + 2.125rem);
    margin-left: 0.875rem;
    position: absolute;
    bottom: 1.5625rem;
    line-height: 1.3333333333;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.125rem;
    -webkit-transition: padding-bottom ease 0.3s, padding-top ease 0.3s;
    transition: padding-bottom ease 0.3s, padding-top ease 0.3s;
}
@media screen and (min-width: 31.3125em) {
    .overviewblock-container-title {
        margin-right: calc(1.25rem * 2 + 2.125rem);
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock-container-title {
        margin-right: calc(1.875rem * 2 + 2.125rem);
    }
}
@media screen and (min-width: 31.3125em) {
    .overviewblock-container-title {
        margin-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock-container-title {
        margin-left: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .overviewblock-container-title {
        font-size: 1rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .overviewblock-container-title {
        font-size: 1.125rem;
    }
}
@media screen and (min-width: 83.75em) {
    .overviewblock-container-title {
        font-size: 1.25rem;
    }
}
.overviewblock-container-text {
    margin-right: 0.875rem;
    margin-left: 0.875rem;
    position: absolute;
    top: 100%;
    overflow: hidden;
    -webkit-transition: top ease 0.3s;
    transition: top ease 0.3s;
}
@media screen and (min-width: 31.3125em) {
    .overviewblock-container-text {
        margin-right: 1.25rem;
        margin-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock-container-text {
        margin-right: 1.875rem;
        margin-left: 1.875rem;
    }
}
.overviewblock-container-button {
    right: 0.875rem;
    position: absolute;
    bottom: 1.75rem;
    -webkit-transition: right ease 0.3s;
    transition: right ease 0.3s;
}
@media screen and (min-width: 31.3125em) {
    .overviewblock-container-button {
        right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewblock-container-button {
        right: 1.875rem;
    }
}
.overviewBlockItem-link {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0;
    text-decoration: none !important;
}
.overviewBlockItem-link:before {
    content: "";
    position: absolute;
    right: 5%;
    bottom: 2.8125rem;
    left: 5%;
    display: block;
    height: 1.875rem;
    -webkit-box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
}
.overviewBlockItem-link:focus .imagePlaceholder,
.overviewBlockItem-link:hover .imagePlaceholder {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
}
.overviewBlockItem-link:focus .overviewBlockItem-title,
.overviewBlockItem-link:hover .overviewBlockItem-title {
    color: #02a245;
}
.overviewBlockItem-link:focus .overviewBlockItem-teaserText,
.overviewBlockItem-link:focus .overviewBlockItem-title,
.overviewBlockItem-link:hover .overviewBlockItem-teaserText,
.overviewBlockItem-link:hover .overviewBlockItem-title {
    text-decoration: underline;
}
.overviewBlockItem-verticalVariant {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.overviewBlockItem-verticalVariant .overviewBlockItem-content,
.overviewBlockItem-verticalVariant .overviewBlockItem-image {
    width: 100%;
}
.overviewBlockItem-image {
    position: relative;
    display: none;
    overflow: hidden;
    width: 50%;
    margin-bottom: 0;
}
@media screen and (min-width: 46.9375em) {
    .overviewBlockItem-image {
        display: block;
    }
}
.overviewBlockItem-image .imagePlaceholder {
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.overviewBlockItem-image .imagePlaceholder--blogOverview {
    width: 100%;
    height: 100%;
    background-color: #02a245;
}
.overviewBlockItem-content {
    padding: 0.875rem;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
    border-top: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
    background-color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .overviewBlockItem-content {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewBlockItem-content {
        padding: 1.875rem;
    }
}
.overviewBlockItem-content .overviewBlockItem-title {
    color: #02a245;
}
@media screen and (min-width: 46.9375em) {
    .overviewBlockItem-content {
        width: 50%;
        border-left: 0;
    }
}
.overviewBlockItem-category {
    padding-bottom: 1rem;
    font-size: 0.75rem;
    color: #000;
    text-transform: uppercase;
}
.overviewBlockItem-teaserText {
    color: #858788;
}
.overviewBlockItem-additionalContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.overviewBlockItem-additionalContent .icon--arrowCircleRight {
    color: #e3a502;
}
.overviewBlockItem-dateAndReadTime {
    font-size: 0.75rem;
    color: #a9aaac;
}
.overviewBlockItem-button {
    font-weight: 700;
    color: #02a245;
    text-decoration: underline;
}
.overviewBlockitem-label {
    left: 0.875rem;
    margin-top: -0.875rem;
    margin-bottom: 0.875rem;
    position: static;
    width: auto;
    padding: 0.875rem 1.25rem;
    border-bottom-right-radius: 0.625rem;
    border-bottom-left-radius: 0.625rem;
    font-weight: 700;
    font-style: italic;
    text-transform: uppercase;
}
@media screen and (min-width: 31.3125em) {
    .overviewBlockitem-label {
        left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewBlockitem-label {
        left: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .overviewBlockitem-label {
        margin-top: -1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewBlockitem-label {
        margin-top: -1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .overviewBlockitem-label {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .overviewBlockitem-label {
        margin-bottom: 1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .overviewBlockitem-label {
        position: absolute;
        top: 0;
        margin-top: 0;
        margin-bottom: 0;
    }
}
.overviewBlockitem-label.color-secondary-color-light-bg {
    color: #02a245;
}
.pagination-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.pagination.pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: Exo, Helvetica, Arial, sans-serif;
}
.pagination.pagination li {
    display: block;
    width: 3.125rem;
    height: 3.125rem;
    line-height: 3.125rem;
    font-weight: 700;
    text-align: center;
}
.pagination.pagination li a {
    -webkit-transition: none;
    transition: none;
}
.pagination.pagination .arrow {
    display: none;
}
.pagination.pagination .current {
    border: 1px solid #e3a502;
    border-radius: 0.625rem;
}
.pageContent .pagination a {
    position: relative;
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    border-radius: 0.625rem;
    color: #3c464a;
    text-decoration: none;
}
.pageContent .pagination a:focus,
.pageContent .pagination a:hover {
    border-color: #e3a502;
    background-color: transparent;
    text-decoration: underline;
}
.pageContent .pagination .next a,
.pageContent .pagination .previous a {
    color: transparent;
}
.pageContent .pagination .next a:before,
.pageContent .pagination .previous a:before {
    content: "...";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #3c464a;
}
.pageContent .pagination .active a,
.pageContent .pagination .current {
    border: 1px solid #e3a502;
    border-radius: 0.625rem;
    color: #e3a502;
}
.pageContent .solr-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: Exo, Helvetica, Arial, sans-serif;
}
.pageContent .pagination-centered,
.pageContent .solr-pagination {
    margin-top: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .pageContent .pagination-centered,
    .pageContent .solr-pagination {
        margin-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .pageContent .pagination-centered,
    .pageContent .solr-pagination {
        margin-top: 1.875rem;
    }
}
.panel {
    padding: 0.875rem;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
    border-radius: 0 16px 16px 0;
    background-color: #fff;
    -webkit-box-shadow: inset 1px 1px 0 #e6e6e6, inset -1px -1px 0 #e6e6e6, inset -1px 1px 0 #e6e6e6, inset 1px -1px 0 #e6e6e6;
    box-shadow: inset 1px 1px 0 #e6e6e6, inset -1px -1px 0 #e6e6e6, inset -1px 1px 0 #e6e6e6, inset 1px -1px 0 #e6e6e6;
}
@media screen and (min-width: 31.3125em) {
    .panel {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel {
        padding: 1.875rem;
    }
}
.panel.reset-panel {
    width: auto;
    height: auto;
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel.dark-bg {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.panel.dark-bg .panel-link:focus,
.panel.dark-bg .panel-link:hover {
    color: #fff;
}
.panel.dark-bg .panel-link:focus .panel-title,
.panel.dark-bg .panel-link:hover .panel-title {
    border-bottom-color: transparent;
    color: #fff;
}
.panel.dark-bg .panel-link:focus .panel-showMoreButton,
.panel.dark-bg .panel-link:hover .panel-showMoreButton {
    background-position: -176px -52px;
}
.panel.dark-bg .panel-title,
.panel.dark-bg .panel-title.panel-title--featuredItem {
    color: #fff;
}
.panel.dark-bg .panel-showMoreButton,
.panel.dark-bg .panel-showMoreButton.panel-showMoreButton--featuredItem {
    background-position: -176px -52px;
}
.panel.dark-bg .panel-showMoreButton.panel-showMoreButton--featuredItem:focus,
.panel.dark-bg .panel-showMoreButton.panel-showMoreButton--featuredItem:hover,
.panel.dark-bg .panel-showMoreButton:focus,
.panel.dark-bg .panel-showMoreButton:hover {
    background-position: -176px -52px;
}
.panel .panel-link {
    display: block;
}
.panel .panel-link:focus .panel-showMoreButton,
.panel .panel-link:hover .panel-showMoreButton {
    background-position: -176px 0;
}
.panel .panel-link:focus .panel-title,
.panel .panel-link:hover .panel-title {
    border-bottom-color: rgba(255, 255, 255, 0.75);
    color: #3c464a;
}
.panel .panel-link:focus,
.panel .panel-link:hover {
    outline: 0;
    text-decoration: underline;
}
.panel .panel-link:focus a,
.panel .panel-link:hover a {
    color: inherit;
}
.panel .panel-content {
    overflow: hidden;
}
.panel .panel-title {
    border-bottom: 1px dotted transparent;
    margin-bottom: 0.25rem;
    color: #333;
}
.panel .panel-title.panel-title--featuredItem {
    color: #3c464a;
}
.panel .panel-title.panel-title--featuredItem--withSpacingForIcon {
    padding-bottom: 30px;
}
.panel .panel-title.panel-title--light {
    font-weight: 300;
}
.panel .panel-title .panel-title-eventsLink:before {
    background-position: -82px 0;
    width: 14px;
    height: 11px;
    content: "";
    display: inline-block;
    vertical-align: text-top;
}
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--event:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibition:before {
    background-position: -18px -81px;
    width: 25px;
    height: 17px;
}
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--eventLarge:before,
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--exhibitionLarge:before {
    background-position: -118px -89px;
    width: 40px;
    height: 28px;
}
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conference:before {
    background-position: 0 -81px;
    width: 16px;
    height: 18px;
}
.panel .panel-title .panel-title-eventsLink.panel-title-eventsLink--conferenceLarge:before {
    background-position: -89px -89px;
    width: 27px;
    height: 31px;
}
.panel .panel-title .panel-title-newsLink {
    color: #3c464a;
}
.panel .panel-title .panel-title-newsLink:focus,
.panel .panel-title .panel-title-newsLink:hover {
    color: #636b6e;
}
.panel .panel-title-eventsLocation {
    font-weight: 700;
}
.panel .panel-image.panel-image--stretched--top,
.panel .panel-image.panel-image--stretched--top-same-height {
    margin-top: -0.875rem;
    margin-right: -0.875rem;
    margin-left: -0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--top,
    .panel .panel-image.panel-image--stretched--top-same-height {
        margin-top: -1.25rem;
        margin-right: -1.25rem;
        margin-left: -1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--top,
    .panel .panel-image.panel-image--stretched--top-same-height {
        margin-top: -1.875rem;
        margin-right: -1.875rem;
        margin-left: -1.875rem;
    }
}
.panel .panel-image.panel-image--stretched--top-same-height.panel-image--insideBorder,
.panel .panel-image.panel-image--stretched--top.panel-image--insideBorder {
    margin-top: -0.8125rem;
    margin-right: -0.8125rem;
    margin-left: -0.8125rem;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--top-same-height.panel-image--insideBorder,
    .panel .panel-image.panel-image--stretched--top.panel-image--insideBorder {
        margin-top: -1.1875rem;
        margin-right: -1.1875rem;
        margin-left: -1.1875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--top-same-height.panel-image--insideBorder,
    .panel .panel-image.panel-image--stretched--top.panel-image--insideBorder {
        margin-top: -1.8125rem;
        margin-right: -1.8125rem;
        margin-left: -1.8125rem;
    }
}
.panel .panel-image.panel-image--stretched--top img,
.panel .panel-image.panel-image--stretched--top-same-height img {
    border-radius: 0 16px 0 0;
}
.panel .panel-image.panel-image--stretched--left,
.panel .panel-image.panel-image--stretched--right {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 50%;
    height: auto !important;
    background-size: cover;
    background-position: center center;
}
.panel .panel-image.panel-image--stretched--left.panel-image--insideBorder,
.panel .panel-image.panel-image--stretched--right.panel-image--insideBorder {
    top: 1px;
    bottom: 1px;
}
.panel .panel-image.panel-image--stretched--right {
    right: 0;
    border-radius: 0 16px 16px 0;
}
.panel .panel-image.panel-image--stretched--right.panel-image--insideBorder {
    right: 1px;
}
.panel .panel-image.panel-image--stretched--right + .panel-content {
    padding-right: 0.875rem;
    margin-right: 50%;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content {
        padding-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content {
        padding-right: 1.875rem;
    }
}
.panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--featuredItem {
    right: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--featuredItem {
        right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--featuredItem {
        right: 1.875rem;
    }
}
.panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--extraOffset {
    right: calc(50% + 0.875rem);
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--extraOffset {
        right: calc(50% + 1.25rem);
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--right + .panel-content .panel-showMoreButton--extraOffset {
        right: calc(50% + 1.875rem);
    }
}
.panel .panel-image.panel-image--stretched--left {
    left: 0;
}
.panel .panel-image.panel-image--stretched--left.panel-image--insideBorder {
    left: 1px;
}
.panel .panel-image.panel-image--stretched--left + .panel-content {
    padding-left: 0.875rem;
    margin-left: 50%;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-image.panel-image--stretched--left + .panel-content {
        padding-left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-image.panel-image--stretched--left + .panel-content {
        padding-left: 1.875rem;
    }
}
.panel .panel-image img {
    width: 100%;
}
.panel .panel-abstract {
    color: #858788;
}
.panel .panel-abstract p:last-child {
    margin-bottom: 0;
}
.panel .panel-abstract.panel-abstract--featuredItem {
    padding-right: 32px;
    color: #333;
}
.panel .panel-abstract.panel-abstract--featuredItem--hasBottomButton {
    margin-bottom: 4.5rem;
}
.panel .panel-showMoreButton {
    background-position: -176px -26px;
    width: 24px;
    height: 24px;
}
.panel .panel-showMoreButton.panel-showMoreButton--featuredItem {
    right: 0.875rem;
    bottom: 0.875rem;
    position: absolute;
    background-position: -176px 0;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-showMoreButton.panel-showMoreButton--featuredItem {
        right: 1.25rem;
        bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-showMoreButton.panel-showMoreButton--featuredItem {
        right: 1.875rem;
        bottom: 1.875rem;
    }
}
.panel .panel-largeBottomButton {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    color: #858788;
}
.panel .panel-date {
    left: 0.875rem;
    position: absolute;
    top: 0;
    line-height: 1;
    padding: 1.125rem;
    background-color: rgba(2, 162, 69, 0.8);
    font-family: Exo, Helvetica, Arial, sans-serif;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .panel .panel-date {
        left: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .panel .panel-date {
        left: 1.875rem;
    }
}
.panel .panel-date-day {
    display: block;
    font-weight: 800;
    font-size: 1.375rem;
    text-align: center;
}
.panel .panel-date-month {
    display: block;
    font-weight: 500;
    font-size: 0.6875rem;
    text-align: center;
}
.parallaxImage {
    bottom: auto;
    will-change: transform;
}
.parallaxImage.parallaxImage--fixed {
    bottom: 0 !important;
    height: auto !important;
    margin-top: 0 !important;
    background-attachment: fixed;
    -webkit-transform: none !important;
    transform: none !important;
    will-change: inherit;
}
.parsley-errors-list {
    display: none;
}
.parsley-errors-list.filled {
    display: block;
    padding: 0.5625rem 1.125rem;
    margin-top: -1.625rem;
    margin-bottom: 1.625rem;
    background-color: #ff4545;
    color: #fff;
}
.parsley-errors-list.filled,
.parsley-errors-list.filled li {
    margin-left: 0;
    list-style: none;
}
.phoneNumberCallOut {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10001;
    display: block;
    max-width: 82.5rem;
    line-height: 2.5rem;
    margin: 0 auto;
    background-color: #02a245;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
}
.phoneNumberCallOut:hover {
    color: #fff;
    text-decoration: underline;
}
@media screen and (min-width: 31.3125em) {
    .phoneNumberCallOut {
        display: none;
    }
}
.phoneNumberCallOut--visible {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.places-map {
    height: 300px !important;
    margin-top: 6.125rem;
}
@media screen and (min-width: 46.9375em) {
    .places-map {
        height: 380px !important;
    }
}
@media (min-width: 54.375em) {
    .places-map {
        margin-top: 7.5625rem;
    }
}
@media only screen and (min-width: 82.5rem) {
    .places-map {
        height: 600px !important;
        margin-top: 0;
    }
}
.places-map .places-marker {
    background-position: -35px -18px;
    width: 31px;
    height: 35px;
    width: 31px;
    height: 35px;
    margin-top: -35px !important;
    margin-left: -12px !important;
}
.places-map .places-marker.places-marker-location--regionHighlight {
    z-index: 99950 !important;
    background-position: -89px -52px;
}
.places-map .places-marker.places-marker--active {
    z-index: 99999 !important;
    width: 40px;
    height: 45px;
    margin-top: -45px !important;
    margin-left: -16px !important;
    background-position: -47px -55px;
}
.popularPostsSidebar-title {
    color: #333;
    text-transform: uppercase;
}
.popularPosts {
    padding-bottom: 1.625rem;
    border-bottom: 1px dashed #eee;
    margin-bottom: 1.625rem;
}
.popularPosts .popularPosts-item {
    margin-bottom: 1.625rem;
}
.popularPosts .popularPosts-item:last-child {
    margin-bottom: 0;
}
.popularPosts .popularPosts-item-image {
    display: block;
    overflow: hidden;
    float: left;
    border-radius: 0.625rem;
    margin-right: 1.25rem;
}
.popularPosts .popularPosts-item-content {
    overflow: hidden;
}
.popularPosts .popularPosts-item-title {
    line-height: 1.1;
    margin-bottom: 0.375rem;
    font-weight: 500;
    font-size: 1rem;
    color: #656565;
}
.popularPosts .popularPosts-item-title a {
    color: inherit;
}
.popularPosts .popularPosts-item-title a:focus,
.popularPosts .popularPosts-item-title a:hover {
    text-decoration: underline;
}
.productDetailImage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    border-bottom-right-radius: 3.125rem;
    background-color: rgba(213, 214, 215, 0.2);
}
.productDetailImage-image-panel {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.productDetailImage-image {
    margin: 1.75rem;
}
@media screen and (min-width: 31.3125em) {
    .productDetailImage-image {
        margin: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productDetailImage-image {
        margin: 3.75rem;
    }
}
.productFinder-header {
    font-size: 1.25rem;
}
@media screen and (min-width: 46.9375em) {
    .productFinder-header {
        font-size: 1.25rem;
    }
}
.productFinder-header .contentWithSidebar-heading-highlighted {
    color: #a9aaac;
}
.productFinder-itemWrapper {
    margin-bottom: 0.875rem;
    position: relative;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-itemWrapper {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-itemWrapper {
        margin-bottom: 1.875rem;
    }
}
.productFinder-itemWrapper:before {
    content: "";
    position: absolute;
    right: 5%;
    bottom: 2.8125rem;
    left: 5%;
    display: block;
    height: 1.875rem;
    -webkit-box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
}
.productFinder-item {
    padding: 0.875rem;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #f5f5f5;
    border-bottom-right-radius: 2.5rem;
    background-color: #fff;
    color: inherit;
    text-decoration: none !important;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-item {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-item {
        padding: 1.875rem;
    }
}
.productFinder-item:focus .productFinder-productName,
.productFinder-item:hover .productFinder-productName {
    text-decoration: underline;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
}
.productFinder-image {
    margin-right: 0.875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-image {
        margin-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-image {
        margin-right: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .productFinder-image {
        max-width: 11.25rem;
    }
}
.productFinder-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.productFinder-productName {
    font-size: 1.25rem;
    color: #e3a502;
}
@media screen and (min-width: 46.9375em) {
    .productFinder-productName {
        font-size: 1.25rem;
    }
}
.productFinder-productProperties {
    margin-bottom: 0.4375rem;
    margin-bottom: 1.875rem;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-productProperties {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-productProperties {
        margin-bottom: 0.9375rem;
    }
}
.productFinder-productProperty {
    line-height: 1.875;
    font-size: 0.875rem;
    text-transform: uppercase;
}
.productFinder-productProperty--value {
    color: #3c464a;
}
.productFinder-productDescription {
    margin-bottom: 0;
}
.productFinder-facetSidebar {
    margin-bottom: 0.875rem;
    display: block !important;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-facetSidebar {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-facetSidebar {
        margin-bottom: 1.875rem;
    }
}
.productFinder-facetSidebar .accordion-item {
    border-radius: 0;
}
@media screen and (min-width: 46.9375em) {
    .productFinder-facetSidebar .productFinder-facetsHeader {
        display: none;
    }
}
.productFinder-facetSidebar .productFinder-facet,
.productFinder-facetSidebar .productFinder-facetLabel {
    padding-bottom: 0.4375rem;
    border-bottom: 1px solid #f5f5f5;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-facetSidebar .productFinder-facet,
    .productFinder-facetSidebar .productFinder-facetLabel {
        padding-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-facetSidebar .productFinder-facet,
    .productFinder-facetSidebar .productFinder-facetLabel {
        padding-bottom: 0.9375rem;
    }
}
.productFinder-facetSidebar .productFinder-facetLabel {
    margin-bottom: 0.4375rem;
    width: 100%;
    text-transform: none;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-facetSidebar .productFinder-facetLabel {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-facetSidebar .productFinder-facetLabel {
        margin-bottom: 0.9375rem;
    }
}
.productFinder-facetSidebar .productFinder-facet {
    margin-bottom: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-facetSidebar .productFinder-facet {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-facetSidebar .productFinder-facet {
        margin-bottom: 0.9375rem;
    }
}
.productFinder-facetSidebar .productFinder-facet fieldset {
    padding-top: 0;
}
.productFinder-noResults {
    padding-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .productFinder-noResults {
        padding-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .productFinder-noResults {
        padding-bottom: 1.875rem;
    }
}
.elementButton-noResults {
    margin-left: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .elementButton-noResults {
        margin-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .elementButton-noResults {
        margin-left: 0.9375rem;
    }
}
.reel-overlay {
    display: inline-block !important;
    width: 100% !important;
    max-width: 37.5rem;
    height: auto !important;
}
.resumeWidget {
    margin-bottom: 1.625rem;
    background-color: #f9f9f9;
    text-align: center;
}
.resumeWidget .resumeWidget-title {
    position: relative;
    padding-top: 55px;
}
.resumeWidget .resumeWidget-title:before {
    background-position: 0 -18px;
    width: 35px;
    height: 35px;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -17.5px;
}
.resumeWidget .resumeWidget-link {
    display: inline-block;
    padding: 1rem 2.25rem;
    border-radius: 4px;
    background-color: #3c464a;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.0625rem;
    color: #fff;
}
.roundedImage {
    border-radius: 0 16px 16px 0;
}
.rousselotHeader-titleWrapper {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem;
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 82.5rem;
    -webkit-transform: translateX(-50%) translateY(-1px);
    transform: translateX(-50%) translateY(-1px);
}
@media screen and (min-width: 31.3125em) {
    .rousselotHeader-titleWrapper {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-titleWrapper {
        padding-left: 2.8125rem;
        padding-right: 2.8125rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .rousselotHeader-titleWrapper {
        padding-left: 0.4375rem;
        padding-right: 0.4375rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 31.3125em) {
    .rousselotHeader-titleWrapper {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    .rousselotHeader-titleWrapper {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 87.5em) {
    .rousselotHeader-titleWrapper {
        top: 5.625rem;
    }
}
.rousselotHeader-titleWrapper-overlay .rousselotHeader-title {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.rousselotHeader-title {
    display: inline-block;
    width: 21.25rem;
    min-height: 12.5rem;
    line-height: 1.05;
    padding: 2.1875rem 2.8125rem 2.8125rem;
    border-bottom-right-radius: 2.5rem;
    margin-left: -2.8125rem;
    background-color: #fff;
    -webkit-box-shadow: 0 1.875rem 3.125rem 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1.875rem 3.125rem 0 rgba(0, 0, 0, 0.2);
    font-weight: 700;
    font-style: italic;
    font-size: 2.5rem;
    color: #000;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-title {
        width: 25rem;
        min-height: 14.375rem;
        font-size: 3rem;
    }
}
.rousselotHeader-blocks {
    margin-left: -0.875rem;
    margin-right: -0.875rem;
    background-color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .rousselotHeader-blocks {
        margin-left: -1.25rem;
        margin-right: -1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-blocks {
        margin-left: -1.875rem;
        margin-right: -1.875rem;
    }
}
.rousselotHeader-blocks > .columns {
    padding-bottom: 0;
}
.rousselotHeader-content {
    max-width: 82.5rem;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-content {
        margin-right: auto;
        margin-left: auto;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
.rousselotHeader-image {
    position: relative;
    display: block;
    width: 100%;
    height: 25rem;
    max-height: 80vh;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-image {
        height: 45.625rem;
    }
}
.rousselotHeader-image:before {
    content: "";
    position: absolute;
    right: 4%;
    bottom: 1.875rem;
    left: 4%;
    display: block;
    height: 6.25rem;
    -webkit-box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 2.8125rem 0 rgba(0, 0, 0, 0.5);
}
.rousselotHeader-block {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-right: 1.75rem;
    padding-left: 1.75rem;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .rousselotHeader-block {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .rousselotHeader-block {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block {
        padding-right: 3.75rem;
        padding-left: 3.75rem;
    }
}
.rousselotHeader-block p {
    display: none;
}
.rousselotHeader-block .rousselotHeader-block-button {
    color: #fff;
}
@media screen and (min-width: 46.9375em) {
    .rousselotHeader-block {
        padding: 0.875rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 31.3125em) {
    .rousselotHeader-block {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 46.9375em) and (min-width: 60.0625em) {
    .rousselotHeader-block {
        padding: 1.875rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-bottom-right-radius: 2.5rem;
        background-color: transparent;
        color: #858788;
    }
    .rousselotHeader-block p {
        display: block;
    }
    .rousselotHeader-block .rousselotHeader-logo {
        color: #003a5c;
    }
    .rousselotHeader-block .rousselotHeader-block-button {
        color: #00739a;
    }
    .rousselotHeader-block:focus,
    .rousselotHeader-block:hover {
        padding-top: 2.8125rem;
        padding-bottom: 2.8125rem;
        margin-top: -0.9375rem;
        margin-bottom: -0.9375rem;
        color: #fff;
    }
    .rousselotHeader-block:focus .rousselotHeader-block-button,
    .rousselotHeader-block:focus .rousselotHeader-logo,
    .rousselotHeader-block:hover .rousselotHeader-block-button,
    .rousselotHeader-block:hover .rousselotHeader-logo {
        color: inherit;
    }
}
.rousselotHeader-block--rousselotHealth {
    background-color: #009578;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block--rousselotHealth {
        background-color: transparent;
    }
    .rousselotHeader-block--rousselotHealth:focus,
    .rousselotHeader-block--rousselotHealth:hover {
        background-color: #009578;
        -webkit-box-shadow: 0 0 0 0.9375rem #009578, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 0.9375rem #009578, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
    }
}
.rousselotHeader-block--rousselotBiomedical {
    background-color: #0076bd;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block--rousselotBiomedical {
        background-color: transparent;
    }
    .rousselotHeader-block--rousselotBiomedical:focus,
    .rousselotHeader-block--rousselotBiomedical:hover {
        background-color: #0076bd;
        -webkit-box-shadow: 0 0 0 0.9375rem #0076bd, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 0.9375rem #0076bd, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
    }
}
.rousselotHeader-block--rousselotFunctional {
    background-color: #9fce5d;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block--rousselotFunctional {
        background-color: transparent;
    }
    .rousselotHeader-block--rousselotFunctional:focus,
    .rousselotHeader-block--rousselotFunctional:hover {
        background-color: #9fce5d;
        -webkit-box-shadow: 0 0 0 0.9375rem #9fce5d, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
        box-shadow: 0 0 0 0.9375rem #9fce5d, 0 30px 40px 0 rgba(0, 0, 0, 0.2);
    }
}
.rousselotHeader-title-background--rousselotBiomedical,
.rousselotHeader-title-background--rousselotFunctional,
.rousselotHeader-title-background--rousselotHealth {
    color: #fff;
}
.rousselotHeader-title-background--rousselotHealth {
    background-color: #009578;
}
.rousselotHeader-title-background--rousselotBiomedical {
    background-color: #0076bd;
}
.rousselotHeader-title-background--rousselotFunctional {
    background-color: #9fce5d;
}
.rousselotHeader--hidden {
    display: none;
}
.rousselotHeader-logo {
    color: #fff;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-logo {
        margin-bottom: 0.4375rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 31.3125em) {
    .rousselotHeader-logo {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) and (min-width: 60.0625em) {
    .rousselotHeader-logo {
        margin-bottom: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block-button {
        color: #00739a;
    }
}
.rousselotHeader-block-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
@media screen and (min-width: 60.0625em) {
    .rousselotHeader-block-container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
    }
}
.checklist,
.checklist li,
.checklistwhite,
.checklistwhite li {
    margin-left: 0;
    list-style: none;
}
.ce-bodytext .checklist,
.ce-bodytext .checklistwhite {
    margin-left: 0;
}
.checklist li,
.checklistwhite li {
    position: relative;
    padding-left: 24px;
}
.checklist li:before,
.checklistwhite li:before {
    background-position: -158px -19px;
    width: 14px;
    height: 11px;
    content: "";
    position: absolute;
    top: 0.375rem;
    left: 0;
}
.checklistwhite li:before {
    background-position: -158px -32px;
}
.introtext {
    font-size: 1.1428571429em;
}
.introtext p,
.introtext ul {
    font-size: inherit;
}
.anchorWhite {
    color: #fff;
}
.anchorWhite:focus,
.anchorWhite:hover {
    color: #fff;
}
.paragraphBlue {
    color: #005380;
}
.tertiaryPercentages {
    line-height: 0.2666666667;
    font-weight: 700;
    font-size: 3.75rem;
    color: #e6f6ec;
}
@media screen and (min-width: 46.9375em) {
    .tertiaryPercentages {
        line-height: 0.25;
        font-size: 5rem;
    }
}
.salesPerson {
    padding: 0.875rem;
    margin-bottom: 0.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    border-radius: 16px;
    background-color: #f9f9f9;
}
@media screen and (min-width: 31.3125em) {
    .salesPerson {
        padding: 1.25rem;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .salesPerson {
        padding: 1.875rem;
        margin-bottom: 1.875rem;
    }
}
.salesPerson-image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    overflow: hidden;
    border-radius: 16px;
    margin-right: 0.875rem;
}
@media screen and (min-width: 46.9375em) {
    .salesPerson-image {
        width: 3.75rem;
        height: 3.75rem;
        border-radius: 0.625rem;
    }
}
.salesPerson-info {
    margin-bottom: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (min-width: 31.3125em) {
    .salesPerson-info {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .salesPerson-info {
        margin-bottom: 0.9375rem;
    }
}
.salesPerson-data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.salesPerson-name {
    width: 100%;
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #858788;
}
@media screen and (min-width: 46.9375em) {
    .salesPerson-name {
        font-size: 1rem;
    }
}
.salesPerson-title {
    margin-bottom: 0;
    font-size: 1.125rem;
    color: #858788;
}
@media screen and (min-width: 46.9375em) {
    .salesPerson-title {
        font-size: 0.875rem;
    }
}
.salesPerson-contact {
    line-height: 1.5;
    font-size: 0.75rem;
}
.salesPerson-contact > div {
    margin-top: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .salesPerson-contact > div {
        margin-top: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .salesPerson-contact > div {
        margin-top: 0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .salesPerson-contact > div {
        margin: 0;
    }
}
.salesPerson-contact a {
    text-decoration: underline;
}
.search-facet-options {
    margin-bottom: 1.625rem;
}
.search-facet {
    padding-bottom: 1.625rem;
    border-bottom: 1px dashed #eee;
    margin-bottom: 1.625rem;
}
.search-facet .panel {
    padding: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.search-facet .panel .panel-title {
    text-transform: uppercase;
}
.search-facet .panel .facet-option {
    display: list-item;
    height: 1.4375rem;
    margin-top: 0.1875rem;
    margin-left: 0.1875rem;
    list-style: disc inside url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Ccircle cx='3' cy='3' r='2.5' fill='%233c464a' /%3E%3C/svg%3E");
}
.search-form {
    padding-bottom: 1.625rem;
    border-bottom: 1px dashed #eee;
    margin-bottom: 1.625rem;
}
.search-form .search-form-fieldset {
    position: relative;
    display: block;
    padding: 0;
    border: 0;
    margin: 0;
}
.search-form .search-form-inputField {
    margin-bottom: 0;
}
.search-form .search-form-submit {
    width: 53px;
}
.search-results,
.search-results li {
    margin-left: 0;
    list-style: none;
}
.search-results > li {
    padding-bottom: 0.8125rem;
    border-bottom: 2px solid #d8d8d8;
    margin-bottom: 0.8125rem;
}
@media screen and (min-width: 46.9375em) {
    .search-results > li {
        margin-bottom: 1.625rem;
    }
}
.search-results .search-results-item {
    position: relative;
    min-height: 9.375rem;
}
.search-results .search-results-item .search-results-item-btn {
    overflow: hidden;
    margin-bottom: 0;
}
@media screen and (min-width: 46.9375em) {
    .search-results .search-results-item .search-results-item-btn {
        position: absolute;
        right: 0;
        bottom: 0;
    }
}

.sidebarMenu {
    display: none;
    padding: 1.25rem;
    border-radius: 0.625rem;
    background-color: #e6f6ec;
}
@media (min-width: 54.375em) {
    .sidebarMenu {
        display: block;
    }
}
.sidebarMenu,
.sidebarMenu ul {
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1rem;
}
.sidebarMenu,
.sidebarMenu li,
.sidebarMenu ul,
.sidebarMenu ul li {
    margin-left: 0;
    list-style: none;
}
.sidebarMenu ul {
    padding-left: 1rem;
}
.sidebarMenu a {
    display: block;
    padding: 0.5rem 1.25rem 0.5rem 0;
    color: #333;
}
.sidebarMenu a:focus,
.sidebarMenu a:hover {
    color: #707070;
    text-decoration: underline;
}
.sidebarMenu .sidebarMenu-level1-item {
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
}
.sidebarMenu .sidebarMenu-level1-item:first-child > a {
    padding-top: 0;
}
.sidebarMenu .sidebarMenu-level1-item:first-child > a:after {
    line-height: 1.5625rem;
}
.sidebarMenu .sidebarMenu-level1-item:last-child {
    border-bottom: 0;
}
.sidebarMenu .sidebarMenu-level1-item:last-child > a {
    padding-bottom: 0;
}
.sidebarMenu .sidebarMenu-level1-item > a {
    font-weight: 700;
    text-transform: uppercase;
}
.sidebarMenu .is-current > a {
    color: #02a245;
}
.sidebarMenu .has-subs > a {
    position: relative;
}
.sidebarMenu .has-subs > a:after {
    content: "+";
    position: absolute;
    top: 0;
    right: 0.125rem;
    width: 1.25rem;
    line-height: 2.625rem;
    font-weight: 400;
    font-size: 2.0625rem;
    text-align: center;
}
html.csstransforms .sidebarMenu .has-subs > a:after {
    right: 0.125rem;
}
.sidebarMenu .has-subs.is-active > a {
    position: relative;
}
.sidebarMenu .has-subs.is-active > a:after {
    content: "-";
    position: absolute;
    top: 0;
    line-height: 2.625rem;
    font-size: 2.0625rem;
}
.sidebarMenu-sublevel {
    border-top: 1px solid rgba(51, 51, 51, 0.1);
    margin-bottom: 0;
}
.sidebarMenu-sublevel .sidebarMenu-sublevel {
    border-top: 0;
}
.sidebarMenu-sublevel .sidebarMenu-sublevel .sidebarMenu-sublevel-item > a {
    color: #858585;
}
.sidebarMenu-sublevel .sidebarMenu-sublevel .sidebarMenu-sublevel-item > a:focus,
.sidebarMenu-sublevel .sidebarMenu-sublevel .sidebarMenu-sublevel-item > a:hover {
    color: #a9a9a9;
}
.sidebarMenu-sublevel a {
    font-weight: 500;
}
.sidebarMenu-sublevel.sidebarMenu-sublevel-scrollable {
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 250px;
}
.sidebarMenu--transparent {
    padding: 0;
    background-color: #fff;
}
.sidebarMenu--transparent a {
    color: #000;
}
.sidebarMenu--transparent .sidebarMenu-level1-item.is-active > a {
    color: #333;
}
.sidebarMenu--transparent .sidebarMenu-level1-item.is-active > a:first-child {
    color: #02a245;
}
.sidebarMenu--transparent .sidebarMenu-level1-item:first-child > a {
    padding-top: 0.5rem;
}
.sidebarMenu--transparent .sidebarMenu-level1-item a {
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
}
.sidebarMenu--transparent .has-subs > a:after {
    font-weight: 300;
    color: #02a245;
}
.sidebarMenu--transparent > li {
    padding: 0.625rem 1.25rem 0.625rem 2.8125rem;
}
.sidebarMenu--transparent > li.is-active.has-subs {
    padding: 1.875rem 1.25rem 1.875rem 2.8125rem;
    border-bottom-right-radius: 2.5rem;
    background-color: #f7f7f7;
}
.sidebarMenu--transparent > li.is-active.is-current > a {
    font-weight: 700;
    color: #02a245;
}
.sidebarMenu--transparent .sidebarMenu-sublevel {
    padding-left: 0 !important;
}
.sidebarMenu--transparent .sidebarMenu-sublevel .is-active a {
    font-weight: 700;
}
.sidebarMenu--transparent .sidebarMenu-sublevel a {
    font-family: "Open Sans", Helvetica, Arial, sans-serif;
    font-size: 0.875rem;
    color: #858788;
    text-decoration: none;
}
.sidebarMenu--transparent .sidebarMenu-sublevel a:active,
.sidebarMenu--transparent .sidebarMenu-sublevel a:hover {
    color: #707070;
}
.sidebarMenu--transparent .sidebarMenu-sublevel .has-subs {
    padding: 0;
}
.skipLinksList {
    margin: 0;
}
.skipLinksList .skipLink {
    position: absolute;
    top: -3.75rem;
    left: 1rem;
    z-index: 999;
    margin: 0;
    background: #fff;
}
.skipLink:focus {
    top: 1rem;
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    height: auto;
    min-height: 1px;
}
.slick-slide:first-child {
    display: block;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots {
    line-height: 0;
    margin-bottom: 0;
}
.slick-dots,
.slick-dots li {
    margin-left: 0;
    list-style: none;
}
.slick-dots li {
    display: inline-block;
    margin: 0 0.1875rem;
}
.slick-dots li:only-child {
    display: none;
}
.slick-dots button {
    overflow: hidden;
    width: 0.75rem;
    height: 0.75rem;
    padding: 0;
    border: 0;
    border-radius: 0.75rem;
    opacity: 0.2;
    background: #000;
    text-indent: -624.9375rem;
}
.slick-dots .slick-active button {
    opacity: 1;
    background: #02a245;
}
.SlideInSeducer {
    position: relative;
    z-index: 99;
    font-weight: 700;
    font-size: 0.875rem;
}
.SlideInSeducer + .pageHeader {
    margin-top: 3.625rem;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer + .pageHeader {
        margin-top: auto;
    }
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer {
        position: fixed;
        right: 3.625rem;
        bottom: 0;
        font-size: 1rem;
        -webkit-transform: translate(100%, -50%);
        transform: translate(100%, -50%);
        -webkit-transition: -webkit-transform 0.3s ease-in-out;
        transition: -webkit-transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out;
        transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    }
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer--visible {
        -webkit-transform: translate(3.625rem, -50%);
        transform: translate(3.625rem, -50%);
    }
}
@media screen and (min-width: 46.9375em) {
    html.csstransforms .SlideInSeducer--visible .SlideInSeducer-title:after,
    html.no-csstransforms .SlideInSeducer--visible .SlideInSeducer-title:after {
        margin-top: -0.4375rem;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
}
.SlideInSeducer--visible .SlideInSeducer-defaultTitle {
    display: none;
}
.SlideInSeducer--visible .SlideInSeducer-activeTitle {
    display: block;
}
.SlideInSeducer-content {
    position: relative;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer-content {
        padding-left: 3.625rem;
    }
}
.SlideInSeducer-title {
    position: relative;
    z-index: 1;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 3.625rem;
    background-color: #e3a502;
    color: #fff;
    cursor: pointer;
}
.SlideInSeducer-title:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.5625rem;
    height: 0.5625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer-title {
        position: absolute;
        top: 0;
        right: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 15rem;
        padding-right: 2.5rem;
        padding-left: 1.25rem;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        -webkit-transform-origin: right top;
        transform-origin: right top;
    }
}
html.csstransforms.highContrast--boy .SlideInSeducer-title:after,
html.no-csstransforms.highContrast--boy .SlideInSeducer-title:after {
    border-color: #000;
}
html.csstransforms .SlideInSeducer-title:after,
html.no-csstransforms .SlideInSeducer-title:after {
    right: 0.4375rem;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
@media screen and (min-width: 31.3125em) {
    html.csstransforms .SlideInSeducer-title:after,
    html.no-csstransforms .SlideInSeducer-title:after {
        right: 0.625rem;
    }
}
@media screen and (min-width: 46.9375em) {
    html.csstransforms .SlideInSeducer-title:after,
    html.no-csstransforms .SlideInSeducer-title:after {
        right: 1.25rem;
        margin-top: -0.1875rem;
        -webkit-transform: rotate(315deg);
        transform: rotate(315deg);
    }
}
.SlideInSeducer-activeTitle {
    display: none;
}
.SlideInSeducer-titleTop {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer-titleTop {
        display: none;
    }
}
.SlideInSeducer-titleTopLink {
    padding-left: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    padding-right: 1.75rem;
    background-color: #e3a502;
    font-weight: inherit;
    color: #fff;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
    text-decoration: none;
}
@media screen and (min-width: 31.3125em) {
    .SlideInSeducer-titleTopLink {
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .SlideInSeducer-titleTopLink {
        padding-left: 0.9375rem;
    }
}
.SlideInSeducer-titleTopLink:focus,
.SlideInSeducer-titleTopLink:hover {
    background-color: #cc9502;
    color: #fff;
}
.SlideInSeducer-titleSide {
    display: none;
    background-color: #e3a502;
    -webkit-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.SlideInSeducer-titleSide:focus,
.SlideInSeducer-titleSide:hover {
    background-color: #cc9502;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer-titleSide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
.SlideInSeducer-imgWrapper {
    display: none;
}
@media screen and (min-width: 46.9375em) {
    .SlideInSeducer-imgWrapper {
        display: block;
    }
}
.SlideInSeducer-imgLink {
    display: block;
}
.SlideInSeducer-bodytext {
    padding: 0.4375rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 3.625rem;
    background-color: rgba(255, 255, 255, 0.8);
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .SlideInSeducer-bodytext {
        padding: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .SlideInSeducer-bodytext {
        padding: 0.9375rem;
    }
}
.SlideInSeducer-bodytext p {
    line-height: 1.2380952381;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1rem;
}
.SlideInSeducer-bodytext p:last-child {
    margin-bottom: 0;
}
.topMenu .SlideInSeducer {
    display: none;
}
@media screen and (min-width: 46.9375em) {
    .topMenu .SlideInSeducer {
        display: block;
        -webkit-transform: translate(100%, -100%);
        transform: translate(100%, -100%);
    }
}
.topMenu .SlideInSeducer-title {
    width: 15rem;
    height: 3.75rem;
    padding-left: 1.875rem;
    border-radius: 1.25rem 1.25rem 0 0;
}
.topMenu .SlideInSeducer-title:after {
    right: 1.875rem;
}
.topMenu .SlideInSeducer-titleSide {
    -webkit-box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.2);
}
.topMenu .SlideInSeducer-titleSide:focus,
.topMenu .SlideInSeducer-titleSide:hover {
    background-color: #e9b735;
}
.topMenu .SlideInSeducer-imgWrapper img {
    border-radius: 1.25rem 0 0 1.25rem;
}
.topMenu .SlideInSeducer-imgWrapper .SlideInSeducer-imgLink:after {
    content: "";
    position: absolute;
    top: 19.6%;
    right: 0;
    bottom: 0;
    left: 3.75rem;
    display: block;
    opacity: 0.4;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, #000, rgba(0, 0, 0, 0));
}
.topMenu .SlideInSeducer-activeTitle,
.topMenu .SlideInSeducer-defaultTitle {
    font-size: 1.125rem;
}
.topMenu .SlideInSeducer-bodytext {
    z-index: 1;
    padding-bottom: 1.125rem;
    padding-left: 1.875rem;
    background-color: inherit;
}
.topMenu .SlideInSeducer-bodytext p {
    line-height: 1.875;
    font-size: 1.125rem;
}
@media screen and (min-width: 46.9375em) {
    .topMenu .SlideInSeducer--visible {
        -webkit-transform: translate(3.625rem, -100%);
        transform: translate(3.625rem, -100%);
    }
}
.slider {
    position: relative;
}
.slider-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.slider-header h3,
.slider-header p.heading3-style {
    font-size: 1.875rem;
}
@media screen and (min-width: 46.9375em) {
    .slider-header h3,
    .slider-header p.heading3-style {
        font-size: 2.25rem;
    }
}
.slider-header .elementButtonList {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 1rem;
}
.slider-header .elementButtonList li {
    margin-right: 0;
}
.slider-slider {
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 1.875rem;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.slider-slider .slick-list {
    padding-bottom: 1.75rem;
    width: 100%;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider .slick-list {
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider .slick-list {
        padding-bottom: 3.75rem;
    }
}
.slider-controller {
    position: relative;
    padding-bottom: 3.4375rem;
}
.slider-controller .slick-dots .slick-active {
    opacity: 1;
}
.slider-controller .slick-dots button {
    width: 0.625rem;
    height: 0.625rem;
    margin-right: 0.3125rem;
    margin-left: 0.3125rem;
}
.slider-controller .slick-dots .slick-active button {
    background: #000;
}
.slider-parent {
    margin-left: 0.4375rem;
    margin-right: 0.4375rem;
    display: none;
}
@media screen and (min-width: 31.3125em) {
    .slider-parent {
        margin-left: 0.625rem;
        margin-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-parent {
        margin-left: 0.9375rem;
        margin-right: 0.9375rem;
    }
}
.slider-parent:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slider-block {
    padding: 0.875rem;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 18.125rem;
    background-color: #fff;
    text-decoration: none !important;
}
@media screen and (min-width: 31.3125em) {
    .slider-block {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-block {
        padding: 1.875rem;
    }
}
.slider-block:focus .slider-block-image,
.slider-block:hover .slider-block-image {
    opacity: 0.9;
}
.slider-block:focus .slider-block-title,
.slider-block:hover .slider-block-title {
    text-decoration: underline;
}
.slick-initialized .slider-block {
    width: 100%;
}
.slick-initialized .slider-parent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.slider-block-image {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .slider-block-image {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-block-image {
        margin-bottom: 1.875rem;
    }
}
.slider-block-subtitle {
    line-height: 1.7142857143;
    padding-bottom: 0.3125rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 0.875rem;
    color: #a9aaac;
    text-transform: uppercase;
}
.slider-block-title {
    line-height: 1.2;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    color: #e3a502;
}
.slider-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.slider-prev {
    position: absolute;
    top: -0.625rem;
    right: 3.75rem;
    display: none;
}
@media screen and (min-width: 46.9375em) {
    .slider-prev {
        display: block;
    }
}
.slider-next {
    position: absolute;
    top: -0.625rem;
    right: 0;
    display: none;
}
@media screen and (min-width: 46.9375em) {
    .slider-next {
        display: block;
    }
}
.slider-slider-bigTile {
    margin-left: -0.4375rem;
    margin-right: -0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    padding-top: 1.875rem;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider-bigTile {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider-bigTile {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}
.slider-slider-bigTile .slick-list {
    padding-bottom: 1.75rem;
    width: 100%;
    padding-right: 15%;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider-bigTile .slick-list {
        padding-bottom: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider-bigTile .slick-list {
        padding-bottom: 3.75rem;
    }
}
.slider-slider-bigTile .slider-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    width: 38.4375rem;
    padding: 0;
    pointer-events: none;
}
.slider-slider-bigTile .slider-block:before {
    bottom: 2rem;
    height: 1.25rem;
}
.slider-slider-bigTile .slick-active {
    pointer-events: auto;
}
.slider-slider-bigTile .slider-block-image {
    width: 50%;
    margin-bottom: 0;
}
.slider-slider-bigTile .slider-block-text {
    padding: 0.875rem;
    width: 50%;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider-bigTile .slider-block-text {
        padding: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider-bigTile .slider-block-text {
        padding: 1.875rem;
    }
}
.slider-slider-bigTile .slider-block-description {
    padding-top: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .slider-slider-bigTile .slider-block-description {
        padding-top: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .slider-slider-bigTile .slider-block-description {
        padding-top: 0.9375rem;
    }
}
.slider-slider-bigTile .imagePlaceholder--slider {
    width: 100%;
    height: 100%;
}
.slider-controller-bigTile .slider-next,
.slider-controller-bigTile .slider-prev {
    top: 0;
}
.spin360 {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.spinner {
    display: none;
    text-align: center;
}
.spinner > div {
    display: inline-block;
    width: 0.625rem;
    height: 0.625rem;
    border-radius: 100%;
    margin-right: 0.3125rem;
    background-color: currentColor;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner > div:last-of-type {
    margin-right: 0;
}
.spinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.spinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
    }
}
@keyframes sk-bouncedelay {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.tabbedContent {
    border: 1px solid #e6e6e6;
    border-bottom-right-radius: 2.5rem;
    background-color: #fff;
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent {
        border-bottom-right-radius: 3.75rem;
    }
}
.tabbedContent-tab {
    padding-top: 0.875rem;
    border-top: 3px solid rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 31.3125em) {
    .tabbedContent-tab {
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent-tab {
        padding-top: 1.875rem;
    }
}
.tabbedContent .tabbedContent-tab {
    text-decoration: none !important;
}
.tabbedContent-tab--active {
    border-top: 3px solid #02a245;
}
.tabbedContent-tab--active .tabbedContent-tab-icon {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.tabbedContent-tab:focus .tabbedContent-tab-title,
.tabbedContent-tab:hover .tabbedContent-tab-title {
    text-decoration: underline;
}
.tabbedContent-tab:focus .tabbedContent-tab-icon,
.tabbedContent-tab:hover .tabbedContent-tab-icon {
    opacity: 1;
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.tabbedContent-tab-icon {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    width: 13.125rem;
    height: 2.5rem;
    opacity: 0.15;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
@media screen and (min-width: 31.3125em) {
    .tabbedContent-tab-icon {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent-tab-icon {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
.tabbedContent-tab-content {
    display: none;
}
.tabbedContent-tab-content .alert-box {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .tabbedContent-tab-content .alert-box {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent-tab-content .alert-box {
        margin-bottom: 1.875rem;
    }
}
.tabbedContent-tab-content.tabbedContent-tab-content--active {
    display: block;
}
.tabbedContent-tab-title {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1.625rem;
    color: #3c464a;
}
@media screen and (min-width: 31.3125em) {
    .tabbedContent-tab-title {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent-tab-title {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .tabbedContent-tab-title {
        font-size: 1.875rem;
    }
}
.tabbedContent-tab-contentContainer {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    width: 100%;
}
@media screen and (min-width: 31.3125em) {
    .tabbedContent-tab-contentContainer {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .tabbedContent-tab-contentContainer {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.testimonials-wrapper {
    margin-bottom: 0.875rem;
    padding-top: 0.875rem;
    padding-left: 4.625rem;
}
@media screen and (min-width: 31.3125em) {
    .testimonials-wrapper {
        margin-bottom: 1.25rem;
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .testimonials-wrapper {
        margin-bottom: 1.875rem;
        padding-top: 1.875rem;
    }
}
.testimonials-slider {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .testimonials-slider {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .testimonials-slider {
        margin-bottom: 1.875rem;
    }
}
.testimonials-slider .testimonial-block {
    display: none;
}
.testimonials-slider .testimonial-block:first-child {
    display: block;
}
.testimonials-slider.slick-initialized .testimonial-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.testimonials-header .heading {
    color: #e3a502;
}
.testimonials-wrapper .quote {
    color: #e3a502;
}
.testimonials-wrapper .quote svg {
    left: -4.375rem;
}
.testimonial-image {
    width: 5rem;
    height: 5.625rem;
    margin-right: 1.5625rem;
}
.testimonials-dots {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-left: -0.5rem;
}
.testimonial-testimonialtext {
    color: #e3a502;
    word-break: break-word;
}
.testimonial-testimonialtext ol,
.testimonial-testimonialtext p,
.testimonial-testimonialtext ul {
    line-height: 1.4285714286;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-size: 1.4375rem;
}
@media screen and (min-width: 46.9375em) {
    .testimonial-testimonialtext ol,
    .testimonial-testimonialtext p,
    .testimonial-testimonialtext ul {
        font-size: 1.75rem;
    }
}
.testimonial-name {
    margin-bottom: 0;
    font-weight: 700;
    color: #3c464a;
}
.testimonial-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 0.3125rem;
    padding-left: 0.125rem;
}
.testimonial-person {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.testimonial-function {
    line-height: 1;
    margin-bottom: 0;
}
.testimonials .testimonial-list .hidden {
    display: none;
}
.testimonials .testimonial-list.slick-initialized .hidden {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.testimonials .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.testimonials .slick-track .slick-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: auto;
}
.testimonials .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 99;
    display: none;
    overflow: hidden;
    width: 2.5rem;
    height: 2.5rem;
    border: 0;
    background: #02a245;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.testimonials .slick-arrow span {
    display: block;
    overflow: hidden;
    color: #fff;
    text-indent: -624.9375rem;
}
.testimonials .slick-arrow span:after {
    left: 50% !important;
}
.testimonials .slick-arrow:focus,
.testimonials .slick-arrow:hover {
    background-color: #35b56a;
}
.testimonials .slick-prev {
    left: 0;
}
.testimonials .slick-prev span {
    position: relative;
    z-index: 1;
}
.testimonials .slick-prev span:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-transform-origin: 50% 25%;
    transform-origin: 50% 25%;
}
.testimonials .slick-prev span:after {
    margin-left: -0.1875rem;
}
.testimonials .slick-next {
    right: 0;
}
.testimonials .slick-next span {
    position: relative;
    z-index: 1;
}
.testimonials .slick-next span:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    width: 0.625rem;
    height: 0.625rem;
    border-width: 0.1875rem 0.1875rem 0 0;
    border-style: solid;
    border-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.testimonials .slick-next span:after {
    margin-left: -0.375rem;
}
.testimonials .testimonial {
    padding: 1.875rem 3.75rem;
    text-align: center;
}
.testimonials .testimonial strong {
    line-height: 1.5rem;
}
.textSideImage {
    padding-left: 0.875rem;
    padding-right: 0.875rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}
@media screen and (min-width: 83.75em) {
    .textSideImage {
        padding-right: 0;
        padding-left: 0;
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.textSideImage.textSideImage--pullDown + .frame-default {
    padding-top: 5.25rem;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage.textSideImage--pullDown + .frame-default {
        padding-top: 7.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage.textSideImage--pullDown + .frame-default {
        padding-top: 11.25rem;
    }
}
.textSideImage--centered {
    margin-right: -0.4375rem;
    margin-left: -0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage--centered {
        margin-right: -0.625rem;
        margin-left: -0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--centered {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem;
    }
}
.textSideImage--centered .textSideImage-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.textSideImage--centered .textSideImage-content,
.textSideImage--centered .textSideImage-image {
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage--centered .textSideImage-content,
    .textSideImage--centered .textSideImage-image {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--centered .textSideImage-content,
    .textSideImage--centered .textSideImage-image {
        margin-bottom: 1.875rem;
    }
}
.textSideImage--centered .imagePlaceholder {
    width: 100%;
}
.textSideImage--pullDown .textSideImage-image {
    margin-bottom: -5.25rem;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    max-width: 100%;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage--pullDown .textSideImage-image {
        margin-bottom: -7.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--pullDown .textSideImage-image {
        margin-bottom: -11.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--pullDown .textSideImage-image {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
@media only screen and (min-width: 1150px) {
    .textSideImage--pullDown .textSideImage-image {
        max-width: 50%;
    }
}
.textSideImage--pullDown .imagePlaceholder--textSideImageSquare {
    height: 100%;
}
.textSideImage--pullDown .textSideImage-imageShadow {
    position: relative;
    width: 100%;
    height: 100%;
}
.textSideImage--pullDown .textSideImage-imageShadow:after {
    content: "";
    position: absolute;
    right: 18%;
    bottom: 3.4375rem;
    left: 18%;
    z-index: -1;
    display: block;
    height: 6.25rem;
    -webkit-box-shadow: 0 1.875rem 1.25rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 1.25rem 0 rgba(0, 0, 0, 0.5);
    -webkit-transform: perspective(100px) rotateX(20deg);
    transform: perspective(100px) rotateX(20deg);
}
.textSideImage--pullDown .textSideImage-content {
    max-width: 100%;
}
@media only screen and (min-width: 1150px) {
    .textSideImage--pullDown .textSideImage-content {
        max-width: 50%;
    }
}
@media screen and (min-width: 83.75em) {
    .textSideImage--pullDown .textSideImage-content {
        max-width: 41.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--pullDown-right .imagePlaceholder,
    .textSideImage--pullDown-right .textSideImage-content {
        margin-left: auto;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage--pullDown-right .textSideImage-image {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}
.textSideImage-content,
.textSideImage-image {
    padding-left: 0.4375rem;
    padding-right: 0.4375rem;
    width: 100%;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage-content,
    .textSideImage-image {
        padding-left: 0.625rem;
        padding-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage-content,
    .textSideImage-image {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage-content,
    .textSideImage-image {
        max-width: 50%;
    }
}
.textSideImage-header {
    margin-bottom: 0.875rem;
    font-size: 2.125rem;
}
@media screen and (min-width: 31.3125em) {
    .textSideImage-header {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .textSideImage-header {
        margin-bottom: 1.875rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .textSideImage-header {
        font-size: 2.5rem;
    }
}
.textSideImage-subheader {
    line-height: 2;
    font-size: 1.625rem;
    color: #02a245;
    text-transform: none;
}
@media screen and (min-width: 46.9375em) {
    .textSideImage-subheader {
        font-size: 1.875rem;
    }
}
.timeline .timeline-title {
    font-weight: 700;
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-title {
        text-align: center;
    }
}
.timeline .timeline-itemContainer {
    position: relative;
    overflow: hidden;
    padding-top: 80px;
}
.timeline .timeline-itemContainer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 38px;
    height: 38px;
    border: 4px solid rgba(227, 165, 2, 0.33);
    border-radius: 50%;
    background-clip: padding-box;
    background-color: #fff;
    -webkit-box-shadow: inset 0 0 0 1px #a0a0a0;
    box-shadow: inset 0 0 0 1px #a0a0a0;
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-itemContainer:before {
        left: 50%;
        margin-left: -19px;
    }
}
.timeline .timeline-itemContainer:after {
    content: "";
    position: absolute;
    top: 19px;
    bottom: 0;
    left: 19px;
    z-index: 1;
    width: 2px;
    margin-left: -1px;
    background-color: #d9d9d9;
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-itemContainer:after {
        left: 50%;
    }
}
.timeline .timeline-itemContainer > div {
    position: relative;
    padding-left: 78px;
}
.timeline .timeline-itemContainer > div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 7px;
    z-index: 10;
    width: 24px;
    height: 24px;
    border: 2px solid #02a245;
    border-radius: 50%;
    background-color: #fff;
    -webkit-box-shadow: 0 0 0 3px rgba(217, 217, 217, 0.5);
    box-shadow: 0 0 0 3px rgba(217, 217, 217, 0.5);
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-itemContainer > div:before {
        left: -12px;
    }
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-itemContainer > div {
        float: left;
        width: 50%;
        padding-right: 99px;
        padding-left: 0;
    }
    .timeline .timeline-itemContainer > div:nth-child(even) {
        float: right;
        padding-right: 0;
        padding-left: 99px;
        margin-top: 80px;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd) {
        clear: both;
        text-align: right;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd):before {
        right: -12px;
        left: auto;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd) .timeline-item:before {
        right: -49px;
        left: auto;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd) .timeline-item:after {
        right: auto;
        left: 100%;
        margin-right: auto;
        margin-left: 49px;
    }
}
@media screen and (min-width: 60.0625em) {
    .timeline .timeline-itemContainer > div {
        padding-right: 139px;
    }
    .timeline .timeline-itemContainer > div:nth-child(even) {
        padding-left: 139px;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd) .timeline-item:before {
        right: -69px;
    }
    .timeline .timeline-itemContainer > div:nth-child(odd) .timeline-item:after {
        margin-left: 69px;
    }
}
.timeline .timeline-item {
    position: relative;
}
.timeline .timeline-item:before {
    content: "";
    position: absolute;
    top: 8px;
    left: -20px;
    z-index: 5;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #02a245;
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-item:before {
        left: -49px;
    }
}
@media screen and (min-width: 60.0625em) {
    .timeline .timeline-item:before {
        left: -69px;
    }
}
.timeline .timeline-item:after {
    content: "";
    position: absolute;
    top: 13px;
    right: 100%;
    width: 39px;
    height: 2px;
    margin-top: -1px;
    margin-right: 20px;
    background-color: rgba(227, 165, 2, 0.33);
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-item:after {
        width: 50px;
        margin-right: 49px;
    }
}
@media screen and (min-width: 60.0625em) {
    .timeline .timeline-item:after {
        width: 70px;
        margin-right: 69px;
    }
}
@media screen and (min-width: 46.9375em) {
    .timeline .timeline-item-header {
        line-height: 1.2;
    }
}
.timeline .timeline-item-subheader {
    color: #333;
}
.timeline .timeline-item-imageWrap {
    display: inline-block;
    margin-bottom: 0.75rem;
}
.timeline .timeline-item-image {
    border-radius: 16px;
}
.twitterFeed-wrapper {
    margin-bottom: 0.875rem;
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-left: 1.75rem;
    position: relative;
    min-height: 12.5rem;
    padding-bottom: 3.125rem;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .twitterFeed-wrapper {
        margin-bottom: 1.25rem;
        padding-top: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .twitterFeed-wrapper {
        margin-bottom: 1.875rem;
        padding-top: 1.875rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .twitterFeed-wrapper {
        padding-right: 2.5rem;
        padding-left: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .twitterFeed-wrapper {
        padding-right: 3.75rem;
        padding-left: 3.75rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .twitterFeed-wrapper {
        padding-left: 7.75rem;
    }
}
.twitterFeed-wrapper .heading {
    color: #fff;
}
.twitterFeed-wrapper .slider-controller {
    padding-bottom: 0;
}
.twitterFeed-innerwrapper {
    position: relative;
}
.twitterFeed-wrapper a {
    color: #fff;
}
.twitterFeed-wrapper a:focus,
.twitterFeed-wrapper a:hover {
    color: #fff;
}
.tweet-wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 0.125rem;
}
.twitterFeed-icon {
    display: none;
}
@media screen and (min-width: 60.0625em) {
    .twitterFeed-icon {
        position: absolute;
        top: 0.625rem;
        left: -5rem;
        display: block;
    }
}
.twitterFeed-dots {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    margin-left: -0.5rem;
}
.twitterFeed-dots .slick-dots .slick-active button {
    background-color: #fff;
}
.tweet .tweet-text p {
    line-height: 1.4285714286;
    font-family: Exo, Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 1.4375rem;
}
@media screen and (min-width: 46.9375em) {
    .tweet .tweet-text p {
        font-size: 1.75rem;
    }
}
.tweet .tweet-text p a {
    color: #3c464a;
    word-break: break-word;
    text-decoration: none;
}
.tweet .tweet-text p a:focus,
.tweet .tweet-text p a:hover {
    text-decoration: underline;
}
.tweet-footer .tweet-user {
    margin-bottom: 0;
    font-weight: 700;
}
.tweet-footer .tweet-user a {
    text-decoration: none;
}
.tweet-footer .tweet-user a:focus,
.tweet-footer .tweet-user a:hover {
    text-decoration: underline;
}
.tweet-date {
    line-height: 1;
    margin-bottom: 1.5625rem;
}
.tx-powermail .powermail_form > h3,
.tx-powermail .powermail_form > p.heading3-style {
    font-weight: 700;
    font-size: 1.75rem;
}
@media screen and (min-width: 46.9375em) {
    .tx-powermail .powermail_form > h3,
    .tx-powermail .powermail_form > p.heading3-style {
        font-size: 2.25rem;
    }
}
.tx-powermail .powermail_form.newsletter > h3,
.tx-powermail .powermail_form.newsletter > p.heading3-style {
    display: none;
}
.tx-powermail .powermail_form.newsletter .powermail_legend {
    font-weight: 300;
    font-size: 1.75rem;
    color: #3c464a;
}
@media screen and (min-width: 46.9375em) {
    .tx-powermail .powermail_form.newsletter .powermail_legend {
        font-size: 2.25rem;
    }
}
.text-center .tx-powermail .powermail_form.newsletter .powermail_fieldwrap_type_text {
    max-width: 50rem;
    margin-right: auto;
    margin-left: auto;
}
.tx-powermail .powermail_form.newsletter .powermail_label {
    display: none;
}
.tx-powermail .powermail_form.newsletter .powermail_input {
    max-width: 35.625rem;
    height: 3.75rem;
    border: 0;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 2px rgba(201, 201, 201, 0.75);
    box-shadow: 0 0 15px 2px rgba(201, 201, 201, 0.75);
}
.text-center .tx-powermail .powermail_form.newsletter .powermail_input {
    margin-right: auto;
    margin-left: auto;
}
.tx-powermail .powermail_form.newsletter .powermail_submit {
    line-height: 3.75rem;
    padding: 0 2.5rem;
}
.tx-powermail fieldset {
    padding: 0;
    border: 0;
    margin: 0;
}
.tx-powermail .powermail_legend {
    display: inline-block;
    background-color: transparent;
}
.tx-powermail .powermail_fieldwrap_type_text {
    line-height: 1.875;
    margin-bottom: 1.625rem;
}
.tx-powermail .powermail_check_inner,
.tx-powermail .powermail_radio_inner {
    position: relative;
    overflow: hidden;
}
.tx-powermail .powermail_check_legend,
.tx-powermail .powermail_radio_legend {
    margin-bottom: 0.5rem;
}
.tx-powermail .powermail_label {
    font-weight: 400;
}
.tx-powermail .powermail_check_inner + .parsley-errors-list.filled {
    margin-top: 0;
}
.UspBanner {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    margin-bottom: 0.875rem;
    display: none;
    background: #e3a502;
}
@media screen and (min-width: 31.3125em) {
    .UspBanner {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .UspBanner {
        padding-top: 1.875rem;
        padding-bottom: 1.875rem;
        margin-bottom: 1.875rem;
    }
}
.UspBanner .UspBanner-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    list-style-type: none;
}
.UspBanner .UspBanner-item {
    padding-right: 0.4375rem;
    padding-left: 0.4375rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    color: #fff;
}
@media screen and (min-width: 31.3125em) {
    .UspBanner .UspBanner-item {
        padding-right: 0.625rem;
        padding-left: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .UspBanner .UspBanner-item {
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
    }
}
.UspBanner .UspBanner-image {
    margin-right: 0.4375rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media screen and (min-width: 31.3125em) {
    .UspBanner .UspBanner-image {
        margin-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .UspBanner .UspBanner-image {
        margin-right: 0.9375rem;
    }
}
.UspBanner .UspBanner-image img {
    width: 1.875rem;
    height: 1.875rem;
}
@media screen and (min-width: 46.9375em) {
    .UspBanner {
        display: block;
    }
}
.vacancyMeta .vacancyMeta-item {
    margin-bottom: 0.4375rem;
    line-height: 1.875;
}
@media screen and (min-width: 31.3125em) {
    .vacancyMeta .vacancyMeta-item {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .vacancyMeta .vacancyMeta-item {
        margin-bottom: 0.9375rem;
    }
}
.vacancyMeta .vacancyMeta-label {
    font-weight: 700;
}
.vacancyMeta .vacancyMeta-brandLabel {
    margin-bottom: 0.4375rem;
    display: block;
}
@media screen and (min-width: 31.3125em) {
    .vacancyMeta .vacancyMeta-brandLabel {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .vacancyMeta .vacancyMeta-brandLabel {
        margin-bottom: 0.9375rem;
    }
}
.vacancyMeta .vacancyMeta-brand {
    width: 190px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
}
.vacancyMeta .vacancyMeta-brand--darlingingredientsinc {
    background-image: url(../Images/MailHeader/DarlingIngredientsInc.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--darprobioenergy {
    background-image: url(../Images/MailHeader/DarProBioEnergy.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--darproingredients {
    background-image: url(../Images/MailHeader/DarProIngredients.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--darprosolutions {
    background-image: url(../Images/MailHeader/DarProSolutions.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--peptan {
    background-image: url(../Images/MailHeader/Peptan.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--terrarenewal {
    background-image: url(../Images/MailHeader/Terrarenewal.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--ecoson {
    background-image: url(../Images/MailHeader/Ecoson.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--sonac {
    background-image: url(../Images/MailHeader/Sonac.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--naturesafe {
    background-image: url(../Images/MailHeader/NatureSafe.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--cth {
    background-image: url(../Images/MailHeader/Cth.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--hepac {
    background-image: url(../Images/MailHeader/Hepac.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--rendac {
    background-image: url(../Images/MailHeader/Rendac.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--commitment {
    background-image: url(../Images/MailHeader/Commitment.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--rousselot {
    background-image: url(../Images/MailHeader/Rousselot.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--rothsay {
    background-image: url(../Images/MailHeader/Rothsay.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--besthides {
    background-image: url(../Images/MailHeader/Besthides.89931003617.png);
}
.vacancyMeta .vacancyMeta-brand--bakeryfeeds {
    background-image: url(../Images/MailHeader/BakeryFeeds.89931003617.png);
}
.vacancyOverview .vacancyOverview-item {
    margin-bottom: 1.875rem;
}
.vacancyOverview .vacancyOverview-heading {
    margin-bottom: 0.4375rem;
}
@media screen and (min-width: 31.3125em) {
    .vacancyOverview .vacancyOverview-heading {
        margin-bottom: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .vacancyOverview .vacancyOverview-heading {
        margin-bottom: 0.9375rem;
    }
}
.vacancyOverview .vacancyOverview-specs {
    margin-right: 0.4375rem;
    line-height: 1.875;
    margin-bottom: 0.875rem;
}
@media screen and (min-width: 31.3125em) {
    .vacancyOverview .vacancyOverview-specs {
        margin-right: 0.625rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .vacancyOverview .vacancyOverview-specs {
        margin-right: 0.9375rem;
    }
}
@media screen and (min-width: 31.3125em) {
    .vacancyOverview .vacancyOverview-specs {
        margin-bottom: 1.25rem;
    }
}
@media screen and (min-width: 46.9375em) {
    .vacancyOverview .vacancyOverview-specs {
        margin-bottom: 0;
    }
}
.vacancyOverview .vacancyOverview-label {
    font-weight: 700;
}
.vacancyOverview .vacancyOverview-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
}
@media screen and (min-width: 46.9375em) {
    .vacancyOverview .vacancyOverview-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
}
@media screen and (min-width: 46.9375em) {
    .vacancyOverview .vacancyOverview-btn {
        margin-left: auto;
    }
}
.WhereToBuyProduct {
    margin-bottom: 1.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
@media screen and (min-width: 31.3125em) {
    .WhereToBuyProduct {
        margin-bottom: 2.5rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .WhereToBuyProduct {
        margin-bottom: 3.75rem;
    }
}
.WhereToBuyProduct-image {
    margin-right: 0.875rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 10rem;
    max-width: 30%;
}
@media screen and (min-width: 31.3125em) {
    .WhereToBuyProduct-image {
        margin-right: 1.25rem;
    }
}
@media screen and (min-width: 60.0625em) {
    .WhereToBuyProduct-image {
        margin-right: 1.875rem;
    }
}
.WhereToBuyProduct-contentItem {
    margin-bottom: calc(0.75rem - 0.3em);
}
@media screen and (min-width: 31.3125em) and (max-width: 46.875em) {
    .WhereToBuyProduct-contentItem {
        margin-bottom: calc(1.875rem - 0.3em);
    }
}
@media screen and (min-width: 60.0625em) {
    .WhereToBuyProduct-contentItem {
        margin-bottom: calc(1.875rem - 0.3em);
    }
}
.u-borderRadiusBottomLeft {
    border-bottom-left-radius: 2.5rem;
}
.u-borderRadiusBottomLeft--large {
    border-bottom-left-radius: 3.75rem;
}
.u-borderRadiusBottomRight--tiny {
    border-bottom-right-radius: 1.875rem;
}
.u-borderRadiusBottomRight {
    border-bottom-right-radius: 2.5rem;
}
.u-borderRadiusBottomRight--large {
    border-bottom-right-radius: 3.75rem;
}
.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.u-flex--rowWrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.u-flex--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.u-flex--alignCenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.u-flex--alignSelfCenter {
    -ms-flex-item-align: center;
    align-self: center;
}
.u-flex--justifyCenter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.u-flex--justifySelfCenter {
    justify-self: center;
}
@media screen and (min-width: 31.3125em) {
    .u-row--smallPadding:first-child {
        padding-right: 0.9375rem;
    }
    .u-row--smallPadding:last-child {
        padding-left: 0.9375rem;
    }
}
@media screen and (min-width: 60.0625em) and (max-width: 83.6875em) {
    .u-row--xlargeSmallPadding:first-child {
        padding-right: 0.9375rem;
    }
    .u-row--xlargeSmallPadding:last-child {
        padding-left: 0.9375rem;
    }
}
.u-shadow--bottom:after {
    content: "";
    position: absolute;
    right: 18%;
    bottom: 3.4375rem;
    left: 18%;
    z-index: 0;
    display: block;
    height: 6.25rem;
    -webkit-box-shadow: 0 1.875rem 1.25rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 1.25rem 0 rgba(0, 0, 0, 0.5);
    -webkit-transform: perspective(100px) rotateX(20deg);
    transform: perspective(100px) rotateX(20deg);
}
.u-shadow--bottom--noSkew:after {
    right: 8%;
    bottom: 2rem;
    left: 8%;
    -webkit-box-shadow: 0 1.875rem 1.5625rem 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 1.875rem 1.5625rem 0 rgba(0, 0, 0, 0.5);
    -webkit-transform: none;
    transform: none;
}
.u-shadow-parent {
    position: relative;
    z-index: 0;
}
.u-shadow-child {
    position: relative;
    z-index: 1;
}
.u-textTransform--uppercase {
    text-transform: uppercase;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
.cookieNotice {
    position: fixed;
    bottom: 0;
    z-index: 800;
    width: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    color: #fff;
    padding: 8px;
    opacity: 0;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: opacity 0.8s;
    transition: opacity 0.8s;
}
.cookieNotice.cookieNotice--active {
    opacity: 1;
}
.cookieNotice .contents {
    width: 80%;
    margin: 0 auto;
}
.cookieNotice a {
    color: #fff;
    text-decoration: underline;
}
.cookieNotice a:hover {
    color: #fff;
    text-decoration: none;
}
.cookieNotice .statement {
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0;
    float: left;
    max-width: 70%;
}
.cookieNotice .statement_expand:focus,
.cookieNotice .statement_expand:hover {
    color: #fff;
}
.cookieNotice .statement_detail {
    clear: both;
    display: none;
}
.cookieNotice .statement_detail.statement_detail--active {
    display: block;
}
.cookieNotice .cookieButtons {
    max-width: 30%;
    float: right;
}
.cookieNotice .agree {
    float: right;
    padding: 8px;
    margin: 8px 0 0 0;
    background-color: green;
    color: #fff;
    text-decoration: none;
}
.cookieNotice .disagree {
    float: right;
    padding: 8px;
    margin: 8px 8px 0 0;
    background-color: #b20000;
    color: #fff;
    text-decoration: none;
}
@media only screen and (max-width: 1200px) {
    .cookieNotice .contents {
        width: 90%;
    }
    .cookieNotice .statement {
        max-width: 100%;
    }
    .cookieNotice .cookieButtons {
        max-width: 100%;
    }
}
.cookieNoticeWarning-checkboxWrapper {
    position: relative;
    display: block;
    max-width: 25%;
    width: 100%;
    padding: 0 20px 20px 0;
}
.cookieNoticeWarning-checkBoxesWrapper {
    display: flex;
    flex-flow: row wrap;
}
.cookieNoticeWarning-form {
    padding-bottom: 20px;
}
@media only screen and (max-width: 960px) {
    .cookieNoticeWarning-checkboxWrapper {
        max-width: 50%;
    }
}
@media only screen and (max-width: 500px) {
    .cookieNoticeWarning-checkboxWrapper {
        max-width: 100%;
    }
} /*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */
.pika-single {
    z-index: 9999;
    display: block;
    position: relative;
    color: #333;
    background: #fff;
    border: 1px solid #ccc;
    border-bottom-color: #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single:after,
.pika-single:before {
    content: " ";
    display: table;
}
.pika-single:after {
    clear: both;
}
.pika-single.is-hidden {
    display: none;
}
.pika-single.is-bound {
    position: absolute;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}
.pika-lendar {
    float: left;
    width: 240px;
    margin: 8px;
}
.pika-title {
    position: relative;
    text-align: center;
}
.pika-label {
    display: inline-block;
    position: relative;
    z-index: 9999;
    overflow: hidden;
    margin: 0;
    padding: 5px 3px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    background-color: #fff;
}
.pika-title select {
    cursor: pointer;
    position: absolute;
    z-index: 9998;
    margin: 0;
    left: 0;
    top: 5px;
    opacity: 0;
}
.pika-next,
.pika-prev {
    display: block;
    cursor: pointer;
    position: relative;
    outline: 0;
    border: 0;
    padding: 0;
    width: 20px;
    height: 30px;
    text-indent: 20px;
    white-space: nowrap;
    overflow: hidden;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 75% 75%;
    opacity: 0.5;
}
.pika-next:hover,
.pika-prev:hover {
    opacity: 1;
}
.is-rtl .pika-next,
.pika-prev {
    float: left;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==);
}
.is-rtl .pika-prev,
.pika-next {
    float: right;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=);
}
.pika-next.is-disabled,
.pika-prev.is-disabled {
    cursor: default;
    opacity: 0.2;
}
.pika-select {
    display: inline-block;
}
.pika-table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}
.pika-table td,
.pika-table th {
    width: 14.285714285714286%;
    padding: 0;
}
.pika-table th {
    color: #999;
    font-size: 12px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.pika-button {
    cursor: pointer;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    outline: 0;
    border: 0;
    margin: 0;
    width: 100%;
    padding: 5px;
    color: #666;
    font-size: 12px;
    line-height: 15px;
    text-align: right;
    background: #f5f5f5;
}
.pika-week {
    font-size: 11px;
    color: #999;
}
.is-today .pika-button {
    color: #3af;
    font-weight: 700;
}
.has-event .pika-button,
.is-selected .pika-button {
    color: #fff;
    font-weight: 700;
    background: #3af;
    box-shadow: inset 0 1px 3px #178fe5;
    border-radius: 3px;
}
.has-event .pika-button {
    background: #005da9;
    box-shadow: inset 0 1px 3px #0076c9;
}
.is-disabled .pika-button,
.is-inrange .pika-button {
    background: #d5e9f7;
}
.is-startrange .pika-button {
    color: #fff;
    background: #6cb31d;
    box-shadow: none;
    border-radius: 3px;
}
.is-endrange .pika-button {
    color: #fff;
    background: #3af;
    box-shadow: none;
    border-radius: 3px;
}
.is-disabled .pika-button {
    pointer-events: none;
    cursor: default;
    color: #999;
    opacity: 0.3;
}
.is-outside-current-month .pika-button {
    color: #999;
    opacity: 0.3;
}
.is-selection-disabled {
    pointer-events: none;
    cursor: default;
}
.pika-button:hover,
.pika-row.pick-whole-week:hover .pika-button {
    color: #fff;
    background: #ff8000;
    box-shadow: none;
    border-radius: 3px;
}
.pika-table abbr {
    border-bottom: none;
    cursor: help;
}
