@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');

:root {
    --dialog-disabled-state: #000000;
    --dialog-error-text: #E5362B;
}

html {
    font-family: 'Open Sans', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
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: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1,
.h1 {
    font-size: 2em;
    margin: 0.67em 0
}

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-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 #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

html {
    font-size: 62.5%;
    line-height: 1.25;
    overflow-x: hidden;
    overflow-y: scroll;
    min-height: 100%;
    color: #5B5377;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    font-size: 1.6rem
}

*,
*:before,
*:after {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

blockquote,
dl,
dd,
ol,
ul,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
p,
pre,
fieldset,
hr {
    margin: 0
}

fieldset,
ol,
ul {
    padding: 0
}

iframe,
fieldset {
    border: 0
}

li > ul,
li > ol {
    margin-bottom: 0
}

[tabindex="-1"]:focus {
    outline: none !important
}

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

img[src$=".svg"] {
    max-height: 100%
}

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

hgroup,
.hgroup,
ul,
ol,
dl,
blockquote,
p,
address,
table,
fieldset,
pre,
hr {
    margin-bottom: 2rem
}

ul,
ol,
dd {
    margin-left: 2rem
}

.cf:after,
.grid:after,
.media:after,
.column-list:after,
.field__label--media-check:after {
    content: "";
    display: table;
    clear: both
}

.form-fields {
    list-style: none;
    margin: 0
}

.form-fields input[type='text'],
.form-fields input[type='email'],
.form-fields input[type='password'],
.form-fields input[type="tel"],
.form-fields input[type='number'],
.form-fields select {
    display: block;
}

.form-fields > li {
    margin-bottom: 2rem
}

.form-fields > li:last-child {
    margin-bottom: 2rem
}

.field--select-block .field__select-native:hover,
.field--select-block .field__select-custom:hover,
.field__pin-read:hover,
.text-field:hover,
input[type='text']:hover,
input[type='email']:hover,
input[type='password']:hover,
input[type="tel"]:hover,
input[type='number']:hover {
    border-color: #C6C6C6
}

.field--select-block .field__select-native:focus,
.field--select-block .field__select-custom:focus,
.field__pin-read:focus,
.field--select-block .focus.field__select-native,
.field--select-block .focus.field__select-custom,
.focus.field__pin-read,
.text-field:focus,
.text-field.focus,
input[type='text']:focus,
input[type='text'].focus,
input[type='email']:focus,
input[type='email'].focus,
input[type='password']:focus,
input[type='password'].focus,
input[type="tel"]:focus,
input[type="tel"].focus,
input[type='number']:focus,
input[type='number'].focus {
    border-color: #C6C6C6;
    outline: none
}

.theme--dark .field--select-block .field__select-native,
.field--select-block .theme--dark .field__select-native,
.theme--dark .field--select-block .field__select-custom,
.field--select-block .theme--dark .field__select-custom,
.theme--dark .field__pin-read,
.theme--dark .text-field,
.theme--dark input[type='text'],
.theme--dark input[type='email'],
.theme--dark input[type='password'],
.theme--dark input[type="tel"],
.theme--dark input[type='number'] {
    border-color: #C6C6C6
}

.theme--dark .field--select-block .field__select-native:hover,
.field--select-block .theme--dark .field__select-native:hover,
.theme--dark .field--select-block .field__select-custom:hover,
.field--select-block .theme--dark .field__select-custom:hover,
.theme--dark .field__pin-read:hover,
.theme--dark .text-field:hover,
.theme--dark input[type='text']:hover,
.theme--dark input[type='email']:hover,
.theme--dark input[type='password']:hover,
.theme--dark input[type="tel"]:hover,
.theme--dark input[type='number']:hover {
    border-color: #C6C6C6
}

.theme--dark .field--select-block .field__select-native:focus,
.field--select-block .theme--dark .field__select-native:focus,
.theme--dark .field--select-block .field__select-custom:focus,
.field--select-block .theme--dark .field__select-custom:focus,
.theme--dark .field__pin-read:focus,
.theme--dark .field--select-block .focus.field__select-native,
.field--select-block .theme--dark .focus.field__select-native,
.theme--dark .field--select-block .focus.field__select-custom,
.field--select-block .theme--dark .focus.field__select-custom,
.theme--dark .focus.field__pin-read,
.theme--dark .text-field:focus,
.theme--dark .text-field.focus,
.theme--dark input[type='text']:focus,
.theme--dark input[type='text'].focus,
.theme--dark input[type='email']:focus,
.theme--dark input[type='email'].focus,
.theme--dark input[type='password']:focus,
.theme--dark input[type='password'].focus,
.theme--dark input[type="tel"]:focus,
.theme--dark input[type="tel"].focus,
.theme--dark input[type='number']:focus,
.theme--dark input[type='number'].focus {
    border-color: #C6C6C6
}

.theme--dark .field--select-block .field__select-native::-webkit-input-placeholder,
.field--select-block .theme--dark .field__select-native::-webkit-input-placeholder,
.theme--dark .field--select-block .field__select-custom::-webkit-input-placeholder,
.field--select-block .theme--dark .field__select-custom::-webkit-input-placeholder,
.theme--dark .field__pin-read::-webkit-input-placeholder,
.theme--dark .text-field::-webkit-input-placeholder,
.theme--dark input[type='text']::-webkit-input-placeholder,
.theme--dark input[type='email']::-webkit-input-placeholder,
.theme--dark input[type='password']::-webkit-input-placeholder,
.theme--dark input[type="tel"]::-webkit-input-placeholder,
.theme--dark input[type='number']::-webkit-input-placeholder {
    color: white
}

.theme--dark .field--select-block .field__select-native::-moz-placeholder,
.field--select-block .theme--dark .field__select-native::-moz-placeholder,
.theme--dark .field--select-block .field__select-custom::-moz-placeholder,
.field--select-block .theme--dark .field__select-custom::-moz-placeholder,
.theme--dark .field__pin-read::-moz-placeholder,
.theme--dark .text-field::-moz-placeholder,
.theme--dark input[type='text']::-moz-placeholder,
.theme--dark input[type='email']::-moz-placeholder,
.theme--dark input[type='password']::-moz-placeholder,
.theme--dark input[type="tel"]::-moz-placeholder,
.theme--dark input[type='number']::-moz-placeholder {
    color: white
}

.theme--dark .field--select-block .field__select-native:-ms-input-placeholder,
.field--select-block .theme--dark .field__select-native:-ms-input-placeholder,
.theme--dark .field--select-block .field__select-custom:-ms-input-placeholder,
.field--select-block .theme--dark .field__select-custom:-ms-input-placeholder,
.theme--dark .field__pin-read:-ms-input-placeholder,
.theme--dark .text-field:-ms-input-placeholder,
.theme--dark input[type='text']:-ms-input-placeholder,
.theme--dark input[type='email']:-ms-input-placeholder,
.theme--dark input[type='password']:-ms-input-placeholder,
.theme--dark input[type="tel"]:-ms-input-placeholder,
.theme--dark input[type='number']:-ms-input-placeholder {
    color: white
}

.theme--dark .field--select-block .field__select-native::placeholder,
.field--select-block .theme--dark .field__select-native::placeholder,
.theme--dark .field--select-block .field__select-custom::placeholder,
.field--select-block .theme--dark .field__select-custom::placeholder,
.theme--dark .field__pin-read::placeholder,
.theme--dark .text-field::placeholder,
.theme--dark input[type='text']::placeholder,
.theme--dark input[type='email']::placeholder,
.theme--dark input[type='password']::placeholder,
.theme--dark input[type="tel"]::placeholder,
.theme--dark input[type='number']::placeholder {
    color: white
}

input[type='number'] {
    -moz-appearance: textfield
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

select {
    cursor: pointer
}

label {
    display: block;
    font-size: 1.4rem;
    padding-bottom: .2rem
}

.form-fit__expand {
    position: relative;
    min-height: 16.8rem
}

.no-flexbox .form-fit__expand {
    min-height: 30rem
}

.form-fit__content {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.size--large {
    font-size: 2.5rem
}

.size--med-large {
    font-size: 2.5rem
}

.size--medium {
    font-size: 1.4rem
}

.size--small {
    font-size: 1.2rem
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-weight: 300;
    line-height: 1.2;
    margin-bottom: 2rem;
    color: #00A6C9
}

.theme--dark h1,
.theme--dark .h1,
.theme--dark h2,
.theme--dark .h2,
.theme--dark h3,
.theme--dark .h3,
.theme--dark h4,
.theme--dark .h4,
.theme--dark h5,
.theme--dark .h5,
.theme--dark h6,
.theme--dark .h6 {
    color: white
}

h1,
.h1,
h2,
.h2 {
    font-size: 2.5rem
}

h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-size: 1.4rem
}

hgroup .hN,
.hgroup .hN {
    margin-bottom: 0
}

a {
    color: inherit;
    font-weight: bold;
    text-decoration: none;
    transition: color 0.2s
}

a > img {
    transition: opacity 0.2s
}

a:hover {
    color: #7C7693
}

a:hover > img {
    opacity: .7
}

a:focus {
    color: #333141
}

.module > *:last-child,
.module > *:last-child > *:last-child,
.module > *:last-child > *:last-child > *:last-child,
.module > *:last-child > *:last-child > *:last-child > *:last-child {
    margin-bottom: 0
}

.visuallyhidden,
.js .js-visuallyhidden,
.field--checkbox input,
.field--radio input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.js .focusable.js-visuallyhidden:active,
.field--checkbox input.focusable:active,
.field--radio input.focusable:active,
.visuallyhidden.focusable:focus,
.js .focusable.js-visuallyhidden:focus,
.field--checkbox input.focusable:focus,
.field--radio input.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.js .js-transparent {
    filter: alpha(opacity=0);
    opacity: 0
}

.hide {
    display: none
}

.inherit,
.inherit:hover,
.inherit:focus {
    font: inherit;
    color: inherit
}

.h-center {
    margin-left: auto;
    margin-right: auto
}

.align--center {
    text-align: center !important
}

.pull--right {
    float: right
}

.pull--left {
    float: left
}

.flush {
    margin: 0
}

.space {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important
}

.space--double {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important
}

.space--top {
    margin-top: 2rem !important
}

.space--bottom {
    margin-bottom: 2rem !important
}

.space--half-top {
    margin-top: 1rem !important
}

.space--half-bottom {
    margin-bottom: 1rem !important
}

.space--double-top {
    margin-top: 4rem !important
}

.space--double-bottom {
    margin-bottom: 4rem !important
}

.margin--big {
    margin: 4rem 0 !important
}

.min-height--x1 {
    min-height: 2rem
}

.min-height--x2 {
    min-height: 4rem
}

.min-height--x3 {
    min-height: 6rem
}

.min-height--x4 {
    min-height: 8rem
}

.grid {
    margin-left: -2rem;
    list-style: none;
    margin-bottom: 0
}

.grid--wide-spaced {
    margin-left: -7.5rem
}

.grid--wide-spaced > .grid__item {
    padding-left: 7.5rem
}

.grid--wide-spaced > .grid__item--gutter-right {
    padding-right: 2rem
}

.grid--flush {
    margin-left: 0
}

.grid--flush > .grid__item {
    padding-left: 0
}

.grid > .grid {
    margin-left: 0
}

.grid__item {
    float: left;
    padding-left: 2rem;
    display: block;
    width: 100%;
    vertical-align: top
}

.grid__item--flush {
    padding-left: 0 !important
}

.grid__item--gutter-right {
    padding-right: 2rem
}

.media {
    display: block
}

.media__img {
    float: left;
    margin-right: .2em
}

.media__img--rev {
    float: right;
    margin-left: .2em
}

.media__img img,
.media__img--rev img {
    display: block
}

.media__body {
    overflow: hidden
}

.media__body,
.media__body > :last-child {
    margin-bottom: 0
}

.v-distribute,
.site body,
.site--full-content .site__root {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.v-grow,
.site__root,
.site__main {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.v-grow-plus {
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2
}

.v-shrink {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.v-align-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.section {
    padding: 30px
}

.btn {
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    font-size: 100%;
    cursor: pointer;
    border: none;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.8;
    padding-right: 1em;
    padding-left: 1em;
    border-radius: 0.3rem
}

.btn {
    color: white;
    background-color: #00A6C9;
    border: 1px solid #00A6C9;
    transition-property: color, background-color, border-color;
    transition-duration: .2s;
    font-weight: 400
}

.btn,
.btn:hover {
    text-decoration: none
}

.btn:active,
.btn:focus {
    outline: none
}

.btn--fill {
    color: white;
    background-color: #00A6C9
}

.btn--fill:hover,
.btn--fill:focus {
    color: white;
    background-color: #00b3d8
}

.btn--fill:disabled {
    background-color: #f4f4f4;
    color: #C6C6C6;
    border-color: transparent
}

.btn--outline {
    color: #00A6C9;
    background-color: transparent
}

.theme--dark .btn--outline,
.theme--dark .btn--outline:hover,
.theme--dark .btn--outline:focus {
    border-color: #272525;
    color: inherit
}

.btn--outline:hover {
    color: #00b3d8;
    border-color: #00b3d8
}

.btn--outline:focus {
    color: #0099ba;
    border-color: #0099ba
}

.btn--outline:disabled {
    opacity: .5
}

.btn--light {
    color: #5B5377;
    background-color: white;
    border-width: 0
}

.btn--light:hover,
.btn--light:focus {
    color: #7C7693;
    background-color: #f4f4f4
}

.btn--light:disabled {
    opacity: .5
}

.btn--subtle {
    color: #00A6C9;
    border: 0;
    background: transparent;
    font-size: 1.6rem
}

.btn--subtle:hover,
.btn--subtle:focus {
    color: #00b3d8
}

.btn--subtle:disabled {
    opacity: .5
}

.btn--strong {
    font-weight: bold
}

.btn--small {
    padding-right: 0.5em;
    padding-left: 0.5em
}

.btn--large {
    padding-right: 1.5em;
    padding-left: 1.5em;
    font-size: 2rem
}

.btn--huge {
    padding-right: 2em;
    padding-left: 2em
}

.btn--full {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    text-align: center
}

.btn--alpha {
    font-size: 3rem
}

.btn--beta {
    font-size: 2rem
}

.btn--gamma {
    font-size: 1rem
}

.btn--natural {
    vertical-align: baseline;
    font-size: inherit;
    line-height: inherit;
    padding-right: 0.3em;
    padding-left: 0.3em;
    background-color: transparent;
    border: 0
}

.btn--plain {
    padding: 0;
    line-height: inherit;
    font-size: inherit;
    background: 0;
    border: 0
}

.btn--inactive,
.btn--inactive:hover,
.btn--inactive:active,
.btn--inactive:focus {
    background-color: #ddd;
    color: #777;
    cursor: text
}

.plain-list,
.drop-list,
.event-list,
.lined-list,
.column-list,
.details-list,
.details-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.event-list {
    margin-bottom: 2rem
}

.event-list > li {
    padding-bottom: .5em;
    margin-top: .5em;
    border-bottom: 1px solid #f4f4f4
}

@media only screen and (min-width: 48em) {
    .event-list > li {
        padding-bottom: 1em;
        margin-top: 1em
    }

    .event-list > li p {
        display: inline-block
    }

    .event-list > li abbr {
        float: right
    }
}

.event-list p {
    margin: 0;
    font-weight: bold
}

.event-list abbr[title] {
    text-decoration: none;
    border-bottom: 0;
    color: inherit
}

.lined-list {
    margin-bottom: 2rem
}

.lined-list > li {
    border-bottom: 1px solid #f4f4f4;
    font-weight: bold;
    padding-bottom: 1em;
    margin-top: 1em
}

.lined-list--narrow > li {
    padding-bottom: .5em;
    margin-top: .5em
}

.column-list {
    margin-bottom: 2rem
}

.column-list > li {
    position: relative;
    border-bottom: 1px solid #f4f4f4;
    padding: .5em 0
}

@media only screen and (min-width: 48em) {
    .column-list {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3
    }

    .column-list > li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
        border-bottom: 0
    }

    .column-list > li label {
        min-height: 2.5em
    }

    .no-csscolumns-breakinside .column-list {
        -webkit-columns: initial;
        -moz-columns: initial;
        columns: initial
    }

    .no-csscolumns-breakinside .column-list > li {
        float: left;
        width: 33.33%;
        padding-right: 1em;
        -webkit-column-break-inside: initial;
        page-break-inside: initial;
        break-inside: initial
    }
}

.details-list {
    width: 100%
}

.details-list input {
    width: 100%
}

.details-list a {
    display: block
}

.details-list li ul {
    margin-top: 1em;
    margin-left: 3rem;
    border-top: 1px solid #f4f4f4
}

.details-list li ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.details-list li {
    border-bottom: 1px solid #f4f4f4;
    text-align: left;
    margin-top: 1em;
    padding-bottom: 1em;
    vertical-align: baseline
}

.details-list li:first-child .details-list__field,
.details-list li:first-child .details-list__label {
    padding-top: 0
}

.details-list__label {
    font-weight: normal;
    padding-right: 0.5em
}

@media only screen and (min-width: 48em) {
    .details-list__label {
        padding-right: 1.5em
    }
}

.details-list__label:last-child {
    padding-right: 0
}

.details-list__field {
    font-weight: bold;
    width: 100%;
    font-size: 1.7rem;
    margin-top: .25em
}

.details-list__field--editing .details-list__static-field {
    display: none
}

.details-list__field--editing .details-list__edit-form {
    display: block
}

.details-list__edit-btn {
    margin-left: .5em
}

.details-list__edit-form {
    margin-top: 2rem;
    display: none
}

.cta {
    color: #00A6C9;
    font-weight: bold;
    background: transparent;
    border: 0;
    padding: 0;
    line-height: inherit;
    vertical-align: bottom
}

.cta:hover {
    color: #00b3d8
}

.cta:focus {
    color: #0099ba;
    outline: 0
}

.cta img {
    width: 2.5rem;
    height: 2.5rem;
    margin-left: 0.2em;
    vertical-align: middle
}

.drop-list {
    position: relative
}

.drop-list > li {
    display: none
}

.drop-list > li.drop-list__option--active {
    display: block
}

.drop-list > li > a {
    font-weight: normal;
    display: block
}

.drop-list > li > a:hover,
.drop-list > li > a:focus {
    color: #C6C6C6
}

.field--search {
    position: relative
}

.field--search input {
    width: 100%
}

.field--search:after {
    content: "";
    position: absolute;
    top: 1.1rem;
    right: 1rem;
    width: 1.8rem;
    height: 1.8rem;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE5LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIyNyIgaGVpZ2h0PSIyNyIgdmlld0JveD0iMCAwIDI3LjMgMjcuMyIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcuMyAyNy4zOyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6I0M3QzZDNTt9Cjwvc3R5bGU+CjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0yNi42LDIyLjlsLTYuNC02LjRjMi42LTQuMiwxLjktOS44LTEuNi0xMy4zQzE2LjUsMS4xLDEzLjgsMCwxMC45LDBDOCwwLDUuMiwxLjEsMy4yLDMuMkMxLjEsNS4yLDAsOCwwLDEwLjkKCWMwLDIuOSwxLjEsNS42LDMuMiw3LjdjMiwyLDQuOCwzLjIsNy43LDMuMmMyLDAsMy45LTAuNSw1LjYtMS42bDYuNCw2LjRjMC41LDAuNSwxLjEsMC44LDEuOCwwLjhjMC43LDAsMS4zLTAuMywxLjgtMC44CglDMjcuNiwyNS42LDI3LjYsMjMuOSwyNi42LDIyLjl6IE0xMC45LDE3LjRjLTMuNiwwLTYuNi0yLjktNi42LTYuNnMyLjktNi42LDYuNi02LjZzNi42LDIuOSw2LjYsNi42UzE0LjUsMTcuNCwxMC45LDE3LjR6Ii8+Cjwvc3ZnPgo=) center center no-repeat;
    background-size: contain;
    pointer-events: none
}

.field--checkbox,
.field--radio {
    position: relative;
    margin-bottom: 0.5em;
    line-height: 2.0rem
}

.field--checkbox input,
.field--radio input {
    position: absolute;
    width: 2.0rem;
    height: 2.0rem;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    opacity: 0
}

.field--checkbox input + label:before,
.field--radio input + label:before {
    content: " ";
    display: inline-block;
    width: 2.0rem;
    height: 2.0rem;
    margin-right: .5em;
    vertical-align: top;
    background-color: rgba(198, 198, 198, 0.2);
    background-repeat: no-repeat;
    border: .1rem solid transparent;
    border-radius: 0.3rem;
    color: #5B5377;
    transition: all 0.2s
}

.field--checkbox input:focus + label:before,
.field--checkbox input:hover + label:before,
.field--radio input:focus + label:before,
.field--radio input:hover + label:before {
    border-color: #C6C6C6;
    background-color: rgba(198, 198, 198, 0.4)
}

.field--checkbox input:checked + label:before,
.field--radio input:checked + label:before {
    border-color: #5B5377;
    background-color: transparent
}

.field__label--media-check {
    display: block
}

.field__label--media-check:before {
    float: left;
    margin-right: .5em
}

.field__label--media-check > span {
    display: block;
    overflow: hidden
}

.field--radio-label label {
    font-size: 2rem;
    font-weight: normal;
    display: block;
    transition: color 0.2s
}

.field--radio-label input {
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 0
}

.field--radio-label input:checked + label {
    font-weight: bold;
    color: #00A6C9
}

.field-group--big-radio {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    width: 18rem
}

.field-group--big-radio > li {
    display: inline-block;
    padding: .6rem;
    position: relative
}

.field-group--big-radio > li input {
    position: absolute;
    opacity: 0
}

.field-group--big-radio > li label {
    display: block;
    font-size: 1.7em;
    width: 7.5rem;
    height: 7.5rem;
    line-height: 7rem;
    padding-bottom: .5rem;
    border: 0.3rem solid #00A6C9;
    border-radius: 50%;
    text-align: center;
    cursor: pointer;
    transition-property: color, background-color, border-color;
    transition-duration: .2s
}

.field-group--big-radio > li label:hover {
    border-color: #d1edf4
}

.field-group--big-radio > li input:checked + label {
    background-color: #00A6C9;
    color: white
}

.field--checkbox input + label:before {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMjYiIGhlaWdodD0iMTE2IiB2aWV3Qm94PSIwIDAgMjcuMiAyNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcuMiAyNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzVENTU3OTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI3LjIsMHY4LjNMMTQuNiwyMC44TDEwLjQsMjVsLTQuMi00LjJMMCwxNC42VjYuMWwxMC40LDEwLjZMMjcuMiwweiIvPg0KPC9zdmc+DQo=);
    background-position: center -300%;
    background-size: 70% auto;
    display: block
}

.field--checkbox input:checked + label:before {
    background-position: center center
}

.fake-checkbox__input {
    display: inline-block;
    width: 2.5rem;
    height: 2.5rem;
    vertical-align: bottom;
    background-color: rgba(198, 198, 198, 0.2);
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMjYiIGhlaWdodD0iMTE2IiB2aWV3Qm94PSIwIDAgMjcuMiAyNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjcuMiAyNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qwe2ZpbGw6IzVENTU3OTt9DQo8L3N0eWxlPg0KPHBhdGggY2xhc3M9InN0MCIgZD0iTTI3LjIsMHY4LjNMMTQuNiwyMC44TDEwLjQsMjVsLTQuMi00LjJMMCwxNC42VjYuMWwxMC40LDEwLjZMMjcuMiwweiIvPg0KPC9zdmc+DQo=);
    background-position: center -300%;
    background-size: 70% auto;
    border: .1rem solid transparent;
    border-radius: 0.3rem;
    color: #5B5377;
    transition: all 0.2s
}

.fake-checkbox:hover .fake-checkbox__input {
    border-color: #C6C6C6;
    background-color: rgba(198, 198, 198, 0.4)
}

.fake-checkbox--checked .fake-checkbox__input {
    border-color: #5B5377;
    background-color: transparent;
    background-position: center center
}

.field--select {
    position: relative
}

.field--select label {
    display: block
}

.field__select-wrap {
    position: relative;
    display: inline-block
}

.field__select-native {
    overflow: hidden;
    color: #5B5377
}

.field__select-native.replaced {
    position: relative;
    z-index: 10;
    border: 0;
    filter: alpha(opacity=0);
    opacity: 0
}

.field__select-custom {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    min-width: 100%;
    overflow: hidden
}

.field__select-custom span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.field__select-custom span:after {
    display: inline-block;
    content: " ";
    width: 1em;
    height: 1em;
    margin: 0 0.2em;
    vertical-align: middle;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMjYiIGhlaWdodD0iNjUiIHZpZXdCb3g9IjAgMCAyNi4xIDEzLjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI2LjEgMTMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qxe2ZpbGw6I2ZmZmZmZjt9DQo8L3N0eWxlPg0KPGc+DQoJPGcgY2xhc3M9InN0MCI+DQoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMywxMy41Yy0wLjEsMC0wLjMtMC4xLTAuNC0wLjFMMC4xLDAuOUMwLDAuNywwLDAuMywwLjEsMC4xczAuNS0wLjIsMC43LDBMMTMsMTIuM0wyNS4yLDAuMQ0KCQkJYzAuMi0wLjIsMC41LTAuMiwwLjcsMHMwLjIsMC41LDAsMC43TDEzLjQsMTMuNEMxMy4zLDEzLjUsMTMuMiwxMy41LDEzLDEzLjV6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=) no-repeat center center;
    background-size: contain
}

.ie .field__select-custom span:after {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAOCAYAAAAxDQxDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHFJREFUeNq00d0JwCAMBGBH6CiO2A0doSN0hNSDUvLgX+ydEDAY7oOYzOysdSTRQTYMXO5aRYG9CLILmqzAPPLlsrEm4h4p2BBhYUvIXyyE7GIOucKbWMUcgtm8+7FDjILMMCrSwyRIB9MgDSyMPAIMALPUXAL7mV7UAAAAAElFTkSuQmCC)
}

