.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, .bg-image img {
    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--26 {
    font-size: 26px;
    line-height: 1.65;
    font-weight: 700; }
    @media only screen and (max-width: 767px) {
        .text--26 {
            font-size: 20px; } }

.text--18 {
    font-size: 18px;
    line-height: 1.22;
    font-weight: 700; }

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

.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: -15px;
        margin-right: -15px; }
    .container {
        max-width: 1230px;
        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; } }

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

/**
 * Swiper 8.0.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 14, 2022
 */
@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");
    font-weight: 400;
    font-style: normal; }

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

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1; }

.swiper-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-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
    touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x; }

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto; }

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px; }

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

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15); }

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

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

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

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

.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none; }

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center; }

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size); }

:root {
    --swiper-navigation-size: 44px; }

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (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-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none; }

.swiper-button-next:after,
.swiper-button-prev: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-rtl .swiper-button-next {
    left: 10px;
    right: auto; }

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

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

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

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

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

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

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

.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: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

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

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

.swiper-pagination-bullet:only-child {
    display: none !important; }

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

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

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block; }

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

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

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

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 0.2s transform, 0.2s right; }

.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-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top; }

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

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

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

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

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

.swiper-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 > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain; }

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

.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%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent; }

.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear; }

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

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

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

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

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

.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap; }

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

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

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

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

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

.swiper-cube {
    overflow: visible; }

.swiper-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-cube .swiper-slide .swiper-slide {
    pointer-events: none; }

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

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

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

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

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px); }

.swiper-flip {
    overflow: visible; }

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

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

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

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

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height; }

.swiper-cards {
    overflow: visible; }

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden; }

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

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

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

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

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

.covered {
    max-height: initial; }

