@charset "UTF-8";

.check-list--inline:after,
.check-list > li:after,
.clearfix:after,
.form__fields > li:after,
.parsley-errors-list:after {
    content: "";
    display: table;
    clear: both;
}

.box--p,
.box__inner,
.container,
.sfSuccess {
    padding: 28px;
}

@media screen and (max-width:40.5625em) {
    .box--p,
    .box__inner,
    .container,
    .sfSuccess {
        padding: 14px;
    }
}

.overlay__content,
.push-nav__nav {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.is-fixed .overlay__content,
.vertical-align {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

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

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
}

pre {
    overflow: auto;
}

code,
kbd,
pre,
samp {
    font-family: 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: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: 700;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

html {
    box-sizing: border-box;
}

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

blockquote,
body,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
    margin: 0;
    padding: 0;
}

abbr[title],
dfn[title] {
    cursor: help;
}

ins,
u {
    text-decoration: none;
}

ins {
    border-bottom: 1px solid;
}

address,
blockquote,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
ol,
p,
pre,
table,
ul {
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
}

dd,
ol,
ul {
    margin-left: 56px;
    margin-left: 3.5rem;
}

html {
    font-size: 1em;
    line-height: 1.75;
    background-color: #fff;
    color: #0a1421;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}

html {
    font-family: OpenSans-Light, Arial, sans-serif;
    height: 100%;
    overflow-x: hidden;
    box-sizing: border-box;
}

@media screen and (max-width:79.9375em) {
    html {
        font-size: .875em;
    }
}

body {
    font-size: 1pc;
    font-size: 1rem;
    line-height: inuit-font-size(28px, false);
    min-height: 100%;
}

    body:before {
        content: "desktop-huge";
    }

@media screen and (max-width:124.9375em) {
    body:before {
        content: "desktop-huge";
    }
}

@media screen and (max-width:99.9375em) {
    body:before {
        content: "desktop-big";
    }
}

@media screen and (max-width:79.9375em) {
    body:before {
        content: "desktop";
    }
}

@media screen and (max-width:64em) {
    body:before {
        content: "tablet";
    }
}

@media screen and (max-width:48em) {
    body:before {
        content: "tablet-small";
    }
}

@media screen and (max-width:40.5625em) {
    body:before {
        content: "mobile";
    }
}

@media screen and (max-width:29.9375em) {
    body:before {
        content: "mobile-small";
    }
}

body:before {
    display: block;
    height: 0;
    visibility: hidden;
}

::-moz-selection {
    background: #0a1421;
    color: #fff;
}

::selection {
    background: #0a1421;
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 200;
    line-height: 1.5;
}

@media screen and (max-width:40.5625em) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        line-height: 1.3;
    }
}

h2 {
    line-height: 1.5;
}

@media screen and (max-width:40.5625em) {
    h2 {
        line-height: 1.3;
    }
}

h1 {
    font-size: 70px;
    font-size: 4.375rem;
}

h2 {
    font-size: 54px;
    font-size: 3.375rem;
}

h3 {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 2pc;
    font-size: 2rem;
}

h4 {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 26px;
    font-size: 1.625rem;
}

h5 {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1pc;
    font-size: 1rem;
}

h6 {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 11.111px;
    font-size: .69444rem;
}

@media screen and (max-width:64em) {
    h1 {
        font-size: 59.5px;
        font-size: 3.71875rem;
    }

    h2 {
        font-size: 45.9px;
        font-size: 2.86875rem;
    }

    h3 {
        font-size: 1.7pc;
        font-size: 1.7rem;
    }
}