.field--select-block .field__select-wrap {
    width: 100%
}

.field--select-block .field__select-native {
    width: 100%;
    height: 4.4rem
}

.field--select-block .field__select-native:hover ~ .field__select-custom {
    border-color: #C6C6C6
}

.field--select-block .field__select-native:focus ~ .field__select-custom {
    border-color: #5B5377
}

.field--select-block .field__select-custom {
    transition: all 0.2s;
    max-width: 100%
}

.field--select-block .field__select-custom span {
    padding-right: 1.5em
}

.field--select-block .field__select-custom span:after {
    position: absolute;
    top: .6em;
    right: .5em;
    width: 1.1em;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIxMjYiIGhlaWdodD0iNjUiIHZpZXdCb3g9IjAgMCAyNi4xIDEzLjUiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDI2LjEgMTMuNTsiIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4NCgkuc3Qxe2ZpbGw6IzVDNTQ3ODt9DQo8L3N0eWxlPg0KPGc+DQoJPGcgY2xhc3M9InN0MCI+DQoJCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0xMywxMy41Yy0wLjEsMC0wLjMtMC4xLTAuNC0wLjFMMC4xLDAuOUMwLDAuNywwLDAuMywwLjEsMC4xczAuNS0wLjIsMC43LDBMMTMsMTIuM0wyNS4yLDAuMQ0KCQkJYzAuMi0wLjIsMC41LTAuMiwwLjcsMHMwLjIsMC41LDAsMC43TDEzLjQsMTMuNEMxMy4zLDEzLjUsMTMuMiwxMy41LDEzLDEzLjV6Ii8+DQoJPC9nPg0KPC9nPg0KPC9zdmc+DQo=)
}

