
.stretched-link::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.button, button {
    background: transparent;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-size: inherit;
    line-height: inherit;
    color: inherit;
    font-family: inherit; }

.cover-bg {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.d-flex-center-center {
    display: flex;
    align-items: center;
    justify-content: center; }

.text--18, body {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56; }
    @media only screen and (max-width: 766px) {
        .text--18, body {
            font-size: 16px;
            line-height: 1.31; } }

.text--90 {
    font-size: 90px;
    font-weight: 500;
    line-height: 1; }
    @media (max-height: 800px) {
        .text--90 {
            font-size: 70px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .text--90 {
            font-size: 60px; } }
    @media only screen and (max-width: 766px) {
        .text--90 {
            font-size: 48px;
            line-height: 1.08; } }

.text--22 {
    font-size: 22px;
    letter-spacing: 1px; }
    @media only screen and (max-width: 766px) {
        .text--22 {
            font-size: 18px; } }

.text--16 {
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 1.63; }

.text--15 {
    font-size: 15px;
    letter-spacing: 0.15px;
    line-height: 1.33; }

.text--14 {
    font-size: 14px; }

.text--13 {
    color: #18417e;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.26px;
    line-height: 1.23; }

.text--12 {
    font-size: 12px; }

.text *,
.title *,
.title-main * {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-align: inherit;
    font-style: inherit;
    font-family: inherit; }

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block; }

body {
    margin: 0;
    text-align: left; }

[tabindex='-1']:focus {
    outline: 0 !important; }

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 1rem; }

p {
    margin-top: 0;
    margin-bottom: 1rem; }

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    cursor: help;
    border-bottom: 0;
    text-decoration-skip-ink: none; }

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit; }

ol,
ul,
dl {
    margin-top: 0;
    margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
    margin-bottom: 0; }

dt {
    font-weight: 700; }

dd {
    margin-bottom: 0.5rem;
    margin-left: 0; }

blockquote {
    margin: 0 0 1rem; }

b,
strong {
    font-weight: 700; }

small {
    font-size: 80%; }

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

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

a {
    text-decoration: none;
    background-color: transparent; }
    a:hover, a:focus {
        text-decoration: none; }

a:not([href]):not([tabindex]) {
    text-decoration: none; }
    a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
        text-decoration: none; }
    a:not([href]):not([tabindex]):focus {
        outline: 0; }

pre,
code,
kbd,
samp {
    font-family: monospace;
    font-size: 1em; }

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto; }

figure {
    margin: 0 0 1rem; }

img {
    vertical-align: middle;
    border-style: none; }

svg {
    overflow: hidden;
    vertical-align: middle; }

table {
    border-collapse: collapse; }

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: left;
    caption-side: bottom; }

th {
    text-align: inherit; }

label {
    display: inline-block;
    margin-bottom: 1rem; }

button {
    border-radius: 0;
    text-transform: none;
    cursor: pointer;
    -webkit-appearance: button; }

input,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }

select {
    word-wrap: normal;
    text-transform: none; }

input {
    overflow: visible; }

[type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button; }

button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
    padding: 0;
    border-style: none; }

input[type='radio'],
input[type='checkbox'] {
    box-sizing: border-box;
    padding: 0; }

input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
    -webkit-appearance: listbox; }

textarea {
    overflow: auto;
    resize: vertical; }

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0; }

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 0.5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal; }

progress {
    vertical-align: baseline; }

[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
    height: auto; }

[type='search'] {
    outline-offset: -2px;
    -webkit-appearance: none; }

[type='search']::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button; }

output {
    display: inline-block; }

summary {
    display: list-item;
    cursor: pointer; }

template {
    display: none; }

[hidden] {
    display: none !important; }

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-right: 2rem;
    padding-left: 2rem; }

.container {
    display: block;
    margin: 0 auto;
    max-width: calc(100% - 60px);
    padding: 0;
    width: 100%; }
    .container .container {
        padding: 0 !important; }
        @media only screen and (max-width: 1023px) {
            .container .container {
                max-width: 100%; } }

.row {
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex: 0 1 auto;
    -webkit-box-flex: 0;
    flex: 0 1 auto;
    -ms-flex-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; }

.row.reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }

.col.reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto; }

[class*='col-'] {
    padding-left: 15px;
    padding-right: 15px; }

.col-xs {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }

.col-xs-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%; }

.col-xs-2 {
    -ms-flex-preferred-size: 16.666667%;
    flex-basis: 16.666667%;
    max-width: 16.666667%; }

.col-xs-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }

.col-xs-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%; }

.col-xs-5 {
    -ms-flex-preferred-size: 41.667%;
    flex-basis: 41.667%;
    max-width: 41.667%; }

.col-xs-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }

.col-xs-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%; }

.col-xs-8 {
    -ms-flex-preferred-size: 66.667%;
    flex-basis: 66.667%;
    max-width: 66.667%; }

.col-xs-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

.col-xs-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%; }

.col-xs-11 {
    -ms-flex-preferred-size: 91.667%;
    flex-basis: 91.667%;
    max-width: 91.667%; }

.col-xs-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }

.col-xs-offset-1 {
    margin-left: 8.333%; }

.col-xs-offset-2 {
    margin-left: 16.666667%; }

.col-xs-offset-3 {
    margin-left: 25%; }

.col-xs-offset-4 {
    margin-left: 33.333%; }

.col-xs-offset-5 {
    margin-left: 41.667%; }

.col-xs-offset-6 {
    margin-left: 50%; }

.col-xs-offset-7 {
    margin-left: 58.333%; }

.col-xs-offset-8 {
    margin-left: 66.667%; }

.col-xs-offset-9 {
    margin-left: 75%; }

.col-xs-offset-10 {
    margin-left: 83.333%; }

.col-xs-offset-11 {
    margin-left: 91.667%; }

.start-xs {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start; }

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

.end-xs {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end; }

.top-xs {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start; }

.middle-xs {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center; }

.bottom-xs {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end; }

.around-xs {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

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

.first-xs {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1; }

.last-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1; }

@media only screen and (min-width: 767px) {
    .row {
        margin-left: -15px;
        margin-right: -15px; }
    .container {
        max-width: calc(100% - 60px); }
    .col-sm,
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px; }
    .col-sm {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%; }
    .col-sm-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-sm-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-sm-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; }
    .col-sm-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-sm-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-sm-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; }
    .col-sm-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-sm-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-sm-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%; }
    .col-sm-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-sm-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-sm-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
    .col-sm-offset-0 {
        margin-left: 0; }
    .col-sm-offset-1 {
        margin-left: 8.333%; }
    .col-sm-offset-2 {
        margin-left: 16.666667%; }
    .col-sm-offset-3 {
        margin-left: 25%; }
    .col-sm-offset-4 {
        margin-left: 33.333%; }
    .col-sm-offset-5 {
        margin-left: 41.667%; }
    .col-sm-offset-6 {
        margin-left: 50%; }
    .col-sm-offset-7 {
        margin-left: 58.333%; }
    .col-sm-offset-8 {
        margin-left: 66.667%; }
    .col-sm-offset-9 {
        margin-left: 75%; }
    .col-sm-offset-10 {
        margin-left: 83.333%; }
    .col-sm-offset-11 {
        margin-left: 91.667%; }
    .start-sm {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start; }
    .center-sm {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center; }
    .end-sm {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end; }
    .top-sm {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start; }
    .middle-sm {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center; }
    .bottom-sm {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end; }
    .around-sm {
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .between-sm {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between; }
    .first-sm {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1; }
    .last-sm {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1; } }

@media only screen and (min-width: 1023px) {
    .row {
        margin-left: -15px;
        margin-right: -15px; }
    .container {
        max-width: 990px;
        padding-left: 15px;
        padding-right: 15px; }
    .col-md,
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px; }
    .col-md {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%; }
    .col-md-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-md-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-md-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; }
    .col-md-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-md-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-md-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; }
    .col-md-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-md-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-md-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%; }
    .col-md-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-md-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-md-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
    .col-md-offset-0 {
        margin-left: 0; }
    .col-md-offset-1 {
        margin-left: 8.333%; }
    .col-md-offset-2 {
        margin-left: 16.666667%; }
    .col-md-offset-3 {
        margin-left: 25%; }
    .col-md-offset-4 {
        margin-left: 33.333%; }
    .col-md-offset-5 {
        margin-left: 41.667%; }
    .col-md-offset-6 {
        margin-left: 50%; }
    .col-md-offset-7 {
        margin-left: 58.333%; }
    .col-md-offset-8 {
        margin-left: 66.667%; }
    .col-md-offset-9 {
        margin-left: 75%; }
    .col-md-offset-10 {
        margin-left: 83.333%; }
    .col-md-offset-11 {
        margin-left: 91.667%; }
    .start-md {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start; }
    .center-md {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center; }
    .end-md {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end; }
    .top-md {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start; }
    .middle-md {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center; }
    .bottom-md {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end; }
    .around-md {
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .between-md {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between; }
    .first-md {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1; }
    .last-md {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1; } }

