@charset "UTF-8";
@font-face {
    font-family: "visuelt";
    font-style: normal;
    font-weight: bold;
    src: url(../toolkit/fonts/visuelt-bold-web/visuelt-bold.eot);
    src: url(../toolkit/fonts/visuelt-bold-web/visuelt-bold.eot?#iefix)
            format("embedded-opentype"),
        url(../toolkit/fonts/visuelt-bold-web/visuelt-bold.woff) format("woff"),
        url(../toolkit/fonts/visuelt-bold-web/visuelt-bold.woff2)
            format("woff2"),
        url(../toolkit/fonts/visuelt-bold-web/visuelt-bold.ttf)
            format("truetype");
}

@font-face {
    font-family: "visuelt";
    font-style: italic;
    font-weight: normal;
    src: url(../toolkit/fonts/visuelt-italic-web/visuelt-italic.eot);
    src: url(../toolkit/fonts/visuelt-italic-web/visuelt-italic.eot?#iefix)
            format("embedded-opentype"),
        url(../toolkit/fonts/visuelt-italic-web/visuelt-italic.woff)
            format("woff"),
        url(../toolkit/fonts/visuelt-italic-web/visuelt-italic.woff2)
            format("woff2"),
        url(../toolkit/fonts/visuelt-italic-web/visuelt-italic.ttf)
            format("truetype");
}

@font-face {
    font-family: "visuelt";
    font-style: normal;
    font-weight: 500;
    src: url(../toolkit/fonts/visuelt-medium-web/visuelt-medium.eot);
    src: url(../toolkit/fonts/visuelt-medium-web/visuelt-medium.eot?#iefix)
            format("embedded-opentype"),
        url(../toolkit/fonts/visuelt-medium-web/visuelt-medium.woff)
            format("woff"),
        url(../toolkit/fonts/visuelt-medium-web/visuelt-medium.woff2)
            format("woff2"),
        url(../toolkit/fonts/visuelt-medium-web/visuelt-medium.ttf)
            format("truetype");
}

@font-face {
    font-family: "visuelt";
    font-style: normal;
    font-weight: normal;
    src: url(../toolkit/fonts/visuelt-regular-web/visuelt-regular.eot);
    src: url(../toolkit/fonts/visuelt-regular-web/visuelt-regular.eot?#iefix)
            format("embedded-opentype"),
        url(../toolkit/fonts/visuelt-regular-web/visuelt-regular.woff)
            format("woff"),
        url(../toolkit/fonts/visuelt-regular-web/visuelt-regular.woff2)
            format("woff2"),
        url(../toolkit/fonts/visuelt-regular-web/visuelt-regular.ttf)
            format("truetype");
}

@font-face {
    font-family: "icomoon";
    font-style: normal;
    font-weight: 400;
    src: url(../toolkit/fonts/icomoon/fonts/icomoon.eot);
    src: url(../toolkit/fonts/icomoon/fonts/icomoon.eot?hut7bm#iefix)
            format("embedded-opentype"),
        url(../toolkit/fonts/icomoon/fonts/icomoon_hut7bm.woff2) format("woff2"),
        url(../toolkit/fonts/icomoon/fonts/icomoon_hut7bm.ttf)
            format("truetype"),
        url(../toolkit/fonts/icomoon/fonts/icomoon_hut7bm.woff) format("woff"),
        url(../toolkit/fonts/icomoon/fonts/icomoon_hut7bm.svg) 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;
}

#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;
    }
}

@media print, screen and (min-width: 40rem) and (max-width: 63.9375rem) {
    .hide-m {
        display: none;
    }
}

@media print, screen and (min-width: 64rem) {
    .hide-l {
        display: none;
    }
}

.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: 0.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: 0.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: 0.15rem;
    padding-left: 0.15rem;
}

span.Gx-toggle span.Gx-toggle-on {
    vertical-align: -0.3rem;
    padding-left: 0.15rem;
    padding-right: 0.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: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
}

.Gx-switch .slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.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;
}

.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 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: -0.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;
    }
}

