
.stretched-link::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 {
    display: flex;
    align-items: center;
    justify-content: center; }

.text--16, body {
    font-size: 16px;
    line-height: normal; }

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

.text--30 {
    font-size: 30px;
    line-height: 1.13; }
    @media only screen and (max-width: 767px) {
        .text--30 {
            font-size: 24px;
            line-height: 1.2; } }

.text--80 {
    font-size: 80px;
    line-height: 0.35; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .text--80 {
            font-size: 70px; } }
    @media only screen and (max-width: 767px) {
        .text--80 {
            font-size: 50px; } }

.text--40 {
    font-size: 40px;
    line-height: 0.85;
    color: #161b4f; }
    @media only screen and (max-width: 767px) {
        .text--40 {
            font-size: 30px; } }

.text--30 {
    font-weight: 400;
    line-height: normal; }

.text--24 {
    font-size: 24px;
    line-height: 1.25; }

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

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

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

.text--12 {
    font-size: 12px;
    line-height: 1.33; }

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

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: 1024px) {
    .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% - 30px);
    padding: 0;
    width: 100%; }
    .container .container {
        padding: 0 !important; }
        @media only screen and (max-width: 1023px) {
            .container .container {
                max-width: 100%; } }

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

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

.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: 702px; }
    .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: 1024px) {
    .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: 1130px;
        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: 1230px;
        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; } }

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

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

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

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

.covered {
    max-height: inherit; }

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

