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

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

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

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

body {
    font-size: 18px;
    line-height: 1.44; }
    @media only screen and (max-width: 1023px) {
        body {
            font-size: 16px; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* stylelint-disable */
.nice-select {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    background-color: #fff;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    float: left;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    height: 38px;
    line-height: 36px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto; }

.nice-select:hover {
    border-color: #dbdbdb; }

.nice-select.open,
.nice-select:active,
.nice-select:focus {
    border-color: #999; }

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px; }

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.nice-select.open .nice-select-dropdown {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0); }

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none; }

.nice-select.disabled:after {
    border-color: #ccc; }

.nice-select.wide {
    width: 100%; }

.nice-select.wide .nice-select-dropdown {
    left: 0 !important;
    right: 0 !important; }

.nice-select.right {
    float: right; }

.nice-select.right .nice-select-dropdown {
    left: auto;
    right: 0; }

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px; }

.nice-select.small:after {
    height: 4px;
    width: 4px; }

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px; }

.nice-select .nice-select-dropdown {
    margin-top: 4px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transition: opacity 0.15s ease;
    transition: opacity 0.15s ease;
    z-index: 9;
    opacity: 0; }

.nice-select .list {
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0;
    max-height: 210px;
    overflow-y: auto; }

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important; }

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6;
    color: #1f5ab1; }

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default; }

.no-csspointerevents .nice-select .nice-select-dropdown {
    display: none; }

.no-csspointerevents .nice-select.open .nice-select-dropdown {
    display: block; }

.nice-select .list::-webkit-scrollbar {
    width: 0; }

.nice-select .has-multiple {
    white-space: inherit;
    height: auto;
    padding: 7px 12px;
    min-height: 36px;
    line-height: 22px; }

.nice-select .has-multiple span.current {
    border: 1px solid #ccc;
    background: #eee;
    padding: 0 10px;
    border-radius: 3px;
    display: inline-block;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 3px;
    margin-right: 3px; }

.nice-select .has-multiple .multiple-options {
    display: block;
    line-height: 24px;
    padding: 0; }

.nice-select .nice-select-search-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 5px;
    pointer-events: none;
    border-radius: 5px 5px 0 0; }

.nice-select .nice-select-search {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
    color: #444;
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
    margin: 0 10px 0 0;
    width: 100%;
    min-height: 36px;
    line-height: 22px;
    height: auto;
    outline: 0 !important;
    font-size: 14px; }

/* stylelint-enable */
/* stylelint-disable */
.the-datepicker__container .the-datepicker__main {
    border-top-left-radius: 0; }

.the-datepicker__container.the-datepicker__container--over .the-datepicker__main {
    border-top-left-radius: 0.3em;
    border-bottom-left-radius: 0; }

.the-datepicker__container.the-datepicker__container--left .the-datepicker__main {
    border-top-left-radius: 0.3em;
    border-top-right-radius: 0; }

.the-datepicker__container.the-datepicker__container--over.the-datepicker__container--left .the-datepicker__main {
    border-bottom-left-radius: 0.3em;
    border-top-right-radius: 0.3em;
    border-bottom-right-radius: 0; }

.the-datepicker__main {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0.3em;
    padding: 0.4em;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1em;
    box-sizing: border-box;
    overflow: hidden; }

.the-datepicker__main .the-datepicker__body {
    margin-top: 1em; }

.the-datepicker__main th.the-datepicker__week-day {
    width: 2.1em;
    min-width: 2.1em;
    max-width: 2.1em;
    padding: 0.5em 0;
    text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    color: #666;
    font-size: 0.85em; }

.the-datepicker__main a.the-datepicker__button {
    display: block;
    width: 2.1em;
    min-width: 2.1em;
    max-width: 2.1em;
    padding: 0.6em 0;
    text-decoration: none;
    text-align: center;
    color: #007eff;
    border-radius: 0.3em; }

.the-datepicker__main a.the-datepicker__button:hover {
    background-color: #d1e8ff;
    text-decoration: none; }

.the-datepicker__main .the-datepicker__title {
    display: inline-block;
    width: 70%; }

.the-datepicker__main .the-datepicker__title-content {
    display: inline-block;
    padding: 0.5em; }

.the-datepicker__main .the-datepicker__control {
    display: inline-block;
    width: 30%;
    text-align: right; }

.the-datepicker__main .the-datepicker__reset,
.the-datepicker__main .the-datepicker__close {
    display: inline-block;
    font-weight: bold; }

.the-datepicker__main .the-datepicker__navigation {
    margin-top: 0.3em; }

.the-datepicker__main .the-datepicker__go {
    display: inline-block;
    width: 15%; }

.the-datepicker__main .the-datepicker__go a.the-datepicker__button {
    display: inline-block;
    font-weight: bold; }

.the-datepicker__main .the-datepicker__go-next {
    text-align: right; }

.the-datepicker__main .the-datepicker__state {
    display: inline-block;
    width: 70%; }

.the-datepicker__main .the-datepicker__month {
    display: inline-block;
    width: 62%;
    text-align: center; }

.the-datepicker__main .the-datepicker__year {
    display: inline-block;
    width: 38%;
    text-align: center; }

.the-datepicker__main .the-datepicker__month-year {
    text-align: center; }

.the-datepicker__main select.the-datepicker__select {
    font-size: 0.9em;
    margin: 0;
    padding: 0; }

.the-datepicker__main table.the-datepicker__calendar {
    display: table;
    border-collapse: collapse; }

.the-datepicker__main table.the-datepicker__calendar thead {
    display: table-header-group; }

.the-datepicker__main table.the-datepicker__calendar tbody {
    display: table-row-group; }

.the-datepicker__main table.the-datepicker__calendar tr {
    display: table-row; }

.the-datepicker__main table.the-datepicker__calendar tr td,
.the-datepicker__main table.the-datepicker__calendar tr th {
    display: table-cell; }

.the-datepicker__main td.the-datepicker__cell {
    padding: 0; }

.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button {
    padding: 0.1em; }

.the-datepicker__main td.the-datepicker__cell a.the-datepicker__button .the-datepicker__day-content {
    display: block;
    padding: 0.6em 0; }

.the-datepicker__main td.the-datepicker__day a.the-datepicker__button .the-datepicker__day-content {
    text-align: center;
    border-radius: 0.3em; }

.the-datepicker__main td.the-datepicker__day a.the-datepicker__button:hover {
    background-color: transparent; }

.the-datepicker__main td.the-datepicker__day a.the-datepicker__button:hover .the-datepicker__day-content {
    background-color: #d1e8ff; }

.the-datepicker__main td.the-datepicker__day--highlighted a.the-datepicker__button .the-datepicker__day-content {
    background-color: #d1e8ff; }

.the-datepicker__main td.the-datepicker__day--outside a.the-datepicker__button {
    color: #8ac4ff; }

.the-datepicker__main td.the-datepicker__day--unavailable a.the-datepicker__button {
    color: #aaa; }

.the-datepicker__main td.the-datepicker__day--unavailable a.the-datepicker__button:hover .the-datepicker__day-content {
    background-color: transparent; }

.the-datepicker__main td.the-datepicker__day--selected a.the-datepicker__button,
.the-datepicker__main td.the-datepicker__day--selected.the-datepicker__day--highlighted a.the-datepicker__button {
    color: #fff; }

.the-datepicker__main td.the-datepicker__day--selected a.the-datepicker__button .the-datepicker__day-content,
.the-datepicker__main td.the-datepicker__day--selected.the-datepicker__day--highlighted a.the-datepicker__button .the-datepicker__day-content {
    background-color: #007eff; }

.the-datepicker__main td.the-datepicker__day--selected a.the-datepicker__button:hover .the-datepicker__day-content,
.the-datepicker__main td.the-datepicker__day--selected.the-datepicker__day--highlighted a.the-datepicker__button:hover .the-datepicker__day-content {
    background-color: #007eff; }

.the-datepicker__main .the-datepicker__day--weekend,
.the-datepicker__main .the-datepicker__week-day--weekend,
.the-datepicker__main td.the-datepicker__day--today {
    font-weight: bold; }

.the-datepicker__main .the-datepicker__animated {
    animation-duration: 0.1s;
    animation-fill-mode: both; }

.the-datepicker__deselect-button {
    text-decoration: none;
    color: #007eff;
    font-weight: bold; }

.the-datepicker__deselect-button:hover {
    text-decoration: none; }

.the-datepicker__fade-out-left {
    animation-name: the-datepicker-fade-out-left; }

.the-datepicker__fade-out-right {
    animation-name: the-datepicker-fade-out-right; }

.the-datepicker__fade-in-left {
    animation-name: the-datepicker-fade-in-left; }

.the-datepicker__fade-in-right {
    animation-name: the-datepicker-fade-in-right; }

@-moz-keyframes the-datepicker-fade-out-left {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(-100%, 0, 0); } }

@-webkit-keyframes the-datepicker-fade-out-left {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(-100%, 0, 0); } }

@-o-keyframes the-datepicker-fade-out-left {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(-100%, 0, 0); } }

@keyframes the-datepicker-fade-out-left {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(-100%, 0, 0); } }

@-moz-keyframes the-datepicker-fade-out-right {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(100%, 0, 0); } }

@-webkit-keyframes the-datepicker-fade-out-right {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(100%, 0, 0); } }

@-o-keyframes the-datepicker-fade-out-right {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(100%, 0, 0); } }

@keyframes the-datepicker-fade-out-right {
    from {
        transform: translate3d(0, 0, 0); }
    to {
        transform: translate3d(100%, 0, 0); } }

