@charset "UTF-8";

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    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;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.styled-select {
    width: auto;
    border: 1px solid #bfbfbf;
    border-top-color: #bfbfbf;
    height: 34px;
    cursor: pointer;
    text-shadow: 0 0 0 #000 !important;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none !important;
    padding: 0 27px 0 5px;
    color: #262626;
    font-size: 15px;
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    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: not-allowed;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    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;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

.foundation-mq {
    font-family: "small=0em&medium=40em&large=64em&wide=81.25em";
}

html {
    font-size: 18px;
    box-sizing: border-box;
}

*,
::after,
::before {
    box-sizing: inherit;
}

body {
    padding: 0;
    margin: 0;
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #262626;
    background: #fefefe;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

img {
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic;
    display: inline-block;
    vertical-align: middle;
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0;
}

select {
    width: 100%;
    border-radius: 0;
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object,
.mqa-display embed,
.mqa-display img,
.mqa-display object {
    max-width: none !important;
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: 0 0;
    padding: 0;
    border: 0;
    border-radius: 0;
    line-height: 1;
}

[data-whatinput="mouse"] button {
    outline: 0;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

.row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto;
}

.row::after,
.row::before {
    content: " ";
    display: table;
}

.row::after {
    clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}

.row .row {
    max-width: none;
    margin-left: -2.22222rem;
    margin-right: -2.22222rem;
}

.row .row.collapse {
    margin-left: 0;
    margin-right: 0;
}

.row.expanded {
    max-width: none;
}

.row.expanded .row {
    margin-left: auto;
    margin-right: auto;
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-left: 2.22222rem;
    padding-right: 2.22222rem;
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right;
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left;
}

.column.row.row,
.row.row.columns {
    float: none;
}

.row .column.row.row,
.row .row.row.columns {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}

.small-1 {
    width: 8.33333%;
}

.small-push-1 {
    position: relative;
    left: 8.33333%;
}

.small-pull-1 {
    position: relative;
    left: -8.33333%;
}

.small-offset-0 {
    margin-left: 0;
}

.small-2 {
    width: 16.66667%;
}

.small-push-2 {
    position: relative;
    left: 16.66667%;
}

.small-pull-2 {
    position: relative;
    left: -16.66667%;
}

.small-offset-1 {
    margin-left: 8.33333%;
}

.small-3 {
    width: 25%;
}

.small-push-3 {
    position: relative;
    left: 25%;
}

.small-pull-3 {
    position: relative;
    left: -25%;
}

.small-offset-2 {
    margin-left: 16.66667%;
}

.small-4 {
    width: 33.33333%;
}

.small-push-4 {
    position: relative;
    left: 33.33333%;
}

.small-pull-4 {
    position: relative;
    left: -33.33333%;
}

.small-offset-3 {
    margin-left: 25%;
}

.small-5 {
    width: 41.66667%;
}

.small-push-5 {
    position: relative;
    left: 41.66667%;
}

.small-pull-5 {
    position: relative;
    left: -41.66667%;
}

.small-offset-4 {
    margin-left: 33.33333%;
}

.small-6 {
    width: 50%;
}

.small-push-6 {
    position: relative;
    left: 50%;
}

.small-pull-6 {
    position: relative;
    left: -50%;
}

.small-offset-5 {
    margin-left: 41.66667%;
}

.small-7 {
    width: 58.33333%;
}

.small-push-7 {
    position: relative;
    left: 58.33333%;
}

.small-pull-7 {
    position: relative;
    left: -58.33333%;
}

.small-offset-6 {
    margin-left: 50%;
}

.small-8 {
    width: 66.66667%;
}

.small-push-8 {
    position: relative;
    left: 66.66667%;
}

.small-pull-8 {
    position: relative;
    left: -66.66667%;
}

.small-offset-7 {
    margin-left: 58.33333%;
}

.small-9 {
    width: 75%;
}

.small-push-9 {
    position: relative;
    left: 75%;
}

.small-pull-9 {
    position: relative;
    left: -75%;
}

.small-offset-8 {
    margin-left: 66.66667%;
}

.small-10 {
    width: 83.33333%;
}

.small-push-10 {
    position: relative;
    left: 83.33333%;
}

.small-pull-10 {
    position: relative;
    left: -83.33333%;
}

.small-offset-9 {
    margin-left: 75%;
}

.small-11 {
    width: 91.66667%;
}

.small-push-11 {
    position: relative;
    left: 91.66667%;
}

.small-pull-11 {
    position: relative;
    left: -91.66667%;
}

.small-offset-10 {
    margin-left: 83.33333%;
}

.small-12 {
    width: 100%;
}

.small-offset-11 {
    margin-left: 91.66667%;
}

.small-up-1 > .column,
.small-up-1 > .columns {
    width: 100%;
    float: left;
}

.small-up-1 > .column:nth-of-type(1n),
.small-up-1 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-1 > .column:nth-of-type(1n + 1),
.small-up-1 > .columns:nth-of-type(1n + 1) {
    clear: both;
}

.small-up-1 > .column:last-child,
.small-up-1 > .columns:last-child {
    float: left;
}

.small-up-2 > .column,
.small-up-2 > .columns {
    width: 50%;
    float: left;
}

.small-up-2 > .column:nth-of-type(1n),
.small-up-2 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-2 > .column:nth-of-type(2n + 1),
.small-up-2 > .columns:nth-of-type(2n + 1) {
    clear: both;
}

.small-up-2 > .column:last-child,
.small-up-2 > .columns:last-child {
    float: left;
}

.small-up-3 > .column,
.small-up-3 > .columns {
    width: 33.33333%;
    float: left;
}

.small-up-3 > .column:nth-of-type(1n),
.small-up-3 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-3 > .column:nth-of-type(3n + 1),
.small-up-3 > .columns:nth-of-type(3n + 1) {
    clear: both;
}

.small-up-3 > .column:last-child,
.small-up-3 > .columns:last-child {
    float: left;
}

.small-up-4 > .column,
.small-up-4 > .columns {
    width: 25%;
    float: left;
}

.small-up-4 > .column:nth-of-type(1n),
.small-up-4 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-4 > .column:nth-of-type(4n + 1),
.small-up-4 > .columns:nth-of-type(4n + 1) {
    clear: both;
}

.small-up-4 > .column:last-child,
.small-up-4 > .columns:last-child {
    float: left;
}

.small-up-5 > .column,
.small-up-5 > .columns {
    width: 20%;
    float: left;
}

.small-up-5 > .column:nth-of-type(1n),
.small-up-5 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-5 > .column:nth-of-type(5n + 1),
.small-up-5 > .columns:nth-of-type(5n + 1) {
    clear: both;
}

.small-up-5 > .column:last-child,
.small-up-5 > .columns:last-child {
    float: left;
}

.small-up-6 > .column,
.small-up-6 > .columns {
    width: 16.66667%;
    float: left;
}

.small-up-6 > .column:nth-of-type(1n),
.small-up-6 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-6 > .column:nth-of-type(6n + 1),
.small-up-6 > .columns:nth-of-type(6n + 1) {
    clear: both;
}

.small-up-6 > .column:last-child,
.small-up-6 > .columns:last-child {
    float: left;
}

.small-up-7 > .column,
.small-up-7 > .columns {
    width: 14.28571%;
    float: left;
}

.small-up-7 > .column:nth-of-type(1n),
.small-up-7 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-7 > .column:nth-of-type(7n + 1),
.small-up-7 > .columns:nth-of-type(7n + 1) {
    clear: both;
}

.small-up-7 > .column:last-child,
.small-up-7 > .columns:last-child {
    float: left;
}

.small-up-8 > .column,
.small-up-8 > .columns {
    width: 12.5%;
    float: left;
}

.small-up-8 > .column:nth-of-type(1n),
.small-up-8 > .columns:nth-of-type(1n) {
    clear: none;
}

.small-up-8 > .column:nth-of-type(8n + 1),
.small-up-8 > .columns:nth-of-type(8n + 1) {
    clear: both;
}

.small-up-8 > .column:last-child,
.small-up-8 > .columns:last-child {
    float: left;
}

.small-collapse > .column,
.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
}

.expanded.row .small-collapse.row,
.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
}

.small-uncollapse > .column,
.small-uncollapse > .columns {
    padding-left: 2.22222rem;
    padding-right: 2.22222rem;
}

.small-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
}

.small-pull-0,
.small-push-0,
.small-uncentered {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
}

@media screen and (min-width: 40em) {
    .medium-1 {
        width: 8.33333%;
    }
    .medium-push-1 {
        position: relative;
        left: 8.33333%;
    }
    .medium-pull-1 {
        position: relative;
        left: -8.33333%;
    }
    .medium-offset-0 {
        margin-left: 0;
    }
    .medium-2 {
        width: 16.66667%;
    }
    .medium-push-2 {
        position: relative;
        left: 16.66667%;
    }
    .medium-pull-2 {
        position: relative;
        left: -16.66667%;
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .medium-3 {
        width: 25%;
    }
    .medium-push-3 {
        position: relative;
        left: 25%;
    }
    .medium-pull-3 {
        position: relative;
        left: -25%;
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .medium-4 {
        width: 33.33333%;
    }
    .medium-push-4 {
        position: relative;
        left: 33.33333%;
    }
    .medium-pull-4 {
        position: relative;
        left: -33.33333%;
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .medium-5 {
        width: 41.66667%;
    }
    .medium-push-5 {
        position: relative;
        left: 41.66667%;
    }
    .medium-pull-5 {
        position: relative;
        left: -41.66667%;
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .medium-6 {
        width: 50%;
    }
    .medium-push-6 {
        position: relative;
        left: 50%;
    }
    .medium-pull-6 {
        position: relative;
        left: -50%;
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .medium-7 {
        width: 58.33333%;
    }
    .medium-push-7 {
        position: relative;
        left: 58.33333%;
    }
    .medium-pull-7 {
        position: relative;
        left: -58.33333%;
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .medium-8 {
        width: 66.66667%;
    }
    .medium-push-8 {
        position: relative;
        left: 66.66667%;
    }
    .medium-pull-8 {
        position: relative;
        left: -66.66667%;
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .medium-9 {
        width: 75%;
    }
    .medium-push-9 {
        position: relative;
        left: 75%;
    }
    .medium-pull-9 {
        position: relative;
        left: -75%;
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .medium-10 {
        width: 83.33333%;
    }
    .medium-push-10 {
        position: relative;
        left: 83.33333%;
    }
    .medium-pull-10 {
        position: relative;
        left: -83.33333%;
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .medium-11 {
        width: 91.66667%;
    }
    .medium-push-11 {
        position: relative;
        left: 91.66667%;
    }
    .medium-pull-11 {
        position: relative;
        left: -91.66667%;
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .medium-12 {
        width: 100%;
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .medium-up-1 > .column,
    .medium-up-1 > .columns {
        width: 100%;
        float: left;
    }
    .medium-up-1 > .column:nth-of-type(1n),
    .medium-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-1 > .column:nth-of-type(1n + 1),
    .medium-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .medium-up-1 > .column:last-child,
    .medium-up-1 > .columns:last-child {
        float: left;
    }
    .medium-up-2 > .column,
    .medium-up-2 > .columns {
        width: 50%;
        float: left;
    }
    .medium-up-2 > .column:nth-of-type(1n),
    .medium-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-2 > .column:nth-of-type(2n + 1),
    .medium-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both;
    }
    .medium-up-2 > .column:last-child,
    .medium-up-2 > .columns:last-child {
        float: left;
    }
    .medium-up-3 > .column,
    .medium-up-3 > .columns {
        width: 33.33333%;
        float: left;
    }
    .medium-up-3 > .column:nth-of-type(1n),
    .medium-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-3 > .column:nth-of-type(3n + 1),
    .medium-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .medium-up-3 > .column:last-child,
    .medium-up-3 > .columns:last-child {
        float: left;
    }
    .medium-up-4 > .column,
    .medium-up-4 > .columns {
        width: 25%;
        float: left;
    }
    .medium-up-4 > .column:nth-of-type(1n),
    .medium-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-4 > .column:nth-of-type(4n + 1),
    .medium-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .medium-up-4 > .column:last-child,
    .medium-up-4 > .columns:last-child {
        float: left;
    }
    .medium-up-5 > .column,
    .medium-up-5 > .columns {
        width: 20%;
        float: left;
    }
    .medium-up-5 > .column:nth-of-type(1n),
    .medium-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-5 > .column:nth-of-type(5n + 1),
    .medium-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .medium-up-5 > .column:last-child,
    .medium-up-5 > .columns:last-child {
        float: left;
    }
    .medium-up-6 > .column,
    .medium-up-6 > .columns {
        width: 16.66667%;
        float: left;
    }
    .medium-up-6 > .column:nth-of-type(1n),
    .medium-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-6 > .column:nth-of-type(6n + 1),
    .medium-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .medium-up-6 > .column:last-child,
    .medium-up-6 > .columns:last-child {
        float: left;
    }
    .medium-up-7 > .column,
    .medium-up-7 > .columns {
        width: 14.28571%;
        float: left;
    }
    .medium-up-7 > .column:nth-of-type(1n),
    .medium-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-7 > .column:nth-of-type(7n + 1),
    .medium-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .medium-up-7 > .column:last-child,
    .medium-up-7 > .columns:last-child {
        float: left;
    }
    .medium-up-8 > .column,
    .medium-up-8 > .columns {
        width: 12.5%;
        float: left;
    }
    .medium-up-8 > .column:nth-of-type(1n),
    .medium-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-8 > .column:nth-of-type(8n + 1),
    .medium-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .medium-up-8 > .column:last-child,
    .medium-up-8 > .columns:last-child {
        float: left;
    }
    .medium-collapse > .column,
    .medium-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .expanded.row .medium-collapse.row,
    .medium-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .medium-uncollapse > .column,
    .medium-uncollapse > .columns {
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
    }
    .medium-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .medium-pull-0,
    .medium-push-0,
    .medium-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
}

@media screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%;
    }
    .large-push-1 {
        position: relative;
        left: 8.33333%;
    }
    .large-pull-1 {
        position: relative;
        left: -8.33333%;
    }
    .large-offset-0 {
        margin-left: 0;
    }
    .large-2 {
        width: 16.66667%;
    }
    .large-push-2 {
        position: relative;
        left: 16.66667%;
    }
    .large-pull-2 {
        position: relative;
        left: -16.66667%;
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .large-3 {
        width: 25%;
    }
    .large-push-3 {
        position: relative;
        left: 25%;
    }
    .large-pull-3 {
        position: relative;
        left: -25%;
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .large-4 {
        width: 33.33333%;
    }
    .large-push-4 {
        position: relative;
        left: 33.33333%;
    }
    .large-pull-4 {
        position: relative;
        left: -33.33333%;
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .large-5 {
        width: 41.66667%;
    }
    .large-push-5 {
        position: relative;
        left: 41.66667%;
    }
    .large-pull-5 {
        position: relative;
        left: -41.66667%;
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .large-6 {
        width: 50%;
    }
    .large-push-6 {
        position: relative;
        left: 50%;
    }
    .large-pull-6 {
        position: relative;
        left: -50%;
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .large-7 {
        width: 58.33333%;
    }
    .large-push-7 {
        position: relative;
        left: 58.33333%;
    }
    .large-pull-7 {
        position: relative;
        left: -58.33333%;
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .large-8 {
        width: 66.66667%;
    }
    .large-push-8 {
        position: relative;
        left: 66.66667%;
    }
    .large-pull-8 {
        position: relative;
        left: -66.66667%;
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .large-9 {
        width: 75%;
    }
    .large-push-9 {
        position: relative;
        left: 75%;
    }
    .large-pull-9 {
        position: relative;
        left: -75%;
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .large-10 {
        width: 83.33333%;
    }
    .large-push-10 {
        position: relative;
        left: 83.33333%;
    }
    .large-pull-10 {
        position: relative;
        left: -83.33333%;
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .large-11 {
        width: 91.66667%;
    }
    .large-push-11 {
        position: relative;
        left: 91.66667%;
    }
    .large-pull-11 {
        position: relative;
        left: -91.66667%;
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .large-12 {
        width: 100%;
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .large-up-1 > .column,
    .large-up-1 > .columns {
        width: 100%;
        float: left;
    }
    .large-up-1 > .column:nth-of-type(1n),
    .large-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-1 > .column:nth-of-type(1n + 1),
    .large-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .large-up-1 > .column:last-child,
    .large-up-1 > .columns:last-child {
        float: left;
    }
    .large-up-2 > .column,
    .large-up-2 > .columns {
        width: 50%;
        float: left;
    }
    .large-up-2 > .column:nth-of-type(1n),
    .large-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-2 > .column:nth-of-type(2n + 1),
    .large-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both;
    }
    .large-up-2 > .column:last-child,
    .large-up-2 > .columns:last-child {
        float: left;
    }
    .large-up-3 > .column,
    .large-up-3 > .columns {
        width: 33.33333%;
        float: left;
    }
    .large-up-3 > .column:nth-of-type(1n),
    .large-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-3 > .column:nth-of-type(3n + 1),
    .large-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .large-up-3 > .column:last-child,
    .large-up-3 > .columns:last-child {
        float: left;
    }
    .large-up-4 > .column,
    .large-up-4 > .columns {
        width: 25%;
        float: left;
    }
    .large-up-4 > .column:nth-of-type(1n),
    .large-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-4 > .column:nth-of-type(4n + 1),
    .large-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .large-up-4 > .column:last-child,
    .large-up-4 > .columns:last-child {
        float: left;
    }
    .large-up-5 > .column,
    .large-up-5 > .columns {
        width: 20%;
        float: left;
    }
    .large-up-5 > .column:nth-of-type(1n),
    .large-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-5 > .column:nth-of-type(5n + 1),
    .large-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .large-up-5 > .column:last-child,
    .large-up-5 > .columns:last-child {
        float: left;
    }
    .large-up-6 > .column,
    .large-up-6 > .columns {
        width: 16.66667%;
        float: left;
    }
    .large-up-6 > .column:nth-of-type(1n),
    .large-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-6 > .column:nth-of-type(6n + 1),
    .large-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .large-up-6 > .column:last-child,
    .large-up-6 > .columns:last-child {
        float: left;
    }
    .large-up-7 > .column,
    .large-up-7 > .columns {
        width: 14.28571%;
        float: left;
    }
    .large-up-7 > .column:nth-of-type(1n),
    .large-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-7 > .column:nth-of-type(7n + 1),
    .large-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .large-up-7 > .column:last-child,
    .large-up-7 > .columns:last-child {
        float: left;
    }
    .large-up-8 > .column,
    .large-up-8 > .columns {
        width: 12.5%;
        float: left;
    }
    .large-up-8 > .column:nth-of-type(1n),
    .large-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-8 > .column:nth-of-type(8n + 1),
    .large-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .large-up-8 > .column:last-child,
    .large-up-8 > .columns:last-child {
        float: left;
    }
    .large-collapse > .column,
    .large-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .expanded.row .large-collapse.row,
    .large-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .large-uncollapse > .column,
    .large-uncollapse > .columns {
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
    }
    .large-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .large-pull-0,
    .large-push-0,
    .large-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
}

@media screen and (min-width: 81.25em) {
    .wide-1 {
        width: 8.33333%;
    }
    .wide-push-1 {
        position: relative;
        left: 8.33333%;
    }
    .wide-pull-1 {
        position: relative;
        left: -8.33333%;
    }
    .wide-offset-0 {
        margin-left: 0;
    }
    .wide-2 {
        width: 16.66667%;
    }
    .wide-push-2 {
        position: relative;
        left: 16.66667%;
    }
    .wide-pull-2 {
        position: relative;
        left: -16.66667%;
    }
    .wide-offset-1 {
        margin-left: 8.33333%;
    }
    .wide-3 {
        width: 25%;
    }
    .wide-push-3 {
        position: relative;
        left: 25%;
    }
    .wide-pull-3 {
        position: relative;
        left: -25%;
    }
    .wide-offset-2 {
        margin-left: 16.66667%;
    }
    .wide-4 {
        width: 33.33333%;
    }
    .wide-push-4 {
        position: relative;
        left: 33.33333%;
    }
    .wide-pull-4 {
        position: relative;
        left: -33.33333%;
    }
    .wide-offset-3 {
        margin-left: 25%;
    }
    .wide-5 {
        width: 41.66667%;
    }
    .wide-push-5 {
        position: relative;
        left: 41.66667%;
    }
    .wide-pull-5 {
        position: relative;
        left: -41.66667%;
    }
    .wide-offset-4 {
        margin-left: 33.33333%;
    }
    .wide-6 {
        width: 50%;
    }
    .wide-push-6 {
        position: relative;
        left: 50%;
    }
    .wide-pull-6 {
        position: relative;
        left: -50%;
    }
    .wide-offset-5 {
        margin-left: 41.66667%;
    }
    .wide-7 {
        width: 58.33333%;
    }
    .wide-push-7 {
        position: relative;
        left: 58.33333%;
    }
    .wide-pull-7 {
        position: relative;
        left: -58.33333%;
    }
    .wide-offset-6 {
        margin-left: 50%;
    }
    .wide-8 {
        width: 66.66667%;
    }
    .wide-push-8 {
        position: relative;
        left: 66.66667%;
    }
    .wide-pull-8 {
        position: relative;
        left: -66.66667%;
    }
    .wide-offset-7 {
        margin-left: 58.33333%;
    }
    .wide-9 {
        width: 75%;
    }
    .wide-push-9 {
        position: relative;
        left: 75%;
    }
    .wide-pull-9 {
        position: relative;
        left: -75%;
    }
    .wide-offset-8 {
        margin-left: 66.66667%;
    }
    .wide-10 {
        width: 83.33333%;
    }
    .wide-push-10 {
        position: relative;
        left: 83.33333%;
    }
    .wide-pull-10 {
        position: relative;
        left: -83.33333%;
    }
    .wide-offset-9 {
        margin-left: 75%;
    }
    .wide-11 {
        width: 91.66667%;
    }
    .wide-push-11 {
        position: relative;
        left: 91.66667%;
    }
    .wide-pull-11 {
        position: relative;
        left: -91.66667%;
    }
    .wide-offset-10 {
        margin-left: 83.33333%;
    }
    .wide-12 {
        width: 100%;
    }
    .wide-offset-11 {
        margin-left: 91.66667%;
    }
    .wide-up-1 > .column,
    .wide-up-1 > .columns {
        width: 100%;
        float: left;
    }
    .wide-up-1 > .column:nth-of-type(1n),
    .wide-up-1 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-1 > .column:nth-of-type(1n + 1),
    .wide-up-1 > .columns:nth-of-type(1n + 1) {
        clear: both;
    }
    .wide-up-1 > .column:last-child,
    .wide-up-1 > .columns:last-child {
        float: left;
    }
    .wide-up-2 > .column,
    .wide-up-2 > .columns {
        width: 50%;
        float: left;
    }
    .wide-up-2 > .column:nth-of-type(1n),
    .wide-up-2 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-2 > .column:nth-of-type(2n + 1),
    .wide-up-2 > .columns:nth-of-type(2n + 1) {
        clear: both;
    }
    .wide-up-2 > .column:last-child,
    .wide-up-2 > .columns:last-child {
        float: left;
    }
    .wide-up-3 > .column,
    .wide-up-3 > .columns {
        width: 33.33333%;
        float: left;
    }
    .wide-up-3 > .column:nth-of-type(1n),
    .wide-up-3 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-3 > .column:nth-of-type(3n + 1),
    .wide-up-3 > .columns:nth-of-type(3n + 1) {
        clear: both;
    }
    .wide-up-3 > .column:last-child,
    .wide-up-3 > .columns:last-child {
        float: left;
    }
    .wide-up-4 > .column,
    .wide-up-4 > .columns {
        width: 25%;
        float: left;
    }
    .wide-up-4 > .column:nth-of-type(1n),
    .wide-up-4 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-4 > .column:nth-of-type(4n + 1),
    .wide-up-4 > .columns:nth-of-type(4n + 1) {
        clear: both;
    }
    .wide-up-4 > .column:last-child,
    .wide-up-4 > .columns:last-child {
        float: left;
    }
    .wide-up-5 > .column,
    .wide-up-5 > .columns {
        width: 20%;
        float: left;
    }
    .wide-up-5 > .column:nth-of-type(1n),
    .wide-up-5 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-5 > .column:nth-of-type(5n + 1),
    .wide-up-5 > .columns:nth-of-type(5n + 1) {
        clear: both;
    }
    .wide-up-5 > .column:last-child,
    .wide-up-5 > .columns:last-child {
        float: left;
    }
    .wide-up-6 > .column,
    .wide-up-6 > .columns {
        width: 16.66667%;
        float: left;
    }
    .wide-up-6 > .column:nth-of-type(1n),
    .wide-up-6 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-6 > .column:nth-of-type(6n + 1),
    .wide-up-6 > .columns:nth-of-type(6n + 1) {
        clear: both;
    }
    .wide-up-6 > .column:last-child,
    .wide-up-6 > .columns:last-child {
        float: left;
    }
    .wide-up-7 > .column,
    .wide-up-7 > .columns {
        width: 14.28571%;
        float: left;
    }
    .wide-up-7 > .column:nth-of-type(1n),
    .wide-up-7 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-7 > .column:nth-of-type(7n + 1),
    .wide-up-7 > .columns:nth-of-type(7n + 1) {
        clear: both;
    }
    .wide-up-7 > .column:last-child,
    .wide-up-7 > .columns:last-child {
        float: left;
    }
    .wide-up-8 > .column,
    .wide-up-8 > .columns {
        width: 12.5%;
        float: left;
    }
    .wide-up-8 > .column:nth-of-type(1n),
    .wide-up-8 > .columns:nth-of-type(1n) {
        clear: none;
    }
    .wide-up-8 > .column:nth-of-type(8n + 1),
    .wide-up-8 > .columns:nth-of-type(8n + 1) {
        clear: both;
    }
    .wide-up-8 > .column:last-child,
    .wide-up-8 > .columns:last-child {
        float: left;
    }
    .wide-collapse > .column,
    .wide-collapse > .columns {
        padding-left: 0;
        padding-right: 0;
    }
    .expanded.row .wide-collapse.row,
    .wide-collapse .row {
        margin-left: 0;
        margin-right: 0;
    }
    .wide-uncollapse > .column,
    .wide-uncollapse > .columns {
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
    }
    .wide-centered {
        float: none;
        margin-left: auto;
        margin-right: auto;
    }
    .wide-pull-0,
    .wide-push-0,
    .wide-uncentered {
        position: static;
        margin-left: 0;
        margin-right: 0;
        float: left;
    }
}

blockquote,
dd,
div,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
pre,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

p {
    font-size: inherit;
    line-height: 1.44444;
    margin-bottom: 1rem;
    text-rendering: optimizeLegibility;
}

em,
i {
    font-style: italic;
    line-height: inherit;
}

b,
strong {
    font-weight: 700;
    line-height: inherit;
}

small {
    font-size: 80%;
    line-height: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: inherit;
    text-rendering: optimizeLegibility;
    margin-top: 0;
    margin-bottom: 0.5rem;
    line-height: 1.4;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    color: #cacaca;
    line-height: 0;
}

h1 {
    font-size: 1.33333rem;
}

h2 {
    font-size: 1.11111rem;
}

h3 {
    font-size: 1.05556rem;
}

h4 {
    font-size: 1rem;
}

h5 {
    font-size: 0.94444rem;
}

h6 {
    font-size: 0.88889rem;
}

@media screen and (min-width: 40em) {
    h1 {
        font-size: 2.66667rem;
    }
    h2 {
        font-size: 2.22222rem;
    }
    h3 {
        font-size: 1.72222rem;
    }
    h4 {
        font-size: 1.38889rem;
    }
    h5 {
        font-size: 1.11111rem;
    }
    h6 {
        font-size: 0.88889rem;
    }
}

a {
    color: #006193;
    text-decoration: none;
    line-height: inherit;
    cursor: pointer;
}

a:focus,
a:hover {
    color: #00a6e0;
}

a img {
    border: 0;
}

hr {
    max-width: 75rem;
    height: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 1px solid #cacaca;
    border-left: 0;
    margin: 1.25rem auto;
    clear: both;
}

dl,
ol,
ul {
    line-height: 1.44444;
    margin-bottom: 1rem;
    list-style-position: outside;
}

li {
    font-size: inherit;
}

ul {
    list-style-type: disc;
    margin-left: 1.25rem;
}

ol {
    margin-left: 1.25rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 1.25rem;
    margin-bottom: 0;
}

dl {
    margin-bottom: 1rem;
}

dl dt {
    margin-bottom: 0.3rem;
    font-weight: 700;
}

blockquote {
    margin: 0 0 1rem;
    padding: 0.5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca;
}

blockquote,
blockquote p {
    line-height: 1.44444;
    color: #8a8a8a;
}

cite {
    display: block;
    font-size: 0.8125rem;
    color: #8a8a8a;
}

cite:before {
    content: "\2014 \0020";
}

abbr {
    color: #262626;
    cursor: help;
    border-bottom: 1px dotted #0a0a0a;
}

code {
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #0a0a0a;
    background-color: #e6e6e6;
    border: 1px solid #cacaca;
    padding: 0.125rem 0.3125rem 0.0625rem;
}

kbd {
    padding: 0.125rem 0.25rem 0;
    margin: 0;
    background-color: #e6e6e6;
    color: #0a0a0a;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #8a8a8a;
}

.lead {
    font-size: 125%;
    line-height: 1.6;
}

.stat {
    font-size: 2.5rem;
    line-height: 1;
}

p + .stat {
    margin-top: -1rem;
}

.no-bullet {
    margin-left: 0;
    list-style: none;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.text-justify {
    text-align: justify;
}

@media screen and (min-width: 40em) {
    .medium-text-left {
        text-align: left;
    }
    .medium-text-right {
        text-align: right;
    }
    .medium-text-center {
        text-align: center;
    }
    .medium-text-justify {
        text-align: justify;
    }
}

@media screen and (min-width: 64em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}

@media screen and (min-width: 81.25em) {
    .wide-text-left {
        text-align: left;
    }
    .wide-text-right {
        text-align: right;
    }
    .wide-text-center {
        text-align: center;
    }
    .wide-text-justify {
        text-align: justify;
    }
}

.show-for-print {
    display: none !important;
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    .show-for-print {
        display: block !important;
    }
    .hide-for-print {
        display: none !important;
    }
    table.show-for-print {
        display: table !important;
    }
    thead.show-for-print {
        display: table-header-group !important;
    }
    tbody.show-for-print {
        display: table-row-group !important;
    }
    tr.show-for-print {
        display: table-row !important;
    }
    td.show-for-print {
        display: table-cell !important;
    }
    th.show-for-print {
        display: table-cell !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    blockquote,
    pre {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    img,
    tr {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.44444rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 0;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}

[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    outline: 0;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
    max-width: 100%;
}

textarea[rows] {
    height: auto;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #cacaca;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca;
}

input::placeholder,
textarea::placeholder {
    color: #cacaca;
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

[type="button"],
[type="submit"] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type="search"] {
    box-sizing: border-box;
}

[type="checkbox"],
[type="file"],
[type="radio"] {
    margin: 0 0 1rem;
}

[type="checkbox"] + label,
[type="radio"] + label {
    display: inline-block;
    margin-left: 0.5rem;
    margin-right: 1rem;
    margin-bottom: 0;
    vertical-align: baseline;
}

[type="checkbox"] + label[for],
[type="radio"] + label[for] {
    cursor: pointer;
}

label > [type="checkbox"],
label > [type="radio"] {
    margin-right: 0.5rem;
}

[type="file"] {
    width: 100%;
}

label {
    display: block;
    margin: 0;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #0a0a0a;
}

label.middle {
    margin: 0 0 1rem;
    padding: 0.55556rem 0;
}

.help-text {
    margin-top: -0.5rem;
    font-size: 0.8125rem;
    font-style: italic;
    color: #0a0a0a;
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem;
}

.input-group > :first-child {
    border-radius: 0;
}

.input-group > :last-child > * {
    border-radius: 0;
}

.input-group-button,
.input-group-field,
.input-group-label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle;
}

.input-group-label {
    text-align: center;
    padding: 0 1rem;
    background: #e6e6e6;
    color: #0a0a0a;
    border: 1px solid #cacaca;
    white-space: nowrap;
    width: 1%;
    height: 100%;
}

.input-group-label:first-child {
    border-right: 0;
}

.input-group-label:last-child {
    border-left: 0;
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem;
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    height: 100%;
    width: 1%;
}

.input-group-button a,
.input-group-button button,
.input-group-button input {
    margin: 0;
}

.input-group .input-group-button {
    display: table-cell;
}

fieldset {
    border: 0;
    padding: 0;
    margin: 0;
}

legend {
    margin-bottom: 0.5rem;
    max-width: 100%;
}

.fieldset {
    border: 1px solid #cacaca;
    padding: 1.25rem;
    margin: 1.125rem 0;
}

.fieldset legend {
    background: #fefefe;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.16667rem;
}

select {
    height: 2.44444rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    color: #0a0a0a;
    background-color: #fefefe;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-right: 1.5rem;
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
    }
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed;
}

select::-ms-expand {
    display: none;
}

select[multiple] {
    height: auto;
    background-image: none;
}

.is-invalid-input:not(:focus) {
    background-color: rgba(236, 88, 64, 0.1);
    border-color: #ec5840;
}

.is-invalid-label {
    color: #ec5840;
}

.form-error {
    display: none;
    margin-top: -0.5rem;
    margin-bottom: 1rem;
    font-size: 0.75rem;
    font-weight: 700;
    color: #ec5840;
}

.form-error.is-visible {
    display: block;
}

.button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0;
    font-size: 0.9rem;
    background-color: #2199e8;
    color: #fefefe;
}

[data-whatinput="mouse"] .button {
    outline: 0;
}

.button:focus,
.button:hover {
    background-color: #1583cc;
    color: #fefefe;
}

.button.tiny {
    font-size: 0.6rem;
}

.button.small {
    font-size: 0.75rem;
}

.button.large {
    font-size: 1.25rem;
}

.button.expanded {
    display: block;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.button.primary {
    background-color: #2199e8;
    color: #fefefe;
}

.button.primary:focus,
.button.primary:hover {
    background-color: #147cc0;
    color: #fefefe;
}

.button.secondary {
    background-color: #777;
    color: #fefefe;
}

.button.secondary:focus,
.button.secondary:hover {
    background-color: #5f5f5f;
    color: #fefefe;
}

.button.success {
    background-color: #3adb76;
    color: #fefefe;
}

.button.success:focus,
.button.success:hover {
    background-color: #22bb5b;
    color: #fefefe;
}

.button.warning {
    background-color: #ffae00;
    color: #fefefe;
}

.button.warning:focus,
.button.warning:hover {
    background-color: #cc8b00;
    color: #fefefe;
}

.button.alert {
    background-color: #ec5840;
    color: #fefefe;
}

.button.alert:focus,
.button.alert:hover {
    background-color: #da3116;
    color: #fefefe;
}

.button.hollow {
    border: 1px solid #2199e8;
    color: #2199e8;
}

.button.hollow,
.button.hollow:focus,
.button.hollow:hover {
    background-color: transparent;
}

.button.hollow:focus,
.button.hollow:hover {
    border-color: #0c4d78;
    color: #0c4d78;
}

.button.hollow.primary {
    border: 1px solid #2199e8;
    color: #2199e8;
}

.button.hollow.primary:focus,
.button.hollow.primary:hover {
    border-color: #0c4d78;
    color: #0c4d78;
}

.button.hollow.secondary {
    border: 1px solid #777;
    color: #777;
}

.button.hollow.secondary:focus,
.button.hollow.secondary:hover {
    border-color: #3c3c3c;
    color: #3c3c3c;
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76;
}

.button.hollow.success:focus,
.button.hollow.success:hover {
    border-color: #157539;
    color: #157539;
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00;
}

.button.hollow.warning:focus,
.button.hollow.warning:hover {
    border-color: #805700;
    color: #805700;
}

.button.hollow.alert {
    border: 1px solid #ec5840;
    color: #ec5840;
}

.button.hollow.alert:focus,
.button.hollow.alert:hover {
    border-color: #881f0e;
    color: #881f0e;
}

.button.disabled,
.button[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

.button.disabled:focus,
.button.disabled:hover,
.button[disabled]:focus,
.button[disabled]:hover {
    background-color: #2199e8;
    color: #fefefe;
}

.button.dropdown::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    border-color: #fff transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: relative;
    top: 0.4em;
    float: right;
    margin-left: 1em;
    display: inline-block;
}

.button.arrow-only::after {
    margin-left: 0;
    float: none;
    top: -0.1em;
}

.accordion {
    list-style-type: none;
    background: 0 0;
    margin-left: 0;
}

.accordion-item:first-child > :first-child {
    border-radius: 0;
}

.accordion-item:last-child > :last-child {
    border-radius: 0;
}

.accordion-title {
    display: block;
    padding: 1.25rem 1rem;
    line-height: 1;
    font-size: 0.66667rem;
    color: #0a0a0a;
    position: relative;
    border: none;
    border-bottom: 0;
}

:last-child:not(.is-active) > .accordion-title {
    border-radius: 0;
    border-bottom: none;
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: transparent;
}

.accordion-content {
    padding: 1rem;
    display: none;
    border: none;
    border-bottom: 0;
    background-color: transparent;
    color: #0a0a0a;
}

:last-child > .accordion-content:last-child {
    border-bottom: none;
}

.is-accordion-submenu-parent > a {
    position: relative;
}

.is-accordion-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -4px;
    right: 1rem;
}

.is-accordion-submenu-parent[aria-expanded="true"] > a::after {
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}

.badge {
    display: inline-block;
    padding: 0.3em;
    min-width: 2.1em;
    font-size: 0.6rem;
    text-align: center;
    border-radius: 50%;
    background: #2199e8;
    color: #fefefe;
}

.badge.secondary {
    background: #777;
    color: #fff;
}

.badge.success {
    background: #3adb76;
    color: #fff;
}

.badge.warning {
    background: #ffae00;
    color: #fff;
}

.badge.alert {
    background: #ec5840;
    color: #fff;
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0;
}

.breadcrumbs::after,
.breadcrumbs::before {
    content: " ";
    display: table;
}

.breadcrumbs::after {
    clear: both;
}

.breadcrumbs li {
    float: left;
    color: #0a0a0a;
    font-size: 0.6875rem;
    cursor: default;
    text-transform: uppercase;
}

.breadcrumbs li:not(:last-child)::after {
    color: #cacaca;
    content: "/";
    margin: 0 0.75rem;
    position: relative;
    top: 1px;
    opacity: 1;
}

.breadcrumbs a {
    color: #2199e8;
}

.breadcrumbs a:hover {
    text-decoration: underline;
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed;
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0;
}

.button-group::after,
.button-group::before {
    content: " ";
    display: table;
}

.button-group::after {
    clear: both;
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem;
}

.button-group .button:last-child {
    margin-right: 0;
}

.button-group.tiny .button {
    font-size: 0.6rem;
}

.button-group.small .button {
    font-size: 0.75rem;
}

.button-group.large .button {
    font-size: 1.25rem;
}

.button-group.expanded {
    margin-right: -1px;
}

.button-group.expanded::after,
.button-group.expanded::before {
    display: none;
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded
    .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
    ~ .button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px;
}

.button-group.expanded
    .button:first-child:nth-last-child(2):first-child:nth-last-child(2)
    ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(2):last-child {
    margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded
    .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
    ~ .button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px;
}

.button-group.expanded
    .button:first-child:nth-last-child(3):first-child:nth-last-child(3)
    ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(3):last-child {
    margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded
    .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
    ~ .button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px;
}

.button-group.expanded
    .button:first-child:nth-last-child(4):first-child:nth-last-child(4)
    ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(4):last-child {
    margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded
    .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
    ~ .button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px;
}

.button-group.expanded
    .button:first-child:nth-last-child(5):first-child:nth-last-child(5)
    ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(5):last-child {
    margin-right: -6px;
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded
    .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
    ~ .button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px;
}

.button-group.expanded
    .button:first-child:nth-last-child(6):first-child:nth-last-child(6)
    ~ .button:last-child,
.button-group.expanded .button:first-child:nth-last-child(6):last-child {
    margin-right: -6px;
}

.button-group.primary .button {
    background-color: #2199e8;
    color: #fefefe;
}

.button-group.primary .button:focus,
.button-group.primary .button:hover {
    background-color: #147cc0;
    color: #fefefe;
}

.button-group.secondary .button {
    background-color: #777;
    color: #fefefe;
}

.button-group.secondary .button:focus,
.button-group.secondary .button:hover {
    background-color: #5f5f5f;
    color: #fefefe;
}

.button-group.success .button {
    background-color: #3adb76;
    color: #fefefe;
}

.button-group.success .button:focus,
.button-group.success .button:hover {
    background-color: #22bb5b;
    color: #fefefe;
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #fefefe;
}

.button-group.warning .button:focus,
.button-group.warning .button:hover {
    background-color: #cc8b00;
    color: #fefefe;
}

.button-group.alert .button {
    background-color: #ec5840;
    color: #fefefe;
}

.button-group.alert .button:focus,
.button-group.alert .button:hover {
    background-color: #da3116;
    color: #fefefe;
}

.button-group.stacked .button,
.button-group.stacked-for-medium .button,
.button-group.stacked-for-small .button {
    width: 100%;
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-small .button:last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0;
    }
}

@media screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
}

.callout {
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    position: relative;
    color: #0a0a0a;
    background-color: #fff;
}

.callout > :first-child {
    margin-top: 0;
}

.callout > :last-child {
    margin-bottom: 0;
}

.callout.primary {
    background-color: #def0fc;
}

.callout.secondary {
    background-color: #ebebeb;
}

.callout.success {
    background-color: #e1faea;
}

.callout.warning {
    background-color: #fff3d9;
}

.callout.alert {
    background-color: #fce6e2;
}

.callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem;
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem;
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1;
    cursor: pointer;
}

[data-whatinput="mouse"] .close-button {
    outline: 0;
}

.close-button:focus,
.close-button:hover {
    color: #0a0a0a;
}

.menu {
    margin: 0;
    list-style-type: none;
}

.menu > li {
    display: table-cell;
    vertical-align: middle;
}

[data-whatinput="mouse"] .menu > li {
    outline: 0;
}

.menu > li > a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
}

.menu a,
.menu button,
.menu input {
    margin-bottom: 0;
}

.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
    vertical-align: middle;
}

.menu > li > a i + span,
.menu > li > a img + span,
.menu > li > a svg + span {
    vertical-align: middle;
}

.menu > li > a i,
.menu > li > a img,
.menu > li > a svg {
    margin-right: 0.25rem;
    display: inline-block;
}

.menu > li {
    display: table-cell;
}

.menu.vertical > li {
    display: block;
}

@media screen and (min-width: 40em) {
    .menu.medium-horizontal > li {
        display: table-cell;
    }
    .menu.medium-vertical > li {
        display: block;
    }
}

@media screen and (min-width: 64em) {
    .menu.large-horizontal > li {
        display: table-cell;
    }
    .menu.large-vertical > li {
        display: block;
    }
}

@media screen and (min-width: 81.25em) {
    .menu.wide-horizontal > li {
        display: table-cell;
    }
    .menu.wide-vertical > li {
        display: block;
    }
}

.menu.simple li {
    line-height: 1;
    display: inline-block;
    margin-right: 1rem;
}

.menu.simple a {
    padding: 0;
}

.menu.align-right::after,
.menu.align-right::before {
    content: " ";
    display: table;
}

.menu.align-right::after {
    clear: both;
}

.menu.align-right > li {
    float: right;
}

.menu.expanded {
    width: 100%;
    display: table;
    table-layout: fixed;
}

.menu.expanded > li:first-child:last-child {
    width: 100%;
}

.menu.icon-top > li > a {
    text-align: center;
}

.menu.icon-top > li > a i,
.menu.icon-top > li > a img,
.menu.icon-top > li > a svg {
    display: block;
    margin: 0 auto 0.25rem;
}

.menu.nested {
    margin-left: 1rem;
}

.menu .active > a {
    color: #fefefe;
    background: #2199e8;
}

.menu-text {
    font-weight: 700;
    color: inherit;
    line-height: 1;
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem;
}

.menu-centered {
    text-align: center;
}

.menu-centered > .menu {
    display: inline-block;
}

.no-js [data-responsive-menu] ul {
    display: none;
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
}

.menu-icon::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}

.menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
}

.menu-icon.dark::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.is-drilldown {
    position: relative;
    overflow: hidden;
}

.is-drilldown li {
    display: block !important;
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    height: 100%;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear;
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}

.is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.is-drilldown-submenu-parent > a {
    position: relative;
}

.is-drilldown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}

.js-drilldown-back > a::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
}

.dropdown-pane {
    background-color: #fefefe;
    border: 1px solid #cacaca;
    border-radius: 0;
    display: block;
    font-size: 1rem;
    padding: 1rem;
    position: absolute;
    visibility: hidden;
    width: 300px;
    z-index: 10;
}

.dropdown-pane.is-open {
    visibility: visible;
}

.dropdown-pane.tiny {
    width: 100px;
}

.dropdown-pane.small {
    width: 200px;
}

.dropdown-pane.large {
    width: 400px;
}

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 0;
    top: 100%;
}

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 0;
    top: 100%;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a {
    padding-right: 1.5rem;
    position: relative;
}

.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: #2199e8 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    right: 5px;
    margin-top: -2px;
}

[data-whatinput="mouse"] .dropdown.menu a {
    outline: 0;
}

.no-js .dropdown.menu ul {
    display: none;
}

.dropdown.menu.vertical > li .is-dropdown-submenu {
    top: 0;
}

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
}

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.dropdown.menu.vertical > li > a::after {
    right: 14px;
    margin-top: -3px;
}

.dropdown.menu.vertical > li.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}

.dropdown.menu.vertical > li.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
}

@media screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%;
    }
    .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%;
    }
    .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative;
    }
    .dropdown.menu.medium-horizontal
        > li.is-dropdown-submenu-parent
        > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px;
    }
    .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }
    .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.medium-vertical > li > a::after {
        right: 14px;
        margin-top: -3px;
    }
    .dropdown.menu.medium-vertical > li.opens-left > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }
    .dropdown.menu.medium-vertical > li.opens-right > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
    }
}