/* 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__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;
}

.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;
    margin-bottom: 0.625rem;
    width: 6.875rem;
}

@media screen and (min-width: 64rem) {
    .footer-site__logo {
        float: none;
        /* max-width: 50%; */
        display: table-cell;
        vertical-align: middle;
        padding-top: 0;
        padding-right: 0.9375rem;
        /* width: 49%; */
    }
}

.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;
    }
}

@media screen and (max-width: 1023px) {
    .footer-site__c4c,
    .footer-site__logo {
        display: inline-flex;
        padding-top: 0;
        width: 49%;
    }
    .footer-site__c4c {
        justify-content: flex-end;
    }
}

.footer-site__logo-product-hub {
    display: block;
    height: 3.4375rem;
    width: 6.875rem;
}

.footer-site__logo-c4c {
    display: block;
    width: 8rem;
}

.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;
}

header {
    position: absolute;
    width: 100%;
}
header.header--static {
    position: inherit;
    margin-top: 2.375rem;
}

@media screen and (max-width: 64rem) {
    header.header--static {
        margin-top: 0rem;
        padding-top: 2.375rem;
    }
}

.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: 0.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: 0.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: 0.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: 0.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 {
    color: #282828;
}
.hero-product-content h1 {
    clear: both;
}

@media screen and (min-width: 64rem) {
    .hero-product-content {
        bottom: 2.5rem;
        color: #f4f4f4;
        left: 0rem;
        position: absolute;
        right: 0rem;
        width: 100%;
    }
    .hero-product--small .hero-product-content {
        bottom: 1.25rem;
    }
    .hero-product--dark .hero-product-content {
        color: #282828;
    }
}

.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 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    -o-transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.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 0.3s, -webkit-box-shadow 0.3s;
        transition: color 0.3s, -webkit-box-shadow 0.3s;
        -o-transition: color 0.3s, box-shadow 0.3s;
        transition: color 0.3s, box-shadow 0.3s;
        transition: color 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.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: 0.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;
        height: 2.375rem;
        top: 0rem;
        visibility: visible;
    }
    .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 {
        content: "";
        display: block;
        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;
    }
}

.keyline {
    background-color: #e7e7e7;
    height: 0.125rem;
    position: relative;
    /* width: 100%;  */
    margin: auto;
    width: 90%;
}

.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 0.9s;
    -o-transition: all 0.9s;
    transition: all 0.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 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
picture.image-scale:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.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;
}

.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;
}

.reference-title__text {
    line-height: 1.25rem;
    position: relative;
    vertical-align: middle;
}

.is-active .reference-title__text::after,
.is-active .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;
}

.reference-title__text::after,
.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;
}

.reference-title__text::after,
.reference-title__text::before {
    font-size: 1.875rem;
    margin-top: -0.9375rem;
    position: absolute;
    top: 50%;
    vertical-align: middle;
}

.is-active .reference-title__text::after,
.is-active .reference-title__text::before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.reference-title__text::before {
    left: -3rem;
}

.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;
}

.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;
    padding-left: 0rem;
}

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;
}

.sitemap.sitemap-normal-indent .sitemap-level-1 {
    font-size: 1rem;
    margin-top: 0.5rem;
    padding-left: 2rem;
}

.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;
}

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

@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 .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.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;
}

.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+");
}

.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;
}

.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;
}

ul.sitemap-level-0 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 .tout-tertiary__image-wrapper-tradol {
    margin: 73px 0px;
}

.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-product {
    width: 90%;
}

.tout-tertiary__image-wrapper img,
.tout__secondary__image img {
    display: block;
    width: 90%;
}

.tout-tertiary__image-wrapper img,
.tout__secondary__image img {
    display: block;
    width: 80%;
}

.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;
}

table {
    height: auto !important;
    margin-bottom: 0.625rem;
    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;
}
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;
}

.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.lead-margin-0 {
    margin-bottom: 0;
}
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;
}