@media only screen and (min-width: 1141px) {
    .row {
        margin-left: -15px;
        margin-right: -15px; }
    .container {
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px; }
    .col-lg,
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        box-sizing: border-box;
        -ms-flex: 0 0 auto;
        -webkit-box-flex: 0;
        flex: 0 0 auto; }
    [class*='col-'] {
        padding-left: 15px;
        padding-right: 15px; }
    .col-lg {
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        -webkit-box-flex: 1;
        flex-grow: 1;
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        max-width: 100%; }
    .col-lg-1 {
        -ms-flex-preferred-size: 8.333%;
        flex-basis: 8.333%;
        max-width: 8.333%; }
    .col-lg-2 {
        -ms-flex-preferred-size: 16.666667%;
        flex-basis: 16.666667%;
        max-width: 16.666667%; }
    .col-lg-3 {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%; }
    .col-lg-4 {
        -ms-flex-preferred-size: 33.333%;
        flex-basis: 33.333%;
        max-width: 33.333%; }
    .col-lg-5 {
        -ms-flex-preferred-size: 41.667%;
        flex-basis: 41.667%;
        max-width: 41.667%; }
    .col-lg-6 {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%; }
    .col-lg-7 {
        -ms-flex-preferred-size: 58.333%;
        flex-basis: 58.333%;
        max-width: 58.333%; }
    .col-lg-8 {
        -ms-flex-preferred-size: 66.667%;
        flex-basis: 66.667%;
        max-width: 66.667%; }
    .col-lg-9 {
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%; }
    .col-lg-10 {
        -ms-flex-preferred-size: 83.333%;
        flex-basis: 83.333%;
        max-width: 83.333%; }
    .col-lg-11 {
        -ms-flex-preferred-size: 91.667%;
        flex-basis: 91.667%;
        max-width: 91.667%; }
    .col-lg-12 {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%; }
    .col-lg-offset-0 {
        margin-left: 0; }
    .col-lg-offset-1 {
        margin-left: 8.333%; }
    .col-lg-offset-2 {
        margin-left: 16.666667%; }
    .col-lg-offset-3 {
        margin-left: 25%; }
    .col-lg-offset-4 {
        margin-left: 33.333%; }
    .col-lg-offset-5 {
        margin-left: 41.667%; }
    .col-lg-offset-6 {
        margin-left: 50%; }
    .col-lg-offset-7 {
        margin-left: 58.333%; }
    .col-lg-offset-8 {
        margin-left: 66.667%; }
    .col-lg-offset-9 {
        margin-left: 75%; }
    .col-lg-offset-10 {
        margin-left: 83.333%; }
    .col-lg-offset-11 {
        margin-left: 91.667%; }
    .start-lg {
        -ms-flex-pack: start;
        -webkit-box-pack: start;
        justify-content: flex-start;
        text-align: start; }
    .center-lg {
        -ms-flex-pack: center;
        -webkit-box-pack: center;
        justify-content: center; }
    .end-lg {
        -ms-flex-pack: end;
        -webkit-box-pack: end;
        justify-content: flex-end;
        text-align: end; }
    .top-lg {
        -ms-flex-align: start;
        -webkit-box-align: start;
        align-items: flex-start; }
    .middle-lg {
        -ms-flex-align: center;
        -webkit-box-align: center;
        align-items: center; }
    .bottom-lg {
        -ms-flex-align: end;
        -webkit-box-align: end;
        align-items: flex-end; }
    .around-lg {
        -ms-flex-pack: distribute;
        justify-content: space-around; }
    .between-lg {
        -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between; }
    .first-lg {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1; }
    .last-lg {
        -ms-flex-order: 1;
        -webkit-box-ordinal-group: 2;
        order: 1; } }

