body::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none; }

.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, .covered {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none; }

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

body {
    font-size: 18px;
    font-weight: 500;
    line-height: normal; }
    @media only screen and (max-width: 1022.8px) {
        body {
            font-size: 16px; } }

.text--78 {
    font-weight: 700;
    text-shadow: -4px 3px 0 #112645; }

.text--78 {
    font-size: 78px; }
    @media only screen and (max-width: 1022.8px) {
        .text--78 {
            font-size: 50px; } }
    @media only screen and (max-width: 767px) {
        .text--78 {
            font-size: 36px; } }

.text--37 {
    font-size: 37px;
    font-weight: 100; }
    @media only screen and (max-width: 1022.8px) {
        .text--37 {
            font-size: 30px; } }
    @media only screen and (max-width: 767px) {
        .text--37 {
            font-size: 24px; } }

.text--33 {
    font-size: 33px;
    font-weight: 700; }
    @media only screen and (max-width: 1022.8px) {
        .text--33 {
            font-size: 30px; } }
    @media only screen and (max-width: 767px) {
        .text--33 {
            font-size: 24px; } }

.text--24 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase; }
    @media only screen and (max-width: 767px) {
        .text--24 {
            font-size: 18px; } }

.text--20 {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.44; }
    @media only screen and (max-width: 767px) {
        .text--20 {
            font-size: 18px; } }

.text--14 {
    font-size: 14px;
    line-height: 1.29; }

.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;
    background-color: transparent; }

.overflow-h {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }

a:focus-visible {
    outline-offset: 0;
    outline: 2.5px solid #000; }

*,
*::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; }

@media (min-width: 320px) {
    .text-xs-center {
        text-align: center; }
    .text-xs-left {
        text-align: left; }
    .text-xs-right {
        text-align: right; }
    .d-xs-none {
        display: none !important; }
    .d-xs-inline-block {
        display: inline-block !important; }
    .d-xs-block {
        display: block !important; }
    .d-xs-flex {
        display: flex !important; }
    .d-xs-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 768px) {
    .text-sm-center {
        text-align: center; }
    .text-sm-left {
        text-align: left; }
    .text-sm-right {
        text-align: right; }
    .d-sm-none {
        display: none !important; }
    .d-sm-inline-block {
        display: inline-block !important; }
    .d-sm-block {
        display: block !important; }
    .d-sm-flex {
        display: flex !important; }
    .d-sm-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 1023.8px) {
    .text-md-center {
        text-align: center; }
    .text-md-left {
        text-align: left; }
    .text-md-right {
        text-align: right; }
    .d-md-none {
        display: none !important; }
    .d-md-inline-block {
        display: inline-block !important; }
    .d-md-block {
        display: block !important; }
    .d-md-flex {
        display: flex !important; }
    .d-md-inline-flex {
        display: inline-flex !important; } }

@media (min-width: 1200px) {
    .text-lg-center {
        text-align: center; }
    .text-lg-left {
        text-align: left; }
    .text-lg-right {
        text-align: right; }
    .d-lg-none {
        display: none !important; }
    .d-lg-inline-block {
        display: inline-block !important; }
    .d-lg-block {
        display: block !important; }
    .d-lg-flex {
        display: flex !important; }
    .d-lg-inline-flex {
        display: inline-flex !important; } }

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

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

@media only screen and (min-width: 1200px) {
    .row {
        margin-left: -20px;
        margin-right: -20px; }
    .container {
        max-width: 1240px;
        padding-left: 20px;
        padding-right: 20px; }
    .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: 20px;
        padding-right: 20px; }
    .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; } }

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

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

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

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

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

.covered {
    max-height: initial; }

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

.p-0 {
    padding: 0; }

.mx-auto {
    width: 100%;
    display: block;
    margin: 0 auto; }

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

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

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

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

.hide {
    display: none; }

.show {
    display: block; }

.d-flex {
    display: flex; }

.section-logo {
    position: absolute;
    left: 76px;
    top: 50px;
    max-width: 124px;
    width: 100%; }
    @media only screen and (max-width: 1439px) {
        .section-logo {
            left: 30px;
            top: 20px; } }
    @media only screen and (max-width: 767px) {
        .section-logo {
            top: 12px;
            left: 20px;
            max-width: 90px; } }
    .section-logo img {
        width: 100%;
        height: auto; }

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