.bg--blue {
    background-color: #151c4f;
    color: #fff; }
    .bg--blue .title {
        color: inherit; }

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

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

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

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

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

.text--sb {
    font-weight: 600; }

.text--pink {
    color: #e5148c; }

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

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

.p-relative {
    position: relative; }

.hide {
    display: none; }

.show {
    display: block; }

.d-flex {
    display: flex; }

.pad-0 {
    padding: 0; }

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

.card {
    width: 100%;
    display: block;
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.3);
    border-radius: 15px;
    background-color: #fff; }
    @media only screen and (max-width: 767px) {
        .card {
            border-radius: 10px;
            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15); } }

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

::selection {
    background-color: #151c4f;
    color: #fff; }

body {
    color: #151c4f;
    font-family: "Work Sans", sans-serif;
    background-color: #ebebeb;
    position: relative;
    height: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: calc(var(--vh, 1vh) * 100);
    align-items: flex-start; }

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

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

.btn {
    position: relative;
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    padding: 8px 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    border: 0;
    min-width: 180px;
    min-height: 48px;
    border-radius: 40px;
    background-color: #e5148c;
    transition: background-color 0.3s ease, color 0.3s ease; }
    .btn i,
    .btn span {
        position: relative;
        z-index: 4; }
    .btn .icon {
        margin-left: 15px;
        opacity: 0.5; }
        .btn .icon::before {
            background-color: #fff; }
    .btn:hover {
        background-color: #4ad5cf;
        color: #fff; }
        .btn:hover i::before {
            background-color: #fff; }
    .btn--secondary {
        background-color: #4ad5cf; }
        .btn--secondary:hover {
            background-color: #e5148c; }
    .btn--icon {
        text-align: left;
        justify-content: space-between;
        padding: 8px 22px; }
        @media only screen and (max-width: 767px) {
            .btn--icon {
                padding: 8px 18px; } }

.checkbox {
    user-select: none;
    font-size: 12px;
    line-height: 1;
    color: #151c4f; }
    .checkbox__label {
        position: relative;
        padding-left: 24px;
        width: 100%;
        cursor: pointer;
        margin: 0;
        display: block;
        transition: color 0.3s ease; }
        .checkbox__label::before, .checkbox__label::after {
            content: '';
            width: 12px;
            height: 12px;
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 100%; }
        .checkbox__label::before {
            border: 1px solid #161b4f;
            transition: background-color 0.3s ease, border-color 0.3s ease; }
        .checkbox__label::after {
            height: 6px;
            width: 6px;
            top: 3px;
            left: 3px;
            background-color: #4ad5cf;
            opacity: 0;
            transform: scale(0.5);
            transition: opacity 0.3s ease, transform 0.3s ease; }
    .checkbox input {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0; }
        .checkbox input:checked ~ label {
            color: #000; }
            .checkbox input:checked ~ label::before {
                border-color: #000; }
            .checkbox input:checked ~ label::after {
                opacity: 1;
                transform: scale(1); }
    .checkbox.hide-label {
        width: 12px;
        height: 12px; }
    .checkbox.is-validation-failed .checkbox__label {
        color: #ff3636; }
        .checkbox.is-validation-failed .checkbox__label::before {
            border-color: #ff3636; }

.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, #151c4f);
        -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-arrow-right, .icon-arrow-left {
        width: 10px;
        height: 10px; }
        .icon-arrow-right::before, .icon-arrow-left::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.2px' height='9px' viewBox='0 0 10.2 9' style='enable-background:new 0 0 10.2 9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23000;%7D .st1%7Bfill:none;stroke:%23000;stroke-linecap:square;%7D%0A%3C/style%3E%3Cg transform='translate(10.200000, 10.800000)'%3E%3Cpolyline class='st0' points='-4.9,-10.4 -0.7,-6.3 -4.9,-2.1 '/%3E%3Cline class='st1' x1='-1.2' y1='-6.3' x2='-10.2' y2='-6.3'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10.2px' height='9px' viewBox='0 0 10.2 9' style='enable-background:new 0 0 10.2 9;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23000;%7D .st1%7Bfill:none;stroke:%23000;stroke-linecap:square;%7D%0A%3C/style%3E%3Cg transform='translate(10.200000, 10.800000)'%3E%3Cpolyline class='st0' points='-4.9,-10.4 -0.7,-6.3 -4.9,-2.1 '/%3E%3Cline class='st1' x1='-1.2' y1='-6.3' x2='-10.2' y2='-6.3'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-chevron-right, .icon-chevron-left {
        width: 8px;
        height: 12px; }
        .icon-chevron-right::before, .icon-chevron-left::before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.534' height='12.413' viewBox='0 0 8.534 12.413'%3E%3Cpath id='Icon_open-chevron-bottom' data-name='Icon open-chevron-bottom' d='M2.327,0,0,2.327,6.206,8.534l6.206-6.206L10.085,0,6.206,3.879Z' transform='translate(0 12.413) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.534' height='12.413' viewBox='0 0 8.534 12.413'%3E%3Cpath id='Icon_open-chevron-bottom' data-name='Icon open-chevron-bottom' d='M2.327,0,0,2.327,6.206,8.534l6.206-6.206L10.085,0,6.206,3.879Z' transform='translate(0 12.413) rotate(-90)' fill='%23fff'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-up, .icon-chevron-down {
        width: 10px;
        height: 8px; }
        .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='10.225' height='7.03' viewBox='0 0 10.225 7.03'%3E%3Cpath d='M1.917,0,0,1.917,5.113,7.03l5.113-5.113L8.308,0l-3.2,3.2Z' fill='%23fff'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.225' height='7.03' viewBox='0 0 10.225 7.03'%3E%3Cpath d='M1.917,0,0,1.917,5.113,7.03l5.113-5.113L8.308,0l-3.2,3.2Z' fill='%23fff'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-up:before, .icon-chevron-left:before, .icon-arrow-left:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }
    .icon-shape-square {
        width: 34px;
        height: 34px; }
        .icon-shape-square:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.151' height='34.151' viewBox='0 0 34.151 34.151'%3E%3Crect width='21' height='21' rx='1' transform='translate(13.232 2.732) rotate(30)' fill='none' stroke='%23d2459d' stroke-width='4'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34.151' height='34.151' viewBox='0 0 34.151 34.151'%3E%3Crect width='21' height='21' rx='1' transform='translate(13.232 2.732) rotate(30)' fill='none' stroke='%23d2459d' stroke-width='4'/%3E%3C/svg%3E%0A"); }
    .icon-shape-snake {
        width: 56px;
        height: 56px; }
        .icon-shape-snake:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.851' height='56.851' viewBox='0 0 56.851 56.851'%3E%3Cg id='snake_green' transform='translate(0.387 0.991)'%3E%3Cpath id='Path_24' data-name='Path 24' d='M17.037-12.254a2.272,2.272,0,0,0-1.1.245,3.106,3.106,0,0,0-.834.665,13.039,13.039,0,0,0-1.7,2.567A27.713,27.713,0,0,1,9.9-3.268,9.985,9.985,0,0,1,6.809-.929,9.9,9.9,0,0,1,2.5,0,2.5,2.5,0,0,1,0-2.5,2.5,2.5,0,0,1,2.5-5a5.046,5.046,0,0,0,1.932-.343A4.405,4.405,0,0,0,5.655-6.1,9.82,9.82,0,0,0,7.572-8.555,59.645,59.645,0,0,1,10.658-13.8a9.175,9.175,0,0,1,2.552-2.405,7.273,7.273,0,0,1,3.827-1.048,2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5Zm29.073,0a2.274,2.274,0,0,0-1.1.245,3.121,3.121,0,0,0-.834.665,13.039,13.039,0,0,0-1.7,2.567,27.671,27.671,0,0,1-3.511,5.508,9.967,9.967,0,0,1-3.088,2.34A9.9,9.9,0,0,1,31.574,0a2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5,5.046,5.046,0,0,0,1.932-.343A4.391,4.391,0,0,0,34.728-6.1a9.8,9.8,0,0,0,1.916-2.454A60.147,60.147,0,0,1,39.73-13.8a9.189,9.189,0,0,1,2.552-2.405,7.277,7.277,0,0,1,3.828-1.048,2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5Z' transform='translate(44.263 -0.991) rotate(135)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3Cpath id='Path_25' data-name='Path 25' d='M17.037-17.254a7.3,7.3,0,0,1,3.4.807,8.125,8.125,0,0,1,2.186,1.69,17.465,17.465,0,0,1,2.425,3.571,24.172,24.172,0,0,0,2.829,4.553,4.984,4.984,0,0,0,1.543,1.191A4.887,4.887,0,0,0,31.574-5a2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5,10.056,10.056,0,0,1-3.813-.711,9.4,9.4,0,0,1-2.6-1.6A14.625,14.625,0,0,1,22.21-5.992c-1.115-1.889-1.954-3.709-2.8-4.815a4.246,4.246,0,0,0-1.145-1.126,2.22,2.22,0,0,0-1.23-.321,2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5Zm29.073,0a7.294,7.294,0,0,1,3.4.807,8.125,8.125,0,0,1,2.186,1.69,17.574,17.574,0,0,1,2.425,3.571,24.121,24.121,0,0,0,2.828,4.553,5,5,0,0,0,1.543,1.191A4.887,4.887,0,0,0,60.645-5a2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5,10.058,10.058,0,0,1-3.814-.711,9.412,9.412,0,0,1-2.6-1.6,14.625,14.625,0,0,1-2.952-3.684c-1.115-1.889-1.953-3.709-2.8-4.815a4.259,4.259,0,0,0-1.144-1.126,2.221,2.221,0,0,0-1.229-.321,2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5Z' transform='translate(44.263 -0.991) rotate(135)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56.851' height='56.851' viewBox='0 0 56.851 56.851'%3E%3Cg id='snake_green' transform='translate(0.387 0.991)'%3E%3Cpath id='Path_24' data-name='Path 24' d='M17.037-12.254a2.272,2.272,0,0,0-1.1.245,3.106,3.106,0,0,0-.834.665,13.039,13.039,0,0,0-1.7,2.567A27.713,27.713,0,0,1,9.9-3.268,9.985,9.985,0,0,1,6.809-.929,9.9,9.9,0,0,1,2.5,0,2.5,2.5,0,0,1,0-2.5,2.5,2.5,0,0,1,2.5-5a5.046,5.046,0,0,0,1.932-.343A4.405,4.405,0,0,0,5.655-6.1,9.82,9.82,0,0,0,7.572-8.555,59.645,59.645,0,0,1,10.658-13.8a9.175,9.175,0,0,1,2.552-2.405,7.273,7.273,0,0,1,3.827-1.048,2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5Zm29.073,0a2.274,2.274,0,0,0-1.1.245,3.121,3.121,0,0,0-.834.665,13.039,13.039,0,0,0-1.7,2.567,27.671,27.671,0,0,1-3.511,5.508,9.967,9.967,0,0,1-3.088,2.34A9.9,9.9,0,0,1,31.574,0a2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5,5.046,5.046,0,0,0,1.932-.343A4.391,4.391,0,0,0,34.728-6.1a9.8,9.8,0,0,0,1.916-2.454A60.147,60.147,0,0,1,39.73-13.8a9.189,9.189,0,0,1,2.552-2.405,7.277,7.277,0,0,1,3.828-1.048,2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5Z' transform='translate(44.263 -0.991) rotate(135)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3Cpath id='Path_25' data-name='Path 25' d='M17.037-17.254a7.3,7.3,0,0,1,3.4.807,8.125,8.125,0,0,1,2.186,1.69,17.465,17.465,0,0,1,2.425,3.571,24.172,24.172,0,0,0,2.829,4.553,4.984,4.984,0,0,0,1.543,1.191A4.887,4.887,0,0,0,31.574-5a2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5,10.056,10.056,0,0,1-3.813-.711,9.4,9.4,0,0,1-2.6-1.6A14.625,14.625,0,0,1,22.21-5.992c-1.115-1.889-1.954-3.709-2.8-4.815a4.246,4.246,0,0,0-1.145-1.126,2.22,2.22,0,0,0-1.23-.321,2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5Zm29.073,0a7.294,7.294,0,0,1,3.4.807,8.125,8.125,0,0,1,2.186,1.69,17.574,17.574,0,0,1,2.425,3.571,24.121,24.121,0,0,0,2.828,4.553,5,5,0,0,0,1.543,1.191A4.887,4.887,0,0,0,60.645-5a2.5,2.5,0,0,1,2.5,2.5,2.5,2.5,0,0,1-2.5,2.5,10.058,10.058,0,0,1-3.814-.711,9.412,9.412,0,0,1-2.6-1.6,14.625,14.625,0,0,1-2.952-3.684c-1.115-1.889-1.953-3.709-2.8-4.815a4.259,4.259,0,0,0-1.144-1.126,2.221,2.221,0,0,0-1.229-.321,2.5,2.5,0,0,1-2.5-2.5,2.5,2.5,0,0,1,2.5-2.5Z' transform='translate(44.263 -0.991) rotate(135)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-shape-circle {
        width: 37px;
        height: 37px; }
        .icon-shape-circle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath id='circle' d='M37,18.5H31.976a13.478,13.478,0,1,1-3.947-9.529A13.422,13.422,0,0,1,31.976,18.5H37A18.5,18.5,0,1,0,18.5,37,18.5,18.5,0,0,0,37,18.5Z' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='37' height='37' viewBox='0 0 37 37'%3E%3Cpath id='circle' d='M37,18.5H31.976a13.478,13.478,0,1,1-3.947-9.529A13.422,13.422,0,0,1,31.976,18.5H37A18.5,18.5,0,1,0,18.5,37,18.5,18.5,0,0,0,37,18.5Z' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/svg%3E%0A"); }
    .icon-shape-triangle {
        width: 38px;
        height: 33px; }
        .icon-shape-triangle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='33' viewBox='0 0 38 33'%3E%3Cpath id='triangle' d='M27.477,16.49l1.753-1L20.73,1a2.039,2.039,0,0,0-3.506,0L8.751,15.5.27,30.009a1.973,1.973,0,0,0,0,2,2.03,2.03,0,0,0,1.754,1L19,32.986l16.977-.008a2.03,2.03,0,0,0,1.753-1,1.975,1.975,0,0,0,0-2l-8.5-14.492-1.753,1-1.751,1,6.744,11.5L19,29l-13.47.011,6.73-11.512L18.98,5.987l6.745,11.5,1.751-1Z' transform='translate(0.001)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='38' height='33' viewBox='0 0 38 33'%3E%3Cpath id='triangle' d='M27.477,16.49l1.753-1L20.73,1a2.039,2.039,0,0,0-3.506,0L8.751,15.5.27,30.009a1.973,1.973,0,0,0,0,2,2.03,2.03,0,0,0,1.754,1L19,32.986l16.977-.008a2.03,2.03,0,0,0,1.753-1,1.975,1.975,0,0,0,0-2l-8.5-14.492-1.753,1-1.751,1,6.744,11.5L19,29l-13.47.011,6.73-11.512L18.98,5.987l6.745,11.5,1.751-1Z' transform='translate(0.001)' fill='%234ad5cf' fill-rule='evenodd'/%3E%3C/svg%3E%0A"); }
    .icon-shape-cross {
        width: 20px;
        height: 20px; }
        .icon-shape-cross:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.252' height='20.252' viewBox='0 0 20.252 20.252'%3E%3Cg id='cross_red' transform='translate(0 0)'%3E%3Cpath id='Path_26' data-name='Path 26' d='M19.462,15.452,4.21,1.147A2.5,2.5,0,1,0,.79,4.794L16.042,19.1a2.5,2.5,0,0,0,3.42-3.647Z' fill='%23d2459d' fill-rule='evenodd'/%3E%3Cpath id='Path_27' data-name='Path 27' d='M4.794,19.462,19.1,4.21A2.5,2.5,0,0,0,15.453.79L1.147,16.042a2.5,2.5,0,0,0,3.647,3.42Z' fill='%23d2459d' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.252' height='20.252' viewBox='0 0 20.252 20.252'%3E%3Cg id='cross_red' transform='translate(0 0)'%3E%3Cpath id='Path_26' data-name='Path 26' d='M19.462,15.452,4.21,1.147A2.5,2.5,0,1,0,.79,4.794L16.042,19.1a2.5,2.5,0,0,0,3.42-3.647Z' fill='%23d2459d' fill-rule='evenodd'/%3E%3Cpath id='Path_27' data-name='Path 27' d='M4.794,19.462,19.1,4.21A2.5,2.5,0,0,0,15.453.79L1.147,16.042a2.5,2.5,0,0,0,3.647,3.42Z' fill='%23d2459d' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-shape-circle-small {
        width: 18px;
        height: 18px; }
        .icon-shape-circle-small:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='circle_blue' d='M12.428,14.445l-1.365-2.174a3.841,3.841,0,0,1-2.056.6A3.9,3.9,0,0,1,7.158,12.4a3.824,3.824,0,0,1-1.427-1.341l0,0A3.838,3.838,0,0,1,5.133,9,3.9,3.9,0,0,1,5.6,7.155,3.87,3.87,0,0,1,8.992,5.133a3.9,3.9,0,0,1,1.85.467,3.814,3.814,0,0,1,1.429,1.341l0,0a3.832,3.832,0,0,1,.594,2.051,3.906,3.906,0,0,1-.468,1.85,3.84,3.84,0,0,1-1.338,1.43l0,0,1.365,2.174L13.8,16.617a9,9,0,0,0,2.821-12.41v0A9,9,0,1,0,1.385,13.791l0,0a9,9,0,0,0,12.411,2.829h0Z' fill='%23151c4f' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18'%3E%3Cpath id='circle_blue' d='M12.428,14.445l-1.365-2.174a3.841,3.841,0,0,1-2.056.6A3.9,3.9,0,0,1,7.158,12.4a3.824,3.824,0,0,1-1.427-1.341l0,0A3.838,3.838,0,0,1,5.133,9,3.9,3.9,0,0,1,5.6,7.155,3.87,3.87,0,0,1,8.992,5.133a3.9,3.9,0,0,1,1.85.467,3.814,3.814,0,0,1,1.429,1.341l0,0a3.832,3.832,0,0,1,.594,2.051,3.906,3.906,0,0,1-.468,1.85,3.84,3.84,0,0,1-1.338,1.43l0,0,1.365,2.174L13.8,16.617a9,9,0,0,0,2.821-12.41v0A9,9,0,1,0,1.385,13.791l0,0a9,9,0,0,0,12.411,2.829h0Z' fill='%23151c4f' fill-rule='evenodd'/%3E%3C/svg%3E%0A"); }
    .icon-close {
        width: 12px;
        height: 12px; }
        .icon-close: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='12.1px' height='12.1px' viewBox='0 0 12.1 12.1' enable-background='new 0 0 12.1 12.1' xml:space='preserve'%3E%3Cg enable-background='new '%3E%3Cpath fill='%23151C4F' d='M12.1,1.6L1.6,12.1L0,10.5L10.5,0L12.1,1.6z M12,10.4L10.4,12L0.1,1.7l1.6-1.6L12,10.4z'/%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='12.1px' height='12.1px' viewBox='0 0 12.1 12.1' enable-background='new 0 0 12.1 12.1' xml:space='preserve'%3E%3Cg enable-background='new '%3E%3Cpath fill='%23151C4F' d='M12.1,1.6L1.6,12.1L0,10.5L10.5,0L12.1,1.6z M12,10.4L10.4,12L0.1,1.7l1.6-1.6L12,10.4z'/%3E%3C/g%3E%3C/svg%3E%0A"); }

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

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

.mod-input {
    margin-bottom: 12px;
    width: 100%;
    height: 48px;
    border-radius: 24px;
    position: relative;
    font-size: 14px;
    color: #151c4f;
    line-height: normal;
    border: 1px solid #d8d8d8;
    transition: border-color 0.3s ease; }
    .mod-input__label {
        margin-bottom: 0;
        position: absolute;
        z-index: 12;
        display: inline-block;
        top: 14px;
        left: 24px;
        pointer-events: none;
        user-select: none;
        transition: opacity 0.3s ease, color 0.3s ease; }
        .is-validation-failed .mod-input__label {
            color: #ff3636; }
    .mod-input__inner {
        height: 100%; }
    .mod-input__field {
        position: relative;
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        background-color: transparent;
        z-index: 1;
        padding: 8px 24px;
        bottom: 0; }
        @media only screen and (max-width: 1199px) {
            .mod-input__field {
                padding: 0 12px; } }
        .mod-input__field::placeholder {
            color: #151c4f;
            opacity: 1; }
        .mod-input__field:-ms-input-placeholder {
            color: #151c4f;
            opacity: 1; }
        .mod-input__field::-ms-input-placeholder {
            color: #151c4f;
            opacity: 1; }
        .is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed {
            color: #ff3636; }
    .mod-input textarea {
        resize: none;
        height: 200px; }
        @media only screen and (max-width: 767px) {
            .mod-input textarea {
                height: 160px; } }
    .mod-input.is-focused {
        border-color: #e5148c; }
        .mod-input.is-focused .mod-input__label {
            opacity: 0; }
    .mod-input.is-validation-failed {
        margin-bottom: 38px;
        border-color: #ff3636; }
    .mod-input.is-disabled {
        pointer-events: none;
        opacity: 0.5;
        background-color: rgba(0, 0, 0, 0.05); }

.validation-message {
    display: none;
    position: absolute;
    right: 0;
    top: 100%;
    color: #ff3636;
    padding: 0 16px;
    font-size: 12px;
    margin-top: 8px; }
    .is-validation-failed .validation-message {
        display: block; }

.margin {
    display: block;
    width: 100%; }
    .margin--200 {
        height: 200px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--200 {
                height: 140px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--200 {
                height: 100px; } }
        @media only screen and (max-width: 767px) {
            .margin--200 {
                height: 80px; } }
    .margin--176 {
        height: 176px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--176 {
                height: 120px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--176 {
                height: 100px; } }
        @media only screen and (max-width: 767px) {
            .margin--176 {
                height: 60px; } }
    .margin--160 {
        height: 160px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--160 {
                height: 100px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--160 {
                height: 80px; } }
        @media only screen and (max-width: 767px) {
            .margin--160 {
                height: 40px; } }
    .margin--120 {
        height: 120px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--120 {
                height: 80px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--120 {
                height: 60px; } }
        @media only screen and (max-width: 767px) {
            .margin--120 {
                height: 40px; } }
    .margin--100 {
        height: 100px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--100 {
                height: 60px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--100 {
                height: 40px; } }
        @media only screen and (max-width: 767px) {
            .margin--100 {
                height: 32px; } }
    .margin--80 {
        height: 80px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--80 {
                height: 40px; } }
        @media only screen and (max-width: 767px) {
            .margin--80 {
                height: 32px; } }
    .margin--70 {
        height: 70px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--70 {
                height: 40px; } }
        @media only screen and (max-width: 767px) {
            .margin--70 {
                height: 32px; } }
    .margin--60 {
        height: 60px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--60 {
                height: 32px; } }
        @media only screen and (max-width: 767px) {
            .margin--60 {
                height: 24px; } }
    .margin--50 {
        height: 50px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--50 {
                height: 40px; } }
        @media only screen and (max-width: 767px) {
            .margin--50 {
                height: 32px; } }
    .margin--40 {
        height: 40px; }
        @media only screen and (max-width: 767px) {
            .margin--40 {
                height: 24px; } }
    .margin--32 {
        height: 32px; }
        @media only screen and (max-width: 767px) {
            .margin--32 {
                height: 24px; } }
    .margin--24 {
        height: 24px; }
        @media only screen and (max-width: 767px) {
            .margin--24 {
                height: 20px; } }
    .margin--20 {
        height: 20px; }
    .margin--16 {
        height: 16px; }
    .margin--12 {
        height: 12px; }
    .margin--8 {
        height: 8px; }

.radio-button {
    user-select: none;
    font-size: 15px;
    font-weight: 600;
    min-width: 136px; }
    .radio-button__label {
        position: relative;
        padding: 6px 15px;
        width: 100%;
        border-radius: 24px;
        border: 1px solid #4ad5cf;
        cursor: pointer;
        margin: 0;
        text-align: center;
        min-height: 48px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        transition: background-color 0.3s ease, color 0.3s ease; }
        .radio-button__label:hover {
            background-color: #4ad5cf;
            color: #fff; }
    .radio-button input {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0; }
        .radio-button input:checked ~ label {
            background-color: #4ad5cf;
            color: #fff; }
        .radio-button input:focus ~ label {
            background-color: #4ad5cf;
            color: #fff; }
    .is-validation-failed .radio-button .radio-button__label, .radio-button.is-validation-failed .radio-button__label {
        border-color: #ff3636;
        color: #ff3636; }

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

.title--h1 {
    font-size: 30px;
    line-height: 1.13; }
    @media only screen and (max-width: 767px) {
        .title--h1 {
            font-size: 24px;
            line-height: 1.2; } }

.title--h2 {
    font-size: 26px;
    line-height: 1.3; }
    @media only screen and (max-width: 767px) {
        .title--h2 {
            font-size: 22px;
            line-height: 1.2; } }

.title--h3 {
    font-size: 20px;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
        .title--h3 {
            font-size: 18px;
            line-height: 1.3; } }

.title--h4 {
    font-size: 18px;
    line-height: 1.5; }

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

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

.challenge-popup {
    max-width: 255px;
    width: 100%;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
    border-radius: 9px;
    background-color: #4ad5cf;
    position: relative;
    padding: 14px 18px 18px 18px;
    transition: opacity 0.3s ease, transform 0.3s ease; }
    .challenge-popup.is-hidden {
        opacity: 0;
        pointer-events: none;
        transform: scale(0.9); }
        @media only screen and (max-width: 767px) {
            .challenge-popup.is-hidden {
                display: none; } }
    .challenge-popup__header {
        padding-right: 30px;
        margin-bottom: 14px; }
    .challenge-popup__close {
        position: absolute;
        right: 18px;
        top: 20px; }
        .challenge-popup__close:hover i::before {
            background-color: #fff; }
    .challenge-popup form {
        margin-top: 10px; }
    .challenge-popup .editor-text {
        line-height: 1.36; }
    .challenge-popup .mod-input {
        border: 1px solid #fff;
        height: 40px;
        border-radius: 20px;
        width: 100%;
        color: #fff; }
        .challenge-popup .mod-input__field {
            padding: 8px 14px;
            color: #fff; }
            .is-validation-failed .challenge-popup .mod-input__field, .challenge-popup .mod-input__field.is-validation-failed {
                color: #ff3636; }
        .challenge-popup .mod-input__label {
            top: 10px;
            left: 14px; }
        .challenge-popup .mod-input.is-validation-failed {
            border-color: #ff3636; }
    .challenge-popup .btn {
        min-width: 1px;
        min-height: 1px;
        font-size: 14px;
        line-height: normal;
        padding: 6px 25px;
        border: 1px solid #e5148c; }

.quiz-box__progress-bar-line {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    pointer-events: none; }

.quiz-box__number, .quiz-box__progress-bar {
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0); }

.quiz-box {
    max-width: 568px;
    padding: 82px 65px 30px;
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
        .quiz-box {
            padding: 62px 25px 30px; } }
    .quiz-box__number {
        width: 112px;
        height: 112px;
        box-shadow: 0 3px 12px rgba(0, 0, 0, 0.2);
        background-color: #fff;
        border-radius: 100%;
        color: #e5148c;
        padding: 4px;
        position: absolute;
        left: 50%;
        top: -20px;
        transform: translate(-50%, -50%); }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .quiz-box__number {
                font-size: 80px; } }
        @media only screen and (max-width: 767px) {
            .quiz-box__number {
                width: 80px;
                height: 80px;
                top: 0; } }
    .quiz-box__question {
        color: #151c4f;
        font-weight: 400; }
    .quiz-box__options {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 16px;
        max-width: 288px;
        width: 100%;
        margin: 34px auto 0; }
        @media only screen and (max-width: 767px) {
            .quiz-box__options {
                max-width: 100%;
                margin-top: 20px; } }
        @media (max-width: 360px) {
            .quiz-box__options {
                grid-template-columns: 1fr; } }
    .quiz-box .radio-button {
        min-width: 1px;
        width: 100%;
        height: 100%; }
        .quiz-box .radio-button__label {
            height: 100%; }
    .quiz-box__time-counter {
        margin-top: 40px; }
        @media only screen and (max-width: 767px) {
            .quiz-box__time-counter {
                margin-top: 30px; } }
    .quiz-box__time {
        font-weight: 600;
        color: #e5148c; }
    .quiz-box__progress-bar {
        max-width: 154px;
        width: 100%;
        margin: 12px auto 0;
        position: relative;
        height: 6px;
        border-radius: 3px;
        background-color: #161b4f; }
        .quiz-box__progress-bar-line {
            background-color: #4ad5cf;
            transition: width 0.3s ease; }
    .quiz-box__footer {
        margin-top: 28px; }
        @media only screen and (max-width: 767px) {
            .quiz-box__footer .editor-text {
                font-size: 16px; } }
        .quiz-box__footer .editor-text a {
            font-weight: 600;
            color: #4ad5cf;
            text-decoration: underline; }
            .quiz-box__footer .editor-text a:hover {
                color: #e5148c; }
    .quiz-box__logo {
        max-width: 170px;
        width: 100%;
        margin: 30px auto 0; }
        @media only screen and (max-width: 767px) {
            .quiz-box__logo {
                max-width: 150px;
                margin-top: 20px; } }

.result-box__result-info-item::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    pointer-events: none; }

.result-box .title--h1 {
    font-size: 40px;
    line-height: 0.85;
    color: #161b4f; }
    @media only screen and (max-width: 767px) {
        .result-box .title--h1 {
            font-size: 30px; } }

.result-box {
    max-width: 660px;
    padding: 92px 76px 40px;
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
        .result-box {
            padding: 62px 25px 40px; } }
    .result-box__image {
        max-width: 376px;
        width: 100%;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media only screen and (max-width: 767px) {
            .result-box__image {
                max-width: 250px; } }
        @media (max-width: 360px) {
            .result-box__image {
                max-width: 210px; } }
    .result-box__result-info {
        display: grid;
        grid-template-columns: repeat(2, 136px);
        grid-gap: 18px;
        margin-top: 32px;
        justify-content: center; }
        @media (max-width: 360px) {
            .result-box__result-info {
                grid-template-columns: 1fr;
                justify-items: center; } }
        .result-box__result-info-item {
            min-height: 95px;
            height: 100%;
            border-radius: 30px;
            border: 1px solid #e5148c;
            position: relative;
            background-color: #fff; }
            @media (max-width: 360px) {
                .result-box__result-info-item {
                    max-width: 136px;
                    width: 100%; } }
            .result-box__result-info-item::after {
                border-radius: 30px;
                background-color: #e5148c;
                right: -5px;
                bottom: -8px;
                left: inherit;
                top: inherit; }
            .result-box__result-info-item:nth-child(even) {
                border-color: #4ad5cf; }
                .result-box__result-info-item:nth-child(even)::after {
                    background-color: #4ad5cf; }
                .result-box__result-info-item:nth-child(even) .result-box__result-info-title {
                    border-color: #4ad5cf; }
        .result-box__result-info-inner {
            position: relative;
            z-index: 4;
            border-radius: 30px;
            height: 100%;
            background-color: #fff;
            display: flex;
            flex-direction: column; }
        .result-box__result-info-title {
            font-weight: 600;
            padding: 8px 0;
            border-bottom: 1px solid #e5148c; }
        .result-box__result-info-body {
            flex: auto; }
    .result-box .editor-text {
        margin-top: 32px;
        color: #161b4f; }
        .result-box .editor-text strong {
            font-weight: 600;
            color: #e5148c; }
        .result-box .editor-text a {
            text-decoration: underline;
            color: #161b4f;
            font-weight: 700; }
            .result-box .editor-text a:hover {
                color: #4ad5cf; }
    .result-box form {
        margin-top: 25px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 22px 12px;
        justify-items: center; }
        @media only screen and (max-width: 767px) {
            .result-box form {
                grid-template-columns: 1fr;
                grid-gap: 15px; } }
    .result-box .mod-input {
        margin-bottom: 0; }
    @media only screen and (min-width: 768px) {
        .result-box .btn,
        .result-box .checkbox {
            grid-column: span 2; } }

.thankyou-box {
    max-width: 570px;
    padding: 72px 45px 30px;
    position: relative;
    text-align: center; }
    @media only screen and (max-width: 767px) {
        .thankyou-box {
            padding: 62px 25px 30px; } }
    .thankyou-box__image {
        max-width: 376px;
        width: 100%;
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translate(-50%, -50%); }
        @media only screen and (max-width: 767px) {
            .thankyou-box__image {
                max-width: 280px; } }
        @media (max-width: 360px) {
            .thankyou-box__image {
                max-width: 210px; } }
    .thankyou-box__illustrator-image {
        max-width: 168px;
        width: 100%;
        margin: 22px auto 0; }
        @media only screen and (max-width: 767px) {
            .thankyou-box__illustrator-image {
                max-width: 140px; } }
        @media (max-width: 360px) {
            .thankyou-box__illustrator-image {
                max-width: 100px; } }
    .thankyou-box .editor-text {
        margin-top: 4px; }
        @media only screen and (max-width: 767px) {
            .thankyou-box .editor-text {
                font-size: 16px; } }
        .thankyou-box .editor-text span {
            color: #e5148c; }
    .thankyou-box .btn {
        margin-top: 16px; }
    .thankyou-box__logo {
        max-width: 170px;
        width: 100%;
        margin: 30px auto 0; }
        @media only screen and (max-width: 767px) {
            .thankyou-box__logo {
                max-width: 150px;
                margin-top: 20px; } }

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

.banner {
    min-height: 638px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media only screen and (max-width: 767px) {
        .banner {
            min-height: calc(var(--vh, 1vh) * 100); } }
    .banner::before {
        z-index: 1;
        background-color: rgba(22, 27, 79, 0.8); }
    .banner .container {
        position: relative;
        z-index: 9; }
        @media only screen and (min-width: 1024px) {
            .banner .container {
                max-width: 860px; } }
    .banner__backtoschool-image {
        margin: 0 0 24px -25px; }
        @media only screen and (max-width: 767px) {
            .banner__backtoschool-image {
                margin: 0 0 10px;
                max-width: 250px; } }
    .banner__content {
        max-width: 515px;
        width: 100%;
        padding: 76px 0 30px; }
        @media only screen and (max-width: 767px) {
            .banner__content {
                padding-bottom: 20px; } }
    .banner .title {
        margin-bottom: 5px;
        line-height: 1.08; }
    .banner__link {
        margin-top: 20px;
        display: inline-block; }
        @media only screen and (max-width: 767px) {
            .banner__link {
                margin-top: 40px; } }
        .banner__link a {
            text-decoration: underline; }
            .banner__link a:hover {
                color: #4ad5cf; }
    .banner__button {
        margin-top: 32px; }
        .banner__button .btn {
            font-size: 14px;
            min-width: 1px;
            min-height: 40px;
            padding: 6px 20px; }
    .banner__logos {
        display: grid;
        grid-template-columns: 128px 150px;
        grid-gap: 56px;
        margin-bottom: 50px;
        align-items: center; }
        @media only screen and (max-width: 1199px) {
            .banner__logos {
                margin-bottom: 30px; } }
        @media only screen and (max-width: 1023px) {
            .banner__logos {
                grid-template-columns: 128px 128px; } }
        @media only screen and (max-width: 767px) {
            .banner__logos {
                grid-gap: 40px; } }
        @media (max-width: 360px) {
            .banner__logos {
                grid-template-columns: repeat(2, 100px); } }
    .banner__logo {
        position: relative; }
        .banner__logo:not(:first-child)::before {
            content: '';
            position: absolute;
            left: -32px;
            top: 50%;
            transform: translateY(-50%);
            height: 35px;
            width: 1px;
            background-color: #fff; }
            @media only screen and (max-width: 1023px) {
                .banner__logo:not(:first-child)::before {
                    height: 25px; } }
            @media only screen and (max-width: 767px) {
                .banner__logo:not(:first-child)::before {
                    left: -20px; } }
            @media (max-width: 360px) {
                .banner__logo:not(:first-child)::before {
                    height: 20px; } }

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

.editor-text h1 {
    font-size: 30px;
    line-height: 1.13; }
    @media only screen and (max-width: 767px) {
        .editor-text h1 {
            font-size: 24px;
            line-height: 1.2; } }

.editor-text h2 {
    font-size: 26px;
    line-height: 1.3; }
    @media only screen and (max-width: 767px) {
        .editor-text h2 {
            font-size: 22px;
            line-height: 1.2; } }

.editor-text h3 {
    font-size: 20px;
    line-height: 1; }
    @media only screen and (max-width: 767px) {
        .editor-text h3 {
            font-size: 18px;
            line-height: 1.3; } }

.editor-text h4 {
    font-size: 18px;
    line-height: 1.5; }

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

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

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

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

.editor-text h1 {
    margin-bottom: 22px; }
    * + .editor-text h1 {
        margin-top: 40px; }
    .editor-text h1:first-child {
        margin-top: 0; }
    .editor-text h1:last-child {
        margin-bottom: 0; }

.editor-text h2 {
    margin-bottom: 22px; }
    * + .editor-text h2 {
        margin-top: 40px; }
    .editor-text h2:first-child {
        margin-top: 0; }
    .editor-text h2:last-child {
        margin-bottom: 0; }

.editor-text h3 {
    margin-bottom: 22px; }
    * + .editor-text h3 {
        margin-top: 40px; }
    .editor-text h3:first-child {
        margin-top: 0; }
    .editor-text h3:last-child {
        margin-bottom: 0; }

.editor-text h4 {
    margin-bottom: 22px; }
    * + .editor-text h4 {
        margin-top: 40px; }
    .editor-text h4:first-child {
        margin-top: 0; }
    .editor-text h4:last-child {
        margin-bottom: 0; }

.editor-text h5 {
    margin-bottom: 22px; }
    * + .editor-text h5 {
        margin-top: 40px; }
    .editor-text h5:first-child {
        margin-top: 0; }
    .editor-text h5:last-child {
        margin-bottom: 0; }

.editor-text h6 {
    margin-bottom: 22px; }
    * + .editor-text h6 {
        margin-top: 40px; }
    .editor-text h6:first-child {
        margin-top: 0; }
    .editor-text h6:last-child {
        margin-bottom: 0; }

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

.editor-text p,
.editor-text ul,
.editor-text ol,
.editor-text img,
.editor-text figure,
.editor-text table {
    margin: 28px 0; }
    .editor-text p:first-child,
    .editor-text ul:first-child,
    .editor-text ol:first-child,
    .editor-text img: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 img: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 img a,
    .editor-text figure a,
    .editor-text table a {
        color: #151c4f; }
        .editor-text p a:hover,
        .editor-text ul a:hover,
        .editor-text ol a:hover,
        .editor-text img a:hover,
        .editor-text figure a:hover,
        .editor-text table a:hover {
            text-decoration: underline; }

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

.editor-text ul,
.editor-text ol {
    list-style: none;
    margin-bottom: 38px; }
    .editor-text ul li,
    .editor-text ol li {
        position: relative; }
        .editor-text ul li + li,
        .editor-text ol li + li {
            margin-top: 16px; }

.editor-text ul li {
    padding-left: 40px; }
    .editor-text ul li:before {
        content: '';
        position: absolute;
        left: 0;
        width: 20px;
        height: 2px;
        background-color: #151c4f;
        top: 10px; }

.editor-text ol {
    counter-reset: ol_text_counter; }
    .editor-text ol li {
        padding-left: 1.75em;
        counter-increment: ol_text_counter; }
        .editor-text ol li:before {
            content: counter(ol_text_counter) ".";
            font-size: inherit;
            position: absolute;
            left: 0;
            color: #151c4f; }

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

.footer-main {
    position: relative;
    width: 100%;
    color: #151c4f;
    background-color: #d0d0d0; }
    .footer-main__inner {
        padding: 50px 60px 40px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .footer-main__inner {
                padding: 40px 20px; } }
        @media only screen and (max-width: 1023px) {
            .footer-main__inner {
                padding: 30px 20px;
                flex-direction: column;
                align-items: flex-start; } }
    .footer-main__logo {
        margin-right: 16px; }
        @media only screen and (max-width: 1023px) {
            .footer-main__logo {
                margin-bottom: 20px;
                width: 100%;
                flex: auto; } }
        .footer-main__logo a {
            display: block;
            max-width: 70px;
            width: 100%; }
    .footer-main__item {
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 1023px) {
            .footer-main__item {
                flex-wrap: wrap; } }
        @media only screen and (max-width: 767px) {
            .footer-main__item {
                flex-direction: column;
                align-items: flex-start;
                flex: auto;
                width: 100%; } }
        .footer-main__item:not(:last-child) {
            margin-right: 30px; }
            @media only screen and (max-width: 1023px) {
                .footer-main__item:not(:last-child) {
                    margin: 0 0 20px; } }
    .footer-main__title {
        font-weight: 700;
        color: #151c4f;
        text-transform: uppercase;
        margin-right: 18px; }
        @media only screen and (max-width: 767px) {
            .footer-main__title {
                margin: 0 0 10px; } }
    .footer-main__nav-item {
        display: inline-block; }
        @media only screen and (max-width: 767px) {
            .footer-main__nav-item {
                display: block; } }
        .footer-main__nav-item:not(:last-child) {
            margin-right: 18px; }
            @media only screen and (max-width: 767px) {
                .footer-main__nav-item:not(:last-child) {
                    margin: 0 0 10px; } }
    .footer-main__nav-link:hover {
        color: #e5148c; }

.quiz-screen {
    justify-content: center;
    position: relative;
    padding: 100px 0 60px; }
    @media only screen and (min-width: 1024px) and (max-width: 1199px) {
        .quiz-screen {
            padding-top: 200px; } }
    @media only screen and (max-width: 767px) {
        .quiz-screen {
            padding-top: 140px; } }
    .quiz-screen .image-aspect {
        opacity: 0.2; }
    .quiz-screen__inner {
        flex-direction: column; }
    .quiz-screen .challenge-popup {
        position: absolute;
        bottom: 68px;
        right: 28px;
        z-index: 999; }
        @media only screen and (max-width: 1199px) {
            .quiz-screen .challenge-popup {
                bottom: 60px;
                right: 20px; } }
        @media only screen and (max-width: 1023px) {
            .quiz-screen .challenge-popup {
                bottom: 20px; } }
        @media only screen and (max-width: 767px) {
            .quiz-screen .challenge-popup {
                max-width: 570px;
                position: relative;
                bottom: 0;
                right: 0;
                margin-top: 20px; } }

.header-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100; }
    @media only screen and (min-width: 1024px) {
        .header-main .container {
            padding: 0;
            max-width: 100%; } }
    .header-main__logo {
        display: inline-block;
        max-width: 120px;
        position: relative; }
        @media only screen and (max-width: 767px) {
            .header-main__logo {
                max-width: 100px; } }
        @media (max-width: 360px) {
            .header-main__logo {
                max-width: 80px; } }
        .header-main__logo--white {
            display: none; }
        .header-main__logo:not(:first-child) {
            margin-left: 25px;
            padding-left: 26px; }
            @media only screen and (max-width: 1023px) {
                .header-main__logo:not(:first-child) {
                    margin-left: 15px;
                    padding-left: 15px; } }
            @media only screen and (max-width: 767px) {
                .header-main__logo:not(:first-child) {
                    margin-left: 10px;
                    padding-left: 10px; } }
            .header-main__logo:not(:first-child)::before {
                content: '';
                position: absolute;
                left: 0;
                top: 50%;
                transform: translateY(-50%);
                height: 35px;
                width: 1px;
                background-color: #161b4f; }
                @media only screen and (max-width: 1023px) {
                    .header-main__logo:not(:first-child)::before {
                        height: 25px; } }
                @media (max-width: 360px) {
                    .header-main__logo:not(:first-child)::before {
                        height: 20px; } }
        @media only screen and (min-width: 1024px) {
            .header-main__logo-secondary {
                max-width: 155px; } }
        @media only screen and (max-width: 767px) {
            .header-main__logo-secondary {
                max-width: 80px; } }
        @media (max-width: 360px) {
            .header-main__logo-secondary {
                max-width: 70px; } }
    .header-main__logos {
        display: flex;
        align-items: center; }
    .header-main__inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 12px 36px; }
        @media only screen and (max-width: 1023px) {
            .header-main__inner {
                padding: 15px 0; } }
    .header-main__link {
        color: #151c4f; }
        @media (max-width: 360px) {
            .header-main__link {
                font-size: 12px; } }
    .header-main--white {
        color: #fff; }
        .header-main--white .header-main__link {
            color: inherit; }
        .header-main--white .header-main__inner {
            padding: 32px; }
            @media only screen and (max-width: 1023px) {
                .header-main--white .header-main__inner {
                    padding: 15px 0; } }
        @media only screen and (min-width: 1024px) {
            .header-main--white .header-main__logo {
                max-width: 155px; } }
        .header-main--white .header-main__logo::before {
            background-color: #fff; }
        .header-main--white .header-main__logo--dark {
            display: none; }
        .header-main--white .header-main__logo--white {
            display: block; }

.top-10 {
    padding: 36px 0 100px; }
    @media only screen and (max-width: 767px) {
        .top-10 {
            padding: 30px 0 60px; } }
    .top-10__inner {
        padding: 38px;
        position: relative; }
        @media only screen and (max-width: 767px) {
            .top-10__inner {
                padding: 24px; } }
    .top-10__logo {
        max-width: 240px;
        width: 100%;
        position: absolute;
        bottom: 50px;
        right: 52px; }
        @media only screen and (max-width: 1023px) {
            .top-10__logo {
                max-width: 170px;
                right: 20px; } }
        @media only screen and (max-width: 767px) {
            .top-10__logo {
                position: relative;
                bottom: 0;
                right: 0;
                margin: 20px auto 0; } }
        .top-10__logo img {
            width: 100%; }
    .top-10 .title {
        margin-bottom: 25px; }
    .top-10__header {
        margin-bottom: 38px;
        max-width: 492px; }
        .top-10__header .title {
            margin-bottom: 6px; }
            @media only screen and (max-width: 767px) {
                .top-10__header .title {
                    margin-bottom: 10px; } }
    .top-10__table {
        width: 100%;
        max-width: 444px;
        margin-bottom: 14px; }
        @media only screen and (max-width: 767px) {
            .top-10__table {
                min-width: 280px; } }
        @media only screen and (max-width: 767px) {
            .top-10__table-wrapper {
                width: 100%;
                overflow: auto; } }
        .top-10__table-header {
            color: #e5148c;
            font-weight: 700;
            margin-bottom: 20px; }
        .top-10__table-srno {
            width: 32px;
            border-radius: 100%;
            height: 32px;
            border: 1px solid #161b4f;
            color: #e5148c;
            font-size: 15px;
            font-weight: 700; }
            @media only screen and (max-width: 767px) {
                .top-10__table-srno {
                    width: 28px;
                    height: 28px;
                    font-size: 14px; } }
        .top-10__table-row {
            align-items: flex-end;
            display: grid;
            grid-template-columns: 50px 1.4fr 1fr 40px; }
            @media only screen and (max-width: 767px) {
                .top-10__table-row {
                    grid-template-columns: 40px 1.4fr 1fr 40px; } }
        .top-10__table-body {
            display: grid;
            grid-gap: 8px; }
            .top-10__table-body .top-10__table-col {
                padding: 5px 5px 7px 0; }
                .top-10__table-body .top-10__table-col:not(:first-child) {
                    border-bottom: 1px dashed #707070; }
                .top-10__table-body .top-10__table-col:nth-child(2) {
                    font-weight: 700; }
                .top-10__table-body .top-10__table-col:first-child {
                    padding: 0; }
    .top-10__shapes i {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 9; }
        .top-10__shapes i:nth-child(1) {
            top: -69px;
            right: 9%; }
        .top-10__shapes i:nth-child(2) {
            top: 31px;
            right: 19%; }
        .top-10__shapes i:nth-child(3) {
            top: 81px;
            right: -1%; }
        .top-10__shapes i:nth-child(4) {
            top: 178px;
            right: 27%; }
        .top-10__shapes i:nth-child(5) {
            top: 211px;
            right: 6%; }
        .top-10__shapes i:nth-child(6) {
            top: 272px;
            right: 22%; }
        .top-10__shapes i:nth-child(7) {
            top: 362px;
            right: 18%;
            transform: rotate(65deg); }
    .top-10__shapes .icon-shape-cross,
    .top-10__shapes .icon-shape-triangle,
    .top-10__shapes .icon-shape-square {
        animation: spin 6s linear infinite; }
    .top-10__shapes .icon-shape-triangle {
        animation-duration: 8s;
        animation-delay: 0.2s; }
    .top-10__shapes .icon-shape-square {
        animation-delay: 0.4s;
        animation-duration: 10s; }
    @media only screen and (min-width: 1024px) {
        .top-10 .container {
            max-width: 860px; } }

@keyframes spin {
    from {
        transform: rotate(0deg); }
    to {
        transform: rotate(360deg); } }







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