@media screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%;
    }
    .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative;
    }
    .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px;
    }
    .dropdown.menu.large-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }
    .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.large-vertical > li > a::after {
        right: 14px;
        margin-top: -3px;
    }
    .dropdown.menu.large-vertical > li.opens-left > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }
    .dropdown.menu.large-vertical > li.opens-right > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
    }
}

@media screen and (min-width: 81.25em) {
    .dropdown.menu.wide-horizontal > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 0;
        top: 100%;
    }
    .dropdown.menu.wide-horizontal > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 0;
        top: 100%;
    }
    .dropdown.menu.wide-horizontal > li.is-dropdown-submenu-parent > a {
        padding-right: 1.5rem;
        position: relative;
    }
    .dropdown.menu.wide-horizontal > li.is-dropdown-submenu-parent > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: #2199e8 transparent transparent;
        border-top-style: solid;
        border-bottom-width: 0;
        right: 5px;
        margin-top: -2px;
    }
    .dropdown.menu.wide-vertical > li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.wide-vertical > li.opens-left > .is-dropdown-submenu {
        left: auto;
        right: 100%;
    }
    .dropdown.menu.wide-vertical > li.opens-right > .is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.wide-vertical > li > a::after {
        right: 14px;
        margin-top: -3px;
    }
    .dropdown.menu.wide-vertical > li.opens-left > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent #2199e8 transparent transparent;
        border-right-style: solid;
        border-left-width: 0;
    }
    .dropdown.menu.wide-vertical > li.opens-right > a::after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: transparent transparent transparent #2199e8;
        border-left-style: solid;
        border-right-width: 0;
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    left: auto;
    right: 0;
}

.is-dropdown-menu.vertical {
    width: 100px;
}

.is-dropdown-menu.vertical.align-right {
    float: right;
}

.is-dropdown-submenu-parent {
    position: relative;
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -2px;
}

.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto;
}

.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    left: auto;
    right: 100%;
}

.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%;
}

.is-dropdown-submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    min-width: 200px;
    z-index: 1;
    background: #fefefe;
    border: 1px solid #cacaca;
}

.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
    right: 14px;
    margin-top: -3px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent #2199e8 transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 5px;
    border-color: transparent transparent transparent #2199e8;
    border-left-style: solid;
    border-right-width: 0;
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px;
}

.is-dropdown-submenu > li {
    width: 100%;
}

.is-dropdown-submenu.js-dropdown-active {
    display: block;
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 75%;
    margin-bottom: 1rem;
    overflow: hidden;
}

.flex-video embed,
.flex-video iframe,
.flex-video object,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.flex-video.widescreen {
    padding-bottom: 56.25%;
}

.flex-video.vimeo {
    padding-top: 0;
}

.label {
    display: inline-block;
    padding: 0.33333rem 0.5rem;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    border-radius: 0;
    background: #2199e8;
    color: #fefefe;
}

.label.secondary {
    background: #777;
    color: #fff;
}

.label.success {
    background: #3adb76;
    color: #fff;
}

.label.warning {
    background: #ffae00;
    color: #fff;
}

.label.alert {
    background: #ec5840;
    color: #fff;
}

.media-object {
    margin-bottom: 1rem;
    display: block;
}

.media-object img {
    max-width: none;
}

@media screen and (max-width: 39.9375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block;
    }
    .media-object.stack-for-small .media-object-section img {
        width: 100%;
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top;
}

.media-object-section:first-child {
    padding-right: 1rem;
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem;
}

.media-object-section > :last-child {
    margin-bottom: 0;
}

.media-object-section.middle {
    vertical-align: middle;
}

.media-object-section.bottom {
    vertical-align: bottom;
}

body,
html {
    height: 100%;
}

.off-canvas-wrapper {
    width: 100%;
    overflow-x: hidden;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: auto;
}

.off-canvas-wrapper-inner {
    position: relative;
    width: 100%;
    transition: transform 0.5s ease;
}

.off-canvas-wrapper-inner::after,
.off-canvas-wrapper-inner::before {
    content: " ";
    display: table;
}

.off-canvas-wrapper-inner::after {
    clear: both;
}

.off-canvas-content {
    min-height: 100%;
    background: #fefefe;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    padding-bottom: 0.1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.5);
}

.js-off-canvas-exit {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(254, 254, 254, 0.25);
    cursor: pointer;
    transition: background 0.5s ease;
}

.off-canvas {
    position: absolute;
    background: #e6e6e6;
    z-index: -1;
    max-height: 100%;
    overflow-y: auto;
    -ms-transform: translateX(0);
    transform: translateX(0);
}

[data-whatinput="mouse"] .off-canvas {
    outline: 0;
}

.off-canvas.position-left {
    left: -250px;
    top: 0;
    width: 250px;
}

.is-open-left {
    -ms-transform: translateX(250px);
    transform: translateX(250px);
}

.off-canvas.position-right {
    right: -250px;
    top: 0;
    width: 250px;
}

.is-open-right {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
}

@media screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-medium ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-medium {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-medium ~ .off-canvas-content {
        margin-right: 250px;
    }
}

@media screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-large ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-large {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-large ~ .off-canvas-content {
        margin-right: 250px;
    }
}

@media screen and (min-width: 81.25em) {
    .position-left.reveal-for-wide {
        left: 0;
        z-index: auto;
        position: fixed;
    }
    .position-left.reveal-for-wide ~ .off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-wide {
        right: 0;
        z-index: auto;
        position: fixed;
    }
    .position-right.reveal-for-wide ~ .off-canvas-content {
        margin-right: 250px;
    }
}

.orbit {
    position: relative;
}

.orbit-container {
    position: relative;
    margin: 0;
    overflow: hidden;
    list-style: none;
}

.orbit-slide {
    width: 100%;
    max-height: 100%;
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0;
}

.orbit-figure {
    margin: 0;
}

.orbit-image {
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 1rem;
    margin-bottom: 0;
    color: #fff;
    background-color: rgba(10, 10, 10, 0.5);
}

.orbit-next,
.orbit-previous {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fff;
}

[data-whatinput="mouse"] .orbit-next,
[data-whatinput="mouse"] .orbit-previous {
    outline: 0;
}

.orbit-next:active,
.orbit-next:focus,
.orbit-next:hover,
.orbit-previous:active,
.orbit-previous:focus,
.orbit-previous:hover {
    background-color: rgba(10, 10, 10, 0.5);
}

.orbit-previous {
    left: 0;
}

.orbit-next {
    left: auto;
    right: 0;
}

.orbit-bullets {
    position: relative;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
    text-align: center;
}

[data-whatinput="mouse"] .orbit-bullets {
    outline: 0;
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    background-color: #cacaca;
    border-radius: 50%;
}

.orbit-bullets button:hover {
    background-color: #8a8a8a;
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a;
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem;
}

.pagination::after,
.pagination::before {
    content: " ";
    display: table;
}

.pagination::after {
    clear: both;
}

.pagination li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 0;
    display: none;
}

.pagination li:first-child,
.pagination li:last-child {
    display: inline-block;
}

@media screen and (min-width: 40em) {
    .pagination li {
        display: inline-block;
    }
}

.pagination a,
.pagination button {
    color: #0a0a0a;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6;
}

.pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #2199e8;
    color: #fefefe;
    cursor: default;
}

.pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed;
}

.pagination .disabled:hover {
    background: 0 0;
}

.pagination .ellipsis::after {
    content: "\2026";
    padding: 0.1875rem 0.625rem;
    color: #0a0a0a;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    content: "\00ab";
    display: inline-block;
    margin-right: 0.5rem;
}

.pagination-next a::after,
.pagination-next.disabled::after {
    content: "\00bb";
    display: inline-block;
    margin-left: 0.5rem;
}

.progress {
    background-color: #cacaca;
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
}

.progress.primary .progress-meter {
    background-color: #2199e8;
}

.progress.secondary .progress-meter {
    background-color: #777;
}

.progress.success .progress-meter {
    background-color: #3adb76;
}

.progress.warning .progress-meter {
    background-color: #ffae00;
}

.progress.alert .progress-meter {
    background-color: #ec5840;
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #2199e8;
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: 700;
    color: #fff;
    white-space: nowrap;
}

.slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #e6e6e6;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: 0.5rem;
    background-color: #cacaca;
    transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
    transition: all 0s linear;
}

.slider-handle {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #2199e8;
    transition: all 0.2s ease-in-out;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    border-radius: 0;
}

[data-whatinput="mouse"] .slider-handle {
    outline: 0;
}

.slider-handle:hover {
    background-color: #1583cc;
}

.slider-handle.is-dragging {
    transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

.slider.vertical {
    display: inline-block;
    width: 0.5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

.slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%;
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.sticky-container {
    position: relative;
}

.sticky {
    position: absolute;
    z-index: 0;
    transform: translate3d(0, 0, 0);
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5;
}

.sticky.is-stuck.is-at-top {
    top: 0;
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0;
}

.sticky.is-anchored {
    position: absolute;
    left: auto;
    right: auto;
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0;
}

body.is-reveal-open {
    overflow: hidden;
}

html.is-reveal-open,
html.is-reveal-open body {
    height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.reveal-overlay {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll;
}

.reveal {
    display: none;
    z-index: 1006;
    padding: 1rem;
    border: 1px solid #cacaca;
    background-color: #fefefe;
    border-radius: 0;
    position: relative;
    top: 100px;
    margin-left: auto;
    margin-right: auto;
    overflow-y: auto;
}

[data-whatinput="mouse"] .reveal {
    outline: 0;
}

@media screen and (min-width: 40em) {
    .reveal {
        min-height: 0;
    }
}

.reveal .column,
.reveal .columns {
    min-width: 0;
}

.reveal > :last-child {
    margin-bottom: 0;
}

@media screen and (min-width: 40em) {
    .reveal {
        width: 600px;
        max-width: 75rem;
    }
}

@media screen and (min-width: 40em) {
    .reveal .reveal {
        left: auto;
        right: auto;
        margin: 0 auto;
    }
}

.reveal.collapse {
    padding: 0;
}

@media screen and (min-width: 40em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem;
    }
}

@media screen and (min-width: 40em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem;
    }
}

@media screen and (min-width: 40em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem;
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
}

@media screen and (max-width: 39.9375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        max-width: none;
        margin-left: 0;
        border: 0;
        border-radius: 0;
    }
}

.reveal.without-overlay {
    position: fixed;
}

.switch {
    margin-bottom: 1rem;
    outline: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    font-weight: 700;
    font-size: 0.77778rem;
}

.switch-input {
    opacity: 0;
    position: absolute;
}

.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit;
}

input + .switch-paddle {
    margin: 0;
}

.switch-paddle::after {
    background: #fefefe;
    content: "";
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
}

input:checked ~ .switch-paddle {
    background: #2199e8;
}

input:checked ~ .switch-paddle::after {
    left: 2.25rem;
}

[data-whatinput="mouse"] input:focus ~ .switch-paddle {
    outline: 0;
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.switch-active {
    left: 8%;
    display: none;
}

input:checked + label > .switch-active {
    display: block;
}

.switch-inactive {
    right: 15%;
}

input:checked + label > .switch-inactive {
    display: none;
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.55556rem;
}

.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem;
}

.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem;
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.66667rem;
}

.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem;
}

.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem;
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 0.88889rem;
}

.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem;
}

.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem;
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0;
}

table tbody,
table tfoot,
table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

table caption {
    font-weight: 700;
    padding: 0.5rem 0.625rem 0.625rem;
}

table tfoot,
table thead {
    background: #f8f8f8;
    color: #0a0a0a;
}

table tfoot tr,
table thead tr {
    background: 0 0;
}

table tfoot td,
table tfoot th,
table thead td,
table thead th {
    padding: 0.5rem 0.625rem 0.625rem;
    font-weight: 700;
    text-align: left;
}

table tbody tr:nth-child(even) {
    background-color: #f1f1f1;
}

table tbody td,
table tbody th {
    padding: 0.5rem 0.625rem 0.625rem;
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none;
    }
    table.stack tfoot {
        display: none;
    }
    table.stack td,
    table.stack th,
    table.stack tr {
        display: block;
    }
    table.stack td {
        border-top: 0;
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}

table.hover tr:hover {
    background-color: #f9f9f9;
}

table.hover tr:nth-of-type(even):hover {
    background-color: #ececec;
}

.table-scroll {
    overflow-x: auto;
}

.table-scroll table {
    width: auto;
}

.tabs {
    margin: 0;
    list-style-type: none;
    background: #fefefe;
    border: 1px solid #e6e6e6;
}

.tabs::after,
.tabs::before {
    content: " ";
    display: table;
}

.tabs::after {
    clear: both;
}

.tabs.vertical > li {
    width: auto;
    float: none;
    display: block;
}

.tabs.simple > li > a {
    padding: 0;
}

.tabs.simple > li > a:hover {
    background: 0 0;
}

.tabs.primary {
    background: #2199e8;
}

.tabs.primary > li > a {
    color: #fff;
}

.tabs.primary > li > a:focus,
.tabs.primary > li > a:hover {
    background: #1893e4;
}

.tabs-title {
    float: left;
}

.tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 0.75rem;
}

.tabs-title > a:hover {
    background: #fefefe;
}

.tabs-title > a:focus,
.tabs-title > a[aria-selected="true"] {
    background: #e6e6e6;
}

.tabs-content {
    background: #fefefe;
    transition: all 0.5s ease;
    border: 1px solid #e6e6e6;
    border-top: 0;
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0;
}

.tabs-panel {
    display: none;
    padding: 1rem;
}

.tabs-panel.is-active {
    display: block;
}

.thumbnail {
    border: solid 4px #fefefe;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    transition: box-shadow 0.2s ease-out;
    border-radius: 0;
    margin-bottom: 1rem;
}

.thumbnail:focus,
.thumbnail:hover {
    box-shadow: 0 0 6px 1px rgba(33, 153, 232, 0.5);
}

.title-bar {
    background: #0a0a0a;
    color: #fefefe;
    padding: 0.5rem;
}

.title-bar::after,
.title-bar::before {
    content: " ";
    display: table;
}

.title-bar::after {
    clear: both;
}

.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.title-bar-left {
    float: left;
}

.title-bar-right {
    float: right;
    text-align: right;
}

.title-bar-title {
    font-weight: 700;
    vertical-align: middle;
    display: inline-block;
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 20px;
    height: 16px;
}

.menu-icon.dark::after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 2px;
    background: #000;
    top: 0;
    left: 0;
    box-shadow: 0 7px 0 #000, 0 14px 0 #000;
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
}

.has-tip {
    border-bottom: dotted 1px #8a8a8a;
    font-weight: 700;
    position: relative;
    display: inline-block;
    cursor: help;
}

.tooltip {
    background-color: #0a0a0a;
    color: #fefefe;
    font-size: 80%;
    padding: 0.75rem;
    position: absolute;
    z-index: 10;
    top: calc(100% + 0.6495rem);
    max-width: 10rem !important;
    border-radius: 0;
}

.tooltip::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent #0a0a0a;
    border-bottom-style: solid;
    border-top-width: 0;
    bottom: 100%;
    position: absolute;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.tooltip.top::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: #0a0a0a transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    top: 100%;
    bottom: auto;
}

