@charset "UTF-8";

@font-face {
    font-family: 'visuelt';
    font-style: normal;
    font-weight: bold;
    src: url(/assets/toolkit/fonts/visuelt-bold-web/visuelt-bold.eot);
    src: url(/assets/toolkit/fonts/visuelt-bold-web/visuelt-bold.eot?#iefix) format("embedded-opentype"), url(/assets/toolkit/fonts/visuelt-bold-web/visuelt-bold.woff) format("woff"), url(/assets/toolkit/fonts/visuelt-bold-web/visuelt-bold.woff2) format("woff2"), url(/assets/toolkit/fonts/visuelt-bold-web/visuelt-bold.ttf) format("truetype");
}

@font-face {
    font-family: 'visuelt';
    font-style: italic;
    font-weight: normal;
    src: url(/assets/toolkit/fonts/visuelt-italic-web/visuelt-italic.eot);
    src: url(/assets/toolkit/fonts/visuelt-italic-web/visuelt-italic.eot?#iefix) format("embedded-opentype"), url(/assets/toolkit/fonts/visuelt-italic-web/visuelt-italic.woff) format("woff"), url(/assets/toolkit/fonts/visuelt-italic-web/visuelt-italic.woff2) format("woff2"), url(/assets/toolkit/fonts/visuelt-italic-web/visuelt-italic.ttf) format("truetype");
}

@font-face {
    font-family: 'visuelt';
    font-style: normal;
    font-weight: 500;
    src: url(/assets/toolkit/fonts/visuelt-medium-web/visuelt-medium.eot);
    src: url(/assets/toolkit/fonts/visuelt-medium-web/visuelt-medium.eot?#iefix) format("embedded-opentype"), url(/assets/toolkit/fonts/visuelt-medium-web/visuelt-medium.woff) format("woff"), url(/assets/toolkit/fonts/visuelt-medium-web/visuelt-medium.woff2) format("woff2"), url(/assets/toolkit/fonts/visuelt-medium-web/visuelt-medium.ttf) format("truetype");
}

@font-face {
    font-family: 'visuelt';
    font-style: normal;
    font-weight: normal;
    src: url(/assets/toolkit/fonts/visuelt-regular-web/visuelt-regular.eot);
    src: url(/assets/toolkit/fonts/visuelt-regular-web/visuelt-regular.eot?#iefix) format("embedded-opentype"), url(/assets/toolkit/fonts/visuelt-regular-web/visuelt-regular.woff) format("woff"), url(/assets/toolkit/fonts/visuelt-regular-web/visuelt-regular.woff2) format("woff2"), url(/assets/toolkit/fonts/visuelt-regular-web/visuelt-regular.ttf) format("truetype");
}

@font-face {
    font-family: 'icomoon';
    font-style: normal;
    font-weight: 400;
    src: url(/assets/toolkit/fonts/icomoon/fonts/icomoon.eot?hut7bm);
    src: url(/assets/toolkit/fonts/icomoon/fonts/icomoon.eot?hut7bm#iefix) format("embedded-opentype"), url(/assets/toolkit/fonts/icomoon/fonts/icomoon.woff2?hut7bm) format("woff2"), url(/assets/toolkit/fonts/icomoon/fonts/icomoon.ttf?hut7bm) format("truetype"), url(/assets/toolkit/fonts/icomoon/fonts/icomoon.woff?hut7bm) format("woff"), url(/assets/toolkit/fonts/icomoon/fonts/icomoon.svg?hut7bm#icomoon) format("svg");
}

.icon, .page-selector-item-next a, .page-selector-item-previous a, [class*=' icon-'], [class^=icon-] {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
}

.icon--xxl {
    font-size: 4.375rem;
}

.icon--xl {
    font-size: 3.125rem;
}

.icon--l {
    font-size: 2.5rem;
}

.icon--m {
    font-size: 1.875rem;
}

.icon--s {
    font-size: 1.125rem;
    vertical-align: middle;
}

.icon-download2::before {
    color: #00a059;
    content: '\e920';
}

.icon-jpg::before, .icon-JPG::before {
    color: #00a059;
    content: '\e921';
}

.icon-pdf::before, .icon-PDF::before {
    color: #d0021b;
    content: '\e922';
}

.icon-ppt::before, .icon-PPT::before {
    color: #e88e00;
    content: '\e923';
}

.icon-xls::before, .icon-XLS::before {
    color: #189c3a;
    content: '\e924';
}

.icon-zip::before, .icon-ZIP::before {
    color: #919191;
    content: '\e925';
}

.icon-icon-enlarge::before {
    content: '\e926';
}

.icon-calendar::before {
    content: '\e914';
}

.icon-down::before {
    content: '\e915';
}

.icon-full-screen::before {
    content: '\e916';
}

.icon-globe::before {
    content: '\e917';
}

.icon-minus::before {
    content: '\e918';
}

.icon-pause::before {
    content: '\e919';
}

.icon-play::before {
    content: '\e91a';
}

.form-check-input[type=checkbox]:checked + .form-check-label::before, .icon-tick::before {
    content: '\e91b';
}

.icon-up::before {
    content: '\e91c';
}

.icon-volume-full::before {
    content: '\e91d';
}

.icon-volume-mute::before {
    content: '\e91e';
}

.icon-volume-mid::before {
    content: '\e91f';
}

.icon-menu::before {
    content: '\e900';
}

.icon-close::before {
    content: '\e901';
}

.icon-comments::before {
    content: '\e902';
}

.icon-download::before {
    content: '\e906';
}

.icon-dropdown-arrow::before {
    content: '\e907';
}

.icon-email::before {
    content: '\e908';
}

.icon-external-link::before {
    content: '\e909';
}

.icon-facebook::before {
    content: '\e90a';
}

.icon-left::before, .page-selector-item-previous a::before {
    content: '\e90b';
}

.icon-linked-in::before {
    content: '\e90c';
}

.icon-location::before {
    content: '\e90d';
}

.icon-magnify-glass::before {
    content: '\e90e';
}

.icon-menu2::before {
    content: '\e90f';
}

.icon-navigation-dropdown::before {
    content: '\e910';
}

.icon-phone::before {
    content: '\e911';
}

.icon-plus::before {
    content: '\e912';
}

.icon-right::before, .page-selector-item-next a::before {
    content: '\e913';
}

.icon-twitter::before {
    content: '\e903';
}

.icon-whatsapp::before {
    content: '\e904';
}

.icon-youtube::before {
    content: '\e905';
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0;
    font: inherit;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

ol, ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'visuelt',Arial,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.35;
    color: #0a0a0a;
    background-color: #f4f4f4;
}

.box-shadow--full {
    -webkit-box-shadow: 0rem 0.25rem 0.625rem 0rem rgba(0, 0, 0, 0.18);
    box-shadow: 0rem 0.25rem 0.625rem 0rem rgba(0, 0, 0, 0.18);
    border-radius: 0.125rem;
}

@media print, screen and (min-width: 40em) {
    .reveal {
        right: auto;
        left: auto;
        margin: 0rem auto;
    }

        .reveal.large, .reveal.small, .reveal.tiny {
            right: auto;
            left: auto;
            margin: 0rem auto;
        }
}

h1 {
    font-size: 2rem;
    margin: 0.6875rem 0rem;
}

figure {
    margin: 1rem 2.5rem;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0rem;
    overflow: visible;
    border: 0rem;
    border-top: 0.125rem solid #e7e7e7;
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1rem;
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

mark {
    background-color: yellow;
    color: black;
}

small {
    font-size: 80%;
}

sub, sup {
    position: relative;
}

sub {
    bottom: -0.25rem;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}

sup {
    top: 0rem;
    font-size: 60%;
    left: -0.1em;
    line-height: 1;
    vertical-align: super;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0rem;
    }

img {
    border-style: none;
    display: inline-block;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    height: auto;
    max-width: 100%;
}

.gcimage a {
    width: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

input, optgroup, select, textarea {
    font-size: 100%;
    line-height: 1.15;
    margin: 0rem;
}

button, input {
    overflow: visible;
}

button, select {
    text-transform: none;
}

[type=reset], [type=submit], html [type=button] {
    -webkit-appearance: button;
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0rem;
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0rem;
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto;
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -0.125rem;
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

fieldset {
    border: 0.0625rem solid #c2c2c2;
    margin: 0rem 0.125rem;
    padding: 0.375rem 0.625rem 0.75rem;
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0rem;
    color: inherit;
    white-space: normal;
}

progress {
    display: inline-block;
    vertical-align: baseline;
}

textarea {
    height: auto;
    min-height: 3.125rem;
}

summary {
    display: list-item;
}

.no-js .dropdown.menu ul, .no-js [data-responsive-menu] ul {
    display: none;
}

[hidden], template {
    display: none;
}

*, ::after, ::before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

button, select, textarea {
    border-radius: 0rem;
}

select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.map_canvas embed, .map_canvas img, .map_canvas object {
    max-width: none !important;
}

.mqa-display embed, .mqa-display img, .mqa-display object {
    max-width: none !important;
}

[data-whatinput=mouse] .dropdown.menu a, [data-whatinput=mouse] .menu li, [data-whatinput=mouse] button {
    outline: 0;
}

pre, textarea {
    overflow: auto;
}

button, input, optgroup, select, textarea {
    font-family: inherit;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

.close-search-header-container, .hero-search .component-content, .row, .search-header .component-content {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
}

    .close-search-header-container::after, .hero-search .component-content::after, .row::after, .search-header .component-content::after, .tt-dataset::after {
        clear: both;
    }

    .close-search-header-container::after, .close-search-header-container::before, .hero-search .component-content::after, .hero-search .component-content::before, .row::after, .row::before, .search-header .component-content::after, .search-header .component-content::before, .tt-dataset::after, .tt-dataset::before {
        content: ' ';
        display: table;
    }

    .collapse.close-search-header-container > .column, .collapse.close-search-header-container > .columns, .collapse.close-search-header-container > .tt-suggestion, .collapse.tt-dataset > .column, .collapse.tt-dataset > .columns, .collapse.tt-dataset > .tt-suggestion, .hero-search .collapse.close-search-header-container > label, .hero-search .collapse.component-content > .column, .hero-search .collapse.component-content > .columns, .hero-search .collapse.component-content > .tt-suggestion, .hero-search .collapse.component-content > label, .hero-search .collapse.tt-dataset > label, .hero-search .row.collapse > label, .hero-search .search-header .collapse.component-content > label, .row.collapse > .column, .row.collapse > .columns, .row.collapse > .tt-suggestion, .search-header .collapse.component-content > .column, .search-header .collapse.component-content > .columns, .search-header .collapse.component-content > .tt-suggestion, .search-header .collapse.component-content > .twitter-typeahead, .search-header .hero-search .component-content.collapse > .twitter-typeahead {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .close-search-header-container .close-search-header-container, .close-search-header-container .hero-search .component-content, .close-search-header-container .row, .close-search-header-container .search-header .component-content, .close-search-header-container .tt-dataset, .hero-search .close-search-header-container .component-content, .hero-search .component-content .close-search-header-container, .hero-search .component-content .component-content, .hero-search .component-content .row, .hero-search .component-content .tt-dataset, .hero-search .row .component-content, .hero-search .tt-dataset .component-content, .row .close-search-header-container, .row .hero-search .component-content, .row .row, .row .search-header .component-content, .row .tt-dataset, .search-header .close-search-header-container .component-content, .search-header .component-content .close-search-header-container, .search-header .component-content .component-content, .search-header .component-content .row, .search-header .component-content .tt-dataset, .search-header .row .component-content, .search-header .tt-dataset .component-content, .tt-dataset .close-search-header-container, .tt-dataset .hero-search .component-content, .tt-dataset .row, .tt-dataset .search-header .component-content, .tt-dataset .tt-dataset {
        margin-left: -0.625rem;
        margin-right: -0.625rem;
    }

@media print, screen and (min-width: 40rem) {
    .close-search-header-container .close-search-header-container, .close-search-header-container .hero-search .component-content, .close-search-header-container .row, .close-search-header-container .search-header .component-content, .close-search-header-container .tt-dataset, .hero-search .close-search-header-container .component-content, .hero-search .component-content .close-search-header-container, .hero-search .component-content .component-content, .hero-search .component-content .row, .hero-search .component-content .tt-dataset, .hero-search .row .component-content, .hero-search .tt-dataset .component-content, .row .close-search-header-container, .row .hero-search .component-content, .row .row, .row .search-header .component-content, .row .tt-dataset, .search-header .close-search-header-container .component-content, .search-header .component-content .close-search-header-container, .search-header .component-content .component-content, .search-header .component-content .row, .search-header .component-content .tt-dataset, .search-header .row .component-content, .search-header .tt-dataset .component-content, .tt-dataset .close-search-header-container, .tt-dataset .hero-search .component-content, .tt-dataset .row, .tt-dataset .search-header .component-content, .tt-dataset .tt-dataset {
        margin-left: -0.9375rem;
        margin-right: -0.9375rem;
    }
}

.close-search-header-container .collapse.close-search-header-container, .close-search-header-container .collapse.tt-dataset, .close-search-header-container .hero-search .collapse.component-content, .close-search-header-container .row.collapse, .close-search-header-container .search-header .collapse.component-content, .hero-search .close-search-header-container .collapse.component-content, .hero-search .component-content .collapse.close-search-header-container, .hero-search .component-content .collapse.component-content, .hero-search .component-content .collapse.tt-dataset, .hero-search .component-content .row.collapse, .hero-search .row .collapse.component-content, .hero-search .tt-dataset .collapse.component-content, .row .collapse.close-search-header-container, .row .collapse.tt-dataset, .row .hero-search .collapse.component-content, .row .row.collapse, .row .search-header .collapse.component-content, .search-header .close-search-header-container .collapse.component-content, .search-header .component-content .collapse.close-search-header-container, .search-header .component-content .collapse.component-content, .search-header .component-content .collapse.tt-dataset, .search-header .component-content .row.collapse, .search-header .row .collapse.component-content, .search-header .tt-dataset .collapse.component-content, .tt-dataset .collapse.close-search-header-container, .tt-dataset .collapse.tt-dataset, .tt-dataset .hero-search .collapse.component-content, .tt-dataset .row.collapse, .tt-dataset .search-header .collapse.component-content {
    margin-left: 0rem;
    margin-right: 0rem;
}

.expanded.close-search-header-container, .expanded.tt-dataset {
    max-width: none;
}

.hero-search .expanded.component-content, .row.expanded, .search-header .expanded.component-content {
    max-width: none;
}

    .expanded.close-search-header-container .close-search-header-container, .expanded.close-search-header-container .hero-search .component-content, .expanded.close-search-header-container .row, .expanded.close-search-header-container .search-header .component-content, .expanded.close-search-header-container .tt-dataset, .expanded.tt-dataset .close-search-header-container, .expanded.tt-dataset .hero-search .component-content, .expanded.tt-dataset .row, .expanded.tt-dataset .search-header .component-content, .expanded.tt-dataset .tt-dataset, .hero-search .expanded.close-search-header-container .component-content, .hero-search .expanded.component-content .close-search-header-container, .hero-search .expanded.component-content .component-content, .hero-search .expanded.component-content .row, .hero-search .expanded.component-content .tt-dataset, .hero-search .expanded.tt-dataset .component-content, .hero-search .row.expanded .component-content, .row.expanded .close-search-header-container, .row.expanded .hero-search .component-content, .row.expanded .row, .row.expanded .search-header .component-content, .row.expanded .tt-dataset, .search-header .expanded.close-search-header-container .component-content, .search-header .expanded.component-content .close-search-header-container, .search-header .expanded.component-content .component-content, .search-header .expanded.component-content .row, .search-header .expanded.component-content .tt-dataset, .search-header .expanded.tt-dataset .component-content, .search-header .row.expanded .component-content {
        margin-left: auto;
        margin-right: auto;
    }

.close-search-header-container:not(.expanded) .close-search-header-container, .close-search-header-container:not(.expanded) .hero-search .component-content, .close-search-header-container:not(.expanded) .row, .close-search-header-container:not(.expanded) .search-header .component-content, .close-search-header-container:not(.expanded) .tt-dataset, .hero-search .close-search-header-container:not(.expanded) .component-content, .hero-search .component-content:not(.expanded) .close-search-header-container, .hero-search .component-content:not(.expanded) .component-content, .hero-search .component-content:not(.expanded) .row, .hero-search .component-content:not(.expanded) .tt-dataset, .hero-search .row:not(.expanded) .component-content, .hero-search .tt-dataset:not(.expanded) .component-content, .row:not(.expanded) .close-search-header-container, .row:not(.expanded) .hero-search .component-content, .row:not(.expanded) .row, .row:not(.expanded) .search-header .component-content, .row:not(.expanded) .tt-dataset, .search-header .close-search-header-container:not(.expanded) .component-content, .search-header .component-content:not(.expanded) .close-search-header-container, .search-header .component-content:not(.expanded) .component-content, .search-header .component-content:not(.expanded) .row, .search-header .component-content:not(.expanded) .tt-dataset, .search-header .row:not(.expanded) .component-content, .search-header .tt-dataset:not(.expanded) .component-content, .tt-dataset:not(.expanded) .close-search-header-container, .tt-dataset:not(.expanded) .hero-search .component-content, .tt-dataset:not(.expanded) .row, .tt-dataset:not(.expanded) .search-header .component-content, .tt-dataset:not(.expanded) .tt-dataset {
    max-width: none;
}

.gutter-small.close-search-header-container > .column, .gutter-small.close-search-header-container > .columns, .gutter-small.close-search-header-container > .tt-suggestion, .gutter-small.tt-dataset > .column, .gutter-small.tt-dataset > .columns, .gutter-small.tt-dataset > .tt-suggestion, .hero-search .gutter-small.close-search-header-container > label, .hero-search .gutter-small.component-content > .column, .hero-search .gutter-small.component-content > .columns, .hero-search .gutter-small.component-content > .tt-suggestion, .hero-search .gutter-small.component-content > label, .hero-search .gutter-small.tt-dataset > label, .hero-search .row.gutter-small > label, .hero-search .search-header .gutter-small.component-content > label, .row.gutter-small > .column, .row.gutter-small > .columns, .row.gutter-small > .tt-suggestion, .search-header .component-content.gutter-small > .twitter-typeahead, .search-header .component-content.gutter-small > .column, .search-header .component-content.gutter-small > .columns, .search-header .component-content.gutter-small > .tt-suggestion, .search-header .hero-search .component-content.gutter-small > .twitter-typeahead {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.gutter-medium.close-search-header-container > .column, .gutter-medium.close-search-header-container > .columns, .gutter-medium.close-search-header-container > .tt-suggestion, .gutter-medium.tt-dataset > .column, .gutter-medium.tt-dataset > .columns, .gutter-medium.tt-dataset > .tt-suggestion, .hero-search .gutter-medium.close-search-header-container > label, .hero-search .gutter-medium.component-content > .column, .hero-search .gutter-medium.component-content > .columns, .hero-search .gutter-medium.component-content > .tt-suggestion, .hero-search .gutter-medium.component-content > label, .hero-search .gutter-medium.tt-dataset > label, .hero-search .row.gutter-medium > label, .hero-search .search-header .gutter-medium.component-content > label, .row.gutter-medium > .column, .row.gutter-medium > .columns, .row.gutter-medium > .tt-suggestion, .search-header .component-content.gutter-medium > .twitter-typeahead, .search-header .component-content.gutter-medium > .column, .search-header .component-content.gutter-medium > .columns, .search-header .component-content.gutter-medium > .tt-suggestion, .search-header .hero-search .component-content.gutter-medium > .twitter-typeahead {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.column, .columns, .hero-search label, .search-header .component-content > .twitter-typeahead, .tt-suggestion {
    width: 100%;
    float: left;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

@media print, screen and (min-width: 40em) {
    .column, .columns, .hero-search label, .search-header .component-content > .twitter-typeahead, .tt-suggestion {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child), .hero-search label:last-child:not(:first-child), .search-header .component-content > .twitter-typeahead:last-child:not(:first-child), .tt-suggestion:last-child:not(:first-child) {
    float: right;
}

.column.end:last-child:last-child {
    float: left;
}

.end.columns:last-child:last-child, .end.tt-suggestion:last-child:last-child {
    float: left;
}

.hero-search label.end:last-child:last-child, .search-header .component-content > .end.twitter-typeahead:last-child:last-child {
    float: left;
}

.close-search-header-container.tt-suggestion, .column.close-search-header-container, .column.row, .column.tt-dataset, .columns.close-search-header-container, .columns.tt-dataset, .hero-search .column.component-content, .hero-search .columns.component-content, .hero-search .component-content.tt-suggestion, .hero-search label.close-search-header-container, .hero-search label.component-content, .hero-search label.row, .hero-search label.tt-dataset, .row.columns, .row.tt-suggestion, .search-header .column.component-content, .search-header .columns.component-content, .search-header .component-content.tt-suggestion, .search-header .component-content > .component-content.twitter-typeahead, .search-header .component-content > .row.twitter-typeahead, .search-header .component-content > .twitter-typeahead.close-search-header-container, .search-header .component-content > .twitter-typeahead.tt-dataset, .search-header .hero-search .component-content > .component-content.twitter-typeahead, .tt-dataset.tt-suggestion {
    float: none;
}

    .close-search-header-container .close-search-header-container.tt-suggestion, .close-search-header-container .column.close-search-header-container, .close-search-header-container .column.row, .close-search-header-container .column.tt-dataset, .close-search-header-container .columns.close-search-header-container, .close-search-header-container .columns.tt-dataset, .close-search-header-container .hero-search .column.component-content, .close-search-header-container .hero-search .columns.component-content, .close-search-header-container .hero-search .component-content.tt-suggestion, .close-search-header-container .hero-search .search-header .component-content > .component-content.twitter-typeahead, .close-search-header-container .hero-search .search-header label.component-content, .close-search-header-container .hero-search label.close-search-header-container, .close-search-header-container .hero-search label.component-content, .close-search-header-container .hero-search label.row, .close-search-header-container .hero-search label.tt-dataset, .close-search-header-container .row.columns, .close-search-header-container .row.tt-suggestion, .close-search-header-container .search-header .column.component-content, .close-search-header-container .search-header .columns.component-content, .close-search-header-container .search-header .component-content.tt-suggestion, .close-search-header-container .search-header .component-content > .component-content.twitter-typeahead, .close-search-header-container .search-header .component-content > .row.twitter-typeahead, .close-search-header-container .search-header .component-content > .twitter-typeahead.close-search-header-container, .close-search-header-container .search-header .component-content > .twitter-typeahead.tt-dataset, .close-search-header-container .search-header .hero-search .component-content > .component-content.twitter-typeahead, .close-search-header-container .search-header .hero-search label.component-content, .close-search-header-container .tt-dataset.tt-suggestion, .hero-search .close-search-header-container .column.component-content, .hero-search .close-search-header-container .columns.component-content, .hero-search .close-search-header-container .component-content.tt-suggestion, .hero-search .close-search-header-container label.close-search-header-container, .hero-search .close-search-header-container label.component-content, .hero-search .close-search-header-container label.row, .hero-search .close-search-header-container label.tt-dataset, .hero-search .component-content .close-search-header-container.tt-suggestion, .hero-search .component-content .column.close-search-header-container, .hero-search .component-content .column.component-content, .hero-search .component-content .column.row, .hero-search .component-content .column.tt-dataset, .hero-search .component-content .columns.close-search-header-container, .hero-search .component-content .columns.component-content, .hero-search .component-content .columns.tt-dataset, .hero-search .component-content .component-content.tt-suggestion, .hero-search .component-content .row.columns, .hero-search .component-content .row.tt-suggestion, .hero-search .component-content .search-header .column.component-content, .hero-search .component-content .search-header .columns.component-content, .hero-search .component-content .search-header .component-content.tt-suggestion, .hero-search .component-content .search-header label.component-content, .hero-search .component-content .tt-dataset.tt-suggestion, .hero-search .component-content label.close-search-header-container, .hero-search .component-content label.component-content, .hero-search .component-content label.row, .hero-search .component-content label.tt-dataset, .hero-search .row .column.component-content, .hero-search .row .columns.component-content, .hero-search .row .component-content.tt-suggestion, .hero-search .row label.close-search-header-container, .hero-search .row label.component-content, .hero-search .row label.row, .hero-search .row label.tt-dataset, .hero-search .search-header .close-search-header-container .component-content > .component-content.twitter-typeahead, .hero-search .search-header .close-search-header-container label.component-content, .hero-search .search-header .component-content .column.component-content, .hero-search .search-header .component-content .columns.component-content, .hero-search .search-header .component-content .component-content.tt-suggestion, .hero-search .search-header .component-content label.close-search-header-container, .hero-search .search-header .component-content label.component-content, .hero-search .search-header .component-content label.row, .hero-search .search-header .component-content label.tt-dataset, .hero-search .search-header .component-content > .component-content.twitter-typeahead, .hero-search .search-header .component-content > .row.twitter-typeahead, .hero-search .search-header .component-content > .twitter-typeahead.close-search-header-container, .hero-search .search-header .component-content > .twitter-typeahead.tt-dataset, .hero-search .search-header .row .component-content > .component-content.twitter-typeahead, .hero-search .search-header .row label.component-content, .hero-search .search-header .tt-dataset .component-content > .component-content.twitter-typeahead, .hero-search .search-header .tt-dataset label.component-content, .hero-search .tt-dataset .column.component-content, .hero-search .tt-dataset .columns.component-content, .hero-search .tt-dataset .component-content.tt-suggestion, .hero-search .tt-dataset label.close-search-header-container, .hero-search .tt-dataset label.component-content, .hero-search .tt-dataset label.row, .hero-search .tt-dataset label.tt-dataset, .row .close-search-header-container.tt-suggestion, .row .column.close-search-header-container, .row .column.row, .row .column.tt-dataset, .row .columns.close-search-header-container, .row .columns.tt-dataset, .row .hero-search .column.component-content, .row .hero-search .columns.component-content, .row .hero-search .component-content.tt-suggestion, .row .hero-search .search-header .component-content > .component-content.twitter-typeahead, .row .hero-search .search-header label.component-content, .row .hero-search label.close-search-header-container, .row .hero-search label.component-content, .row .hero-search label.row, .row .hero-search label.tt-dataset, .row .row.columns, .row .row.tt-suggestion, .row .search-header .column.component-content, .row .search-header .columns.component-content, .row .search-header .component-content.tt-suggestion, .row .search-header .component-content > .component-content.twitter-typeahead, .row .search-header .component-content > .row.twitter-typeahead, .row .search-header .component-content > .twitter-typeahead.close-search-header-container, .row .search-header .component-content > .twitter-typeahead.tt-dataset, .row .search-header .hero-search .component-content > .component-content.twitter-typeahead, .row .search-header .hero-search label.component-content, .row .tt-dataset.tt-suggestion, .search-header .close-search-header-container .column.component-content, .search-header .close-search-header-container .columns.component-content, .search-header .close-search-header-container .component-content.tt-suggestion, .search-header .close-search-header-container .component-content > .component-content.twitter-typeahead, .search-header .close-search-header-container .component-content > .row.twitter-typeahead, .search-header .close-search-header-container .component-content > .twitter-typeahead.close-search-header-container, .search-header .close-search-header-container .component-content > .twitter-typeahead.tt-dataset, .search-header .component-content .close-search-header-container.tt-suggestion, .search-header .component-content .column.close-search-header-container, .search-header .component-content .column.component-content, .search-header .component-content .column.row, .search-header .component-content .column.tt-dataset, .search-header .component-content .columns.close-search-header-container, .search-header .component-content .columns.component-content, .search-header .component-content .columns.tt-dataset, .search-header .component-content .component-content.tt-suggestion, .search-header .component-content .hero-search .column.component-content, .search-header .component-content .hero-search .columns.component-content, .search-header .component-content .hero-search .component-content.tt-suggestion, .search-header .component-content .hero-search label.close-search-header-container, .search-header .component-content .hero-search label.component-content, .search-header .component-content .hero-search label.row, .search-header .component-content .hero-search label.tt-dataset, .search-header .component-content .row.columns, .search-header .component-content .row.tt-suggestion, .search-header .component-content .tt-dataset.tt-suggestion, .search-header .component-content > .component-content.twitter-typeahead, .search-header .component-content > .row.twitter-typeahead, .search-header .component-content > .twitter-typeahead.close-search-header-container, .search-header .component-content > .twitter-typeahead.tt-dataset, .search-header .hero-search .close-search-header-container .component-content > .component-content.twitter-typeahead, .search-header .hero-search .close-search-header-container label.component-content, .search-header .hero-search .component-content .column.component-content, .search-header .hero-search .component-content .columns.component-content, .search-header .hero-search .component-content .component-content.tt-suggestion, .search-header .hero-search .component-content label.component-content, .search-header .hero-search .component-content > .component-content.twitter-typeahead, .search-header .hero-search .component-content > .row.twitter-typeahead, .search-header .hero-search .component-content > .twitter-typeahead.close-search-header-container, .search-header .hero-search .component-content > .twitter-typeahead.tt-dataset, .search-header .hero-search .row .component-content > .component-content.twitter-typeahead, .search-header .hero-search .row label.component-content, .search-header .hero-search .tt-dataset .component-content > .component-content.twitter-typeahead, .search-header .hero-search .tt-dataset label.component-content, .search-header .row .column.component-content, .search-header .row .columns.component-content, .search-header .row .component-content.tt-suggestion, .search-header .row .component-content > .component-content.twitter-typeahead, .search-header .row .component-content > .row.twitter-typeahead, .search-header .row .component-content > .twitter-typeahead.close-search-header-container, .search-header .row .component-content > .twitter-typeahead.tt-dataset, .search-header .tt-dataset .column.component-content, .search-header .tt-dataset .columns.component-content, .search-header .tt-dataset .component-content.tt-suggestion, .search-header .tt-dataset .component-content > .component-content.twitter-typeahead, .search-header .tt-dataset .component-content > .row.twitter-typeahead, .search-header .tt-dataset .component-content > .twitter-typeahead.close-search-header-container, .search-header .tt-dataset .component-content > .twitter-typeahead.tt-dataset, .tt-dataset .close-search-header-container.tt-suggestion, .tt-dataset .column.close-search-header-container, .tt-dataset .column.row, .tt-dataset .column.tt-dataset, .tt-dataset .columns.close-search-header-container, .tt-dataset .columns.tt-dataset, .tt-dataset .hero-search .column.component-content, .tt-dataset .hero-search .columns.component-content, .tt-dataset .hero-search .component-content.tt-suggestion, .tt-dataset .hero-search .search-header .component-content > .component-content.twitter-typeahead, .tt-dataset .hero-search .search-header label.component-content, .tt-dataset .hero-search label.close-search-header-container, .tt-dataset .hero-search label.component-content, .tt-dataset .hero-search label.row, .tt-dataset .hero-search label.tt-dataset, .tt-dataset .row.columns, .tt-dataset .row.tt-suggestion, .tt-dataset .search-header .column.component-content, .tt-dataset .search-header .columns.component-content, .tt-dataset .search-header .component-content.tt-suggestion, .tt-dataset .search-header .component-content > .component-content.twitter-typeahead, .tt-dataset .search-header .component-content > .row.twitter-typeahead, .tt-dataset .search-header .component-content > .twitter-typeahead.close-search-header-container, .tt-dataset .search-header .component-content > .twitter-typeahead.tt-dataset, .tt-dataset .search-header .hero-search .component-content > .component-content.twitter-typeahead, .tt-dataset .search-header .hero-search label.component-content, .tt-dataset .tt-dataset.tt-suggestion {
        margin-left: 0rem;
        margin-right: 0rem;
        padding-left: 0rem;
        padding-right: 0rem;
    }

.small-1 {
    width: 8.33333%;
}

.small-pull-1, .small-push-1 {
    position: relative;
    left: 8.33333%;
}

.small-pull-1 {
    left: -8.33333%;
}

.small-offset-0 {
    margin-left: 0%;
}

.small-2 {
    width: 16.66667%;
}

.small-pull-2, .small-push-2 {
    position: relative;
    left: 16.66667%;
}

.small-pull-2 {
    left: -16.66667%;
}

.small-offset-1 {
    margin-left: 8.33333%;
}

.small-3 {
    width: 25%;
}

.small-pull-3, .small-push-3 {
    position: relative;
    left: 25%;
}

.small-pull-3 {
    left: -25%;
}

.small-offset-2 {
    margin-left: 16.66667%;
}

.small-4 {
    width: 33.33333%;
}

.small-pull-4, .small-push-4 {
    position: relative;
    left: 33.33333%;
}

.small-pull-4 {
    left: -33.33333%;
}

.small-offset-3 {
    margin-left: 25%;
}

.small-5 {
    width: 41.66667%;
}

.small-pull-5, .small-push-5 {
    position: relative;
    left: 41.66667%;
}

.small-pull-5 {
    left: -41.66667%;
}

.small-offset-4 {
    margin-left: 33.33333%;
}

.small-6 {
    width: 50%;
}

.small-pull-6, .small-push-6 {
    position: relative;
    left: 50%;
}

.small-pull-6 {
    left: -50%;
}

.small-offset-5 {
    margin-left: 41.66667%;
}

.small-7 {
    width: 58.33333%;
}

.small-pull-7, .small-push-7 {
    position: relative;
    left: 58.33333%;
}

.small-pull-7 {
    left: -58.33333%;
}

.small-offset-6 {
    margin-left: 50%;
}

.small-8 {
    width: 66.66667%;
}

.small-pull-8, .small-push-8 {
    position: relative;
    left: 66.66667%;
}

.small-pull-8 {
    left: -66.66667%;
}

.small-offset-7 {
    margin-left: 58.33333%;
}

.small-9 {
    width: 75%;
}

.small-pull-9, .small-push-9 {
    position: relative;
    left: 75%;
}

.small-pull-9 {
    left: -75%;
}

.small-offset-8 {
    margin-left: 66.66667%;
}

.small-10 {
    width: 83.33333%;
}

.small-pull-10, .small-push-10 {
    position: relative;
    left: 83.33333%;
}

.small-pull-10 {
    left: -83.33333%;
}

.small-offset-9 {
    margin-left: 75%;
}

.small-11 {
    width: 91.66667%;
}

.small-pull-11, .small-push-11 {
    position: relative;
    left: 91.66667%;
}

.small-pull-11 {
    left: -91.66667%;
}

.small-offset-10 {
    margin-left: 83.33333%;
}

.is-dropdown-submenu > li, .small-12 {
    width: 100%;
}

.small-offset-11 {
    margin-left: 91.66667%;
}

.hero-search .small-up-1 > label, .search-header .component-content.small-up-1 > .twitter-typeahead {
    float: left;
    width: 100%;
}

.small-up-1 > .column, .small-up-1 > .columns, .small-up-1 > .tt-suggestion {
    float: left;
    width: 100%;
}

.hero-search .small-up-1 > label:nth-of-type(1n), .search-header .component-content.small-up-1 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n), .small-up-1 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-1 > label:nth-of-type(1n+1), .search-header .component-content.small-up-1 > .twitter-typeahead:nth-of-type(1n+1) {
    clear: both;
}

.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1), .small-up-1 > .tt-suggestion:nth-of-type(1n+1) {
    clear: both;
}

.hero-search .small-up-1 > label:last-child, .search-header .component-content.small-up-1 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child, .small-up-1 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-2 > label, .search-header .component-content.small-up-2 > .twitter-typeahead {
    float: left;
    width: 50%;
}

.small-up-2 > .column, .small-up-2 > .columns, .small-up-2 > .tt-suggestion {
    float: left;
    width: 50%;
}

.hero-search .small-up-2 > label:nth-of-type(1n), .search-header .component-content.small-up-2 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n), .small-up-2 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-2 > label:nth-of-type(2n+1), .search-header .component-content.small-up-2 > .twitter-typeahead:nth-of-type(2n+1) {
    clear: both;
}

.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1), .small-up-2 > .tt-suggestion:nth-of-type(2n+1) {
    clear: both;
}

.hero-search .small-up-2 > label:last-child, .search-header .component-content.small-up-2 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child, .small-up-2 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-3 > label, .search-header .component-content.small-up-3 > .twitter-typeahead {
    float: left;
    width: 33.33333%;
}

.small-up-3 > .column, .small-up-3 > .columns, .small-up-3 > .tt-suggestion {
    float: left;
    width: 33.33333%;
}

.hero-search .small-up-3 > label:nth-of-type(1n), .search-header .component-content.small-up-3 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n), .small-up-3 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-3 > label:nth-of-type(3n+1), .search-header .component-content.small-up-3 > .twitter-typeahead:nth-of-type(3n+1) {
    clear: both;
}

.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1), .small-up-3 > .tt-suggestion:nth-of-type(3n+1) {
    clear: both;
}

.hero-search .small-up-3 > label:last-child, .search-header .component-content.small-up-3 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child, .small-up-3 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-4 > label, .search-header .component-content.small-up-4 > .twitter-typeahead {
    float: left;
    width: 25%;
}

.small-up-4 > .column, .small-up-4 > .columns, .small-up-4 > .tt-suggestion {
    float: left;
    width: 25%;
}

.hero-search .small-up-4 > label:nth-of-type(1n), .search-header .component-content.small-up-4 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n), .small-up-4 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-4 > label:nth-of-type(4n+1), .search-header .component-content.small-up-4 > .twitter-typeahead:nth-of-type(4n+1) {
    clear: both;
}

.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1), .small-up-4 > .tt-suggestion:nth-of-type(4n+1) {
    clear: both;
}

.hero-search .small-up-4 > label:last-child, .search-header .component-content.small-up-4 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child, .small-up-4 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-5 > label, .search-header .component-content.small-up-5 > .twitter-typeahead {
    float: left;
    width: 20%;
}

.small-up-5 > .column, .small-up-5 > .columns, .small-up-5 > .tt-suggestion {
    float: left;
    width: 20%;
}

.hero-search .small-up-5 > label:nth-of-type(1n), .search-header .component-content.small-up-5 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n), .small-up-5 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-5 > label:nth-of-type(5n+1), .search-header .component-content.small-up-5 > .twitter-typeahead:nth-of-type(5n+1) {
    clear: both;
}

.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1), .small-up-5 > .tt-suggestion:nth-of-type(5n+1) {
    clear: both;
}

.hero-search .small-up-5 > label:last-child, .search-header .component-content.small-up-5 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child, .small-up-5 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-6 > label, .search-header .component-content.small-up-6 > .twitter-typeahead {
    float: left;
    width: 16.66667%;
}

.small-up-6 > .column, .small-up-6 > .columns, .small-up-6 > .tt-suggestion {
    float: left;
    width: 16.66667%;
}

.hero-search .small-up-6 > label:nth-of-type(1n), .search-header .component-content.small-up-6 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n), .small-up-6 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-6 > label:nth-of-type(6n+1), .search-header .component-content.small-up-6 > .twitter-typeahead:nth-of-type(6n+1) {
    clear: both;
}

.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1), .small-up-6 > .tt-suggestion:nth-of-type(6n+1) {
    clear: both;
}

.hero-search .small-up-6 > label:last-child, .search-header .component-content.small-up-6 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child, .small-up-6 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-7 > label, .search-header .component-content.small-up-7 > .twitter-typeahead {
    float: left;
    width: 14.28571%;
}

.small-up-7 > .column, .small-up-7 > .columns, .small-up-7 > .tt-suggestion {
    float: left;
    width: 14.28571%;
}

.hero-search .small-up-7 > label:nth-of-type(1n), .search-header .component-content.small-up-7 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n), .small-up-7 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-7 > label:nth-of-type(7n+1), .search-header .component-content.small-up-7 > .twitter-typeahead:nth-of-type(7n+1) {
    clear: both;
}

.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1), .small-up-7 > .tt-suggestion:nth-of-type(7n+1) {
    clear: both;
}

.hero-search .small-up-7 > label:last-child, .search-header .component-content.small-up-7 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child, .small-up-7 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-up-8 > label, .search-header .component-content.small-up-8 > .twitter-typeahead {
    float: left;
    width: 12.5%;
}

.small-up-8 > .column, .small-up-8 > .columns, .small-up-8 > .tt-suggestion {
    float: left;
    width: 12.5%;
}

.hero-search .small-up-8 > label:nth-of-type(1n), .search-header .component-content.small-up-8 > .twitter-typeahead:nth-of-type(1n) {
    clear: none;
}

.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n), .small-up-8 > .tt-suggestion:nth-of-type(1n) {
    clear: none;
}

.hero-search .small-up-8 > label:nth-of-type(8n+1), .search-header .component-content.small-up-8 > .twitter-typeahead:nth-of-type(8n+1) {
    clear: both;
}

.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1), .small-up-8 > .tt-suggestion:nth-of-type(8n+1) {
    clear: both;
}

.hero-search .small-up-8 > label:last-child, .search-header .component-content.small-up-8 > .twitter-typeahead:last-child {
    float: left;
}

.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child, .small-up-8 > .tt-suggestion:last-child {
    float: left;
}

.hero-search .small-collapse > label, .search-header .component-content.small-collapse > .twitter-typeahead {
    padding-left: 0rem;
    padding-right: 0rem;
}

.small-collapse > .column, .small-collapse > .columns, .small-collapse > .tt-suggestion {
    padding-left: 0rem;
    padding-right: 0rem;
}

.expanded.close-search-header-container .hero-search .small-collapse.component-content, .expanded.close-search-header-container .search-header .small-collapse.component-content, .expanded.close-search-header-container .small-collapse.close-search-header-container, .expanded.close-search-header-container .small-collapse.row, .expanded.close-search-header-container .small-collapse.tt-dataset, .expanded.row .hero-search .small-collapse.component-content, .expanded.row .search-header .small-collapse.component-content, .expanded.row .small-collapse.close-search-header-container, .expanded.row .small-collapse.row, .expanded.row .small-collapse.tt-dataset, .expanded.tt-dataset .hero-search .small-collapse.component-content, .expanded.tt-dataset .search-header .small-collapse.component-content, .expanded.tt-dataset .small-collapse.close-search-header-container, .expanded.tt-dataset .small-collapse.row, .expanded.tt-dataset .small-collapse.tt-dataset, .hero-search .expanded.close-search-header-container .small-collapse.component-content, .hero-search .expanded.component-content .small-collapse.close-search-header-container, .hero-search .expanded.component-content .small-collapse.component-content, .hero-search .expanded.component-content .small-collapse.row, .hero-search .expanded.component-content .small-collapse.tt-dataset, .hero-search .expanded.row .small-collapse.component-content, .hero-search .expanded.tt-dataset .small-collapse.component-content, .hero-search .small-collapse .component-content, .search-header .expanded.close-search-header-container .small-collapse.component-content, .search-header .expanded.component-content .small-collapse.close-search-header-container, .search-header .expanded.component-content .small-collapse.component-content, .search-header .expanded.component-content .small-collapse.row, .search-header .expanded.component-content .small-collapse.tt-dataset, .search-header .expanded.row .small-collapse.component-content, .search-header .expanded.tt-dataset .small-collapse.component-content, .search-header .small-collapse .component-content, .small-collapse .close-search-header-container, .small-collapse .hero-search .component-content, .small-collapse .row, .small-collapse .search-header .component-content, .small-collapse .tt-dataset {
    margin-left: 0rem;
    margin-right: 0rem;
}

.hero-search .small-uncollapse > label, .search-header .component-content.small-uncollapse > .twitter-typeahead {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.small-uncollapse > .column, .small-uncollapse > .columns, .small-uncollapse > .tt-suggestion {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
}

.small-centered {
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: both;
}

    .small-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }

.small-pull-0, .small-push-0, .small-uncentered {
    position: static;
    float: left;
    margin-left: 0rem;
    margin-right: 0rem;
}

@media print, screen and (min-width: 40rem) {
    .medium-0 {
        width: 0;
    }

        .medium-0.columns {
            padding: 0 !important;
        }

    .medium-1 {
        width: 8.33333%;
    }

    .medium-pull-1, .medium-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .medium-pull-1 {
        left: -8.33333%;
    }

    .medium-offset-0 {
        margin-left: 0%;
    }

    .medium-2 {
        width: 16.66667%;
    }

    .medium-pull-2, .medium-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .medium-pull-2 {
        left: -16.66667%;
    }

    .medium-offset-1 {
        margin-left: 8.33333%;
    }

    .medium-3 {
        width: 25%;
    }

    .medium-pull-3, .medium-push-3 {
        position: relative;
        left: 25%;
    }

    .medium-pull-3 {
        left: -25%;
    }

    .medium-offset-2 {
        margin-left: 16.66667%;
    }

    .medium-4 {
        width: 33.33333%;
    }

    .medium-pull-4, .medium-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .medium-pull-4 {
        left: -33.33333%;
    }

    .medium-offset-3 {
        margin-left: 25%;
    }

    .medium-5 {
        width: 41.66667%;
    }

    .medium-pull-5, .medium-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .medium-pull-5 {
        left: -41.66667%;
    }

    .medium-offset-4 {
        margin-left: 33.33333%;
    }

    .medium-6 {
        width: 50%;
    }

    .medium-pull-6, .medium-push-6 {
        position: relative;
        left: 50%;
    }

    .medium-pull-6 {
        left: -50%;
    }

    .medium-offset-5 {
        margin-left: 41.66667%;
    }

    .medium-7 {
        width: 58.33333%;
    }

    .medium-pull-7, .medium-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .medium-pull-7 {
        left: -58.33333%;
    }

    .medium-offset-6 {
        margin-left: 50%;
    }

    .medium-8 {
        width: 66.66667%;
    }

    .medium-pull-8, .medium-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .medium-pull-8 {
        left: -66.66667%;
    }

    .medium-offset-7 {
        margin-left: 58.33333%;
    }

    .medium-9 {
        width: 75%;
    }

    .medium-pull-9, .medium-push-9 {
        position: relative;
        left: 75%;
    }

    .medium-pull-9 {
        left: -75%;
    }

    .medium-offset-8 {
        margin-left: 66.66667%;
    }

    .medium-10 {
        width: 83.33333%;
    }

    .medium-pull-10, .medium-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .medium-pull-10 {
        left: -83.33333%;
    }

    .medium-offset-9 {
        margin-left: 75%;
    }

    .medium-11 {
        width: 91.66667%;
    }

    .medium-pull-11, .medium-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .medium-pull-11 {
        left: -91.66667%;
    }

    .medium-offset-10 {
        margin-left: 83.33333%;
    }

    .medium-12 {
        width: 100%;
    }

    .medium-offset-11 {
        margin-left: 91.66667%;
    }

    .hero-search .medium-up-1 > label {
        float: left;
        width: 100%;
    }

    .medium-up-1 > .column, .medium-up-1 > .columns, .medium-up-1 > .tt-suggestion {
        float: left;
        width: 100%;
    }

    .search-header .component-content.medium-up-1 > .twitter-typeahead {
        float: left;
        width: 100%;
    }

    .hero-search .medium-up-1 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n), .medium-up-1 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-1 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-1 > label:nth-of-type(1n+1) {
        clear: both;
    }

    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1), .medium-up-1 > .tt-suggestion:nth-of-type(1n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-1 > .twitter-typeahead:nth-of-type(1n+1) {
        clear: both;
    }

    .hero-search .medium-up-1 > label:last-child {
        float: left;
    }

    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child, .medium-up-1 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-1 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-2 > label {
        float: left;
        width: 50%;
    }

    .medium-up-2 > .column, .medium-up-2 > .columns, .medium-up-2 > .tt-suggestion {
        float: left;
        width: 50%;
    }

    .search-header .component-content.medium-up-2 > .twitter-typeahead {
        float: left;
        width: 50%;
    }

    .hero-search .medium-up-2 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n), .medium-up-2 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-2 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-2 > label:nth-of-type(2n+1) {
        clear: both;
    }

    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1), .medium-up-2 > .tt-suggestion:nth-of-type(2n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-2 > .twitter-typeahead:nth-of-type(2n+1) {
        clear: both;
    }

    .hero-search .medium-up-2 > label:last-child {
        float: left;
    }

    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child, .medium-up-2 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-2 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-3 > label {
        float: left;
        width: 33.33333%;
    }

    .medium-up-3 > .column, .medium-up-3 > .columns, .medium-up-3 > .tt-suggestion {
        float: left;
        width: 33.33333%;
    }

    .search-header .component-content.medium-up-3 > .twitter-typeahead {
        float: left;
        width: 33.33333%;
    }

    .hero-search .medium-up-3 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n), .medium-up-3 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-3 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-3 > label:nth-of-type(3n+1) {
        clear: both;
    }

    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1), .medium-up-3 > .tt-suggestion:nth-of-type(3n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-3 > .twitter-typeahead:nth-of-type(3n+1) {
        clear: both;
    }

    .hero-search .medium-up-3 > label:last-child {
        float: left;
    }

    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child, .medium-up-3 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-3 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-4 > label {
        float: left;
        width: 25%;
    }

    .medium-up-4 > .column, .medium-up-4 > .columns, .medium-up-4 > .tt-suggestion {
        float: left;
        width: 25%;
    }

    .search-header .component-content.medium-up-4 > .twitter-typeahead {
        float: left;
        width: 25%;
    }

    .hero-search .medium-up-4 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n), .medium-up-4 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-4 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-4 > label:nth-of-type(4n+1) {
        clear: both;
    }

    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1), .medium-up-4 > .tt-suggestion:nth-of-type(4n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-4 > .twitter-typeahead:nth-of-type(4n+1) {
        clear: both;
    }

    .hero-search .medium-up-4 > label:last-child {
        float: left;
    }

    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child, .medium-up-4 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-4 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-5 > label {
        float: left;
        width: 20%;
    }

    .medium-up-5 > .column, .medium-up-5 > .columns, .medium-up-5 > .tt-suggestion {
        float: left;
        width: 20%;
    }

    .search-header .component-content.medium-up-5 > .twitter-typeahead {
        float: left;
        width: 20%;
    }

    .hero-search .medium-up-5 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n), .medium-up-5 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-5 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-5 > label:nth-of-type(5n+1) {
        clear: both;
    }

    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1), .medium-up-5 > .tt-suggestion:nth-of-type(5n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-5 > .twitter-typeahead:nth-of-type(5n+1) {
        clear: both;
    }

    .hero-search .medium-up-5 > label:last-child {
        float: left;
    }

    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child, .medium-up-5 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-5 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-6 > label {
        float: left;
        width: 16.66667%;
    }

    .medium-up-6 > .column, .medium-up-6 > .columns, .medium-up-6 > .tt-suggestion {
        float: left;
        width: 16.66667%;
    }

    .search-header .component-content.medium-up-6 > .twitter-typeahead {
        float: left;
        width: 16.66667%;
    }

    .hero-search .medium-up-6 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n), .medium-up-6 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-6 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-6 > label:nth-of-type(6n+1) {
        clear: both;
    }

    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1), .medium-up-6 > .tt-suggestion:nth-of-type(6n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-6 > .twitter-typeahead:nth-of-type(6n+1) {
        clear: both;
    }

    .hero-search .medium-up-6 > label:last-child {
        float: left;
    }

    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child, .medium-up-6 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-6 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-7 > label {
        float: left;
        width: 14.28571%;
    }

    .medium-up-7 > .column, .medium-up-7 > .columns, .medium-up-7 > .tt-suggestion {
        float: left;
        width: 14.28571%;
    }

    .search-header .component-content.medium-up-7 > .twitter-typeahead {
        float: left;
        width: 14.28571%;
    }

    .hero-search .medium-up-7 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n), .medium-up-7 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-7 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-7 > label:nth-of-type(7n+1) {
        clear: both;
    }

    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1), .medium-up-7 > .tt-suggestion:nth-of-type(7n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-7 > .twitter-typeahead:nth-of-type(7n+1) {
        clear: both;
    }

    .hero-search .medium-up-7 > label:last-child {
        float: left;
    }

    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child, .medium-up-7 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-7 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-up-8 > label {
        float: left;
        width: 12.5%;
    }

    .medium-up-8 > .column, .medium-up-8 > .columns, .medium-up-8 > .tt-suggestion {
        float: left;
        width: 12.5%;
    }

    .search-header .component-content.medium-up-8 > .twitter-typeahead {
        float: left;
        width: 12.5%;
    }

    .hero-search .medium-up-8 > label:nth-of-type(1n) {
        clear: none;
    }

    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n), .medium-up-8 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.medium-up-8 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .medium-up-8 > label:nth-of-type(8n+1) {
        clear: both;
    }

    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1), .medium-up-8 > .tt-suggestion:nth-of-type(8n+1) {
        clear: both;
    }

    .search-header .component-content.medium-up-8 > .twitter-typeahead:nth-of-type(8n+1) {
        clear: both;
    }

    .hero-search .medium-up-8 > label:last-child {
        float: left;
    }

    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child, .medium-up-8 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.medium-up-8 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .medium-collapse > label {
        padding-right: 0;
        padding-left: 0;
    }

    .medium-collapse > .column, .medium-collapse > .columns, .medium-collapse > .tt-suggestion {
        padding-right: 0;
        padding-left: 0;
    }

    .search-header .component-content.medium-collapse > .twitter-typeahead {
        padding-right: 0;
        padding-left: 0;
    }

    .expanded.close-search-header-container .hero-search .medium-collapse.component-content, .expanded.close-search-header-container .medium-collapse.close-search-header-container, .expanded.close-search-header-container .medium-collapse.row, .expanded.close-search-header-container .medium-collapse.tt-dataset, .expanded.close-search-header-container .search-header .medium-collapse.component-content, .expanded.row .hero-search .medium-collapse.component-content, .expanded.row .medium-collapse.close-search-header-container, .expanded.row .medium-collapse.row, .expanded.row .medium-collapse.tt-dataset, .expanded.row .search-header .medium-collapse.component-content, .expanded.tt-dataset .hero-search .medium-collapse.component-content, .expanded.tt-dataset .medium-collapse.close-search-header-container, .expanded.tt-dataset .medium-collapse.row, .expanded.tt-dataset .medium-collapse.tt-dataset, .expanded.tt-dataset .search-header .medium-collapse.component-content, .hero-search .expanded.close-search-header-container .medium-collapse.component-content, .hero-search .expanded.component-content .medium-collapse.close-search-header-container, .hero-search .expanded.component-content .medium-collapse.component-content, .hero-search .expanded.component-content .medium-collapse.row, .hero-search .expanded.component-content .medium-collapse.tt-dataset, .hero-search .expanded.row .medium-collapse.component-content, .hero-search .expanded.tt-dataset .medium-collapse.component-content, .hero-search .medium-collapse .component-content, .medium-collapse .close-search-header-container, .medium-collapse .hero-search .component-content, .medium-collapse .row, .medium-collapse .search-header .component-content, .medium-collapse .tt-dataset, .search-header .expanded.close-search-header-container .medium-collapse.component-content, .search-header .expanded.component-content .medium-collapse.close-search-header-container, .search-header .expanded.component-content .medium-collapse.component-content, .search-header .expanded.component-content .medium-collapse.row, .search-header .expanded.component-content .medium-collapse.tt-dataset, .search-header .expanded.row .medium-collapse.component-content, .search-header .expanded.tt-dataset .medium-collapse.component-content, .search-header .medium-collapse .component-content {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .hero-search .medium-uncollapse > label {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .medium-uncollapse > .column, .medium-uncollapse > .columns, .medium-uncollapse > .tt-suggestion {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .search-header .component-content.medium-uncollapse > .twitter-typeahead {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
        clear: both;
    }

        .medium-centered:last-child:not(:first-child) {
            float: none;
            clear: both;
        }

    .medium-pull-0, .medium-push-0, .medium-uncentered {
        position: static;
        float: left;
        margin-right: 0rem;
        margin-left: 0rem;
    }
}

@media print, screen and (min-width: 64rem) {
    .large-1 {
        width: 8.33333%;
    }

    .large-pull-1, .large-push-1 {
        position: relative;
        left: 8.33333%;
    }

    .large-pull-1 {
        left: -8.33333%;
    }

    .large-offset-0 {
        margin-left: 0%;
    }

    .large-2 {
        width: 16.66667%;
    }

    .large-pull-2, .large-push-2 {
        position: relative;
        left: 16.66667%;
    }

    .large-pull-2 {
        left: -16.66667%;
    }

    .large-offset-1 {
        margin-left: 8.33333%;
    }

    .large-3 {
        width: 25%;
    }

    .large-pull-3, .large-push-3 {
        position: relative;
        left: 25%;
    }

    .large-pull-3 {
        left: -25%;
    }

    .large-offset-2 {
        margin-left: 16.66667%;
    }

    .large-4 {
        width: 33.33333%;
    }

    .large-pull-4, .large-push-4 {
        position: relative;
        left: 33.33333%;
    }

    .large-pull-4 {
        left: -33.33333%;
    }

    .large-offset-3 {
        margin-left: 25%;
    }

    .large-5 {
        width: 41.66667%;
    }

    .large-pull-5, .large-push-5 {
        position: relative;
        left: 41.66667%;
    }

    .large-pull-5 {
        left: -41.66667%;
    }

    .large-offset-4 {
        margin-left: 33.33333%;
    }

    .large-6 {
        width: 50%;
    }

    .large-pull-6, .large-push-6 {
        position: relative;
        left: 50%;
    }

    .large-pull-6 {
        left: -50%;
    }

    .large-offset-5 {
        margin-left: 41.66667%;
    }

    .large-7 {
        width: 58.33333%;
    }

    .large-pull-7, .large-push-7 {
        position: relative;
        left: 58.33333%;
    }

    .large-pull-7 {
        left: -58.33333%;
    }

    .large-offset-6 {
        margin-left: 50%;
    }

    .large-8 {
        width: 66.66667%;
    }

    .large-pull-8, .large-push-8 {
        position: relative;
        left: 66.66667%;
    }

    .large-pull-8 {
        left: -66.66667%;
    }

    .large-offset-7 {
        margin-left: 58.33333%;
    }

    .large-9 {
        width: 75%;
    }

    .large-pull-9, .large-push-9 {
        position: relative;
        left: 75%;
    }

    .large-pull-9 {
        left: -75%;
    }

    .large-offset-8 {
        margin-left: 66.66667%;
    }

    .large-10 {
        width: 83.33333%;
    }

    .large-pull-10, .large-push-10 {
        position: relative;
        left: 83.33333%;
    }

    .large-pull-10 {
        left: -83.33333%;
    }

    .large-offset-9 {
        margin-left: 75%;
    }

    .large-11 {
        width: 91.66667%;
    }

    .large-pull-11, .large-push-11 {
        position: relative;
        left: 91.66667%;
    }

    .large-pull-11 {
        left: -91.66667%;
    }

    .large-offset-10 {
        margin-left: 83.33333%;
    }

    .large-12, .tt-suggestion {
        width: 100%;
    }

    .large-offset-11 {
        margin-left: 91.66667%;
    }

    .hero-search .large-up-1 > label {
        float: left;
        width: 100%;
    }

    .large-up-1 > .column, .large-up-1 > .columns, .large-up-1 > .tt-suggestion {
        float: left;
        width: 100%;
    }

    .search-header .component-content.large-up-1 > .twitter-typeahead {
        float: left;
        width: 100%;
    }

    .hero-search .large-up-1 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n), .large-up-1 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-1 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-1 > label:nth-of-type(1n+1) {
        clear: both;
    }

    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1), .large-up-1 > .tt-suggestion:nth-of-type(1n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-1 > .twitter-typeahead:nth-of-type(1n+1) {
        clear: both;
    }

    .hero-search .large-up-1 > label:last-child {
        float: left;
    }

    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child, .large-up-1 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-1 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-2 > label {
        float: left;
        width: 50%;
    }

    .large-up-2 > .column, .large-up-2 > .columns, .large-up-2 > .tt-suggestion {
        float: left;
        width: 50%;
    }

    .search-header .component-content.large-up-2 > .twitter-typeahead {
        float: left;
        width: 50%;
    }

    .hero-search .large-up-2 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n), .large-up-2 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-2 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-2 > label:nth-of-type(2n+1) {
        clear: both;
    }

    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1), .large-up-2 > .tt-suggestion:nth-of-type(2n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-2 > .twitter-typeahead:nth-of-type(2n+1) {
        clear: both;
    }

    .hero-search .large-up-2 > label:last-child {
        float: left;
    }

    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child, .large-up-2 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-2 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-3 > label {
        float: left;
        width: 33.33333%;
    }

    .large-up-3 > .column, .large-up-3 > .columns, .large-up-3 > .tt-suggestion {
        float: left;
        width: 33.33333%;
    }

    .search-header .component-content.large-up-3 > .twitter-typeahead {
        float: left;
        width: 33.33333%;
    }

    .hero-search .large-up-3 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n), .large-up-3 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-3 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-3 > label:nth-of-type(3n+1) {
        clear: both;
    }

    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1), .large-up-3 > .tt-suggestion:nth-of-type(3n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-3 > .twitter-typeahead:nth-of-type(3n+1) {
        clear: both;
    }

    .hero-search .large-up-3 > label:last-child {
        float: left;
    }

    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child, .large-up-3 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-3 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-4 > label {
        float: left;
        width: 25%;
    }

    .large-up-4 > .column, .large-up-4 > .columns, .large-up-4 > .tt-suggestion {
        float: left;
        width: 25%;
    }

    .search-header .component-content.large-up-4 > .twitter-typeahead {
        float: left;
        width: 25%;
    }

    .hero-search .large-up-4 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n), .large-up-4 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-4 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-4 > label:nth-of-type(4n+1) {
        clear: both;
    }

    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1), .large-up-4 > .tt-suggestion:nth-of-type(4n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-4 > .twitter-typeahead:nth-of-type(4n+1) {
        clear: both;
    }

    .hero-search .large-up-4 > label:last-child {
        float: left;
    }

    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child, .large-up-4 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-4 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-5 > label {
        float: left;
        width: 20%;
    }

    .large-up-5 > .column, .large-up-5 > .columns, .large-up-5 > .tt-suggestion {
        float: left;
        width: 20%;
    }

    .search-header .component-content.large-up-5 > .twitter-typeahead {
        float: left;
        width: 20%;
    }

    .hero-search .large-up-5 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n), .large-up-5 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-5 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-5 > label:nth-of-type(5n+1) {
        clear: both;
    }

    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1), .large-up-5 > .tt-suggestion:nth-of-type(5n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-5 > .twitter-typeahead:nth-of-type(5n+1) {
        clear: both;
    }

    .hero-search .large-up-5 > label:last-child {
        float: left;
    }

    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child, .large-up-5 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-5 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-6 > label {
        float: left;
        width: 16.66667%;
    }

    .large-up-6 > .column, .large-up-6 > .columns, .large-up-6 > .tt-suggestion {
        float: left;
        width: 16.66667%;
    }

    .search-header .component-content.large-up-6 > .twitter-typeahead {
        float: left;
        width: 16.66667%;
    }

    .hero-search .large-up-6 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n), .large-up-6 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-6 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-6 > label:nth-of-type(6n+1) {
        clear: both;
    }

    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1), .large-up-6 > .tt-suggestion:nth-of-type(6n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-6 > .twitter-typeahead:nth-of-type(6n+1) {
        clear: both;
    }

    .hero-search .large-up-6 > label:last-child {
        float: left;
    }

    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child, .large-up-6 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-6 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-7 > label {
        float: left;
        width: 14.28571%;
    }

    .large-up-7 > .column, .large-up-7 > .columns, .large-up-7 > .tt-suggestion {
        float: left;
        width: 14.28571%;
    }

    .search-header .component-content.large-up-7 > .twitter-typeahead {
        float: left;
        width: 14.28571%;
    }

    .hero-search .large-up-7 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n), .large-up-7 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-7 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-7 > label:nth-of-type(7n+1) {
        clear: both;
    }

    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1), .large-up-7 > .tt-suggestion:nth-of-type(7n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-7 > .twitter-typeahead:nth-of-type(7n+1) {
        clear: both;
    }

    .hero-search .large-up-7 > label:last-child {
        float: left;
    }

    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child, .large-up-7 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-7 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-up-8 > label {
        float: left;
        width: 12.5%;
    }

    .large-up-8 > .column, .large-up-8 > .columns, .large-up-8 > .tt-suggestion {
        float: left;
        width: 12.5%;
    }

    .search-header .component-content.large-up-8 > .twitter-typeahead {
        float: left;
        width: 12.5%;
    }

    .hero-search .large-up-8 > label:nth-of-type(1n) {
        clear: none;
    }

    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n), .large-up-8 > .tt-suggestion:nth-of-type(1n) {
        clear: none;
    }

    .search-header .component-content.large-up-8 > .twitter-typeahead:nth-of-type(1n) {
        clear: none;
    }

    .hero-search .large-up-8 > label:nth-of-type(8n+1) {
        clear: both;
    }

    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1), .large-up-8 > .tt-suggestion:nth-of-type(8n+1) {
        clear: both;
    }

    .search-header .component-content.large-up-8 > .twitter-typeahead:nth-of-type(8n+1) {
        clear: both;
    }

    .hero-search .large-up-8 > label:last-child {
        float: left;
    }

    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child, .large-up-8 > .tt-suggestion:last-child {
        float: left;
    }

    .search-header .component-content.large-up-8 > .twitter-typeahead:last-child {
        float: left;
    }

    .hero-search .large-collapse > label {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .large-collapse > .column, .large-collapse > .columns, .large-collapse > .tt-suggestion {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .search-header .component-content.large-collapse > .twitter-typeahead {
        padding-left: 0rem;
        padding-right: 0rem;
    }

    .expanded.close-search-header-container .hero-search .large-collapse.component-content, .expanded.close-search-header-container .large-collapse.close-search-header-container, .expanded.close-search-header-container .large-collapse.row, .expanded.close-search-header-container .large-collapse.tt-dataset, .expanded.close-search-header-container .search-header .large-collapse.component-content, .expanded.row .hero-search .large-collapse.component-content, .expanded.row .large-collapse.close-search-header-container, .expanded.row .large-collapse.row, .expanded.row .large-collapse.tt-dataset, .expanded.row .search-header .large-collapse.component-content, .expanded.tt-dataset .hero-search .large-collapse.component-content, .expanded.tt-dataset .large-collapse.close-search-header-container, .expanded.tt-dataset .large-collapse.row, .expanded.tt-dataset .large-collapse.tt-dataset, .expanded.tt-dataset .search-header .large-collapse.component-content, .hero-search .expanded.close-search-header-container .large-collapse.component-content, .hero-search .expanded.component-content .large-collapse.close-search-header-container, .hero-search .expanded.component-content .large-collapse.component-content, .hero-search .expanded.component-content .large-collapse.row, .hero-search .expanded.component-content .large-collapse.tt-dataset, .hero-search .expanded.row .large-collapse.component-content, .hero-search .expanded.tt-dataset .large-collapse.component-content, .hero-search .large-collapse .component-content, .large-collapse .close-search-header-container, .large-collapse .hero-search .component-content, .large-collapse .row, .large-collapse .search-header .component-content, .large-collapse .tt-dataset, .search-header .expanded.close-search-header-container .large-collapse.component-content, .search-header .expanded.component-content .large-collapse.close-search-header-container, .search-header .expanded.component-content .large-collapse.component-content, .search-header .expanded.component-content .large-collapse.row, .search-header .expanded.component-content .large-collapse.tt-dataset, .search-header .expanded.row .large-collapse.component-content, .search-header .expanded.tt-dataset .large-collapse.component-content, .search-header .large-collapse .component-content {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .hero-search .large-uncollapse > label {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .large-uncollapse > .column, .large-uncollapse > .columns, .large-uncollapse > .tt-suggestion {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .search-header .component-content.large-uncollapse > .twitter-typeahead {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem;
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto;
        float: none;
        clear: both;
    }

        .large-centered:last-child:not(:first-child) {
            float: none;
            clear: both;
        }

    .large-pull-0, .large-push-0, .large-uncentered {
        position: static;
        float: left;
        margin-left: 0rem;
        margin-right: 0rem;
    }
}

.column-block {
    margin-bottom: 1.25rem;
}

    .column-block > :last-child {
        margin-bottom: 0rem;
    }

@media print, screen and (min-width: 40rem) {
    .column-block {
        margin-bottom: 1.875rem;
    }

        .column-block > :last-child {
            margin-bottom: 0rem;
        }
}

.column, .columns, .hero-search label, .search-header .component-content > .twitter-typeahead, .tt-suggestion {
    min-height: 1px;
}

.column-splitter {
    clear: both;
}

.hide-for-small-only, .show-for-large {
    display: none;
}

@media screen and (min-width: 40rem) {
    .hide-for-small-only {
        display: block;
    }

    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 64rem) {
    .show-for-large {
        display: block !important;
    }
}

.escape-mobile-columns {
    padding: 0rem !important;
}

.spacer-none {
    margin-bottom: 0rem;
}

.spacer-s {
    margin-bottom: 1.25rem;
}

@media screen and (min-width: 23.4375rem) {
    .spacer-s {
        margin-bottom: 2rem;
    }
}

.spacer-m {
    margin-bottom: 2.875rem;
}

.spacer-l {
    margin-bottom: 4.125rem;
}

.spacer-xl {
    margin-bottom: 5.25rem;
}

.small-spacer-m {
    margin-bottom: 1.25rem;
}

.small-spacer-l {
    margin-bottom: 2.875rem;
}

.small-spacer-xl {
    margin-bottom: 4.125rem;
}

@media screen and (min-width: 40rem) {
    .medium-spacer-none {
        margin-bottom: 0rem;
    }
}

.body--light {
    background-color: white;
}

.content-wrapper {
    margin-top: 6.6875rem;
    position: relative;
}

@media screen and (min-width: 40rem) {
    .content-wrapper {
        margin-top: 5.4375rem;
    }
}

@media screen and (min-width: 23.4375rem) {
    .content-wrapper {
        margin-top: 3.5625rem;
    }
}

@media screen and (min-width: 0rem) {
    .content-wrapper {
        margin-top: 2.9375rem;
    }
}

@media screen and (max-width: 63.9375rem) {
    .remove-gutter-for-small {
        padding-left: 0rem;
        padding-right: 0rem;
    }
}

@media screen and (min-width: 40rem) {
    .flex-row {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .flex-row .component, .flex-row > div {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }
}

.spacer-top-little {
    margin-top: 0.9375rem;
}

.spacer-bottom-little {
    margin-bottom: 0.9375rem;
}

.spacer-top {
    margin-top: 1.875rem;
}

@media screen and (min-width: 64rem) {
    .mobile-only {
        display: none !important;
    }
}

html, body {
    height: 100%;
    margin: 0rem;
    padding: 0rem;
    /* Set the deafult hyphenation rules, if used. These are the standard typographical values */
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;
    -webkit-hyphenate-limit-zone: 8%;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;
    -ms-hyphenate-limit-zone: 8%;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;
    hyphenate-limit-zone: 8%;
    /* To turn on hyphenation apply the following to the container:

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;

*/
}

#wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #wrapper {
        display: block;
    }
}

#content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.row-fullwidth .row {
    max-width: none;
}

@media print, screen and (max-width: 39.9375rem) {
    .hide-s {
        display: none !important;
    }
}

@media print, screen and (min-width: 40rem) and (max-width: 63.9375rem) {
    .hide-m {
        display: none !important;
    }
}

@media print, screen and (min-width: 64rem) {
    .hide-l {
        display: none !important;
    }
}

.menu {
    padding: 0rem;
    margin: 0rem;
    list-style: none;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .menu .button {
        line-height: 1;
        text-decoration: none;
        display: block;
        padding: 0.6875rem 1rem;
    }

    .menu a {
        line-height: 1;
        text-decoration: none;
        display: block;
        padding: 0.6875rem 1rem;
        margin-bottom: 0rem;
    }

    .menu button, .menu input, .menu select {
        margin-bottom: 0rem;
    }

    .menu input {
        display: inline-block;
    }

    .menu.horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.vertical {
        -webkit-box-direction: normal;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.expanded li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }

    .menu.simple {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .menu.simple li + li {
            margin-left: 1rem;
        }

        .menu.simple a {
            padding: 0rem;
        }

    .menu.nested {
        margin-left: 1rem;
        margin-right: 0rem;
    }

    .menu.icon-bottom a, .menu.icon-left a, .menu.icon-right a, .menu.icon-top a, .menu.icons a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

@media print, screen and (min-width: 40rem) {
    .menu.medium-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.medium-vertical {
        -webkit-box-direction: normal;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.medium-expanded li, .menu.medium-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}

@media print, screen and (min-width: 64rem) {
    .menu.large-horizontal {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .menu.large-vertical {
        -webkit-box-direction: normal;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: vertical;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .menu.large-expanded li, .menu.large-simple li {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 0;
        flex: 1 1 0;
    }
}

.page-selector-item-next a.menu a, .page-selector-item-previous a.menu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu.icon-left li a, .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.page-selector-item-next a.menu li a, .page-selector-item-previous a.menu li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}

.menu.icon-left li a i, .menu.icon-left li a img, .menu.icon-left li a svg {
    margin-right: 0.25rem;
}

.page-selector-item-previous a.menu li a i, .page-selector-item-previous a.menu li a img, .page-selector-item-previous a.menu li a svg {
    margin-right: 0.25rem;
}

.menu.icon-right li a i, .menu.icon-right li a img, .menu.icon-right li a svg {
    margin-left: 0.25rem;
}

.page-selector-item-next a.menu li a i, .page-selector-item-next a.menu li a img, .page-selector-item-next a.menu li a svg {
    margin-left: 0.25rem;
}

.menu.icon-bottom li a, .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}

    .menu.icon-bottom li a i, .menu.icon-bottom li a img, .menu.icon-bottom li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: 0.25rem;
        text-align: center;
    }

    .menu.icon-top li a i, .menu.icon-top li a img, .menu.icon-top li a svg {
        -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
        margin-bottom: 0.25rem;
        text-align: center;
    }

.menu .active > a, .menu .is-active > a {
    background: #1779ba;
    color: #fefefe;
}

.menu-centered > .menu li .submenu li {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.menu.align-center li .submenu li, .menu.align-left {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.menu.align-right li {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

    .menu.align-right li .submenu li {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

.menu.align-right.vertical li {
    display: block;
    text-align: right;
}

    .menu.align-right.vertical li .submenu li {
        text-align: right;
    }

.menu.align-right .nested {
    margin-left: 0rem;
    margin-right: 1rem;
}

.menu-centered > .menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu.align-center li, .menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.menu .menu-text {
    padding: 0.6875rem 1rem;
    font-weight: 700;
    line-height: 1;
    color: inherit;
}

.menu-centered > .menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .menu-centered > .menu li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

.menu.align-center li {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0rem;
    left: auto;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0rem;
    left: auto;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0rem;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    position: relative;
    padding-right: 1.5rem;
}

    .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
        width: 0rem;
        height: 0rem;
        border: inset 0.375rem;
        content: '';
        border-bottom-width: 0rem;
        border-top-style: solid;
        border-color: #282828 transparent transparent;
        right: 0.3125rem;
        left: auto;
        margin-top: -0.1875rem;
    }

.dropdown .is-dropdown-submenu a {
    padding: 0.6875rem 1rem !important;
}

.dropdown.menu a {
    padding: 0.6875rem 1rem;
}

.dropdown.menu .is-active > a {
    background: 0 0;
}

.dropdown.menu .nested.is-dropdown-submenu {
    margin-left: 0rem;
    margin-right: 0rem;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0rem;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto;
    top: 0rem;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.dropdown.menu.vertical > li > a::after {
    right: 0.875rem;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 0.875rem;
}

.dropdown.menu.vertical > li.opens-left > a::after, .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    right: auto;
    left: 0.3125rem;
    display: block;
    width: 0rem;
    height: 0rem;
    border: inset 0.375rem;
    content: '';
    border-left-width: 0rem;
    border-right-style: solid;
    border-color: transparent #282828 transparent transparent;
}

.dropdown.menu.vertical > li.opens-right > a::after, .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    display: block;
    width: 0rem;
    height: 0rem;
    border: inset 0.375rem;
    content: '';
    border-right-width: 0rem;
    border-left-style: solid;
    border-color: transparent transparent transparent #282828;
}

@media print, screen and (min-width: 40rem) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        right: 0rem;
        left: auto;
    }

    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0rem;
    }

    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }

        .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0rem;
            height: 0rem;
            border: inset 0.375rem;
            content: '';
            border-bottom-width: 0rem;
            border-top-style: solid;
            border-color: #282828 transparent transparent;
            right: 0.3125rem;
            left: auto;
            margin-top: -0.1875rem;
        }

    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0rem;
    }

    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        right: 100%;
        left: auto;
        top: 0rem;
    }

    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }

    .dropdown.menu.medium-vertical > li > a::after {
        right: 0.875rem;
    }

    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        right: auto;
        left: 0.3125rem;
        display: block;
        width: 0rem;
        height: 0rem;
        border: inset 0.375rem;
        content: '';
        border-left-width: 0rem;
        border-right-style: solid;
        border-color: transparent #282828 transparent transparent;
    }

    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        display: block;
        width: 0rem;
        height: 0rem;
        border: inset 0.375rem;
        content: '';
        border-right-width: 0rem;
        border-left-style: solid;
        border-color: transparent transparent transparent #282828;
    }
}

@media print, screen and (min-width: 64rem) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        top: 100%;
        left: auto;
        right: 0rem;
    }

    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        top: 100%;
        left: 0rem;
        right: auto;
    }

    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        position: relative;
        padding-right: 1.5rem;
    }

        .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
            display: block;
            width: 0rem;
            height: 0rem;
            border: inset 0.375rem;
            content: '';
            border-bottom-width: 0rem;
            border-top-style: solid;
            border-color: #282828 transparent transparent;
            right: 0.3125rem;
            left: auto;
            margin-top: -0.1875rem;
        }

    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0rem;
    }

    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
        top: 0rem;
    }

    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        left: 100%;
        right: auto;
    }

    .dropdown.menu.large-vertical > li > a::after {
        right: 0.875rem;
    }

    .dropdown.menu.large-vertical > li.opens-left > a::after {
        right: auto;
        left: 0.3125rem;
        display: block;
        width: 0rem;
        height: 0rem;
        border: inset 0.375rem;
        content: '';
        border-left-width: 0rem;
        border-right-style: solid;
        border-color: transparent #282828 transparent transparent;
    }

    .dropdown.menu.large-vertical > li.opens-right > a::after {
        display: block;
        width: 0rem;
        height: 0rem;
        border: inset 0.375rem;
        content: '';
        border-right-width: 0rem;
        border-left-style: solid;
        border-color: transparent transparent transparent #282828;
    }
}

.is-dropdown-menu.vertical {
    width: 100px;
}

    .is-dropdown-menu.vertical.align-right {
        float: right;
    }

.is-dropdown-submenu-parent {
    position: relative;
}

    .is-dropdown-submenu-parent a::after {
        position: absolute;
        top: 50%;
        left: auto;
        right: 0.3125rem;
        margin-top: -0.375rem;
    }

    .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
        top: 100%;
        left: auto;
    }

    .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }

    .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
        left: 100%;
        right: auto;
    }

.is-dropdown-submenu {
    position: absolute;
    top: 0rem;
    left: 100%;
    z-index: 1;
    display: none;
    background: #fefefe;
}

    .is-dropdown-submenu .is-dropdown-submenu {
        margin-top: -0.0625rem;
    }

    .is-dropdown-submenu.js-dropdown-active {
        display: block;
    }

.dropdown .is-dropdown-submenu-item.selected a:hover {
    background-color: #00a059;
    color: #f4f4f4;
}

.control-group {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    width: 53.5%;
}

@media screen and (min-width: 1.46484rem) {
    .control-group {
        display: block;
        padding: 0rem 1.875rem;
        text-align: left;
        width: auto;
    }
}

.control-group--center {
    display: inline-block;
    text-align: center;
}

.control {
    cursor: pointer;
    display: inline-block;
    font-size: 1.125rem;
    margin-bottom: 0.9375rem;
    padding-right: 1rem;
    position: relative;
}

label > .control {
    padding-left: 1rem;
    padding-right: 0rem;
}

.control input {
    cursor: pointer;
    height: 3rem;
    left: 0rem;
    margin: 0rem;
    opacity: 0;
    position: absolute;
    right: 0rem;
    top: 0rem;
    width: 3rem;
    z-index: 100;
}

    .control input:focus ~ .control__indicator {
        background: white;
    }

        .control input:focus ~ .control__indicator::before {
            display: block;
        }

label .control-button input:focus ~ .control__indicator::before {
    display: block;
}

.control input:checked:focus ~ .control__indicator::before, .control:hover input:not([disabled]):checked ~ .control__indicator::before {
    border: 0.1875rem solid;
}

.control input:disabled:checked ~ .control__indicator, .control input:disabled ~ .control__indicator {
    cursor: default;
    opacity: .6;
}

.control__indicator {
    background-color: white;
    border: 0.1875rem solid;
    display: inline-block;
    height: 2.5rem;
    position: relative;
    vertical-align: middle;
    width: 2.5rem;
}

    .control__indicator::before {
        border: 0.25rem solid;
        bottom: -0.25rem;
        left: -0.25rem;
        margin: 0.0625rem;
        padding: 0rem;
        right: -0.25rem;
        top: -0.25rem;
    }

    .control__indicator::after, .control__indicator::before {
        content: '';
        display: none;
        position: absolute;
    }

.control input:checked ~ .control__indicator::after {
    display: block;
}

.control--checkbox .control__indicator::after {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border: solid white;
    border-width: 0rem 0.3125rem 0.3125rem 0rem;
    height: 1rem;
    left: 0.875rem;
    top: 0.375rem;
    transform: rotate(45deg);
    width: 0.375rem;
}

.control--checkbox input:disabled ~ .control__indicator::after {
    border-color: #808080;
}

.control--radio .control__indicator {
    border-radius: 50%;
}

    .control--radio .control__indicator::after {
        background: white;
        border-radius: 50%;
        height: 1rem;
        left: 50%;
        margin-left: -0.5rem;
        margin-top: -0.5rem;
        top: 50%;
        width: 1rem;
    }

.control--radio input:disabled ~ .control__indicator::after {
    background: #808080;
}

label.control--checkbox, label.control--radio {
    display: inline-block;
    width: 50%;
}

label .control-button {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0.8125rem;
    margin-left: 0.1875rem;
    margin-right: 0.1875rem;
    position: relative;
    width: auto;
}

    label .control-button:last-child {
        margin-right: 0rem;
    }

    label .control-button:hover input:focus ~ .control__indicator::after {
        border: 0.125rem solid !important;
        bottom: -0.125rem;
        content: ' ';
        left: -0.125rem;
        position: absolute;
        right: -0.125rem;
        top: -0.125rem;
        z-index: 1;
    }

    label .control-button:hover input:disabled:checked ~ .control__indicator, label .control-button:hover input:disabled ~ .control__indicator {
        border: 0.125rem solid !important;
    }

    label .control-button:hover .control__indicator {
        border: 0.125rem solid !important;
    }

    label .control-button:active .control__indicator {
        border: 0.125rem solid !important;
        color: white;
    }

    label .control-button input {
        cursor: pointer;
        height: 100%;
        left: 0rem;
        margin: 0rem;
        opacity: 0;
        position: absolute;
        right: 0rem;
        top: 0rem;
        width: 100%;
        z-index: 100;
    }

        label .control-button input:focus ~ .control__indicator::after {
            border: 0.125rem solid;
            bottom: -0.125rem;
            content: ' ';
            left: -0.125rem;
            position: absolute;
            right: -0.125rem;
            top: -0.125rem;
            z-index: 1;
        }

        label .control-button input:disabled:checked ~ .control__indicator, label .control-button input:disabled ~ .control__indicator {
            opacity: .6;
        }

    label .control-button .control__indicator {
        background-color: white;
        border: 0.125rem solid;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: table;
        font-size: 1.125rem;
        height: 4.6875rem;
        line-height: 1.5rem;
        min-width: 6.25rem;
        position: relative;
        text-align: center;
        vertical-align: middle;
    }

    label .control-button .radio-button__text-wrapper {
        display: table-cell;
        vertical-align: middle;
    }

    label .control-button .radio-button__text {
        padding: 0.75rem;
    }

    label .control-button input:checked ~ .control__indicator {
        border: 0.125rem solid;
        color: white;
    }

label.control-button--wide {
    min-width: 17.5rem;
}

    label.control-button--wide .control__indicator {
        min-width: 17.5rem;
        text-align: left;
    }

@media screen and (min-width: 40rem) {
    label .control-button .control__indicator {
        font-size: 0.875rem;
        min-width: 4.6875rem;
        padding: 0rem 0.75rem;
    }

        label .control-button .control__indicator.control-indicator--day {
            height: 3.4375rem;
            min-width: 3.4375rem;
            padding: 0rem;
            width: 3.4375rem;
        }
}

.radio-button__icon {
    bottom: 0rem;
    height: 1.875rem;
    left: 0rem;
    margin: auto 0rem;
    position: absolute;
    text-align: right;
    top: 0rem;
    width: 5rem;
}

@media screen and (min-width: 23.4375rem) {
    .radio-button__icon {
        width: 3.75rem;
    }
}

.radio-button__number {
    font-weight: 400;
    bottom: 0rem;
    font-size: 2.9375rem;
    height: 1.875rem;
    left: 1.25rem;
    margin: auto 0rem;
    position: absolute;
    text-align: right;
    top: 0rem;
    width: 5rem;
}

@media screen and (min-width: 23.4375rem) {
    .radio-button__number {
        width: 3.75rem;
    }
}

.radio-button__label {
    font-weight: 400;
    display: block;
    font-size: 1.125rem;
    line-height: 1.33;
    margin-left: 7.5rem;
}

@media screen and (min-width: 23.4375rem) {
    .radio-button__label {
        margin-left: 9rem;
    }
}

.radio-button__desc {
    display: block;
    font-size: 1rem;
    line-height: 1.33;
    margin-left: 7.5rem;
}

@media screen and (min-width: 23.4375rem) {
    .radio-button__desc {
        margin-left: 9rem;
    }
}

.row-component {
    margin-bottom: 1.75rem;
}

@media screen and (min-width: 40rem) {
    .row-component {
        margin-bottom: 2.625rem;
    }
}

.form-group {
    margin-bottom: 0.75rem;
}

.form-check {
    margin-bottom: 0.25rem;
}

.form-control {
    border: 0rem;
    border-bottom: 0.125rem solid #e7e7e7;
    caret-color: #00a059;
    color: #282828;
    display: block;
    outline: none;
    padding: 0.75rem 0rem;
    width: 100%;
}

    .form-control:hover:not(:disabled) {
        border-bottom-color: #96c31e;
    }

    .form-control:focus {
        border-bottom-color: #00a059;
    }

    .form-control:disabled {
        background: white;
        color: rgba(108, 108, 108, 0.5);
    }

    .form-control::-webkit-input-placeholder, .form-control:-ms-input-placeholder, .form-control::-webkit-input-placeholder {
        color: #6c6c6c;
    }

    .form-control::-webkit-input-placeholder, .form-control:-ms-input-placeholder, .form-control::placeholder {
        color: #6c6c6c;
    }

    .form-control.is-invalid-input {
        background-image: url(/assets/toolkit/images/svg/icon_font/close-red.svg);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 1.25rem 1.25rem;
        padding-right: 1.5625rem;
    }

        .form-control.is-invalid-input:focus, .form-control.is-invalid-input:hover {
            border-bottom-color: #d50808;
        }

    .form-control.is-valid-input {
        background-image: url(/assets/toolkit/images/svg/icon_font/tick-green.svg);
        background-position: center right;
        background-repeat: no-repeat;
        background-size: 1.25rem 1.25rem;
        padding-right: 1.5625rem;
        border-bottom-color: #00a059;
    }

.form-error, .form-error-top {
    color: #d50808;
    line-height: 1.67;
}

.form-error {
    display: none;
    font-size: 0.75rem;
    margin-top: 0.125rem;
}

    .breadcrumbs li.selected, .form-error.is-visible {
        display: block;
    }

.form-error-top {
    margin-bottom: 1rem;
}

.form-recaptcha-passed {
    display: none;
}

.list-ordered.form-error-top__error-list {
    color: #d50808;
    margin-bottom: 0rem;
    margin-top: 0.5rem;
}

    .list-ordered.form-error-top__error-list li::before {
        color: #d50808;
    }

.form-control-wrap {
    min-height: 3.75rem;
    position: relative;
}

    .form-control-wrap .form-label {
        bottom: 0rem;
        color: #6c6c6c;
        cursor: text;
        line-height: 1.125rem;
        margin-bottom: 0.875rem;
        position: absolute;
        z-index: 2;
    }

    .form-control-wrap .form-control {
        bottom: 0rem;
        position: absolute;
        z-index: 1;
    }

        .form-control-wrap .form-control.has-value + .form-label, .form-control-wrap .form-control:focus + .form-label {
            bottom: auto;
            font-size: 0.75rem;
            line-height: 1.25rem;
            top: -0.3125rem;
        }

select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(/assets/toolkit/images/svg/icon_font/down.svg);
    background-position: center right;
    background-repeat: no-repeat;
}

    select.form-control::-ms-expand {
        display: none;
    }

    select.form-control option:checked, select.form-control option:hover {
        background-color: #00a059;
        color: white;
    }

    select.form-control option[value=placeholder] {
        color: #6c6c6c;
    }

textarea .form-control {
    resize: vertical;
}

.form-control-wrap textarea .form-control {
    position: relative;
    top: 0.625rem;
}

.form-check-input[type=checkbox] + .form-check-label, .form-check-input[type=radio] + .form-check-label {
    color: #6c6c6c;
    cursor: pointer;
    display: inline-block;
    line-height: 1.125rem;
    margin-top: 0.75rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.form-check-label {
    color: #6c6c6c;
    cursor: pointer;
    display: inline-block;
    line-height: 1.125rem;
    margin-top: 0.75rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .form-check-label::before {
        border: 0.125rem solid #e7e7e7;
        border-radius: 0.1875rem;
        content: '';
        display: inline-block;
        height: 1.25rem;
        margin-right: 0.5rem;
        margin-top: -0.125rem;
        vertical-align: middle;
        width: 1.25rem;
    }

    .form-check-label::after {
        content: '';
    }

.form-check-input {
    display: none;
    margin-right: 0.25rem;
}

    .form-check-input[type=checkbox] + .form-check-label, .form-check-input[type=radio] + .form-check-label {
        font-weight: 400;
        font-family: 'visuelt',Arial,sans-serif;
        padding-left: 1.75rem;
        position: relative;
    }

        .form-check-input[type=checkbox] + .form-check-label::before, .form-check-input[type=radio] + .form-check-label::before {
            border: 0.125rem solid #e7e7e7;
            content: '';
            display: inline-block;
            font-family: 'icomoon';
            height: 1.25rem;
            left: 0rem;
            position: absolute;
            top: -0.0625rem;
            vertical-align: middle;
            width: 1.25rem;
        }

        .form-check-input[type=checkbox] + .form-check-label::before {
            border-radius: 0.1875rem;
        }

        .form-check-input[type=checkbox] + .form-check-label::after {
            content: '';
        }

        .form-check-input[type=radio] + .form-check-label::after {
            content: '';
        }

        .form-check-input[type=radio] + .form-check-label::before {
            border-radius: 50%;
        }

    .form-check-input[type=checkbox]:checked + .form-check-label::before {
        background-color: #00a059;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 0.9375rem;
        border-color: #00a059;
        color: white;
    }

    .form-check-input[type=checkbox]:checked:disabled + .form-check-label::before {
        background-color: #e7e7e7;
        border-color: #e7e7e7;
    }

    .form-check-input[type=radio]:checked + .form-check-label::before {
        border-color: #00a059;
    }

    .form-check-input[type=radio]:checked:disabled + .form-check-label::before {
        border-color: #e7e7e7;
    }

    .form-check-input[type=radio]:checked:disabled + .form-check-label::after {
        background-color: #e7e7e7;
    }

    .form-check-input[type=radio]:checked + .form-check-label::after {
        background-color: #00a059;
        border-radius: 50%;
        content: '';
        height: 0.75rem;
        left: 0.25rem;
        position: absolute;
        top: 0.0625rem;
        width: 0.75rem;
    }

    .form-check-input:not(:disabled) + .form-check-label:hover::before {
        border-color: #00a059;
    }

    .form-check-input:disabled {
        background-color: #f4f4f4;
    }

        .form-check-input:disabled + .form-check-label {
            color: rgba(108, 108, 108, 0.5);
        }

.form-text {
    line-height: 1.1875rem;
    margin-top: 0.75rem;
}

.form-buttons {
    margin-top: 1.375rem;
}

::-moz-selection {
    background: #00a059;
    color: white;
}

::selection {
    background: #00a059;
    color: white;
}

.Gx-privacy h2 {
    color: #00a059;
    font-size: 2rem;
    margin-top: 2rem;
}

.Gx-privacy h3 {
    color: #00a059;
    font-size: 1.5rem;
    margin-top: 1.5rem;
}

.Gx-privacy h4 {
    color: #00a059;
    font-size: 1.25rem;
    margin-top: 1rem;
    margin-bottom: 0.25rem;
}

.Gx-privacy h5 {
    color: #282828;
    font-size: 1rem;
    font-weight: bold;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
}

.Gx-privacy p a {
    color: #282828 !important;
    text-decoration: none;
    font-weight: 500;
}

    .Gx-privacy p a:hover {
        color: #00a059 !important;
        text-decoration: none;
    }

div.Gx-analytics-toggle {
    display: inline-block;
    margin: 0rem 0rem 0.9375rem 0rem;
    width: auto;
    border: 1px solid #00a059;
    padding: 0.9375rem 1.25rem;
    text-align: center;
}

span.Gx-toggle {
    color: #00a059;
    font-weight: bold;
    display: inline-block;
    vertical-align: 0.3rem;
}

    span.Gx-toggle span.Gx-toggle-off {
        vertical-align: -0.3rem;
        padding-right: .15rem;
        padding-left: .15rem;
    }

    span.Gx-toggle span.Gx-toggle-on {
        vertical-align: -0.3rem;
        padding-left: .15rem;
        padding-right: .15rem;
    }

/* The switch - the box around the slider */
.Gx-switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

    /* Hide default HTML checkbox */
    .Gx-switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

    /* The slider */
    .Gx-switch .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
    }

        .Gx-switch .slider:before {
            position: absolute;
            content: "";
            height: 26px;
            width: 26px;
            left: 4px;
            bottom: 4px;
            background-color: white;
            -webkit-transition: .4s;
            -o-transition: .4s;
            transition: .4s;
        }

    .Gx-switch input:checked + .slider {
        background-color: #00a059;
    }

    .Gx-switch input:focus + .slider {
        -webkit-box-shadow: 0 0 1px #00a059;
        box-shadow: 0 0 1px #00a059;
    }

    .Gx-switch input:checked + .slider:before {
        -webkit-transform: translateX(26px);
        -ms-transform: translateX(26px);
        transform: translateX(26px);
    }

    /* Rounded sliders */
    .Gx-switch .slider.round {
        border-radius: 34px;
    }

        .Gx-switch .slider.round:before {
            border-radius: 50%;
        }

.disabled .Gx-switch .slider:before {
    display: none;
}

.disabled .Gx-switch .slider {
    background-color: #ccc !important;
}

.Gx-analytics-toggle.disabled {
    border: 1px solid #ccc;
}

.Gx-analytics-toggle.disabled, .disabled .Gx-toggle {
    color: #ccc !important;
}

.gx-accessibility-container {
    display: table;
    padding: 0rem 1.25rem;
}

    .gx-accessibility-container img {
        width: 20px;
        height: 20px;
    }

#gx-accessibility-zoom {
    display: table-cell;
    cursor: pointer;
    padding-right: 1.25rem;
}

#gx-accessibility-contrast {
    display: table-cell;
    cursor: pointer;
}

[zoom="1"] body {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    width: 91.66667%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

[zoom="2"] body {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    width: 83.33333%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

[zoom="3"] body {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    width: 76.923%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

[zoom="4"] body {
    -webkit-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    width: 71.4286%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}

.accordion {
    margin-left: 0rem;
    background: white;
    list-style-type: none;
}

    .accordion[disabled] .accordion-title {
        cursor: not-allowed;
    }

.accordion-item:first-child > :first-child, .accordion-item:last-child > :last-child {
    border-radius: 0rem;
}

.accordion-title {
    position: relative;
    display: block;
    font-size: 1rem;
    color: #282828;
    border: 0rem;
    font-weight: 500;
    line-height: 1.25rem;
    margin-bottom: 0rem;
    padding: 0.625rem 2.8125rem 0.625rem 1.25rem;
    text-decoration: none;
}

:last-child:not(.is-active) > .accordion-title {
    border-bottom: white;
    border-radius: 0rem;
}

.accordion-title:focus, .accordion-title:hover {
    background-color: white;
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
}

.is-active .accordion-title {
    background-color: #00a059;
    color: white;
    margin-bottom: 1.625rem;
}

.is-active > .accordion-title::before {
    content: '–';
}

.accordion-content {
    display: none;
    border: white;
    border-bottom: 0rem;
    background-color: #fefefe;
    color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
    border-bottom: white;
}

.accordion-content p:last-child {
    margin-bottom: 0rem;
}

.accordion-content .component.column-splitter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width: 40rem) {
    .accordion-content .component.column-splitter {
        display: block;
    }

    .accordion-content .component.collumn-splitter .columns {
        float: none;
    }
}

.accordion a.is-focus::after, .accordion a:focus::after {
    content: '';
    outline: none;
}

.accordion-title::before, .is-active .accordion-title::before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
    content: '\e910';
}

.accordion-title::before {
    font-size: 1.875rem;
    margin-top: -.9375rem;
}

.is-active .accordion-title::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-content {
    margin-bottom: 1.625rem;
    padding: 0rem 0.9375rem;
}

.accordion-item {
    border-bottom: 0.125rem solid #e7e7e7;
    border-left: 0rem;
    border-right: 0rem;
    border-top: 0.125rem solid #e7e7e7;
    margin-bottom: 0.625rem;
}

    .accordion-item.is-active {
        border-bottom: 0.25rem solid #00a059;
    }

body.is-reveal-open {
    overflow: hidden;
}

html.is-reveal-open {
    min-height: 100%;
    overflow: hidden;
    position: fixed;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    html.is-reveal-open body {
        min-height: 100%;
        overflow: hidden;
        position: fixed;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

.reveal-overlay {
    position: fixed;
    top: 0rem;
    right: 0rem;
    bottom: 0rem;
    left: 0rem;
    z-index: 1005;
    display: none;
    overflow-y: scroll;
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 0.0625rem solid #c2c2c2;
    border-radius: 0rem;
    background-color: #fefefe;
    position: relative;
    top: 6.25rem;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto;
}

[data-whatinput=mouse] .reveal {
    outline: 0rem;
}

@media print, screen and (min-width: 40rem) {
    .reveal {
        min-height: 0rem;
    }
}

.hero-search .reveal label {
    min-width: 0rem;
}

.reveal .column, .reveal .columns, .reveal .hero-search label, .reveal .search-header .component-content > .twitter-typeahead, .reveal .tt-suggestion {
    min-width: 0rem;
}

.search-header .reveal .component-content > .twitter-typeahead {
    min-width: 0rem;
}

.reveal > :last-child {
    margin-bottom: 0rem;
}

.reveal.collapse {
    padding: 0rem;
}

.reveal.full {
    top: 0rem;
    left: 0rem;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0rem;
    border: 0rem;
    border-radius: 0rem;
}

.reveal.without-overlay {
    position: fixed;
}

@media print, screen and (min-width: 40rem) {
    .reveal {
        width: 37.5rem;
        max-width: 75rem;
    }

        .reveal.tiny {
            width: 30%;
            max-width: 75rem;
        }

        .reveal.large, .reveal.small {
            width: 50%;
            max-width: 75rem;
        }

        .reveal.large {
            width: 90%;
        }
}

@media screen and (max-width: 39.9375rem) {
    .reveal {
        top: 0rem;
        left: 0rem;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0rem;
        border: 0rem;
        border-radius: 0rem;
    }
}

button {
    font-size: 100%;
    margin: 0rem;
    padding: 0rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0rem;
    background: 0rem 0rem;
    line-height: 1;
    cursor: auto;
}

.button {
    border: solid 0.125rem transparent;
    border-radius: 0rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1.0625rem;
    line-height: 1.3125rem;
    padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
    text-decoration: none;
    font-weight: 500;
}

    .button > [class*=' icon-'], .button > [class^=icon-] {
        border-radius: 0rem;
        display: inline-block;
        font-size: 0.8125rem;
        font-weight: 700;
        height: 1.5rem;
        line-height: 1.5rem;
        text-align: center;
        vertical-align: initial;
        width: 1.5rem;
    }

    .button.is-focus, .button:focus {
        outline: 0.0625rem solid;
        outline-color: #00874b;
        outline-style: outset;
    }

.button-p1 {
    border-radius: 3rem;
    color: #282828;
}

    .button-p1 > [class*=' icon-'], .button-p1 > [class^=icon-] {
        background-color: #00a059;
        border-radius: 3rem;
        color: #fefefe;
    }

    .button-p1 .button__elipsis {
        color: #00a059;
        display: inline-block;
        position: relative;
        top: -0.1875rem;
    }

    .button-p1.is-hover, .button-p1:hover {
        background-color: #00a059;
        color: #f4f4f4;
    }

        .button-p1.is-hover > [class*=' icon-'], .button-p1.is-hover > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1:hover > [class*=' icon-'], .button-p1:hover > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1.is-hover .button__elipsis, .button-p1:hover .button__elipsis {
            color: #f4f4f4;
        }

    .button-p1.is-active, .button-p1:active {
        background-color: #006d3d;
        color: #f4f4f4;
    }

        .button-p1.is-active > [class*=' icon-'], .button-p1.is-active > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1:active > [class*=' icon-'], .button-p1:active > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1.is-active .button__elipsis, .button-p1:active .button__elipsis {
            color: #f4f4f4;
        }

    .button-p1.is-focus, .button-p1:focus {
        background-color: #00a059;
        border-color: #00a059;
        -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
        box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
        color: #f4f4f4;
        outline: 0rem none;
    }

        .button-p1.is-focus > [class*=' icon-'], .button-p1.is-focus > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1:focus > [class*=' icon-'], .button-p1:focus > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .button-p1.is-focus::after, .button-p1:focus::after {
            display: none;
        }

.button-p2.is-focus::after, .button-p2:focus::after {
    display: none;
}

label .control-button:hover input:focus ~ .control__indicator::before {
    display: none;
}

.button-p1.is-focus .button__elipsis, .button-p1:focus .button__elipsis {
    color: #f4f4f4;
}

@media screen and (min-width: 64rem) {
    .button-p1.button-p1--light-desktop-only {
        color: #f4f4f4;
    }

        .button-p1.button-p1--light-desktop-only .icon-right, .button-p1.button-p1--light-desktop-only .page-selector-item-next a, .button-p1.button-p1--light-desktop-only:visited {
            color: #f4f4f4;
        }

    .page-selector-item-next .button-p1.button-p1--light-desktop-only a {
        color: #f4f4f4;
    }

    .button-p1.button-p1--light-desktop-only.is-hover .icon-right, .button-p1.button-p1--light-desktop-only.is-hover .page-selector-item-next a {
        color: #282828;
    }

    .button-p1.button-p1--light-desktop-only:hover .icon-right, .button-p1.button-p1--light-desktop-only:hover .page-selector-item-next a {
        color: #282828;
    }

    .page-selector-item-next .button-p1.button-p1--light-desktop-only.is-hover a, .page-selector-item-next .button-p1.button-p1--light-desktop-only:hover a {
        color: #282828;
    }
}

.button-p2 {
    background-color: #00a059;
    border-color: transparent;
    border-radius: 3rem;
    color: white !important;
    line-height: 2.6875rem;
    padding: 0rem 1.6875rem;
    text-align: center !important;
    text-decoration: none !important;
}

    .button-p2.is-hover > [class*=' icon-'], .button-p2.is-hover > [class^=icon-] {
        color: #f4f4f4;
    }

    .button-p2:hover > [class*=' icon-'], .button-p2:hover > [class^=icon-] {
        color: #f4f4f4;
    }

    .button-p2 > [class*=' icon-'], .button-p2 > [class^=icon-] {
        color: #f4f4f4;
    }

@media screen and (min-width: 64rem) {
    .button-p2 {
        font-size: 1.125rem;
    }
}

a.text--light-grey:hover {
    color: #f4f4f4;
}

.button-p2.is-hover, .button-p2:hover {
    background-color: #00874b;
    color: #f4f4f4;
}

.button-p2.is-focus, .button-p2:focus {
    background-color: #00a059;
    border-color: #00a059;
    -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
    box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
    color: #f4f4f4;
    outline: 0rem none;
}

    .button-p2.is-focus > [class*=' icon-'], .button-p2.is-focus > [class^=icon-] {
        color: #f4f4f4;
    }

    .button-p2:focus > [class*=' icon-'], .button-p2:focus > [class^=icon-] {
        color: #f4f4f4;
    }

a.button .backButton {
    background-color: #00a059;
    color: black;
    border-radius: 100%;
}

.button.news-link {
    padding-left: 0.3125rem;
}

    .button.news-link:hover {
        padding-left: 0.3125rem;
    }

    .button.news-link > .icon-right {
        top: 0.3125rem;
    }

.button_simple .button-p1 {
    background-color: #00a059;
    color: #fefefe;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

    .button_simple .button-p1 .icon-right {
        display: none !important;
    }

    .button_simple .button-p1 .button__elipsis {
        display: none !important;
    }

.author {
    position: relative;
}

.author__image-wrapper {
    margin-bottom: 1.875rem;
}

@media screen and (min-width: 23.4375rem) {
    .author__image-wrapper {
        margin-bottom: 1.875rem;
    }
}

.author__image {
    height: 2.25rem;
    margin-bottom: 1.875rem;
    position: static;
    width: 2.25rem;
    float: left;
    margin-right: 0.625rem;
}

@media screen and (min-width: 80rem) {
    .author__image {
        height: 3.5rem;
        width: 3.5rem;
    }
}

.author__content {
    line-height: 1.4;
    margin-left: 3.125rem;
    padding: 0rem;
}

@media screen and (min-width: 80rem) {
    .author__content {
        line-height: 1.6;
        margin-left: 4.375rem;
        padding: 0.3125rem 0rem;
    }
}

.author__name {
    display: block;
    font-weight: 500;
}

.author__published {
    color: #6c6c6c;
    display: block;
    font-size: 0.75rem;
}

.breadcrumbs {
    display: inline-block;
    margin-bottom: 0.3125rem;
    overflow: hidden;
    color: #f4f4f4;
}

    .breadcrumbs ol {
        position: relative;
        padding: 0rem;
    }

    .breadcrumbs li {
        display: none;
        float: left;
        margin-bottom: 1.25rem;
        padding: 0rem 1.25rem 0rem 0rem;
    }

        .breadcrumbs li .button__elipsis, .breadcrumbs li a {
            color: #f4f4f4;
        }

@media screen and (max-width: 63.9375rem) {
    .breadcrumbs li {
        font-size: 0.875rem;
        margin-bottom: 0.625rem;
        padding-right: 0.375rem;
    }
}

.hero-text-content__headline .breadcrumbs li a {
    color: #282828;
}

.breadcrumbs .icon-right, .breadcrumbs .page-selector-item-next a {
    color: #00a059;
}

.page-selector-item-next .breadcrumbs a {
    color: #00a059;
}

@media screen and (min-width: 64rem) {
    .breadcrumbs {
        overflow: hidden;
    }
}

ul.gx-breadcrumbs li {
    display: inline;
    font-size: 0.875rem;
    color: #282828;
}

    ul.gx-breadcrumbs li + li:before {
        padding: 0.5rem;
        color: #282828;
        content: ">";
        font-size: 1.125rem;
    }

    ul.gx-breadcrumbs li a {
        color: #00a059;
        text-decoration: none;
    }

#gx-breadcrumb-container {
    padding: 0.375rem 0 0.375rem 0;
}

    #gx-breadcrumb-container.breadcrumbs-hero-image {
        position: relative;
        bottom: 1.125rem;
    }

    #gx-breadcrumb-container.breadcrumbs-hero-home-medium {
        margin-bottom: 1.75rem;
    }

    #gx-breadcrumb-container.breadcrumbs-gx-health-titlebar {
        margin-top: 1.75rem;
    }

    #gx-breadcrumb-container.breadcrumbs-header-static,
    #gx-breadcrumb-container.breadcrumbs-page-story {
        margin-top: 0.6875rem;
    }

    #gx-breadcrumb-container.breadcrumbs-hero-product {
        position: relative;
        top: -2rem;
    }

    #gx-breadcrumb-container.breadcrumbs-hero-home {
        margin-bottom: 1.75rem;
    }

@media screen and (min-width: 64rem) {
    #gx-breadcrumb-container.breadcrumbs-hero-home {
        top: -1.75rem;
        position: relative;
    }

    #gx-breadcrumb-container.breadcrumbs-hero-product {
        top: -2.75rem;
    }
}

/* GcCarousel */
.gxcarousel .carouselItems {
    margin-bottom: 1.875rem;
    margin-left: auto;
    margin-right: auto;
}

    .gxcarousel .carouselItems > div > div > div {
        max-width: 42.5rem;
        margin: auto;
        width: calc(100% - 140px);
        height: calc(100% - 50px);
    }

.gxcarousel .tout__secondary {
    font-size: 1.25rem;
    line-height: 1.6875rem;
    color: #3c3c3c;
}

.gxcarousel .active svg {
    fill: #3c3c3c;
}

.gxcarousel svg {
    fill: #ececf1;
    margin: 0 0.625rem;
}

    .gxcarousel svg.chevron-right {
        top: calc(50% - 15px);
        position: relative;
        left: calc(50% - 56px);
        fill: #3c3c3c;
        cursor: pointer;
        margin: 0;
        z-index: 1;
    }

    .gxcarousel svg.chevron-left {
        top: calc(50% - 15px);
        position: relative;
        right: calc(50% - 56px);
        fill: #3c3c3c;
        cursor: pointer;
        margin: 0;
        z-index: 1;
    }

.gxcarousel .green,
.gxcarousel .green a {
    background-color: #00a059;
    color: #fff;
}

.gxcarousel .blue,
.gxcarousel .blue a {
    background-color: blue;
    color: #fff;
}

.gxcarousel .grey,
.gxcarousel .grey a {
    background-color: #e7e7e7;
}

.gxcarousel .green .numberAndFactsHeadline {
    border-top: 8px #00a059 solid;
}

.gxcarousel .blue .numberAndFactsHeadline {
    border-top: 8px blue solid;
}

.gxcarousel .grey .numberAndFactsHeadline {
    border-top: 8px #e7e7e7 solid;
}

.arrow-down {
    width: 0;
    height: 0;
    border-left: 1.25rem solid transparent;
    border-right: 1.25rem solid transparent;
    border-top: 1.25rem solid #f4f4f4;
    position: absolute;
    left: calc(50% - 20px);
    bottom: -0.9375rem;
}

.numberAndFactsHeadline {
    position: absolute;
    left: calc(50% - 130px);
    top: -2.8125rem;
    color: #0a0a0a;
    z-index: 1;
    background-color: #f4f4f4;
    padding: 0.625rem;
    border-top: 8px #00a059 solid;
}

.numberAndFactsContent {
    text-align: center;
}

@media print, screen and (min-width: 40em) {
    .numberAndFactsContent {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .numberAndFactsContent > div:first-of-type {
            text-align: right;
        }

        .numberAndFactsContent > div:last-of-type {
            text-align: left;
        }
}

@media screen and (min-width: 1024px) {
    .gxcarousel svg.chevron-right {
        left: 23.75rem;
    }

    .gxcarousel svg.chevron-left {
        right: 23.75rem;
    }
}

.cookiepanel {
    background: rgba(40, 40, 40, 0.6);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #f4f4f4;
    display: none;
    font-size: 0.875rem;
    position: fixed;
    top: 0rem;
    width: 100%;
    z-index: 1000;
}

    .cookiepanel.top {
        top: 0rem;
    }

    .cookiepanel.top-semi-obscure {
        height: 33%;
        top: 0rem;
    }

    .cookiepanel.middle-semi-obscure {
        height: 33%;
        top: 33%;
    }

    .cookiepanel.middle-full-obscure {
        height: 100%;
    }

    .cookiepanel.bottom {
        top: 0rem;
    }

    .cookiepanel.bottom-semi-obscure {
        height: 33%;
        bottom: 0rem;
        top: 70%;
    }

    .cookiepanel .columns {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .cookiepanel.top .row,
    .cookiepanel.top-semi-obscure .row {
        position: fixed;
        top: 0rem;
        margin: auto;
        left: 0rem;
        right: 0rem;
        width: 100%;
    }

    .cookiepanel.middle-semi-obscure .row {
        position: absolute;
        width: 80%;
        top: 50%;
        left: 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .cookiepanel.middle-full-obscure .row {
        position: absolute;
        width: 80%;
        top: 50%;
        left: 50%;
        -ms-transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .cookiepanel.bottom .row,
    .cookiepanel.bottom-semi-obscure .row {
        position: fixed;
        bottom: 0rem;
        margin: auto;
        left: 0rem;
        right: 0rem;
        width: 100%;
    }

.cookiepanel-cookiepanel.f-item-preview .cookiepanel {
    display: block !important;
    position: relative !important;
}

.cookiepanel a {
    color: #00d375;
}

    .cookiepanel a .no-underline {
        text-decoration: none;
    }

    .cookiepanel a.button-p2, .cookiepanel a.button-p2:hover, .cookiepanel a.button-p2:active, .cookiepanel a.button-p2:visited {
        color: white !important;
        text-decoration: none !important;
    }

        .cookiepanel a.button-p2.is-focus, .cookiepanel a.button-p2:focus {
            webkit-box-shadow: none;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.cookiepanel__accept-cookies {
    background-color: transparent;
    border: 0rem;
    color: white;
    font-size: 1.0625rem;
    margin: auto 0rem;
    position: absolute;
    right: 0.9375rem;
    text-decoration: none;
    top: 1rem;
}

    .cookiepanel__accept-cookies:visited {
        color: white;
    }

.cookiepanel__content {
    max-width: 43.75rem;
    padding: 0.9375rem 1.875rem 1.125rem 1.875rem;
    margin: 0rem auto;
    background-color: #282828;
    position: relative;
}

    .cookiepanel__content .button-p2 {
        line-height: 1.2;
        padding: 0.5rem 1.6875rem;
    }

.cookiepanel__text {
    visibility: hidden;
}

.cookie-Iagree-button {
    color: white;
    text-decoration: none;
}

@media screen and (max-width: 1023px) {
    #cookiePanelAustria {
        top: 0%;
        height: 100%;
    }

        #cookiePanelAustria .row {
            overflow-y: scroll;
            max-height: 90vh;
        }
}

.event-teaser-container > div {
    border-right: 0.0625rem #e7e7e7 solid;
}

    .event-teaser-container > div:last-of-type {
        border-right: none;
    }

.event-teaser-container article {
    border-bottom: none;
}

/* gx-eventWebinar */
.gx-eventWebinar-container {
    background-color: #f8f8f8;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .gx-eventWebinar-container::after {
        content: "";
        display: table;
        clear: both;
    }

.gx-eventWebinar-imageholder {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    border-right: 0px;
}

.gx-eventWebinar-info {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    border-left: 0px;
    padding: 0px 15px 0px 15px;
}

.gx-eventWebinar-intro h2 {
    font-size: 1.3125rem;
    font-weight: 500;
    color: #001a48;
    line-height: 1.125;
    padding: 36px 0px 16px 0px;
    margin: 0px;
}

.gx-eventWebinar-intro p {
    font-size: 1rem;
    font-weight: 400;
    color: #666666;
    line-height: 1.125;
    padding: 0px 0px 10px 0px;
    margin: 0px;
}

.gx-eventWebinar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.gx-eventWebinar-data {
    padding: 0px 0px 20px 0px;
}

    .gx-eventWebinar-data li {
        display: inline-block;
        padding: 2px 20px 10px 28px;
        height: 24px;
        background-repeat: no-repeat;
        background-size: 22px 22px;
        background-position: left top;
        font-size: 0.75rem;
        font-weight: 500;
    }

        .gx-eventWebinar-data li.gx-eventWebinar-date {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15.8466 18.0469'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%232eac74;}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M17.5668,18.9858H5.2417V9.06H17.5668ZM14.9257,2.7436V4.5483H7.8828V2.7436H6.122V4.5483h-.88A1.7752,1.7752,0,0,0,3.49,6.353L3.481,18.9858a1.7826,1.7826,0,0,0,1.7607,1.8047H17.5668a1.7883,1.7883,0,0,0,1.7607-1.8047V6.353a1.7883,1.7883,0,0,0-1.7607-1.8047h-.88V2.7436Zm.88,9.9258H11.4043v4.5117H15.806Z' transform='translate(-3.481 -2.7436)'/%3E%3C/svg%3E");
        }

        .gx-eventWebinar-data li.gx-eventWebinar-language {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.7382 20.7589'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%232eac74;fill-rule:evenodd;}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M10.7629,14.9387h1.3024v1.3026H10.7629Zm-2.8072,0H9.2583v1.3026H7.9557Zm-2.8067,0H6.4514v1.3026H5.149Zm9.7576-8.4424h1.3026V7.7988H14.9066Zm-2.8072,0h1.3027V7.7988H12.0994ZM12.751.7429a6.4042,6.4042,0,0,1,5.3036,9.9944l2.5474,2.8149H14.42a6.1407,6.1407,0,0,0-.4471-.9856h4.4137l-1.605-1.7737A5.5069,5.5069,0,0,0,18.17,7.1475,5.4191,5.4191,0,1,0,7.8573,9.477a6.1409,6.1409,0,0,0-.99.2041A6.4072,6.4072,0,0,1,12.751.7429ZM9.2928,6.4963h1.3026V7.7988H9.2928ZM8.6073,9.6782a5.9119,5.9119,0,0,0-4.672,9.5344L1.8639,21.5018H8.6073a5.9118,5.9118,0,1,0,0-11.8236Z' transform='translate(-1.8639 -0.7429)'/%3E%3C/svg%3E");
        }

        .gx-eventWebinar-data li.gx-eventWebinar-time {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14.8463 17.0677'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%232eac74;}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M14.4756,17.5588a.3666.3666,0,0,0,.3533-.4636c-.058-.2117-.1162-.417-.1879-.6175a5.3653,5.3653,0,0,0-2.086-2.6268,2.396,2.396,0,0,0-1.5588-.422,3.6281,3.6281,0,0,0-1.9913,1.3474,5.9454,5.9454,0,0,0-1.1836,2.32l-.0011.0046a.3652.3652,0,0,0,.3548.4584h6.3006Z' transform='translate(-3.8639 -2.7435)'/%3E%3Cpath class='cls-1' d='M15.0838,5.1435a.241.241,0,0,1,.2726.3152l-.0014.0039a5.42,5.42,0,0,1-2.08,2.8391A3.2279,3.2279,0,0,0,12.17,9.4787a2.3358,2.3358,0,0,0-.2012.5547c-.0364.1638-.0079.3609-.12.4995a.7411.7411,0,0,1-.59.2307.6612.6612,0,0,1-.6068-.4189,4.9721,4.9721,0,0,0-.145-.6375A3.0821,3.0821,0,0,0,9.299,8.3017a5.4193,5.4193,0,0,1-2.08-2.8391l-.0037-.0105a.2413.2413,0,0,1,.2729-.3157A21.0107,21.0107,0,0,0,15.0838,5.1435Z' transform='translate(-3.8639 -2.7435)'/%3E%3Cpath class='cls-1' d='M6.0005,17.7813a7.4478,7.4478,0,0,1,1.08-3.1734,5.98,5.98,0,0,1,1.3007-1.4943c.6137-.4949,1.3771-1.1108,1.3393-1.96a1.8071,1.8071,0,0,0-.9425-1.3809A6.32,6.32,0,0,1,6.3354,6.4665a7.4854,7.4854,0,0,1-.4222-2.2973H16.6605a7.4753,7.4753,0,0,1-.4221,2.2973,6.32,6.32,0,0,1-2.4427,3.3064,1.8073,1.8073,0,0,0-.9425,1.3809c-.0378.849.7256,1.4649,1.3393,1.96a5.9732,5.9732,0,0,1,1.3006,1.4943,7.4467,7.4467,0,0,1,1.08,3.1731c.0213.1967.0321.3977.04.6046H5.961C5.9681,18.1787,5.9789,17.978,6.0005,17.7813Zm11.9968.6043h-.1615c-.0079-.2428-.02-.4894-.0471-.7367a8.6557,8.6557,0,0,0-1.2592-3.69,7.1907,7.1907,0,0,0-1.57-1.7971c-.2907-.2348-.8961-.7229-.8856-.9543.0025-.0579.09-.2115.4013-.4195a7.4964,7.4964,0,0,0,2.9157-3.916,8.82,8.82,0,0,0,.4912-2.7033h.1148a.7129.7129,0,0,0,0-1.4257H4.5768a.7129.7129,0,1,0,0,1.4257h.1148a8.8157,8.8157,0,0,0,.4912,2.7033,7.4964,7.4964,0,0,0,2.9157,3.916c.3112.2083.3985.3619.4013.4195.01.2314-.5949.72-.8857.9543a7.2017,7.2017,0,0,0-1.5695,1.7971,8.658,8.658,0,0,0-1.2589,3.69c-.027.2473-.0392.4939-.0472.7367H4.5768a.7128.7128,0,1,0,0,1.4256h13.42a.7128.7128,0,1,0,0-1.4256Z' transform='translate(-3.8639 -2.7435)'/%3E%3Cpath class='cls-1' d='M11.3277,11.0693a.38.38,0,1,1-.2688.1113A.3667.3667,0,0,1,11.3277,11.0693Z' transform='translate(-3.8639 -2.7435)'/%3E%3Cpath class='cls-1' d='M11.4093,12.1562a.2714.2714,0,1,1-.1919.0795A.2616.2616,0,0,1,11.4093,12.1562Z' transform='translate(-3.8639 -2.7435)'/%3E%3C/svg%3E");
        }

        .gx-eventWebinar-data li.gx-eventWebinar-subject {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 19.5995 19.599'%3E%3Cdefs%3E%3Cstyle%3E.cls-1{fill:%232eac74;}%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M9.6212,5.1477V3.6623A8.1943,8.1943,0,0,0,3.7826,9.5008H5.268A6.74,6.74,0,0,1,9.6212,5.1477Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M18.0592,9.5008h1.4855a8.1943,8.1943,0,0,0-5.8386-5.8385V5.1477A6.739,6.739,0,0,1,18.0592,9.5008Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M5.268,13.5854H3.7826A8.194,8.194,0,0,0,9.6212,19.424V17.9387A6.74,6.74,0,0,1,5.268,13.5854Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M13.7061,17.9387V19.424a8.194,8.194,0,0,0,5.8386-5.8386H18.0592A6.7393,6.7393,0,0,1,13.7061,17.9387Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M11.6637,14.8846a3.3422,3.3422,0,1,1,3.3423-3.3422A3.3414,3.3414,0,0,1,11.6637,14.8846Zm0-8.1285A4.7864,4.7864,0,1,0,16.45,11.5424,4.79,4.79,0,0,0,11.6637,6.7561Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M11.6636,9.9336a1.6084,1.6084,0,1,1-.6158.1224A1.594,1.594,0,0,1,11.6636,9.9336Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M11.6637,5.9311a.7175.7175,0,0,0,.7221-.7219V2.4652a.7176.7176,0,0,0-.7221-.7221.7052.7052,0,0,0-.7221.7221V5.23A.7272.7272,0,0,0,11.6637,5.9311Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M6.052,11.5433a.7175.7175,0,0,0-.722-.722H2.586a.7175.7175,0,0,0-.722.722.7049.7049,0,0,0,.722.722H5.3506A.727.727,0,0,0,6.052,11.5433Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M11.6637,17.154a.7177.7177,0,0,0-.7221.7222V20.62a.7176.7176,0,0,0,.7221.722.7051.7051,0,0,0,.7221-.722V17.8762A.731.731,0,0,0,11.6637,17.154Z' transform='translate(-1.864 -1.7431)'/%3E%3Cpath class='cls-1' d='M20.7414,10.8213H17.9975a.7175.7175,0,0,0-.7221.722.705.705,0,0,0,.7221.722h2.7439a.7175.7175,0,0,0,.7221-.722A.7051.7051,0,0,0,20.7414,10.8213Z' transform='translate(-1.864 -1.7431)'/%3E%3C/svg%3E");
        }

    .gx-eventWebinar-data sup {
        left: 1px;
        font-size: 0.5rem;
        vertical-align: 3px;
    }

.gx-eventWebinar-speakers h3 {
    font-size: 0.875rem;
    font-weight: 500;
    color: #666666;
    padding: 0px 0px 16px 0px;
    margin: 0px;
}

.gx-eventWebinar-speakers li {
    display: inline-block;
    font-size: 0.8125rem;
    font-weight: 400;
    line-height: 1.66;
    color: #666666;
    padding: 0px 16px 0px 0px;
    min-height: 45px;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 45px 45px;
    min-width: 45%;
    margin-bottom: 1rem;
}

    .gx-eventWebinar-speakers li img {
        float: left;
        width: 45px;
        height: 45x;
        border-radius: 100%;
        border: 2px solid white;
        -webkit-box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0px 8px 9px 0px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 8px 8px 0px rgba(0, 0, 0, 0.1);
    }

    .gx-eventWebinar-speakers li span {
        display: inline-block;
        padding: 1px 0px 0px 11px;
    }

.gx-eventWebinar-image {
    margin-top: 1rem;
}

.gx-eventWebinar-intro h2 {
    font-size: 1.3125rem;
    font-weight: 500;
    color: #001a48;
    line-height: 1.125;
    padding: 36px 0px 26px 0px;
    margin: 0px;
}

.gx-eventWebinar-speakers-name {
    padding: 36px 0px 5px 0px;
}

.gx-eventWebinar-speakers-title {
    color: #666666;
}

.gx-eventWebinar-speakers-line {
    border: none;
    border-top: 3px dashed #666666;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 100%;
}

.gx-eventWebinar-speakers-headline {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.25rem;
    margin-bottom: 0.75rem;
    margin-bottom: -0.625rem;
    padding-top: 2.8125rem;
    text-transform: uppercase;
}

.gx-eventWebinar-content-block {
    padding-top: 0rem;
    padding-bottom: 1.875rem;
    margin: 0;
}

.gx-eventWebinar-summary-title {
    width: 66.66667%;
    display: inline-block;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.gx-eventWebinar-documents-title {
    display: inline-block;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
}

.gx-eventWebinar-summary-left {
    width: 100%;
    padding-bottom: 0.9375rem;
}

@media screen and (min-width: 40rem) {
    .gx-eventWebinar-summary-left {
        width: 66%;
        float: left;
        padding-right: 0.9375rem;
        padding-bottom: 0rem;
    }
}

.gx-eventWebinar-endspace-block {
    height: 4rem;
}

.gx-eventWebinar-listitem-download {
    margin-left: 6rem;
}

.listitem-download__icon.gx-eventWebinar-listitem-download__icon {
    border: 0;
    margin-right: 0.5rem;
}

a.listitem.listitem-download.gx-eventWebinar-listitem-download {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 0;
    color: #0a0a0a;
}

.gx-eventWebinar-listitem-download .icon::before {
    content: '\e906';
    color: #00a059;
}

span.listitem-download__file.gx-eventWebinar-listitem-download__file {
    display: none;
}

.gx-eventWebinar-accordion-content {
    padding: 1.4rem 0rem 1rem 0rem;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: auto;
    zoom: 1;
}

.gx-eventWebinar-video-caption {
    padding-left: 1.0625rem;
}

.gx-eventWebinar-similar-events-title {
    padding-left: 1.0625rem;
}

.gx-eventWebinar-top-block {
    padding-top: 0.625rem;
    position: relative;
    min-height: 5.3125rem;
}

.gx-eventWebinar-content {
    padding: 0.5rem 0rem 1rem 0rem;
}

.gx-eventWebinar-speakers {
    padding: 0px 0px 16px 0px;
}

@media screen and (min-width: 40rem) {
    .gx-eventWebinar-container {
        margin: 0px 0px 20px 15px;
        border-radius: 10px;
    }

    .gx-eventWebinar-info {
        padding: 0px 30px 0px 30px;
        border-radius: 10px;
    }
}

@media screen and (max-width: 40rem) {
    .gx-eventWebinar .gx-eventWebinar-data li {
        min-width: 45%;
    }
}

/* gx-eventWebinar End */
/* gx-eventWebinarList */
.body--light .gx-eventWebinarList .background-white {
    background-color: white;
}

.gx-eventWebinarList .gx-eventWebinarList-favbookicons {
    float: right;
}

    .gx-eventWebinarList .gx-eventWebinarList-favbookicons .fa {
        font-size: 1.25rem;
    }

.gx-eventWebinarList .gx-eventWebinar-data li {
    min-width: 45%;
}

@media screen and (min-width: 64rem) {
    .gx-eventWebinar-listitem-download {
        margin-left: 2rem;
    }
}

.gx-eventWebinarList-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 1.6875rem;
    padding-right: 0.875rem;
    margin-bottom: 0rem;
    cursor: pointer;
    font-size: 1.375rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .gx-eventWebinarList-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0rem;
        width: 0rem;
    }

    .gx-eventWebinarList-checkbox .checkmark {
        position: absolute;
        top: 0rem;
        left: 0rem;
        height: 1.25rem;
        width: 1.25rem;
        background-color: #fff;
        border: 1px solid #bfe7d5;
    }

    .gx-eventWebinarList-checkbox:hover input ~ .checkmark {
        border: 1px solid #00a059;
        background-color: #fcfefd;
    }

    .gx-eventWebinarList-checkbox input:checked ~ .checkmark {
        border: 1px solid #00a059;
        background-color: #00a059;
    }

    .gx-eventWebinarList-checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .gx-eventWebinarList-checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    .gx-eventWebinarList-checkbox .checkmark:after {
        left: 0.375rem;
        top: 0.1875rem;
        width: 0.375rem;
        height: 0.625rem;
        border: solid white;
        border-width: 0rem 0.1875rem 0.1875rem 0rem;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .gx-eventWebinarList-checkbox span {
        display: inline-block;
        margin: 0.5rem 0rem 0rem 0rem;
        font-size: 1rem;
        color: #282828;
    }

/* .gx-eventWebinarList .columns:last-child:not(:first-child) { */
/*   float: none; } */
.gx-eventWebinarList .gx-eventWebinar-tout-date {
    color: #808080;
    text-decoration: none;
    font-weight: 400;
    font-size: 0.875rem;
    margin-bottom: 1rem;
}

.gx-eventWebinarList .gx-eventWebinar-title {
    margin: 0.5125rem 0rem 0.7rem;
    color: inherit;
    display: block;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 22px;
    text-decoration: none;
}

.gx-eventWebinarList svg {
    fill: #a0a0a0;
    margin: 0 0.625rem;
}

.gx-eventWebinarList .active svg {
    fill: #0a0a0a;
}

/* gx-EventWebinarList End */
.footer-site {
    background: #282828;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #f4f4f4;
    padding-bottom: 1.25rem;
    padding-top: 2.5rem;
    text-align: left;
    width: 100%;
}

    .footer-site a {
        color: white !important;
        text-decoration: none;
    }

    .footer-site.footer--light {
        background: #f4f4f4;
        color: #282828;
    }

        .footer-site.footer--light a {
            color: black !important;
            font-weight: 500;
        }

@media screen and (min-width: 23.4375rem) {
    .footer-site {
        height: auto;
        z-index: 1;
    }
}

.footer-site__sub-title {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0.625rem;
}

.footer--light .footer-site__sub-title {
    font-weight: 400;
}

@media screen and (min-width: 0rem) {
    .footer-site__sub-title {
        border-bottom: solid 0.125rem #414141;
        font-size: 1.125rem;
        line-height: 2;
        padding: 0.625rem 0rem;
    }
}

@media screen and (min-width: 40rem) {
    .footer-site__sub-title {
        border-bottom: 0rem;
        font-size: 1rem;
        line-height: 1.2;
        padding: 0rem;
    }
}

.footer--light .footer-site__sub-title {
    color: #282828 !important;
}

.footer-site__links {
    border-bottom: 0.125rem solid #282828;
    display: block;
    margin-bottom: 1.25rem;
    width: 100%;
}

.footer--light .footer-site__links {
    border-bottom: 0rem;
}

.footer-site__links li {
    display: block;
    font-size: 1rem;
    line-height: 1.4;
    margin-bottom: 0.5rem;
}

.footer-site__links a {
    color: #f4f4f4;
    text-decoration: none;
}

    .footer-site__links a:hover {
        color: #00a059;
    }

@media screen and (min-width: 23.4375rem) {
    .footer-site__links li {
        display: block;
        padding: 0rem;
    }
}

@media screen and (min-width: 40rem) {
    .footer-site__links li {
        display: inline-block;
        padding: 0rem 1rem 0rem 0rem;
    }
}

@media screen and (min-width: 64rem) {
    .footer-site__links li {
        display: block;
        padding: 0rem;
    }
}

.footer-site__links a {
    font-weight: 500;
}

.footer--light .footer-site__links a {
    color: #00a059 !important;
}

.footer-site__social-links {
    position: relative;
}

@media screen and (min-width: 0rem) {
    .footer-site__social-links {
        display: none !important;
    }
}

@media screen and (min-width: 64rem) {
    .footer-site__social-links {
        display: none !important;
    }
}

@media screen and (min-width: 40rem) {
    .footer-site__social-links {
        margin-bottom: 2.5rem;
        padding-top: 0rem;
        text-align: left;
    }
}

.footer-site__affiliate-links a {
    color: #f4f4f4;
    display: inline-block;
    font-size: 1.5625rem;
    margin: 0rem 0.3125rem 0rem 0rem;
    padding: 0rem 0.5625rem 0rem 0rem;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
}

.footer-site__social-links a {
    color: #f4f4f4;
    display: inline-block;
    font-size: 1.5625rem;
    margin: 0rem 0.3125rem 0rem 0rem;
    padding: 0rem 0.5625rem 0rem 0rem;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
    z-index: 1;
}

    .footer-site__social-links a:hover {
        color: #00a059;
    }

.footer--light .footer-site__social-links a {
    color: #282828 !important;
}

@media screen and (min-width: 0rem) {
    .footer-site__social-links--mobile {
        display: none !important;
        margin-bottom: 1.25rem;
        padding-top: 1.25rem;
        text-align: center;
    }
}

@media screen and (min-width: 64rem) {
    .footer-site__social-links--mobile {
        display: none !important;
    }
}

.footer-site__affiliate-links {
    position: relative;
}

    .footer-site__affiliate-links img {
        height: 2.125rem;
        margin-right: 1.875rem;
        width: auto;
    }

    .footer-site__affiliate-links a {
        margin-bottom: 1.25rem;
    }

        .footer-site__affiliate-links a:hover {
            color: #00a059;
        }

.footer--light .footer-site__affiliate-links a, .footer--light .footer-site__copy__highlight, .footer--light .footer-site__social-links__title {
    color: #282828 !important;
}

.footer-site__copy {
    color: #f4f4f4;
    display: block;
    font-size: 1.25rem;
}

    .footer-site__copy p {
        margin-bottom: 0.3125rem;
    }

@media screen and (min-width: 0rem) {
    .footer-site__copy {
        margin-bottom: 2.125rem;
    }
}

@media screen and (min-width: 64rem) {
    .footer-site__copy {
        margin-bottom: 4rem;
    }
}

.footer-site__copy__highlight {
    font-size: 1.125rem;
}

.footer-site__logo {
    display: block;
    height: 3.4375rem;
    width: 6.875rem;
}

@media screen and (min-width: 64rem) {
    .footer-site__logo {
        float: none;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
        padding-right: 0.9375rem;
    }
}

.footer-site__c4c {
    display: block;
    margin-bottom: 1.25rem;
    padding-top: 0.9375rem;
    width: auto;
}

@media screen and (min-width: 64rem) {
    .footer-site__c4c {
        float: none;
        max-width: 50%;
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
    }
}

.footer-site__logo-product-hub, .footer-site__logo-changepain {
    display: block;
    height: 3.4375rem;
    width: 6.875rem;
}

.footer-site__logo-c4c {
    display: block;
    width: 7.8125rem;
}

.footer-site__social-links__title {
    color: #f4f4f4;
    font-size: 1rem;
    line-height: 1.2;
    margin: 0rem 0rem 1.25rem;
}

.footer-site__copyright {
    color: #919191;
    margin-top: 2.5rem;
    text-align: center;
}

@media screen and (max-width: 64rem) {
    .footer-site__copyright {
        margin-top: 1rem;
    }
}

.footer__navigation-inline {
    display: inline;
}

    .footer__navigation-inline a {
        color: #919191;
        display: inline-block;
        padding: 0rem 0.625rem;
        position: relative;
        font-weight: 500;
    }

        .footer__navigation-inline a::after {
            border-right: solid 0.09375rem rgba(145, 145, 145, 0.5);
            content: '';
            height: 50%;
            margin: auto;
            position: absolute;
            right: 0rem;
            top: 0rem;
            bottom: 0rem;
        }

        .footer__navigation-inline a:last-child::after {
            border-right: 0rem;
        }

        .footer__navigation-inline a:hover {
            text-decoration: underline;
        }

.footer-site__subpage-links {
    background-color: #f4f4f4;
    border-bottom: 0.0625rem solid #e7e7e7;
    margin-bottom: 0rem;
    padding: 1.25rem 0rem;
}

    .footer-site__subpage-links a {
        color: #00a059;
        padding: 0.625rem 0rem;
        text-decoration: none;
    }

@media screen and (min-width: 64rem) {
    .footer-site__subpage-links li {
        float: left;
    }

        .footer-site__subpage-links li:first-child a {
            border-left: 0rem;
            padding-left: 0rem;
        }

    .footer-site__subpage-links a {
        border-left: 0.0625rem solid #6c6c6c;
        padding: 0rem 1.25rem;
    }
}

.footer-site__affiliate-links a .text, .footer-site__social-links a .text, .navigation-social a .text, .visuallyhidden {
    clip: rect(0rem 0rem 0rem 0rem);
    height: 0.0625rem;
    margin: -0.0625rem;
    overflow: hidden;
    padding: 0rem;
    position: absolute;
    width: 0.0625rem;
}

@media screen and (max-width: 63.9375rem) {
    .footer-site__logo {
        float: left;
        padding-top: 1rem;
    }

    .footer-site__c4c {
        float: right;
        padding-top: 1rem;
    }
}

header {
    position: absolute;
    width: 100%;
}

    header.header--static {
        position: inherit;
        margin-top: 0rem;
    }

@media screen and (max-width: 64rem) {
    header.header--static {
        margin-top: 0rem;
        padding-top: 2.375rem;
    }
}

@media screen and (min-width: 64rem) {
    header.header--static {
        background-color: #f4f4f4;
    }
}

.nav-is-fixed header {
    left: 0rem;
    position: fixed;
    top: 0rem;
    width: 100%;
}

@media screen and (min-width: 64rem) {
    header {
        height: auto;
        min-height: 3.75rem;
        z-index: 3;
    }

        header::after {
            clear: both;
            content: ' ';
            display: table;
        }

        header::before {
            content: ' ';
            display: table;
        }
}

.header__buttons {
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    z-index: 100;
    border: 0rem;
    display: inline-block;
    font: inherit;
    font-size: 100%;
    list-style: none;
    margin: 0rem;
    padding: 0rem;
    vertical-align: baseline;
}

    .header__buttons li {
        border: 0rem;
        display: inline-block;
        font: inherit;
        font-size: 100%;
        list-style: none;
        margin: 0rem;
        padding: 0rem;
        vertical-align: baseline;
    }

@media screen and (min-width: 64rem) {
    .header__buttons {
        display: none;
        right: 4rem;
        top: 1.125rem;
    }
}

.header--show-overlay {
    z-index: 3;
}

@media screen and (max-width: 64rem) {
    .header--show-overlay {
        background-color: #282828;
    }
}

.header--show-navigation .navigation, .header--show-navigation .navigation-functional {
    visibility: visible;
}

.header--show-navigation .navigation__nav-trigger::before {
    color: #00a059;
    content: '\e901';
}

.header--show-search .search-header {
    visibility: visible;
    z-index: 4;
}

.header--show-search .navigation__search-trigger::before {
    color: #00a059;
}

.language-selector__nav a.is-active, .language-selector__nav a:hover {
    color: #00a059;
}

.link-list a:hover, .navigation-social a:hover, .navigation__primary > li > a.active {
    color: #00a059;
}

.site-logo {
    display: inline-block;
    padding: 0rem;
    text-decoration: none;
}

    .site-logo a {
        text-decoration: none;
    }

    .site-logo img {
        margin-right: 1rem;
        vertical-align: middle;
        width: auto;
    }

@media screen and (min-width: 23.4375rem) {
    .site-logo img {
        margin-right: 0.375rem;
    }

    .site-logo__grun {
        height: 2.375rem;
        width: 2.375rem;
    }
}

@media screen and (min-width: 0rem) {
    .site-logo__grun {
        height: 1.875rem;
        width: 1.875rem;
    }
}

@media screen and (min-width: 23.4375rem) {
    .site-logo__c4c {
        height: 1.4375rem;
        width: 7.0625rem;
    }
}

@media screen and (min-width: 0rem) {
    .site-logo__c4c {
        height: 1.25rem;
        width: 6.25rem;
    }
}

.utility-nav {
    line-height: 1;
    text-align: right;
}

.navigation-social {
    border-right: solid 0.125rem rgba(145, 145, 145, 0.2);
    display: inline-block;
    margin: 0.8125rem 0rem;
    margin-right: 0.9375rem;
    padding: 0rem;
    padding-right: 0.5625rem;
}

    .navigation-social a {
        color: #282828;
        display: inline-block;
        font-size: 1.5625rem;
        margin-right: 0.625rem;
        padding: 0rem;
        text-decoration: none;
        vertical-align: middle;
    }

@media screen and (min-width: 23.4375rem) {
    .navigation-social {
        margin: 0.375rem 0rem;
        margin-right: 0.5625rem;
    }
}

@media screen and (min-width: 23.4375rem) {
    .navigation-social a {
        font-size: 1.4375rem;
        margin-right: 0.25rem;
    }
}

@media screen and (min-width: 0rem) {
    .navigation-social a {
        font-size: 1.125rem;
    }
}

.navigation-language {
    display: inline-block;
}

    .navigation-language a {
        padding: 0rem;
        text-decoration: none;
    }

        .navigation-language a img {
            width: auto;
        }

@media screen and (min-width: 0rem) {
    .navigation-language a img {
        width: 1.125rem;
    }
}

.headline-intro {
    padding: 6.875rem 0rem;
}

@media screen and (min-width: 23.4375rem) {
    .headline-intro {
        padding: 3.75rem 0rem;
    }
}

.hero-carousel {
    position: relative;
}

    .hero-carousel .siema > div {
        position: relative;
    }

@media screen and (min-width: 23.4375rem) {
    .hero-carousel .siema > div {
        top: -2.5rem;
    }
}

.carousel-nav {
    bottom: 0.625rem;
    display: block;
    margin: auto;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 10;
}

@media screen and (min-width: 23.4375rem) {
    .carousel-nav {
        bottom: 0rem;
    }
}

.carousel-nav__item {
    cursor: pointer;
    display: inline-block;
    height: 1.25rem;
    position: relative;
    width: 1.25rem;
}

    .carousel-nav__item::before {
        background-color: #919191;
        border-radius: 0.625rem;
        bottom: 0rem;
        content: '';
        display: block;
        height: 0.25rem;
        left: 0rem;
        margin: auto;
        position: absolute;
        right: 0rem;
        top: 0rem;
        width: 0.25rem;
    }

    .carousel-nav__item.is-active::before, .carousel-nav__item:hover::before {
        background-color: #00a059;
        height: 0.625rem;
        width: 0.625rem;
    }

.hero-carousel__next, .hero-carousel__prev {
    cursor: pointer;
    font-size: 1.25rem;
    margin-top: 1.875rem;
    position: absolute;
    top: 50%;
}

    .hero-carousel__next [class*=' icon-'], .hero-carousel__next [class^=icon-] {
        text-shadow: -0.0625rem 0.0625rem 0.1875rem rgba(244, 244, 244, 0.3);
    }

.hero-carousel__prev {
    left: 1.875rem;
}

    .hero-carousel__prev [class*=' icon-'], .hero-carousel__prev [class^=icon-] {
        text-shadow: -0.0625rem 0.0625rem 0.1875rem rgba(244, 244, 244, 0.3);
    }

@media screen and (min-width: 23.4375rem) {
    .hero-carousel__next, .hero-carousel__prev {
        display: none;
    }
}

.hero-carousel__next {
    left: auto;
    right: 1.875rem;
}

.hero-carousel__item__content {
    margin: auto 0rem;
    position: absolute;
    top: 11.875rem;
    bottom: 4.375rem;
    left: 0rem;
    right: 0rem;
    z-index: 10;
    display: table;
    height: 100%;
    width: 100%;
}

    .hero-carousel__item__content .cell {
        display: table-cell;
        position: relative;
        vertical-align: middle;
    }

    .hero-carousel__item__content img {
        margin-bottom: 1.25rem;
        width: auto;
    }

@media screen and (min-width: 48rem) {
    .hero-carousel__item__content {
        padding-top: 0rem;
    }
}

@media screen and (min-width: 23.4375rem) {
    .hero-carousel__item__content {
        bottom: 0rem;
        top: 3.75rem;
    }
}

.hero-carousel__item {
    min-height: 18.125rem;
    position: relative;
}

.hero-carousel__heading {
    line-height: 1.1;
    margin-bottom: 1.875rem;
    margin-top: 0rem;
}

@media screen and (min-width: 48rem) {
    .hero-carousel__heading {
        font-size: 2.5rem;
        line-height: 1.4;
    }
}

@media screen and (min-width: 40rem) {
    .hero-carousel__heading {
        font-size: 2rem;
        line-height: 1.4;
    }
}

@media screen and (min-width: 23.4375rem) {
    .hero-carousel__heading {
        font-size: 1.625rem;
        line-height: 1.4;
    }
}

.hero-carousel__item--light .hero-carousel__heading {
    color: #f4f4f4;
}

.label {
    display: block;
    line-height: 2.25rem;
    margin-bottom: 1.5rem;
}

    .label::after {
        background: #00a059;
        content: '';
        display: block;
        height: 0.125rem;
    }

.list__heading::after {
    background: #00a059;
    content: '';
    display: block;
    height: 0.125rem;
}

.language-selector {
    background: white;
    min-height: 15.625rem;
    padding: 0.625rem 3.75rem 2.5rem;
}

@media screen and (min-width: 23.4375rem) {
    .language-selector {
        padding: 0.625rem 2.5rem;
    }
}

.language-selector__nav img {
    display: inline-block;
    margin-right: 0.625rem;
    width: 2rem;
}

.language-selector__nav a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #282828;
    display: inline-block;
    float: left;
    font-size: 1.125rem;
    line-height: 1.5;
    margin-bottom: 1.875rem;
    margin-right: -0.25rem;
    padding: 0rem 0.625rem 0rem 0rem;
    text-decoration: none;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .language-selector__nav img {
        width: 2rem;
    }
}

@media screen and (min-width: 64rem) {
    .language-selector__nav a {
        font-size: 0.875rem;
        width: 50%;
    }
}

.language-selector__title {
    font-weight: 500;
    padding: 1.875rem 0rem 2.5rem;
    position: relative;
    text-align: center;
}

@media screen and (min-width: 40rem) {
    .language-selector__title {
        font-size: 2.5rem;
    }
}

@media screen and (min-width: 23.4375rem) {
    .language-selector__title {
        font-size: 1.75rem;
    }
}

.list__heading {
    font-weight: 500;
    display: block;
    height: 2.25rem;
    line-height: 2.25rem;
    margin-bottom: 0.9375rem;
}

.list-standard > .listitem:first-child::before {
    display: none;
}

.list-standard > .listitem:first-child .listitem__row {
    margin-top: 0rem;
}

.link-list {
    margin-top: 2.5rem;
    padding: 0rem;
}

    .link-list ul {
        margin-top: 1.5rem;
        padding: 0rem;
    }

    .link-list li {
        list-style: none;
        margin-bottom: 1.5rem;
    }

    .link-list a {
        font-weight: 500;
        color: #919191;
        display: inline-block;
        font-size: 1.125rem;
        line-height: 1.2;
    }

        .link-list a.is-current {
            border-left: 0.3125rem solid #00a059;
            color: #00a059;
            margin-left: 0.3125rem;
            padding-left: 0.9375rem;
        }

.logo {
    background-image: url(/assets/toolkit/images/logo/logo-grunenthal.svg);
    background-size: cover;
    display: block;
    margin-top: 2rem;
    height: 1.375rem;
    left: 1.25rem;
    padding: 0rem;
    padding-bottom: 3.4375rem;
    position: absolute;
    top: 1.25rem;
    width: 8.9375rem;
    z-index: 100;
}

    .logo img {
        height: 1.4375rem;
        -o-object-fit: contain;
        object-fit: contain;
        width: 8.9375rem;
    }

    .logo .logo__title {
        visibility: hidden;
    }

@media screen and (min-width: 64rem) {
    .logo {
        display: block;
        height: 2.125rem;
        left: 0rem;
        position: relative;
        top: 4.0625rem;
        width: 14.0625rem;
        z-index: 3;
    }
}

@media screen and (min-width: 64rem) {
    .logo img {
        display: block;
        height: 2.125rem;
        margin-top: 2rem;
        width: 13.5625rem;
    }
}

.header--dark .logo, .logo.logo--dark {
    background-image: url(/assets/toolkit/images/logo/logo-grunenthal--dark.svg);
}

.header--show-overlay .logo {
    background-image: url(/assets/toolkit/images/logo/logo-grunenthal.svg);
}

.f-item-preview .logo {
    margin: 4rem 0rem 2rem;
    position: static;
}

.logo__product-hub {
    background-repeat: no-repeat;
    height: 3.25rem;
    width: 12.0625rem;
}

.header--show-overlay .logo__product-hub, .header--show-overlay.header--dark .logo__product-hub, .logo__product-hub {
    background-image: url(/assets/toolkit/images/product_hub/Gx-GrunenthalHealth-Light-withLogo.svg);
}

.header--dark .logo__product-hub {
    background-image: url(/assets/toolkit/images/product_hub/Gx-GrunenthalHealth-Dark-withLogo.svg);
}

@media screen and (min-width: 64rem) {
    .logo__product-hub {
        display: block;
        margin-top: 0.375rem;
        margin-bottom: 0.125rem;
        z-index: 3;
    }
}

.hero-home {
    height: 35rem;
    position: relative;
}

@media screen and (min-width: 40rem) {
    .hero-home {
        height: 40.625rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-home {
        height: 42.8125rem;
    }
}

.hero-home--video {
    height: 35rem;
    overflow: hidden;
}

    .hero-home--video.hero-home--large--video {
        height: 40.625rem;
    }

    .hero-home--video.hero-home--medium--video {
        height: 32.1875rem;
    }

    .hero-home--video.hero-home--small--video {
        height: 21.875rem;
    }

    .hero-home--video .hero-home__image-wrapper {
        display: block;
    }

@media screen and (min-width: 40rem) {
    .hero-home--video {
        height: 40.625rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-home--video {
        height: 42.8125rem;
    }
}

.hero-home__video {
    display: none;
    height: 100%;
    left: 0rem;
    max-height: 35rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left top;
    object-position: left top;
    position: absolute;
    top: 0rem;
    width: 100%;
    z-index: 0;
}

@media screen and (min-width: 40rem) {
    .hero-home__video {
        display: block;
        max-height: 42.8125rem;
    }
}

.hero-home__title {
    color: #f4f4f4;
}

.hero-home--dark .hero-home__title {
    color: #282828;
}

.hero-home__image-wrapper {
    background-color: #282828;
    display: block;
    height: 100%;
    margin-bottom: 1.25rem;
    padding: 0rem;
    position: relative;
}

    .hero-home__image-wrapper::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
        background-image: -webkit-linear-gradient(top, #000, transparent);
        background-image: -o-linear-gradient(top, #000, transparent);
        background-image: linear-gradient(to bottom, #000, transparent);
        content: '';
        display: block;
        height: 8.625rem;
        opacity: .3;
        width: 100%;
    }

    .hero-home__image-wrapper::after {
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(56%, rgba(0, 0, 0, 0.9)), to(#000));
        background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        bottom: 0rem;
        content: '';
        display: block;
        height: 21.9375rem;
        opacity: .4;
        position: absolute;
        width: 100%;
    }

    .hero-home__image-wrapper img {
        display: none;
    }

@media screen and (min-width: 40rem) {
    .hero-home__image-wrapper {
        height: 40.625rem;
        margin-bottom: 0rem;
    }
}

.hero-image-content__image[data-responsive-background-image] img, .hero-product-content__image[data-responsive-background-image] img, .hero-search button, .navigation__primary li > a i {
    display: none;
}

@media screen and (min-width: 64rem) {
    .hero-home__image-wrapper.hero-home--large {
        height: 40.625rem;
    }

    .hero-home__image-wrapper.hero-home--medium {
        height: 32.1875rem;
    }

    .hero-home__image-wrapper.hero-home--small {
        height: 21.875rem;
    }
}

.hero-home__container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    bottom: 0rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    left: 0rem;
    margin: auto auto 0rem;
    max-width: 75rem;
    position: absolute;
    right: 0rem;
    top: 0rem;
}

    .hero-home__container a {
        text-decoration: none;
    }

@media screen and (min-width: 40rem) {
    .hero-home__container {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media screen and (min-width: 64rem) {
    .hero-home__container {
        padding-top: 2.1875rem;
    }
}

.link-list a {
    text-decoration: none;
}

.hero-home__content {
    margin-bottom: 2.5rem;
}

@media screen and (min-width: 40rem) {
    .hero-home__content {
        margin-bottom: 0rem;
        width: 50%;
    }
}

.hero-image {
    height: 35rem;
    position: relative;
    width: 100%;
}

@media screen and (min-width: 48rem) {
    .hero-image .hero-image-content__headline {
        margin-left: 0rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-image {
        margin-left: calc(50% - 50vw);
        margin-right: calc(50% - 50vw);
        padding-top: 2.1875rem;
    }

    .f-item-preview .hero-image {
        margin-left: 0rem;
        margin-right: 0rem;
    }

    .hero-image {
        height: 40.625rem;
    }

        .hero-image.hero-image--large {
            height: 40.625rem;
        }

        .hero-image.hero-image--medium {
            height: 32.1875rem;
        }

        .hero-image.hero-image--small {
            height: 21.875rem;
        }
}

.hero-image--video {
    height: 35rem;
    overflow: hidden;
}

    .hero-image--video.hero-image--large--video {
        height: 40.625rem;
    }

    .hero-image--video.hero-image--medium--video {
        height: 32.1875rem;
    }

    .hero-image--video.hero-image--small--video {
        height: 21.875rem;
    }

    .hero-image--video video {
        display: inline !important;
    }

@media screen and (min-width: 40rem) {
    .hero-image--video {
        height: 40.625rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-image--video {
        height: 42.8125rem;
    }
}

.hero-image__video {
    display: none;
    height: 100%;
    left: 0rem;
    max-height: 35rem;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left top;
    object-position: left top;
    position: absolute;
    top: 0rem;
    width: 100%;
    z-index: 0;
}

@media screen and (min-width: 40rem) {
    .hero-image__video {
        display: block;
        max-height: 42.8125rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-image-content {
        position: relative;
        width: 100%;
    }
}

.hero-image-content__image {
    background-color: #282828;
    height: 100%;
    position: relative;
}

    .hero-image-content__image[data-responsive-background-image] {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .hero-image-content__image::before {
        background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
        background-image: -webkit-linear-gradient(top, #000, transparent);
        background-image: -o-linear-gradient(top, #000, transparent);
        background-image: linear-gradient(to bottom, #000, transparent);
        content: '';
        display: block;
        height: 8.625rem;
        opacity: .3;
        width: 100%;
    }

    .hero-image-content__image::after {
        background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(56%, rgba(0, 0, 0, 0.9)), to(#000));
        background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9) 56%, #000);
        bottom: 0rem;
        content: '';
        display: block;
        height: 21.9375rem;
        opacity: .4;
        position: absolute;
        width: 100%;
    }

@media screen and (min-width: 64rem) {
    .hero-image-content__image img {
        display: none;
    }
}

.hero-image-content__headline {
    bottom: 0.625rem;
    padding: 0rem 1.25rem;
    position: absolute;
    width: 100%;
}

    .hero-image-content__headline h1 {
        clear: both;
        color: #f4f4f4;
    }

@media screen and (min-width: 64rem) {
    .hero-image-content__headline {
        margin-left: 10%;
        padding: 0rem;
        width: 80%;
    }
}

.hero-product {
    position: relative;
    width: 100%;
}

@media screen and (min-width: 64rem) {
    .hero-product {
        margin-bottom: -3.625rem;
        padding-top: 2.1875rem;
        top: -3.625rem;
    }
}

.hero-product--text-only {
    border-bottom: 0.0625rem solid #e7e7e7;
}

.hero-product-content {
    /* Andreas changes 
  color: $color-charcoal; */
    color: #f4f4f4;
    position: absolute;
    left: 0rem;
    right: 0rem;
    bottom: 1.25rem;
    width: 100%;
    /* End of Andreas changes */
}

    .hero-product-content h1 {
        clear: both;
    }

.hero-product--dark .hero-product-content {
    color: #282828;
}

@media screen and (min-width: 64rem) {
    .hero-product-content {
        bottom: 2.5rem;
    }

    .hero-product--small .hero-product-content {
        bottom: 1.25rem;
    }
}

.hero-product--small .hero-product-content h1 {
    margin-bottom: 1rem;
}

.hero-product--medium, .hero-product--small {
    height: auto;
}

@media screen and (min-width: 64rem) {
    .hero-product--medium {
        height: 32.1875rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-product--small {
        height: 21.875rem;
    }
}

.hero-product--mobile-image-right .hero-product-content__image {
    background-position: right;
}

.hero-product-content__text {
    width: 65%;
}

.hero-product--full-width-text .hero-product-content__text {
    width: 100%;
}

.hero-product--mobile-image-center .hero-product-content__image {
    background-position: center;
}

.hero-product__images {
    height: 100%;
    margin-bottom: 1.25rem;
    position: relative;
}

    .hero-product__images img {
        display: block;
    }

    .hero-product__images .columns, .hero-product__images .hero-search label, .hero-product__images .search-header .component-content > .twitter-typeahead, .hero-product__images .tt-suggestion {
        min-height: 0rem;
    }

.hero-search .hero-product__images label, .search-header .hero-product__images .component-content > .twitter-typeahead {
    min-height: 0rem;
}

@media screen and (min-width: 64rem) {
    .hero-product__images .columns, .hero-product__images .hero-search label, .hero-product__images .search-header .component-content > .twitter-typeahead, .hero-product__images .tt-suggestion {
        min-height: 0.0625rem;
    }

    .hero-search .hero-product__images label, .search-header .hero-product__images .component-content > .twitter-typeahead {
        min-height: 0.0625rem;
    }

    .hero-product__back-button-container {
        left: 0rem;
        position: absolute;
        right: 0rem;
        top: 5.3125rem;
    }

    .hero-product--small .hero-product__back-button-container {
        top: 3.75rem;
    }
}

.hero-product__back-button {
    color: #00a059;
    font-size: 1rem;
    margin-bottom: 2.5rem;
    margin-top: 1.5rem;
    text-decoration: none;
}

.hero-product--light .hero-product__back-button {
    color: white;
}

.hero-product__back-button__icon {
    font-size: 1rem;
}

.hero-product-content__image {
    height: 35rem;
    position: relative;
}

    .hero-product-content__image[data-responsive-background-image] {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }

        .hero-product-content__image[data-responsive-background-image].hero-product-content__image--right {
            background-position: center right;
        }

@media screen and (min-width: 64rem) {
    .hero-product-content__image {
        height: 100%;
    }
}

.hero-product--medium .hero-product-content__image, .hero-product--small .hero-product-content__image {
    height: 21.875rem;
}

@media screen and (min-width: 64rem) {
    .hero-product--medium .hero-product-content__image {
        height: inherit;
    }
}

@media screen and (min-width: 64rem) {
    .hero-product--small .hero-product-content__image {
        height: inherit;
    }

    .hero-product-content__image img {
        display: none;
    }
}

.hero-product-content__headline {
    padding: 0rem 1.25rem;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .hero-product-content__headline {
        min-height: 15.875rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-product-content__headline {
        width: 37.5rem;
    }
}

.hero-product--medium .hero-product-content__headline, .hero-product--small .hero-product-content__headline {
    margin-left: 0rem;
}

.hero-product__image-fg {
    bottom: 0rem;
    max-width: 13.75rem;
    position: absolute;
    right: 10%;
}

@media screen and (min-width: 64rem) {
    .hero-product__image-fg {
        max-width: 25rem;
        right: auto;
    }

    .hero-product--small .hero-product__image-fg {
        max-width: 12.5rem;
    }
}

.hero-product__image-motif {
    bottom: 0.625rem;
    left: 0rem;
    position: absolute;
    z-index: 1;
}

    .hero-product__image-motif img {
        max-height: 2.8125rem;
    }

.hero-product--small .hero-product__image-motif {
    bottom: 0.625rem;
}

    .hero-product--small .hero-product__image-motif img {
        max-height: 1.875rem;
    }

@media screen and (min-width: 64rem) {
    .hero-product__image-motif {
        left: auto;
    }
}

.hero-text {
    padding-top: 7.1875rem;
    position: relative;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .hero-text {
        padding-top: 8.4375rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-text {
        padding-top: 11.5625rem;
    }
}

.hero-text-content {
    margin-bottom: 2.875rem;
}

@media screen and (min-width: 64rem) {
    .hero-text-content {
        margin-bottom: 4.125rem;
    }
}

.hero-text-content__headline, .image-body img {
    width: 100%;
}

@media screen and (min-width: 64rem) {
    .hero-text-content__headline {
        z-index: initial;
    }
}

.image-body {
    border: solid 0.125rem #f4f4f4;
    margin-bottom: 1.25rem;
}

    .image-body img {
        width: 100%;
    }

.hero-search {
    background-repeat: no-repeat;
    width: 100%;
    height: 28.125rem;
    position: relative;
    background-color: #282828;
    background-image: url(/assets/toolkit/images/svg/global-illustration.svg);
    background-position: right;
    background-size: cover;
}

    .hero-search input {
        background-repeat: no-repeat;
        width: 100%;
    }

    .hero-search .component-content {
        padding-top: 10.9375rem;
    }

    .hero-search input, .hero-search label {
        color: white;
        display: block;
    }

    .hero-search input {
        font-weight: 500;
        -webkit-appearance: none;
        background-color: transparent !important;
        background-image: url(/assets/toolkit/images/svg/magnify-glass.svg);
        background-position: 0.3125rem center;
        background-size: 1.25rem;
        border: 0rem;
        border-bottom: 0.125rem solid white;
        font-size: 1.375rem;
        line-height: 1.75rem;
        margin: 0rem auto;
        max-width: 90%;
        padding: 0.8125rem 0.8125rem 0.8125rem 3rem;
    }

        .hero-search input:active, .hero-search input:focus {
            outline: 0rem;
        }

    .hero-search ::-webkit-input-placeholder, .hero-search ::-moz-placeholder, .hero-search :-ms-input-placeholder, .hero-search :-moz-placeholder {
        color: white;
    }

@media screen and (min-width: 40rem) {
    .hero-search {
        background-size: contain;
    }
}

@media screen and (min-width: 40rem) {
    .hero-search input {
        margin-left: 8.33333%;
        margin-right: 8.33333%;
    }
}

.image-full[data-responsive-background-image] {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.image-body__heading {
    margin-bottom: 0.3125rem;
    text-align: center;
}

.image-body__excerpt {
    font-size: 1.125rem;
    text-align: center;
}

.login__form {
    margin-top: 1.25rem;
}

.modal-lightbox {
    padding-top: 4.375rem;
    text-align: center;
}

[data-lightbox] {
    cursor: pointer;
    display: block;
    position: relative;
}

    [data-lightbox] img {
        display: block;
    }

    [data-lightbox] .lightbox__icon {
        background-color: #00a059;
        border-radius: 1.875rem;
        bottom: 0.625rem;
        color: white;
        font-size: 1.5rem;
        height: 2.25rem;
        line-height: 2.25rem;
        position: absolute;
        right: 0.625rem;
        text-align: center;
        width: 2.25rem;
    }

.reveal-overlay {
    background-color: rgba(40, 40, 40, 0.9);
}

.modal {
    border: 0rem none;
}

    .modal:focus {
        border: 0rem none;
    }

.modal__close {
    cursor: pointer;
    height: 2.75rem;
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    width: 2.75rem;
}

.modal.reveal {
    top: 0 !important;
}

@media screen and (min-width: 40rem) {
    .modal.reveal {
        max-width: 1000px;
        top: 3.8125rem !important;
        width: 80%;
    }
}

.modal__loading {
    background: url(/assets/toolkit/images/product_hub/spinner.gif) no-repeat center center;
    background-size: 5rem;
    height: 5rem;
    margin: 1.25rem auto;
    width: 5rem;
}

.navigation__nav-trigger, .navigation__search-trigger {
    color: #f4f4f4;
    font-size: 1.5625rem;
    margin-left: 0.4375rem;
    text-decoration: none;
}

    .navigation__nav-trigger:focus, .navigation__search-trigger:focus {
        outline: 0rem none;
    }

.header--dark .navigation__nav-trigger, .header--dark .navigation__search-trigger {
    color: #282828;
}

@media screen and (min-width: 64rem) {
    .header--dark .navigation__nav-trigger, .header--dark .navigation__search-trigger {
        color: #f4f4f4;
    }
}

.header--show-overlay .navigation__nav-trigger, .header--show-overlay .navigation__search-trigger {
    color: #f4f4f4;
}

.navigation__search-trigger::before {
    content: '\e90e';
}

@media screen and (min-width: 64rem) {
    .navigation__search-trigger.selected {
        color: #00a059;
    }

        .navigation__search-trigger.selected span {
            color: #00a059;
        }
}

.navigation__nav-trigger::before {
    content: '\e900';
}

.navigation__primary {
    -webkit-overflow-scrolling: touch;
    border: 0rem;
    font-size: 100%;
    height: 100%;
    list-style: none;
    margin-top: 4.0625rem;
    overflow: auto;
    padding-bottom: 3.3125rem;
    position: relative;
    right: 0rem;
    top: 0rem;
    vertical-align: baseline;
    width: 100%;
    z-index: 1;
}

    .navigation__primary a {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transition: opacity .3s,-webkit-transform .3s;
        transition: opacity .3s,-webkit-transform .3s;
        -o-transition: transform .3s,opacity .3s;
        transition: transform .3s,opacity .3s;
        transition: transform .3s,opacity .3s,-webkit-transform .3s;
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        overflow: hidden;
        text-decoration: none;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
        will-change: transform,opacity;
    }

@media screen and (min-width: 40rem) {
    .navigation__primary {
        margin: 6.5625rem 0rem 0rem;
    }
}

@media screen and (min-width: 64rem) {
    .navigation__primary {
        background: 0rem 0rem;
        display: block;
        float: right;
        margin: 2.375rem 0rem 0rem;
        overflow: visible;
        padding: 0rem;
        width: auto;
    }

        .navigation__primary::after {
            clear: both;
            content: ' ';
            display: table;
        }

        .navigation__primary::before {
            content: ' ';
            display: table;
        }
}

@media screen and (min-width: 40rem) {
    .navigation--light .navigation__primary {
        margin: 1.5625rem 0rem 0rem;
    }
}

.navigation--light .navigation__primary a {
    font-weight: 400;
}

.navigation__primary.is-hidden {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.navigation__primary li {
    padding: 0.625rem 1.25rem;
}

    .navigation__primary li > a {
        color: #f4f4f4;
        font-size: 1.25rem;
        line-height: 1.6875rem;
    }

    .navigation__primary li li.view-section {
        padding-left: 0rem;
    }

@media screen and (min-width: 64rem) {
    .navigation__primary li > a {
        font-size: 1rem;
        line-height: 1.5rem;
    }
}

ul.sitemap-level-0 > li, ul.sitemap-level-1 > li {
    padding-left: 0rem;
}

.navigation__primary li li a {
    color: #f4f4f4;
    font-size: 1rem;
    line-height: 1.5rem;
}

@media screen and (min-width: 64rem) {
    .navigation__primary > li {
        float: left;
    }
}

@media screen and (min-width: 1280px) {
    .navigation__primary > li {
        float: left;
        margin-left: 1.75rem;
    }
}

.header--show-overlay .navigation {
    display: block;
}

.navigation__primary > li > a {
    display: block;
}

    .navigation__primary > li > a.active i {
        color: #00a059;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

    .navigation__primary > li > a.selected {
        font-weight: 700;
    }

    .navigation__primary > li > a i {
        color: #c2c2c2;
    }

.navigation__primary .has-children > a {
    position: relative;
}

    .navigation__primary .has-children > a i {
        display: inline-block;
        font-size: 1.5rem;
        position: absolute;
        right: 0rem;
    }

@media screen and (min-width: 64rem) {
    .navigation__primary > li > a {
        border-bottom: 0rem;
        overflow: visible;
        padding-right: 1.375rem;
        position: relative;
        -webkit-transition: color .3s,-webkit-box-shadow .3s;
        transition: color .3s,-webkit-box-shadow .3s;
        -o-transition: color .3s,box-shadow .3s;
        transition: color .3s,box-shadow .3s;
        transition: color .3s,box-shadow .3s,-webkit-box-shadow .3s;
    }

    .navigation__primary > li:last-of-type > a {
        padding-right: 0rem;
    }
}

@media screen and (min-width: 64rem) {
    .navigation__primary > li > a.active {
        background-image: url(/assets/toolkit/images/component/navigation/arrow.png);
        background-position: bottom;
        background-repeat: no-repeat;
        color: #f4f4f4;
        height: 3.125rem;
    }
}

.navigation__primary li li a {
    width: calc(100% + px2rems(20));
}

.navigation__primary > li > a a:not(.active) > i {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    color: white;
}

li.sub-nav-link.active a.hasChildren.currentlyOpened, li.sub-sub-nav-link.active a.currentlyOpened, li.sub-nav-link.active a.currentlyOpened, li.sub-sub-nav-link a.currentlyOpened {
    color: #00a059 !important;
}

.currentlyOpened {
    color: #00a059 !important;
}

@media (max-width: 63.9375rem) {
    .navigation__primary > li > a.active {
        color: #f4f4f4;
    }

    .navigation__primary > li > a li.sub-nav-link.open > a > i {
        color: #00a059;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.navigation {
    display: none;
    height: 100%;
    width: 100%;
}

@media screen and (min-width: 64rem) {
    .navigation {
        display: block;
        visibility: visible;
    }

        .navigation li {
            border: 0rem;
            font: inherit;
            font-size: 100%;
            list-style: none;
            padding: 0rem;
            vertical-align: baseline;
        }
}

.navigation__secondary-panel {
    display: none;
}

@media screen and (min-width: 64rem) {
    .navigation__secondary-panel {
        display: block;
        position: absolute;
        top: 7.5rem;
        width: 100%;
    }

    .f-item-preview .navigation__secondary-panel {
        position: relative;
        top: -0.375rem;
    }
}

.navigation__secondary {
    padding: 0rem;
    position: relative;
    width: 100%;
}

    .navigation__secondary li {
        border-left: 0.0625rem solid #414141;
    }

        .navigation__secondary li.view-section {
            border-left: 0rem;
        }

@media screen and (min-width: 64rem) {
    .navigation__secondary {
        display: none;
        left: 0rem;
        position: absolute;
        top: 0rem;
    }
}

.nav-content {
    height: 100vh;
}

@media screen and (min-width: 64rem) {
    .nav-content {
        display: block;
        height: 4.25rem;
        position: absolute;
        top: 2.1875rem;
        width: 100%;
    }
}

.nav-footer {
    height: 3.3125rem;
    margin-top: -53px;
    width: 100%;
}

    .nav-footer::after {
        clear: both;
        content: ' ';
        display: table;
    }

    .nav-footer::before {
        content: ' ';
        display: table;
    }

.nav-overlay {
    background: #282828;
    height: 100%;
    margin: 0rem;
}

@media screen and (min-width: 64rem) {
    .nav-overlay {
        background: #f4f4f4;
    }
}

.nav-section {
    display: none;
}

    .nav-section .row {
        opacity: .92;
    }

.hero-search .nav-section .component-content {
    background: #f4f4f4;
    border: 0.0625rem solid #e7e7e7;
}

.nav-section .close-search-header-container, .nav-section .hero-search .component-content, .nav-section .row, .nav-section .search-header .component-content, .nav-section .tt-dataset {
    background: #f4f4f4;
    border: 0.0625rem solid #e7e7e7;
}

.search-header .nav-section .component-content {
    background: #f4f4f4;
    border: 0.0625rem solid #e7e7e7;
}

.hero-search .nav-section .close-search-header-container label {
    padding: 0rem;
}

.hero-search .nav-section .component-content .columns, .hero-search .nav-section .component-content .tt-suggestion, .hero-search .nav-section .component-content label {
    padding: 0rem;
}

.hero-search .nav-section .row label, .hero-search .nav-section .tt-dataset label {
    padding: 0rem;
}

.nav-section .close-search-header-container .columns, .nav-section .close-search-header-container .hero-search label, .nav-section .close-search-header-container .tt-suggestion {
    padding: 0rem;
}

.nav-section .hero-search .component-content .columns, .nav-section .hero-search .component-content .tt-suggestion, .nav-section .hero-search .component-content label {
    padding: 0rem;
}

.nav-section .row .columns, .nav-section .row .hero-search label, .nav-section .row .tt-suggestion {
    padding: 0rem;
}

.nav-section .search-header .component-content .columns, .nav-section .search-header .component-content .hero-search label, .nav-section .search-header .component-content .tt-suggestion, .nav-section .search-header .component-content > .twitter-typeahead {
    padding: 0rem;
}

.nav-section .tt-dataset .columns, .nav-section .tt-dataset .hero-search label, .nav-section .tt-dataset .tt-suggestion {
    padding: 0rem;
}

.search-header .nav-section .close-search-header-container .component-content > .twitter-typeahead {
    padding: 0rem;
}

.search-header .nav-section .component-content .columns, .search-header .nav-section .component-content .hero-search label, .search-header .nav-section .component-content .tt-suggestion, .search-header .nav-section .component-content > .twitter-typeahead {
    padding: 0rem;
}

.search-header .nav-section .hero-search .component-content > .twitter-typeahead, .search-header .nav-section .row .component-content > .twitter-typeahead, .search-header .nav-section .tt-dataset .component-content > .twitter-typeahead {
    padding: 0rem;
}

.nav-section__content {
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: 25rem;
    border-left: 0.0625rem solid #e7e7e7;
    min-height: 20rem;
}

.nav-section__text {
    padding: 2.5rem;
    width: 60%;
}

    .nav-section__text h3, .nav-section__text p {
        margin: 0rem 0rem 1.25rem;
    }

.nav-section__menu {
    padding: 2.5rem;
}

    .nav-section__menu li, .nav-section__menu ul {
        list-style: none;
        margin: 0rem;
        padding: 0rem;
    }

.navigation-functional ul {
    list-style: none;
    margin: 0rem;
    padding: 0rem;
}

.nav-section__menu li {
    padding: 0.625rem 1.25rem 0.625rem 0rem;
}

    .nav-section__menu li a {
        color: #282828;
    }

@media screen and (min-width: 64rem) {
    .navigation__primary--dark a.active, .navigation__primary--dark a.selected, .navigation__primary--dark a.currentlyOpened {
        color: #00a059 !important;
    }

    .navigation--light .navigation__primary a, .navigation__primary--dark .navigation__primary a {
        color: #282828;
    }

    .navigation--light .nav-content {
        background-color: #f4f4f4;
        height: 4.625rem;
    }
}

.navigation__primary--dark .navigation-functional__list-item a {
    color: white !important;
}

.navigation-functional {
    border-top: 0.0625rem solid #808080;
    bottom: 0rem;
    margin: 0rem;
    padding: 0rem;
    position: absolute;
    visibility: hidden;
    width: 100%;
    z-index: 1;
}

    .navigation-functional::after {
        clear: both;
        content: ' ';
        display: table;
    }

    .navigation-functional::before {
        content: ' ';
        display: table;
    }

@media screen and (min-width: 64rem) {
    .navigation-functional {
        background: #282828;
        bottom: auto;
        min-height: 2.375rem;
        top: 0rem;
        visibility: visible;
        position: relative;
    }

        .navigation-functional ul {
            float: right;
        }
}

@media screen and (max-width: 25rem) {
    .navigation-functional.is-flow {
        bottom: 0rem;
        position: relative;
    }
}

.navigation-functional__global-site-link {
    color: white;
    font-size: 0.75rem;
    padding: 1.875rem 0rem 0.625rem 1.125rem;
    text-decoration: none;
    font-weight: 400;
}

@media screen and (min-width: 64rem) {
    .navigation-functional__global-site-link {
        padding: 0.625rem 0rem;
        text-align: center;
        width: auto;
    }
}

.navigation-functional__list-item {
    float: left;
    list-style: none;
    padding: 1.875rem 0rem;
    width: auto;
}

@media screen and (max-width: 64rem) {
    .navigation-functional__list-item {
        padding: 0.625rem 1.25rem !important;
    }
}

.navigation-functional--twoitems .navigation-functional__list-item {
    width: auto;
}

@media screen and (min-width: 64rem) {
    .navigation-functional__list-item {
        padding: 0.4375rem 0rem;
        text-align: center;
        white-space: nowrap;
        width: auto;
    }
}

.navigation-functional__list-item a, .navigation-functional__list-item span {
    border-left: 0.0625rem solid #414141;
    color: #e7e7e7;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 1.25rem;
    padding: 0rem 1.25rem;
    text-align: center;
    text-decoration: none;
}

    .navigation-functional__list-item a span, .navigation-functional__list-item span span {
        font-weight: 400;
    }

.navigation-functional__list-item:nth-child(1) a, .navigation-functional__list-item:nth-child(1) span {
    border-left: 0rem;
    padding-left: 0rem;
}

.navigation-functional__list-item:last-child a, .navigation-functional__list-item:last-child span {
    border-right: 0rem;
    padding-right: 0rem;
}

.navigation-functional__list-item a.countries {
    padding-right: 0rem;
}

@media screen and (min-width: 64rem) {
    .navigation-functional__list-item a {
        border-left: 0.0625rem solid #414141;
        padding: 0rem 1.25rem;
        text-align: center;
    }
}

@media screen and (min-width: 64rem) {
    .navigation-functional__list-item:nth-child(1) a a {
        border-left: 0rem;
    }
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after, .navigation-functional__list-item.navigation-functional__search-item {
    display: none;
}

@media screen and (min-width: 64rem) {
    .navigation-functional__list-item.navigation-functional__search-item {
        display: block;
    }
}

.dropdown .is-dropdown-submenu-item.selected, .navigation-page {
    position: relative;
}

.navigation-page__list {
    background: #f4f4f4;
    border: 0rem none;
    display: block;
    float: left;
    width: 100%;
    z-index: 1;
}

.navigation-page__list-item {
    display: block;
    float: left;
    position: relative;
    width: 100%;
}

    .navigation-page__list-item a {
        color: #282828;
        display: block;
        font-weight: 700;
        line-height: 1.36;
        padding: 0.9375rem;
        text-decoration: none;
    }

        .navigation-page__list-item a:hover {
            background-color: #96c31e;
            color: #f4f4f4;
        }

    .navigation-page__list-item.is-active::after, .navigation-page__list-item.selected::after {
        background: #96c31e;
        bottom: 0rem;
        content: '';
        display: block;
        height: 0.3125rem;
        position: absolute;
        width: 100%;
    }

@media screen and (min-width: 64rem) {
    .navigation-page__list-item {
        width: auto;
    }
}

.navigation-page__sub-list {
    background: #f4f4f4;
}

    .navigation-page__sub-list .selected::after {
        background: #96c31e;
        content: '';
        display: block;
        height: 0.3125rem;
        position: absolute;
        width: 100%;
    }

@media screen and (min-width: 64rem) {
    .navigation-page__cta {
        position: absolute;
        right: 0rem;
        z-index: 1;
    }

        .navigation-page__cta .button {
            border: 0rem;
            font-size: 1rem;
            border-radius: 0rem;
            background-color: #96c31e;
        }

            .navigation-page__cta .button:hover {
                background-color: #85ad1b;
            }

    .navigation-page-horizontal-vcenter::after {
        background: #f4f4f4;
        content: '';
        display: block;
        height: 0.1875rem;
        position: relative;
        top: 1.25rem;
        width: 100%;
    }
}

.is-dropdown-submenu {
    border: 0rem none;
    min-width: 13.75rem;
    width: 100%;
}

.navigation-page__list.dropdown.menu .navigation-page__list-item .navigation-page__sub-list.is-dropdown-submenu {
    right: 0rem;
}

.navigation-page__cta > a.has-keyboard-focus, .navigation-page__list-item > a.has-keyboard-focus {
    text-decoration: none;
}

    .navigation-page__cta > a.has-keyboard-focus::before, .navigation-page__list-item > a.has-keyboard-focus::before {
        bottom: -0.3125rem;
        content: '';
        left: -0.3125rem;
        outline: solid 0.125rem #00874b;
        position: absolute;
        right: -0.3125rem;
        top: -0.3125rem;
    }

.dropdown.menu .is-active > a {
    background-color: #96c31e;
    color: white;
}

.dropdown .is-dropdown-submenu-item.selected::after {
    bottom: 0rem;
    height: 100%;
    left: 0rem;
    position: absolute;
    top: 0rem;
    width: 0.1875rem;
}

.dropdown .is-dropdown-submenu-item.selected a {
    background-color: #e7e7e7;
    border-bottom: 0rem none;
}

.navigation-sub {
    margin-bottom: 1.25rem;
    margin-top: -2rem;
    position: relative;
}

@media screen and (min-width: 40rem) {
    .navigation-sub {
        margin-top: 0rem;
    }
}

.navigation-sub--light {
    margin-top: -1.25rem;
}

.on-page-editor .navigation-sub.navigation-sub--light {
    margin-top: 6.2rem;
}

.navigation-sub__container {
    background: #282828;
    padding: 1.5625rem;
    width: 100%;
}

.navigation-sub--light .navigation-sub__container {
    background: #f4f4f4;
}

@media screen and (min-width: 40rem) {
    .navigation-sub__container {
        left: 0.625rem;
        position: absolute;
    }
}

.navigation-sub__list ul {
    margin-top: 0.3125rem;
}

.navigation-sub__list li {
    padding: 0.8125rem 0rem;
}

    .navigation-sub__list li a {
        color: #f4f4f4;
        text-decoration: none;
    }

.navigation-sub--light .navigation-sub__list li a {
    color: #282828;
    font-weight: 500;
}

.navigation-sub--light .navigation-sub__list li.selected a {
    color: #00a059;
    font-weight: 500;
}

.navigation-sub__heading {
    border-bottom: 0.125rem solid #414141;
    color: #f4f4f4;
    padding: 0rem 0rem 0.9375rem;
}

.navigation-sub--light .navigation-sub__heading {
    border-bottom-color: #00a059;
    color: #282828;
}

.navigation-sub__loading {
    margin-top: 1.25rem;
    text-align: center;
}

@media screen and (min-width: 64rem) {
    li.sub-nav-link.active a.hasChildren, li.sub-sub-nav-link.active a {
        color: #282828 !important;
    }

    a.logo {
        top: 2.1875rem;
    }

    .navigation__primary li {
        padding: 0rem;
    }

    ul.navigation__primary {
        margin-top: 2.375rem;
        z-index: 4;
    }

    .navigation__primary li li a {
        width: 100%;
    }

    .navigation__secondary-panel {
        z-index: 3;
    }

    .hasChildren {
        text-decoration: none;
    }

    .navigation-functional .navigation__secondary-panel ul {
        float: none;
    }

    .sub-nav-link a, .nav-section__menu li a {
        text-decoration: none;
    }

    .navigation-functional {
        z-index: 4;
    }

    li.sub-nav-link.active, li.sub-sub-nav-link.active {
        background-color: transparent;
        padding-left: inherit;
    }

        li.sub-nav-link.active a, li.sub-sub-nav-link a {
            color: #282828 !important;
        }
}

/* --------------Gx Hero Carousel component--------------------*/
.gx-heroCarousel-component .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

    .gx-heroCarousel-component .carousel-inner .active.left {
        left: -30%;
    }

    .gx-heroCarousel-component .carousel-inner .next {
        left: 30%;
    }

    .gx-heroCarousel-component .carousel-inner > .item {
        position: relative;
        display: none;
        -webkit-transition: .6s ease-in-out left;
        -o-transition: .6s ease-in-out left;
        transition: .6s ease-in-out left;
    }

        .gx-heroCarousel-component .carousel-inner > .item > a > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

        .gx-heroCarousel-component .carousel-inner > .item > img {
            display: block;
            max-width: 100%;
            height: auto;
            line-height: 1;
        }

    .gx-heroCarousel-component .carousel-inner > .active {
        display: block;
        left: 0rem;
    }

    .gx-heroCarousel-component .carousel-inner > .next {
        display: block;
        position: absolute;
        top: 0rem;
        width: 100%;
        left: 100%;
    }

    .gx-heroCarousel-component .carousel-inner > .prev {
        display: block;
        position: absolute;
        top: 0rem;
        width: 100%;
        left: -100%;
    }

    .gx-heroCarousel-component .carousel-inner > .next.left {
        left: 0rem;
    }

    .gx-heroCarousel-component .carousel-inner > .prev.right {
        left: 0rem;
    }

    .gx-heroCarousel-component .carousel-inner > .active.left {
        left: -100%;
    }

    .gx-heroCarousel-component .carousel-inner > .active.right {
        left: 100%;
    }

.gx-heroCarousel-component .carousel-control.left {
    background-image: none;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.gx-heroCarousel-component .carousel-control.right {
    background-image: none;
    right: 0rem;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.gx-heroCarousel-slide-mutiple {
    width: 30%;
}

.gx-heroCarousel-component .gx-heroCarousel-container {
    width: 100%;
}

.gx-heroCarousel-component .carousel-control {
    position: absolute;
    text-align: center;
    top: 50%;
    width: 10%;
    height: 10%;
    font-size: 2rem;
    color: #00a059;
    text-shadow: 0rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.6);
    background-color: transparent;
    filter: alpha(opacity=50);
    opacity: .5;
}

.gx-heroCarousel-component .carousel-inner.multiple-slides ~ .carousel-control {
    top: 25%;
}

.gx-heroCarousel-component .carousel-inner.multiple-slides .gx-heroCarousel-slide-content {
    height: 60%;
    width: 100%;
    top: 0%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    padding: 0.5rem;
    margin: 0rem;
    position: relative;
    left: 0rem;
    right: 0rem;
    text-align: left;
    color: #282828;
    text-shadow: none;
    overflow: hidden;
}

.gx-heroCarousel-component .carousel-control.left {
    background-image: none;
}

.gx-heroCarousel-component .carousel-control.right {
    background-image: none;
}

.gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide-content {
    position: relative;
    top: 50%;
    bottom: 0%;
    right: 0%;
    left: 0%;
    padding: 1.25rem;
    text-align: left;
    color: #282828;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80%;
    margin: auto;
    overflow: hidden;
}

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide-content a.button {
        margin-top: 0.625rem;
    }

.gx-heroCarousel-component .carousel-indicators li {
    color: #00a059;
    border: 0.0625rem solid #00a059;
    background-color: #00a059;
}

    .gx-heroCarousel-component .carousel-indicators li:not(.active) {
        background-color: transparent !important;
    }

.gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide {
    height: 31.25rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: inherit;
}

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.small {
        height: 18.75rem;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.medium {
        height: 25rem;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.large {
        height: 31.25rem;
    }

.gx-heroCarousel-component .carousel-inner .item {
    height: 100%;
    width: 100%;
}

.gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.multiple-items {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 40%;
}

.gx-heroCarousel-component .carousel-inner.multiple-slides {
    height: 31.25rem;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: inherit;
}

    .gx-heroCarousel-component .carousel-inner.multiple-slides .gx-heroCarousel-row {
        height: 90%;
        float: left;
        margin: 1%;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.small {
        height: 18.75rem;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.medium {
        height: 25rem;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.large {
        height: 31.25rem;
    }

.gx-heroCarousel-component .gx-heroCarousel-indicators {
    bottom: 0.25rem;
}

input#gxHeroCarouselAutorotate {
    display: none;
}

input#Loopcarousel {
    display: none;
}

.gx-heroCarousel-component .carousel {
    position: relative;
}

.gx-heroCarousel-component .carousel-control:focus {
    text-decoration: none;
    outline: 0rem;
    filter: alpha(opacity=90);
    opacity: .9;
}

.gx-heroCarousel-component .carousel-control:hover {
    text-decoration: none;
    outline: 0rem;
    filter: alpha(opacity=90);
    opacity: .9;
}

.gx-heroCarousel-component .carousel-control .glyphicon-chevron-left {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -0.625rem;
    left: 50%;
    margin-left: -0.625rem;
}

.gx-heroCarousel-component .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -0.625rem;
    right: 50%;
    margin-right: -0.625rem;
}

.gx-heroCarousel-component .carousel-control .icon-next {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -0.625rem;
    right: 50%;
    margin-right: -0.625rem;
    width: 1.25rem;
    height: 1.25rem;
    font-family: serif;
    line-height: 1;
}

    .gx-heroCarousel-component .carousel-control .icon-next:before {
        content: "\203a";
    }

.gx-heroCarousel-component .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -0.625rem;
    left: 50%;
    margin-left: -0.625rem;
    width: 1.25rem;
    height: 1.25rem;
    font-family: serif;
    line-height: 1;
}

    .gx-heroCarousel-component .carousel-control .icon-prev:before {
        content: "\2039";
    }

.gx-heroCarousel-component .carousel-indicators {
    position: absolute;
    bottom: 0.625rem;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0rem;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

    .gx-heroCarousel-component .carousel-indicators li {
        display: inline-block;
        width: 0.625rem;
        height: 0.625rem;
        margin: 0.0625rem;
        text-indent: -999px;
        cursor: pointer;
        background-color: transparent;
        border: 0.0625rem solid white;
        border-radius: 0.625rem;
    }

    .gx-heroCarousel-component .carousel-indicators .active {
        width: 0.75rem;
        height: 0.75rem;
        margin: 0rem;
        background-color: #00a059;
    }

.gx-heroCarousel-component .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 1.25rem;
    left: 15%;
    z-index: 10;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    color: white;
    text-align: center;
    text-shadow: 0 0.0625rem 0.125rem rgba(0, 0, 0, 0.6);
}

    .gx-heroCarousel-component .carousel-caption .btn {
        text-shadow: none;
    }

@media all and (transform-3d) {
    .gx-heroCarousel-component .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 62.5rem;
        perspective: 62.5rem;
    }

        .gx-heroCarousel-component .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.next.left {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.prev.right {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }
}

@media (-webkit-transform-3d) {
    .gx-heroCarousel-component .carousel-inner > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        -o-transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out,-o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 62.5rem;
        perspective: 62.5rem;
    }

        .gx-heroCarousel-component .carousel-inner > .item.active.right {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.next {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.active.left {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.prev {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.active {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.next.left {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }

        .gx-heroCarousel-component .carousel-inner > .item.prev.right {
            -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
            left: 0rem;
        }
}

@media screen and (min-width: 76px2rems 8) {
    .gx-heroCarousel-component .carousel-control .glyphicon-chevron-left {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.625rem;
        font-size: 1.875rem;
        margin-left: -0.625rem;
    }

    .gx-heroCarousel-component .carousel-control .glyphicon-chevron-right {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.625rem;
        font-size: 1.875rem;
        margin-right: -0.625rem;
    }

    .gx-heroCarousel-component .carousel-control .icon-next {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.625rem;
        font-size: 1.875rem;
        margin-right: -0.625rem;
    }

    .gx-heroCarousel-component .carousel-control .icon-prev {
        width: 1.875rem;
        height: 1.875rem;
        margin-top: -0.625rem;
        font-size: 1.875rem;
        margin-left: -0.625rem;
    }

    .gx-heroCarousel-component .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 1.875rem;
    }

    .gx-heroCarousel-component .carousel-indicators {
        bottom: 1.25rem;
    }
}

@media screen and (max-width: 40rem) {
    .gx-heroCarousel-component .carousel-inner.small {
        height: 18.75rem;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.small {
        height: 18.75rem;
    }

    .gx-heroCarousel-component .carousel-inner.medium {
        height: 25rem;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.medium {
        height: 25rem;
    }

    .gx-heroCarousel-component .carousel-inner.large {
        height: 31.25rem;
    }

    .gx-heroCarousel-component .carousel-inner.multiple-slides.large {
        height: 31.25rem;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.small {
        height: 48%;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.medium {
        height: 48%;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide.large {
        height: 48%;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide {
        height: 48%;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide-mutiple {
        width: 100%;
        height: 100%;
    }

    .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide-content {
        top: 100%;
        bottom: auto;
        left: 0rem;
        right: 0rem;
        padding: 0.625rem;
        margin: 0px;
        width: 100%;
        height: 100%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

        .gx-heroCarousel-component .carousel-inner .gx-heroCarousel-slide-content a.button {
            position: relative;
        }

    .gx-heroCarousel-component .carousel-control {
        top: 25%;
    }
}

.keyline {
    background-color: #e7e7e7;
    height: 0.125rem;
    position: relative;
    width: 100%;
}

.keyline__back-to-top {
    position: absolute;
    right: 0rem;
    text-decoration: none;
    top: -1.125rem;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.keyline__back-to-top__icon {
    background-color: white;
    border: solid 0.125rem #e7e7e7;
    border-radius: 1.875rem;
    display: block;
    height: 2.25rem;
    text-align: center;
    width: 2.25rem;
}

    .keyline__back-to-top__icon::before {
        position: relative;
        top: 0.125rem;
    }

    .keyline__back-to-top__icon:hover {
        background-color: #00a059;
        color: white;
    }

.listitem {
    border-bottom: 0.125rem solid #e7e7e7;
    color: #282828;
    margin-bottom: 1.25rem;
    outline: 0rem;
    padding-bottom: 0.875rem;
}

    .listitem:hover .image-scale img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all .9s;
        -o-transition: all .9s;
        transition: all .9s;
    }

.listitem__row {
    margin: 0.9375rem 0rem;
}

.listitem {
    text-decoration: none;
}

.listitem-download--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

    .listitem-download--large .listitem-download__file {
        margin-left: 0.9375rem;
    }

.listitem-download {
    color: #00a059;
    padding-bottom: 1.25rem;
}

    .listitem-download:hover .listitem-download__description {
        text-decoration: underline;
    }

.listitem-download__description {
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 0.4375rem;
}

.listitem-download__file {
    color: #6c6c6c;
    display: block;
    font-size: 0.75rem;
    line-height: 1.5;
    margin-bottom: 0rem;
    margin-top: 0.4375rem;
    white-space: nowrap;
}

    .listitem-download__file span {
        font-size: 1rem;
    }

.listitem-download__icon {
    border: solid 0.0625rem #e7e7e7;
    border-radius: 1.125rem;
    height: 2.25rem;
    margin-right: 1.25rem;
    min-width: 2.25rem;
    text-align: center;
    width: 2.25rem;
}

    .listitem-download__icon .icon, .listitem-download__icon .page-selector-item-next a, .listitem-download__icon .page-selector-item-previous a {
        font-size: 1.625rem;
        left: 0.1875rem;
        line-height: 2.25rem;
    }

.page-selector-item-next .listitem-download__icon a, .page-selector-item-previous .listitem-download__icon a {
    font-size: 1.625rem;
    left: 0.1875rem;
    line-height: 2.25rem;
}

.listitem-download__icon .icon.icon-pdf, .listitem-download__icon .page-selector-item-next a.icon-pdf, .listitem-download__icon .page-selector-item-previous a.icon-pdf {
    color: #d0021b;
}

.page-selector-item-next .listitem-download__icon a.icon-pdf, .page-selector-item-previous .listitem-download__icon a.icon-pdf {
    color: #d0021b;
}

.listitem-download__icon .icon.icon-xls, .listitem-download__icon .page-selector-item-next a.icon-xls, .listitem-download__icon .page-selector-item-previous a.icon-xls {
    color: #189c3a;
}

.page-selector-item-next .listitem-download__icon a.icon-xls, .page-selector-item-previous .listitem-download__icon a.icon-xls {
    color: #189c3a;
}

.listitem-news {
    border-bottom: 0.125rem solid #e7e7e7;
    margin-bottom: 1.25rem;
    padding-bottom: 0.875rem;
}

.listitem-news__author, .listitem-news__published-date, .listitem-news__tags {
    color: #6c6c6c;
    font-size: 0.75rem;
}

.listitem-news__published-date {
    text-align: right;
}

.listitem-search {
    border-bottom: 0.125rem solid #e7e7e7;
    margin-bottom: 1.25rem;
    padding-bottom: 0.875rem;
}

    .listitem-search strong {
        font-weight: 500;
    }

.listitem-search__description {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.375rem;
    margin-bottom: 0.375rem;
}

    .listitem-search__description a {
        color: inherit;
        font: inherit;
        text-decoration: none;
    }

.listitem-search__author, .listitem-search__published-date, .listitem-search__tags {
    color: #6c6c6c;
    font-size: 0.75rem;
}

.listitem-search__published-date {
    text-align: right;
}

.gcpressreleaseslist label.label {
    height: auto;
}

.gcpressreleaseslist h4.tout-tertiary__title {
    font-size: 1rem;
    margin-bottom: 0.5rem;
}

.gcpressreleaseslist a.tout-tertiary__title-wrapper {
    margin-bottom: 0.5rem;
}

.gcpressreleaseslist .tout-tertiary__excerpt {
    min-height: 0rem;
}

.gclatestnews .tout-tertiary__image-wrapper img {
    border: none;
}

.gclatestnews article.tout.tout-tertiary {
    padding: 0.625rem 0rem;
}

.gcpressreleaseslist article.tout.tout-tertiary {
    padding: 0.625rem 0rem 0rem 0rem;
    border-bottom: 0;
}

.gclatestnews label.label {
    margin-bottom: 0rem;
}

    .gclatestnews label.label h2 {
        margin-bottom: 1rem;
    }

.gclatestnews .with-date .list__heading:after {
    display: block;
    content: '';
    background: #00a059;
    height: 0.125rem;
}

.gclatestnews .spacer-b-20 {
    margin-bottom: 1.25rem;
}

.gcpressreleaseslist .author__published a {
    color: #6c6c6c;
    text-decoration: none;
    font-weight: normal;
}

.gcpressreleaseitem label.label {
    height: auto;
}

.gcpressreleaseitem .icon {
    font-size: 1.5625rem;
    position: relative;
    top: 0.3125rem;
}

.gcpressreleaseitem .tout-tertiary__excerpt {
    min-height: 0rem;
}

.contact-item p {
    margin-bottom: 0rem;
}

.gcpressreleaseslist #pressReleasePagerPreviousButton {
    margin-right: 1.875rem;
}

.gclinklist .navigation-sub__container {
    position: relative;
}

.gcpressreleaseslist .columns.small-12 {
    padding-left: 0;
    padding-right: 0;
}

.gcpressreleaseslist p:first-of-type {
    margin-bottom: 0.25rem;
}

.gcpressreleaseslist label.label {
    margin-bottom: 0;
}

    .gcpressreleaseslist label.label h2, .gcpressreleaseslist label.label h3 {
        margin-bottom: 0.25rem;
    }

    .gcpressreleaseslist label.label::after {
        margin-top: 0.5rem;
    }

.gcpressreleaseslist .spacer-top-little {
    margin: 0 0rem 0.625rem 0rem;
    border-bottom: 0.125rem solid #e7e7e7;
    padding-bottom: 0.625rem;
}

.gcpressreleaseitem p:first-of-type {
    margin-bottom: 0.25rem;
}

.gcpressreleaseitem label.label {
    margin-bottom: 0;
}

    .gcpressreleaseitem label.label h2, .gcpressreleaseitem label.label h3 {
        margin-bottom: 0.25rem;
    }

    .gcpressreleaseitem label.label::after {
        margin-top: 0.5rem;
    }

.gcpressreleaseitem .spacer-top-little {
    margin: 0 0rem 0.625rem 0rem;
    border-bottom: 0.125rem solid #e7e7e7;
    padding-bottom: 0.625rem;
}

.gcpressreleaseitem .button {
    margin-left: 15px;
    border-radius: 3rem;
    color: #282828;
}

    .gcpressreleaseitem .button > [class*=' icon-'], .gcpressreleaseitem .button > [class^=icon-] {
        background-color: #00a059;
        border-radius: 3rem;
        color: #fefefe;
    }

    .gcpressreleaseitem .button .button__elipsis {
        color: #00a059;
        display: inline-block;
        position: relative;
        top: -0.1875rem;
    }

    .gcpressreleaseitem .button.is-hover, .gcpressreleaseitem .button:hover {
        background-color: #00a059;
        color: #f4f4f4;
    }

        .gcpressreleaseitem .button.is-hover > [class*=' icon-'], .gcpressreleaseitem .button.is-hover > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button:hover > [class*=' icon-'], .gcpressreleaseitem .button:hover > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button.is-hover .button__elipsis, .gcpressreleaseitem .button:hover .button__elipsis {
            color: #f4f4f4;
        }

    .gcpressreleaseitem .button.is-active, .gcpressreleaseitem .button:active {
        background-color: #006d3d;
        color: #f4f4f4;
    }

        .gcpressreleaseitem .button.is-active > [class*=' icon-'], .gcpressreleaseitem .button.is-active > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button:active > [class*=' icon-'], .gcpressreleaseitem .button:active > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button.is-active .button__elipsis, .gcpressreleaseitem .button:active .button__elipsis {
            color: #f4f4f4;
        }

    .gcpressreleaseitem .button.is-focus, .gcpressreleaseitem .button:focus {
        background-color: #00a059;
        border-color: #00a059;
        -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
        box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
        color: #f4f4f4;
        outline: 0rem none;
    }

        .gcpressreleaseitem .button.is-focus > [class*=' icon-'], .gcpressreleaseitem .button.is-focus > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button:focus > [class*=' icon-'], .gcpressreleaseitem .button:focus > [class^=icon-] {
            background-color: #f4f4f4;
            color: #282828;
        }

        .gcpressreleaseitem .button.is-focus::after, .gcpressreleaseitem .button:focus::after {
            display: none;
        }

.gcpressreleaseitem .contact-item .small-12.medium-12.large-12 p:first-of-type {
    font-weight: 600;
    color: #00a059;
}

.gcpressreleaseitem ul.spacer-m li a {
    text-decoration: none;
}

    .gcpressreleaseitem ul.spacer-m li a:hover {
        text-decoration: underline;
    }

.page-selector {
    display: block;
    margin: 2rem auto;
    text-align: center;
}

.page-selector-list li {
    font-weight: 400;
    color: #282828;
    display: inline-block;
    font-size: 1rem;
    height: 2.0625rem;
    line-height: 1.6875rem;
    margin: 0rem 0.25rem;
    width: 2.0625rem;
}

    .page-selector-list li:first-of-type {
        margin-left: 0rem;
    }

    .page-selector-list li:last-of-type {
        margin-right: 0rem;
    }

    .page-selector-list li a {
        color: inherit;
        font-weight: inherit;
        text-decoration: none;
    }

    .page-selector-list li .active {
        font-weight: 500;
        border: solid 0.125rem #00a059;
        border-radius: 100%;
        color: #00a059;
        cursor: default;
        height: 2.0625rem;
        pointer-events: none;
        width: 2.0625rem;
    }

.page-selector-item-first, .page-selector-item-last {
    display: none !important;
}

.page-selector-item-next a, .page-selector-item-previous a {
    font-weight: 500;
    background-color: #00a059;
    border-radius: 100%;
    display: inline-block;
    font-size: 0.875rem;
    height: 1.5rem;
    line-height: 1.375rem;
    overflow: hidden;
    vertical-align: middle;
    width: 1.5rem;
}

    .page-selector-item-next a::before, .page-selector-item-previous a::before {
        display: inline-block;
    }

.page-selector-item-next.inactive a, .page-selector-item-previous.inactive a {
    background-color: #e7e7e7;
    color: white;
    cursor: default;
    pointer-events: none;
}

.pagetitle img, .pagetitle--small .pagetitle-heading {
    margin-bottom: 1.25rem;
}

.pagetitle-heading {
    margin-bottom: 1.25rem;
}

    .pagetitle-heading a {
        color: inherit;
        text-decoration: none;
    }

.pagetitle img {
    width: 15.625rem;
}

.pagetitle.pagetitle--small img {
    margin-bottom: 0.625rem;
    width: 9.375rem;
}

.pagination {
    display: block;
    margin: 2rem auto;
    text-align: center;
}

.pagination__items {
    display: inline-block;
    margin: 0rem 0.75rem;
    text-align: center;
}

.pagination__item {
    font-weight: 400;
    color: #282828;
    display: inline-block;
    font-size: 1rem;
    height: 2.0625rem;
    line-height: 1.6875rem;
    margin: 0rem 0.25rem;
    width: 2.0625rem;
}

    .pagination__item:first-of-type {
        margin-left: 0rem;
    }

    .pagination__item:last-of-type {
        margin-right: 0rem;
    }

    .pagination__item a {
        color: inherit;
        font-weight: inherit;
        text-decoration: none;
    }

.pagination__item--active {
    font-weight: 500;
    border: solid 0.125rem #00a059;
    border-radius: 100%;
    color: #00a059;
    cursor: default;
    pointer-events: none;
}

.pagination__control {
    background-color: #00a059;
    border-radius: 100%;
    color: #000;
    height: 1.5rem;
    line-height: 1.25rem;
    width: 1.5rem;
}

    .pagination__control:hover {
        color: inherit;
    }

    .pagination__control [class^=icon-] {
        font-weight: 500;
        display: inline-block;
        font-size: 0.6875rem;
        vertical-align: middle;
    }

.pagination__control--inactive {
    background-color: #e7e7e7;
    color: white;
    cursor: default;
    pointer-events: none;
}

    .pagination__control--inactive:hover {
        color: white;
    }

picture.image-scale {
    display: block;
    overflow: hidden;
}

    picture.image-scale img {
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

    picture.image-scale:hover img {
        -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }

picture.image-circle {
    display: block;
}

    picture.image-circle img {
        border-radius: 50%;
    }

.Gx-popup-component {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 9999;
    top: 0rem;
    left: 0rem;
    display: none;
}

.Gx-popup-background {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgba(40, 40, 40, 0.6);
}

.Gx-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    background: white;
    -webkit-box-shadow: 0rem 0.625rem 1rem 0rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 0rem rgba(0, 0, 0, 0.19);
    box-shadow: 0rem 0.625rem 1rem 0rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 0rem rgba(0, 0, 0, 0.19);
    border-radius: 0.625rem;
    padding: 1.25rem;
}

.Gx-popup-button {
    width: 45%;
    position: relative;
}

    .Gx-popup-button.left {
        float: left;
        text-align: left;
    }

    .Gx-popup-button.right {
        float: right;
        text-align: right;
    }

.Gx-popup-data {
    text-align: center;
    color: #00a059 !important;
}

.Gx-popup-button-cancel.button-p1 .button__elipsis,
.Gx-popup-button-cancel.button-p1 {
    color: #d50808 !important;
}

    .Gx-popup-button-cancel.button-p1 > [class*=' icon-'],
    .Gx-popup-button-cancel.button-p1 > [class^=icon-],
    .Gx-popup-button-cancel.button-p1:hover,
    .Gx-popup-button-cancel.button-p1:hover .button__elipsis {
        background-color: #d50808 !important;
        color: white !important;
    }

        .Gx-popup-button-cancel.button-p1:hover > [class*=' icon-'],
        .Gx-popup-button-cancel.button-p1:hover > [class^=icon-] {
            background-color: white !important;
            color: #d50808 !important;
        }

.button-p1.Gx-popup-button-ok {
    float: right;
}

.Gx-popup-button-ok.button-p1 .button__elipsis,
.Gx-popup-button-ok.button-p1 {
    color: #00a059 !important;
}

    .Gx-popup-button-ok.button-p1 > [class*=' icon-'],
    .Gx-popup-button-ok.button-p1 > [class^=icon-],
    .Gx-popup-button-ok.button-p1:hover,
    .Gx-popup-button-ok.button-p1:hover .button__elipsis {
        background-color: #00a059 !important;
        color: white !important;
    }

        .Gx-popup-button-ok.button-p1:hover > [class*=' icon-'],
        .Gx-popup-button-ok.button-p1:hover > [class^=icon-] {
            background-color: white !important;
            color: #00a059 !important;
        }

.Gx-promo-popup-component {
    position: fixed;
    height: 100%;
    width: 100%;
    z-index: 999;
    top: 0rem;
    left: 0rem;
    background: rgba(40, 40, 40, 0.3);
}

    .Gx-promo-popup-component .button {
        border: solid 0.125rem transparent;
        border-radius: 0rem;
        cursor: pointer;
        display: inline-block;
        font-size: 1.0625rem;
        line-height: 1.3125rem;
        padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
        text-decoration: none;
        font-weight: 500;
    }

    .Gx-promo-popup-component .button-p1 {
        margin: 0.375rem;
        border-radius: 1rem;
        color: white;
        padding: 0.3125rem 0.625rem 0.3125rem 0.625rem;
    }

        .Gx-promo-popup-component .button-p1:focus {
            -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d !important;
            box-shadow: 0rem 0rem 0rem 0rem #006d3d !important;
            outline: 0rem none;
        }

        .Gx-promo-popup-component .button-p1.is-focus {
            -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d !important;
            box-shadow: 0rem 0rem 0rem 0rem #006d3d !important;
            outline: 0rem none;
        }

    .Gx-promo-popup-component.top {
        top: 0rem;
        background: none;
        height: 40%;
    }

    .Gx-promo-popup-component.top-semi-obscure {
        height: 33%;
        top: 0rem;
    }

    .Gx-promo-popup-component.middle-semi-obscure {
        height: 33%;
        top: 33%;
    }

    .Gx-promo-popup-component.middle-full-obscure {
        height: 100%;
    }

    .Gx-promo-popup-component.bottom {
        bottom: 0rem;
        top: 30%;
        background: none;
    }

    .Gx-promo-popup-component.bottom-semi-obscure {
        height: 33%;
        bottom: 0rem;
        top: 65%;
    }

.Gx-promo-popup-single-button {
    background-color: #00a059;
}

.Gx-promo-popup {
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    background-color: #282828;
    -webkit-box-shadow: 0rem 0.625rem 1rem 0rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 0rem rgba(0, 0, 0, 0.19);
    box-shadow: 0rem 0.625rem 1rem 0rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 0rem rgba(0, 0, 0, 0.19);
    border-radius: 0.625rem;
    padding: 1.25rem;
    background-repeat: no-repeat;
}

    .Gx-promo-popup div {
        text-align: center;
    }

        .Gx-promo-popup div:first-child {
            text-align: left;
        }

.Gx-promo-popup-button-negative {
    background-color: #d50808;
}

    .Gx-promo-popup-button-negative:hover {
        background-color: #d50808;
    }

.Gx-promo-popup-button-positive {
    background-color: #00a059;
}

.button-p1.Gx-promo-popup-button-positive {
    float: none;
}

.Gx-promo-popup-center-button {
    text-align: center;
}

.gx-promo-popup-content {
    margin: 0;
    overflow-y: hidden;
    overflow-x: hidden;
    height: auto;
    max-height: 100%;
    color: white;
}

@media screen and (max-width: 640px) {
    .Gx-promo-popup {
        left: 49%;
        width: 90%;
        height: auto;
        -webkit-box-shadow: 0rem 0.625rem 1rem 2rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 2rem rgba(0, 0, 0, 0.19);
        box-shadow: 0rem 0.625rem 1rem 2rem rgba(0, 0, 0, 0.2), 0rem 0.375rem 1.25rem 2rem rgba(0, 0, 0, 0.19);
        background-size: cover;
        background-repeat: no-repeat;
    }

    .Gx-promo-popup-component {
        height: 100% !important;
        top: 0rem !important;
    }

    .gx-promo-popup-content {
        margin: 0.9375rem 0.9375rem 0.9375rem 0.9375rem;
        height: calc(100% - 100px);
    }
}

.quote {
    border-left: 0.125rem solid #00a059;
    padding: 0rem 1.875rem;
}

    .quote label {
        font-weight: 700;
    }

@media screen and (min-width: 80rem) {
    .quote {
        border-left: 0.125rem solid #00a059;
        margin-left: 1.875rem;
        padding: 0rem;
    }

        .quote h1, .quote h2, .quote label, .quote p {
            margin-left: 2.1875rem;
        }
}

.quote__quote-text {
    font-size: 1.75rem;
    line-height: 2.25rem;
    margin-bottom: 1.25rem;
    font-weight: 400;
}

.quote__author {
    font-size: 1rem;
    margin-bottom: 0rem;
    font-weight: 700;
}

.quote__author-title {
    font-weight: 400;
    color: #6c6c6c;
    font-size: 0.75rem;
}

.gcreference .accordion-title {
    position: relative;
    display: block;
    font-size: 1rem;
    color: #282828;
    border: 0rem;
    font-weight: 500;
    line-height: 1.25rem;
    padding: 0.625rem 1.25rem 0.625rem 1.25rem;
    text-decoration: none;
}

.accordion-title .reference-title__text {
    line-height: 1.25rem;
    position: relative;
    vertical-align: middle;
}

.is-active .accordion-title .reference-title__text::after, .is-active .accordion-title .reference-title__text::before {
    content: '\e910';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
}

.accordion-title .reference-title__text::after, .accordion-title .reference-title__text::before {
    content: '\e910';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "icomoon" !important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    speak: none;
    text-transform: none;
}

.accordion-title .reference-title__text::after, .accordion-title .reference-title__text::before {
    font-size: 1.875rem;
    margin-top: -0.9375rem;
    position: absolute;
    top: 50%;
    vertical-align: middle;
}

.is-active .accordion-title .reference-title__text::after, .is-active .accordion-title .reference-title__text::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.accordion-title .reference-title__text::before {
    left: -3rem;
}

.accordion-title .reference-title__text::after {
    right: -3rem;
}

.reference__content {
    color: #919191;
}

    .reference__content .selected {
        font-weight: 700;
    }

a.reference__content-link, sup a {
    text-decoration: none !important;
    color: inherit !important;
}

    a:hover.reference__content-link, sup a:hover {
        text-decoration: underline !important;
        color: inherit !important;
    }

.reference__number {
    font-weight: 700;
    margin-right: 0rem;
    position: relative;
    text-decoration: none;
}

    .reference__number .icon-navigation-dropdown {
        display: none;
        font-weight: 700;
        position: absolute;
        right: -0.6875rem;
        top: -0.3125rem;
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.accordion-title.reference-title {
    color: #00a059;
    text-align: center;
}

    .accordion-title.reference-title:hover {
        color: #00a059;
    }

.is-active .accordion-title.reference-title {
    background: #00a059;
    color: #f4f4f4;
}

    .accordion-title.reference-title::before, .is-active .accordion-title.reference-title::before {
        content: normal;
    }

.nobreak {
    white-space: nowrap;
}

.static-references .reference-title__text {
    padding-bottom: 0.625rem;
    display: block;
}

.search-header-container {
    position: relative;
}

.search-header {
    background: #282828;
    border-bottom: 0.0625rem solid #414141;
    border-top: 0.0625rem solid #414141;
    left: 0rem;
    position: absolute;
    top: 0rem;
    visibility: hidden;
    width: 100%;
    z-index: 0;
}

.f-item-preview.search-search-header .search-header {
    position: static;
    visibility: visible;
}

.nav-is-fixed .search-header {
    position: fixed;
}

.search-header .component-content {
    position: relative;
}

.search-header button, .search-header label {
    display: none;
}

.sort-results label {
    display: none;
}

.search-header .tt-input {
    background-color: #282828 !important;
    background-image: url(/assets/toolkit/images/svg/magnify-glass.svg);
    background-position: 0.375rem center;
    background-repeat: no-repeat;
    background-size: 1.125rem;
    border: 0rem;
    caret-color: #00a059;
    color: white;
    font-size: 1.375rem;
    height: 4.0625rem;
    line-height: 1.6875rem;
    padding: 0rem 0rem 0rem 2.5rem;
    width: 100%;
}

    .search-header .tt-input.tt-hint {
        color: #919191;
    }

    .search-header .tt-input:focus {
        outline: none;
    }

    .search-header .tt-input[type=search]::-ms-clear, .search-header .tt-input[type=search]::-webkit-search-cancel-button, .search-header .tt-input[type=search]::-webkit-search-decoration, .search-header .tt-input[type=search]::-webkit-search-results-button, .search-header .tt-input[type=search]::-webkit-search-results-decoration {
        display: none;
    }

@media screen and (min-width: 0rem) {
    .search-header {
        height: 100vh;
        padding-top: 4.0625rem;
    }
}

@media screen and (min-width: 64rem) {
    .search-header {
        background: #282828;
        height: auto;
        padding-top: 0rem;
        z-index: 100;
    }
}

.close-search-header-container {
    position: relative;
}

.f-item-preview.search-search-header .close-search-header-container {
    display: block;
    position: absolute;
    right: 0rem;
    top: 0rem;
}

.close-search-header {
    display: none;
    position: absolute;
    right: 2rem;
    top: 0.875rem;
    z-index: 100;
}

    .close-search-header::before {
        content: none;
    }

.f-item-preview.search-search-header .close-search-header {
    display: block;
}

.close-search-header.selected {
    color: white;
    display: block;
}

    .close-search-header.selected span {
        color: inherit;
    }

.icon__search-trigger {
    font-weight: 400;
    color: white;
    position: absolute;
    right: 2rem;
    text-decoration: none;
    top: 1.5rem;
}

.search-listing li {
    display: table;
    list-style: none;
    margin-bottom: 2rem;
    max-width: 43.75rem;
    width: 100%;
}

.search-listing p {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 1.5rem;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.search-listing__left-content {
    display: block;
    margin-bottom: 1rem;
    padding-right: 0rem;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .search-listing__left-content {
        display: table-cell;
        margin-bottom: 0rem;
        padding-right: 2rem;
        vertical-align: top;
        width: 47%;
    }
}

.search-listing__author:empty, .search-listing__caption:empty, .search-listing__left-content:empty {
    display: none;
}

.search-listing__right-content {
    border-bottom: 0.125rem solid #e7e7e7;
    display: block;
    margin-bottom: 1rem;
    padding-bottom: 2rem;
    position: relative;
}

@media screen and (min-width: 40rem) {
    .search-listing__right-content {
        display: table-cell;
        margin-bottom: 0rem;
        vertical-align: top;
    }

        .search-listing__right-content img {
            max-height: 10.5rem;
        }
}

.search-listing__heading {
    font-weight: 500;
    color: #282828;
    font-size: 1.375rem;
    line-height: 1.75rem;
    margin-bottom: 0.3125rem;
}

    .search-listing__heading a {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        color: inherit;
        display: -webkit-box;
        font: inherit;
        overflow: hidden;
        text-decoration: none;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
    }

.search-listing__caption {
    bottom: 0.3125rem;
    color: #6c6c6c;
    font-size: 0.75rem;
    line-height: 1.25rem;
    position: absolute;
    width: 100%;
}

.search-listing__author {
    font-weight: 500;
    display: inline-block;
}

.search-listing__tags {
    display: inline-block !important;
}

    .search-listing__tags li {
        display: inline;
        margin-right: 1rem;
    }

        .search-listing__tags li::after {
            content: ' | ';
            display: inline-block;
            margin-left: 1rem;
        }

        .search-listing__tags li:last-of-type::after {
            display: none;
        }

.search-listing__date {
    float: right;
}

.sort-results {
    height: 2.6875rem;
    width: 9.4375rem;
}

    .sort-results select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background-color: transparent;
        background-image: url(/assets/toolkit/images/svg/dropdown-arrow.svg);
        background-position: right 0.5rem center;
        background-repeat: no-repeat;
        background-size: 1.25rem;
        border: 0.125rem solid #e7e7e7;
        border-radius: 6.25rem;
        color: #6c6c6c;
        cursor: pointer;
        display: inline-block;
        font-size: 0.875rem;
        line-height: 1.43;
        padding: 0.625rem 1.875rem 0.625rem 0.9375rem;
        text-align: center;
    }

        .sort-results select:focus {
            border-color: #00a059;
            outline: none;
        }

        .sort-results select option {
            background-color: white;
            color: black;
            display: block;
            padding: 1.25rem;
        }

            .sort-results select option.highlight {
                background-color: #00a059;
                color: white;
            }

.section-header {
    text-align: center;
}

.section-header__title {
    color: #282828;
}

ul.sitemap-level-0, ul.sitemap-level-1 {
    font-size: 1.375rem;
    margin-top: 1.75rem;
    padding-left: 0rem;
}

    ul.sitemap-level-0 li::before {
        content: normal !important;
        padding-left: 0rem;
        display: none !important;
    }

    ul.sitemap-level-0 a {
        text-decoration: none;
    }

        ul.sitemap-level-0 a:hover {
            text-decoration: underline;
        }

    ul.sitemap-level-0 ul {
        margin-bottom: 1.875rem;
        margin-top: 1.125rem;
    }

ul.sitemap-level-2 {
    font-size: 1rem;
    margin-bottom: 1.5rem;
}

    ul.sitemap-level-2 li {
        padding-left: 0rem;
    }

.sitemap.sitemap-normal-indent .sitemap-level-1 {
    font-size: 1rem;
    margin-top: 0.5rem;
    padding-left: 2rem;
}

/* GxProfile */
.gx-profileDetails .interestDiv {
    padding-left: 0.3125rem;
    position: relative;
    top: -0.125rem;
}

.gx-profileDetails .cbIterestItem {
    margin-left: 0.3125rem;
    margin-right: 0.3125rem;
}

.gx-profileDetails .removeInterest {
    position: absolute;
    right: 0rem;
    font-size: 0.6875rem;
    text-decoration: none;
    top: 0rem;
    color: red;
    margin-right: 0.125rem;
    cursor: pointer;
}

    .gx-profileDetails .removeInterest:hover {
        color: red !important;
    }

.gx-profileDetails .multiselect {
    float: right;
}

.gx-profileDetails .selectBox {
    position: relative;
}

    .gx-profileDetails .selectBox select {
        width: 100%;
        font-weight: bold;
    }

.gx-profileDetails .overSelect {
    position: absolute;
    left: 0rem;
    right: 0rem;
    top: 0rem;
    bottom: 0rem;
}

.gx-profileDetails #checkboxes {
    display: none;
    border: 0.0625rem #dadada solid;
}

    .gx-profileDetails #checkboxes label {
        display: block;
    }

        .gx-profileDetails #checkboxes label:hover {
            background-color: #1e90ff;
        }

.gx-profileDetails .interest {
    display: inline-block;
    margin: 0.3125rem 0.3125rem 0.3125rem 0rem;
    border: 0.0625rem solid black;
    padding: 0.125rem;
    border-radius: 0.3125rem;
}

    .gx-profileDetails .interest .interestName {
        font-size: 0.75rem;
    }

.gx-profileDetails .groupBoxContainer {
    margin-bottom: 2.5rem;
    position: relative;
}

.gx-profileDetails .boxContainerLight {
    width: 100%;
    background: white;
    border: 0.0625rem solid #ddd;
    padding-left: 1.875rem;
    position: relative;
    cursor: pointer;
}

    .gx-profileDetails .boxContainerLight:before {
        content: "";
        position: absolute;
        right: 2.5rem;
        top: 0rem;
        bottom: 0rem;
        margin-top: auto;
        margin-bottom: auto;
        height: 0rem;
        width: 0rem;
        border-left: 0.375rem solid transparent;
        border-right: 0.375rem solid transparent;
        border-top: 0.375rem solid #00a059;
    }

    .gx-profileDetails .boxContainerLight i {
        display: inline-block;
        font-size: 1.25rem;
        color: #00a059;
        margin-top: 2rem;
        position: absolute;
        left: 1.25rem;
    }

        .gx-profileDetails .boxContainerLight i.icon-int_icn {
            font-size: 2.0625rem;
        }

        .gx-profileDetails .boxContainerLight i.icon-bmark_icn {
            font-size: 2.5rem;
            margin-left: -0.3125rem;
            vertical-align: middle;
        }

    .gx-profileDetails .boxContainerLight.open:before {
        content: "";
        position: absolute;
        right: 2.5rem;
        top: 0rem;
        bottom: 0rem;
        margin-top: auto;
        margin-bottom: auto;
        height: 0rem;
        width: 0rem;
        border-left: 0.375rem solid transparent;
        border-right: 0.375rem solid transparent;
        border-top: none;
        border-bottom: 0.375rem solid #00a059;
    }

.gx-profileDetails .nameBoxContainer {
    font: 0.85714 visuelt-medium, Arial, sans-serif;
    color: #5f5f5f;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - px2rems(80));
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1.875rem;
}

.gx-profileDetails .boxContainerLightContent {
    width: 100%;
    max-height: 18.75rem;
    background: white;
    overflow-y: scroll;
    overflow-x: hidden;
    border-bottom: 0.125rem solid #00a059;
}

    .gx-profileDetails .boxContainerLightContent.closed {
        display: none;
    }

.gx-profileDetails .boxContainerLightElement.boxContainerLightElementNoLine:before {
    content: "";
    height: 0rem;
    background: 0 0;
    content: "";
    height: 0rem;
    background: 0rem 0rem;
}

.gx-profileDetails .boxContainerLightElement {
    border: 0.0625rem solid #ddd;
    border-top-color: #fff;
    height: auto;
    width: 100%;
    padding: 1.25rem 1.875rem;
    position: relative;
}

    .gx-profileDetails .boxContainerLightElement img {
        width: 7.5rem;
        height: auto;
        display: inline-block;
    }

.gx-profileDetails .closeBtnAction {
    right: 1.25rem;
    width: 1.25rem;
    height: 1.25rem;
    background: 0rem 0rem;
    cursor: pointer;
    position: absolute;
    top: 0rem;
    bottom: 0rem;
    margin-top: auto;
    margin-bottom: auto;
}

    .gx-profileDetails .closeBtnAction:before {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .gx-profileDetails .closeBtnAction:after {
        content: "";
        width: 1.5625rem;
        height: 0.0625rem;
        background: #ccc;
        right: 0rem;
        position: absolute;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 0rem;
        bottom: 0rem;
        margin-top: auto;
        margin-bottom: auto;
    }

    .gx-profileDetails .closeBtnAction.delete {
        position: absolute;
        right: -0.6875rem;
    }

.gx-profileDetails .boxContainerLightTextGroup {
    display: inline-block;
}

.gx-profileDetails .boxContainerTag {
    font: 0.66667 visuelt-medium, Arial, sans-serif;
    color: #96c31e;
}

.gx-profileDetails .boxContainerTitle {
    font: 0.66667 visuelt-medium, Arial, sans-serif;
    color: #919191;
}

.gx-profileDetails .hrefLink {
    text-decoration: none;
}

.gx-profileDetails .fa {
    font-size: 1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ddd;
    padding-left: 0.5rem;
}

.gx-profileDetails .fa-heart {
    color: #ff0d5a;
}

.gx-profileDetails .fa-bookmark {
    color: #96c31e;
}

.gx-profileDetails .favTemplate {
    height: auto;
    width: 100%;
    padding: 1.25rem 1.875rem;
    position: relative;
}

    .gx-profileDetails .favTemplate:last-of-type {
        padding-bottom: 0.625rem;
    }

        .gx-profileDetails .favTemplate:last-of-type:before {
            height: 0rem;
            background: none;
        }

    .gx-profileDetails .favTemplate:before {
        content: "";
        position: absolute;
        bottom: 0rem;
        left: 2.5rem;
        right: 2.5rem;
        display: inline-block;
        height: 0.0625rem;
        background: #ddd;
    }

.gx-profileDetails .bookmarkTemplate {
    height: auto;
    width: 100%;
    padding: 1.25rem 1.875rem;
    position: relative;
}

    .gx-profileDetails .bookmarkTemplate:last-of-type {
        padding-bottom: 0.625rem;
    }

        .gx-profileDetails .bookmarkTemplate:last-of-type:before {
            height: 0rem;
            background: none;
        }

    .gx-profileDetails .bookmarkTemplate:before {
        content: "";
        position: absolute;
        bottom: 0rem;
        left: 2.5rem;
        right: 2.5rem;
        display: inline-block;
        height: 0.0625rem;
        background: #ddd;
    }

.gx-profileDetails .historyTemplate {
    padding: 0.5rem 0rem 0.5rem 0rem;
    position: relative;
    width: 100%;
}

.gx-profileDetails .historyDate {
    margin-top: .45rem;
}

.gx-profileDetails .userDetailsLabel {
    display: block;
    text-align: left;
    margin: 0.1875rem;
    color: #00a059;
}

.gx-profileDetails .userDetailsInfo {
    width: 100%;
    background: white;
    border: 0.0625rem solid #ddd;
    padding-left: 1.875rem;
    position: relative;
    cursor: pointer;
    height: 1.875rem;
    padding: 0.3125rem 0.625rem;
    border-radius: 0.3125rem;
}

    .gx-profileDetails .userDetailsInfo:focus {
        outline: none !important;
        border: 0.0625rem solid #00a059;
        -webkit-box-shadow: 0rem 0rem 0.3125rem #00a059;
        box-shadow: 0rem 0rem 0.3125rem #00a059;
    }

.closeBtnAction:before {
    position: absolute;
    top: 0rem;
    bottom: 0rem;
    margin-top: auto;
    margin-bottom: auto;
    content: "";
    width: 1.5625rem;
    height: 0.0625rem;
    background: #c2c2c2;
    right: 0rem;
}

@media print {
    .gx-profileDetails .large-offset-2 {
        margin-left: 16.66667%;
    }

    .gx-profileDetails .upperFooter .large-3:last-child {
        margin-bottom: 0rem;
    }

        .gx-profileDetails .upperFooter .large-3:last-child p {
            margin-bottom: 0rem;
        }

    .gx-profileDetails .favTemplate .image {
        padding-bottom: 10px;
        padding-bottom: 10px;
    }

    .gx-profileDetails .bookmarkTemplate .image {
        padding-bottom: 10px;
        padding-bottom: 10px;
    }

    .gx-profileDetails .medium-offset-2 {
        margin-left: 16.66667%;
    }
}

@media screen and (min-width: 64em) {
    .gx-profileDetails .large-offset-2 {
        margin-left: 16.66667%;
    }

    .gx-profileDetails .upperFooter .large-3:last-child {
        margin-bottom: 0rem;
    }

        .gx-profileDetails .upperFooter .large-3:last-child p {
            margin-bottom: 0rem;
        }

    .gx-profileDetails .favTemplate .image {
        padding-bottom: 0.625rem;
    }

    .gx-profileDetails .bookmarkTemplate .image {
        padding-bottom: 0.625rem;
    }
}

@media screen and (max-width: 63.9375rem) {
    .gx-profileDetails .favTemplate .image {
        padding-bottom: 0.625rem;
    }

    .gx-profileDetails .bookmarkTemplate .image {
        padding-bottom: 0.625rem;
    }
}

@media screen and (min-width: 40rem) {
    .gx-profileDetails .medium-offset-2 {
        margin-left: 16.66667%;
    }
}

@media screen and (max-width: 61.9375rem) {
    .gx-profileDetails .upperFooter .large-3:last-child {
        margin-bottom: 0;
    }

        .gx-profileDetails .upperFooter .large-3:last-child p {
            margin-bottom: 0;
        }
}

/* FavoritesBookmarks */
.gx-favoritesBookmark .fa {
    font-size: 1.5625rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ddd;
    padding-left: 0.5rem;
}

.gx-favoritesBookmark .fa-heart {
    color: #ff0d5a;
}

.gx-favoritesBookmark .fa-bookmark {
    color: #00a059;
}

.gx-favoritesBookmark .favbook-header-static {
    z-index: 9999;
    padding: 1.3125rem;
    margin-bottom: -1.3125rem;
}

.gx-favoritesBookmark .favbook-site-header {
    z-index: 9999;
    position: absolute;
    padding: 2.6875rem 2rem;
}

.gx-favoritesBookmark .favbook-gx-health {
    z-index: 9999;
    padding: 1rem;
    margin-bottom: -2rem;
}

.gx-favoritesBookmark .favbook-hero-product {
    z-index: 9999;
    padding: 1rem;
    position: absolute;
}

/* Ratings */
.gx-ratings {
    text-align: center;
}

    .gx-ratings p {
        font-family: visuelt, Arial, Sans-Serif;
        font-size: 1.125rem;
        line-height: 1.89;
    }

    .gx-ratings label {
        color: #919191;
        font: 0.85714 visuelt, Arial, Sans-Serif;
        margin: 0.8125rem 0rem;
    }

    .gx-ratings .articleRanking li {
        float: left;
        margin-right: 0.625rem;
    }

    .gx-ratings .articleRanking ul {
        padding-left: 0rem;
        width: 12.8125rem;
        margin: auto;
    }

    .gx-ratings .articleRanking p {
        text-align: center;
    }

    .gx-ratings .articleRanking label {
        font-size: 0rem;
        position: relative;
        display: inline-block;
        width: 24px;
        height: 24px;
        background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .rating-star-shadow %7Bfill:%23919191;stroke:%23919191;stroke-width:0.5;stroke-miterlimit:10;%7D .rating-star %7Bfill:%23FFFFFF;stroke:%23919191;stroke-width:0.5;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpolygon class='rating-star-shadow' points='12.6,3.2 14.9,10.6 22.7,10.5 16.4,15.1 18.8,22.5 12.6,17.9 6.3,22.5 8.7,15.1 2.4,10.5 10.2,10.6 '/%3E%3Cpolygon class='rating-star' points='12,2.5 14.4,10 22.2,9.9 15.8,14.5 18.3,21.9 12,17.2 5.7,21.9 8.2,14.5 1.8,9.9 9.6,10 '/%3E%3C/svg%3E ");
    }

        .gx-ratings .articleRanking label:hover, .gx-ratings .articleRanking label:hover ~ label, .gx-ratings .articleRanking input[type=radio]:checked ~ label {
            background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .rating-star-shadow %7Bfill:%23919191;stroke:%23919191;stroke-width:0.5;stroke-miterlimit:10;%7D .rating-star %7Bfill:%23F5C823;stroke:%23F5C823;stroke-width:0.5;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cpolygon class='rating-star-shadow' points='12.6,3.2 14.9,10.6 22.7,10.5 16.4,15.1 18.8,22.5 12.6,17.9 6.3,22.5 8.7,15.1 2.4,10.5 10.2,10.6 '/%3E%3Cpolygon class='rating-star' points='12,2.5 14.4,10 22.2,9.9 15.8,14.5 18.3,21.9 12,17.2 5.7,21.9 8.2,14.5 1.8,9.9 9.6,10 '/%3E%3C/svg%3E ");
        }

    .gx-ratings .articleRanking input[type=radio] {
        display: none;
    }

    .gx-ratings .articleRanking .classification {
        direction: rtl;
        unicode-bidi: bidi-override;
    }

.socialshare-standard {
    position: relative;
    text-align: center;
    z-index: 1;
}

    .socialshare-standard::before {
        background-color: #e7e7e7;
        content: '';
        height: 0.125rem;
        left: 0rem;
        margin: auto;
        position: absolute;
        right: 0rem;
        top: 50%;
        width: 100%;
        z-index: -1;
    }

.socialshare-standard__sharelink {
    background-color: #f4f4f4;
    color: white;
    font-size: 1.125rem;
    padding: 0.75rem 1.875rem;
    text-decoration: none;
}

    .socialshare-standard__sharelink:active, .socialshare-standard__sharelink:focus, .socialshare-standard__sharelink:hover, .socialshare-standard__sharelink:visited {
        color: white;
    }

    .socialshare-standard__sharelink:focus {
        text-decoration: none;
    }

.socialshare-standard__sharelink--linkedin {
    background-color: #0079b6;
    color: white;
}

    .socialshare-standard__sharelink--linkedin:hover {
        background-color: #005783;
    }

.page-selector-item-next .socialshare-standard__sharelink--linkedin a, .page-selector-item-previous .socialshare-standard__sharelink--linkedin a {
    margin-right: 0.125rem;
}

.socialshare-standard__sharelink--linkedin .icon, .socialshare-standard__sharelink--linkedin .page-selector-item-next a, .socialshare-standard__sharelink--linkedin .page-selector-item-previous a, .socialshare-standard__sharelink--linkedin [class*=' icon-'], .socialshare-standard__sharelink--linkedin [class^=icon-] {
    margin-right: 0.125rem;
}

.socialshare-standard__sharelink--twitter {
    background-color: #22a9e3;
    color: white;
}

    .socialshare-standard__sharelink--twitter:hover {
        background-color: #1889ba;
    }

.page-selector-item-next .socialshare-standard__sharelink--twitter a, .page-selector-item-previous .socialshare-standard__sharelink--twitter a {
    margin-right: 0.375rem;
}

.socialshare-standard__sharelink--twitter .icon, .socialshare-standard__sharelink--twitter .page-selector-item-next a, .socialshare-standard__sharelink--twitter .page-selector-item-previous a, .socialshare-standard__sharelink--twitter [class*=' icon-'], .socialshare-standard__sharelink--twitter [class^=icon-] {
    margin-right: 0.375rem;
}

/* Stories */
.icon-clock:after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9IiM2YzZjNmMiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwMjQgNTQ0djQ0OHEwIDE0LTkgMjN0LTIzIDloLTMyMHEtMTQgMC0yMy05dC05LTIzdi02NHEwLTE0IDktMjN0MjMtOWgyMjR2LTM1MnEwLTE0IDktMjN0MjMtOWg2NHExNCAwIDIzIDl0OSAyM3ptNDE2IDM1MnEwLTE0OC03My0yNzN0LTE5OC0xOTgtMjczLTczLTI3MyA3My0xOTggMTk4LTczIDI3MyA3MyAyNzMgMTk4IDE5OCAyNzMgNzMgMjczLTczIDE5OC0xOTggNzMtMjczem0yMjQgMHEwIDIwOS0xMDMgMzg1LjV0LTI3OS41IDI3OS41LTM4NS41IDEwMy0zODUuNS0xMDMtMjc5LjUtMjc5LjUtMTAzLTM4NS41IDEwMy0zODUuNSAyNzkuNS0yNzkuNSAzODUuNS0xMDMgMzg1LjUgMTAzIDI3OS41IDI3OS41IDEwMyAzODUuNXoiLz48L3N2Zz4=");
    width: 0.875rem;
    height: 0.875rem;
}

.icon-tag:after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIGZpbGw9IiNhMGEwYTAiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTU3NiA0NDhxMC01My0zNy41LTkwLjV0LTkwLjUtMzcuNS05MC41IDM3LjUtMzcuNSA5MC41IDM3LjUgOTAuNSA5MC41IDM3LjUgOTAuNS0zNy41IDM3LjUtOTAuNXptMTA2NyA1NzZxMCA1My0zNyA5MGwtNDkxIDQ5MnEtMzkgMzctOTEgMzctNTMgMC05MC0zN2wtNzE1LTcxNnEtMzgtMzctNjQuNS0xMDF0LTI2LjUtMTE3di00MTZxMC01MiAzOC05MHQ5MC0zOGg0MTZxNTMgMCAxMTcgMjYuNXQxMDIgNjQuNWw3MTUgNzE0cTM3IDM5IDM3IDkxeiIvPjwvc3ZnPg==");
    width: 0.875rem;
    height: 0.875rem;
}

.icon-windows:after {
    content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiMwMDY0Y2MiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTc0NiAxMDA2djY1MWwtNjgyLTk0di01NTdoNjgyem0wLTc0M3Y2NTloLTY4MnYtNTY1em05ODIgNzQzdjc4NmwtOTA3LTEyNXYtNjYxaDkwN3ptMC04Nzh2Nzk0aC05MDd2LTY2OXoiLz48L3N2Zz4=");
    width: 1.25rem;
    height: 1.25rem;
}

.gxstorieslist .storyDate, .gxstoriescarousel .storyDate {
    color: #6c6c6c;
    font-size: 0.75rem;
    margin-top: 0.3125rem;
}

.gxstorieslist .storyTitle, .gxstoriescarousel .storyTitle {
    margin: 0.3125rem 0;
    color: inherit;
    text-decoration: none;
}

.gxstorieslist .storyTags, .gxstoriescarousel .storyTags {
    color: #0064cc;
}

    .gxstorieslist .storyTags a, .gxstoriescarousel .storyTags a {
        font-weight: normal;
    }

.gxstorieslist svg, .gxstoriescarousel svg {
    fill: #a0a0a0;
    margin: 0 0.625rem;
}

.gxstorieslist .active svg, .gxstoriescarousel .active svg {
    fill: #0a0a0a;
}

.gxstoriescarousel .storyTitle {
    font-weight: normal;
    font-size: 120%;
}

.gxstoriescarousel .detailsLink {
    text-decoration: none;
}

.gxstoriescarousel .linkText {
    position: relative;
    bottom: 0.1875rem;
    color: #0064cc;
}

.text-right {
    text-align: right;
}

@media (max-width: 40em) {
    .storyCarouselItem {
        margin-bottom: 1.875rem;
    }
}

.gxstory .contentBlock.imageDescription {
    padding-top: 0.625rem;
    padding-bottom: 0;
    margin-top: 0.625rem;
    font-size: 0.75rem;
}

.gxstory .contentBlock {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem;
}

.gxstory .quote {
    margin-left: 1.875rem;
}

.gxstory .imageGallery > div > div > div {
    max-width: 50rem;
    margin: auto;
    width: calc(100% - 140px);
}

.spacer-left-little {
    margin-left: 0.9375rem;
}

.spacer-bottom {
    margin-bottom: 1.875rem;
}

.padding-t-0 {
    padding-top: 0;
}

.tagsFilter {
    display: inline-block;
    width: 18.75rem;
    padding-left: 10px;
    padding-right: 25px;
    background-position-x: 17.1875rem !important;
}

.mainStory > div:first-of-type {
    width: 100%;
}

    .mainStory > div:first-of-type > div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

        .mainStory > div:first-of-type > div > div {
            width: 50%;
        }

.story-container > div .story-card-content {
    padding: 1.875rem;
}

.story-container > div .storyTitle {
    font-size: 1.75rem;
    color: inherit;
    text-decoration: none;
}

.story-container > div .storySubHeadline {
    display: none;
}

.mainStory > div:first-of-type .storySubHeadline {
    display: block;
}

.gxstorieslist .background-white {
    background-color: #fff;
    height: 100%;
    position: relative;
}

.gxstorieslist .latest-article-item, .gxstorieslist .related-article-item {
    height: 100%;
    position: relative;
}

.body--light .gxstorieslist .background-white {
    background-color: #f4f4f4;
}

.icon-share-alt {
    position: absolute;
    bottom: 0.9375rem;
    right: 0.9375rem;
    cursor: pointer;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzNDQgMTAyNHExMzMgMCAyMjYuNSA5My41dDkzLjUgMjI2LjUtOTMuNSAyMjYuNS0yMjYuNSA5My41LTIyNi41LTkzLjUtOTMuNS0yMjYuNXEwLTEyIDItMzRsLTM2MC0xODBxLTkyIDg2LTIxOCA4Ni0xMzMgMC0yMjYuNS05My41dC05My41LTIyNi41IDkzLjUtMjI2LjUgMjI2LjUtOTMuNXExMjYgMCAyMTggODZsMzYwLTE4MHEtMi0yMi0yLTM0IDAtMTMzIDkzLjUtMjI2LjV0MjI2LjUtOTMuNSAyMjYuNSA5My41IDkzLjUgMjI2LjUtOTMuNSAyMjYuNS0yMjYuNSA5My41cS0xMjYgMC0yMTgtODZsLTM2MCAxODBxMiAyMiAyIDM0dC0yIDM0bDM2MCAxODBxOTItODYgMjE4LTg2eiIvPjwvc3ZnPg==");
    width: 1.25rem;
    height: 1.25rem;
    opacity: 0.5;
}

.icon-facebook-f {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiM2YzZjNmMiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEzNDMgMTJ2MjY0aC0xNTdxLTg2IDAtMTE2IDM2dC0zMCAxMDh2MTg5aDI5M2wtMzkgMjk2aC0yNTR2NzU5aC0zMDZ2LTc1OWgtMjU1di0yOTZoMjU1di0yMThxMC0xODYgMTA0LTI4OC41dDI3Ny0xMDIuNXExNDcgMCAyMjggMTJ6Ii8+PC9zdmc+");
}

.icon-twitter {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiM2YzZjNmMiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2ODQgNDA4cS02NyA5OC0xNjIgMTY3IDEgMTQgMSA0MiAwIDEzMC0zOCAyNTkuNXQtMTE1LjUgMjQ4LjUtMTg0LjUgMjEwLjUtMjU4IDE0Ni0zMjMgNTQuNXEtMjcxIDAtNDk2LTE0NSAzNSA0IDc4IDQgMjI1IDAgNDAxLTEzOC0xMDUtMi0xODgtNjQuNXQtMTE0LTE1OS41cTMzIDUgNjEgNSA0MyAwIDg1LTExLTExMi0yMy0xODUuNS0xMTEuNXQtNzMuNS0yMDUuNXYtNHE2OCAzOCAxNDYgNDEtNjYtNDQtMTA1LTExNXQtMzktMTU0cTAtODggNDQtMTYzIDEyMSAxNDkgMjk0LjUgMjM4LjV0MzcxLjUgOTkuNXEtOC0zOC04LTc0IDAtMTM0IDk0LjUtMjI4LjV0MjI4LjUtOTQuNXExNDAgMCAyMzYgMTAyIDEwOS0yMSAyMDUtNzgtMzcgMTE1LTE0MiAxNzggOTMtMTAgMTg2LTUweiIvPjwvc3ZnPg==");
}

.icon-linkedin {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiM2YzZjNmMiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTQ3NyA2MjV2OTkxaC0zMzB2LTk5MWgzMzB6bTIxLTMwNnExIDczLTUwLjUgMTIydC0xMzUuNSA0OWgtMnEtODIgMC0xMzItNDl0LTUwLTEyMnEwLTc0IDUxLjUtMTIyLjV0MTM0LjUtNDguNSAxMzMgNDguNSA1MSAxMjIuNXptMTE2NiA3Mjl2NTY4aC0zMjl2LTUzMHEwLTEwNS00MC41LTE2NC41dC0xMjYuNS01OS41cS02MyAwLTEwNS41IDM0LjV0LTYzLjUgODUuNXEtMTEgMzAtMTEgODF2NTUzaC0zMjlxMi0zOTkgMi02NDd0LTEtMjk2bC0xLTQ4aDMyOXYxNDRoLTJxMjAtMzIgNDEtNTZ0NTYuNS01MiA4Ny00My41IDExNC41LTE1LjVxMTcxIDAgMjc1IDExMy41dDEwNCAzMzIuNXoiLz48L3N2Zz4=");
}

.icon-envelope-o {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IiM2YzZjNmMiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTE2NjQgMTUwNHYtNzY4cS0zMiAzNi02OSA2Ni0yNjggMjA2LTQyNiAzMzgtNTEgNDMtODMgNjd0LTg2LjUgNDguNS0xMDIuNSAyNC41aC0ycS00OCAwLTEwMi41LTI0LjV0LTg2LjUtNDguNS04My02N3EtMTU4LTEzMi00MjYtMzM4LTM3LTMwLTY5LTY2djc2OHEwIDEzIDkuNSAyMi41dDIyLjUgOS41aDE0NzJxMTMgMCAyMi41LTkuNXQ5LjUtMjIuNXptMC0xMDUxdi0yNC41bC0uNS0xMy0zLTEyLjUtNS41LTktOS03LjUtMTQtMi41aC0xNDcycS0xMyAwLTIyLjUgOS41dC05LjUgMjIuNXEwIDE2OCAxNDcgMjg0IDE5MyAxNTIgNDAxIDMxNyA2IDUgMzUgMjkuNXQ0NiAzNy41IDQ0LjUgMzEuNSA1MC41IDI3LjUgNDMgOWgycTIwIDAgNDMtOXQ1MC41LTI3LjUgNDQuNS0zMS41IDQ2LTM3LjUgMzUtMjkuNXEyMDgtMTY1IDQwMS0zMTcgNTQtNDMgMTAwLjUtMTE1LjV0NDYuNS0xMzEuNXptMTI4LTM3djEwODhxMCA2Ni00NyAxMTN0LTExMyA0N2gtMTQ3MnEtNjYgMC0xMTMtNDd0LTQ3LTExM3YtMTA4OHEwLTY2IDQ3LTExM3QxMTMtNDdoMTQ3MnE2NiAwIDExMyA0N3Q0NyAxMTN6Ii8+PC9zdmc+");
}

.icon-whatsapp-o {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgaGVpZ2h0PSIyMHB4IiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1MDkgNTEyIiB3aWR0aD0iMjBweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjx0aXRsZS8+PGRlc2MvPjxkZWZzLz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIj48cGF0aCBkPSJNMjU5LjI1MzEzNywwLjAwMTgwMzg5Mzk2IEMxMjEuNTAyODU5LDAuMDAxODAzODkzOTYgOS44MzczMDY4NywxMTEuNjYyODk2IDkuODM3MzA2ODcsMjQ5LjQxMzE3NSBDOS44MzczMDY4NywyOTYuNTMwMjMyIDIyLjkxNDIyOTksMzQwLjU5NzEyMiA0NS42MjU0ODk3LDM3OC4xOTEzMjUgTDAuNjEzMjI2NTk3LDUxMi4wMDE4MDQgTDEzOC43MDAxODMsNDY3Ljc4Nzc1NyBDMTc0LjQzMDM5NSw0ODcuNTQ5MTg0IDIxNS41MjI5MjYsNDk4LjgxMTE2OCAyNTkuMjUzMTM3LDQ5OC44MTExNjggQzM5Ni45OTQ0OTgsNDk4LjgxMTE2OCA1MDguNjYwMDQ5LDM4Ny4xNTQ1MzUgNTA4LjY2MDA0OSwyNDkuNDE1NDA1IEM1MDguNjYyMjc5LDExMS42NjI4OTYgMzk2Ljk5NjcyNywwLjAwMTgwMzg5Mzk2IDI1OS4yNTMxMzcsMC4wMDE4MDM4OTM5NiBMMjU5LjI1MzEzNywwLjAwMTgwMzg5Mzk2IFogTTI1OS4yNTMxMzcsNDU5LjA4OTg3NSBDMjE2LjY1NzgyLDQ1OS4wODk4NzUgMTc2Ljk5ODk1Nyw0NDYuMzEzOTU2IDE0My44ODYzNTksNDI0LjQxMjA2IEw2My4zMDQ0MTk1LDQ1MC4yMTgwOCBMODkuNDkzOTQwMSwzNzIuMzQ1MTcxIEM2NC4zOTI0OTA4LDMzNy43NzY2MDkgNDkuNTYwODI5NywyOTUuMjk5NDYzIDQ5LjU2MDgyOTcsMjQ5LjQwNjQ4NiBDNDkuNTYwODI5NywxMzMuNzgzMjk4IDE0My42Mjc3MTksMzkuNzE4NjM3OCAyNTkuMjUzMTM3LDM5LjcxODYzNzggQzM3NC44NzE4NjcsMzkuNzE4NjM3OCA0NjguOTQwOTg2LDEzMy43ODMyOTggNDY4Ljk0MDk4NiwyNDkuNDA2NDg2IEM0NjguOTQwOTg2LDM2NS4wMjUyMTUgMzc0Ljg3NDA5Niw0NTkuMDg5ODc1IDI1OS4yNTMxMzcsNDU5LjA4OTg3NSBaIE0yMDAuNzU1OTI0LDE0Ni4yNDcwNjYgQzE5Ni43MTU3OTEsMTM2LjUxMDE2NSAxOTMuNjIxMDMsMTM2LjE4MDE3NiAxODcuMzgwMjI4LDEzNS44ODM2MzIgQzE4NS4yMzk3NTksMTM1Ljc4MTA2OCAxODIuOTE4Njg5LDEzNS42ODI5NjMgMTgwLjM3OTExMywxMzUuNjgyOTYzIEMxNzIuMzM4OTc5LDEzNS42ODI5NjMgMTY0LjAwMjMwMSwxMzguMDUwODU2IDE1OC45Nzg4OSwxNDMuMTkwMjEgQzE1Mi44NjUxNzgsMTQ5LjQ0NDM5IDEzNy41Nzg2NjcsMTY0LjA5MzIyIDEzNy41Nzg2NjcsMTk0LjE3MTI1OCBDMTM3LjU3ODY2NywyMjQuMjUzNzU1IDE1OS40ODcyNTEsMjUzLjMyMTc1OSAxNjIuNTM5NjQ4LDI1Ny40MDIwMjcgQzE2NS42MDA5NjMsMjYxLjQ3NzgzNSAyMDUuMjY4NzQ1LDMyNC4xMTEwNTcgMjY2Ljk4NTU3OSwzNDkuNjgyOTYzIEMzMTUuMTU3MjYyLDM2OS42MzYxNDEgMzI5LjQ2MDQ5NSwzNjcuODU5MTA2IDM0MC40NTA0NjIsMzY1LjQ1NTUzOSBDMzU2LjQ0MTU0MywzNjEuOTYzOSAzNzYuNTIxODExLDM1MC4xODY4NjUgMzgxLjYxNjU3MSwzMzUuOTE3MDc3IEMzODYuNzExMzMxLDMyMS42MzgzNyAzODYuNzExMzMxLDMwOS4zOTk3OTcgMzg1LjE4NDAxOCwzMDYuODU3OTkxIEMzODMuNjU0NDc1LDMwNC4zMDUwMzcgMzc5LjU3ODY2NywzMDIuNzgyMTgzIDM3My40NjQ5NTUsMjk5LjcxNjQwOCBDMzY3LjM1MTI0MiwyOTYuNjU5NTUyIDMzNy4yODg4MTIsMjgxLjg3MDI1NCAzMzEuNjg1NjksMjc5LjgzNDU4IEMzMjYuMDgwMzM5LDI3Ny43OTY2NzYgMzIwLjg5ODYyMiwyNzguNDE4NzQ5IDMxNi41ODg3LDI4NC4zNzg2MTUgQzMxMC42Mzk5ODIsMjkyLjYxMjcyOSAzMDQuOTE4Njg5LDMwMS4wNzQyNjggMzAwLjE4MDY3NCwzMDYuMDkwOTkgQzI5Ni40NjE2MSwzMTAuMDI4NTYgMjkwLjQ3NzIxOCwzMTAuNTc3MDU1IDI4NS4zMzExNzUsMzA4LjM4OTc2NCBDMjc4LjU2NDE3NCwzMDUuNTA2ODIxIDI1OS41MTYyMzcsMjk4Ljg2OTEzOSAyMzYuMTYwNjA3LDI3OC4wNDg2MjcgQzIxNy45ODg5MjMsMjYxLjg0Nzk1OCAyMDUuNzE2OTA2LDI0MS44MzQ1OCAyMDIuMTQ5NDU4LDIzNS43MTE5NDkgQzE5OC41ODIwMTEsMjI5LjU5ODIzNiAyMDEuODM1MDc3LDIyNS45NDgyOTIgMjA0LjU4NDI0MSwyMjIuNjIxNjQ4IEMyMDcuNzE5MTM1LDIxOC44MjQ1NDYgMjEwLjYxMDk5NywyMTYuMDk3Njc5IDIxMy42Njc4NTMsMjEyLjUzMjQ2MiBDMjE2LjcyNDcwOSwyMDguOTYwNTU1IDIxOC40MzI2MjUsMjA3LjA1ODY2IDIyMC40NzA1MjksMjAyLjk3MzkzMyBDMjIyLjUwODQzMywxOTguODk4MTI1IDIyMS4xMzcxOTUsMTk0LjY5MDc2NyAyMTkuNjA3NjUyLDE5MS42Mjk0NTIgQzIxOC4wNzU4OCwxODguNTY4MTM2IDIwNS44MzUwNzcsMTU4LjQ5NDU1OCAyMDAuNzU1OTI0LDE0Ni4yNDcwNjYgWiIgZmlsbD0iIzYzNjM2MyIgaWQ9IndoYXRzdXAiLz48L2c+PC9zdmc+");
}

.icon-telegram-o {
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDY0IDY0IiBoZWlnaHQ9IjIwcHgiIHdpZHRoPSIyMHB4IiBmaWxsPSIjNmM2YzZjIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxkZWZzPjxzdHlsZT4uY2xzLTF7ZmlsbDpub25lO3N0cm9rZTojMDAwO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEwO3N0cm9rZS13aWR0aDoycHg7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZS8+PGcgZGF0YS1uYW1lPSJMYXllciAyIiBpZD0iTGF5ZXJfMiI+PHBhdGggY2xhc3M9ImNscy0xIiBkPSJNMTMuNTUsMzcuNTYsNDEuNjksMjMuOGEuMTQuMTQsMCwwLDEsLjE1LjIzTDE5LjY2LDQyYTIuMDYsMi4wNiwwLDAsMC0uNzcsMS42djguODFhLjQxLjQxLDAsMCwwLC42MS4zNmw3Ljc1LTQuM2gwbDYuODUsNC44QS44My44MywwLDAsMCwzNS4zLDUzTDYwLDExLjA2YS4zMS4zMSwwLDAsMC0uMzctLjQ0TDQuNTQsMzFhLjgzLjgzLDAsMCwwLS4xOSwxLjQ1bDcuMTEsNUEyLjA2LDIuMDYsMCwwLDAsMTMuNTUsMzcuNTZaIi8+PC9nPjwvc3ZnPg==");
}

.gx-story-share-icon {
    cursor: pointer;
    background-size: auto;
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 35px;
    color: black;
    height: 30px;
    padding-top: 6px;
    padding-top: 8px;
    margin-bottom: 0.5rem;
    text-decoration: none;
}

.gx-story-twitter-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2329' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.854' y1='.146' x2='.146' y2='.854' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%233cf'/%3E%3Cstop offset='1' stop-color='%23337fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle data-name='Ellipse 7' cx='15' cy='15' fill='url(%23a)' r='15'/%3E%3Cpath data-name='Path 2154' d='M23.287 9.86a6.755 6.755 0 01-1.654.472c.266-.045.657-.527.814-.722a3.043 3.043 0 00.549-1c.015-.029.025-.064 0-.087a.094.094 0 00-.087.008 8.475 8.475 0 01-1.962.751.131.131 0 01-.135-.036 1.531 1.531 0 00-.172-.175 3.444 3.444 0 00-.95-.583 3.312 3.312 0 00-1.457-.235 3.48 3.48 0 00-1.383.392 3.552 3.552 0 00-1.116.91 3.441 3.441 0 00-.666 1.335 3.6 3.6 0 00-.035 1.409c.009.078 0 .088-.068.078a10.477 10.477 0 01-6.748-3.432c-.079-.09-.122-.09-.186.007a3.42 3.42 0 00.583 4.039c.132.126.269.251.414.365a3.431 3.431 0 01-1.3-.365c-.079-.049-.119-.021-.126.068a2.132 2.132 0 00.021.386 3.459 3.459 0 002.13 2.756 2.028 2.028 0 00.433.132 3.884 3.884 0 01-1.276.039c-.094-.017-.128.029-.094.118a3.589 3.589 0 002.681 2.245c.122.021.243.021.365.049-.007.011-.015.011-.021.021a4.234 4.234 0 01-1.831.97 6.553 6.553 0 01-2.78.355c-.15-.021-.18-.02-.222 0s-.005.061.043.1c.19.126.384.237.58.343a9.14 9.14 0 001.858.743 9.9 9.9 0 009.609-2.246 10.08 10.08 0 002.659-7.356c0-.106.126-.164.2-.221a6.481 6.481 0 001.308-1.36.414.414 0 00.087-.261v-.013c.003-.041.002-.034-.065.001z' fill='%23fff'/%3E%3C/svg%3E");
}

.gx-story-facebook-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2328' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.146' y1='.147' x2='.854' y2='.859' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%234676ed'/%3E%3Cstop offset='.185' stop-color='%23436de4'/%3E%3Cstop offset='.487' stop-color='%233b54cd'/%3E%3Cstop offset='.865' stop-color='%232f2da8'/%3E%3Cstop offset='1' stop-color='%232b1e99'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath data-name='Path 2152' d='M55.1 36.851A15 15 0 1037.754 51.67V41.187h-3.809v-4.336h3.809v-3.3c0-3.759 2.24-5.836 5.666-5.836a23.075 23.075 0 013.357.285v3.691h-1.891a2.169 2.169 0 00-2.444 2.343v2.815H46.6l-.666 4.335h-3.492V51.67A15 15 0 0055.1 36.851z' transform='translate(-25.098 -21.85)' fill='url(%23a)'/%3E%3Cpath data-name='Path 2153' d='M20.797 19.415l.66-4.3H17.33v-2.789a2.151 2.151 0 012.425-2.324h1.876V6.34a22.893 22.893 0 00-3.33-.29c-3.4 0-5.622 2.06-5.622 5.79v3.275H8.9v4.3h3.782v10.4a15.086 15.086 0 004.651 0v-10.4z' fill='%23fff'/%3E%3C/svg%3E");
}

.gx-story-linkedin-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2330' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.854' y1='.146' x2='.146' y2='.854' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23007ab5'/%3E%3Cstop offset='1' stop-color='%230046e5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle data-name='Ellipse 8' cx='15' cy='15' fill='url(%23a)' r='15'/%3E%3Cpath data-name='Path 2155' d='M8.713 12.206h2.9v9.333h-2.9zm1.453-4.637A1.682 1.682 0 118.482 9.25a1.683 1.683 0 011.684-1.681' fill='%23fff'/%3E%3Cpath data-name='Path 2156' d='M13.435 12.206h2.782v1.276h.037a3.054 3.054 0 012.748-1.507c2.937 0 3.479 1.932 3.479 4.445v5.12h-2.9v-4.538c0-1.082-.021-2.475-1.507-2.475-1.51 0-1.741 1.18-1.741 2.4v4.617h-2.9z' fill='%23fff'/%3E%3C/svg%3E");
}

.gx-story-whatsapp-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px' viewBox='0 0 30 30'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='15' y1='30' x2='15' y2='0'%3E%3Cstop offset='0' stop-color='%23009600'/%3E%3Cstop offset='1' stop-color='%2378d228'/%3E%3C/linearGradient%3E%3Ccircle cx='15' cy='15' r='15' fill='url(%23a)'/%3E%3Cpath d='M15.2 6.1c-4.9 0-8.8 3.9-8.8 8.7 0 1.6.5 3.2 1.3 4.5L6.1 24l4.9-1.5c1.3.7 2.7 1.1 4.2 1.1 4.9 0 8.8-3.9 8.8-8.7-.1-4.9-4-8.8-8.8-8.8zm0 16c-1.5 0-2.9-.4-4.1-1.2l-2.8.9.9-2.7c-.9-1.2-1.4-2.7-1.4-4.3 0-4 3.3-7.3 7.4-7.3 4.1 0 7.4 3.3 7.4 7.3-.1 4-3.4 7.3-7.4 7.3zm4-5.6c-.2-.1-1.3-.6-1.5-.7-.2-.1-.3-.1-.5.1-.1.2-.6.7-.7.8-.1.1-.3.2-.5.1s-.9-.3-1.7-1.1c-.6-.6-1.1-1.3-1.2-1.5-.1-.2 0-.3.1-.4.1-.1.2-.2.3-.4.1-.1.1-.2.2-.4.1-.1 0-.3 0-.4-.1-.1-.5-1.2-.7-1.6-.2-.4-.4-.4-.5-.4h-.4c-.1 0-.4.1-.6.3-.2.2-.8.7-.8 1.8s.8 2.1.9 2.2c.1.1 1.5 2.4 3.7 3.2 2.2.9 2.2.6 2.6.5.4 0 1.3-.5 1.5-1 .2-.5.2-.9.1-1 0 .1-.1 0-.3-.1z' fill='%23fff'/%3E%3C/svg%3E");
}

.gx-story-telegram-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30px' height='30px' viewBox='0 0 333334 333334' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='162482' y1='307276' x2='170852' y2='26057.5'%3E%3Cstop offset='0' stop-color='%2319a8dd'/%3E%3Cstop offset='.678' stop-color='%232ab2e2'/%3E%3Cstop offset='1' stop-color='%233cbde8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='166667' cy='166667' r='166667' fill='url(%23a)'/%3E%3Cpath d='M246886 91205l-29735 149919s-4158 10396-15594 5404l-68618-52606-24952-12059-42002-14140s-6446-2288-7069-7277c-624-4992 7277-7694 7277-7694l166970-65498s13722-6030 13722 3951z' fill='%23fefefe'/%3E%3Cpath d='M127666 239440s-2003-188-4499-8089c-2495-7901-15178-49487-15178-49487l100846-64043s5822-3535 5614 0c0 0 1040 623-2079 3534s-79222 71320-79222 71320l-5481 46765z' fill='%23d4e6f1'/%3E%3Cpath d='M159250 214094l-27141 24745s-2122 1609-4443 601l5197-45965 26387 20619z' fill='%23b6d0e5'/%3E%3C/svg%3E");
}

.gx-story-email-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg enable-background='new 0 0 30 30' height='30px' id='Mail_1_' version='1.1' viewBox='0 0 1024 1024' width='30px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Background'%3E%3ClinearGradient gradientTransform='matrix(0.9397 0.3421 0.3421 -0.9397 275.9532 765.9631)' gradientUnits='userSpaceOnUse' id='bg_1_' x1='464.3545' x2='-194.0616' y1='-73.7617' y2='710.8165'%3E%3Cstop offset='0' style='stop-color:%23001D3E'/%3E%3Cstop offset='0.1202' style='stop-color:%23002547'/%3E%3Cstop offset='0.3161' style='stop-color:%23003B5F'/%3E%3Cstop offset='0.5635' style='stop-color:%23005F87'/%3E%3Cstop offset='0.8499' style='stop-color:%230090BE'/%3E%3Cstop offset='1' style='stop-color:%2300ACDD'/%3E%3C/linearGradient%3E%3Ccircle cx='511.918' cy='512.876' fill='url(%23bg_1_)' id='bg' r='512'/%3E%3C/g%3E%3Cg id='Mail'%3E%3Cpolygon fill='%23FFFFFF' points='590.791,530.131 512,594.739 433.209,530.131 369.021,582.765 226.04,700.01 512,700.01 797.96,700.01 654.979,582.765 '/%3E%3Cpolygon fill='%23FFFFFF' points='405.125,510.515 311.571,419.729 218.018,328.944 218.018,510.516 218.018,692.085 311.571,601.298 '/%3E%3Cpolygon fill='%23FFFFFF' points='511.999,573.11 657.15,448.253 802.299,323.396 511.999,323.396 221.701,323.396 366.85,448.253 '/%3E%3Cpolygon fill='%23FFFFFF' points='712.429,419.73 618.874,510.515 712.429,601.3 805.982,692.085 805.982,510.515 805.982,328.944 '/%3E%3C/g%3E%3C/svg%3E");
}

.socialMedia {
    position: absolute;
    bottom: 0.9375rem;
    right: 2.5rem;
    width: 9.375rem;
    background: #fff;
    border: 0.0625rem solid #d5d6d6;
    padding: 0.625rem;
    -webkit-box-shadow: 0.0625rem 0.0625rem 5px rgba(0, 0, 0, 0.15);
    box-shadow: 0.0625rem 0.0625rem 5px rgba(0, 0, 0, 0.15);
}

    .socialMedia a {
        width: 100%;
    }

.storySocialMedia a .fa {
    display: inline-block;
    width: 1.25rem;
    height: 1.25rem;
}

.contentBlock {
    padding: 1.875rem;
}

.quoteImage {
    width: 100%;
    min-width: 9.375rem;
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
}

.text-bold {
    font-weight: bold;
}

.storySocialMedia {
    font-size: 1.375rem;
    color: #6c6c6c;
}

    .storySocialMedia > a {
        color: inherit;
        margin: 0 0.625rem;
    }

.background-green {
    background-color: #00a059;
    color: white;
}

.hidden {
    display: none;
}

.iframeWrapper {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56%;
}

    .iframeWrapper iframe {
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
    }

.gxstory .storyReference {
    font-size: 0.75rem;
}

.share-icon {
    cursor: pointer;
}

.storyTags a {
    font-weight: normal;
}

/* HeroImage ribbon */
.hero-image .hero-ribbon {
    position: absolute;
    left: -1250rem;
    top: -1.875rem;
    visibility: hidden;
}

.hero-image .hero-ribbon {
    position: absolute;
    display: block;
    background-color: transparent;
    text-align: left;
    width: auto;
    padding: 0rem;
    font-size: 1rem;
    font-weight: 500;
    color: white;
    left: -62.5rem;
    top: -1.875rem;
}

.hero-image .hero-ribbon-label {
    display: inline-block;
    padding: 0.5rem 1rem 0.5rem 62.5rem;
    background-color: #00a059;
}

@media screen and (min-width: 40rem) {
    .hero-image .hero-ribbon {
        top: -4.375rem;
    }
}

@media screen and (min-width: 64rem) {
    .hero-image .hero-ribbon {
        top: -6.25rem;
    }
}

/* Stories List variant 2 */
.body--light .gxstorieslist.gx-storiesList-variant2 .background-white {
    background-color: white;
}

.gx-storiesList-variant2 .story-container > div .story-card-content {
    padding: 0.5rem 0rem 1rem 0rem;
    margin-bottom: 1rem;
}

    .gx-storiesList-variant2 .story-container > div .story-card-content a.gx-storiesList-date {
        color: #808080;
        text-decoration: none;
        font-weight: 400;
        font-size: 0.875rem;
        margin-bottom: 1rem;
    }

.gx-storiesList-variant2 .gx-storiesList-favbookicons {
    float: right;
}

.gx-storiesList-variant2 .fa {
    font-size: 1.25rem;
}

.gx-storiesList-variant2 .story-container > div .story-card-content a.storyTitle {
    display: block;
    color: #282828;
    text-decoration: none;
    font-weight: 500;
    font-size: 1.25rem;
    margin-bottom: 1rem;
}

.gx-storiesList-variant2 .story-container > div .story-card-content .storyTags {
    display: none;
    margin-right: 2rem;
}

.gx-storiesList-variant2 .story-container > div .story-card-content .icon-share-alt {
    position: absolute;
    bottom: 0.625rem;
    right: 0rem;
    cursor: pointer;
}

.gx-storiesList-variant2 .story-container > div .story-card-content .socialMedia {
    position: absolute;
    bottom: 0.625rem;
    right: 1.625rem;
    cursor: pointer;
}

.gx-storiesList-variant2 .story-container > div .story-card-content .gx-storiesList-button {
    height: 3rem;
}

    .gx-storiesList-variant2 .story-container > div .story-card-content .gx-storiesList-button .button {
        position: absolute;
        left: 0rem;
        bottom: 1rem;
    }

@media screen and (min-width: 1024px) {
    .gx-storiesList-variant2 .story-container > div .story-card-content .gx-storiesList-button {
        height: 2rem;
    }

        .gx-storiesList-variant2 .story-container > div .story-card-content .gx-storiesList-button .button {
            position: absolute;
            left: 0rem;
            bottom: 0rem;
        }
}

.gx-storiesList-variant2 .gx-storiesList-top-ribbons {
    position: absolute;
    top: 1rem;
}

.gx-storiesList-variant2 .gx-storiesList-bottom-ribbon {
    position: absolute;
    bottom: 0.5rem;
}

    .gx-storiesList-variant2 .gx-storiesList-top-ribbons p,
    .gx-storiesList-variant2 .gx-storiesList-bottom-ribbon p {
        margin: 0rem;
        padding: 0rem;
    }

    .gx-storiesList-variant2 .gx-storiesList-top-ribbons span,
    .gx-storiesList-variant2 .gx-storiesList-bottom-ribbon span {
        display: inline-block;
        margin: 0rem;
        padding: 0.5rem 1rem;
        color: white;
        background-color: #00a059;
    }

        .gx-storiesList-variant2 .gx-storiesList-top-ribbons span.gx-storiesList-today {
            background-color: #ed4860;
        }

    .gx-storiesList-variant2 .gx-storiesList-bottom-ribbon span {
        background-color: #48a3ed;
        font-size: 0.75rem;
        padding: 0.25rem 0.5rem;
    }

.gx-storiesList-variant2 .gx-storiesList-graphical {
    background-color: white !important;
    background-size: cover;
}

.gx-storiesList-variant2 .story-container > div .gx-storiesList-graphical .story-card-content {
    padding: 2rem 2rem 2rem 2rem !important;
}

    .gx-storiesList-variant2 .story-container > div .gx-storiesList-graphical .story-card-content .gx-storiesList-button .button {
        position: relative;
        left: 0rem;
        bottom: 0rem;
    }

.gx-storiesList-variant2 .gx-storiesList-graphical .image,
.gx-storiesList-variant2 .gx-storiesList-graphical .gx-storiesList-top-ribbons,
.gx-storiesList-variant2 .gx-storiesList-graphical .gx-storiesList-bottom-ribbon,
.gx-storiesList-variant2 .gx-storiesList-graphical .gx-storiesList-date,
.gx-storiesList-variant2 .gx-storiesList-graphical .gx-storiesList-favbookicons,
.gx-storiesList-variant2 .gx-storiesList-graphical .icon-share-alt {
    display: none;
}

@media only screen and (min-width: 40rem) {
    .gx-storiesList-variant2 .story-container .flex, .gxstorieslist .story-container .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.gx-storiesList-checkbox {
    display: inline-block;
    position: relative;
    padding-left: 1.6875rem;
    padding-right: 0.875rem;
    margin-bottom: 0rem;
    cursor: pointer;
    font-size: 1.375rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .gx-storiesList-checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0rem;
        width: 0rem;
    }

    .gx-storiesList-checkbox .checkmark {
        position: absolute;
        top: 0rem;
        left: 0rem;
        height: 1.25rem;
        width: 1.25rem;
        background-color: #fff;
        border: 1px solid #bfe7d5;
    }

    .gx-storiesList-checkbox:hover input ~ .checkmark {
        border: 1px solid #00a059;
        background-color: #fcfefd;
    }

    .gx-storiesList-checkbox input:checked ~ .checkmark {
        border: 1px solid #00a059;
        background-color: #00a059;
    }

    .gx-storiesList-checkbox .checkmark:after {
        content: "";
        position: absolute;
        display: none;
    }

    .gx-storiesList-checkbox input:checked ~ .checkmark:after {
        display: block;
    }

    .gx-storiesList-checkbox .checkmark:after {
        left: 0.375rem;
        top: 0.1875rem;
        width: 0.375rem;
        height: 0.625rem;
        border: solid white;
        border-width: 0rem 0.1875rem 0.1875rem 0rem;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .gx-storiesList-checkbox span {
        display: inline-block;
        margin: 0.5rem 0rem 0rem 0rem;
        font-size: 1rem;
        color: #282828;
    }

.gx-storiesList-variant-2 .columns:last-child:not(:first-child) {
    float: none;
}

.gx-storiesList-smallonly, .gx-storiesList-mediumonly, .gx-storiesList-largeonly {
    display: none;
}

@media screen and (max-width: 639px) {
    .gx-storiesList-smallonly {
        display: inherit;
    }
}

@media screen and (min-width: 640px) and (max-width: 1023px) {
    .gx-storiesList-mediumonly {
        display: inherit;
    }
}

@media screen and (min-width: 1024px) {
    .gx-storiesList-largeonly {
        display: inherit;
    }
}

/***** TEMPLATE 6 CSS  ******/
.story-title-block .headline h1 {
    width: calc(100% - 45px);
}

.story-categories-block {
    padding: 0.9375rem 0rem 0.3125rem 0rem;
}

    .story-categories-block ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .story-categories-block ul li {
            display: inline-block;
            background-color: #00a059;
            color: white;
            padding: 0.5rem 0.875rem;
            border-radius: 18px;
            text-transform: uppercase;
            margin: 0rem 0.625rem 0.625rem 0rem;
        }

.story-top-block {
    padding-top: 0.625rem;
    position: relative;
    min-height: 5.3125rem;
}

    .story-top-block h2 {
        /* 	text-transform: uppercase; */
        /* 	font-weight: 400; */
        font-size: 1.5rem;
        padding-top: 1.125rem;
    }

.story-content-block {
    padding-top: 0rem;
    padding-bottom: 1.875rem;
    margin: 0;
}

.story-author-block {
    display: inline-block;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1;
    color: #282828;
    padding: 0rem 1rem 0rem 0rem;
}

    .story-author-block img {
        float: left;
        width: 2.8125rem;
        height: 2.8125rem;
        border-radius: 100%;
        border: 0.125rem solid white;
        -webkit-box-shadow: 0rem 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.1);
        -moz-box-shadow: 0rem 0.5rem 0.5625rem 0rem rgba(0, 0, 0, 0.1);
        box-shadow: 0rem 0.5rem 0.5rem 0rem rgba(0, 0, 0, 0.1);
    }

    .story-author-block span.story-author-name {
        display: inline-block;
        padding: 0.0625rem 0rem 0rem 0.6875rem;
        line-height: 1.2;
    }

.story-author-date {
    font-size: 0.875rem;
    line-height: 1.2;
}

.story-social-block {
    position: initial;
    padding-top: 0.9375rem;
    text-align: right;
    padding-bottom: 0.9375rem;
}

ul.story-social {
    list-style: none;
    padding: 0;
    margin: 0;
}

    ul.story-social li {
        display: inline-block;
        padding: 0rem 0rem 0rem 0.625rem;
        margin: 0;
    }

        ul.story-social li a.link-facebook,
        ul.story-social li a.link-linkedin,
        ul.story-social li a.link-twitter,
        ul.story-social li a.link-instagram,
        ul.story-social li a.link-whatsapp,
        ul.story-social li a.link-telegram,
        ul.story-social li a.link-email {
            width: 1.875rem;
            height: 1.875rem;
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2328' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.146' y1='.147' x2='.854' y2='.859' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%234676ed'/%3E%3Cstop offset='.185' stop-color='%23436de4'/%3E%3Cstop offset='.487' stop-color='%233b54cd'/%3E%3Cstop offset='.865' stop-color='%232f2da8'/%3E%3Cstop offset='1' stop-color='%232b1e99'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath data-name='Path 2152' d='M55.1 36.851A15 15 0 1037.754 51.67V41.187h-3.809v-4.336h3.809v-3.3c0-3.759 2.24-5.836 5.666-5.836a23.075 23.075 0 013.357.285v3.691h-1.891a2.169 2.169 0 00-2.444 2.343v2.815H46.6l-.666 4.335h-3.492V51.67A15 15 0 0055.1 36.851z' transform='translate(-25.098 -21.85)' fill='url(%23a)'/%3E%3Cpath data-name='Path 2153' d='M20.797 19.415l.66-4.3H17.33v-2.789a2.151 2.151 0 012.425-2.324h1.876V6.34a22.893 22.893 0 00-3.33-.29c-3.4 0-5.622 2.06-5.622 5.79v3.275H8.9v4.3h3.782v10.4a15.086 15.086 0 004.651 0v-10.4z' fill='%23fff'/%3E%3C/svg%3E");
            background-size: 1.875rem 1.875rem;
            background-repeat: no-repeat;
            background-position: 0rem 0rem;
        }

        ul.story-social li a.link-linkedin {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2330' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.854' y1='.146' x2='.146' y2='.854' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%23007ab5'/%3E%3Cstop offset='1' stop-color='%230046e5'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle data-name='Ellipse 8' cx='15' cy='15' fill='url(%23a)' r='15'/%3E%3Cpath data-name='Path 2155' d='M8.713 12.206h2.9v9.333h-2.9zm1.453-4.637A1.682 1.682 0 118.482 9.25a1.683 1.683 0 011.684-1.681' fill='%23fff'/%3E%3Cpath data-name='Path 2156' d='M13.435 12.206h2.782v1.276h.037a3.054 3.054 0 012.748-1.507c2.937 0 3.479 1.932 3.479 4.445v5.12h-2.9v-4.538c0-1.082-.021-2.475-1.507-2.475-1.51 0-1.741 1.18-1.741 2.4v4.617h-2.9z' fill='%23fff'/%3E%3C/svg%3E");
        }

        ul.story-social li a.link-twitter {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2329' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3ClinearGradient id='a' x1='.854' y1='.146' x2='.146' y2='.854' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%233cf'/%3E%3Cstop offset='1' stop-color='%23337fff'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle data-name='Ellipse 7' cx='15' cy='15' fill='url(%23a)' r='15'/%3E%3Cpath data-name='Path 2154' d='M23.287 9.86a6.755 6.755 0 01-1.654.472c.266-.045.657-.527.814-.722a3.043 3.043 0 00.549-1c.015-.029.025-.064 0-.087a.094.094 0 00-.087.008 8.475 8.475 0 01-1.962.751.131.131 0 01-.135-.036 1.531 1.531 0 00-.172-.175 3.444 3.444 0 00-.95-.583 3.312 3.312 0 00-1.457-.235 3.48 3.48 0 00-1.383.392 3.552 3.552 0 00-1.116.91 3.441 3.441 0 00-.666 1.335 3.6 3.6 0 00-.035 1.409c.009.078 0 .088-.068.078a10.477 10.477 0 01-6.748-3.432c-.079-.09-.122-.09-.186.007a3.42 3.42 0 00.583 4.039c.132.126.269.251.414.365a3.431 3.431 0 01-1.3-.365c-.079-.049-.119-.021-.126.068a2.132 2.132 0 00.021.386 3.459 3.459 0 002.13 2.756 2.028 2.028 0 00.433.132 3.884 3.884 0 01-1.276.039c-.094-.017-.128.029-.094.118a3.589 3.589 0 002.681 2.245c.122.021.243.021.365.049-.007.011-.015.011-.021.021a4.234 4.234 0 01-1.831.97 6.553 6.553 0 01-2.78.355c-.15-.021-.18-.02-.222 0s-.005.061.043.1c.19.126.384.237.58.343a9.14 9.14 0 001.858.743 9.9 9.9 0 009.609-2.246 10.08 10.08 0 002.659-7.356c0-.106.126-.164.2-.221a6.481 6.481 0 001.308-1.36.414.414 0 00.087-.261v-.013c.003-.041.002-.034-.065.001z' fill='%23fff'/%3E%3C/svg%3E");
        }

        ul.story-social li a.link-whatsapp {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='15' y1='30' x2='15' y2='0'%3E%3Cstop offset='0' stop-color='%23009600'/%3E%3Cstop offset='1' stop-color='%2378d228'/%3E%3C/linearGradient%3E%3Ccircle cx='15' cy='15' r='15' fill='url(%23a)'/%3E%3Cpath d='M15.2 6.1c-4.9 0-8.8 3.9-8.8 8.7 0 1.6.5 3.2 1.3 4.5L6.1 24l4.9-1.5c1.3.7 2.7 1.1 4.2 1.1 4.9 0 8.8-3.9 8.8-8.7-.1-4.9-4-8.8-8.8-8.8zm0 16c-1.5 0-2.9-.4-4.1-1.2l-2.8.9.9-2.7c-.9-1.2-1.4-2.7-1.4-4.3 0-4 3.3-7.3 7.4-7.3 4.1 0 7.4 3.3 7.4 7.3-.1 4-3.4 7.3-7.4 7.3zm4-5.6c-.2-.1-1.3-.6-1.5-.7-.2-.1-.3-.1-.5.1-.1.2-.6.7-.7.8-.1.1-.3.2-.5.1s-.9-.3-1.7-1.1c-.6-.6-1.1-1.3-1.2-1.5-.1-.2 0-.3.1-.4.1-.1.2-.2.3-.4.1-.1.1-.2.2-.4.1-.1 0-.3 0-.4-.1-.1-.5-1.2-.7-1.6-.2-.4-.4-.4-.5-.4h-.4c-.1 0-.4.1-.6.3-.2.2-.8.7-.8 1.8s.8 2.1.9 2.2c.1.1 1.5 2.4 3.7 3.2 2.2.9 2.2.6 2.6.5.4 0 1.3-.5 1.5-1 .2-.5.2-.9.1-1 0 .1-.1 0-.3-.1z' fill='%23fff'/%3E%3C/svg%3E");
        }

        ul.story-social li a.link-instagram {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg data-name='Group 2352' xmlns='http://www.w3.org/2000/svg' width='30' height='30'%3E%3Cdefs%3E%3CradialGradient id='a' cx='-.09' cy='.315' r='1.053' gradientUnits='objectBoundingBox'%3E%3Cstop offset='.073' stop-color='%23eacc7b'/%3E%3Cstop offset='.184' stop-color='%23ecaa59'/%3E%3Cstop offset='.307' stop-color='%23ef802e'/%3E%3Cstop offset='.358' stop-color='%23ef6d3a'/%3E%3Cstop offset='.46' stop-color='%23f04b50'/%3E%3Cstop offset='.516' stop-color='%23f03e58'/%3E%3Cstop offset='.689' stop-color='%23db359e'/%3E%3Cstop offset='.724' stop-color='%23ce37a4'/%3E%3Cstop offset='.789' stop-color='%23ac3cb4'/%3E%3Cstop offset='.877' stop-color='%237544cf'/%3E%3Cstop offset='.98' stop-color='%232b4ff2'/%3E%3C/radialGradient%3E%3C/defs%3E%3Ccircle data-name='Ellipse 10' cx='15' cy='15' r='15' fill='url(%23a)'/%3E%3Cg data-name='Group 2353' fill='%23fff'%3E%3Cpath data-name='Path 2161' d='M15 8.492c2.138 0 2.371 0 3.207.047a5.139 5.139 0 011.488.279 2.459 2.459 0 01.929.6 2.485 2.485 0 01.6.93 5.173 5.173 0 01.279 1.487V15c0 2.138 0 2.371-.047 3.207a5.139 5.139 0 01-.279 1.488 2.459 2.459 0 01-.6.929 2.485 2.485 0 01-.93.6 5.173 5.173 0 01-1.487.279H15c-2.138 0-2.371 0-3.207-.047a5.139 5.139 0 01-1.488-.279 2.459 2.459 0 01-.929-.6 2.485 2.485 0 01-.605-.93 5.173 5.173 0 01-.279-1.487V15c0-2.138 0-2.371.047-3.207a5.139 5.139 0 01.279-1.488 2.459 2.459 0 01.6-.929 2.485 2.485 0 01.93-.605 5.173 5.173 0 011.487-.279H15M15 7.1c-2.138 0-2.417 0-3.254.046a6.291 6.291 0 00-1.906.372 3.349 3.349 0 00-1.394.93 5.246 5.246 0 00-.93 1.394 6.291 6.291 0 00-.372 1.906C7.1 12.583 7.1 12.862 7.1 15s0 2.417.046 3.254a6.291 6.291 0 00.372 1.906 3.349 3.349 0 00.93 1.394 4.593 4.593 0 001.394.93 6.291 6.291 0 001.906.372c.837.046 1.116.046 3.254.046s2.417 0 3.254-.046a6.291 6.291 0 001.906-.372 3.349 3.349 0 001.394-.93 4.593 4.593 0 00.93-1.394 6.291 6.291 0 00.372-1.906c.046-.837.046-1.116.046-3.254s0-2.417-.046-3.254a6.291 6.291 0 00-.372-1.906 3.349 3.349 0 00-.93-1.394 5.246 5.246 0 00-1.394-.93 6.291 6.291 0 00-1.906-.372C17.417 7.1 17.138 7.1 15 7.1z'/%3E%3Cpath data-name='Path 2162' d='M15 10.817A4.183 4.183 0 1019.183 15 4.165 4.165 0 0015 10.817zm0 6.972A2.789 2.789 0 1117.789 15 2.8 2.8 0 0115 17.789z'/%3E%3C/g%3E%3C/svg%3E");
        }

        ul.story-social li a.link-telegram {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 333334 333334' shape-rendering='geometricPrecision' text-rendering='geometricPrecision' image-rendering='optimizeQuality' fill-rule='evenodd' clip-rule='evenodd'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='162482' y1='307276' x2='170852' y2='26057.5'%3E%3Cstop offset='0' stop-color='%2319a8dd'/%3E%3Cstop offset='.678' stop-color='%232ab2e2'/%3E%3Cstop offset='1' stop-color='%233cbde8'/%3E%3C/linearGradient%3E%3C/defs%3E%3Ccircle cx='166667' cy='166667' r='166667' fill='url(%23a)'/%3E%3Cpath d='M246886 91205l-29735 149919s-4158 10396-15594 5404l-68618-52606-24952-12059-42002-14140s-6446-2288-7069-7277c-624-4992 7277-7694 7277-7694l166970-65498s13722-6030 13722 3951z' fill='%23fefefe'/%3E%3Cpath d='M127666 239440s-2003-188-4499-8089c-2495-7901-15178-49487-15178-49487l100846-64043s5822-3535 5614 0c0 0 1040 623-2079 3534s-79222 71320-79222 71320l-5481 46765z' fill='%23d4e6f1'/%3E%3Cpath d='M159250 214094l-27141 24745s-2122 1609-4443 601l5197-45965 26387 20619z' fill='%23b6d0e5'/%3E%3C/svg%3E");
        }

        ul.story-social li a.link-email {
            background-image: url("data:image/svg+xml;charset=utf8,%3Csvg enable-background='new 0 0 30 30' height='30px' id='Mail_1_' version='1.1' viewBox='0 0 1024 1024' width='30px' xml:space='preserve' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Background'%3E%3ClinearGradient gradientTransform='matrix(0.9397 0.3421 0.3421 -0.9397 275.9532 765.9631)' gradientUnits='userSpaceOnUse' id='bg_1_' x1='464.3545' x2='-194.0616' y1='-73.7617' y2='710.8165'%3E%3Cstop offset='0' style='stop-color:%23001D3E'/%3E%3Cstop offset='0.1202' style='stop-color:%23002547'/%3E%3Cstop offset='0.3161' style='stop-color:%23003B5F'/%3E%3Cstop offset='0.5635' style='stop-color:%23005F87'/%3E%3Cstop offset='0.8499' style='stop-color:%230090BE'/%3E%3Cstop offset='1' style='stop-color:%2300ACDD'/%3E%3C/linearGradient%3E%3Ccircle cx='511.918' cy='512.876' fill='url(%23bg_1_)' id='bg' r='512'/%3E%3C/g%3E%3Cg id='Mail'%3E%3Cpolygon fill='%23FFFFFF' points='590.791,530.131 512,594.739 433.209,530.131 369.021,582.765 226.04,700.01 512,700.01 797.96,700.01 654.979,582.765 '/%3E%3Cpolygon fill='%23FFFFFF' points='405.125,510.515 311.571,419.729 218.018,328.944 218.018,510.516 218.018,692.085 311.571,601.298 '/%3E%3Cpolygon fill='%23FFFFFF' points='511.999,573.11 657.15,448.253 802.299,323.396 511.999,323.396 221.701,323.396 366.85,448.253 '/%3E%3Cpolygon fill='%23FFFFFF' points='712.429,419.73 618.874,510.515 712.429,601.3 805.982,692.085 805.982,510.515 805.982,328.944 '/%3E%3C/g%3E%3C/svg%3E");
        }

.story-sideimage-left {
    width: 100%;
    padding-bottom: 0.9375rem;
}

.story-sideimage-right {
    width: 100%;
    padding-bottom: 0.9375rem;
}

.storyItem {
    position: relative;
    margin-bottom: 1.875rem;
}

/*.story-card-content,
.gxstorieslist.gx-storiesList-variant3 .story-container .story-card-content {
	position: initial;
	padding: px2rems(23) px2rems(23) px2rems(63) px2rems(23);
	margin-bottom: px2rems(0);
}*/
.icon-heart, .icon-heart-o {
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
    background-size: 0.9375rem 0.9375rem;
}

    .icon-heart, .icon-heart-o:hover {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 175 150'%3E%3Cpath d='M91.7 148.2l60.8-58.6c14.9-14.9 22.4-29.6 22.4-43.9 0-14.3-4.1-25.5-12.4-33.6C154.3 4 142.8 0 128.3 0c-4 0-8.2.7-12.4 2.1s-8.1 3.3-11.7 5.7-6.7 4.6-9.3 6.7c-2.6 2.1-5.1 4.3-7.4 6.6-2.3-2.3-4.8-4.6-7.4-6.6-2.6-2.1-5.7-4.3-9.3-6.7S63.2 3.5 59 2.1 50.7 0 46.6 0C32 0 20.6 4 12.3 12.1S-.1 31.4-.1 45.7c0 4.4.8 8.9 2.3 13.5S5.5 67.7 7.5 71s4.2 6.4 6.6 9.5 4.3 5.2 5.4 6.4c1.1 1.2 2 2 2.7 2.5l60.9 58.8c1.2 1.2 2.6 1.8 4.3 1.8 1.7 0 3.2-.6 4.3-1.8z' fill='%23ff0d5a'/%3E%3C/svg%3E");
    }

.icon-heart-o {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 175 150'%3E%3Cpath d='M144.1 80.5l-56.6 54.6-56.7-54.7C18.6 68.2 12.5 56.6 12.5 45.7c0-5.3.7-9.9 2.1-14s3.2-7.2 5.4-9.6 4.8-4.3 8-5.8 6.2-2.5 9.2-3 6.2-.8 9.6-.8c3.4 0 7 .8 10.9 2.5s7.5 3.7 10.8 6.2 6.1 4.9 8.4 7 4.3 4.2 5.9 6c1.2 1.4 2.8 2.1 4.8 2.1s3.6-.7 4.8-2.1c1.6-1.8 3.5-3.8 5.9-6s5.2-4.5 8.4-7 6.9-4.6 10.8-6.2 7.6-2.5 10.9-2.5c3.4 0 6.6.3 9.6.8s6.1 1.5 9.2 3 5.8 3.4 8 5.8 4 5.6 5.4 9.6 2.1 8.7 2.1 14c-.2 10.9-6.3 22.5-18.6 34.8zm18.5-68.4C154.3 4 142.9 0 128.3 0c-4 0-8.2.7-12.4 2.1s-8.1 3.3-11.7 5.7-6.7 4.6-9.3 6.7-5.1 4.3-7.4 6.6c-2.3-2.3-4.8-4.6-7.4-6.6s-5.7-4.3-9.3-6.7S63.2 3.5 59 2.1 50.7 0 46.7 0c-14.6 0-26 4-34.3 12.1S0 31.4 0 45.7c0 4.4.8 8.9 2.3 13.5S5.6 67.7 7.5 71s4.2 6.4 6.6 9.5 4.3 5.2 5.4 6.4 2 2 2.7 2.5l60.9 58.8c1.2 1.2 2.6 1.8 4.3 1.8s3.1-.6 4.3-1.8l60.8-58.6c15-14.9 22.5-29.5 22.5-43.9 0-14.3-4.1-25.5-12.4-33.6z' fill='%23cccccc'/%3E%3C/svg%3E");
}

.icon-bookmark, .icon-bookmark-o {
    display: inline-block;
    width: 0.9375rem;
    height: 0.9375rem;
    background-size: 0.9375rem 0.9375rem;
}

    .icon-bookmark, .icon-bookmark-o:hover {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M36.3 0c-1.5 0-2.9.3-4.3.9-2.1.8-3.9 2.2-5.1 4s-1.9 3.8-1.9 6v127.8c0 2.2.6 4.2 1.9 6.1s3 3.2 5.1 4c1.4.6 2.8.9 4.3.9 3.1 0 5.8-1.1 8.1-3.2l43.1-41.4 43.1 41.4c2.3 2.1 5 3.1 8.1 3.1 1.6 0 3.1-.3 4.3-.8 2.1-.8 3.9-2.2 5.1-4s1.9-3.8 1.9-6.1V10.9c0-2.2-.6-4.2-1.9-6.1s-3-3.2-5.1-4c-1.4-.6-2.8-.9-4.3-.9H36.3z' fill='%2300b675'/%3E%3C/svg%3E");
    }

.icon-bookmark-o {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 150 150'%3E%3Cpath d='M137.5 135.7L96.2 96.1l-8.7-8.3-8.7 8.3-41.3 39.6V12.5h100v123.2zM36.3 0c-1.5 0-2.9.3-4.3.9-2.1.8-3.9 2.2-5.1 4s-1.9 3.8-1.9 6v127.8c0 2.2.6 4.2 1.9 6.1s3 3.2 5.1 4c1.4.6 2.8.9 4.3.9 3.1 0 5.8-1.1 8.1-3.2l43.1-41.4 43.1 41.4c2.3 2.1 5 3.1 8.1 3.1 1.6 0 3.1-.3 4.3-.8 2.1-.8 3.9-2.2 5.1-4s1.9-3.8 1.9-6.1V10.9c0-2.2-.6-4.2-1.9-6.1s-3-3.2-5.1-4c-1.4-.6-2.8-.9-4.3-.9H36.3z' fill='%23cccccc'/%3E%3C/svg%3E");
}

.storyDate {
    font-size: 0.875rem;
    padding-bottom: 0.8125rem;
}

.storyTitle {
    font-size: 1.125rem;
    padding-bottom: 0.9375rem;
}

.storyButton {
    position: absolute;
    right: 1.4375rem;
    bottom: 1.4375rem;
}

.story-references-block {
    padding-bottom: 1.875rem;
}

    .story-references-block h2 {
        /* 	text-transform: uppercase; */
        /* 	font-weight: 400; */
        font-size: 1.5rem;
        padding-bottom: 1rem;
    }

    .story-references-block ol {
        counter-reset: referencesList;
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

        .story-references-block ol li {
            position: relative;
            padding: 0rem 0rem 0.5rem 2rem;
        }

            .story-references-block ol li::before {
                position: absolute;
                left: 0px;
                width: 1.5rem;
                text-align: right;
                color: #00a059;
                font-variant-numeric: tabular-nums;
                counter-increment: referencesList;
                content: counter(referencesList) ".";
            }

    .story-references-block a {
        color: #00a059;
        font-weight: 400;
        text-decoration: none;
    }

        .story-references-block a:hover {
            text-decoration: underline;
        }

.story-selection-block h2 {
    font-weight: 400;
    font-size: 1.5rem;
    padding-top: 2.8125rem;
    text-transform: uppercase;
}

.story-endspace-block {
    height: 4rem;
}

/*.gx-storiesList-variant3 .spacer-bottom {
	margin-bottom: px2rems(48);
}*/
@media screen and (min-width: 40em) {
    .story-sideimage-left {
        width: 66%;
        float: left;
        padding-right: 0.9375rem;
        padding-bottom: 0rem;
    }

    .story-sideimage-right {
        width: 66%;
        float: right;
        padding-left: 0.9375rem;
        padding-bottom: 0rem;
    }
}

@media screen and (min-width: 64em) {
    .story-social-block {
        position: absolute;
        right: 0;
        top: 1.1875rem;
    }
}

.story-article-imageDescription {
    padding-left: 1.0625rem;
}

.gx-storiesList-image.pageLink {
    width: 100%;
}

    .gx-storiesList-image.pageLink img {
        display: block;
        width: 100%;
    }

.stats-standard {
    border-top: 0.125rem solid #00a059;
    padding-top: 0.75rem;
}

@media screen and (min-width: 0rem) {
    .stats-standard {
        margin-bottom: 1.25rem;
    }
}

@media screen and (min-width: 48rem) {
    .stats-standard {
        margin-bottom: 0rem;
    }
}

@media screen and (min-width: 0rem) {
    .columns:last-child > .stats-standard, .hero-search label:last-child > .stats-standard, .search-header .component-content > .twitter-typeahead:last-child > .stats-standard, .tt-suggestion:last-child > .stats-standard {
        margin-bottom: 0rem;
    }
}

.stats-standard__label {
    color: #00a059;
    font-weight: 700;
    line-height: 1.6875rem;
    margin-bottom: 1.25rem;
}

@media screen and (min-width: 0rem) {
    .stats-standard__label {
        font-size: 1.25rem;
    }

    .stats-standard__number {
        font-size: 4rem;
    }
}

@media screen and (min-width: 48rem) {
    .stats-standard__number {
        font-size: 4.875rem;
    }
}

.stats-standard__summary {
    line-height: 1.6875rem;
    margin-bottom: 1.25rem;
}

@media screen and (min-width: 0rem) {
    .stats-standard__summary {
        font-size: 1.25rem;
    }
}

.tout-primary {
    height: auto;
    overflow: hidden;
}

@media screen and (max-width: 63.9375rem) {
    .tout-primary {
        height: auto;
    }
}

@media screen and (min-width: 64rem) {
    .tout-primary {
        background-color: #282828;
        height: 30.5rem;
        position: relative;
    }
}

.tout-primary__title {
    color: #282828;
}

@media screen and (min-width: 64rem) {
    .tout-primary__title {
        color: #f4f4f4;
    }
}

.tout-primary__tag {
    font-weight: 500;
    color: #f4f4f4;
    font-size: 1.125rem;
}

@media screen and (min-width: 40rem) {
    .tout-primary__tag {
        font-size: 1.375rem;
    }
}

.tout-primary__excerpt {
    color: #282828;
    font-size: 1.25rem;
    margin-bottom: 1.25rem;
}

@media screen and (min-width: 64rem) {
    .tout-primary__excerpt {
        color: #f4f4f4;
    }
}

.tout-primary__content a.button.button-p1 {
    color: #282828;
}

    .tout-primary__content a.button.button-p1:hover {
        color: #f4f4f4;
    }

@media screen and (min-width: 64rem) {
    .tout-primary__content a.button.button-p1 {
        color: #f4f4f4;
    }

    .tout-primary.ImageLight a.button.button-p1 {
        color: #282828;
    }

        .tout-primary.ImageLight a.button.button-p1:hover {
            color: #f4f4f4;
        }
}

.tout-primary__image-wrapper {
    display: block;
    margin-bottom: 1.25rem;
    padding: 0rem;
    background-size: cover;
}

@media screen and (min-width: 64rem) {
    .tout-primary__image-wrapper {
        height: 30.5rem;
        margin-bottom: 0rem;
    }
}

.tout-primary__container {
    max-width: 75rem;
    float: none !important;
}

    .tout-primary__container a {
        text-decoration: none;
    }

@media screen and (min-width: 64rem) {
    .tout-primary__container {
        bottom: 0rem;
        display: table;
        height: 100%;
        left: 0rem;
        margin: auto;
        position: absolute;
        right: 0rem;
        top: 0rem;
    }
}

.tout-primary__container--vertical-center {
    display: table-cell;
    vertical-align: middle;
}

.tout-primary__content {
    padding: 2rem 0rem;
    width: 100%;
}

@media screen and (min-width: 64rem) {
    .tout-primary__content {
        width: 50%;
    }
}

.tout-primary--dark {
    background-color: #f4f4f4;
}

@media screen and (min-width: 64rem) {
    .tout-primary--dark .tout-primary__excerpt, .tout-primary--dark .tout-primary__title {
        color: #282828;
    }
}

.tout-tertiary {
    border-bottom: 0.125rem solid #e7e7e7;
    padding-bottom: 5rem;
    position: relative;
}

.tout-tertiary__title {
    font-size: 1.25rem;
    line-height: 1.27;
    margin-bottom: 0.875rem;
}

.tout-tertiary__excerpt {
    margin-bottom: 0rem;
    min-height: 4rem;
    border-bottom: 0.1pt solid transparent;
}

    .tout-tertiary__excerpt p:last-of-type {
        margin-bottom: 0rem;
    }

.tout__tertiary--image-border .tout-tertiary__image-wrapper img {
    border: 1px solid #e7e7e7;
}

.tout-tertiary__image-wrapper, .tout-tertiary__title-wrapper {
    display: block;
    margin-bottom: 1.25rem;
    padding: 0rem;
}

    .tout-tertiary__image-wrapper img, .tout__secondary__image img {
        display: block;
        width: 100%;
    }

.tout-tertiary__title-wrapper {
    text-decoration: none;
}

.tout-tertiary__cta {
    bottom: 1.25rem;
    left: 0rem;
    position: absolute;
}

.tout__secondary {
    margin-bottom: 1.25rem;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .tout__secondary {
        display: table;
        width: 100%;
        height: 15.625rem;
        margin-bottom: 0rem;
    }

        .tout__secondary .cell {
            display: table-cell;
            position: relative;
            vertical-align: middle;
        }
}

@media screen and (min-width: 64rem) {
    .tout__secondary {
        height: 23.8125rem;
    }
}

.tout__secondary__content {
    border: 0.125rem solid #e7e7e7;
    padding: 1.25rem;
    width: 100%;
}

.tout__secondary--no-top-border .tout__secondary__content {
    border-top: 0rem;
}

.tout__tertiary--no-bottom-border {
    border-bottom: 0rem;
}

.tout__tertiary--center-content {
    text-align: center;
    padding-bottom: 1rem !important;
}

    .tout__tertiary--center-content .tout-tertiary__cta {
        position: relative !important;
    }

@media screen and (min-width: 40rem) {
    .tout__secondary__content {
        padding: 0.625rem;
        position: relative;
        width: 50%;
    }
}

@media screen and (min-width: 64rem) {
    .tout__secondary__content {
        padding: 1.25rem 2.8125rem 2.5rem;
    }
}

.tout__secondary__image {
    background-position: center;
    background-size: cover;
    position: relative;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .tout__secondary__image {
        width: 50%;
    }

        .tout__secondary__image img {
            display: none;
        }
}

.tout__secondary__image-link {
    background-position: center center;
    background-size: cover;
    height: 100%;
    padding: 0rem;
    position: absolute;
    width: 100%;
}

@media screen and (min-width: 40rem) {
    .tout__secondary__image-link {
        bottom: 0rem;
        height: 100%;
        left: 0rem;
        position: absolute;
        right: 0rem;
        top: 0rem;
        width: 100%;
    }

    .tout__secondary--left .tout__secondary__content {
        left: -50%;
    }

    .tout__secondary--left .tout__secondary__image {
        left: 50%;
    }
}

.tout__secondary__excerpt {
    margin-bottom: 1.25rem;
}

.tout__secondary__title a {
    color: #282828;
    text-decoration: none;
    line-height: 1.27;
}

.tout-primary__container--vertical-center-right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}

.tout__primary--image-border .tout-primary__image-wrapper {
    border: 1px solid #e7e7e7;
}

@media (min-width: 64rem) {
    picture.tout-primary__image img {
        width: 100%;
        min-height: 100%;
    }

    .tout-primary-right__content {
        width: 50%;
        right: 0.0625rem;
        position: absolute;
        padding: 0.625rem;
        top: 30%;
        margin-top: 0rem;
        margin-right: 0rem;
        margin-bottom: 0rem;
    }

    .tout-primary__image-wrapper {
        max-height: 30.5rem;
    }
}

.Gx__tout__secondary {
    position: relative;
    display: table;
    width: 100%;
}

    .Gx__tout__secondary .Gx__tout__secondary__blank {
        display: table-cell;
        width: 50%;
    }

.Gx__tout__secondary__inner {
    display: table-row;
    width: 100%;
}

.Gx__tout__secondary__image {
    position: relative;
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    background-repeat: none;
    background-size: cover;
}

    .Gx__tout__secondary__image picture {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

    .Gx__tout__secondary__image img {
        height: 100%;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }

.Gx__tout__secondary__content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    padding: 0.6875rem;
}

.Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__image {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__overlay__left a {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
}

.Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__content {
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}

.Gx__tout__secondary__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    border: 0.125rem solid #e7e7e7;
}

.Gx__no__top__border .Gx__tout__secondary__overlay {
    border-top: 0;
}

.Gx__tout__secondary__overlay__inner {
    display: table;
    width: 100%;
    height: 100%;
}

.Gx__tout__secondary__overlay__left {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}

    .Gx__tout__secondary__overlay__left a {
        display: block;
        width: 100%;
        height: 100%;
    }

.Gx__tout__secondary__overlay__right {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    border-left: 0.125rem solid #e7e7e7;
}

@media screen and (min-width: 64rem) {
    .Gx__tout__secondary__content {
        padding: 1.25rem 2.8125rem 2.5rem;
    }
}

@media screen and (max-width: 40rem) {
    .Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__image {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__overlay__left a {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }

    .Gx__tout__secondary.Gx__handed__left .Gx__tout__secondary__content {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }

    .Gx__tout__secondary .Gx__tout__secondary__image {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        display: block;
        width: 100%;
        height: 100%;
    }

    .Gx__tout__secondary .Gx__tout__secondary__blank {
        display: block;
    }

    .Gx__tout__secondary .Gx__tout__secondary__overlay {
        position: absolute;
    }

    .Gx__tout__secondary .Gx__tout__secondary__overlay__left {
        display: block;
        width: 100%;
        height: 100%;
    }

    .Gx__tout__secondary .Gx__tout__secondary__overlay__right {
        display: block;
        width: 100%;
    }

    .Gx__tout__secondary .Gx__tout__secondary__content {
        -webkit-transform: translate(0, -100%);
        -ms-transform: translate(0, -100%);
        transform: translate(0, -100%);
        display: block;
        padding: 1.25rem;
        width: 100%;
        background-color: #f4f4f4;
    }

    .Gx__tout__secondary__overlay__right {
        border-left: none;
    }
}

.buttons_simple .tout-primary__content {
    padding: 2rem;
}

.twitter-typeahead {
    color: #414141;
    display: block;
    width: 100%;
}

.tt-hint {
    visibility: hidden;
}

.tt-menu {
    background: #282828;
    border-top: 0.125rem solid #414141;
    left: 0rem !important;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    position: fixed !important;
    right: 0rem !important;
    top: 8.25rem !important;
}

@media screen and (min-width: 64rem) {
    .tt-menu {
        border-top: 0rem none;
        top: 6.375rem !important;
    }
}

.tt-dataset {
    margin: auto !important;
    max-width: 76.25rem !important;
}

.tt-highlight {
    color: white;
    font-weight: 400;
}

.tt-suggestion {
    color: white;
    cursor: pointer;
    font-size: 1.375rem;
    padding-bottom: 0.625rem;
    padding-left: 1.25rem;
    padding-top: 0.625rem;
}

    .tt-cursor, .tt-dropdown-menu .sugesstion-item a:hover, .tt-suggestion:hover {
        color: #00a059;
    }

@media screen and (min-width: 64rem) {
    .tt-suggestion {
        font-size: 2rem;
        padding-left: 5rem;
    }
}

.tt-dropdown-menu {
    background: #282828;
    width: 100%;
}

.search-header .tt-dropdown-menu {
    margin-left: 0rem;
    max-width: 100%;
}

.tt-dropdown-menu {
    margin-left: 0rem;
    max-width: 100%;
}

    .tt-dropdown-menu .sugesstion-item a {
        font-weight: 400;
        color: white;
        cursor: pointer;
        font-size: 1.375rem;
        padding-bottom: 0.625rem;
        padding-top: 0.625rem;
        text-decoration: none;
    }

@media screen and (min-width: 40rem) {
    .tt-dropdown-menu {
        margin-left: 8.33333%;
        max-width: 43.75rem;
    }
}

.search-header .tt-input {
    background-position: left 2.5rem;
    height: 4.6875rem;
    padding: 1.5rem 0rem 0rem 2.5rem;
}

.vcard {
    border-bottom: 0.125rem solid #00a059;
    margin-bottom: 1.25rem;
    padding-bottom: 0.625rem;
}

    .vcard .org {
        font-weight: 700;
        margin-bottom: 0.3125rem;
    }

    .vcard .adr {
        line-height: 1.4;
        margin-bottom: 1.25rem;
    }

    .vcard .tel {
        font-size: 0.8125rem;
    }

@media screen and (min-width: 64rem) {
    .vcard {
        margin-bottom: 0.625rem;
    }
}

.vcard__email-wrapper, .vcard__tel-wrapper {
    display: inline-block;
    line-height: 1.4;
    margin-bottom: 0.125rem;
    margin-right: 0.625rem;
}

    .vcard__email-wrapper a, .vcard__tel-wrapper a {
        text-decoration: none;
    }

.page-selector-item-next .vcard__email-wrapper a, .page-selector-item-next .vcard__tel-wrapper a {
    margin-right: 0.125rem;
    position: relative;
    top: -0.125rem;
}

.page-selector-item-previous .vcard__email-wrapper a, .page-selector-item-previous .vcard__tel-wrapper a {
    margin-right: 0.125rem;
    position: relative;
    top: -0.125rem;
}

.vcard__email-wrapper .icon, .vcard__email-wrapper .page-selector-item-next a, .vcard__email-wrapper .page-selector-item-previous a, .vcard__email-wrapper [class*=' icon-'], .vcard__email-wrapper [class^=icon-] {
    margin-right: 0.125rem;
    position: relative;
    top: -0.125rem;
}

.vcard__tel-wrapper .icon, .vcard__tel-wrapper .page-selector-item-next a, .vcard__tel-wrapper .page-selector-item-previous a, .vcard__tel-wrapper [class*=' icon-'], .vcard__tel-wrapper [class^=icon-] {
    margin-right: 0.125rem;
    position: relative;
    top: -0.125rem;
}

.video__iframe-wrapper {
    margin-bottom: 0.625rem;
    padding-bottom: 56.25%;
    position: relative;
}

    .video__iframe-wrapper iframe {
        height: 100%;
        left: 0rem;
        position: absolute;
        top: 0rem;
        width: 100%;
    }

.video__caption {
    color: #6c6c6c;
    font-size: 0.75rem;
}

.gx-toutTertiary-prodredirect-popup {
    width: 80%;
    padding: 25px;
    left: 0;
    margin-left: 10%;
    border: 1px solid #015249;
    border-radius: 10px;
    color: #015249;
    background: white;
    position: absolute;
    top: 40%;
    -webkit-box-shadow: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #000;
    z-index: 10001;
    font-weight: 500;
    text-align: center;
}

.gx-toutTertiary-prodredirect-nolang {
    width: 80%;
    padding: 25px;
    left: 0;
    margin-left: 10%;
    border: 1px solid #015249;
    border-radius: 10px;
    color: #015249;
    background: white;
    position: absolute;
    top: 40%;
    -webkit-box-shadow: 5px 5px 5px #000;
    box-shadow: 5px 5px 5px #000;
    z-index: 10001;
    font-size: 16.4px;
    font-weight: 500;
    text-align: center;
    line-height: 23px;
}

.gx-toutTertiary-prodredirect-overlay {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.85);
    z-index: 10000;
    display: none;
}

@media (min-width: 768px) {
    .gx-toutTertiary-prodredirect-popup {
        width: 66.66666666%;
        margin-left: 16.666666%;
    }

    .gx-toutTertiary-prodredirect-nolang {
        width: 66.66666666%;
        margin-left: 16.666666%;
    }
}

@media (min-width: 1200px) {
    .gx-toutTertiary-prodredirect-popup {
        width: 33.33333%;
        margin-left: 33.33333%;
    }

    .gx-toutTertiary-prodredirect-nolang {
        width: 33.33333%;
        margin-left: 33.33333%;
    }
}

.gx-toutTertiary-prodredirect-btn {
    background-color: #00a059;
    color: white;
    font-weight: 500;
    border: 1px solid #00a059;
    border-radius: 10px;
    height: 30px;
    width: 30%;
    text-decoration: none;
    padding-top: 2px;
    margin-top: 1rem;
}

    .gx-toutTertiary-prodredirect-btn:hover {
        background-color: #015249;
        cursor: pointer;
    }

@media screen and (min-width: 329px) and (max-width: 767px) {
    .gx-toutTertiary-prodredirect-btn {
        background-color: #00a059;
        color: white;
        font-weight: 500;
        font-size: 15px;
        border: 1px solid #00a059;
        border-radius: 10px;
        height: 50px;
        width: 50%;
        text-decoration: none;
        padding-top: 2px;
        padding-bottom: 2px;
        margin-top: 1rem;
        padding: 12px 0px 10px 0px;
    }

    .gx-toutTertiary-prodredirect-overlay {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.85);
        z-index: 10000;
        display: none;
        margin-top: -15rem;
    }
    .footer-site__logo {
        padding-bottom: 5rem;
    }
}

table {
    display: block;
    height: auto !important;
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
    overflow-x: auto;
    width: auto !important;
}

    table td, table th {
        border: 0.125rem solid #282828;
        border-bottom: 0.125rem solid #e7e7e7;
        font-size: 0.8125rem;
        line-height: 1.4;
        padding: 1rem;
    }

        table td:first-child, table th:first-child {
            border-left: 0rem none;
        }

        table td:last-child, table th:last-child {
            border-right: 0rem none;
        }

    table tr:first-child td {
        border-bottom: 0.125rem solid #282828;
        font-weight: 700;
    }

    table tr:first-child:hover td {
        background-color: transparent;
    }

        table tr:first-child:hover td * {
            color: #282828 !important;
        }

    table tr:last-child td {
        border-bottom: 0.125rem solid #282828;
    }

    table tr:hover td {
        background-color: #00a059;
        color: #f4f4f4;
    }

        table tr:hover td * {
            color: #f4f4f4 !important;
        }

@media screen and (max-width: 63.9375rem) {
    table td, table th {
        padding: 0.3125rem;
    }
}

.gcclinicaltrialtable table tr:first-child td {
    border-bottom: 0.125rem solid #e7e7e7;
    font-weight: normal;
}

.gcclinicaltrialtable table tr:first-child:hover td {
    color: inherit;
}

.gcclinicaltrialtable table tr:hover td {
    background-color: transparent;
    color: inherit;
}

    .gcclinicaltrialtable table tr:first-child:hover td a, .gcclinicaltrialtable table tr:hover td a, .gcclinicaltrialtable table tr:first-child td a, .gcclinicaltrialtable table tr td a {
        color: #00a059 !important;
        cursor: pointer;
    }

    .gcclinicaltrialtable table tr:hover td * {
        color: inherit !important;
    }

.gcclinicaltrialtable table th {
    background-color: #00a059;
    color: white;
    border: none;
}

    /* Removed because it looks like an error
table td {
  border: none;
}
*/
    .gcclinicaltrialtable table th input {
        padding-left: 0.625rem !important;
    }

.gcclinicaltrialtable .clinicalTrialTable thead tr:first-of-type th {
    background-color: transparent;
}

.gcclinicaltrialtable tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
}

.gcclinicaltrialtable table tr:last-child td {
    border-bottom: none;
}

.gcclinicaltrialtable .detailsTable tbody tr td {
    border-bottom: 0.125rem solid #e7e7e7 !important;
}

.gcclinicaltrialtable .clinicalTrialTable th, .gcclinicaltrialtable .clinicalTrialTable td {
    text-align: center;
}

table.detailsTable th:first-of-type {
    width: 33%;
}

.gcpipelinetable .pipelineTable {
    width: 100% !important;
}

.tableTypeLink {
    display: inline-block;
}

    .tableTypeLink > a {
        text-decoration: none;
        font-size: 200%;
        padding: 0.625rem;
        cursor: pointer;
        color: rgba(0, 160, 89, 0.5) !important;
    }

        .tableTypeLink > a.active {
            color: #00a059 !important;
        }

.gcpipelinetable .dateDisplay {
    display: inline-block;
    float: right;
    padding-top: 1.25rem;
}

.gcpipelinetable th {
    font-weight: bold;
    font-size: 100%;
    text-align: center;
    vertical-align: middle;
    border: none;
    border-right: 0.125rem solid #e7e7e7;
}

    .gcpipelinetable th:last-of-type {
        border-right: none;
    }

.gcpipelinetable tr td {
    border: none;
    border-right: 0.125rem solid #e7e7e7;
    padding: 0.3125rem;
}

    .gcpipelinetable tr td:last-of-type {
        border-right: none;
    }

.gcpipelinetable tr:hover td {
    background-color: transparent;
}

    .gcpipelinetable tr:hover td * {
        color: #0a0a0a !important;
    }

.gcpipelinetable tr:last-of-type td {
    border-bottom: 0rem;
}

.gcpipelinetable .tableHeaderRow {
    border-top: 0.1875rem solid #282828;
    border-bottom: 0.1875rem solid #282828;
}

.gcpipelinetable tr td > div {
    border: 0.125rem solid #e7e7e7;
    padding: 0.9375rem;
    border-left: 0.625rem #00a059 solid;
}

    .gcpipelinetable tr td > div.highlighted {
        border-left: 0.625rem #00a059 solid;
    }

.gcpipelinetable .filter {
    display: inline-block;
    float: right;
    margin-right: 1.875rem;
    margin-top: 0.625rem;
}

.gcpipelinetable .indicationFilter {
    padding: 0.75rem 1.875rem 0.75rem 0.625rem;
}

.gcpipelinetable .filterText {
    display: inline-block;
    float: right;
    padding-top: 1.25rem;
    margin-right: 0.625rem;
}

h1, h2, h3, h4, h5, h6 {
    line-height: 1;
    font-weight: 500;
}

a h1, a h2, a h3, a h4, a h5, a h6 {
    color: #282828;
    text-decoration: none;
}

.heading00, .hero-search label, .pagetitle-heading {
    font-weight: 500;
    font-size: 3.5rem;
    margin-bottom: 1.25rem;
}

@media screen and (min-width: 48rem) {
    .heading00, .hero-search label, .pagetitle-heading {
        margin-bottom: 2.5rem;
    }
}

.heading00--no-margin, .hero-text .breadcrumbs li {
    margin-bottom: 0rem;
}

.heading01, .richtext h1 {
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 2.75rem;
    margin-bottom: 1rem;
}

@media screen and (min-width: 48rem) {
    .heading01, .richtext h1 {
        font-size: 3rem;
        line-height: 3rem;
        margin-bottom: 1.25rem;
    }
}

.heading02, .pagetitle--small .pagetitle-heading, .richtext h2 {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.25rem;
    margin-bottom: 0.75rem;
}

@media screen and (min-width: 48rem) {
    .heading02, .pagetitle--small .pagetitle-heading, .richtext h2 {
        font-size: 2.375rem;
        line-height: 2.75rem;
        margin-bottom: 0.625rem;
    }
}

.heading03, .richtext h3 {
    font-size: 1.625rem;
    font-weight: 700;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
}

@media screen and (min-width: 48rem) {
    .heading03, .richtext h3 {
        font-size: 2rem;
        line-height: 2.875rem;
        margin-bottom: 0.625rem;
    }
}

.heading04, .heading05, .richtext h4 {
    font-weight: 700;
}

.heading04, .richtext h4 {
    line-height: 1.75rem;
    font-size: 1.375rem;
    margin-bottom: 0.9375rem;
}

.heading05 {
    font-size: 1rem;
    margin-bottom: 0.625rem;
}

.richtext {
    line-height: 1.35;
}

    .richtext p:last-of-type {
        margin-bottom: 1.875rem;
    }

p {
    margin: 0rem;
    margin-bottom: 0.75rem;
}

    p.lead {
        margin: 0rem;
        font-size: 1.25rem;
        margin-bottom: 1.5rem;
    }

    p.caption {
        color: #919191;
        font-size: 0.75rem;
        margin: 1.875rem 0rem;
        font-weight: 400;
    }

    p.p--tint {
        color: #919191;
    }

@media screen and (min-width: 23.4375rem) {
    p.caption {
        font-size: 0.75rem;
    }
}

.p--intro, .p1 {
    font-weight: 500;
    font-size: 1.125rem;
}

@media screen and (min-width: 23.4375rem) {
    .p--intro, .p1 {
        line-height: 1.5rem;
    }
}

.p--small, .p2 {
    font-weight: 400;
    font-size: 1rem;
}

@media screen and (min-width: 23.4375rem) {
    .p--small, .p2 {
        font-size: 0.875rem;
        line-height: 1.5rem;
    }
}

.p--x-small, .p3 {
    font-weight: 400;
    font-size: 0.75rem;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.text-center {
    text-align: center;
}

.is-capitalized {
    text-transform: uppercase;
}

.is-italic, em {
    font-style: italic;
}

.is-bold, strong {
    font-weight: 700;
}

.underline {
    text-decoration: underline;
}

.text--reg {
    font-size: 1.375rem;
    position: relative;
    top: -1.875rem;
}

.hide-for-small-only {
    display: none;
}

@media screen and (min-width: 40rem) {
    .hide-for-small-only {
        display: block;
    }

    .hide-for-medium {
        display: none !important;
    }
}

.show-for-large {
    display: none;
}

@media screen and (min-width: 64rem) {
    .show-for-large {
        display: block !important;
    }
}

a {
    position: relative;
    display: inline-block;
    background-color: transparent;
    color: #00a059;
    font-weight: 700;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects;
    text-decoration-skip: objects;
}

    a:active, a:hover {
        outline-width: 0rem;
    }

    a.no-underline {
        text-decoration: none !important;
    }

        a.no-underline:hover {
            text-decoration: underline !important;
        }

.breadcrumbs li a {
    padding: 0rem;
    text-decoration: none;
}

.navigation__primary a {
    padding: 0rem;
}

    .breadcrumbs li a::after, .navigation__primary a::after {
        display: none;
    }

.breadcrumbs li a.is-focus, .breadcrumbs li a:focus {
    outline: 0rem none;
    text-decoration: underline;
}

.navigation__primary a.is-focus, .navigation__primary a:focus {
    outline: 0rem none;
    text-decoration: underline;
}

a.is-hover, a:hover {
    color: #00a059;
}

a.has-keyboard-focus, a.is-focus {
    color: #00a059;
    outline: 0rem none;
}

    a.has-keyboard-focus::after, a.is-focus::after {
        content: '';
        outline: solid 0.125rem #00874b;
        position: absolute;
        left: -0.3125rem;
        right: -0.3125rem;
        top: -0.3125rem;
        bottom: -0.3125rem;
    }

.link-external::after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e909';
    display: inline-block !important;
    font-family: 'icomoon';
    font-weight: 400;
    height: 0.8125rem;
    margin: 0rem 0.125rem 0rem 0.3125rem;
    vertical-align: top;
    width: 0.8125rem;
}

/*

.list-ordered, .list-unordered {
  margin-bottom: px2rems(20);
  margin-top: px2rems(20);
}

.richtext {
  ol, ul {
    margin-bottom: px2rems(20);
    margin-top: px2rems(20);
  }
}

.list-ordered li, .list-unordered li {
  margin-bottom: px2rems(10);
  padding-left: px2rems(34);
  position: relative;
}

.richtext {
  ol li, ul li {
    margin-bottom: px2rems(10);
    padding-left: px2rems(34);
    position: relative;
  }
}

.list-ordered li::before, .list-unordered li::before {
  left: px2rems(0);
  position: absolute;
  top: px2rems(0);
}

.richtext {
  ol li::before, ul li::before {
    left: px2rems(0);
    position: absolute;
    top: px2rems(0);
  }
}

.list-unordered li::before, .richtext ul li::before, .richtext ul ul li::before, .richtext ol ul li::before, .richtext ul ul ul li::before, .richtext ul ol ul li::before, .richtext ol ul ul li::before, .richtext ol ol ul li::before {
  color: $color-nori;
  content: '• ';
  counter-increment: item;
  padding-left: px2rems(15);
  padding-right: px2rems(7);
}

.list-ordered, .richtext ol {
  counter-reset: item;
}

.list-ordered li::before, .richtext ol li::before, .richtext ol ol li::before, .richtext ul ol li::before, .richtext ul ul ol li::before, .richtext ul ol ol li::before, .richtext ol ul ol li::before, .richtext ol ol ol li::before {
  color: $color-nori;
  content: counter(item) ". ";
  counter-increment: item;
  padding-left: px2rems(15);
  padding-right: px2rems(7);
}

*/
.list-ordered, .list-unordered,
.richtext ol, .richtext ul {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
}

    .list-ordered li, .list-unordered li,
    .richtext ol li, .richtext ul li {
        margin-bottom: 0.625rem;
        padding-left: 2.125rem;
        position: relative;
    }

    .list-ordered > ol, .list-unordered > ul,
    ol.list-ordered, ul.list-unordered,
    .richtext ol, .richtext ul {
        /* color: red; */
        padding-left: 0rem;
        counter-reset: level1;
    }

        .list-ordered ol ol, .list-unordered ul ol,
        ol.list-ordered ol, ul.list-unordered ol,
        .list-ordered ol ul, .list-unordered ul ul,
        ol.list-ordered ul, ul.list-unordered ul,
        .list-ordered ol > ol, .list-unordered ul > ol,
        ol.list-ordered > ol, ul.list-unordered > ol,
        .list-ordered ol > ul, .list-unordered ul > ul,
        ol.list-ordered > ul, ul.list-unordered > ul,
        .richtext ol ol, .richtext ul ol,
        .richtext ol ul, .richtext ul ul {
            /* color: blue; */
            padding-left: 2rem;
            counter-reset: level2;
        }

            .list-ordered ol:first-of-type > ol > ol, .list-unordered ul:first-of-type > ol > ol,
            ol.list-ordered > ol > ol, ul.list-unordered > ol > ol,
            .list-ordered ol:first-of-type > ul > ol, .list-unordered ul:first-of-type > ul > ol,
            ol.list-ordered > ul > ol, ul.list-unordered > ul > ol,
            .list-ordered ol:first-of-type > ol > ul, .list-unordered ul:first-of-type > ol > ul,
            ol.list-ordered > ol > ul, ul.list-unordered > ol > ul,
            .list-ordered ol:first-of-type > ul > ul, .list-unordered ul:first-of-type > ul > ul,
            ol.list-ordered > ul > ul, ul.list-unordered > ul > ul,
            .richtext ol ol ol, .richtext ul ol ol,
            .richtext ol ul ol, .richtext ul ul ol,
            .richtext ol ol ul, .richtext ul ol ul,
            .richtext ol ul ul, .richtext ul ul ul {
                /* color: green; */
                padding-left: 4rem;
                counter-reset: level3;
            }

        .list-ordered li::before, .list-unordered li::before,
        .richtext ol li::before, .richtext ul li::before {
            left: 0rem;
            position: absolute;
            top: 0rem;
            color: #00a059;
            padding-left: 0.9375rem;
            padding-right: 0.4375rem;
        }

        .list-ordered ul > li::before, .list-unordered ul > li::before, ul.list-unordered li::before,
        .richtext ul li::before, .richtext ul ul li::before,
        .richtext ol ul li::before, .richtext ul ul ul li::before,
        .richtext ul ol ul li::before, .richtext ol ul ul li::before,
        .richtext ol ol ul li::before {
            content: '• ';
        }

        .list-ordered ol > li::before, ol.list-ordered > li::before,
        .richtext ol > li::before {
            counter-increment: level1;
            content: counter(level1) ". ";
        }

        .list-ordered ol ol > li::before, ol.list-ordered > ol > li::before,
        .list-unordered ul > ol > li::before, ul.list-unordered > ol > li::before,
        .richtext ol ol > li::before, .richtext ul ol > li::before {
            counter-increment: level2;
            content: counter(level2) ". ";
        }

        .list-ordered > ol > ol > ol > li::before, ol.list-ordered > ol > ol > li::before,
        .list-unordered > ul > ol > ol > li::before, ul.list-unordered > ol > ol > li::before,
        .list-ordered ol > ul > ol > li::before, ol.list-ordered > ul > ol > li::before,
        .list-unordered ul > ul > ol > li::before, ul.list-unordered > ul > ol > li::before,
        .richtext ul ul ol > li::before, .richtext ul ol ol > li::before,
        .richtext ol ul ol > li::before, .richtext ol ol ol > li::before {
            counter-increment: level3;
            content: counter(level3) ". ";
        }

        .richtext ol.roman-list {
            counter-reset: section;
        }

            .richtext ol.roman-list li {
                padding-left: 2.75rem;
            }

                .richtext ol.roman-list li::before {
                    color: #00a059;
                    content: counter(section, lower-roman) ". ";
                    counter-increment: section;
                    padding-left: 0rem;
                    padding-right: 0rem;
                    text-align: right;
                    width: 2.5rem;
                    display: inline-block;
                }

.gclinklist a {
    color: white !important;
}

.gclinklist .navigation-link__list ul {
    margin-top: 0.3125rem;
}

.gclinklist .navigation-link__list li {
    padding: 0.9375rem 0rem;
}

    .gclinklist .navigation-link__list li a {
        color: #f4f4f4;
        text-decoration: none;
    }

.text--white {
    color: white;
}

.text--black {
    color: black;
}

.text--silver {
    color: #c2c2c2;
}

.text--green {
    color: #00a059;
}

.text--bright-green {
    color: #96c31e;
}

.text--nori {
    color: #00a059;
}

.text--grey {
    color: #808080;
}

.text--dark-grey {
    color: #282828;
}

.text--mid-grey {
    color: #919191;
}

.text--light-grey {
    color: #f4f4f4;
}

.text--dark-grey-tint {
    color: #414141;
}

.text--mid-grey-tint {
    color: #6c6c6c;
}

.text--light-grey-tint {
    color: #e7e7e7;
}

.text--boulder {
    color: #7b7b7b;
}

.text--red {
    color: #d50808;
}

.text--monza {
    color: #d0021b;
}

.text--tangerine {
    color: #e88e00;
}

.text--forest-green {
    color: #189c3a;
}

.text--tropical-rain-forest {
    color: #008a4d;
}

.text--limeade {
    color: #558000;
}

.text--deep-cerulean {
    color: #0079b6;
}

.text--curious-blue {
    color: #22a9e3;
}

.bg--white {
    background-color: white;
}

.bg--white--darken {
    background-color: #e6e6e6;
}

.bg--black, .bg--black--darken {
    background-color: black;
}

.bg--silver {
    background-color: #c2c2c2;
}

.bg--silver--darken {
    background-color: darkgray;
}

.bg--green {
    background-color: #00a059;
}

.bg--green--darken {
    background-color: #006d3d;
}

.bg--bright-green {
    background-color: #96c31e;
}

.bg--bright-green--darken {
    background-color: #749717;
}

.bg--nori {
    background-color: #00a059;
}

.bg--nori--darken {
    background-color: #006d3d;
}

.bg--grey {
    background-color: #808080;
}

.bg--grey--darken {
    background-color: #676767;
}

.bg--dark-grey {
    background-color: #282828;
}

.bg--dark-grey--darken {
    background-color: #0f0f0f;
}

.bg--mid-grey {
    background-color: #919191;
}

.bg--mid-grey--darken {
    background-color: #787878;
}

.bg--light-grey {
    background-color: #f4f4f4;
}

.bg--light-grey--darken {
    background-color: #dbdbdb;
}

.bg--dark-grey-tint {
    background-color: #414141;
}

.bg--dark-grey-tint--darken {
    background-color: #282828;
}

.bg--mid-grey-tint {
    background-color: #6c6c6c;
}

.bg--mid-grey-tint--darken {
    background-color: #535353;
}

.bg--light-grey-tint {
    background-color: #e7e7e7;
}

.bg--light-grey-tint--darken {
    background-color: #cecece;
}

.bg--boulder {
    background-color: #7b7b7b;
}

.bg--boulder--darken {
    background-color: #626262;
}

.bg--red {
    background-color: #d50808;
}

.bg--red--darken {
    background-color: #a40606;
}

.bg--monza {
    background-color: #d0021b;
}

.bg--monza--darken {
    background-color: #9d0214;
}

.bg--tangerine {
    background-color: #e88e00;
}

.bg--tangerine--darken {
    background-color: #b56f00;
}

.bg--forest-green {
    background-color: #189c3a;
}

.bg--forest-green--darken {
    background-color: #11702a;
}

.bg--tropical-rain-forest {
    background-color: #008a4d;
}

.bg--tropical-rain-forest--darken {
    background-color: #005731;
}

.bg--limeade {
    background-color: #558000;
}

.bg--limeade--darken {
    background-color: #334d00;
}

.bg--deep-cerulean {
    background-color: #0079b6;
}

.bg--deep-cerulean--darken {
    background-color: #005783;
}

.bg--curious-blue {
    background-color: #22a9e3;
}

.bg--curious-blue--darken {
    background-color: #1889ba;
}

.pageproposition img {
    width: 100%;
}

@media (min-width: 64rem) {
    .ImageLight {
        color: #282828 !important;
    }

    .flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .min-height-100 {
        min-height: 100%;
    }
}

.noBorder {
    border: none !important;
}

.inline-block {
    display: inline-block !important;
}

.languageSwitch {
    margin-left: 0.3125rem;
}

body.Gx-super {
    background-color: white;
    color: #282828;
}

#Gx-SuperHeader {
    position: relative;
}

    #Gx-SuperHeader .navigation__nav-trigger {
        color: #282828;
    }

    #Gx-SuperHeader .header--show-navigation .navigation__nav-trigger::before {
        color: #282828;
        content: '\e900';
    }

    #Gx-SuperHeader #Gx-corporate-nav {
        background-color: #282828;
        color: #fefefe;
        min-height: 40px;
    }

        #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item {
            float: left;
            margin: 8px 0px;
        }

            #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item a, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item span, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item .gx-accessibility-container {
                font-size: 12px;
                font-weight: normal;
                color: #fefefe;
                text-decoration: none;
                padding: 0px 16px;
                border-right: 1px solid #666;
            }

                #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item a:hover, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item span:hover, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item .gx-accessibility-container:hover {
                    text-decoration: underline;
                }

                #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item a:focus, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item span:focus, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item .gx-accessibility-container:focus {
                    outline: 0rem none;
                }

            #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item:first-of-type a, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item:first-of-type span {
                padding-left: 0px;
            }

            #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item:last-of-type a, #Gx-SuperHeader #Gx-corporate-nav li.Gx-corporate-nav-list-item:last-of-type span {
                border-right: none;
                padding-right: 0px;
            }

        #Gx-SuperHeader #Gx-corporate-nav ul.disabled li.Gx-corporate-nav-list-item a, #Gx-SuperHeader #Gx-corporate-nav ul.disabled li.Gx-corporate-nav-list-item span {
            color: #555;
        }

        #Gx-SuperHeader #Gx-corporate-nav li.Gx-top-header-list-item span:hover {
            text-decoration: none;
        }

        #Gx-SuperHeader #Gx-corporate-nav li.Gx-top-header-list-item a:hover {
            text-decoration: none;
            color: #00a059;
        }

        #Gx-SuperHeader #Gx-corporate-nav li.Gx-top-header-list-item.active a:hover {
            color: white;
        }

    #Gx-SuperHeader .navigation-functional__list-item {
        padding-left: 0;
        padding-right: 0;
        width: auto;
        text-align: center;
    }

    #Gx-SuperHeader #Gx-super-mainmenu {
        background-color: #f4f4f4;
        color: #282828;
        min-height: 80px;
        position: relative;
    }

    #Gx-SuperHeader .Gx-logo {
        display: block;
        position: absolute;
        bottom: 0px;
        float: left;
        width: 198px;
    }

    #Gx-SuperHeader #Gx-super-mainmenu a.Gx-health-logo {
        margin: 20px 0px;
    }

#Gx-health-titlebar {
    position: relative;
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 264px;
}

    #Gx-health-titlebar .Gx-areastripe {
        position: relative;
    }

        #Gx-health-titlebar .Gx-areastripe h2 {
            position: absolute;
            padding: 0;
            border: 0;
            margin: 6px 0;
            font-size: 1rem;
            font-weight: 500;
            color: #fefefe;
            z-index: 2;
            text-transform: none !important;
        }

            #Gx-health-titlebar .Gx-areastripe h2 a {
                text-decoration: none;
                font-weight: normal;
                color: #fefefe;
            }

                #Gx-health-titlebar .Gx-areastripe h2 a:hover {
                    color: #282828;
                }

        #Gx-health-titlebar .Gx-areastripe span.Gx-stripe {
            position: absolute;
            display: block;
            height: 30px;
            top: -6px;
            right: -16px;
            left: -1000px;
            background-color: #00a059;
            z-index: -1;
        }

    #Gx-health-titlebar .Gx-brandlogo {
        margin-top: 100px;
    }

        #Gx-health-titlebar .Gx-brandlogo h2 {
            margin: 5px 0px 0px 0px;
            padding: 0;
            border: 0;
            color: #fefefe;
        }

    #Gx-health-titlebar .Gx-brandlogoTextual {
        margin-top: 1.25rem;
        height: 200px;
        width: 100%;
        display: table-cell;
        vertical-align: bottom;
    }

        #Gx-health-titlebar .Gx-brandlogoTextual h2 {
            text-transform: none !important;
            margin: 0;
            padding: 0;
            border: 0;
            color: #fefefe;
            font-size: 3rem;
        }

        #Gx-health-titlebar .Gx-brandlogoTextual h3 {
            margin: 0.3125rem 0 0 0;
            padding: 0;
            border: 0;
            color: #fefefe;
            font-size: 1.5rem;
        }

    #Gx-health-titlebar .large-12 {
        width: 100% !important;
    }

@media screen and (min-width: 40rem) {
    #Gx-health-titlebar .large-4 {
        width: 80% !important;
    }

    #Gx-health-titlebar .large-8 {
        width: 20% !important;
    }
}

.component.gx-product-content .gcimage a {
    width: 100%;
}

.component.gx-product-content .Gx-product-intro {
    display: table;
    margin-top: 30px;
}

.component.gx-product-content .Gx-product-intro2 {
    display: table-row;
}

.component.gx-product-content img.Gx-product-image {
    border: 1px solid #ccc;
    display: table-cell;
}

.component.gx-product-content p.Gx-product-text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 32px;
    padding-right: 10%;
    font-weight: 600;
}

.component.gx-product-content a.Gx-backtotop {
    color: #00a059;
    background-color: white;
    font-weight: 400;
    position: absolute;
    text-align: center;
    display: inline-block;
    right: 0;
    bottom: -1rem;
    text-decoration: none;
    border: 1px solid #00a059;
    width: 2rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 1rem;
}

    .component.gx-product-content a.Gx-backtotop:hover {
        background-color: #00a059;
        color: #fefefe;
    }

        .component.gx-product-content a.Gx-backtotop:hover:before {
            color: #fefefe;
        }

    .component.gx-product-content a.Gx-backtotop:before {
        content: '\e91c';
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        font-family: "icomoon" !important;
        font-style: normal;
        font-variant: normal;
        font-weight: 400;
        font-size: 1rem;
        line-height: 1rem;
        vertical-align: 0.22rem;
        color: #242424;
        padding: 0px 7px;
    }

.component.gx-product-content h1 {
    font-size: 3rem;
    font-weight: 500;
    color: #00a059;
    margin-top: 3rem;
}

.component.gx-product-content h2:not([class]) {
    position: relative;
    font-size: 1.5rem;
    font-weight: 500;
    color: #282828;
    padding: 0px 34px 8px 0px;
    border-bottom: 1px solid #00a059;
    margin: 34px 0 20px 0;
    text-transform: uppercase;
}

.component.gx-product-content h3 {
    color: #00a059;
    padding-bottom: 2px;
}

.component.gx-product-content p {
    color: #282828;
}

.component.gx-product-content strong {
    font-weight: 600;
}

.component.gx-product-content .cookiepanel__content p {
    color: #fefefe;
}

.component.gx-product-content img.Gx-imagebranded {
    background-color: #00a059;
}

.component.gx-product-content ol {
    list-style-type: none;
    color: #00a059;
    list-style-position: outside;
    counter-reset: ref-count;
}

    .component.gx-product-content ol > li {
        color: #282828;
        display: inline-block;
        margin-left: 2.5rem;
        margin-bottom: 0.5rem;
    }

        .component.gx-product-content ol > li:before {
            display: inline-block;
            width: 2.5rem;
            text-align: right;
            margin-left: -3rem;
            margin-right: 0.5rem;
            content: counter(ref-count) ". ";
            counter-increment: ref-count 1;
            color: #00a059;
        }

.component.gx-product-content ul.Gx-bulleted {
    list-style-type: none;
    color: #00a059;
    list-style-position: outside;
}

    .component.gx-product-content ul.Gx-bulleted > li {
        color: #282828;
        display: block;
        margin-left: 1.2rem;
        margin-bottom: 0.5rem;
    }

        .component.gx-product-content ul.Gx-bulleted > li:before {
            display: inline-block;
            width: 1rem;
            text-align: left;
            margin-left: -1.00rem;
            margin-right: 0rem;
            content: "•";
            font-size: 2rem;
            line-height: 1rem;
            vertical-align: -6px;
            color: #00a059;
        }

.component.gx-product-content ul.Gx-ingredients {
    list-style-type: none;
}

    .component.gx-product-content ul.Gx-ingredients li {
        position: relative;
        padding: 0px 0px 0px 92px;
        margin: 0px;
        color: #282828;
        min-height: 45px;
    }

        .component.gx-product-content ul.Gx-ingredients li img.Gx-imagebranded {
            position: absolute;
            left: 0;
        }

.component.gx-product-content ul.Gx-bulleted ul.Gx-bulleted, .component.gx-product-content ol.Gx-bulleted ol.Gx-bulleted, .component.gx-product-content ul.Gx-bulleted ol.Gx-bulleted, .component.gx-product-content ol.Gx-bulleted ul.Gx-bulleted {
    margin-left: 1.25rem;
}

.component.gx-product-content .Gx-brand {
    color: #00a059;
}

.component.gx-product-content .Gx-link-list {
    background-color: #f4f4f4;
    padding: 28px 0px;
    margin-top: 3.25rem;
}

    .component.gx-product-content .Gx-link-list h3 {
        color: #282828 !important;
        padding-bottom: 8px;
        border-bottom: 1px solid #00a059;
        margin: 0px 28px 10px 28px;
    }

    .component.gx-product-content .Gx-link-list ul {
        margin: 0px;
    }

        .component.gx-product-content .Gx-link-list ul li {
            margin: 0px;
        }

    .component.gx-product-content .Gx-link-list a {
        color: #00a059;
        width: 100%;
        padding: 10px 28px;
        background-color: #f4f4f4;
        margin: 0px;
        text-decoration: none;
        font-weight: 500;
    }

        .component.gx-product-content .Gx-link-list a:hover {
            background-color: #00a059;
            color: #fefefe;
        }

.component.gx-product-content #Gx-below-sidemenu {
    padding: 0px 2px;
}

.component.gx-product-content .Gx-button, .component.gx-product-content .Gx-button-download {
    margin: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    background: 0 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    padding: .3rem 1.2rem .5rem 1.2rem;
    line-height: 1.2rem;
    color: #fefefe;
    border-radius: 1rem;
    background-color: #00a059;
}

    .component.gx-product-content .Gx-button a {
        background-color: inherit;
        color: inherit;
        text-decoration: none;
    }

    .component.gx-product-content .Gx-button.Gx-button-red {
        background-color: #d50808;
        color: #fefefe !important;
    }

        .component.gx-product-content .Gx-button.Gx-button-red a {
            color: #fefefe !important;
        }

.component.gx-product-content .Gx-PDF-download a.nostyle {
    text-decoration: none;
    font-weight: inherit;
    font-size: inherit;
    position: relative;
}

.component.gx-product-content .Gx-PDF-download-icon {
    width: 68px;
    height: 87px;
    background-color: #00a059;
    display: inline-block;
    position: absolute;
}

.component.gx-product-content .Gx-PDF-download-data {
    width: 100%;
    display: inline-block;
    padding-left: 97px;
    min-height: 87px;
}

.component.gx-product-content .Gx-PDF-download h2 {
    font-size: 1rem;
    font-weight: 400;
}

.component.gx-product-content .Gx-PDF-download-2col {
    display: inline-block;
    width: 45%;
    margin: 0 0 1.5rem 0;
    vertical-align: top;
}

#Gx-super-mainmenu .navbar-container {
    float: right;
    display: block;
    position: relative;
    width: calc(100% - 215px);
    height: 100%;
}

#Gx-super-pagesmenu {
    background-color: #def1e7;
    border-bottom: 2px solid #00a059;
}

    #Gx-super-pagesmenu navbar-container {
        display: block;
        position: relative;
        width: 100%;
        height: 100%;
    }

    #Gx-super-pagesmenu navbar-container-inner {
        display: block;
        top: 0px;
        left: 0px;
    }

    #Gx-super-pagesmenu ul.navbar li {
        height: auto;
    }

        #Gx-super-pagesmenu ul.navbar li a {
            padding: 12px 12px 12px 12px;
            margin: 0px 0px 0px 0px;
            border-bottom: 0px;
        }

        #Gx-super-pagesmenu ul.navbar li:last-of-type a {
            margin-right: 0px;
        }

    #Gx-super-pagesmenu ul.navbar,
    #Gx-super-mainmenu ul.navbar {
        display: inline-block;
        position: relative;
    }

        #Gx-super-pagesmenu ul.navbar li,
        #Gx-super-mainmenu ul.navbar li {
            display: table-cell;
            vertical-align: bottom;
            position: relative;
        }

        #Gx-super-mainmenu ul.navbar li {
            height: 100px;
        }

    #Gx-super-pagesmenu .Gx-super-pagesmenu-noright ul.navbar {
        float: none !important;
        width: auto !important;
    }

    #Gx-super-pagesmenu ul.navbar li a, #Gx-super-mainmenu ul.navbar li a {
        font-size: 16px;
        font-weight: 500;
        color: #282828;
        text-align: center;
        padding: 12px 0px 12px 0px;
        margin: 0px 12px 0px 12px;
        text-decoration: none;
        border-bottom: 8px solid transparent;
        vertical-align: top;
    }

        #Gx-super-pagesmenu ul.navbar li a:focus, #Gx-super-mainmenu ul.navbar li a:focus {
            outline: 0rem none;
        }

    #Gx-super-pagesmenu ul.navbar li a {
        padding: 12px 12px 12px 12px;
        margin: 0px 0px 0px 0px;
        border-bottom: 0px;
    }

#Gx-super-mainmenu ul.navbar li:last-of-type a {
    margin-right: 0px;
}

#Gx-super-pagesmenu ul.navbar li a.dropdown, #Gx-super-mainmenu ul.navbar li a.dropdown {
    display: none;
}

#Gx-super-pagesmenu ul.navbar li ul, #Gx-super-mainmenu ul.navbar li ul {
    display: none;
    position: absolute;
    top: 0px;
    left: 12px;
    background-color: white;
    min-width: 100%;
    -webkit-box-shadow: 0px 10px 16px -4px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 10px 16px -4px rgba(0, 0, 0, 0.4);
    z-index: 4;
}

#Gx-super-pagesmenu ul.navbar li:first-of-type ul, #Gx-super-mainmenu ul.navbar li:first-of-type ul {
    left: 0px;
}

#Gx-super-mainmenu ul.navbar li ul {
    top: 0px;
    left: 12px !important;
}

#Gx-super-pagesmenu ul.navbar li ul {
    top: 0px;
    left: 0px;
    border-top: 2px solid #00a059;
}

    #Gx-super-mainmenu ul.navbar li ul li, #Gx-super-mainmenu:not(.toowide) ul.navbar li ul li, #Gx-super-pagesmenu ul.navbar li ul li {
        width: 100%;
        height: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }

        #Gx-super-mainmenu ul.navbar li ul li a, #Gx-super-pagesmenu ul.navbar li ul li a {
            color: #282828 !important;
            background-color: white !important;
            padding: 12px 12px;
            margin: 0px;
            text-decoration: none;
            display: block;
            text-align: left;
        }

            #Gx-super-mainmenu ul.navbar li ul li a:hover {
                background-color: #b3d165 !important;
                color: #fefefe !important;
            }

            #Gx-super-pagesmenu ul.navbar li ul li a:hover {
                background-color: #5bb685 !important;
                color: #fefefe !important;
            }

#Gx-super-mainmenu ul.navbar li:hover ul, #Gx-super-pagesmenu ul.navbar li:hover ul {
    display: block !important;
}

#Gx-super-mainmenu .navbar-reveal {
    display: none;
    position: relative;
}

#Gx-super-pagesmenu-nav ul li ul {
    max-height: 350px;
    overflow: auto;
}

@media screen and (min-width: 768px) {
    #Gx-super-mainmenu:not(.toowide) ul.navbar li ul.Gx-super-header-link-list-right-align {
        left: auto !important;
        right: 0 !important;
    }

    #Gx-super-mainmenu:not(.toowide) .navbar-container {
        position: relative !important;
    }

    #Gx-super-mainmenu:not(.toowide) .row {
        position: relative;
    }

    #Gx-super-pagesmenu ul.navbar, #Gx-super-mainmenu:not(.toowide) ul.navbar {
        display: table;
        float: right;
    }

        #Gx-super-pagesmenu ul.navbar div.nav-dropdown, #Gx-super-mainmenu:not(.toowide) ul.navbar div.nav-dropdown {
            position: relative;
        }

        #Gx-super-pagesmenu ul.navbar ul, #Gx-super-mainmenu:not(.toowide) ul.navbar ul {
            display: none;
        }

        #Gx-super-pagesmenu ul.navbar li, #Gx-super-mainmenu:not(.toowide) ul.navbar li {
            display: table-cell;
            vertical-align: bottom;
            -webkit-hyphens: auto;
            -moz-hyphens: auto;
            -ms-hyphens: auto;
            hyphens: auto;
        }

    #Gx-super-pagesmenu ul.navbar {
        width: 100%;
        padding-right: 0px;
    }

    #Gx-super-mainmenu:not(.toowide) ul.navbar li:hover a, #Gx-super-mainmenu:not(.toowide) ul.navbar li a:hover, #Gx-super-mainmenu:not(.toowide) ul.navbar li.selected a {
        border-bottom: 8px solid #99c132;
    }

    #Gx-super-pagesmenu ul.navbar li:hover a, #Gx-super-pagesmenu ul.navbar li a:hover {
        background-color: #00a059;
        color: #fefefe;
    }

    #Gx-super-pagesmenu ul.navbar li ul li a, #Gx-super-mainmenu:not(.toowide) ul.navbar li ul li a {
        border-bottom: none !important;
    }

        #Gx-super-pagesmenu ul.navbar li ul li a:hover, #Gx-super-mainmenu:not(.toowide) ul.navbar li ul li a:hover {
            border-bottom: none !important;
        }

    #Gx-super-pagesmenu ul.navbar li.pagesmenu-right, #Gx-super-mainmenu:not(.toowide) ul.navbar li.pagesmenu-right {
        text-align: right;
    }

        #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a, #Gx-super-mainmenu:not(.toowide) ul.navbar li.pagesmenu-right a {
            background-color: #5bb685;
            color: #fefefe;
        }

    #Gx-super-pagesmenu ul.navbar li li, #Gx-super-mainmenu:not(.toowide) ul.navbar li li {
        -webkit-hyphens: none;
        -ms-hyphens: none;
        hyphens: none;
    }

    .component.gx-product-content p.Gx-product-text {
        padding-right: 30%;
    }
}

@media screen and (max-width: 1024px) {
    .component.gx-product-content .Gx-PDF-download-2col {
        display: inline-block;
        width: 100%;
        margin: 0 0 1.5rem 0;
    }
    .footer-site__logo {
        padding-bottom: 5rem;
    }
}

@media screen and (min-width: 640px) {
    .component.gx-product-content .Gx-link-list.Gx-fixed {
        position: fixed;
        top: -42px;
        z-index: 10;
        -webkit-box-shadow: 0px 10px 16px -4px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 10px 16px -4px rgba(0, 0, 0, 0.4);
    }
}

@media screen and (max-width: 767px) {
    #Gx-super-mainmenu .Gx-logo {
        width: 50%;
        display: block;
        position: relative;
        float: none;
    }

    #Gx-super-mainmenu .navbar-reveal, #Gx-super-pagesmenu .navbar-reveal {
        display: block;
        position: absolute;
        top: 60px;
        right: 15px;
    }

    #Gx-super-mainmenu .navbar-container {
        display: none;
        width: 100%;
    }

    #Gx-super-mainmenu .navbar-container, #Gx-super-mainmenu .navbar-container-inner, #Gx-super-pagesmenu .navbar-container, #Gx-super-pagesmenu .navbar-container-inner {
        position: relative;
    }

    #Gx-super-mainmenu ul.navbar, #Gx-super-pagesmenu ul.navbar, #Gx-super-mainmenu ul.navbar li, #Gx-super-pagesmenu ul.navbar li {
        display: block;
        width: 100%;
        height: auto;
        position: relative;
    }

    #Gx-super-mainmenu ul.navbar {
        margin-bottom: 15px;
    }

    #Gx-super-pagesmenu ul.navbar {
        margin: 15px 0px;
    }

    #Gx-super-mainmenu ul.navbar li a {
        padding: 8px 70px 8px 12px;
        margin: 0px 0px 2px 0px;
        border-bottom: 0px;
        width: 100%;
        background-color: #ddd;
        text-align: left;
        -webkit-hyphens: none;
        -ms-hyphens: manual;
        hyphens: none;
    }

    #Gx-super-pagesmenu ul.navbar li a {
        padding: 8px 70px 8px 12px;
        margin: 0px 0px 2px 0px;
        border-bottom: 0px;
        width: 100%;
        background-color: #ddd;
        text-align: left;
        -webkit-hyphens: none;
        -ms-hyphens: manual;
        hyphens: none;
        background-color: #bde2ce;
    }

    #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #5bb685;
        color: #fefefe;
    }

    #Gx-super-mainmenu ul.navbar li a.dropdown, #Gx-super-pagesmenu ul.navbar li a.dropdown {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        height: 36px;
        width: 50px;
        border-bottom: none !important;
        text-align: right;
        padding: 8px 12px !important;
    }

        #Gx-super-mainmenu ul.navbar li a.dropdown:before, #Gx-super-pagesmenu ul.navbar li a.dropdown:before {
            content: "\e915";
            -moz-osx-font-smoothing: grayscale;
            -webkit-font-smoothing: antialiased;
            font-family: "icomoon" !important;
            font-style: normal;
            font-variant: normal;
            font-weight: 400;
            font-size: 1rem;
            line-height: 1rem;
            vertical-align: 0.12rem;
            color: #242424;
        }

    #Gx-super-mainmenu ul.navbar li:hover a.dropdown:before, #Gx-super-pagesmenu ul.navbar li:hover a.dropdown:before {
        color: #fefefe;
    }

    #Gx-super-mainmenu ul.navbar li a:hover, #Gx-super-mainmenu ul.navbar li:hover a {
        background-color: #96c31e;
        color: #fefefe;
    }

    #Gx-super-pagesmenu ul.navbar li a:hover, #Gx-super-pagesmenu ul.navbar li:hover a, #Gx-super-pagesmenu ul.navbar li.pagesmenu-right:hover a {
        background-color: #00a059;
        color: #fefefe;
    }

    #Gx-super-pagesmenu ul.navbar li ul {
        border-top: 0px;
    }

    #Gx-super-mainmenu ul.navbar li:hover ul li a, #Gx-super-pagesmenu ul.navbar li:hover ul li a {
        background-color: #f4f4f4;
        color: #282828;
        text-align: left;
    }

    #Gx-super-mainmenu ul.navbar li ul, #Gx-super-pagesmenu ul.navbar li ul {
        position: relative;
        top: 0;
        left: 0 !important;
        display: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #Gx-super-mainmenu ul.navbar li ul li a {
            padding: 8px 24px;
            margin: 0px;
            text-align: left;
            background-color: #f4f4f4 !important;
            border-bottom: 2px solid #f4f4f4 !important;
            width: 100% !important;
        }

        #Gx-super-pagesmenu ul.navbar li ul li a {
            padding: 8px 24px;
            margin: 0px;
            text-align: left;
            background-color: #f4f4f4 !important;
            border-bottom: 2px solid #f4f4f4 !important;
            background-color: #def1e7 !important;
            border-bottom: 2px solid #def1e7 !important;
        }

        #Gx-super-mainmenu ul.navbar li ul li a:hover {
            background-color: #b3d165 !important;
            color: #fefefe !important;
        }

        #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #b3d165 !important;
            color: #fefefe !important;
            background-color: #5bb685 !important;
            border-bottom: 2px solid #def1e7 !important;
        }

    #GxSuperPagesMenuNav ul li ul {
        max-height: none;
        overflow: visible;
    }
}

#Gx-super-mainmenu.toowide .Gx-logo {
    width: 50%;
    display: block;
    position: relative;
    float: none;
}

#Gx-super-mainmenu.toowide .navbar-reveal {
    display: block;
    position: absolute;
    top: 60px;
    right: 15px;
}

#Gx-super-mainmenu.toowide .navbar-container {
    position: relative;
    display: none;
    width: 100%;
}

#Gx-super-mainmenu.toowide ul.navbar, #Gx-super-mainmenu.toowide ul.navbar li {
    display: block;
    width: 100%;
    height: auto;
    position: relative;
}

#Gx-super-mainmenu.toowide ul.navbar {
    margin-bottom: 15px;
}

    #Gx-super-mainmenu.toowide ul.navbar li a {
        padding: 8px 70px 8px 12px;
        margin: 0px 0px 2px 0px;
        border-bottom: 0px;
        width: 100%;
        background-color: #ddd;
        text-align: left;
        -webkit-hyphens: none;
        -ms-hyphens: manual;
        hyphens: none;
    }

        #Gx-super-mainmenu.toowide ul.navbar li a.dropdown {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            height: 36px;
            width: 50px;
            border-bottom: none !important;
            text-align: right;
            padding: 8px 12px !important;
        }

            #Gx-super-mainmenu.toowide ul.navbar li a.dropdown:before {
                content: "\e915";
                -moz-osx-font-smoothing: grayscale;
                -webkit-font-smoothing: antialiased;
                font-family: "icomoon" !important;
                font-style: normal;
                font-variant: normal;
                font-weight: 400;
                font-size: 1rem;
                line-height: 1rem;
                vertical-align: 0.12rem;
                color: #242424;
            }

    #Gx-super-mainmenu.toowide ul.navbar li:hover a.dropdown:before {
        color: #fefefe;
    }

    #Gx-super-mainmenu.toowide ul.navbar li a:hover, #Gx-super-mainmenu.toowide ul.navbar li:hover a {
        background-color: #96c31e;
        color: #fefefe;
    }

    #Gx-super-mainmenu.toowide ul.navbar li:hover ul li a {
        background-color: #f4f4f4;
        color: #282828;
        text-align: left;
    }

    #Gx-super-mainmenu.toowide ul.navbar li ul {
        position: relative;
        top: 0;
        left: 0;
        display: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        #Gx-super-mainmenu.toowide ul.navbar li ul li a {
            padding: 8px 24px;
            margin: 0px;
            text-align: left;
            background-color: #f4f4f4 !important;
            border-bottom: 2px solid #f4f4f4 !important;
            width: 100% !important;
        }

            #Gx-super-mainmenu.toowide ul.navbar li ul li a:hover {
                background-color: #b3d165 !important;
                color: #fefefe !important;
            }

.component.gx-product-content .Gx-buttonbox {
    background-color: #f4f4f4;
    padding: 1rem 1.5rem 1.5rem 1.5rem;
    border-top: 2px solid #00a059;
    margin-top: 2rem;
}

    .component.gx-product-content .Gx-buttonbox h3 {
        font-size: 1.2rem;
        font-weight: 500;
        margin-bottom: 0.4rem;
    }

    .component.gx-product-content .Gx-buttonbox p {
        font-size: 1.2rem;
        color: #00a059;
    }

.component.gx-product-content .Gx-button a {
    background-color: inherit;
    color: inherit;
    text-decoration: none;
}

.component.gx-product-content div.Gx-boxed-text {
    background-color: #def1e7;
    border-top: 0.25rem solid #00a059;
    padding: 1.5rem;
    margin-bottom: 2rem;
}

    .component.gx-product-content div.Gx-boxed-text h3 {
        font-size: 1.5rem;
        line-height: 1.5rem;
        margin: 0rem 0rem 1rem 0rem;
    }

    .component.gx-product-content div.Gx-boxed-text p:last-of-type {
        margin-bottom: 0rem;
    }

.component.gx-product-content .Gx-boxed-text-tout {
    display: table;
    width: 100%;
}

.component.gx-product-content .Gx-boxed-text-tout-1 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    width: 10%;
    min-width: 3.75rem;
}

.component.gx-product-content .Gx-boxed-text-tout-2 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    padding: 0rem 1.5rem;
    white-space: normal;
}

.component.gx-product-content .Gx-boxed-text-tout-3 {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    width: 10%;
    padding: 0rem 0rem 0rem 1.5rem;
    text-align: right;
    border-left: 0.125rem solid #00a059;
}

@media screen and (max-width: 767px) {
    .component.gx-product-content .Gx-boxed-text-tout-1 {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
        width: 25%;
    }

    .component.gx-product-content .Gx-boxed-text-tout-2 {
        display: inline-block;
        vertical-align: middle;
        text-align: left;
        white-space: nowrap;
        width: 75%;
        padding: 0rem 0rem 0rem 0.5rem;
        white-space: normal;
    }

    .component.gx-product-content .Gx-boxed-text-tout-3 {
        display: block !important;
        float: none;
        width: 100%;
        padding: 0rem;
        text-align: right;
        border-left: 0rem;
    }
}

.scheme-ff8c00 .component.gx-product-content a, .scheme-ff8c00 .component.gx-product-content h1, .scheme-ff8c00 .component.gx-product-content h3, .scheme-ff8c00 .component.gx-product-content .Gx-brand, .scheme-ff8c00 .component.gx-product-content .Gx-link-list a, .scheme-ff8c00 .component.gx-product-content ol > li:before, .scheme-ff8c00 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-ff8c00 .component.gx-product-content .button-p1 .button__elipsis, .scheme-ff8c00 .component.gx-product-content a.button-p1 {
    color: #ff8c00;
}

.scheme-ff8c00 .component.gx-product-content h2:not([class]), .scheme-ff8c00 .component.gx-product-content .Gx-link-list h3, .scheme-ff8c00 .component.gx-product-content .Gx-backtotop, .scheme-ff8c00 .component.gx-product-content div.Gx-boxed-text, .scheme-ff8c00 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #ff8c00;
}

.scheme-ff8c00 .component.gx-product-content table tr:hover td, .scheme-ff8c00 .component.gx-product-content .Gx-link-list a:hover, .scheme-ff8c00 .component.gx-product-content .Gx-button-download, .scheme-ff8c00 .component.gx-product-content .Gx-imagebranded, .scheme-ff8c00 .component.gx-product-content a.Gx-backtotop:hover, .scheme-ff8c00 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-ff8c00 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-ff8c00 .component.gx-product-content .button-p1:hover {
    background-color: #ff8c00;
    color: white;
}

    .scheme-ff8c00 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-ff8c00 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #ff8c00;
    }

.scheme-ff8c00 .component.gx-product-content div.Gx-boxed-text {
    background-color: #feeedf !important;
}

.scheme-ff8c00 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #ff8c00;
}

    .scheme-ff8c00 .component.gx-product-content .Gx-buttonbox p {
        color: #ff8c00;
    }

.scheme-ff8c00 #Gx-super-pagesmenu {
    background-color: #feeedf !important;
    border-color: #ff8c00;
}

    .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #ff8c00;
        color: #fefefe;
    }

    .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #ff8c00;
    }

        .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #fca95c !important;
            color: #fefefe !important;
        }

    .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #fca95c;
        color: #fefefe;
    }

.scheme-ff8c00 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_ff8c00.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #fedcbd;
    }

    .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #feeedf !important;
        border-color: #feeedf !important;
    }

        .scheme-ff8c00 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #fca95c !important;
            border-color: #feeedf !important;
        }
}

.scheme-5b91c6 .component.gx-product-content a, .scheme-5b91c6 .component.gx-product-content h1, .scheme-5b91c6 .component.gx-product-content h3, .scheme-5b91c6 .component.gx-product-content .Gx-brand, .scheme-5b91c6 .component.gx-product-content .Gx-link-list a, .scheme-5b91c6 .component.gx-product-content ol > li:before, .scheme-5b91c6 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-5b91c6 .component.gx-product-content .button-p1 .button__elipsis, .scheme-5b91c6 .component.gx-product-content a.button-p1 {
    color: #5b91c6;
}

.scheme-5b91c6 .component.gx-product-content h2:not([class]), .scheme-5b91c6 .component.gx-product-content .Gx-link-list h3, .scheme-5b91c6 .component.gx-product-content .Gx-backtotop, .scheme-5b91c6 .component.gx-product-content div.Gx-boxed-text, .scheme-5b91c6 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #5b91c6;
}

.scheme-5b91c6 .component.gx-product-content table tr:hover td, .scheme-5b91c6 .component.gx-product-content .Gx-link-list a:hover, .scheme-5b91c6 .component.gx-product-content .Gx-button-download, .scheme-5b91c6 .component.gx-product-content .Gx-imagebranded, .scheme-5b91c6 .component.gx-product-content a.Gx-backtotop:hover, .scheme-5b91c6 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-5b91c6 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-5b91c6 .component.gx-product-content .button-p1:hover {
    background-color: #5b91c6;
    color: white;
}

    .scheme-5b91c6 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-5b91c6 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #5b91c6;
    }

.scheme-5b91c6 .component.gx-product-content div.Gx-boxed-text {
    background-color: #e7eff7 !important;
}

.scheme-5b91c6 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #5b91c6;
}

    .scheme-5b91c6 .component.gx-product-content .Gx-buttonbox p {
        color: #5b91c6;
    }

.scheme-5b91c6 #Gx-super-pagesmenu {
    background-color: #e7eff7 !important;
    border-color: #5b91c6;
}

    .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #5b91c6;
        color: #fefefe;
    }

    .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #5b91c6;
    }

        .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #84add4 !important;
            color: #fefefe !important;
        }

    .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #84add4;
        color: #fefefe;
    }

.scheme-5b91c6 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_5b91c6.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #cddeee;
    }

    .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #e7eff7 !important;
        border-color: #e7eff7 !important;
    }

        .scheme-5b91c6 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #84add4 !important;
            border-color: #e7eff7 !important;
        }
}

.scheme-f01828 .component.gx-product-content a, .scheme-f01828 .component.gx-product-content h1, .scheme-f01828 .component.gx-product-content h3, .scheme-f01828 .component.gx-product-content .Gx-brand, .scheme-f01828 .component.gx-product-content .Gx-link-list a, .scheme-f01828 .component.gx-product-content ol > li:before, .scheme-f01828 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-f01828 .component.gx-product-content .button-p1 .button__elipsis, .scheme-f01828 .component.gx-product-content a.button-p1 {
    color: #f01828;
}

.scheme-f01828 .component.gx-product-content h2:not([class]), .scheme-f01828 .component.gx-product-content .Gx-link-list h3, .scheme-f01828 .component.gx-product-content .Gx-backtotop, .scheme-f01828 .component.gx-product-content div.Gx-boxed-text, .scheme-f01828 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #f01828;
}

.scheme-f01828 .component.gx-product-content table tr:hover td, .scheme-f01828 .component.gx-product-content .Gx-link-list a:hover, .scheme-f01828 .component.gx-product-content .Gx-button-download, .scheme-f01828 .component.gx-product-content .Gx-imagebranded, .scheme-f01828 .component.gx-product-content a.Gx-backtotop:hover, .scheme-f01828 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-f01828 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-f01828 .component.gx-product-content .button-p1:hover {
    background-color: #f01828;
    color: white;
}

    .scheme-f01828 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-f01828 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #f01828;
    }

.scheme-f01828 .component.gx-product-content div.Gx-boxed-text {
    background-color: #fdddde !important;
}

.scheme-f01828 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #f01828;
}

    .scheme-f01828 .component.gx-product-content .Gx-buttonbox p {
        color: #f01828;
    }

.scheme-f01828 #Gx-super-pagesmenu {
    background-color: #fdddde !important;
    border-color: #f01828;
}

    .scheme-f01828 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-f01828 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-f01828 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #f01828;
        color: #fefefe;
    }

    .scheme-f01828 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #f01828;
    }

        .scheme-f01828 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #f5545a !important;
            color: #fefefe !important;
        }

    .scheme-f01828 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #f5545a;
        color: #fefefe;
    }

.scheme-f01828 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_f01828.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-f01828 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #fbbabd;
    }

    .scheme-f01828 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #fdddde !important;
        border-color: #fdddde !important;
    }

        .scheme-f01828 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #f5545a !important;
            border-color: #fdddde !important;
        }
}

.scheme-d01040 .component.gx-product-content a, .scheme-d01040 .component.gx-product-content h1, .scheme-d01040 .component.gx-product-content h3, .scheme-d01040 .component.gx-product-content .Gx-brand, .scheme-d01040 .component.gx-product-content .Gx-link-list a, .scheme-d01040 .component.gx-product-content ol > li:before, .scheme-d01040 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-d01040 .component.gx-product-content .button-p1 .button__elipsis, .scheme-d01040 .component.gx-product-content a.button-p1 {
    color: #d01040;
}

.scheme-d01040 .component.gx-product-content h2:not([class]), .scheme-d01040 .component.gx-product-content .Gx-link-list h3, .scheme-d01040 .component.gx-product-content .Gx-backtotop, .scheme-d01040 .component.gx-product-content div.Gx-boxed-text, .scheme-d01040 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #d01040;
}

.scheme-d01040 .component.gx-product-content table tr:hover td, .scheme-d01040 .component.gx-product-content .Gx-link-list a:hover, .scheme-d01040 .component.gx-product-content .Gx-button-download, .scheme-d01040 .component.gx-product-content .Gx-imagebranded, .scheme-d01040 .component.gx-product-content a.Gx-backtotop:hover, .scheme-d01040 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-d01040 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-d01040 .component.gx-product-content .button-p1:hover {
    background-color: #d01040;
    color: white;
}

    .scheme-d01040 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-d01040 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #d01040;
    }

.scheme-d01040 .component.gx-product-content div.Gx-boxed-text {
    background-color: #f8dbe3 !important;
}

.scheme-d01040 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #d01040;
}

    .scheme-d01040 .component.gx-product-content .Gx-buttonbox p {
        color: #d01040;
    }

.scheme-d01040 #Gx-super-pagesmenu {
    background-color: #f8dbe3 !important;
    border-color: #d01040;
}

    .scheme-d01040 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-d01040 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-d01040 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #d01040;
        color: #fefefe;
    }

    .scheme-d01040 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #d01040;
    }

        .scheme-d01040 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #dc4c70 !important;
            color: #fefefe !important;
        }

    .scheme-d01040 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #dc4c70;
        color: #fefefe;
    }

.scheme-d01040 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_d01040.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-d01040 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #f1b7c5;
    }

    .scheme-d01040 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #f8dbe3 !important;
        border-color: #f8dbe3 !important;
    }

        .scheme-d01040 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #dc4c70 !important;
            border-color: #f8dbe3 !important;
        }
}

.scheme-007038 .component.gx-product-content a, .scheme-007038 .component.gx-product-content h1, .scheme-007038 .component.gx-product-content h3, .scheme-007038 .component.gx-product-content .Gx-brand, .scheme-007038 .component.gx-product-content .Gx-link-list a, .scheme-007038 .component.gx-product-content ol > li:before, .scheme-007038 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-007038 .component.gx-product-content .button-p1 .button__elipsis, .scheme-007038 .component.gx-product-content a.button-p1 {
    color: #007038;
}

.scheme-007038 .component.gx-product-content h2:not([class]), .scheme-007038 .component.gx-product-content .Gx-link-list h3, .scheme-007038 .component.gx-product-content .Gx-backtotop, .scheme-007038 .component.gx-product-content div.Gx-boxed-text, .scheme-007038 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #007038;
}

.scheme-007038 .component.gx-product-content table tr:hover td, .scheme-007038 .component.gx-product-content .Gx-link-list a:hover, .scheme-007038 .component.gx-product-content .Gx-button-download, .scheme-007038 .component.gx-product-content .Gx-imagebranded, .scheme-007038 .component.gx-product-content a.Gx-backtotop:hover, .scheme-007038 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-007038 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-007038 .component.gx-product-content .button-p1:hover {
    background-color: #007038;
    color: white;
}

    .scheme-007038 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-007038 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #007038;
    }

.scheme-007038 .component.gx-product-content div.Gx-boxed-text {
    background-color: #b2d4c3 !important;
}

.scheme-007038 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #007038;
}

    .scheme-007038 .component.gx-product-content .Gx-buttonbox p {
        color: #007038;
    }

.scheme-007038 #Gx-super-pagesmenu {
    background-color: #b2d4c3 !important;
    border-color: #007038;
}

    .scheme-007038 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-007038 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-007038 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #007038;
        color: #fefefe;
    }

    .scheme-007038 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #007038;
    }

        .scheme-007038 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #40946a !important;
            color: #fefefe !important;
        }

    .scheme-007038 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #40946a;
        color: #fefefe;
    }

.scheme-007038 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_007038.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-007038 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b2d4c3;
    }

    .scheme-007038 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #b2d4c3 !important;
        border-color: #b2d4c3 !important;
    }

        .scheme-007038 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #40946a !important;
            border-color: #b2d4c3 !important;
        }
}

.scheme-ee7800 .component.gx-product-content a, .scheme-ee7800 .component.gx-product-content h1, .scheme-ee7800 .component.gx-product-content h3, .scheme-ee7800 .component.gx-product-content .Gx-brand, .scheme-ee7800 .component.gx-product-content .Gx-link-list a, .scheme-ee7800 .component.gx-product-content ol > li:before, .scheme-ee7800 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-ee7800 .component.gx-product-content .button-p1 .button__elipsis, .scheme-ee7800 .component.gx-product-content a.button-p1 {
    color: #ee7800;
}

.scheme-ee7800 .component.gx-product-content h2:not([class]), .scheme-ee7800 .component.gx-product-content .Gx-link-list h3, .scheme-ee7800 .component.gx-product-content .Gx-backtotop, .scheme-ee7800 .component.gx-product-content div.Gx-boxed-text, .scheme-ee7800 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #ee7800;
}

.scheme-ee7800 .component.gx-product-content table tr:hover td, .scheme-ee7800 .component.gx-product-content .Gx-link-list a:hover, .scheme-ee7800 .component.gx-product-content .Gx-button-download, .scheme-ee7800 .component.gx-product-content .Gx-imagebranded, .scheme-ee7800 .component.gx-product-content a.Gx-backtotop:hover, .scheme-ee7800 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-ee7800 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-ee7800 .component.gx-product-content .button-p1:hover {
    background-color: #ee7800;
    color: white;
}

    .scheme-ee7800 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-ee7800 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #ee7800;
    }

.scheme-ee7800 .component.gx-product-content div.Gx-boxed-text {
    background-color: #fcebd9 !important;
}

.scheme-ee7800 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #ee7800;
}

    .scheme-ee7800 .component.gx-product-content .Gx-buttonbox p {
        color: #ee7800;
    }

.scheme-ee7800 #Gx-super-pagesmenu {
    background-color: #fcebd9 !important;
    border-color: #ee7800;
}

    .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #ee7800;
        color: #fefefe;
    }

    .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #ee7800;
    }

        .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #f29a40 !important;
            color: #fefefe !important;
        }

    .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #f29a40;
        color: #fefefe;
    }

.scheme-ee7800 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_ee7800.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #fad6b2;
    }

    .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #fcebd9 !important;
        border-color: #fcebd9 !important;
    }

        .scheme-ee7800 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #f29a40 !important;
            border-color: #fcebd9 !important;
        }
}

.scheme-033b8e .component.gx-product-content a, .scheme-033b8e .component.gx-product-content h1, .scheme-033b8e .component.gx-product-content h3, .scheme-033b8e .component.gx-product-content .Gx-brand, .scheme-033b8e .component.gx-product-content .Gx-link-list a, .scheme-033b8e .component.gx-product-content ol > li:before, .scheme-033b8e .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-033b8e .component.gx-product-content .button-p1 .button__elipsis, .scheme-033b8e .component.gx-product-content a.button-p1 {
    color: #033b8e;
}

.scheme-033b8e .component.gx-product-content h2:not([class]), .scheme-033b8e .component.gx-product-content .Gx-link-list h3, .scheme-033b8e .component.gx-product-content .Gx-backtotop, .scheme-033b8e .component.gx-product-content div.Gx-boxed-text, .scheme-033b8e .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #033b8e;
}

.scheme-033b8e .component.gx-product-content table tr:hover td, .scheme-033b8e .component.gx-product-content .Gx-link-list a:hover, .scheme-033b8e .component.gx-product-content .Gx-button-download, .scheme-033b8e .component.gx-product-content .Gx-imagebranded, .scheme-033b8e .component.gx-product-content a.Gx-backtotop:hover, .scheme-033b8e .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-033b8e .component.gx-product-content .button-p1 > [class^=icon-], .scheme-033b8e .component.gx-product-content .button-p1:hover {
    background-color: #033b8e;
    color: white;
}

    .scheme-033b8e .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-033b8e .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #033b8e;
    }

.scheme-033b8e .component.gx-product-content div.Gx-boxed-text {
    background-color: #d9e2ee !important;
}

.scheme-033b8e .component.gx-product-content .Gx-buttonbox {
    border-top-color: #033b8e;
}

    .scheme-033b8e .component.gx-product-content .Gx-buttonbox p {
        color: #033b8e;
    }

.scheme-033b8e #Gx-super-pagesmenu {
    background-color: #d9e2ee !important;
    border-color: #033b8e;
}

    .scheme-033b8e #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-033b8e #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-033b8e #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #033b8e;
        color: #fefefe;
    }

    .scheme-033b8e #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #033b8e;
    }

        .scheme-033b8e #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #426caa !important;
            color: #fefefe !important;
        }

    .scheme-033b8e #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #426caa;
        color: #fefefe;
    }

.scheme-033b8e #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_033b8e.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-033b8e #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b3c4dd;
    }

    .scheme-033b8e #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #d9e2ee !important;
        border-color: #d9e2ee !important;
    }

        .scheme-033b8e #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #426caa !important;
            border-color: #d9e2ee !important;
        }
}

.scheme-aa1a33 .component.gx-product-content a, .scheme-aa1a33 .component.gx-product-content h1, .scheme-aa1a33 .component.gx-product-content h3, .scheme-aa1a33 .component.gx-product-content .Gx-brand, .scheme-aa1a33 .component.gx-product-content .Gx-link-list a, .scheme-aa1a33 .component.gx-product-content ol > li:before, .scheme-aa1a33 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-aa1a33 .component.gx-product-content .button-p1 .button__elipsis, .scheme-aa1a33 .component.gx-product-content a.button-p1 {
    color: #aa1a33;
}

.scheme-aa1a33 .component.gx-product-content h2:not([class]), .scheme-aa1a33 .component.gx-product-content .Gx-link-list h3, .scheme-aa1a33 .component.gx-product-content .Gx-backtotop, .scheme-aa1a33 .component.gx-product-content div.Gx-boxed-text, .scheme-aa1a33 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #aa1a33;
}

.scheme-aa1a33 .component.gx-product-content table tr:hover td, .scheme-aa1a33 .component.gx-product-content .Gx-link-list a:hover, .scheme-aa1a33 .component.gx-product-content .Gx-button-download, .scheme-aa1a33 .component.gx-product-content .Gx-imagebranded, .scheme-aa1a33 .component.gx-product-content a.Gx-backtotop:hover, .scheme-aa1a33 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-aa1a33 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-aa1a33 .component.gx-product-content .button-p1:hover {
    background-color: #aa1a33;
    color: white;
}

    .scheme-aa1a33 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-aa1a33 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #aa1a33;
    }

.scheme-aa1a33 .component.gx-product-content div.Gx-boxed-text {
    background-color: #f2dde1 !important;
}

.scheme-aa1a33 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #aa1a33;
}

    .scheme-aa1a33 .component.gx-product-content .Gx-buttonbox p {
        color: #aa1a33;
    }

.scheme-aa1a33 #Gx-super-pagesmenu {
    background-color: #f2dde1 !important;
    border-color: #aa1a33;
}

    .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #aa1a33;
        color: #fefefe;
    }

    .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #aa1a33;
    }

        .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #bf5366 !important;
            color: #fefefe !important;
        }

    .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #bf5366;
        color: #fefefe;
    }

.scheme-aa1a33 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_aa1a33.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #e5bac1;
    }

    .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #f2dde1 !important;
        border-color: #f2dde1 !important;
    }

        .scheme-aa1a33 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #bf5366 !important;
            border-color: #f2dde1 !important;
        }
}

.scheme-95c11f .component.gx-product-content a, .scheme-95c11f .component.gx-product-content h1, .scheme-95c11f .component.gx-product-content h3, .scheme-95c11f .component.gx-product-content .Gx-brand, .scheme-95c11f .component.gx-product-content .Gx-link-list a, .scheme-95c11f .component.gx-product-content ol > li:before, .scheme-95c11f .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-95c11f .component.gx-product-content .button-p1 .button__elipsis, .scheme-95c11f .component.gx-product-content a.button-p1 {
    color: #95c11f;
}

.scheme-95c11f .component.gx-product-content h2:not([class]), .scheme-95c11f .component.gx-product-content .Gx-link-list h3, .scheme-95c11f .component.gx-product-content .Gx-backtotop, .scheme-95c11f .component.gx-product-content div.Gx-boxed-text, .scheme-95c11f .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #95c11f;
}

.scheme-95c11f .component.gx-product-content table tr:hover td, .scheme-95c11f .component.gx-product-content .Gx-link-list a:hover, .scheme-95c11f .component.gx-product-content .Gx-button-download, .scheme-95c11f .component.gx-product-content .Gx-imagebranded, .scheme-95c11f .component.gx-product-content a.Gx-backtotop:hover, .scheme-95c11f .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-95c11f .component.gx-product-content .button-p1 > [class^=icon-], .scheme-95c11f .component.gx-product-content .button-p1:hover {
    background-color: #95c11f;
    color: white;
}

    .scheme-95c11f .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-95c11f .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #95c11f;
    }

.scheme-95c11f .component.gx-product-content div.Gx-boxed-text {
    background-color: #eff6de !important;
}

.scheme-95c11f .component.gx-product-content .Gx-buttonbox {
    border-top-color: #95c11f;
}

    .scheme-95c11f .component.gx-product-content .Gx-buttonbox p {
        color: #95c11f;
    }

.scheme-95c11f #Gx-super-pagesmenu {
    background-color: #eff6de !important;
    border-color: #95c11f;
}

    .scheme-95c11f #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-95c11f #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-95c11f #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #95c11f;
        color: #fefefe;
    }

    .scheme-95c11f #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #95c11f;
    }

        .scheme-95c11f #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #b0d157 !important;
            color: #fefefe !important;
        }

    .scheme-95c11f #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #b0d157;
        color: #fefefe;
    }

.scheme-95c11f #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_95c11f.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-95c11f #Gx-super-pagesmenu ul.navbar li a {
        background-color: #dfecbb;
    }

    .scheme-95c11f #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #eff6de !important;
        border-color: #eff6de !important;
    }

        .scheme-95c11f #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #b0d157 !important;
            border-color: #eff6de !important;
        }
}

.scheme-00205b .component.gx-product-content a, .scheme-00205b .component.gx-product-content h1, .scheme-00205b .component.gx-product-content h3, .scheme-00205b .component.gx-product-content .Gx-brand, .scheme-00205b .component.gx-product-content .Gx-link-list a, .scheme-00205b .component.gx-product-content ol > li:before, .scheme-00205b .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-00205b .component.gx-product-content .button-p1 .button__elipsis, .scheme-00205b .component.gx-product-content a.button-p1 {
    color: #00205b;
}

.scheme-00205b .component.gx-product-content h2:not([class]), .scheme-00205b .component.gx-product-content .Gx-link-list h3, .scheme-00205b .component.gx-product-content .Gx-backtotop, .scheme-00205b .component.gx-product-content div.Gx-boxed-text, .scheme-00205b .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #00205b;
}

.scheme-00205b .component.gx-product-content table tr:hover td, .scheme-00205b .component.gx-product-content .Gx-link-list a:hover, .scheme-00205b .component.gx-product-content .Gx-button-download, .scheme-00205b .component.gx-product-content .Gx-imagebranded, .scheme-00205b .component.gx-product-content a.Gx-backtotop:hover, .scheme-00205b .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-00205b .component.gx-product-content .button-p1 > [class^=icon-], .scheme-00205b .component.gx-product-content .button-p1:hover {
    background-color: #00205b;
    color: white;
}

    .scheme-00205b .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-00205b .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #00205b;
    }

.scheme-00205b .component.gx-product-content div.Gx-boxed-text {
    background-color: #d9dee7 !important;
}

.scheme-00205b .component.gx-product-content .Gx-buttonbox {
    border-top-color: #00205b;
}

    .scheme-00205b .component.gx-product-content .Gx-buttonbox p {
        color: #00205b;
    }

.scheme-00205b #Gx-super-pagesmenu {
    background-color: #d9dee7 !important;
    border-color: #00205b;
}

    .scheme-00205b #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-00205b #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-00205b #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #00205b;
        color: #fefefe;
    }

    .scheme-00205b #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #00205b;
    }

        .scheme-00205b #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #405884 !important;
            color: #fefefe !important;
        }

    .scheme-00205b #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #405884;
        color: #fefefe;
    }

.scheme-00205b #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_00205b.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-00205b #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b2bccd;
    }

    .scheme-00205b #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #d9dee7 !important;
        border-color: #d9dee7 !important;
    }

        .scheme-00205b #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #405884 !important;
            border-color: #d9dee7 !important;
        }
}

.scheme-004d7e .component.gx-product-content a, .scheme-004d7e .component.gx-product-content h1, .scheme-004d7e .component.gx-product-content h3, .scheme-004d7e .component.gx-product-content .Gx-brand, .scheme-004d7e .component.gx-product-content .Gx-link-list a, .scheme-004d7e .component.gx-product-content ol > li:before, .scheme-004d7e .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-004d7e .component.gx-product-content .button-p1 .button__elipsis, .scheme-004d7e .component.gx-product-content a.button-p1 {
    color: #004d7e;
}

.scheme-004d7e .component.gx-product-content h2:not([class]), .scheme-004d7e .component.gx-product-content .Gx-link-list h3, .scheme-004d7e .component.gx-product-content .Gx-backtotop, .scheme-004d7e .component.gx-product-content div.Gx-boxed-text, .scheme-004d7e .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #004d7e;
}

.scheme-004d7e .component.gx-product-content table tr:hover td, .scheme-004d7e .component.gx-product-content .Gx-link-list a:hover, .scheme-004d7e .component.gx-product-content .Gx-button-download, .scheme-004d7e .component.gx-product-content .Gx-imagebranded, .scheme-004d7e .component.gx-product-content a.Gx-backtotop:hover, .scheme-004d7e .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-004d7e .component.gx-product-content .button-p1 > [class^=icon-], .scheme-004d7e .component.gx-product-content .button-p1:hover {
    background-color: #004d7e;
    color: white;
}

    .scheme-004d7e .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-004d7e .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #004d7e;
    }

.scheme-004d7e .component.gx-product-content div.Gx-boxed-text {
    background-color: #d9e4ec !important;
}

.scheme-004d7e .component.gx-product-content .Gx-buttonbox {
    border-top-color: #004d7e;
}

    .scheme-004d7e .component.gx-product-content .Gx-buttonbox p {
        color: #004d7e;
    }

.scheme-004d7e #Gx-super-pagesmenu {
    background-color: #d9e4ec !important;
    border-color: #004d7e;
}

    .scheme-004d7e #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-004d7e #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-004d7e #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #004d7e;
        color: #fefefe;
    }

    .scheme-004d7e #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #004d7e;
    }

        .scheme-004d7e #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #407a9e !important;
            color: #fefefe !important;
        }

    .scheme-004d7e #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #407a9e;
        color: #fefefe;
    }

.scheme-004d7e #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_004d7e.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-004d7e #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b2c9d8;
    }

    .scheme-004d7e #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #d9e4ec !important;
        border-color: #d9e4ec !important;
    }

        .scheme-004d7e #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #407a9e !important;
            border-color: #d9e4ec !important;
        }
}

.scheme-7c1d79 .component.gx-product-content a, .scheme-7c1d79 .component.gx-product-content h1, .scheme-7c1d79 .component.gx-product-content h3, .scheme-7c1d79 .component.gx-product-content .Gx-brand, .scheme-7c1d79 .component.gx-product-content .Gx-link-list a, .scheme-7c1d79 .component.gx-product-content ol > li:before, .scheme-7c1d79 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-7c1d79 .component.gx-product-content .button-p1 .button__elipsis, .scheme-7c1d79 .component.gx-product-content a.button-p1 {
    color: #7c1d79;
}

.scheme-7c1d79 .component.gx-product-content h2:not([class]), .scheme-7c1d79 .component.gx-product-content .Gx-link-list h3, .scheme-7c1d79 .component.gx-product-content .Gx-backtotop, .scheme-7c1d79 .component.gx-product-content div.Gx-boxed-text, .scheme-7c1d79 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #7c1d79;
}

.scheme-7c1d79 .component.gx-product-content table tr:hover td, .scheme-7c1d79 .component.gx-product-content .Gx-link-list a:hover, .scheme-7c1d79 .component.gx-product-content .Gx-button-download, .scheme-7c1d79 .component.gx-product-content .Gx-imagebranded, .scheme-7c1d79 .component.gx-product-content a.Gx-backtotop:hover, .scheme-7c1d79 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-7c1d79 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-7c1d79 .component.gx-product-content .button-p1:hover {
    background-color: #7c1d79;
    color: white;
}

    .scheme-7c1d79 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-7c1d79 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #7c1d79;
    }

.scheme-7c1d79 .component.gx-product-content div.Gx-boxed-text {
    background-color: #ebddeb !important;
}

.scheme-7c1d79 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #7c1d79;
}

    .scheme-7c1d79 .component.gx-product-content .Gx-buttonbox p {
        color: #7c1d79;
    }

.scheme-7c1d79 #Gx-super-pagesmenu {
    background-color: #ebddeb !important;
    border-color: #7c1d79;
}

    .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #7c1d79;
        color: #fefefe;
    }

    .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #7c1d79;
    }

        .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #9d569b !important;
            color: #fefefe !important;
        }

    .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #9d569b;
        color: #fefefe;
    }

.scheme-7c1d79 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_7c1d79.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #d7bbd7;
    }

    .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #ebddeb !important;
        border-color: #ebddeb !important;
    }

        .scheme-7c1d79 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #9d569b !important;
            border-color: #ebddeb !important;
        }
}

.scheme-1082ce .component.gx-product-content a, .scheme-1082ce .component.gx-product-content h1, .scheme-1082ce .component.gx-product-content h3, .scheme-1082ce .component.gx-product-content .Gx-brand, .scheme-1082ce .component.gx-product-content .Gx-link-list a, .scheme-1082ce .component.gx-product-content ol > li:before, .scheme-1082ce .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-1082ce .component.gx-product-content .button-p1 .button__elipsis, .scheme-1082ce .component.gx-product-content a.button-p1 {
    color: #1082ce;
}

.scheme-1082ce .component.gx-product-content h2:not([class]), .scheme-1082ce .component.gx-product-content .Gx-link-list h3, .scheme-1082ce .component.gx-product-content .Gx-backtotop, .scheme-1082ce .component.gx-product-content div.Gx-boxed-text, .scheme-1082ce .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #1082ce;
}

.scheme-1082ce .component.gx-product-content table tr:hover td, .scheme-1082ce .component.gx-product-content .Gx-link-list a:hover, .scheme-1082ce .component.gx-product-content .Gx-button-download, .scheme-1082ce .component.gx-product-content .Gx-imagebranded, .scheme-1082ce .component.gx-product-content a.Gx-backtotop:hover, .scheme-1082ce .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-1082ce .component.gx-product-content .button-p1 > [class^=icon-], .scheme-1082ce .component.gx-product-content .button-p1:hover {
    background-color: #1082ce;
    color: white;
}

    .scheme-1082ce .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-1082ce .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #1082ce;
    }

.scheme-1082ce .component.gx-product-content div.Gx-boxed-text {
    background-color: #dbecf8 !important;
}

.scheme-1082ce .component.gx-product-content .Gx-buttonbox {
    border-top-color: #1082ce;
}

    .scheme-1082ce .component.gx-product-content .Gx-buttonbox p {
        color: #1082ce;
    }

.scheme-1082ce #Gx-super-pagesmenu {
    background-color: #dbecf8 !important;
    border-color: #1082ce;
}

    .scheme-1082ce #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-1082ce #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-1082ce #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #1082ce;
        color: #fefefe;
    }

    .scheme-1082ce #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #1082ce;
    }

        .scheme-1082ce #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #4ca1da !important;
            color: #fefefe !important;
        }

    .scheme-1082ce #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #4ca1da;
        color: #fefefe;
    }

.scheme-1082ce #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_1082ce.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-1082ce #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b7d9f0;
    }

    .scheme-1082ce #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #dbecf8 !important;
        border-color: #dbecf8 !important;
    }

        .scheme-1082ce #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #4ca1da !important;
            border-color: #dbecf8 !important;
        }
}

.scheme-008b44 .component.gx-product-content a, .scheme-008b44 .component.gx-product-content h1, .scheme-008b44 .component.gx-product-content h3, .scheme-008b44 .component.gx-product-content .Gx-brand, .scheme-008b44 .component.gx-product-content .Gx-link-list a, .scheme-008b44 .component.gx-product-content ol > li:before, .scheme-008b44 .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-008b44 .component.gx-product-content .button-p1 .button__elipsis, .scheme-008b44 .component.gx-product-content a.button-p1 {
    color: #008b44;
}

.scheme-008b44 .component.gx-product-content h2:not([class]), .scheme-008b44 .component.gx-product-content .Gx-link-list h3, .scheme-008b44 .component.gx-product-content .Gx-backtotop, .scheme-008b44 .component.gx-product-content div.Gx-boxed-text, .scheme-008b44 .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #008b44;
}

.scheme-008b44 .component.gx-product-content table tr:hover td, .scheme-008b44 .component.gx-product-content .Gx-link-list a:hover, .scheme-008b44 .component.gx-product-content .Gx-button-download, .scheme-008b44 .component.gx-product-content .Gx-imagebranded, .scheme-008b44 .component.gx-product-content a.Gx-backtotop:hover, .scheme-008b44 .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-008b44 .component.gx-product-content .button-p1 > [class^=icon-], .scheme-008b44 .component.gx-product-content .button-p1:hover {
    background-color: #008b44;
    color: white;
}

    .scheme-008b44 .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-008b44 .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #008b44;
    }

.scheme-008b44 .component.gx-product-content div.Gx-boxed-text {
    background-color: #d9eee3 !important;
}

.scheme-008b44 .component.gx-product-content .Gx-buttonbox {
    border-top-color: #008b44;
}

    .scheme-008b44 .component.gx-product-content .Gx-buttonbox p {
        color: #008b44;
    }

.scheme-008b44 #Gx-super-pagesmenu {
    background-color: #d9eee3 !important;
    border-color: #008b44;
}

    .scheme-008b44 #Gx-super-pagesmenu ul.navbar li:hover a, .scheme-008b44 #Gx-super-pagesmenu ul.navbar li a:hover, .scheme-008b44 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a:hover {
        background-color: #008b44;
        color: #fefefe;
    }

    .scheme-008b44 #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #008b44;
    }

        .scheme-008b44 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #40a873 !important;
            color: #fefefe !important;
        }

    .scheme-008b44 #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a {
        background-color: #40a873;
        color: #fefefe;
    }

.scheme-008b44 #Gx-health-titlebar {
    background-image: url(/-/media/Projects/ProductHub/shared/BPP%20Template/img/product_banner_008b44.jpg);
    background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
    .scheme-008b44 #Gx-super-pagesmenu ul.navbar li a {
        background-color: #b2dcc7;
    }

    .scheme-008b44 #Gx-super-pagesmenu ul.navbar li ul li a {
        background-color: #d9eee3 !important;
        border-color: #d9eee3 !important;
    }

        .scheme-008b44 #Gx-super-pagesmenu ul.navbar li ul li a:hover {
            background-color: #40a873 !important;
            border-color: #d9eee3 !important;
        }
}

.scheme-default .component.gx-product-content a, .scheme-default .component.gx-product-content h1, .scheme-default .component.gx-product-content h3, .scheme-default .component.gx-product-content .Gx-brand, .scheme-default .component.gx-product-content .Gx-link-list a, .scheme-default .component.gx-product-content ol > li:before, .scheme-default .component.gx-product-content ul.Gx-bulleted > li:before, .scheme-default .component.gx-product-content .button-p1 .button__elipsis, .scheme-default .component.gx-product-content a.button-p1 {
    color: #00a059;
}

.scheme-default .component.gx-product-content h2:not([class]), .scheme-default .component.gx-product-content .Gx-link-list h3, .scheme-default .component.gx-product-content .Gx-backtotop, .scheme-default .component.gx-product-content div.Gx-boxed-text, .scheme-default .component.gx-product-content div.Gx-boxed-text-tout-3 {
    border-color: #00a059;
}

.scheme-default .component.gx-product-content table tr:hover td, .scheme-default .component.gx-product-content .Gx-link-list a:hover, .scheme-default .component.gx-product-content .Gx-button-download, .scheme-default .component.gx-product-content .Gx-imagebranded, .scheme-default .component.gx-product-content a.Gx-backtotop:hover, .scheme-default .component.gx-product-content .button-p1 > [class*=' icon-'], .scheme-default .component.gx-product-content .button-p1 > [class^=icon-], .scheme-default .component.gx-product-content .button-p1:hover {
    background-color: #00a059;
    color: white;
}

    .scheme-default .component.gx-product-content .button-p1:hover > [class*=' icon-'], .scheme-default .component.gx-product-content .button-p1:hover > [class^=icon-] {
        background-color: white;
        color: #00a059;
    }

.scheme-default #Gx-super-pagesmenu {
    border-color: #00a059;
}

    .scheme-default #Gx-super-pagesmenu ul.navbar li ul {
        border-color: #00a059;
    }

.scheme-default #Gx-health-titlebar .Gx-areastripe span {
    background-color: #96c31e;
}

.country-selector-icon {
    margin-right: 0.375rem;
    margin-bottom: 0.1875rem;
}

#tablinks li.Gx-top-header-list-item.active {
    background-color: #00a059;
}

#tablinks li.Gx-top-header-list-item {
    margin: 0.625rem 0rem 0.5rem 0rem;
    border: 0.0625rem solid #00a059;
    padding: 0rem 1.25rem 0.1875rem 1.25rem;
    line-height: 1;
}

    #tablinks li.Gx-top-header-list-item a {
        border: 0;
        padding: 0 0.625rem;
    }

    #tablinks li.Gx-top-header-list-item.active a {
        color: white;
    }

.navigation-functional ul#tablinks {
    float: left;
}

.component.form .page-header h1 {
    color: #00a059;
    margin-bottom: 1rem;
}

.component.form .control-label {
    padding-top: 8px;
}

.component.form .form-control {
    border: 1px solid #e7e7e7;
    padding: 7px;
    margin-top: 3px;
}

    .component.form .form-control.input-validation-error {
        border: 1px solid #d50808;
    }

.component.form input {
    outline: none;
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
}

    .component.form input:focus {
        outline-style: initial;
    }

.component.form .form-control:hover {
    background-color: rgba(150, 195, 30, 0.2);
    border-bottom: 3px solid #96c31e;
    padding-bottom: 5px;
}

.component.form .form-control.input-validation-error:hover {
    background-color: rgba(213, 8, 8, 0.2);
    border-bottom: 3px solid #d50808;
}

.component.form label {
    color: #0a0a0a !important;
}

.component.form table {
    margin-bottom: 0;
}

    .component.form table tr:first-child th, .component.form table tr th,
    .component.form table tr:first-child td, .component.form table tr td {
        border: 0;
        font-weight: normal;
        padding: 3px 15px 7px 3px;
        background-color: white;
    }

    .component.form table tr:last-child th,
    .component.form table tr:last-child td {
        padding-bottom: 3px;
    }

    .component.form table tr:first-child th:hover, .component.form table tr th:hover,
    .component.form table tr:first-child td:hover, .component.form table tr td:hover {
        background-color: rgba(150, 195, 30, 0.2);
    }

.component.form select.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: white;
    background-image: url(https://www.grunenthalhealth.com/assets/toolkit/images/svg/icon_font/down.svg);
    background-position: calc(100% - 5px) 4px;
    background-repeat: no-repeat;
}

.component.form select[multiple].form-control {
    background-image: none;
    overflow-y: auto;
}

.component.form input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    border: 1px solid #c2c2c2;
    background-color: white;
    /* Adjusts the position of the checkboxes on the text baseline */
    vertical-align: -5px;
    /* Set here so that Windows' High-Contrast Mode can override */
    color: #00a059;
}

    .component.form input[type=checkbox]::before {
        color: #00a059;
        content: "✔";
        position: absolute;
        font-size: 1.2em;
        right: 0.1rem;
        top: -0.05rem;
        visibility: hidden;
    }

    .component.form input[type=checkbox]:checked::before {
        /* Use `visibility` instead of `display` to avoid recalculating layout */
        visibility: visible;
    }

    .component.form input[type=checkbox]:disabled {
        border-color: #e7e7e7;
        background: #c2c2c2;
        color: #808080;
    }

.component.form input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    width: 1.2rem;
    height: 1.2rem;
    border: 1px solid #c2c2c2;
    border-radius: 0.6rem;
    background-color: white;
    /* Adjusts the position of the checkboxes on the text baseline */
    vertical-align: -5px;
    /* Set here so that Windows' High-Contrast Mode can override */
    color: #00a059;
}

    .component.form input[type=radio]::before {
        color: #00a059;
        content: "•";
        position: absolute;
        font-size: 4em;
        right: 0.0rem;
        top: -1.37rem;
        visibility: hidden;
    }

    .component.form input[type=radio]:checked::before {
        /* Use `visibility` instead of `display` to avoid recalculating layout */
        visibility: visible;
    }

    .component.form input[type=radio]:disabled {
        border-color: #e7e7e7;
        background: #c2c2c2;
        color: #808080;
    }

.component.form .help-block {
    font-size: 80%;
    color: #808080;
    display: block;
}

    .component.form .help-block.field-validation-error {
        font-size: 80%;
        color: #d50808;
    }

        .component.form .help-block.field-validation-error:after {
            content: '\A';
            white-space: pre;
        }

.component.form .required-field .control-label::before, .component.form .required-field .checkbox::after {
    content: "" !important;
}

.component.form .required-field .control-label::after, .component.form .required-field .checkbox::after {
    color: #00a059;
    content: "*";
    padding-left: 3px;
    font-weight: bolder;
}

.component.form .form-submit-border input[type=submit] {
    border: solid 0.125rem transparent;
    cursor: pointer;
    display: inline-block;
    font-size: 1.0625rem;
    padding: 0.3125rem 0.625rem 0.3125rem 0.3125rem;
    text-decoration: none;
    font-weight: 500;
    background-color: #00a059;
    border-radius: 3rem;
    color: white !important;
    line-height: 2.6875rem;
    padding: 0rem 1.6875rem;
    text-align: center !important;
    text-decoration: none !important;
}

@media screen and (min-width: 64rem) {
    .component.form .form-submit-border input[type=submit] {
        font-size: 1.125rem;
    }
}

.component.form .form-submit-border input[type=submit]:hover {
    background-color: #00874b;
    color: #f4f4f4;
}

.component.form .form-submit-border input[type=submit]:focus {
    background-color: #00a059;
    border-color: #00a059;
    -webkit-box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
    box-shadow: 0rem 0rem 0rem 0.125rem #006d3d;
    color: #f4f4f4;
    outline: 0rem none;
}

.component.form .validation-summary-errors ul.list-group {
    color: #d50808;
    padding-bottom: 1rem;
}

.component.form .row {
    margin: 0;
}

.component.form fieldset {
    border: 1px solid rgba(0, 160, 89, 0.2);
}

    .component.form fieldset legend {
        color: #00a059;
    }

    .component.form fieldset.halfAvailableWidth {
        float: left;
        display: block;
        text-align: left;
        margin: 5px 10px 5px 0px;
        width: calc(50% - 10px);
        vertical-align: top;
    }

@media screen and (max-width: 1023px) {
    .component.form fieldset.halfAvailableWidth {
        margin: 5px 0px 5px 0px;
        width: 100%;
        float: none;
    }
}

.component.form .halfAvailableWidth:last-of-type::after {
    content: "";
    clear: both;
    display: table;
}

.component.form .introduction {
    clear: both;
    margin-bottom: 1rem;
}

.component.form .footer {
    clear: both;
    margin-top: 1rem;
}

.component.form .has-error .validation-summary-errors {
    margin-top: 1rem;
    color: #d50808;
}

.component.form .form-submit-border {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#ui-datepicker-div .ui-widget {
    font-family: 'visuelt',Arial,sans-serif;
    font-size: 1.1em;
}

    #ui-datepicker-div .ui-widget .ui-widget {
        font-size: 1em;
    }

    #ui-datepicker-div .ui-widget input,
    #ui-datepicker-div .ui-widget select,
    #ui-datepicker-div .ui-widget textarea,
    #ui-datepicker-div .ui-widget button {
        font-family: 'visuelt',Arial,sans-serif;
        font-size: 1em;
    }

.ui-datepicker.ui-widget-content {
    border: 1px solid #aaaaaa;
    background: #ffffff;
    color: #222222;
}

#ui-datepicker-div .ui-widget-content a {
    color: #222222;
}

#ui-datepicker-div .ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #cccccc;
    color: #222222;
    font-weight: bold;
}

    #ui-datepicker-div .ui-widget-header a {
        color: #222222;
    }

    /* Interaction states
----------------------------------*/
    #ui-datepicker-div .ui-state-default,
    #ui-datepicker-div .ui-widget-content .ui-state-default,
    #ui-datepicker-div .ui-widget-header .ui-state-default {
        border: 0;
        background: none;
        font-weight: normal;
        color: #00a059;
    }

        #ui-datepicker-div .ui-state-default a,
        #ui-datepicker-div .ui-state-default a:link,
        #ui-datepicker-div .ui-state-default a:visited {
            color: #555555;
            text-decoration: none;
        }

    #ui-datepicker-div .ui-state-hover,
    #ui-datepicker-div .ui-widget-content .ui-state-hover,
    #ui-datepicker-div .ui-widget-header .ui-state-hover,
    #ui-datepicker-div .ui-state-focus,
    #ui-datepicker-div .ui-widget-content .ui-state-focus,
    #ui-datepicker-div .ui-widget-header .ui-state-focus {
        border: 0;
        background: none;
        color: #00a059;
    }

        #ui-datepicker-div .ui-state-hover a,
        #ui-datepicker-div .ui-state-hover a:hover,
        #ui-datepicker-div .ui-state-hover a:link,
        #ui-datepicker-div .ui-state-hover a:visited,
        #ui-datepicker-div .ui-state-focus a,
        #ui-datepicker-div .ui-state-focus a:hover,
        #ui-datepicker-div .ui-state-focus a:link,
        #ui-datepicker-div .ui-state-focus a:visited {
            color: #212121;
            text-decoration: none;
        }

    #ui-datepicker-div .ui-state-active,
    #ui-datepicker-div .ui-widget-content .ui-state-active,
    #ui-datepicker-div .ui-widget-header .ui-state-active {
        border: 0;
        background: none;
        color: #00a059;
    }

        #ui-datepicker-div .ui-state-active a,
        #ui-datepicker-div .ui-state-active a:link,
        #ui-datepicker-div .ui-state-active a:visited {
            color: #212121;
            text-decoration: none;
        }

    /* Interaction Cues
----------------------------------*/
    #ui-datepicker-div .ui-state-highlight,
    #ui-datepicker-div .ui-widget-content .ui-state-highlight,
    #ui-datepicker-div .ui-widget-header .ui-state-highlight {
        border: 0;
        background: none;
        color: #00a059;
    }

        #ui-datepicker-div .ui-state-highlight a,
        #ui-datepicker-div .ui-widget-content .ui-state-highlight a,
        #ui-datepicker-div .ui-widget-header .ui-state-highlight a {
            color: #363636;
        }

    #ui-datepicker-div .ui-state-error,
    #ui-datepicker-div .ui-widget-content .ui-state-error,
    #ui-datepicker-div .ui-widget-header .ui-state-error {
        border: 0;
        background: none;
        color: #00a059;
    }

        #ui-datepicker-div .ui-state-error a,
        #ui-datepicker-div .ui-widget-content .ui-state-error a,
        #ui-datepicker-div .ui-widget-header .ui-state-error a {
            color: #cd0a0a;
        }

    #ui-datepicker-div .ui-state-error-text,
    #ui-datepicker-div .ui-widget-content .ui-state-error-text,
    #ui-datepicker-div .ui-widget-header .ui-state-error-text {
        color: #cd0a0a;
    }

    #ui-datepicker-div .ui-priority-primary,
    #ui-datepicker-div .ui-widget-content .ui-priority-primary,
    #ui-datepicker-div .ui-widget-header .ui-priority-primary {
        font-weight: bold;
    }

    #ui-datepicker-div .ui-priority-secondary,
    #ui-datepicker-div .ui-widget-content .ui-priority-secondary,
    #ui-datepicker-div .ui-widget-header .ui-priority-secondary {
        opacity: .7;
        filter: Alpha(Opacity=70);
        /* support: IE8 */
        font-weight: normal;
    }

    #ui-datepicker-div .ui-state-disabled,
    #ui-datepicker-div .ui-widget-content .ui-state-disabled,
    #ui-datepicker-div .ui-widget-header .ui-state-disabled {
        opacity: .35;
        filter: Alpha(Opacity=35);
        /* support: IE8 */
        background-image: none;
    }

        #ui-datepicker-div .ui-state-disabled .ui-icon {
            filter: Alpha(Opacity=35);
            /* support: IE8 */
        }

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}

#ui-datepicker-div .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
    border-color: #96c31e;
    background: #96c31e;
    color: #282828;
}

#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

#ui-datepicker-div .ui-datepicker-prev-hover,
#ui-datepicker-div .ui-datepicker-next-hover {
    top: 2px;
}

#ui-datepicker-div .ui-datepicker-prev {
    left: 2px;
}

#ui-datepicker-div .ui-datepicker-next {
    right: 2px;
}

#ui-datepicker-div .ui-datepicker-prev-hover {
    left: 2px;
}

#ui-datepicker-div .ui-datepicker-next-hover {
    right: 2px;
}

#ui-datepicker-div .ui-datepicker-prev span,
#ui-datepicker-div .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
    font-size: 0;
}

#ui-datepicker-div .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

    #ui-datepicker-div .ui-datepicker-title select {
        font-size: 1em;
        margin: 1px 0;
    }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 45%;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

    .ui-datepicker td span,
    .ui-datepicker td a {
        /* display: block; */
        /* padding: .2em; */
        /* text-align: right; */
        /* text-decoration: none; */
    }

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

    .ui-datepicker .ui-datepicker-buttonpane button {
        float: right;
        margin: .5em .2em .4em;
        cursor: pointer;
        padding: .2em .6em .3em .6em;
        width: auto;
        overflow: visible;
    }

        .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
            float: left;
        }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

    .ui-datepicker-multi .ui-datepicker-group table {
        width: 95%;
        margin: 0 auto .4em;
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0;
}

#ui-datepicker-div table.ui-datepicker-calendar {
    height: auto !important;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    width: 100% !important;
}

    #ui-datepicker-div table.ui-datepicker-calendar td, #ui-datepicker-div table.ui-datepicker-calendar th {
        border: 0.0625rem solid #e7e7e7;
        background-color: #fefefe;
        color: #00a059;
        font-family: 'visuelt',Arial,sans-serif;
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.4;
        padding: 0.3125rem;
        opacity: 1;
        filter: Alpha(Opacity=100);
        /* support: IE8 */
    }

        #ui-datepicker-div table.ui-datepicker-calendar td a, #ui-datepicker-div table.ui-datepicker-calendar th a {
            text-decoration: none !important;
            font-family: 'visuelt',Arial,sans-serif;
            font-weight: bold;
            text-align: center;
        }

    #ui-datepicker-div table.ui-datepicker-calendar th {
        background-color: #00a059;
        color: #fefefe;
    }

    #ui-datepicker-div table.ui-datepicker-calendar td:hover {
        background-color: #eaf3d2 !important;
    }

        #ui-datepicker-div table.ui-datepicker-calendar td:hover * {
            color: #00a059 !important;
        }

    #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-week-end {
        background-color: #ccecde !important;
    }

        #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-current-day, #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-current-day ui-datepicker-today:hover,
        #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-today, #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-today:hover,
        #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-week-end:hover {
            background-color: #e1eebe !important;
            opacity: 1;
            filter: Alpha(Opacity=100);
            /* support: IE8 */
        }

    #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-unselectable, #ui-datepicker-div table.ui-datepicker-calendar td.ui-datepicker-unselectable:hover {
        background-color: #f4f4f4 !important;
    }

    #ui-datepicker-div table.ui-datepicker-calendar td:first-child, #ui-datepicker-div table.ui-datepicker-calendar th:first-child {
        border-left: 0.0625rem solid #e7e7e7;
    }

    #ui-datepicker-div table.ui-datepicker-calendar td:last-child, #ui-datepicker-div table.ui-datepicker-calendar th:last-child {
        border-right: 0.0625rem solid #e7e7e7;
    }

    #ui-datepicker-div table.ui-datepicker-calendar tr:first-child td {
        border-bottom: 0.0625rem solid #e7e7e7;
        font-weight: 700;
    }

    #ui-datepicker-div table.ui-datepicker-calendar tr:first-child:hover td {
        background-color: #fefefe;
    }

        #ui-datepicker-div table.ui-datepicker-calendar tr:first-child:hover td * {
            color: #00a059 !important;
        }

    #ui-datepicker-div table.ui-datepicker-calendar tr:last-child td {
        border-bottom: 0.0625rem solid #e7e7e7;
    }

    #ui-datepicker-div table.ui-datepicker-calendar tr:hover td {
        background-color: #fefefe;
        color: #0a0a0a;
    }

        #ui-datepicker-div table.ui-datepicker-calendar tr:hover td * {
            color: #00a059 !important;
        }

/* Preview state
----------------------------------*/
.preview #wrapper {
    position: relative;
    top: 0;
}

.preview .header--static {
    position: static;
    margin-top: 0;
}

.preview .modal.reveal {
    top: 10rem !important;
}