.field--pin {
    position: relative;
    width: 100%
}

.field__pin {
    position: relative;
    width: 100%
}

.field__pin-read {
    overflow: hidden;
    color: #5B5377;
}

.field__pin-placeholder {
    color: #a9a9a9;
    height: inherit
}

.field--pin-large {
    text-align: center;
    margin-bottom: 2rem
}

.field--pin-large .field__pin-read,
.field--pin-large .field__pin {
    background: #f9f9f9;
    color: #00A6C9;
    padding: 0;
    border: 0;
    text-align: center;
    font-size: 6rem;
    line-height: 8rem;
    height: 8rem;
    letter-spacing: .15em;
    padding-left: .15em;
}

.field--pin-large .field__pin-placeholder,
.field--pin-large .field__pin::-webkit-input-placeholder {
    color: #d1edf4
}

.field--pin-large .field__pin-placeholder,
.field--pin-large .field__pin::-moz-placeholder {
    color: #d1edf4
}

.field--pin-large .field__pin-placeholder,
.field--pin-large .field__pin:-ms-input-placeholder {
    color: #d1edf4
}

.field--pin-large .field__pin-placeholder,
.field--pin-large .field__pin::placeholder {
    color: #d1edf4
}

input.parsley-error,
input.parsley-error:focus,
select.parsley-error,
select.parsley-error:focus,
textarea.parsley-error,
textarea.parsley-error:focus,
.parsley-error ~ .field__select-custom,
.parsley-error ~ .field__select-custom:focus {
    border-color: #f74160
}