.tooltip.left::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent transparent transparent #0a0a0a;
    border-left-style: solid;
    border-right-width: 0;
    bottom: auto;
    left: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tooltip.right::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    border-color: transparent #0a0a0a transparent transparent;
    border-right-style: solid;
    border-left-width: 0;
    bottom: auto;
    left: auto;
    right: 100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.top-bar {
    padding: 0.5rem;
}

.top-bar::after,
.top-bar::before {
    content: " ";
    display: table;
}

.top-bar::after {
    clear: both;
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6;
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem;
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0;
}

.top-bar input.button {
    width: auto;
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%;
}

@media screen and (min-width: 40em) {
    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto;
    }
}

@media screen and (max-width: 63.9375em) {
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%;
    }
}

@media screen and (max-width: 81.1875em) {
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%;
    }
}

.top-bar.stacked-for-wide .top-bar-left,
.top-bar.stacked-for-wide .top-bar-right {
    width: 100%;
}

.top-bar-title {
    float: left;
    margin-right: 1rem;
}

.top-bar-left {
    float: left;
}

.top-bar-right {
    float: right;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

@media screen and (max-width: 39.9375em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width: 0em), screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media screen and (min-width: 40em) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em) {
    .show-for-medium {
        display: none !important;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important;
    }
}

@media screen and (min-width: 64em) and (max-width: 81.1875em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 63.9375em), screen and (min-width: 81.25em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (min-width: 81.25em) {
    .hide-for-wide {
        display: none !important;
    }
}

@media screen and (max-width: 81.1875em) {
    .show-for-wide {
        display: none !important;
    }
}

@media screen and (min-width: 81.25em) {
    .hide-for-wide-only {
        display: none !important;
    }
}

@media screen and (max-width: 81.1875em) {
    .show-for-wide-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
}

.hide-for-portrait,
.show-for-landscape {
    display: block !important;
}

@media screen and (orientation: landscape) {
    .hide-for-portrait,
    .show-for-landscape {
        display: block !important;
    }
}

@media screen and (orientation: portrait) {
    .hide-for-portrait,
    .show-for-landscape {
        display: none !important;
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important;
}

@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important;
    }
}

@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important;
    }
}

.float-left {
    float: left !important;
}

.float-right {
    float: right !important;
}

.float-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.clearfix::after,
.clearfix::before {
    content: " ";
    display: table;
}

.clearfix::after {
    clear: both;
}

blockquote,
div,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
td,
th {
    margin: 0;
    padding: 0;
}

ul {
    margin-bottom: 0;
}

fieldset {
    border: none;
}

[type="color"],
[type="date"],
[type="datetime-local"],
[type="datetime"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
textarea {
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
}

[type="color"]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="datetime"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
textarea:focus {
    background-color: #fff;
    outline: 0;
    box-shadow: none;
}

select {
    height: auto;
    padding: 0;
    margin: 0;
    border: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0;
}

select:focus {
    outline: 0;
    box-shadow: none;
}

@font-face {
    font-family: neuzeit_grotesk;
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.eot);
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.eot?#iefix)
            format("embedded-opentype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.woff2) format("woff2"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.woff) format("woff"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.ttf) format("truetype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/light/neuzeitgro-lig.svg#neuzeit_grotesklight)
            format("svg");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: neuzeit_grotesk;
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.eot);
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.eot?#iefix)
            format("embedded-opentype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.woff2) format("woff2"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.woff) format("woff"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.ttf) format("truetype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/regular/neuzeitgro-reg.svg#neuzeit_groteskregular)
            format("svg");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: neuzeit_grotesk;
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.eot);
    src: url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.eot?#iefix)
            format("embedded-opentype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.woff2) format("woff2"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.woff) format("woff"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.ttf) format("truetype"),
        url(/static_cms/fil_site_assets/fonts/neuzeitgro/bold/neuzeitgro-bol.svg#neuzeit_groteskbold)
            format("svg");
    font-weight: 700;
    font-style: normal;
}

.h1,
h1 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 2.5rem;
    line-height: 3rem;
    font-weight: 300;
}

.h2,
h2 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 2.11111rem;
    line-height: 2.66667rem;
    font-weight: 300;
}

.h3,
h3 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 1.66667rem;
    line-height: 2.22222rem;
    font-weight: 300;
}

.h4,
.wysiwyg blockquote,
h4 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 1.44444rem;
    line-height: 2rem;
    font-weight: 300;
}

.h5,
h5 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.55556rem;
    font-weight: 700;
}

.h6,
h6 {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 1rem;
    line-height: 1.55556rem;
    font-weight: 400;
}

@media screen and (min-width: 40em) {
    .h1,
    h1 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 3.88889rem;
        line-height: 4.11111rem;
        font-weight: 300;
    }
    .h2,
    h2 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 2.66667rem;
        line-height: 3.22222rem;
        font-weight: 300;
    }
    .h3,
    h3 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 1.77778rem;
        line-height: 2.22222rem;
        font-weight: 300;
    }
    .h4,
    .wysiwyg blockquote,
    h4 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 1.44444rem;
        line-height: 2rem;
        font-weight: 300;
    }
    .h5,
    h5 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.55556rem;
        font-weight: 700;
    }
    .h6,
    h6 {
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 1rem;
        line-height: 1.55556rem;
        font-weight: 400;
    }
}

.p {
    font-size: 18px;
    line-height: 26px;
}

.text-line-1 {
    line-height: 1;
}

.large {
    font-size: 26px;
    line-height: 40px;
    font-weight: 300;
}

.xsmall {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
}

.small {
    font-size: 12px;
    line-height: 20px;
}

.disclaimer {
    font-size: 14px;
    line-height: 22px;
}

.js-mediaquery {
    position: fixed;
    width: 0;
    height: 0;
    z-index: -1;
    z-index: 0;
}

@media screen and (min-width: 40em) {
    .js-mediaquery {
        z-index: 1;
    }
}

@media screen and (min-width: 64em) {
    .js-mediaquery {
        z-index: 2;
    }
}

@font-face {
    font-family: Fidelity-Icon-Font;
    src: url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.eot);
    src: url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.eot#iefix)
            format("embedded-opentype"),
        url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.woff2) format("woff2"),
        url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.ttf) format("truetype"),
        url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.woff) format("woff"),
        url(/static_cms/fil_site_assets/fonts/fidelity-icon-font/fidelity-icon-font.svg#fidelity-icon-font)
            format("svg");
    font-weight: 400;
    font-style: normal;
}

.comparison-listings__item:before,
.document-list a:before,
.flexMenu-viewMore:after,
.has-secondary-sub-menu > .sub-menu__link:after,
.has-sub-menu .sub-menu-trigger:after,
.home-banner-component__quick-link:after,
.home-banner__quick-link:after,
.icon--after:after,
.nav-search__mobile-hook:before,
.option-panel .nev-option-panel__state:before,
.pagination__next:after,
.pagination__prev:before,
.pathfinder-inputs-trigger:after,
.slider-control:before,
.styled-radio-check
    .styled-radio-check__input:checked
    + .styled-radio-check__label:after,
.text-link-cta:after,
.toggle-list--ticks .toggle-input__icon:before,
[class*=" icon-"]:before,
[class^="icon-"]:before {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    text-transform: none;
    font-family: Fidelity-Icon-Font !important;
    line-height: 1 !important;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-transform: translate(0, -0.07em);
    transform: translate(0, -0.07em);
}

.icon--after:before {
    display: none;
}

.icon--match-size:before {
    font-size: inherit;
}

.icon--xsmall:before {
    font-size: 12px;
}

.icon--small:before {
    font-size: 24px;
}

.icon--medium:before {
    font-size: 32px;
}

.icon--large:before {
    font-size: 48px;
}

.icon--xlarge:before {
    font-size: 64px;
}

.icon-card-cvc:before {
    content: "\e903";
}

.icon-verified:before {
    content: "\e900";
}

.icon-factsheet-full:before {
    content: "\e925";
}

.icon-post:before {
    content: "\e905";
}

.icon-search:before,
.nav-search__mobile-hook:before {
    content: "\e906";
}

.icon-select:before {
    content: "\e923";
}

.icon-account:before {
    content: "\e909";
}

.icon-check-mail:before {
    content: "\e90a";
}

.icon-help:before {
    content: "\e90b";
}

.icon-lock-account:before {
    content: "\e90c";
}

.icon-messages:before {
    content: "\e90d";
}

.icon-mobile:before {
    content: "\e90e";
}

.icon-watchlist:before {
    content: "\e90f";
}

.icon-confirm:before {
    content: "\e912";
}

.icon-info:before {
    content: "\e914";
}

.icon-star-line:before {
    content: "\e908";
}

.icon-star-fill:before {
    content: "\e907";
}

.icon-menu:before {
    content: "\e915";
}

.icon-warning:before {
    content: "\e916";
}

.icon-error:before {
    content: "\e913";
}

.icon-compare:before {
    content: "\e917";
}

.icon-contract:before {
    content: "\e918";
}

.icon-expand:before {
    content: "\e919";
}

.icon-export:before {
    content: "\e91a";
}

.icon-factsheet:before {
    content: "\e91b";
}

.icon-print:before {
    content: "\e91c";
}

.icon-refresh:before {
    content: "\e91d";
}

.icon-settings:before {
    content: "\e91e";
}

.icon-account-add:before {
    content: "\e91f";
}

.icon-buy:before {
    content: "\e920";
}

.icon-arrow-down:before {
    content: "\e901";
}

.icon-arrow-up:before {
    content: "\e902";
}

.icon-add:before {
    content: "\e910";
}

.icon-close:before {
    content: "\e911";
}

.icon-chart:before {
    content: "\e921";
}

.icon-market:before {
    content: "\e922";
}

.icon-sell:before {
    content: "\e924";
}

.icon-globe:before {
    content: "\e926";
}

.icon-report:before {
    content: "\e927";
}

.icon-computer:before {
    content: "\e928";
}

.comparison-listings__no:before,
.comparison-listings__yes:before,
.icon-tick:before,
.option-panel .nev-option-panel__state:before,
.styled-radio-check
    .styled-radio-check__input:checked
    + .styled-radio-check__label:after,
.toggle-list--ticks .toggle-input__icon:before {
    content: "\e929";
}

.icon-hand:before {
    content: "\e930";
}

.icon-movie:before {
    content: "\e931";
}

.icon-down-sort:before {
    content: "\e932";
}

.icon-up-sort:before {
    content: "\e933";
}

.flexMenu-viewMore:after,
.has-sub-menu .sub-menu-trigger:after,
.icon-chevron-down-s:before {
    content: "\e934";
}

.icon-chevron-up-s:before {
    content: "\e935";
}

.icon-chevron-down-m:before {
    content: "\e936";
}

.icon-chevron-up-m:before {
    content: "\e937";
}

.icon-menu-burger:before {
    content: "\e938";
}

.icon-no-entry:before {
    content: "\e939";
}

.icon-square:before {
    content: "\e940";
}

.icon-line:before {
    content: "\e941";
}

.icon-droplet-line:before {
    content: "\e942";
}

.icon-droplet-fill:before {
    content: "\e943";
}

.icon-droplet-alt-line:before {
    content: "\e944";
}

.icon-droplet-alt-fill:before {
    content: "\e945";
}

.icon-circle-right:before {
    content: "\e946";
}

.icon-circle-wave:before {
    content: "\e947";
}

.icon-circle-zig:before {
    content: "\e948";
}

.icon-saving:before {
    content: "\e949";
}

.icon-home:before {
    content: "\e950";
}

.icon-quantitative:before {
    content: "\e951";
}

.icon-hand-point:before {
    content: "\e952";
}

.icon-exit:before {
    content: "\e953";
}

.icon-calendar:before {
    content: "\e954";
}

.icon-clock:before {
    content: "\e955";
}

.icon-other-account:before {
    content: "\e956";
}

.icon-lock-tick:before {
    content: "\e957";
}

.icon-leaf:before {
    content: "\e958";
}

.icon-computer-tick:before {
    content: "\e959";
}

.icon-sms-alert:before {
    content: "\e960";
}

.icon-edit-income-settings:before {
    content: "\e961";
}

.icon-chevron-left-m:before,
.pagination__prev:before,
.slider-control--prev:before {
    content: "\e962";
}

.home-banner-component__quick-link:after,
.home-banner__quick-link:after,
.icon-chevron-right-m:before,
.pagination__next:after,
.slider-control--next:before,
.text-link-cta:after {
    content: "\e963";
}

.icon-pencil:before {
    content: "\e964";
}

.icon-tag:before {
    content: "\e965";
}

.icon-awards:before {
    content: "\e966";
}

.icon-favourites:before {
    content: "\e967";
}

.icon-mobile-flip:before {
    content: "\e968";
}

.icon-back:before {
    content: "\e969";
}

.icon-forward:before {
    content: "\e970";
}

.icon-pause:before {
    content: "\e971";
}

.icon-stop:before {
    content: "\e972";
}

.icon-play:before {
    content: "\e973";
}

.icon-map-pin:before {
    content: "\e974";
}

.icon-view-docs:before {
    content: "\e975";
}

.document-list a:before,
.icon-pdf:before {
    content: "\e976";
}

.icon-compare-file:before {
    content: "\e977";
}

.icon-group:before {
    content: "\e978";
}

.icon-lock-edit:before {
    content: "\e979";
}

.icon-attach:before {
    content: "\e980";
}

.icon-currency:before {
    content: "\e981";
}

.icon-expand-filters:before,
.pathfinder-inputs-trigger:after {
    content: "\e982";
}

.icon-new-window:before {
    content: "\e983";
}

.has-secondary-sub-menu > .sub-menu__link:after,
.icon-chevron-right-s:before {
    content: "\e95f";
}

.icon-chevron-left-s:before {
    content: "\e985";
}

.icon-circle-fill:before {
    content: "\e986";
}

.icon-circle-empty:before {
    content: "\e987";
}

.icon-favourites-filled:before {
    content: "\e92a";
}

.icon-csv:before {
    content: "\e989";
}

.icon-logo-facebook:before {
    content: "\e990";
}

.icon-logo-twitter:before {
    content: "\e991";
}

.icon-logo-xing:before {
    content: "\e992";
}

.icon-logo-googleplus:before {
    content: "\e993";
}

.icon-logo-linkedin:before {
    content: "\e994";
}

.icon-logo-youtube:before {
    content: "\e995";
}

.icon-messages-filled:before {
    content: "\e996";
}

.icon-abc-blocks:before {
    content: "\e92d";
}

.icon-beach-umbrella:before {
    content: "\e92e";
}

.icon-piggybank-alt:before {
    content: "\e92f";
}

.icon-three-people:before {
    content: "\e93a";
}

.icon-coins-plus:before {
    content: "\e904";
}

.icon-coins-minus:before {
    content: "\e92b";
}

.icon-arrows-left-right:before {
    content: "\e92c";
}

.icon-chevron-d-bold:before {
    content: "\e997";
}

.icon-chevron-d-light:before {
    content: "\e998";
}

.icon-chevron-d-regular:before {
    content: "\e999";
}

.icon-chevron-l-bold:before {
    content: "\e800";
}

.icon-chevron-l-light:before {
    content: "\e801";
}

.icon-chevron-l-regular:before {
    content: "\e802";
}

.icon-chevron-r-bold:before {
    content: "\e803";
}

.icon-chevron-r-light:before {
    content: "\e804";
}

.icon-chevron-r-regular:before {
    content: "\e805";
}

.icon-chevron-u-bold:before {
    content: "\e806";
}

.icon-chevron-u-light:before {
    content: "\e807";
}

.icon-chevron-u-regular:before {
    content: "\e808";
}

.icon-chevron-bold:before {
    content: "\e809";
}

.icon-chevron-light:before {
    content: "\e810";
}

.icon-chevron-regular:before {
    content: "\e811";
}

.icon-plus-bold:before {
    content: "\e812";
}

.icon-plus-light:before {
    content: "\e813";
}

.icon-plus-regular:before {
    content: "\e814";
}

.icon-pdf-small:before {
    content: "\e815";
}

.icon-external-link:before {
    content: "\e816";
}

.icon-openbook:before {
    content: "\e818";
}

.icon-doc-chevron-r:before {
    content: "\e819";
}

.icon-doc-arrow-d:before {
    content: "\e820";
}

.icon-share:before {
    content: "\e821";
}

.icon-share-filled:before {
    content: "\e822";
}

.icon-person-double:before {
    content: "\e823";
}

.icon-chatbubble:before {
    content: "\e824";
}

.icon-chatbubble-letter:before {
    content: "\e825";
}

.icon-chatbubble--letter-filled:before {
    content: "\e826";
}

.icon-tick-bold:before {
    content: "\e827";
}

.icon-tick-regular:before {
    content: "\e828";
}

.icon-tick-light:before {
    content: "\e829";
}

.icon-calendar-plus:before {
    content: "\e830";
}

.icon-mappin-filled:before {
    content: "\e831";
}

.icon-triangle-u:before {
    content: "\e852";
}

.icon-triangle-d:before {
    content: "\e853";
}

.icon-triangle-r:before {
    content: "\e854";
}

.icon-triangle-l:before {
    content: "\e855";
}

.icon-cog-14:before {
    content: "\e832";
}

.icon-globe-14:before {
    content: "\e833";
}

.icon-lock-14:before {
    content: "\e834";
}

.icon-calendar:before {
    content: "\e835";
}

.icon-coinstack-14:before {
    content: "\e836";
}

.icon-medal-14:before {
    content: "\e837";
}

.icon-calendar-plus-14:before {
    content: "\e838";
}

.icon-person-filled-14:before {
    content: "\e839";
}

.icon-search-14:before {
    content: "\e840";
}

.icon-mappin-filled-14:before {
    content: "\e841";
}

.icon-info-circle-filled-14:before {
    content: "\e842";
}

.icon-info-circle-filled-14:before {
    content: "\e843";
}

.icon-warning-triangle-filled-14:before {
    content: "\e844";
}

.icon-warning-triangle-14:before {
    content: "\e845";
}

.icon-clock-14:before {
    content: "\e846";
}

.icon-computer-14:before {
    content: "\e847";
}

.icon-exit-left-14:before {
    content: "\e848";
}

.icon-exit-left-14:before {
    content: "\e849";
}

.icon-download-14:before {
    content: "\e850";
}

.icon-squares-overlap-14:before {
    content: "\e851";
}

.nav-trigger__burger:after,
.nav-trigger__burger:before,
.primary-nav__sub-menu-wrap:before,
.styled-radio-check .styled-radio-check__label:before,
.utility-nav__link-active-state-hook:after,
.utility-nav__link-active-state-hook:before {
    display: block;
    position: absolute;
    content: "";
}

