
.stretched-link::before, body::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-weight: 500;
    font-size: 18px;
    line-height: 1.55; }
    @media only screen and (max-width: 766px) {
        .text--18, body {
            font-size: 15px; } }

.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; }

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

.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% - 40px);
    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: -10px;
    margin-right: -10px; }

.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: 10px;
    padding-right: 10px; }

.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: -10px;
        margin-right: -10px; }
    .container {
        max-width: calc(100% - 40px); }
    .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: 10px;
        padding-right: 10px; }
    .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: -10px;
        margin-right: -10px; }
    .container {
        max-width: 980px;
        padding-left: 10px;
        padding-right: 10px; }
    .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: 10px;
        padding-right: 10px; }
    .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; } }

/* stylelint-disable */
/**
 * Swiper 6.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 30, 2020
 */
@font-face {
    font-family: 'swiper-icons';
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal; }

:root {
    --swiper-theme-color: #007aff; }

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column; }

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto; }

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform; }

.swiper-slide-invisible-blank {
    visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto; }

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
    perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory; }

:root {
    --swiper-navigation-size: 44px;
    /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
    --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
    --swiper-navigation-color: #000000; }

.swiper-button-lock {
    display: none; }

:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33); }

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2; }

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer; }

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0; }

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
    --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
    display: none; }

/* Scrollbar */
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%; }

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0; }

.swiper-scrollbar-cursor-drag {
    cursor: move; }

.swiper-scrollbar-lock {
    display: none; }

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

.swiper-slide-zoomed {
    cursor: move; }

/* Preloader */
:root {
    /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent; }

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-cube {
    overflow: visible; }

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
    pointer-events: auto;
    visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0; }

.swiper-container-flip {
    overflow: visible; }

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

/* stylelint-enable */
@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-Black.woff2") format("woff2"), url("../fonts/Roboto-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap; }

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

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