.theme--dark input.parsley-error,
.theme--dark input.parsley-error:focus,
.theme--dark select.parsley-error,
.theme--dark select.parsley-error:focus,
.theme--dark textarea.parsley-error,
.theme--dark textarea.parsley-error:focus,
.theme--dark .parsley-error ~ .field__select-custom,
.theme--dark .parsley-error ~ .field__select-custom:focus {
    border-color: #f74160;
    border-color: rgba(247, 65, 96, 0.6)
}

.error-copy {
    color: #f74160;
    text-align: center;
    font-size: 1.6rem
}

.error-copy a {
    color: inherit
}

.error-copy .parsley-errors-list {
    margin-bottom: 2rem
}

.site--selfcare .error-copy {
    text-align: left
}

.parsley-errors-list,
.parsley-success-list {
    display: block;
    margin: 0.2rem 0 0.3rem;
    padding: 0;
    opacity: 0;
    list-style: none;
    font-size: 1.4rem;
    font-weight: normal;
    transition: all 0.3s ease-in;
    text-align: left;
}

.theme--dark .parsley-errors-list {
    background-color: #f74160;
    background-color: rgba(247, 65, 96, 0.6);
    border-radius: 0.3rem;
    color: white;
    padding: 0.3rem 1rem;
    margin-top: .7rem
}

.one-whole {
    width: 100%
}

.one-half,
.two-quarters {
    width: 50%
}

.one-third {
    width: 33.333%
}

.two-thirds {
    width: 66.666%
}

.one-quarter {
    width: 25%
}

.three-quarters {
    width: 75%
}

.one-fifth {
    width: 20%
}

.two-fifths {
    width: 40%
}

.three-fifths {
    width: 60%
}

.four-fifths {
    width: 80%
}

.gutter-flush {
    padding-left: 0 !important
}

.gutter-right {
    padding-right: 2rem !important
}

.gutter-right-wide {
    padding-right: 7.5rem !important
}

