@font-face {
    font-family: 'EuclidFlex-Light';
    src: url("/branding/fonts/EuclidFlex-Light.eot");
    src: url("/branding/fonts/EuclidFlex-Light.eot?#iefix") format("embedded-opentype"), url("/branding/fonts/EuclidFlex-Light.woff") format("woff"), url("/branding/fonts/EuclidFlex-Light.ttf") format("truetype"), url("/branding/fonts/EuclidFlex-Light.svg#euclidflexlight") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EuclidFlex-Regular';
    src: url("/branding/fonts/EuclidFlex-Regular.eot");
    src: url("/branding/fonts/EuclidFlex-Regular.eot?#iefix") format("embedded-opentype"), url("/branding/fonts/EuclidFlex-Regular.woff") format("woff"), url("/branding/fonts/EuclidFlex-Regular.ttf") format("truetype"), url("/branding/fonts/EuclidFlex-Regular.svg#euclidflexregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EuclidFlex-Medium';
    src: url("/branding/fonts/EuclidFlex-Medium.eot");
    src: url("/branding/fonts/EuclidFlex-Medium.eot?#iefix") format("embedded-opentype"), url("/branding/fonts/EuclidFlex-Medium.woff") format("woff"), url("/branding/fonts/EuclidFlex-Medium.ttf") format("truetype"), url("/branding/fonts/EuclidFlex-Medium.svg#euclidflexmedium") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'EuclidFlex-Bold';
    src: url("/branding/fonts/EuclidFlex-Bold.eot");
    src: url("/branding/fonts/EuclidFlex-Bold.eot?#iefix") format("embedded-opentype"), url("/branding/fonts/EuclidFlex-Bold.woff") format("woff"), url("/branding/fonts/EuclidFlex-Bold.ttf") format("truetype"), url("/branding/fonts/EuclidFlex-Bold.svg#euclidflexbold") format("svg");
    font-weight: normal;
    font-style: normal;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: .67em 0;
}
mark {
    background: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -.5em;
}
sub {
    bottom: -.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"]{
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}
legend {
    border: 0;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td,
th {
    padding: 0;
}
.row:before,
.row:after {
    display: table;
    content: " ";
}
.row:after {
    clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left;
}
.col-xs-12 {
    width: 100%;
}
.col-xs-11 {
    width: 91.66666667%;
}
.col-xs-10 {
    width: 83.33333333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.66666667%;
}
.col-xs-7 {
    width: 58.33333333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.66666667%;
}
.col-xs-4 {
    width: 33.33333333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.66666667%;
}
.col-xs-1 {
    width: 8.33333333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.66666667%;
}
.col-xs-pull-10 {
    right: 83.33333333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.66666667%;
}
.col-xs-pull-7 {
    right: 58.33333333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.66666667%;
}
.col-xs-pull-4 {
    right: 33.33333333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.66666667%;
}
.col-xs-pull-1 {
    right: 8.33333333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.66666667%;
}
.col-xs-push-10 {
    left: 83.33333333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.66666667%;
}
.col-xs-push-7 {
    left: 58.33333333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.66666667%;
}
.col-xs-push-4 {
    left: 33.33333333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.66666667%;
}
.col-xs-push-1 {
    left: 8.33333333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.66666667%;
}
.col-xs-offset-10 {
    margin-left: 83.33333333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.66666667%;
}
.col-xs-offset-7 {
    margin-left: 58.33333333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.66666667%;
}
.col-xs-offset-4 {
    margin-left: 33.33333333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.66666667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333333%;
}
.col-xs-offset-0 {
    margin-left: 0%;
}
@media(min-width:520px) {
    .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
    .col-xs-pull-12 {
        right: 100%;
    }
    .col-xs-pull-11 {
        right: 91.66666667%;
    }
    .col-xs-pull-10 {
        right: 83.33333333%;
    }
    .col-xs-pull-9 {
        right: 75%;
    }
    .col-xs-pull-8 {
        right: 66.66666667%;
    }
    .col-xs-pull-7 {
        right: 58.33333333%;
    }
    .col-xs-pull-6 {
        right: 50%;
    }
    .col-xs-pull-5 {
        right: 41.66666667%;
    }
    .col-xs-pull-4 {
        right: 33.33333333%;
    }
    .col-xs-pull-3 {
        right: 25%;
    }
    .col-xs-pull-2 {
        right: 16.66666667%;
    }
    .col-xs-pull-1 {
        right: 8.33333333%;
    }
    .col-xs-pull-0 {
        right: auto;
    }
    .col-xs-push-12 {
        left: 100%;
    }
    .col-xs-push-11 {
        left: 91.66666667%;
    }
    .col-xs-push-10 {
        left: 83.33333333%;
    }
    .col-xs-push-9 {
        left: 75%;
    }
    .col-xs-push-8 {
        left: 66.66666667%;
    }
    .col-xs-push-7 {
        left: 58.33333333%;
    }
    .col-xs-push-6 {
        left: 50%;
    }
    .col-xs-push-5 {
        left: 41.66666667%;
    }
    .col-xs-push-4 {
        left: 33.33333333%;
    }
    .col-xs-push-3 {
        left: 25%;
    }
    .col-xs-push-2 {
        left: 16.66666667%;
    }
    .col-xs-push-1 {
        left: 8.33333333%;
    }
    .col-xs-push-0 {
        left: auto;
    }
    .col-xs-offset-12 {
        margin-left: 100%;
    }
    .col-xs-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-xs-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    .col-xs-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-xs-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    .col-xs-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-xs-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    .col-xs-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-xs-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-xs-offset-0 {
        margin-left: 0%;
    }
}
@media(min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
    .col-sm-pull-12 {
        right: 100%;
    }
    .col-sm-pull-11 {
        right: 91.66666667%;
    }
    .col-sm-pull-10 {
        right: 83.33333333%;
    }
    .col-sm-pull-9 {
        right: 75%;
    }
    .col-sm-pull-8 {
        right: 66.66666667%;
    }
    .col-sm-pull-7 {
        right: 58.33333333%;
    }
    .col-sm-pull-6 {
        right: 50%;
    }
    .col-sm-pull-5 {
        right: 41.66666667%;
    }
    .col-sm-pull-4 {
        right: 33.33333333%;
    }
    .col-sm-pull-3 {
        right: 25%;
    }
    .col-sm-pull-2 {
        right: 16.66666667%;
    }
    .col-sm-pull-1 {
        right: 8.33333333%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    .col-sm-push-12 {
        left: 100%;
    }
    .col-sm-push-11 {
        left: 91.66666667%;
    }
    .col-sm-push-10 {
        left: 83.33333333%;
    }
    .col-sm-push-9 {
        left: 75%;
    }
    .col-sm-push-8 {
        left: 66.66666667%;
    }
    .col-sm-push-7 {
        left: 58.33333333%;
    }
    .col-sm-push-6 {
        left: 50%;
    }
    .col-sm-push-5 {
        left: 41.66666667%;
    }
    .col-sm-push-4 {
        left: 33.33333333%;
    }
    .col-sm-push-3 {
        left: 25%;
    }
    .col-sm-push-2 {
        left: 16.66666667%;
    }
    .col-sm-push-1 {
        left: 8.33333333%;
    }
    .col-sm-push-0 {
        left: auto;
    }
    .col-sm-offset-12 {
        margin-left: 100%;
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-sm-offset-9 {
        margin-left: 75%;
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-sm-offset-6 {
        margin-left: 50%;
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-sm-offset-3 {
        margin-left: 25%;
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-sm-offset-0 {
        margin-left: 0%;
    }
}
@media(min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: auto;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: auto;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0%;
    }
}
@media(min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%;
    }
    .col-lg-11 {
        width: 91.66666667%;
    }
    .col-lg-10 {
        width: 83.33333333%;
    }
    .col-lg-9 {
        width: 75%;
    }
    .col-lg-8 {
        width: 66.66666667%;
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%;
    }
    .col-lg-5 {
        width: 41.66666667%;
    }
    .col-lg-4 {
        width: 33.33333333%;
    }
    .col-lg-3 {
        width: 25%;
    }
    .col-lg-2 {
        width: 16.66666667%;
    }
    .col-lg-1 {
        width: 8.33333333%;
    }
    .col-lg-pull-12 {
        right: 100%;
    }
    .col-lg-pull-11 {
        right: 91.66666667%;
    }
    .col-lg-pull-10 {
        right: 83.33333333%;
    }
    .col-lg-pull-9 {
        right: 75%;
    }
    .col-lg-pull-8 {
        right: 66.66666667%;
    }
    .col-lg-pull-7 {
        right: 58.33333333%;
    }
    .col-lg-pull-6 {
        right: 50%;
    }
    .col-lg-pull-5 {
        right: 41.66666667%;
    }
    .col-lg-pull-4 {
        right: 33.33333333%;
    }
    .col-lg-pull-3 {
        right: 25%;
    }
    .col-lg-pull-2 {
        right: 16.66666667%;
    }
    .col-lg-pull-1 {
        right: 8.33333333%;
    }
    .col-lg-pull-0 {
        right: auto;
    }
    .col-lg-push-12 {
        left: 100%;
    }
    .col-lg-push-11 {
        left: 91.66666667%;
    }
    .col-lg-push-10 {
        left: 83.33333333%;
    }
    .col-lg-push-9 {
        left: 75%;
    }
    .col-lg-push-8 {
        left: 66.66666667%;
    }
    .col-lg-push-7 {
        left: 58.33333333%;
    }
    .col-lg-push-6 {
        left: 50%;
    }
    .col-lg-push-5 {
        left: 41.66666667%;
    }
    .col-lg-push-4 {
        left: 33.33333333%;
    }
    .col-lg-push-3 {
        left: 25%;
    }
    .col-lg-push-2 {
        left: 16.66666667%;
    }
    .col-lg-push-1 {
        left: 8.33333333%;
    }
    .col-lg-push-0 {
        left: auto;
    }
    .col-lg-offset-12 {
        margin-left: 100%;
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-lg-offset-9 {
        margin-left: 75%;
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-lg-offset-6 {
        margin-left: 50%;
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-lg-offset-3 {
        margin-left: 25%;
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-lg-offset-0 {
        margin-left: 0%;
    }
}
*,
a {
    background-color: inherit;
    opacity: 1;
    -moz-transition: opacity .7s, transform .7s;
    -o-transition: opacity .7s, transform .7s;
    -webkit-transition: opacity .7s, transform .7s;
    transition: opacity .7s, transform .7s;
}
.isCms p {
    margin: 0;
}
.isCms p+p {
    margin-top: 2.5rem;
}
.isCms ul,
.isCms ol {
    list-style: none;
}
.isCms ul li:before,
.isCms ol li:before {
    content: "•";
    color: #055;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}
.hideme {
    opacity: 0;
    -webkit-transform: translateY(32px);
    -o-transform: translateY(32px);
    -ms-transform: translateY(32px);
    transform: translateY(32px);
}
.hideme.no-translate {
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.loading {
    background-image: url("/images/interface/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.loading.center-top {
    background-position: center top;
}
.loading.center-after {
    background-image: none;
}
.loading.center-after:after {
    content: "";
    display: block;
    width: 100%;
    height: 60px;
    margin: 3em auto 0 auto;
    background-image: url("/images/interface/loading.gif");
    background-position: center center;
    background-repeat: no-repeat;
}
.back-to-top {
    position: absolute;
    display: block;
    bottom: 15px;
    right: 30px;
    white-space: nowrap;
    background-color: #fff9eb;
    width: 50px;
    height: 50px;
    -moz-transition: background-color .5s;
    -o-transition: background-color .5s;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    border-radius: 50%;
    cursor: pointer;
}
.back-to-top span {
    position: absolute;
    top: 12px;
    right: 60px;
    color: #fff9eb;
    font-size: 1.6rem;
}
.back-to-top svg {
    position: absolute;
    display: block;
    width: 15px;
    height: 10px;
    top: 20px;
    left: 18px;
}
.back-to-top svg polygon {
    fill: #009a78;
}
.back-to-top:hover,
.back-to-top:focus {
    background-color: #c8f000;
}
.back-to-top.clone {
    position: fixed;
    bottom: 30px;
    right: 30px;
    top: auto;
    left: auto;
    z-index: 999;
    opacity: .8;
    -moz-transition: background-color .5s, border .5s;
    -o-transition: background-color .5s, border .5s;
    -webkit-transition: background-color .5s, border .5s;
    transition: background-color .5s, border .5s;
    background-color: #055;
}
.back-to-top.clone svg polygon {
    fill: #fff9eb;
    -moz-transition: fill .5s;
    -o-transition: fill .5s;
    -webkit-transition: fill .5s;
    transition: fill .5s;
}
.back-to-top.clone span {
    display: none;
}
.back-to-top.clone.onAvocado {
    background-color: #c8f000;
}
.back-to-top.clone.onAvocado:hover {
    background-color: #009a78;
}
.back-to-top.clone.onAvocado:hover svg polygon {
    fill: #fff9eb;
}
.back-to-top.clone.onAvocado svg polygon {
    fill: #055;
}
.back-to-top.clone:hover {
    background-color: #c8f000;
    opacity: 1;
}
.back-to-top.clone:hover svg polygon {
    fill: #055;
}
@media only screen and (max-width: 550px) {
    .back-to-top {
        bottom: 16px;
        right: 16px;
    }
    .back-to-top svg polygon {
        fill: #055;
    }
}
.clearfix:before,
.clearfix:after,
.content:before,
.content:after {
    content: " ";
    display: table;
}
.clearfix:after,
.content:after {
    clear: both;
}
.clearfix,
.content {
    *zoom: 1;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
html {
    font-size: 62.5%;
}
body {
    font-size: 2.4rem;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #055;
    min-width: 320px;
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
body.has-overlay {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}
main {
    background-color: #fff;
}
h1,
h2,
h3,
h4 {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    margin: 0;
    font-weight: normal;
    -moz-transition: font-size .5s;
    -o-transition: font-size .5s;
    -webkit-transition: font-size .5s;
    transition: font-size .5s;
}
h1 {
    font-size: 81px;
    line-height: 88px;
    letter-spacing: -2px;
}
@media only screen and (max-width: 1024px) {
    h1 {
        font-size: 54px;
        line-height: 56px;
    }
}
h2 {
    font-size: 54px;
    line-height: 56px;
    color: #009a78;
    letter-spacing: -1.5px;
    -moz-transition: opacity .7s, transform .7s;
    -o-transition: opacity .7s, transform .7s;
    -webkit-transition: opacity .7s, transform .7s;
    transition: opacity .7s, transform .7s;
}
@media only screen and (max-width: 768px) {
    h2 {
        font-size: 36px;
        line-height: 40px;
    }
}
h3 {
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
}
@media only screen and (max-width: 768px) {
    h3 {
        font-size: 24px;
        line-height: 32px;
    }
}
h4 {
    font-size: 24px;
    line-height: 32px;
}
.section {
    background-color: transparent;
}
.isCover {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.resetList ul,
.G1>header ul,
.site-header-wrap>header ul,
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul,
.G5_site-footer .page-content-inner ul,
.G7_site-footer .page-content-inner ul,
.resetList li,
.G1>header li,
.site-header-wrap>header li,
.G1>header .site-header .menu .nav-sub .nav-sub-inner li,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner li,
.G5_site-footer .page-content-inner li,
.G7_site-footer .page-content-inner li {
    padding: 0;
    margin: 0;
    list-style: none;
}
.container {
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}
.tt-menu,
.gist {
    text-align: left;
}
.table-of-contents li {
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.table-of-contents li a {
    font-size: 16px;
    color: #999;
}
.example {
    padding: 30px 0;
}
.example-name {
    margin: 20px 0;
    font-size: 32px;
}
.demo {
    position: relative;
    *z-index: 1;
    margin: 50px 0;
}
.typeahead,
.tt-query,
.tt-hint {
    outline: none;
}
.typeahead {
    background-color: #fff;
}
.typeahead:focus {
    border: 2px solid #0097cf;
}
.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tt-hint {
    color: rgba(255, 249, 235, .7);
}
.tt-menu {
    width: 422px;
    margin: 12px 0;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: none !important;
}
.tt-suggestion {
    padding: 3px 20px;
    font-size: 18px;
    line-height: 24px;
}
.tt-suggestion:hover {
    cursor: pointer;
    color: #fff;
    background-color: #0097cf;
}
.tt-suggestion.tt-cursor {
    color: #fff;
    background-color: #0097cf;
}
.tt-suggestion p {
    margin: 0;
}
.gist {
    font-size: 14px;
}
#custom-templates .empty-message {
    padding: 5px 10px;
    text-align: center;
}
#multiple-datasets .league-name {
    margin: 0 20px 5px 20px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}
#scrollable-dropdown-menu .tt-menu {
    max-height: 150px;
    overflow-y: auto;
}
#rtl-support .tt-menu {
    text-align: right;
}
.sod_select,
.sod_select * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    width: 200px;
    padding: 15px 10px;
    border: 3px solid #5e5e5e;
    background: #fff;
    color: #444;
    font-size: 11px;
    font-weight: 700;
    text-align: left;
    text-transform: uppercase;
    outline: 0;
    outline-offset: -2px;
    cursor: default;
}
.sod_select:before,
.sod_select:after {
    content: "▲";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 7px;
}
.sod_select:after {
    content: "▼";
    top: auto;
    bottom: 12px;
}
.sod_select:hover,
.sod_select.open,
.sod_select.focus {
    border-color: #000;
}
.sod_select.open {
    color: #919191;
}
.sod_select.focus {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}
.sod_select.disabled {
    border-color: #828282;
    color: #b2b2b2;
    cursor: not-allowed;
}
.sod_select .sod_label {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 15px;
}
.sod_select .sod_list_wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    height: auto;
    width: 200px;
    margin: 0 0 0 -3px;
    background: #fff;
    border: 3px solid #000;
    border-top: none;
    color: #444;
    font-weight: 300;
    z-index: 1;
}
.sod_select.open .sod_list_wrapper {
    display: block;
}
.sod_select.disabled.open .sod_list_wrapper {
    display: none;
}
.sod_select.above .sod_list_wrapper {
    top: auto;
    bottom: 100%;
    border-top: 3px solid #000;
    border-bottom: none;
}
.sod_select .sod_list {
    display: block;
    overflow-y: auto;
    padding: 0;
    margin: 0;
}
.sod_select .sod_option {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    padding: 10px 10px;
    list-style-type: none;
}
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
    background: inherit;
    color: #939393;
    font-size: 10px;
    font-style: italic;
}
.sod_select .sod_option.groupchild {
    padding-left: 20px;
}
.sod_select .sod_option.is-placeholder {
    display: none;
}
.sod_select .sod_option.disabled {
    background: inherit;
    color: #ccc;
}
.sod_select .sod_option.active {
    background: #f7f7f7;
    color: #333;
}
.sod_select .sod_option.selected {
    font-weight: 700;
    padding-right: 25px;
}
.sod_select .sod_option.selected:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #808080;
    height: 9px;
    width: 10px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNy4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSIwIDAgMTAgOSIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAgOSIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+DQo8Zz4NCgk8cGF0aCBmaWxsPSIjRDlEOUQ4IiBkPSJNNCw2LjdDMy42LDYuMywzLjUsNi4xLDMuMSw1LjdDMi42LDUuMiwyLDQuNiwxLjUsNC4xYy0wLjgtMC44LTIsMC40LTEuMiwxLjJjMC45LDAuOSwxLjksMS45LDIuOCwyLjgNCgkJYzAuNywwLjcsMS4zLDEsMiwwQzYuNyw2LDguMywzLjcsOS44LDEuNUMxMC41LDAuNSw5LTAuMyw4LjMsMC42bDAsMEM2LjcsMi45LDUuNyw0LjQsNCw2LjciLz4NCjwvZz4NCjwvc3ZnPg0K);
}
.sod_select.no_highlight .sod_option.selected {
    font-weight: 300;
}
.sod_select.no_highlight .sod_option.selected:before {
    display: none;
}
.sod_select select {
    display: none !important;
}
.sod_select.touch select {
    -webkit-appearance: menulist-button;
    position: absolute;
    top: 0;
    left: 0;
    display: block !important;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 1;
}
.site-wrap {
    min-width: 320px;
    margin: 0 auto;
}
.video-play-overlay {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 20;
    position: absolute;
    display: table;
    cursor: pointer;
}
.video-play-overlay>div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.video-play-overlay>div>span {
    position: relative;
    display: inline-block;
    width: 10vw;
    height: 10vw;
}
.video-play-overlay>div>span svg {
    width: 100%;
    height: 100%;
}
.video-play-overlay>div>span svg circle,
.video-play-overlay>div>span svg polyline {
    stroke: #fff;
    fill: transparent;
    -moz-transition: stroke .7s, fill .7s;
    -o-transition: stroke .7s, fill .7s;
    -webkit-transition: stroke .7s, fill .7s;
    transition: stroke .7s, fill .7s;
    stroke-width: 3px;
}
.video-play-overlay>div>span:hover svg circle,
.video-play-overlay>div>span:focus svg circle {
    fill: rgba(255, 255, 255, .1);
}
.video-play-overlay>div>span.no-svg {
    border: 2px solid #fff;
    border-radius: 50%;
}
.video-play-overlay>div>span.no-svg:before,
.video-play-overlay>div>span.no-svg:after {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 70px;
    background-color: #fff;
    left: 50%;
    top: 50%;
}
.video-play-overlay>div>span.no-svg:before {
    -moz-transform: rotate(45deg) translateY(0);
    -ms-transform: rotate(45deg) translateY(0);
    -o-transform: rotate(45deg) translateY(0);
    -webkit-transform: rotate(45deg) translateY(0);
    transform: rotate(45deg) translateY(0);
    left: 55%;
}
.video-play-overlay>div>span.no-svg:after {
    -moz-transform: rotate(-45deg) translateY(-100%);
    -ms-transform: rotate(-45deg) translateY(-100%);
    -o-transform: rotate(-45deg) translateY(-100%);
    -webkit-transform: rotate(-45deg) translateY(-100%);
    transform: rotate(-45deg) translateY(-100%);
    left: 75%;
}
@media only screen and (max-width: 1300px) {
    .video-play-overlay>div>span {
        width: 12vw;
        height: 12vw;
    }
    .video-play-overlay>div>span svg circle,
    .video-play-overlay>div>span svg polyline {
        stroke-width: 3px;
    }
}
@media only screen and (max-width: 980px) {
    .video-play-overlay>div>span {
        width: 15vw;
        height: 15vw;
    }
    .video-play-overlay>div>span svg circle,
    .video-play-overlay>div>span svg polyline {
        stroke-width: 4px;
    }
}
@media only screen and (max-width: 768px) {
    .video-play-overlay>div>span {
        width: 18vw;
        height: 18vw;
    }
    .video-play-overlay>div>span svg circle,
    .video-play-overlay>div>span svg polyline {
        stroke-width: 4px;
    }
}
@media only screen and (max-width: 599px) {
    .video-play-overlay>div>span {
        width: 22vw;
        height: 22vw;
    }
    .video-play-overlay>div>span svg circle,
    .video-play-overlay>div>span svg polyline {
        stroke-width: 5px;
    }
}
.G1,
.site-header-wrap {
    width: 100%;
    z-index: 101;
    background-color: #fff;
    top: -34px;
}
.G1.sticky,
.site-header-wrap.sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
}
.G1.sticky>header .site-header .menu .nav-sub,
.site-header-wrap.sticky>header .site-header .menu .nav-sub {
    top: 84px;
}
.G1.top-menu,
.site-header-wrap.top-menu {
    background-color: #fff9eb;
    height: 0px;
    font-size: 11px;
    font-weight: bold;
    line-height: 34px;
    overflow: hidden;
}
.G1.top-menu.add-margin,
.site-header-wrap.top-menu.add-margin {
    margin-bottom: 84px;
}
.G1.top-menu ul,
.site-header-wrap.top-menu ul {
    float: right;
    margin: 0;
    padding: 0;
    list-style-type: none;
    height: 34px;
}
.G1.top-menu ul li,
.site-header-wrap.top-menu ul li {
    display: inline-block;
    margin-left: 30px;
}
.G1.top-menu ul li.active a,
.site-header-wrap.top-menu ul li.active a {
    color: #009a78;
}
.G1.top-menu ul li a,
.site-header-wrap.top-menu ul li a {
    text-decoration: none;
    color: #055;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: inline-block;
    overflow: hidden;
}
.G1.top-menu ul li a:hover,
.site-header-wrap.top-menu ul li a:hover {
    color: #00c81e;
}
.G1.top-menu p,
.site-header-wrap.top-menu p {
    float: right;
    margin: 0 30px;
    padding: 0;
}
.G1.variant-2,
.site-header-wrap.variant-2 {
    background-color: #c8f000;
}
.G1.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize path,
.G1.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize polygon,
.G1.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize rect,
.site-header-wrap.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize path,
.site-header-wrap.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize polygon,
.site-header-wrap.variant-2>header .site-header .logo a:hover .logo-ahold-delhaize rect {
    fill: #009a78;
}
.G1.variant-2>header .site-header .logo a .logo-ahold-delhaize path,
.G1.variant-2>header .site-header .logo a .logo-ahold-delhaize polygon,
.G1.variant-2>header .site-header .logo a .logo-ahold-delhaize rect,
.site-header-wrap.variant-2>header .site-header .logo a .logo-ahold-delhaize path,
.site-header-wrap.variant-2>header .site-header .logo a .logo-ahold-delhaize polygon,
.site-header-wrap.variant-2>header .site-header .logo a .logo-ahold-delhaize rect {
    fill: #055;
}
.G1>header,
.site-header-wrap>header {
    margin: 0 auto;
    max-width: 1396px;
    height: 84px;
    padding: 0;
    -moz-transition: padding .7s;
    -o-transition: padding .7s;
    -webkit-transition: padding .7s;
    transition: padding .7s;
}
.G1>header .site-header,
.site-header-wrap>header .site-header {
    display: table;
    width: 100%;
    height: 84px;
}
.G1>header .site-header .logo,
.G1>header .site-header .menu,
.site-header-wrap>header .site-header .logo,
.site-header-wrap>header .site-header .menu {
    display: table-cell;
    vertical-align: middle;
}
.G1>header .site-header .logo,
.site-header-wrap>header .site-header .logo {
    width: 10%;
}
.G1>header .site-header .logo a,
.G1>header .site-header .logo div,
.site-header-wrap>header .site-header .logo a,
.site-header-wrap>header .site-header .logo div {
    display: block;
    height: 55px;
}
.G1>header .site-header .logo a:hover .logo-ahold-delhaize path,
.G1>header .site-header .logo a:hover .logo-ahold-delhaize polygon,
.G1>header .site-header .logo a:hover .logo-ahold-delhaize rect,
.G1>header .site-header .logo div:hover .logo-ahold-delhaize path,
.G1>header .site-header .logo div:hover .logo-ahold-delhaize polygon,
.G1>header .site-header .logo div:hover .logo-ahold-delhaize rect,
.site-header-wrap>header .site-header .logo a:hover .logo-ahold-delhaize path,
.site-header-wrap>header .site-header .logo a:hover .logo-ahold-delhaize polygon,
.site-header-wrap>header .site-header .logo a:hover .logo-ahold-delhaize rect,
.site-header-wrap>header .site-header .logo div:hover .logo-ahold-delhaize path,
.site-header-wrap>header .site-header .logo div:hover .logo-ahold-delhaize polygon,
.site-header-wrap>header .site-header .logo div:hover .logo-ahold-delhaize rect {
    fill: #055;
}
.G1>header .site-header .logo a .logo-ahold-delhaize,
.G1>header .site-header .logo div .logo-ahold-delhaize,
.site-header-wrap>header .site-header .logo a .logo-ahold-delhaize,
.site-header-wrap>header .site-header .logo div .logo-ahold-delhaize {
    width: 171px;
    height: 55px;
    position: relative;
    top: 0;
}
.G1>header .site-header .logo a .logo-ahold-delhaize path,
.G1>header .site-header .logo a .logo-ahold-delhaize polygon,
.G1>header .site-header .logo a .logo-ahold-delhaize rect,
.G1>header .site-header .logo div .logo-ahold-delhaize path,
.G1>header .site-header .logo div .logo-ahold-delhaize polygon,
.G1>header .site-header .logo div .logo-ahold-delhaize rect,
.site-header-wrap>header .site-header .logo a .logo-ahold-delhaize path,
.site-header-wrap>header .site-header .logo a .logo-ahold-delhaize polygon,
.site-header-wrap>header .site-header .logo a .logo-ahold-delhaize rect,
.site-header-wrap>header .site-header .logo div .logo-ahold-delhaize path,
.site-header-wrap>header .site-header .logo div .logo-ahold-delhaize polygon,
.site-header-wrap>header .site-header .logo div .logo-ahold-delhaize rect {
    fill: #00c81e;
    -moz-transition: fill .7s;
    -o-transition: fill .7s;
    -webkit-transition: fill .7s;
    transition: fill .7s;
}
.G1>header .site-header .mobile-search-button,
.site-header-wrap>header .site-header .mobile-search-button {
    display: none;
}
.G1>header .site-header .menu,
.site-header-wrap>header .site-header .menu {
    width: 90%;
    text-align: right;
}
.G1>header .site-header .menu ul.primary,
.site-header-wrap>header .site-header .menu ul.primary {
    width: auto;
    float: right;
    display: table;
}
.G1>header .site-header .menu ul.primary>li,
.site-header-wrap>header .site-header .menu ul.primary>li {
    display: table-cell;
    vertical-align: middle;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.G1>header .site-header .menu ul.primary>li.current>a,
.site-header-wrap>header .site-header .menu ul.primary>li.current>a {
    border-bottom: 6px solid #009a78;
    color: #009a78;
}
.G1>header .site-header .menu ul.primary>li.active>a,
.G1>header .site-header .menu ul.primary>li.active>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li.active>a,
.site-header-wrap>header .site-header .menu ul.primary>li.active>.more-button {
    border-bottom: 6px solid #055;
}
.G1>header .site-header .menu ul.primary>li:hover,
.G1>header .site-header .menu ul.primary>li:hover .nav-sub,
.G1>header .site-header .menu ul.primary>li:focus,
.site-header-wrap>header .site-header .menu ul.primary>li:hover,
.site-header-wrap>header .site-header .menu ul.primary>li:hover .nav-sub,
.site-header-wrap>header .site-header .menu ul.primary>li:focus {
    z-index: 50;
}
.G1>header .site-header .menu ul.primary>li:hover>a,
.G1>header .site-header .menu ul.primary>li:hover>.more-button,
.G1>header .site-header .menu ul.primary>li:hover .nav-sub>a,
.G1>header .site-header .menu ul.primary>li:hover .nav-sub>.more-button,
.G1>header .site-header .menu ul.primary>li:focus>a,
.G1>header .site-header .menu ul.primary>li:focus>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li:hover>a,
.site-header-wrap>header .site-header .menu ul.primary>li:hover>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li:hover .nav-sub>a,
.site-header-wrap>header .site-header .menu ul.primary>li:hover .nav-sub>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li:focus>a,
.site-header-wrap>header .site-header .menu ul.primary>li:focus>.more-button {
    cursor: pointer;
    color: #055;
    border-bottom: 6px solid #055;
}
.G1>header .site-header .menu ul.primary>li>a,
.G1>header .site-header .menu ul.primary>li>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li>a,
.site-header-wrap>header .site-header .menu ul.primary>li>.more-button {
    font-family: "EuclidFlex-Regular", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    text-decoration: none;
    color: #055;
    white-space: nowrap;
    padding: 35px 12px 0 12px;
    height: 84px;
    font-size: 16px;
    line-height: 1;
    border-bottom: 6px solid transparent;
}
.G1>header .site-header .menu ul.primary>li>a:focus a svg,
.G1>header .site-header .menu ul.primary>li>.more-button:focus a svg,
.site-header-wrap>header .site-header .menu ul.primary>li>a:focus a svg,
.site-header-wrap>header .site-header .menu ul.primary>li>.more-button:focus a svg {
    fill: #c8f000;
}
.G1>header .site-header .menu ul.primary>li.site-search,
.site-header-wrap>header .site-header .menu ul.primary>li.site-search {
    z-index: 50;
    cursor: pointer;
}
.G1>header .site-header .menu ul.primary>li.site-search a,
.site-header-wrap>header .site-header .menu ul.primary>li.site-search a {
    width: 100%;
    height: 100%;
    padding: 32px 25px 0 25px;
    height: 84px;
    margin: 0;
    display: block;
}
.G1>header .site-header .menu ul.primary>li.site-search a svg,
.site-header-wrap>header .site-header .menu ul.primary>li.site-search a svg {
    width: 19px;
    height: 19px;
    background-color: transparent;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.G1>header .site-header .menu ul.primary>li.site-search a svg path,
.site-header-wrap>header .site-header .menu ul.primary>li.site-search a svg path {
    fill: #055;
}
.G1>header .site-header .menu ul.primary>li.site-search a:focus:before,
.site-header-wrap>header .site-header .menu ul.primary>li.site-search a:focus:before {
    visibility: hidden;
}
.G1>header .site-header .menu ul.primary>li .search-button,
.site-header-wrap>header .site-header .menu ul.primary>li .search-button {
    position: relative;
    display: inline-block;
    margin-left: 0;
    width: 44px;
    height: 44px;
    text-decoration: none;
}
.G1>header .site-header .menu ul.primary>li .search-button svg path,
.site-header-wrap>header .site-header .menu ul.primary>li .search-button svg path {
    -moz-transition: fill .7s;
    -o-transition: fill .7s;
    -webkit-transition: fill .7s;
    transition: fill .7s;
}
.G1>header .site-header .menu ul.primary>li .search-button span,
.site-header-wrap>header .site-header .menu ul.primary>li .search-button span {
    display: none;
}
.G1>header .site-header .menu .nav-sub,
.site-header-wrap>header .site-header .menu .nav-sub {
    display: none;
    background-color: #055;
    left: 0;
    position: absolute;
    width: 100%;
    top: 118px;
    padding: 64px 0;
    z-index: 999;
    -moz-transition: opacity .45s linear, background-color .45s linear;
    -o-transition: opacity .45s linear, background-color .45s linear;
    -webkit-transition: opacity .45s linear, background-color .45s linear;
    transition: opacity .45s linear, background-color .45s linear;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner {
    max-width: 1396px;
    margin: 0 auto;
    text-align: left;
    padding: 0 24px;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner a,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner a {
    text-decoration: none;
    font-size: 16px;
    color: #c8f000;
    margin-bottom: 16px;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner a:hover,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner a:hover {
    text-decoration: underline;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner h2,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner h2 {
    width: 80%;
    margin: 0 auto 16px auto;
    padding-left: 12px;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: 0;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner h2 a,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner h2 a {
    font-size: 24px;
    line-height: 32px;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary {
    position: relative;
    width: 80%;
    margin: 0 auto;
    -moz-transition: width .5s;
    -o-transition: width .5s;
    -webkit-transition: width .5s;
    transition: width .5s;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li,
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li {
    display: block;
    margin: 8px 12px;
    width: calc(25% - 24px);
    line-height: 16px;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(1),
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(2),
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(3),
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(4),
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(1),
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(2),
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(3),
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(4) {
    border-top: 1px solid #009a78;
    padding-top: 16px;
}
.G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(4n+1),
.site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary li:nth-child(4n+1) {
    clear: left;
}
.G1>header .site-header .menu .more,
.site-header-wrap>header .site-header .menu .more {
    -moz-transition: none !important;
    -o-transition: none !important;
    -webkit-transition: none !important;
    transition: none !important;
}
.G1>header .site-header .menu .more.active .more-menu-wrap,
.site-header-wrap>header .site-header .menu .more.active .more-menu-wrap {
    display: block;
}
.G1>header .site-header .menu .more .label,
.site-header-wrap>header .site-header .menu .more .label {
    display: block;
}
.G1>header .site-header .menu .more .burger,
.site-header-wrap>header .site-header .menu .more .burger {
    display: none;
    width: 32px;
    border-top: 4px solid #055;
    border-bottom: 4px solid #055;
    padding: 5px 0;
    background-color: transparent;
}
.G1>header .site-header .menu .more .burger div,
.site-header-wrap>header .site-header .menu .more .burger div {
    background-color: #055;
    width: 100%;
    height: 4px;
}
.G1>header .site-header .menu .more .cross,
.site-header-wrap>header .site-header .menu .more .cross {
    display: none;
    position: relative;
    width: 32px;
    height: 22px;
}
.G1>header .site-header .menu .more .cross div,
.site-header-wrap>header .site-header .menu .more .cross div {
    background-color: #055;
    width: 32px;
    height: 4px;
    position: absolute;
    top: 50%;
    left: 0;
}
.G1>header .site-header .menu .more .cross div:first-child,
.site-header-wrap>header .site-header .menu .more .cross div:first-child {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.G1>header .site-header .menu .more .cross div:last-child,
.site-header-wrap>header .site-header .menu .more .cross div:last-child {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.G1>header .site-header .menu .more-menu-wrap,
.site-header-wrap>header .site-header .menu .more-menu-wrap {
    position: relative;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
}
.G1>header .site-header .menu .more-menu-wrap .more-menu-inner,
.site-header-wrap>header .site-header .menu .more-menu-wrap .more-menu-inner {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    position: absolute;
    overflow: hidden;
    right: 0;
    top: 0;
    background-color: #055;
    min-width: 320px;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu {
    width: 100%;
    background-color: #055;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li {
    display: list-item;
    text-align: left;
    border-bottom: 1px solid rgba(0, 154, 120, .2);
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links {
    display: none;
    border-bottom: 1px solid #055;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item span,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links span,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item span,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links span {
    color: #fff9eb;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item svg,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links svg,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item svg,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links svg {
    margin-right: 5px;
    vertical-align: top;
    float: right;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item svg path,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links svg path,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item svg path,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links svg path {
    fill: #fff9eb;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a {
    display: block;
    text-align: left;
    padding: 16px;
    font-size: 16px;
    line-height: 24px;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover {
    background-color: #c8f000;
    text-decoration: none !important;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover span,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover span {
    color: #055;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover svg path,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover svg path {
    fill: #055;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a span,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a span {
    color: #c8f000;
}
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li .nav-sub,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li .nav-sub {
    display: none !important;
}
.G2,
.search-widget {
    display: none;
    width: 100%;
    min-width: 320px;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #055;
    z-index: 101;
    text-align: left;
    overflow: auto;
    -moz-transition: none;
    -o-transition: none;
    -webkit-transition: none;
    transition: none;
}
.G2 .prompt,
.search-widget .prompt {
    color: #fff9eb;
    font-size: 24px;
    line-height: 32px;
    font-weight: bold;
}
.G2 .prompt.mobile,
.search-widget .prompt.mobile {
    display: none;
    margin: 0;
    font-size: 36px;
    line-height: 40px;
}
.G2 .prompt.desktop,
.search-widget .prompt.desktop {
    display: block;
    margin: 0 0 48px 0;
}
.G2 .th-search .twitter-typeahead,
.search-widget .th-search .twitter-typeahead {
    width: 100%;
}
.G2.search-page,
.search-widget.search-page {
    display: block;
    position: relative;
    z-index: 10;
}
.G2 .search-pagination,
.search-widget .search-pagination {
    margin: 3em 0;
}
.G2 .search-pagination a,
.search-widget .search-pagination a {
    border: 1px solid #fff9eb;
    color: #fff9eb;
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    background-color: #fff;
    -moz-transition: background-color .7s;
    -o-transition: background-color .7s;
    -webkit-transition: background-color .7s;
    transition: background-color .7s;
    padding: 1rem 1.5rem;
    text-decoration: none;
    margin: 0 .5rem 1rem 0;
    display: inline-block;
}
.G2 .search-pagination a:hover,
.G2 .search-pagination a:focus,
.G2 .search-pagination a.active,
.search-widget .search-pagination a:hover,
.search-widget .search-pagination a:focus,
.search-widget .search-pagination a.active {
    background-color: #c8f000;
    color: #c8f000;
}
.G2 .search-pagination a.active,
.search-widget .search-pagination a.active {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.G2 .search-pagination a.active:hover,
.G2 .search-pagination a.active:focus,
.search-widget .search-pagination a.active:hover,
.search-widget .search-pagination a.active:focus {
    background-color: #dfff3e;
}
.G2 .search-close,
.search-widget .search-close {
    display: block;
    cursor: pointer;
    width: 44px;
    height: 44px;
    position: fixed;
    top: 50px;
    right: 50%;
    margin-right: -675px;
    background-color: #009a78;
    border-radius: 50%;
    z-index: 102;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.G2 .search-close span.cross,
.search-widget .search-close span.cross {
    width: 1px;
    height: 16px;
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    display: block;
    background-color: #fff9eb;
    position: relative;
    margin: 0 auto;
    top: 14px;
}
.G2 .search-close span.cross:before,
.search-widget .search-close span.cross:before {
    content: "";
    display: block;
    width: 1px;
    height: 16px;
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #fff9eb;
    position: relative;
}
.G2 .search-close:hover,
.G2 .search-close:focus,
.search-widget .search-close:hover,
.search-widget .search-close:focus {
    background-color: #c8f000;
}
.G2 .search-close:hover span.cross,
.G2 .search-close:focus span.cross,
.search-widget .search-close:hover span.cross,
.search-widget .search-close:focus span.cross {
    background-color: #009a78;
    width: 2px;
}
.G2 .search-close:hover span.cross:before,
.G2 .search-close:focus span.cross:before,
.search-widget .search-close:hover span.cross:before,
.search-widget .search-close:focus span.cross:before {
    background-color: #009a78;
    width: 2px;
}
.G2 .search-field-wrap,
.search-widget .search-field-wrap {
    display: block;
    position: relative;
    margin: 0 auto;
    max-width: 1396px;
    padding: 90px 24px 0 24px;
}
.G2 .search-field-wrap h4,
.search-widget .search-field-wrap h4 {
    font-family: "EuclidFlex-Regular", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-size: 4rem;
    letter-spacing: .5rem;
    margin: 0 0 50px 0;
    line-height: 1;
    color: #fff9eb;
    text-transform: uppercase;
    text-align: center;
}
.G2 .search-field-wrap .search-field,
.search-widget .search-field-wrap .search-field {
    border: none;
    width: 100%;
    height: auto;
    font-size: 81px;
    line-height: 128px;
    display: block;
    background-color: transparent;
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-weight: 700;
    color: #fff9eb;
}
.G2 .search-field-wrap .search-field.tt-hint,
.search-widget .search-field-wrap .search-field.tt-hint {
    color: rgba(255, 255, 255, .15);
}
.G2 .search-field-wrap .search-field::-webkit-input-placeholder,
.search-widget .search-field-wrap .search-field::-webkit-input-placeholder {
    color: #fff9eb;
    color: rgba(255, 249, 235, .15);
}
.G2 .search-field-wrap .search-field:-moz-placeholder,
.search-widget .search-field-wrap .search-field:-moz-placeholder {
    color: #fff9eb;
    color: rgba(255, 249, 235, .15);
    opacity: 1;
}
.G2 .search-field-wrap .search-field::-moz-placeholder,
.search-widget .search-field-wrap .search-field::-moz-placeholder {
    color: #fff9eb;
    color: rgba(255, 249, 235, .15);
    opacity: 1;
}
.G2 .search-field-wrap .search-field:-ms-input-placeholder,
.search-widget .search-field-wrap .search-field:-ms-input-placeholder {
    color: #fff9eb !important;
    color: rgba(255, 249, 235, .15) !important;
}
.G2 .search-field-wrap .search-field::-ms-input-placeholder,
.search-widget .search-field-wrap .search-field::-ms-input-placeholder {
    color: #fff9eb !important;
    color: rgba(255, 249, 235, .15) !important;
}
.G2 .search-field-wrap .search-field::selection,
.search-widget .search-field-wrap .search-field::selection {
    background-color: #fff9eb;
    color: #c8f000;
}
.G2 .search-field-wrap .search-field::-moz-selection,
.search-widget .search-field-wrap .search-field::-moz-selection {
    background-color: #fff9eb;
    color: #c8f000;
}
.G2 .search-field-wrap .search-field::-o-selection,
.search-widget .search-field-wrap .search-field::-o-selection {
    background-color: #fff9eb;
    color: #c8f000;
}
.G2 .search-field-wrap .search-field::-ms-selection,
.search-widget .search-field-wrap .search-field::-ms-selection {
    background-color: #fff9eb;
    color: #c8f000;
}
.G2 .search-field-wrap .search-field::-webkit-selection,
.search-widget .search-field-wrap .search-field::-webkit-selection {
    background-color: #fff9eb;
    color: #c8f000;
}
.G2 .get-more,
.search-widget .get-more {
    margin: 3em auto;
    text-align: center;
}
.G2 .get-more a,
.search-widget .get-more a {
    border: 2px solid #009a78;
    color: #fff9eb;
}
.G2 .get-more a:hover,
.search-widget .get-more a:hover {
    background-color: #009a78;
}
.G2 .search-results,
.search-widget .search-results {
    min-height: 80px;
    margin-top: 48px;
}
.G2 .search-results .no-results,
.search-widget .search-results .no-results {
    color: #fff9eb;
}
.G2 .ui-table,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content,
.search-widget .ui-table,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content {
    width: 100%;
}
.G2 .ui-table .ui-cell,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell,
.search-widget .ui-table .ui-cell,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell {
    width: 50%;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.G2 .ui-table .ui-cell:first-child,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell:first-child,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell:first-child,
.search-widget .ui-table .ui-cell:first-child,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell:first-child,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:first-child,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell:first-child {
    padding-right: 8px;
}
.G2 .ui-table .ui-cell:last-child,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell:last-child,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell:last-child,
.search-widget .ui-table .ui-cell:last-child,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell:last-child,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell:last-child {
    padding-left: 8px;
}
.G2 .ui-table .ui-cell a,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell a,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell a,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell a,
.search-widget .ui-table .ui-cell a,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell a,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell a,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell a {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #fff9eb;
    border-bottom: 1px solid #009a78;
}
.G2 .ui-table .ui-cell a:hover,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell a:hover,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell a:hover,
.search-widget .ui-table .ui-cell a:hover,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell a:hover,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell a:hover {
    color: #c8f000;
}
.G2 .ui-table .ui-cell a h5,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell a h5,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell a h5,
.search-widget .ui-table .ui-cell a h5,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell a h5,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a h5,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell a h5 {
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 16px 0;
    padding-top: 32px;
}
.G2 .ui-table .ui-cell a p,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell a p,
.G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell a p,
.search-widget .ui-table .ui-cell a p,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell a p,
.search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell a p,
.G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell a p {
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 32px 0;
}
@media only screen and (max-width: 1440px) {
    .G1>header,
    .site-header-wrap>header {
        padding: 0 24px;
    }
}
@media only screen and (max-width: 1396px) {
    .G2 .search-close,
    .search-widget .search-close {
        margin-right: -47%;
    }
}
@media only screen and (max-width: 1300px) {
    .G1>header .site-header .logo .logo-ahold-delhaize,
    .site-header-wrap>header .site-header .logo .logo-ahold-delhaize {
        -moz-transition: all .7s;
        -o-transition: all .7s;
        -webkit-transition: all .7s;
        transition: all .7s;
    }
    .G1>header .site-header .menu ul li.site-search,
    .site-header-wrap>header .site-header .menu ul li.site-search {
        margin: 0;
    }
    .G1>header .site-header .menu ul li.site-search a,
    .site-header-wrap>header .site-header .menu ul li.site-search a {
        margin: 0 12px;
    }
}
@media only screen and (max-width: 1150px) {
    .G1>header .site-header .menu ul.primary>li>a,
    .G1>header .site-header .menu ul.primary>li>.more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li>a,
    .site-header-wrap>header .site-header .menu ul.primary>li>.more-button {
        font-size: 14px;
    }
}
@media only screen and (max-width: 1024px) {
    .G1>header .site-header .menu .nav-sub .nav-sub-inner h2,
    .G1>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary,
    .site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner h2,
    .site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner ul.secondary {
        width: 100%;
    }
}
@media only screen and (max-width: 980px) {
    .G2 .search-field-wrap,
    .search-widget .search-field-wrap {
        padding: 75px 24px;
    }
    .G2 .search-field-wrap h4,
    .search-widget .search-field-wrap h4 {
        font-size: 24px;
        margin: 0 0 40px 0;
    }
    .G2 .search-field-wrap .search-field,
    .search-widget .search-field-wrap .search-field {
        font-size: 54px;
        line-height: 56px;
    }
}
@media only screen and (max-width: 880px) {
    .G2 .prompt.desktop,
    .search-widget .prompt.desktop {
        margin-bottom: 32px;
        max-width: 80%;
    }
    .G2 .search-field-wrap,
    .search-widget .search-field-wrap {
        padding: 60px 24px;
    }
    .G2 .search-field-wrap h4,
    .search-widget .search-field-wrap h4 {
        font-size: 22px;
        margin: 0 0 40px 0;
    }
    .G2 .search-field-wrap .search-field,
    .search-widget .search-field-wrap .search-field {
        font-size: 36px;
        line-height: 40px;
    }
    .G2 .search-result h5,
    .G2 .search-result p,
    .search-widget .search-result h5,
    .search-widget .search-result p {
        max-width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .G1>header .site-header .menu .nav-sub .nav-sub-inner .col-xs-3,
    .site-header-wrap>header .site-header .menu .nav-sub .nav-sub-inner .col-xs-3 {
        width: 50%;
    }
}
@media only screen and (max-width: 650px) {
    .G2 .search-close,
    .search-widget .search-close {
        top: 30px;
        margin-right: -44%;
        width: 64px;
        height: 64px;
    }
    .G2 .search-close span.cross,
    .search-widget .search-close span.cross {
        width: 2px;
        height: 20px;
        top: 22px;
    }
    .G2 .search-close span.cross:before,
    .search-widget .search-close span.cross:before {
        width: 2px;
        height: 20px;
    }
    .G2 .search-field-wrap,
    .search-widget .search-field-wrap {
        padding: 50px 24px;
    }
    .G2 .search-field-wrap h4,
    .search-widget .search-field-wrap h4 {
        font-size: 20px;
        margin: 0 0 35px 0;
    }
    .G2 .search-field-wrap .search-field,
    .search-widget .search-field-wrap .search-field {
        font-size: 24px;
        line-height: 32px;
    }
    .G2 .get-more,
    .search-widget .get-more {
        margin: 32px 0;
    }
    .G2 .get-more a,
    .search-widget .get-more a {
        width: 100%;
    }
    .G2 .search-results,
    .search-widget .search-results {
        margin-top: 32px;
        border-top: 1px solid #009a78;
    }
    .G2 .search-result,
    .search-widget .search-result {
        font-size: 2rem;
    }
    .G2 .search-result h5,
    .search-widget .search-result h5 {
        font-size: 2.5rem;
    }
    .G2 .ui-table .ui-cell,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell,
    .search-widget .ui-table .ui-cell,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell {
        display: block;
        width: 100%;
    }
    .G2 .ui-table .ui-cell:first-child,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell:first-child,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell:first-child,
    .G2 .ui-table .ui-cell:last-child,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .ui-cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .G2 .ui-table .cell:last-child,
    .G2 .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .G2 .footer-content .row .cell:last-child,
    .search-widget .ui-table .ui-cell:first-child,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell:first-child,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:first-child,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell:first-child,
    .search-widget .ui-table .ui-cell:last-child,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .ui-cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .search-widget .ui-table .cell:last-child,
    .search-widget .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:last-child,
    .G5_site-footer .page-content-inner .page-content-adjust .search-widget .footer-content .row .cell:last-child {
        padding-left: 0;
        padding-right: 0;
    }
}
@media only screen and (max-width: 550px) {
    .G1.top-menu.logged-in ul,
    .site-header-wrap.top-menu.logged-in ul {
        display: block;
        float: none;
        text-align: center;
    }
    .G1.top-menu.logged-in ul li:first-child,
    .site-header-wrap.top-menu.logged-in ul li:first-child {
        margin-left: 0;
    }
    .G1.top-menu.logged-in p,
    .site-header-wrap.top-menu.logged-in p {
        display: none;
    }
    .G1.top-menu ul,
    .site-header-wrap.top-menu ul {
        display: none;
    }
    .G1.top-menu p,
    .site-header-wrap.top-menu p {
        display: block;
        float: none;
        margin: 0;
        text-align: center;
    }
    .G1.sticky>header .site-header .menu .more-menu-wrap,
    .site-header-wrap.sticky>header .site-header .menu .more-menu-wrap {
        position: fixed;
        width: 100%;
        height: 100%;
        top: 84px;
    }
    .G1.sticky>header .site-header .menu .more-menu-wrap .more-menu-inner,
    .site-header-wrap.sticky>header .site-header .menu .more-menu-wrap .more-menu-inner {
        top: 0;
    }
    .G1>header .site-header .menu .more-menu-wrap,
    .site-header-wrap>header .site-header .menu .more-menu-wrap {
        position: static;
    }
    .G1>header .site-header .menu .more-menu-wrap .more-menu-inner,
    .site-header-wrap>header .site-header .menu .more-menu-wrap .more-menu-inner {
        top: 84px;
        left: 0;
        z-index: 999;
        height: 100%;
    }
    .G1>header .site-header .menu .more-menu-wrap ul.more-menu,
    .site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu {
        overflow-x: hidden;
        overflow-y: auto;
        height: calc(100vh - 67px);
    }
    .G1>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links,
    .site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.top-links {
        display: list-item;
        border-bottom: 1px solid #055;
    }
}
@media only screen and (max-width: 500px) {
    .G1>header,
    .site-header-wrap>header {
        padding: 0 16px;
    }
}
@media only screen and (max-width: 450px) {
    .G1>header,
    .site-header-wrap>header {
        padding: 0 0 0 16px;
    }
    .G1>header .site-header .menu ul.primary>li:hover>a,
    .G1>header .site-header .menu ul.primary>li:hover>.more-button,
    .G1>header .site-header .menu ul.primary>li.active>a,
    .G1>header .site-header .menu ul.primary>li.active>.more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li:hover>a,
    .site-header-wrap>header .site-header .menu ul.primary>li:hover>.more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li.active>a,
    .site-header-wrap>header .site-header .menu ul.primary>li.active>.more-button {
        border-bottom: 0;
    }
    .G1>header .site-header .menu ul.primary>li.more:hover,
    .site-header-wrap>header .site-header .menu ul.primary>li.more:hover {
        background-color: transparent;
    }
    .G1>header .site-header .menu ul.primary>li .more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li .more-button {
        padding: 30px 12px 32px 12px;
    }
    .G1>header .site-header .menu ul.primary>li.site-search,
    .site-header-wrap>header .site-header .menu ul.primary>li.site-search {
        display: none;
    }
    .G1>header .site-header .menu .more.active,
    .site-header-wrap>header .site-header .menu .more.active {
        background-color: transparent !important;
    }
    .G1>header .site-header .menu .more.active .burger,
    .site-header-wrap>header .site-header .menu .more.active .burger {
        display: none;
    }
    .G1>header .site-header .menu .more.active .cross,
    .site-header-wrap>header .site-header .menu .more.active .cross {
        display: block;
    }
    .G1>header .site-header .menu .more .label,
    .site-header-wrap>header .site-header .menu .more .label {
        display: none;
    }
    .G1>header .site-header .menu .more .burger,
    .site-header-wrap>header .site-header .menu .more .burger {
        display: block;
    }
    .G1>header .site-header .menu .more .cross,
    .site-header-wrap>header .site-header .menu .more .cross {
        display: none;
    }
    .G1>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item,
    .site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li.search-item {
        display: list-item;
    }
}
@media only screen and (max-width: 400px) {
    .G1.sticky>header .site-header .menu .nav-sub,
    .G1.sticky>header .site-header .menu .more-menu-wrap,
    .site-header-wrap.sticky>header .site-header .menu .nav-sub,
    .site-header-wrap.sticky>header .site-header .menu .more-menu-wrap {
        top: 70px;
    }
    .G1>header,
    .site-header-wrap>header {
        padding: 0;
        height: 70px;
    }
    .G1>header .site-header,
    .site-header-wrap>header .site-header {
        height: 70px;
    }
    .G1>header .site-header .logo a,
    .site-header-wrap>header .site-header .logo a {
        height: 45px;
        margin-left: 16px;
    }
    .G1>header .site-header .logo a .logo-ahold-delhaize,
    .site-header-wrap>header .site-header .logo a .logo-ahold-delhaize {
        width: 140px;
        height: 45px;
    }
    .G1>header .site-header .menu ul.primary>li>a,
    .G1>header .site-header .menu ul.primary>li>.more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li>a,
    .site-header-wrap>header .site-header .menu ul.primary>li>.more-button {
        height: 70px;
        border-bottom: 0;
    }
    .G1>header .site-header .menu ul.primary>li>.more-button,
    .site-header-wrap>header .site-header .menu ul.primary>li>.more-button {
        padding: 24px 16px;
    }
    .G1>header .site-header .menu ul.primary>li.site-search a,
    .site-header-wrap>header .site-header .menu ul.primary>li.site-search a {
        padding: 19px 12px;
    }
    .G1>header .site-header .menu .nav-sub,
    .site-header-wrap>header .site-header .menu .nav-sub {
        top: 104px;
    }
    .G1>header .site-header .menu .more-menu-wrap .more-menu-inner,
    .site-header-wrap>header .site-header .menu .more-menu-wrap .more-menu-inner {
        top: 70px;
    }
    .search-widget .prompt.mobile {
        display: block;
    }
    .search-widget .prompt.desktop {
        display: none;
    }
    .search-widget .search-field-wrap {
        padding: 50px 24px;
    }
}
@media only screen and (max-height: 320px) {
    .G1>header .site-header .menu .more-menu-wrap ul.more-menu,
    .site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu {
        padding: 4px 16px;
    }
    .G1>header .site-header .menu .more-menu-wrap ul.more-menu li a,
    .site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a {
        padding: 8px;
    }
}
.page-content-inner {
    max-width: 1396px;
    margin: 0 auto;
    -moz-transition: padding .7s;
    -o-transition: padding .7s;
    -webkit-transition: padding .7s;
    transition: padding .7s;
}
.page-content-inner.has-padding,
.page-content-inner.has-TB-padding {
    padding: 85px 20px 85px 20px;
}
.page-content-inner.has-TRL-padding {
    padding: 85px 20px 0 20px;
}
.page-content-inner.has-RBL-padding {
    padding: 0 20px 85px 20px;
}
.page-content-inner.has-RL-padding {
    padding: 0 20px;
}
@media only screen and (max-width: 1440px) {
    .page-content-inner {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.page-content {
    z-index: 1;
    margin: 0 auto;
}
.page-content .h2 {
    font-size: 4.8rem;
    line-height: 1;
    -moz-transition: font-size .7s;
    -o-transition: font-size .7s;
    -webkit-transition: font-size .7s;
    transition: font-size .7s;
    margin: 0 0 40px 0;
}
.page-content-adjust {
    margin-left: -10px;
    margin-right: -10px;
}
@media only screen and (max-width: 1260px) {
    .page-content .page-content-inner.has-padding {
        padding: 85px 40px 85px 40px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 85px 0 85px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 85px 40px 0 40px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 40px 85px 40px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 40px;
    }
}
@media only screen and (max-width: 1070px) {
    .page-content .page-content-inner.has-padding {
        padding: 72.25px 40px 72.25px 40px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 72.25px 0 72.25px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 72.25px 40px 0 40px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 40px 72.25px 40px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 100px;
    }
    .page-content .h2 {
        font-size: 46px;
    }
}
@media only screen and (max-width: 830px) {
    .page-content .page-content-inner.has-padding {
        padding: 63.75px 40px 63.75px 40px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 63.75px 0 63.75px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 63.75px 40px 0 40px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 40px 63.75px 40px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 60px;
    }
    .page-content .h2 {
        font-size: 38px;
    }
}
@media only screen and (max-width: 768px) {
    .page-content .page-content-inner.has-padding {
        padding: 55.25px 30px 55.25px 30px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 55.25px 0 55.25px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 55.25px 30px 0 30px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 30px 55.25px 30px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 40px;
    }
    .page-content .h2 {
        font-size: 34px;
    }
}
@media only screen and (max-width: 650px) {
    .page-content .page-content-inner.has-padding {
        padding: 42.5px 20px 42.5px 30px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 42.5px 0 42.5px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 42.5px 20px 0 30px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 20px 42.5px 30px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 30px;
    }
    .page-content .h2 {
        font-size: 30px;
    }
}
@media only screen and (max-width: 400px) {
    .page-content .page-content-inner.has-padding {
        padding: 42.5px 20px 42.5px 20px;
    }
    .page-content .page-content-inner.has-TB-padding {
        padding: 42.5px 0 42.5px 0;
    }
    .page-content .page-content-inner.has-TRL-padding {
        padding: 42.5px 20px 0 20px;
    }
    .page-content .page-content-inner.has-RBL-padding {
        padding: 0 20px 42.5px 20px;
    }
    .page-content .page-content-inner.has-RL-padding {
        padding: 0 25px;
    }
    .page-content .h2 {
        font-size: 30px;
    }
}
.button {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    display: inline-block;
    text-decoration: none;
    cursor: pointer;
    padding: 16px 32px;
    font-size: 24px;
    line-height: 32px;
    font-weight: normal;
    background-color: transparent;
    color: #00c81e;
    border: 2px solid #00c81e;
    -moz-transition: color .7s, background-color .7s;
    -o-transition: color .7s, background-color .7s;
    -webkit-transition: color .7s, background-color .7s;
    transition: color .7s, background-color .7s;
}
.button.txt-left {
    text-align: left;
}
.button.txt-right {
    text-align: right;
}
.button.txt-center {
    text-align: center;
}
.button:hover {
    background-color: #00c81e;
    color: #fff9eb;
}
@media only screen and (max-width: 768px) {
    .button.cta {
        display: block;
        margin: 0;
    }
}
@media only screen and (max-width: 500px) {
    .button.cta {
        margin: 0 16px;
    }
}
.center {
    text-align: center;
}
.ui-table,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content {
    display: table;
    height: 100%;
}
.ui-row,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row {
    display: table-row;
    height: 100%;
}
.ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell {
    display: table-cell;
    text-align: left;
    height: 100%;
}
.ui-cell.v-bottom,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .v-bottom.cell {
    vertical-align: bottom;
}
.ui-cell.v-middle,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .v-middle.cell {
    vertical-align: middle;
}
.ui-cell.v-top,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .v-top.cell {
    vertical-align: top;
}
.uc {
    text-transform: uppercase;
}
.cleanLink,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a,
.cookie-notice .cookie-notice-inner a {
    text-decoration: none;
}
.cleanLink:hover,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a:hover,
.cookie-notice .cookie-notice-inner a:hover,
.cleanLink:focus,
.G1>header .site-header .menu .more-menu-wrap ul.more-menu li a:focus,
.site-header-wrap>header .site-header .menu .more-menu-wrap ul.more-menu li a:focus,
.cookie-notice .cookie-notice-inner a:focus {
    text-decoration: underline;
}
.relBlock,
body,
.site-wrap,
.G1>header .site-header .menu ul.primary>li>a,
.G1>header .site-header .menu ul.primary>li>.more-button,
.site-header-wrap>header .site-header .menu ul.primary>li>a,
.site-header-wrap>header .site-header .menu ul.primary>li>.more-button,
.G5_site-footer,
.G7_site-footer,
.G5_site-footer .page-content-inner .page-content-adjust ul li a {
    display: block;
    position: relative;
}
.boxSize,
html,
.site-wrap {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    background-color: #c8f000;
    color: #055;
}
::-moz-selection {
    background-color: #c8f000;
    color: #055;
}
::-o-selection {
    background-color: #c8f000;
    color: #055;
}
::-ms-selection {
    background-color: #c8f000;
    color: #055;
}
::-webkit-selection {
    background-color: #c8f000;
    color: #055;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}
.pagination {
    display: block;
    clear: both;
    margin-top: 48px;
}
.pagination form {
    display: inline;
}
.pagination a {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 32px;
    background-color: transparent;
    display: inline-block;
    margin: 0;
    padding: 5px 20px;
    text-decoration: none;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    -webkit-transition: all .2s;
    transition: all .2s;
    text-transform: capitalize;
}
.pagination a.prev-next {
    font-size: 24px;
    padding-top: 3px;
    padding-bottom: 7px;
}
.pagination a.prev-next[rel=prev] {
    margin-right: 10px;
}
.pagination a.prev-next[rel=next] {
    margin-left: 10px;
}
.pagination a.active {
    background-color: #00c81e;
    border: 1px solid #00c81e;
    color: #fff9eb;
}
.pagination input[type="text"] {
    border: none;
    width: 50px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #fff;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.pagination input[type="text"]:focus {
    outline: none;
    border: 1px solid #00c81e;
}
@media only screen and (max-width: 500px) {
    .pagination a:first-child {
        float: left;
    }
    .pagination a:last-child {
        float: right;
    }
    .pagination span {
        display: none;
    }
}
.G5_site-footer .page-content-inner,
.G7_site-footer .page-content-inner {
    font-family: "EuclidFlex-Regular", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.G5_site-footer .page-content-inner h4,
.G7_site-footer .page-content-inner h4 {
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-size: 23px;
    padding: 0 0 24px 0;
    margin: 0 0 32px 0;
    font-weight: normal;
    line-height: 32px;
    border-bottom: 2px solid #009a78;
}
.G5_site-footer {
    background-color: #055;
    color: #fff9eb;
    padding: 112px 0 16px 0;
}
.G5_site-footer .page-content-inner .page-content-adjust .footer-content {
    width: 100%;
}
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell {
    width: 50%;
    vertical-align: top;
}
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-table,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .footer-content {
    width: 100%;
}
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-table .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .footer-content .ui-cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .ui-table .row .cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .ui-table .cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .footer-content .row .cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .footer-content .cell {
    width: 50%;
    padding: 0 10px;
    vertical-align: top;
}
.G5_site-footer .page-content-inner .page-content-adjust a {
    text-decoration: none;
    color: #fff9eb;
    -moz-transition: color .7s;
    -o-transition: color .7s;
    -webkit-transition: color .7s;
    transition: color .7s;
}
.G5_site-footer .page-content-inner .page-content-adjust a:hover {
    color: #c8f000;
}
.G5_site-footer .page-content-inner .page-content-adjust ul {
    margin-bottom: 93px;
}
.G5_site-footer .page-content-inner .page-content-adjust ul li a {
    padding: 0;
    margin-bottom: 16px;
    font-size: 14px;
    line-height: 16px;
}
.G5_site-footer .page-content-inner .page-content-adjust ul li:last-child a {
    margin-bottom: 0;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li a {
    background-color: #fff9eb;
    -webkit-border-radius: 99px;
    -moz-border-radius: 99px;
    border-radius: 99px;
    width: 48px;
    height: 48px;
    margin: 0;
    text-decoration: none;
    position: relative;
    -moz-transition: all .7s;
    -o-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
    overflow: hidden;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li a span {
    color: transparent;
    font-size: 0;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li a:last-child {
    margin-right: 0;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li a:hover,
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li a:focus {
    background-color: #c8f000;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 22px;
    height: 22px;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg path {
    fill: #055;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg.social-twitter {
    margin-top: -10px;
    margin-left: -11px;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg.social-linkedin {
    margin-top: -10px;
    margin-left: -10px;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg.social-youtube {
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
}
.G5_site-footer .page-content-inner .page-content-adjust .G6_social li svg.social-facebook {
    margin-top: -10px;
    margin-left: -10px;
}
@media only screen and (max-width: 1080px) {
    .G5_site-footer {
        padding: 48px 0 16px 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row {
        display: block;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell {
        display: block;
        width: 100%;
    }
}
@media only screen and (max-width: 550px) {
    .G5_site-footer {
        padding: 0;
    }
    .G5_site-footer .page-content-inner {
        padding: 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust {
        margin-left: 0;
        margin-right: 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row {
        display: block;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .ui-cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .cell {
        display: block;
        width: 100%;
        height: auto;
        padding: 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .ui-cell.G6_social,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .ui-cell.G6_social,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .ui-cell.G6_social,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .ui-cell.G6_social,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .G6_social.cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .G6_social.cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .G6_social.cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .G6_social.cell {
        display: none;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .ui-cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .ui-cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .ui-cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .ui-cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .ui-row .cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .ui-row .cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .ui-table .row .cell ul,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell .footer-content .row .cell ul {
        display: none;
    }
    .G5_site-footer .page-content-inner .page-content-adjust ul {
        margin-bottom: 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .G6_social {
        padding: 16px !important;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .G6_social ul {
        margin-bottom: 0;
    }
    .G5_site-footer .page-content-inner .page-content-adjust .G6_social ul li {
        float: none;
        display: inline-block;
    }
    .G5_site-footer .page-content-inner h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid rgba(0, 154, 120, .2);
    }
    .G5_site-footer .page-content-inner h4 a {
        display: block;
        color: #c8f000 !important;
        padding: 16px;
    }
    .G5_site-footer .page-content-inner h4 a:hover {
        color: #055 !important;
        background-color: #c8f000;
    }
}
.G7_site-footer {
    background-color: #009a78;
    color: #fff9eb;
    padding: 34px 0 30px 0;
}
.G7_site-footer .page-content-inner footer {
    margin: 0;
}
.G7_site-footer .page-content-inner footer .copyright {
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    display: inline-block;
    float: left;
    padding: 0 16px 0 0;
    margin: 0 16px 0 0;
    font-size: 14px;
    line-height: 14px;
    color: #fff9eb;
}
.G7_site-footer .page-content-inner footer .copyright.mobile {
    display: none;
    text-align: left;
    padding: 32px 16px 0 16px;
    font-size: 11px;
}
.G7_site-footer .page-content-inner footer ul li {
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    float: left;
    padding: 0 16px 0 0;
    margin: 0 16px 0 0;
    font-size: 14px;
    line-height: 14px;
    color: #fff9eb;
    border-right: 2px solid #055;
}
.G7_site-footer .page-content-inner footer ul li:last-child {
    border-right: 0;
}
.G7_site-footer .page-content-inner footer ul li a {
    color: #fff9eb;
    text-decoration: none;
    line-height: 14px;
    -moz-transition: color .7s;
    -o-transition: color .7s;
    -webkit-transition: color .7s;
    transition: color .7s;
}
.G7_site-footer .page-content-inner footer ul li a:hover {
    color: #c8f000;
}
.G7_site-footer .page-content-inner footer .G6_social {
    display: none;
}
.G7_site-footer .page-content-inner footer .G6_social span {
    color: transparent;
    font-size: 0;
}
.G7_site-footer .page-content-inner footer .back-to-top span {
    display: none;
}
@media only screen and (max-width: 820px) {
    .G7_site-footer .page-content-inner footer .copyright {
        display: block;
        float: none;
        padding: 0;
        margin: 0 0 16px 0;
        text-align: center;
    }
    .G7_site-footer .page-content-inner footer ul {
        text-align: center;
    }
    .G7_site-footer .page-content-inner footer ul li {
        display: inline-block;
        float: none;
    }
}
@media only screen and (max-width: 640px) {
    .G7_site-footer .page-content-inner footer ul li {
        display: block;
        margin: 0 0 16px 0;
        padding: 0;
        border: none;
    }
    .G7_site-footer .page-content-inner footer ul li:last-child {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 550px) {
    .G7_site-footer {
        padding: 0;
        background-color: #055;
    }
    .G7_site-footer .page-content-inner {
        padding: 0;
    }
    .G7_site-footer .page-content-inner footer {
        margin: 0;
    }
    .G7_site-footer .page-content-inner footer .copyright {
        display: none;
    }
    .G7_site-footer .page-content-inner footer .copyright.mobile {
        display: block;
    }
    .G7_site-footer .page-content-inner footer ul li {
        margin: 0;
    }
    .G7_site-footer .page-content-inner footer ul li a {
        display: block;
        text-align: left;
        font-size: 16px;
        line-height: 24px;
        padding: 16px;
    }
    .G7_site-footer .page-content-inner footer ul li a:hover {
        background-color: #c8f000;
        color: #055;
    }
    .G7_site-footer .page-content-inner footer .G6_social {
        display: block;
        border-bottom: 1px solid rgba(0, 154, 120, .2);
        margin-bottom: 16px;
        padding: 8px 16px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li a {
        background-color: #fff9eb;
        -webkit-border-radius: 99px;
        -moz-border-radius: 99px;
        border-radius: 99px;
        width: 48px;
        height: 48px;
        margin: 0;
        text-decoration: none;
        position: relative;
        -moz-transition: all .7s;
        -o-transition: all .7s;
        -webkit-transition: all .7s;
        transition: all .7s;
        overflow: hidden;
    }
    .G7_site-footer .page-content-inner footer .G6_social li a:last-child {
        margin-right: 0;
    }
    .G7_site-footer .page-content-inner footer .G6_social li a:hover,
    .G7_site-footer .page-content-inner footer .G6_social li a:focus {
        background-color: #c8f000;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 22px;
        height: 22px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg path {
        fill: #055;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg.social-twitter {
        margin-top: -10px;
        margin-left: -11px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg.social-linkedin {
        margin-top: -10px;
        margin-left: -10px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg.social-youtube {
        margin-top: -15px;
        margin-left: -15px;
        width: 30px;
        height: 30px;
    }
    .G7_site-footer .page-content-inner footer .G6_social li svg.social-facebook {
        margin-top: -10px;
        margin-left: -10px;
    }
}
.crisis {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    display: none;
}
.crisis .head {
    background-color: #055;
}
.crisis .head span {
    background-color: #c8f000;
    color: #055;
    display: inline-block;
    padding: 4px 16px;
    font-family: "EuclidFlex-Medium", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
}
.crisis .head .close {
    color: #fff9eb;
    display: block;
    padding: 3px 16px 5px 16px;
    float: right;
    cursor: pointer;
    -moz-transition: color .7s;
    -o-transition: color .7s;
    -webkit-transition: color .7s;
    transition: color .7s;
}
.crisis .head .close:hover {
    color: #c8f000;
}
.crisis .body {
    background-color: #009a78;
    color: #fff9eb;
    font-size: 16px;
    line-height: 24px;
    padding: 16px 0;
}
.cookie-notice {
    background-color: #055;
    color: #fff;
    padding: 2rem;
    z-index: 100;
    position: relative;
    width: 100%;
    min-height: 95px;
    border-radius: 0;
    right: 0;
    bottom: 0;
}
.cookie-notice.sticky {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
}
.cookie-notice svg {
    display: none;
    width: 16px;
    height: 35px;
}
.cookie-notice.parked {
    width: 100px;
    height: 100px;
    position: fixed;
    bottom: -40px;
    right: -40px;
    border-radius: 50%;
    cursor: pointer;
    box-shadow: 0 0 15px rgba(0, 85, 85, .15);
    background-color: #055;
}
.cookie-notice.parked:hover,
.cookie-notice.parked:focus {
    background-color: #009a78;
}
.cookie-notice.parked svg {
    display: inline-block;
    position: relative;
    right: -7px;
    bottom: 3px;
}
.cookie-notice.parked .cookie-notice-inner {
    display: none;
}
.cookie-notice .cookie-notice-inner {
    margin: 0 auto;
    max-width: 1396px;
    font-size: 1.8rem;
    text-align: center;
}
.cookie-notice .cookie-notice-inner .ui-cell,
.cookie-notice .cookie-notice-inner .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cookie-notice .cookie-notice-inner .cell {
    vertical-align: middle;
}
.cookie-notice .cookie-notice-inner .ui-cell:last-child,
.cookie-notice .cookie-notice-inner .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell:last-child,
.G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cookie-notice .cookie-notice-inner .cell:last-child {
    white-space: nowrap;
}
.cookie-notice .cookie-notice-inner button {
    background-color: #009a78;
    color: #fff9eb;
    border: none;
    margin: .5rem 1.5em;
    padding: 1rem 2.5rem;
    -moz-transition: background-color .7s;
    -o-transition: background-color .7s;
    -webkit-transition: background-color .7s;
    transition: background-color .7s;
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    white-space: nowrap;
}
.cookie-notice .cookie-notice-inner button:hover,
.cookie-notice .cookie-notice-inner button:focus {
    background-color: #fff9eb;
    color: #009a78;
}
.cookie-notice .cookie-notice-inner a {
    color: #fff;
    font-family: "EuclidFlex-Light", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    white-space: nowrap;
}
@media only screen and (max-width: 760px) {
    .cookie-notice .cookie-notice-inner .ui-cell,
    .cookie-notice .cookie-notice-inner .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cell,
    .G5_site-footer .page-content-inner .page-content-adjust .footer-content .row .cookie-notice .cookie-notice-inner .cell {
        display: block;
        padding: 10px 20px;
        text-align: center;
    }
}
.no-js .site-header .site-search {
    display: none;
}
.first-module .bg-color-parsnip,
.first-module .bg-color-avocado {
    margin-top: 0 !important;
}
.last-module .bg-color-parsnip,
.last-module .bg-color-avocado {
    margin-bottom: 0 !important;
}
.color-white {
    color: #fff;
}
.bg-color-white {
    background-color: #fff;
}
.color-parsnip {
    color: #fff9eb;
}
.bg-color-parsnip {
    background-color: #fff9eb;
    padding: 10px 0;
}
.bg-color-parsnip.M4,
.bg-color-parsnip.content-stack {
    padding: 112px 0 0 0;
}
.bg-color-parsnip.M7,
.bg-color-parsnip.brands-block {
    padding: 112px 0 64px 0;
}
.bg-color-parsnip.F,
.bg-color-parsnip.filters-block {
    padding: 80px 0 112px 0;
}
@media only screen and (max-width: 1150px) {
    .bg-color-parsnip {
        padding: 48px 0;
    }
    .bg-color-parsnip .M4,
    .bg-color-parsnip .content-stack {
        padding: 48px 0 0 0;
    }
    .bg-color-parsnip.M7,
    .bg-color-parsnip.brands-block {
        padding: 48px 0 32px 0;
    }
    .bg-color-parsnip.F,
    .bg-color-parsnip.filters-block {
        padding: 16px 0 48px 0;
    }
}
.color-avocado {
    color: #055;
}
.bg-color-avocado {
    background-color: #055;
    padding: 112px 0;
}
@media only screen and (max-width: 1150px) {
    .bg-color-avocado {
        padding: 48px 0;
    }
    .bg-color-avocado .M4,
    .bg-color-avocado .content-stack {
        padding: 48px 0 0 0;
    }
    .bg-color-avocado.M7,
    .bg-color-avocado.brands-block {
        padding: 48px 0 32px 0;
    }
    .bg-color-avocado.F,
    .bg-color-avocado.filters-block {
        padding: 16px 0 48px 0;
    }
}
@media print {
    * {
        -moz-box-shadow: none !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    blockquote,
    p,
    table,
    tr,
    img {
        page-break-inside: avoid;
    }
    figure,
    blockquote {
        display: block;
        clear: both;
        position: relative;
    }
    @page {
        margin: .5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h1,
    h2,
    h3,
    h4 {
        page-break-after: avoid;
    }
}
_:-ms-input-placeholder,
:root body {
    overflow-y: scroll;
    overflow-x: hidden;
}
@-ms-viewport {
    width: device-width;
}
@-moz-viewport {
    width: device-width;
}
@-webkit-viewport {
    width: device-width;
}
@viewport {
    width: device-width;
}
input[type=text]::-ms-clear,
input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}
input[type=text]::-ms-reveal,
input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input[type="text"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-decoration,
input[type="text"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-cancel-button,
input[type="text"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-button,
input[type="text"]::-webkit-search-results-decoration,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
.ie .T .T2 a .background-media,
.ie .T .blog-items-wrap a .background-media,
.ie .thinking-wrap .T2 a .background-media,
.ie .thinking-wrap .blog-items-wrap a .background-media {
    width: calc(100% + 1px);
}

/* Radio buttons IBM Security Access Manager 9.0.1 */

input[type=radio].wayf-radio {
							position:absolute; z-index:-1000; left:-1000px; overflow: hidden; clip: rect(0 0 0 0); height:1px; width:1px; margin:-1px; padding:0; border:0;
						}

						input[type=radio].wayf-radio + label.wayf-label {
							padding-left:55px;
							height:50px; 
							display:inline-block;
							line-height:50px;
							background-repeat:no-repeat;
							background-position: 0 0;
							font-size:50px;
							vertical-align:middle;
							cursor:pointer;

						}

						input[type=radio].wayf-radio:checked + label.wayf-label {
							background-position: 0 -50px;
						}
						label.wayf-label {
				background-image:url("/branding/img/radio-button.png");
				-webkit-touch-callout: none;
				-webkit-user-select: none;
				-khtml-user-select: none;
				-moz-user-select: none;
				-ms-user-select: none;
				user-select: none;
			}
			
/***FIRST STYLE THE BUTTON***/
input#wayf-submit, button#wayf-submit{
	cursor:pointer; /*forces the cursor to change to a hand when the button is hovered*/
	padding:5px 25px; /*add some padding to the inside of the button*/
	background:#055; /*the colour of the button*/
	border:1px solid #33842a; /*required or the default border for the browser will appear*/
	/*give the button curved corners, alter the size as required*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*give the button a drop shadow*/
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
	-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
	box-shadow: 0 0 4px rgba(0,0,0, .75);
	/*style the text*/
	color:#f3f3f3;
	font-size:1.1em;
	margin:10px;
}
/***NOW STYLE THE BUTTON'S HOVER AND FOCUS STATES***/
input#wayf-submit:hover, input#wayf-submit:focus, button#wayf-submit:hover, button#wayf-submit:focus{
	background-color :#399630; /*make the background a little darker*/
	/*reduce the drop shadow size to give a pushed button effect*/
	-webkit-box-shadow: 0 0 1px rgba(0,0,0, .75);
	-moz-box-shadow: 0 0 1px rgba(0,0,0, .75);
	box-shadow: 0 0 1px rgba(0,0,0, .75);
}

input.ease-in-anim-fast {
	display: block;
	margin: 10px;
	padding:5px 25px; /*add some padding to the inside of the button*/
	background:#00c81e; /*the colour of the button*/
	border:1px solid #00c81e; /*required or the default border for the browser will appear*/
	/*give the button curved corners, alter the size as required*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*give the button a drop shadow*/
	-webkit-box-shadow: 0 0 4px rgba(0,0,0, .75);
	-moz-box-shadow: 0 0 4px rgba(0,0,0, .75);
	box-shadow: 0 0 4px rgba(0,0,0, .75);
	/*style the text*/
	color:#f3f3f3;
	font-size:1.1em;
}

input.ease-in-anim-fast:focus{
	border:1px solid #000000
}

form.login-container {
	padding:5px 25px;
	padding-top: 30px;
	padding-bottom: 30px;
    border: 5px solid #055;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

/* IBM error box */
.error-box img {
    margin:0 0 0 0;
    padding-bottom: 20px;
	padding-right: 20px;
    }

#errId {
      overflow:hidden;
      position: relative;
      top: -6px;
      margin: 0 0 0 8px;
    }
    .error-box.active {
      display:block;
    }
    .error-box {
	  overflow: hidden;
      font-size:14px;
      background-color:transparent;
      color:#DE0000;
      clear:both;
      float:none;
      position:relative;
      padding:10px 10px 10px 10px;
      min-height:50px;
      box-sizing:border-box;
    }

    @media all and (max-width: 480px){
      .error-box {
        margin:0 -24px 0 -24px;
        padding:26px 24px 0 24px;
      }
  }
  
/* Self service link box */
#assist_link_container {
	padding-bottom: 10px;
}

/* MFA login */
input#otppswd {
	display: inline-block;
}

span#otpHintSpan {
    font-size: x-large;
    font-weight: bold;
}

/* Self service portal ISAM */
.instructions {
    padding-bottom: 10px;
}

img#qr-code {
    border: #055 solid;
    border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.controls {
    padding-top: 10px;
    padding-bottom: 50px;
}

.controlsOTP {
    padding-top: 10px;
}

input#mobile_number {
	background-color white;
}