@font-face {
    font-family: 'Roboto Slab';
    src: url("../fonts/RobotoSlab-Medium.woff2") format("woff2"), url("../fonts/RobotoSlab-Medium.woff") format("woff");
    font-weight: 500;
    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-yellow {
    background-color: #f5d72f; }

.bg-green {
    background-color: #69bc2b; }

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

.bg-sky-blue {
    background-color: #049fde; }

.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 {
    opacity: 0.4;
    color: #fafafa;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.24px;
    line-height: 1.5;
    text-transform: uppercase;
    margin-bottom: 0;
    display: block; }

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

.text--bd {
    font-weight: 700; }

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

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

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

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

.text--yellow {
    color: #f5d72f; }

.text--green {
    color: #69bc2b; }

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

.text--sky-blue {
    color: #049fde; }

.text--font-color {
    color: #fafafa; }

.font--secondary {
    font-family: "Roboto Slab", sans-serif; }

.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: #fafafa;
    color: #000; }

body {
    color: #fff;
    font-family: "Roboto", sans-serif;
    position: relative;
    height: auto;
    width: 100%;
    background-color: #18417e;
    min-height: calc(var(--vh, 1vh) * 100);
    display: flex;
    flex-direction: column; }
    body::before {
        background: url("../images/pattern.png");
        pointer-events: none;
        opacity: 0.05; }

.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; }

.back-link {
    position: relative;
    z-index: 3;
    display: inline-grid;
    align-items: center;
    grid-gap: 12px;
    grid-auto-flow: column; }
    .back-link i {
        opacity: 0.4;
        transition: opacity 0.3s ease, transform 0.3s ease; }
    .back-link__text {
        opacity: 0.15;
        font-size: 13px;
        letter-spacing: 0.5px;
        text-transform: uppercase;
        transition: opacity 0.3s ease; }
    .back-link:hover i,
    .back-link:hover .back-link__text {
        opacity: 1; }
    .back-link:hover i {
        transform: translate(-5px, 0); }

.body-text--18 {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.55; }
    @media only screen and (max-width: 766px) {
        .body-text--18 {
            font-size: 15px; } }

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

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

.btn {
    border-radius: 0;
    cursor: pointer;
    padding: 8px 30px;
    min-width: 134px;
    min-height: 42px;
    font-size: 14px;
    font-weight: 900;
    font-family: "Roboto", sans-serif;
    letter-spacing: 0.5px;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    grid-auto-flow: column;
    grid-gap: 12px;
    border: 2px solid #fff;
    color: #18417e;
    background-color: #fff;
    transition: box-shadow 0.3s ease, color 0.3s ease, background-color 0.3s ease;
    position: relative; }
    .btn:hover, .btn:focus {
        outline: none;
        color: #18417e;
        box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2); }
        .btn:hover i::before, .btn:focus i::before {
            background-color: #18417e; }
    .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--secondary {
        border-color: rgba(250, 250, 250, 0.2);
        background-color: rgba(255, 255, 255, 0.1);
        color: #fff; }
        .btn--secondary:hover, .btn--secondary:focus {
            background-color: #fff;
            color: #18417e; }
        .btn--secondary i:before {
            background-color: #fff; }
    .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 + .checkbox {
        margin-top: 14px; }
    .checkbox__label {
        color: #fafafa;
        display: inline-block;
        position: relative;
        padding-left: 24px;
        cursor: pointer;
        margin: 0;
        line-height: 1.33;
        letter-spacing: 0.24px;
        transition: color 0.3s ease; }
        .checkbox__label::before, .checkbox__label::after {
            content: '';
            position: absolute;
            width: 15px;
            height: 15px;
            left: 0;
            top: -1px; }
        .checkbox__label::before {
            background-color: #18417e;
            border: 2px solid rgba(250, 250, 250, 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='8' height='6' viewBox='0 0 8 6'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M2.637 5.766L.413 3.543a.342.342 0 0 1 0-.484l.484-.484a.342.342 0 0 1 .484 0l1.498 1.498L6.087.864a.342.342 0 0 1 .484 0l.484.484a.342.342 0 0 1 0 .484L3.121 5.766a.342.342 0 0 1-.484 0z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center/8px;
            opacity: 0;
            transition: opacity 0.3s ease; }
        .checkbox__label.checkbox-validation-failed {
            color: #d84747; }
            .checkbox__label.checkbox-validation-failed::before {
                background-color: #d84747; }
    .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: #fafafa;
            box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.2); }
    .checkbox input[type='radio'] + .checkbox__label::after {
        width: 7px;
        height: 7px;
        background: #fff;
        left: 4px;
        top: 3px; }

.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, #fff);
        -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: 10px;
        height: 16px; }
        .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='10' height='16' viewBox='0 0 10 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M.44 7.25L7.437.252a.864.864 0 0 1 1.222 0l.816.816a.864.864 0 0 1 .002 1.22L3.93 7.86l5.545 5.572a.864.864 0 0 1-.001 1.22l-.816.817a.864.864 0 0 1-1.222 0L.44 8.47a.864.864 0 0 1 0-1.222z'/%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='10' height='16' viewBox='0 0 10 16'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M.44 7.25L7.437.252a.864.864 0 0 1 1.222 0l.816.816a.864.864 0 0 1 .002 1.22L3.93 7.86l5.545 5.572a.864.864 0 0 1-.001 1.22l-.816.817a.864.864 0 0 1-1.222 0L.44 8.47a.864.864 0 0 1 0-1.222z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon[class*='icon-chevron-right']: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-question-mark {
        width: 12px;
        height: 16px; }
        .icon-question-mark:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cg%3E%3Cg %3E%3Cpath fill='%23fff' d='M1.525 13.613c0 1.044.848 1.87 1.913 1.87a1.875 1.875 0 0 0 1.892-1.87c0-1.066-.848-1.848-1.892-1.848-1.065 0-1.913.782-1.913 1.848zM.133.283l.022 2.675h5.262c1.261 0 1.696-.087 1.696.913v.37c0 .543-.174.826-.891 1.087l-1.936.674c-1.717.609-2.326.652-2.326 2v2.175h2.979V8.872c0-.435-.022-.348.783-.587.956-.282 2.24-.717 2.87-.935 1.696-.652 1.87-1.718 1.87-3.24V3.088c0-2.696-1.283-3.11-4.98-3.088C3.07 0 .133.283.133.283z'/%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='11' height='16' viewBox='0 0 11 16'%3E%3Cg%3E%3Cg %3E%3Cpath fill='%23fff' d='M1.525 13.613c0 1.044.848 1.87 1.913 1.87a1.875 1.875 0 0 0 1.892-1.87c0-1.066-.848-1.848-1.892-1.848-1.065 0-1.913.782-1.913 1.848zM.133.283l.022 2.675h5.262c1.261 0 1.696-.087 1.696.913v.37c0 .543-.174.826-.891 1.087l-1.936.674c-1.717.609-2.326.652-2.326 2v2.175h2.979V8.872c0-.435-.022-.348.783-.587.956-.282 2.24-.717 2.87-.935 1.696-.652 1.87-1.718 1.87-3.24V3.088c0-2.696-1.283-3.11-4.98-3.088C3.07 0 .133.283.133.283z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-play-circle {
        width: 16px;
        height: 16px; }
        .icon-play-circle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='16' viewBox='0 0 17 16'%3E%3Cg%3E%3Cg opacity='.4'%3E%3Cpath fill='%2318417e' d='M6.8 11.6V4.4L11.6 8zM8.4 0c-4.416 0-8 3.584-8 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8z'/%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='17' height='16' viewBox='0 0 17 16'%3E%3Cg%3E%3Cg opacity='.4'%3E%3Cpath fill='%2318417e' d='M6.8 11.6V4.4L11.6 8zM8.4 0c-4.416 0-8 3.584-8 8s3.584 8 8 8 8-3.584 8-8-3.584-8-8-8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-music {
        width: 19px;
        height: 19px; }
        .icon-music:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='19' viewBox='0 0 19 19'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M18.479 1.817c0-.784-.762-1.336-1.502-1.102L5.428 4.126c-.48.152-.808.596-.808 1.1v9.436a4.993 4.993 0 0 0-1.155-.141C1.55 14.52 0 15.555 0 16.83c0 1.275 1.551 2.31 3.465 2.31 1.913 0 3.465-1.035 3.465-2.31V8.395l9.24-2.707v6.663a4.993 4.993 0 0 0-1.156-.141c-1.913 0-3.465 1.034-3.465 2.31 0 1.275 1.552 2.31 3.465 2.31 1.914 0 3.465-1.035 3.465-2.31z'/%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='19' height='19' viewBox='0 0 19 19'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M18.479 1.817c0-.784-.762-1.336-1.502-1.102L5.428 4.126c-.48.152-.808.596-.808 1.1v9.436a4.993 4.993 0 0 0-1.155-.141C1.55 14.52 0 15.555 0 16.83c0 1.275 1.551 2.31 3.465 2.31 1.913 0 3.465-1.035 3.465-2.31V8.395l9.24-2.707v6.663a4.993 4.993 0 0 0-1.156-.141c-1.913 0-3.465 1.034-3.465 2.31 0 1.275 1.552 2.31 3.465 2.31 1.914 0 3.465-1.035 3.465-2.31z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-replay {
        width: 18px;
        height: 20px; }
        .icon-replay:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='20' viewBox='0 0 17 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2318417e' d='M8.9 4V.25L4.213 4.938 8.9 9.625v-3.75a5.63 5.63 0 0 1 5.625 5.625A5.63 5.63 0 0 1 8.9 17.125 5.63 5.63 0 0 1 3.275 11.5H1.4c0 4.144 3.356 7.5 7.5 7.5s7.5-3.356 7.5-7.5S13.044 4 8.9 4z'/%3E%3Cpath fill='none' stroke='%2318417e' stroke-miterlimit='20' d='M8.9 4V.25v0L4.213 4.938v0L8.9 9.625v0-3.75a5.63 5.63 0 0 1 5.625 5.625A5.63 5.63 0 0 1 8.9 17.125 5.63 5.63 0 0 1 3.275 11.5H1.4c0 4.144 3.356 7.5 7.5 7.5s7.5-3.356 7.5-7.5S13.044 4 8.9 4z'/%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='17' height='20' viewBox='0 0 17 20'%3E%3Cg%3E%3Cg%3E%3Cpath fill='%2318417e' d='M8.9 4V.25L4.213 4.938 8.9 9.625v-3.75a5.63 5.63 0 0 1 5.625 5.625A5.63 5.63 0 0 1 8.9 17.125 5.63 5.63 0 0 1 3.275 11.5H1.4c0 4.144 3.356 7.5 7.5 7.5s7.5-3.356 7.5-7.5S13.044 4 8.9 4z'/%3E%3Cpath fill='none' stroke='%2318417e' stroke-miterlimit='20' d='M8.9 4V.25v0L4.213 4.938v0L8.9 9.625v0-3.75a5.63 5.63 0 0 1 5.625 5.625A5.63 5.63 0 0 1 8.9 17.125 5.63 5.63 0 0 1 3.275 11.5H1.4c0 4.144 3.356 7.5 7.5 7.5s7.5-3.356 7.5-7.5S13.044 4 8.9 4z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-load {
        width: 24px;
        height: 6px; }
        .icon-load:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='6' viewBox='0 0 24 6'%3E%3Cg%3E%3Cg opacity='.55'%3E%3Cg opacity='.55'%3E%3Cpath fill='%2318417e' d='M18 6V0h6v6z'/%3E%3C/g%3E%3Cg opacity='.28'%3E%3Cpath fill='%2318417e' d='M9 6V0h6v6z'/%3E%3C/g%3E%3Cg opacity='.11'%3E%3Cpath fill='%2318417e' d='M0 6V0h6v6z'/%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='24' height='6' viewBox='0 0 24 6'%3E%3Cg%3E%3Cg opacity='.55'%3E%3Cg opacity='.55'%3E%3Cpath fill='%2318417e' d='M18 6V0h6v6z'/%3E%3C/g%3E%3Cg opacity='.28'%3E%3Cpath fill='%2318417e' d='M9 6V0h6v6z'/%3E%3C/g%3E%3Cg opacity='.11'%3E%3Cpath fill='%2318417e' d='M0 6V0h6v6z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }
    .icon-slider-arrow {
        width: 10px;
        height: 10px; }
        .icon-slider-arrow:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 10 10'%3E%3Cdefs%3E%3CclipPath id='oj8sa'%3E%3Cpath fill='%23fff' d='M2 10L0 5l2-5h8L8 5l2 5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='20' stroke-width='3' d='M2 10v0L0 5v0l2-5v0h8v0L8 5v0l2 5v0z' clip-path='url(&quot;%23oj8sa&quot;)'/%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='10' height='10' viewBox='0 0 10 10'%3E%3Cdefs%3E%3CclipPath id='oj8sa'%3E%3Cpath fill='%23fff' d='M2 10L0 5l2-5h8L8 5l2 5z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg%3E%3Cg%3E%3Cpath fill='none' stroke='%23fff' stroke-miterlimit='20' stroke-width='3' d='M2 10v0L0 5v0l2-5v0h8v0L8 5v0l2 5v0z' clip-path='url(&quot;%23oj8sa&quot;)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

.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: #fff;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.48px;
    border: 2px solid rgba(250, 250, 250, 0.2);
    padding: 0 10px;
    height: 36px;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    border-radius: 0;
    background-color: #18417e;
    transition: border 0.3s ease, box-shadow 0.3s ease; }
    .input:focus {
        border-color: #fafafa;
        box-shadow: 0 0 5px #049fde; }
    .input.input-validation-failed {
        border-color: #d84747;
        color: #d84747; }
        .input.input-validation-failed:focus {
            box-shadow: 0 0 5px #d84747; }
        .input.input-validation-failed::placeholder {
            color: #d84747; }
        .input.input-validation-failed:-ms-input-placeholder {
            color: #d84747; }
        .input.input-validation-failed::-ms-input-placeholder {
            color: #d84747; }
    .input::placeholder {
        color: #fff;
        opacity: 1; }
    .input:-ms-input-placeholder {
        color: #fff;
        opacity: 1; }
    .input::-ms-input-placeholder {
        color: #fff;
        opacity: 1; }

.validation-message {
    display: none;
    color: #d84747;
    font-size: 10px;
    font-weight: 400;
    line-height: 1.4;
    margin-top: 10px; }
    .validation-failed .validation-message {
        display: block; }

.input-field {
    text-align: center;
    margin-bottom: 20px; }
    .input-field .text--label {
        margin-bottom: 4px; }
    .input-field .input {
        text-align: left;
        font-weight: 500;
        text-transform: none;
        color: #fff;
        font-size: 14px;
        letter-spacing: 0.42px; }
    .input-field ::placeholder {
        opacity: 0.4; }
    .input-field :-ms-input-placeholder {
        opacity: 0.4; }
    .input-field ::-ms-input-placeholder {
        opacity: 0.4; }

.link {
    display: inline-grid;
    display: -moz-inline-grid;
    grid-auto-flow: column;
    grid-gap: 15px;
    font-size: 13px;
    align-items: center;
    letter-spacing: 0.39px;
    text-transform: uppercase; }
    .link span {
        opacity: 0.3;
        transition: opacity 0.3s ease; }
    .link i {
        opacity: 0.4;
        transition: opacity 0.3s ease; }
    .link:hover span,
    .link:hover i {
        opacity: 1; }

.title--h1, .title--h2, .title--h3, .title--h4, .title--h5, .title--h6 {
    font-weight: 700;
    font-family: "Roboto Slab", sans-serif; }

.title--h1 {
    font-size: 70px;
    font-weight: 900; }

.title--h2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase; }
    @media only screen and (max-width: 766px) {
        .title--h2 {
            font-size: 18px; } }

.title--h3 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.26px;
    line-height: 1.22;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(16, 41, 78, 0.5); }
    @media only screen and (max-width: 766px) {
        .title--h3 {
            font-size: 16px;
            line-height: 1.25;
            letter-spacing: 0;
            text-transform: none; } }

.title--h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    text-transform: uppercase; }
    @media only screen and (max-width: 766px) {
        .title--h4 {
            font-size: 15px;
            text-transform: none; } }

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

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

.code-block {
    padding: 15px 15px 38px;
    display: block;
    margin: 30px auto 0;
    max-width: 418px;
    min-height: 240px;
    width: 100%;
    z-index: 3; }
    @media only screen and (max-width: 766px) {
        .code-block {
            margin-top: 7vh;
            min-height: 1px; } }
    .code-block .text--label {
        margin-bottom: 20px; }
    .code-block__input {
        display: grid;
        justify-content: center;
        grid-gap: 26px; }
        @media only screen and (max-width: 766px) {
            .code-block__input {
                grid-gap: 20px; } }
        .code-block__input-row {
            grid-gap: 10px;
            grid-template-columns: repeat(6, 48px);
            display: none; }
            @media only screen and (max-width: 766px) {
                .code-block__input-row {
                    grid-template-columns: repeat(6, 40px); } }
            @media (max-width: 350px) {
                .code-block__input-row {
                    grid-template-columns: repeat(6, 32px); } }
            .code-block__input-row.is-active {
                display: -moz-inline-grid;
                display: -ms-inline-grid;
                display: inline-grid; }
        .code-block__input-field input {
            height: 48px;
            border-radius: 0;
            width: 100%;
            text-align: center;
            outline: 0;
            background-color: transparent;
            border: 2px solid rgba(250, 250, 250, 0.2);
            color: #fff;
            font-size: 24px;
            font-weight: 900;
            text-transform: uppercase;
            transition: box-shadow 0.3s ease, border 0.3s ease; }
            @media only screen and (max-width: 766px) {
                .code-block__input-field input {
                    height: 40px; } }
            @media (max-width: 350px) {
                .code-block__input-field input {
                    font-size: 16px;
                    height: 32px; } }
            .code-block__input-field input:focus {
                border-color: #fafafa;
                box-shadow: 0 0 5px #049fde; }
    .code-block .btn {
        margin-top: 40px; }

.game-header {
    position: relative;
    z-index: 3; }
    .game-header__inner {
        height: 95px;
        display: grid;
        align-items: center; }
        @media only screen and (max-width: 1141px) {
            .game-header__inner {
                height: 62px; } }
    .game-header__logo {
        font-size: 0;
        line-height: 0;
        display: inline-flex;
        align-items: center; }
        .game-header__logo span {
            width: 12px;
            height: 12px;
            margin: 0 3px;
            display: block; }
            @media only screen and (max-width: 766px) {
                .game-header__logo span {
                    width: 10px;
                    height: 10px; } }
    .game-header__back-link {
        padding-left: 30px; }
        @media only screen and (max-width: 766px) {
            .game-header__back-link {
                padding-left: 0; } }
        @media only screen and (max-width: 766px) {
            .game-header__back-link .back-link__text {
                display: none; } }
    @media only screen and (max-width: 766px) {
        .game-header .link span {
            display: none; } }
    .game-header--secondary .game-header__inner {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 20px; }

.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: 30px; }
        @media (max-width: 350px) {
            .radiobox-inline .checkbox:not(:last-child) {
                margin-right: 15px; } }

.section-title {
    position: relative;
    padding-left: 68px;
    text-align: left; }
    @media only screen and (max-width: 766px) {
        .section-title {
            padding-left: 56px; } }
    .section-title .title::before, .section-title::before, .section-title::after {
        content: '';
        position: absolute;
        left: 0;
        top: 6px;
        width: 12px;
        height: 12px;
        background-color: #fff;
        opacity: 0.2; }
        @media only screen and (max-width: 766px) {
            .section-title .title::before, .section-title::before, .section-title::after {
                width: 10px;
                height: 10px; } }
    .section-title::after {
        opacity: 0.5;
        left: 18px; }
        @media only screen and (max-width: 766px) {
            .section-title::after {
                left: 15px; } }
    .section-title .title::before {
        opacity: 1;
        left: 36px; }
        @media only screen and (max-width: 766px) {
            .section-title .title::before {
                left: 30px; } }
    .section-title .title--h4 {
        opacity: 0.8;
        margin-top: 4px; }
    .section-title strong,
    .section-title b {
        font-weight: 700; }

.age-confirmation {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .age-confirmation__button {
        margin-top: 30px; }
    .age-confirmation__form {
        padding: 16px 94px 20px;
        display: block;
        margin: 30px auto 35px;
        max-width: 380px;
        width: 100%;
        z-index: 3; }
        @media only screen and (max-width: 766px) {
            .age-confirmation__form {
                min-height: 1px;
                max-width: 286px;
                padding: 16px 30px 20px; } }
        @media (max-width: 350px) {
            .age-confirmation__form {
                padding: 16px 20px 20px; } }
        .age-confirmation__form--iam {
            padding-left: 30px;
            padding-right: 30px; }
            @media (max-width: 350px) {
                .age-confirmation__form--iam {
                    padding: 16px 20px 20px; } }
            .age-confirmation__form--iam .age-confirmation__label {
                margin-bottom: 22px; }
    .age-confirmation .text--label {
        margin-bottom: 26px;
        position: relative;
        top: 28px; }
    .age-confirmation__text {
        font-size: 10px;
        font-weight: 400;
        line-height: 1.4;
        margin-top: 22px; }
    .age-confirmation .birth-date__input {
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(2, 1fr); }
        .age-confirmation .birth-date__input .validation-message,
        .age-confirmation .birth-date__input .year {
            grid-column: span 2; }
    .age-confirmation .agreement {
        margin-top: 40px; }
        @media only screen and (max-width: 766px) {
            .age-confirmation .agreement {
                margin-top: 18px; } }
    .age-confirmation .checkbox {
        min-width: 225px; }
        @media only screen and (max-width: 766px) {
            .age-confirmation .checkbox {
                min-width: 1px; } }

.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
    font-weight: 700;
    font-family: "Roboto Slab", sans-serif; }

.editor-text h1 {
    font-size: 70px;
    font-weight: 900; }

.editor-text h2 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase; }
    @media only screen and (max-width: 766px) {
        .editor-text h2 {
            font-size: 18px; } }

.editor-text h3 {
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1.26px;
    line-height: 1.22;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px rgba(16, 41, 78, 0.5); }
    @media only screen and (max-width: 766px) {
        .editor-text h3 {
            font-size: 16px;
            line-height: 1.25;
            letter-spacing: 0;
            text-transform: none; } }

.editor-text h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.38;
    text-transform: uppercase; }
    @media only screen and (max-width: 766px) {
        .editor-text h4 {
            font-size: 15px;
            text-transform: none; } }

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

.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: 15px; }
    @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: 10px; } }
    * + .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: #e6530f; }

.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; }

.final-screen {
    padding: 14vh 0 250px;
    position: relative;
    flex: auto; }
    .final-screen__super-title {
        letter-spacing: 1.1px;
        margin-bottom: 10px; }
        @media only screen and (max-width: 766px) {
            .final-screen__super-title {
                margin-bottom: 20px; } }
    .final-screen__title-image {
        width: 100%;
        position: relative; }
    .final-screen__text {
        margin-top: 5vh; }
        @media only screen and (max-width: 1023px) {
            .final-screen__text {
                margin-top: 4vh; } }
    .final-screen__image {
        overflow: hidden;
        justify-self: flex-end;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%; }
        .final-screen__image img {
            display: inline-block; }
            @media only screen and (max-width: 766px) {
                .final-screen__image img {
                    display: block;
                    max-width: 570px;
                    left: 50%;
                    transform: translate(-50%, 0);
                    position: relative; } }
        @media only screen and (max-width: 1023px) {
            .final-screen__image .container {
                max-width: 100%; } }

.footer-main {
    position: relative;
    height: 185px;
    width: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding: 20px 0;
    color: #fafafa; }
    @media only screen and (max-width: 1141px) {
        .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;
            transition: opacity 0.3s ease; }
            @media (max-width: 350px) {
                .footer-main__nav-link {
                    font-size: 10px; } }
            .footer-main__nav-link:hover, .footer-main__nav-link:focus {
                opacity: 1; }

.game-code {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .game-code__button {
        margin-top: 6vh; }

.game-screen {
    position: relative;
    flex: auto;
    display: flex; }
    .game-screen__image {
        transition: opacity 0.3s ease; }
        .is-gameover .game-screen__image {
            opacity: 0.19; }
    .game-screen__container {
        flex: auto;
        width: 100%;
        position: relative;
        border-left: 2px solid rgba(255, 255, 255, 0.07);
        border-right: 2px solid rgba(255, 255, 255, 0.07);
        border-top: 2px solid rgba(255, 255, 255, 0.07); }
        @media only screen and (max-width: 766px) {
            .game-screen__container {
                overflow: hidden;
                border: 0;
                display: block;
                margin: 0 auto;
                max-width: 418px; } }
    .game-screen__base {
        position: absolute;
        bottom: 12vh;
        left: 50%;
        transform: translate(-50%, 0); }
    .game-screen__button {
        position: absolute;
        width: 100%;
        left: 0;
        bottom: 35%; }
        .game-screen__button .btn {
            padding: 8px 20px; }
            .game-screen__button .btn i {
                opacity: 1; }
    .game-screen .section-title {
        margin: 30px auto 48px;
        display: block;
        max-width: calc(100% - 50px); }
        @media only screen and (max-width: 766px) {
            .game-screen .section-title {
                max-width: 100%;
                margin-bottom: 30px; } }

.game-ball {
    width: 30px;
    height: 30px;
    box-shadow: 0 0 20px #18417e;
    border: 4px solid #fff;
    background-color: rgba(255, 255, 255, 0.36);
    border-radius: 100%;
    position: absolute;
    bottom: 6vh;
    left: 50%;
    transform: translate(-50%, 0); }

.skip-link {
    color: #fafafa;
    text-decoration: underline; }

.gameover {
    position: absolute;
    top: 21%;
    left: 0;
    width: 100%;
    z-index: 9;
    pointer-events: none;
    opacity: 0;
    transition: opacity 0.3s ease; }
    @media only screen and (max-width: 766px) {
        .gameover {
            top: 40%;
            transform: translate(0, -50%); } }
    .is-gameover .gameover {
        opacity: 1;
        pointer-events: all; }
    .gameover__button {
        margin-top: 66px; }
        @media only screen and (max-width: 766px) {
            .gameover__button {
                margin-top: 4vh; } }
        .gameover__button .btn {
            padding: 8px 24px; }
    .gameover__link {
        margin-top: 14px; }

.instruction-screen {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .instruction-screen .section-title {
        margin-bottom: 64px; }
        @media only screen and (max-width: 766px) {
            .instruction-screen .section-title {
                margin-bottom: 44px; } }
    .instruction-screen__image {
        margin: 30px 0; }
        @media only screen and (max-width: 766px) {
            .instruction-screen__image {
                width: calc(100% + 40px);
                left: -20px;
                display: block;
                position: relative;
                overflow: hidden; } }
        .instruction-screen__image img {
            display: inline-block; }
    .instruction-screen__title {
        display: block;
        margin: 30px auto; }
        .instruction-screen__title--01 {
            max-width: 500px; }
        .instruction-screen__title--02 {
            max-width: 596px; }
        .instruction-screen__title--03 {
            max-width: 410px; }
    .instruction-screen .btn {
        padding: 5px 16px; }

.landing {
    padding: 14vh 0 250px;
    position: relative;
    flex: auto; }
    .landing__super-title {
        letter-spacing: 1.1px;
        margin-bottom: 10px; }
        @media only screen and (max-width: 766px) {
            .landing__super-title {
                margin-bottom: 20px; } }
    .landing__title {
        height: 74px;
        width: 100%;
        position: relative; }
        .landing__title-image {
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            opacity: 0;
            transform: translate(-30px, 0);
            transition: opacity 0.5s ease, transform 0.5s ease; }
            .landing__title-image.is-active {
                opacity: 1;
                transform: translate(0, 0); }
            .landing__title-image img {
                display: inline-block; }
                @media only screen and (max-width: 766px) {
                    .landing__title-image img {
                        max-height: 64px; } }
    .landing__button {
        margin-top: 75px; }
        @media only screen and (max-width: 766px) {
            .landing__button {
                margin-top: 6vh; } }
    .landing__image {
        overflow: hidden;
        justify-self: flex-end;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%; }
        .landing__image img {
            transition: transform 0.5s ease; }
            @media only screen and (max-width: 766px) {
                .landing__image img {
                    max-width: 570px;
                    margin-left: -160px; } }
        @media only screen and (max-width: 1023px) {
            .landing__image .container {
                max-width: 100%; } }

.modal {
    position: fixed;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 999;
    font-size: 16px;
    color: #18417e;
    background-color: rgba(0, 0, 0, 0.6);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease; }
    .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: 650px;
        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;
                max-width: calc(100% - 55px);
                min-height: 1px; } }
        .modal__body-inner {
            height: 100%;
            padding: 60px 40px;
            overflow: auto; }
            @media only screen and (max-width: 766px) {
                .modal__body-inner {
                    padding: 40px 20px; } }
    .modal p + p {
        margin-top: 30px; }

.select-price {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .select-price__slider {
        margin: 84px 0 42px; }
        @media only screen and (min-width: 767px) and (max-width: 1022px) {
            .select-price__slider {
                width: calc(100% + 160px);
                margin-left: -80px; } }
        @media only screen and (max-width: 766px) {
            .select-price__slider {
                width: calc(100% + 40px);
                margin: 9vh 0 8vh -20px; } }
        .select-price__slider-indicator {
            display: none; }
            @media only screen and (max-width: 766px) {
                .select-price__slider-indicator {
                    display: grid;
                    grid-gap: 4px;
                    grid-auto-flow: column;
                    position: absolute;
                    left: 20px;
                    top: 54px;
                    pointer-events: none; } }
            .select-price__slider-indicator i {
                transition: opacity 0.3s ease;
                animation: animate_arrow 2s linear infinite; }
                .select-price__slider-indicator i:nth-child(1) {
                    animation-delay: 1s; }
                .select-price__slider-indicator i:nth-child(2) {
                    animation-delay: 0.5s; }
    .select-price__button {
        margin-top: 72px; }
        @media only screen and (max-width: 766px) {
            .select-price__button {
                margin-top: 8vh; } }
    @media only screen and (max-width: 766px) {
        .select-price .swiper-slide {
            width: auto; } }

.select-price-block {
    display: inline-block;
    width: 100%;
    position: relative;
    text-align: center; }
    .select-price-block__image {
        cursor: pointer;
        margin: 0;
        font-size: 0;
        line-height: 0;
        transition: opacity 0.3s ease;
        opacity: 0.3; }
    .select-price-block input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        width: 1px;
        height: 1px; }
        .select-price-block input:checked + .select-price-block__image {
            opacity: 1; }

@keyframes animate_arrow {
    0% {
        opacity: 0.6; }
    50% {
        opacity: 0.2; }
    100% {
        opacity: 0.6; } }

.thankyou-screen {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .thankyou-screen .title {
        margin-bottom: 15px; }
    .thankyou-screen .btn {
        margin-top: 80px; }

.user-info {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    @media only screen and (max-width: 766px) {
        .user-info {
            padding: 16px 0; } }
    .user-info__form-block {
        display: block;
        padding: 14px 18px;
        margin: 0 auto 35px;
        max-width: 460px;
        width: 100%; }
        @media only screen and (max-width: 766px) {
            .user-info__form-block {
                margin-bottom: 15px;
                max-width: 346px; } }
        .user-info__form-block--top {
            padding: 10px 10px 30px; }
            .user-info__form-block--top .text--label {
                margin-bottom: 15px; }
        .user-info__form-block--bottom .checkbox {
            margin-bottom: 10px; }
            .user-info__form-block--bottom .checkbox__label {
                opacity: 0.8;
                font-size: 10px;
                font-weight: 400;
                letter-spacing: 0.2px;
                line-height: 1.4; }
        .user-info__form-block .row {
            margin: 0 -10px; }
        .user-info__form-block [class*='col-'] {
            padding: 0 10px; }
    .user-info__form-text {
        text-align: left;
        margin: 16px 0 10px; }
        @media only screen and (max-width: 766px) {
            .user-info__form-text {
                margin: 2px 0 18px; } }
    .user-info .radiobox-inline__input {
        margin: 0 auto;
        max-width: 360px;
        justify-content: space-between; }
    .user-info .radiobox-inline .checkbox:not(:last-child) {
        margin-right: 10px; }
    .user-info .btn {
        margin-bottom: 15px; }
    .user-info .col-6 {
        flex-basis: 50%;
        max-width: 50%; }

.welcome-screen {
    padding: 4vh 0;
    position: relative;
    flex: auto; }
    .welcome-screen__title {
        margin-top: 30px; }
    .welcome-screen__image {
        position: relative;
        margin: 35px 0; }
        @media only screen and (max-width: 766px) {
            .welcome-screen__image {
                width: calc(100% + 40px);
                left: -20px;
                overflow: hidden;
                margin: 30px 0; } }
        .welcome-screen__image img {
            width: 100%; }
            @media only screen and (max-width: 766px) {
                .welcome-screen__image img {
                    width: 680px;
                    max-width: 680px;
                    left: 50%;
                    transform: translate(-50%, 0);
                    position: relative;
                    display: block; } }
    .welcome-screen__buttons {
        margin-top: 62px; }
        .welcome-screen__buttons .btn {
            padding: 5px 18px; }
            @media only screen and (max-width: 766px) {
                .welcome-screen__buttons .btn {
                    min-width: 154px;
                    justify-content: center; } }
            .welcome-screen__buttons .btn--secondary {
                background-color: #18417e; }
                .welcome-screen__buttons .btn--secondary:hover, .welcome-screen__buttons .btn--secondary:focus {
                    background-color: #fff; }
                    .welcome-screen__buttons .btn--secondary:hover i::before, .welcome-screen__buttons .btn--secondary:focus i::before {
                        background-color: #18417e; }
            .welcome-screen__buttons .btn:not(:last-child) {
                margin-right: 36px; }
                @media only screen and (max-width: 766px) {
                    .welcome-screen__buttons .btn:not(:last-child) {
                        margin-right: 0; } }
        .welcome-screen__buttons-bottom {
            margin-top: 32px; }
            @media only screen and (max-width: 766px) {
                .welcome-screen__buttons-bottom {
                    display: grid;
                    justify-content: center;
                    align-items: center;
                    grid-gap: 20px;
                    margin-top: 20px; } }
            .welcome-screen__buttons-bottom .btn {
                border-color: #fff; }

.sc-game {
    flex: auto;
    display: none;
    opacity: 0;
    flex-direction: column; }
    .sc-game.fade-in {
        display: flex; }

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