@font-face {
    font-family: 'Roboto';
    src: url("/fonts/Roboto-Medium.woff2") format("woff2"), url("/fonts/Roboto-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Roboto';
    src: url("/fonts/Roboto-Regular.woff2") format("woff2"), url("/fonts/Roboto-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Roboto';
    src: url("/fonts/Roboto-Bold.woff2") format("woff2"), url("/fonts/Roboto-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap; }

@font-face {
    font-family: 'Roboto';
    src: url("/fonts/Roboto-Black.woff2") format("woff2"), url("/fonts/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap; }

.cover-bg {
    background-size: cover;
    background-position: center center; }
    .cover-bg img {
        display: none; }

.bg-blue {
    background-color: #18417e; }

.bg-red {
    background-color: #d95c5c; }

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0; }

.text--label {
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block;
    opacity: 0.4;
    color: #2c2c2c;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1.5px;
    text-align: center; }
    @media only screen and (max-width: 1023px) {
        .text--label {
            letter-spacing: 0.75px;
            line-height: 1.2; } }

.text--bk {
    font-weight: 900; }

.text--md {
    font-weight: 500; }

.text--rg {
    font-weight: 400; }

.text--uppercase {
    text-transform: uppercase; }

.text--blue {
    color: #18417e; }

.text--red {
    color: #d95c5c; }

.stretched-link::before {
    z-index: 3; }

@media only screen and (max-width: 766px) {
    .hidden-mobile {
        display: none; } }

@media only screen and (max-width: 1023px) {
    .hidden-tablet-p {
        display: none; } }

.visible-mobile {
    display: none; }
    @media only screen and (max-width: 766px) {
        .visible-mobile {
            display: block; } }

.visible-tablet-p {
    display: none; }
    @media only screen and (max-width: 1023px) {
        .visible-tablet-p {
            display: block; } }

.hide {
    display: none; }

.show {
    display: block; }

.d-flex {
    display: flex; }

.f-auto {
    flex: auto;
    display: flex; }

.no-gutters {
    margin-right: 0;
    margin-left: 0; }
    .no-gutters > [class^='col-'],
    .no-gutters > [class*=' col-'] {
        padding-right: 0;
        padding-left: 0; }

.fade-in {
    opacity: 1 !important;
    animation: fadeIn ease 1s; }

@keyframes fadeIn {
    0% {
        opacity: 0; }
    100% {
        opacity: 1; } }

html,
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

::selection {
    background-color: #2c2c2c;
    color: #000; }

body {
    color: #2c2c2c;
    font-family: "Roboto", sans-serif;
    position: relative;
    height: auto;
    width: 100%;
    background-color: #fafafa;
    min-height: calc(var(--vh, 1vh) * 100);
    display: flex;
    flex-direction: column; }

.noselect,
.noselect * {
    user-select: none; }

ul,
ol {
    list-style: none;
    margin: 0;
    padding: 0; }

.main {
    position: relative;
    z-index: 3;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column; }

p {
    margin: 0; }

a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease, border 0.3s ease;
    -webkit-transition: color 0.3s ease, border 0.3s ease; }

/* stylelint-disable-next-line */
h1 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h2 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h3 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h4 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h5 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

/* stylelint-disable-next-line */
h6 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

:focus {
    outline: none; }

img {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
    height: auto;
    width: auto; }

figure img {
    margin: 0; }

.sc-general {
    position: relative; }

form select::-ms-expand {
    display: none; }

input,
select,
textarea {
    box-shadow: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none; }

input,
textarea {
    -webkit-appearance: none;
    border-radius: 0; }

input:invalid {
    outline: none; }

textarea::-ms-clear,
input::-ms-clear {
    display: none; }

*:not(input) {
    user-select: none; }

*:focus {
    outline: none !important; }

.body-text--18 {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.56; }
    @media only screen and (max-width: 766px) {
        .body-text--18 {
            font-size: 16px;
            line-height: 1.31; } }

.body-text--16 {
    font-size: 16px;
    letter-spacing: 0.32px;
    line-height: 1.63; }

.body-text--14 {
    font-size: 14px; }

.body-text a {
    color: inherit;
    text-decoration: underline; }

.btn {
    cursor: pointer;
    padding: 8px 22px;
    min-height: 50px;
    min-width: 118px;
    font-family: "Roboto", sans-serif;
    border-radius: 4px;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    grid-auto-flow: column;
    grid-gap: 12px;
    border: 2px solid #18417e;
    background-color: #18417e;
    color: #ebeae5;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.8px;
    text-align: center;
    text-transform: uppercase;
    transition: box-shadow 0.3s ease, color 0.3s ease, background-color 0.3s ease, border 0.3s ease;
    position: relative; }
    .btn:hover, .btn:focus {
        outline: none;
        color: #fff;
        border-color: #d95c5c;
        background-color: #d95c5c;
        box-shadow: 0 0 0 3px rgba(217, 92, 92, 0.2); }
        .btn:hover i::before, .btn:focus i::before {
            background-color: #fff; }
    .btn i,
    .btn span {
        position: relative;
        z-index: 4; }
    .btn i {
        opacity: 0.4; }
        .btn i::before {
            background-color: #18417e; }
    .btn .icon-question-mark {
        opacity: 0.4; }
    .btn[disabled], .btn--disabled {
        cursor: not-allowed;
        transition: none; }
        .btn[disabled] .btn__icon, .btn--disabled .btn__icon {
            transform: none !important; }
    .btn.icon-left .btn__icon {
        order: 1; }
    .btn.icon-left .btn__text {
        order: 2; }

.checkbox {
    min-height: 18px;
    text-align: left; }
    .checkbox__label {
        color: #18417e;
        display: inline-block;
        position: relative;
        padding: 3px 0 3px 34px;
        cursor: pointer;
        margin: 0;
        transition: color 0.3s ease;
        min-height: 22px; }
        .checkbox__label::before, .checkbox__label::after {
            content: '';
            position: absolute;
            width: 23px;
            height: 23px;
            left: 0;
            top: -1px; }
        .checkbox__label::before {
            background-color: #fafafa;
            border-radius: 3px;
            border: 2px solid rgba(24, 65, 126, 0.31);
            transition: border 0.3s ease, box-shadow 0.3s ease; }
        .checkbox__label::after {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.252' height='9.136' viewBox='0 0 12.252 9.136'%3E%3Cpath id='Icon_awesome-check' data-name='Icon awesome-check' d='M4.161,13.534.179,9.552a.613.613,0,0,1,0-.866l.866-.866a.613.613,0,0,1,.866,0L4.594,10.5,10.34,4.757a.613.613,0,0,1,.866,0l.866.866a.613.613,0,0,1,0,.866L5.028,13.534A.613.613,0,0,1,4.161,13.534Z' transform='translate(0 -4.577)' fill='%2318417e'/%3E%3C/svg%3E%0A") no-repeat center/13px;
            opacity: 0;
            transition: opacity 0.3s ease; }
        .checkbox__label.checkbox-validation-failed {
            color: #f00; }
            .checkbox__label.checkbox-validation-failed::before {
                background-color: #f00; }
    .checkbox a {
        border: 0;
        text-decoration: underline; }
    .checkbox input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0; }
        .checkbox input:checked + .checkbox__label::after {
            opacity: 1; }
        .checkbox input:focus + .checkbox__label::before {
            border-color: #18417e;
            box-shadow: 0 0 0 3px rgba(24, 65, 126, 0.2); }
    .checkbox input[type='radio'] + .checkbox__label::after {
        width: 11px;
        height: 11px;
        background: #18417e;
        left: 6px;
        border-radius: 2px;
        top: 5px; }

.custom-list {
    max-width: 440px; }
    .custom-list li {
        position: relative;
        padding-left: 35px; }
        @media only screen and (max-width: 766px) {
            .custom-list li {
                padding-left: 26px; } }
        .custom-list li::before {
            content: '';
            position: absolute;
            left: 8px;
            top: 6px;
            width: 14px;
            height: 14px;
            opacity: 0.2;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.345' height='13.345' viewBox='0 0 13.345 13.345'%3E%3Cpath id='Path_1485' data-name='Path 1485' d='M1.474,0H7.962A1.474,1.474,0,0,1,9.436,1.474V7.962A1.474,1.474,0,0,1,7.962,9.436H1.474A1.474,1.474,0,0,1,0,7.962V1.474A1.474,1.474,0,0,1,1.474,0Z' transform='translate(6.672) rotate(45)' fill='%2318417e'/%3E%3C/svg%3E%0A") no-repeat center/contain; }
            @media only screen and (max-width: 766px) {
                .custom-list li::before {
                    left: 0; } }
        .custom-list li + li {
            margin-top: 21px; }
            @media only screen and (min-width: 767px) and (max-width: 1140px) {
                .custom-list li + li {
                    margin-top: 18px; } }

.icon::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.icon {
    display: block;
    position: relative; }
    .icon::before {
        background-color: var(--icon-color, #18417e);
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        transition: opacity 0.3s ease, background-color 0.3s ease;
        -webkit-transition: opacity 0.3s ease, background-color 0.3s ease; }
    .icon[class*='icon-chevron-'] {
        width: 12px;
        height: 8px; }
        .icon[class*='icon-chevron-']:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0034 0.998281C12.0034 0.902062 11.9553 0.793814 11.8832 0.721649L11.2818 0.120274C11.2096 0.0481098 11.1014 0 11.0052 0C10.9089 0 10.8007 0.0481098 10.7285 0.120274L6.00172 4.84708L1.27491 0.120274C1.20275 0.0481098 1.0945 0 0.998282 0C0.890034 0 0.793814 0.0481098 0.72165 0.120274L0.120275 0.721649C0.0481099 0.793814 0 0.902062 0 0.998281C0 1.0945 0.0481099 1.20275 0.120275 1.27491L5.72509 6.87973C5.79725 6.95189 5.9055 7 6.00172 7C6.09794 7 6.20619 6.95189 6.27835 6.87973L11.8832 1.27491C11.9553 1.20275 12.0034 1.0945 12.0034 0.998281Z' fill='%23616161'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg width='13' height='7' viewBox='0 0 13 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.0034 0.998281C12.0034 0.902062 11.9553 0.793814 11.8832 0.721649L11.2818 0.120274C11.2096 0.0481098 11.1014 0 11.0052 0C10.9089 0 10.8007 0.0481098 10.7285 0.120274L6.00172 4.84708L1.27491 0.120274C1.20275 0.0481098 1.0945 0 0.998282 0C0.890034 0 0.793814 0.0481098 0.72165 0.120274L0.120275 0.721649C0.0481099 0.793814 0 0.902062 0 0.998281C0 1.0945 0.0481099 1.20275 0.120275 1.27491L5.72509 6.87973C5.79725 6.95189 5.9055 7 6.00172 7C6.09794 7 6.20619 6.95189 6.27835 6.87973L11.8832 1.27491C11.9553 1.20275 12.0034 1.0945 12.0034 0.998281Z' fill='%23616161'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-up:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }
    .icon[class*='icon-chevron-left'], .icon[class*='icon-chevron-right'] {
        width: 8px;
        height: 12px; }
        .icon[class*='icon-chevron-left']:before, .icon[class*='icon-chevron-right']:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.026' height='12.053' viewBox='0 0 7.026 12.053'%3E%3Cpath d='M13.5,18.224l4.612-4.612L13.5,9' transform='translate(-12.086 -7.586)' fill='none' stroke='%2318417e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.026' height='12.053' viewBox='0 0 7.026 12.053'%3E%3Cpath d='M13.5,18.224l4.612-4.612L13.5,9' transform='translate(-12.086 -7.586)' fill='none' stroke='%2318417e' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A"); }
    .icon[class*='icon-chevron-left']:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }
    .icon-cross {
        width: 10px;
        height: 10px; }
        .icon-cross:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%2318417e' stroke-linecap='round' stroke-miterlimit='20' stroke-width='3' d='M2.133 2.1l8.768 8.767'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%2318417e' stroke-linecap='round' stroke-miterlimit='20' stroke-width='3' d='M10.9 2.1l-8.767 8.767'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 13 13'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%2318417e' stroke-linecap='round' stroke-miterlimit='20' stroke-width='3' d='M2.133 2.1l8.768 8.767'/%3E%3C/g%3E%3Cg%3E%3Cpath fill='none' stroke='%2318417e' stroke-linecap='round' stroke-miterlimit='20' stroke-width='3' d='M10.9 2.1l-8.767 8.767'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-diamond {
        width: 18px;
        height: 18px; }
        .icon-diamond:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.385' height='18.385' viewBox='0 0 18.385 18.385'%3E%3Cg id='Rectangle_425' data-name='Rectangle 425' transform='translate(9.192) rotate(45)' fill='none' stroke='%2318417e' stroke-width='2'%3E%3Crect width='13' height='13' rx='2' stroke='none'/%3E%3Crect x='1' y='1' width='11' height='11' rx='1' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.385' height='18.385' viewBox='0 0 18.385 18.385'%3E%3Cg id='Rectangle_425' data-name='Rectangle 425' transform='translate(9.192) rotate(45)' fill='none' stroke='%2318417e' stroke-width='2'%3E%3Crect width='13' height='13' rx='2' stroke='none'/%3E%3Crect x='1' y='1' width='11' height='11' rx='1' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A"); }

.image-aspect__bg, .image-aspect > *, .image-aspect--cover {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.image-aspect {
    position: relative;
    overflow: hidden; }
    .image-aspect::before {
        content: '';
        display: block;
        position: relative;
        height: 0;
        width: 100%; }
    .image-aspect img {
        width: 100%;
        height: 100%; }
    .image-aspect__bg {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center; }
        .image-aspect__bg[style*='background-image'] > img {
            position: absolute;
            opacity: 0;
            z-index: -1;
            pointer-events: none;
            width: 0;
            height: 0; }
    .image-aspect figure {
        margin: 0; }
    .image-aspect picture {
        width: 100%;
        height: auto; }
    .image-aspect--16-9::before {
        padding-bottom: 56.25%; }
    .image-aspect--16-6::before {
        padding-bottom: 37.5%; }
    .image-aspect--16-11::before {
        padding-bottom: 68.75%; }
    .image-aspect--6-7::before {
        padding-bottom: 116.66%; }
    .image-aspect--cover {
        position: absolute; }
        .image-aspect--cover::before {
            display: none; }

.input {
    outline: none;
    color: #18417e;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.54px;
    border: 2px solid rgba(24, 65, 126, 0.1);
    padding: 0 15px;
    height: 50px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border-radius: 4px;
    background-color: rgba(24, 65, 126, 0.08);
    transition: border 0.3s ease, box-shadow 0.3s ease; }
    .input:focus {
        border-color: #18417e; }
    .input.input-validation-failed {
        border-color: #f00;
        color: #f00;
        background-color: rgba(24, 65, 126, 0);
        box-shadow: 0 0 20px rgba(255, 0, 0, 0.2); }
        .input.input-validation-failed::placeholder {
            color: #f00; }
        .input.input-validation-failed:-ms-input-placeholder {
            color: #f00; }
        .input.input-validation-failed::-ms-input-placeholder {
            color: #f00; }

.validation-message {
    display: none;
    color: #f00;
    margin-top: 10px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.22px;
    line-height: 14px; }
    .validation-failed .validation-message {
        display: block; }

.input-field {
    text-align: center;
    margin-bottom: 22px; }
    .input-field ::-webkit-input-placeholder {
        color: #18417e;
        opacity: 1; }
    .input-field ::-moz-placeholder {
        color: #18417e;
        opacity: 1; }
    .input-field ::-ms-input-placeholder {
        color: #18417e;
        opacity: 1; }
    .input-field :-moz-placeholder {
        color: #18417e;
        opacity: 1; }
    .input-field :-ms-input-placeholder {
        color: #18417e;
        opacity: 1; }
    .input-field ::placeholder {
        color: #18417e;
        opacity: 1; }
    @media only screen and (max-width: 766px) {
        .input-field {
            margin-bottom: 20px; } }
    .input-field .text--label {
        margin-bottom: 4px; }
    .input-field .input {
        text-align: left;
        text-transform: none; }

.title--h1, .title--h2, .title--h3, .title--h4, .title--h5, .title--h6 {
    font-weight: 700;
    color: #18417e; }

.title--h1 {
    font-size: 80px;
    font-weight: 500;
    line-height: 1.02; }
    @media only screen and (min-width: 1141px) and (max-width: 1200px) {
        .title--h1 {
            font-size: 60px; } }
    @media (max-height: 800px) {
        .title--h1 {
            font-size: 50px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .title--h1 {
            font-size: 50px; } }
    @media only screen and (max-width: 766px) {
        .title--h1 {
            font-size: 38px; } }
    @media (max-width: 350px) {
        .title--h1 {
            font-size: 28px; } }

.title--h2 {
    font-size: 54px;
    line-height: 1.07; }
    @media (max-height: 800px) {
        .title--h2 {
            font-size: 40px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .title--h2 {
            font-size: 45px; } }
    @media only screen and (max-width: 766px) {
        .title--h2 {
            font-size: 43px; } }

.title--h3 {
    font-size: 18px; }

.title--h4 {
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 1.13; }

.title--h5 {
    font-size: 15px; }

.title--h6 {
    font-size: 14px; }

.title strong {
    color: #d95c5c;
    font-weight: inherit; }

.link {
    color: #18417e;
    text-decoration: underline;
    font-weight: 700;
    display: inline-block; }

.code-block {
    display: block;
    width: 100%; }
    .code-block .text--label {
        margin-bottom: 18px; }
    .code-block__input {
        display: flex;
        justify-content: center; }
        .code-block__input-row {
            display: -moz-inline-grid;
            display: -ms-inline-grid;
            display: inline-grid;
            grid-gap: 16px;
            grid-template-columns: repeat(6, 50px); }
            @media only screen and (max-width: 766px) {
                .code-block__input-row {
                    grid-gap: 10px; } }
            @media (max-width: 350px) {
                .code-block__input-row {
                    grid-template-columns: repeat(6, 32px); } }
        .code-block__input-field input {
            height: 50px;
            border-radius: 8px;
            width: 100%;
            text-align: center;
            outline: 0;
            background-color: #fafafa;
            border: 2px solid rgba(24, 65, 126, 0.2);
            font-size: 24px;
            font-weight: 900;
            color: #18417e;
            text-transform: uppercase;
            transition: box-shadow 0.3s ease, border 0.3s ease; }
            @media (max-width: 350px) {
                .code-block__input-field input {
                    font-size: 16px;
                    height: 32px; } }
            .code-block__input-field input:focus {
                border-color: #18417e; }

.breadcrumbs {
    position: relative;
    padding: 46px 0;
    margin-bottom: 36px; }
    @media only screen and (max-width: 766px) {
        .breadcrumbs {
            padding: 24px 0;
            margin-bottom: 22px; } }
    @media only screen and (max-width: 766px) {
        .breadcrumbs .container {
            max-width: 100%; } }
    .breadcrumbs nav {
        padding-left: 44px; }
        @media only screen and (max-width: 1141px) {
            .breadcrumbs nav {
                padding-left: 0; } }
    .breadcrumbs ul {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 0;
        display: flex;
        align-items: flex-start; }
        @media only screen and (max-width: 766px) {
            .breadcrumbs ul {
                overflow: auto;
                padding: 0 30px; } }
    .breadcrumbs__item {
        display: inline-block;
        vertical-align: middle;
        position: relative;
        padding-right: 20px;
        margin-right: 14px; }
        @media only screen and (max-width: 766px) {
            .breadcrumbs__item {
                margin-bottom: 10px; } }
        .breadcrumbs__item:last-child {
            padding-right: 0;
            margin-right: 0; }
            @media only screen and (max-width: 766px) {
                .breadcrumbs__item:last-child {
                    padding-right: 30px; } }
            .breadcrumbs__item:last-child i {
                display: none; }
            .breadcrumbs__item:last-child .breadcrumbs__link span {
                opacity: 1; }
        .breadcrumbs__item:nth-last-child(2) i::before {
            background-color: #d95c5c; }
        .breadcrumbs__item:first-child {
            padding-right: 0;
            margin-right: 8px; }
            .breadcrumbs__item:first-child i {
                opacity: 0.2;
                top: 1px; }
                @media only screen and (max-width: 766px) {
                    .breadcrumbs__item:first-child i {
                        top: 0; } }
                .breadcrumbs__item:first-child i::before {
                    background-color: #18417e; }
    .breadcrumbs__link {
        display: block;
        color: #18417e;
        font-size: 13px;
        text-transform: uppercase;
        transition: opacity 0.3s ease; }
        .breadcrumbs__link span {
            opacity: 0.5; }
        .breadcrumbs__link i {
            position: absolute;
            right: 0;
            top: 4px; }
            @media only screen and (max-width: 766px) {
                .breadcrumbs__link i {
                    top: 2px; } }
        .breadcrumbs__link:hover, .breadcrumbs__link:focus {
            opacity: 1; }

.radiobox-inline__input {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center; }

.radiobox-inline .checkbox {
    min-width: 1px !important;
    display: inline-block; }
    .radiobox-inline .checkbox + .checkbox {
        margin-top: 0; }
    .radiobox-inline .checkbox:not(:last-child) {
        margin-right: 50px; }
        @media (max-width: 350px) {
            .radiobox-inline .checkbox:not(:last-child) {
                margin-right: 15px; } }

.sliding-image {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -64px;
    height: 632px;
    overflow: hidden;
    pointer-events: none;
    z-index: -1; }
    @media only screen and (max-width: 1141px) {
        .sliding-image {
            height: 380px;
            bottom: -50px; } }
    .sliding-image__bg {
        background-size: contain;
        background-position: left top;
        background-repeat: repeat-x;
        width: 3900px;
        position: absolute;
        left: 15px;
        top: 0;
        height: 100%;
        transform: translate(0, 0);
        transition: transform 1s ease, opacity 0.3s ease, left 0.3s ease; }
        @media only screen and (max-width: 1141px) {
            .sliding-image__bg {
                left: -150px; } }
        @media only screen and (max-width: 766px) {
            .sliding-image__bg {
                width: 2250px; } }
        .sliding-image__bg.step-2 {
            transform: translate(-20%, 0); }
            @media only screen and (max-width: 766px) {
                .sliding-image__bg.step-2 {
                    transform: translate(-15%, 0); } }
        .sliding-image__bg.step-3 {
            transform: translate(-34%, 0); }
            @media only screen and (max-width: 766px) {
                .sliding-image__bg.step-3 {
                    transform: translate(-22%, 0); } }
        .sliding-image__bg.step-4 {
            opacity: 0.1;
            transform: translate(-50%, 0); }
            @media only screen and (max-width: 766px) {
                .sliding-image__bg.step-4 {
                    transform: translate(-32%, 0); } }
        .sliding-image__bg.step-5 {
            transform: translate(-65%, 0); }
            @media only screen and (max-width: 1141px) {
                .sliding-image__bg.step-5 {
                    opacity: 0.1; } }
        .sliding-image__bg.step-6 {
            opacity: 0.1;
            transform: translate(-58%, 0); }
        .sliding-image__bg.step-7 {
            opacity: 0.7;
            transform: translate(-58%, 0); }

.step-progress span {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.step-progress {
    position: fixed;
    z-index: 99;
    width: 100%;
    left: 0;
    top: 0;
    height: 4px; }
    @media only screen and (max-width: 1023px) {
        .step-progress {
            display: none; } }
    .step-progress span {
        background-color: rgba(24, 65, 126, 0.2); }

.sc-game {
    flex: auto;
    display: none;
    opacity: 0;
    flex-direction: column;
    padding-bottom: 300px; }
    .sc-game.fade-in {
        display: block;
        opacity: 1; }

.age-confirmation {
    position: relative;
    flex: auto; }
    .age-confirmation__wrapper {
        padding-bottom: 10px;
        position: relative;
        z-index: 3; }
        @media only screen and (max-width: 766px) {
            .age-confirmation__wrapper {
                background-color: transparent; } }
    .age-confirmation__button {
        margin-top: 60px; }
        @media only screen and (max-width: 766px) {
            .age-confirmation__button {
                margin-top: 22px; } }
    .age-confirmation__form {
        display: block;
        width: 100%;
        z-index: 3;
        padding: 0 10px;
        margin-bottom: 28px; }
        @media only screen and (max-width: 766px) {
            .age-confirmation__form {
                padding: 0;
                margin-bottom: 46px; } }
        .age-confirmation__form .text--label {
            margin-bottom: 22px; }
        @media only screen and (max-width: 766px) {
            .age-confirmation__form--iam {
                margin-bottom: 22px; } }
        .age-confirmation__form--iam .text--label {
            margin-bottom: 8px; }
    .age-confirmation .birth-date__input {
        display: grid;
        grid-gap: 2px 20px;
        grid-template-columns: repeat(3, 1fr); }
        @media only screen and (max-width: 766px) {
            .age-confirmation .birth-date__input {
                grid-gap: 12px 15px;
                grid-template-columns: repeat(2, 1fr); } }
        .age-confirmation .birth-date__input .validation-message {
            text-align: left;
            grid-column: span 3; }
            @media only screen and (max-width: 766px) {
                .age-confirmation .birth-date__input .validation-message {
                    grid-column: span 2;
                    margin: 0; } }
    .age-confirmation .agreement {
        margin-top: 30px;
        display: grid;
        grid-gap: 2px 20px;
        grid-template-columns: 39% 60%; }
        @media only screen and (max-width: 766px) {
            .age-confirmation .agreement {
                margin-top: 26px;
                grid-template-columns: 1fr;
                grid-gap: 20px;
                padding-right: 76px; } }
        .age-confirmation .agreement .validation-message {
            grid-column: span 2;
            text-align: left;
            margin: 0; }
            @media only screen and (max-width: 766px) {
                .age-confirmation .agreement .validation-message {
                    grid-column: span 1; } }
    .age-confirmation__text {
        margin-top: 20px; }

.sc-age-confirmation {
    overflow: hidden; }
    .sc-age-confirmation .breadcrumbs {
        margin-bottom: 10px; }
    @media only screen and (max-width: 766px) {
        .sc-age-confirmation .game-illustration {
            right: -12px;
            top: 213px; } }

.game-cards {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.fullview__item ul {
    font-size: 15px;
    letter-spacing: 0.15px;
    line-height: 1.33; }

.game-cards {
    height: calc(var(--vh, 1vh) * 100 - 65px);
    overflow: hidden; }
    @media only screen and (max-width: 1023px) {
        .game-cards {
            height: calc(var(--vh, 1vh) * 100 - 62px); } }
    .game-cards__content {
        max-width: 700px;
        padding-left: 66px;
        margin-top: 120px;
        transition: opacity 0.3s ease 0.6s; }
        @media only screen and (max-width: 1141px) {
            .game-cards__content {
                padding-left: 0; } }
        @media only screen and (max-width: 766px) {
            .game-cards__content {
                margin-top: 75px; } }
        .game-cards__content.is-hidden {
            opacity: 0;
            pointer-events: none; }

.sc-game-cards {
    padding-bottom: 0 !important;
    min-height: calc(var(--vh, 1vh) * 100 - 65px); }
    @media only screen and (max-width: 1023px) {
        .sc-game-cards {
            min-height: calc(var(--vh, 1vh) * 100 - 62px); } }
    @media only screen and (max-width: 766px) {
        .sc-game-cards {
            overflow: hidden;
            background-color: #fafafa; } }
    .sc-game-cards .game-illustration {
        opacity: 0.5;
        z-index: -1;
        transition: opacity 0.3s ease 0.6s; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .sc-game-cards .game-illustration {
                top: 12%; } }
        @media only screen and (max-width: 766px) {
            .sc-game-cards .game-illustration {
                right: -24px;
                top: 76px; } }
        .sc-game-cards .game-illustration.hide {
            opacity: 0; }
    .sc-game-cards .breadcrumbs {
        z-index: 102; }
        @media only screen and (max-width: 1023px) {
            .sc-game-cards .breadcrumbs {
                background-color: #fafafa; } }

.grid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - 65px);
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-column-gap: 22px;
    pointer-events: none;
    overflow: hidden; }
    @media only screen and (max-width: 1023px) {
        .grid {
            height: calc(var(--vh, 1vh) * 100 - 62px);
            grid-template-columns: repeat(5, 272px); } }
    @media (max-width: 350px) {
        .grid {
            grid-template-columns: repeat(5, 240px); } }
    .grid--thumbs {
        z-index: 100; }
        @media only screen and (max-width: 1023px) {
            .grid--thumbs {
                width: 100%;
                overflow: auto;
                pointer-events: all; }
                .grid--thumbs.is-locked {
                    overflow: hidden;
                    pointer-events: none; } }
    .grid__item {
        pointer-events: auto;
        position: relative;
        align-self: end;
        transition: transform 0.3s ease 0.8s; }
        .grid__item.is-moved {
            transform: translate(0, -15vh); }
        .grid__item:not(.grid__item--more) {
            cursor: pointer; }
        .grid__item .icon-diamond {
            position: absolute;
            left: 18px;
            top: 12px;
            z-index: 9;
            opacity: 0.5;
            width: 24px;
            height: 24px;
            pointer-events: none; }
            .grid__item .icon-diamond::before {
                background-color: #fafafa; }
        .grid__item.bg-white .icon-diamond::before {
            background-color: #18417e; }
        .grid__item-title {
            padding: 15px 18px; }
            .grid__item-title strong {
                display: block; }
        .grid__item-imgwrap {
            position: relative;
            overflow: hidden;
            height: 37vh; }
            @media only screen and (min-width: 1023px) and (max-width: 1140px) {
                .grid__item-imgwrap {
                    height: 35vh; } }
            @media only screen and (max-width: 766px) {
                .grid__item-imgwrap {
                    height: 45vh; } }
            @media (max-width: 767px) and (orientation: landscape) {
                .grid__item-imgwrap {
                    height: 18vh; } }
        .grid__item .image-aspect__bg {
            transition: transform 1s ease; }
        .grid__item:nth-child(2) .grid__item-imgwrap {
            height: 42vh; }
            @media only screen and (min-width: 1023px) and (max-width: 1140px) {
                .grid__item:nth-child(2) .grid__item-imgwrap {
                    height: 40vh; } }
            @media only screen and (max-width: 766px) {
                .grid__item:nth-child(2) .grid__item-imgwrap {
                    height: 50vh; } }
            @media (max-width: 767px) and (orientation: landscape) {
                .grid__item:nth-child(2) .grid__item-imgwrap {
                    height: 24vh; } }
        .grid__item:nth-child(4) .grid__item-imgwrap, .grid__item:nth-child(5) .grid__item-imgwrap {
            height: 41vh; }
            @media only screen and (min-width: 1023px) and (max-width: 1140px) {
                .grid__item:nth-child(4) .grid__item-imgwrap, .grid__item:nth-child(5) .grid__item-imgwrap {
                    height: 38vh; } }
            @media only screen and (max-width: 766px) {
                .grid__item:nth-child(4) .grid__item-imgwrap, .grid__item:nth-child(5) .grid__item-imgwrap {
                    height: 48vh; } }
            @media (max-width: 767px) and (orientation: landscape) {
                .grid__item:nth-child(4) .grid__item-imgwrap, .grid__item:nth-child(5) .grid__item-imgwrap {
                    height: 22vh; } }
        .grid__item.grid__item--more {
            position: absolute; }
        .grid__item:hover .image-aspect__bg {
            transform: scale(1.1); }

.fullview {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - 65px);
    pointer-events: none;
    transition: opacity 0.6s ease; }
    @media only screen and (max-width: 1023px) {
        .fullview {
            height: calc(var(--vh, 1vh) * 100 - 62px);
            overflow: auto;
            background-color: #fafafa; } }
    .fullview__item {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: calc(var(--vh, 1vh) * 100 - 65px);
        grid-gap: 30px;
        pointer-events: none; }
        @media only screen and (max-width: 1023px) {
            .fullview__item {
                height: auto; } }
        .fullview__item.is-visible {
            pointer-events: all; }
        .fullview__item-image {
            position: absolute;
            right: 0;
            top: 0;
            width: 50%;
            height: 100%; }
            @media only screen and (max-width: 1023px) {
                .fullview__item-image {
                    position: relative;
                    width: 100vw;
                    height: 516px;
                    margin-left: -30px;
                    margin-top: 50px; } }
            .fullview__item-image::after {
                content: '';
                position: absolute;
                left: 40px;
                top: 38px;
                z-index: 9;
                width: 38px;
                height: 38px;
                background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38.318' height='38.318' viewBox='0 0 38.318 38.318'%3E%3Cg id='Group_2094' data-name='Group 2094' transform='translate(-754.553 -32.847)'%3E%3Cg id='Path_1513' data-name='Path 1513' transform='translate(773.712 32.847) rotate(45)' fill='rgba(24,65,126,0)' opacity='0.7'%3E%3Cpath d='M 22.86127471923828 25.59483337402344 L 4.233604907989502 25.59479331970215 C 2.726314783096313 25.59478378295898 1.500044822692871 24.3685131072998 1.500034809112549 22.86121368408203 L 1.500004768371582 4.233552932739258 C 1.500004768371582 3.503462791442871 1.784364819526672 2.817032814025879 2.300694704055786 2.300692796707153 C 2.817034721374512 1.78436291217804 3.503464698791504 1.500002861022949 4.233534812927246 1.500002861022949 L 22.86122512817383 1.500032901763916 C 24.36851501464844 1.500042915344238 25.59478569030762 2.726312875747681 25.59479522705078 4.233613014221191 L 25.59483528137207 22.86127281188965 C 25.59483528137207 24.36856269836426 24.36856460571289 25.59483337402344 22.86127471923828 25.59483337402344 Z' stroke='none'/%3E%3Cpath d='M 4.23353385925293 3.814697265625e-06 L 4.23353385925293 3.000003814697266 C 3.553354263305664 3.000003814697266 2.999994277954102 3.553373336791992 2.999994277954102 4.233543395996094 L 3.000034332275391 22.8612232208252 C 3.000034332275391 23.54141235351563 3.553415298461914 24.09478378295898 4.233613967895508 24.09478378295898 L 22.86127471923828 24.09483337402344 C 23.54146575927734 24.09483337402344 24.09483528137207 23.54146194458008 24.09483528137207 22.86128234863281 L 24.09478378295898 4.233602523803711 C 24.09478378295898 3.553413391113281 23.54140472412109 3.000032424926758 22.86122512817383 3.000032424926758 L 4.23353385925293 3.000003814697266 L 4.23353385925293 3.814697265625e-06 M 4.233535766601563 3.814697265625e-06 C 4.233678817749023 3.814697265625e-06 4.23341178894043 3.814697265625e-06 4.233554840087891 3.814697265625e-06 L 22.86122512817383 3.24249267578125e-05 C 25.19935417175293 4.1961669921875e-05 27.09478569030762 1.895473480224609 27.09478569030762 4.233602523803711 L 27.09483528137207 22.86127281188965 C 27.09483528137207 25.19939231872559 25.19940567016602 27.09483337402344 22.86127471923828 27.09483337402344 L 4.233604431152344 27.09478378295898 C 1.895475387573242 27.09478378295898 3.4332275390625e-05 25.1993522644043 3.4332275390625e-05 22.8612232208252 L -5.7220458984375e-06 4.233552932739258 C -5.7220458984375e-06 1.895565032958984 1.895603179931641 3.814697265625e-06 4.233535766601563 3.814697265625e-06 Z' stroke='none' fill='%23fff'/%3E%3C/g%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M25.7,9,12.156,22.542,6,16.387' transform='translate(761.112 33.131)' fill='none' stroke='%23d95c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain; }
                @media only screen and (max-width: 1141px) {
                    .fullview__item-image::after {
                        display: none; } }
        .fullview__item.bg-white .fullview__item-image::after {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38.247' height='38.247' viewBox='0 0 38.247 38.247'%3E%3Cg id='Group_2121' data-name='Group 2121' transform='translate(-758.773 -37.103)'%3E%3Cg id='Path_1510' data-name='Path 1510' transform='translate(777.896 37.103) rotate(45)' fill='rgba(24,65,126,0)' opacity='0.393'%3E%3Cpath d='M 22.81903266906738 25.54475975036621 L 4.225781917572021 25.54471969604492 C 2.722801685333252 25.54471969604492 1.500041723251343 24.32196044921875 1.50003182888031 22.8189697265625 L 1.500001788139343 4.225729942321777 C 1.500001788139343 3.497659921646118 1.783521771430969 2.813169956207275 2.298341751098633 2.298349857330322 C 2.813161849975586 1.783529877662659 3.497661828994751 1.49999988079071 4.22573184967041 1.49999988079071 L 22.8189811706543 1.50003981590271 C 24.32196235656738 1.50003981590271 25.54472160339355 2.722799777984619 25.54472160339355 4.225780010223389 L 25.54476165771484 22.81903076171875 C 25.54476165771484 23.54710006713867 25.2612419128418 24.23159027099609 24.74642181396484 24.74641036987305 C 24.23159217834473 25.26123046875 23.5471019744873 25.54475975036621 22.81903266906738 25.54475975036621 Z' stroke='none'/%3E%3Cpath d='M 4.22572135925293 3 L 4.225730895996094 3 C 3.783971786499023 3 3.493082046508789 3.224929809570313 3.359001159667969 3.359010696411133 C 3.224922180175781 3.493080139160156 3.000001907348633 3.783969879150391 3.000001907348633 4.225728988647461 L 3.000032424926758 22.8189697265625 C 3.000032424926758 23.49485015869141 3.549901962280273 24.04471969604492 4.225791931152344 24.04471969604492 L 22.81903076171875 24.04475975036621 C 23.49490165710449 24.04475975036621 24.04476165771484 23.49489974975586 24.04476165771484 22.81904029846191 L 24.04472160339355 4.225780487060547 C 24.04472160339355 3.549900054931641 23.4948616027832 3.000040054321289 22.81897163391113 3.000040054321289 L 4.22572135925293 3 M 4.225730895996094 0 L 22.8189811706543 4.00543212890625e-05 C 25.15279197692871 4.00543212890625e-05 27.04472160339355 1.891969680786133 27.04472160339355 4.225780487060547 L 27.04476165771484 22.81903076171875 C 27.04476165771484 25.15283012390137 25.15284156799316 27.04475975036621 22.81903076171875 27.04475975036621 L 4.22578239440918 27.04471969604492 C 1.891971588134766 27.04471969604492 4.1961669921875e-05 25.15279006958008 3.24249267578125e-05 22.81897926330566 L 1.9073486328125e-06 4.225728988647461 C -7.62939453125e-06 1.89192008972168 1.891921997070313 0 4.225730895996094 0 Z' stroke='none' fill='%2318417e'/%3E%3C/g%3E%3Cpath id='Icon_feather-check' data-name='Icon feather-check' d='M25.7,9,12.156,22.542,6,16.387' transform='translate(765.296 37.315)' fill='none' stroke='%23d95c5c' stroke-linecap='round' stroke-linejoin='round' stroke-width='3'/%3E%3C/g%3E%3C/svg%3E%0A") no-repeat center/contain; }
        .fullview__item-content {
            margin-top: 98px;
            padding-left: 52px; }
            @media only screen and (max-width: 1141px) {
                .fullview__item-content {
                    padding-left: 0;
                    margin-top: 110px; } }
            @media only screen and (max-width: 766px) {
                .fullview__item-content {
                    margin-top: 72px; } }
        .fullview__item strong {
            display: block;
            width: 100%; }
        .fullview__item .title {
            display: inline-block;
            width: 100%;
            margin-bottom: 25px; }
        .fullview__item ul {
            color: #18417e; }
        .fullview__item .custom-list li {
            padding-left: 22px; }
            .fullview__item .custom-list li::before {
                left: 3px;
                top: 4px;
                width: 10px;
                height: 10px; }
        .fullview__item .link {
            margin-left: 36px; }
            @media (max-width: 380px) {
                .fullview__item .link {
                    margin: 15px 0; } }
        .fullview__item-footer {
            display: flex;
            align-items: center;
            margin-top: 48px; }
            @media only screen and (min-width: 767px) and (max-width: 1140px) {
                .fullview__item-footer {
                    margin-top: 40px; } }
            @media only screen and (max-width: 766px) {
                .fullview__item-footer {
                    margin-top: 38px; } }
            @media (max-width: 380px) {
                .fullview__item-footer {
                    flex-direction: column;
                    justify-content: center; } }

.fullview,
.fullview__item {
    opacity: 0; }

.revealer {
    position: absolute;
    top: calc(var(--vh, 1vh) * 100 - 65px);
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100 - 65px);
    background: #18417e;
    z-index: 9; }
    @media only screen and (max-width: 1023px) {
        .revealer {
            top: calc(var(--vh, 1vh) * 100 - 62px);
            height: calc(var(--vh, 1vh) * 100 - 62px); } }

.footer-main {
    position: relative;
    height: 65px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 0;
    color: #2c2c2c;
    background-color: rgba(24, 65, 126, 0.2); }
    @media only screen and (max-width: 1023px) {
        .footer-main {
            height: 62px; } }
    .footer-main__nav {
        display: inline-block; }
        @media only screen and (max-width: 766px) {
            .footer-main__nav {
                width: 100%; } }
        .footer-main__nav ul {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            font-size: 0;
            line-height: 0; }
            @media only screen and (max-width: 766px) {
                .footer-main__nav ul {
                    justify-content: space-between; } }
        .footer-main__nav li {
            margin: 0 17px; }
            @media only screen and (max-width: 766px) {
                .footer-main__nav li {
                    margin: 0 5px; } }
            .footer-main__nav li:first-child {
                margin-left: 0; }
            .footer-main__nav li:last-child {
                margin-right: 0; }
        .footer-main__nav-link {
            display: block;
            line-height: 1.5;
            opacity: 0.4;
            color: #18417e;
            transition: opacity 0.3s ease; }
            @media (max-width: 350px) {
                .footer-main__nav-link {
                    font-size: 8px; } }
            .footer-main__nav-link:hover, .footer-main__nav-link:focus {
                opacity: 0.8; }
    @media only screen and (max-width: 766px) {
        .footer-main .container {
            max-width: calc(100% - 40px); } }

.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
    font-weight: 700;
    color: #18417e; }

.editor-text h1 {
    font-size: 80px;
    font-weight: 500;
    line-height: 1.02; }
    @media only screen and (min-width: 1141px) and (max-width: 1200px) {
        .editor-text h1 {
            font-size: 60px; } }
    @media (max-height: 800px) {
        .editor-text h1 {
            font-size: 50px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .editor-text h1 {
            font-size: 50px; } }
    @media only screen and (max-width: 766px) {
        .editor-text h1 {
            font-size: 38px; } }
    @media (max-width: 350px) {
        .editor-text h1 {
            font-size: 28px; } }

.editor-text h2 {
    font-size: 54px;
    line-height: 1.07; }
    @media (max-height: 800px) {
        .editor-text h2 {
            font-size: 40px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .editor-text h2 {
            font-size: 45px; } }
    @media only screen and (max-width: 766px) {
        .editor-text h2 {
            font-size: 43px; } }

.editor-text h3 {
    font-size: 18px; }

.editor-text h4 {
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 1.13; }

.editor-text h5 {
    font-size: 15px; }

.editor-text h6 {
    font-size: 14px; }

.editor-text ol li:before {
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-align: inherit;
    font-style: inherit;
    font-family: inherit; }

.container .editor-text .container {
    max-width: 100%;
    padding: 0; }

.editor-text h1,
.editor-text h2,
.editor-text h3,
.editor-text h4,
.editor-text h5,
.editor-text h6 {
    margin-bottom: 30px; }
    @media only screen and (max-width: 766px) {
        .editor-text h1,
        .editor-text h2,
        .editor-text h3,
        .editor-text h4,
        .editor-text h5,
        .editor-text h6 {
            margin-bottom: 15px; } }
    * + .editor-text h1, * +
    .editor-text h2, * +
    .editor-text h3, * +
    .editor-text h4, * +
    .editor-text h5, * +
    .editor-text h6 {
        margin-top: 30px; }
    .editor-text h1:first-child,
    .editor-text h2:first-child,
    .editor-text h3:first-child,
    .editor-text h4:first-child,
    .editor-text h5:first-child,
    .editor-text h6:first-child {
        margin-top: 0; }

.editor-text p,
.editor-text ul,
.editor-text ol,
.editor-text img,
.editor-text table {
    margin-top: 15px;
    margin-bottom: 25px; }
    @media only screen and (max-width: 766px) {
        .editor-text p,
        .editor-text ul,
        .editor-text ol,
        .editor-text img,
        .editor-text table {
            margin-top: 10px;
            margin-bottom: 20px; } }
    .editor-text p:first-child,
    .editor-text ul:first-child,
    .editor-text ol:first-child,
    .editor-text img:first-child,
    .editor-text table:first-child {
        margin-top: 0; }
    .editor-text p:last-child,
    .editor-text ul:last-child,
    .editor-text ol:last-child,
    .editor-text img:last-child,
    .editor-text table:last-child {
        margin-bottom: 0; }
    .editor-text p a,
    .editor-text ul a,
    .editor-text ol a,
    .editor-text img a,
    .editor-text table a {
        text-decoration: underline; }
        .editor-text p a:hover,
        .editor-text ul a:hover,
        .editor-text ol a:hover,
        .editor-text img a:hover,
        .editor-text table a:hover {
            color: #d95c5c; }

.editor-text figure {
    margin: 34px 0 50px; }
    .editor-text figure img {
        margin: 0; }

.editor-text ul,
.editor-text ol {
    padding-left: 15px;
    list-style: none;
    margin-bottom: 45px; }
    @media only screen and (max-width: 766px) {
        .editor-text ul,
        .editor-text ol {
            margin-bottom: 20px; } }

.editor-text li {
    position: relative;
    padding-left: 24px; }
    @media only screen and (max-width: 766px) {
        .editor-text li {
            padding-left: 20px; } }
    .editor-text li + li {
        margin-top: 14px; }
        @media only screen and (max-width: 766px) {
            .editor-text li + li {
                margin-top: 10px; } }

.editor-text ul li:before {
    content: '';
    position: absolute;
    left: 0;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    color: inherit;
    top: 10px; }

.editor-text ol {
    counter-reset: ol_text_counter; }
    .editor-text ol li {
        counter-increment: ol_text_counter; }
        .editor-text ol li:before {
            content: counter(ol_text_counter) ".";
            font-size: inherit;
            position: absolute;
            left: 0; }

.landing h1 {
    font-size: 90px;
    font-weight: 500;
    line-height: 1; }
    @media (max-height: 800px) {
        .landing h1 {
            font-size: 70px; } }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .landing h1 {
            font-size: 60px; } }
    @media only screen and (max-width: 766px) {
        .landing h1 {
            font-size: 48px;
            line-height: 1.08; } }

.landing {
    position: relative;
    flex: auto; }
    .landing h1 {
        color: #18417e;
        margin-bottom: 56px; }
        @media only screen and (min-width: 767px) and (max-width: 1140px) {
            .landing h1 {
                margin-bottom: 30px; } }
        @media only screen and (max-width: 766px) {
            .landing h1 {
                padding-right: 120px;
                margin-bottom: 16px; } }
        .landing h1 strong {
            color: #d95c5c;
            font-weight: inherit; }
    .landing ul {
        max-width: 440px; }
    .landing li {
        position: relative;
        padding-left: 35px; }
        @media only screen and (max-width: 766px) {
            .landing li {
                padding-left: 26px; } }
        .landing li::before {
            content: '';
            position: absolute;
            left: 8px;
            top: 6px;
            width: 14px;
            height: 14px;
            opacity: 0.2;
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.345' height='13.345' viewBox='0 0 13.345 13.345'%3E%3Cpath id='Path_1485' data-name='Path 1485' d='M1.474,0H7.962A1.474,1.474,0,0,1,9.436,1.474V7.962A1.474,1.474,0,0,1,7.962,9.436H1.474A1.474,1.474,0,0,1,0,7.962V1.474A1.474,1.474,0,0,1,1.474,0Z' transform='translate(6.672) rotate(45)' fill='%2318417e'/%3E%3C/svg%3E%0A") no-repeat center/contain; }
            @media only screen and (max-width: 766px) {
                .landing li::before {
                    left: 0; } }
    .landing__content {
        padding-left: 58px; }
        @media only screen and (max-width: 1141px) {
            .landing__content {
                padding-left: 0; } }
    .landing__button {
        margin-top: 34px;
        padding: 0 14px; }
        @media only screen and (max-width: 1141px) {
            .landing__button {
                padding: 0; } }
        @media only screen and (max-width: 766px) {
            .landing__button {
                margin-top: 50px; } }

.game-illustration {
    position: absolute;
    right: 9%;
    top: 9%;
    max-width: 200px; }
    @media only screen and (min-width: 767px) and (max-width: 1140px) {
        .game-illustration {
            right: 2%;
            top: 8%;
            max-width: 150px; } }
    @media only screen and (max-width: 766px) {
        .game-illustration {
            right: 32px;
            top: 46px;
            max-width: 135px; } }

@media only screen and (max-width: 766px) {
    .sc-landing.sc-game {
        padding-bottom: 350px; } }

.game-code {
    padding: 12px 0;
    position: relative;
    flex: auto; }
    @media only screen and (max-width: 766px) {
        .game-code {
            padding: 4px 0; } }
    .game-code__button {
        margin-top: 45px; }
        @media only screen and (max-width: 766px) {
            .game-code__button {
                margin-top: 50px; } }

@media only screen and (max-width: 766px) {
    .sc-game-code.sc-game {
        padding-bottom: 440px; } }

@media only screen and (max-width: 766px) {
    .sc-game-code .game-illustration {
        right: 50%;
        top: 316px;
        max-width: 135px;
        transform: translate(50%, 0); } }

.modal {
    position: fixed;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 999;
    font-size: 16px;
    line-height: 1.5;
    color: #18417e;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    padding: 15px;
    pointer-events: none;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease; }
    @media only screen and (max-width: 766px) {
        .modal {
            font-size: 14px; } }
    .modal.is-open-modal {
        opacity: 1;
        pointer-events: auto; }
    .modal ::-webkit-scrollbar {
        width: 6px; }
    .modal ::-webkit-scrollbar-track {
        background: rgba(24, 65, 126, 0.3); }
    .modal ::-webkit-scrollbar-thumb {
        background: rgba(24, 65, 126, 0.8); }
    .modal ::-webkit-scrollbar-thumb:hover {
        background: rgba(24, 65, 126, 0.8); }
    .modal__close {
        position: absolute;
        top: 20px;
        right: 25px;
        border-radius: 100%;
        width: 20px;
        height: 20px;
        background-color: #18417e;
        z-index: 9; }
        @media only screen and (max-width: 766px) {
            .modal__close {
                top: 10px;
                right: 14px; } }
    .modal__body {
        width: 100%;
        max-width: 900px;
        background-color: #fff;
        border-radius: 20px;
        position: relative;
        margin: 100px auto;
        height: 65vh;
        overflow: hidden; }
        @media only screen and (max-width: 766px) {
            .modal__body {
                background-color: #fff;
                margin: 60px auto;
                min-height: 1px;
                height: 80vh; } }
        .modal__body-inner {
            height: 100%;
            padding: 60px 40px;
            overflow: auto; }
            @media only screen and (max-width: 766px) {
                .modal__body-inner {
                    padding: 40px 20px; } }
    @media only screen and (max-width: 766px) {
        .modal h2 {
            font-size: 22px;
            line-height: normal; } }
    .modal p + p {
        margin-top: 30px; }

.user-info {
    position: relative;
    flex: auto; }
    .user-info-wrapper {
        position: relative;
        min-height: 320px; }
    .user-info__form-block {
        display: block;
        margin: 0 auto;
        max-width: 570px;
        width: 100%; }
        .user-info__form-block--top .text--label {
            margin-bottom: 15px; }
        .user-info__form-block--bottom .checkbox {
            margin-bottom: 20px; }
            @media only screen and (max-width: 766px) {
                .user-info__form-block--bottom .checkbox {
                    margin-bottom: 25px; } }
            .user-info__form-block--bottom .checkbox__label {
                font-size: 12px;
                letter-spacing: 0.12px;
                line-height: 1.25;
                padding-top: 0; }
    .user-info__form-text {
        text-align: left;
        margin: 0 0 15px; }
        @media only screen and (max-width: 766px) {
            .user-info__form-text.info-text {
                margin: 28px 0 16px; } }
    .user-info .radiobox-inline {
        margin-bottom: 45px; }
        @media only screen and (max-width: 766px) {
            .user-info .radiobox-inline {
                margin-bottom: 25px; } }
        .user-info .radiobox-inline__input {
            margin: 0 auto;
            max-width: 380px;
            justify-content: space-between; }
        .user-info .radiobox-inline .checkbox:not(:last-child) {
            margin-right: 10px; }
    .user-info .btn {
        margin-bottom: 15px; }
    .user-info .checkbox-agree {
        margin-top: 12px; }
    .user-info .col-6 {
        flex-basis: 50%;
        max-width: 50%; }
    .user-info .game__button {
        margin-top: 40px; }
        @media only screen and (max-width: 766px) {
            .user-info .game__button {
                margin-top: 10px; } }

.sc-user-info.sc-game {
    padding-bottom: 60px; }

.sc-user-info .breadcrumbs {
    margin-bottom: 20px; }
    @media only screen and (max-width: 766px) {
        .sc-user-info .breadcrumbs {
            margin-bottom: 8px; } }

.sc-user-info .clip-svg {
    position: absolute;
    right: 121px;
    top: 95px;
    width: 228px;
    height: 208px;
    transition: width 0.3s ease, height 0.3s ease;
    background-size: cover;
    background-position: center;
    -webkit-clip-path: url(#my-clip-path);
    clip-path: url(#my-clip-path); }
    @media only screen and (min-width: 1023px) and (max-width: 1140px) {
        .sc-user-info .clip-svg {
            right: 40px;
            top: 55px; } }
    @media only screen and (max-width: 1023px) {
        .sc-user-info .clip-svg {
            display: none; } }
    .sc-user-info .clip-svg.is-enlarged {
        width: 482px;
        height: 442px; }

.sc-user-info .svg {
    position: absolute;
    width: 0;
    height: 0; }

.sc-user-info .clipped {
    width: 100%;
    height: 350px;
    background: turquoise url(https://source.unsplash.com/600x600?summer);
    background-size: cover; }

.thankyou-screen {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 5px 0;
    display: none; }
    .thankyou-screen.is-visible {
        opacity: 1;
        pointer-events: all; }
    .thankyou-screen__content {
        padding-left: 66px; }
        @media only screen and (max-width: 1141px) {
            .thankyou-screen__content {
                padding-left: 0; } }
    .thankyou-screen .title {
        margin-bottom: 24px; }
    .thankyou-screen .body-text {
        max-width: 390px;
        margin-bottom: 42px; }
        @media only screen and (max-width: 766px) {
            .thankyou-screen .body-text {
                margin-bottom: 30px; } }
    .thankyou-screen .btn {
        padding: 8px 16px; }

/*# sourceMappingURL=bundle.css.map */