.vertical-center {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wysiwyg {
    margin-bottom: -24px;
}

.wysiwyg blockquote,
.wysiwyg figure,
.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg img,
.wysiwyg ol,
.wysiwyg p,
.wysiwyg ul {
    margin-bottom: 24px;
}

.wysiwyg blockquote {
    border: 0;
    padding: 24px 20px;
    color: #006193;
}

.wysiwyg figure img {
    margin-bottom: 12px;
}

.wysiwyg cite,
.wysiwyg figcaption {
    color: #666;
    font-size: 16px;
    line-height: 26px;
    text-align: right;
    font-weight: 400;
    font-style: normal;
}

.wysiwyg cite:before,
.wysiwyg figcaption:before {
    content: "– ";
}

.wysiwyg .img--pull-out {
    margin-left: -100px;
    margin-right: -100px;
    width: calc(100% + ((-100px * 2) * -1));
    max-width: none;
    padding: 24px 20px;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .wysiwyg .img--pull-out {
        margin-left: -50px;
        margin-right: -50px;
        width: calc(100% + ((-50px * 2) * -1));
    }
}

@media screen and (max-width: 39.9375em) {
    .wysiwyg .img--pull-out {
        margin-left: -20px;
        margin-right: -20px;
        width: calc(100% + (20px * 2));
    }
    .wysiwyg .img--pull-out figcaption {
        padding-right: 20px;
    }
}

.modal-content .wysiwyg p {
    height: auto !important;
}

.wysiwyg--embedded {
    margin-bottom: 0;
}

.wysiwyg--embedded blockquote,
.wysiwyg--embedded figure,
.wysiwyg--embedded h1,
.wysiwyg--embedded h2,
.wysiwyg--embedded h3,
.wysiwyg--embedded h4,
.wysiwyg--embedded h5,
.wysiwyg--embedded h6,
.wysiwyg--embedded img,
.wysiwyg--embedded ol,
.wysiwyg--embedded p,
.wysiwyg--embedded ul {
    margin-bottom: 0;
}

.avatar {
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 52px;
}

.avatar--small {
    width: 30px;
    height: 30px;
    border-radius: 30px;
}

.avatar--large {
    width: 100px;
    height: 100px;
    border-radius: 100px;
}

.author-profile-block .h2 {
    margin: 0;
}

.author-profile-block .author-title {
    font-size: 16px;
}

@media screen and (max-width: 767px) {
    .author-profile-block {
        padding-left: 0;
    }
    .author-profile-block .avatar {
        position: static;
    }
}

.number-badge {
    width: 40px;
    height: 40px;
    font-size: 26px;
    font-weight: 300;
    line-height: 40px;
    text-align: center;
    background: #016fad;
    color: #fff;
    display: inline-block;
    border-radius: 40px;
}

.number-badge--dotted {
    background-color: transparent;
    border: 2px dashed #d9d9d9;
    color: #d9d9d9;
}

.btn {
    display: inline-block;
    position: relative;
    padding: 10px 20px 9px;
    border: 1px solid transparent;
    cursor: pointer;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: background 0.2s ease, color 0.2s ease;
}

.btn:focus {
    outline: 0;
}

.btn--small {
    padding-top: 2px;
    padding-bottom: 1px;
}

.btn-cta {
    background: #e57725;
    color: #fff;
}

.btn-cta:hover {
    background: #ff8d31;
    color: #fff;
}

.btn-cta:focus {
    background: #f26730;
    color: #fff;
}

.btn-secondary,
.slider-control {
    background: #016fad;
    color: #fff;
}

.btn-secondary:hover,
.slider-control:hover {
    background: #00a6e0;
    color: #fff;
}

.btn-secondary:focus,
.slider-control:focus {
    background: #006193;
    color: #fff;
}

.btn-tertiary {
    background: #fff;
    color: #016fad;
    border: 1px solid #016fad;
}

.btn-tertiary:hover {
    background: #00a6e0;
    border-color: #00a6e0;
    color: #fff;
}

.btn-tertiary:focus {
    background: #006193;
    color: #fff;
}

.btn-link {
    background: 0 0;
    color: #016fad;
    padding: 8px 0;
}

.btn-link:hover {
    color: #006193;
}

.btn-link:focus {
    color: #006193;
}

.btn.disabled {
    cursor: not-allowed;
    background: #fff;
    color: #bfbfbf;
    border: 1px solid #bfbfbf;
}

.btn.disabled:hover {
    background: #fff;
    color: #bfbfbf;
}

.btn-nav {
    margin: 0;
    color: #fff;
    font-size: 0.88889rem;
}

.btn-nav:hover {
    color: #eaf2f6;
    text-decoration: underline;
}

.equalize-buttons .btn {
    min-width: 234px;
}

@media screen and (max-width: 39.9375em) {
    .equalize-buttons .btn.gutted-m-left {
        margin-top: 20px;
        margin-left: 0;
    }
}

.new-button-large-blue {
    color: #00f;
}

.page-wrapper {
    padding-top: 48px;
    padding-bottom: 48px;
}

.component-row {
    padding-top: 24px;
    padding-bottom: 24px;
}

.component-row--with-bg {
    padding-top: 48px;
    padding-bottom: 48px;
}

.component-row--expandable {
    padding: 0;
    margin: 0;
    margin-top: -24px;
}

.component-row--bg-grey {
    background-color: #f7f7f7;
}

.component-row--bg-white {
    background-color: #fff;
}

.component-row--bg-grey-to-white {
    background: #f7f7f7;
    background: linear-gradient(to bottom, #f7f7f7 0, #fff 100%);
}

.component-row--bg-white-to-grey {
    background: #fff;
    background: linear-gradient(to bottom, #fff 0, #f7f7f7 100%);
}

.component-row--no-bg {
    background-color: transparent;
}

.component-row__item {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.component-row--bg-grey .component-row__item,
.component-row--bg-grey-to-white .component-row__item,
.component-row--bg-white .component-row__item,
.component-row--bg-white-to-grey .component-row__item,
.component-row--no-bg .component-row__item {
    background-color: #fff;
}

.component-row__item .border-radius {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.component-row--no-pad {
    padding-bottom: 12px;
}

.flag {
    font-size: 16px;
    line-height: 16px;
    background: 0 0;
    display: inline-block;
    padding: 4px 8px;
    color: #fff;
}

.text-link-cta-box {
    border-top: 1px solid rgba(217, 217, 217, 0.5);
}

.text-link-cta {
    position: relative;
    padding-right: 1em;
}

.text-link-cta:after {
    display: inline-block;
    -ms-transform: translateX(0);
    transform: translateX(0);
    font-size: 12px;
    text-decoration: none;
    padding-left: 5px;
    transition: ease 0.3s transform;
}

.text-link-cta:hover:after {
    -ms-transform: translateX(2px);
    transform: translateX(2px);
}

.block-link {
    margin-bottom: 48px;
}

.block-link ul {
    margin: 0;
}

.block-link ul li {
    list-style: none;
    width: 48%;
    text-align: center;
    height: 160px;
}

.block-link ul li div {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

.block-link ul li div a {
    display: table-cell;
    vertical-align: middle;
}

.block-link ul li div .arrow-down {
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #016fad;
    position: absolute;
    bottom: -20px;
    left: 50%;
}

.block-link ul li.active {
    background-color: #016fad;
}

.block-link ul li.active a {
    color: #fff !important;
}

.block-link ul li:first-child {
    float: left;
    border-bottom: 1px solid #d9d9d9;
}

.block-link ul li:last-child {
    float: right;
}

.account-type {
    overflow-x: hidden;
}

.account-type ul {
    margin: 0 !important;
}

.account-type ul li {
    margin-bottom: 24px;
}

@media screen and (max-width: 39.9375em) {
    .block-link {
        margin-bottom: 30px;
    }
    .block-link ul li {
        width: 100%;
    }
    .block-link ul > li + li {
        margin-top: 12px;
    }
}

.logo {
    display: block;
    background-image: url(../images/logos/fil-logo.png);
    background-repeat: no-repeat;
    width: 180px;
    height: 55px;
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
    (-webkit-min-device-pixel-ratio: 2),
    (min-resolution: 192dpi) {
    .logo {
        background-image: url(../images/logos/fil-logo@2x.png);
        background-size: cover;
    }
}

@media screen and (max-width: 63.9375em) {
    .logo--small-mobile {
        display: block;
        background-image: url(../images/logos/f-logo.png);
        background-repeat: no-repeat;
        width: 41px;
        height: 42px;
    }
}

@media screen and (max-width: 63.9375em) and (-webkit-min-device-pixel-ratio: 2),
    screen and (max-width: 63.9375em) and (min-resolution: 192dpi) {
    .logo--small-mobile {
        background-image: url(../images/logos/f-logo@2x.png);
        background-size: cover;
    }
}

.label,
label {
    background: 0 0;
    padding: 0;
    margin: 0;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
    padding-bottom: 5px;
}

.input {
    transition: ease 0.3s border-color;
    background: #fff;
    border: 1px solid #bfbfbf;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    padding: 4px 12px 5px;
}

.input:hover {
    border-color: #666;
}

.input:focus {
    border-color: #006193;
}

.input.disabled,
.input:disabled {
    pointer-events: none;
    position: relative;
    background-color: #f7f7f7;
}

.input::-ms-clear {
    display: none;
}

.input.is-error {
    border-color: #c33;
}

.input--text-large {
    font-size: 18px;
    line-height: 24px;
    padding-top: 11px;
    padding-bottom: 11px;
}

.input--textarea {
    resize: none;
    min-height: 52px;
}

.input-select {
    transition: ease 0.3s border-color;
    padding: 6px 26px 7px 12px;
    background-position: calc(100% + 15px) center;
    background-size: 14px 10px;
    font-size: 15px;
    line-height: normal;
    border: 1px solid #bfbfbf;
}

.input-select:hover {
    border-color: #666;
}

.input-select:focus {
    border-color: #006193;
}

.input-select.disabled,
.input-select:disabled {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28191, 191, 191%29'></polygon></svg>");
    pointer-events: none;
    position: relative;
    background-color: #f7f7f7;
    color: #bfbfbf;
}

@media screen and (min-width: 0\0) {
    .input-select.disabled,
    .input-select:disabled {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAMBJREFUeNrEllsOhCAMRVszC9IlzU7KCmVHTJsoMWYMUtpyv9BgbuXQB5ZSdgBYYY4ycgBivk8KYFsQMfMiTTBP4o3nUzCKzOabLJbLy2/g31evGkAginR4/ZegKH5qX3bJCscA3t0x3kgO5tQFyhhFf50xRqFLbyMUNJQzgyjGS/wgCpvKqkRBpuWrE4V9d+1E4dPUXqIg107SQOE/2DRQxMwTDygIInVDET9T3lCoj/6j/VCmGjZOl2lKpZ8AAwDQP7zIimDGFQAAAABJRU5ErkJggg==);
    }
}

.input-submit {
    border: 0;
}

.toggle-list {
    border: 1px solid #bfbfbf;
}

.toggle-list > li {
    text-align: center;
}

.toggle-list > li + li {
    border-left: 1px solid #bfbfbf;
}

.toggle-input__input {
    opacity: 0;
    margin: 0;
    position: absolute;
}

.toggle-input__input:hover + .toggle-input__label {
    background: #fffdf3;
}

.toggle-input__input:checked + .toggle-input__label {
    color: #fff;
    background-color: #666;
}

.toggle-input__input:disabled + .toggle-input__label {
    pointer-events: none;
    background: #f7f7f7;
}

.toggle-input__input:checked:disabled + .toggle-input__label {
    background: #bfbfbf;
}

.toggle-input__label {
    transition: ease 0.3s background;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    margin: 0 !important;
    width: 100%;
    padding: 4px 0 5px;
    background-color: #fff;
}

.toggle-list--ticks
    .toggle-input__input:checked
    + .toggle-input__label
    .toggle-input__icon:before {
    opacity: 1;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.toggle-list--ticks .toggle-input__icon {
    position: relative;
}

.toggle-list--ticks .toggle-input__icon:before {
    transition: ease 0.3s all;
    position: absolute;
    right: calc(100% + 5px);
    top: 50%;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    font-size: 1.5em;
    opacity: 0;
}

.styled-radio-check {
    position: relative;
    min-height: 20px;
}

.styled-radio-check .styled-radio-check__input {
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    display: none;
}

.styled-radio-check
    .styled-radio-check__input:checked
    + .styled-radio-check__label:before {
    border-color: #006193;
}

.styled-radio-check .styled-radio-check__label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    margin: 0;
    padding-left: 30px;
}

.styled-radio-check .styled-radio-check__label:before {
    left: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #bfbfbf;
}

.styled-radio-check .styled-radio-check__label:after {
    position: absolute;
    left: -2px;
    top: 3px;
    font-size: 22px;
    line-height: 1;
    color: #006193;
}

.styled-radio-check
    .styled-radio-check__input.is-error
    + .styled-radio-check__label:before,
.styled-radio-check
    .styled-radio-check__input.is-error:checked
    + .styled-radio-check__label:before {
    border-color: #c33;
}

.styled-radio-check--circle
    .styled-radio-check__input:checked
    + .styled-radio-check__label:before {
    border-color: #006193;
}

.styled-radio-check--circle
    .styled-radio-check__input:checked
    + .styled-radio-check__label:after {
    content: "";
    -ms-transform: none;
    transform: none;
}

.styled-radio-check--circle
    .styled-radio-check__input:disabled
    + .styled-radio-check__label:after,
.styled-radio-check--circle
    .styled-radio-check__input:disabled:checked
    + .styled-radio-check__label:after {
    background: #bfbfbf;
}

.styled-radio-check--circle .styled-radio-check__label:before {
    background: 0 0;
    top: 3px;
    border-radius: 20px;
}

.styled-radio-check--circle .styled-radio-check__label:after {
    background: #006193;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    top: 8px;
    left: 5px;
}

.styled-radio-check
    .styled-radio-check__input:disabled
    + .styled-radio-check__label,
.styled-radio-check
    .styled-radio-check__input:disabled:checked
    + .styled-radio-check__label,
.styled-radio-check.disabled .styled-radio-check__label {
    pointer-events: none;
}

.styled-radio-check
    .styled-radio-check__input:disabled
    + .styled-radio-check__label:before,
.styled-radio-check
    .styled-radio-check__input:disabled:checked
    + .styled-radio-check__label:before,
.styled-radio-check.disabled .styled-radio-check__label:before {
    background: #f7f7f7;
    border-color: #bfbfbf;
}

.styled-radio-check
    .styled-radio-check__input:disabled
    + .styled-radio-check__label:after,
.styled-radio-check
    .styled-radio-check__input:disabled:checked
    + .styled-radio-check__label:after,
.styled-radio-check.disabled .styled-radio-check__label:after {
    color: #bfbfbf;
}

.search-input {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.search-input__close,
.search-input__icon {
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #bfbfbf;
}

.search-input__icon {
    left: 0;
    font-size: 26px;
}

.search-input__input {
    padding: 12px 0;
    border: 0;
    font-size: 38px;
    border-bottom: 1px solid #d9d9d9;
    background: 0 0;
}

.search-input__input:focus {
    border: 0;
    border-bottom: 1px solid #d9d9d9;
}

.search-input__close {
    right: 0;
    top: calc(50% + 4px);
}

.search-prediction {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 10;
    padding-top: 24px;
}

.search-prediction__list > li + li {
    margin-top: 48px;
}

.block-radio {
    width: 200px;
    text-align: center;
}

.block-radio__input {
    opacity: 1;
}

.block-radio__input:checked + .block-radio__label {
    background-color: #016fad;
    color: #fff;
}

.block-radio__label {
    position: relative;
    margin: 0 !important;
    padding: 12px 10px;
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 26px;
    color: #262626;
    width: 100%;
}

.block-radio__label span {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}

.block-radio--pathfinder {
    width: auto;
}

@media only screen and (min-width: 830px) {
    .block-radio--pathfinder {
        display: -ms-flexbox;
        display: flex;
    }
    .block-radio--pathfinder .block-radio__label {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: baseline;
        align-items: baseline;
    }
}

.block-radio--pathfinder .block-radio__label {
    height: auto;
    min-height: 115px;
}

.block-radio--pathfinder .block-radio__label span {
    position: relative;
    -ms-transform: none;
    transform: none;
    top: auto;
    left: auto;
}

.ao-deal-layer-modal .block-radio {
    width: 166px;
    height: 100px;
}

.block-radio input[type="radio"]:not(old):disabled + label {
    background: #f7f7f7;
    border-color: #d9d9d9;
    color: #bfbfbf;
    cursor: default;
    border-bottom-width: 1px;
}

.block-radio input[type="radio"]:not(old):disabled + label span mark {
    background: 0 0;
}

.risk-level__number {
    font-size: 26px;
    padding-bottom: 4px;
}

.risk-level__description {
    line-height: 22px;
}

@media screen and (max-width: 39.9375em) {
    .ao-deal-layer-modal .block-radio-ul:first-child {
        margin-bottom: 12px;
    }
    .ao-deal-layer-modal .block-radio-ul li {
        display: block;
        margin: 0;
    }
    .ao-deal-layer-modal .block-radio-ul > li + li {
        margin-top: 12px;
    }
    .ao-deal-layer-modal .block-radio-ul .block-radio {
        width: 100%;
        width: 100%;
    }
}

.cookie-policy-block {
    position: fixed;
    background: rgba(40, 40, 40, 0.85);
    bottom: 0;
    left: 0;
    padding: 24px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.cookie-policy-block .btn-tertiary {
    border-color: #fff;
    font-size: 15px;
    font-family: arial;
    background: 0 0;
    color: #fff;
    padding: 4px 25px;
}

.list--flush {
    list-style-type: none;
    margin-left: 0;
}

.list--inline {
    list-style-type: none;
    margin-left: 0;
    margin-bottom: 0;
}

.list--inline > li {
    display: inline-block;
}

.list--spaced > li + li {
    margin-top: 6px;
}

.list--gutted > li + li {
    margin-left: 20px;
}

.list--guttedx2 > li + li {
    margin-left: 40px;
}

.list--rhythmic > li + li {
    margin-top: 24px;
}

.flex-list {
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    list-style-type: none;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width: 39.9375em) {
    .flex-list--pathfinder-values {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .flex-list--pathfinder-values > li {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    }
}

.glossary-listing {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.glossary-listing__item {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    padding-bottom: 24px;
    padding-right: 20px;
}

.glossary-listing__item:nth-child(3n + 3) {
    padding-right: 0;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .glossary-listing__item {
        -ms-flex: 0 0 50% .glossary-listing__item;
        flex: 0 0 50% .glossary-listing__item;
    }
    .glossary-listing__item:nth-child(2n + 2) {
        padding-right: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .glossary-listing__item {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding-right: 0;
    }
}

.glossary-listing__link {
    display: block;
}

.document-list li {
    position: relative;
}

.document-list li + li {
    margin-top: 12px;
}

.document-list a {
    display: block;
    color: #016fad;
    padding-left: 50px;
    padding-top: 5px;
}

.document-list a:before {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 40px;
    line-height: 40px;
    padding-right: 10px;
}

.comparison-listings {
    border-top: 1px solid rgba(217, 217, 217, 0.5);
    list-style-type: none;
    margin-left: 0;
}

.comparison-listings__item {
    position: relative;
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
    padding: 24px 20px 24px 60px;
}

.comparison-listings__item:before {
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 20px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.comparison-listings__item-v1 {
    position: relative;
    border-bottom: 1px solid rgba(217, 217, 217, 0.5);
    padding: 24px 20px 24px 100px;
}

.comparison-listings__item-v1 span {
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 40px;
    top: 50%;
    margin-top: -24px;
}

.comparison-listings__item-v1:last-child {
    border-bottom: none;
}

.comparison-listings__item-v1.without-icon {
    padding: 24px 20px 24px 20px !important;
}

.comparison-table-title {
    padding: 40px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin: -1px;
}

.comparison-table-title__grey1 {
    background: #3e4552;
    color: #fff;
}

.comparison-table-title__grey3 {
    background: #606b7e;
    color: #fff;
}

.comparison-table-title__grey4 {
    background: #868f9e;
    color: #fff;
}

.comparison-listings--no-btn .comparison-listings__item:last-of-type {
    border-bottom: 0;
}

.filter-list {
    margin-bottom: -1px;
}

.filter-list__item {
    display: block;
    border: 1px solid #fff;
    border-bottom: 2px solid transparent;
    padding: 6px 15px;
    color: #666;
}

.filter-list__item.is-active,
.filter-list__item:hover {
    color: #006193;
    border-bottom-color: #006193;
    border: 1px solid #d9d9d9;
    border-bottom: 2px solid #fff;
}

.filter-list__item.is-disabled {
    color: #d9d9d9;
    pointer-events: none;
}

@media screen and (max-width: 39.9375em) {
    .filter-list-wrapper {
        position: relative;
        overflow: scroll;
        padding-bottom: 1px;
    }
    .filter-list {
        padding-left: 20px;
        white-space: nowrap;
        overflow: visible;
        animation-name: slideFadeFromLeft;
        animation-delay: 0.3s;
        animation-duration: 1s;
        animation-timing-function: ease;
    }
    .filter-list li {
        min-width: calc(33% - (100vw / 3));
        text-align: center;
    }
}

@keyframes slideFadeFromLeft {
    0% {
        opacity: 0;
        transform: translate3d(-110%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.owl-theme .owl-pagination .owl-page span {
    transition: ease 0.3s background;
    opacity: 1;
    border: 1px solid #666;
    background: 0 0;
}

.owl-theme .owl-pagination .owl-page.active span,
.owl-theme .owl-pagination .owl-page:hover span {
    background: #666;
}

.slider-control {
    display: inline-block;
}

.slider-control--prev {
    padding: 14px 16px 14px 12px;
}

.slider-control--next {
    padding: 14px 12px 14px 16px;
}

.shadowed {
    transition: box-shadow 0.3s ease, border 0.3s ease;
    box-shadow: 0 0 14px 0 rgba(217, 217, 217, 0);
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    overflow: hidden;
}

.shadowed:hover {
    box-shadow: 0 0 14px 0 #d9d9d9;
    border-color: transparent;
    overflow: visible;
}

.shadowed--no-hover {
    transition: box-shadow 0.3s ease, border 0.3s ease;
    box-shadow: 0 0 14px 0 rgba(217, 217, 217, 0);
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    overflow: hidden;
}

.shadow_mid {
    background: #fff;
    border: 1px solid rgba(191, 191, 191, 0.34);
    border-radius: 2px;
    box-shadow: 0 0 14px 0 rgba(191, 191, 191, 0.6);
}

.shadow_low {
    background: #fff;
    border: 1px solid rgba(191, 191, 191, 0.34);
    border-radius: 2px;
    box-shadow: 0 2px 4px 0 rgba(191, 191, 191, 0.7);
}

.shadow-under {
    position: relative;
}

.shadow-under:after {
    content: "";
    width: auto;
    height: 60px;
    display: block;
    position: absolute;
    background: 0 0;
    left: 20%;
    right: 20%;
    bottom: -22px;
    transform: rotateX(85deg);
    border-radius: 999px;
    box-shadow: 0 180px 86px -2px rgba(0, 0, 0, 0.3);
}

.shadow-under__img {
    position: relative;
    max-width: 100%;
    margin-bottom: 40px;
}

.text-media .shadow-under__img {
    margin-bottom: 0;
}

.shadow-under__img img {
    margin: 0;
    display: block;
    width: 100%;
}

.shadow-under__img:after {
    content: "";
    width: auto;
    height: 60px;
    display: block;
    position: absolute;
    background: 0 0;
    left: 5%;
    right: 5%;
    bottom: -35px;
    transform: rotateX(81deg);
    border-radius: 999px;
    box-shadow: 0 86px 38px -6px rgba(0, 0, 0, 0.1);
}

.information-tabs {
    display: inline-block;
    vertical-align: bottom;
    background: 0 0;
    border: 0;
}

.information-tabs .tabs-title {
    border: 1px solid #bfbfbf;
}

.information-tabs .tabs-title + .tabs-title {
    border-left: 0;
}

.information-tabs .tabs-title a {
    position: relative;
    color: #262626;
    font-size: 18px;
    line-height: 0.9;
    background: #f7f7f7;
    text-decoration: none;
    padding: 10px 20px;
}

.information-tabs .tabs-title a:hover {
    background: #fffdf3;
}

.information-tabs .tabs-title a:before {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(100% + 1px);
    left: -1px;
    right: -1px;
    background: 0 0;
    border-bottom: 1px solid transparent;
    height: 4px;
}

.information-tabs .tabs-title a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: calc(100%);
    left: 0;
    right: 0;
    height: 1px;
    background: 0 0;
}

.information-tabs .tabs-title.is-active {
    border-bottom-color: #fff;
}

.information-tabs .tabs-title.is-active a {
    background: #fff;
}

.information-tabs .tabs-title.is-active a:before {
    background: #e57725;
}

.information-tabs .tabs-title.is-active a:after {
    background: #fff;
}

.information-tabs-content {
    background: 0 0;
    border: 0;
}

.information-tabs-content .tabs-panel {
    padding: 0;
}

@media screen and (max-width: 39.9375em) {
    .information-tabs {
        width: 100%;
        border-top: 1px solid #bfbfbf;
        border-bottom: 1px solid #bfbfbf;
    }
    .information-tabs .tabs-title {
        float: none;
        display: block;
        text-align: left;
        border: 0;
    }
    .information-tabs .tabs-title + .tabs-title {
        border-left: 0;
        border-top: 1px solid #bfbfbf;
    }
    .information-tabs .tabs-title a {
        position: relative;
        color: #262626;
        font-size: 18px;
        background: #f7f7f7;
        text-decoration: none;
        padding: 10px 20px;
    }
    .information-tabs .tabs-title a:hover {
        background: #fffdf3;
    }
    .information-tabs .tabs-title a:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        right: auto;
        background: 0 0;
        border-bottom: 1px solid transparent;
        top: 0;
        bottom: 0;
        width: 4px;
        height: 100%;
    }
    .information-tabs .tabs-title a:after {
        content: "";
        display: block;
        position: absolute;
        bottom: calc(100%);
        left: 0;
        right: 0;
        height: 1px;
        background: 0 0;
    }
    .information-tabs .tabs-title.is-active {
        border-bottom-color: #bfbfbf;
    }
    .information-tabs .tabs-title.is-active a {
        background: #fff;
    }
    .information-tabs .tabs-title.is-active a:before {
        background: #e57725;
    }
    .information-tabs .tabs-title.is-active a:after {
        display: none;
    }
}

.table-scroll table {
    width: auto;
    min-width: 100% !important;
}

.table {
    background: 0 0;
    margin-bottom: 0;
    border: 1px solid #d9d9d9;
}

.table td {
    word-break: break-word;
}

.table tbody,
.table tfoot,
.table thead {
    border: 0;
    background: 0 0;
}

.table tbody tr,
.table tfoot tr,
.table thead tr {
    border-bottom: 1px solid #d9d9d9;
}

.table tbody tr:nth-child(even),
.table tfoot tr:nth-child(even),
.table thead tr:nth-child(even) {
    background: 0 0;
}

.table tbody td,
.table tfoot td,
.table thead td {
    height: 60px;
    line-height: 40px;
}

.table.stack td,
.table.stack th {
    height: auto;
}

.table.stack td span.label,
.table.stack th span.label {
    display: none;
}

.table-list tfoot td,
.table-list tfoot th {
    background: #d9d9d9;
    font-weight: 700;
}

.table-list tr {
    border-bottom: 1px solid #d9d9d9;
}

.table-list__stripped tbody tr:nth-child(odd) {
    background: #f7f7f7;
}

.table-list__stripped tr {
    border: 0;
}

.table-list__tiles.no-grid {
    background: #f7f7f7;
    border: none;
}

.table-list__tiles.no-grid tr {
    border-bottom: 1px solid transparent;
}

.table-data th.sortable {
    border-bottom: 4px solid #515b6b;
    cursor: pointer;
}

.table-data th.sortable:hover {
    border-bottom: 4px solid #fff;
}

.table-data th.sorted-asc,
.table-data th.sorted-desc {
    border-bottom: 4px solid #fff;
}

.table-data td.number,
.table-data th.number {
    text-align: right;
}

.table-data thead td,
.table-data thead th {
    background: #515b6b;
    color: #fff;
    font-weight: 400;
}

.table-data tbody tr:hover {
    background: #eaf2f6;
}

.table-data tbody .gain {
    color: #390;
}

.table-data tbody .loss {
    color: #c33;
}

.table-data tbody .loss-gain-arrow {
    margin-left: 8px;
}

.table-collapsible tbody {
    border-bottom: 1px solid #d9d9d9;
}

.table-collapsible tr.collapse-row {
    border: 0;
    background: #f8f6fa;
    color: #016fad;
}

.table-collapsible tr.collapse-row:hover {
    background: #eaf2f6;
    cursor: pointer;
}

.table-collapsible tr.collapsed .icon-chevron-up-s:before {
    transform: rotateX(180deg);
}

@media screen and (max-width: 63.9375em) {
    table.stack {
        width: 100%;
    }
    table.stack tfoot,
    table.stack thead {
        display: none;
    }
    table.stack th,
    table.stack tr {
        display: block;
    }
    table.stack td {
        display: block;
        border-top: 0;
    }
    table.stack td:nth-child(odd) {
        background: #f8f6fa;
    }
    table.stack td span.value {
        float: right;
    }
    table.stack td span.label {
        display: inline !important;
    }
    table.stack td.stack-table-header {
        background: #eeeef2;
    }
}

.charges__value {
    font-weight: 700;
    text-align: right;
}

.box-confirm,
.box-error,
.box-info,
.box-warning,
.message-page--info {
    padding: 0.6em;
    margin: 5px 0;
    border: 2px solid transparent;
}

.box-info,
.message-page--info {
    border-color: #006193;
}

.box-confirm {
    border-color: #390;
}

.box-warning {
    border-color: #f0d202;
}

.box-error {
    border-color: #c33;
}

.message-page--info,
.message-unboxed__info,
.message__info {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 20px;
    color: #262626;
    font-size: 12px;
    line-height: 20px;
    margin: 12px 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}

.message-unboxed__info {
    background-position-x: 0;
    border: none;
    padding-left: 20px;
}

.message-unboxed__info,
.message__info {
    padding: 0;
}

.message-unboxed__info .icon_,
.message__info .icon_ {
    color: #666;
    font-size: 20px;
    vertical-align: sub;
}

@media screen and (max-width: 39.9375em) {
    .message-page--info {
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}

.message-page--info .info {
    color: #016fad;
    font-size: 20px;
    position: relative;
    vertical-align: sub;
    z-index: 8968;
}

a .icon_.info {
    color: #016fad;
}

a:hover .icon_.info {
    color: #00a6e0;
}

.message-page i,
.message-unboxed__info i,
.message__info i {
    float: left;
    margin-right: 7px;
}

.message-page .icon--medium:before,
.message-unboxed__info .icon--medium:before,
.message__info .icon--medium:before {
    font-size: 20px;
}

.message-page span,
.message-unboxed__info span,
.message__info span {
    display: table;
    font-size: 12px !important;
}

.message-page span.font-15,
.message-unboxed__info span.font-15,
.message__info span.font-15 {
    font-size: 15px !important;
}

@media screen and (max-width: 767px) {
    .message-page span,
    .message-unboxed__info span,
    .message__info span {
        font-size: 12px !important;
    }
}

.browser-support-message {
    background: rgba(0, 97, 147, 0.2);
    color: #262626;
    margin: 24px auto;
    padding: 24px 45px 24px 114px;
    max-width: 1094px;
    position: relative;
}

.browser-support-message .close-icon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    padding: 12px;
    cursor: pointer;
    color: #262626;
}

.browser-support-message .close-icon-wrapper .icon-close {
    font-size: 24px;
}

.browser-support-message .message-content .info-icon-wrapper {
    width: 90px;
    background: #006193;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.browser-support-message .message-content .info-icon-wrapper .icon-info {
    color: #fff;
}

.browser-support-message .message-content .info-icon-wrapper .icon-info:before {
    position: absolute;
    top: 50%;
    margin-top: -1.2rem;
    left: 50%;
    margin-left: -1.2rem;
}

.browser-support-message .message-content span {
    font-weight: 700;
}

#eiAccountLogout a.logOut {
    /*border-left: #ffffff solid 1px; EIOPT-10*/
    padding: 8px 40px 9px 40px;
}

.ec-stock-report-title__ticker {
    line-height: 1em;
}

.ec-stock-report-title__sector {
    line-height: 1.5em;
}

.mkts-cmpt-svgcht-chart .chart-body .mainChart-header .close-button {
    position: static !important;
}

.mstar-compare-chart .ec-stock-price-chart-growth-amount-box__input-label {
    font-weight: 400;
    display: inline;
}

.mstar-compare-chart .ec-stock-price-chart-growth-amount-box__input {
    font-weight: 400;
    font-size: 13.3333px;
}

.ec-table__table tbody tr:nth-child(even) {
    background-color: transparent;
}

.mstar-performance-table .ec-table__caption {
    line-height: 1em;
}

.mstar-action-table .ec-table-investment-title__link {
    font-size: 18px;
    line-height: 1.25rem;
}

.mstar-performance-table .ec-table__caption {
    line-height: 1em;
}

.ec-section--risk-level .srri-table .srri-rank,
.ec-section--risk-level-and-standard-deviation .srri-table .srri-rank {
    padding: 0;
}

.alphabet {
    list-style-type: none;
    margin: 0 -10px -20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.alphabet-accordion-label {
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    right: 60px;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.income-section .option-panel.is-active:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 15px;
    border-color: #006193 transparent transparent;
    border-top-style: solid;
    border-bottom-width: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: auto;
}
.alphabet__list-item {
    margin: 0 10px 20px;
}

.alphabet__item {
    width: 40px;
    height: 40px;
    border-radius: 40px;
    display: block;
    text-align: center;
    font-size: 22px;
    border: 1px solid #016fad;
    position: relative;
    text-transform: uppercase;
    color: #016fad;
    background-color: #fff;
}

.alphabet__item > span {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.alphabet__item.is-active,
.alphabet__item:active,
.alphabet__item:focus,
.alphabet__item:hover {
    background: #016fad;
    color: #fff;
    outline: 0;
}

.is-active .accordion-title .alphabet__item {
    transition: ease 0.3s opacity;
    opacity: 0.3;
}

.option-panel {
    display: block;
    position: relative;
    color: #262626;
}

.option-panel .option-panel__content {
    min-height: 90px;
}

.option-panel:focus,
.option-panel:hover {
    color: #262626;
}

.option-panel .nev-option-panel__state:focus {
    background-color: #006193;
}

.option-panel .nev-option-panel__state:before {
    vertical-align: middle;
    display: none;
    font-size: 32px;
    line-height: 20px;
    margin-top: -6px;
}

.option-panel.is-active {
    border-color: #006193;
    background-color: #006193;
    color: #fff;
}

.option-panel.is-active h2 {
    color: #fff;
}

.option-panel.is-active .nev-option-panel__state {
    transition: background 0s ease, color 0s ease;
    background: 0 0;
    color: #fff;
}

.option-panel.is-active .nev-option-panel__state:focus,
.option-panel.is-active .nev-option-panel__state:hover {
    background: 0 0;
    color: #fff;
}

.option-panel.is-active .nev-option-panel__state:before {
    display: block;
    text-align: center;
}

@media screen and (max-width: 39.9375em) {
    .option-panel.is-active:after {
        display: none;
    }
}

.flex-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -8px;
}

@media screen and (max-width: 39.9375em) {
    .flex-grid {
        margin-bottom: 0;
    }
}

.flex-grid__item {
    display: -ms-flexbox;
    display: flex;
}

.flex-grid--2 .flex-grid__item {
    width: 50%;
    padding: 0 4px 8px 0;
}

.flex-grid--2 .flex-grid__item:nth-child(2n + 2) {
    padding: 0 0 8px 4px;
}

.flex-grid--3 .flex-grid__item {
    width: 33.333333%;
    padding-bottom: 8px;
}

.flex-grid--3 .flex-grid__item:nth-child(3n + 2) {
    padding-left: 8px;
    padding-right: 8px;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .flex-grid--3 .flex-grid__item {
        width: 50%;
        padding: 0 4px 8px 0;
    }
    .flex-grid--3 .flex-grid__item:nth-child(3n + 2) {
        padding: 0;
    }
    .flex-grid--3 .flex-grid__item:nth-child(2n + 2) {
        padding: 0 0 8px 4px;
    }
}

@media screen and (max-width: 39.9375em) {
    .flex-grid--2 .flex-grid__item,
    .flex-grid--3 .flex-grid__item {
        width: 100%;
        padding: 0 0 8px 0;
    }
    .flex-grid--2 .flex-grid__item:nth-child(2n + 2),
    .flex-grid--2 .flex-grid__item:nth-child(3n + 2),
    .flex-grid--3 .flex-grid__item:nth-child(2n + 2),
    .flex-grid--3 .flex-grid__item:nth-child(3n + 2) {
        padding: 0 0 8px;
    }
}

.product-panel {
    position: relative;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    padding: 42px 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
}

.product-panel__title {
    width: 100%;
    max-width: 340px;
    padding-left: 35px;
    padding-right: 35px;
}

.product-panel__content {
    max-width: 270px;
    display: inline-block;
}

.card-grid-container .owl-item,
.card-grid-container .product-panel {
    padding-bottom: 0;
}

.card-grid--row {
    padding-left: 2.222222rem;
    padding-right: 2.222222rem;
}

@media screen and (min-width: 64em) {
    .card-grid--row > .card-grid--item {
        width: 33.33333%;
        float: left;
    }
    .card-grid--row > .card-grid--item:nth-of-type(1n) {
        clear: none;
    }
    .card-grid--row > .card-grid--item:nth-of-type(3n + 1) {
        clear: both;
    }
    .card-grid--row > .card-grid--item:last-child {
        float: left;
    }
    .card-grid--row .card-grid--item {
        margin-bottom: 0.5rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(3n + 1) {
        padding-right: 0.25rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(3n + 2) {
        padding-left: 0.25rem;
        padding-right: 0.25rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(3n + 3) {
        padding-left: 0.25rem;
    }
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .card-grid--row > .card-grid--item {
        width: 50%;
        float: left;
    }
    .card-grid--row > .card-grid--item:nth-of-type(1n) {
        clear: none;
    }
    .card-grid--row > .card-grid--item:nth-of-type(2n + 1) {
        clear: both;
    }
    .card-grid--row > .card-grid--item:last-child {
        float: left;
    }
    .card-grid--row .card-grid--item {
        margin-bottom: 0.5rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(2n + 1) {
        padding-right: 0.25rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(2n + 2) {
        padding-left: 0.25rem;
    }
}

@media screen and (max-width: 39.9375em) {
    .card-grid--row > .card-grid--item {
        width: 100%;
        float: left;
    }
    .card-grid--row > .card-grid--item:nth-of-type(1n) {
        clear: none;
    }
    .card-grid--row > .card-grid--item:nth-of-type(1n + 1) {
        clear: both;
    }
    .card-grid--row > .card-grid--item:last-child {
        float: left;
    }
    .card-grid--row .card-grid--item {
        margin-bottom: 0.5rem;
    }
    .card-grid--row .card-grid--item:nth-of-type(1n + 1) {
        padding-left: 0;
        padding-right: 0;
    }
}

.teaser__image {
    height: 125px;
    background-size: cover;
    background-position: center center;
}

.text-media {
    position: relative;
    padding-bottom: 40px;
}

.text-media + .text-media {
    margin-top: 48px;
}

.text-media.text-media--image-right {
    direction: rtl;
}

.text-media.text-media--image-right .text-media__text {
    padding-left: 0;
    padding-right: 40px;
    direction: ltr;
}

.text-media__media,
.text-media__text {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}

.text-media__text {
    padding-left: 40px;
}

@media screen and (max-width: 39.9375em) {
    .text-media {
        padding-bottom: 0;
    }
    .text-media__media,
    .text-media__text {
        width: 100%;
    }
    .text-media__text {
        padding-left: 0;
        padding-top: 64px;
    }
}

.search-results > li {
    padding-bottom: 48px;
}

.search-results > li + li {
    padding-top: 48px;
    border-top: 1px solid #d9d9d9;
}

.search-result__select50-result {
    position: relative;
    padding-right: 25px;
    display: block;
}

.search-result__select50-result:after {
    position: absolute;
    right: 0;
    top: 6px;
    content: "";
    background-image: url(../images/icons/select.png);
    width: 24px;
    height: 21px;
    display: inline-block;
    margin-left: 5px;
}

.search-result__item--article {
    padding-left: 72px;
    position: relative;
}

.search-result__item--article .h3 {
    font-size: 26px;
    line-height: 32px;
}

.search-result__item--article .avatar {
    position: absolute;
    left: 0;
    top: 0;
}

.search-result__item--article .search-result__url:hover {
    color: #666;
    text-decoration: none;
}

.search-result__url:hover {
    color: #262626;
    text-decoration: underline;
}

@media screen and (max-width: 39.9375em) {
    .search-results:not(.search-results--articles) > li {
        padding-bottom: 0;
    }
    .search-results:not(.search-results--articles) > li + li {
        border: 0;
        padding-top: 12px;
    }
    .search-results:not(.search-results--articles) .search-result__item {
        padding: 24px 20px;
        background: #fff;
        box-shadow: 0 0 8px 0 rgba(217, 217, 217, 0.2);
    }
    .search-results:not(.search-results--articles)
        .search-result__item.search-result__item--article {
        padding-left: 92px;
    }
    .search-results:not(.search-results--articles)
        .search-result__item.search-result__item--article
        .avatar {
        position: absolute;
        left: 20px;
        top: 24px;
    }
    .search-result__quick-links > li + li {
        margin-left: 15px;
    }
}

.media-panel__thumbnail {
    width: 100%;
    max-width: 400px;
    min-height: 100px;
}

@media screen and (max-width: 39.9375em) {
    .media-panel__thumbnail {
        max-width: 170px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media screen and (max-width: 39.9375em) {
    .media-panel__title {
        display: block;
        margin-bottom: 0 !important;
    }
}

.media-panel--thumbnail-left .media-panel__thumbnail-wrap {
    width: 175px;
    padding-right: 40px;
}

.media-panel--thumbnail-left .media-panel__content-wrap {
    width: calc(100% - (175px + 40px));
}

@media screen and (max-width: 39.9375em) {
    .media-panel--thumbnail-left {
        margin-bottom: 48px;
    }
    .media-panel--thumbnail-left .media-panel__thumbnail-wrap {
        display: block;
        width: 100%;
        margin-bottom: 24px;
    }
    .media-panel--thumbnail-left
        .media-panel__thumbnail-wrap
        .media-panel__thumbnail {
        width: auto;
    }
    .media-panel--thumbnail-left .media-panel__content-wrap {
        display: block;
        width: 100%;
    }
}

.video-thumbnail {
    position: relative;
}

@media screen and (max-width: 39.9375em) {
    .video-thumbnail {
        margin-bottom: 48px;
    }
}

.video-thumbnail .kv-info-panel-inner {
    padding: 0 !important;
}

.video-thumbnail .kv-info-panel-inner .kv-info-field-duration {
    right: 0;
    bottom: 0;
    line-height: 1;
    padding: 4px 6px !important;
    background-color: #000;
    color: #fff !important;
    position: absolute !important;
    font-size: 12px !important;
}

.video-thumbnail__poster {
    width: 100%;
}

.video-thumbnail__play,
.video-thumbnail__runtime {
    position: absolute;
}

.video-thumbnail__play {
    transition: ease 0.3s background-color;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);
    width: 60px;
    height: 60px;
    border-radius: 60px;
    background-image: url(../images/icons/play.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.85);
}

.video-thumbnail__play:hover {
    background-color: #fff;
}

@media screen and (-webkit-min-device-pixel-ratio: 2),
    (-webkit-min-device-pixel-ratio: 2),
    (min-resolution: 192dpi) {
    .video-thumbnail__play {
        background-image: url(../images/icons/play@2x.png);
        background-size: 18px auto;
    }
}

.video-thumbnail__runtime {
    right: 0;
    bottom: 0;
    line-height: 1;
    padding: 4px 6px;
}

.video-thumbnail__title {
    color: #262626;
}

.video-thumbnail__title.h6 {
    font-weight: 700;
}

.author-card {
    max-width: 250px;
    font-size: 16px;
    line-height: 1;
    text-align: left;
}

.social-media {
    padding: 24px 20px 0;
    border-top: 1px solid #d9d9d9;
}

.social-media__list {
    display: inline-block;
}

.social-media__icon {
    font-size: 24px;
    color: #bfbfbf;
    margin: 0 10px;
}

.social-media__icon:hover {
    color: #666;
}

.modal {
    padding: 0;
    outline: 0;
}

.modal .close-button {
    top: 0;
    right: 0;
    font-size: 20px;
    width: 98px;
    height: 100%;
    border-left: 1px solid #d9d9d9;
}

@media screen and (max-width: 39.9375em) {
    .modal {
        top: 0 !important;
    }
}

.modal-header__title {
    padding-right: 118px;
    padding-left: 20px;
}

.demo-loadingbox {
    height: 200px;
    width: 200px;
    display: inline-block;
    position: relative;
}

.demo-loadingbox .loadingSpinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bg-white {
    background: #fff;
}

.bg-grey85 {
    background: #262626;
}

@keyframes spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}

.loadingSpinner:before {
    content: "";
    display: block;
    border-radius: 999px;
    border-style: solid;
    border-color: #016fad #bfbfbf #bfbfbf #bfbfbf;
    animation: spin 750ms infinite linear;
}

.loadingSpinner--small:before {
    height: 16px;
    width: 16px;
    border-width: 2px;
}

.loadingSpinner--medium:before {
    height: 24px;
    width: 24px;
    border-width: 3px;
}

.loadingSpinner--large:before {
    height: 48px;
    width: 48px;
    border-width: 4px;
}

.loadingSpinner--xlarge:before {
    height: 96px;
    width: 96px;
    border-width: 8px;
}

.a-z-list a {
    border: 1px solid #006193;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 6px;
}

.a-z-list a.active,
.a-z-list a:hover {
    background: #006193;
    color: #fff;
}

.a-z-selected a {
    border: 1px solid #006193;
    display: block;
    height: 40px;
    width: 40px;
    text-align: center;
    padding-top: 6px;
    background: #006193;
    color: #fff;
}

#ui-datepicker-div {
    width: 100% !important;
    position: static !important;
}

.header {
    position: relative;
    z-index: 9;
}

.header-wl {
    position: fixed;
    width: 100%;
    top: 0;
}

.header-navless__wl ul {
    font-family: inherit;
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    margin: 25px 0;
}

.header-navless__wl ul li {
    display: inline;
    font-size: 18px;
    color: #262626;
    list-style: none;
    padding: 13px;
}

.header-navless__wl ul li:last-child {
    border-left: 8px solid #b22029;
    color: #006193;
    font-size: 1.1rem;
    font-weight: 700;
}

.footer {
    background-color: rgba(217, 217, 217, 0.5);
}

.footer-column {
    margin-bottom: 24px;
}

.footer-column h6 {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    position: relative;
}

.footer-column .accordion-icon {
    right: 9px;
    display: none;
}

.footer-column .accordion-icon::after,
.footer-column .accordion-icon::before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 12px;
    border-radius: 2px;
    background: #262626;
    transition: transform 0.3s ease;
    top: 0;
    bottom: 0;
    margin: auto;
}

.footer-column .accordion-icon.is-active {
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

.footer-column .accordion-icon.is-active::before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.footer-column .accordion-icon.is-active::after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

@media screen and (max-width: 39.9375em) {
    .footer-column {
        margin-bottom: 0;
    }
    .footer-column .accordion-icon {
        display: block;
    }
    .footer-column h6 {
        padding: 9px 0;
        margin: 0;
    }
    .footer-column h6:hover {
        cursor: pointer;
    }
    .footer-column h6:after {
        display: inline-block;
    }
}

@media screen and (max-width: 39.9375em) {
    .footer-column__list {
        display: none;
        padding: 24px 0;
    }
}

.footer-item + .footer-item {
    margin-top: 15px;
}

.footer-link {
    color: #262626;
    font-size: 14px;
    line-height: 22px;
    display: block;
}

.footer-link:active,
.footer-link:focus,
.footer-link:hover {
    color: #262626;
    text-decoration: underline;
}

.faded {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(38, 38, 38, 0.95);
}

.header:before {
    display: none;
    content: "desktop";
}

.header__max-width {
    max-width: 93.75rem;
    margin: 0 auto;
}

.header__primary {
    position: relative;
    padding: 0 40px;
}

.header__primary .sub-menu {
    z-index: -1;
}

.header__logo {
    margin: auto;
    height: 55px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 40px;
}

.header__contents {
    width: calc(100% - 220px);
}

.primary-nav {
    text-align: right;
}

.primary-nav.nav-search-open .primary-nav__list-item:not(.nav-search) {
    opacity: 0;
    visibility: hidden;
}

.nav-search {
    position: relative;
}

.nav-search__trigger {
    transition: all 0.3s ease;
}

.nav-search-open .nav-search__trigger {
    opacity: 0;
    visibility: hidden;
}

.nav-search__reveal {
    transition: transform 0.3s ease;
    transition-delay: 0s;
    position: absolute;
    right: -100%;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 0;
    overflow: hidden;
    white-space: nowrap;
}

.nav-search-open .nav-search__reveal {
    transition-delay: 0.2s;
    right: 0;
    width: 750px;
    padding-left: 30px;
}

.nav-search__submit {
    margin-left: 15px;
    margin-right: 13px;
}

.nav-search__input {
    width: calc(100% - 200px);
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 26px;
    line-height: 36px;
    font-weight: 300;
    border: none;
    border-bottom: 1px solid #bfbfbf;
}

.nav-search__input:focus,
.nav-search__input:hover {
    border: none;
    border-bottom: 1px solid #bfbfbf;
}

.search-banner .nav-search__input {
    width: calc(100% - 160px);
}

.nav-search__close {
    color: #bfbfbf;
}

.primary-nav__list-item {
    transition: all 0.3s ease;
}

.primary-nav__list-item + .primary-nav__list-item {
    margin-left: 35px;
}

.primary-nav__link {
    display: block;
    padding: 48px 0 39px;
    color: #262626;
}

.primary-nav__link span {
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid transparent;
}

.primary-nav__link.is-active,
.primary-nav__link:active,
.primary-nav__link:focus,
.primary-nav__link:hover {
    color: #016fad;
}

.primary-nav__link.is-active span {
    border-bottom-color: #016fad;
}

.primary-nav__sub-menu {
    top: calc(100% + 1px);
    left: 0;
    right: 0;
    text-align: left;
    box-shadow: 0 5px 27px 2px rgba(0, 0, 0, 0.2);
}

.header__secondary {
    font-size: 16px;
    line-height: 24px;
}

.header__secondary .has-sub-menu .sub-menu-trigger:after {
    color: #fff;
}

.personal-investing-tab .sub-menu {
    background: #262626;
    left: 36px;
}

.personal-investing-tab .close-sub-menu {
    display: none;
}

.personal-investing-link {
    display: inline-block;
    color: #fff;
    position: relative;
    padding: 8px 40px;
}

.personal-investing-link:before {
    content: "";
    display: inline-block;
    position: relative;
    width: 2px;
    height: 11px;
    background: #c33;
    margin-right: 4px;
}

.personal-investing-link.is-active,
.personal-investing-link:active,
.personal-investing-link:focus,
.personal-investing-link:hover {
    color: #fff;
}

.personal-investing__link.sub-menu__link.sub-menu__link {
    color: #fff;
}

.personal-investing__link.sub-menu__link.sub-menu__link.is-active,
.personal-investing__link.sub-menu__link.sub-menu__link:active,
.personal-investing__link.sub-menu__link.sub-menu__link:focus,
.personal-investing__link.sub-menu__link.sub-menu__link:hover {
    color: #fff;
    text-decoration: underline;
}

.utility-nav {
    z-index: 10;
}

.utility-nav__link {
    display: block;
    padding: 8px 40px;
    color: #fff;
}

.utility-nav__link.is-active,
.utility-nav__link:active,
.utility-nav__link:focus,
.utility-nav__link:hover {
    color: #fff;
}

.utility-nav__link--my-account {
    background-color: #006193;
}

.sub-menu-open .utility-nav__link--my-account {
    color: #262626;
}

.sub-menu-open .utility-nav__link--my-account.sub-menu-trigger:after {
    color: #262626;
}

.my-account__notifications {
    position: relative;
    background-color: #00a6e0;
    border-radius: 18px;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}

.my-account__notifications > span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    font-size: 15px;
    line-height: 18px;
    color: #fff;
}

.utility-nav__sub-menu {
    right: 15px;
    border-radius: 3px 0 3px 3px;
    text-align: left;
}

.utility-nav__sub-menu.secondary-is-open {
    transition: all 0.3s ease;
    min-width: 500px !important;
}

.utility-nav__sub-menu.sub-menu {
    min-width: 250px;
    background: #fff;
    margin-top: 9px;
    border: 1px solid #bfbfbf;
}

.utility-nav__sub-menu.sub-menu.is-open {
    overflow: hidden;
}

.utility-nav__sub-menu .close-sub-menu {
    display: none;
}

.utility-nav__sub-menu .sub-menu__link:not(.btn) {
    padding-top: 15px;
    padding-bottom: 15px;
    display: block;
}

.utility-nav__sub-menu .sub-menu__link {
    width: 100%;
}

.sub-menu__my-profile-item {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 15px;
}

.utility-nav__link-active-state-hook:after,
.utility-nav__link-active-state-hook:before {
    transition: background 0.3s ease, border-color 0.3s ease;
    border-radius: 3px 3px 0 0;
    border: 1px solid transparent;
    border-bottom: 0;
}

.utility-nav__link-active-state-hook:after {
    border-radius: 0;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    border-top: 0;
}

.sub-menu-open .utility-nav__link-active-state-hook {
    position: relative;
}

.sub-menu-open .utility-nav__link-active-state-hook .icon-account,
.sub-menu-open .utility-nav__link-active-state-hook .my-accounts-label {
    color: #262626;
}

.sub-menu-open .utility-nav__link-active-state-hook:after,
.sub-menu-open .utility-nav__link-active-state-hook:before {
    border-color: #bfbfbf;
}

.sub-menu-open .utility-nav__link-active-state-hook:before {
    background: #fff;
    left: -20px;
    right: -46px;
    top: -4px;
    bottom: -28px;
}

.sub-menu-open .utility-nav__link-active-state-hook:after {
    background: #fff;
    left: -20px;
    bottom: -18px;
    right: -46px;
    height: 10px;
    z-index: 100;
}

.utility-nav__sub-menu-list {
    max-width: 208px;
}

.utility-nav__third-level {
    transition: all 0.3s ease;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    transform: translate3d(100%, 0, 0);
    background: #fff;
    width: 250px;
}

.utility-nav__third-level.is-open {
    transform: translate3d(0, 0, 0);
    border-left: 1px solid #d9d9d9;
}

.sub-menu {
    z-index: 99;
    transition: all 0.3s ease;
    background: #f7f7f7;
    position: absolute;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    min-width: 150px;
}

.sub-menu.is-open {
    max-height: 9999px;
    overflow: visible;
    opacity: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.has-sub-menu .sub-menu-trigger:after {
    display: inline-block;
    color: #bfbfbf;
    padding-left: 5px;
    transition: transform 0.3s ease;
}

.has-sub-menu.sub-menu-open .sub-menu-trigger:after {
    transform: rotateX(180deg);
}

.has-secondary-sub-menu > .sub-menu__link {
    position: relative;
}

.has-secondary-sub-menu > .sub-menu__link:after {
    display: inline-block;
    color: #bfbfbf;
    padding-left: 5px;
    position: absolute;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.has-secondary-sub-menu > .sub-menu__link.is-active:after,
.has-secondary-sub-menu > .sub-menu__link:active:after,
.has-secondary-sub-menu > .sub-menu__link:focus:after,
.has-secondary-sub-menu > .sub-menu__link:hover:after {
    color: #016fad;
}

.has-secondary-sub-menu > .sub-menu__link.is-active:after {
    transform: translateY(-50%) rotateY(180deg);
    color: #016fad;
}

.sub-menu-align {
    max-width: 75rem;
    margin: 0 auto;
    padding: 72px 40px;
    transition: all 0.3s linear;
    transition-delay: 0.35s;
    opacity: 0;
    -ms-transform: scale(0.98);
    transform: scale(0.98);
}

.is-open .sub-menu-align {
    opacity: 1;
    -ms-transform: scale(1);
    transform: scale(1);
}

.sub-menu__title {
    width: 33.33333%;
    padding-right: 80px;
    position: relative;
    text-align: center;
}

.primary-nav__sub-menu-wrap {
    width: 66.66667%;
    padding-right: 25px;
}

.primary-nav__sub-menu-wrap:before {
    width: 1px;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    background: #bfbfbf;
}

.primary-nav__sub-menu-list {
    /*display: -ms-flexbox;
    display: flex;*/
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 80px;
    margin-bottom: -36px;
    column-count: 2;
}

.primary-nav__sub-menu-list .sub-menu__list-item {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    margin-bottom: 36px;
}

.sub-menu__list-item a.isactive,
.sub-menu__list-item.is-active a {
    font-weight: 700;
    color: #016fad;
}

.sub-menu__link:not(.btn) {
    font-size: 18px;
    line-height: 26px;
    color: #262626;
}

.sub-menu__link:not(.btn).is-active,
.sub-menu__link:not(.btn):active,
.sub-menu__link:not(.btn):focus,
.sub-menu__link:not(.btn):hover {
    color: #016fad;
}

.sub-menu__link.secondary-sub-menu__link.is-active,
.sub-menu__link.secondary-sub-menu__link:active,
.sub-menu__link.secondary-sub-menu__link:focus,
.sub-menu__link.secondary-sub-menu__link:hover {
    color: #262626;
    text-decoration: underline;
}

.close-sub-menu {
    position: absolute;
    right: 0;
    top: 0;
    color: #bfbfbf;
}

.mobile-nav-triggers {
    display: none;
}

@media only screen and (max-width: 1275px) and (min-width: 1000px) {
    .primary-nav__list-item + .primary-nav__list-item {
        margin-left: 20px;
    }
    .primary-nav__link,
    .sub-menu__link:not(.btn) {
        font-size: 15px;
        line-height: 21px;
    }
    .has-sub-menu .sub-menu-trigger:after {
        padding-left: 0;
    }
}

@media screen and (max-width: 63.9375em) {
    .header__contents {
        width: calc(100% - 81px);
    }
}

@media only screen and (max-width: 1000px) {
    .header:before {
        content: "mobile";
    }
    .header__secondary {
        display: none;
    }
    .header__primary {
        padding: 0;
    }
    .header__contents {
        display: block !important;
    }
    .header__logo {
        position: relative;
        left: auto;
        top: auto;
        bottom: auto;
        display: inline-block;
        vertical-align: middle;
        padding: 16px 20px;
        height: auto;
        width: 81px;
        margin: 0;
    }
    .primary-nav {
        z-index: -1;
        padding-left: 0;
        width: 100%;
        max-height: 1px;
        overflow: hidden;
        transition: all 0.5s ease;
        position: absolute;
        background: #fff;
        top: 100%;
    }
    .primary-nav.is-open {
        max-height: 999px;
        overflow: visible;
        box-shadow: 0 5px 27px 2px rgba(0, 0, 0, 0.2);
    }
    .primary-nav__list {
        text-align: left;
        position: relative;
        overflow: hidden;
        min-height: 1px;
        transition: all 0.3s ease;
        transition-delay: 0.35s;
        opacity: 0;
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }
    .primary-nav.is-open .primary-nav__list {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .primary-nav__list-item {
        display: block !important;
        overflow: hidden;
        width: 100%;
    }
    .primary-nav__list-item + .primary-nav__list-item {
        margin: 0;
    }
    .primary-nav__link {
        padding: 24px 20px;
    }
    .sub-menu.primary-nav__sub-menu {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        max-height: none !important;
        width: 100%;
    }
    .sub-menu.primary-nav__sub-menu.is-open {
        z-index: 99;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .move-to-main-nav {
        background: #262626;
    }
    .move-to-main-nav > a {
        color: #fff;
    }
    .move-to-main-nav > a.is-active,
    .move-to-main-nav > a:active,
    .move-to-main-nav > a:focus,
    .move-to-main-nav > a:hover {
        color: #fff;
    }
    .sub-menu-align {
        -ms-transform: none;
        transform: none;
        padding: 50px 20px;
    }
    .is-open .sub-menu-align {
        -ms-transform: none;
        transform: none;
    }
    .sub-menu__title {
        display: block !important;
        width: 100%;
        padding-right: 0;
        text-align: left;
        margin-top: 24px;
        padding-bottom: 24px;
        margin-bottom: 24px;
        border-bottom: 1px solid #bfbfbf;
    }
    .primary-nav__sub-menu-wrap {
        position: static !important;
        width: 100%;
        padding-right: 0;
    }
    .primary-nav__sub-menu-wrap:before {
        display: none;
    }
    .primary-nav__sub-menu-list {
        display: block;
        padding: 0;
        margin-bottom: 0;
        column-count: 1;
    }
    .primary-nav__sub-menu-list .sub-menu__list-item {
        margin: 0;
    }
    .primary-nav__sub-menu-list .sub-menu__list-item + .sub-menu__list-item {
        margin-top: 32px;
    }
    .personal-investing-tab .close-sub-menu,
    .personal-investing-tab .personal-investing-link {
        display: block;
    }
    .personal-investing-tab .close-sub-menu,
    .personal-investing-tab .personal-investing__link {
        padding: 0;
    }
    .personal-investing-tab
        .personal-investing__list
        .personal-investing__list-item
        + .personal-investing__list-item {
        margin-top: 32px;
    }
    .personal-investing-sub-menu-align {
        -ms-transform: none;
        transform: none;
        padding: 74px 20px 50px !important;
    }
    .is-open .personal-investing-sub-menu-align {
        -ms-transform: none;
        transform: none;
    }
    .close-sub-menu {
        top: 24px;
        left: 20px;
        right: auto;
    }
    .close-sub-menu:before {
        content: "\e962";
    }
    .has-sub-menu .sub-menu-trigger:after {
        content: "\e95f";
    }
    .nav-search {
        position: static;
    }
    .nav-search__trigger {
        transition: all 0.3s ease;
    }
    .nav-search-open .nav-search__trigger {
        opacity: 0;
        visibility: hidden;
    }
    .nav-search__mobile-hook {
        transition: all 0.3s linear;
        transition-delay: 0.35s;
        opacity: 0;
        -ms-transform: scale(0.95);
        transform: scale(0.95);
        padding: 74px 20px 50px;
    }
    .nav-search-open .nav-search__mobile-hook {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .nav-search__reveal {
        transition-delay: 0s;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -ms-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        opacity: 0;
        box-shadow: 0 5px 27px 2px rgba(0, 0, 0, 0.2);
        width: 100%;
        padding: 0;
        background: #fff;
    }
    .nav-search__reveal:before {
        display: none;
    }
    .nav-search-open .nav-search__reveal {
        -ms-transform: translate(0, 0);
        transform: translate(0, 0);
        left: 0;
        opacity: 1;
        padding: 0;
        width: 100%;
    }
    .nav-search-open .nav-search__mobile-hook:before {
        display: none;
    }
    .nav-search__submit {
        margin: 12px 0 0;
        margin-left: 0;
        margin-right: 0;
        display: block;
        width: 100%;
    }
    .nav-search__input {
        width: 100%;
        display: block !important;
        font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
        font-size: 26px;
        line-height: 36px;
        padding-left: 0;
        padding-right: 0;
        font-weight: 300;
        border-bottom: 1px solid #bfbfbf;
    }
    .nav-search__close {
        position: absolute;
        top: 24px;
        left: 20px;
        right: auto;
    }
    .mobile-nav-triggers {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
    }
    .mobile-nav-triggers__list {
        line-height: 0;
    }
    .mobile-nav-triggers__list-item {
        border-left: 1px solid #d9d9d9;
        position: relative;
        text-align: center;
    }
    .mobile-nav-triggers__link {
        display: block;
        height: 74px;
        color: #262626;
    }
    .mobile-nav-triggers__link.is-active,
    .mobile-nav-triggers__link:active,
    .mobile-nav-triggers__link:focus,
    .mobile-nav-triggers__link:hover {
        color: #262626;
    }
    .mobile-nav-triggers__link > .vertical-center {
        left: 0;
        right: 0;
    }
    .mobile-nav-trigger__label {
        font-size: 16px;
        line-height: 24px;
    }
    .mobile-nav-trigger__my-account {
        width: 137px;
    }
    .mobile-nav-trigger__menu {
        width: 100px;
    }
    .mobile-my-accounts {
        padding-left: 0;
        width: 100%;
        max-height: 1px;
        overflow: hidden;
        transition: all 0.5s ease;
        z-index: -1;
        position: absolute;
        background: #fff;
        top: 100%;
    }
    .mobile-my-accounts.is-open {
        max-height: 999px;
        overflow: visible;
        box-shadow: 0 5px 27px 2px rgba(0, 0, 0, 0.2);
    }
    .mobile-utility-nav-transition {
        text-align: left;
        position: relative;
        overflow: hidden;
        min-height: 1px;
        transition: all 0.3s ease;
        transition-delay: 0.35s;
        opacity: 0;
        -ms-transform: scale(0.95);
        transform: scale(0.95);
        padding-top: 0 !important;
    }
    .mobile-my-accounts.is-open .mobile-utility-nav-transition {
        opacity: 1;
        -ms-transform: scale(1);
        transform: scale(1);
    }
    .utility-nav__third-level {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        opacity: 0;
        max-height: none !important;
        width: 100%;
        background-color: #f7f7f7;
        z-index: -1;
        transition: transform 0.3s ease;
    }
    .utility-nav__third-level.is-open {
        opacity: 1;
        border-left: none;
        box-shadow: 0 5px 27px 2px rgba(0, 0, 0, 0.2);
        z-index: 1;
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
    .utility-nav__sub-menu-list {
        max-width: 100%;
    }
    .utility-nav__sub-menu-list
        .has-secondary-sub-menu
        > .sub-menu__link:after {
        position: relative;
        top: auto;
        right: auto;
        -ms-transform: none;
        transform: none;
    }
    .utility-nav__sub-menu-list .sub-menu__my-profile-item {
        margin-bottom: 24px;
    }
    .utility-nav__sub-menu-list .sub-menu__link:not(.btn) {
        display: block;
        padding: 24px 0;
    }
    .utility-nav__sub-menu-list .sub-menu__link {
        width: 100%;
    }
    .utility-nav-mobile {
        background: #262626;
    }
    .utility-nav__third-level {
        padding: 74px 20px 50px !important;
    }
    .utility-nav__third-level
        .utility-nav__sub-menu-list
        .sub-menu__list-item
        + .sub-menu__list-item {
        margin-top: 32px;
    }
    .utility-nav__third-level
        .utility-nav__sub-menu-list
        .secondary-sub-menu__link {
        padding: 0;
    }
    .header {
        border: none !important;
        border-bottom: 1px solid #d9d9d9 !important;
    }
    .header .mobile-nav-triggers__list {
        margin-bottom: 0;
    }
    .header .mobile-nav-triggers__list .mobile-nav-triggers__list-item {
        border-bottom: 1px solid #d9d9d9;
    }
    .header
        .mobile-nav-triggers__list
        .mobile-nav-triggers__list-item.menu-open {
        border-bottom-color: #fff;
    }
    .header .mobile-my-accounts,
    .header .primary-nav {
        visibility: hidden;
        top: calc(100% + 1px);
    }
    .header .mobile-my-accounts.is-open,
    .header .primary-nav.is-open {
        visibility: visible;
    }
}

.tertiary-nav-outer {
    padding-left: 40px;
    padding-right: 40px;
}

.tertiary-nav-container {
    max-width: 93.75rem;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.tertiary-nav {
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: right;
}

.tertiary-nav__title {
    padding-right: 40px;
    margin-right: 40px;
}

.tertiary-nav__title a.is-active,
.tertiary-nav__title.is-active a {
    font-weight: 700;
}

.tertiary-nav__list-item + .tertiary-nav__list-item {
    margin-left: 30px;
}

.tertiary-nav__list-item a.is-active,
.tertiary-nav__list-item.is-active a {
    font-weight: 700;
}

.tertiary-nav__list-item a.is-active:hover,
.tertiary-nav__list-item.is-active a:hover {
    color: #262626;
}

.flexMenu-viewMore > a,
.tertiary-nav__link,
.tertiary-nav__title > a {
    color: #262626;
}

.flexMenu-viewMore > a:active,
.flexMenu-viewMore > a:focus,
.tertiary-nav__link:active,
.tertiary-nav__link:focus,
.tertiary-nav__title > a:active,
.tertiary-nav__title > a:focus {
    color: #016fad;
}

@media only screen and (max-width: 1250px) and (min-width: 1000px) {
    .flexMenu-viewMore > a,
    .tertiary-nav__link,
    .tertiary-nav__title > a {
        font-size: 15px;
        line-height: 21px;
    }
}

.flexMenu-viewMore {
    margin-left: 20px;
    position: relative;
}

.flexMenu-viewMore > a {
    color: #666;
}

.flexMenu-viewMore > a:active,
.flexMenu-viewMore > a:focus,
.flexMenu-viewMore > a:hover {
    color: #666;
    text-decoration: underline;
}

.flexMenu-viewMore:after {
    display: inline-block;
    color: #bfbfbf;
    padding-left: 5px;
    transition: transform 0.3s ease;
}

.flexMenu-viewMore.active:after {
    transform: rotateX(180deg);
}

.flexMenu-popup {
    z-index: 99;
    background: #fff;
    box-shadow: 0 0 27px 2px rgba(0, 0, 0, 0.2);
    right: 0;
    top: calc(100% + 12px);
    min-width: 350px;
    margin-left: 0;
    list-style-type: none;
    padding: 36px 20px;
    text-align: left;
    border-radius: 3px;
}

.flexMenu-popup .tertiary-nav__list-item + .tertiary-nav__list-item,
.flexMenu-popup li + li {
    margin: 36px 0 0;
}

.flexMenu-popup:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 10px;
    border-color: transparent transparent #fff;
    border-bottom-style: solid;
    border-top-width: 0;
    position: absolute;
    right: 20px;
    bottom: 100%;
}

@media only screen and (max-width: 1000px) {
    .tertiary-nav-outer {
        border-bottom: 1px solid #d9d9d9;
        background: #f7f7f7;
        padding-left: 20px;
        padding-right: 20px;
    }
    .tertiary-nav-container.tertiary-nav-container {
        position: relative;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .tertiary-nav-container.tertiary-nav-container .tertiary-nav__title {
        border-right: none;
        margin-right: 0;
        padding-right: 20px;
    }
    .flexMenu-viewMore {
        position: static;
    }
    .flexMenu-popup {
        top: calc(100% + 1px);
        left: -20px;
        right: -20px;
        min-width: 1px;
        box-shadow: 0 22px 27px 2px rgba(0, 0, 0, 0.2);
        border-radius: 0;
        background: #f7f7f7;
    }
    .flexMenu-popup:before {
        display: none;
    }
}

.nav-trigger {
    display: inline-block;
    background: 0 0;
}

.nav-trigger__burger {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    width: 20px;
    height: 2px;
    margin: -4px auto auto;
    background: #262626;
    border-radius: 5px;
    transition: background ease 0.4s;
}

.nav-trigger__burger:after,
.nav-trigger__burger:before {
    left: 0;
    width: 100%;
    height: 2px;
    border-radius: 5px;
    background: #262626;
    transition-duration: 0.4s, 0.4s;
}

.nav-trigger__burger:before {
    top: -6px;
    transition-property: top, transform;
}

.nav-trigger__burger:after {
    bottom: -6px;
    transition-property: bottom, transform;
}

.nav-trigger--open .nav-trigger__burger {
    transition: background ease 0.4s;
    background: 0 0;
}

.nav-trigger--open .nav-trigger__burger:after,
.nav-trigger--open .nav-trigger__burger:before {
    transition-delay: 0s, 0.4s;
}

.nav-trigger--open .nav-trigger__burger:before {
    top: 0;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.nav-trigger--open .nav-trigger__burger:after {
    bottom: 0;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.nav-trigger__label {
    display: inline-block;
}

.expandable-content__visible {
    padding-bottom: 24px;
}

.expandable-content__reveal {
    display: none;
    padding: 24px 0;
}

.expandable-content__toggle .toggle-label {
    display: inline-block;
    vertical-align: middle;
    min-width: 90px;
}

.expandable-content__toggle .toggle-icon {
    transition: ease 0.3s transform;
    -ms-transform-origin: 50% 47%;
    transform-origin: 50% 47%;
    font-size: 26px;
    line-height: 26px;
    display: inline-block;
    vertical-align: middle;
}

.expandable-content__toggle.is-active .toggle-icon {
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.hero {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 48px 0;
}

@media screen and (max-width: 39.9375em) {
    .hero {
        padding: 48px 0;
        min-height: 1px;
    }
}

.hero__content {
    width: 50%;
    float: left;
    padding-left: 2.22222rem;
    padding-right: 2.22222rem;
    margin-left: 25%;
}

.hero__content:last-child:not(:first-child) {
    float: right;
}

@media only screen and (min-width: 1200px) {
    .hero__content {
        width: 83.33333%;
        float: left;
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
        margin-left: 8.33333%;
    }
    .hero__content:last-child:not(:first-child) {
        float: right;
    }
}

@media only screen and (max-width: 1024px) {
    .hero__content {
        width: 83.33333%;
        float: left;
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
        margin-left: 8.33333%;
    }
    .hero__content:last-child:not(:first-child) {
        float: right;
    }
}

@media screen and (max-width: 39.9375em) {
    .hero__content {
        width: 100%;
        float: left;
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
        margin-left: 0;
    }
    .hero__content:last-child:not(:first-child) {
        float: right;
    }
}

.hero-content__inner {
    background: rgba(255, 255, 255, 0.97);
    color: #262626;
}

.hero-content__inner.basic {
    background-color: transparent;
    color: #fff;
}

.hero-content__inner .h4,
.hero-content__inner .wysiwyg blockquote,
.wysiwyg .hero-content__inner blockquote {
    color: #666;
    padding-left: 100px;
    padding-right: 100px;
}

@media only screen and (max-width: 1024px) {
    .hero-content__inner .h4,
    .hero-content__inner .wysiwyg blockquote,
    .wysiwyg .hero-content__inner blockquote {
        padding-left: 40px;
        padding-right: 40px;
    }
}

@media screen and (max-width: 39.9375em) {
    .hero-content__inner .h4,
    .hero-content__inner .wysiwyg blockquote,
    .wysiwyg .hero-content__inner blockquote {
        padding-left: 0;
        padding-right: 0;
    }
}

.hero--no-image {
    background-image: none !important;
    background-color: rgba(255, 255, 255, 0.97);
    padding: 24px 0;
    margin-bottom: 0;
}

.hero--no-image .hero__content {
    width: 83.33333%;
    float: left;
    padding-left: 2.22222rem;
    padding-right: 2.22222rem;
    margin-left: 8.33333%;
}

.hero--no-image .hero__content:last-child:not(:first-child) {
    float: right;
}

@media screen and (max-width: 39.9375em) {
    .hero--no-image .hero__content {
        width: 100%;
        float: left;
        padding-left: 2.22222rem;
        padding-right: 2.22222rem;
        margin-left: 0;
    }
    .hero--no-image .hero__content:last-child:not(:first-child) {
        float: right;
    }
}

.owl-carousel--grid .owl-wrapper-outer {
    overflow: visible;
}

.step-2-inactive.step-2-inactive {
    background: #fff;
}

.step-2-inactive.step-2-inactive .step-2__title {
    color: #bfbfbf;
    margin: 0;
}

@media only screen and (min-width: 830px) {
    .owl-carousel--pathfinder-match-height .carousel__item,
    .owl-carousel--pathfinder-match-height .owl-item,
    .owl-carousel--pathfinder-match-height .owl-wrapper {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .carousel__item {
        width: 100%;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .carousel__item .block-radio__label {
        vertical-align: top !important;
    }
}

.fund-info-container__title {
    padding-top: 48px;
    padding-bottom: 32px;
}

@media screen and (max-width: 39.9375em) {
    .fund-info-container__title h3 {
        font-size: 26px;
        line-height: 36px;
    }
}

svg.ct-chart-line {
    overflow: visible;
}

.pathfinder__graph {
    position: relative;
    perspective: 500px;
    transform-style: preserve-3d;
    z-index: 1;
}

.pathfinder__graph .ct-chart {
    height: 398px;
    width: 100%;
}

.pathfinder__graph .graph__key {
    position: absolute;
    top: 40px;
    left: 150px;
    width: 160px;
    z-index: 55;
}

.pathfinder__graph .graph__key ul li {
    position: relative;
    list-style: none;
    transform: rotateX(-95deg);
    -ms-transform-origin: top;
    transform-origin: top;
    opacity: 0;
}

.pathfinder__graph .graph__key ul li.cash {
    background: #d9d9d9;
}

.pathfinder__graph .graph__key ul li.cash:after {
    content: "";
    height: 4px;
    width: 25px;
    background: #000;
    position: absolute;
    top: 15px;
    right: 22px;
}

.pathfinder__graph .graph__key ul li.average {
    background: #d9d9d9;
}

.pathfinder__graph .graph__key ul li.average:after {
    content: "";
    height: 4px;
    width: 25px;
    background: #fff;
    position: absolute;
    top: 15px;
    right: 22px;
}

.pathfinder__graph .graph__key ul li.median {
    background: #666;
    color: #fff;
}

.pathfinder__graph .graph__key ul li.median:after {
    content: "";
    height: 4px;
    width: 25px;
    background: #fff;
    position: absolute;
    top: 15px;
    right: 22px;
}

.pathfinder__graph .graph__key ul li .graph__key__chance {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    pointer-events: none;
    opacity: 0;
    -ms-transform: translateX(40%);
    transform: translateX(40%);
    transition: transform 0.3s ease, opacity 0.3s ease;
}

.pathfinder__graph .graph__key ul li:hover .graph__key__chance {
    opacity: 1;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}

.pathfinder__graph .graph__key.graph__key--visible ul li {
    transform: rotateX(0);
    opacity: 1;
    transition: transform 0.2s ease-out, opacity 0.2s ease;
}

.pathfinder__graph .graph__key.graph__key--visible ul li:nth-of-type(1) {
    transition-delay: 0s;
}

.pathfinder__graph .graph__key.graph__key--visible ul li:nth-of-type(2) {
    transition-delay: 0.1s;
}

.pathfinder__graph .graph__key.graph__key--visible ul li:nth-of-type(3) {
    transition-delay: 0.2s;
}

.pathfinder__graph .graph__key.graph__key--visible ul li:nth-of-type(4) {
    transition-delay: 0.3s;
}

.pathfinder__graph .graph__key.graph__key--visible ul li:nth-of-type(5) {
    transition-delay: 0.4s;
}

.pathfinder__graph .graph-point {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #3e4552;
    border-radius: 100%;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
    -ms-transform: scale(0.1) translateX(-50%);
    transform: scale(0.1) translateX(-50%);
    transition: transform 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55),
        opacity 0.6s ease;
    -ms-transform-origin: left center;
    transform-origin: left center;
    z-index: 51;
    border: 1px solid #525c6c;
    pointer-events: none;
    opacity: 0;
}

.pathfinder__graph .graph-point:hover {
    cursor: pointer;
}

.pathfinder__graph .graph-point.graph-point--visible {
    -ms-transform: scale(1) translateX(-50%);
    transform: scale(1) translateX(-50%);
    opacity: 1;
}

.pathfinder__graph .graph-point:before {
    content: "";
    position: absolute;
    top: 2px;
    left: -12px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 7px solid #3e4552;
    animation-name: bounceLeft;
    animation-iteration-count: infinite;
    animation-duration: 0.6s;
}

.pathfinder__graph .graph-point:after {
    content: "";
    position: absolute;
    top: 2px;
    right: -12px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #3e4552;
    animation-name: bounceRight;
    animation-iteration-count: infinite;
    animation-duration: 0.6s;
}

.pathfinder__graph .graph-overlay {
    display: none;
    position: absolute;
    top: 10px;
    right: 0;
    bottom: 90px;
    width: 200px;
    background-color: rgba(38, 38, 38, 0.87);
    padding-bottom: 48px;
    text-align: center;
    z-index: 105;
}

.pathfinder__graph .graph-overlay .graph-overlay__close {
    position: absolute;
    top: 24px;
    right: 20px;
}

.pathfinder__graph .graph-overlay .btn {
    position: absolute;
    bottom: 12px;
    left: 10px;
    right: 10px;
}

.pathfinder__inputs {
    padding-left: 20px;
}

.pathfinder__inputs .input {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
}

@media screen and (max-width: 39.9375em) {
    .pathfinder__inputs {
        padding: 12px 10px;
        display: none;
    }
}

.pathfinder-inputs-trigger {
    display: none;
    background: #f7f7f7;
    padding: 12px 20px;
    position: relative;
    color: #262626;
    border: 1px solid #d9d9d9;
}

.pathfinder-inputs-trigger:after {
    position: absolute;
    right: 20px;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pathfinder-inputs-trigger:active,
.pathfinder-inputs-trigger:focus,
.pathfinder-inputs-trigger:hover {
    color: #262626;
}

@media screen and (max-width: 39.9375em) {
    .pathfinder-inputs-trigger {
        display: block;
    }
}

.graph-tooltip__body {
    padding-left: 120px;
}

@media screen and (max-width: 39.9375em) {
    .graph-tooltip__body {
        padding-left: 0;
    }
}

.graph-tooltip .colour,
.graph-tooltip .label,
.graph-tooltip .percentage {
    font-size: 16px;
}

.graph-tooltip .colour {
    border: 1px solid;
    width: 12px;
    height: 12px;
    margin-top: 7px;
}

.graph-tooltip .colour.colour--good {
    background: #006193;
}

.graph-tooltip .colour.colour--poor {
    background: #00a6e0;
}

.graph-tooltip .name {
    font-size: 14px;
}

.pathfinder-label {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 21px;
    font-weight: 400;
    padding-bottom: 8px;
    display: block;
}

.ct-axis-title,
.ct-label {
    fill: #006193;
    font-size: 14px;
}

.ct-grids {
    background-color: #efeff0;
}

.ct-grids:hover {
    cursor: -webkit-grab;
    cursor: grab;
}

.ct-grids.ct-grids--grabbing {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.ct-grids rect {
    pointer-events: none;
}

.ct-grid {
    stroke: rgba(255, 255, 255, 0.4);
    stroke-opacity: 0;
    pointer-events: none;
}

.ct-point {
    opacity: 0;
    pointer-events: none;
}

.ct-line {
    stroke-width: 1px;
    stroke-opacity: 0;
    pointer-events: none;
    fill: transparent;
}

.ct-area {
    animation-name: scaleY;
    -moz-animation-name: none;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
    fill-opacity: 1;
    pointer-events: none;
}

.ct-series-a .ct-area {
    animation-delay: 0s;
    fill: #006193;
}

.ct-series-b .ct-area {
    animation-delay: 0.1s;
    fill: #017fc6;
}

.ct-series-b .ct-line {
    stroke-width: 2px;
    stroke: #fff;
    stroke-opacity: 1;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.ct-series-c .ct-area {
    animation-delay: 0.2s;
    fill: #f7f7f7;
}

.ct-series-d .ct-line {
    stroke: #000;
    stroke-opacity: 1;
    stroke-width: 3px;
    animation-name: fadeIn;
    animation-duration: 1s;
    animation-delay: 1s;
    animation-fill-mode: both;
}

.ct-series-d .ct-area {
    animation-delay: 0.3s;
    fill: #00a6e0;
    fill: transparent;
}

.ct-series-e .ct-area {
    animation-delay: 0.4s;
    fill: transparent;
}

.ct-label.ct-horizontal,
.ct-label.ct-vertical {
    color: #006193;
}

.ct-horizontal,
.ct-vertical {
    animation-name: fadeIn;
    animation-duration: 0.7s;
    animation-fill-mode: both;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.ct-horizontal:nth-of-type(1),
.ct-vertical:nth-of-type(1) {
    animation-delay: 0.1s;
}

.ct-horizontal:nth-of-type(2),
.ct-vertical:nth-of-type(2) {
    animation-delay: 0.2s;
}

.ct-horizontal:nth-of-type(3),
.ct-vertical:nth-of-type(3) {
    animation-delay: 0.3s;
}

.ct-horizontal:nth-of-type(4),
.ct-vertical:nth-of-type(4) {
    animation-delay: 0.4s;
}

.ct-horizontal:nth-of-type(5),
.ct-vertical:nth-of-type(5) {
    animation-delay: 0.5s;
}

.ct-horizontal:nth-of-type(6),
.ct-vertical:nth-of-type(6) {
    animation-delay: 0.6s;
}

.ct-horizontal:nth-of-type(7),
.ct-vertical:nth-of-type(7) {
    animation-delay: 0.7s;
}

.ct-horizontal:nth-of-type(8),
.ct-vertical:nth-of-type(8) {
    animation-delay: 0.8s;
}

.ct-horizontal:nth-of-type(9),
.ct-vertical:nth-of-type(9) {
    animation-delay: 0.9s;
}

.ct-horizontal:nth-of-type(10),
.ct-vertical:nth-of-type(10) {
    animation-delay: 1s;
}

.ct-horizontal:nth-of-type(11),
.ct-vertical:nth-of-type(11) {
    animation-delay: 1.1s;
}

.ct-horizontal:nth-of-type(12),
.ct-vertical:nth-of-type(12) {
    animation-delay: 1.2s;
}

.ct-horizontal:nth-of-type(13),
.ct-vertical:nth-of-type(13) {
    animation-delay: 1.3s;
}

.ct-horizontal:nth-of-type(14),
.ct-vertical:nth-of-type(14) {
    animation-delay: 1.4s;
}

.ct-horizontal:nth-of-type(15),
.ct-vertical:nth-of-type(15) {
    animation-delay: 1.5s;
}

.ct-horizontal:nth-of-type(16),
.ct-vertical:nth-of-type(16) {
    animation-delay: 1.6s;
}

.ct-horizontal:nth-of-type(17),
.ct-vertical:nth-of-type(17) {
    animation-delay: 1.7s;
}

.ct-horizontal:nth-of-type(18),
.ct-vertical:nth-of-type(18) {
    animation-delay: 1.8s;
}

.ct-horizontal:nth-of-type(19),
.ct-vertical:nth-of-type(19) {
    animation-delay: 1.9s;
}

.ct-horizontal:nth-of-type(20),
.ct-vertical:nth-of-type(20) {
    animation-delay: 2s;
}

.ct-horizontal:nth-of-type(21),
.ct-vertical:nth-of-type(21) {
    animation-delay: 2.1s;
}

.ct-horizontal:nth-of-type(22),
.ct-vertical:nth-of-type(22) {
    animation-delay: 2.2s;
}

.ct-horizontal:nth-of-type(23),
.ct-vertical:nth-of-type(23) {
    animation-delay: 2.3s;
}

.ct-horizontal:nth-of-type(24),
.ct-vertical:nth-of-type(24) {
    animation-delay: 2.4s;
}

.ct-horizontal:nth-of-type(25),
.ct-vertical:nth-of-type(25) {
    animation-delay: 2.5s;
}

.ct-horizontal:nth-of-type(26),
.ct-vertical:nth-of-type(26) {
    animation-delay: 2.6s;
}

.ct-horizontal:nth-of-type(27),
.ct-vertical:nth-of-type(27) {
    animation-delay: 2.7s;
}

.ct-horizontal:nth-of-type(28),
.ct-vertical:nth-of-type(28) {
    animation-delay: 2.8s;
}

.ct-horizontal:nth-of-type(29),
.ct-vertical:nth-of-type(29) {
    animation-delay: 2.9s;
}

.ct-horizontal:nth-of-type(30),
.ct-vertical:nth-of-type(30) {
    animation-delay: 3s;
}

.ct-horizontal:nth-of-type(31),
.ct-vertical:nth-of-type(31) {
    animation-delay: 3.1s;
}

.ct-horizontal:nth-of-type(32),
.ct-vertical:nth-of-type(32) {
    animation-delay: 3.2s;
}

.ct-horizontal:nth-of-type(33),
.ct-vertical:nth-of-type(33) {
    animation-delay: 3.3s;
}

.ct-horizontal:nth-of-type(34),
.ct-vertical:nth-of-type(34) {
    animation-delay: 3.4s;
}

.ct-horizontal:nth-of-type(35),
.ct-vertical:nth-of-type(35) {
    animation-delay: 3.5s;
}

.ct-horizontal:nth-of-type(36),
.ct-vertical:nth-of-type(36) {
    animation-delay: 3.6s;
}

.ct-horizontal:nth-of-type(37),
.ct-vertical:nth-of-type(37) {
    animation-delay: 3.7s;
}

.ct-horizontal:nth-of-type(38),
.ct-vertical:nth-of-type(38) {
    animation-delay: 3.8s;
}

.ct-horizontal:nth-of-type(39),
.ct-vertical:nth-of-type(39) {
    animation-delay: 3.9s;
}

.ct-horizontal:nth-of-type(40),
.ct-vertical:nth-of-type(40) {
    animation-delay: 4s;
}

.ct-horizontal:nth-of-type(41),
.ct-vertical:nth-of-type(41) {
    animation-delay: 4.1s;
}

.ct-horizontal:nth-of-type(42),
.ct-vertical:nth-of-type(42) {
    animation-delay: 4.2s;
}

.ct-horizontal:nth-of-type(43),
.ct-vertical:nth-of-type(43) {
    animation-delay: 4.3s;
}

.ct-horizontal:nth-of-type(44),
.ct-vertical:nth-of-type(44) {
    animation-delay: 4.4s;
}

.ct-horizontal:nth-of-type(45),
.ct-vertical:nth-of-type(45) {
    animation-delay: 4.5s;
}

.ct-horizontal:nth-of-type(46),
.ct-vertical:nth-of-type(46) {
    animation-delay: 4.6s;
}

.ct-horizontal:nth-of-type(47),
.ct-vertical:nth-of-type(47) {
    animation-delay: 4.7s;
}

.ct-horizontal:nth-of-type(48),
.ct-vertical:nth-of-type(48) {
    animation-delay: 4.8s;
}

.ct-horizontal:nth-of-type(49),
.ct-vertical:nth-of-type(49) {
    animation-delay: 4.9s;
}

.ct-horizontal:nth-of-type(50),
.ct-vertical:nth-of-type(50) {
    animation-delay: 5s;
}

.ct-horizontal:nth-of-type(51),
.ct-vertical:nth-of-type(51) {
    animation-delay: 5.1s;
}

.ct-horizontal:nth-of-type(52),
.ct-vertical:nth-of-type(52) {
    animation-delay: 5.2s;
}

.ct-horizontal:nth-of-type(53),
.ct-vertical:nth-of-type(53) {
    animation-delay: 5.3s;
}

.ct-horizontal:nth-of-type(54),
.ct-vertical:nth-of-type(54) {
    animation-delay: 5.4s;
}

.ct-horizontal:nth-of-type(55),
.ct-vertical:nth-of-type(55) {
    animation-delay: 5.5s;
}

.ct-horizontal:nth-of-type(56),
.ct-vertical:nth-of-type(56) {
    animation-delay: 5.6s;
}

.ct-horizontal:nth-of-type(57),
.ct-vertical:nth-of-type(57) {
    animation-delay: 5.7s;
}

.ct-horizontal:nth-of-type(58),
.ct-vertical:nth-of-type(58) {
    animation-delay: 5.8s;
}

.ct-horizontal:nth-of-type(59),
.ct-vertical:nth-of-type(59) {
    animation-delay: 5.9s;
}

.ct-horizontal:nth-of-type(60),
.ct-vertical:nth-of-type(60) {
    animation-delay: 6s;
}

.graph-container {
    position: relative;
}

.graph-line {
    position: absolute;
    width: 1px;
    height: 100%;
    background: #262626;
    background: linear-gradient(
        to bottom,
        rgba(30, 87, 153, 0) 0,
        #262626 10%,
        #262626 90%,
        rgba(30, 87, 153, 0) 100%
    );
    z-index: 50;
    box-shadow: 0 0 20px #fff;
    pointer-events: none;
}

.graph__input-container {
    display: inline-block;
    max-width: 80%;
}

.pathfinder-tab-wrap {
    border-bottom: 1px solid #bfbfbf;
}

.pathfinder-tab-wrap .tabs {
    margin-bottom: -1px;
}

.risk-explanation {
    position: relative;
    background: #eaf2f6;
}

.risk-explanation .risk-explanation__pointer {
    position: absolute;
    width: 0;
    height: 0;
    top: -10px;
    left: 50%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #eaf2f6;
    will-change: left;
    transition: left 0.6s ease;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.risk-explanation p {
    margin: 0;
}

.risk-select-container .risk-select {
    position: relative;
    min-height: 96px;
    text-align: center;
    padding-top: 72px;
}

.risk-select-container .risk-select .icon {
    opacity: 0;
    position: absolute;
    top: 24px;
    left: 50%;
    display: block;
    -ms-transform: translate(-50%, 0) scale(0.5);
    transform: translate(-50%, 0) scale(0.5);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.risk-select-container .risk-select .icon:after {
    color: #390;
}

.risk-select-container .risk-select .number-badge {
    opacity: 1;
    position: absolute;
    top: 24px;
    left: 50%;
    -ms-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.risk-select-container .risk-select.active {
    border-color: #390;
    box-shadow: inset 0 0 0 2px #390;
}

.risk-select-container .risk-select.active .icon {
    opacity: 1;
    -ms-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
}

.risk-select-container .risk-select.active .number-badge {
    opacity: 0;
    -ms-transform: translate(-50%, 0) scale(0);
    transform: translate(-50%, 0) scale(0);
}

.show-settings {
    display: none;
    border: 1px solid #bfbfbf;
    color: #eaf2f6;
    text-decoration: none;
}

.graph-inputs {
    margin-top: 10px;
    position: relative;
}

.graph-inputs .graph-inputs__close,
.graph-inputs .graph-inputs__submit {
    display: none;
}

.graph-inputs .graph-overlay {
    position: absolute;
    top: 0;
    left: 20px;
    right: 0;
    bottom: 40px;
    background-color: rgba(38, 38, 38, 0.87);
    padding-bottom: 48px;
}

.graph-inputs .graph-overlay .graph-overlay__close {
    position: absolute;
    top: 24px;
    right: 20px;
}

.graph-inputs .graph-overlay .btn {
    position: absolute;
    bottom: 12px;
    left: 10px;
    right: 10px;
}

.graph-inputs .graph-inputs__close {
    display: none;
}

.graph-spinner {
    display: none;
}

.graph-loading .graph-spinner {
    display: block;
}

.graph-loading .graph-line {
    display: none;
}

.graph-loading .graph-point {
    display: none;
}

.graph-loading .graph__key {
    display: none;
}

.graph-loading .ct-chart {
    display: none;
}

.ct-label.ct-vertical.ct-start {
    -ms-flex-align: flex-end;
    align-items: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    text-align: right;
    text-anchor: end;
    display: -ms-flexbox;
    display: flex;
}

.owl-carousel--padded-items .owl-item {
    padding: 24px 5px;
}

.accordion-item {
    border-bottom: 1px solid #bfbfbf;
}

.accordion-title {
    font-size: 18px;
    padding: 24px 60px 24px 0;
}

.accordion-icon {
    position: absolute;
    right: 30px;
    top: 54%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: transform 0.3s ease;
}

.accordion-icon::after,
.accordion-icon::before {
    content: "";
    display: block;
    position: absolute;
    height: 2px;
    width: 16px;
    border-radius: 2px;
    background: #016fad;
    transition: transform 0.3s ease;
}

.accordion-icon::before {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform-origin: center right;
    transform-origin: center right;
    right: -1px;
}

.accordion-icon::after {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -ms-transform-origin: center left;
    transform-origin: center left;
    left: 0;
}

.accordion-title:hover p {
    color: #0a0a0a;
}

.accordion-title:hover .accordion-icon::after,
.accordion-title:hover .accordion-icon::before {
    background: #00a6e0;
}

.accordion-title:focus {
    color: #0a0a0a;
}

.accordion-item.is-active .accordion-icon {
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
}

.accordion-item.is-active .accordion-icon::before {
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.accordion-item.is-active .accordion-icon::after {
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.accordion-content {
    padding: 24px 0;
}

.home-banner-component__left-box {
    padding: 40px;
    background: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 769px) {
    .home-banner-component__left-box {
        padding: 0;
    }
}

.home-banner-component__pad-box {
    padding: 64px 0;
}

@media screen and (max-width: 1023px) {
    .home-banner-component__pad-box-mobile {
        margin-top: -124px;
    }
}

@media screen and (max-width: 767px) {
    .home-banner-component__pad-box-mobile {
        margin-top: -80px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__no-padding {
        padding: 0;
    }
}

.home-banner-component__primary-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;
    border-bottom: 4px solid #fff;
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__mobile-background {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #fff;
        padding: 48px 20px;
    }
}

@media screen and (max-width: 63.9375em) {
    .home-banner-component__primary-content {
        background: rgba(255, 255, 255, 0.85);
        padding: 24px 20px;
        margin-bottom: 48px;
        text-align: center;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__primary-content {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component .primary-content__subtitle {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
    }
}

.home-banner-component__primary-actions {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
    margin-bottom: 36px;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(217, 217, 217, 0.3);
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .home-banner-component__primary-actions {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__primary-actions {
        display: none;
    }
}

.home-banner-component .primary-actions-list .list__item + .list__item {
    padding-top: 8px;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .home-banner-component .primary-actions-list .list__item {
        width: 49%;
        display: inline-block;
        padding-right: 10px;
    }
    .home-banner-component .primary-actions-list .list__item + .list__item {
        padding: 0 0 0 10px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__secondary-actions {
        padding: 0 20px;
        background: #fff;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component .secondary-actions-list .list__item + .list__item {
        border-top: 1px solid #d9d9d9;
    }
}

.home-banner-component__quick-link {
    display: block;
    position: relative;
    background: #fff;
    padding: 14px 20px;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 0.5);
    box-shadow: 0 0 4px 0 rgba(217, 217, 217, 0.3);
    margin-bottom: 3px;
}

.home-banner-component__quick-link:after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate3d(0, -50%, 0);
    font-size: 14px;
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__quick-link {
        padding: 15px 0;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .home-banner-component__quick-link:after {
        right: 0;
    }
}

.home-banner-component__driver-image {
    padding-left: 24px;
}

.home-banner-component__focus-block {
    padding: 48px 20px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 80%;
}

@media screen and (max-width: 39.9375em) {
    .home-banner-component__focus-block {
        padding-right: 120px;
        background-size: auto 55%;
    }
}

.home-banner-component .focus-block--left {
    border-right: 2px solid #fff;
    background-image: url(../images/personal-investor/homepage/secondary-banner-1.png);
}

@media screen and (max-width: 63.9375em) {
    .home-banner-component .focus-block--left {
        border-right: 0;
        border-bottom: 4px solid #fff;
    }
}

.home-banner-component .focus-block--right {
    border-left: 2px solid #fff;
    background-image: url(../images/personal-investor/homepage/secondary-banner-2.png);
}

@media screen and (max-width: 63.9375em) {
    .home-banner-component .focus-block--right {
        border-left: 0;
    }
}

.home-banner-component__split-view {
    background-position: 560px 0;
    background-repeat: no-repeat;
}

@media screen and (max-width: 1023px) {
    .home-banner-component__split-view {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.home-banner-component__module-container {
    padding: 48px 40px;
}

.home-banner-component__driver-block {
    border-right: 2px solid #fff;
}

.home-banner-component__driver-block:last-child {
    border: none;
}

@media screen and (max-width: 1023px) {
    .home-banner-component__driver-block {
        border: 0;
        border-bottom: 2px solid #fff;
    }
}

.home-banner-component__flex-box {
    display: -webkit-flex;
    border-right: 0;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
}

.home-banner__primary-section {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #fff;

    padding-top: 72px;
    padding-bottom: 72px;
    border-bottom: 4px solid #fff;
}

@media only screen and (max-width: 1030px) {
    .home-banner__primary-section {
        background-position: 40%;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner__primary-section {
        background: 0 0;
        padding-top: 0;
        padding-bottom: 0;
        border-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner__mobile-background {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        background-color: #fff;
        background-image: url(../images/personal-investor/homepage/top-banner.jpg);
        padding: 48px 20px;
    }
}

@media screen and (max-width: 63.9375em) {
    .home-banner__primary-content {
        background: rgba(255, 255, 255, 0.85);
        padding: 24px 20px;
        margin-bottom: 48px;
        text-align: center;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner__primary-content {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner .primary-content__subtitle {
        font-size: 18px;
        line-height: 26px;
        font-weight: 400;
    }
}

.home-banner__primary-actions {
    background: rgba(255, 255, 255, 0.5);
    padding: 20px;
    margin-bottom: 36px;
    border-radius: 4px;
    box-shadow: 0 0 4px 0 rgba(217, 217, 217, 0.3);
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .home-banner__primary-actions {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner__primary-actions {
        display: none;
    }
}

.home-banner .primary-actions-list .list__item + .list__item {
    padding-top: 8px;
}

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .home-banner .primary-actions-list .list__item {
        width: 50%;
        display: inline-block;
        padding-right: 10px;
    }
    .home-banner .primary-actions-list .list__item + .list__item {
        padding: 0 0 0 10px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner__secondary-actions {
        padding: 0 20px;
    }
}

@media screen and (max-width: 39.9375em) {
    .home-banner .secondary-actions-list .list__item + .list__item {
        border-top: 1px solid #d9d9d9;
    }
}

.home-banner__quick-link {
    display: block;
    position: relative;
    background: #fff;
    padding: 14px 20px;
    border-radius: 4px;
    border: 1px solid rgba(217, 217, 217, 0.5);
    box-shadow: 0 0 4px 0 rgba(217, 217, 217, 0.3);
    margin-bottom: 3px;
}

.home-banner__quick-link:after {
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translate3d(0, -50%, 0);
    font-size: 14px;
}

@media screen and (max-width: 39.9375em) {
    .home-banner__quick-link {
        padding: 15px 0;
        border: 0;
        border-radius: 0;
        box-shadow: none;
    }
    .home-banner__quick-link:after {
        right: 0;
    }
}

.home-banner__driver-image {
    padding: 25px 40px 25px 0;
}

.home-banner__focus-block {
    padding: 48px 20px;
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: auto 80%;
}

@media screen and (max-width: 39.9375em) {
    .home-banner__focus-block {
        padding-right: 120px;
        background-size: auto 55%;
    }
}

.home-banner .focus-block--left {
    border-right: 2px solid #fff;
    background-image: url(../images/personal-investor/homepage/secondary-banner-1.png);
}

@media screen and (max-width: 63.9375em) {
    .home-banner .focus-block--left {
        border-right: 0;
        border-bottom: 4px solid #fff;
    }
}

.home-banner .focus-block--right {
    border-left: 2px solid #fff;
    background-image: url(../images/personal-investor/homepage/secondary-banner-2.png);
}

@media screen and (max-width: 63.9375em) {
    .home-banner .focus-block--right {
        border-left: 0;
    }
}

.main-banner {
}

.main-banner img.thumnail {
    margin-top: 33px;
}

.main-banner .video-dimension {
    height: 218px;
    width: 382px;
}

@media screen and (max-width: 1023px) {
    .main-banner .video-dimension {
        width: 100%;
        height: auto;
    }
}

.main-banner .video-shadow {
    float: right;
}

.main-banner .video-shadow::after {
    content: "";
    height: 35px;
    display: block;
    background: 0 0;
    transform: rotateX(81deg);
    box-shadow: 0 65px 38px 10px rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 0px) and (max-width: 640px) {
    .main-banner .video-shadow {
        width: 100%;
        margin: 0 0;
        padding: 0;
    }
}

@media screen and (min-width: 641px) and (max-width: 1023px) {
    .main-banner .video-shadow {
        width: 100%;
        margin: 0 0;
        padding: 0;
    }
}

.main-banner .videoThumnail {
    overflow: hidden;
    height: 378px;
}

@media screen and (max-width: 1023px) {
    .main-banner .videoThumnail {
        margin-top: 50px;
        height: auto;
    }
}

.main-banner__h2 h5 {
    color: #006193;
}

.main-banner__block .blueBg {
    overflow: hidden;
}

@media screen and (max-width: 1023px) {
    .main-banner__block .blueBg {
        height: auto;
    }
    .main-banner__block .blueBg .white-bg-mobile {
        height: 387px;
        width: 85% !important;
        margin: 0 auto;
        margin-top: 40px;
    }
}

@media screen and (max-width: 1023px) and (max-width: 767px) {
    .main-banner__block .blueBg .white-bg-mobile {
        height: 200px;
    }
}

.main-banner__block .left-section {
    padding: 38px 38px;
    color: #fff;
    background: #006193;
}

.main-banner__block .bg-image {
    width: 100%;
}

@media screen and (max-width: 767px) {
    .main-banner__block .bg-image {
        height: 200px;
    }
}

@media screen and (max-width: 1023px) {
    .main-banner__block .bg-image {
        margin: 0 auto;
        float: none;
        width: 85%;
        margin-top: 40px;
    }
}

.main-banner__block .video-shadow {
    float: none;
}

@media screen and (min-width: 1023px) {
    .main-banner__block .video-shadow::after {
        box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.1);
        height: 0;
    }
}

.main-banner__block img {
    height: 100%;
    width: auto;
}

@media screen and (max-width: 1023px) {
    .main-banner__block img {
        height: auto;
    }
}

.main-banner .table-div {
    display: table;
    width: 100%;
    border: 0;
}

.main-banner .table-div .row {
    display: table-row;
}

.main-banner .table-div .row .cell {
    display: table-cell;
    width: 50%;
}

@media screen and (max-width: 1023px) {
    .main-banner .table-div .row .cell {
        width: 100% !important;
        display: block;
        margin: 0px;
        min-height: 200px;
        background-size: cover !important;
    }
}

.main-banner__image-overlap .img {
    width: 100%;
}

@media screen and (min-width: 1024px) {
    .main-banner__image-overlap .image-box {
        margin-top: -110px;
    }
}

.main-banner__image-overlap .left-section {
    padding: 38px 38px;
}

@media screen and (max-width: 1023px) {
    .main-banner__image-overlap {
        height: auto;
    }
    .main-banner__image-overlap .white-bg-mobile {
        height: 387px;
        width: 85% !important;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1023px) and (max-width: 767px) {
    .main-banner__image-overlap .white-bg-mobile {
        height: 200px;
    }
}

.main-banner__video-component {
    padding-top: 50px;
    padding-bottom: 50px;
    position: relative;
    margin-bottom: 135px;
}

.main-banner__video-text {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 35px 25px;
    background: #fff;
}

.main-banner__video-block {
    position: absolute;
    right: 10%;
    bottom: -80px;
}

@media screen and (max-width: 767px) {
    .main-banner__video-block {
        bottom: -100px;
        right: 5%;
        margin-left: 20px;
    }
}

.pagination {
    margin-bottom: 0;
}

.pagination li {
    position: relative;
    padding: 0;
    margin-right: 0;
}

@media screen and (max-width: 39.9375em) {
    .pagination li {
        display: inline-block;
    }
}

.pagination a,
.pagination button {
    padding: 0;
    color: #006193;
    font-size: 18px;
}

.pagination a:hover,
.pagination button:hover {
    background: 0 0;
}

.pagination {
    position: relative;
}

.pagination__control {
    display: block;
}

.pagination__control > span {
    display: block;
}

.pagination__control:after,
.pagination__control:before {
    display: inline-block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pagination__control:hover {
    text-decoration: none;
    color: #00a6e0;
}

.pagination__prev > span {
    padding-left: 35px;
}

.pagination__prev:before {
    left: 0;
    transition: ease 0.3s left;
}

.pagination__prev:hover:before {
    left: -2px;
}

.pagination__next > span {
    padding-right: 35px;
}

.pagination__next:after {
    right: 0;
    transition: ease 0.3s right;
}

.pagination__next:hover:after {
    right: -2px;
}

.pagination__current-page {
    font-size: 18px;
    padding: 0 20px;
}

@media screen and (max-width: 39.9375em) {
    .pagination__control > span {
        display: none;
    }
    .pagination__next,
    .pagination__prev {
        position: relative;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
    }
    .pagination__next:after,
    .pagination__next:before,
    .pagination__prev:after,
    .pagination__prev:before {
        display: inline-block;
        position: relative;
        top: auto;
        -ms-transform: none;
        transform: none;
    }
    .pagination__next:hover:before,
    .pagination__prev:hover:before {
        left: auto;
    }
    .pagination__next:hover:after,
    .pagination__prev:hover:after {
        right: auto;
    }
    .pagination__next {
        left: auto;
        right: 0;
    }
}

.query-form__container {
    padding-top: 48px;
}

.query-form__header-results {
    border: 1px solid #bfbfbf;
    border-top: 0;
    position: absolute;
    left: 50%;
    top: -1px;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 6px 40px;
}

.input-select-width-80 {
    width: 80px;
}

.query-form-results__index {
    line-height: 1;
}

.query-results__table {
    table-layout: fixed;
    border: 0;
}

.query-results__thead th {
    padding: 0 0 9px;
    text-align: right;
    color: #666;
    font-size: 12px;
    line-height: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.query-results__thead th.is-sorted-by {
    box-shadow: inset 0 -2px 0 0 #f26730;
}

.query-results__thead th a {
    color: #666;
}

.query-results__thead th a:hover {
    color: #666;
}

.fund-name-column {
    width: 50%;
}

.sort-arrow {
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28102, 102, 102%29'></polygon></svg>");
    width: 10px;
    height: 10px;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    background-position: bottom center;
    display: inline-block;
}

@media screen and (min-width: 0\0) {
    .sort-arrow {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
    }
}

.sort-arrow.ofBlueArrowdown {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fund-closed {
    width: 50px;
    height: 19px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    background: url(../images/icons/closed-fund.png);
}

.query-results__table .query-results__tbody {
    border: 1px solid #d9d9d9;
}

.query-results__table .query-results__tbody td {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
}

.query-results__table .query-results__tbody td:first-child {
    padding-left: 13px;
    padding-right: 13px;
}

.query-results__table .query-results__tbody td:last-child {
    padding-right: 13px;
}

@media screen and (max-width: 39.9375em) {
    .query-results__table {
        display: block;
    }
    .query-results__table tbody,
    .query-results__table td,
    .query-results__table th,
    .query-results__table thead,
    .query-results__table tr {
        display: block;
    }
    .query-results__thead {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .query-results__table .query-results__tbody td {
        width: 100% !important;
        height: auto;
        text-align: left;
        position: relative;
        padding-left: 50%;
        padding-right: 10px;
    }
    .query-results__table .query-results__tbody td:nth-of-type(odd) {
        background: rgba(247, 247, 247, 0.42);
    }
    .query-results__table .query-results__tbody td:last-of-type {
        border-bottom: 0;
    }
    .query-results__table .query-results__tbody td:first-child {
        padding-left: 10px;
        padding-right: 10px;
    }
    .query-results__table .query-results__tbody td:before {
        font-family: Arial, Helvetica, sans-serif;
        color: #666;
        font-size: 15px;
        line-height: 21px;
        position: absolute;
        top: 50%;
        left: 10px;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        white-space: nowrap;
    }
    .query-results__table .query-results__tbody td:nth-of-type(2):before {
        content: attr(data-column);
    }
    .query-results__table .query-results__tbody td:nth-of-type(3):before {
        content: attr(data-column);
    }
    .query-results__table .query-results__tbody td:nth-of-type(4):before {
        content: attr(data-column);
    }
    .query-results__table .query-results__tbody td:nth-of-type(5):before {
        content: attr(data-column);
    }
    .funds-download-csv {
        width: 100%;
    }
}

.fund-change .icon {
    display: inline-block;
    min-width: 25px;
}

.fund-change--positive {
    color: #390;
}

.fund-change--negative {
    color: #c33;
}

@keyframes loadingAnim {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(359deg);
    }
}

.loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader.btn-loader-shape,
.loader.btn-loader-shape:after {
    width: 32px;
    height: 32px;
    display: block;
    position: absolute;
    left: 32px;
    top: 12px;
}

.loader {
    font-size: 10px;
    padding: 0;
    position: relative;
    text-indent: -9999em;
    border-top: 5px solid rgba(255, 255, 255, 0.2);
    border-right: 5px solid rgba(255, 255, 255, 0.2);
    border-bottom: 5px solid rgba(255, 255, 255, 0.2);
    border-left: 5px solid #fff;
    animation: loadingAnim 0.5s linear infinite;
}

.btn-loader {
    padding: 8px 32px;
    width: auto;
    height: 60px;
    display: inline-block;
    transition: all 0.3s ease;
}

.btn-loader > span {
    display: block;
}

.btn-text {
    width: auto;
    height: auto;
    overflow: hidden;
}

.btn-text-loading {
    width: 0;
    padding-left: 0;
    line-height: 40px;
    overflow: hidden;
}

.btn-loader-shape {
    opacity: 0;
}

.--is-loading .btn-text {
    width: 0;
    height: 0;
    transition: all 0.3s ease;
}

.--is-loading .btn-text-loading {
    width: auto;
    padding-left: 48px;
    transition: all 0.3s ease;
}

.--is-loading .btn-loader-shape {
    opacity: 1;
    transition: all 0.3s ease;
}

.offscreenMeasure {
    position: fixed;
    left: -400%;
}

.collapsable {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    will-change: "opacity, height";
    transition: all 0.25s ease;
}

.is-animated {
    transition: all 0.25s ease;
}

.quiz-answer-edit {
    right: 0;
    top: 0;
}

.js-error {
    display: none;
}

.is-error .js-error {
    display: block;
}

.js-answer-summary,
.js-edit-answer {
    display: none;
}

.js-edit-answer.disabled {
    color: #bfbfbf;
    pointer-events: none;
}

#quiz {
    position: relative;
}

.questions {
    width: 100%;
    float: left;
}

.answers {
    width: 100%;
    float: right;
    height: 0;
}

.quiz-panel {
    opacity: 1;
    z-index: 90;
    transition: all 0.25s ease-in;
}

.quiz-panel.active {
    opacity: 1;
    z-index: 100;
    transition: all 0.25s ease-out 0.25s;
}

.answers.active {
    height: auto;
}

[data-question] .column,
[data-question] .columns,
[data-question] .row {
    position: relative;
}

[data-question] .btn-secondary,
[data-question] .slider-control {
    font-size: 18px;
}

[data-question-list] {
    display: none;
}

[data-question-list].active {
    display: block;
}

[data-question] {
    padding-top: 48px;
    padding-bottom: 48px;
}

[data-question].is-collapsed {
    padding-top: 48px;
    padding-bottom: 48px;
}

[data-question].visited.is-collapsed {
    padding-top: 24px;
    padding-bottom: 0;
}

.header-contents__visited {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.5s ease;
}

.header-contents__visited.pos-abs {
    padding-left: 2.22222rem;
    padding-right: 2.22222rem;
}

.header-contents__visited .text-wrapper {
    margin-left: 1.5em;
    width: 75%;
    -ms-flex: 1;
    flex: 1;
}

.header-contents__visited .question-text {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.5em;
}

.header-contents__visited .quiz-answer-head__current {
    text-align: left;
    font-size: 18px;
}

.header-contents__visited .js-answer-summary,
.header-contents__visited .quiz-answer-edit {
    display: block;
    opacity: 1;
}

.header-contents__visited .quiz-answer-edit {
    margin-left: 1em;
}

.pos-abs {
    position: absolute;
}

.pos-rel {
    position: relative;
}

.header-contents {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
    transform: translateZ(0);
    opacity: 1;
    will-change: "opacity, height";
    transition: opacity 0.25s ease, height 0.25s linear 0.25s;
}

.header-contents .question-text {
    width: 100%;
    margin: 0 auto;
}

#quiz .rhythmic-2x {
    transition: all 0.25s ease;
}

.is-collapsed .header-contents {
    opacity: 1;
    transition: opacity 0.5s ease, height 0.5s linear;
}

.is-collapsed .header-contents .question-text {
    height: auto;
    color: #bfbfbf;
}

.is-collapsed .header-contents__visited {
    opacity: 0;
    transition: opacity 0.25s ease;
}

.is-collapsed .header-contents__visited .question-text {
    text-align: left;
}

.is-collapsed.visited {
    background: #f7f7f7;
    transition: all 0.25s ease;
}

.is-collapsed.visited .header-contents {
    opacity: 0;
    transition: all 0.25s ease;
}

.is-collapsed.visited .header-contents .question-text {
    height: 0;
}

.is-collapsed.visited .header-contents__visited {
    opacity: 1;
    transition: opacity 0.25s ease;
}

@keyframes scaleBounce {
    0% {
        transform: scale(0.8, 0.8);
    }
    25% {
        transform: scale(1.1, 1.1);
    }
    100% {
        transform: scale(1, 1);
    }
}

.styled-radio-panel--circle {
    position: relative;
    width: 100%;
    background-color: #f7f7f7;
    margin-bottom: 1rem;
    z-index: 1000;
    transition: all 1.5s ease;
}

.styled-radio-panel--circle:hover {
    background-color: #f1f1f1;
    transition: all 0.2s ease;
}

.styled-radio-panel--circle label {
    line-height: initial;
    font-size: 16px;
    font-weight: 400;
}

.styled-radio-panel--circle .styled-radio-panel__input {
    margin: 0;
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    display: none;
}

.styled-radio-panel--circle .styled-radio-panel__label--text {
    position: relative;
    width: 100%;
    padding: 18px 3.1rem;
    margin: 0;
    z-index: 1000;
    font-family: neuzeit_grotesk;
    font-weight: 400;
    font-size: 18px;
}

.styled-radio-panel--circle .styled-radio-panel__label--circle {
    position: absolute;
    z-index: 90;
    line-height: 0;
    width: 10px;
    height: 10px;
    top: 21px;
    left: 25px;
    border-radius: 50%;
    box-shadow: 0 0 0 6px #fff, 0 0 0 6.6px #bfbfbf;
    background: #fff;
}

.styled-radio-panel--circle
    .styled-radio-panel__input:checked
    ~ .styled-radio-panel__label--circle {
    background: #006193;
}

.answers .bg-green1 {
    background-color: rgba(51, 153, 0, 0.075);
}

.answers .bg-blue1 {
    background-color: rgba(0, 97, 147, 0.075);
}

.answers-list .answers-list {
    display: block;
}

.answers-list .answers-carousel {
    display: none;
}

.answers-carousel .answers-carousel {
    display: block;
}

.answers-carousel .answers-list {
    display: none;
}

.owl-wrapper {
    display: -ms-flexbox !important;
    display: flex !important;
}

.source-order-push {
    -ms-flex-order: 2;
    order: 2;
}

.source-order-pull {
    -ms-flex-order: 1;
    order: 1;
}

.quiz-carousel__item dl {
    padding: 0;
    background: #fff;
    margin-bottom: 0;
}

.quiz-carousel__item .quiz-carousel__item-header {
    color: #fff;
    padding-top: 48px;
    padding-bottom: 70px;
    background-color: #3e4552;
}

.quiz-carousel__item .quiz-carousel__item-footer {
    padding: 2rem 0;
    background: #fff;
}

.result-conditional-text {
    display: none;
    padding-top: 10px;
}

.result-conditional-text-alt {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    padding-top: 10px;
}

.quiz-result-2 .quiz-carousel__item[data-answergroup="2"] > div {
    background-color: #868f9e;
}

.quiz-result-2 .quiz-carousel__item[data-answergroup="2"] > div dd,
.quiz-result-2 .quiz-carousel__item[data-answergroup="2"] > div dt {
    color: #bfbfbf;
}

.quiz-result-2
    .quiz-carousel__item[data-answergroup="2"]
    > div
    .result-conditional-text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
}

.quiz-result-2
    .quiz-carousel__item[data-answergroup="2"]
    > div
    .quiz-carousel__item-footer
    a {
    visibility: hidden;
}

.null-spaced {
    padding: 0;
    margin: 0;
}

.info-item-wrapper {
    padding: 1rem 1em;
    border-bottom: 1px solid #dedede;
}

.info-item-wrapper.item-disabled {
    border-bottom: none;
}

.disabled.quiz-carousel__item {
    pointer-events: none;
}

.disabled.quiz-carousel__item > div {
    background-color: #fff;
}

.disabled.quiz-carousel__item > div dd,
.disabled.quiz-carousel__item > div dt {
    color: #bfbfbf;
}

.disabled.quiz-carousel__item > div .item-disabledText {
    display: inline-block;
    color: #262626;
}

.disabled.quiz-carousel__item > div .quiz-carousel__item-header {
    background-color: #fff;
}

.disabled.quiz-carousel__item > div .quiz-carousel__item-header h3 {
    color: #bfbfbf;
}

.disabled.quiz-carousel__item > div .result-conditional-text {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    color: #666;
}

.disabled.quiz-carousel__item > div .result-conditional-text-alt {
    display: none;
}

.disabled.quiz-carousel__item > div .quiz-carousel__item-footer a {
    visibility: hidden;
}

@keyframes bgFade {
    0% {
        background-color: rgba(0, 97, 147, 0.5);
    }
    100% {
        background-color: rgba(0, 97, 147, 0);
    }
}

.quiz-response-text:target {
    animation-name: bgFade;
    animation-duration: 2s;
}

[data-risk-level-results] [data-risk-level] p {
    color: #262626;
}

.inpage-anchor-link {
    float: right;
}

.message-alert {
    display: none;
    background-color: rgba(0, 97, 147, 0.25);
    position: relative;
    height: 100%;
}

.message-alert > div {
    -ms-flex-align: stretch;
    align-items: stretch;
}

.message-alert .icon-wrapper {
    width: 90px;
    padding: 10px;
    background: #006193;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.message-alert .icon-wrapper span {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin: 0 auto;
}

.message-alert .icon-wrapper span::before {
    display: block;
    top: 0;
    left: 0;
    color: #fff;
}

.message-alert .important-text {
    -ms-flex: 1;
    flex: 1;
    padding: 24px;
    color: #262626;
}

.disabled .message-alert {
    display: -ms-flexbox;
    display: flex;
}

.media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #262626;
}

.media-figure {
    margin-right: 1em;
}

.media-body {
    -ms-flex: 1;
    flex: 1;
}

.risk-icon-custom {
    position: relative;
    width: 86px;
    height: 86px;
    border-radius: 50%;
    line-height: 86px;
    text-align: center;
    background-color: #fff;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
}

.risk-icon-custom.risk-icon-num {
    font-size: 24px;
}

.risk-icon-custom.risk-icon-text {
    font-size: 16px;
}

.quiz-response-text:nth-of-type(1) .risk-icon-custom,
.risk-ladder-bg-1 {
    background-image: url(../images/icons/risk-cash.png);
}

.quiz-response-text:nth-of-type(2) .risk-icon-custom,
.risk-ladder-bg-2 {
    background-image: url(../images/icons/risk-1.png);
}

.quiz-response-text:nth-of-type(3) .risk-icon-custom,
.risk-ladder-bg-3 {
    background-image: url(../images/icons/risk-2.png);
}

.quiz-response-text:nth-of-type(4) .risk-icon-custom,
.risk-ladder-bg-4 {
    background-image: url(../images/icons/risk-3.png);
}

.quiz-response-text:nth-of-type(5) .risk-icon-custom,
.risk-ladder-bg-5 {
    background-image: url(../images/icons/risk-4.png);
}

.quiz-response-text:nth-of-type(6) .risk-icon-custom,
.risk-ladder-bg-6 {
    background-image: url(../images/icons/risk-5.png);
}

.quiz-response-text .media {
    padding: 48px 24px;
    background-color: #fff;
    border: 1px solid #d9d9d9;
}

.quiz-response-text.highlite .media {
    background-color: #e5f0f7;
    border: 1px solid #016fad;
}

.risk-ladder {
    position: relative;
    padding: 30px 0;
    width: 90%;
    opacity: 0;
    will-change: opacity;
    margin-left: auto;
    margin-right: auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    height: 96px;
    transition: opacity 0.5s ease 1.5s;
}

.risk-ladder.intro {
    opacity: 1;
}

.risk-ladder-item {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    overflow: hidden;
    text-align: center;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    background-size: 100%;
    background-repeat: no-repeat;
    z-index: 100;
    transform-style: preserve-3d;
    will-change: "opacity, transform";
    transition: all 0.1s ease-in 3s;
}

.risk-ladder-item a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    transform-style: preserve-3d;
}

.risk-ladder-item span {
    display: block;
    text-align: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    line-height: 60px;
    font-size: 20px;
    width: 100%;
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    transform-style: preserve-3d;
    -ms-transform-origin: center center;
    transform-origin: center center;
    will-change: transform;
    transition: all 0.1s ease-out 3s;
}

.risk-ladder.intro .risk-ladder-item.highlight {
    background-color: #fff;
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
}

.risk-ladder.intro .risk-ladder-item.highlight span {
    -ms-transform: scale(1.4, 1.4);
    transform: scale(1.4, 1.4);
}

.risk-ladder-line {
    position: absolute;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    width: 100%;
    height: 2px;
    background-color: #d9d9d9;
    z-index: -1;
}

.risk-ladder-line-vert {
    position: absolute;
    z-index: -1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    border-right: 2px solid #006193;
    width: 100%;
    height: 110px;
    left: 0;
    align-self: center;
    opacity: 1;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    will-change: "opacity, transform";
    transition: all 0.5s ease 2.6s;
}

.risk-ladder.intro.pos-1 .risk-ladder-line-vert {
    -ms-transform: translateX(-95%);
    transform: translateX(-95%);
}

.risk-ladder.intro.pos-2 .risk-ladder-line-vert {
    -ms-transform: translateX(-77.4%);
    transform: translateX(-77.4%);
}

.risk-ladder.intro.pos-3 .risk-ladder-line-vert {
    -ms-transform: translateX(-59%);
    transform: translateX(-59%);
}

.risk-ladder.intro.pos-4 .risk-ladder-line-vert {
    -ms-transform: translateX(-41%);
    transform: translateX(-41%);
}

.risk-ladder.intro.pos-5 .risk-ladder-line-vert {
    -ms-transform: translateX(-23%);
    transform: translateX(-23%);
}

.risk-ladder.intro.pos-6 .risk-ladder-line-vert {
    -ms-transform: translateX(-5%);
    transform: translateX(-5%);
}

#pre-question-carousel .owl-wrapper {
    margin: 0 auto;
}

.custom-date-cover {
    box-sizing: border-box;
    position: relative;
}

.custom-date-cover .prepopulated-tooltip {
    border: 1px solid #bfbfbf;
    width: 100%;
    left: 5px;
    top: 3px;
    padding: 12px;
    background: #fff;
    font-size: 12px !important;
    position: relative;
    z-index: 9;
    display: none;
}

.custom-date-cover .prepopulated-tooltip .tooltip-arrow {
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    left: -19px;
    top: 15px;
    position: absolute;
}

.custom-date-cover .prepopulated-tooltip.arrow-top-right .tooltip-arrow {
    left: auto;
    right: 20px;
    top: -14px;
    -ms-transform: none;
    transform: none;
}

.custom-date-cover .custom-date-range {
    position: absolute;
    width: 270px;
    top: 85px;
    left: 130px;
}

.custom-date-cover .custom-date-range i {
    float: none;
}

.custom-date-cover .custom-date-range input {
    width: 85%;
    height: auto;
    display: inline-block;
}

.custom-date-cover label.inline {
    margin: 0;
    padding: 7px 0;
}

.custom-date-cover label.inline,
.custom-date-cover label.inline.small-text__light-bold {
    color: #262626;
}

.custom-date-cover .custom-calender {
    color: #016fad;
    cursor: pointer;
    margin-left: 5px;
}

.custom-date-cover .custom-calender.disable {
    cursor: auto;
    color: #262626;
}

.custom-date-cover .icon-calendar:before {
    content: "\e954";
}

.custom-date-cover .expert-refresh-block i,
.custom-date-cover .txt-history .timeStamp-txt-block div,
.custom-date-cover .txt-history i.calendar {
    vertical-align: middle;
}

.custom-date-cover .icon_ {
    font-size: 20px;
    float: left;
    margin-right: 7px;
    cursor: default;
}

.custom-date-cover .icon_.icon-med {
    font-size: 150%;
}

.custom-date-cover .calendar:before {
    content: "";
}

.custom-date-cover input[type="number"],
.custom-date-cover input[type="password"],
.custom-date-cover input[type="search"],
.custom-date-cover input[type="tel"],
.custom-date-cover input[type="text"] {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #262626;
    padding: 3px 8px;
    border: 1px solid #bfbfbf;
    box-shadow: none;
    height: auto;
}

.datepicker-wrapper #ui-datepicker-div {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    margin: 10px 0 !important;
}

#ui-datepicker-div {
    width: auto;
    height: auto;
    margin: 5px auto 0;
    font: 9pt Arial, sans-serif;
    padding: 4px;
    background: #fff;
    display: none;
    background: #f7f7f7;
}

#ui-datepicker-div a {
    text-decoration: none;
}

.ui-datepicker-header {
    color: #e0e0e0;
    box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, 0.2);
    filter: dropshadow(color=#000, offx=1, offy=-1);
    line-height: 30px;
    padding: 10px 15px;
}

.ui-datepicker-title {
    text-align: center;
}

.ui-datepicker-prev {
    float: left;
    background-repeat: no-repeat;
    background-image: url(../images/datepicker/date_picker_arrowback.png);
}

.ui-datepicker-prev span {
    display: none !important;
}

.ui-datepicker-next {
    float: right;
    background-repeat: no-repeat;
    background-image: url(../images/datepicker/date_picker_arrownext.png);
}

.ui-datepicker-next span {
    display: none !important;
}

.ui-datepicker-next,
.ui-datepicker-prev {
    display: inline-block;
    width: 15px;
    height: 24px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    margin-top: 3px;
}

.ui-datepicker table,
.ui-datepicker tbody,
.ui-datepicker td,
.ui-datepicker tfooter,
.ui-datepicker th,
.ui-datepicker thead {
    border: none;
}

.ui-datepicker table {
    width: 100%;
    margin: 0;
}

.ui-datepicker th {
    padding: 0;
}

.ui-datepicker th a,
.ui-datepicker th span {
    font-weight: 700;
    font-size: 12px;
    display: table;
}

.ui-datepicker td {
    padding: 0;
    background: #f7f7f7 !important;
}

.ui-datepicker td a,
.ui-datepicker td span {
    font-weight: 700;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #666;
}

.ui-datepicker-calendar .ui-state-hover {
    background: #fff;
    border: 1px solid #00a6e0;
}

.ui-datepicker-calendar .ui-state-active {
    background: #006193;
    color: #fff;
    position: relative;
    margin: -1px;
}

.ui-datepicker-calendar .ui-state-active.ui-state-hover {
    border: none;
}

.ui-datepicker-calendar .ui-state-highlight {
    background: #bfbfbf;
}

.ui-datepicker-calendar .ui-state-highlight a,
.ui-datepicker-calendar .ui-state-highlight span {
    color: #666;
}

.ui-datepicker-calendar .ui-state-highlight.ui-state-active {
    background: #006193;
    color: #fff;
}

.ui-datepicker-calendar .ui-state-disabled a,
.ui-datepicker-calendar .ui-state-disabled span {
    color: #bfbfbf;
}

.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0;
}

.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0;
}

.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0;
}

.ui-datepicker-month,
.ui-datepicker-year {
    border: 1px solid #bfbfbf;
    border-top-color: #bfbfbf;
    border-width: 1px;
    height: 32px;
    width: auto;
    cursor: pointer;
    text-shadow: 0 0 0 #000 !important;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none !important;
    padding: 0 27px 0 5px;
    color: #262626;
    font-size: 15px;
}

.ui-datepicker-month:focus,
.ui-datepicker-year:focus {
    border-color: #006193;
    box-shadow: none !important;
    color: #262626 !important;
    outline: 0 !important;
    text-shadow: 0 0 0 #000 !important;
}

.ui-datepicker-month {
    margin-right: 25px;
}

@keyframes spinning {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(359deg);
    }
}

.progress-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background-color: rgba(255, 255, 255, 0.9);
    opacity: 0;
    pointer-events: none;
    transition: all 0.2s linear 1s;
}

.progressLoader,
.spinner {
    top: 50%;
    left: 50%;
    position: absolute;
}

.progress-overlay.active {
    opacity: 1;
    transition: all 0.2s linear;
}

.progress-overlay.show {
    display: block;
}

.progress-overlay.hide {
    display: none;
}

.progressLoader {
    z-index: 10001;
    opacity: 1;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 300px;
    height: 250px;
    text-align: center;
    transition: transform 0.3s ease-out 0.5s, opacity 0.2s ease-out 0.5s;
    transition: transform 0.3s ease-out 0.5s, opacity 0.2s ease-out 0.5s;
}

.progressLoader.is-right {
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    opacity: 0;
    transition: transform 0.3s ease-out 0.5s, opacity 0.2s ease-out 0.5s;
    transition: transform 0.3s ease-out 0.5s, opacity 0.2s ease-out 0.5s;
}

.spinner {
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    font-size: 10px;
    border-radius: 50%;
    text-indent: -9999em;
    border-top: 1.1em solid #d9d9d9;
    border-right: 1.1em solid #d9d9d9;
    border-bottom: 1.1em solid #d9d9d9;
    border-left: 1.1em solid #006193;
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    animation: spinning 0.75s infinite linear;
}

.progresstext {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #666;
}

.nudge-p-1 {
    padding-bottom: 1px;
}

.nudge-p-2 {
    padding-bottom: 2px;
}

.nudge-p-3 {
    padding-bottom: 3px;
}

.nudge-p-4 {
    padding-bottom: 4px;
}

.nudge-p-5 {
    padding-bottom: 5px;
}

.nudge-p-6 {
    padding-bottom: 6px;
}

.nudge-p-7 {
    padding-bottom: 7px;
}

.nudge-p-8 {
    padding-bottom: 8px;
}

.nudge-p-9 {
    padding-bottom: 9px;
}

.nudge-p-10 {
    padding-bottom: 10px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-1 {
        padding-bottom: 1px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-1 {
        padding-bottom: 1px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-1 {
        padding-bottom: 1px;
    }
}

.wide-nudge-p-1 {
    padding-bottom: 1px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-2 {
        padding-bottom: 2px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-2 {
        padding-bottom: 2px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-2 {
        padding-bottom: 2px;
    }
}

.wide-nudge-p-2 {
    padding-bottom: 2px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-3 {
        padding-bottom: 3px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-3 {
        padding-bottom: 3px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-3 {
        padding-bottom: 3px;
    }
}

.wide-nudge-p-3 {
    padding-bottom: 3px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-4 {
        padding-bottom: 4px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-4 {
        padding-bottom: 4px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-4 {
        padding-bottom: 4px;
    }
}

.wide-nudge-p-4 {
    padding-bottom: 4px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-5 {
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-5 {
        padding-bottom: 5px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-5 {
        padding-bottom: 5px;
    }
}

.wide-nudge-p-5 {
    padding-bottom: 5px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-6 {
        padding-bottom: 6px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-6 {
        padding-bottom: 6px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-6 {
        padding-bottom: 6px;
    }
}

.wide-nudge-p-6 {
    padding-bottom: 6px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-7 {
        padding-bottom: 7px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-7 {
        padding-bottom: 7px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-7 {
        padding-bottom: 7px;
    }
}

.wide-nudge-p-7 {
    padding-bottom: 7px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-8 {
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-8 {
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-8 {
        padding-bottom: 8px;
    }
}

.wide-nudge-p-8 {
    padding-bottom: 8px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-9 {
        padding-bottom: 9px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-9 {
        padding-bottom: 9px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-9 {
        padding-bottom: 9px;
    }
}

.wide-nudge-p-9 {
    padding-bottom: 9px;
}

@media screen and (max-width: 39.9375em) {
    .small-nudge-p-10 {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-nudge-p-10 {
        padding-bottom: 10px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-nudge-p-10 {
        padding-bottom: 10px;
    }
}

.wide-nudge-p-10 {
    padding-bottom: 10px;
}

.rhythmic-xxs {
    padding-top: 4px;
    padding-bottom: 4px;
}

.rhythmic-xs {
    padding-top: 12px;
    padding-bottom: 12px;
}

.rhythmic-s {
    padding-top: 18px;
    padding-bottom: 18px;
}

.rhythmic {
    padding-top: 24px;
    padding-bottom: 24px;
}

.rhythmic-m {
    margin-top: 24px;
    margin-bottom: 24px;
}

.rhythmic-l {
    padding-top: 28px;
    padding-bottom: 28px;
}

.rhythmic-xl {
    padding-top: 36px;
    padding-bottom: 36px;
}

.rhythmic-2x {
    padding-top: 48px;
    padding-bottom: 48px;
}

.rhythmic-m-2x {
    margin-top: 48px;
    margin-bottom: 48px;
}

.rhythmic-3x {
    padding-top: 72px;
    padding-bottom: 72px;
}

.rhythm-m-0 {
    margin-bottom: 0;
}

.rhythm-m-0-half {
    margin-bottom: 12px;
}

.rhythm-m-0--top {
    margin-top: 0;
}

.rhythm-m-0-half--top {
    margin-top: 12px;
}

.rhythm-p-0 {
    padding-bottom: 0;
}

.rhythm-p-0-half {
    padding-bottom: 12px;
}

.rhythm-p-0--top {
    padding-top: 0;
}

.rhythm-p-0-half--top {
    padding-top: 12px;
}

.rhythm-m-1 {
    margin-bottom: 24px;
}

.rhythm-m-1-half {
    margin-bottom: 36px;
}

.rhythm-m-1--top {
    margin-top: 24px;
}

.rhythm-m-1-half--top {
    margin-top: 36px;
}

.rhythm-p-1 {
    padding-bottom: 24px;
}

.rhythm-p-1-half {
    padding-bottom: 36px;
}

.rhythm-p-1--top {
    padding-top: 24px;
}

.rhythm-p-1-half--top {
    padding-top: 36px;
}

.rhythm-m-2 {
    margin-bottom: 48px;
}

.rhythm-m-2-half {
    margin-bottom: 60px;
}

.rhythm-m-2--top {
    margin-top: 48px;
}

.rhythm-m-2-half--top {
    margin-top: 60px;
}

.rhythm-p-2 {
    padding-bottom: 48px;
}

.rhythm-p-2-half {
    padding-bottom: 60px;
}

.rhythm-p-2--top {
    padding-top: 48px;
}

.rhythm-p-2-half--top {
    padding-top: 60px;
}

.rhythm-m-3 {
    margin-bottom: 72px;
}

.rhythm-m-3-half {
    margin-bottom: 84px;
}

.rhythm-m-3--top {
    margin-top: 72px;
}

.rhythm-m-3-half--top {
    margin-top: 84px;
}

.rhythm-p-3 {
    padding-bottom: 72px;
}

.rhythm-p-3-half {
    padding-bottom: 84px;
}

.rhythm-p-3--top {
    padding-top: 72px;
}

.rhythm-p-3-half--top {
    padding-top: 84px;
}

.rhythm-m-4 {
    margin-bottom: 96px;
}

.rhythm-m-4-half {
    margin-bottom: 108px;
}

.rhythm-m-4--top {
    margin-top: 96px;
}

.rhythm-m-4-half--top {
    margin-top: 108px;
}

.rhythm-p-4 {
    padding-bottom: 96px;
}

.rhythm-p-4-half {
    padding-bottom: 108px;
}

.rhythm-p-4--top {
    padding-top: 96px;
}

.rhythm-p-4-half--top {
    padding-top: 108px;
}

.rhythm-m-5 {
    margin-bottom: 120px;
}

.rhythm-m-5-half {
    margin-bottom: 132px;
}

.rhythm-m-5--top {
    margin-top: 120px;
}

.rhythm-m-5-half--top {
    margin-top: 132px;
}

.rhythm-p-5 {
    padding-bottom: 120px;
}

.rhythm-p-5-half {
    padding-bottom: 132px;
}

.rhythm-p-5--top {
    padding-top: 120px;
}

.rhythm-p-5-half--top {
    padding-top: 132px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-0 {
        margin-bottom: 0;
    }
    .small-rhythm-m-0-half {
        margin-bottom: 12px;
    }
    .small-rhythm-m-0--top {
        margin-top: 0;
    }
    .small-rhythm-m-0-half--top {
        margin-top: 12px;
    }
    .small-rhythm-p-0 {
        padding-bottom: 0;
    }
    .small-rhythm-p-0-half {
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-0 {
        margin-bottom: 0;
    }
    .medium-rhythm-m-0-half {
        margin-bottom: 12px;
    }
    .medium-rhythm-m-0--top {
        margin-top: 0;
    }
    .medium-rhythm-m-0-half--top {
        margin-top: 12px;
    }
    .medium-rhythm-p-0 {
        padding-bottom: 0;
    }
    .medium-rhythm-p-0-half {
        padding-bottom: 12px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-0 {
        margin-bottom: 0;
    }
    .large-rhythm-m-0-half {
        margin-bottom: 12px;
    }
    .large-rhythm-m-0--top {
        margin-top: 0;
    }
    .large-rhythm-m-0-half--top {
        margin-top: 12px;
    }
    .large-rhythm-p-0 {
        padding-bottom: 0;
    }
    .large-rhythm-p-0-half {
        padding-bottom: 12px;
    }
}

.wide-rhythm-m-0 {
    margin-bottom: 0;
}

.wide-rhythm-m-0-half {
    margin-bottom: 12px;
}

.wide-rhythm-m-0--top {
    margin-top: 0;
}

.wide-rhythm-m-0-half--top {
    margin-top: 12px;
}

.wide-rhythm-p-0 {
    padding-bottom: 0;
}

.wide-rhythm-p-0-half {
    padding-bottom: 12px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-1 {
        margin-bottom: 24px;
    }
    .small-rhythm-m-1-half {
        margin-bottom: 36px;
    }
    .small-rhythm-m-1--top {
        margin-top: 24px;
    }
    .small-rhythm-m-1-half--top {
        margin-top: 36px;
    }
    .small-rhythm-p-1 {
        padding-bottom: 24px;
    }
    .small-rhythm-p-1-half {
        padding-bottom: 36px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-1 {
        margin-bottom: 24px;
    }
    .medium-rhythm-m-1-half {
        margin-bottom: 36px;
    }
    .medium-rhythm-m-1--top {
        margin-top: 24px;
    }
    .medium-rhythm-m-1-half--top {
        margin-top: 36px;
    }
    .medium-rhythm-p-1 {
        padding-bottom: 24px;
    }
    .medium-rhythm-p-1-half {
        padding-bottom: 36px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-1 {
        margin-bottom: 24px;
    }
    .large-rhythm-m-1-half {
        margin-bottom: 36px;
    }
    .large-rhythm-m-1--top {
        margin-top: 24px;
    }
    .large-rhythm-m-1-half--top {
        margin-top: 36px;
    }
    .large-rhythm-p-1 {
        padding-bottom: 24px;
    }
    .large-rhythm-p-1-half {
        padding-bottom: 36px;
    }
}

.wide-rhythm-m-1 {
    margin-bottom: 24px;
}

.wide-rhythm-m-1-half {
    margin-bottom: 36px;
}

.wide-rhythm-m-1--top {
    margin-top: 24px;
}

.wide-rhythm-m-1-half--top {
    margin-top: 36px;
}

.wide-rhythm-p-1 {
    padding-bottom: 24px;
}

.wide-rhythm-p-1-half {
    padding-bottom: 36px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-2 {
        margin-bottom: 48px;
    }
    .small-rhythm-m-2-half {
        margin-bottom: 60px;
    }
    .small-rhythm-m-2--top {
        margin-top: 48px;
    }
    .small-rhythm-m-2-half--top {
        margin-top: 60px;
    }
    .small-rhythm-p-2 {
        padding-bottom: 48px;
    }
    .small-rhythm-p-2-half {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-2 {
        margin-bottom: 48px;
    }
    .medium-rhythm-m-2-half {
        margin-bottom: 60px;
    }
    .medium-rhythm-m-2--top {
        margin-top: 48px;
    }
    .medium-rhythm-m-2-half--top {
        margin-top: 60px;
    }
    .medium-rhythm-p-2 {
        padding-bottom: 48px;
    }
    .medium-rhythm-p-2-half {
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-2 {
        margin-bottom: 48px;
    }
    .large-rhythm-m-2-half {
        margin-bottom: 60px;
    }
    .large-rhythm-m-2--top {
        margin-top: 48px;
    }
    .large-rhythm-m-2-half--top {
        margin-top: 60px;
    }
    .large-rhythm-p-2 {
        padding-bottom: 48px;
    }
    .large-rhythm-p-2-half {
        padding-bottom: 60px;
    }
}

.wide-rhythm-m-2 {
    margin-bottom: 48px;
}

.wide-rhythm-m-2-half {
    margin-bottom: 60px;
}

.wide-rhythm-m-2--top {
    margin-top: 48px;
}

.wide-rhythm-m-2-half--top {
    margin-top: 60px;
}

.wide-rhythm-p-2 {
    padding-bottom: 48px;
}

.wide-rhythm-p-2-half {
    padding-bottom: 60px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-3 {
        margin-bottom: 72px;
    }
    .small-rhythm-m-3-half {
        margin-bottom: 84px;
    }
    .small-rhythm-m-3--top {
        margin-top: 72px;
    }
    .small-rhythm-m-3-half--top {
        margin-top: 84px;
    }
    .small-rhythm-p-3 {
        padding-bottom: 72px;
    }
    .small-rhythm-p-3-half {
        padding-bottom: 84px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-3 {
        margin-bottom: 72px;
    }
    .medium-rhythm-m-3-half {
        margin-bottom: 84px;
    }
    .medium-rhythm-m-3--top {
        margin-top: 72px;
    }
    .medium-rhythm-m-3-half--top {
        margin-top: 84px;
    }
    .medium-rhythm-p-3 {
        padding-bottom: 72px;
    }
    .medium-rhythm-p-3-half {
        padding-bottom: 84px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-3 {
        margin-bottom: 72px;
    }
    .large-rhythm-m-3-half {
        margin-bottom: 84px;
    }
    .large-rhythm-m-3--top {
        margin-top: 72px;
    }
    .large-rhythm-m-3-half--top {
        margin-top: 84px;
    }
    .large-rhythm-p-3 {
        padding-bottom: 72px;
    }
    .large-rhythm-p-3-half {
        padding-bottom: 84px;
    }
}

.wide-rhythm-m-3 {
    margin-bottom: 72px;
}

.wide-rhythm-m-3-half {
    margin-bottom: 84px;
}

.wide-rhythm-m-3--top {
    margin-top: 72px;
}

.wide-rhythm-m-3-half--top {
    margin-top: 84px;
}

.wide-rhythm-p-3 {
    padding-bottom: 72px;
}

.wide-rhythm-p-3-half {
    padding-bottom: 84px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-4 {
        margin-bottom: 96px;
    }
    .small-rhythm-m-4-half {
        margin-bottom: 108px;
    }
    .small-rhythm-m-4--top {
        margin-top: 96px;
    }
    .small-rhythm-m-4-half--top {
        margin-top: 108px;
    }
    .small-rhythm-p-4 {
        padding-bottom: 96px;
    }
    .small-rhythm-p-4-half {
        padding-bottom: 108px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-4 {
        margin-bottom: 96px;
    }
    .medium-rhythm-m-4-half {
        margin-bottom: 108px;
    }
    .medium-rhythm-m-4--top {
        margin-top: 96px;
    }
    .medium-rhythm-m-4-half--top {
        margin-top: 108px;
    }
    .medium-rhythm-p-4 {
        padding-bottom: 96px;
    }
    .medium-rhythm-p-4-half {
        padding-bottom: 108px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-4 {
        margin-bottom: 96px;
    }
    .large-rhythm-m-4-half {
        margin-bottom: 108px;
    }
    .large-rhythm-m-4--top {
        margin-top: 96px;
    }
    .large-rhythm-m-4-half--top {
        margin-top: 108px;
    }
    .large-rhythm-p-4 {
        padding-bottom: 96px;
    }
    .large-rhythm-p-4-half {
        padding-bottom: 108px;
    }
}

.wide-rhythm-m-4 {
    margin-bottom: 96px;
}

.wide-rhythm-m-4-half {
    margin-bottom: 108px;
}

.wide-rhythm-m-4--top {
    margin-top: 96px;
}

.wide-rhythm-m-4-half--top {
    margin-top: 108px;
}

.wide-rhythm-p-4 {
    padding-bottom: 96px;
}

.wide-rhythm-p-4-half {
    padding-bottom: 108px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythm-m-5 {
        margin-bottom: 120px;
    }
    .small-rhythm-m-5-half {
        margin-bottom: 132px;
    }
    .small-rhythm-m-5--top {
        margin-top: 120px;
    }
    .small-rhythm-m-5-half--top {
        margin-top: 132px;
    }
    .small-rhythm-p-5 {
        padding-bottom: 120px;
    }
    .small-rhythm-p-5-half {
        padding-bottom: 132px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythm-m-5 {
        margin-bottom: 120px;
    }
    .medium-rhythm-m-5-half {
        margin-bottom: 132px;
    }
    .medium-rhythm-m-5--top {
        margin-top: 120px;
    }
    .medium-rhythm-m-5-half--top {
        margin-top: 132px;
    }
    .medium-rhythm-p-5 {
        padding-bottom: 120px;
    }
    .medium-rhythm-p-5-half {
        padding-bottom: 132px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythm-m-5 {
        margin-bottom: 120px;
    }
    .large-rhythm-m-5-half {
        margin-bottom: 132px;
    }
    .large-rhythm-m-5--top {
        margin-top: 120px;
    }
    .large-rhythm-m-5-half--top {
        margin-top: 132px;
    }
    .large-rhythm-p-5 {
        padding-bottom: 120px;
    }
    .large-rhythm-p-5-half {
        padding-bottom: 132px;
    }
}

.wide-rhythm-m-5 {
    margin-bottom: 120px;
}

.wide-rhythm-m-5-half {
    margin-bottom: 132px;
}

.wide-rhythm-m-5--top {
    margin-top: 120px;
}

.wide-rhythm-m-5-half--top {
    margin-top: 132px;
}

.wide-rhythm-p-5 {
    padding-bottom: 120px;
}

.wide-rhythm-p-5-half {
    padding-bottom: 132px;
}

@media screen and (max-width: 39.9375em) {
    .small-rhythmic-xxs {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .small-rhythmic-xs {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .small-rhythmic-s {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .small-rhythmic {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .small-rhythmic-l {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .small-rhythmic-xl {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .small-rhythmic-xxl {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 63.9375em) {
    .medium-rhythmic-xxs {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .medium-rhythmic-xs {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .medium-rhythmic-s {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .medium-rhythmic {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .medium-rhythmic-l {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .medium-rhythmic-xl {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .medium-rhythmic-xxl {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

@media screen and (max-width: 81.1875em) {
    .large-rhythmic-xxs {
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .large-rhythmic-xs {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .large-rhythmic-s {
        padding-top: 18px;
        padding-bottom: 18px;
    }
    .large-rhythmic {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .large-rhythmic-l {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .large-rhythmic-xl {
        padding-top: 36px;
        padding-bottom: 36px;
    }
    .large-rhythmic-xxl {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.wide-rhythmic-xxs {
    padding-top: 6px;
    padding-bottom: 6px;
}

.wide-rhythmic-xs {
    padding-top: 12px;
    padding-bottom: 12px;
}

.wide-rhythmic-s {
    padding-top: 18px;
    padding-bottom: 18px;
}

.wide-rhythmic {
    padding-top: 24px;
    padding-bottom: 24px;
}

.wide-rhythmic-l {
    padding-top: 30px;
    padding-bottom: 30px;
}

.wide-rhythmic-xl {
    padding-top: 36px;
    padding-bottom: 36px;
}

.wide-rhythmic-xxl {
    padding-top: 60px;
    padding-bottom: 60px;
}

.gutted-xxs {
    padding-right: 5px;
    padding-left: 5px;
}

.gutted-xs {
    padding-right: 10px;
    padding-left: 10px;
}

.gutted-s {
    padding-right: 15px;
    padding-left: 15px;
}

.gutted {
    padding-right: 20px;
    padding-left: 20px;
}

.gutted-l {
    padding-right: 25px;
    padding-left: 25px;
}

.gutted-xl {
    padding-right: 30px;
    padding-left: 30px;
}

.gutted-3x {
    padding-right: 60px;
    padding-left: 60px;
}

.gutted-right-xxs {
    padding-right: 5px;
}

.gutted-right-xs {
    padding-right: 10px;
}

.gutted-right-s {
    padding-right: 15px;
}

.gutted-right {
    padding-right: 20px;
}

.gutted-right-l {
    padding-right: 25px;
}

.gutted-left-xxs {
    padding-left: 5px;
}

.gutted-left-xs {
    padding-left: 10px;
}

.gutted-left-s {
    padding-left: 15px;
}

.gutted-left {
    padding-left: 20px;
}

.gutted-m-right-xxs {
    margin-right: 5px;
}

.gutted-m-right-xs {
    margin-right: 10px;
}

.gutted-m-right-s {
    margin-right: 15px;
}

.gutted-m-right {
    margin-right: 20px;
}

.gutted-m {
    margin-left: 20px;
    margin-right: 20px;
}

.gutted-m-right-2x {
    margin-right: 40px;
}

.gutted-p-right-2x {
    padding-right: 40px;
}

.gutted-p-left-2x {
    padding-left: 40px;
}

.gutted-left-xxs {
    padding-left: 5px;
}

.gutted-left-xs {
    padding-left: 10px;
}

.gutted-left-s {
    padding-left: 15px;
}

.gutted-left {
    padding-left: 20px;
}

.gutted-m-left-xxs {
    margin-left: 5px;
}

.gutted-m-left-xs {
    margin-left: 10px;
}

.gutted-m-left-s {
    margin-left: 15px;
}

.gutted-m-left {
    margin-left: 20px;
}

.gutted-m-left-l {
    margin-left: 25px;
}

.gutted-m-left-xl {
    margin-left: 30px;
}

.gutted-m-left-xxl {
    margin-left: 35px;
}

.gutted-top-xxs {
    padding-top: 5px;
}

.gutted-top-xs {
    padding-top: 10px;
}

.gutted-top-s {
    padding-top: 15px;
}

.gutted-top {
    padding-top: 20px;
}

.gutted-top-l {
    padding-top: 30px;
}

.gutted-top-xl {
    padding-top: 40px;
}

.block {
    display: block;
    width: 100%;
}

.margin-auto {
    margin: auto;
}

.inline-block {
    display: inline-block;
}

.inline-block--top {
    vertical-align: top;
}

.inline-block--middle {
    vertical-align: middle;
}

.inline-block--bottom {
    vertical-align: bottom;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.margin-bottom18 {
    margin-bottom: 18px !important;
}

.margin-bottom9 {
    margin-bottom: 9px !important;
}

.padding-left10 {
    padding-left: 10px !important;
}

.margin-TopBottom18 {
    margin-bottom: 18px !important;
    margin-top: 18px !important;
}

.no-display {
    display: none;
}

.width80P {
    width: 80%;
}

.width90P {
    width: 90%;
}

.width95P {
    width: 95%;
}

.fixed-fluid {
    display: block;
}

.fixed-fluid:after,
.fixed-fluid:before {
    display: table;
    content: " ";
}

.fixed-fluid:after {
    clear: both;
}

.fixed-fluid__fixed {
    display: block;
    float: left;
}

.fixed-fluid__fluid {
    padding-left: 20px;
    overflow: auto;
}

.fixed-fluid--rtl > .fixed-fluid__fixed {
    float: right;
}

.fixed-fluid--rtl > .fixed-fluid__fluid {
    padding-right: 20px;
    padding-left: 0;
}

.cf:after,
.cf:before {
    content: " ";
    display: table;
}

.cf:after {
    clear: both;
}

.flex {
    display: -ms-flexbox;
    display: flex;
}

.flex-grow-1 {
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flex-grow-2 {
    -ms-flex-positive: 2;
    flex-grow: 2;
}

.flex-grow-3 {
    -ms-flex-positive: 3;
    flex-grow: 3;
}

.flex-grow-4 {
    -ms-flex-positive: 4;
    flex-grow: 4;
}

.flex-grow-5 {
    -ms-flex-positive: 5;
    flex-grow: 5;
}

.flex-row {
    -ms-flex-direction: row;
    flex-direction: row;
}

.flex-column {
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex-center {
    -ms-flex-align: center;
    align-items: center;
}

.flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-space-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.overflow-hidden {
    overflow: hidden;
}

.bg-cyan1 {
    background: #17b8b8;
}

.bg-cyan2 {
    background: #0bd2d2;
}

.bg-red3 {
    background: #b72f2a;
}

.bg-red4 {
    background: #d14905;
}

.bg-green3 {
    background: #028080;
}

.bg-green4 {
    background: #61b815;
}

.bg-green5 {
    background: #a2d830;
}

.bg-yellow3 {
    background: #ffc000;
}

.bg-yellow4 {
    background: #ffda44;
}

.bg-purple1 {
    background: #9514a3;
}

.bg-blue5 {
    background: #00a6e3;
}

.border {
    border: 1px solid #d9d9d9;
}

.border-b {
    border-bottom: 1px solid #d9d9d9;
}

.border-t {
    border-top: 1px solid #d9d9d9;
}

.border-l {
    border-left: 1px solid #d9d9d9;
}

.border-r {
    border-right: 1px solid #d9d9d9;
}

.border-grey85 {
    border-color: #262626;
}

.border-grey60 {
    border-color: #666;
}

.border-grey25 {
    border-color: #bfbfbf;
}

.border-grey15 {
    border-color: #d9d9d9;
}

.border-grey3 {
    border-color: #f7f7f7;
}

.border-width-1 {
    border-width: 1px;
}

.border-width-2 {
    border-width: 2px;
}

.border-width-3 {
    border-width: 3px;
}

.border-width-4 {
    border-width: 4px;
}

.border-width-5 {
    border-width: 5px;
}

.border-width-6 {
    border-width: 6px;
}

.border-white {
    border-color: #fff;
}

.border-radius {
    border-radius: 3px;
}

.circle {
    border-radius: 100%;
}

.bg-orange1 {
    background-color: #f26730;
}

.text-orange1 {
    color: #f26730;
}

.bg-orange2 {
    background-color: #e57725;
}

.text-orange2 {
    color: #e57725;
}

.bg-orange3 {
    background-color: #ff8d31;
}

.text-orange3 {
    color: #ff8d31;
}

.bg-blue1 {
    background-color: #006193;
}

.text-blue1 {
    color: #006193;
}

.bg-blue2 {
    background-color: #016fad;
}

.text-blue2 {
    color: #016fad;
}

.bg-blue3 {
    background-color: #00a6e0;
}

.text-blue3 {
    color: #00a6e0;
}

.bg-blue4 {
    background-color: #eaf2f6;
}

.text-blue4 {
    color: #eaf2f6;
}

.bg-green1 {
    background-color: #390;
}

.text-green1 {
    color: #390;
}

.bg-green2 {
    background-color: #91cc9b;
}

.text-green2 {
    color: #91cc9b;
}

.bg-red1 {
    background-color: #c33;
}

.text-red1 {
    color: #c33;
}

.bg-red2 {
    background-color: #e78e91;
}

.text-red2 {
    color: #e78e91;
}

.bg-yellow1 {
    background-color: #f0d202;
}

.text-yellow1 {
    color: #f0d202;
}

.bg-yellow2 {
    background-color: #fffdf3;
}

.text-yellow2 {
    color: #fffdf3;
}

.bg-fidelity-blue {
    background-color: #006193;
}

.text-fidelity-blue {
    color: #006193;
}

.bg-fidelity-red {
    background-color: #b72f2a;
}

.text-fidelity-red {
    color: #b72f2a;
}

.bg-grey85 {
    background-color: #262626;
}

.text-grey85 {
    color: #262626;
}

.bg-grey60 {
    background-color: #666;
}

.text-grey60 {
    color: #666;
}

.bg-grey25 {
    background-color: #bfbfbf;
}

.text-grey25 {
    color: #bfbfbf;
}

.bg-grey15 {
    background-color: #d9d9d9;
}

.text-grey15 {
    color: #d9d9d9;
}

.bg-grey3 {
    background-color: #f7f7f7;
}

.text-grey3 {
    color: #f7f7f7;
}

.bg-white {
    background-color: #fff;
}

.text-white {
    color: #fff;
}

.bg-black {
    background-color: #000;
}

.text-black {
    color: #000;
}

.bg-annotations {
    background-color: #ff00f8;
}

.text-annotations {
    color: #ff00f8;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.font-weight-normal {
    font-weight: 400;
}

.font-weight-light {
    font-weight: 300;
}

.font-weight-bold {
    font-weight: 700;
}

.text-upper {
    text-transform: uppercase;
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.text-break {
    word-break: break-all;
}

.text-line-1 {
    line-height: 1;
}

.text-nowrap {
    white-space: nowrap;
}

.text-body-font {
    font-family: neuzeit_grotesk, Arial, Helvetica, sans-serif;
}

.text-websafe {
    font-family: Arial, Helvetica, sans-serif;
}

ul.utility-nav__list li.has-sub-menu.js-has-sub-menu {
    position: relative;
}

.border-white-right {
    border-right: solid 1px #fff;
}

@media screen and (max-width: 39.9375em) {
    .header__primary
        ul.list--inline.mobile-nav-triggers__list
        li:nth-child
        (2) {
        display: none;
    }
}

header.masthead-logo div.header__contents div.mobile-nav-triggers {
    display: none;
}
header.masthead-logo div.header__contents nav.primary-nav.js-primary-nav {
    display: none;
}
header.masthead-logo div.header__max-width div.header__contents {
    margin: 19px 0;
    border-left: #ddd solid 1px;
}
header.masthead-logo
    div.header__max-width
    div.header__contents
    .money-super-market-logo {
    background-image: url("../images/logos/affiliates/Logo-MSM.png");
    background-repeat: no-repeat;
    background-position: center left;
    height: 55px;
    width: 100px;
    background-size: 90%;
    margin-left: 30px;
}
header.masthead-logo div.header__max-width div.header__contents .quidco-logo {
    background-image: url("../images/logos/affiliates/Logo-Quidco.png");
    background-repeat: no-repeat;
    background-position: center left;
    height: 55px;
    width: 175px;
    background-size: 70%;
    margin-left: 30px;
}
header.masthead-logo div.header__max-width div.header__contents .money-logo {
    background-image: url("../images/logos/affiliates/Money-Logo.png");
    background-repeat: no-repeat;
    background-position: center left;
    height: 55px;
    width: 263px;
    background-size: 65%;
    margin-left: 30px;
}
header.masthead-logo div.header__max-width div.header__contents .tcb-logo {
    background-image: url("../images/logos/affiliates/TCB-logo.png");
    background-repeat: no-repeat;
    background-position: center left;
    height: 55px;
    width: 63px;
    background-size: 85%;
    margin-left: 30px;
}

@media only screen and (max-width: 1000px) {
    header.masthead-logo .header__contents {
        display: inline-block !important;
    }
    header.masthead-logo
        div.header__max-width
        div.header__contents
        .money-super-market-logo {
        background-size: 85%;
        margin-left: 20px;
    }
    header.masthead-logo
        div.header__max-width
        div.header__contents
        .quidco-logo {
        background-size: 65%;
        margin-left: 20px;
    }
    header.masthead-logo
        div.header__max-width
        div.header__contents
        .money-logo {
        background-size: 65%;
        margin-left: 20px;
    }
    header.masthead-logo div.header__max-width div.header__contents .tcb-logo {
        background-size: 65%;
        margin-left: 20px;
    }
}
ul.utility-nav__list
    li#ei-my-account-menu
    .utility-nav__sub-menu.sub-menu.is-open {
    height: 515px !important;
    max-height: 515px !important;
}
.warning {
    background-color: #fff8ca !important;
    padding: 12px 20px 12px 60px !important;
    margin: 0px !important;
}
.browser-support-message.warning .message-content .warning-icon-wrapper {
    width: 50px;
    background: #f0d202;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.browser-support-message.warning
    .message-content
    .warning-icon-wrapper
    .icon-warning:before {
    position: absolute;
    top: 33%;
    left: 25%;
}
.browser-support-message.warning p {
    font-size: 15px;
}

.browser-support-message.warning .close-icon-wrapper .icon-close {
    font-size: 14px !important;
}

ul.search-result__quick-links li.last {
    margin: 10px 0 !important;
    display: block;
}