@media only screen and (max-width: 47.9375em) {
    .mob-small-one-whole {
        width: 100%
    }

    .mob-small-one-half,
    .mob-small-two-quarters {
        width: 50%
    }

    .mob-small-one-third {
        width: 33.333%
    }

    .mob-small-two-thirds {
        width: 66.666%
    }

    .mob-small-one-quarter {
        width: 25%
    }

    .mob-small-three-quarters {
        width: 75%
    }

    .mob-small-one-fifth {
        width: 20%
    }

    .mob-small-two-fifths {
        width: 40%
    }

    .mob-small-three-fifths {
        width: 60%
    }

    .mob-small-four-fifths {
        width: 80%
    }

    .mob-small-gutter-flush {
        padding-left: 0 !important
    }

    .mob-small-gutter-right {
        padding-right: 2rem !important
    }

    .mob-small-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

@media only screen and (max-width: 47.9375em) {
    .mob-one-whole {
        width: 100%
    }

    .mob-one-half,
    .mob-two-quarters {
        width: 50%
    }

    .mob-one-third {
        width: 33.333%
    }

    .mob-two-thirds {
        width: 66.666%
    }

    .mob-one-quarter {
        width: 25%
    }

    .mob-three-quarters {
        width: 75%
    }

    .mob-one-fifth {
        width: 20%
    }

    .mob-two-fifths {
        width: 40%
    }

    .mob-three-fifths {
        width: 60%
    }

    .mob-four-fifths {
        width: 80%
    }

    .mob-gutter-flush {
        padding-left: 0 !important
    }

    .mob-gutter-right {
        padding-right: 2rem !important
    }

    .mob-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

@media only screen and (min-width: 48em) {
    .tab-one-whole {
        width: 100%
    }

    .tab-one-half,
    .tab-two-quarters {
        width: 50%
    }

    .tab-one-third {
        width: 33.333%
    }

    .tab-two-thirds {
        width: 66.666%
    }

    .tab-one-quarter {
        width: 25%
    }

    .tab-three-quarters {
        width: 75%
    }

    .tab-one-fifth {
        width: 20%
    }

    .tab-two-fifths {
        width: 40%
    }

    .tab-three-fifths {
        width: 60%
    }

    .tab-four-fifths {
        width: 80%
    }

    .tab-gutter-flush {
        padding-left: 0 !important
    }

    .tab-gutter-right {
        padding-right: 2rem !important
    }

    .tab-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

@media only screen and (min-width: 60em) {
    .desk-one-whole {
        width: 100%
    }

    .desk-one-half,
    .desk-two-quarters {
        width: 50%
    }

    .desk-one-third {
        width: 33.333%
    }

    .desk-two-thirds {
        width: 66.666%
    }

    .desk-one-quarter {
        width: 25%
    }

    .desk-three-quarters {
        width: 75%
    }

    .desk-one-fifth {
        width: 20%
    }

    .desk-two-fifths {
        width: 40%
    }

    .desk-three-fifths {
        width: 60%
    }

    .desk-four-fifths {
        width: 80%
    }

    .desk-gutter-flush {
        padding-left: 0 !important
    }

    .desk-gutter-right {
        padding-right: 2rem !important
    }

    .desk-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

@media only screen and (max-height: 40em) {
    .v-mob-one-whole {
        width: 100%
    }

    .v-mob-one-half,
    .v-mob-two-quarters {
        width: 50%
    }

    .v-mob-one-third {
        width: 33.333%
    }

    .v-mob-two-thirds {
        width: 66.666%
    }

    .v-mob-one-quarter {
        width: 25%
    }

    .v-mob-three-quarters {
        width: 75%
    }

    .v-mob-one-fifth {
        width: 20%
    }

    .v-mob-two-fifths {
        width: 40%
    }

    .v-mob-three-fifths {
        width: 60%
    }

    .v-mob-four-fifths {
        width: 80%
    }

    .v-mob-gutter-flush {
        padding-left: 0 !important
    }

    .v-mob-gutter-right {
        padding-right: 2rem !important
    }

    .v-mob-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

@media only screen and (max-height: 25em) {
    .landscape-mob-one-whole {
        width: 100%
    }

    .landscape-mob-one-half,
    .landscape-mob-two-quarters {
        width: 50%
    }

    .landscape-mob-one-third {
        width: 33.333%
    }

    .landscape-mob-two-thirds {
        width: 66.666%
    }

    .landscape-mob-one-quarter {
        width: 25%
    }

    .landscape-mob-three-quarters {
        width: 75%
    }

    .landscape-mob-one-fifth {
        width: 20%
    }

    .landscape-mob-two-fifths {
        width: 40%
    }

    .landscape-mob-three-fifths {
        width: 60%
    }

    .landscape-mob-four-fifths {
        width: 80%
    }

    .landscape-mob-gutter-flush {
        padding-left: 0 !important
    }

    .landscape-mob-gutter-right {
        padding-right: 2rem !important
    }

    .landscape-mob-gutter-right-wide {
        padding-right: 7.5rem !important
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus,
.slick-slide {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir='rtl'] .slick-slide {
    float: right
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 3rem;
    width: 2rem;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent no-repeat center center;
    background-size: contain;
    top: 53%;
    margin-top: -1.5rem;
    padding: 0;
    border: none;
    outline: none;
    z-index: 100
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    opacity: .8
}

.slick-prev.slick-disabled,
.slick-next.slick-disabled {
    opacity: .3
}

.slick-prev {
    left: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOS4zcHgiIGhlaWdodD0iNTQuNHB4IiB2aWV3Qm94PSIwIDAgMjkuMyA1NC40IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyOS4zIDU0LjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtvcGFjaXR5OjAuNDt9DQoJLnN0MXtmaWxsOiM1QzU0Nzg7fQ0KPC9zdHlsZT4NCjxnIGNsYXNzPSJzdDAiPg0KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yNy4zLDU0LjRjMC41LDAsMS0wLjIsMS40LTAuNmMwLjgtMC44LDAuOC0yLDAtMi44TDQuOCwyNy4xTDI4LjUsMy40YzAuOC0wLjgsMC44LTIsMC0yLjgNCgkJYy0wLjgtMC44LTItMC44LTIuOCwwTDAuNiwyNS43QzAuMiwyNi4xLDAsMjYuNiwwLDI3LjFzMC4yLDEsMC42LDEuNGwyNS4zLDI1LjNDMjYuMyw1NC4yLDI2LjgsNTQuNCwyNy4zLDU0LjR6Ii8+DQo8L2c+DQo8L3N2Zz4NCg==)
}

.slick-next {
    right: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iTGF5ZXJfMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiDQoJIHdpZHRoPSIyOS4zcHgiIGhlaWdodD0iNTQuNHB4IiB2aWV3Qm94PSIwIDAgMjkuMyA1NC40IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAyOS4zIDU0LjQ7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtvcGFjaXR5OjAuNDt9DQoJLnN0MXtmaWxsOiM1QzU0Nzg7fQ0KPC9zdHlsZT4NCjxnIGNsYXNzPSJzdDAiPg0KCTxwYXRoIGNsYXNzPSJzdDEiIGQ9Ik0yLDU0LjRjLTAuNSwwLTEtMC4yLTEuNC0wLjZjLTAuOC0wLjgtMC44LTIsMC0yLjhsMjMuOS0yMy45TDAuOCwzLjRDMCwyLjYsMCwxLjQsMC44LDAuNg0KCQljMC44LTAuOCwyLTAuOCwyLjgsMGwyNS4xLDI1LjFjMC40LDAuNCwwLjYsMC45LDAuNiwxLjRzLTAuMiwxLTAuNiwxLjRMMy40LDUzLjhDMyw1NC4yLDIuNSw1NC40LDIsNTQuNHoiLz4NCjwvZz4NCjwvc3ZnPg0K)
}

.slick-dots {
    display: block;
    padding: 0;
    list-style: none;
    text-align: center;
    margin: 2rem 0;
    line-height: 1.4rem
}

.slick-dots li {
    position: relative;
    display: inline-block;
    padding: 0;
    cursor: pointer;
    margin: 0 0.5rem;
    vertical-align: bottom
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    padding: .5rem;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background-color: #C6C6C6;
    border-radius: 50%
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
    background-color: #7C7693
}

.slick-dots li.slick-active button {
    background-color: #5B5377
}

.theme--dark,
.site-header,
.site-footer {
    background-size: cover;
    background-color: white;
    color: black
}

.site body {
    min-height: 95vh
}

/*.theme--dark .site__main {*/
/*    padding-top: 0*/
/*}*/

.site__wrap {
    position: relative;
    width: 48rem;
    max-width: 100%;
    padding-left: 3rem;
    padding-right: 3rem;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}

@media only screen and (max-height: 40em) {
    .site body {
        min-height: 80vh
    }

    .site__root {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media only screen and (min-width: 48em) {
    html.site--footer.no-flexbox,
    html.site--footer.no-flexbox body {
        height: 100%
    }

    html.site--footer.no-flexbox .site__root {
        min-height: 100%;
        margin-bottom: -9rem
    }

    html.site--footer.no-flexbox .site__root:after {
        content: " ";
        display: block
    }

    html.site--footer.no-flexbox .site__footer,
    html.site--footer.no-flexbox .site__root:after {
        height: 11rem
    }

    html.site--footer.no-flexbox .site--tab .site__footer,
    html.site--footer.no-flexbox .site--tab .site__root:after {
        height: 9rem
    }

    /*.site__main {*/
    /*min-height: 48rem*/
    /*}*/
    .site--tab .site__wrap {
        width: 78.6rem
    }
}

html.site--full-content .site__footer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%
}

html.site--full-content .site__footer,
html.site--full-content .site__root:after {
    display: none
}

html.site--full-content .site__fix-bottom {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: white;
    padding-top: 2rem;
    padding-bottom: 3rem
}

.site-header {
    position: relative;
    text-align: center
}

.theme--dark .site-header {
    background: transparent
}

.site-header__inner {
    padding: 1.5rem 3rem 2rem
}

.site-header__logo {
    width: 8.5rem;
    height: 3.8rem
}

.site-header__powered-by {
    font-size: 1.4rem;
    font-weight: 300;
    line-height: 2rem;
    margin-top: 1rem;
    margin-bottom: 0
}

.site-header__powered-by img {
    vertical-align: middle;
    margin-left: .5em
}

.site-header__lang-menu {
    position: absolute;
    top: 1rem;
    right: 1rem;
    font-size: 1.4rem;
    text-align: right;
    transition: opacity 0.2s;
    line-height: 1
}

.site-header__lang-menu input,
.site-header__lang-menu select {
    font-size: 1.2rem;
    line-height: 1.8rem;
    vertical-align: bottom
}

.js .site-header__lang-menu {
    opacity: .7
}

.js .site-header__lang-menu:hover,
.js .site-header__lang-menu:focus {
    opacity: 1
}

.site-header__account-menu {
    position: absolute;
    bottom: 1.5rem;
    right: 1.5rem
}

.site-header__account-menu > a {
    display: block
}

.js .site-header__account-menu > a {
    transition: opacity 0.2s;
    opacity: .7
}

.js .site-header__account-menu > a:hover,
.js .site-header__account-menu > a:focus {
    opacity: 1
}

.site-footer {
    position: relative;
    text-align: left
}

.theme--dark .site-footer {
    background: transparent
}

.site-footer a {
    font-weight: normal
}

.site-footer a:hover,
.site-footer a:focus {
    color: white;
    text-decoration: underline
}

.site-footer__inner {
    padding: 2.5rem 3rem 2.5rem
}

@media only screen and (min-width: 48em) {
    .site--tab .site-footer {
        text-align: center
    }

    .site--tab .site-footer__content-wrap {
        width: 80%;
        margin: 0 auto
    }

    .site--tab .site-footer__links > li {
        line-height: 4rem;
        width: 33.33%
    }

    .site--tab .site-footer__links > li a {
        display: inline-block;
        line-height: 2rem;
        vertical-align: middle
    }
}

.page__copy,
.page__header {
    font-size: 1.6rem;
    text-align: center;
    width: 20em;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto
}

.page__header {
    margin-bottom: 5px
}

.page__header p {
    margin-bottom: 1rem
}

.page__header p:last-child {
    margin-bottom: 0
}

.page__heading:last-child {
    margin-bottom: 0
}

.page__section {
    margin-bottom: 2rem
}

.page__section:last-child {
    margin-bottom: 0
}

@media only screen and (min-width: 48em) {
    .page__section {
        margin-bottom: 6rem
    }
}

.page__illustration {
    margin: 0 auto;
    padding-bottom: 2rem;
    width: 20rem;
    text-align: center
}

.page__illustration--large {
    width: 60%;
    max-width: none
}

.site--selfcare .page__copy,
.site--selfcare .page__header,
.site--selfcare .page__header {
    text-align: left;
    margin-left: 0;
    width: auto
}

.slider--all > .slider__slide {
    display: none
}

.slider--all > .slider__slide:first-child,
.no-js .slider--all > .slider__slide {
    display: block;
    display: inherit
}

.no-js .slider--all > .slider__slide {
    margin-bottom: 4rem
}

@media only screen and (max-width: 47.9375em) {
    .slider--mob {
        margin-left: 0
    }

    .slider--mob > .slider__slide {
        display: none
    }

    .slider--mob > .slider__slide:first-child,
    .no-js .slider--mob > .slider__slide {
        display: block;
        display: inherit
    }

    .no-js .slider--mob > .slider__slide {
        margin-bottom: 4rem
    }
}

.slider__slide {
    height: 28rem
}

.slider__slide-inner {
    height: 100%
}

.spinner__el {
    -webkit-animation: spinner-fade-anim 1s linear infinite;
    animation: spinner-fade-anim 1s linear infinite;
    fill: #5B5377
}

.no-cssanimations .spinner {
    background: url('../images/spinner.gif') no-repeat center center;
    background-size: 100% 100%
}

.no-cssanimations .spinner__el {
    display: none
}

.page-footer-message {
    color: #191970;
    text-align: center;
    margin-top: 2rem;
    font-size: 0.9em;
}

@-webkit-keyframes spinner-fade-anim {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes spinner-fade-anim {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.spinner__1 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

.spinner__2 {
    -webkit-animation-delay: 0.08333s;
    animation-delay: 0.08333s
}

.spinner__3 {
    -webkit-animation-delay: 0.16667s;
    animation-delay: 0.16667s
}

.spinner__4 {
    -webkit-animation-delay: 0.25s;
    animation-delay: 0.25s
}

.spinner__5 {
    -webkit-animation-delay: 0.33333s;
    animation-delay: 0.33333s
}

.spinner__6 {
    -webkit-animation-delay: 0.41667s;
    animation-delay: 0.41667s
}

.spinner__7 {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s
}

.spinner__8 {
    -webkit-animation-delay: 0.58333s;
    animation-delay: 0.58333s
}

.spinner__9 {
    -webkit-animation-delay: 0.66667s;
    animation-delay: 0.66667s
}

.spinner__10 {
    -webkit-animation-delay: 0.75s;
    animation-delay: 0.75s
}

.spinner__11 {
    -webkit-animation-delay: 0.83333s;
    animation-delay: 0.83333s
}

.spinner__12 {
    -webkit-animation-delay: 0.91667s;
    animation-delay: 0.91667s
}

.timer-spinner {
    position: relative;
    background: white
}

.timer-spinner-wrap {
    position: relative;
    width: 15rem;
    height: 15rem;
    margin: 0 auto
}

.timer-spinner-wrap img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4.25rem;
    margin-left: -2.6rem;
    width: 5.2rem;
    height: 8.5rem;
    z-index: 50
}

.timer-spinner {
    width: 15rem;
    height: 15rem
}

.timer-spinner .pie {
    width: 50%;
    height: 100%;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    position: absolute;
    background: transparent;
    border: 5px solid #00A6C9
}

.timer-spinner .spinner {
    border-radius: 100% 0 0 100% / 50% 0 0 50%;
    z-index: 20;
    border-right: none;
    -webkit-animation: rota 3s linear infinite;
    animation: rota 3s linear infinite
}

.timer-spinner:hover .spinner,
.timer-spinner:hover .filler,
.timer-spinner:hover .mask {
    -webkit-animation-play-state: running;
    animation-play-state: running
}

.timer-spinner .filler {
    border-radius: 0 100% 100% 0 / 0 50% 50% 0;
    left: 50%;
    opacity: 0;
    z-index: 10;
    -webkit-animation: opa 3s steps(1, end) infinite reverse;
    animation: opa 3s steps(1, end) infinite reverse;
    border-left: none
}

.timer-spinner .mask {
    width: 50%;
    height: 100%;
    position: absolute;
    background: inherit;
    opacity: 1;
    z-index: 30;
    -webkit-animation: opa 3s steps(1, end) infinite;
    animation: opa 3s steps(1, end) infinite
}

@-webkit-keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rota {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes opa {
    0% {
        opacity: 1
    }
    50%,
    100% {
        opacity: 0
    }
}

@keyframes opa {
    0% {
        opacity: 1
    }
    50%,
    100% {
        opacity: 0
    }
}

.dropdown-menu a {
    font-weight: normal
}

.dropdown-menu__trigger {
    line-height: 3rem
}

.dropdown-menu__trigger img {
    vertical-align: middle
}

.dropdown-menu__trigger,
.dropdown-menu__trigger:hover,
.dropdown-menu__trigger:focus {
    color: white
}

.dropdown-menu__menu {
    background-color: #f4f4f4;
    border-radius: 0.3rem;
    border: 1px solid #00A6C9;
    color: #5B5377;
    font-size: 2rem;
    padding: 0 0.5rem;
    text-align: left;
    margin: 2rem 0
}

.dropdown-menu__menu a {
    display: block;
    padding: 0.4em 0.5em
}

.dropdown-menu__menu li {
    border-bottom: 1px solid white
}

.dropdown-menu__menu li:last-child {
    border: 0
}

.dropdown-menu .dropdown-menu__menu {
    display: none;
    position: absolute;
    z-index: 100;
    top: 100%;
    right: 1rem;
    margin: 1.3rem 0 0 0;
    min-width: 20rem
}

.dropdown-menu .dropdown-menu__menu:after {
    content: " ";
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    position: absolute;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -.85rem;
    right: 3rem;
    border: 0 solid #00A6C9;
    border-top-width: 1px;
    border-left-width: 1px;
    background-color: inherit
}

.dropdown-menu .dropdown-menu__menu ul {
    position: relative;
    z-index: 10
}

.numpad {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 200;
    background: white;
    max-height: 30rem;
    transition: max-height 0.4s;
    overflow: hidden
}

body {
    transition: margin-bottom 0.2s
}

.numpad--hidden {
    max-height: 0;
    border-color: transparent
}

.numpad__contents {
    border-top: 1px solid #00A6C9;
    max-width: 100%;
    margin: 0 auto;
    overflow: hidden
}

.numpad__nav {
    padding: 0 1.5rem;
    background-color: #f4f4f4;
    text-align: left
}

.numpad__nav button {
    font-size: 1.4rem;
    line-height: 2rem;
    color: #5B5377;
    padding: 0.7em 0.5em;
    transition-property: opacity
}

.numpad__nav button:disabled {
    opacity: .2
}

.numpad__nav button img {
    vertical-align: bottom
}

.numpad__keys {
    padding: 1rem
}

.numpad__keys button {
    width: 100%;
    font-size: 2.5rem;
    padding: 0
}

.numpad__keys button:active {
    background-color: #f4f4f4
}

.numpad__zero-key {
    margin-left: 33.33%
}

.numpad__del-key {
    padding-right: .5rem
}

.numpad__btn {
    overflow: hidden
}

@media only screen and (max-height: 25em) {
    .numpad__keys {
        padding: .5rem
    }

    .numpad__keys button {
        font-size: 2rem
    }

    .numpad__nav button {
        padding: 0.4em 0.5em
    }

    .top-header {
        height: 80px;
    }
}

@media only screen and (min-width: 48em) {
    .numpad {
        position: absolute;
        top: 100%;
        left: 0;
        bottom: auto;
        margin-top: 1rem
    }

    .numpad__contents {
        border: 1px solid #00A6C9;
        border-radius: 0.3rem
    }
}

.landing-page {
    text-align: center
}

.landing-page__header {
    padding-bottom: 4rem
}

.landing-page__points {
    border-top: 1px solid #f4f4f4;
    padding-top: 4rem
}

@media only screen and (max-width: 47.9375em) {
    .landing-page__points > .grid {
        margin-left: 0
    }

    .landing-page__points .grid__item {
        padding-left: 0
    }
}

@media only screen and (min-width: 48em) {
    .landing-page {
        text-align: left
    }

    .landing-page__points {
        border-top: 0
    }

    .landing-page__point-heading {
        border-bottom: 1px solid #f4f4f4
    }
}

/*# sourceMappingURL=style.css.map */
.top-header {
    height: 20vh;
}

@media only screen and (max-width: 350px) {
    .middle-header {
        margin-top: -10px !important;
    }
}

/*@media only screen and (max-width: 575.98px) {
    .btn-submit {
        width: 90% !important;
    }

    .btn-cancel {
        width: 89.5% !important;
    }
}*/

@media only screen and (max-width: 767.98px) {
    .image-wrapper img {
        width: 95px;
    }

    .middle-header {
        margin-top: 25px;
    }

    /*.btn-submit {
        max-width: 330px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 30px !important;
    }

    .btn-cancel {
        max-width: 310px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 0 30px !important;
    }*/
}

@media only screen and (min-width: 768px) {
    .top-header svg {
        top: -35px !important;
    }

    .align-bottom .form-fields {
        padding: 0 20%;
    }
}

@media only screen and (min-width: 1024px) {
    .top-header svg {
        top: -60px !important;
    }

    .middle-header {
        margin-top: 40px;
    }

    .align-bottom .form-fields {
        padding: 0 20%;
    }
}

@media (min-width: 1920px) and (max-width: 2560px) {
    .top-header svg {
        top: -80px !important;
    }

    .middle-header {
        margin-top: 100px;
    }

    .align-bottom .form-fields {
        padding: 0 20%;
    }
}

/* Place holder style START*/
input::-webkit-input-placeholder { /* Edge */
    color: rgba(51, 51, 51, 0.8) !important;
    opacity: .8 !important;
    font-size: 10px !important;
    letter-spacing: 0 !important;
    line-height: 13px !important;
}

input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(51, 51, 51, 0.8) !important;
    opacity: .8 !important;
    font-size: 10px !important;
    letter-spacing: 0 !important;
    line-height: 13px !important;
}

input::placeholder {
    color: rgba(51, 51, 51, 0.8) !important;
    opacity: .8 !important;
    font-size: 10px !important;
    letter-spacing: 0 !important;
    line-height: 13px !important;
}

/* Place holder style END*/

.field--select-block,
.field__select-native,
.field--select-block,
.field__select-custom,
.field__pin-read,
.text-field,
input[type='text'],
input[type='email'],
input[type='password'],
input[type="tel"],
input[type='number'] {
    font-size: 16px;
    border-radius: 8px;
    font-weight: 500;
    padding: 16px 12px;
    background: #FFF;
    border: 0.5px solid #C4C4C4;
    transition: border-color 0.2s;
}

.btn-submit {
    white-space: inherit;
    padding: 14px 18px !important;
    width: 300px;
    min-height: 48px;
    border-radius: 24px;
    background: linear-gradient(90deg, #FF986B 0%, #FB5F6C 100%);
    padding: 0 42px;
    border: none;
    color: #FFF;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.btn-cancel {
    white-space: inherit;
    padding: 12px 18px !important;
    width: 296px;
    min-height: 48px;
    border-radius: 24px;
    background: #FFF;
    padding: 0 42px;
    border: 2px solid #FC656C;
    color: #FC656C;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.btn-forgot-pwd {
    height: 48px;
    min-width: 250px;
    border-radius: 10px;
    text-transform: lowercase !important;
    background: #DDDFFF !important;
    padding: 0 25px;
    border: 1px solid #6D74E5;
    color: #000;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    text-align: center;
}

.btn-submit:hover {
    opacity: .9;
    color: rgba(255, 255, 255, 0.8);
}

.btn-cancel:hover {
    opacity: .9;
    color: rgba(252, 101, 101, 0.8);
}

.parsley-errors-list.filled,
.parsley-success-list.filled {
    opacity: 1;
    display: block;
    padding: 0 !important;
}

.parsley-errors-list,
.parsley-success-list {
    display: none;
}

.top-header svg:nth-child(1) {
    opacity: .4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.top-header svg:nth-child(2) {
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.top-header svg:nth-child(3) {
    opacity: .7;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.image-wrapper {
    text-align: center;
}

.sub-text-wrapper {
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.15px;
    line-height: 25px;
    text-align: center;
    margin-bottom: 15px;
}

.sub-text-wrapper:nth-child(2) {
    margin-bottom: 0;
    font-weight: unset;
}

.sub-text-wrapper span {
    font-weight: bold;
}

.form-fields > li {
    padding-top: 10px;
    position: relative;
}

.float-input-outer-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.float-input-container {
    position: relative;
}

.txt-form-label {
    display: block;
    position: absolute;
    max-width: 100%;
    padding: 0 4px;
    left: 12px;
    top: 50%;
    pointer-events: none;
    background: unset;
    color: rgba(0,0,0, 0.8);
    font-weight: 400;
    font-size: 11px;
    line-height: 135%;
    transform: translateY(-50%);
    transform-origin: left top;
    transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1),color 150ms cubic-bezier(0.4, 0, 0.2, 1);
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    will-change: transform;
}

.form-fields input[type='text']:focus ~ .txt-form-label,
.form-fields input[type='text'].is-valid ~ .txt-form-label,
.form-fields input[type='tel']:focus ~ .txt-form-label,
.form-fields input[type='tel'].is-valid ~ .txt-form-label,
.form-fields input[type='password']:focus ~ .txt-form-label,
.form-fields input[type='password'].is-valid ~ .txt-form-label {
    transform: translateY(-250%);
    background: #fff;
}

.form-fields input[type='text']:focus ~ .txt-form-label,
.form-fields input[type='tel']:focus ~ .txt-form-label,
.form-fields input[type='password']:focus ~ .txt-form-label {
    color: #2670DF;
}

input:focus {
    border-color: #2670DF !important;
}
input:not(:placeholder-shown) {
    border-color: #2670DF;
}

input:focus:-ms-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-moz-placeholder,
input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

input.parsley-error ~ .txt-form-label {
    display: block;
    color: red !important;
    font-size: 11px;
}

input.parsley-error {
    border-color: red !important;
}

.parsley-errors-list {
    background-color: #FFF !important;
    color: red !important;
}

.parsley-success-list {
    background-color: #FFF !important;
    color: green !important;
}

.btn-container {
    text-align: center;
    margin: 1.2rem 0 1.5rem !important;
}

/*.btn-container .btn-cancel {
    line-height: 45px !important;
}

.line-height-40 {
    line-height: 45px !important;
}*/

.button-min-width {
    min-width: 34.5rem;
}

.form-container {
    margin-top: 10px;
}

.recovery-btns {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
}

.recovery-btn-width {
    min-width: 140px;
}

.already-have-an-acc,
.resend-otp {
    color: #2670DF;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.13px;
    line-height: 19px;
    text-align: center;
    cursor: pointer;
    background-color: unset;
    border: unset;
}

.already-have-an-acc:hover,
.resend-otp:hover {
    color: rgba(38, 112, 223, 0.9);
}

.acc-exist-container {
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.btn-learn-more {
    border-radius: 15px;
    background-color: #E4EFFF;
    color: #2670DF;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 17px;
    text-align: center;
    border: none;
    padding: 5px 20px;
}

.pwd-rules-header {
    list-style: none;
    text-decoration: none;
    font-size: 12px;
    color: #666666;
}

.pwd-rules-header li:first-child {
    margin-bottom: 10px;
    margin-left: -15px;
}

.pwd-list-icon {
    margin-right: 5px;
    display: inline-block;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background-color: #666666;
}

.pwd-list-icon.check {
    display: inline-block;
    transform: rotate(45deg);
    height: 10px !important;
    width: 6px !important;
    border-bottom: 3px solid #78b13f;
    border-right: 3px solid #78b13f;
    background-color: unset;
    border-radius: unset;
}

.img-container {
    text-align: center;
}

.img-container img {
    width: 20rem;
    height: auto;
}

.content-container,
.link-container {
    text-align: center;
}

.link-container {
    position: fixed !important;
    bottom: 15px;
    width: 100%;
    left: 0px;
}

.para-top-bottom-margin {
    margin-top: 1rem;
    margin-bottom: 3rem;
}

.content-container span {
    font-weight: bold;
}

.align-top {
    width: 100%;
    position: fixed;
    margin: 0 auto;
    top: 35%;
}

.how-does-this-help-column1 {
    float: left;
    width: 35%;
    padding: 10px;
}

.how-does-this-help-column2 {
    float: left;
    width: 65%;
    padding: 10px;
}

@media only screen and (max-width: 400px) {
    .align-top {
        top: 12%;
        font-size: 12px;
    }

    .how-does-this-help-column1 {
        width: 10%;
    }

    .how-does-this-help-column2 {
        width: 90%;
    }
}

@media only screen and (min-width: 410px) {
    .how-does-this-help-column1 {
        width: 20%;
    }

    .how-does-this-help-column2 {
        width: 80%;
    }
}

@media only screen and (min-width: 768px) {
    .align-top {
        top: 45%;
    }

    .help-list {
        padding-left: 10rem;
    }

    .how-does-this-help-column1 {
        width: 35%;
    }

    .how-does-this-help-column2 {
        width: 65%;
    }
}

.align-bottom {
    width: 100%;
    position: fixed;
    margin: 0 auto;
    bottom: 30%;
}

.align-bottom.error-page {
    bottom: 20%;
}

.bck-btn {
    position: absolute;
    left: 15px;
    top: 15px;
    z-index: 999;
    fill: #FFFFFF;
}

.input-image-wrapper {
    position: absolute;
    top: 21px;
    right: 0px;
    padding: 10px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 8px;
    background-repeat: no-repeat;
}

.input-image-wrapper.pwd {
    background-image: url('../images/not-visibility.png');
}

.input-image-wrapper.show {
    background-image: url('../images/visibility.png');
}

.sub-content-container {
    text-align: left;
}

.content-container > ul {
    width: 65%;
    margin: 15px auto 0;
}

.txt-optional {
    font-size: 12px;
    color: #c4c4c4;
    margin-left: 1rem;
}

.btn-text1 {
    display: block;
}

.btn-text2 {
    display: none;
}

.error-page .form-fields {
    margin-top: 25px;
}

.content-container p {
    width: 80%;
    margin: 0 auto;
    line-height: 1.6;
}

.help-list {
    margin-left: 6rem;
    margin-right: 3rem;
    list-style: disc outside !important;
    line-height: 1.6;
}

.help-list2 {
    list-style: disc outside !important;
    line-height: 1.9;
    margin-top: 2rem;
}

.line-height-16 {
    line-height: 1.6;
}

.h-100 {
    height: 100%;
}

.h-100-vh {
    height: 100vh;
}

.auth-container-height {
    height: 70vh;
}

.site__root {
    height: 100%;
}

.site__wrap {
    height: 100%;
}

.margin-bottom-4 {
    margin-bottom: 4rem;
}

.display-none {
    display: none !important;
}

/*OTP page styling*/
.otp-container {
    display: flex;
    gap: 0.5rem;
    justify-content: center;
    align-items: center;
    width: auto;
    margin: 0 auto;
}

.otp-box {
    display: inline !important;
    width: 5rem !important;
    height: 6rem !important;
    text-align: center;
    font-size: 18px !important;
    border-radius: 8px !important;
    font-weight: bold !important;
    padding: 16px 12px !important;
    background-color: #F8F8FB !important;
    border: 1px solid #C4C4C4 !important;
    transition: border-color 0.2s !important;
    caret-color: transparent !important;
}

.otp-box:focus, .otp-box:focus-visible {
    border-color: #2670DF;
    outline: none;
}

button, input[type="button"], a {
    -webkit-tap-highlight-color: transparent;
}