@media screen and (max-width:40.5625em) {
    h1 {
        font-size: 52.5px;
        font-size: 3.28125rem;
    }

    h2 {
        font-size: 40.5px;
        font-size: 2.53125rem;
    }

    h3 {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

@media screen and (max-width:40.5625em) {
    h1 {
        font-size: 10vw;
    }

    h2 {
        font-size: 9.5vw;
    }
}

a {
    color: #1278bb;
    text-decoration: none;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

    a:hover {
        text-decoration: underline;
    }

.link-underlined {
    text-decoration: underline;
}

.block-link:focus,
.block-link:hover {
    text-decoration: none;
}

.back-to-top-link {
    position: fixed;
    bottom: 28px;
}

img {
    max-width: 100%;
    font-style: italic;
    vertical-align: middle;
}

picture img {
    width: 100%;
}

.image-row {
    padding: 0 0 14px;
}

    .image-row p {
        margin-left: 28px;
    }

.no-flexbox .image-row:after {
    content: "";
    display: table;
    clear: both;
}

.no-flexbox .image-row img,
.no-flexbox .image-row p {
    display: inline-block;
    vertical-align: middle;
}

.no-flexbox .image-row p {
    width: 60%;
}

img[height],
img[width] {
    max-width: none;
}

img[width="1"][height="1"] {
    height: 0;
    position: absolute;
    width: 0;
}

.circle-image {
    border-radius: 50%;
}

.background-image {
    position: relative;
}

    .background-image:before {
        position: absolute;
        display: block;
        top: -70%;
        bottom: 0;
        left: 0;
        right: 0;
        content: "";
        background-repeat: no-repeat;
        background-size: cover;
    }

.background-image-1:before {
    background-image: url("../img/backgrounds/background-1.html");
}

.heading {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
}

.lead {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1.2pc;
    font-size: 1.2rem;
}

.lead-2 {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 2pc;
    font-size: 2rem;
}

.alpha {
    font-size: 70px;
    font-size: 4.375rem;
}

.beta {
    font-size: 54px;
    font-size: 3rem;
}

.gamma {
    font-size: 2pc;
    font-size: 2rem;
}

.delta {
    font-size: 26px;
    font-size: 1.625rem;
}

.epsilon {
    font-size: 1pc;
    font-size: 1rem;
}

.zeta {
    font-size: 11.111px;
    font-size: .69444rem;
}

.small,
small {
    font-size: 14px;
    font-size: .875rem;
}

@media screen and (max-width:64em) {
    .alpha {
        font-size: 59.5px;
        font-size: 3.71875rem;
    }

    .beta {
        font-size: 45.9px;
        font-size: 2.86875rem;
    }

    .gamma {
        font-size: 1.7pc;
        font-size: 1.7rem;
    }
}

@media screen and (max-width:40.5625em) {
    .alpha {
        font-size: 52.5px;
        font-size: 3.28125rem;
    }

    .beta {
        font-size: 40.5px;
        font-size: 2.53125rem;
    }

    .gamma {
        font-size: 24px;
        font-size: 1.5rem;
    }
}

@media screen and (max-width:40.5625em) {
    .alpha {
        font-size: 10vw;
    }

    .beta {
        font-size: 9.5vw;
    }
}

.container,
.sfSuccess {
    padding-top: 0;
    padding-bottom: 0;
    background-origin: content-box;
    background-clip: content-box;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 72em;
    _width: 72em;
    *zoom: 1;
}

    .container:after:after {
        content: "";
        display: table;
        clear: both;
    }

.content-container {
    background-color: #fff;
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
}

.site-wrapper {
    left: 0;
    position: relative;
}

.content-section {
    padding-top: 28px;
    padding-top: 1.75rem;
    padding-bottom: 28px;
    padding-bottom: 1.75rem;
}

@media screen and (max-width:40.5625em) {
    .content-section {
        padding-top: 14px;
        padding-top: .875rem;
        padding-bottom: 14px;
        padding-bottom: .875rem;
    }
}

@media screen and (max-width:40.5625em) {
    .container-nopadding-mobile {
        padding: 0 !important;
    }
}

.bare-list,
.form__fields,
.parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list-inline {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .list-inline > li {
        margin-bottom: 0;
    }

.list-inline__item {
    margin-right: 28px;
    margin-right: 1.75rem;
    margin-bottom: 28px;
    margin-bottom: 1.75rem;
    display: inline-block;
}

.list-inline__item--flex {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

@media screen and (max-width:40.5625em) {
    .list-inline--break {
        display: block;
    }
}

.list-inline--small > .list-inline__item {
    margin-right: 14px;
    margin-right: .875rem;
    margin-bottom: 14px;
    margin-bottom: .875rem;
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

@media screen and (min-width:40.625em) {
    .select2-container {
        width: 75% !important;
    }
}

@media screen and (min-width:60em) {
    .select2-container {
        width: 50% !important;
    }
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px;
}

.select2-container .select2-search--inline {
    float: left;
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #d6d9e0;
    border-radius: 1px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051;
}

.select2-results {
    display: block;
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
}

.select2-results__option[aria-selected] {
    cursor: pointer;
}

.select2-container--open .select2-dropdown {
    left: 0;
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 4px;
}

.select2-search--dropdown.select2-search--hide {
    display: none;
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0);
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    width: 48px;
    background: #e4e9f6;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(../images/svgs/arrow-down.svg) center/50% no-repeat;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
    transform: rotate(180deg);
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left;
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #f8f8f9;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #e4e9f6;
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px;
}

.form__field {
    padding-bottom: 28px;
}

.form__fields {
    margin-bottom: 14px;
    margin-bottom: .875rem;
}

    .form__fields > li {
        margin-bottom: 9px;
        margin-bottom: .5625rem;
        position: relative;
    }

.form__label {
    margin-bottom: 14px;
    margin-bottom: .875rem;
    display: block;
}

.charfield,
.emailfield,
.floatfield,
.form__input,
.form__select,
.urlfield,
select.choicefield,
.multistep-form .sfTxt,
.select2-container .select2-selection--single,
.select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1pc;
    font-size: 1rem;
    padding: 6px 10px;
    padding: .375rem .625rem;
    height: 54px;
    height: 3.375rem;
    background-color: #fff;
    border: 1px solid #d6d9e0;
    border-radius: 1px;
    box-sizing: border-box !important;
    color: #0a1421;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    min-height: 28px;
    outline: 0;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    width: 100%;
}

.select2-container .select2-selection--single {
    position: relative;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    line-height: normal;
    min-height: unset;
}

    .charfield:focus,
    .emailfield:focus,
    .floatfield:focus,
    .form__input:focus,
    .form__select:focus,
    .urlfield:focus,
    select.choicefield:focus,
    .multistep-form .sfTxt:focus {
        background-color: #fff;
        border-color: #f3f4f6;
    }

.form textarea.charfield,
.form textarea.emailfield,
.form textarea.floatfield,
.form textarea.form__input,
.form textarea.urlfield {
    margin-bottom: -6px;
    margin-bottom: -.375rem;
    height: auto;
}

.form__input--inline {
    width: 75%;
    display: inline-block;
}

.form__input--upload {
    padding: 1pc 6px;
    padding: 1rem .375rem;
    background-color: #fff;
}

.form__input--upload-button {
    max-width: 75%;
}

.form__submit {
    font-size: 20px;
    font-size: 1.25rem;
    cursor: pointer;
}

.form__slider {
    padding-top: 10px;
    padding-top: .625rem;
    padding-bottom: 10px;
    padding-bottom: .625rem;
}

@media screen and (max-width:40.5625em) {
    .form__slider,
    .form__slider.one-whole {
        margin-left: 4% !important;
        width: 92% !important;
    }
}

.form--nested .form__fields {
    margin: 0;
    position: relative;
}

.form--nested .form__field--submit {
    position: absolute;
    right: 0;
    top: 0;
}

.form--nested .charfield,
.form--nested .emailfield,
.form--nested .floatfield,
.form--nested .form__input,
.form--nested .urlfield,
.form--nested select.choicefield {
    padding-right: 68px;
    padding-right: 4.25rem;
}

.form__fields--horizontal > li .form__label {
    margin-top: 14px;
    margin-top: .875rem;
}

@media screen and (min-width:40.625em) {
    .form__fields--horizontal > li > .form__label {
        float: left;
        margin-right: 5%;
        width: 25%;
    }

    .form__fields--horizontal > li .parsley-errors-list,
    .form__fields--horizontal > li > .charfield,
    .form__fields--horizontal > li > .emailfield,
    .form__fields--horizontal > li > .floatfield,
    .form__fields--horizontal > li > .form__input,
    .form__fields--horizontal > li > .form__select,
    .form__fields--horizontal > li > .urlfield,
    .form__fields--horizontal > li > select.choicefield {
        width: 70%;
    }

    .form__fields--horizontal > li .parsley-errors-list {
        margin-left: 30%;
    }
}

@media screen and (min-width:80em) {
    .form__fields--horizontal > li > .form__label {
        margin-right: 4.34783%;
        width: 21.73913%;
    }

    .form__fields--horizontal > li .parsley-errors-list,
    .form__fields--horizontal > li > .charfield,
    .form__fields--horizontal > li > .emailfield,
    .form__fields--horizontal > li > .floatfield,
    .form__fields--horizontal > li > .form__input,
    .form__fields--horizontal > li > .form__select,
    .form__fields--horizontal > li > .urlfield,
    .form__fields--horizontal > li > select.choicefield {
        width: 73.91304%;
    }

    .form__fields--horizontal > li .parsley-errors-list {
        margin-left: 26.08696%;
    }
}

.custom-checkbox,
.custom-radio {
    height: 2pc;
    height: 2rem;
    width: 2pc;
    width: 2rem;
    background: url("../img/svgs/full/checkbox.html") center center no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

    .custom-checkbox.is-active,
    .custom-radio.is-active {
        background-image: url("../img/svgs/full/checkbox-active.html");
    }

.custom-checkbox--available,
.custom-radio--available {
    background-image: url("../img/svgs/full/search-available.html");
}

    .custom-checkbox--available.is-active,
    .custom-radio--available.is-active {
        background-image: url("../img/svgs/full/search-available-active.html");
    }

.custom-checkbox--unreleased,
.custom-radio--unreleased {
    background-image: url("../img/svgs/full/search-unreleased.html");
}

    .custom-checkbox--unreleased.is-active,
    .custom-radio--unreleased.is-active {
        background-image: url("../img/svgs/full/search-unreleased-active.html");
    }

.custom-checkbox--sold,
.custom-radio--sold {
    background-image: url("../img/svgs/full/search-sold.html");
}

    .custom-checkbox--sold.is-active,
    .custom-radio--sold.is-active {
        background-image: url("../img/svgs/full/search-sold-active.html");
    }

.check-list {
    padding: 4px 0 6px;
    padding: .25rem 0 .375rem;
}

    .check-list > li > .charfield,
    .check-list > li > .emailfield,
    .check-list > li > .floatfield,
    .check-list > li > .form__input,
    .check-list > li > .urlfield,
    .check-list > li > select.choicefield {
        float: left;
        margin-top: 4px;
        width: 10%;
    }

.csscalc .check-list > li > .charfield,
.csscalc .check-list > li > .emailfield,
.csscalc .check-list > li > .floatfield,
.csscalc .check-list > li > .form__input,
.csscalc .check-list > li > .urlfield,
.csscalc .check-list > li > select.choicefield {
    width: 30px;
}

.check-list--inline > li {
    float: left;
    margin-right: 14px;
}

    .check-list--inline > li .form__label {
        float: right;
    }

.custom-input {
    cursor: pointer;
}

    .custom-input:after {
        content: "";
        display: table;
        clear: both;
    }

    .custom-input div {
        color: #102035;
        -webkit-transition: color .15s;
        transition: color .15s;
    }

    .custom-input .is-active + div {
        color: #0a1421;
    }

    .custom-input .custom-checkbox,
    .custom-input .custom-radio {
        float: left;
    }

        .custom-input .custom-checkbox + div,
        .custom-input .custom-radio + div {
            margin-top: 5px;
            margin-top: .3125rem;
            float: left;
            padding-left: 9px;
            width: 70%;
            width: calc(100% - 88px);
        }

.custom-input--search {
    width: calc(100% - 100px);
}

.custom-input--search__icon {
    height: 3.375rem;
    width: 3.375rem;
    position: absolute;
    top: 0;
    right: 43px;
    border-radius: 50%;
    background: #78151a;
    cursor: pointer;
}

.custom-input--search__icon-green {
    background: #7bc8cd;
}

.custom-input--search__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@media screen and (max-width:40.5625em) {
    .custom-input--search {
        width: calc(100% - 60px);
    }

    .custom-input--search__icon {
        right: 14px;
    }
}

.booleanfield {
    height: 30px;
    height: 1.875rem;
    margin-top: 7px;
    margin-top: .4375rem;
}

.checklist > li {
    padding-top: 10px;
    padding-top: .625rem;
}

    .checklist > li label input {
        padding-right: 9px;
        padding-right: .5625rem;
    }

    .checklist > li label + label {
        margin-left: 28px;
        margin-left: 1.75rem;
    }

.parsley-error {
    border-color: #f8303a !important;
    color: #0a1421;
}

.parsley-errors-list {
    font-size: 9pt;
    font-size: .75rem;
    color: #f8303a;
    letter-spacing: .2px;
    opacity: 0;
    -webkit-transform: translateX(-9px);
    -ms-transform: translateX(-9px);
    transform: translateX(-9px);
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    width: 100%;
}

@media screen and (max-width:40.5625em) {
    .parsley-errors-list {
        width: 100%;
    }
}

.parsley-errors-list.filled {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}

.parsley-errors-list:empty {
    display: none;
}

.parsley-errors-list > li {
    margin: 6px 0 -4px;
    margin: .375rem 0 -.25rem;
}

.form__fields--horizontal .parsley-errors-list {
    margin-top: 2px;
    margin-top: .125rem;
    float: right;
}

.layout {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-left: -28px;
    margin-bottom: 5px;
}

.layout__item {
    display: inline-block;
    padding-left: 28px;
    vertical-align: top;
    width: 100%;
}

.layout--small {
    margin-left: -14px;
}

    .layout--small > .layout__item {
        padding-left: 14px;
    }

.layout--large {
    margin-left: -56px;
}

    .layout--large > .layout__item {
        padding-left: 56px;
    }

.layout--flush {
    margin-left: 0;
}

    .layout--flush > .layout__item {
        padding-left: 0;
    }

.layout__item img {
    vertical-align: top;
}

.layout--matrix > .layout__item {
    margin-bottom: 28px;
}

.layout--matrix.layout--small > .layout__item {
    margin-bottom: 14px;
}

.layout--matrix.layout--large > .layout__item {
    margin-bottom: 56px;
}

@media screen and (max-width:64em) {
    .stack-tablet > .layout__item:nth-child(n+1) {
        margin-top: 28px;
        margin-top: 1.75rem;
    }

    .stack-tablet--large > .layout__item:nth-child(n+1) {
        margin-top: 56px;
        margin-top: 3.5rem;
    }
}

@media screen and (max-width:48em) {
    .stack-tablet-small > .layout__item:nth-child(n+1) {
        margin-top: 28px;
        margin-top: 1.75rem;
    }

    .stack-tablet-small--large > .layout__item:nth-child(n+1) {
        margin-top: 56px;
        margin-top: 3.5rem;
    }
}

@media screen and (max-width:40.5625em) {
    .stack-mobile > .layout__item:nth-child(n+1) {
        margin-top: 28px;
        margin-top: 1.75rem;
    }

    .stack-mobile--large > .layout__item:nth-child(n+1) {
        margin-top: 56px;
        margin-top: 3.5rem;
    }
}

@media screen and (max-width:29.9375em) {
    .stack-mobile-small > .layout__item:nth-child(n+1) {
        margin-top: 28px;
        margin-top: 1.75rem;
    }

    .stack-mobile-small--large > .layout__item:nth-child(n+1) {
        margin-top: 56px;
        margin-top: 3.5rem;
    }
}

.table {
    width: 100%;
}

.table--cosy td,
.table--cosy th {
    padding: 14px;
}

table {
    margin: 0;
}

.table {
    border-collapse: collapse;
    text-align: left;
    table-layout: fixed;
}

.table--uneven {
    table-layout: auto;
}

.table__header {
    background-color: #c3daeb;
    color: #0a1421;
}

    .table__header th {
        border: 0;
        padding: .8em;
        border: 1px solid #dddde1;
    }

.table__divider {
    border-top: 1px solid rgba(10, 20, 33, .4);
}

.table span {
    display: none;
}

.table td {
    border: 1px solid #dddde1;
    padding: .5em;
}

@media screen and (max-width:64em) {
    .table thead {
        display: none;
    }

    .table tr {
        display: block;
        margin-bottom: 14px;
    }

    .table td {
        display: block;
    }

    .table--uneven td {
        border: none;
    }

    .table__divider {
        border-top: 1px solid #0a1421;
        display: block;
        padding-top: 14px;
    }

    .table span {
        display: inline-block;
        font-weight: 700;
        margin-right: 9px;
    }
}

.table--products {
    text-align: center;
    table-layout: auto;
}

.table--products th {
    padding: .6em 1em;
    text-align: center;
    background: #78151a;
    color: #fff;
}

.table--products td {
    border-left: none;
    border-top: none;
    border-right: none; 
}

.table__title-row {
    text-align: left;
    position: relative;
}

.table__title-row__info {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    color: #a1a1a1;
    width: 100px;
}

.table__letter-row {
    text-align: left;
    background: #78151a;
    color: #fff;
}

.table__library-row {
    text-align: left;
    background: #7bc8cd;
}

.table__letter-row td {
    padding-top: 0;
    padding-bottom: 0;
}

.table__expanding-row-trigger {
    cursor: pointer;
    width: 48px;
    background: #e4e9f6;
    color: #0a1421;
}

@media screen and (max-width:64em) {
    .table--products {
        text-align: left;
    }

    .table--products td {
        border-bottom: none;
    }

    .table__tablet-heading-row {
        padding: .6em 1em;
        text-align: center;
        background: #78151a;
        color: #fff;
    }

    .table--products tr {
        margin-bottom: 0 !important;
    }

    .table__expanding-row-trigger {
        width: auto;
    }

    .table td.keep-display-tablet {
        display: table-cell;
    }
}

.table__expanding-row-trigger.expanded a {
    transform: rotate(180deg);
}

.table__expanding-row td {
    padding: 2px 0;
    border-bottom: none;
    vertical-align: top;
}

.table__expanding-row__contents {
    display: none;
}

.table--products__product-details {
    table-layout: auto;
}

.table--products__product-details td div {
    max-width: 1000px;
}

.table--products__product-details th {
    padding: .6em .5em;
    background: #e4e9f6;
    color: #0a1421;
    text-align: left;
}

.table--products__product-details td {
    padding: .5em;
    vertical-align: top;
}

@media screen and (max-width:40.5625em) {
    .module {
        text-align: center;
    }
}

ul {
    margin-left: 1.5rem;
}

    ul > li {
        margin-bottom: 0;
    }

.base-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .base-list > li {
        margin: 0;
        padding: 0;
    }

.list-check {
    list-style: none;
    margin-left: 0;
}

@media screen and (max-width:40.5625em) {
    .list-check {
        margin-left: 1em;
    }
}

.list-check > li {
    margin-bottom: 28px;
    margin-left: 28px;
}

@media screen and (max-width:40.5625em) {
    .list-check > li {
        margin-left: 0;
    }
}

.list-check > li span {
    position: relative;
}

    .list-check > li span:before {
        content: "";
        height: 15px;
        width: 10px;
        left: -20px;
        top: 3px;
        border-bottom: 3px solid;
        border-right: 3px solid;
        -webkit-transform: rotate(40deg);
        -ms-transform: rotate(40deg);
        transform: rotate(40deg);
        position: absolute;
    }

.list-check--primary > li span:before {
    border-color: #1278bb;
}

.list-check--secondary > li span:before {
    border-color: #fff;
}

.spaced-list > li {
    padding-right: 14px;
    padding-top: 28px;
}

ol {
    counter-reset: a;
}

    ol li {
        display: block;
    }

        ol li:before {
            content: counter(a) ". ";
            counter-increment: a;
            font-weight: 700;
            margin-left: -16px;
        }

.csstransitions .content-container {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
}

.content-container.is-visible {
    opacity: 1;
    -webkit-transition: opacity .6s ease-in-out;
    transition: opacity .6s ease-in-out;
    -webkit-transition-delay: 0;
    transition-delay: 0;
}

.breadcrumb__wrapper {
    background-color: #f8f8f9;
}

@media screen and (max-width:40.5625em) {
    .breadcrumb__wrapper {
        display: none;
    }
}

.breadcrumb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: OpenSans, Arial, sans-serif;
}

.breadcrumb__item {
    padding: .5em 1em;
    position: relative;
    color: #0a1421;
}

    .breadcrumb__item:first-child {
        padding-left: 0;
    }

    .breadcrumb__item:after {
        content: "";
        position: absolute;
        right: 0;
        top: .85em;
        width: 1px;
        height: 1em;
        background-color: #0a1421;
        -webkit-transform: rotate(25deg);
        -ms-transform: rotate(25deg);
        transform: rotate(25deg);
    }

.breadcrumb__item--active {
    font-weight: 700;
    text-decoration: underline;
}

    .breadcrumb__item--active:after {
        content: none;
    }

.custom-breadcrumb {
    margin: 0;
    list-style: none;
}

.custom-breadcrumb li {
    display: inline-block;
}

.custom-breadcrumb a {
    text-decoration: underline;
    color: #0a1421;
}

.custom-breadcrumb img {
    margin: 0 10px;
}

.site-header {
    position: fixed;
    width: 100%;
    z-index: 24;
    padding: 7px 0;
}

    .site-header:after {
        content: "";
        display: table;
        clear: both;
    }

    .site-header svg {
        height: 40px;
    }

.site-header--overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.site-logo--header {
    margin-right: 56px;
    margin-right: 3.5rem;
    float: left;
}

@media screen and (max-width:40.5625em) {
    .site-logo--header {
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
    }
}

.site-nav {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1.15rem;
}

.nav-active {
    text-decoration: underline;
    font-family: OpenSans-Bold, Arial, sans-serif;
}

.dropdown {
    font-family: OpenSans, Arial, sans-serif;
    cursor: pointer;
    overflow: hidden;
    border-radius: 4px;
    text-align: left;
    position: absolute;
    padding-right: 10px;
    right: 0;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .2);
}

    .dropdown a,
    .dropdown span.intermediaries-button {
        padding: .4em 1.9em .4em 1em;
        text-decoration: none;
        display: block;
        background-color: #fff;
        color: #0a1421;
    }

        .dropdown a:hover {
            background-color: #f8f8f9;
            text-decoration: none;
        }

    .dropdown:hover {
        z-index: 24;
    }

.dropdown__title {
    position: relative;
}

    .dropdown__title a,
    .dropdown__title span.intermediaries-button {
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
    }

.dropdown__nav {
    font-size: .875rem;
    height: 0;
    overflow: hidden;
}

    .dropdown__nav li:last-child a {
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.dropdown .dropdown__nav a,
.dropdown .dropdown__title a {
    color: #0a1421;
}

    .dropdown .dropdown__nav a:hover,
    .dropdown .dropdown__title a:hover {
        color: #0a1421;
        text-decoration: none;
    }

.dropdown__nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.dropdown:hover nav {
    height: 100%;
}

.dropdown:hover .dropdown__icon:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -2px;
}

.dropdown__icon {
    bottom: 0;
    top: 1px;
    margin: auto;
    margin-right: .4em;
    position: absolute;
    right: 6px;
    height: 15px;
    width: 15px;
    border: 1px solid #000;
    border-radius: 50%;
}

    .dropdown__icon:after {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        border-top: 1px solid #000;
        border-right: 1px solid #000;
        height: 5px;
        width: 5px;
        margin-top: -4px;
        margin-left: -3px;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

.site-logo {
    display: inline-block;
}

    .site-logo svg {
        fill: #fff;
        vertical-align: middle;
    }

.hamburger {
    display: inline-block;
    height: 44px;
    position: absolute;
    min-width: 44px;
    right: 10px;
    top: -5px;
}

.hamburger__icon,
.hamburger__icon:after,
.hamburger__icon:before {
    background-color: #fff;
    height: 4px;
    left: 8px;
    position: absolute;
    top: 20px;
    -webkit-transform: translate3d(0, 0, 0, 0);
    transform: translate3d(0, 0, 0, 0);
    -webkit-transition: background .45s, top .45s, -webkit-transform .45s;
    transition: background .45s, top .45s, transform .45s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
    width: 28px;
}

    .hamburger__icon:before {
        content: "";
        left: 0;
        top: -8px;
    }

    .hamburger__icon:after {
        content: "";
        left: 0;
        top: 8px;
    }

.hamburger--active .hamburger__icon,
.hamburger.is-active .hamburger__icon {
    background: transparent;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}

    .hamburger--active .hamburger__icon:before,
    .hamburger.is-active .hamburger__icon:before {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
    }

    .hamburger--active .hamburger__icon:after,
    .hamburger.is-active .hamburger__icon:after {
        top: 0;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
    }

.hamburger--label {
    padding-right: 44px;
    padding-right: 2.75rem;
}

    .hamburger--label .hamburger__label {
        font-size: 20px;
        font-size: 1.25rem;
        right: 8px;
        right: .5rem;
        color: #fff;
        display: block;
        font-family: OpenSans-Light, Arial, sans-serif;
        line-height: 2.4;
        text-transform: uppercase;
        -webkit-transition: opacity .15s;
        transition: opacity .15s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: opacity;
    }

    .hamburger--label .hamburger__icon {
        left: auto;
        right: 0;
    }

    .hamburger--label.hamburger--active .hamburger__label {
        opacity: 0;
    }

.hamburger--white > .hamburger__icon,
.hamburger--white > .hamburger__icon:after,
.hamburger--white > .hamburger__icon:before {
    background-color: #fff;
}

.hamburger--white.hamburger--active > .hamburger__icon {
    background-color: transparent;
}

    .hamburger--white.hamburger--active > .hamburger__icon:after,
    .hamburger--white.hamburger--active > .hamburger__icon:before {
        background-color: #fff;
    }

.hamburger--white > .hamburger__label {
    color: #fff;
}

.no-csstransforms3d .hamburger__icon {
    background: url("../img/hamburger.html") no-repeat !important;
    height: 28px;
    top: 8px;
    width: 28px;
}

    .no-csstransforms3d .hamburger__icon:after,
    .no-csstransforms3d .hamburger__icon:before {
        display: none;
        -webkit-transition: none;
        transition: none;
    }

.no-csstransforms3d .hamburger--active .hamburger__icon,
.no-csstransforms3d .hamburger.active .hamburger__icon {
    background-position: 0 -28px !important;
}

.banner {
    box-sizing: content-box;
    position: relative;
    overflow: hidden;
}

.banner__background {
    height: 300px;
    height: 18.75rem;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 55px;
}

.banner--justified .banner__background {
    top: 0;
}

.banner__background_blank {
    background: #1278bb;
}

.banner__background:not(.banner__background--no-dim):after {
    background-color: rgba(0, 0, 0, .3);
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
}

.banner__content {
    position: relative;
    z-index: 2;
}

    .banner__content p {
        width: 80%;
        margin: 0 auto;
    }

.banner--centered .banner__content h1 {
    margin-bottom: 8rem;
}

.banner--cta .banner__content h1 {
    margin-bottom: 0;
    padding-bottom: 2rem;
}

.banner--cta .banner__content .button {
    margin-bottom: 6rem;
}

.banner {
    height: 550px;
    height: 34.375rem;
    height: 32vmax;
    text-align: center;
}

.banner__background {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.banner--right .banner__background {
    background-position: right top;
}

@media screen and (max-width:64em) {
    .banner--right .banner__background {
        background-position: 75% top;
    }
}

@media screen and (max-width:64em) {
    .banner--left .banner__background {
        background-position: left top;
    }
}

.banner--showcase .banner__background {
    background-position: 65% center;
}

@media screen and (max-width:64em) {
    .banner--showcase .banner__background {
        background-position: center center;
    }
}

.banner--showcase .banner__content {
    padding-left: 20%;
}

    .banner--showcase .banner__content p {
        width: 60%;
    }

@media screen and (max-width:64em) {
    .banner--showcase .banner__content {
        margin-top: 2em;
        text-align: right;
    }

        .banner--showcase .banner__content p {
            float: right;
        }
}

@media screen and (max-width:40.5625em) {
    .banner--showcase .banner__content {
        margin-top: 0;
        text-align: center;
        padding-left: 0;
    }

        .banner--showcase .banner__content p {
            width: 80%;
            float: none;
            font-size: large !important;
        }
}

.banner--middle .banner__background {
    background-position: center center;
}

.flexbox .banner {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}

.banner--noflex,
.flexbox .banner--noflex {
    display: block;
    padding-top: 15em;
    height: auto;
}

@media screen and (max-width:64em) {
    .banner--noflex,
    .flexbox .banner--noflex {
        padding-top: 5em;
    }
}

.no-flexbox .banner {
    box-sizing: border-box;
    padding-top: 15em;
}

@media screen and (max-width:64em) {
    .no-flexbox .banner {
        padding-top: 5em;
    }
}

.no-flexbox .banner--small {
    box-sizing: border-box;
    padding-top: 5em;
}

@media screen and (max-width:64em) {
    .no-flexbox .banner--small {
        padding-top: 5em;
    }
}

.flexbox .banner--special {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:40.5625em) {
    .banner {
        padding-top: 75pt;
        padding-top: 6.25rem;
    }

    .banner__content p {
        width: 100%;
    }

    .banner--centered .banner__content h1 {
        margin-bottom: 8rem;
    }

    .banner--cta .banner__content h1 {
        margin-bottom: 0;
        padding-bottom: 2rem;
    }

    .banner--cta .banner__content .button {
        margin: 0 auto 4rem;
        width: 80%;
    }
}

.banner--small .banner__background {
    min-height: 360px;
    min-height: 22.5rem;
}

@media screen and (min-width:40.625em) {
    .banner--small {
        height: 360px;
        height: 22.5rem;
    }
}

@media screen and (max-width:64em) {
    .banner--small,
    .banner--small .banner__background {
        min-height: 15pc;
        min-height: 15rem;
    }
}

.banner--medium .banner__background {
    min-height: 500px;
    min-height: 31.25rem;
}

@media screen and (min-width:40.625em) {
    .banner--medium {
        height: 500px;
        height: 31.25rem;
    }
}

@media screen and (max-width:64em) {
    .banner--medium,
    .banner--medium .banner__background {
        min-height: 333.33333px;
        min-height: 20.83333rem;
    }
}

.banner--large .banner__background {
    min-height: 660px;
    min-height: 41.25rem;
}

@media screen and (min-width:40.625em) {
    .banner--large {
        height: 660px;
        height: 41.25rem;
    }
}

@media screen and (max-width:64em) {
    .banner--large,
    .banner--large .banner__background {
        min-height: 440px;
        min-height: 27.5rem;
    }
}

.banner--slogan {
    background-color: #fff !important;
}

.flexbox .banner--slogan {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.banner--slogan .banner__background {
    background-position: bottom right;
    top: 0;
}

.banner--slogan .banner__content {
    margin-left: 3em;
    top: 2.5em;
    text-align: left;
}

    .banner--slogan .banner__content h1,
    .banner--slogan .banner__content p {
        text-shadow: none;
    }

@media screen and (max-width:48em) {
    .banner--slogan .banner__background {
        height: 65%;
        background-position: bottom right;
        top: 35%;
        min-height: 150px;
    }

    .banner--slogan .banner__content {
        margin-left: 0;
        top: 3em;
        text-align: left;
        width: 52%;
    }
}

@media screen and (max-width:29.9375em) {
    .banner--slogan .banner__background--smaller-mobile {
        height: 61%;
        top: 26%;
    }
}

@media screen and (max-width:40.5625em) {
    .banner--slogan .banner__content {
        top: 0;
    }
}

@media screen and (min-width:80em) {
    .banner--slogan .banner__background {
        background-size: contain;
    }
}

@media screen and (min-width:100em) {
    .banner--slogan .banner__content {
        margin-left: 6em;
    }
}

.svg-icon {
    height: 28px;
    height: 1.75rem;
    width: 28px;
    width: 1.75rem;
}

    .svg-icon,
    .svg-icon path {
        fill: #fff;
    }

.svg-icon--dark,
.svg-icon--dark path {
    fill: #0a1421;
}

.svg-icon--light,
.svg-icon--light path {
    fill: #fff;
}

.svg-icon--small {
    height: 1pc;
    height: 1rem;
    width: 1pc;
    width: 1rem;
}

.svg-icon--big {
    height: 3pc;
    width: 3pc;
}

.icon--bg {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin: 0 .5em;
}

.icon--bg--top {
    vertical-align: top;
}

.icon--bg--large {
    width: 4rem;
    height: 4rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.icon--bg--medium {
    width: 3rem;
    height: 3rem;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.icon-arrow-right-black {
    background-image: url(../images/svgs/right-arrow-white.svg);
}

.icon-arrow-right-white {
    background-image: url(../images/svgs/right-arrow-white.svg);
}

.icon-arrow-top-blue {
    background-image: url(../images/svgs/top-arrow-blue.svg);
}

.icon-sign-blue {
    background-image: url(../img/svgs/icons/sign-blue.html);
}

.icon-brush-blue {
    background-image: url(../img/svgs/icons/brush-blue.html);
}

.icon-coins-blue {
    background-image: url(../img/svgs/icons/coins-blue.html);
}

.icon-graph-blue {
    background-image: url(../img/svgs/icons/graph-blue.html);
}

.icon-upload-blue {
    background-image: url(../images/svgs/upload-blue.svg);
}

.icon-arrow-down {
    background-image: url(../images/svgs/arrow-down.svg);
}

.icon-download {
    background-image: url(../images/download.png);
}

.site-wrapper.is-pushed {
    overflow-x: hidden;
    position: fixed;
}

    .site-wrapper.is-pushed .sub-nav {
        display: none;
    }

.push-nav {
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1.15rem;
    background-color: #0a1421;
    box-sizing: content-box;
    color: #fff;
    height: 100%;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 340px;
    z-index: 1;
}

.push-nav--left {
    left: 0;
    padding-left: 60px;
}

.csstransforms .push-nav--left {
    -webkit-transform: translateX(-400px);
    -ms-transform: translateX(-400px);
    transform: translateX(-400px);
}

.no-csstransforms .push-nav--left {
    left: -25pc;
}

.push-nav--right {
    right: 0;
}

    .push-nav--right li a {
        padding-right: 60px;
    }

.csstransforms .push-nav--right {
    -webkit-transform: translateX(400px);
    -ms-transform: translateX(400px);
    transform: translateX(400px);
}

.no-csstransforms .push-nav--right {
    right: 25pc;
}

.is-loaded .push-nav,
.push-nav.is-open {
    display: block;
}

@media screen and (max-width:64em) {
    .push-nav {
        width: 80%;
    }

    .push-nav--left {
        padding-left: 20%;
    }

    .push-nav--right {
        padding-right: 20%;
    }

    .csstransforms .push-nav--left {
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .csstransforms .push-nav--right {
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
    }

    .no-csstransforms .push-nav--left {
        left: -100%;
    }

    .no-csstransforms .push-nav--right {
        right: -100%;
    }
}

.push-nav__nav {
    display: none;
}

    .push-nav__nav a {
        background-color: #0a1421;
        border-bottom: 1px solid #162c48;
        border-radius: 0;
        color: #d1d6d9;
        display: block;
        padding: .9rem 1.5rem;
    }

        .push-nav__nav a:focus,
        .push-nav__nav a:hover {
            background-color: #162c48;
        }

        .push-nav__nav a.is-active,
        .push-nav__nav a.is-active:focus,
        .push-nav__nav a.is-active:hover {
            background-color: #162c48;
        }

.special-link a {
    background-color: #fff;
    color: #0a1421;
    border: 0;
}

    .special-link a:focus,
    .special-link a:hover {
        background-color: #f8f8f9;
    }

.special-link__title a {
    text-decoration: underline;
}

.special-link__item a {
    font-size: .875rem;
}

.push-nav__logo {
    max-height: 40px;
    max-width: 150px;
    margin: 56px 2em;
}

.no-js .push-nav {
    display: none;
}

.device-android .site-wrapper.is-pushed {
    overflow: visible !important;
}

.site-footer {
    font-family: OpenSans, Arial, sans-serif;
}

@media screen and (max-width:40.5625em) {
    .site-footer {
        padding-left: 14px;
        padding-right: 14px;
    }
}

.animated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.js .animated.queued {
    opacity: 0;
}

@-webkit-keyframes a {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes a {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    40% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    60% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    80% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: a;
    animation-name: a;
}

@-webkit-keyframes b {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes b {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: b;
    animation-name: b;
}

@-webkit-keyframes c {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes c {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: c;
    animation-name: c;
}

.separator {
    margin: 0;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #dddde1;
}

.box {
    overflow: hidden;
    position: relative;
}

.box__bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0;
    padding-bottom: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: filter;
    z-index: 1;
}

    .box__bg .ie8 {
        -ms-behavior: url(../../static/css/lib/background-size.html);
    }

.box__outer {
    bottom: 0;
    height: 100%;
    left: 0;
    width: 100%;
    z-index: 1;
    display: block;
    position: absolute;
    z-index: 2;
}

.box__outer--reveal {
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}

.box__inner {
    padding-left: 56px;
    padding-left: 3.5rem;
    padding-right: 56px;
    padding-right: 3.5rem;
}

@media screen and (min-width:64.0625em) {
    .box__outer--reveal {
        opacity: 0;
    }

    .box:active .box__outer--reveal,
    .box:hover .box__outer--reveal {
        opacity: 1;
    }

    .box__outer--reveal > .box__inner {
        opacity: 0;
        -webkit-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: opacity;
    }

    .box:active .box__outer--reveal > .box__inner,
    .box:hover .box__outer--reveal > .box__inner {
        opacity: 1;
    }

    .box--hover .box__bg {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: filter;
    }

    .box--hover:active .box__bg,
    .box--hover:hover .box__bg {
        -webkit-filter: blur(2px);
        filter: blur(2px);
    }

    .box [class*=dash-]:after,
    .box [class*=dash-]:before {
        -webkit-transition: width .2s;
        transition: width .2s;
        -webkit-transition-delay: .05s;
        transition-delay: .05s;
        width: 0;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        will-change: width;
    }

    .box:active [class*=dash-]:before .box:active [class*=dash-]:after,
    .box:hover [class*=dash-]:after,
    .box:hover [class*=dash-]:before {
        width: 28px;
    }
}

@media screen and (min-width:64.0625em) {
    .box__inner {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .box__outer--reveal {
        background-color: rgba(18, 120, 187, .7);
        color: #fff;
    }

        .box__outer--reveal:active,
        .box__outer--reveal:hover {
            color: #fff;
        }
}

@media screen and (max-width:64em) {
    .box--contain .box__inner {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .box--contain .box__outer--reveal {
        background-color: rgba(18, 120, 187, .466667);
    }

        .box--contain .box__outer--reveal > .box__inner {
            color: #fff;
        }

    .box--break .box__outer {
        margin-top: 14px;
        margin-top: .875rem;
        position: relative;
    }
}

.box--default {
    background-color: #efefef;
    border-radius: 1px;
}

.box__bg--auto {
    height: auto;
    padding: 0;
}

    .box__bg--auto > img {
        width: 100%;
    }

.box__bg--square {
    height: 0;
    padding-bottom: 100%;
}

.box__bg--16\/8 {
    height: 0;
    padding-bottom: 56.25%;
}

.box--dark .box__bg {
    background-color: #0a1421;
}

.box--light .box__bg {
    background-color: #f8f8f9;
}

@media screen and (max-width:40.5625em) {
    .box--naked-mobile {
        background-color: transparent !important;
        padding: 0 !important;
    }
}

@media screen and (max-width:48em) {
    .box--naked-tablet-small {
        background-color: transparent !important;
        padding: 0 !important;
    }
}

.quote {
    padding-left: 28px;
    padding-left: 1.75rem;
    border-left: 4px solid #43b649;
}

.quote__body {
    margin-bottom: 14px;
    margin-bottom: .875rem;
    font-style: italic;
}

@media screen and (min-width:40.625em) {
    .quote__body {
        font-size: larger;
    }
}

.quote__footer {
    font-size: 9pt;
    font-size: .75rem;
    line-height: 2.33333;
    opacity: .75;
}

blockquote {
    font-size: 26px;
    font-size: 1.625rem;
    padding: 1em 1em 0;
}

cite {
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 600;
    padding: 0 1em;
    display: block;
}

blockquote,
cite {
    text-align: center;
}

.social-share .nav > li {
    margin-right: 6px;
    margin-right: .375rem;
}

.roundel {
    position: relative;
    text-align: center;
}

.roundel__stat {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 1.55556;
    font-family: OpenSans-Light, Arial, sans-serif;
    font-size: 3.8vw;
    letter-spacing: -1px;
    width: 100%;
}

.roundel__text {
    font-size: 14px;
    font-size: .875rem;
    color: #c3daeb;
    text-transform: uppercase;
    width: 100%;
}

@media screen and (max-width:48em) {
    .roundel__stat {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.12;
        font-size: 8vw;
    }
}

@media screen and (max-width:40.5625em) {
    .roundel__stat {
        font-size: 50px;
        font-size: 3.125rem;
        line-height: 1.12;
        font-size: 14vw;
    }

        .roundel__stat:after {
            background-color: #43b649;
            content: "";
            display: block;
            height: 4px;
            width: 56px;
            margin: 9px 0 14px;
            margin: .5625rem 0 .875rem;
            left: 50%;
            margin-left: -28px;
            position: relative;
        }

    .roundel__text {
        display: none;
    }
}

@media screen and (min-width:40.625em) {
    .roundel {
        margin-bottom: 28px;
        margin-bottom: 1.75rem;
        height: 0;
        padding-bottom: 100%;
    }

    .roundel__bg {
        bottom: 0;
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%;
        z-index: 1;
        border-radius: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 90%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        overflow: hidden;
        width: 90%;
    }
}

@media screen and (min-width:40.625em) {
    .roundel__bg--default {
        background-color: #f8f8f9;
    }

    .roundel__bg--white {
        background-color: #fff;
    }
}

@media screen and (min-width:40.625em) {
    .no-flexbox .roundel {
        height: auto;
        padding-bottom: 0;
    }

    .no-flexbox .roundel__bg {
        background-color: transparent;
        border-radius: 0;
        display: block;
        height: auto;
        position: relative;
        vertical-align: middle;
        width: 100%;
    }

        .no-flexbox .roundel__bg:after {
            background-color: #43b649;
            content: "";
            display: block;
            height: 4px;
            width: 56px;
            margin: 28px 0 14px;
            margin: 1.75rem 0 .875rem;
            left: 50%;
            margin-left: -28px;
            position: relative;
        }
}

.flexbox .pack {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

@media screen and (max-width:40.5625em) {
    .flexbox .pack {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:40.5625em) {
    .flexbox .pack .image-row.pack {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}

.flexbox .pack--wrap {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flexbox .pack--space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexbox .pack__item {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.flexbox .pack__item--end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}

.flexbox .pack__item--center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.flexbox .pack__item img {
    vertical-align: middle;
    margin: 0 .5em;
    width: auto;
    height: auto;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.flexbox .pack--column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.flexbox .pack--column--space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media screen and (max-width:64em) {
    .flexbox .pack--collapse-tablet {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0 !important;
    }
}

@media screen and (max-width:48em) {
    .flexbox .pack--collapse-tablet-small {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0 !important;
    }
}

.flexbox .pack--inline {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

    .flexbox .pack--inline .pack__item {
        margin: 0 1em;
    }

.flexbox .pack--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

@media screen and (max-width:40.5625em) {
    .flexbox .pack--center {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media screen and (max-width:40.5625em) {
    .flexbox .pack--flush {
        margin-left: 0 !important;
    }
}

.flexbox .icon-grid {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

    .flexbox .icon-grid img,
    .flexbox .icon-grid p {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        margin-bottom: 0;
    }

.rainbow-row {
    background-color: #c3daeb;
    background-image: -webkit-linear-gradient(0deg, #c3daeb 60%, #162c49 60%);
    background-image: linear-gradient(90deg, #c3daeb 60%, #162c49 60%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row .layout {
            padding: 0 0 0 .5em;
        }
}

.rainbow-row--secondary {
    background-color: #f8f8f9;
    background-image: -webkit-linear-gradient(0deg, #f8f8f9 50%, #f3f4f6 50%);
    background-image: linear-gradient(90deg, #f8f8f9 50%, #f3f4f6 50%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row--secondary {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--secondary .layout {
            padding: 0 0 0 .5em;
        }
}

.rainbow-row--tertiary {
    background-color: #f8f8f9;
    background-image: -webkit-linear-gradient(0deg, #f8f8f9 50%, #fff 50%);
    background-image: linear-gradient(90deg, #f8f8f9 50%, #fff 50%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row--tertiary {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--tertiary .layout {
            padding: 0 0 0 .5em;
        }
}

.rainbow-row--quaternary {
    background-color: #fff;
    background-image: -webkit-linear-gradient(0deg, #fff 62%, #f8f8f9 62%);
    background-image: linear-gradient(90deg, #fff 62%, #f8f8f9 62%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row--quaternary {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--quaternary .layout {
            padding: 0 0 0 .5em;
        }
}

.rainbow-row--quinary {
    background-color: #f8f8f9;
    background-image: -webkit-linear-gradient(0deg, #f8f8f9 50%, #fff 50%);
    background-image: linear-gradient(90deg, #f8f8f9 50%, #fff 50%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row--quinary {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--quinary .layout {
            padding: 0 0 0 .5em;
        }
}

.rainbow-row--quinary-half {
    background-color: #f8f8f9;
    background-image: -webkit-linear-gradient(0deg, #f8f8f9 50%, #fff 50%);
    background-image: linear-gradient(90deg, #f8f8f9 50%, #fff 50%);
}

@media screen and (max-width:40.5625em) {
    .rainbow-row--quinary-half {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--quinary-half .layout {
            padding: 0 0 0 .5em;
        }
}

@media screen and (max-width:64em) {
    .rainbow-row--quaternary {
        background-color: #fff;
        background-image: -webkit-linear-gradient(0deg, #fff 100%, #fff 100%);
        background-image: linear-gradient(90deg, #fff 100%, #fff 100%);
    }
}

@media screen and (max-width:64em) and (max-width:40.5625em) {
    .rainbow-row--quaternary {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--quaternary .layout {
            padding: 0 0 0 .5em;
        }
}

@media screen and (max-width:64em) {
    .rainbow-row--quinary,
    .rainbow-row--quinary-half {
        background-color: #f8f8f9;
        background-image: -webkit-linear-gradient(0deg, #f8f8f9 100%, #f8f8f9 100%);
        background-image: linear-gradient(90deg, #f8f8f9 100%, #f8f8f9 100%);
    }
}

@media screen and (max-width:64em) and (max-width:40.5625em) {
    .rainbow-row--quinary,
    .rainbow-row--quinary-half {
        background-color: transparent;
        background-image: none;
    }

        .rainbow-row--quinary .layout,
        .rainbow-row--quinary-half .layout {
            padding: 0 0 0 .5em;
        }
}

.sub-nav {
    padding: 14px 0;
    font-size: 1.15rem;
    line-height: 1em;
    font-family: OpenSans-Bold, Arial, sans-serif;
}

@media screen and (max-width:64em) {
    .sub-nav {
        overflow-x: scroll;
        width: 100%;
    }

        .sub-nav .pack {
            -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
            white-space: nowrap;
        }
}

.sub-nav--fixed {
    position: fixed;
    width: 100%;
    background: #fff;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .2);
    z-index: 23;
    top: 3.4rem;
}

@media screen and (max-width:79.9375em) {
    .sub-nav--fixed {
        top: 3.8rem;
    }
}

#remortgaging_calc .btn {
    color: #fff;
    padding: 7px 9pt;
    background: #2dac3f;
    float: left;
    font-weight: 700;
}

#remortgaging_calc .calc-container:after {
    content: "";
    display: table;
    clear: both;
}

#remortgaging_calc .leftcol .col,
#remortgaging_calc .leftcol p {
    margin-bottom: 10px;
}

#remortgaging_calc .leftcol .col {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
}

#remortgaging_calc .leftcol .results-container {
    margin-bottom: 0;
    text-align: right;
}

    #remortgaging_calc .leftcol .results-container button,
    #remortgaging_calc .leftcol .results-container p {
        float: none;
        display: inline-block;
    }

#remortgaging_calc .leftcol .result {
    margin-left: 30px;
    margin-bottom: 0;
    float: left;
    line-height: 36px;
    text-align: left;
}

#remortgaging_calc .leftcol p span {
    height: 54px;
    line-height: 54px;
    border: 1px solid #cfcfd6;
    display: block;
    padding-left: 10px;
}

    #remortgaging_calc .leftcol p span.inline-result {
        border: 0;
        display: inline;
    }

#remortgaging_calc .leftcol input {
    -webkit-appearance: none;
    outline: 0;
    border-radius: 0;
    box-shadow: none;
    background: #fafbfb;
    border: 1px solid #cfcfd6;
}

::-webkit-input-placeholder {
    color: #cfcfd6;
}

:-moz-placeholder {
    color: #cfcfd6;
    opacity: 1;
}

::-moz-placeholder {
    color: #cfcfd6;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #cfcfd6;
}

#remortgaging_calc .leftcol input:focus {
    outline: 0;
    outline-width: 0;
}

.input-wrapper {
    position: relative;
}

#remortgaging_calc .leftcol input.percent,
#remortgaging_calc .leftcol input.pound,
#remortgaging_calc .leftcol span.percent,
#remortgaging_calc .leftcol span.pound {
    border: 1px solid #cfcfd6;
    background: #fafbfb;
    height: 45px;
    line-height: 45px;
    padding-left: 10px;
}

#remortgaging_calc .leftcol input.percent,
#remortgaging_calc .leftcol input.pound {
    width: 90%;
}

#remortgaging_calc .leftcol input.pound {
    margin-left: 10%;
    border-left: 0;
}

#remortgaging_calc .leftcol input.percent {
    margin-right: 10%;
    border-right: 0;
}

#remortgaging_calc .leftcol span.percent,
#remortgaging_calc .leftcol span.pound {
    position: absolute;
    top: 0;
    display: block;
    width: 10%;
}

#remortgaging_calc .leftcol span.pound {
    border-right: 0;
    left: 0;
}

#remortgaging_calc .leftcol span.percent {
    border-left: 0;
    right: 0;
}

#remortgaging_calc .leftcol span.error {
    color: red;
}

#remortgaging_calc .leftcol input.error {
    color: red;
}

.slider-container {
    position: relative;
    padding-top: 25px;
    margin: 28px 0;
}

#remortgaging_calc .leftcol .slider-container .max,
#remortgaging_calc .leftcol .slider-container .min {
    position: absolute;
    top: -4px;
    left: 0;
    line-height: 1;
}

#remortgaging_calc .leftcol .slider-container .max {
    right: 0;
    left: auto;
}

.ui-slider {
    position: relative;
    text-align: left;
    width: 100%;
    height: 20px !important;
    border: 1px solid #dddde1;
    background: #f8f8f9;
    display: block;
}

@media screen and (max-width:64em) {
    .ui-slider {
        display: none;
    }
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 34px;
    height: 34px;
    cursor: default;
    -ms-touch-action: none;
    touch-action: none;
    border-radius: 50%;
    border: 2px solid #1278bb;
    background: #fff;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .2);
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    display: block;
    border: 0;
    background: #1278bb;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
    -webkit-filter: inherit;
    filter: inherit;
}

.ui-slider-horizontal {
    height: .8em;
}

    .ui-slider-horizontal .ui-slider-handle {
        top: -7px;
        margin-left: -.6em;
    }

    .ui-slider-horizontal .ui-slider-range {
        top: 0;
        height: 100%;
    }

    .ui-slider-horizontal .ui-slider-range-min {
        left: 0;
    }

    .ui-slider-horizontal .ui-slider-range-max {
        right: 0;
    }

.ui-slider-vertical {
    width: .8em;
    height: 75pt;
}

    .ui-slider-vertical .ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em;
    }

    .ui-slider-vertical .ui-slider-range {
        left: 0;
        width: 100%;
    }

    .ui-slider-vertical .ui-slider-range-min {
        bottom: 0;
    }

    .ui-slider-vertical .ui-slider-range-max {
        top: 0;
    }

iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    border: 0;
    width: 100% !important;
    height: 100% !important;
}

.video-embed {
    background-color: #000;
    overflow: hidden;
    position: relative;
}

.video-embed__container {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%;
}

.video-embed__thumbnail {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    opacity: .8;
}

.video-embed__play {
    cursor: pointer;
    text-indent: -9999px;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

    .video-embed__play svg,
    .video-embed__play svg path {
        height: 30%;
        fill: #fff;
        left: 50%;
        margin: -8.4375% 0 0 -8.4375%;
        position: absolute;
        top: 50%;
        width: 16.875%;
    }

.video-embed--embedded __play {
    display: none;
}

.overlay {
    background-color: #000;
    background-color: rgba(0, 0, 0, .8);
    height: 100%;
    left: 0;
    overflow: scroll;
    overflow-x: hidden;
    overflow-scrolling: touch;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1001;
    display: none;
}

    .overlay.is-fixed {
        display: block;
        overflow: visible;
        overflow-scrolling: inherit;
    }

.overlay__nav {
    position: absolute;
    right: -62px;
    top: 0;
    z-index: 100;
}

    .overlay__nav a {
        margin-right: -4px;
        -webkit-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
    }

        .overlay__nav a:focus,
        .overlay__nav a:hover {
            opacity: .8;
        }

        .overlay__nav a.overlay__close {
            margin-left: 20px;
        }

@media screen and (max-width:40.5625em) {
    .overlay__nav {
        right: 0;
        -webkit-transform: scale(0.7);
        -ms-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right;
    }

        .overlay__nav a.overlay__close {
            background-color: #000;
            background-color: rgba(0, 0, 0, .4);
            display: inline-block;
            height: 52px;
            margin: 0;
        }
}

.overlay__wrapper {
    height: 100%;
    position: relative;
    width: 100%;
}

.overlay__content {
    background-color: #fff;
    color: #fff;
    margin: 30px auto;
    position: relative;
    max-width: 85%;
}

.no-csstransforms .overlay__content {
    top: 75pt;
}

.is-fixed .overlay__content {
    margin: 0 auto;
}

.overlay__content > div {
    overflow: hidden;
}

@media screen and (max-width:40.5625em) {
    .overlay__content {
        max-width: 95%;
    }
}

.product__main {
    padding-right: 5em;
}

@media screen and (max-width:40.5625em) {
    .product__main {
        padding-right: 0;
    }
}

.editorial__body p {
    max-width: 90%;
}

@media screen and (max-width:40.5625em) {
    .editorial__body p {
        max-width: 96%;
    }
}

@media screen and (min-width:80em) {
    .editorial__body {
        padding-left: 84px;
        padding-left: 5.25rem;
        padding-right: 84px;
        padding-right: 5.25rem;
    }
}

.editorial__body--lead p {
    margin: 0;
}

.editorial__body a {
    font-weight: 700;
    position: relative;
}

    .editorial__body a:after {
        border-bottom: 2px solid #4c5960;
        bottom: -2px;
        content: "";
        left: 0;
        height: 1px;
        opacity: .3;
        position: absolute;
        -webkit-transition: opacity .15s;
        transition: opacity .15s;
        width: 100%;
    }

    .editorial__body a:active:after,
    .editorial__body a:hover:after {
        opacity: .8;
    }

.editorial__body .button {
    font-weight: 400;
}

    .editorial__body .button:after {
        display: none;
    }

.editorial__body p + h1,
.editorial__body p + h2,
.editorial__body p + h3,
.editorial__body p + h4,
.editorial__body p + h5,
.editorial__body p + h6 {
    margin-top: 56px;
    margin-top: 3.5rem;
}

.editorial__img {
    margin: 0;
}

@media screen and (min-width:40.625em) {
    .editorial__img--contained {
        margin-left: 15%;
        width: 70%;
    }
}

.editorial__caption {
    font-size: 14px;
    font-size: .875rem;
    line-height: 2;
    padding: 14px;
    padding: .875rem;
    color: #22436f;
    font-style: italic;
}

.theme-primary {
    background-color: #1278bb;
    color: #fff;
    font-family: OpenSans, Arial, sans-serif;
}

    .theme-primary .heading,
    .theme-primary h1,
    .theme-primary h2,
    .theme-primary h3,
    .theme-primary h4,
    .theme-primary h5,
    .theme-primary h6 {
        color: #fff;
    }

    .theme-primary a {
        color: #fff;
    }

        .theme-primary a:active,
        .theme-primary a:hover {
            color: #fff;
            text-decoration: underline;
        }

.theme-secondary {
    background-color: #c3daeb;
    color: #0a1421;
}

.theme-tertiary {
    background-color: #f8f8f9;
}

.theme-quaternary {
    background-color: #f3f4f6;
}

.theme-dark {
    background-color: #0a1421;
    color: #fff;
}

.theme-dark--overlay {
    background-color: transparent;
}

.theme-dark .heading,
.theme-dark h1,
.theme-dark h2,
.theme-dark h3,
.theme-dark h4,
.theme-dark h5,
.theme-dark h6 {
    color: #fff;
}

.theme-dark a {
    color: #fff;
}

    .theme-dark a:active,
    .theme-dark a:hover {
        color: #fff;
        text-decoration: underline;
    }

.theme-navy {
    background-color: #162c49;
    color: #fff;
}

    .theme-navy .heading,
    .theme-navy h1,
    .theme-navy h2,
    .theme-navy h3,
    .theme-navy h4,
    .theme-navy h5,
    .theme-navy h6 {
        color: #fff;
    }

    .theme-navy a {
        color: #fff;
    }

        .theme-navy a:active,
        .theme-navy a:hover {
            color: #fff;
        }

.theme-purple {
    background-color: #78151a;
    color: #fff;
}

    .theme-purple .heading,
    .theme-purple h1,
    .theme-purple h2,
    .theme-purple h3,
    .theme-purple h4,
    .theme-purple h5,
    .theme-purple h6 {
        color: #fff;
    }

    .theme-purple a {
        color: #fff;
    }

        .theme-purple a:active,
        .theme-purple a:hover {
            color: #fff;
        }

.theme-light {
    background-color: #fff;
    color: #0a1421;
}

    .theme-light a {
        color: #0a1421;
    }

.theme-error {
    background-color: #f8303a;
    color: #fff;
    font-weight: 700;
}

.theme-success {
    background-color: #43b649;
    color: #fff;
    font-weight: 700;
}

.theme-photographic {
    background-color: #0a1421;
}

    .theme-photographic h1,
    .theme-photographic h2,
    .theme-photographic h3,
    .theme-photographic h4,
    .theme-photographic h5,
    .theme-photographic h6,
    .theme-photographic p,
    .theme-photographic span {
        color: #fff;
        text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    }

    .theme-photographic h1 {
        font-weight: 600;
    }

    .theme-photographic p:not(.lead-slogan) {
        font-size: x-large;
    }

.button,
.multistep-form .sfFormRadiolist label {
    border-radius: 1px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    display: inline-block;
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1.2pc;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: auto;
    padding: .6em 1em;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    vertical-align: middle;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .2);
}
a.button--filter,
a.button--pager {
    font-size: 1rem !important;
    padding: .3em .5em !important;
}

    .button:active,
    .button:hover {
        color: #fff;
        text-decoration: none;
    }

@media screen and (max-width:40.5625em) {
    .button {
        display: block;
        width: 100%;
    }

    .button-investments {
        display: inline-block;
        width: 100%;
    }
}

.button--wide {
    padding-left: 3em;
    padding-right: 3em;
}

.button--small {
    font-size: 1rem;
    padding: .3em 1em;
}

.button--block {
    display: block;
    width: 100%;
}

.button--ghost {
    background-color: transparent;
    border-width: 2px;
    border-style: solid;
}

.button--icon-inline {
    padding-right: 2.75em;
    position: relative;
}

.button__icon {
    right: 1em;
    max-height: 40%;
    position: absolute;
    max-width: 30px;
    top: 30%;
}

    .button__icon,
    .button__icon path {
        fill: #fff;
        -webkit-transition: fill .15s ease-in-out;
        transition: fill .15s ease-in-out;
    }

.button--icon-inline:active .button__icon,
.button--icon-inline:active .button__icon path,
.button--icon-inline:hover .button__icon,
.button--icon-inline:hover .button__icon path {
    fill: #fff;
}

@media screen and (max-width:40.5625em) {
    .button--icon-inline {
        padding-left: 2.75em;
    }
}

.button--block.button--icon-inline {
    padding-left: 2.75em;
}

.button--default,
a.button--default {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #0a1421;
}

    .button--default:focus,
    .button--default:hover,
    a.button--default:focus,
    a.button--default:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button--default--highlight,
a.button--default--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button--default.button--ghost,
a.button--default.button--ghost {
    background-color: transparent;
    border-color: #f1f1f1;
    color: #f1f1f1;
}

    .button--default.button--ghost:focus,
    .button--default.button--ghost:hover,
    a.button--default.button--ghost:focus,
    a.button--default.button--ghost:hover {
        background-color: #f1f1f1;
        color: #fff;
    }

.button--default .button__icon,
.button--default .button__icon path,
a.button--default .button__icon,
a.button--default .button__icon path {
    fill: #fff;
}

.button--default.button--ghost .button__icon,
.button--default.button--ghost .button__icon path,
a.button--default.button--ghost .button__icon,
a.button--default.button--ghost .button__icon path {
    fill: #f1f1f1;
}

.button--default.button--ghost:active .button__icon,
.button--default.button--ghost:active .button__icon path,
.button--default.button--ghost:hover .button__icon,
.button--default.button--ghost:hover .button__icon path,
a.button--default.button--ghost:active .button__icon,
a.button--default.button--ghost:active .button__icon path,
a.button--default.button--ghost:hover .button__icon,
a.button--default.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--site-nav,
a.button--site-nav {
    background-color: #efefef;
    border-color: #efefef;
    color: #0a1421;
}

    .button--site-nav:focus,
    .button--site-nav:hover,
    a.button--site-nav:focus,
    a.button--site-nav:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button--site-nav--highlight,
a.button--site-nav--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button--site-nav .button__icon,
.button--site-nav .button__icon path,
a.button--site-nav .button__icon,
a.button--site-nav .button__icon path {
    fill: #fff;
}

.button--site-nav.button--ghost .button__icon,
.button--site-nav.button--ghost .button__icon path,
a.button--site-nav.button--ghost .button__icon,
a.button--site-nav.button--ghost .button__icon path {
    fill: #efefef;
}

.button--site-nav.button--ghost:active .button__icon,
.button--site-nav.button--ghost:active .button__icon path,
.button--site-nav.button--ghost:hover .button__icon,
.button--site-nav.button--ghost:hover .button__icon path,
a.button--site-nav.button--ghost:active .button__icon,
a.button--site-nav.button--ghost:active .button__icon path,
a.button--site-nav.button--ghost:hover .button__icon,
a.button--site-nav.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--twitter,
a.button--twitter {
    background-color: #00aaed;
    border-color: #00aaed;
}

    .button--twitter:focus,
    .button--twitter:hover,
    a.button--twitter:focus,
    a.button--twitter:hover {
        background-color: #21c0ff;
        border-color: #21c0ff;
    }

.button--twitter--highlight,
a.button--twitter--highlight {
    background-color: #21c0ff;
    border-color: #21c0ff;
}

.button--twitter.button--ghost,
a.button--twitter.button--ghost {
    background-color: transparent;
    border-color: #00aaed;
    color: #00aaed;
}

    .button--twitter.button--ghost:focus,
    .button--twitter.button--ghost:hover,
    a.button--twitter.button--ghost:focus,
    a.button--twitter.button--ghost:hover {
        background-color: #00aaed;
        color: #fff;
    }

.button--twitter .button__icon,
.button--twitter .button__icon path,
a.button--twitter .button__icon,
a.button--twitter .button__icon path {
    fill: #fff;
}

.button--twitter.button--ghost .button__icon,
.button--twitter.button--ghost .button__icon path,
a.button--twitter.button--ghost .button__icon,
a.button--twitter.button--ghost .button__icon path {
    fill: #00aaed;
}

.button--twitter.button--ghost:active .button__icon,
.button--twitter.button--ghost:active .button__icon path,
.button--twitter.button--ghost:hover .button__icon,
.button--twitter.button--ghost:hover .button__icon path,
a.button--twitter.button--ghost:active .button__icon,
a.button--twitter.button--ghost:active .button__icon path,
a.button--twitter.button--ghost:hover .button__icon,
a.button--twitter.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--facebook,
a.button--facebook {
    background-color: #455fa2;
    border-color: #455fa2;
}

    .button--facebook:focus,
    .button--facebook:hover,
    a.button--facebook:focus,
    a.button--facebook:hover {
        background-color: #5f79bb;
        border-color: #5f79bb;
    }

.button--facebook--highlight,
a.button--facebook--highlight {
    background-color: #5f79bb;
    border-color: #5f79bb;
}

.button--facebook.button--ghost,
a.button--facebook.button--ghost {
    background-color: transparent;
    border-color: #455fa2;
    color: #455fa2;
}

    .button--facebook.button--ghost:focus,
    .button--facebook.button--ghost:hover,
    a.button--facebook.button--ghost:focus,
    a.button--facebook.button--ghost:hover {
        background-color: #455fa2;
        color: #fff;
    }

.button--facebook .button__icon,
.button--facebook .button__icon path,
a.button--facebook .button__icon,
a.button--facebook .button__icon path {
    fill: #fff;
}

.button--facebook.button--ghost .button__icon,
.button--facebook.button--ghost .button__icon path,
a.button--facebook.button--ghost .button__icon,
a.button--facebook.button--ghost .button__icon path {
    fill: #455fa2;
}

.button--facebook.button--ghost:active .button__icon,
.button--facebook.button--ghost:active .button__icon path,
.button--facebook.button--ghost:hover .button__icon,
.button--facebook.button--ghost:hover .button__icon path,
a.button--facebook.button--ghost:active .button__icon,
a.button--facebook.button--ghost:active .button__icon path,
a.button--facebook.button--ghost:hover .button__icon,
a.button--facebook.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--linkedin,
a.button--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

    .button--linkedin:focus,
    .button--linkedin:hover,
    a.button--linkedin:focus,
    a.button--linkedin:hover {
        background-color: #0099e8;
        border-color: #0099e8;
    }

.button--linkedin--highlight,
a.button--linkedin--highlight {
    background-color: #0099e8;
    border-color: #0099e8;
}

.button--linkedin.button--ghost,
a.button--linkedin.button--ghost {
    background-color: transparent;
    border-color: #0077b5;
    color: #0077b5;
}

    .button--linkedin.button--ghost:focus,
    .button--linkedin.button--ghost:hover,
    a.button--linkedin.button--ghost:focus,
    a.button--linkedin.button--ghost:hover {
        background-color: #0077b5;
        color: #fff;
    }

.button--linkedin .button__icon,
.button--linkedin .button__icon path,
a.button--linkedin .button__icon,
a.button--linkedin .button__icon path {
    fill: #fff;
}

.button--linkedin.button--ghost .button__icon,
.button--linkedin.button--ghost .button__icon path,
a.button--linkedin.button--ghost .button__icon,
a.button--linkedin.button--ghost .button__icon path {
    fill: #0077b5;
}

.button--linkedin.button--ghost:active .button__icon,
.button--linkedin.button--ghost:active .button__icon path,
.button--linkedin.button--ghost:hover .button__icon,
.button--linkedin.button--ghost:hover .button__icon path,
a.button--linkedin.button--ghost:active .button__icon,
a.button--linkedin.button--ghost:active .button__icon path,
a.button--linkedin.button--ghost:hover .button__icon,
a.button--linkedin.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--primary,
a.button--primary {
    background-color: #008d36;
    border-color: #008d36;
    font-size: 1rem !important;
    color: white;
    line-height: 2;
    border-radius: 20px;
    min-height: 40px;
    border: none;
    padding: 6px 20px;
}

    .button--primary:focus,
    .button--primary:hover,
    a.button--primary:focus,
    a.button--primary:hover {
        background-color: #008d36;
        border-color: #008d36;
    }

.button--primary--highlight,
a.button--primary--highlight {
    background-color: #008d36;
    border-color: #008d36;
}

.button--primary.button--ghost,
a.button--primary.button--ghost {
    background-color: transparent;
    border-color: #43b649;
    color: #43b649;
}

    .button--primary.button--ghost:focus,
    .button--primary.button--ghost:hover,
    a.button--primary.button--ghost:focus,
    a.button--primary.button--ghost:hover {
        background-color: #43b649;
        color: #fff;
    }

.button--primary .button__icon,
.button--primary .button__icon path,
a.button--primary .button__icon,
a.button--primary .button__icon path {
    fill: #fff;
}

.button--primary.button--ghost .button__icon,
.button--primary.button--ghost .button__icon path,
a.button--primary.button--ghost .button__icon,
a.button--primary.button--ghost .button__icon path {
    fill: #43b649;
}

.button--primary.button--ghost:active .button__icon,
.button--primary.button--ghost:active .button__icon path,
.button--primary.button--ghost:hover .button__icon,
.button--primary.button--ghost:hover .button__icon path,
a.button--primary.button--ghost:active .button__icon,
a.button--primary.button--ghost:active .button__icon path,
a.button--primary.button--ghost:hover .button__icon,
a.button--primary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--primary-apply {
    padding: 3px 10px 4px 10px;
    border-radius: 2px;
}

.button--secondary,
a.button--secondary {
    background-color: #f89925;
    border-color: #f89925;
}

    .button--secondary:focus,
    .button--secondary:hover,
    a.button--secondary:focus,
    a.button--secondary:hover {
        background-color: #fab056;
        border-color: #fab056;
    }

.button--secondary--highlight,
a.button--secondary--highlight {
    background-color: #fab056;
    border-color: #fab056;
}

.button--secondary.button--ghost,
a.button--secondary.button--ghost {
    background-color: transparent;
    border-color: #f89925;
    color: #f89925;
}

    .button--secondary.button--ghost:focus,
    .button--secondary.button--ghost:hover,
    a.button--secondary.button--ghost:focus,
    a.button--secondary.button--ghost:hover {
        background-color: #f89925;
        color: #fff;
    }

.button--secondary .button__icon,
.button--secondary .button__icon path,
a.button--secondary .button__icon,
a.button--secondary .button__icon path {
    fill: #fff;
}

.button--secondary.button--ghost .button__icon,
.button--secondary.button--ghost .button__icon path,
a.button--secondary.button--ghost .button__icon,
a.button--secondary.button--ghost .button__icon path {
    fill: #f89925;
}

.button--secondary.button--ghost:active .button__icon,
.button--secondary.button--ghost:active .button__icon path,
.button--secondary.button--ghost:hover .button__icon,
.button--secondary.button--ghost:hover .button__icon path,
a.button--secondary.button--ghost:active .button__icon,
a.button--secondary.button--ghost:active .button__icon path,
a.button--secondary.button--ghost:hover .button__icon,
a.button--secondary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--tertiary,
a.button--tertiary {
    background-color: #162c49;
    border-color: #162c49;
}

    .button--tertiary:focus,
    .button--tertiary:hover,
    a.button--tertiary:focus,
    a.button--tertiary:hover {
        background-color: #224470;
        border-color: #224470;
    }

.button--tertiary--highlight,
a.button--tertiary--highlight {
    background-color: #224470;
    border-color: #224470;
}

.button--tertiary.button--ghost,
a.button--tertiary.button--ghost {
    background-color: transparent;
    border-color: #162c49;
    color: #162c49;
}

    .button--tertiary.button--ghost:focus,
    .button--tertiary.button--ghost:hover,
    a.button--tertiary.button--ghost:focus,
    a.button--tertiary.button--ghost:hover {
        background-color: #162c49;
        color: #fff;
    }

.button--tertiary .button__icon,
.button--tertiary .button__icon path,
a.button--tertiary .button__icon,
a.button--tertiary .button__icon path {
    fill: #fff;
}

.button--tertiary.button--ghost .button__icon,
.button--tertiary.button--ghost .button__icon path,
a.button--tertiary.button--ghost .button__icon,
a.button--tertiary.button--ghost .button__icon path {
    fill: #162c49;
}

.button--tertiary.button--ghost:active .button__icon,
.button--tertiary.button--ghost:active .button__icon path,
.button--tertiary.button--ghost:hover .button__icon,
.button--tertiary.button--ghost:hover .button__icon path,
a.button--tertiary.button--ghost:active .button__icon,
a.button--tertiary.button--ghost:active .button__icon path,
a.button--tertiary.button--ghost:hover .button__icon,
a.button--tertiary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--green,
a.button--green {
    background-color: #008d36;
    border-color: #008d36;
    font-size: 1rem !important;
    color: white;
    line-height: 2;
    border-radius: 20px;
    min-height: 40px;
    border: none;
    padding: 6px 20px;
}

    .button--green:focus,
    .button--green:hover,
    a.button--green:focus,
    a.button--green:hover {
        background-color: #008d36;
        border-color: #008d36;
    }

.button--green--highlight,
a.button--green--highlight {
    background-color: #008d36;
    border-color: #008d36;
}

.button--green.button--ghost,
a.button--green.button--ghost {
    background-color: transparent;
    border-color: #43b649;
    color: #43b649;
}

    .button--green.button--ghost:focus,
    .button--green.button--ghost:hover,
    a.button--green.button--ghost:focus,
    a.button--green.button--ghost:hover {
        background-color: #43b649;
        color: #fff;
    }

.button--green .button__icon,
.button--green .button__icon path,
a.button--green .button__icon,
a.button--green .button__icon path {
    fill: #fff;
}

.button--green.button--ghost .button__icon,
.button--green.button--ghost .button__icon path,
a.button--green.button--ghost .button__icon,
a.button--green.button--ghost .button__icon path {
    fill: #43b649;
}

.button--green.button--ghost:active .button__icon,
.button--green.button--ghost:active .button__icon path,
.button--green.button--ghost:hover .button__icon,
.button--green.button--ghost:hover .button__icon path,
a.button--green.button--ghost:active .button__icon,
a.button--green.button--ghost:active .button__icon path,
a.button--green.button--ghost:hover .button__icon,
a.button--green.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--dark,
a.button--dark {
    background-color: #0a1421;
    border-color: #0a1421;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .button--dark:focus,
    .button--dark:hover,
    a.button--dark:focus,
    a.button--dark:hover {
        background-color: #162c48;
        border-color: #162c48;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.button--dark--highlight,
a.button--dark--highlight {
    background-color: #162c48;
    border-color: #162c48;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.button--dark.button--ghost,
a.button--dark.button--ghost {
    background-color: transparent;
    border-color: #0a1421;
    color: #0a1421;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

    .button--dark.button--ghost:focus,
    .button--dark.button--ghost:hover,
    a.button--dark.button--ghost:focus,
    a.button--dark.button--ghost:hover {
        background-color: #0a1421;
        color: #fff;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

.button--dark .button__icon,
.button--dark .button__icon path,
a.button--dark .button__icon,
a.button--dark .button__icon path {
    fill: #fff;
}

.button--dark.button--ghost .button__icon,
.button--dark.button--ghost .button__icon path,
a.button--dark.button--ghost .button__icon,
a.button--dark.button--ghost .button__icon path {
    fill: #0a1421;
}

.button--dark.button--ghost:active .button__icon,
.button--dark.button--ghost:active .button__icon path,
.button--dark.button--ghost:hover .button__icon,
.button--dark.button--ghost:hover .button__icon path,
a.button--dark.button--ghost:active .button__icon,
a.button--dark.button--ghost:active .button__icon path,
a.button--dark.button--ghost:hover .button__icon,
a.button--dark.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--light,
a.button--light {
    background-color: #fff;
    border-color: #fff;
    color: #0a1421;
}

    .button--light:focus,
    .button--light:hover,
    a.button--light:focus,
    a.button--light:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button--light--highlight,
a.button--light--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button--light.button--ghost,
a.button--light.button--ghost {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

    .button--light.button--ghost:focus,
    .button--light.button--ghost:hover,
    a.button--light.button--ghost:focus,
    a.button--light.button--ghost:hover {
        background-color: #fff;
        color: #fff;
    }

.button--light .button__icon,
.button--light .button__icon path,
a.button--light .button__icon,
a.button--light .button__icon path {
    fill: #fff;
}

.button--light.button--ghost .button__icon,
.button--light.button--ghost .button__icon path,
a.button--light.button--ghost .button__icon,
a.button--light.button--ghost .button__icon path {
    fill: #fff;
}

.button--light.button--ghost:active .button__icon,
.button--light.button--ghost:active .button__icon path,
.button--light.button--ghost:hover .button__icon,
.button--light.button--ghost:hover .button__icon path,
a.button--light.button--ghost:active .button__icon,
a.button--light.button--ghost:active .button__icon path,
a.button--light.button--ghost:hover .button__icon,
a.button--light.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button--filter,
.button--pager,
a.button--filter,
a.button--pager,
.multistep-form .sfFormRadiolist label {
    background-color: #e4e9f6;
    border-color: #e4e9f6;
    color: #0a1421;
    border-left-width: 0;
    border-right-width: 0;
    box-shadow: none;
    cursor: pointer;
}

.button--filter:focus,
.button--filter:hover,
a.button--filter:focus,
a.button--filter:hover,
.button--filter.selected,
a.button--filter.selected,
.button--pager:focus,
.button--pager:hover,
a.button--pager:focus,
a.button--pager:hover,
.button--pager.selected,
a.button--pager.selected,
.multistep-form .sfFormRadiolist input:checked + label,
.multistep-form .sfFormRadiolist label:hover {
    background-color: #fff;
    border-top-color: #fff;
    border-bottom-color: #78151a;
    color: #0a1421;
}

button {
    border: 0;
}

.button-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 5px 10px -3px rgba(0, 0, 0, .2);
}

    .button-group > .button {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        box-shadow: none;
        border-right: 1px solid hsla(0, 0%, 100%, .3);
        margin-right: 5px;
    }

        .button-group > .button:last-child {
            border-right: 0;
        }

@media screen and (max-width:40.5625em) {
    .button-group {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

        .button-group > .button {
            display: block;
            border-right: 0;
            border-bottom: 1px solid hsla(0, 0%, 100%, .3);
        }

            .button-group > .button:last-child {
                border-bottom: 0;
            }
}

.button-group--default {
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: #0a1421;
}

    .button-group--default:focus,
    .button-group--default:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button-group--default--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button-group--default.button--ghost {
    background-color: transparent;
    border-color: #f1f1f1;
    color: #f1f1f1;
}

    .button-group--default.button--ghost:focus,
    .button-group--default.button--ghost:hover {
        background-color: #f1f1f1;
        color: #fff;
    }

.button-group--default .button__icon,
.button-group--default .button__icon path {
    fill: #fff;
}

.button-group--default.button--ghost .button__icon,
.button-group--default.button--ghost .button__icon path {
    fill: #f1f1f1;
}

.button-group--default.button--ghost:active .button__icon,
.button-group--default.button--ghost:active .button__icon path,
.button-group--default.button--ghost:hover .button__icon,
.button-group--default.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--site-nav {
    background-color: #efefef;
    border-color: #efefef;
    color: #0a1421;
}

    .button-group--site-nav:focus,
    .button-group--site-nav:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button-group--site-nav--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button-group--site-nav .button__icon,
.button-group--site-nav .button__icon path {
    fill: #fff;
}

.button-group--site-nav.button--ghost .button__icon,
.button-group--site-nav.button--ghost .button__icon path {
    fill: #efefef;
}

.button-group--site-nav.button--ghost:active .button__icon,
.button-group--site-nav.button--ghost:active .button__icon path,
.button-group--site-nav.button--ghost:hover .button__icon,
.button-group--site-nav.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--twitter {
    background-color: #00aaed;
    border-color: #00aaed;
}

    .button-group--twitter:focus,
    .button-group--twitter:hover {
        background-color: #21c0ff;
        border-color: #21c0ff;
    }

.button-group--twitter--highlight {
    background-color: #21c0ff;
    border-color: #21c0ff;
}

.button-group--twitter.button--ghost {
    background-color: transparent;
    border-color: #00aaed;
    color: #00aaed;
}

    .button-group--twitter.button--ghost:focus,
    .button-group--twitter.button--ghost:hover {
        background-color: #00aaed;
        color: #fff;
    }

.button-group--twitter .button__icon,
.button-group--twitter .button__icon path {
    fill: #fff;
}

.button-group--twitter.button--ghost .button__icon,
.button-group--twitter.button--ghost .button__icon path {
    fill: #00aaed;
}

.button-group--twitter.button--ghost:active .button__icon,
.button-group--twitter.button--ghost:active .button__icon path,
.button-group--twitter.button--ghost:hover .button__icon,
.button-group--twitter.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--facebook {
    background-color: #455fa2;
    border-color: #455fa2;
}

    .button-group--facebook:focus,
    .button-group--facebook:hover {
        background-color: #5f79bb;
        border-color: #5f79bb;
    }

.button-group--facebook--highlight {
    background-color: #5f79bb;
    border-color: #5f79bb;
}

.button-group--facebook.button--ghost {
    background-color: transparent;
    border-color: #455fa2;
    color: #455fa2;
}

    .button-group--facebook.button--ghost:focus,
    .button-group--facebook.button--ghost:hover {
        background-color: #455fa2;
        color: #fff;
    }

.button-group--facebook .button__icon,
.button-group--facebook .button__icon path {
    fill: #fff;
}

.button-group--facebook.button--ghost .button__icon,
.button-group--facebook.button--ghost .button__icon path {
    fill: #455fa2;
}

.button-group--facebook.button--ghost:active .button__icon,
.button-group--facebook.button--ghost:active .button__icon path,
.button-group--facebook.button--ghost:hover .button__icon,
.button-group--facebook.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--linkedin {
    background-color: #0077b5;
    border-color: #0077b5;
}

    .button-group--linkedin:focus,
    .button-group--linkedin:hover {
        background-color: #0099e8;
        border-color: #0099e8;
    }

.button-group--linkedin--highlight {
    background-color: #0099e8;
    border-color: #0099e8;
}

.button-group--linkedin.button--ghost {
    background-color: transparent;
    border-color: #0077b5;
    color: #0077b5;
}

    .button-group--linkedin.button--ghost:focus,
    .button-group--linkedin.button--ghost:hover {
        background-color: #0077b5;
        color: #fff;
    }

.button-group--linkedin .button__icon,
.button-group--linkedin .button__icon path {
    fill: #fff;
}

.button-group--linkedin.button--ghost .button__icon,
.button-group--linkedin.button--ghost .button__icon path {
    fill: #0077b5;
}

.button-group--linkedin.button--ghost:active .button__icon,
.button-group--linkedin.button--ghost:active .button__icon path,
.button-group--linkedin.button--ghost:hover .button__icon,
.button-group--linkedin.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--primary {
    background-color: #43b649;
    border-color: #43b649;
}

    .button-group--primary:focus,
    .button-group--primary:hover {
        background-color: #008d36;
        border-color: #008d36;
    }

.button-group--primary--highlight {
    background-color: #008d36;
    border-color: #008d36;
}

.button-group--primary.button--ghost {
    background-color: transparent;
    border-color: #43b649;
    color: #43b649;
}

    .button-group--primary.button--ghost:focus,
    .button-group--primary.button--ghost:hover {
        background-color: #43b649;
        color: #fff;
    }

.button-group--primary .button__icon,
.button-group--primary .button__icon path {
    fill: #fff;
}

.button-group--primary.button--ghost .button__icon,
.button-group--primary.button--ghost .button__icon path {
    fill: #43b649;
}

.button-group--primary.button--ghost:active .button__icon,
.button-group--primary.button--ghost:active .button__icon path,
.button-group--primary.button--ghost:hover .button__icon,
.button-group--primary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--secondary {
    background-color: #f89925;
    border-color: #f89925;
}

    .button-group--secondary:focus,
    .button-group--secondary:hover {
        background-color: #fab056;
        border-color: #fab056;
    }

.button-group--secondary--highlight {
    background-color: #fab056;
    border-color: #fab056;
}

.button-group--secondary.button--ghost {
    background-color: transparent;
    border-color: #f89925;
    color: #f89925;
}

    .button-group--secondary.button--ghost:focus,
    .button-group--secondary.button--ghost:hover {
        background-color: #f89925;
        color: #fff;
    }

.button-group--secondary .button__icon,
.button-group--secondary .button__icon path {
    fill: #fff;
}

.button-group--secondary.button--ghost .button__icon,
.button-group--secondary.button--ghost .button__icon path {
    fill: #f89925;
}

.button-group--secondary.button--ghost:active .button__icon,
.button-group--secondary.button--ghost:active .button__icon path,
.button-group--secondary.button--ghost:hover .button__icon,
.button-group--secondary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--tertiary {
    background-color: #162c49;
    border-color: #162c49;
}

    .button-group--tertiary:focus,
    .button-group--tertiary:hover {
        background-color: #224470;
        border-color: #224470;
    }

.button-group--tertiary--highlight {
    background-color: #224470;
    border-color: #224470;
}

.button-group--tertiary.button--ghost {
    background-color: transparent;
    border-color: #162c49;
    color: #162c49;
}

    .button-group--tertiary.button--ghost:focus,
    .button-group--tertiary.button--ghost:hover {
        background-color: #162c49;
        color: #fff;
    }

.button-group--tertiary .button__icon,
.button-group--tertiary .button__icon path {
    fill: #fff;
}

.button-group--tertiary.button--ghost .button__icon,
.button-group--tertiary.button--ghost .button__icon path {
    fill: #162c49;
}

.button-group--tertiary.button--ghost:active .button__icon,
.button-group--tertiary.button--ghost:active .button__icon path,
.button-group--tertiary.button--ghost:hover .button__icon,
.button-group--tertiary.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--green {
    background-color: #43b649;
    border-color: #43b649;
}

    .button-group--green:focus,
    .button-group--green:hover {
        background-color: #008d36;
        border-color: #008d36;
    }

.button-group--green--highlight {
    background-color: #008d36;
    border-color: #008d36;
}

.button-group--green.button--ghost {
    background-color: transparent;
    border-color: #43b649;
    color: #43b649;
}

    .button-group--green.button--ghost:focus,
    .button-group--green.button--ghost:hover {
        background-color: #43b649;
        color: #fff;
    }

.button-group--green .button__icon,
.button-group--green .button__icon path {
    fill: #fff;
}

.button-group--green.button--ghost .button__icon,
.button-group--green.button--ghost .button__icon path {
    fill: #43b649;
}

.button-group--green.button--ghost:active .button__icon,
.button-group--green.button--ghost:active .button__icon path,
.button-group--green.button--ghost:hover .button__icon,
.button-group--green.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--dark {
    /*background-color: #0a1421;
    border-color: #0a1421*/
}

    .button-group--dark:focus,
    .button-group--dark:hover {
        /*background-color: #162c48;
    border-color: #162c48*/
    }

.button-group--dark--highlight {
    /*background-color: #162c48;
    border-color: #162c48*/
}

.button-group--dark.button--ghost {
    background-color: transparent;
    border-color: #0a1421;
    color: #0a1421;
}

    .button-group--dark.button--ghost:focus,
    .button-group--dark.button--ghost:hover {
        background-color: #0a1421;
        color: #fff;
    }

.button-group--dark .button__icon,
.button-group--dark .button__icon path {
    fill: #fff;
}

.button-group--dark.button--ghost .button__icon,
.button-group--dark.button--ghost .button__icon path {
    fill: #0a1421;
}

.button-group--dark.button--ghost:active .button__icon,
.button-group--dark.button--ghost:active .button__icon path,
.button-group--dark.button--ghost:hover .button__icon,
.button-group--dark.button--ghost:hover .button__icon path {
    fill: #fff;
}

.button-group--light {
    background-color: #fff;
    border-color: #fff;
    color: #0a1421;
}

    .button-group--light:focus,
    .button-group--light:hover {
        background-color: #fff;
        border-color: #fff;
        color: #0a1421;
    }

.button-group--light--highlight {
    background-color: #fff;
    border-color: #fff;
}

.button-group--light.button--ghost {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

    .button-group--light.button--ghost:focus,
    .button-group--light.button--ghost:hover {
        background-color: #fff;
        color: #fff;
    }

.button-group--light .button__icon,
.button-group--light .button__icon path {
    fill: #fff;
}

.button-group--light.button--ghost .button__icon,
.button-group--light.button--ghost .button__icon path {
    fill: #fff;
}

.button-group--light.button--ghost:active .button__icon,
.button-group--light.button--ghost:active .button__icon path,
.button-group--light.button--ghost:hover .button__icon,
.button-group--light.button--ghost:hover .button__icon path {
    fill: #fff;
}

.check-list--inline:after,
.check-list > li:after,
.clearfix:after,
.form__fields > li:after,
.parsley-errors-list:after {
    content: "";
    display: table;
    clear: both;
}

.u-m {
    margin: 28px !important;
}

.u-mt {
    margin-top: 28px !important;
}

.u-mr {
    margin-right: 28px !important;
}

.u-mb {
    margin-bottom: 28px !important;
}

.u-ml {
    margin-left: 28px !important;
}

.u-mh {
    margin-right: 28px !important;
    margin-left: 28px !important;
}

.u-mv {
    margin-top: 28px !important;
    margin-bottom: 28px !important;
}

.u-m-- {
    margin: 7px !important;
}

.u-mt-- {
    margin-top: 7px !important;
}

.u-mr-- {
    margin-right: 7px !important;
}

.u-mb-- {
    margin-bottom: 7px !important;
}

.u-ml-- {
    margin-left: 7px !important;
}

.u-mh-- {
    margin-right: 7px !important;
    margin-left: 7px !important;
}

.u-mv-- {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
}

.u-m- {
    margin: 14px !important;
}

.u--m- {
    margin: -14px !important;
}

.u-mt- {
    margin-top: 14px !important;
}

.u-mr- {
    margin-right: 14px !important;
}

.u-mb- {
    margin-bottom: 14px !important;
}

.u-ml- {
    margin-left: 14px !important;
}

.u-mh- {
    margin-right: 14px !important;
    margin-left: 14px !important;
}

.u-mv- {
    margin-top: 14px !important;
    margin-bottom: 14px !important;
}

.u-m\+ {
    margin: 56px !important;
}

.u-mt\+ {
    margin-top: 56px !important;
}

.u-mr\+ {
    margin-right: 56px !important;
}

.u-mb\+ {
    margin-bottom: 56px !important;
}

.u-ml\+ {
    margin-left: 56px !important;
}

.u-mh\+ {
    margin-right: 56px !important;
    margin-left: 56px !important;
}

.u-mv\+ {
    margin-top: 56px !important;
    margin-bottom: 56px !important;
}

.u-m\+\+ {
    margin: 7pc !important;
}

.u-mt\+\+ {
    margin-top: 7pc !important;
}

.u-mr\+\+ {
    margin-right: 7pc !important;
}

.u-mb\+\+ {
    margin-bottom: 7pc !important;
}

.u-ml\+\+ {
    margin-left: 7pc !important;
}

.u-mh\+\+ {
    margin-right: 7pc !important;
    margin-left: 7pc !important;
}

.u-mv\+\+ {
    margin-top: 7pc !important;
    margin-bottom: 7pc !important;
}

.u-m0 {
    margin: 0 !important;
}

.u-mt0 {
    margin-top: 0 !important;
}

.u-mr0 {
    margin-right: 0 !important;
}

.u-mb0 {
    margin-bottom: 0 !important;
}

.u-ml0 {
    margin-left: 0 !important;
}

.u-mh0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.u-mv0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.u--m {
    margin: -28px !important;
}

.u--mt {
    margin-top: -28px !important;
}

.u--mr {
    margin-right: -28px !important;
}

.u--mb {
    margin-bottom: -28px !important;
}

.u--ml {
    margin-left: -28px !important;
}

.u--mh {
    margin-right: -28px !important;
    margin-left: -28px !important;
}

.u--mv {
    margin-top: -28px !important;
    margin-bottom: -28px !important;
}

.u-p {
    padding: 28px !important;
}

.u-pt {
    padding-top: 28px !important;
}

.u-pr {
    padding-right: 28px !important;
}

.u-pb {
    padding-bottom: 28px !important;
}

.u-pl {
    padding-left: 28px !important;
}

.u-ph {
    padding-right: 28px !important;
    padding-left: 28px !important;
}

.u-pv {
    padding-top: 28px !important;
    padding-bottom: 28px !important;
}

.u-p-- {
    padding: 7px !important;
}

.u-pt-- {
    padding-top: 7px !important;
}

.u-pr-- {
    padding-right: 7px !important;
}

.u-pb-- {
    padding-bottom: 7px !important;
}

.u-pl-- {
    padding-left: 7px !important;
}

.u-ph-- {
    padding-right: 7px !important;
    padding-left: 7px !important;
}

.u-pv-- {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
}

.u-p- {
    padding: 14px !important;
}

.u-pt- {
    padding-top: 14px !important;
}

.u-pr- {
    padding-right: 14px !important;
}

.u-pb- {
    padding-bottom: 14px !important;
}

.u-pl- {
    padding-left: 14px !important;
}

.u-ph- {
    padding-right: 14px !important;
    padding-left: 14px !important;
}

.u-pv- {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.u-p\+ {
    padding: 56px !important;
}

.u-pt\+ {
    padding-top: 56px !important;
}

.u-pr\+ {
    padding-right: 56px !important;
}

.u-pb\+ {
    padding-bottom: 56px !important;
}

.u-pl\+ {
    padding-left: 56px !important;
}

.u-ph\+ {
    padding-right: 56px !important;
    padding-left: 56px !important;
}

.u-pv\+ {
    padding-top: 56px !important;
    padding-bottom: 56px !important;
}

.u-p\+\+ {
    padding: 7pc !important;
}

.u-pt\+\+ {
    padding-top: 7pc !important;
}

.u-pr\+\+ {
    padding-right: 7pc !important;
}

.u-pb\+\+ {
    padding-bottom: 7pc !important;
}

.u-pl\+\+ {
    padding-left: 7pc !important;
}

.u-ph\+\+ {
    padding-right: 7pc !important;
    padding-left: 7pc !important;
}

.u-pv\+\+ {
    padding-top: 7pc !important;
    padding-bottom: 7pc !important;
}

.u-p0 {
    padding: 0 !important;
}

.u-pt0 {
    padding-top: 0 !important;
}

.u-pr0 {
    padding-right: 0 !important;
}

.u-pb0 {
    padding-bottom: 0 !important;
}

.u-pl0 {
    padding-left: 0 !important;
}

.u-ph0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.u-pv0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

@media screen and (min-width:1600px) {
    .u-desktop-big-m {
        margin: 28px !important;
    }

    .u-desktop-big-mt {
        margin-top: 28px !important;
    }

    .u-desktop-big-mr {
        margin-right: 28px !important;
    }

    .u-desktop-big-mb {
        margin-bottom: 28px !important;
    }

    .u-desktop-big-ml {
        margin-left: 28px !important;
    }

    .u-desktop-big-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-desktop-big-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-m {
        margin: 28px !important;
    }

    .u-desktop-mt {
        margin-top: 28px !important;
    }

    .u-desktop-mr {
        margin-right: 28px !important;
    }

    .u-desktop-mb {
        margin-bottom: 28px !important;
    }

    .u-desktop-ml {
        margin-left: 28px !important;
    }

    .u-desktop-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-desktop-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-m {
        margin: 28px !important;
    }

    .u-tablet-mt {
        margin-top: 28px !important;
    }

    .u-tablet-mr {
        margin-right: 28px !important;
    }

    .u-tablet-mb {
        margin-bottom: 28px !important;
    }

    .u-tablet-ml {
        margin-left: 28px !important;
    }

    .u-tablet-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-tablet-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-m {
        margin: 28px !important;
    }

    .u-tablet-small-mt {
        margin-top: 28px !important;
    }

    .u-tablet-small-mr {
        margin-right: 28px !important;
    }

    .u-tablet-small-mb {
        margin-bottom: 28px !important;
    }

    .u-tablet-small-ml {
        margin-left: 28px !important;
    }

    .u-tablet-small-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-tablet-small-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-m {
        margin: 28px !important;
    }

    .u-mobile-mt {
        margin-top: 28px !important;
    }

    .u-mobile-mr {
        margin-right: 28px !important;
    }

    .u-mobile-mb {
        margin-bottom: 28px !important;
    }

    .u-mobile-ml {
        margin-left: 28px !important;
    }

    .u-mobile-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-mobile-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-m {
        margin: 28px !important;
    }

    .u-mobile-small-mt {
        margin-top: 28px !important;
    }

    .u-mobile-small-mr {
        margin-right: 28px !important;
    }

    .u-mobile-small-mb {
        margin-bottom: 28px !important;
    }

    .u-mobile-small-ml {
        margin-left: 28px !important;
    }

    .u-mobile-small-mh {
        margin-right: 28px !important;
        margin-left: 28px !important;
    }

    .u-mobile-small-mv {
        margin-top: 28px !important;
        margin-bottom: 28px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-m-- {
        margin: 7px !important;
    }

    .u-desktop-big-mt-- {
        margin-top: 7px !important;
    }

    .u-desktop-big-mr-- {
        margin-right: 7px !important;
    }

    .u-desktop-big-mb-- {
        margin-bottom: 7px !important;
    }

    .u-desktop-big-ml-- {
        margin-left: 7px !important;
    }

    .u-desktop-big-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-desktop-big-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-m-- {
        margin: 7px !important;
    }

    .u-desktop-mt-- {
        margin-top: 7px !important;
    }

    .u-desktop-mr-- {
        margin-right: 7px !important;
    }

    .u-desktop-mb-- {
        margin-bottom: 7px !important;
    }

    .u-desktop-ml-- {
        margin-left: 7px !important;
    }

    .u-desktop-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-desktop-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-m-- {
        margin: 7px !important;
    }

    .u-tablet-mt-- {
        margin-top: 7px !important;
    }

    .u-tablet-mr-- {
        margin-right: 7px !important;
    }

    .u-tablet-mb-- {
        margin-bottom: 7px !important;
    }

    .u-tablet-ml-- {
        margin-left: 7px !important;
    }

    .u-tablet-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-tablet-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-m-- {
        margin: 7px !important;
    }

    .u-tablet-small-mt-- {
        margin-top: 7px !important;
    }

    .u-tablet-small-mr-- {
        margin-right: 7px !important;
    }

    .u-tablet-small-mb-- {
        margin-bottom: 7px !important;
    }

    .u-tablet-small-ml-- {
        margin-left: 7px !important;
    }

    .u-tablet-small-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-tablet-small-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-m-- {
        margin: 7px !important;
    }

    .u-mobile-mt-- {
        margin-top: 7px !important;
    }

    .u-mobile-mr-- {
        margin-right: 7px !important;
    }

    .u-mobile-mb-- {
        margin-bottom: 7px !important;
    }

    .u-mobile-ml-- {
        margin-left: 7px !important;
    }

    .u-mobile-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-mobile-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-m-- {
        margin: 7px !important;
    }

    .u-mobile-small-mt-- {
        margin-top: 7px !important;
    }

    .u-mobile-small-mr-- {
        margin-right: 7px !important;
    }

    .u-mobile-small-mb-- {
        margin-bottom: 7px !important;
    }

    .u-mobile-small-ml-- {
        margin-left: 7px !important;
    }

    .u-mobile-small-mh-- {
        margin-right: 7px !important;
        margin-left: 7px !important;
    }

    .u-mobile-small-mv-- {
        margin-top: 7px !important;
        margin-bottom: 7px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-m- {
        margin: 14px !important;
    }

    .u-desktop-big-mt- {
        margin-top: 14px !important;
    }

    .u-desktop-big-mr- {
        margin-right: 14px !important;
    }

    .u-desktop-big-mb- {
        margin-bottom: 14px !important;
    }

    .u-desktop-big-ml- {
        margin-left: 14px !important;
    }

    .u-desktop-big-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-desktop-big-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-m- {
        margin: 14px !important;
    }

    .u-desktop-mt- {
        margin-top: 14px !important;
    }

    .u-desktop-mr- {
        margin-right: 14px !important;
    }

    .u-desktop-mb- {
        margin-bottom: 14px !important;
    }

    .u-desktop-ml- {
        margin-left: 14px !important;
    }

    .u-desktop-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-desktop-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-m- {
        margin: 14px !important;
    }

    .u-tablet-mt- {
        margin-top: 14px !important;
    }

    .u-tablet-mr- {
        margin-right: 14px !important;
    }

    .u-tablet-mb- {
        margin-bottom: 14px !important;
    }

    .u-tablet-ml- {
        margin-left: 14px !important;
    }

    .u-tablet-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-tablet-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-m- {
        margin: 14px !important;
    }

    .u-tablet-small-mt- {
        margin-top: 14px !important;
    }

    .u-tablet-small-mr- {
        margin-right: 14px !important;
    }

    .u-tablet-small-mb- {
        margin-bottom: 14px !important;
    }

    .u-tablet-small-ml- {
        margin-left: 14px !important;
    }

    .u-tablet-small-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-tablet-small-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-m- {
        margin: 14px !important;
    }

    .u-mobile-mt- {
        margin-top: 14px !important;
    }

    .u-mobile-mr- {
        margin-right: 14px !important;
    }

    .u-mobile-mb- {
        margin-bottom: 14px !important;
    }

    .u-mobile-ml- {
        margin-left: 14px !important;
    }

    .u-mobile-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-mobile-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-m- {
        margin: 14px !important;
    }

    .u-mobile-small-mt- {
        margin-top: 14px !important;
    }

    .u-mobile-small-mr- {
        margin-right: 14px !important;
    }

    .u-mobile-small-mb- {
        margin-bottom: 14px !important;
    }

    .u-mobile-small-ml- {
        margin-left: 14px !important;
    }

    .u-mobile-small-mh- {
        margin-right: 14px !important;
        margin-left: 14px !important;
    }

    .u-mobile-small-mv- {
        margin-top: 14px !important;
        margin-bottom: 14px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-m\+ {
        margin: 56px !important;
    }

    .u-desktop-big-mt\+ {
        margin-top: 56px !important;
    }

    .u-desktop-big-mr\+ {
        margin-right: 56px !important;
    }

    .u-desktop-big-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-desktop-big-ml\+ {
        margin-left: 56px !important;
    }

    .u-desktop-big-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-desktop-big-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-m\+ {
        margin: 56px !important;
    }

    .u-desktop-mt\+ {
        margin-top: 56px !important;
    }

    .u-desktop-mr\+ {
        margin-right: 56px !important;
    }

    .u-desktop-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-desktop-ml\+ {
        margin-left: 56px !important;
    }

    .u-desktop-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-desktop-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-m\+ {
        margin: 56px !important;
    }

    .u-tablet-mt\+ {
        margin-top: 56px !important;
    }

    .u-tablet-mr\+ {
        margin-right: 56px !important;
    }

    .u-tablet-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-tablet-ml\+ {
        margin-left: 56px !important;
    }

    .u-tablet-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-tablet-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-m\+ {
        margin: 56px !important;
    }

    .u-tablet-small-mt\+ {
        margin-top: 56px !important;
    }

    .u-tablet-small-mr\+ {
        margin-right: 56px !important;
    }

    .u-tablet-small-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-tablet-small-ml\+ {
        margin-left: 56px !important;
    }

    .u-tablet-small-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-tablet-small-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-m\+ {
        margin: 56px !important;
    }

    .u-mobile-mt\+ {
        margin-top: 56px !important;
    }

    .u-mobile-mr\+ {
        margin-right: 56px !important;
    }

    .u-mobile-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-mobile-ml\+ {
        margin-left: 56px !important;
    }

    .u-mobile-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-mobile-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-m\+ {
        margin: 56px !important;
    }

    .u-mobile-small-mt\+ {
        margin-top: 56px !important;
    }

    .u-mobile-small-mr\+ {
        margin-right: 56px !important;
    }

    .u-mobile-small-mb\+ {
        margin-bottom: 56px !important;
    }

    .u-mobile-small-ml\+ {
        margin-left: 56px !important;
    }

    .u-mobile-small-mh\+ {
        margin-right: 56px !important;
        margin-left: 56px !important;
    }

    .u-mobile-small-mv\+ {
        margin-top: 56px !important;
        margin-bottom: 56px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-m0 {
        margin: 0 !important;
    }

    .u-desktop-big-mt0 {
        margin-top: 0 !important;
    }

    .u-desktop-big-mr0 {
        margin-right: 0 !important;
    }

    .u-desktop-big-mb0 {
        margin-bottom: 0 !important;
    }

    .u-desktop-big-ml0 {
        margin-left: 0 !important;
    }

    .u-desktop-big-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-desktop-big-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-m0 {
        margin: 0 !important;
    }

    .u-desktop-mt0 {
        margin-top: 0 !important;
    }

    .u-desktop-mr0 {
        margin-right: 0 !important;
    }

    .u-desktop-mb0 {
        margin-bottom: 0 !important;
    }

    .u-desktop-ml0 {
        margin-left: 0 !important;
    }

    .u-desktop-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-desktop-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-m0 {
        margin: 0 !important;
    }

    .u-tablet-mt0 {
        margin-top: 0 !important;
    }

    .u-tablet-mr0 {
        margin-right: 0 !important;
    }

    .u-tablet-mb0 {
        margin-bottom: 0 !important;
    }

    .u-tablet-ml0 {
        margin-left: 0 !important;
    }

    .u-tablet-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-tablet-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-m0 {
        margin: 0 !important;
    }

    .u-tablet-small-mt0 {
        margin-top: 0 !important;
    }

    .u-tablet-small-mr0 {
        margin-right: 0 !important;
    }

    .u-tablet-small-mb0 {
        margin-bottom: 0 !important;
    }

    .u-tablet-small-ml0 {
        margin-left: 0 !important;
    }

    .u-tablet-small-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-tablet-small-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-m0 {
        margin: 0 !important;
    }

    .u-mobile-mt0 {
        margin-top: 0 !important;
    }

    .u-mobile-mr0 {
        margin-right: 0 !important;
    }

    .u-mobile-mb0 {
        margin-bottom: 0 !important;
    }

    .u-mobile-ml0 {
        margin-left: 0 !important;
    }

    .u-mobile-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-mobile-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-m0 {
        margin: 0 !important;
    }

    .u-mobile-small-mt0 {
        margin-top: 0 !important;
    }

    .u-mobile-small-mr0 {
        margin-right: 0 !important;
    }

    .u-mobile-small-mb0 {
        margin-bottom: 0 !important;
    }

    .u-mobile-small-ml0 {
        margin-left: 0 !important;
    }

    .u-mobile-small-mh0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }

    .u-mobile-small-mv0 {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-p {
        padding: 28px !important;
    }

    .u-desktop-big-pt {
        padding-top: 28px !important;
    }

    .u-desktop-big-pr {
        padding-right: 28px !important;
    }

    .u-desktop-big-pb {
        padding-bottom: 28px !important;
    }

    .u-desktop-big-pl {
        padding-left: 28px !important;
    }

    .u-desktop-big-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-desktop-big-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-p {
        padding: 28px !important;
    }

    .u-desktop-pt {
        padding-top: 28px !important;
    }

    .u-desktop-pr {
        padding-right: 28px !important;
    }

    .u-desktop-pb {
        padding-bottom: 28px !important;
    }

    .u-desktop-pl {
        padding-left: 28px !important;
    }

    .u-desktop-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-desktop-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-p {
        padding: 28px !important;
    }

    .u-tablet-pt {
        padding-top: 28px !important;
    }

    .u-tablet-pr {
        padding-right: 28px !important;
    }

    .u-tablet-pb {
        padding-bottom: 28px !important;
    }

    .u-tablet-pl {
        padding-left: 28px !important;
    }

    .u-tablet-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-tablet-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-p {
        padding: 28px !important;
    }

    .u-tablet-small-pt {
        padding-top: 28px !important;
    }

    .u-tablet-small-pr {
        padding-right: 28px !important;
    }

    .u-tablet-small-pb {
        padding-bottom: 28px !important;
    }

    .u-tablet-small-pl {
        padding-left: 28px !important;
    }

    .u-tablet-small-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-tablet-small-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-p {
        padding: 28px !important;
    }

    .u-mobile-pt {
        padding-top: 28px !important;
    }

    .u-mobile-pr {
        padding-right: 28px !important;
    }

    .u-mobile-pb {
        padding-bottom: 28px !important;
    }

    .u-mobile-pl {
        padding-left: 28px !important;
    }

    .u-mobile-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-mobile-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-p {
        padding: 28px !important;
    }

    .u-mobile-small-pt {
        padding-top: 28px !important;
    }

    .u-mobile-small-pr {
        padding-right: 28px !important;
    }

    .u-mobile-small-pb {
        padding-bottom: 28px !important;
    }

    .u-mobile-small-pl {
        padding-left: 28px !important;
    }

    .u-mobile-small-ph {
        padding-right: 28px !important;
        padding-left: 28px !important;
    }

    .u-mobile-small-pv {
        padding-top: 28px !important;
        padding-bottom: 28px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-p-- {
        padding: 7px !important;
    }

    .u-desktop-big-pt-- {
        padding-top: 7px !important;
    }

    .u-desktop-big-pr-- {
        padding-right: 7px !important;
    }

    .u-desktop-big-pb-- {
        padding-bottom: 7px !important;
    }

    .u-desktop-big-pl-- {
        padding-left: 7px !important;
    }

    .u-desktop-big-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-desktop-big-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-p-- {
        padding: 7px !important;
    }

    .u-desktop-pt-- {
        padding-top: 7px !important;
    }

    .u-desktop-pr-- {
        padding-right: 7px !important;
    }

    .u-desktop-pb-- {
        padding-bottom: 7px !important;
    }

    .u-desktop-pl-- {
        padding-left: 7px !important;
    }

    .u-desktop-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-desktop-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-p-- {
        padding: 7px !important;
    }

    .u-tablet-pt-- {
        padding-top: 7px !important;
    }

    .u-tablet-pr-- {
        padding-right: 7px !important;
    }

    .u-tablet-pb-- {
        padding-bottom: 7px !important;
    }

    .u-tablet-pl-- {
        padding-left: 7px !important;
    }

    .u-tablet-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-tablet-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-p-- {
        padding: 7px !important;
    }

    .u-tablet-small-pt-- {
        padding-top: 7px !important;
    }

    .u-tablet-small-pr-- {
        padding-right: 7px !important;
    }

    .u-tablet-small-pb-- {
        padding-bottom: 7px !important;
    }

    .u-tablet-small-pl-- {
        padding-left: 7px !important;
    }

    .u-tablet-small-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-tablet-small-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-p-- {
        padding: 7px !important;
    }

    .u-mobile-pt-- {
        padding-top: 7px !important;
    }

    .u-mobile-pr-- {
        padding-right: 7px !important;
    }

    .u-mobile-pb-- {
        padding-bottom: 7px !important;
    }

    .u-mobile-pl-- {
        padding-left: 7px !important;
    }

    .u-mobile-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-mobile-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-p-- {
        padding: 7px !important;
    }

    .u-mobile-small-pt-- {
        padding-top: 7px !important;
    }

    .u-mobile-small-pr-- {
        padding-right: 7px !important;
    }

    .u-mobile-small-pb-- {
        padding-bottom: 7px !important;
    }

    .u-mobile-small-pl-- {
        padding-left: 7px !important;
    }

    .u-mobile-small-ph-- {
        padding-right: 7px !important;
        padding-left: 7px !important;
    }

    .u-mobile-small-pv-- {
        padding-top: 7px !important;
        padding-bottom: 7px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-p- {
        padding: 14px !important;
    }

    .u-desktop-big-pt- {
        padding-top: 14px !important;
    }

    .u-desktop-big-pr- {
        padding-right: 14px !important;
    }

    .u-desktop-big-pb- {
        padding-bottom: 14px !important;
    }

    .u-desktop-big-pl- {
        padding-left: 14px !important;
    }

    .u-desktop-big-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-desktop-big-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-p- {
        padding: 14px !important;
    }

    .u-desktop-pt- {
        padding-top: 14px !important;
    }

    .u-desktop-pr- {
        padding-right: 14px !important;
    }

    .u-desktop-pb- {
        padding-bottom: 14px !important;
    }

    .u-desktop-pl- {
        padding-left: 14px !important;
    }

    .u-desktop-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-desktop-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-p- {
        padding: 14px !important;
    }

    .u-tablet-pt- {
        padding-top: 14px !important;
    }

    .u-tablet-pr- {
        padding-right: 14px !important;
    }

    .u-tablet-pb- {
        padding-bottom: 14px !important;
    }

    .u-tablet-pl- {
        padding-left: 14px !important;
    }

    .u-tablet-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-tablet-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-p- {
        padding: 14px !important;
    }

    .u-tablet-small-pt- {
        padding-top: 14px !important;
    }

    .u-tablet-small-pr- {
        padding-right: 14px !important;
    }

    .u-tablet-small-pb- {
        padding-bottom: 14px !important;
    }

    .u-tablet-small-pl- {
        padding-left: 14px !important;
    }

    .u-tablet-small-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-tablet-small-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-p- {
        padding: 14px !important;
    }

    .u-mobile-pt- {
        padding-top: 14px !important;
    }

    .u-mobile-pr- {
        padding-right: 14px !important;
    }

    .u-mobile-pb- {
        padding-bottom: 14px !important;
    }

    .u-mobile-pl- {
        padding-left: 14px !important;
    }

    .u-mobile-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-mobile-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-p- {
        padding: 14px !important;
    }

    .u-mobile-small-pt- {
        padding-top: 14px !important;
    }

    .u-mobile-small-pr- {
        padding-right: 14px !important;
    }

    .u-mobile-small-pb- {
        padding-bottom: 14px !important;
    }

    .u-mobile-small-pl- {
        padding-left: 14px !important;
    }

    .u-mobile-small-ph- {
        padding-right: 14px !important;
        padding-left: 14px !important;
    }

    .u-mobile-small-pv- {
        padding-top: 14px !important;
        padding-bottom: 14px !important;
    }
}

@media screen and (min-width:1600px) {
    .u-desktop-big-p0 {
        padding: 0 !important;
    }

    .u-desktop-big-pt0 {
        padding-top: 0 !important;
    }

    .u-desktop-big-pr0 {
        padding-right: 0 !important;
    }

    .u-desktop-big-pb0 {
        padding-bottom: 0 !important;
    }

    .u-desktop-big-pl0 {
        padding-left: 0 !important;
    }

    .u-desktop-big-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-desktop-big-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (min-width:1280px) {
    .u-desktop-p0 {
        padding: 0 !important;
    }

    .u-desktop-pt0 {
        padding-top: 0 !important;
    }

    .u-desktop-pr0 {
        padding-right: 0 !important;
    }

    .u-desktop-pb0 {
        padding-bottom: 0 !important;
    }

    .u-desktop-pl0 {
        padding-left: 0 !important;
    }

    .u-desktop-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-desktop-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width:1025px) {
    .u-tablet-p0 {
        padding: 0 !important;
    }

    .u-tablet-pt0 {
        padding-top: 0 !important;
    }

    .u-tablet-pr0 {
        padding-right: 0 !important;
    }

    .u-tablet-pb0 {
        padding-bottom: 0 !important;
    }

    .u-tablet-pl0 {
        padding-left: 0 !important;
    }

    .u-tablet-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-tablet-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width:769px) {
    .u-tablet-small-p0 {
        padding: 0 !important;
    }

    .u-tablet-small-pt0 {
        padding-top: 0 !important;
    }

    .u-tablet-small-pr0 {
        padding-right: 0 !important;
    }

    .u-tablet-small-pb0 {
        padding-bottom: 0 !important;
    }

    .u-tablet-small-pl0 {
        padding-left: 0 !important;
    }

    .u-tablet-small-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-tablet-small-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width:650px) {
    .u-mobile-p0 {
        padding: 0 !important;
    }

    .u-mobile-pt0 {
        padding-top: 0 !important;
    }

    .u-mobile-pr0 {
        padding-right: 0 !important;
    }

    .u-mobile-pb0 {
        padding-bottom: 0 !important;
    }

    .u-mobile-pl0 {
        padding-left: 0 !important;
    }

    .u-mobile-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-mobile-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

@media screen and (max-width:480px) {
    .u-mobile-small-p0 {
        padding: 0 !important;
    }

    .u-mobile-small-pt0 {
        padding-top: 0 !important;
    }

    .u-mobile-small-pr0 {
        padding-right: 0 !important;
    }

    .u-mobile-small-pb0 {
        padding-bottom: 0 !important;
    }

    .u-mobile-small-pl0 {
        padding-left: 0 !important;
    }

    .u-mobile-small-ph0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .u-mobile-small-pv0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
}

.u-1\/1 {
    width: 100% !important;
}

.u-1\/12 {
    width: 8.33333% !important;
}

.u-2\/12 {
    width: 16.66667% !important;
}

.u-3\/12 {
    width: 25% !important;
}

.u-4\/12 {
    width: 33.33333% !important;
}

.u-4\/12-sm {
    width: 33% !important;
}

.u-5\/12 {
    width: 41.66667% !important;
}

.u-6\/12 {
    width: 50% !important;
}

.u-6\/12-sm {
    width: 49% !important;
}

.u-7\/12 {
    width: 58.33333% !important;
}

.u-8\/12 {
    width: 66.66667% !important;
}

.u-9\/12 {
    width: 75% !important;
}

.u-10\/12 {
    width: 83.33333% !important;
}

.u-11\/12 {
    width: 91.66667% !important;
}

@media screen and (min-width:1600px) {
    .u-1\/1-desktop-big {
        width: 100% !important;
    }

    .u-1\/12-desktop-big {
        width: 8.33333% !important;
    }

    .u-2\/12-desktop-big {
        width: 16.66667% !important;
    }

    .u-3\/12-desktop-big {
        width: 25% !important;
    }

    .u-4\/12-desktop-big {
        width: 33.33333% !important;
    }

    .u-5\/12-desktop-big {
        width: 41.66667% !important;
    }

    .u-6\/12-desktop-big {
        width: 50% !important;
    }

    .u-7\/12-desktop-big {
        width: 58.33333% !important;
    }

    .u-8\/12-desktop-big {
        width: 66.66667% !important;
    }

    .u-9\/12-desktop-big {
        width: 75% !important;
    }

    .u-10\/12-desktop-big {
        width: 83.33333% !important;
    }

    .u-11\/12-desktop-big {
        width: 91.66667% !important;
    }
}

@media screen and (min-width:1280px) {
    .u-1\/1-desktop {
        width: 100% !important;
    }

    .u-1\/12-desktop {
        width: 8.33333% !important;
    }

    .u-2\/12-desktop {
        width: 16.66667% !important;
    }

    .u-3\/12-desktop {
        width: 25% !important;
    }

    .u-4\/12-desktop {
        width: 33.33333% !important;
    }

    .u-5\/12-desktop {
        width: 41.66667% !important;
    }

    .u-6\/12-desktop {
        width: 50% !important;
    }

    .u-7\/12-desktop {
        width: 58.33333% !important;
    }

    .u-8\/12-desktop {
        width: 66.66667% !important;
    }

    .u-9\/12-desktop {
        width: 75% !important;
    }

    .u-10\/12-desktop {
        width: 83.33333% !important;
    }

    .u-11\/12-desktop {
        width: 91.66667% !important;
    }
}

@media screen and (max-width:1025px) {
    .u-1\/1-tablet {
        width: 100% !important;
    }

    .u-1\/12-tablet {
        width: 8.33333% !important;
    }

    .u-2\/12-tablet {
        width: 16.66667% !important;
    }

    .u-3\/12-tablet {
        width: 25% !important;
    }

    .u-4\/12-tablet {
        width: 33.33333% !important;
    }

    .u-5\/12-tablet {
        width: 41.66667% !important;
    }

    .u-6\/12-tablet {
        width: 50% !important;
    }

    .u-7\/12-tablet {
        width: 58.33333% !important;
    }

    .u-8\/12-tablet {
        width: 66.66667% !important;
    }

    .u-9\/12-tablet {
        width: 75% !important;
    }

    .u-10\/12-tablet {
        width: 83.33333% !important;
    }

    .u-11\/12-tablet {
        width: 91.66667% !important;
    }
}

@media screen and (max-width:769px) {
    .u-1\/1-tablet-small {
        width: 100% !important;
    }

    .u-1\/12-tablet-small {
        width: 8.33333% !important;
    }

    .u-2\/12-tablet-small {
        width: 16.66667% !important;
    }

    .u-3\/12-tablet-small {
        width: 25% !important;
    }

    .u-4\/12-tablet-small {
        width: 33.33333% !important;
    }

    .u-5\/12-tablet-small {
        width: 41.66667% !important;
    }

    .u-6\/12-tablet-small {
        width: 50% !important;
    }

    .u-7\/12-tablet-small {
        width: 58.33333% !important;
    }

    .u-8\/12-tablet-small {
        width: 66.66667% !important;
    }

    .u-9\/12-tablet-small {
        width: 75% !important;
    }

    .u-10\/12-tablet-small {
        width: 83.33333% !important;
    }

    .u-11\/12-tablet-small {
        width: 91.66667% !important;
    }
}

@media screen and (max-width:650px) {
    .u-1\/1-mobile {
        width: 100% !important;
    }

    .u-1\/12-mobile {
        width: 8.33333% !important;
    }

    .u-2\/12-mobile {
        width: 16.66667% !important;
    }

    .u-3\/12-mobile {
        width: 25% !important;
    }

    .u-4\/12-mobile {
        width: 33.33333% !important;
    }

    .u-5\/12-mobile {
        width: 41.66667% !important;
    }

    .u-6\/12-mobile {
        width: 50% !important;
    }

    .u-7\/12-mobile {
        width: 58.33333% !important;
    }

    .u-8\/12-mobile {
        width: 66.66667% !important;
    }

    .u-9\/12-mobile {
        width: 75% !important;
    }

    .u-10\/12-mobile {
        width: 83.33333% !important;
    }

    .u-11\/12-mobile {
        width: 91.66667% !important;
    }
}

@media screen and (max-width:480px) {
    .u-1\/1-mobile-small {
        width: 100% !important;
    }

    .u-1\/12-mobile-small {
        width: 8.33333% !important;
    }

    .u-2\/12-mobile-small {
        width: 16.66667% !important;
    }

    .u-3\/12-mobile-small {
        width: 25% !important;
    }

    .u-4\/12-mobile-small {
        width: 33.33333% !important;
    }

    .u-5\/12-mobile-small {
        width: 41.66667% !important;
    }

    .u-6\/12-mobile-small {
        width: 50% !important;
    }

    .u-7\/12-mobile-small {
        width: 58.33333% !important;
    }

    .u-8\/12-mobile-small {
        width: 66.66667% !important;
    }

    .u-9\/12-mobile-small {
        width: 75% !important;
    }

    .u-10\/12-mobile-small {
        width: 83.33333% !important;
    }

    .u-11\/12-mobile-small {
        width: 91.66667% !important;
    }
}

.hide {
    clip: rect(1px, 1px, 1px, 1px);
    height: 0 !important;
    overflow: hidden;
    position: absolute !important;
    width: 0 !important;
}

@media screen and (max-width:29.9375em) {
    .hide-mobile-small {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:30em) {
    .hide-until-mobile-small {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:40.5625em) {
    .hide-mobile {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:40.625em) {
    .hide-until-mobile {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:48em) {
    .hide-tablet-small {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:48.0625em) {
    .hide-until-tablet-small {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:64em) {
    .hide-tablet {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:64.0625em) {
    .hide-until-tablet {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:79.9375em) {
    .hide-desktop {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:80em) {
    .hide-until-desktop {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:99.9375em) {
    .hide-desktop-big {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:100em) {
    .hide-until-desktop-big {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (max-width:124.9375em) {
    .hide-desktop-huge {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

@media screen and (min-width:125em) {
    .hide-until-desktop-huge {
        clip: rect(1px, 1px, 1px, 1px);
        height: 0 !important;
        overflow: hidden;
        position: absolute !important;
        width: 0 !important;
    }
}

.background-blue {
    background-color: #1278bb !important;
}

.background-orange {
    background-color: #f89925 !important;
}

.background-dark {
    background-color: #0a1421 !important;
}

.background-light {
    background-color: #fff !important;
}

.color-white {
    color: #fff;
}

.color-dark {
    color: #0a1421;
}

.weight-light {
    font-weight: 300 !important;
}

.weight-regular {
    font-weight: 400 !important;
}

.weight-bold {
    font-weight: 800 !important;
}

@media screen and (max-width:40.5625em) {
    .mobile-center {
        text-align: center;
    }
}

.case-upper {
    text-transform: uppercase !important;
}

.case-lower {
    text-transform: lowercase !important;
}

.case-capitalise {
    text-transform: capitalize !important;
}

.weight-light {
    font-family: OpenSans-Light, Arial, sans-serif !important;
}

.weight-regular {
    font-family: OpenSans, Arial, sans-serif !important;
}

.weight-bold {
    font-family: OpenSans-Bold, Arial, sans-serif !important;
}

.weight-black {
    font-family: OpenSans-Bold, Arial, sans-serif !important;
}

.align-center {
    text-align: center !important;
}

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

.align-right {
    text-align: right !important;
}

@media screen and (min-width:40.625em) {
    .text-right-until-mobile {
        text-align: right;
    }
}

@media screen and (min-width:48.0625em) {
    .text-right-until-tablet-small {
        text-align: right;
    }
}

@media screen and (min-width:64.0625em) {
    .text-right-until-tablet {
        text-align: right;
    }
}

.lead {
    font-size: 1.2pc;
    font-size: 1.2rem;
}

.lead-slogan {
    font-size: 1.6pc;
    font-size: 1.6rem;
    line-height: 1.4;
}

@media screen and (min-width:40.625em) {
    .lead-slogan {
        font-size: 1.9pc;
        font-size: 1.9rem;
        font-weight: 700 !important;
        min-width: 30vw;
    }
}

@media screen and (min-width:48.0625em) {
    .lead-slogan {
        font-size: 40px;
        font-size: 2.5rem;
        line-height: 1.2;
    }
}

@media screen and (min-width:100em) {
    .lead-slogan {
        font-size: 3.2pc;
        font-size: 3.2rem;
    }
}

.normal {
    font-weight: 300 !important;
}

.font-light {
    font-family: OpenSans-Light, Arial, sans-serif;
    font-weight: 300;
}

.font-bold {
    font-family: OpenSans-Bold, Arial, sans-serif;
    font-weight: 800;
}

@media screen and (max-width:40.5625em) {
    .mobile-center {
        text-align: center;
        width: 100%;
    }
}

.tight {
    line-height: 1.3;
}

.color-navy {
    color: #162c49 !important;
}

.is-hidden {
    display: none !important;
}

.is-invisible {
    opacity: 0 !important;
}

.is-visible {
    opacity: 1 !important;
}

.dash-before:before {
    background-color: #43b649;
    content: "";
    display: block;
    height: 4px;
    width: 28px;
    margin-bottom: 28px;
    left: 50%;
    margin-left: -14px;
    position: relative;
}

.dash-after:after {
    background-color: #43b649;
    content: "";
    display: block;
    height: 4px;
    width: 28px;
    margin-top: 28px;
    left: 50%;
    margin-left: -14px;
    position: relative;
}

.dash-before--light:before {
    background-color: #f8f8f9;
}

.dash-after--light:after {
    background-color: #f8f8f9;
}

.dash-before--left:before {
    left: 0;
    margin-left: 0;
}

.dash-after--left:after {
    left: 0;
    margin-left: 0;
}

.dash {
    border-bottom: 3px solid #1278bb;
    margin-left: 15%;
    width: 70%;
}

.border-right {
    position: relative;
}

    .border-right:after {
        content: "";
        position: absolute;
        top: 10%;
        height: 80%;
        width: 1px;
        right: 0;
        background: #dddde1;
    }

@media screen and (max-width:40.5625em) {
    .border-right:after {
        width: 100%;
        height: 1px;
        top: auto;
        bottom: 0;
    }
}

.border-right--white:after {
    background-color: #fff;
}

.border-left {
    position: relative;
}

    .border-left:after {
        content: "";
        position: absolute;
        top: 20%;
        height: 60%;
        width: 1px;
        left: 0;
        background: #f8f8f9;
    }

@media screen and (max-width:40.5625em) {
    .border-left:after {
        width: 100%;
        height: 1px;
        top: 0;
    }
}

.border-left--white:after {
    background-color: #fff;
}

.border-left--dark:after {
    background-color: #0a1421;
}

.border-bottom {
    position: relative;
}

    .border-bottom:before {
        content: "";
        position: absolute;
        bottom: 0;
        height: 1px;
        width: 90%;
        left: 5%;
        background: #dddde1;
    }

@media screen and (max-width:40.5625em) {
    .border-bottom:before {
        width: 100%;
        left: 0;
    }
}

@media screen and (max-width:40.5625em) {
    .border-bottom-mobile {
        border-bottom: 1px solid hsla(0, 0%, 100%, .3);
    }
}

.border-top--button {
    border-top: 1px solid hsla(0, 0%, 100%, .3);
}

.display-inline {
    display: inline !important;
}

.display-inline-block {
    display: inline-block !important;
}

.display-block {
    display: block !important;
    width: 100% !important;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

.sticky.is-stuck {
    left: 0;
    margin: 0 !important;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 101;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.absolute-bottom {
    top: auto;
    bottom: 0;
}

@media screen and (max-width:40.5625em) {
    .no-padding--mobile {
        padding: 0 !important;
    }
}

@media screen and (max-width:40.5625em) {
    .padding-bottom--mobile {
        padding-bottom: 28px !important;
    }
}

.headroom {
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
}

.headroom--pinned {
    display: block;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

.headroom--unpinned {
    display: none;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.fill {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}

.padded-text-block {
    display: inline-block;
    width: 83.3333333%;
}

@media screen and (min-width:100em) {
    .padded-text-block {
        width: 66.6666666%;
    }
}

@media screen and (max-width:64em) {
    .padded-text-block {
        width: 100%;
    }
}

.round {
    border-radius: 1px;
    overflow: hidden;
}

.circle {
    border-radius: 50%;
    display: inline-block;
    overflow: hidden;
}

.lazyload,
.lazyloading {
    background-image: none !important;
    opacity: 0;
}

.lazyload--animated.lazyloaded {
    -webkit-transition: opacity .4s;
    transition: opacity .4s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: opacity;
}

.lazyloaded {
    opacity: 1;
}

.img--block {
    display: block;
    width: 100%;
}

.restrict-height {
    display: block;
    height: auto;
    margin: 0 auto;
    width: auto !important;
}

.no-js .js-only {
    display: none;
}

.container--wider {
    max-width: 80em;
}

.home_container {
    margin-bottom: 5em;
}

.theme-home-banner {
    background-color: #162c49;
}

    .theme-home-banner h1,
    .theme-home-banner h2,
    .theme-home-banner h3,
    .theme-home-banner h4,
    .theme-home-banner h5,
    .theme-home-banner h6,
    .theme-home-banner p,
    .theme-home-banner span {
        color: #fff;
        text-shadow: 0 2px 6px rgba(0, 0, 0, .4);
    }

.banner__content--left {
    position: relative;
    z-index: 2;
    text-align: left;
}

    .banner__content--left p {
        width: 60%;
    }

@media screen and (max-width:64em) {
    .banner__content--left {
        text-align: left;
    }

        .banner__content--left p {
            float: left;
        }
}

@media screen and (max-width:40.5625em) {
    .banner__content--left {
        text-align: center;
        padding-left: 0;
    }

        .banner__content--left p {
            width: 80%;
            float: none;
            font-size: large;
        }
}

.table__rowcontainer {
    padding-bottom: 1em;
}

.bullet-disc {
    list-style-type: disc;
}



/*New Css*/
.site-header {
    background-color: rgba(21, 44, 73, 1) !important;
}


.button--primary--editor {
    /*border-radius: 1px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    display: inline-block;
    font-family: OpenSans,Arial,sans-serif;
    font-size: 1.2pc;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: auto;
    padding: .6em 1em;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    vertical-align: middle;
    box-shadow: 0 5px 10px -3px rgba(0,0,0,.2);
    background-color: #43b649;
    border-color: #43b649;*/
    background-color: #008d36;
    border-color: #008d36;
    font-size: 1rem !important;
    color: white;
    line-height: 2;
    border-radius: 20px;
    min-height: 40px;
    border: none;
    padding: 6px 20px;
    text-decoration: none !important;
    display: inline-block;
}
    .button--primary--editor:hover {
        text-decoration: none !important;    
    }


    @media screen and (max-width: 40.5625em) {
        .button--primary--editor {
        display: block;
        width: 100%;
    }
}

.tabbed-library {
    margin-right: -100px;
    padding-right: 80px;
}

/*TODO */
td.rwWindowContent.rwExternalContent > iframe {
    top: 0 !important;
}

.tick-padding-top {
    margin-top: 60px;
}

.icon-external-link {
    background-image: url(../images/svgs/external-link-small-blue.html);
}

.image-centered-fix {
    background-position: center center;
}

.less-margin-top {
    margin-top: -45px;
}

.small-line-height {
    line-height: 1.4;
}

/*Animal hero bottom aligned */
.banner--slogan .animal-banner {
    height: initial;
    top: 20%;
    min-height: 400px;
    background-size: 65%;
}

@media screen and (max-width:1465px) {
    .banner--slogan .animal-banner {
        background-size: 75%;
        top: 0;
        height: 100%;
        margin-left: 10px;
    }



    .banner__content p {
        width: 65%;
    }
}

@media screen and (max-width:800px) {
    .banner--slogan .animal-banner {
        background-size: 90%;
    }
}

@media screen and (max-width:649px) {
    .banner--slogan .animal-banner {
        min-height: 150px;
        background-size: 142%;
    }

    .banner--slogan .animal-right {
        margin-left: 100px;
    }
}


/*Animal hero top aligned*/

.banner--slogan .animal-banner-top {
    background-size: 60%;
    top: -75px;
}

@media screen and (max-width:1725px) {
    .banner--slogan .animal-banner-top {
        background-size: 70%;
        top: -78px;
    }
}

@media screen and (max-width:1471px) {
    .banner--slogan .animal-banner-top {
        background-position: top right;
        top: 20%;
        background-size: 90%;
    }
}

@media screen and (max-width:1100px) {

    .banner--slogan .animal-center-right {
        background-size: 110%;
    }
}

@media screen and (max-width:900px) {
    .banner--slogan .animal-banner-top {
        top: 26%;
        background-size: 90%;
    }

    .banner--slogan .animal-center-right {
        background-size: 110%;
    }
}

@media screen and (max-width:760px) {
    .banner--slogan .animal-banner-top {
        background-position: top right;
        top: 26%;
        background-size: 130%;
    }

    .banner--slogan .animal-center-right {
        top: 25%;
        background-size: 150%;
    }
}

@media screen and (max-width:500px) {
    .banner--slogan .animal-right {
        margin-left: 50px;
    }

    .banner--slogan .animal-center-right {
        top: 28%;
        background-size: 180% !important;
    }
}

@media screen and (max-width:460px) {
    .banner--slogan .animal-banner-top {
        top: 30%;
        background-size: 160%;
    }

    .banner--slogan .animal-right {
        margin-left: 75px;
    }
}



/*mezzanine finance list*/
.left-list {
    margin-left: -490px;
}

.left-h3 {
    margin-left: -200px;
}

@media screen and (min-width:790px) and (max-width:1282px) {
    .container .left-list {
        margin-left: -440px;
    }
}

@media screen and (min-width:640px) and (max-width:790px) {
    .container .left-list {
        margin-left: -50%;
    }

    .container .left-h3 {
        margin-left: 0;
    }
}


@media screen and (max-width:640px) {
    .container .left-list {
        margin-left: 0;
    }

    .container .left-h3 {
        margin-left: 0;
    }
}

@media screen and (max-width:1026px) {
    .left-h3 {
        margin-left: -295px;
    }
}

@media screen and (max-width:812px) {
    .left-h3 {
        margin-left: -295px;
    }
}

.dark-blue {
    padding: 20px;
    background-color: #162c49;
    color: white;
}

.reduced-height {
    line-height: 1.4;
}

.float-fix {
    float: left;
}

.fscs-fix {
    margin-top: 228px;
}

@media screen and (max-width:770px) {
    .fscs-fix {
        margin-top: 0px;
    }
}

.img-fix {
    margin: 0 .65em !important;
}

.layout .padding-fix {
    padding-left: 29px;
}

@media screen and (min-width:1022px) and (max-width:1112px) {
    .list-inline .list-inline__item {
        margin-right: .9rem;
    }
}

.layout .paragraph-margin {
    margin-right: -2px;
    margin-left: -2.8px;
}

#directional-logic {
    margin-top: 100px;
}


.container-deadline {
    margin-top: -30px;
    margin-bottom: -20px;
}

.document-left-margin {
    margin-left: 30px;
}

/*Apply hover message*/

.tooltipContainer .tooltip {
    opacity: 0;
    transition: 0s 2s;
    width: 180px;
    background-color: #C9C9C9;
    color: rgba(21, 44, 73, 1);
    text-align: center;
    border-radius: 6px;
    padding: 5px 5px;
    position: absolute;
    z-index: 1;
    top: 100%;
    transition: 0;
    margin-top: 4px;
    margin-left: -20px;
    display: none;
}

.tooltipContainer:hover .tooltip {
    opacity: 1;
    transition: 0s;
    display: block;
}

.tooltipContainer .tooltip::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #C9C9C9 transparent;
}



@media screen and  (max-width:1024px) {
    .tooltipContainer {
        right: 100px;
        position: fixed;
    }
}

.faq-div-margin{
    margin-top: -75px;
}

.multistep-form .sfFormRadiolist,
.multistep-form .sfFormDropdown,
.multistep-form .sfFormBox,
.multistep-form .sfFormFile,
.multistep-form .sfFormCheckboxlist {
    padding-bottom: 28px;
}

.multistep-form .sfFormRadiolist:last-child,
.multistep-form .sfFormDropdown:last-child,
.multistep-form .sfFormBox:last-child,
.multistep-form .sfFormFile:last-child,
.multistep-form .sfFormCheckboxlist:last-child {
    padding-bottom: 0;
}

/*.multistep-form .sfFormRadiolist .sfTxtLbl,*/
.multistep-form .sfFormFile .sfTxtLbl,
.multistep-form .sfFormCheckboxlist .sfTxtLbl,
.multistep-form .sfFormRadiolist input[type=radio] {
    display: none;
}

.multistep-form .sfFormRadiolist .sfTxtLbl {
    width: 100%;
}

.multistep-form .sfRadioList {
    display: inline-block;
    margin-bottom: -14px;
}

.multistep-form .sfFormRadiolist label {
    margin-right: 28px;
    margin-bottom: 14px;
    transition-duration: unset;
}

.multistep-form .sfFormRadiolist .sfInlineWrapper {
    padding-top: 14px;
    display: block;
}

.multistep-form .sfFormRadiolist .sfInlineWrapper .sfTxt {
    display: inline-block;
    width: 75%;
}

.multistep-form .sfFormRadiolist .sfInlineWrapper .sfInlineWrapper__close {
    display: inline-block;
    width: 48px;
    text-align: center;
    font-size: 18px;
    margin-left: 15px;
    text-decoration: none;
    color: #0a1421;
    cursor: pointer;
}

.multistep-form .sfFormDropdown label {
    display: block;
}

.multistep-form__tab,
.multistep-form__tab-actions,
.multistep-form__tab-footer-text {
    display: none;
}

.multistep-form__tab.active,
.multistep-form__tab-actions.active,
.multistep-form__tab-footer-text.active {
    display: block;
}

.multistep-form__tab-actions {
    position: relative;
    padding-top: 14px;
}

.multistep-form__tab-title {
    display: inline-block;
    font-size: 1.2rem;
}

.multistep-form__tab-title.active {
    background: #fff;
}

.multistep-form__tab-header {
    background-color: #f8f8f9;
}

.multistep-form__footer {
    border-top: 1px solid #0a1421;
}

.multistep-form__footer a,
.multistep-form__tab-prev,
.multistep-form__address-lookup__manual-trigger {
    color: #0a1421;
    text-decoration: underline;
}

.multistep-form__footer a {
    margin-right: 28px;
}

.multistep-form__address-lookup__manual-trigger {
    position: absolute;
    left: -7px;
}

.multistep-form__tab-prev {
    position: relative;
    left: -7px;
}

.multistep-form__tab-prev:hover,
.multistep-form__tab-prev:focus,
.multistep-form__address-lookup__manual-trigger:hover,
.multistep-form__address-lookup__manual-trigger:focus {
    background: #e4e9f6;
}

.multistep-form__address-lookup__manual-trigger {
    bottom: 0;
}

.multistep-form .RadUpload .ruButton {
    display: none;
}

.multistep-form .RadUpload .ruFileInput {
    cursor: pointer;
}

.multistep-form .RadUpload .ruFileWrap {
    height: auto;
}

.multistep-form .RadUpload .ruFakeInput,
.multistep-form__add-another__add,
.multistep-form__address-lookup__look-up {
    border-radius: 1px;
    border-style: solid;
    border-width: 2px;
    color: #fff;
    display: inline-block;
    font-family: OpenSans, Arial, sans-serif;
    font-size: 1.2pc;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.75;
    padding: .6em 1em;
    text-align: center;
    -webkit-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    vertical-align: middle;    
    background-color: #152c49;
    border-color: #152c49;
    height: auto;
    width: 60%;
}

.multistep-form__add-another__add {
    width: auto;
    margin-bottom: 28px;
    margin-right: 28px;
}

.multistep-form__address-lookup__look-up {
    width: auto;
    padding: .4em 1em;
    position: relative;
    margin-top: 14px;
}

.multistep-form__add-another__add,
.multistep-form__add-another__add:hover,
.multistep-form__add-another__add:focus,
.multistep-form__address-lookup__look-up,
.multistep-form__address-lookup__look-up:hover,
.multistep-form__address-lookup__look-up:focus {
    text-decoration: none;
}

.multistep-form .sfFormCheckboxlist input {
    position: absolute;
    opacity: 0;
}

.multistep-form .sfFormCheckboxlist input + label {
    padding-left: calc(40px + (2 * .625rem));
    height: 3.375rem;
    line-height: 3.375rem;
    display: inline-block;
    position: relative;
    cursor: pointer;
}

.multistep-form .sfFormCheckboxlist input + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    padding: .375rem .625rem;
    height: 3.375rem;
    width: calc(33px + (2 * .625rem));
    border: 1px solid #d6d9e0;
    border-radius: 1px;
    cursor: pointer;
}

.multistep-form .sfFormCheckboxlist input:checked + label::before {
    background: url(../images/tick.png) no-repeat center;
}

.multistep-form__checkbox-reveal,
.multistep-form__checkbox-reveal__hidden,
.multistep-form__radio-reveal,
.multistep-form__radio-reveal__hidden,
.multistep-form__add-another__fields-container,
.multistep-form__address-lookup,
.multistep-form__address-lookup__manual {
    margin-bottom: 28px;
}

.multistep-form__address-lookup {
    position: relative;
}

.multistep-form__checkbox-reveal__hidden,
.multistep-form__radio-reveal__hidden,
.multistep-form__address-lookup__manual {
    display: none;
}

.multistep-form__address-lookup__result .sfTxt {
    border-bottom: 0;
    border-top: 1px solid #d6d9e0;
    background: rgba(242, 242, 242, 0.5);
}

.multistep-form__address-lookup__results-inner .multistep-form__address-lookup__result .sfTxt {
    border-top: 0;
    border-bottom: 1px solid #d6d9e0;
    background: #fff;
}

.multistep-form__address-lookup__results-inner {
    max-height: calc(47.25px * 5);
    overflow: auto;
}

.multistep-form__tab .multistep-form__checkbox-reveal__hidden,
.multistep-form__tab .multistep-form__radio-reveal__hidden {
    border-left: 16px solid #152c49;
    padding-top: 28px;
    padding-left: 42px;
}

.multistep-form .sfFormBox.invalid input::-webkit-input-placeholder {
    color: #f8303a !important;
}

.multistep-form .sfFormBox.invalid input:-moz-placeholder {
    color: #f8303a !important;  
}

.multistep-form .sfFormBox.invalid input::-moz-placeholder {  
    color: #f8303a !important;  
}

.multistep-form .sfFormBox.invalid input:-ms-input-placeholder {  
    color: #f8303a !important;  
}

.multistep-form .sfFormDropdown.invalid .select2-selection__placeholder {
    color: #f8303a !important;
}

.multistep-form .invalid-message {
    color: #f8303a;
    display: block;
}

.multistep-form__address-lookup .sfTxt {
    margin-right: 28px;
}

.sfSuccess {
    padding-bottom: 28px;
}

.multistep-form__tab h4 {
    margin-top: 28px;
}

@media screen and (min-width:40.625em) {
    .multistep-form .sfTxt,
    .multistep-form .sfTxtBoxLarge .sfTxt,
    .multistep-form__address-lookup__results-inner {
        width: 75%;
    }

    .multistep-form__address-lookup__results-inner .multistep-form__address-lookup__result .sfTxt {
        width: 100%;
    }

    .multistep-form__address-lookup .sfTxt,
    .multistep-form__address-lookup .sfTxtBoxLarge .sfTxt {
        width: calc(75% - 128px);
    }

    .multistep-form .sfTxtBoxMedium .sfTxt {
        width: 50%;
    }

    .multistep-form__address-lookup .sfTxtBoxMedium .sfTxt {
        width: calc(50% - 128px);
    }

    .multistep-form .sfTxtBoxSmall .sfTxt {
        width: 25%;
    }

    .multistep-form__address-lookup .sfTxtBoxSmall .sfTxt {
        width: calc(25% - 128px);
    }

    .multistep-form .sfFormRadiolist .sfInlineWrapper {
        padding-top: 0;
        display: inline-block;
        width: 60%;
    }

    .multistep-form .sfFormRadiolist {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .multistep-form__checkbox-reveal {
        display: flex;
        align-items: flex-end;
    }

    .multistep-form__checkbox-reveal .sfFormBox {
        float: left;
        padding: 0;
        margin-right: 21px;
    }

    .multistep-form__checkbox-reveal .sfFormBox,
    .multistep-form__checkbox-reveal .sfTxtBoxLarge {
        width: 75%;
    }

    .multistep-form__checkbox-reveal .sfTxtBoxMedium {
        width: 50%;
    }

    .multistep-form__checkbox-reveal .sfTxtBoxSmall {
        width: 25%;
    }

    .multistep-form__checkbox-reveal .sfFormBox .sfTxt {
        width: 100%;
    }

    .multistep-form__address-lookup__look-up {
        margin-top: 0;
        top: -2px;
    }

    .multistep-form__tab-actions {
        padding-top: 0;
        text-align: right;
    }

    .multistep-form__tab-prev {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (min-width:60em) {
    .multistep-form .sfTxt,
    .multistep-form .sfTxtBoxLarge .sfTxt,
    .multistep-form__address-lookup__results-inner {
        width: 50%;
    }

    .multistep-form__address-lookup__results-inner .multistep-form__address-lookup__result .sfTxt {
        width: 100%;
    }

    .multistep-form__address-lookup .sfTxt,
    .multistep-form__address-lookup .sfTxtBoxLarge .sfTxt {
        width: calc(50% - 143px);
    }

    .multistep-form .sfTxtBoxMedium .sfTxt {
        width: 30%;
    }

    .multistep-form__address-lookup .sfTxtBoxMedium .sfTxt {
        width: calc(30% - 143px);
    }

    .multistep-form .sfTxtBoxSmall .sfTxt {
        width: 15%;
    }

    .multistep-form__address-lookup .sfTxtBoxSmall .sfTxt {
        width: calc(15% - 143px);
    }

    .multistep-form .sfFormRadiolist .sfInlineWrapper {
        width: 40%;
    }

    .multistep-form__checkbox-reveal .sfFormBox,
    .multistep-form__checkbox-reveal .sfTxtBoxLarge {
        width: 50%;
    }

    .multistep-form__checkbox-reveal .sfTxtBoxMedium {
        width: 30%;
    }

    .multistep-form__checkbox-reveal .sfTxtBoxSmall {
        width: 15%;
    }

    .multistep-form__checkbox-reveal .sfFormBox .sfTxt {
        width: 100%;
    }
}

/*News Listing*/
.sfpostsList {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
}

.sfpostListItem {
    width: 100%;
}

.sfpostTitle {
    font-size: 1.125rem;
    border-bottom: 4px solid #7bc8cd;
    font-weight: bold;
}

.sfpostSummary {
    font-size: 1.125rem;
    padding-left: 14px !important;
}

.sfpostFullStory {
    padding-left: 14px !important;
}

.sfpostListItem .sfdate {
    font-size: 12px;
    padding-bottom: 3px !important;
}

.sfpostListItem .sfpostTitle {
    font-size: 16px;
    padding-bottom: 12px !important;
    padding-top: 3px !important;
    margin-bottom: 12px !important;
    min-height: 65px;
}

.sfpostListItem .sfpostSummary {
    font-size: 14px;
    padding-top: 14px !important;
}

.sfpostListItem .sfpostFullStory {
    font-size: 12px;
}
.sfpostListItem img{
    height: auto;
    width: 100%;
}

.sfpostListItem.firstItem .sffeaturedItemImage {
    float: left;
}
.sfpostListItem.firstItem .sfpostListItemContent .sfpostTitle {
    height: auto !important;
}
.sfpostListItem.firstItem .sfpostListItemContent {
    float: left;
}
.sfpostListItem.firstItem {
    display: flex;
}
.sfpostListItem a {
    transition: none !important;
}
.sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfdate, .sfpostListItem.firstItem .sfdate {
    font-size: 16px;
    padding-bottom: 14px !important;
}

.sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostTitle, .sfpostListItem.firstItem .sfpostTitle {
    font-size: 20px;
    padding-top: 14px !important;
    padding-bottom: 28px !important;
    margin-bottom: 28px !important;
}

.sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostSummary, .sfpostListItem.firstItem .sfpostSummary {
    font-size: 18px;
    padding-top: 28px !important;
}

.sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostFullStory, .sfpostListItem.firstItem .sfpostFullStory {
    font-size: 16px;
}


.sfpostFullStory,
.sfpostFullStory:hover,
.sfpostFullStory:focus,
.sfpostFullStory:visited,
.sfpostFullStory:active {
    color: black;
    text-decoration: underline;
}

.sffeaturedItemImage {
    display: none;
}

/*768px*/
@media screen and (min-width:48em) {
    .sfpostListItem {
        width: 50%;
    }

    .relatedArticles .sfpostListItem {
        width: 50%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child, .sfpostListItem.firstItem  {
        width: 100%;
        display: flex;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sflistImage , .sfpostListItem.firstItem .sflistImage {
        display: none;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sffeaturedItemImage, .sfpostListItem.firstItem .sffeaturedItemImage {
        display: block;
        width: 50%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostListItemContent, .sfpostListItem.firstItem .sfpostListItemContent {
        width: 50%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostTitle, .sfpostListItem.firstItem .sfpostTitle {
        margin-bottom: 0 !important;
        font-size: 1.25rem;
    }
}

/*960px*/
@media screen and (min-width:60em) {
    .sfpostListItem {
        width: 33.3333%;
    }

    .relatedArticles .sfpostListItem {
        width: 33.3333%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sffeaturedItemImage, .sfpostListItem.firstItem .sffeaturedItemImage {
        width: 33.3333%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostListItemContent, .sfpostListItem.firstItem .sfpostListItemContent {
        width: 66.6666%;
    }
}

/*1024px*/
@media screen and (min-width:64em) {
    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostSummary, .sfpostListItem.firstItem .sfpostSummary {
        width: 85%;
    }
}

/*1280px*/
@media screen and (min-width:75em) {
    .sfpostListItem {
        width: 25%;
    }

    .relatedArticles .sfpostListItem {
        width: 33.3333%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sffeaturedItemImage, .sfpostListItem.firstItem .sffeaturedItemImage {
        width: 25%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostListItemContent, .sfpostListItem.firstItem .sfpostListItemContent {
        width: 75%;
    }

    .sfpostsList:not(.relatedArticles) .sfpostListItem:not(.sfpostFilterApplied):first-child .sfpostSummary, .sfpostListItem.firstItem .sfpostSummary {
        width: 70%;
    }
}

.container--pagination {
    display: flex;
    justify-content: center;
}

/*News Detail*/
.container--news {
    max-width: 800px !important;
}
.sfpostDetails h1{
    text-align: center;
}

.sfpostDetails .sfheaderImage {
    text-align: center;
}

.sfpostDetails .sfpostContent {
    font-size: 1.125rem;
}

/*Interest Calculator*/
.investment-calculator {
    text-align: left;
}

.terms {
    margin-bottom: 0;
    color: #949494;
    font-size: .875em;
}

.custom-input--investment__wrapper {
    width: 100%;
    position: relative;
}

/*768px*/
@media screen and (min-width:48em) {
    .custom-input--investment__wrapper {
        width: 50%;
    }
}

.custom-input--investment {
    display: inline-block;
    width: calc(100% - 100px);
}

.custom-input--pound-sign {
    position: relative;
}

.custom-input--pound-sign input {
    padding-left: 40px;
}

.custom-input--pound-sign::before {
    content: '£';
    position: absolute;
    width: 40px;
    text-align: center;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip__information-icon {
    height: 50px;
    width: 50px;
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
    border-radius: 50%;
    border: 2px solid #e8eaed;
}

.tooltip__information-icon:hover {
    background: #e8eaed;
}

.tooltip__information-icon span {
    font-size: 2rem;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.tooltip__information-icon::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.tooltip__text {
    position: absolute;
    width: calc(100% - 40px);
    top: calc(100% + 20px);
    right: 20px;
    border: 1px solid #e8eaed;
    padding: 10px 20px;
    background: white;
    box-shadow: 0 1px 10px 1px rgba(0, 0, 0, 0.1);
    z-index: 1;
}

/*768px*/
@media screen and (min-width:48em) {
    .tooltip__text {
        width: calc(50% - 40px);
        top: 0;
        right: 40px;
    }
}

.tooltip__text::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    right: -8px;
    border-left: 1px solid #e8eaed;
    border-bottom: 1px solid #e8eaed;
    transform: scale(1.5, 1) rotate(135deg);
    transform-origin: top left;
    background: white;
    box-shadow: -8px 8px 20px -3px rgba(0, 0, 0, 0.1);
}

/*768px*/
@media screen and (min-width:48em) {
    .tooltip__text::after {
        right: auto;
        left: 0;
        transform: scale(1, 1.5) rotate(45deg);
    }
}

.interest-return table {
    border: 1px solid #d6d9e0;
    width: 100%;
    text-align: center;
}

/*768px*/
@media screen and (min-width:48em) {
    .interest-return table {
        float: left;
        width: calc((100% - 40px) / 3);
        margin-right: 20px;
    }
}

.interest-return table:last-child {
    margin-right: 0;
}

/*768px*/
@media screen and (min-width:48em) {
    .interest-return table:only-child {
        width: calc(50% - 100px);
        margin-right: 100px;
    }
}

.interest-return table:only-child {
    text-align: left;
}

.interest-return table:only-child th {
    text-align: left;
}

.interest-return th {
    font-weight: normal;
    padding: 15px 15px 13px;
    border-bottom: 2px solid #70c9ca;
}

.interest-return td {
    padding: 15px;
}

.interest-return td.interest-return__interest,
.interest-return td.interest-return__fee {
    background: #f8f8f9;
    border-top: 1px solid #d6d9e0;
    font-size: 1.5rem;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 9px 15px;
}

.interest-return__print,
.interest-return__print:hover,
.interest-return__print:visited,
.interest-return__right-side-content a,
.interest-return__right-side-content a:hover,
.interest-return__right-side-content a:visited {
    color: #333;
    text-decoration: underline;
}

.interest-return__right-side-content h3 {
    margin-bottom: 0;
}

/*768px*/
@media screen and (min-width:48em) {
    .interest-return__right-side-content {
        width: 40%;
        float: left;
    }
}

.interest-calculator__deadline p:not(.terms) {
    margin-bottom: 5px;
}

.interest-calculator__deadline p:last-child {
    margin-bottom: 1.75rem;
}

/*768px*/
@media screen and (min-width:48em) {
    .interest-calculator__header,
    .interest-calculator__deadline {
        width: 50%;
        float: left;
    }
    
    .interest-calculator__deadline p:last-child {
        margin-bottom: 5px;
    }
}

.interest-calculator__input-text {
    clear: left;
}

footer .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

footer .links ul {
  list-style: none;
  margin: 0;
  width: 33.3333%;
}
footer .links ul.half{
    width: auto;
}

footer .links ul li a {
    font-size: 0.875rem;
    text-decoration: underline;
}

footer .links ul li .btn {
  margin-bottom: 10px;
}

@media screen and (min-width:1024px) {
  footer .links {
    padding: 0 100px;
  }
}

@media screen and (max-width: 768px) {
    footer .links ul.half {
        width: 50% !important;
    }
}

@media screen and (min-width:1024px) {
  footer .links {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}

.sub-footer-links .container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.sub-footer-links ul {
  display: flex;
  justify-content: center;
  list-style: none;
  flex-wrap: wrap;
  margin: 0;
}

.sub-footer-links ul li a {
  font-size: 0.875rem;
  text-decoration: underline;
  color: #333;
  margin: 0 10px;
}

.sub-footer-links img {
  width: 170px;
}


#subscribe-form-wrapper .form {
    border: 1px solid #7CCACD;
}
footer .tooltipContainer .tooltip {
    top: auto;
    bottom: 100%;
    margin-bottom: 6px;
    margin-top: 0;
}
footer .tooltipContainer .tooltip:after {
    border-color: rgb(201, 201, 201) transparent transparent transparent;
    top: 100%;
    bottom: auto;
}


/* === Custom Fixes to Prevent Logo Shrinking === */
@media screen and (max-width: 40.5625em) {
  .site-logo--header {
    transform: none !important;
    transform-origin: unset !important;
  }

  .site-logo--header img {
    height: 80px !important;
    width: auto !important;
  }
}