@-moz-keyframes the-datepicker-fade-in-left {
    from {
        transform: translate3d(-100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@-webkit-keyframes the-datepicker-fade-in-left {
    from {
        transform: translate3d(-100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@-o-keyframes the-datepicker-fade-in-left {
    from {
        transform: translate3d(-100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@keyframes the-datepicker-fade-in-left {
    from {
        transform: translate3d(-100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@-moz-keyframes the-datepicker-fade-in-right {
    from {
        transform: translate3d(100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@-webkit-keyframes the-datepicker-fade-in-right {
    from {
        transform: translate3d(100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@-o-keyframes the-datepicker-fade-in-right {
    from {
        transform: translate3d(100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

@keyframes the-datepicker-fade-in-right {
    from {
        transform: translate3d(100%, 0, 0); }
    to {
        transform: translate3d(0, 0, 0); } }

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

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

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

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

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

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

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

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

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

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

.swiper-container-pointer-events.swiper-container-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; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* stylelint-enable */
@font-face {
    font-family: 'Delo T';
    src: url("../fonts/DeloT.woff2") format("woff2"), url("../fonts/DeloT.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap; }

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

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

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

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

.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--white {
    color: #fff; }

.text--gray-62 {
    color: #9e9e9e; }

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

.font-primary {
    font-family: "Delo T", sans-serif; }

.font-secondary {
    font-family: "Delo S", sans-serif; }

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

.hide {
    display: none; }

.show {
    display: block; }

.d-flex {
    display: flex; }

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

.h-100 {
    height: 100%; }

.p-relative {
    position: relative; }

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

::selection {
    background-color: #1f5ab1;
    color: #fff; }

body {
    color: #555;
    font-family: "Delo T", sans-serif;
    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; }

figcaption,
.wp-caption {
    text-align: center;
    margin-top: 8px; }

.sc-general {
    position: relative;
    width: 100%; }

.swiper-container:not(.swiper-container-initialized) .swiper-pagination,
.swiper-container:not(.swiper-container-initialized) .swiper-slide:not(:first-of-type) {
    display: none !important; }

.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 0 !important; }

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

.loading {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: rgba(255, 255, 255, 0.85);
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease; }
    .loading.is-active {
        opacity: 1;
        pointer-events: auto; }
    .loading .circle-1, .loading .circle-2 {
        background-color: #1f5ab1;
        position: absolute;
        width: 48px;
        height: 48px;
        border-radius: 100%;
        opacity: 0.6;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        animation: loading 1.6s infinite ease-in-out; }
    .loading .circle-2 {
        animation-delay: -0.8s; }

@keyframes loading {
    0%, 100% {
        transform: scale(0); }
    50% {
        transform: scale(1); } }

.back-link {
    display: inline-flex;
    position: relative;
    color: #1f5ab1;
    font-family: "Delo S", sans-serif;
    font-weight: 700;
    text-transform: uppercase; }
    .back-link .icon {
        margin-top: 4px;
        transition: transform 0.3s ease; }
    .back-link span {
        margin-left: 12px; }
    .back-link:hover {
        text-decoration: underline; }
        .back-link:hover .icon {
            transform: translateX(-5px); }
    .back-link:focus-visible {
        text-decoration: underline; }

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

.btn {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    line-height: normal;
    padding: 14px 32px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    min-width: 180px;
    font-family: "Delo S", sans-serif;
    min-height: 50px;
    font-weight: 700;
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
    @media only screen and (max-width: 767px) {
        .btn {
            min-width: 1px; } }
    .btn::before {
        background-color: #1f5ab1;
        transition: opacity 0.3s ease; }
    .btn i,
    .btn span {
        position: relative;
        z-index: 4; }
    .btn .icon {
        margin-left: 15px;
        flex: 0 0 16px; }
        .btn .icon::before {
            background-color: #fff; }
    .btn:hover::before, .btn:focus::before {
        opacity: 0.6; }

.checkbox {
    font-weight: 700;
    color: #000; }

.checkbox {
    font-size: 20px;
    line-height: 1.5; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .checkbox {
            font-size: 18px; } }
    @media only screen and (max-width: 767px) {
        .checkbox {
            font-size: 16px; } }

.checkbox--small {
    font-size: 14px;
    line-height: 1.43; }

.checkbox {
    user-select: none;
    color: #000; }
    .checkbox__label {
        position: relative;
        padding-left: 46px;
        cursor: pointer;
        margin: 0;
        padding-top: 4px;
        display: block; }
        @media only screen and (max-width: 1023px) {
            .checkbox__label {
                padding-left: 38px;
                padding-top: 0; } }
        .checkbox__label::before, .checkbox__label::after {
            content: '';
            width: 32px;
            height: 32px;
            position: absolute;
            left: 0;
            top: 2px; }
            @media only screen and (max-width: 1023px) {
                .checkbox__label::before, .checkbox__label::after {
                    width: 24px;
                    height: 24px;
                    top: 0; } }
        .checkbox__label:before {
            background-color: #fff;
            border: 1px solid #9e9e9e;
            border-radius: 4px;
            transition: background-color 0.3s ease, border-color 0.3s ease;
            box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05); }
            @media only screen and (max-width: 1023px) {
                .checkbox__label:before {
                    border-radius: 2px; } }
        .checkbox__label::after {
            background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.171' height='13.85' viewBox='0 0 18.171 13.85'%3E%3Cpath d='M8.215,14.927,3.908,10.62,2.44,12.088,8.215,17.85l12.4-12.4L19.143,4Z' transform='translate(-2.44 -4)' fill='%231f5ab1'/%3E%3C/svg%3E%0A") no-repeat center/20px;
            transform: scale(0);
            transition: transform 0.3s ease; }
            @media only screen and (max-width: 1023px) {
                .checkbox__label::after {
                    background-size: 12px; } }
    .checkbox input:checked ~ label::after {
        transform: scale(1); }
    .checkbox:hover .checkbox__label::before {
        border-color: #1f5ab1; }
    .checkbox--small {
        font-family: "Delo S", sans-serif; }
        .checkbox--small .checkbox__label {
            padding-left: 32px; }
            @media only screen and (max-width: 1023px) {
                .checkbox--small .checkbox__label {
                    padding-top: 2px; } }
            .checkbox--small .checkbox__label::before, .checkbox--small .checkbox__label::after {
                width: 24px;
                height: 24px;
                box-shadow: none; }
            .checkbox--small .checkbox__label::after {
                background-size: 14px; }
    .checkbox.hide-label {
        width: 18px;
        height: 18px; }
        .checkbox.hide-label .checkbox__label::before, .checkbox.hide-label .checkbox__label::after {
            top: 0; }
    .is-validation-failed .checkbox, .checkbox.is-validation-failed {
        color: #d80000; }
        .is-validation-failed .checkbox .checkbox__label:before, .checkbox.is-validation-failed .checkbox__label:before {
            background-color: #fff;
            border-color: #d80000; }
        .is-validation-failed .checkbox input:checked ~ label, .checkbox.is-validation-failed input:checked ~ label {
            color: inherit; }

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

.icon {
    display: block;
    position: relative; }
    .icon::before {
        background-color: var(--icon-color, #555);
        -webkit-mask-size: contain;
        mask-size: contain;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        transition: opacity 0.3s ease, background-color 0.3s ease;
        -webkit-transition: opacity 0.3s ease, background-color 0.3s ease; }
    .icon-chevron-down, .icon-chevron-up {
        width: 13px;
        height: 8px; }
        .icon-chevron-down:before, .icon-chevron-up:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='7.414' viewBox='0 0 12.828 7.414'%3E%3Cpath d='M17.5,18l-5,5-5-5' transform='translate(-6.086 -16.586)' fill='none' stroke='%231f5ab1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='7.414' viewBox='0 0 12.828 7.414'%3E%3Cpath d='M17.5,18l-5,5-5-5' transform='translate(-6.086 -16.586)' fill='none' stroke='%231f5ab1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A"); }
    .icon-chevron-up:before {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }
    .icon-arrow-right-circle {
        width: 16px;
        height: 16px; }
        .icon-arrow-right-circle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M18,10a8.008,8.008,0,0,1-8,8l-.224,0A8,8,0,1,1,18,10ZM8.416,6.8a.6.6,0,0,0,.008.848L10.784,10l-2.36,2.352a.6.6,0,0,0-.008.848.589.589,0,0,0,.848,0l2.792-2.776a.6.6,0,0,0,0-.848L9.264,6.8a.563.563,0,0,0-.416-.176A.6.6,0,0,0,8.416,6.8Z' transform='translate(-2 -2)' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M18,10a8.008,8.008,0,0,1-8,8l-.224,0A8,8,0,1,1,18,10ZM8.416,6.8a.6.6,0,0,0,.008.848L10.784,10l-2.36,2.352a.6.6,0,0,0-.008.848.589.589,0,0,0,.848,0l2.792-2.776a.6.6,0,0,0,0-.848L9.264,6.8a.563.563,0,0,0-.416-.176A.6.6,0,0,0,8.416,6.8Z' transform='translate(-2 -2)' fill='%23fff' fill-rule='evenodd'/%3E%3C/svg%3E%0A"); }
    .icon-arrow-left-circle {
        width: 16px;
        height: 16px; }
        .icon-arrow-left-circle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M2,10a8.008,8.008,0,0,0,8,8l.224,0A8,8,0,1,0,2,10Zm9.584-3.2a.6.6,0,0,1-.008.848L9.216,10l2.36,2.352a.6.6,0,0,1,.008.848.589.589,0,0,1-.848,0L7.944,10.424a.6.6,0,0,1,0-.848L10.736,6.8a.563.563,0,0,1,.416-.176A.6.6,0,0,1,11.584,6.8Z' transform='translate(-2 -2)' fill='%231f5ab1' fill-rule='evenodd'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M2,10a8.008,8.008,0,0,0,8,8l.224,0A8,8,0,1,0,2,10Zm9.584-3.2a.6.6,0,0,1-.008.848L9.216,10l2.36,2.352a.6.6,0,0,1,.008.848.589.589,0,0,1-.848,0L7.944,10.424a.6.6,0,0,1,0-.848L10.736,6.8a.563.563,0,0,1,.416-.176A.6.6,0,0,1,11.584,6.8Z' transform='translate(-2 -2)' fill='%231f5ab1' fill-rule='evenodd'/%3E%3C/svg%3E%0A"); }
    .icon-share {
        width: 18px;
        height: 20px; }
        .icon-share:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19.92' viewBox='0 0 18 19.92'%3E%3Cpath d='M18,16.08a2.912,2.912,0,0,0-1.96.77L8.91,12.7A3.274,3.274,0,0,0,9,12a3.274,3.274,0,0,0-.09-.7l7.05-4.11A2.993,2.993,0,1,0,15,5a3.274,3.274,0,0,0,.09.7L8.04,9.81a3,3,0,1,0,0,4.38l7.12,4.16a2.821,2.821,0,0,0-.08.65A2.92,2.92,0,1,0,18,16.08Z' transform='translate(-3 -2)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19.92' viewBox='0 0 18 19.92'%3E%3Cpath d='M18,16.08a2.912,2.912,0,0,0-1.96.77L8.91,12.7A3.274,3.274,0,0,0,9,12a3.274,3.274,0,0,0-.09-.7l7.05-4.11A2.993,2.993,0,1,0,15,5a3.274,3.274,0,0,0,.09.7L8.04,9.81a3,3,0,1,0,0,4.38l7.12,4.16a2.821,2.821,0,0,0-.08.65A2.92,2.92,0,1,0,18,16.08Z' transform='translate(-3 -2)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-mail {
        width: 20px;
        height: 16px; }
        .icon-mail:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16'%3E%3Cpath id='icn-mail' d='M20,4H4A2,2,0,0,0,2.01,6L2,18a2.006,2.006,0,0,0,2,2H20a2.006,2.006,0,0,0,2-2V6A2.006,2.006,0,0,0,20,4Zm0,4-8,5L4,8V6l8,5,8-5Z' transform='translate(-2 -4)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16' viewBox='0 0 20 16'%3E%3Cpath id='icn-mail' d='M20,4H4A2,2,0,0,0,2.01,6L2,18a2.006,2.006,0,0,0,2,2H20a2.006,2.006,0,0,0,2-2V6A2.006,2.006,0,0,0,20,4Zm0,4-8,5L4,8V6l8,5,8-5Z' transform='translate(-2 -4)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-question {
        width: 16px;
        height: 16px; }
        .icon-question:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M12,4a8,8,0,1,0,8,8A8.009,8.009,0,0,0,12,4Zm0,1.333A6.667,6.667,0,1,1,5.333,12,6.656,6.656,0,0,1,12,5.333ZM12,8a2.675,2.675,0,0,0-2.667,2.667h1.333a1.333,1.333,0,1,1,2.667,0,1.187,1.187,0,0,1-.812,1.125l-.271.083a1.347,1.347,0,0,0-.917,1.271V14h1.333v-.854l.271-.083a2.538,2.538,0,0,0,1.729-2.4A2.675,2.675,0,0,0,12,8Zm-.667,6.667V16h1.333V14.667Z' transform='translate(-4 -4)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath d='M12,4a8,8,0,1,0,8,8A8.009,8.009,0,0,0,12,4Zm0,1.333A6.667,6.667,0,1,1,5.333,12,6.656,6.656,0,0,1,12,5.333ZM12,8a2.675,2.675,0,0,0-2.667,2.667h1.333a1.333,1.333,0,1,1,2.667,0,1.187,1.187,0,0,1-.812,1.125l-.271.083a1.347,1.347,0,0,0-.917,1.271V14h1.333v-.854l.271-.083a2.538,2.538,0,0,0,1.729-2.4A2.675,2.675,0,0,0,12,8Zm-.667,6.667V16h1.333V14.667Z' transform='translate(-4 -4)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-calendar {
        width: 24px;
        height: 24px; }
        .icon-calendar:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.34' height='23.174' viewBox='0 0 25.34 23.174'%3E%3Cpath d='M22.884,4.317H21.733V3.159a1.152,1.152,0,1,0-2.3,0V4.317H7.911V3.159a1.152,1.152,0,1,0-2.3,0V4.317H4.455A3.466,3.466,0,0,0,1,7.794V21.7a3.466,3.466,0,0,0,3.455,3.476H22.884A3.466,3.466,0,0,0,26.34,21.7V7.794A3.466,3.466,0,0,0,22.884,4.317ZM3.3,7.794A1.155,1.155,0,0,1,4.455,6.635H22.884a1.155,1.155,0,0,1,1.152,1.159V8.952H3.3ZM24.036,21.7a1.155,1.155,0,0,1-1.152,1.159H4.455A1.155,1.155,0,0,1,3.3,21.7V11.27H24.036Z' transform='translate(-1 -2)' fill='%231f5ab1' fill-rule='evenodd'/%3E%3Crect width='3' height='4' rx='0.8' transform='translate(4.848 11.683)' fill='%231f5ab1'/%3E%3Crect width='4' height='4' rx='0.8' transform='translate(9.848 11.683)' fill='%231f5ab1'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25.34' height='23.174' viewBox='0 0 25.34 23.174'%3E%3Cpath d='M22.884,4.317H21.733V3.159a1.152,1.152,0,1,0-2.3,0V4.317H7.911V3.159a1.152,1.152,0,1,0-2.3,0V4.317H4.455A3.466,3.466,0,0,0,1,7.794V21.7a3.466,3.466,0,0,0,3.455,3.476H22.884A3.466,3.466,0,0,0,26.34,21.7V7.794A3.466,3.466,0,0,0,22.884,4.317ZM3.3,7.794A1.155,1.155,0,0,1,4.455,6.635H22.884a1.155,1.155,0,0,1,1.152,1.159V8.952H3.3ZM24.036,21.7a1.155,1.155,0,0,1-1.152,1.159H4.455A1.155,1.155,0,0,1,3.3,21.7V11.27H24.036Z' transform='translate(-1 -2)' fill='%231f5ab1' fill-rule='evenodd'/%3E%3Crect width='3' height='4' rx='0.8' transform='translate(4.848 11.683)' fill='%231f5ab1'/%3E%3Crect width='4' height='4' rx='0.8' transform='translate(9.848 11.683)' fill='%231f5ab1'/%3E%3C/svg%3E%0A"); }
    .icon-youtube {
        width: 20px;
        height: 14px; }
        .icon-youtube:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='14.167' viewBox='0 0 20 14.167'%3E%3Cg%3E%3Cpath d='M207.935,377.7v-5.659l5.4,2.839Zm11.865-6.64a4.379,4.379,0,0,0-.795-2,2.846,2.846,0,0,0-2-.853c-2.8-.2-7-.2-7-.2H210s-4.2,0-7,.2a2.847,2.847,0,0,0-2,.853,4.375,4.375,0,0,0-.794,2,30.684,30.684,0,0,0-.2,3.26v1.528a30.668,30.668,0,0,0,.2,3.26,4.375,4.375,0,0,0,.794,2,3.375,3.375,0,0,0,2.206.861c1.6.155,6.8.2,6.8.2s4.2-.006,7-.21a2.85,2.85,0,0,0,2-.854,4.379,4.379,0,0,0,.795-2,30.665,30.665,0,0,0,.2-3.26v-1.528a30.681,30.681,0,0,0-.2-3.26Z' transform='translate(-200 -368)' fill='%23099' 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' height='14.167' viewBox='0 0 20 14.167'%3E%3Cg%3E%3Cpath d='M207.935,377.7v-5.659l5.4,2.839Zm11.865-6.64a4.379,4.379,0,0,0-.795-2,2.846,2.846,0,0,0-2-.853c-2.8-.2-7-.2-7-.2H210s-4.2,0-7,.2a2.847,2.847,0,0,0-2,.853,4.375,4.375,0,0,0-.794,2,30.684,30.684,0,0,0-.2,3.26v1.528a30.668,30.668,0,0,0,.2,3.26,4.375,4.375,0,0,0,.794,2,3.375,3.375,0,0,0,2.206.861c1.6.155,6.8.2,6.8.2s4.2-.006,7-.21a2.85,2.85,0,0,0,2-.854,4.379,4.379,0,0,0,.795-2,30.665,30.665,0,0,0,.2-3.26v-1.528a30.681,30.681,0,0,0-.2-3.26Z' transform='translate(-200 -368)' fill='%23099' fill-rule='evenodd'/%3E%3C/g%3E%3C/svg%3E%0A"); }
    .icon-twitter {
        width: 20px;
        height: 16px; }
        .icon-twitter:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.257' viewBox='0 0 20 16.257'%3E%3Cpath d='M24,8.173a8.177,8.177,0,0,1-2.357.645,4.117,4.117,0,0,0,1.8-2.269,8.267,8.267,0,0,1-2.6,1,4.1,4.1,0,0,0-7.1,2.806,4.01,4.01,0,0,0,.107.934A11.631,11.631,0,0,1,5.393,7a4.105,4.105,0,0,0,1.27,5.479A4.079,4.079,0,0,1,4.8,11.962v.052A4.1,4.1,0,0,0,8.1,16.038a4.085,4.085,0,0,1-1.081.146,4,4,0,0,1-.771-.075,4.11,4.11,0,0,0,3.831,2.852A8.229,8.229,0,0,1,4.98,20.715,8.122,8.122,0,0,1,4,20.657a11.668,11.668,0,0,0,17.965-9.831c0-.176-.007-.355-.013-.531A8.4,8.4,0,0,0,24,8.173Z' transform='translate(-4 -6.246)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.257' viewBox='0 0 20 16.257'%3E%3Cpath d='M24,8.173a8.177,8.177,0,0,1-2.357.645,4.117,4.117,0,0,0,1.8-2.269,8.267,8.267,0,0,1-2.6,1,4.1,4.1,0,0,0-7.1,2.806,4.01,4.01,0,0,0,.107.934A11.631,11.631,0,0,1,5.393,7a4.105,4.105,0,0,0,1.27,5.479A4.079,4.079,0,0,1,4.8,11.962v.052A4.1,4.1,0,0,0,8.1,16.038a4.085,4.085,0,0,1-1.081.146,4,4,0,0,1-.771-.075,4.11,4.11,0,0,0,3.831,2.852A8.229,8.229,0,0,1,4.98,20.715,8.122,8.122,0,0,1,4,20.657a11.668,11.668,0,0,0,17.965-9.831c0-.176-.007-.355-.013-.531A8.4,8.4,0,0,0,24,8.173Z' transform='translate(-4 -6.246)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-instagram {
        width: 20px;
        height: 20px; }
        .icon-instagram:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M10.881,5A5.9,5.9,0,0,0,5,10.881v8.239A5.9,5.9,0,0,0,10.881,25h8.239A5.9,5.9,0,0,0,25,19.119V10.881A5.9,5.9,0,0,0,19.119,5Zm0,1.818h8.239a4.057,4.057,0,0,1,4.063,4.063v8.239a4.057,4.057,0,0,1-4.062,4.063H10.881a4.057,4.057,0,0,1-4.063-4.062V10.881A4.057,4.057,0,0,1,10.881,6.818Zm9.489,1.989a.824.824,0,1,0,.824.824A.82.82,0,0,0,20.369,8.807ZM15,9.545A5.455,5.455,0,1,0,20.455,15,5.47,5.47,0,0,0,15,9.545Zm0,1.818A3.636,3.636,0,1,1,11.364,15,3.621,3.621,0,0,1,15,11.364Z' transform='translate(-5 -5)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath d='M10.881,5A5.9,5.9,0,0,0,5,10.881v8.239A5.9,5.9,0,0,0,10.881,25h8.239A5.9,5.9,0,0,0,25,19.119V10.881A5.9,5.9,0,0,0,19.119,5Zm0,1.818h8.239a4.057,4.057,0,0,1,4.063,4.063v8.239a4.057,4.057,0,0,1-4.062,4.063H10.881a4.057,4.057,0,0,1-4.063-4.062V10.881A4.057,4.057,0,0,1,10.881,6.818Zm9.489,1.989a.824.824,0,1,0,.824.824A.82.82,0,0,0,20.369,8.807ZM15,9.545A5.455,5.455,0,1,0,20.455,15,5.47,5.47,0,0,0,15,9.545Zm0,1.818A3.636,3.636,0,1,1,11.364,15,3.621,3.621,0,0,1,15,11.364Z' transform='translate(-5 -5)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-facebook {
        width: 11px;
        height: 20px; }
        .icon-facebook:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.714' height='20' viewBox='0 0 10.714 20'%3E%3Cpath d='M16.039,2c-2.816,0-4.467,1.487-4.467,4.876V9.857H8v3.571h3.571V22h3.571V13.429H18l.714-3.571H15.143V7.48c0-1.276.416-1.908,1.614-1.908h1.957V2.146A21.842,21.842,0,0,0,16.039,2Z' transform='translate(-8 -2)' fill='%23099'/%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.714' height='20' viewBox='0 0 10.714 20'%3E%3Cpath d='M16.039,2c-2.816,0-4.467,1.487-4.467,4.876V9.857H8v3.571h3.571V22h3.571V13.429H18l.714-3.571H15.143V7.48c0-1.276.416-1.908,1.614-1.908h1.957V2.146A21.842,21.842,0,0,0,16.039,2Z' transform='translate(-8 -2)' fill='%23099'/%3E%3C/svg%3E%0A"); }
    .icon-checkmark-circle {
        width: 24px;
        height: 24px; }
        .icon-checkmark-circle:before {
            -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cg id='checkmark-circle-outline' transform='translate(-63 -63)'%3E%3Cpath id='Path_129' data-name='Path 129' d='M88,76A12,12,0,1,0,76,88,12,12,0,0,0,88,76Z' fill='none' stroke='%23099' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M172,176l-8.4,10-3.6-4' transform='translate(-90 -105)' fill='none' stroke='%23099' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
            mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26' height='26' viewBox='0 0 26 26'%3E%3Cg id='checkmark-circle-outline' transform='translate(-63 -63)'%3E%3Cpath id='Path_129' data-name='Path 129' d='M88,76A12,12,0,1,0,76,88,12,12,0,0,0,88,76Z' fill='none' stroke='%23099' stroke-miterlimit='10' stroke-width='2'/%3E%3Cpath id='Path_130' data-name='Path 130' d='M172,176l-8.4,10-3.6-4' transform='translate(-90 -105)' fill='none' stroke='%23099' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A"); }

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

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

.mod-input {
    margin-bottom: 16px;
    width: 100%;
    max-width: 634px;
    position: relative;
    font-family: "Delo S", sans-serif;
    color: #000; }
    .mod-input.is-validation-failed {
        margin-bottom: 38px;
        border-color: #d80000; }
    .mod-input__label {
        position: relative;
        display: block;
        font-size: 14px;
        line-height: normal;
        font-weight: 700;
        user-select: none;
        margin-bottom: 6px; }
        .is-validation-failed .mod-input__label {
            color: #d80000; }
    .mod-input__field {
        width: 100%;
        border: 1px solid #9e9e9e;
        outline: none;
        background-color: transparent;
        z-index: 1;
        height: 56px;
        font-size: 16px;
        line-height: normal;
        color: #000;
        border-radius: 4px;
        padding: 0 22px;
        transition: border-color 0.3s ease; }
        @media only screen and (max-width: 1199px) {
            .mod-input__field {
                padding: 0 16px;
                height: 45px; } }
        .mod-input__field::placeholder {
            color: #555;
            opacity: 1; }
        .mod-input__field:-ms-input-placeholder {
            color: #555;
            opacity: 1; }
        .mod-input__field::-ms-input-placeholder {
            color: #555;
            opacity: 1; }
        .mod-input__field:focus {
            border-color: #1f5ab1; }
        .mod-input__field:focus-visible {
            border-color: #1f5ab1; }
        .is-validation-failed .mod-input__field, .mod-input__field.is-validation-failed {
            color: #d80000;
            border-color: #d80000; }
    .mod-input__top {
        display: flex;
        flex-wrap: wrap;
        align-items: center; }
    .mod-input__info-text {
        flex: auto;
        text-align: right;
        color: #9e9e9e; }
        @media (max-width: 375px) {
            .mod-input__info-text {
                text-align: left; } }
    .mod-input .tooltip {
        margin-left: 12px;
        align-self: center; }
    .mod-input textarea {
        resize: none;
        height: 94px;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        padding: 20px; }
        @media only screen and (max-width: 767px) {
            .mod-input textarea {
                padding: 14px; } }
    .mod-input--textarea {
        max-width: 412px; }
        @media only screen and (max-width: 767px) {
            .mod-input--textarea {
                max-width: 100%; } }
        .mod-input--textarea .mod-input__label {
            font-size: 16px;
            line-height: normal;
            margin-bottom: 0; }
        .mod-input--textarea .mod-input__top {
            margin-bottom: 15px; }
        .mod-input--textarea .mod-input__field {
            font-family: "Delo T", sans-serif; }
    .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: #d80000;
    margin-top: 10px;
    font-size: 12px; }
    .is-validation-failed .validation-message {
        display: block; }

.margin {
    display: block;
    width: 100%; }
    .margin--156 {
        height: 156px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .margin--156 {
                height: 90px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--156 {
                height: 70px; } }
        @media only screen and (max-width: 767px) {
            .margin--156 {
                height: 40px; } }
    .margin--128 {
        height: 128px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--128 {
                height: 70px; } }
        @media only screen and (max-width: 767px) {
            .margin--128 {
                height: 40px; } }
    .margin--64 {
        height: 64px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .margin--64 {
                height: 40px; } }
        @media only screen and (max-width: 767px) {
            .margin--64 {
                height: 30px; } }
    .margin--32 {
        height: 32px; }
        @media only screen and (max-width: 767px) {
            .margin--32 {
                height: 20px; } }
    .margin--24 {
        height: 24px; }
        @media only screen and (max-width: 767px) {
            .margin--24 {
                height: 20px; } }
    .margin--16 {
        height: 16px; }
    .margin--8 {
        height: 8px; }

.radio-button {
    user-select: none;
    color: #000;
    font-family: "Delo S", sans-serif;
    font-weight: 700; }
    .radio-button__label {
        position: relative;
        padding-left: 30px;
        width: 100%;
        cursor: pointer;
        margin: 0;
        display: block; }
        .radio-button__label::before, .radio-button__label::after {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            border-radius: 100%; }
        .radio-button__label::before {
            width: 24px;
            height: 24px;
            border: 1px solid #9e9e9e;
            background-color: #fff;
            transition: border-color 0.3s ease; }
            @media only screen and (max-width: 767px) {
                .radio-button__label::before {
                    height: 22px;
                    width: 22px; } }
        .radio-button__label::after {
            top: 5px;
            left: 5px;
            height: 14px;
            width: 14px;
            background-color: #1f5ab1;
            opacity: 0;
            transform: scale(0.5);
            transition: opacity 0.3s ease, transform 0.3s ease; }
            @media only screen and (max-width: 767px) {
                .radio-button__label::after {
                    height: 12px;
                    width: 12px; } }
    .radio-button input {
        position: absolute;
        width: 1px;
        height: 1px;
        opacity: 0; }
        .radio-button input:checked ~ label::after {
            opacity: 1;
            transform: scale(1); }
        .radio-button input:focus ~ label::after {
            opacity: 1;
            transform: scale(1); }
    .radio-button:hover .radio-button__label::before {
        border-color: #1f5ab1; }

.nice-select .current {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

.selectbox {
    display: inline-block;
    position: relative;
    width: 100%;
    max-width: 634px;
    font-family: "Delo S", sans-serif;
    color: #000;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .selectbox__label {
        font-size: 14px;
        line-height: normal;
        font-weight: 700;
        user-select: none;
        margin-bottom: 6px;
        display: block; }

.nice-select {
    position: relative;
    cursor: pointer;
    background-color: #fff;
    display: flex;
    align-items: center;
    border: 0;
    text-align: left;
    height: 56px;
    font-size: 16px;
    line-height: normal;
    color: #555;
    border-radius: 0;
    padding: 0 22px;
    width: 100%;
    float: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media only screen and (max-width: 1199px) {
        .nice-select {
            padding: 0 16px;
            height: 45px; } }
    .nice-select:hover {
        border-color: #000; }
    .nice-select.open .current, .nice-select:active .current, .nice-select:focus .current {
        border-color: #1f5ab1; }
    .nice-select .current {
        display: flex;
        align-items: center;
        padding: 6px 46px 6px 22px;
        border: 1px solid #9e9e9e;
        border-radius: 4px; }
        @media only screen and (max-width: 1199px) {
            .nice-select .current {
                padding-left: 16px; } }
    .nice-select::after {
        right: 28px;
        border-color: #1f5ab1;
        width: 8px;
        height: 8px; }
    .nice-select .nice-select-dropdown {
        margin: 0;
        box-shadow: none;
        border-radius: 0 0 4px 4px;
        width: 100%;
        border: 1px solid #1f5ab1;
        left: 0;
        margin-top: -2px; }
    .nice-select .nice-select-search-box {
        padding: 8px; }
    .nice-select .nice-select-search {
        border: 1px solid #1f5ab1;
        font-size: inherit;
        line-height: inherit;
        color: inherit;
        height: 34px;
        padding: 0 8px;
        float: none;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        border-radius: 0; }
    .nice-select .list {
        max-height: 230px; }
        @media only screen and (min-width: 1024px) {
            .nice-select .list {
                scrollbar-track-color: rgba(31, 90, 177, 0.1);
                scrollbar-darkshadow-color: rgba(31, 90, 177, 0.4);
                scrollbar-arrow-color: rgba(31, 90, 177, 0.4);
                /* width */
                /* Track */
                /* Handle */
                /* Handle on hover */ }
                .nice-select .list::-webkit-scrollbar {
                    width: 4px; }
                .nice-select .list::-webkit-scrollbar-track {
                    background: rgba(31, 90, 177, 0.1); }
                .nice-select .list::-webkit-scrollbar-thumb {
                    background: rgba(31, 90, 177, 0.4);
                    width: 4px;
                    border-radius: 0; }
                .nice-select .list::-webkit-scrollbar-thumb:hover {
                    background: rgba(31, 90, 177, 0.4); } }
    .nice-select .option {
        line-height: normal;
        padding: 8px 20px; }

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

.title--h1 {
    font-size: 116px;
    line-height: 1; }
    @media only screen and (min-width: 1200px) and (max-width: 1439px) {
        .title--h1 {
            font-size: 100px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .title--h1 {
            font-size: 64px; } }
    @media only screen and (max-width: 767px) {
        .title--h1 {
            font-size: 40px; } }

.title--h2 {
    font-size: 32px;
    line-height: 1.25; }
    @media only screen and (max-width: 1023px) {
        .title--h2 {
            font-size: 28px;
            line-height: normal; } }
    @media only screen and (max-width: 767px) {
        .title--h2 {
            font-size: 26px; } }

.title--h3 {
    font-size: 24px;
    line-height: 1.33; }

.title--h4 {
    font-size: 20px;
    line-height: 1.5; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .title--h4 {
            font-size: 18px; } }
    @media only screen and (max-width: 767px) {
        .title--h4 {
            font-size: 16px; } }

.title--h5 {
    font-size: 18px;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
        .title--h5 {
            font-size: 16px; } }

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

.title {
    font-weight: 700; }

.cookie-banner {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 40px 0;
    z-index: 998;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0s linear 0.5s;
    border-top: 1px solid rgba(158, 158, 158, 0.4); }
    .cookie-banner.cookie-not-set {
        opacity: 1;
        pointer-events: all;
        visibility: visible;
        transition: opacity 0.5s ease, visibility 0s linear; }
    @media only screen and (max-width: 767px) {
        .cookie-banner {
            padding: 30px 0; } }
    .cookie-banner .cookie-width {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media only screen and (max-width: 767px) {
            .cookie-banner .cookie-width {
                flex-direction: column; } }
    .cookie-banner__button {
        margin-left: 50px; }
        @media only screen and (max-width: 767px) {
            .cookie-banner__button {
                margin-left: 0;
                margin-top: 20px;
                width: 100%; } }
    @media only screen and (max-width: 767px) {
        .cookie-banner .btn--cookie {
            width: 100%; } }

.datepicker {
    max-width: 334px;
    width: 100%;
    position: relative;
    align-self: flex-end; }
    @media only screen and (max-width: 767px) {
        .datepicker {
            order: 1;
            margin-bottom: 30px;
            max-width: 100%; } }
    .datepicker__label {
        color: #000;
        font-family: "Delo S", sans-serif;
        margin-bottom: 12px; }
    .datepicker__placeholder {
        width: 100%;
        height: 56px;
        box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        border: 1px solid #9e9e9e;
        background-color: #fff;
        position: relative;
        overflow: hidden;
        transition: border 0.3s ease, box-shadow 0.3s ease; }
        .datepicker__placeholder:hover, .datepicker__placeholder:focus {
            border-color: #1f5ab1;
            box-shadow: 0 8px 16px rgba(0, 0, 0, 0.1); }
        .datepicker__placeholder-input {
            border: 0;
            width: 100%;
            box-shadow: none;
            height: 100%;
            padding: 1px 0 0 60px;
            font-family: "Delo T", sans-serif;
            color: #1d2634;
            font-size: 20px;
            font-weight: 700;
            cursor: pointer; }
        .datepicker__placeholder .icon {
            position: absolute;
            top: 50%;
            pointer-events: none;
            transform: translate(0, -50%); }
            .datepicker__placeholder .icon::before {
                background-color: #1f5ab1; }
            .datepicker__placeholder .icon-calendar {
                left: 18px; }
            .datepicker__placeholder .icon-chevron-down {
                right: 18px; }
    .datepicker__init {
        position: absolute;
        opacity: 0;
        width: 1px;
        height: 1px; }
    .datepicker__popup {
        left: 0;
        top: 100%;
        width: 520px;
        box-shadow: 0 16px 24px rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        border: 1px solid #e6e6e6;
        background-color: #fff;
        display: grid;
        font-family: "Delo S", sans-serif;
        grid-gap: 0 16px;
        grid-template-columns: 1fr 158px;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.3s ease, visibility 0.3s ease; }
        @media only screen and (max-width: 767px) {
            .datepicker__popup {
                position: fixed;
                top: 0;
                bottom: 0;
                width: 100%;
                height: 100%;
                z-index: 99;
                display: block;
                grid-gap: 0;
                padding: 20px;
                overflow: auto; } }
        .datepicker__popup-left {
            padding: 14px 8px 0 14px;
            border-right: 1px solid #e6e6e6; }
            @media only screen and (max-width: 767px) {
                .datepicker__popup-left {
                    padding: 0;
                    border-right: 0; } }
        .datepicker__popup-right {
            padding: 24px 6px; }
            @media only screen and (max-width: 767px) {
                .datepicker__popup-right {
                    border-top: 1px solid #e6e6e6; } }
        .datepicker__popup-bottom {
            border-top: 1px solid #e6e6e6;
            grid-column: span 2;
            padding: 12px 20px;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            @media only screen and (max-width: 767px) {
                .datepicker__popup-bottom {
                    grid-column: span 1;
                    padding: 20px 0; } }
            .datepicker__popup-bottom .selected-date-text {
                color: #1d2634; }
            .datepicker__popup-bottom-right {
                display: flex;
                align-items: center; }
        .datepicker__popup-selected-date {
            padding-right: 20px; }
        .datepicker__popup .the-datepicker__deselect {
            display: none; }
        .datepicker__popup .btn {
            min-width: 1px;
            padding: 6px 14px;
            min-height: 1px; }
    .datepicker.is-open-datepicker .datepicker__popup {
        opacity: 1;
        pointer-events: all;
        visibility: visible; }

.the-datepicker__container {
    position: relative !important; }
    .the-datepicker__container .the-datepicker__main {
        border: 0;
        padding: 0;
        color: #000;
        font-family: "Delo S", sans-serif;
        font-size: 14px;
        font-weight: 400;
        line-height: normal;
        text-align: center; }
        .the-datepicker__container .the-datepicker__main select.the-datepicker__select {
            border: 0;
            font-size: 24px;
            line-height: 1.33;
            font-weight: 700;
            color: #000;
            text-align: center;
            font-family: "Delo T", sans-serif;
            cursor: pointer;
            padding-right: 16px;
            background: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='7.414' viewBox='0 0 12.828 7.414'%3E%3Cpath d='M17.5,18l-5,5-5-5' transform='translate(-6.086 -16.586)' fill='none' stroke='%231f5ab1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat 100% center/12px auto; }
        .the-datepicker__container .the-datepicker__main table.the-datepicker__calendar {
            width: 100%; }
        .the-datepicker__container .the-datepicker__main th.the-datepicker__week-day,
        .the-datepicker__container .the-datepicker__main a.the-datepicker__button {
            opacity: 0.9;
            color: inherit;
            width: 38px;
            height: 38px;
            min-width: 1px;
            max-width: 38px;
            position: relative;
            transition: color 0s ease, background-color 0s ease; }
            .the-datepicker__container .the-datepicker__main th.the-datepicker__week-day .the-datepicker__day-content,
            .the-datepicker__container .the-datepicker__main a.the-datepicker__button .the-datepicker__day-content {
                border-radius: 100%;
                width: 100%;
                height: 100%;
                transition: color 0.3s ease, background-color 0.3s ease; }
        .the-datepicker__container .the-datepicker__main td.the-datepicker__day a.the-datepicker__button .the-datepicker__day-content {
            border-radius: 100%; }
        .the-datepicker__container .the-datepicker__main a.the-datepicker__button {
            display: block;
            padding: 0;
            margin: 0 auto; }
        .the-datepicker__container .the-datepicker__main td.the-datepicker__day--selected a.the-datepicker__button .the-datepicker__day-content,
        .the-datepicker__container .the-datepicker__main td.the-datepicker__day--selected.the-datepicker__day--highlighted a.the-datepicker__button .the-datepicker__day-content {
            background-color: #1f5ab1; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__day--today > a .the-datepicker__day-content {
            background-color: #1f5ab1;
            font-weight: 700;
            color: #fff; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__month,
        .the-datepicker__container .the-datepicker__main .the-datepicker__year {
            width: auto; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__month {
            margin-right: 42px; }
        .the-datepicker__container .the-datepicker__main th.the-datepicker__week-day {
            font-size: inherit;
            color: #9e9e9e;
            padding: 16px 0; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__body {
            margin-top: 10px; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__cell {
            padding: 4px 0; }
        .the-datepicker__container .the-datepicker__main .the-datepicker__navigation {
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .the-datepicker__container .the-datepicker__main .the-datepicker__navigation a.the-datepicker__button {
                height: 100%;
                opacity: 0;
                pointer-events: none; }

.popular-date__title {
    color: #9e9e9e;
    font-weight: 700;
    margin-bottom: 30px; }

.popular-date__list {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    display: grid;
    grid-gap: 20px; }

.popular-date__item {
    color: #1f5ab1;
    cursor: pointer; }
    .popular-date__item strong {
        display: block;
        width: 100%;
        pointer-events: none; }
    .popular-date__item span {
        pointer-events: none; }

.info-form {
    max-width: 634px;
    width: 100%; }
    .info-form .mod-input,
    .info-form .selectbox {
        max-width: 100%;
        margin-bottom: 0; }
    .info-form__item {
        margin-bottom: 32px; }
        @media only screen and (max-width: 767px) {
            .info-form__item {
                margin-bottom: 25px; } }
    .info-form__input {
        display: grid; }
        .info-form__input--two-col {
            grid-template-columns: repeat(2, 1fr);
            grid-gap: 32px; }
            @media only screen and (max-width: 767px) {
                .info-form__input--two-col {
                    grid-template-columns: 1fr;
                    grid-gap: 20px; } }
        .info-form__input--postal-code {
            grid-template-columns: 200px 1fr;
            grid-gap: 22px; }
            @media only screen and (max-width: 767px) {
                .info-form__input--postal-code {
                    grid-template-columns: 100px 1fr;
                    grid-gap: 10px; } }
    .info-form .checkbox {
        font-size: 16px;
        border-top: 1px solid #e6e6e6;
        padding-top: 22px;
        margin: 8px 0; }
        .info-form .checkbox__label {
            padding-left: 40px; }

.payment-block {
    max-width: 634px;
    width: 100%;
    background-color: #f5f5f5;
    padding: 32px;
    color: #000; }
    @media only screen and (max-width: 767px) {
        .payment-block {
            padding: 25px 20px; } }
    .payment-block__header {
        border-bottom: 1px solid #ccc;
        padding-bottom: 18px; }
    .payment-block__list {
        padding: 22px 0;
        font-family: "Delo S", sans-serif;
        border-bottom: 1px solid #ccc; }
        .payment-block__list .is-hidden {
            display: none; }
        .payment-block__list-item {
            display: flex;
            justify-content: space-between;
            padding-right: 4px;
            margin-bottom: 22px; }
            @media (max-width: 375px) {
                .payment-block__list-item {
                    flex-direction: column; } }
        .payment-block__list-left {
            margin-right: 20px;
            flex: 0 0 300px;
            max-width: 300px; }
            @media only screen and (max-width: 767px) {
                .payment-block__list-left {
                    flex: 0 0 200px;
                    max-width: 200px; } }
            @media (max-width: 375px) {
                .payment-block__list-left {
                    flex: 0 0 auto;
                    max-width: 100%;
                    margin: 0; } }
        .payment-block__list-price strong {
            font-family: "Delo T", sans-serif; }
        .payment-block__list-right {
            display: inline-grid;
            grid-gap: 5px;
            text-align: right;
            flex: auto;
            height: max-content; }
            @media (max-width: 375px) {
                .payment-block__list-right {
                    text-align: left;
                    grid-auto-flow: column;
                    width: max-content;
                    align-items: center; } }
        .payment-block__list-total {
            display: flex;
            justify-content: space-between;
            border-top: 1px solid #ccc;
            padding-top: 22px; }
            @media (max-width: 375px) {
                .payment-block__list-total {
                    flex-direction: column; } }
            .payment-block__list-total-price {
                color: #1f5ab1;
                font-family: "Delo T", sans-serif; }
    .payment-block__types {
        padding: 24px 0;
        border-bottom: 1px solid #ccc; }
        .payment-block__types-info-text {
            padding-left: 30px;
            margin-top: 12px;
            font-family: "Delo S", sans-serif;
            flex: auto;
            width: 100%; }
        .payment-block__types-item {
            display: flex;
            flex-wrap: wrap; }
            .payment-block__types-item:not(:last-child) {
                margin-bottom: 42px; }
                @media only screen and (max-width: 767px) {
                    .payment-block__types-item:not(:last-child) {
                        margin-bottom: 20px; } }
        .payment-block__types-images {
            margin-left: 58px;
            display: grid;
            grid-auto-flow: column;
            grid-gap: 28px;
            align-items: center; }
            @media only screen and (max-width: 767px) {
                .payment-block__types-images {
                    margin-left: 28px; } }
            @media (max-width: 375px) {
                .payment-block__types-images {
                    grid-gap: 10px;
                    margin-top: 5px; } }
            .payment-block__types-images img {
                max-height: 28px;
                object-fit: contain; }
                @media only screen and (max-width: 767px) {
                    .payment-block__types-images img {
                        max-height: 20px; } }
    .payment-block__footer {
        font-family: "Delo S", sans-serif;
        margin-top: 22px; }
        .payment-block__footer .editor-text {
            margin-bottom: 16px; }
        .payment-block__footer .checkbox {
            margin-bottom: 15px;
            font-weight: 400; }
        .payment-block__footer .btn {
            font-family: "Delo T", sans-serif;
            width: 100%;
            justify-content: space-between;
            margin-top: 24px; }
            @media only screen and (min-width: 768px) {
                .payment-block__footer .btn {
                    min-height: 64px;
                    font-size: 18px;
                    line-height: normal; } }
            .payment-block__footer .btn .icon {
                transition: transform 0.3s ease; }
            .payment-block__footer .btn:hover .icon, .payment-block__footer .btn:focus .icon {
                transform: scale(1.5); }
    .payment-block i {
        font-style: normal; }

.selection-button__label {
    color: #000;
    font-family: "Delo S", sans-serif;
    margin-bottom: 8px; }

.selection-button .tooltip {
    top: 2px;
    margin-left: 8px; }

.selection-button__group {
    display: flex;
    flex-wrap: wrap; }

.selection-button__item {
    font-family: "Delo S", sans-serif;
    cursor: pointer;
    margin: 0 24px 10px 0;
    position: relative; }
    .selection-button__item-text {
        color: #1f5ab1;
        padding: 5px 15px;
        border-radius: 40px;
        border: 1px solid #1f5ab1;
        transition: background-color 0.3s ease, color 0.3s ease;
        display: block; }
    .selection-button__item input {
        z-index: 9;
        opacity: 0;
        cursor: pointer; }
        .selection-button__item input:checked + .selection-button__item-text {
            color: #fff;
            background-color: #1f5ab1; }

.social-nav ul {
    display: flex;
    align-items: center; }

.social-nav li {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    line-height: 0;
    margin-right: 16px; }
    @media only screen and (max-width: 767px) {
        .social-nav li {
            margin: 0 8px; } }
    .social-nav li:last-child {
        margin-right: 0; }
    .social-nav li:hover i::before {
        background-color: #e6e6e6; }

.social-nav__link i::before {
    background-color: #099; }

.step-indicator {
    width: 100%;
    max-width: 328px; }
    @media only screen and (min-width: 1024px) {
        .step-indicator {
            position: absolute;
            top: 46px;
            z-index: 9;
            left: 50%;
            transform: translate(-50%, 0); } }
    @media only screen and (max-width: 1023px) {
        .step-indicator {
            position: relative;
            display: block;
            margin: 30px auto 0; } }
    .step-indicator ul {
        display: flex;
        justify-content: center; }
    .step-indicator__item {
        position: relative;
        flex: auto;
        color: #e6e6e6; }
        @media only screen and (max-width: 767px) {
            .step-indicator__item {
                font-size: 24px;
                line-height: normal; } }
        .step-indicator__item:not(:last-child) {
            margin-right: 130px; }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .step-indicator__item:not(:last-child) {
                    margin-right: 80px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
                .step-indicator__item:not(:last-child) {
                    margin-right: 60px; } }
            @media only screen and (max-width: 767px) {
                .step-indicator__item:not(:last-child) {
                    margin-right: 30px; } }
            .step-indicator__item:not(:last-child)::after {
                content: '';
                position: absolute;
                top: 50%;
                transform: translate(100%, -50%);
                right: -16px;
                width: 100px;
                height: 1px;
                background-color: #e6e6e6; }
                @media only screen and (max-width: 1199px) {
                    .step-indicator__item:not(:last-child)::after {
                        width: 60px;
                        right: -10px; } }
                @media only screen and (min-width: 768px) and (max-width: 1023px) {
                    .step-indicator__item:not(:last-child)::after {
                        width: 40px; } }
                @media only screen and (max-width: 767px) {
                    .step-indicator__item:not(:last-child)::after {
                        width: 20px;
                        right: -6px; } }
        .step-indicator__item .icon {
            display: none; }
        .step-indicator__item.is-completed, .step-indicator__item.is-active {
            color: #000; }
        .step-indicator__item.is-completed .icon {
            display: block; }
        .step-indicator__item.is-completed span {
            display: none; }

.title-with-lines {
    position: relative;
    width: 100%; }
    .title-with-lines::before {
        content: '';
        height: 1px;
        width: 200vw;
        left: 50%;
        position: absolute;
        top: 0;
        background-color: #e6e6e6;
        transform: translate(-50%, 0);
        z-index: -1; }
    .title-with-lines__title {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        @media only screen and (max-width: 1023px) {
            .title-with-lines__title {
                align-items: center;
                justify-content: center; } }
    .title-with-lines__row {
        padding: 12px 26px;
        position: relative;
        border-left: 1px solid #e6e6e6;
        border-right: 1px solid #e6e6e6; }
        .title-with-lines__row:nth-child(2) {
            margin-left: 162px; }
            @media only screen and (max-width: 1023px) {
                .title-with-lines__row:nth-child(2) {
                    margin-left: 0; } }
        .title-with-lines__row:nth-child(3) {
            margin-left: 112px; }
            @media only screen and (max-width: 1023px) {
                .title-with-lines__row:nth-child(3) {
                    margin-left: 0; } }
        .title-with-lines__row::before {
            content: '';
            height: 1px;
            width: 200vw;
            left: 50%;
            position: absolute;
            bottom: 0;
            background-color: #e6e6e6;
            transform: translate(-50%, 0);
            z-index: -1; }

.tooltip {
    position: relative;
    display: inline-block;
    font-size: 0;
    line-height: 0; }
    .tooltip__popup {
        position: absolute;
        left: 100%;
        top: 50%;
        padding-left: 12px;
        z-index: 9;
        opacity: 0;
        pointer-events: none;
        transform: translate(20px, -50%);
        transition: transform 0.6s ease, opacity 0.6s ease; }
        .tooltip__popup-content {
            position: relative;
            background-color: #fff;
            width: 194px;
            border: 1px solid #9e9e9e;
            font-size: 12px;
            line-height: 1.5;
            padding: 12px 16px; }
            .tooltip__popup-content::after {
                content: '';
                position: absolute;
                left: -4px;
                top: 50%;
                margin-top: -4px;
                width: 8px;
                height: 8px;
                background-color: #fff;
                border-top: 1px solid #9e9e9e;
                border-left: 1px solid #9e9e9e;
                transform: rotate(-45deg); }
    .tooltip__icon {
        cursor: pointer; }
        .tooltip__icon i:before {
            background-color: #099; }
    .tooltip:hover .tooltip__popup {
        opacity: 1;
        pointer-events: auto;
        transform: translate(0, -50%); }

.archival-covers__bg-line-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.archival-covers {
    position: relative; }
    .archival-covers .title-with-lines {
        margin-bottom: 40px; }
        @media only screen and (min-width: 1200px) {
            .archival-covers .title-with-lines__row:nth-child(2) {
                margin-left: 172px; } }
        @media only screen and (min-width: 1200px) {
            .archival-covers .title-with-lines__row:nth-child(3) {
                margin-left: 492px; } }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .archival-covers .title-with-lines__row:nth-child(3) {
                margin-left: 362px; } }
    .archival-covers__inner {
        position: relative;
        transform: translateY(-110px); }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .archival-covers__inner {
                transform: translateY(-90px); } }
        @media only screen and (max-width: 1023px) {
            .archival-covers__inner {
                transform: translateY(0); } }
        @media only screen and (max-width: 767px) {
            .archival-covers__inner {
                padding-bottom: 20px;
                overflow: visible; } }
    .archival-covers .swiper-slide {
        position: relative;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 32px; }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .archival-covers .swiper-slide {
                grid-gap: 20px; } }
        @media only screen and (max-width: 767px) {
            .archival-covers .swiper-slide {
                grid-template-columns: 1fr;
                padding-bottom: 20px; } }
        @media only screen and (max-width: 767px) {
            .archival-covers .swiper-slide:after {
                content: '';
                position: absolute;
                border-bottom: 1px solid #e6e6e6;
                bottom: 0;
                left: -20px;
                width: calc(100% + 40px); } }
    .archival-covers__image {
        position: relative;
        max-height: 705px;
        max-width: 522px;
        width: 100%; }
        @media only screen and (min-width: 1200px) and (max-width: 1439px) {
            .archival-covers__image {
                max-width: 482px; } }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .archival-covers__image {
                max-width: 382px; } }
        @media only screen and (max-width: 1023px) {
            .archival-covers__image {
                max-width: 275px; } }
        @media only screen and (max-width: 767px) {
            .archival-covers__image {
                margin: 0 auto; } }
        .archival-covers__image + .archival-covers__image {
            margin-top: 144px; }
            @media only screen and (max-width: 1439px) {
                .archival-covers__image + .archival-covers__image {
                    margin-top: 120px; } }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .archival-covers__image + .archival-covers__image {
                    margin-top: 80px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
                .archival-covers__image + .archival-covers__image {
                    margin-top: 40px; } }
            @media only screen and (max-width: 767px) {
                .archival-covers__image + .archival-covers__image {
                    margin-top: 20px; } }
        .archival-covers__image + .archival-covers__content {
            margin-top: 220px; }
            @media only screen and (max-width: 1439px) {
                .archival-covers__image + .archival-covers__content {
                    margin-top: 180px; } }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .archival-covers__image + .archival-covers__content {
                    margin-top: 124px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
                .archival-covers__image + .archival-covers__content {
                    margin-top: 50px; } }
            @media only screen and (max-width: 767px) {
                .archival-covers__image + .archival-covers__content {
                    margin-top: 20px; } }
    .archival-covers__col {
        padding: 0; }
    .archival-covers__content {
        max-width: 400px;
        width: 100%;
        margin-top: 110px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .archival-covers__content {
                margin-top: 90px; } }
        @media only screen and (max-width: 1023px) {
            .archival-covers__content {
                max-width: 275px;
                margin-top: 0; } }
        @media only screen and (max-width: 767px) {
            .archival-covers__content {
                max-width: 100%;
                text-align: center; } }
        .archival-covers__content + .archival-covers__image {
            margin-top: 218px; }
            @media only screen and (max-width: 1439px) {
                .archival-covers__content + .archival-covers__image {
                    margin-top: 180px; } }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .archival-covers__content + .archival-covers__image {
                    margin-top: 84px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
                .archival-covers__content + .archival-covers__image {
                    margin-top: 50px; } }
            @media only screen and (max-width: 767px) {
                .archival-covers__content + .archival-covers__image {
                    margin-top: 20px; } }
        .archival-covers__content .btn {
            margin-top: 20px; }
            @media only screen and (min-width: 768px) {
                .archival-covers__content .btn {
                    min-width: 170px; } }
    .archival-covers .move-right {
        margin-left: 112px; }
        @media only screen and (min-width: 1200px) and (max-width: 1439px) {
            .archival-covers .move-right {
                margin-left: 102px; } }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .archival-covers .move-right {
                margin-left: 82px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .archival-covers .move-right {
                margin-left: 60px; } }
        @media only screen and (max-width: 767px) {
            .archival-covers .move-right {
                margin-left: auto; } }
    .archival-covers .editor-text h3 {
        margin-bottom: 0; }
    .archival-covers .editor-text p {
        margin-top: 0; }
    .archival-covers__bg-line-wrapper {
        width: 100vw;
        left: 50%;
        transform: translateX(-50%);
        pointer-events: none;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-around;
        z-index: -1; }
        @media only screen and (max-width: 767px) {
            .archival-covers__bg-line-wrapper {
                display: none; } }
    .archival-covers__bg-line {
        position: relative;
        width: 100%;
        height: 1px;
        background-color: #e6e6e6; }
        .archival-covers__bg-line.transparent {
            background-color: transparent; }
    .archival-covers__wrapper {
        position: relative; }
    .archival-covers__arrows {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 1; }
    .archival-covers-next, .archival-covers-prev {
        height: 48px;
        width: 48px;
        border-radius: 100%;
        background: #1f5ab1 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.828' height='7.414' viewBox='0 0 12.828 7.414'%3E%3Cpath d='M17.5,18l-5,5-5-5' transform='translate(-6.086 -16.586)' fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E%0A") no-repeat center/16px;
        transform: rotate(90deg); }
        @media only screen and (max-width: 1023px) {
            .archival-covers-next, .archival-covers-prev {
                height: 40px;
                width: 40px; } }
    .archival-covers-next {
        transform: rotate(270deg); }

.sc-archival-covers {
    overflow: hidden; }

.editor-text ul li:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

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

.editor-text h1 {
    font-size: 116px;
    line-height: 1; }
    @media only screen and (min-width: 1200px) and (max-width: 1439px) {
        .editor-text h1 {
            font-size: 100px; } }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .editor-text h1 {
            font-size: 64px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h1 {
            font-size: 40px; } }

.editor-text h2 {
    font-size: 32px;
    line-height: 1.25; }
    @media only screen and (max-width: 1023px) {
        .editor-text h2 {
            font-size: 28px;
            line-height: normal; } }
    @media only screen and (max-width: 767px) {
        .editor-text h2 {
            font-size: 26px; } }

.editor-text h3 {
    font-size: 24px;
    line-height: 1.33; }

.editor-text h4 {
    font-size: 20px;
    line-height: 1.5; }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .editor-text h4 {
            font-size: 18px; } }
    @media only screen and (max-width: 767px) {
        .editor-text h4 {
            font-size: 16px; } }

.editor-text h5 {
    font-size: 18px;
    line-height: 1.5; }
    @media only screen and (max-width: 767px) {
        .editor-text h5 {
            font-size: 16px; } }

.editor-text h6 {
    font-size: 16px;
    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,
.editor-text h2,
.editor-text h3,
.editor-text h4,
.editor-text h5,
.editor-text h6 {
    font-weight: 700;
    margin-bottom: 30px; }
    * + .editor-text h1, * +
    .editor-text h2, * +
    .editor-text h3, * +
    .editor-text h4, * +
    .editor-text h5, * +
    .editor-text h6 {
        margin-top: 40px; }
    .editor-text h1:first-child,
    .editor-text h2:first-child,
    .editor-text h3:first-child,
    .editor-text h4:first-child,
    .editor-text h5:first-child,
    .editor-text h6:first-child {
        margin-top: 0; }

.editor-text p,
.editor-text ul,
.editor-text ol,
.editor-text img,
.editor-text figure,
.editor-text table {
    margin-top: 1.5em;
    margin-bottom: 1.5em; }
    .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 {
        text-decoration: underline; }
        .editor-text p a:hover,
        .editor-text ul a:hover,
        .editor-text ol a:hover,
        .editor-text img a:hover,
        .editor-text figure a:hover,
        .editor-text table a:hover {
            color: #000; }

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

.editor-text ul,
.editor-text ol {
    list-style: none; }
    .editor-text ul li,
    .editor-text ol li {
        position: relative;
        padding-left: 1.75em; }

.editor-text ul li:before {
    border-radius: 100%;
    width: 6px;
    height: 6px;
    background-color: currentColor;
    color: inherit;
    top: calc(0.5em + 4px); }

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

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

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

.footer-main {
    position: relative;
    width: 100%;
    padding: 24px 0; }
    .footer-main__inner {
        display: flex;
        align-items: center;
        justify-content: space-between; }
        @media only screen and (max-width: 1023px) {
            .footer-main__inner {
                flex-direction: column;
                justify-content: center; } }
    @media only screen and (max-width: 1023px) {
        .footer-main__text {
            margin-bottom: 16px; } }
    .footer-main__nav ul {
        font-size: 0;
        line-height: 0;
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        @media only screen and (max-width: 1023px) {
            .footer-main__nav ul {
                text-align: center;
                justify-content: center; } }
    .footer-main__nav li {
        display: inline-block;
        position: relative; }
        .footer-main__nav li:not(:first-child) {
            padding-left: 12px;
            margin-left: 10px; }
            @media only screen and (max-width: 1023px) {
                .footer-main__nav li:not(:first-child) {
                    margin-left: 0;
                    padding-left: 0; } }
            .footer-main__nav li:not(:first-child)::before {
                content: '|';
                position: absolute;
                left: 0;
                top: 0;
                font-size: 14px;
                line-height: 1.43; }
                @media only screen and (max-width: 1023px) {
                    .footer-main__nav li:not(:first-child)::before {
                        display: inline-block;
                        margin: 0 8px;
                        position: relative; } }
    .footer-main__nav-link:hover {
        color: #099; }

.landing {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #e6e6e6; }
    .landing__image {
        width: 100%; }
        @media only screen and (max-width: 1023px) {
            .landing__image {
                text-align: center;
                margin: 30px 0;
                display: block; } }
        .landing__image img {
            box-shadow: 0 16px 24px rgba(0, 0, 0, 0.16);
            width: 100%; }
            @media only screen and (max-width: 1023px) {
                .landing__image img {
                    max-width: 260px;
                    display: inline-block; } }
    .landing .title-with-lines {
        margin-top: -1px;
        padding-left: 48px; }
        @media only screen and (max-width: 1023px) {
            .landing .title-with-lines {
                text-align: center; } }
        @media only screen and (max-width: 1199px) {
            .landing .title-with-lines {
                padding-left: 0; } }
        @media only screen and (max-width: 1023px) {
            .landing .title-with-lines__title {
                display: inline-flex; } }
    .landing__footer {
        display: grid;
        grid-gap: 35px;
        margin-left: auto;
        max-width: 666px;
        width: 100%;
        grid-template-columns: 1fr 232px; }
        @media only screen and (max-width: 767px) {
            .landing__footer {
                grid-template-columns: 1fr;
                grid-gap: 0; } }
        .landing__footer-text {
            padding: 30px 0; }
            @media only screen and (min-width: 768px) and (max-width: 1199px) {
                .landing__footer-text {
                    padding: 25px 0; } }
        .landing__footer .btn {
            padding: 16px 40px; }
            @media only screen and (max-width: 767px) {
                .landing__footer .btn {
                    margin-bottom: 30px; } }

.sc-landing {
    overflow: hidden; }

.order-steps {
    padding: 40px 0;
    border-bottom: 1px solid #e6e6e6; }
    .order-steps__image {
        position: relative;
        padding-left: 58px; }
        @media only screen and (max-width: 1023px) {
            .order-steps__image {
                max-width: 400px;
                width: 100%;
                margin: 0 auto 40px;
                padding: 0 48px; } }
        @media (max-width: 375px) {
            .order-steps__image {
                padding: 0; } }
        .order-steps__image-inner {
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            border: 10px solid #000;
            box-shadow: inset 2px 4px 16px 3px rgba(0, 0, 0, 0.5); }
            .order-steps__image-inner__wrap {
                display: none;
                background-color: #f3f2f3;
                width: 100%;
                padding-top: 135%;
                position: relative; }
                .order-steps__image-inner__wrap.is-active {
                    display: block; }
                .order-steps__image-inner__wrap.frame_special .order-steps__image-inner {
                    border: 20px solid #f4f4f4; }
                .order-steps__image-inner__wrap.frame_paspartu {
                    background-color: transparent; }
                    .order-steps__image-inner__wrap.frame_paspartu .order-steps__image-inner {
                        border: none;
                        box-shadow: none; }
                        .order-steps__image-inner__wrap.frame_paspartu .order-steps__image-inner__border {
                            border: none; }
                            .order-steps__image-inner__wrap.frame_paspartu .order-steps__image-inner__border:after {
                                display: none; }
                            .order-steps__image-inner__wrap.frame_paspartu .order-steps__image-inner__border img {
                                box-shadow: 4px 6px 10px 4px rgba(0, 0, 0, 0.2); }
            .order-steps__image-inner__border {
                position: absolute;
                height: 100%;
                width: 100%;
                top: 0;
                left: 0;
                border: 34px solid transparent; }
                .order-steps__image-inner__border:after {
                    content: '';
                    position: absolute;
                    height: 100%;
                    width: 100%;
                    top: 0;
                    left: 0;
                    box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.2); }
            .order-steps__image-inner img {
                position: absolute;
                max-height: 100%;
                max-width: 100%;
                top: 0;
                left: 0;
                right: 0;
                bottom: 0;
                margin: auto; }
        .order-steps__image-caption {
            position: absolute;
            left: 30px;
            bottom: 0;
            z-index: 3;
            writing-mode: tb-rl;
            transform: rotate(-180deg); }
            @media only screen and (max-width: 1023px) {
                .order-steps__image-caption {
                    left: 20px; } }
            @media (max-width: 375px) {
                .order-steps__image-caption {
                    left: -20px; } }
    .order-steps__title, .order-steps__selections, .order-steps__dedication,
    .order-steps .step-03 .order-steps__footer {
        position: relative; }
        .order-steps__title::before, .order-steps__selections::before, .order-steps__dedication::before,
        .order-steps .step-03 .order-steps__footer::before {
            content: '';
            height: 1px;
            width: 100vw;
            left: -180px;
            position: absolute;
            bottom: 0;
            background-color: #e6e6e6;
            z-index: -1; }
            @media only screen and (max-width: 1199px) {
                .order-steps__title::before, .order-steps__selections::before, .order-steps__dedication::before,
                .order-steps .step-03 .order-steps__footer::before {
                    left: 0; } }
            @media only screen and (max-width: 1023px) {
                .order-steps__title::before, .order-steps__selections::before, .order-steps__dedication::before,
                .order-steps .step-03 .order-steps__footer::before {
                    width: 100%; } }
    .order-steps__title {
        padding-bottom: 34px;
        margin-bottom: 28px; }
        @media only screen and (max-width: 767px) {
            .order-steps__title {
                padding-bottom: 25px;
                margin-bottom: 20px; } }
        .order-steps__title-sub-title {
            color: #555;
            font-weight: 400;
            margin-top: 12px; }
    .order-steps__selections {
        padding-bottom: 22px;
        margin-bottom: 24px;
        display: grid;
        grid-gap: 28px; }
        @media only screen and (max-width: 767px) {
            .order-steps__selections {
                grid-gap: 20px; } }
    .order-steps__footer {
        display: flex;
        justify-content: space-between; }
        @media only screen and (max-width: 767px) {
            .order-steps__footer {
                flex-direction: column-reverse; } }
        .order-steps__footer-right {
            display: inline-flex;
            align-items: flex-end;
            flex-flow: column;
            margin-top: 15px; }
            @media only screen and (max-width: 767px) {
                .order-steps__footer-right {
                    align-self: center;
                    margin: 0;
                    align-items: center; } }
        .order-steps__footer-left {
            align-self: flex-end;
            padding-bottom: 10px; }
            @media only screen and (max-width: 767px) {
                .order-steps__footer-left {
                    padding-bottom: 0;
                    margin: 20px 0 0;
                    align-self: center; } }
    .order-steps__price {
        display: grid;
        grid-gap: 12px;
        margin-bottom: 14px;
        grid-auto-flow: column;
        align-items: flex-end; }
        .order-steps__price-label {
            color: #000;
            margin-bottom: 2px;
            font-family: "Delo S", sans-serif; }
        .order-steps__price-text {
            color: #1f5ab1; }
        .order-steps__price i {
            font-style: normal; }
    .order-steps__summary {
        max-width: 380px;
        width: 100%;
        color: #000;
        font-weight: 700;
        display: grid;
        grid-template-columns: 130px 1fr;
        grid-gap: 18px 14px;
        font-family: "Delo S", sans-serif; }
        @media only screen and (max-width: 767px) {
            .order-steps__summary {
                grid-template-columns: 1fr; } }
        .order-steps__summary-text {
            color: #1f5ab1; }
        .order-steps__summary .title--h4 {
            font-family: "Delo T", sans-serif; }
        .order-steps__summary-block--full-width {
            grid-column: span 2; }
            @media only screen and (max-width: 767px) {
                .order-steps__summary-block--full-width {
                    grid-column: span 1; } }
        .order-steps__summary-block--dedication .order-steps__summary-text {
            color: #555;
            font-family: "Delo T", sans-serif;
            font-weight: 400;
            margin-top: 6px; }
        .order-steps__summary-wrapper {
            max-width: 634px;
            width: 100%;
            padding-top: 10px; }
            @media only screen and (max-width: 1023px) {
                .order-steps__summary-wrapper {
                    padding: 0;
                    max-width: 100%; } }
    .order-steps__dedication {
        display: flex;
        justify-content: space-between;
        padding-bottom: 8px;
        margin-bottom: 25px; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .order-steps__dedication {
                flex-direction: column;
                justify-content: flex-start; } }
        @media only screen and (max-width: 767px) {
            .order-steps__dedication {
                flex-direction: column;
                justify-content: flex-start; } }
        .order-steps__dedication-price {
            padding-left: 46px;
            color: #000;
            font-weight: 700;
            font-family: "Delo S", sans-serif;
            margin-top: 12px; }
            @media only screen and (max-width: 1023px) {
                .order-steps__dedication-price {
                    padding-left: 38px; } }
            @media only screen and (max-width: 767px) {
                .order-steps__dedication-price {
                    margin-top: 6px; } }
            .order-steps__dedication-price-text {
                font-family: "Delo T", sans-serif;
                color: #1f5ab1; }
            .order-steps__dedication-price i {
                font-style: normal; }
        .order-steps__dedication-left {
            flex: auto;
            display: flex;
            flex-direction: column;
            align-items: flex-start; }
            @media only screen and (max-width: 1199px) {
                .order-steps__dedication-left {
                    margin-bottom: 30px; } }
            @media only screen and (min-width: 768px) and (max-width: 1023px) {
                .order-steps__dedication-left {
                    margin: 0; } }
        .order-steps__dedication-right {
            flex: 0 0 412px;
            max-width: 412px;
            margin-left: 30px;
            transition: opacity 0.3s ease, visibility 0.3s ease;
            opacity: 0;
            visibility: hidden;
            pointer-events: none; }
            .is-open .order-steps__dedication-right {
                opacity: 1;
                visibility: visible;
                pointer-events: all; }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .order-steps__dedication-right {
                    flex: auto;
                    max-width: 100%;
                    margin: 0;
                    display: none;
                    opacity: 1;
                    pointer-events: all;
                    visibility: visible; }
                    .is-open .order-steps__dedication-right {
                        display: block; } }
            @media only screen and (max-width: 767px) {
                .order-steps__dedication-right {
                    flex: auto;
                    max-width: 100%;
                    margin: 0;
                    display: none;
                    opacity: 1;
                    pointer-events: all;
                    visibility: visible; }
                    .is-open .order-steps__dedication-right {
                        display: block; } }
    .order-steps .info-form {
        margin-top: 40px; }
        @media only screen and (max-width: 1023px) {
            .order-steps .info-form {
                margin-top: 30px;
                max-width: 100%; } }
    .order-steps .payment-block {
        margin: 52px 0 30px; }
        @media only screen and (max-width: 1023px) {
            .order-steps .payment-block {
                margin: 30px 0 20px;
                max-width: 100%; } }
    @media only screen and (min-width: 768px) {
        .order-steps .datepicker__popup {
            top: inherit;
            bottom: 58px; } }
    .order-steps__item {
        display: none; }
        .order-steps__item.is-active {
            display: block; }
        .order-steps__item.step-03 .order-steps__footer {
            padding-bottom: 28px; }
            @media only screen and (max-width: 1023px) {
                .order-steps__item.step-03 .order-steps__footer {
                    padding-bottom: 20px; } }
            @media only screen and (max-width: 1439px) {
                .order-steps__item.step-03 .order-steps__footer::before {
                    left: 0; } }
            .order-steps__item.step-03 .order-steps__footer-right {
                margin: 14px 0 0 0; }
                @media only screen and (max-width: 767px) {
                    .order-steps__item.step-03 .order-steps__footer-right {
                        align-self: flex-start; } }
    .order-steps--thankyou {
        border-bottom: 0; }
    .order-steps .thankyou-screen {
        max-width: 634px;
        width: 100%;
        margin: 75px 0; }
        @media only screen and (max-width: 1199px) {
            .order-steps .thankyou-screen {
                margin: 40px 0; } }
        @media only screen and (max-width: 1023px) {
            .order-steps .thankyou-screen {
                margin: 0 0 40px;
                max-width: 100%; } }
        .order-steps .thankyou-screen .order-steps__title {
            padding-top: 42px; }
            @media only screen and (max-width: 1199px) {
                .order-steps .thankyou-screen .order-steps__title {
                    padding-top: 20px; } }
            @media only screen and (min-width: 1024px) and (max-width: 1199px) {
                .order-steps .thankyou-screen .order-steps__title::before {
                    left: -180px; } }
            .order-steps .thankyou-screen .order-steps__title::after, .order-steps .thankyou-screen .order-steps__title-sub-title::before {
                content: '';
                height: 1px;
                width: 100vw;
                left: -180px;
                position: absolute;
                top: 0;
                background-color: #e6e6e6;
                z-index: -1; }
                @media only screen and (max-width: 1023px) {
                    .order-steps .thankyou-screen .order-steps__title::after, .order-steps .thankyou-screen .order-steps__title-sub-title::before {
                        width: 100%;
                        left: 0; } }
            .order-steps .thankyou-screen .order-steps__title-sub-title {
                position: relative;
                margin-top: 32px;
                padding-top: 38px; }
                @media only screen and (max-width: 1199px) {
                    .order-steps .thankyou-screen .order-steps__title-sub-title {
                        padding-top: 20px;
                        margin-top: 20px; } }

.sc-order-steps {
    overflow: hidden;
    margin-bottom: 60px; }

.our-photos__bg-line-wrapper {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0; }

.our-photos .title-with-lines {
    margin-bottom: 120px; }
    @media only screen and (min-width: 768px) and (max-width: 1199px) {
        .our-photos .title-with-lines {
            margin-bottom: 60px; } }
    @media only screen and (max-width: 767px) {
        .our-photos .title-with-lines {
            margin-bottom: 30px; } }
    @media only screen and (min-width: 1200px) {
        .our-photos .title-with-lines__row:nth-child(2) {
            margin-left: 110px; } }
    @media only screen and (min-width: 1200px) {
        .our-photos .title-with-lines__row:nth-child(3) {
            margin-left: 42px; } }

.our-photos__image {
    max-height: 654px; }
    .our-photos__image.move-center {
        max-width: 522px;
        width: 100%;
        margin: 0 auto; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .our-photos__image.move-center {
                max-width: calc(100% - 100px); } }
        @media only screen and (max-width: 1023px) {
            .our-photos__image.move-center {
                max-width: 100%; } }
    .our-photos__image + .our-photos__image {
        margin-top: 144px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .our-photos__image + .our-photos__image {
                margin-top: 60px; } }
        @media only screen and (max-width: 767px) {
            .our-photos__image + .our-photos__image {
                margin-top: 20px; } }
    .our-photos__image + .our-photos__content {
        margin-top: 164px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .our-photos__image + .our-photos__content {
                margin-top: 60px; } }
        @media only screen and (max-width: 767px) {
            .our-photos__image + .our-photos__content {
                margin-top: 20px; } }

.our-photos__content {
    max-width: 400px;
    width: 100%; }
    @media only screen and (max-width: 1023px) {
        .our-photos__content {
            max-width: 100%;
            text-align: center; } }
    @media only screen and (max-width: 767px) {
        .our-photos__content {
            margin-top: 20px; } }
    .our-photos__content .btn {
        margin-top: 20px; }
        @media only screen and (min-width: 768px) {
            .our-photos__content .btn {
                min-width: 170px; } }
    .our-photos__content + .our-photos__image {
        margin-top: 180px; }
        @media only screen and (min-width: 768px) and (max-width: 1199px) {
            .our-photos__content + .our-photos__image {
                margin-top: 60px; } }
        @media only screen and (max-width: 767px) {
            .our-photos__content + .our-photos__image {
                margin-top: 20px; } }

.our-photos__inner {
    position: relative; }
    .our-photos__inner [class*='col']:nth-child(even) .our-photos__image {
        max-width: 412px;
        width: 100%; }
        @media only screen and (min-width: 1024px) and (max-width: 1199px) {
            .our-photos__inner [class*='col']:nth-child(even) .our-photos__image {
                max-width: 292px; } }
        @media only screen and (min-width: 768px) and (max-width: 1023px) {
            .our-photos__inner [class*='col']:nth-child(even) .our-photos__image {
                max-width: 250px;
                margin-left: auto; } }
        @media only screen and (max-width: 767px) {
            .our-photos__inner [class*='col']:nth-child(even) .our-photos__image {
                max-width: 100%; } }

.our-photos .move-right {
    margin-left: 112px; }
    @media only screen and (min-width: 1200px) and (max-width: 1439px) {
        .our-photos .move-right {
            margin-left: 85px; } }
    @media only screen and (max-width: 1199px) {
        .our-photos .move-right {
            margin-left: auto; } }

.our-photos .editor-text h3 {
    margin-bottom: 0; }

.our-photos .editor-text p {
    margin-top: 0; }

.our-photos__bg-line-wrapper {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    pointer-events: none;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-around;
    z-index: -1; }

.our-photos__bg-line {
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6; }

.sc-our-photos {
    overflow: hidden; }

.mobile-hamburger:after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }

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

.header-main {
    position: relative;
    width: 100%;
    padding: 38px 0;
    border-bottom: 1px solid #e6e6e6; }
    @media only screen and (max-width: 1023px) {
        .header-main {
            padding: 15px 0;
            z-index: 100;
            background-color: #fff; } }
    .header-main__inner {
        display: flex;
        justify-content: space-between;
        align-items: center; }
    .header-main__logo {
        max-width: 155px; }
        @media only screen and (max-width: 767px) {
            .header-main__logo {
                max-width: 100px; } }
    .header-main__right {
        display: flex;
        align-items: center; }
        @media only screen and (max-width: 767px) {
            .header-main__right {
                position: absolute;
                left: 0;
                top: 57px;
                background-color: #fff;
                padding: 20px;
                width: 100%;
                flex-direction: column;
                visibility: hidden;
                opacity: 0;
                pointer-events: none;
                transition: opacity 0.3s ease, visibility 0.3s ease; }
                .is-open-menu .header-main__right {
                    opacity: 1;
                    pointer-events: all;
                    visibility: visible; } }

.share {
    display: inline-flex;
    align-items: center;
    color: #099;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.43;
    transition: color 0.3s ease;
    border-left: 1px solid #707070;
    padding-left: 24px;
    margin-left: 24px;
    font-family: "Delo S", sans-serif; }
    @media only screen and (max-width: 767px) {
        .share {
            border-left: 0;
            padding-left: 0;
            margin: 20px 0 0; } }
    .share i {
        margin-left: 12px; }
        .share i::before {
            background-color: #099; }
    .share:hover {
        color: #e6e6e6; }
        .share:hover i::before {
            background-color: #e6e6e6; }

.mobile-hamburger {
    cursor: pointer;
    position: relative;
    z-index: 9;
    width: 24px; }
    .mobile-hamburger:after {
        z-index: 9;
        transform: scale(1.2);
        -webkit-transform: scale(1.2); }
    .mobile-hamburger .bars {
        background-color: #1f5ab1;
        height: 3px;
        display: block;
        border-radius: 4px;
        margin-bottom: 5px;
        width: 100%;
        transition: transform 0.3s ease;
        -webkit-transition: transform 0.3s ease; }
        .mobile-hamburger .bars:last-child {
            margin-bottom: 0; }
        .is-open-menu .mobile-hamburger .bars:first-child {
            transform: translateY(8px) rotate(225deg);
            -webkit-transform: translateY(8px) rotate(225deg); }
        .is-open-menu .mobile-hamburger .bars:nth-child(2) {
            transform: scale(0);
            -webkit-transform: scale(0); }
        .is-open-menu .mobile-hamburger .bars:last-child {
            transform: translateY(-8px) rotate(315deg);
            -webkit-transform: translateY(-8px) rotate(315deg); }




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