.bg-image img {
    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 {
    display: block;
    position: absolute;
    right: 58px;
    top: 44px;
    max-width: 138px;
    width: 100%; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .section-logo {
            right: 20px;
            top: 20px; } }
    @media only screen and (max-width: 767px) {
        .section-logo {
            top: 12px;
            right: 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: #0737b6;
    color: #fff; }

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

.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: 24px;
    font-weight: 900;
    letter-spacing: 0.6px;
    padding: 2px 25px;
    min-width: 218px;
    min-height: 66px;
    border-radius: 63px;
    color: #244872;
    box-shadow: 0 0 22px #244872;
    background-color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    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; }
    @media only screen and (max-width: 1022.8px) {
        .btn {
            font-size: 24px;
            min-height: 50px;
            min-width: 140px; } }
    @media only screen and (max-width: 767px) {
        .btn {
            min-height: 46px;
            min-width: 130px;
            font-size: 20px; } }
    .btn i,
    .btn span {
        position: relative;
        z-index: 4; }
    .btn:focus-visible {
        outline-color: transparent; }
    .btn__secondary-text {
        font-size: 28px;
        color: #0c58a9;
        font-weight: 700;
        transition: color 0.3s ease; }
        @media only screen and (max-width: 1022.8px) {
            .btn__secondary-text {
                font-size: 20px; } }
    .btn--secondary {
        flex-direction: column;
        font-size: 35px;
        line-height: 1.23;
        font-weight: 700;
        text-transform: none;
        min-width: 344px;
        min-height: 122px;
        padding: 10px 60px; }
        @media only screen and (min-width: 1023.8px) and (max-width: 1199px) {
            .btn--secondary {
                padding: 20px 40px; } }
        @media only screen and (max-width: 1022.8px) {
            .btn--secondary {
                font-size: 24px;
                min-height: 84px;
                min-width: 200px;
                padding: 10px 50px; } }
        @media only screen and (max-width: 767px) {
            .btn--secondary {
                padding: 10px 40px; } }
    .btn:hover, .btn:focus {
        color: #fff;
        background-color: #244872;
        box-shadow: 0 0 0 3px rgba(0, 161, 228, 0.2); }
        .btn:hover .btn__secondary-text, .btn:focus .btn__secondary-text {
            color: #fff; }
    .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;
    min-height: 26px;
    font-size: 13px;
    letter-spacing: 0.26px;
    line-height: 1.23;
    text-align: left; }
    .checkbox + .checkbox {
        margin-top: 15px; }
    .checkbox__label {
        color: rgba(250, 250, 250, 0.7);
        display: inline-flex;
        min-height: 26px;
        align-items: center;
        position: relative;
        padding-left: 38px;
        cursor: pointer;
        margin: 0;
        transition: color 0.3s ease; }
        .checkbox__label::before {
            content: '';
            position: absolute;
            width: 26px;
            height: 26px;
            background-color: rgba(0, 172, 209, 0.3);
            border-radius: 100%;
            left: 0;
            top: -2px; }
        .checkbox__label::after {
            content: '';
            position: absolute;
            left: 6px;
            top: 4px;
            width: 14px;
            height: 14px;
            box-shadow: 0 0 20px #162650;
            background-color: #00acd1;
            border-radius: 100%;
            transition: transform 0.3s ease;
            transform: scale(0); }
    .checkbox a {
        border: 0;
        text-decoration: underline; }
    .checkbox input:checked + .checkbox__label {
        color: #fff; }
        .checkbox input:checked + .checkbox__label::after {
            transform: scale(1); }
    .checkbox.hide-label {
        width: 32px;
        height: 32px; }
    .checkbox.is-validation-failed .checkbox__label {
        color: #f62d27; }
        .checkbox.is-validation-failed .checkbox__label::after {
            background-color: #f62d27; }

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

.mod-input {
    width: 100%;
    max-width: 500px;
    position: relative;
    text-align: left;
    margin-bottom: 28px; }
    @media only screen and (max-width: 767px) {
        .mod-input {
            max-width: 100%;
            margin-bottom: 20px; } }
    .mod-input__label {
        display: block;
        color: rgba(250, 250, 250, 0.58);
        margin: 0;
        position: absolute;
        left: 0;
        font-size: 18px;
        font-weight: 500;
        top: 5px;
        padding-left: 20px;
        letter-spacing: 0.36px;
        transform: translate(16px, 7px);
        pointer-events: none;
        transition: all 0.3s ease; }
        @media only screen and (max-width: 767px) {
            .mod-input__label {
                transform: translate(10px, 7px); } }
        .is-focused .mod-input__label {
            color: rgba(250, 250, 250, 0.4);
            font-size: 13px;
            padding-left: 6px;
            transform: translate(16px, -24px); }
        .is-validation-failed .mod-input__label {
            color: #f62d27; }
    .mod-input__field {
        width: 100%;
        height: 48px;
        background-color: rgba(0, 172, 209, 0.3);
        border-radius: 32px;
        border: 0;
        color: #fff;
        font-family: "Roboto", sans-serif;
        font-size: 20px;
        font-weight: 700;
        letter-spacing: 1.6px;
        padding: 0 22px; }
        .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; }
        .is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed {
            color: #f62d27; }
    .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 {
        color: #f62d27; }
    .mod-input.is-disabled {
        pointer-events: none;
        opacity: 0.5; }
        .mod-input.is-disabled .mod-input__field {
            background-color: rgba(0, 0, 0, 0.05); }

.validation-message {
    display: none;
    color: #f62d27;
    position: absolute;
    right: 0;
    padding: 0 15px;
    font-size: 12px;
    margin-top: 5px;
    bottom: -20px;
    text-align: right; }
    @media only screen and (max-width: 767px) {
        .validation-message {
            bottom: 0;
            position: relative; } }
    .is-validation-failed .validation-message {
        display: block; }

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

.play-button {
    position: relative;
    cursor: pointer;
    font-size: 34px;
    font-weight: 900;
    padding: 10px;
    width: 118px;
    height: 118px;
    border-radius: 100%;
    color: #fff;
    text-shadow: 0 3px 6px rgba(0, 161, 228, 0.18);
    background-color: #244872;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    text-align: center;
    transition: background-color 0.3s ease; }
    @media only screen and (max-width: 767px) {
        .play-button {
            font-size: 22px;
            width: 90px;
            height: 90px; } }
    .play-button::after {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        background-color: #fff;
        box-shadow: 0 0 30px #000;
        height: calc(100% + 34%);
        width: calc(100% + 34%);
        border-radius: 100%;
        opacity: 0.11;
        transition: box-shadow 0.3s ease, background-color 0.3s ease, height 0.3s ease, width 0.3s ease; }
    .play-button span {
        position: relative;
        z-index: 4; }
    .play-button:hover, .play-button:focus {
        color: #fff; }
        .play-button:hover::after, .play-button:focus::after {
            box-shadow: none;
            height: calc(100% + 40%);
            width: calc(100% + 40%); }
    .play-button.is-disabled {
        background-color: rgba(0, 0, 0, 0.2);
        pointer-events: none; }

.radio-button {
    min-height: 32px;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.32px;
    display: flex;
    align-items: center; }
    .radio-button__label {
        color: rgba(250, 250, 250, 0.4);
        display: inline-block;
        position: relative;
        padding-left: 38px;
        cursor: pointer;
        margin: 0;
        transition: color 0.3s ease; }
        .radio-button__label::before {
            content: '';
            position: absolute;
            width: 32px;
            height: 32px;
            background-color: rgba(0, 172, 209, 0.3);
            border-radius: 100%;
            left: 0;
            top: -5px; }
        .radio-button__label::after {
            content: '';
            position: absolute;
            left: 8px;
            top: 3px;
            width: 16px;
            height: 16px;
            box-shadow: 0 0 20px #162650;
            background-color: #00acd1;
            border-radius: 100%;
            transition: transform 0.3s ease;
            transform: scale(0); }
    .radio-button a {
        border: 0;
        text-decoration: underline; }
    .radio-button input:checked + .radio-button__label {
        color: #fff; }
        .radio-button input:checked + .radio-button__label::after {
            transform: scale(1); }
    .radio-button input:focus ~ label {
        color: #fff; }
        .radio-button input:focus ~ label::after {
            transform: scale(1); }
    .is-validation-failed .radio-button .radio-button__label, .radio-button.is-validation-failed .radio-button__label {
        color: #f62d27; }
        .is-validation-failed .radio-button .radio-button__label::after, .radio-button.is-validation-failed .radio-button__label::after {
            background-color: #f62d27; }
    .is-validation-failed .radio-button input:checked + .radio-button__label,
    .is-validation-failed .radio-button input:focus ~ label, .radio-button.is-validation-failed input:checked + .radio-button__label,
    .radio-button.is-validation-failed input:focus ~ label {
        color: #f62d27; }

.title--h1, .title--h2, .title--h3, .title--h4, .title--h5, .title--h6 {
    font-weight: 700;
    color: #fff;
    font-family: "Winston", sans-serif;
    text-transform: uppercase; }

.title--h1 {
    font-size: 111px;
    line-height: 1.2;
    text-shadow: 0 14px 6px #0c58a9; }
    @media only screen and (max-width: 1199px) {
        .title--h1 {
            font-size: 80px; } }
    @media only screen and (max-width: 767px) {
        .title--h1 {
            font-size: 56px;
            text-shadow: 0 10px 6px #0c58a9; } }

.title--h2 {
    font-size: 65px;
    line-height: 1.06;
    text-shadow: 0 14px 6px #0c58a9; }
    @media only screen and (max-width: 1022.8px) {
        .title--h2 {
            font-size: 50px; } }
    @media only screen and (max-width: 767px) {
        .title--h2 {
            font-size: 44px;
            text-shadow: 0 10px 6px #0c58a9; } }

.title--h3 {
    font-size: 64px;
    line-height: 1.06; }
    @media only screen and (max-width: 1022.8px) {
        .title--h3 {
            font-size: 40px; } }
    @media only screen and (max-width: 767px) {
        .title--h3 {
            font-size: 28px; } }

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

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

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

.title sub {
    bottom: 0; }

.title--h1 sub {
    font-size: 80px; }
    @media only screen and (min-width: 768px) and (max-width: 1022.8px) {
        .title--h1 sub {
            font-size: 30px; } }
    @media only screen and (max-width: 767px) {
        .title--h1 sub {
            font-size: 26px; } }

.title--h2 sub {
    font-size: 48px; }
    @media only screen and (min-width: 768px) and (max-width: 1022.8px) {
        .title--h2 sub {
            font-size: 30px; } }
    @media only screen and (max-width: 767px) {
        .title--h2 sub {
            font-size: 26px; } }

.radiobox-inline {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px; }
    @media only screen and (max-width: 767px) {
        .radiobox-inline {
            display: flex;
            flex-direction: column;
            align-items: flex-start; } }
    .radiobox-inline__label {
        margin-bottom: 0;
        color: #00acd1; }
    .radiobox-inline__input {
        display: inline-flex;
        align-items: center;
        margin-left: 12px; }
        @media only screen and (max-width: 767px) {
            .radiobox-inline__input {
                margin: 0;
                flex-direction: column;
                align-items: flex-start; } }
    .radiobox-inline .radio-button {
        margin-right: 12px; }
        @media only screen and (max-width: 767px) {
            .radiobox-inline .radio-button {
                margin: 15px 0 0; } }

.slot-machine {
    position: relative;
    width: 572px;
    margin: 0 auto;
    box-shadow: 0 -20px 30px rgba(0, 161, 228, 0.71);
    border-radius: 29px; }
    @media only screen and (max-width: 767px) {
        .slot-machine {
            transform: scale(0.5) translate(-50%, -25%);
            transform-origin: 0% 100%;
            margin: -80px auto -20px;
            left: 50%; } }
    .slot-machine__inner {
        position: relative;
        height: 346px;
        width: 100%;
        padding: 68px 78px 68px 74px; }
    .slot-machine__slot-wrapper {
        position: relative;
        z-index: 4;
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        grid-gap: 14px; }
    .slot-machine__slot {
        position: relative;
        display: grid;
        height: 210px;
        overflow: hidden;
        grid-template-columns: 1fr;
        justify-items: center; }
        .slot-machine__slot-inner {
            transition: transform 0.3s ease;
            display: flex;
            flex-direction: column; }
        .slot-machine__slot:first-child {
            border-radius: 20px 0 0 20px; }
        .slot-machine__slot:last-child {
            border-radius: 0 20px 20px 0; }
        .slot-machine__slot::after, .slot-machine__slot::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 62px;
            background-image: linear-gradient(0deg, rgba(12, 88, 169, 0), #0c58a9);
            pointer-events: none;
            opacity: 0.5; }
        .slot-machine__slot::after {
            top: inherit;
            bottom: 0;
            background-image: linear-gradient(180deg, rgba(12, 88, 169, 0), #0c58a9); }
        .slot-machine__slot-item {
            height: 70px; }
            .slot-machine__slot-item img {
                max-width: 55px;
                height: auto; }








.editor-text h1, .editor-text h2, .editor-text h3, .editor-text h4, .editor-text h5, .editor-text h6 {
    font-weight: 700;
    color: #fff;
    font-family: "Winston", sans-serif;
    text-transform: uppercase; }

.editor-text h1 {
    font-size: 111px;
    line-height: 1.2;
    text-shadow: 0 14px 6px #0c58a9; }
    @media only screen and (max-width: 1199px) {
        .editor-text h1 {
            font-size: 80px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h1 {
            font-size: 56px;
            text-shadow: 0 10px 6px #0c58a9; } }

.editor-text h2 {
    font-size: 65px;
    line-height: 1.06;
    text-shadow: 0 14px 6px #0c58a9; }
    @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: 44px;
            text-shadow: 0 10px 6px #0c58a9; } }

.editor-text h3 {
    font-size: 64px;
    line-height: 1.06; }
    @media only screen and (max-width: 1022.8px) {
        .editor-text h3 {
            font-size: 40px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h3 {
            font-size: 28px; } }

.editor-text h4 {
    font-size: 26px;
    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; }

.form-module {
    position: relative;
    padding: 32px 0; }
    @media only screen and (max-width: 1199px) {
        .form-module {
            padding-top: 100px; } }
    @media only screen and (max-width: 767px) {
        .form-module {
            padding-top: 70px; } }
    .form-module__lead-text {
        max-width: 552px;
        width: 100%;
        margin: 0 auto; }
    .form-module .title {
        margin-bottom: 5px; }
    .form-module__form {
        box-shadow: 0 -20px 30px rgba(0, 161, 228, 0.71);
        border-radius: 29px;
        background-color: #0737b6;
        min-height: 525px;
        text-align: center;
        padding: 26px 40px; }
        @media only screen and (min-width: 1023.8px) and (max-width: 1199px) {
            .form-module__form {
                min-height: 475px; } }
        @media only screen and (min-width: 768px) and (max-width: 1022.8px) {
            .form-module__form {
                min-height: 450px; } }
        @media only screen and (max-width: 767px) {
            .form-module__form {
                padding: 30px 20px;
                border-radius: 16px;
                min-height: 350px; } }
        .form-module__form-row {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            grid-gap: 26px; }
            @media only screen and (max-width: 767px) {
                .form-module__form-row {
                    grid-template-columns: 1fr;
                    grid-gap: 0; } }
            .form-module__form-row--full-width {
                grid-template-columns: 1fr; }
            .form-module__form-row-postal-input {
                display: grid;
                grid-template-columns: 63.3% 1fr;
                grid-gap: 26px; }
                @media only screen and (max-width: 767px) {
                    .form-module__form-row-postal-input {
                        grid-template-columns: 1fr;
                        grid-gap: 0; } }
        .form-module__form .mod-input {
            max-width: 100%; }
    .form-module__header {
        margin-bottom: 12px; }
    .form-module__info-text {
        color: rgba(255, 255, 255, 0.7); }
    .form-module .radiobox-inline {
        margin-bottom: 30px; }
    .form-module__checkbox-list {
        padding: 0 25px;
        margin-top: 12px; }
        @media only screen and (max-width: 767px) {
            .form-module__checkbox-list {
                padding: 0 15px; } }
    .form-module .btn {
        margin-top: 22px; }
    .form-module__thankyou {
        display: none; }
        @media only screen and (min-width: 768px) {
            .form-module__thankyou {
                padding: 0 30px; } }
        .form-module__thankyou .btn {
            margin-top: 95px; }
            @media only screen and (min-width: 768px) and (max-width: 1022.8px) {
                .form-module__thankyou .btn {
                    margin-top: 60px; } }
            @media only screen and (max-width: 767px) {
                .form-module__thankyou .btn {
                    margin-top: 30px; } }
        .form-module__thankyou .title {
            color: #244872;
            text-shadow: none; }
            @media only screen and (max-width: 1022.8px) {
                .form-module__thankyou .title {
                    font-size: 44px; } }
            @media only screen and (max-width: 767px) {
                .form-module__thankyou .title {
                    font-size: 36px; } }
    .form-module.show-thankyou .form-module__lead-text,
    .form-module.show-thankyou .form-module__form-inner {
        display: none; }
    .form-module.show-thankyou .form-module__thankyou {
        display: block; }
    .form-module.show-thankyou .form-module__header {
        margin-bottom: 30px; }
        @media only screen and (min-width: 1200px) {
            .form-module.show-thankyou .form-module__header {
                margin-bottom: 75px; } }
        @media only screen and (min-width: 1023.8px) and (max-width: 1199px) {
            .form-module.show-thankyou .form-module__header {
                margin-bottom: 50px; } }
    .form-module.show-thankyou .form-module__form {
        display: flex;
        align-items: center; }

.game-screen {
    position: relative;
    text-align: center;
    padding: 100px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: calc(var(--vh, 1vh) * 100); }
    @media only screen and (max-width: 767px) {
        .game-screen .title {
            margin-bottom: 20px; } }
    .game-screen .play-button,
    .game-screen .btn {
        margin-top: 56px; }
        @media only screen and (max-width: 767px) {
            .game-screen .play-button,
            .game-screen .btn {
                margin-top: 40px; } }

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