html {
    font-size: 100%;
}

body {
    height: 100%;
    width: 100%;
    color: #281d3b;
    margin: 0;
    font-family: "Suisse Intl", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 87.5%;
    line-height: 1.4;
    display: block;
    background-color: #DADADA;
}

div {
    display: block;
}

.bg--bright {
    background-color: #fff;
}

.bg--tertiary {
    background-color: #3a2f55;
}

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

/* grid **************************************************************************************************************/
.grid__container {
    margin-left: auto;
    margin-right: auto;
    max-width: 90rem;
}

.grid__container::after, .grid__row::after {
    clear: both;
    content: "";
    display: table;
}

.grid__content--narrow:last-child, .grid__content:last-child {
    margin-right: 0;
}

.grid__content--narrow {
    display: block;
    float: left;
    margin-left: 8.51899%;
    margin-right: 2.22785%;
    width: 82.962%;
}

.grid__row .grid__content--seamless {
    width: 100%;
    padding: 0;
}

.grid__content, .grid__content--narrow {
    padding: 2.25rem 1.5rem 2.25rem 1.5rem;
    display: block;
    float: left;
}


/* header stuff ******************************************************************************************************/
div#header {
    width: 100%;
}

div.meta_nav {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #DADADA;
    list-style: none;
    font-size: 1.25rem;
}

div.meta_nav_content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