.text-justify {
    text-align: justify;
}

.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: 1.25rem;
    margin-top: 1.25rem;
}

.richtext ol,
.richtext ul {
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
}

.list-ordered li,
.list-unordered li {
    margin-bottom: 0.625rem;
    padding-left: 2.125rem;
    position: relative;
}

.richtext ol li,
.richtext ul li {
    margin-bottom: 0.625rem;
    padding-left: 2.125rem;
    position: relative;
}

.list-ordered li::before,
.list-unordered li::before {
    left: 0rem;
    position: absolute;
    top: 0rem;
}

.richtext ol li::before,
.richtext ul li::before {
    left: 0rem;
    position: absolute;
    top: 0rem;
}

.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: #00a059;
    content: "• ";
    counter-increment: item;
    padding-left: 0.9375rem;
    padding-right: 0.4375rem;
}

.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: #00a059;
    content: counter(item) ". ";
    counter-increment: item;
    padding-left: 0.9375rem;
    padding-right: 0.4375rem;
}

.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 {
    z-index: 10;
    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 {
    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 {
    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 {
    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 .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: -1rem;
    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: 0.3rem 1.2rem 0.5rem 1.2rem;
    line-height: 1.2rem;
    color: #fefefe;
    border-radius: 1rem;
    background-color: #00a059;
}

.component.gx-product-content .Gx-button.Gx-button-red {
    background-color: #d50808;
    color: #fefefe;
}

.component.gx-product-content .Gx-button a {
    background-color: inherit;
    color: inherit;
    text-decoration: none;
}

.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-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-header-link-list-right-align {
        left: auto !important;
        right: 0 !important;
    }
    #Gx-super-mainmenu .navbar-container {
        position: relative !important;
    }
    #Gx-super-mainmenu .row {
        position: relative;
    }
    #Gx-super-pagesmenu ul.navbar,
    #Gx-super-mainmenu ul.navbar {
        display: table;
        float: right;
    }
    #Gx-super-pagesmenu ul.navbar div.nav-dropdown,
    #Gx-super-mainmenu ul.navbar div.nav-dropdown {
        position: relative;
    }
    #Gx-super-pagesmenu ul.navbar ul,
    #Gx-super-mainmenu ul.navbar ul {
        display: none;
    }
    #Gx-super-pagesmenu ul.navbar li,
    #Gx-super-mainmenu ul.navbar li {
        display: table-cell;
        vertical-align: bottom;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    #Gx-super-pagesmenu ul.navbar {
        width: 100%;
        padding-right: 0px;
    }
    #Gx-super-mainmenu ul.navbar li:hover a,
    #Gx-super-mainmenu ul.navbar li a:hover,
    #Gx-super-mainmenu 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 ul.navbar li ul li a {
        border-bottom: none !important;
    }
    #Gx-super-pagesmenu ul.navbar li ul li a:hover,
    #Gx-super-mainmenu ul.navbar li ul li a:hover {
        border-bottom: none !important;
    }
    #Gx-super-pagesmenu ul.navbar li.pagesmenu-right,
    #Gx-super-mainmenu ul.navbar li.pagesmenu-right {
        text-align: right;
    }
    #Gx-super-pagesmenu ul.navbar li.pagesmenu-right a,
    #Gx-super-mainmenu ul.navbar li.pagesmenu-right a {
        background-color: #5bb685;
        color: #fefefe;
    }
    #Gx-super-pagesmenu ul.navbar li li,
    #Gx-super-mainmenu 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;
    }
}

@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;
        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;
    }
    #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;
    }
}

.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;
}

.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: 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: 0.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: 0.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: 0.2em 0.2em 0;
    display: none;
}

#ui-datepicker-div .ui-datepicker-header {
    position: relative;
    padding: 0.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: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em;
}

.ui-datepicker th {
    padding: 0.7em 0.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: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: 0.5em 0.2em 0.4em;
    cursor: pointer;
    padding: 0.2em 0.6em 0.3em 0.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 0.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: 2.375rem;
}