::selection {
    background-color: #02325c;
    color: #fff; }

body {
    color: #fff;
    font-family: "Winston", sans-serif;
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: calc(var(--vh, 1vh) * 100);
    align-items: flex-start; }
    @media only screen and (max-width: 1022.8px) {
        body.is-open-menu {
            overflow: hidden; } }
    body::before {
        position: fixed;
        z-index: -1;
        background: #02325c url("../images/body_bg_smaller.jpg") no-repeat center/cover; }

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

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

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

h1 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

h2 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

h3 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

h4 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

h5 {
    font-weight: inherit;
    font-size: inherit;
    margin: 0; }

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;
    object-fit: cover; }

figure img {
    margin: 0; }

.sc-general {
    position: relative;
    width: 100%;
    display: flex;
    flex: auto;
    z-index: 9;
    flex-direction: column; }

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

hr {
    border: 0;
    height: 1px; }

blockquote {
    margin: 0; }

main {
    width: 100%;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column; }

img.lazyload,
img.lazyloaded {
    transition: opacity 0.3s ease, transform 0.3s ease !important; }

@media print {
    * {
        -webkit-print-color-adjust: exact;
        color-adjust: exact; }
    .d-print-none {
        display: none !important; } }

.btn {
    position: relative;
    cursor: pointer;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.5;
    padding: 2px 25px;
    min-width: 146px;
    min-height: 40px;
    box-shadow: -4px 3px 0 #02325c;
    border-radius: 16px;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #02325c;
    text-transform: uppercase;
    text-align: center;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease, box-shadow 0.3s ease; }
    .btn i,
    .btn span {
        position: relative;
        z-index: 4; }
    .btn:hover, .btn:focus {
        box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2); }
    .btn:focus-visible {
        outline-color: transparent; }
    .btn--blue {
        color: #fff;
        box-shadow: -4px 3px 0 #02203c;
        background-color: #02325c; }
        .btn--blue:hover, .btn--blue:focus {
            box-shadow: 0 0 0 3px rgba(2, 32, 60, 0.2); }
    .btn.is-disabled {
        border: 1px solid rgba(0, 0, 0, 0.2);
        background-color: rgba(0, 0, 0, 0.2);
        pointer-events: none; }

.checkbox {
    user-select: none;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.07;
    text-align: left;
    max-width: 800px; }
    .checkbox__label {
        position: relative;
        padding-left: 28px;
        cursor: pointer;
        margin: 0;
        display: block; }
        .checkbox__label::before, .checkbox__label::after {
            content: '';
            width: 14px;
            height: 14px;
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 100%; }
        .checkbox__label:before {
            width: 14px;
            height: 14px;
            border-radius: 20px;
            border: 1px solid #fff;
            background-color: rgba(2, 50, 92, 0.47); }
        .checkbox__label::after {
            transform: scale(0);
            background-color: #fff;
            transition: transform 0.3s ease; }
    .checkbox input:checked ~ label::after {
        transform: scale(1); }
    .checkbox a {
        text-decoration: underline; }
    .checkbox.hide-label {
        width: 18px;
        height: 18px; }
        .checkbox.hide-label .checkbox__label::before, .checkbox.hide-label .checkbox__label::after {
            top: 0; }
    .checkbox.is-validation-failed .checkbox__label {
        color: #d80000; }
        .checkbox.is-validation-failed .checkbox__label::before {
            border-color: #d80000; }

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

.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: background-color 0.3s ease; }
    .icon-chevron-up, .icon-chevron-down {
        width: 12px;
        height: 6px; }
        .icon-chevron-up::before, .icon-chevron-down::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.306' height='6.017' viewBox='0 0 9.306 6.017'%3E%3Cpath d='M4.5,4.692l-.021.022L4.5,4.692.4.286,4.5,4.692,8.6.286,4.5,4.692l.021.022Z' transform='translate(0.153 0.225)' fill='none' stroke='%231f2121' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.306' height='6.017' viewBox='0 0 9.306 6.017'%3E%3Cpath d='M4.5,4.692l-.021.022L4.5,4.692.4.286,4.5,4.692,8.6.286,4.5,4.692l.021.022Z' transform='translate(0.153 0.225)' fill='none' stroke='%231f2121' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1.5'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-right, .icon-chevron-left {
        width: 7px;
        height: 10px; }
        .icon-chevron-right::before, .icon-chevron-left::before {
            -webkit-mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 6 9.3' style='enable-background:new 0 0 6 9.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%234ACE8C;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath id='Path_195' class='st0' d='M1.3,8.2l3.5-3.4L1.4,1.2'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 6 9.3' style='enable-background:new 0 0 6 9.3;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%234ACE8C;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cpath id='Path_195' class='st0' d='M1.3,8.2l3.5-3.4L1.4,1.2'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-up, .icon-chevron-left {
        transform: scale(-1); }
    .icon-cross {
        width: 10px;
        height: 8px; }
        .icon-cross::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='7px' height='6.7px' viewBox='0 0 7 6.7' enable-background='new 0 0 7 6.7' xml:space='preserve'%3E%3Cg enable-background='new'%3E%3Cpath fill='%23FAFAFA' d='M0,6.7l2.4-3.5L0.1,0h2.2l1.2,1.9L4.7,0h2.1L4.5,3.2L7,6.7H4.8L3.5,4.7L2.1,6.7H0z'/%3E%3C/g%3E%3C/svg%3E");
            mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='7px' height='6.7px' viewBox='0 0 7 6.7' enable-background='new 0 0 7 6.7' xml:space='preserve'%3E%3Cg enable-background='new'%3E%3Cpath fill='%23FAFAFA' d='M0,6.7l2.4-3.5L0.1,0h2.2l1.2,1.9L4.7,0h2.1L4.5,3.2L7,6.7H4.8L3.5,4.7L2.1,6.7H0z'/%3E%3C/g%3E%3C/svg%3E"); }
    .icon-trophy {
        width: 184px;
        height: 184px; }
        .icon-trophy::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='184.3px' height='184.6px' viewBox='0 0 184.3 184.6' enable-background='new 0 0 184.3 184.6' xml:space='preserve'%3E%3Cpath id='Path_6892' fill-rule='evenodd' clip-rule='evenodd' fill='%2302325C' d='M6.4,17h29.1v-4.2C35.5,5.8,60.9,0,92.2,0 s56.6,5.8,56.6,12.8V17h29.1c3.4,0.2,6.2,3,6.4,6.4c0,25.1-16.7,64.1-60,77.3c-6.5,7.4-14.3,12.8-23.1,15.1v15.5 c0,3.9,8.3,7.6,8.3,11.5l0.1,14h13.6c1.3-0.2,2.6,0.8,2.7,2.1l6,23.4c0.2,1-0.5,1.9-1.5,2.1c0,0-0.1,0-0.1,0H54c-1-0.1-1.8-1-1.7-2 c0,0,0-0.1,0-0.1l6-23.4c0.2-1.3,1.4-2.3,2.7-2.1h13.7l0.1-14c0-3.9,8.2-7.6,8.2-11.5v-15.5c-8.9-2.2-16.6-7.7-23.1-15.1 C16.7,87.6,0,48.6,0,23.5C0.2,20,3,17.3,6.4,17 M148.8,32.4v0.4c0,13.3-3.4,29.6-9.8,44.3c4.8-3.2,9.2-7.1,13-11.4 c8.2-9.5,13.8-21,16.1-33.3H148.8z M45.3,77.1c-6.4-14.7-9.8-31-9.8-44.3v-0.4H16.2c2.3,12.3,7.9,23.8,16.1,33.3 C36.1,70,40.5,73.9,45.3,77.1'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='184.3px' height='184.6px' viewBox='0 0 184.3 184.6' enable-background='new 0 0 184.3 184.6' xml:space='preserve'%3E%3Cpath id='Path_6892' fill-rule='evenodd' clip-rule='evenodd' fill='%2302325C' d='M6.4,17h29.1v-4.2C35.5,5.8,60.9,0,92.2,0 s56.6,5.8,56.6,12.8V17h29.1c3.4,0.2,6.2,3,6.4,6.4c0,25.1-16.7,64.1-60,77.3c-6.5,7.4-14.3,12.8-23.1,15.1v15.5 c0,3.9,8.3,7.6,8.3,11.5l0.1,14h13.6c1.3-0.2,2.6,0.8,2.7,2.1l6,23.4c0.2,1-0.5,1.9-1.5,2.1c0,0-0.1,0-0.1,0H54c-1-0.1-1.8-1-1.7-2 c0,0,0-0.1,0-0.1l6-23.4c0.2-1.3,1.4-2.3,2.7-2.1h13.7l0.1-14c0-3.9,8.2-7.6,8.2-11.5v-15.5c-8.9-2.2-16.6-7.7-23.1-15.1 C16.7,87.6,0,48.6,0,23.5C0.2,20,3,17.3,6.4,17 M148.8,32.4v0.4c0,13.3-3.4,29.6-9.8,44.3c4.8-3.2,9.2-7.1,13-11.4 c8.2-9.5,13.8-21,16.1-33.3H148.8z M45.3,77.1c-6.4-14.7-9.8-31-9.8-44.3v-0.4H16.2c2.3,12.3,7.9,23.8,16.1,33.3 C36.1,70,40.5,73.9,45.3,77.1'/%3E%3C/svg%3E%0A"); }
    .icon-question-mark {
        width: 95px;
        height: 184px; }
        .icon-question-mark::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='95.4px' height='183.4px' viewBox='0 0 95.4 183.4' enable-background='new 0 0 95.4 183.4' xml:space='preserve'%3E%3Cg enable-background='new '%3E%3Cpath fill='%2302325C' d='M46,0c14.9,0,26.8,4.1,35.8,12.2c9,8.1,13.5,21,13.5,38.5c0,7.2-1.2,13.7-3.4,19.4 c-2.3,5.7-5.1,10.5-8.3,14.5c-3.2,3.9-6.5,7.8-9.7,11.6s-6,8.3-8.3,13.5c-2.3,5.2-3.4,10.9-3.4,17.2v6.4H30.8v-6.1 c0-8.7,1-16.4,3-23.3c2-6.9,4.5-12.5,7.4-16.8c2.9-4.3,5.8-8.3,8.7-11.9c2.9-3.7,5.4-7.5,7.4-11.6s3-8.3,3-12.8 c0-8.3-1.3-13.9-3.9-16.9c-2.6-3-6.2-4.5-10.9-4.5c-5.5,0-9.3,1.8-11.5,5.3s-3.6,10.3-4.3,20.3H0C1.1,34.3,4.9,20,11.6,12 C18.2,4,29.7,0,46,0z M31.1,183.4v-34.9H61v34.9H31.1z'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='95.4px' height='183.4px' viewBox='0 0 95.4 183.4' enable-background='new 0 0 95.4 183.4' xml:space='preserve'%3E%3Cg enable-background='new '%3E%3Cpath fill='%2302325C' d='M46,0c14.9,0,26.8,4.1,35.8,12.2c9,8.1,13.5,21,13.5,38.5c0,7.2-1.2,13.7-3.4,19.4 c-2.3,5.7-5.1,10.5-8.3,14.5c-3.2,3.9-6.5,7.8-9.7,11.6s-6,8.3-8.3,13.5c-2.3,5.2-3.4,10.9-3.4,17.2v6.4H30.8v-6.1 c0-8.7,1-16.4,3-23.3c2-6.9,4.5-12.5,7.4-16.8c2.9-4.3,5.8-8.3,8.7-11.9c2.9-3.7,5.4-7.5,7.4-11.6s3-8.3,3-12.8 c0-8.3-1.3-13.9-3.9-16.9c-2.6-3-6.2-4.5-10.9-4.5c-5.5,0-9.3,1.8-11.5,5.3s-3.6,10.3-4.3,20.3H0C1.1,34.3,4.9,20,11.6,12 C18.2,4,29.7,0,46,0z M31.1,183.4v-34.9H61v34.9H31.1z'/%3E%3C/g%3E%3C/svg%3E%0A"); }

.mod-input {
    margin-bottom: 20px;
    width: 100%;
    position: relative;
    display: inline-block; }
    .mod-input__label {
        position: relative;
        display: block;
        margin-bottom: 16px; }
    .mod-input__field {
        position: relative;
        width: 100%;
        outline: none;
        z-index: 1;
        max-width: 282px;
        padding: 8px 16px;
        height: 40px;
        font-weight: 100;
        color: #fff;
        border-radius: 16px;
        border: 1px solid #fff;
        background-color: rgba(2, 50, 92, 0.47);
        transition: border-color 0.3s ease; }
        .mod-input__field::placeholder {
            color: #fff;
            opacity: 1; }
        .mod-input__field:-ms-input-placeholder {
            color: #fff;
            opacity: 1; }
        .mod-input__field::-ms-input-placeholder {
            color: #fff;
            opacity: 1; }
        .mod-input__field:focus {
            border-color: #02325c; }
        .is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed {
            color: #d80000;
            border-color: #d80000; }
    .mod-input textarea {
        resize: none;
        height: 314px; }
        @media only screen and (min-width: 768px) and (max-width: 1022.8px) {
            .mod-input textarea {
                height: 260px; } }
        @media only screen and (max-width: 767px) {
            .mod-input textarea {
                height: 200px; } }
    .mod-input.is-validation-failed {
        margin-bottom: 38px;
        color: #d80000; }
    .mod-input.is-disabled .mod-input__field {
        pointer-events: none;
        opacity: 0.5;
        background-color: rgba(0, 0, 0, 0.05); }

.validation-message {
    display: none;
    color: #d80000;
    position: relative;
    padding: 0 15px;
    font-size: 12px;
    margin-top: 5px;
    text-align: right; }
    .is-validation-failed .validation-message {
        display: block; }

.title--h1, .title--h2, .title--h3, .title--h4, .title--h5, .title--h6 {
    font-weight: 700;
    text-shadow: -4px 3px 0 #112645; }

.title--h1 {
    font-size: 72px;
    line-height: normal;
    text-transform: uppercase; }
    @media only screen and (max-width: 1199px) {
        .title--h1 {
            font-size: 60px; } }
    @media only screen and (max-width: 767px) {
        .title--h1 {
            font-size: 36px; } }

.title--h2 {
    font-size: 57px; }
    @media only screen and (max-width: 1022.8px) {
        .title--h2 {
            font-size: 50px; } }
    @media only screen and (max-width: 767px) {
        .title--h2 {
            font-size: 36px; } }

.title--h3 {
    font-size: 26px;
    line-height: normal;
    text-shadow: none; }
    @media only screen and (max-width: 767px) {
        .title--h3 {
            font-size: 22px; } }

.title--h4 {
    font-size: 20px;
    line-height: 1.44; }

.title--h5 {
    font-size: 18px;
    line-height: 1.44; }

.title--h6 {
    font-size: 16px;
    line-height: 1.44; }

.cookie-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 28px 0;
    z-index: 998;
    background-color: rgba(2, 50, 92, 0.8);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.3s ease;
    font-size: 16px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }
    @media only screen and (max-width: 1022.8px) {
        .cookie-banner {
            padding: 18px 0; } }
    .cookie-banner.cookie-not-set {
        opacity: 1;
        visibility: visible; }
    .cookie-banner__text {
        padding-left: 24px;
        line-height: 1.5; }
        @media only screen and (max-width: 1199px) {
            .cookie-banner__text {
                padding: 0; } }
    .cookie-banner__right {
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        @media only screen and (max-width: 767px) {
            .cookie-banner__right {
                flex-direction: column;
                justify-content: center; } }
    .cookie-banner__inner {
        display: grid;
        grid-template-columns: 68% 1fr;
        grid-gap: 28px;
        align-items: center; }
        @media only screen and (min-width: 1023.8px) and (max-width: 1199px) {
            .cookie-banner__inner {
                grid-template-columns: 56% 1fr; } }
        @media only screen and (max-width: 1022.8px) {
            .cookie-banner__inner {
                grid-template-columns: 1fr;
                grid-gap: 20px; } }
    .cookie-banner .btn {
        font-size: inherit; }
    .cookie-banner__settings-link {
        position: relative;
        display: block;
        margin-right: 36px;
        transition: opacity 0.3s ease, color 0.3s ease; }
        @media only screen and (max-width: 767px) {
            .cookie-banner__settings-link {
                margin: 0 0 20px; } }
        .cookie-banner__settings-link::before {
            content: '';
            position: absolute;
            bottom: 0;
            width: 0;
            left: 0;
            height: 2px;
            background-color: #fff;
            pointer-events: none;
            transition: width 0.3s ease; }
        .cookie-banner__settings-link:hover {
            opacity: 0.8; }
            .cookie-banner__settings-link:hover::before {
                width: 100%; }

.menu__link::before, .menu__link::after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 0;
    right: 0;
    height: 2px;
    background-color: #fff;
    pointer-events: none; }

.menu__link::before {
    transition: width 0.4s cubic-bezier(0.51, 0.18, 0, 0.88) 0.1s; }

.menu__link::after {
    transition: width 0.2s cubic-bezier(0.29, 0.18, 0.26, 0.83); }

.menu li {
    display: inline-block;
    margin-left: 44px; }

.menu__link {
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    display: block;
    position: relative;
    color: #fff;
    text-transform: uppercase; }
    .menu__link:hover::before, .menu__link:hover::after {
        width: 100%;
        left: 0; }

.modal .editor-text h1,
.modal .editor-text h2,
.modal .editor-text h3 {
    font-weight: 700;
    text-shadow: -4px 3px 0 #112645; }

.modal .editor-text h1,
.modal .editor-text h2,
.modal .editor-text h3 {
    font-size: 57px; }
    @media only screen and (max-width: 1022.8px) {
        .modal .editor-text h1,
        .modal .editor-text h2,
        .modal .editor-text h3 {
            font-size: 50px; } }
    @media only screen and (max-width: 767px) {
        .modal .editor-text h1,
        .modal .editor-text h2,
        .modal .editor-text h3 {
            font-size: 36px; } }

.modal {
    position: fixed;
    left: 0;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    padding: 30px;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.6);
    transition: opacity 0.3s ease, visibility 0.3s ease; }
    @media only screen and (max-width: 767px) {
        .modal {
            padding: 20px; } }
    .modal.is-open-modal {
        visibility: visible;
        opacity: 1; }
    .modal__close {
        position: absolute;
        top: 20px;
        right: 20px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 20px;
        height: 20px;
        background-color: #02325c;
        z-index: 9; }
        @media only screen and (max-width: 767px) {
            .modal__close {
                top: 22px;
                right: 16px; } }
    .modal__inner {
        width: 100%;
        max-width: 500px;
        background-color: #fff;
        border-radius: 32px;
        position: relative;
        margin: auto;
        color: #02325c;
        height: 65vh;
        overflow: hidden; }
    .modal__body {
        height: 100%;
        left: 0;
        position: absolute;
        width: 100%;
        top: 0;
        overflow: auto;
        padding: 50px 50px 40px;
        scrollbar-track-color: rgba(2, 50, 92, 0.5);
        scrollbar-darkshadow-color: #02325c;
        scrollbar-arrow-color: rgba(2, 50, 92, 0.5);
        /* width */
        /* Track */
        /* Handle */
        /* Handle on hover */ }
        .modal__body::-webkit-scrollbar {
            width: 6px; }
        .modal__body::-webkit-scrollbar-track {
            background: rgba(2, 50, 92, 0.5); }
        .modal__body::-webkit-scrollbar-thumb {
            background: rgba(2, 50, 92, 0.5);
            width: 6px;
            border-radius: 0; }
        .modal__body::-webkit-scrollbar-thumb:hover {
            background: #02325c; }
        @media only screen and (max-width: 767px) {
            .modal__body {
                border-radius: 10px;
                padding: 50px 30px 30px; } }
        @media (max-width: 360px) {
            .modal__body {
                padding: 50px 20px 20px; } }
    .modal .editor-text {
        line-height: 1.5; }
        .modal .editor-text h1,
        .modal .editor-text h2,
        .modal .editor-text h3 {
            text-shadow: 0 2px 0 rgba(0, 66, 136, 0.26);
            font-size: 24px; }
            @media only screen and (max-width: 767px) {
                .modal .editor-text h1,
                .modal .editor-text h2,
                .modal .editor-text h3 {
                    font-size: 16px; } }
            @media (max-width: 360px) {
                .modal .editor-text h1,
                .modal .editor-text h2,
                .modal .editor-text h3 {
                    font-size: 14px; } }

.timer {
    position: relative;
    display: flex;
    justify-content: center;
    grid-template-columns: repeat(3, minmax(0, 1fr)); }
    .timer__item {
        display: inline-flex;
        flex-direction: column;
        align-items: center;
        margin: 0 28px; }
        @media only screen and (max-width: 1199px) {
            .timer__item {
                margin: 0 15px; } }
        @media only screen and (max-width: 767px) {
            .timer__item {
                margin: 0 8px; } }
    .timer__count {
        width: 186px;
        height: 186px;
        border: 2px solid #fff;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 125px;
        font-weight: 700;
        text-align: center;
        padding-top: 10px; }
        @media only screen and (max-width: 1199px) {
            .timer__count {
                width: 140px;
                height: 140px;
                font-size: 80px; } }
        @media only screen and (max-width: 767px) {
            .timer__count {
                width: 80px;
                height: 80px;
                font-size: 42px;
                padding-top: 5px; } }
    .timer__label {
        margin-top: 44px;
        font-size: 40px;
        font-weight: 700;
        text-transform: uppercase; }
        @media only screen and (max-width: 1199px) {
            .timer__label {
                margin-top: 20px;
                font-size: 32px; } }
        @media only screen and (max-width: 767px) {
            .timer__label {
                margin-top: 12px;
                font-size: 22px; } }

.countdown-screen {
    text-align: center;
    padding: 16vh 20px;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-height: 700px) {
        .countdown-screen {
            padding: 16vh 20px 2vh; } }
    @media only screen and (max-width: 767px) {
        .countdown-screen {
            height: auto;
            padding: 70px 20px 10px; } }
    .countdown-screen__logo {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
        top: 6.5vh; }
        @media only screen and (max-width: 767px) {
            .countdown-screen__logo {
                top: 15px; } }
    .countdown-screen__title {
        margin-bottom: 90px; }
        @media (max-height: 700px) {
            .countdown-screen__title {
                margin-bottom: 30px; } }
        @media only screen and (max-width: 1199px) {
            .countdown-screen__title {
                margin-bottom: 30px; } }

.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
    font-weight: 700;
    text-shadow: -4px 3px 0 #112645; }

.editor-text h1 {
    font-size: 72px;
    line-height: normal;
    text-transform: uppercase; }
    @media only screen and (max-width: 1199px) {
        .editor-text h1 {
            font-size: 60px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h1 {
            font-size: 36px; } }

.editor-text h2 {
    font-size: 57px; }
    @media only screen and (max-width: 1022.8px) {
        .editor-text h2 {
            font-size: 50px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h2 {
            font-size: 36px; } }

.editor-text h3 {
    font-size: 26px;
    line-height: normal;
    text-shadow: none; }
    @media only screen and (max-width: 767px) {
        .editor-text h3 {
            font-size: 22px; } }

.editor-text h4 {
    font-size: 20px;
    line-height: 1.44; }

.editor-text h5 {
    font-size: 18px;
    line-height: 1.44; }

.editor-text h6 {
    font-size: 16px;
    line-height: 1.44; }

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

.editor-text h1 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h1 {
            margin-bottom: 15px; } }
    * + .editor-text h1 {
        margin-top: 26px; }
    .editor-text h1:first-child {
        margin-top: 0; }
    .editor-text h1:last-child {
        margin-bottom: 0; }

.editor-text h2 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h2 {
            margin-bottom: 15px; } }
    * + .editor-text h2 {
        margin-top: 26px; }
    .editor-text h2:first-child {
        margin-top: 0; }
    .editor-text h2:last-child {
        margin-bottom: 0; }

.editor-text h3 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h3 {
            margin-bottom: 15px; } }
    * + .editor-text h3 {
        margin-top: 26px; }
    .editor-text h3:first-child {
        margin-top: 0; }
    .editor-text h3:last-child {
        margin-bottom: 0; }

.editor-text h4 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h4 {
            margin-bottom: 15px; } }
    * + .editor-text h4 {
        margin-top: 26px; }
    .editor-text h4:first-child {
        margin-top: 0; }
    .editor-text h4:last-child {
        margin-bottom: 0; }

.editor-text h5 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h5 {
            margin-bottom: 15px; } }
    * + .editor-text h5 {
        margin-top: 26px; }
    .editor-text h5:first-child {
        margin-top: 0; }
    .editor-text h5:last-child {
        margin-bottom: 0; }

.editor-text h6 {
    margin-bottom: 24px; }
    @media only screen and (max-width: 767px) {
        .editor-text h6 {
            margin-bottom: 15px; } }
    * + .editor-text h6 {
        margin-top: 26px; }
    .editor-text h6:first-child {
        margin-top: 0; }
    .editor-text h6:last-child {
        margin-bottom: 0; }

.editor-text h4,
.editor-text h5,
.editor-text h6 {
    margin-bottom: 8px; }

.editor-text p,
.editor-text ul,
.editor-text ol,
.editor-text figure,
.editor-text table {
    margin-bottom: 26px; }
    @media only screen and (max-width: 767px) {
        .editor-text p,
        .editor-text ul,
        .editor-text ol,
        .editor-text figure,
        .editor-text table {
            margin-bottom: 18px; } }
    .editor-text p:first-child,
    .editor-text ul:first-child,
    .editor-text ol:first-child,
    .editor-text figure: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 figure:last-child,
    .editor-text table:last-child {
        margin-bottom: 0; }
    .editor-text p a,
    .editor-text ul a,
    .editor-text ol a,
    .editor-text figure a,
    .editor-text table a {
        color: inherit;
        text-decoration: underline; }
        .editor-text p a:hover,
        .editor-text ul a:hover,
        .editor-text ol a:hover,
        .editor-text figure a:hover,
        .editor-text table a:hover {
            text-decoration: none; }

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

.editor-text img {
    margin-bottom: 8px; }
    * + .editor-text img {
        margin-top: 8px; }
    .editor-text img:first-child {
        margin-top: 0; }
    .editor-text img:last-child {
        margin-bottom: 0; }

.editor-text ul {
    list-style: none;
    padding-left: 0; }
    .editor-text ul li {
        padding-left: 14px;
        position: relative;
        margin-bottom: 10px; }
    .editor-text ul li::before {
        content: '';
        position: absolute;
        left: 0;
        width: 4px;
        height: 4px;
        border-radius: 100%;
        top: 10px;
        background-color: currentColor; }
        @media only screen and (max-width: 767px) {
            .editor-text ul li::before {
                top: 8px; } }

.editor-text ol {
    list-style: decimal; }
    .editor-text ol li {
        margin-bottom: 10px; }

.editor-text table {
    border: 1px solid;
    width: 100%; }
    .editor-text table tr {
        border-bottom: 1px solid; }
    .editor-text table th,
    .editor-text table td {
        padding: 0.5em; }
        .editor-text table th:not(:first-child),
        .editor-text table td:not(:first-child) {
            border-left: 1px solid; }

.editor-text blockquote p {
    margin: 0 !important; }

.editor-text strong {
    font-weight: 700; }

.footer-main {
    width: 100%;
    padding: 10px 0; }
    .footer-main__nav ul {
        display: flex;
        width: 100%;
        justify-content: space-between; }
    .footer-main__nav li {
        display: inline-block;
        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 {
        font-size: 15px;
        font-weight: 700;
        line-height: normal;
        display: block;
        position: relative;
        color: #fff;
        text-transform: uppercase; }
        @media only screen and (max-width: 767px) {
            .footer-main__nav-link {
                font-size: 12px; } }
        .footer-main__nav-link:hover {
            opacity: 0.8; }

.progress-bar::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none; }

.progress-bar__inner {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none; }

.game-screen__title {
    font-weight: 700;
    text-shadow: -4px 3px 0 #112645; }

.game-screen {
    text-align: center;
    padding: 144px 20px 40px;
    min-height: 100vh; }
    @media only screen and (max-width: 767px) {
        .game-screen {
            min-height: 1px;
            padding: 110px 20px 30px; } }
    .game-screen__left {
        position: absolute;
        top: 60px;
        left: 80px;
        height: calc(100% - 26vh); }
        @media only screen and (max-width: 1439px) {
            .game-screen__left {
                left: 4vw; } }
        @media only screen and (max-width: 767px) {
            .game-screen__left {
                top: 4vh; } }
    .game-screen__score {
        position: absolute;
        top: 11.5vh;
        left: 50%;
        transform: translate(-50%, 0); }
        @media only screen and (max-width: 767px) {
            .game-screen__score {
                top: 4vh; } }
        .game-screen__score-title {
            text-transform: uppercase;
            font-weight: 700;
            font-size: 3.1vh; }
        .game-screen__score-count {
            color: #1b9ddb;
            font-size: 7vh;
            font-weight: 700; }
    .game-screen__title {
        position: absolute;
        left: 0;
        top: 27vh;
        width: 100%;
        font-size: 12vh; }
        @media only screen and (max-width: 1022.8px) {
            .game-screen__title {
                top: 25vh;
                font-size: 10vh; } }
        @media only screen and (max-width: 767px) {
            .game-screen__title {
                top: 18vh;
                font-size: 8vh;
                padding: 0 18vw; } }
    .game-screen__image-left, .game-screen__image-right {
        position: absolute;
        top: 22vh;
        pointer-events: none;
        max-width: 25vw;
        width: 100%; }
        @media only screen and (max-width: 1439px) {
            .game-screen__image-left, .game-screen__image-right {
                top: 35vh;
                max-width: 25vw; } }
        @media only screen and (max-width: 767px) {
            .game-screen__image-left, .game-screen__image-right {
                display: none; } }
    .game-screen__image-left {
        left: 10vw; }
    .game-screen__image-right {
        right: 10vw; }
    .game-screen__image img {
        max-height: 33vh;
        width: 100%;
        object-fit: contain; }
        @media only screen and (max-width: 1439px) {
            .game-screen__image img {
                max-height: 18vh; } }

.progress-bar {
    width: 1.2vh;
    height: 100%;
    position: absolute;
    left: 0;
    border-radius: 50px;
    overflow: hidden;
    background-color: rgba(2, 50, 92, 0.47); }
    .progress-bar::before {
        border-radius: 50px;
        border: 1px solid #fff; }
    .progress-bar__inner {
        background-color: #fff;
        border-radius: 50px;
        transition: height 1.5s; }
    .progress-bar__label {
        position: absolute;
        left: 1.2vh;
        top: 0;
        writing-mode: tb-rl;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 3.1vh;
        padding-left: 10px; }

.info-screen {
    text-align: center;
    padding: 144px 20px 40px;
    min-height: 100vh; }
    @media (max-height: 700px) {
        .info-screen {
            padding: 16vh 20px 2vh; } }
    @media only screen and (max-width: 767px) {
        .info-screen {
            min-height: 1px;
            padding: 110px 20px 30px; } }
    .info-screen__header {
        margin-bottom: 62px; }
        @media only screen and (max-width: 767px) {
            .info-screen__header {
                margin-bottom: 50px; } }
        .info-screen__header-super-title {
            margin-bottom: 8px; }
        .info-screen__header-title {
            margin-bottom: 14px; }
    .info-screen__list {
        max-width: 678px;
        display: grid;
        grid-gap: 90px; }
        @media only screen and (min-width: 768px) {
            .info-screen__list {
                grid-auto-flow: column; } }
        @media only screen and (max-width: 767px) {
            .info-screen__list {
                max-width: 240px;
                grid-gap: 40px;
                line-height: 1.4; } }
        @media only screen and (max-width: 767px) {
            .info-screen__list .icon {
                width: 120px;
                height: 120px; } }
    .info-screen__item {
        position: relative; }
        .info-screen__item .title {
            text-shadow: none;
            margin-bottom: 16px; }
            @media only screen and (max-width: 767px) {
                .info-screen__item .title {
                    margin-bottom: 8px; } }
        .info-screen__item .icon {
            opacity: 0.5;
            position: absolute;
            left: 50%;
            top: 50%;
            z-index: -1;
            transform: translate(-50%, -50%); }
            .info-screen__item .icon::before {
                background-color: #02325c; }
    .info-screen__form {
        max-width: 400px;
        margin-top: 82px; }
        @media only screen and (max-width: 767px) {
            .info-screen__form {
                margin-top: 60px; } }
        .info-screen__form-title {
            text-transform: uppercase;
            margin-bottom: 12px; }
        .info-screen__form .mod-input {
            margin-bottom: 28px; }
            .info-screen__form .mod-input__label {
                margin-bottom: 26px; }

.score-screen {
    text-align: center;
    padding: 140px 20px 80px;
    min-height: 100vh; }
    @media (max-height: 700px) {
        .score-screen {
            padding: 16vh 20px 2vh; } }
    @media only screen and (max-width: 767px) {
        .score-screen {
            min-height: 1px;
            padding: 110px 20px 50px; } }
    .score-screen__header {
        margin-bottom: 46px; }
        @media only screen and (max-width: 767px) {
            .score-screen__header {
                margin-bottom: 30px; } }
        .score-screen__header .title {
            font-weight: 100; }
            .score-screen__header .title strong {
                font-weight: 700; }
    .score-screen__table {
        max-width: 420px;
        min-height: 100px;
        border-radius: 42px;
        background-color: rgba(2, 50, 92, 0.47);
        padding: 50px 60px;
        margin-bottom: 64px; }
        @media only screen and (max-width: 767px) {
            .score-screen__table {
                margin-bottom: 40px; } }
        .score-screen__table-header {
            display: flex;
            align-items: flex-end;
            margin-bottom: 12px; }
        .score-screen__table-line {
            flex: auto;
            height: 2px;
            margin-bottom: 5px;
            background-color: #fff; }
        .score-screen__table-body {
            display: grid;
            grid-gap: 12px; }
        .score-screen__table-row {
            display: flex;
            justify-content: space-between; }
            .score-screen__table-row.is-active {
                color: #1b9ddb; }
    .score-screen__footer-buttons {
        max-width: 420px;
        display: grid;
        grid-gap: 88px;
        margin-top: 38px;
        grid-template-columns: repeat(2, 1fr); }
        @media only screen and (max-width: 767px) {
            .score-screen__footer-buttons {
                grid-gap: 40px; } }

.header-main {
    position: absolute;
    right: 75px;
    top: 66px;
    z-index: 100; }
    @media only screen and (max-width: 1439px) {
        .header-main {
            right: 30px;
            top: 56px; } }
    @media only screen and (max-width: 767px) {
        .header-main {
            top: inherit;
            bottom: 0;
            padding: 30px 15px;
            display: none; } }

.thankyou-screen {
    text-align: center;
    padding: 140px 20px 80px;
    min-height: 100vh;
    justify-content: center;
    align-items: center; }
    @media (max-height: 700px) {
        .thankyou-screen {
            padding: 16vh 20px 2vh; } }
    @media only screen and (max-width: 767px) {
        .thankyou-screen {
            min-height: 1px;
            padding: 110px 20px 50px; } }
    .thankyou-screen__text, .thankyou-screen__title {
        margin-bottom: 60px; }
        @media only screen and (max-width: 767px) {
            .thankyou-screen__text, .thankyou-screen__title {
                margin-bottom: 30px; } }
    @media only screen and (max-width: 767px) {
        .thankyou-screen__title {
            margin-bottom: 20px; } }
    .thankyou-screen__title .title {
        font-weight: 100; }
        .thankyou-screen__title .title strong {
            font-weight: 700; }
    .thankyou-screen__button .btn {
        min-width: 206px; }

.welcome-screen {
    text-align: center;
    padding: 164px 20px 40px;
    min-height: 100vh; }
    @media (max-height: 700px) {
        .welcome-screen {
            padding: 16vh 20px 2vh; } }
    @media only screen and (max-width: 767px) {
        .welcome-screen {
            min-height: 1px;
            padding: 110px 20px 30px; } }
    .welcome-screen__title {
        margin-bottom: 50px; }
        @media only screen and (max-width: 767px) {
            .welcome-screen__title {
                margin-bottom: 30px; } }
    .welcome-screen__header {
        margin-bottom: 38px; }
        @media only screen and (max-width: 767px) {
            .welcome-screen__header {
                margin-bottom: 30px; } }
        .welcome-screen__header-super-title {
            margin-bottom: 8px; }
    .welcome-screen__form {
        max-width: 345px; }
    .welcome-screen__checkboxes {
        text-align: left;
        margin-top: 64px; }
        @media only screen and (max-width: 767px) {
            .welcome-screen__checkboxes {
                margin-top: 40px; } }
        .welcome-screen__checkboxes .checkbox + .checkbox {
            margin-top: 22px; }









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