div.meta_nav_content ul {
    margin: 0;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

div.meta_nav_content li {
    display: inline-block;
    margin: .9375rem 0;
    border-left: .0625rem solid #878787;
    position: inherit;
    font-weight: normal;
}

div.meta_nav_content li.first {
    border-left: 0px;
}

div.meta_nav_content a {
    position: relative;
    display: block;
    padding: 0 .5625rem;
    color: #878787;
    font-size: .9375rem;
    font-family: "Suisse Intl", Helvetica, Arial, sans-serif;
    line-height: 1.33;
}

div.meta_nav_content a:hover {
    color: #3a2f55;
}

div.header_grid {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
}

div.header_inner {
    margin-left: 4%;
}

div.header_inner_content {
    padding: 2.25rem 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    width: 100%;
}

div.header_logo img {
    padding-bottom: 0.7em;
    padding-left: 0;
    border: 0;
    height: 2.5rem;
}

/* hero ************************************************************************************************************/
.hero {
    height: 35.5rem;
    width: 100%;
    line-height: 0;
    position: relative;
    background: url(/public/img/hero.svg) no-repeat;
    margin-bottom: 5%;
}

.hero__content {
    color: #000;
    display: block;
    left: 4%;
    top: 25%;
    position: absolute;
    width: 40.3671%;
    z-index: 3;
}

.hero__content h1 {
    margin: 0;
    font-weight: 300;
}

.hero__subtitle {
    position: absolute;
    bottom: 15%;
    left: 4%;
    z-index: 3;
    width: 35%;
    line-height: 2;
}

.hero__subtitle span {
    font-weight: 400;
    font-size: 1.25rem;
}

h1 {
    font-size: 3rem;
    line-height: 1.125;
    font-family: "Suisse Intl", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
}

h1 span {
    font-weight: 100;
}

.hero__content span {
    display: block;
}

.hero__inner {
    height: 100%;
    overflow: hidden;
    width: 100%;
    position: relative;
}

.hero__left, .hero__right, .hero__top {
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 2;
}

.hero__left {
    left: 0;
    text-align: left;
}

.hero__image {
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 0;
}

.hero__right {
    right: 0;
    text-align: right;
}

.hero__left img, .hero__right img, .hero__top img {
    height: 100%;
    max-width: none;
}

img {
    border-style: none;
    height: auto;
    max-width: 100%;
}

/* content *********************************************************************************************************/

main {
    margin-left: auto;
    margin-right: auto;
    max-width: 90rem;
    display: block;
}

.teaser-group__inner {
    display: flex;
    flex-flow: row wrap;
}

.teaser {
    width: 60%;
    flex: 0 1 auto;
    border-top-width: 0;
    padding: 0 0.75rem 1.875rem;
    box-sizing: border-box;
    margin: 0;
    position: relative;
}

.teaser-group--list {
    padding-left: 6.25rem;
    border-left: 0.0625rem solid #dadada;
    margin-top: 0;
    width: 31%;
}

.teaser-group--list .teaser-group__inner {
    display: block;
    flex-flow: row wrap;
    margin-right: 1rem;
}

.teaser--list {
    border-top: 0.0625rem solid #dadada;
    width: 100%;
}

.teaser div.label {
    margin-top: 1rem;
}

.teaser label, .teaser h3 {
    color: #ea4e44;
    font-weight: 400;
}

.teaser label, .teaser h3, .teaser p {
    font-size: 1.4375rem;
}

.disc h3,
.disc p {
    font-size: 1.4375rem;
}

.disc h3 {
    color: #ea4e44;
    font-weight: 400;
}

.teaser h3, .teaser p {
    margin: 0;
}

.teaser-group--list .teaser__subtitle {
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 0;
    text-align: right;
    margin-top: 0.6rem;
    text-transform: uppercase;
    color: #dadada;
}

hr {
    border-style: solid;
    height: 0;
    overflow: visible;
}

a, a:link {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    text-decoration: none;
    color: #ea4e44;
}

a:hover, a:active, a:focus {
    text-decoration: none;
    color: #878787;
}

p {
    font-size: 1.0625rem;
    font-family: inherit;
    font-weight: 300;
    margin-bottom: 0.75rem;
    margin-top: 0;
    text-rendering: auto;
}

div.issuu {
    margin-top: 1rem;
}

div.issuuembed {
    width:100% !important;
    height:660px !important;
}

.form_row {
    margin-bottom: 1em;
    margin-top: 3em;
}

.form_row:last-child {
    margin-top: 1em;
    margin-bottom: 3em;
}

article.disclaimer {
    width: 100%;
}

/* form fields *****************************************************************************************************/
input[type=text],
input[type=password] {
    margin-top: 1rem;
    width: 30%;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    box-shadow: 0 0 .4375rem rgba(40, 29, 59, .19);
    padding: .625rem .75rem;
    font-size: 1.0625rem;
    line-height: 1;
    display: inline;
}

input[type=submit],
input[type=reset] {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-top: 1rem;
    margin-bottom: 1rem;
    padding: .8125rem .8125rem .6875rem;
    border: .0625rem solid #878787;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all .1s ease-in-out;
    color: #878787;
    background-color: transparent;
}

input[type=submit]:hover,
input[type=reset]:hover {
    color: #c5b3a6;
    border-color: #c5b3a6;
}

select {
    background-color: #f0f0f0;
    background-position: right 0.3125rem center;
    background-repeat: no-repeat;
    background-size: 1.5rem auto;
    border: 0 none;
    border-radius: 0;
    color: #878787;
    font-size: 0.875rem;
    font-weight: 300;
    height: 2.5rem;
    line-height: 1.5;
    padding: 0.5625rem 1.875rem 0.5625rem 0.75rem;
    width: 100%;
}

div.flex-column select {
    width: 20%;
    margin: 0 auto 1em auto;
}

/* pre footer *******************************************************************************************************/

.pre-footer {
    margin-bottom: -0.0625rem;
}

.pre-footer .people {
    margin-bottom: 1.5rem;
}

.pre-footer .grid__content--narrow {
    padding-top: 0;
    padding-bottom: 0;
}

.pre-footer__fixed {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.pre-footer--static {
    position: static;
}

.pre-footer__slide-wrapper {
    position: relative;
}

.pre-footer__slide {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    box-shadow: 0px -15px 20px -20px #707070;
}

.pre-footer__slide::after {
    clear: both;
    content: "";
    display: table;
}

.pre-footer__call-to-action {
    padding-top: 3.75rem;
}

.pre-footer__call-to-action h2,
.pre-footer__call-to-action span {
    color: #000;
}

.pre-footer__call-to-action h2 {
    margin: 0 0 1.5rem;
}

.pre-footer__call-to-action span {
    display: block;
}

.pre-footer__close {
    width: 1.875rem;
    height: 1.875rem;
    position: absolute;
    top: 0.625rem;
    right: 0.625rem;
    color: #000;
}

.pre-footer__close .icon {
    width: 100%;
    height: 100%;
}

.pre-footer__meta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.625rem;
}

.pre-footer__meta .breadcrumb {
    margin: 0;
}

.pre-footer__meta .btn__group {
    margin-left: auto;
}

.pre-footer__meta .btn {
    margin-bottom: 0;
}

.pre-footer__meta .btn span {
    display: none;
}

.pre-footer__icon-desktop {
    display: none;
}

.pre-footer__meta + .pre-footer__meta {
    display: none;
}

.network--page-hidden .pre-footer {
    position: relative;
    z-index: 2;
    margin-bottom: 0;
}

.network--page-hidden .pre-footer__meta {
    display: none;
}

.network--page-hidden .pre-footer__meta + .pre-footer__meta {
    display: -ms-flexbox;
    display: flex;
}

@media (min-width: 40em) {
    .pre-footer .grid__content--narrow {
        padding-top: 0;
        padding-bottom: 0;
    }

    .pre-footer__meta .btn span {
        display: inline;
    }

    .pre-footer__icon-mobile {
        display: none;
    }

    .pre-footer__icon-desktop {
        display: inline-block;
    }
}

@media (min-width: 64em) {
    .pre-footer__item {
        float: left;
        display: block;
        margin-right: 2.68538%;
        width: 48.65731%;
        padding-top: 3.75rem;
    }

    .pre-footer__item:last-child {
        margin-right: 0;
    }

    .pre-footer__call-to-action span {
        margin-top: 0.75rem;
    }
}

.icon {
    display: inline-block;
    width: 1.125rem;
    height: 1.125rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    vertical-align: middle;
    fill: currentColor;
}

.icon--m {
    width: 2.25rem;
    height: 2.25rem;
}

.icon--l {
    width: 3.375rem;
    height: 3.375rem;
}

.inlinesvg .icon {
    background-repeat: repeat;
    background-size: auto auto;
}

.people__item {
    padding: 1.125rem 0;
    border-top: 0.0625rem solid #dadada;
}

.people__img {
    display: block;
    width: 60%;
    margin: 0 auto 0.75rem;
}

.people--negative p {
    color: #000;
}

.people--negative .people__item {
    max-width: 90rem;
    margin-left: auto;
    margin-right: auto;
    border-top-color: #c9c9c9;
    border-right-color: #c9c9c9;
}

.people--negative .people__item::after {
    clear: both;
    content: "";
    display: table;
}

.people--negative .people__img {
    float: left;
    display: block;
    margin-right: 2.22785%;
    width: 23.32912%;
    margin-bottom: 0;
}

.people--negative .people__img:last-child {
    margin-right: 0;
}

.people--negative .people__content {
    float: left;
    display: block;
    margin-right: 2.22785%;
    width: 74.44304%;
}

.people--negative .people__content:last-child {
    margin-right: 0;
}

.people--negative .people__link {
    color: #000;
}

.people--negative .people__img:last-child {
    margin-right: 2.22785%;
}

@media (min-width: 40em) {
    .people {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .people__item {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 50%;
        padding: 0 0.75rem;
        margin-bottom: 2.25rem;
        border-top-width: 0;
    }

    .people__item + .people__item {
        border-left: 0.0625rem solid #000;
    }

    .people__item:nth-child(2n+1) {
        border-left-width: 0;
    }

    .people__img {
        margin-bottom: 1.125rem;
        width: 100%;
    }

    .people--negative {
        display: block;
    }

    .people--negative .people__item {
        width: 100%;
        border-top-width: 0.0625rem;
        border-left-width: 0;
        padding: 1.125rem 0;
        margin-bottom: 0;
    }

    .people--negative .people__item:nth-child(2n+1) {
        border-left-width: 0;
    }
}

@media (min-width: 64em) {
    .people__item {
        -ms-flex: 0 1 auto;
        flex: 0 1 auto;
        width: 25%;
    }

    .people__item:nth-child(2n+1) {
        border-left-width: 0.0625rem;
    }

    .people__item:nth-child(4n+1) {
        border-left-width: 0;
    }
}

.people--negative .people__content {
    float: left;
    display: block;
    margin-right: 2.22785%;
    width: 74.44304%;
}

.people--negative .people__content:last-child {
    margin-right: 0;
}

.people__link {
    display: block;
    font-weight: 300;
    font-size: 0.875rem;
    line-height: 1;
    color: #000;
    margin-top: 0.5625rem;
}

.people__link:hover {
    color: #ea4e44;
}

.people__link:active {
    color: #ea4e44;
}

.btn__group .btn {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 0 0 0.5rem;
    padding: 0.8125rem 0.8125rem 0.6875rem;
    background-color: #ea4e44;
    border: 0.0625rem solid #ea4e44;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.1s ease-in-out;
}

.btn .icon {
    width: 1.5rem;
    height: 1.5rem;
    vertical-align: middle;
}

.btn:hover {
    color: #fff;
    background: #000;
    border-color: #000;
}

.btn:active, .btn.btn--active {
    transition: none;
    color: #fff;
    background: #000;
    border-color: #000;
}

.btn:focus {
    outline: 0;
}

.people h3,
.people p {
    font-weight: 400;
}

.people h3 {
    color: #000;
    margin: 0;
}

.footer h3 {
    color: #000;
}

.people__link img {
    color: #dadada;
}

.footer, .footer h3, .pre-footer__call-to-action h2, .pre-footer__call-to-action span {
    color: #000;
}

.h2, h2 {
    font-size: 1.875rem;
    line-height: 1.4;
}

.h2, h2 {
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
}

.people h3 {
    color: #000;
    margin: 0;
}

.people h3, .people p {
    font-weight: 400;
}

.people .h3, .people h3 {
    font-size: 1.25rem;
    line-height: 1.2;
}

.pre-footer__call-to-action span {
    margin-top: 0.75rem;
}

.pre-footer__call-to-action span {
    display: block;
}

.footer, .footer h3, .pre-footer__call-to-action h2, .pre-footer__call-to-action span {
    color: #000;
}

.h1 span, .h2 span, .h3 span, h1 span, h2 span, h3 span {
    font-weight: 100;
}

/* footer ***********************************************************************************************************/

footer {
    display: block;
    color: #707070;
}

footer a, footer a:link {
    color: #707070;
}

footer a:hover, footer a:active {
    color: #ea4e44;
}

.footer__row {
    display: flex;
}

.footer__meta {
    margin-bottom: 2.25rem;
}

.footer__inner hr {
    border-color: #c9c9c9;
    border-width: 0.0625rem 0.0625rem 0;
    margin: 2.25rem 0;
}

.footer__logo:last-child, .footer__meta-nav:last-child, .footer__meta-right:last-child, .footer__search:last-child {
    margin-right: 0;
}

.footer__meta-nav {
    display: block;
    float: right;
    margin-right: 3.88092%;
    padding-top: 0.375rem;
    text-align: right;
    width: 55.4796%;
}

.footer__meta-nav {
    font-family: "Suisse Intl", Helvetica, Arial, sans-serif;
}

.footer__meta-nav {
    list-style: outside none none;
    padding-left: 0;
}

ol, ul {
    font-size: 1.25rem;
}

.footer-nav__list li::before, .footer__meta-nav li::before, .main-nav__list li::before, .meta-nav__list li::before, .sub-nav__list li::before, .tab__nav li::before, .u-no-list-style li::before {
    content: "";
    display: none;
    left: auto;
    position: inherit;
}

ul li::before {
    content: "-";
    left: -1.125rem;
    position: absolute;
}

.footer__meta-nav li {
    display: inline-block;
    font-size: 0.875rem;
    margin-right: 1.5rem;
}

.footer-nav__list li, .footer__meta-nav li, .main-nav__list li, .meta-nav__list li, .sub-nav__list li, .tab__nav li, .u-no-list-style li {
    position: inherit;
}

.footer__meta-nav li {
    background-color: transparent;
    color: #707070;
    text-decoration: none;
}

.footer__col:first-child {
    display: block;
    float: left;
    margin-right: 2.68538%;
    width: 38.3888%;
    padding-top: 0;
}

.footer__col {
    border-bottom-width: 0;
    border-right: 0.0625rem solid #c9c9c9;
    display: block;
    float: left;
    margin-bottom: 0;
    margin-right: 2.68538%;
    width: 50%;
}

.footer__col:last-child {
    border-right: 0;
}

footer h3 {
    color: #707070;
    font-style: normal;
    font-weight: 400;
    text-rendering: auto;
    font-size: 1.25rem;
    line-height: 1.2;
}

footer p.address {
    margin-bottom: 0;
}

/* fonts ************************************************************************************************************/
@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/suisseintl-thin.woff2') format('woff2'), url('../fonts/suisseintl-thin.woff') format('woff'), url('../fonts/suisseintl-thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/suisseintl-light.woff2') format('woff2'), url('../fonts/suisseintl-light.woff') format('woff'), url('../fonts/suisseintl-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/suisseintl-regular.woff2') format('woff2'), url('../fonts/suisseintl-regular.woff') format('woff'), url('../fonts/suisseintl-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Intl';
    src: url('../fonts/suisseintl-bold.woff2') format('woff2'), url('../fonts/suisseintl-bold.woff') format('woff'), url('../fonts/suisseintl-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Neue';
    src: url('../fonts/suisseneue-light.woff2') format('woff2'), url('../fonts/suisseneue-light.woff') format('woff'), url('../fonts/suisseneue-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Suisse Neue';
    src: url('../fonts/suisseworks-regular.woff2') format('woff2'), url('../fonts/suisseworks-regular.woff') format('woff'), url('../fonts/suisseworks-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}



input[type="text"].admin_form {
    width: 30em;
    margin-left: 4em;
}
/* editHTML *********************************************************************************************************/
/*#editHTML p:hover, #editHTML h3:hover, #editHTML label:hover, #editHTML h1:hover, #editHTML h1 span:hover, #editHTML li:hover, #editHTML a:hover, #editHTML h2:hover*/
#editHTML [data-translate-key]:hover
{
    border: 2px solid red !important;
    cursor: pointer;
}
.showborder {
    border: 2px solid red !important;
}
#editHTML p a:hover {
    border: 2px solid red;
}
#editHTML {
    border: 10px solid green;
}
.modal h3 {
    font-weight: normal;
    font-size: 25px;
    margin: 5px;
}
.modal textarea {
    border: solid 2px lightgrey;
    border-radius: 3px;
    width: 99%;
    resize: none;
    font-size: 1.4375rem;
    font-family: inherit;
}
#btn-logout, #btn-login {
    position: fixed;
    top: 45vh;
    right: 6.3vh;
}
#show-editables {
    position: fixed;
    top: 50vh;
    right: 4vh;
}
@media (max-width: 1860px) {
    #btn-logout , #btn-login {
        position: static;
        margin-right: 15px;
    }
    #show-editables {
        position: static;
        margin-left: 15px;
    }
}
/* Modal *********************************************************************************************************/
.modal {
    display: none;
    position: fixed;
    z-index: 999; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* The Close Button */
.close {
    color: white;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal-header {
    padding: 2px 16px;
    background-color: #3a2f55;
    color: white;
}

.modal-body {
    padding: 2px 16px;
    height: 500px;
}

.modal-footer {
    padding: 20px 16px;
    background-color: #3a2f55;
    color: white;
}
.hidden {
    visibility: hidden;
}
.modal-footer #error-field {
    background-color: red;
    color: black;
    width: 100%;
    text-align: center;
}
#warning-field {
    background-color: orange;
    color: black;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
}
#modalHrefEdit {
    width: 98%;
    height: 25px;
    font-size: 18px;
}
.error {
    font-weight: bold;
}
.editHtmlButton {
    margin-top: 15px;
}