

/* Start:/local/templates/multilandia/css/common.css?1761910422356505*/
@charset "UTF-8";
/*!
 * Bootstrap Reboot v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
    -webkit-box-sizing: border-box;
    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;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
    outline: 0 !important;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    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: bolder;
}

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 {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}
a:hover {
    color: #0056b3;
    text-decoration: underline;
}

a:not([href]):not([class]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([class]):hover {
    color: inherit;
    text-decoration: none;
}

pre,
code,
kbd,
samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar;
}

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: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom;
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

button {
    border-radius: 0;
}

button:focus:not(:focus-visible) {
    outline: 0;
}

input,
button,
select,
optgroup,
textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

[role=button] {
    cursor: pointer;
}

select {
    word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
    cursor: pointer;
}

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] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

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

/*!
 * Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 576px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 768px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 992px;
    }
}
@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1200px;
    }
}
@media (min-width: 1367px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1800px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px;
}

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

.col-xxl,
.col-xxl-auto, .col-xxl-12, .col-xxl-11, .col-xxl-10, .col-xxl-9, .col-xxl-8, .col-xxl-7, .col-xxl-6, .col-xxl-5, .col-xxl-4, .col-xxl-3, .col-xxl-2, .col-xxl-1, .col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
}

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

.row-cols-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.row-cols-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.row-cols-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
}

.row-cols-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.row-cols-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.row-cols-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
    max-width: 8.33333333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

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

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
}

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

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

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.33333333%;
}

.offset-2 {
    margin-left: 16.66666667%;
}

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

.offset-4 {
    margin-left: 33.33333333%;
}

.offset-5 {
    margin-left: 41.66666667%;
}

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

.offset-7 {
    margin-left: 58.33333333%;
}

.offset-8 {
    margin-left: 66.66666667%;
}

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

.offset-10 {
    margin-left: 83.33333333%;
}

.offset-11 {
    margin-left: 91.66666667%;
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-sm-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-sm-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-sm-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-sm-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-sm-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-sm-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-sm-0 {
        margin-left: 0;
    }
    .offset-sm-1 {
        margin-left: 8.33333333%;
    }
    .offset-sm-2 {
        margin-left: 16.66666667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333333%;
    }
    .offset-sm-5 {
        margin-left: 41.66666667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333333%;
    }
    .offset-sm-8 {
        margin-left: 66.66666667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333333%;
    }
    .offset-sm-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-md-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-md-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-md-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-md-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-md-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-md-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-md-0 {
        margin-left: 0;
    }
    .offset-md-1 {
        margin-left: 8.33333333%;
    }
    .offset-md-2 {
        margin-left: 16.66666667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333333%;
    }
    .offset-md-5 {
        margin-left: 41.66666667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333333%;
    }
    .offset-md-8 {
        margin-left: 66.66666667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333333%;
    }
    .offset-md-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-lg-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-lg-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-lg-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-lg-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-lg-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-lg-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-lg-0 {
        margin-left: 0;
    }
    .offset-lg-1 {
        margin-left: 8.33333333%;
    }
    .offset-lg-2 {
        margin-left: 16.66666667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333333%;
    }
    .offset-lg-5 {
        margin-left: 41.66666667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333333%;
    }
    .offset-lg-8 {
        margin-left: 66.66666667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333333%;
    }
    .offset-lg-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-xl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xl-0 {
        margin-left: 0;
    }
    .offset-xl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xl-11 {
        margin-left: 91.66666667%;
    }
}
@media (min-width: 1367px) {
    .col-xxl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%;
    }
    .row-cols-xxl-1 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .row-cols-xxl-2 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .row-cols-xxl-3 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .row-cols-xxl-4 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .row-cols-xxl-5 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    .row-cols-xxl-6 > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }
    .col-xxl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333333%;
        flex: 0 0 8.33333333%;
        max-width: 8.33333333%;
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66666667%;
        flex: 0 0 16.66666667%;
        max-width: 16.66666667%;
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333333%;
        flex: 0 0 33.33333333%;
        max-width: 33.33333333%;
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66666667%;
        flex: 0 0 41.66666667%;
        max-width: 41.66666667%;
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333333%;
        flex: 0 0 58.33333333%;
        max-width: 58.33333333%;
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66666667%;
        flex: 0 0 66.66666667%;
        max-width: 66.66666667%;
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333333%;
        flex: 0 0 83.33333333%;
        max-width: 83.33333333%;
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66666667%;
        flex: 0 0 91.66666667%;
        max-width: 91.66666667%;
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .order-xxl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }
    .order-xxl-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13;
    }
    .order-xxl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
    }
    .order-xxl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .order-xxl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .order-xxl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
    }
    .order-xxl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4;
    }
    .order-xxl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5;
    }
    .order-xxl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6;
    }
    .order-xxl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7;
    }
    .order-xxl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8;
    }
    .order-xxl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9;
    }
    .order-xxl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10;
    }
    .order-xxl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11;
    }
    .order-xxl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12;
    }
    .offset-xxl-0 {
        margin-left: 0;
    }
    .offset-xxl-1 {
        margin-left: 8.33333333%;
    }
    .offset-xxl-2 {
        margin-left: 16.66666667%;
    }
    .offset-xxl-3 {
        margin-left: 25%;
    }
    .offset-xxl-4 {
        margin-left: 33.33333333%;
    }
    .offset-xxl-5 {
        margin-left: 41.66666667%;
    }
    .offset-xxl-6 {
        margin-left: 50%;
    }
    .offset-xxl-7 {
        margin-left: 58.33333333%;
    }
    .offset-xxl-8 {
        margin-left: 66.66666667%;
    }
    .offset-xxl-9 {
        margin-left: 75%;
    }
    .offset-xxl-10 {
        margin-left: 83.33333333%;
    }
    .offset-xxl-11 {
        margin-left: 91.66666667%;
    }
}
.d-none {
    display: none !important;
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media (min-width: 1367px) {
    .d-xxl-none {
        display: none !important;
    }
    .d-xxl-inline {
        display: inline !important;
    }
    .d-xxl-inline-block {
        display: inline-block !important;
    }
    .d-xxl-block {
        display: block !important;
    }
    .d-xxl-table {
        display: table !important;
    }
    .d-xxl-table-row {
        display: table-row !important;
    }
    .d-xxl-table-cell {
        display: table-cell !important;
    }
    .d-xxl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xxl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}
.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

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

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

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

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

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

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

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
@media (min-width: 1367px) {
    .flex-xxl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xxl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xxl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xxl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xxl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xxl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xxl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xxl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xxl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xxl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xxl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xxl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xxl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xxl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xxl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xxl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xxl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xxl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xxl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xxl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xxl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xxl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xxl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xxl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xxl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xxl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xxl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xxl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xxl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xxl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xxl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xxl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xxl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xxl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}
.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-n1 {
        margin: -0.25rem !important;
    }
    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }
    .m-sm-n2 {
        margin: -0.5rem !important;
    }
    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }
    .m-sm-n3 {
        margin: -1rem !important;
    }
    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }
    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }
    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }
    .m-sm-n4 {
        margin: -1.5rem !important;
    }
    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }
    .m-sm-n5 {
        margin: -3rem !important;
    }
    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }
    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }
    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-n1 {
        margin: -0.25rem !important;
    }
    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }
    .m-md-n2 {
        margin: -0.5rem !important;
    }
    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }
    .m-md-n3 {
        margin: -1rem !important;
    }
    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }
    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }
    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }
    .m-md-n4 {
        margin: -1.5rem !important;
    }
    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }
    .m-md-n5 {
        margin: -3rem !important;
    }
    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }
    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }
    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-n1 {
        margin: -0.25rem !important;
    }
    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }
    .m-lg-n2 {
        margin: -0.5rem !important;
    }
    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }
    .m-lg-n3 {
        margin: -1rem !important;
    }
    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }
    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }
    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }
    .m-lg-n4 {
        margin: -1.5rem !important;
    }
    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }
    .m-lg-n5 {
        margin: -3rem !important;
    }
    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }
    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }
    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xl-n3 {
        margin: -1rem !important;
    }
    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }
    .m-xl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xl-n5 {
        margin: -3rem !important;
    }
    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}
@media (min-width: 1367px) {
    .m-xxl-0 {
        margin: 0 !important;
    }
    .mt-xxl-0,
    .my-xxl-0 {
        margin-top: 0 !important;
    }
    .mr-xxl-0,
    .mx-xxl-0 {
        margin-right: 0 !important;
    }
    .mb-xxl-0,
    .my-xxl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xxl-0,
    .mx-xxl-0 {
        margin-left: 0 !important;
    }
    .m-xxl-1 {
        margin: 0.25rem !important;
    }
    .mt-xxl-1,
    .my-xxl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xxl-1,
    .mx-xxl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xxl-1,
    .my-xxl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xxl-1,
    .mx-xxl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xxl-2 {
        margin: 0.5rem !important;
    }
    .mt-xxl-2,
    .my-xxl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xxl-2,
    .mx-xxl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xxl-2,
    .my-xxl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xxl-2,
    .mx-xxl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xxl-3 {
        margin: 1rem !important;
    }
    .mt-xxl-3,
    .my-xxl-3 {
        margin-top: 1rem !important;
    }
    .mr-xxl-3,
    .mx-xxl-3 {
        margin-right: 1rem !important;
    }
    .mb-xxl-3,
    .my-xxl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xxl-3,
    .mx-xxl-3 {
        margin-left: 1rem !important;
    }
    .m-xxl-4 {
        margin: 1.5rem !important;
    }
    .mt-xxl-4,
    .my-xxl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xxl-4,
    .mx-xxl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xxl-4,
    .my-xxl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xxl-4,
    .mx-xxl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xxl-5 {
        margin: 3rem !important;
    }
    .mt-xxl-5,
    .my-xxl-5 {
        margin-top: 3rem !important;
    }
    .mr-xxl-5,
    .mx-xxl-5 {
        margin-right: 3rem !important;
    }
    .mb-xxl-5,
    .my-xxl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xxl-5,
    .mx-xxl-5 {
        margin-left: 3rem !important;
    }
    .p-xxl-0 {
        padding: 0 !important;
    }
    .pt-xxl-0,
    .py-xxl-0 {
        padding-top: 0 !important;
    }
    .pr-xxl-0,
    .px-xxl-0 {
        padding-right: 0 !important;
    }
    .pb-xxl-0,
    .py-xxl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xxl-0,
    .px-xxl-0 {
        padding-left: 0 !important;
    }
    .p-xxl-1 {
        padding: 0.25rem !important;
    }
    .pt-xxl-1,
    .py-xxl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xxl-1,
    .px-xxl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xxl-1,
    .py-xxl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xxl-1,
    .px-xxl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xxl-2 {
        padding: 0.5rem !important;
    }
    .pt-xxl-2,
    .py-xxl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xxl-2,
    .px-xxl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xxl-2,
    .py-xxl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xxl-2,
    .px-xxl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xxl-3 {
        padding: 1rem !important;
    }
    .pt-xxl-3,
    .py-xxl-3 {
        padding-top: 1rem !important;
    }
    .pr-xxl-3,
    .px-xxl-3 {
        padding-right: 1rem !important;
    }
    .pb-xxl-3,
    .py-xxl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xxl-3,
    .px-xxl-3 {
        padding-left: 1rem !important;
    }
    .p-xxl-4 {
        padding: 1.5rem !important;
    }
    .pt-xxl-4,
    .py-xxl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xxl-4,
    .px-xxl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xxl-4,
    .py-xxl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xxl-4,
    .px-xxl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xxl-5 {
        padding: 3rem !important;
    }
    .pt-xxl-5,
    .py-xxl-5 {
        padding-top: 3rem !important;
    }
    .pr-xxl-5,
    .px-xxl-5 {
        padding-right: 3rem !important;
    }
    .pb-xxl-5,
    .py-xxl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xxl-5,
    .px-xxl-5 {
        padding-left: 3rem !important;
    }
    .m-xxl-n1 {
        margin: -0.25rem !important;
    }
    .mt-xxl-n1,
    .my-xxl-n1 {
        margin-top: -0.25rem !important;
    }
    .mr-xxl-n1,
    .mx-xxl-n1 {
        margin-right: -0.25rem !important;
    }
    .mb-xxl-n1,
    .my-xxl-n1 {
        margin-bottom: -0.25rem !important;
    }
    .ml-xxl-n1,
    .mx-xxl-n1 {
        margin-left: -0.25rem !important;
    }
    .m-xxl-n2 {
        margin: -0.5rem !important;
    }
    .mt-xxl-n2,
    .my-xxl-n2 {
        margin-top: -0.5rem !important;
    }
    .mr-xxl-n2,
    .mx-xxl-n2 {
        margin-right: -0.5rem !important;
    }
    .mb-xxl-n2,
    .my-xxl-n2 {
        margin-bottom: -0.5rem !important;
    }
    .ml-xxl-n2,
    .mx-xxl-n2 {
        margin-left: -0.5rem !important;
    }
    .m-xxl-n3 {
        margin: -1rem !important;
    }
    .mt-xxl-n3,
    .my-xxl-n3 {
        margin-top: -1rem !important;
    }
    .mr-xxl-n3,
    .mx-xxl-n3 {
        margin-right: -1rem !important;
    }
    .mb-xxl-n3,
    .my-xxl-n3 {
        margin-bottom: -1rem !important;
    }
    .ml-xxl-n3,
    .mx-xxl-n3 {
        margin-left: -1rem !important;
    }
    .m-xxl-n4 {
        margin: -1.5rem !important;
    }
    .mt-xxl-n4,
    .my-xxl-n4 {
        margin-top: -1.5rem !important;
    }
    .mr-xxl-n4,
    .mx-xxl-n4 {
        margin-right: -1.5rem !important;
    }
    .mb-xxl-n4,
    .my-xxl-n4 {
        margin-bottom: -1.5rem !important;
    }
    .ml-xxl-n4,
    .mx-xxl-n4 {
        margin-left: -1.5rem !important;
    }
    .m-xxl-n5 {
        margin: -3rem !important;
    }
    .mt-xxl-n5,
    .my-xxl-n5 {
        margin-top: -3rem !important;
    }
    .mr-xxl-n5,
    .mx-xxl-n5 {
        margin-right: -3rem !important;
    }
    .mb-xxl-n5,
    .my-xxl-n5 {
        margin-bottom: -3rem !important;
    }
    .ml-xxl-n5,
    .mx-xxl-n5 {
        margin-left: -3rem !important;
    }
    .m-xxl-auto {
        margin: auto !important;
    }
    .mt-xxl-auto,
    .my-xxl-auto {
        margin-top: auto !important;
    }
    .mr-xxl-auto,
    .mx-xxl-auto {
        margin-right: auto !important;
    }
    .mb-xxl-auto,
    .my-xxl-auto {
        margin-bottom: auto !important;
    }
    .ml-xxl-auto,
    .mx-xxl-auto {
        margin-left: auto !important;
    }
}
.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.w-auto {
    width: auto !important;
}

.h-25 {
    height: 25% !important;
}

.h-50 {
    height: 50% !important;
}

.h-75 {
    height: 75% !important;
}

.h-100 {
    height: 100% !important;
}

.h-auto {
    height: auto !important;
}

.mw-100 {
    max-width: 100% !important;
}

.mh-100 {
    max-height: 100% !important;
}

.min-vw-100 {
    min-width: 100vw !important;
}

.min-vh-100 {
    min-height: 100vh !important;
}

.vw-100 {
    width: 100vw !important;
}

.vh-100 {
    height: 100vh !important;
}

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

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

.swiper-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function);
    -o-transition-timing-function: var(--swiper-wrapper-transition-timing-function);
    transition-timing-function: var(--swiper-wrapper-transition-timing-function);
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

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

.swiper-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

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

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    display: block;
}

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

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

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

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

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.swiper-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999;
}

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

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

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

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

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

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

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
}

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

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

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

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

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

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

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

:root {
    --swiper-navigation-size: 44px;
    /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: 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.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important;
}

.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-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}

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

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

:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

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

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

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important;
}

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

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

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

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

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

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

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

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

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

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

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

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

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

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
}

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

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

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

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

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    -o-transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

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

.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%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
}

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

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

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

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

:root {
    /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

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

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    border-radius: var(--swiper-scrollbar-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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: 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%;
    -o-object-fit: contain;
    object-fit: contain;
}

.swiper-slide-zoomed {
    cursor: move;
    -ms-touch-action: none;
    touch-action: none;
}

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

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

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

.swiper-grid-column > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

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

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

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

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

.swiper-cube {
    overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
    overflow: visible;
}

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

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

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

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

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

.swiper-cards {
    overflow: visible;
}

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

@font-face {
    font-family: "Actay";
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayRegular.eot");
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayRegular.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegular.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegular.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegular.svg#Actay-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Actay";
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayRegularItalic.eot");
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayRegularItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegularItalic.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegularItalic.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/Actay/ActayRegularItalic.svg#Actay-RegularItalic") format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "Actay";
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBold.eot");
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBold.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBold.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBold.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBold.svg#ActayWideBold") format("svg");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Actay";
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBoldItalic.eot");
    src: url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBoldItalic.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBoldItalic.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBoldItalic.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/Actay/ActayWideBoldItalic.svg#ActayWideBoldItalic") format("svg");
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}
@font-face {
    font-family: "DelaGothicOne";
    src: url("/local/templates/multilandia/css/../fonts/DelaGothicOne/DelaGothicOne.eot");
    src: url("/local/templates/multilandia/css/../fonts/DelaGothicOne/DelaGothicOne.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/DelaGothicOne/DelaGothicOne.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/DelaGothicOne/DelaGothicOne.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/DelaGothicOne/DelaGothicOne.svg#DelaGothicOne") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Soyuzmult";
    src: url("/local/templates/multilandia/css/../fonts/Soyuzmult/Soyuzmult.eot");
    src: url("/local/templates/multilandia/css/../fonts/Soyuzmult/Soyuzmult.eot?#iefix") format("embedded-opentype"), url("/local/templates/multilandia/css/../fonts/Soyuzmult/Soyuzmult.woff2") format("woff2"), url("/local/templates/multilandia/css/../fonts/Soyuzmult/Soyuzmult.woff") format("woff"), url("/local/templates/multilandia/css/../fonts/Soyuzmult/Soyuzmult.svg#Soyuzmult") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}
a:hover, a:focus {
    text-decoration: none;
}

img {
    max-width: 100%;
}

ul {
    list-style-type: none;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

body, input, textarea, button, a {
    font-family: "Actay", sans-serif;
}

body {
    font-size: 22px;
    font-weight: 400;
    line-height: 1.4;
    color: #1D1581;
    background-color: #F6F7ED;
}

header {
    position: relative;
}

.container {
    padding-left: 10px;
    padding-right: 10px;
}
@media (min-width: 360px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (min-width: 576px) {
    .container {
        padding-left: 24px;
        padding-right: 24px;
    }
}
@media (min-width: 768px) {
    .container {
        padding-left: 30px;
        padding-right: 30px;
    }
}
@media (min-width: 1200px) {
    .container {
        padding-left: 40px;
        padding-right: 40px;
    }
}

.ml-wrapper {
    overflow: hidden;
}

.ml-main {
    min-height: calc(100vh - 746px);
}

.ml-page {
    padding-bottom: 80px;
}
.ml-page .ml-section:not(.ml-section_bg):last-child {
    padding-bottom: 0;
}

.ml-page-title {
    font-size: 70px;
    line-height: 0.92;
    color: #5772F7;
    font-family: "Soyuzmult", sans-serif;
    margin-top: 0;
    margin-bottom: 0;
}
.ml-page-title span {
    color: #5772F7;
}
.ml-page-title + .ml-tab-btn-nav {
    margin-top: 38px;
}
.ml-page-title + .ml-page-menu {
    margin-top: 15px;
}

.ml-page-header {
    margin-bottom: 38px;
}
.ml-page-header .row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ml-page-header .row > .ml-page-title {
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 1366px) {
    .ml-page-header .row > .ml-page-title {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media (max-width: 1199px) {
    .ml-page-header .row > .ml-page-title {
        padding-left: 12px;
        padding-right: 12px;
    }
}
.ml-page-header .row > .ml-page-actions {
    padding-left: 20px;
    padding-right: 20px;
}
@media (max-width: 1366px) {
    .ml-page-header .row > .ml-page-actions {
        padding-left: 14px;
        padding-right: 14px;
    }
}
@media (max-width: 1199px) {
    .ml-page-header .row > .ml-page-actions {
        padding-left: 12px;
        padding-right: 12px;
    }
}

.ml-page-desc {
    color: #6D828F;
    max-width: 1190px;
    margin-bottom: 1.4em;
}

.ml-section {
    padding: 80px 0;
}
.ml-section_bg {
    background-color: #5772F7;
}
.ml-section_bg .ml-section-title {
    color: #F1F7D7;
}
.ml-section:not(.ml-section_bg) + .ml-section:not(.ml-section_bg) {
    padding-top: 0;
}

.ml-section-header {
    margin-top: -5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 30px;
}

.ml-section-footer {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ml-section-footer .ml-section-btn {
    margin-top: 20px;
}

.ml-section-title {
    margin-top: 0;
    margin-bottom: -4px;
    font-family: "Soyuzmult", sans-serif;
    font-size: 70px;
    line-height: 0.91;
    color: #5772F7;
    margin-right: auto;
}

.ml-section-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 36px;
    line-height: 1.6;
    color: #1D1581;
}

.ml-content-title {
    margin-top: 0;
    margin-bottom: 0;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 36px;
    line-height: 1.6;
    color: #1D1581;
}

.ml-section-detail-text,
.ml-section-detail-text-conditions {
    display: none;
}

.videoWrapper {
    float: none;
    clear: both;
    width: 100%;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    border-radius: 20px;
    overflow: hidden;
}
.videoWrapper iframe,
.videoWrapper video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ml-page-content {
    font-size: 22px;
    line-height: 1.4;
    padding-bottom: 80px;
}
.ml-page-content figure {
    display: block;
    margin-top: 0;
    margin-bottom: 0;
}
.ml-page-content figcaption {
    display: block;
    text-align: center;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.33;
    margin-top: 30px;
    font-family: "DelaGothicOne", sans-serif;
}
.ml-page-content p, .ml-page-content ul, .ml-page-content ol {
    margin: 0.75em 0;
}
.ml-page-content img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 20px;
}
.ml-page-content > img,
.ml-page-content > .container > img {
    margin-bottom: 75px;
}
.ml-page-content > img:last-child,
.ml-page-content > .container > img:last-child {
    margin-bottom: 0;
}
.ml-page-content > img:not(:first-child),
.ml-page-content > .container > img:not(:first-child) {
    margin-top: 75px;
}
.ml-page-content .videoWrapper {
    margin-top: 75px;
    margin-bottom: 75px;
}
.ml-page-content .videoWrapper:first-child {
    margin-top: 0;
}
.ml-page-content .videoWrapper:last-child {
    margin-bottom: 0;
}
.ml-page-content picture {
    display: block;
    background-color: #E7E7E7;
    margin-bottom: 75px;
    border-radius: 20px;
    overflow: hidden;
}
.ml-page-content picture img {
    display: block;
    width: 100%;
    height: auto;
}
.ml-page-content picture img.lazyload, .ml-page-content picture img.lazyloading {
    -webkit-filter: blur(16px);
    filter: blur(16px);
}
.ml-page-content picture:last-child {
    margin-bottom: 0;
}
.ml-page-content picture:not(:first-child) {
    margin-top: 75px;
}
.ml-page-content .ml-section-subtitle,
.ml-page-content .ml-content-title {
    line-height: 1.4;
    margin-bottom: 0.8em;
}
.ml-page-content .ml-section-subtitle:not(:first-child),
.ml-page-content .ml-content-title:not(:first-child) {
    margin-top: 65px;
}
.ml-page-content .ml-video-link picture {
    margin-top: 0;
    margin-bottom: 0;
}
.ml-page-content .ml-video-link:not(:first-child) {
    margin-top: 75px;
}
.ml-page-content + .ml-section:not(.ml-section_bg) {
    padding-top: 0;
}
.ml-page-content > .row,
.ml-page-content > figure,
.ml-page-content > .container > .row,
.ml-page-content > .container > figure {
    margin-top: 75px;
    margin-bottom: 75px;
}
.ml-page-content > .row:first-child,
.ml-page-content > figure:first-child,
.ml-page-content > .container > .row:first-child,
.ml-page-content > .container > figure:first-child {
    margin-top: 0;
}
.ml-page-content > .row:last-child,
.ml-page-content > figure:last-child,
.ml-page-content > .container > .row:last-child,
.ml-page-content > .container > figure:last-child {
    margin-bottom: 0;
}
.ml-page-content .ml-content-actions:not(:first-child) {
    margin-top: 34px;
}
.ml-page-content:last-child {
    padding-bottom: 0;
}

.ml-video-link {
    display: block;
    text-decoration: none;
    position: relative;
    color: #1D1581;
}
.ml-video-link picture {
    position: relative;
}
.ml-video-link picture img {
    display: block;
    width: 100%;
    height: auto;
}
.ml-video-link picture img.lazyload, .ml-video-link picture img.lazyloading {
    -webkit-filter: blur(16px);
    filter: blur(16px);
}
.ml-video-link picture:after {
    content: "";
    display: block;
    position: absolute;
    z-index: 3;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 140px;
    height: 140px;
    margin: auto;
    border-radius: 50%;
    background: #ffffff url(/local/templates/multilandia/css/../img/icons/play.svg) no-repeat 53px center;
    background-size: 44px 50px;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.ml-video-link:hover {
    text-decoration: none;
    color: #1D1581;
}
.ml-video-link:hover picture:after {
    background-color: #F1F7D7;
}

.ml-sidebar-block {
    background-color: #FFFFFF;
    border-radius: 20px;
    padding: 36px;
}

.ml-sidebar-menu:not(:last-child) {
    margin-bottom: 30px;
}
.ml-sidebar-menu__title {
    display: inline-block;
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
    margin: 0;
    outline: 0;
    color: #1D1581;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-sidebar-menu__title:hover {
    color: #F47456;
}
.ml-sidebar-menu__list {
    list-style: none;
    padding: 15px 0 0;
    font-size: 18px;
    line-height: 1.33;
    margin: 0;
}
.ml-sidebar-menu__item:not(:last-child) {
    margin-bottom: 14px;
}
.ml-sidebar-menu__link {
    color: #1D1581;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-sidebar-menu__link:hover {
    color: #F47456;
}

.ml-section-img {
    display: block;
    overflow: hidden;
}
.ml-section-img img {
    display: block;
    width: 100%;
    height: auto;
}
.ml-section-img img.lazyload, .ml-section-img img[src*=-thumb] {
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.ml-section-label {
    font-size: 18px;
    font-family: "DelaGothicOne", sans-serif;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: 32px;
}

.btn-slider-arrow {
    display: block;
    width: 44px;
    height: 44px;
    background-color: transparent;
    border: 0;
    padding: 0;
    outline: 0;
    cursor: pointer;
    position: relative;
}
.btn-slider-arrow:not(:last-child) {
    margin-right: 10px;
}
.btn-slider-arrow .icon {
    display: block;
    width: 44px;
    height: 44px;
    fill: #5772F7;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}
.btn-slider-arrow_prev .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.btn-slider-arrow:hover .icon {
    fill: #6D828F;
}
.btn-slider-arrow_disabled, .btn-slider-arrow.swiper-button-disabled {
    pointer-events: none;
    cursor: default;
}
.btn-slider-arrow_disabled .icon, .btn-slider-arrow.swiper-button-disabled .icon {
    fill: #DAE0E4;
}

.overflow-hidden {
    overflow: hidden;
}

.color_orange {
    color: #F96249;
}
.color_green {
    color: #B7FF70;
}
.color_pink {
    color: #FE68A8;
}
.color_dark-blue {
    color: #1D1581;
}
.color_blue {
    color: #5772F7;
}
.color_grey {
    color: #A2A1B7;
}

@media (max-width: 1800px) {
    .ml-page-title {
        font-size: 3.65vw;
    }
    .ml-page-header {
        margin-bottom: 1.9%;
    }
}
@media (max-width: 1680px) {
    .ml-page-title {
        font-size: 60px;
    }
    .ml-page-header {
        margin-bottom: 30px;
    }
    .ml-section-title {
        font-size: 60px;
        margin-bottom: 0;
    }
    .ml-section-subtitle {
        font-size: 34px;
    }
    .ml-content-title {
        font-size: 34px;
    }
    .ml-sidebar-block {
        padding: 30px;
    }
    .ml-page-content {
        font-size: 20px;
        padding-bottom: 60px;
    }
    .ml-page-content figcaption {
        font-size: 22px;
        margin-top: 28px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 54px;
    }
    .ml-page-content > img:last-child,
    .ml-page-content > .container > img:last-child {
        margin-bottom: 0;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 54px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 54px;
        margin-bottom: 54px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 54px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 54px;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 36px;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 54px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-content-actions:not(:first-child) {
        margin-top: 30px;
    }
    .ml-page-content:last-child {
        padding-bottom: 0;
    }
    .ml-video-link picture:after {
        width: 100px;
        height: 100px;
        background-position-x: 37px;
        background-size: 32px 37px;
    }
}
@media (max-width: 1480px) {
    .ml-page {
        padding-bottom: 70px;
    }
    .ml-page-title {
        font-size: 50px;
    }
    .ml-page-title + .ml-tab-btn-nav {
        margin-top: 30px;
    }
    .ml-page-header {
        margin-bottom: 24px;
    }
    .ml-section {
        padding: 65px 0;
    }
    .ml-section-title {
        font-size: 50px;
    }
    .ml-section-subtitle {
        font-size: 28px;
    }
    .ml-content-title {
        font-size: 28px;
    }
    .ml-page-content {
        font-size: 18px;
    }
    .ml-page-content figcaption {
        font-size: 20px;
        margin-top: 24px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 54px;
    }
    .ml-page-content > img:last-child,
    .ml-page-content > .container > img:last-child {
        margin-bottom: 0;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 50px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 50px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 50px;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 32px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 50px;
        margin-bottom: 50px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 50px;
    }
    .ml-sidebar-menu:not(:last-child) {
        margin-bottom: 24px;
    }
    .ml-sidebar-menu__title {
        font-size: 21px;
    }
    .ml-sidebar-menu__list {
        font-size: 16px;
        padding-top: 12px;
    }
    .ml-sidebar-menu__item:not(:last-child) {
        margin-bottom: 12px;
    }
    .ml-video-link picture:after {
        width: 90px;
        height: 90px;
        background-position-x: 34px;
        background-size: 28px 32px;
    }
}
@media (max-width: 1366px) {
    .row {
        margin-left: -14px;
        margin-right: -14px;
    }
    [class*=col-] {
        padding-left: 14px;
        padding-right: 14px;
    }
    .ml-page {
        padding-bottom: 65px;
    }
    .ml-page-title {
        font-size: 44px;
    }
    .ml-section-subtitle {
        font-size: 26px;
    }
    .ml-content-title {
        font-size: 22px;
    }
    .ml-page-content {
        font-size: 16px;
    }
    .ml-page-content figcaption {
        font-size: 18px;
        margin-top: 20px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1.2em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 40px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 40px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 50px;
    }
    .ml-video-link picture:after {
        width: 70px;
        height: 70px;
        background-position-x: 26px;
        background-size: 22px 25px;
    }
    .ml-sidebar-block {
        padding: 20px 24px 22px 24px;
    }
    .ml-sidebar-menu:not(:last-child) {
        margin-bottom: 14px;
    }
    .ml-sidebar-menu__title {
        font-size: 20px;
    }
    .ml-sidebar-menu__list {
        font-size: 16px;
        padding-top: 12px;
    }
    .ml-sidebar-menu__item:not(:last-child) {
        margin-bottom: 10px;
    }
}
@media (max-width: 1199px) {
    .row {
        margin-left: -12px;
        margin-right: -12px;
    }
    [class*=col-] {
        padding-left: 12px;
        padding-right: 12px;
    }
    .ml-page {
        padding-bottom: 60px;
    }
    .ml-section-header {
        margin-bottom: 28px;
    }
    .ml-page-title {
        font-size: 40px;
    }
    .ml-section {
        padding: 50px 0;
    }
    .ml-content-title {
        font-size: 20px;
    }
    .ml-page-content {
        font-size: 16px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1.2em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 40px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content picture {
        margin-bottom: 40px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 40px;
    }
    .ml-sidebar-block {
        padding: 16px 20px 18px 20px;
    }
    .ml-sidebar-menu:not(:last-child) {
        margin-bottom: 8px;
    }
    .ml-sidebar-menu__title {
        font-size: 18px;
    }
    .ml-sidebar-menu__list {
        font-size: 15px;
        padding-top: 10px;
    }
    .ml-sidebar-menu__item:not(:last-child) {
        margin-bottom: 10px;
    }
}
@media (max-width: 991px) {
    .ml-page {
        padding-bottom: 48px;
    }
    .ml-page-title {
        font-size: 34px;
        line-height: 1.1;
    }
    .ml-page-title + .ml-tab-btn-nav {
        margin-top: 28px;
    }
    .ml-page-header {
        margin-bottom: 20px;
    }
    .ml-section-header {
        margin-bottom: 20px;
    }
    .ml-section-title {
        font-size: 34px;
        line-height: 1.1;
    }
    .ml-sidebar-block {
        background: none;
        border-radius: 0;
        padding: 0;
        margin-bottom: 28px;
    }
    .ml-section-subtitle {
        font-size: 24px;
        line-height: 1.6;
    }
    .ml-content-title {
        font-size: 18px;
    }
    .ml-page-content {
        font-size: 14px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1.2em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 40px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 40px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 40px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 40px;
    }
    .ml-sidebar-menu {
        background-color: #FFFFFF;
        border-radius: 15px;
    }
    .ml-sidebar-menu:not(:last-child) {
        margin-bottom: 10px;
    }
    .ml-sidebar-menu__title {
        display: block;
        font-family: "DelaGothicOne", sans-serif;
        font-weight: normal;
        font-size: 14px;
        line-height: 1.4;
        padding: 12px 60px 12px 20px;
        position: relative;
    }
    .ml-sidebar-menu__title:after {
        content: "";
        display: block;
        width: 18px;
        height: 9px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 20px;
        margin: auto 0;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 9' width='18' height='9'%3E%3Cpath fill='%231D1581' d='M7.6,8.1l-6-4.8c-1.5-1.2-2-3-0.7-3c1.3,0,2,0.6,5.3,3.6c3.3,3,3.7,2,4.7,1.2c2-1.8,3.2-4.8,5.9-4.8 c2.3,0-0.1,3.2-1.8,4.7l-2.8,2.5C10.2,9.4,8.3,8.7,7.6,8.1z'/%3E%3C/svg%3E") no-repeat center center;
        background-size: contain;
        -webkit-transition: -webkit-transform 0.24s;
        transition: -webkit-transform 0.24s;
        -o-transition: transform 0.24s;
        transition: transform 0.24s;
        transition: transform 0.24s, -webkit-transform 0.24s;
    }
    .ml-sidebar-menu__list {
        padding: 8px 20px 20px;
        display: none;
    }
    .ml-sidebar-menu__item:not(:last-child) {
        margin-bottom: 12px;
    }
    .ml-sidebar-menu_open .ml-sidebar-menu__title:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .btn-slider-arrow {
        width: 40px;
        height: 40px;
    }
    .btn-slider-arrow .icon {
        width: 40px;
        height: 40px;
    }
}
@media (max-width: 767px) {
    .container {
        max-width: none;
    }
    .ml-page-title {
        font-size: 32px;
    }
    .ml-section-title {
        font-size: 32px;
    }
    .ml-section-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .ml-section-header .ml-section-btn {
        display: none;
    }
    .ml-content-title {
        font-size: 18px;
    }
    .ml-page-content {
        font-size: 14px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1.2em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 24px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 30px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 30px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 30px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 30px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 30px;
    }
    .ml-video-link picture:after {
        width: 60px;
        height: 60px;
        background-position-x: 24px;
        background-size: 18px 22px;
    }
}
@media (max-width: 575px) {
    .ml-page-actions-favorite {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 16px;
        padding-bottom: 4px;
    }
    .ml-section {
        padding: 40px 0;
    }
    .ml-page-title {
        font-size: 30px;
    }
    .ml-section-title {
        font-size: 30px;
    }
    .ml-video-link picture:after {
        width: 54px;
        height: 54px;
        background-position-x: 22px;
        background-size: 16px 18px;
    }
}
@media (max-width: 480px) {
    .ml-page-actions-favorite {
        margin-top: 14px;
    }
    .ml-page {
        padding-bottom: 42px;
    }
    .ml-page-title {
        font-size: 26px;
        line-height: 1.2;
    }
    .ml-section-title {
        font-size: 26px;
        line-height: 1.2;
    }
    .ml-section-subtitle {
        font-size: 22px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 20px;
    }
    .ml-page-content img {
        border-radius: 15px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 28px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 28px;
        margin-bottom: 28px;
        border-radius: 15px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 28px;
        border-radius: 15px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 28px;
    }
}
@media (max-width: 359px) {
    .ml-page-title {
        font-size: 24px;
    }
    .ml-section-title {
        font-size: 24px;
    }
    .ml-section-subtitle {
        font-size: 18px;
    }
    .ml-sidebar-menu {
        border-radius: 10px;
    }
    .ml-sidebar-menu__title {
        padding-left: 10px;
        padding-right: 55px;
    }
    .ml-page-content {
        font-size: 12px;
    }
    .ml-page-content .ml-section-subtitle,
    .ml-page-content .ml-content-title {
        margin-bottom: 1em;
    }
    .ml-page-content .ml-section-subtitle:not(:first-child),
    .ml-page-content .ml-content-title:not(:first-child) {
        margin-top: 20px;
    }
    .ml-page-content > img,
    .ml-page-content > .container > img {
        margin-bottom: 28px;
    }
    .ml-page-content > img:not(:first-child),
    .ml-page-content > .container > img:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content .videoWrapper {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .ml-page-content .videoWrapper:first-child {
        margin-top: 0;
    }
    .ml-page-content .videoWrapper:last-child {
        margin-bottom: 0;
    }
    .ml-page-content picture {
        margin-bottom: 28px;
    }
    .ml-page-content picture:not(:first-child) {
        margin-top: 28px;
    }
    .ml-page-content > .row,
    .ml-page-content > figure,
    .ml-page-content > .container > .row,
    .ml-page-content > .container > figure {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .ml-page-content > .row:first-child,
    .ml-page-content > figure:first-child,
    .ml-page-content > .container > .row:first-child,
    .ml-page-content > .container > figure:first-child {
        margin-top: 0;
    }
    .ml-page-content > .row:last-child,
    .ml-page-content > figure:last-child,
    .ml-page-content > .container > .row:last-child,
    .ml-page-content > .container > figure:last-child {
        margin-bottom: 0;
    }
    .ml-page-content .ml-video-link:not(:first-child) {
        margin-top: 28px;
    }
    .ml-video-link picture:after {
        width: 40px;
        height: 40px;
        background-position-x: 16px;
        background-size: 12px 14px;
    }
}
input.ml-btn {
    line-height: 1 !important;
}

a.ml-btn > span,
span.ml-btn > span,
div.ml-btn > span {
    line-height: 40px;
}

.ml-btn {
    display: inline-block;
    position: relative;
    min-width: 60px;
    height: 60px;
    font-family: "DelaGothicOne", sans-serif;
    font-weight: normal;
    font-size: 18px;
    line-height: 60px;
    background-color: #B7FF70;
    color: #5772F7;
    border: 0 none transparent;
    cursor: pointer;
    outline: 0;
    text-align: center;
    white-space: nowrap;
    padding: 0 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none !important;
    -webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s, border-color 0.3s;
    transition: background-color 0.3s, color 0.3s, border-color 0.3s;
}
.ml-btn svg,
.ml-btn .icon,
.ml-btn span {
    display: inline-block;
    vertical-align: middle;
}
.ml-btn svg {
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}
.ml-btn svg,
.ml-btn .icon {
    margin-right: 15px;
    fill: #FFFFFF;
}
.ml-btn svg:last-child,
.ml-btn .icon:last-child {
    margin-right: 0;
}
.ml-btn:hover {
    color: #F1F7D7;
    background-color: #F47456;
}
.ml-btn:hover svg,
.ml-btn:hover .icon {
    fill: #F1F7D7;
}
.ml-btn:active {
    color: #F1F7D7;
    background-color: #F47456;
}
.ml-btn:active svg,
.ml-btn:active .icon {
    fill: #F1F7D7;
}
.ml-btn_disabled, .ml-btn:disabled {
    background-color: #B7FF70 !important;
    color: #5772F7 !important;
    pointer-events: none;
}
.ml-btn_disabled svg,
.ml-btn_disabled .icon, .ml-btn:disabled svg,
.ml-btn:disabled .icon {
    fill: #5772F7 !important;
}
.ml-btn_small {
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    font-weight: 400;
}
.ml-btn_round {
    border-radius: 20px;
}
.ml-btn_orange {
    background-color: #F47456;
    color: #F1F7D7;
}
.ml-btn_orange svg,
.ml-btn_orange .icon {
    fill: #F1F7D7;
}
.ml-btn_orange:hover {
    color: #F1F7D7;
    background-color: #5772F7;
}
.ml-btn_orange:hover svg,
.ml-btn_orange:hover .icon {
    fill: #F1F7D7;
}
.ml-btn_orange:active {
    color: #F1F7D7;
    background-color: #5772F7;
}
.ml-btn_orange:active svg,
.ml-btn_orange:active .icon {
    fill: #F1F7D7;
}
.ml-btn_orange_disabled, .ml-btn_orange:disabled {
    background-color: #F47456 !important;
    color: #F1F7D7 !important;
    pointer-events: none;
    opacity: 0.5;
}
.ml-btn_orange_disabled svg,
.ml-btn_orange_disabled .icon, .ml-btn_orange:disabled svg,
.ml-btn_orange:disabled .icon {
    fill: #F1F7D7 !important;
}
.ml-btn_orange-pink {
    background-color: #F47456;
    color: #F1F7D7;
}
.ml-btn_orange-pink svg,
.ml-btn_orange-pink .icon {
    fill: #F1F7D7;
}
.ml-btn_orange-pink:hover {
    color: #F1F7D7;
    background-color: #FE68A8;
}
.ml-btn_orange-pink:hover svg,
.ml-btn_orange-pink:hover .icon {
    fill: #F1F7D7;
}
.ml-btn_orange-pink:active {
    color: #F1F7D7;
    background-color: #FE68A8;
}
.ml-btn_orange-pink:active svg,
.ml-btn_orange-pink:active .icon {
    fill: #F1F7D7;
}
.ml-btn_orange-pink_disabled, .ml-btn_orange-pink:disabled {
    background-color: #F47456 !important;
    color: #F1F7D7 !important;
    pointer-events: none;
    opacity: 0.5;
}
.ml-btn_orange-pink_disabled svg,
.ml-btn_orange-pink_disabled .icon, .ml-btn_orange-pink:disabled svg,
.ml-btn_orange-pink:disabled .icon {
    fill: #F1F7D7 !important;
}
.ml-btn_orange-pink.ml-btn_active {
    color: #F1F7D7;
    background-color: #FE68A8;
}
.ml-btn_orange-pink.ml-btn_active svg,
.ml-btn_orange-pink.ml-btn_active .icon {
    fill: #F1F7D7;
}
.ml-btn_pink {
    background-color: #FE68A8;
    color: #F1F7D7;
}
.ml-btn_pink:hover {
    color: #5772F7;
    background-color: #B7FF70;
}
.ml-btn_pink:hover svg,
.ml-btn_pink:hover .icon {
    fill: #5772F7;
}
.ml-btn_pink:active {
    color: #5772F7;
    background-color: #B7FF70;
}
.ml-btn_pink:active svg,
.ml-btn_pink:active .icon {
    fill: #5772F7;
}
.ml-btn_pink_disabled, .ml-btn_pink:disabled {
    background-color: #FE68A8 !important;
    color: #F1F7D7 !important;
    pointer-events: none;
    opacity: 0.5;
}
.ml-btn_pink_disabled svg,
.ml-btn_pink_disabled .icon, .ml-btn_pink:disabled svg,
.ml-btn_pink:disabled .icon {
    fill: #F1F7D7 !important;
}

.ml-link-btn {
    display: inline;
    cursor: pointer;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
}

button.ml-btn {
    line-height: 1;
}

.ml-btn-favorite .icon {
    -webkit-transition: fill 0.3s, -webkit-transform 0.5s ease-out;
    transition: fill 0.3s, -webkit-transform 0.5s ease-out;
    -o-transition: fill 0.3s, transform 0.5s ease-out;
    transition: fill 0.3s, transform 0.5s ease-out;
    transition: fill 0.3s, transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
}
.ml-btn-favorite span:after {
    content: "В избранное";
}
.ml-btn-favorite:hover .icon {
    -webkit-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
}
.ml-btn-favorite_active {
    color: #F1F7D7;
    background-color: #FE68A8;
}
.ml-btn-favorite_active svg,
.ml-btn-favorite_active .icon {
    fill: #F1F7D7;
    -webkit-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
    transform: rotate(360deg) scale(1.2);
}
.ml-btn-favorite_active span:after {
    content: "В избранном";
}

@media (max-width: 1680px) {
    .ml-btn {
        font-size: 18px;
        height: 48px;
        line-height: 48px;
        padding: 0 28px;
    }
    .ml-btn_round {
        border-radius: 18px;
    }
}
@media (max-width: 1480px) {
    .ml-btn {
        font-size: 16px;
        height: 44px;
        line-height: 44px;
        padding: 0 24px;
    }
    .ml-btn_round {
        border-radius: 16px;
    }
}
@media (max-width: 1200px) {
    .ml-btn {
        padding: 0 20px;
    }
}
@media (max-width: 991px) {
    .ml-btn {
        height: 40px;
        line-height: 38px;
        font-size: 14px;
        padding: 0 15px;
    }
    .ml-btn_round {
        border-radius: 15px;
    }
    .ml-btn-favorite .icon {
        margin-right: 10px;
        width: 20px;
        height: 20px;
    }
}
@media (max-width: 375px) {
    .ml-btn {
        height: 38px;
        line-height: 36px;
        font-size: 12px;
        padding: 0 15px;
    }
    .ml-btn_round {
        border-radius: 10px;
    }
    .ml-btn-favorite .icon {
        margin-right: 10px;
        width: 18px;
        height: 18px;
    }
}
.icon {
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

svg.icon {
    background: none !important;
}

.icon-star {
    width: 24px;
    height: 24px;
}

.selectric-wrapper {
    position: relative;
    cursor: pointer;
}

.selectric-responsive {
    width: 100%;
}

.selectric {
    border: 1px solid #778379;
    border-radius: 4px;
    background: transparent;
    position: relative;
    overflow: hidden;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.selectric .label {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    margin: 0 40px 0 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    color: #4A524B;
    height: 40px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric .button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    color: #778379;
    text-align: center;
    font-size: 0;
}
.selectric .button:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top-color: #778379;
    border-bottom: none;
}

.selectric-hover .selectric {
    background-color: #ededed;
}

.selectric-open {
    z-index: 9999;
}
.selectric-open .selectric .button:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}
.selectric-open .selectric-items {
    display: block;
}

.selectric-disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.selectric-hide-select {
    position: relative;
    overflow: hidden;
    width: 0;
    height: 0;
}
.selectric-hide-select select {
    position: absolute;
    left: -100%;
}
.selectric-hide-select.selectric-is-native {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.selectric-hide-select.selectric-is-native select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    border: none;
    z-index: 1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
}

.selectric-input {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 1px !important;
    height: 1px !important;
    outline: none !important;
    border: none !important;
    font-size: 0 !important;
    background: none !important;
}

.selectric-temp-show {
    position: absolute !important;
    visibility: hidden !important;
    display: block !important;
}

.selectric-items {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #ffffff;
    border: 1px solid #DCDCDC;
    border-radius: 4px;
    overflow: hidden;
    z-index: -1;
    -webkit-box-shadow: 0 0 10px -6px;
    box-shadow: 0 0 10px -6px;
}
.selectric-items .selectric-scroll {
    height: 100%;
    overflow: auto;
}

.selectric-above .selectric-items {
    top: auto;
    bottom: 100%;
}

.selectric-items ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px;
}
.selectric-items li {
    list-style: none;
    margin: 0;
    font-size: 14px;
    line-height: 20px;
    min-height: 20px;
    display: block;
    padding: 10px;
    color: #4A524B;
    cursor: pointer;
}
.selectric-items li.selected {
    background: #ededed !important;
}
.selectric-items li.highlighted {
    background: #ededed;
}
.selectric-items li:hover {
    background: #f7f7f7;
}
.selectric-items .disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
    cursor: default !important;
    background: none !important;
    color: #666 !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
    font-weight: bold;
    padding-left: 10px;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: none;
    color: #444;
}
.selectric-items .selectric-group.disabled li {
    filter: alpha(opacity=100);
    opacity: 1;
}
.selectric-items .selectric-group li {
    padding-left: 25px;
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}
@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        transform: translateY(40px);
    }
    30% {
        opacity: 1;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    10% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
    20% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.ml-dropzone,
.ml-dropzone * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ml-dropzone {
    min-height: 160px;
    border: 1px dashed #D9D9DA;
    background: white;
    padding: 20px 20px;
    border-radius: 20px;
}
.ml-dropzone input {
    display: none;
}
.ml-dropzone:hover {
    border-color: #5772F7;
}

.ml-dropzone.dz-clickable {
    cursor: pointer;
}

.ml-dropzone.dz-clickable * {
    cursor: default;
}

.ml-dropzone.dz-clickable .dz-message,
.ml-dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}

.ml-dropzone.dz-started .dz-message {
    display: none;
}

.ml-dropzone.dz-drag-hover {
    border-color: #5772F7;
}

.ml-dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}

.ml-dropzone .dz-message {
    text-align: center;
    margin: 2em 0;
}

.ml-dropzone .dz-message .dz-button {
    background: none;
    color: inherit;
    border: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    outline: inherit;
}

.ml-dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px;
}

.ml-dropzone .dz-preview:hover {
    z-index: 1000;
}

.ml-dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.ml-dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
    background: -o-linear-gradient(top, #eee, #ddd);
    background: linear-gradient(to bottom, #eee, #ddd);
}

.ml-dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}

.ml-dropzone .dz-preview.dz-image-preview {
    background: white;
}

.ml-dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.ml-dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border: none;
}

.ml-dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}

.ml-dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}

.ml-dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, 0.9);
    line-height: 150%;
}

.ml-dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px;
}

.ml-dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}

.ml-dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, 0.8);
    background-color: rgba(255, 255, 255, 0.8);
}

.ml-dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ml-dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}

.ml-dropzone .dz-preview .dz-details .dz-filename span,
.ml-dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    padding: 0 0.4em;
    border-radius: 3px;
}

.ml-dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px);
}

.ml-dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10;
}

.ml-dropzone .dz-preview .dz-image img {
    display: block;
}

.ml-dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.ml-dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
    animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}

.ml-dropzone .dz-preview .dz-success-mark,
.ml-dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
}

.ml-dropzone .dz-preview .dz-success-mark svg,
.ml-dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height: 54px;
}

.ml-dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ml-dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease-in;
    -o-transition: opacity 0.4s ease-in;
    transition: opacity 0.4s ease-in;
}

.ml-dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite;
}

.ml-dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden;
}

.ml-dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#444));
    background: -o-linear-gradient(top, #666, #444);
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition: width 300ms ease-in-out;
}

.ml-dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
}

.ml-dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}

.ml-dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: none;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 130px;
    left: -10px;
    width: 140px;
    background: #be2626;
    background: -webkit-gradient(linear, left top, left bottom, from(#be2626), to(#a92222));
    background: -o-linear-gradient(top, #be2626, #a92222);
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: 0.5em 1.2em;
    color: white;
}

.ml-dropzone .dz-preview .dz-error-message:after {
    content: "";
    position: absolute;
    top: -6px;
    left: 64px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #be2626;
}

.ml-form .row {
    margin-left: -10px;
    margin-right: -10px;
}
.ml-form [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
}
.ml-form input[type=text], .ml-form input[type=tel], .ml-form input[type=email], .ml-form input[type=url], .ml-form input[type=number], .ml-form input[type=password] {
    display: block;
    height: 60px;
    width: 100%;
    border: 0;
    outline: 0;
    background-color: #FFFFFF;
    line-height: 1;
    padding: 0 40px;
    font-weight: 400;
    font-size: 18px;
    color: #1D1581;
    border-radius: 20px;
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    background-size: 9px 9px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.ml-form input[type=text]::-webkit-input-placeholder, .ml-form input[type=tel]::-webkit-input-placeholder, .ml-form input[type=email]::-webkit-input-placeholder, .ml-form input[type=url]::-webkit-input-placeholder, .ml-form input[type=number]::-webkit-input-placeholder, .ml-form input[type=password]::-webkit-input-placeholder {
    color: #A2A1B7;
}
.ml-form input[type=text]::-moz-placeholder, .ml-form input[type=tel]::-moz-placeholder, .ml-form input[type=email]::-moz-placeholder, .ml-form input[type=url]::-moz-placeholder, .ml-form input[type=number]::-moz-placeholder, .ml-form input[type=password]::-moz-placeholder {
    color: #A2A1B7;
}
.ml-form input[type=text]:-ms-input-placeholder, .ml-form input[type=tel]:-ms-input-placeholder, .ml-form input[type=email]:-ms-input-placeholder, .ml-form input[type=url]:-ms-input-placeholder, .ml-form input[type=number]:-ms-input-placeholder, .ml-form input[type=password]:-ms-input-placeholder {
    color: #A2A1B7;
}
.ml-form input[type=text]::-ms-input-placeholder, .ml-form input[type=tel]::-ms-input-placeholder, .ml-form input[type=email]::-ms-input-placeholder, .ml-form input[type=url]::-ms-input-placeholder, .ml-form input[type=number]::-ms-input-placeholder, .ml-form input[type=password]::-ms-input-placeholder {
    color: #A2A1B7;
}
.ml-form input[type=text]::placeholder, .ml-form input[type=tel]::placeholder, .ml-form input[type=email]::placeholder, .ml-form input[type=url]::placeholder, .ml-form input[type=number]::placeholder, .ml-form input[type=password]::placeholder {
    color: #A2A1B7;
}
.ml-form input[type=text]:focus, .ml-form input[type=tel]:focus, .ml-form input[type=email]:focus, .ml-form input[type=url]:focus, .ml-form input[type=number]:focus, .ml-form input[type=password]:focus {
    -webkit-box-shadow: inset 0 0 1px 1px #5772F7;
    box-shadow: inset 0 0 1px 1px #5772F7;
}
.ml-form input[type=text]:focus::-webkit-input-placeholder, .ml-form input[type=tel]:focus::-webkit-input-placeholder, .ml-form input[type=email]:focus::-webkit-input-placeholder, .ml-form input[type=url]:focus::-webkit-input-placeholder, .ml-form input[type=number]:focus::-webkit-input-placeholder, .ml-form input[type=password]:focus::-webkit-input-placeholder {
    opacity: 0;
}
.ml-form input[type=text]:focus::-moz-placeholder, .ml-form input[type=tel]:focus::-moz-placeholder, .ml-form input[type=email]:focus::-moz-placeholder, .ml-form input[type=url]:focus::-moz-placeholder, .ml-form input[type=number]:focus::-moz-placeholder, .ml-form input[type=password]:focus::-moz-placeholder {
    opacity: 0;
}
.ml-form input[type=text]:focus:-ms-input-placeholder, .ml-form input[type=tel]:focus:-ms-input-placeholder, .ml-form input[type=email]:focus:-ms-input-placeholder, .ml-form input[type=url]:focus:-ms-input-placeholder, .ml-form input[type=number]:focus:-ms-input-placeholder, .ml-form input[type=password]:focus:-ms-input-placeholder {
    opacity: 0;
}
.ml-form input[type=text]:focus::-ms-input-placeholder, .ml-form input[type=tel]:focus::-ms-input-placeholder, .ml-form input[type=email]:focus::-ms-input-placeholder, .ml-form input[type=url]:focus::-ms-input-placeholder, .ml-form input[type=number]:focus::-ms-input-placeholder, .ml-form input[type=password]:focus::-ms-input-placeholder {
    opacity: 0;
}
.ml-form input[type=text]:focus::placeholder, .ml-form input[type=tel]:focus::placeholder, .ml-form input[type=email]:focus::placeholder, .ml-form input[type=url]:focus::placeholder, .ml-form input[type=number]:focus::placeholder, .ml-form input[type=password]:focus::placeholder {
    opacity: 0;
}
.ml-form input[type=checkbox], .ml-form input[type=radio] {
    display: block;
    position: absolute;
    left: -1px;
    top: -1px;
    z-index: -1;
    width: 0;
    height: 0;
    overflow: hidden;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    opacity: 0;
}
.ml-form input[type=checkbox] + label, .ml-form input[type=radio] + label {
    display: inline-block;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    position: relative;
    color: #5772F7;
    padding-left: 36px;
    cursor: pointer;
    margin-bottom: 0;
}
.ml-form input[type=checkbox] + label:before, .ml-form input[type=radio] + label:before {
    content: "";
    display: block;
    background-color: #F0F6FA;
    width: 22px;
    height: 22px;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 4px;
    background-repeat: no-repeat;
    background-position: center 7px;
    background-size: 12px 9px;
}
.ml-form input[type=checkbox] + label a, .ml-form input[type=radio] + label a {
    color: #5772F7;
    text-decoration: none;
}
.ml-form input[type=checkbox] + label a:focus, .ml-form input[type=checkbox] + label a:hover, .ml-form input[type=radio] + label a:focus, .ml-form input[type=radio] + label a:hover {
    color: #5772F7;
    text-decoration: underline;
}
.ml-form input[type=checkbox][type=radio] + label:before, .ml-form input[type=radio][type=radio] + label:before {
    border: 2px solid #F0F6FA;
    border-radius: 50%;
}
.ml-form input[type=checkbox][type=radio]:checked + label:before, .ml-form input[type=radio][type=radio]:checked + label:before {
    background-color: #5772F7;
    border-color: #5772F7;
    -webkit-box-shadow: 4px solid #FFFFFF;
    box-shadow: 4px solid #FFFFFF;
}
.ml-form input[type=checkbox][type=checkbox]:checked + label:before, .ml-form input[type=radio][type=checkbox]:checked + label:before {
    background-color: #5772F7;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' width='12' height='9'%3E%3Cpath fill='%23ffffff' d='M4,9C3.7,9,3.5,8.9,3.3,8.7l-3-3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0L4,6.6l6.3-6.3c0.4-0.4,1-0.4,1.4,0 s0.4,1,0,1.4l-7,7C4.5,8.9,4.3,9,4,9z'/%3E%3C/svg%3E");
}
.ml-form textarea {
    display: block;
    min-height: 160px;
    width: 100%;
    border: 0;
    outline: 0;
    background-color: #FFFFFF;
    padding: 20px 40px;
    font-weight: 400;
    font-size: 18px;
    color: #1D1581;
    border-radius: 20px;
    background-position: calc(100% - 20px) 24px;
    background-repeat: no-repeat;
    background-size: 9px 9px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.ml-form textarea::-webkit-input-placeholder {
    color: #A2A1B7;
}
.ml-form textarea::-moz-placeholder {
    color: #A2A1B7;
}
.ml-form textarea:-ms-input-placeholder {
    color: #A2A1B7;
}
.ml-form textarea::-ms-input-placeholder {
    color: #A2A1B7;
}
.ml-form textarea::placeholder {
    color: #A2A1B7;
}
.ml-form textarea:focus {
    -webkit-box-shadow: inset 0 0 1px 1px #5772F7;
    box-shadow: inset 0 0 1px 1px #5772F7;
}
.ml-form textarea:focus::-webkit-input-placeholder {
    opacity: 0;
}
.ml-form textarea:focus::-moz-placeholder {
    opacity: 0;
}
.ml-form textarea:focus:-ms-input-placeholder {
    opacity: 0;
}
.ml-form textarea:focus::-ms-input-placeholder {
    opacity: 0;
}
.ml-form textarea:focus::placeholder {
    opacity: 0;
}
.ml-form__agreement-text {
    color: #000000;
}

.ml-form-field {
    display: block;
    position: relative;
    margin-bottom: 20px;
}
.ml-form-field__label {
    display: block;
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 18px;
    font-weight: 400;
    color: #1D1581;
    line-height: 1.4;
}
.ml-form-field_error input[type=text], .ml-form-field_error input[type=tel], .ml-form-field_error input[type=email], .ml-form-field_error input[type=url], .ml-form-field_error input[type=number], .ml-form-field_error input[type=password] {
    background-color: #fff5f5;
    -webkit-box-shadow: inset 0 0 1px 1px #ff0000;
    box-shadow: inset 0 0 1px 1px #ff0000;
    color: #5772F7;
}
.ml-form-field_error input[type=text]::-webkit-input-placeholder, .ml-form-field_error input[type=tel]::-webkit-input-placeholder, .ml-form-field_error input[type=email]::-webkit-input-placeholder, .ml-form-field_error input[type=url]::-webkit-input-placeholder, .ml-form-field_error input[type=number]::-webkit-input-placeholder, .ml-form-field_error input[type=password]::-webkit-input-placeholder {
    color: #6D828F;
}
.ml-form-field_error input[type=text]::-moz-placeholder, .ml-form-field_error input[type=tel]::-moz-placeholder, .ml-form-field_error input[type=email]::-moz-placeholder, .ml-form-field_error input[type=url]::-moz-placeholder, .ml-form-field_error input[type=number]::-moz-placeholder, .ml-form-field_error input[type=password]::-moz-placeholder {
    color: #6D828F;
}
.ml-form-field_error input[type=text]:-ms-input-placeholder, .ml-form-field_error input[type=tel]:-ms-input-placeholder, .ml-form-field_error input[type=email]:-ms-input-placeholder, .ml-form-field_error input[type=url]:-ms-input-placeholder, .ml-form-field_error input[type=number]:-ms-input-placeholder, .ml-form-field_error input[type=password]:-ms-input-placeholder {
    color: #6D828F;
}
.ml-form-field_error input[type=text]::-ms-input-placeholder, .ml-form-field_error input[type=tel]::-ms-input-placeholder, .ml-form-field_error input[type=email]::-ms-input-placeholder, .ml-form-field_error input[type=url]::-ms-input-placeholder, .ml-form-field_error input[type=number]::-ms-input-placeholder, .ml-form-field_error input[type=password]::-ms-input-placeholder {
    color: #6D828F;
}
.ml-form-field_error input[type=text]::placeholder, .ml-form-field_error input[type=tel]::placeholder, .ml-form-field_error input[type=email]::placeholder, .ml-form-field_error input[type=url]::placeholder, .ml-form-field_error input[type=number]::placeholder, .ml-form-field_error input[type=password]::placeholder {
    color: #6D828F;
}
.ml-form-field_error input[type=checkbox] + label, .ml-form-field_error input[type=radio] + label {
    color: #5772F7;
}
.ml-form-field_error input[type=checkbox] + label:before, .ml-form-field_error input[type=radio] + label:before {
    background-color: #F0F6FA;
}
.ml-form-field_error input[type=checkbox] + label a, .ml-form-field_error input[type=radio] + label a {
    color: #5772F7;
}
.ml-form-field_error input[type=checkbox] + label a:focus, .ml-form-field_error input[type=checkbox] + label a:hover, .ml-form-field_error input[type=radio] + label a:focus, .ml-form-field_error input[type=radio] + label a:hover {
    color: #5772F7;
}
.ml-form-field_error input[type=checkbox][type=radio] + label:before, .ml-form-field_error input[type=radio][type=radio] + label:before {
    border: 2px solid #F0F6FA;
}
.ml-form-field_error input[type=checkbox][type=radio]:checked + label:before, .ml-form-field_error input[type=radio][type=radio]:checked + label:before {
    background-color: #5772F7;
    border-color: #5772F7;
    -webkit-box-shadow: 4px solid #FFFFFF;
    box-shadow: 4px solid #FFFFFF;
}
.ml-form-field_error input[type=checkbox][type=checkbox]:checked + label:before, .ml-form-field_error input[type=radio][type=checkbox]:checked + label:before {
    background-color: #5772F7;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' width='12' height='9'%3E%3Cpath fill='%23ffffff' d='M4,9C3.7,9,3.5,8.9,3.3,8.7l-3-3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0L4,6.6l6.3-6.3c0.4-0.4,1-0.4,1.4,0 s0.4,1,0,1.4l-7,7C4.5,8.9,4.3,9,4,9z'/%3E%3C/svg%3E");
}
.ml-form-field_error textarea {
    background-color: #fff5f5;
    -webkit-box-shadow: inset 0 0 1px 1px #ff0000;
    box-shadow: inset 0 0 1px 1px #ff0000;
}
.ml-form-field_error .ml-dropzone {
    border-color: #ff0000;
    background-color: #fff5f5;
}
.ml-form-field_error .ml-dropzone:hover {
    border-color: #ff0000;
}

.ml-form-error {
    color: #ff0000;
    font-size: 14px;
    font-weight: 400;
    margin-top: 15px;
}
.ml-form-error + .ml-form-error {
    margin-top: 10px;
}

.ml-agreement-checkbox {
    padding-left: 36px;
    position: relative;
}
.ml-agreement-checkbox .ml-form-error {
    margin-left: -36px;
}
.ml-agreement-checkbox input[type=checkbox] + label {
    display: inline-block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: -2px;
    padding: 0;
}
.ml-agreement-checkbox input[type=checkbox] + label span {
    display: none;
}
.ml-agreement-checkbox input[type=checkbox] + label:before {
    width: 24px;
    height: 24px;
    top: 0;
    background-color: #F6F7ED;
    border: 2px solid #F47456;
    border-radius: 4px;
    background-position: center 6px;
}
.ml-agreement-checkbox input[type=checkbox]:checked + label:before {
    background-color: #F47456 !important;
    border-color: #F47456 !important;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' width='12' height='9'%3E%3Cpath fill='%23ffffff' d='M4,9C3.7,9,3.5,8.9,3.3,8.7l-3-3c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0L4,6.6l6.3-6.3c0.4-0.4,1-0.4,1.4,0 s0.4,1,0,1.4l-7,7C4.5,8.9,4.3,9,4,9z'/%3E%3C/svg%3E");
}

.ml-form-section {
    margin-bottom: 0;
}
.ml-form-section:last-child {
    margin-bottom: 0;
}
.ml-form-section__title {
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    margin-top: 0;
    margin-bottom: 12px;
    color: #1D1581;
}

.ml-form-step__error {
    color: #ff0000;
}
.ml-form-step__error p {
    margin-top: 0;
    margin-bottom: 0.5em;
}

.ml-btn_anim-submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}
.ml-btn_anim-submit span {
    display: block;
    line-height: 1;
}
.ml-btn_proccessing, .ml-btn_complete {
    pointer-events: none;
    color: #000000;
    background-color: #F0F6FA;
}
.ml-btn_proccessing:before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/local/templates/multilandia/css/../img/design/submit-preloader.svg);
}
.ml-btn_complete:before {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 15px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    background-image: url(/local/templates/multilandia/css/../img/design/submit-complete.svg);
}

.ml-form-registration .ml-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ml-form-registration .ml-form-step {
    display: none;
}
.ml-form-registration[data-step="1"] .ml-form-step[data-step="1"] {
    display: block;
}
.ml-form-registration[data-step="1"] .ml-form-registration__next {
    display: block;
}
.ml-form-registration[data-step="1"] .ml-form-registration__submit {
    display: none;
}
.ml-form-registration[data-step="2"] .ml-form-registration__next {
    display: none;
}
.ml-form-registration[data-step="2"] .ml-form-registration__submit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ml-form-sort .selectric {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    border: 0;
    width: 540px;
}
.ml-form-sort .selectric .label {
    color: #A2A1B7;
    margin-left: 30px;
    margin-right: 78px;
    height: 60px;
    line-height: 60px;
    font-weight: 400;
}
.ml-form-sort .selectric .button {
    width: 78px;
    height: 60px;
    line-height: 60px;
}
.ml-form-sort .selectric .button:after {
    content: "";
    display: block;
    width: 18px;
    height: 9px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border: 0;
    margin: auto;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 9' width='18' height='9'%3E%3Cpath fill='%235772F7' d='M7.6,8.1l-6-4.8c-1.5-1.2-2-3-0.7-3c1.3,0,2,0.6,5.3,3.6c3.3,3,3.7,2,4.7,1.2c2-1.8,3.2-4.8,5.9-4.8 c2.3,0-0.1,3.2-1.8,4.7l-2.8,2.5C10.2,9.4,8.3,8.7,7.6,8.1z'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    -webkit-transition: -webkit-transform 0.24s;
    transition: -webkit-transform 0.24s;
    -o-transition: transform 0.24s;
    transition: transform 0.24s;
    transition: transform 0.24s, -webkit-transform 0.24s;
}
.ml-form-sort .selectric-items {
    width: 100% !important;
    border-radius: 20px;
    overflow: hidden;
    border: 0;
}
.ml-form-sort .selectric-items li {
    padding: 12px 30px;
}
.ml-form-sort .selectric-open .selectric {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.ml-form-sort .selectric-open .selectric-items {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.ml-dropzone-remove {
    display: block;
    border: 0;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    cursor: pointer !important;
    width: 30px;
    height: 30px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #F47456;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
    -webkit-transition: background-color 0.3s, -webkit-transform 0.3s;
    transition: background-color 0.3s, -webkit-transform 0.3s;
    -o-transition: background-color 0.3s, transform 0.3s;
    transition: background-color 0.3s, transform 0.3s;
    transition: background-color 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.ml-dropzone-remove * {
    cursor: pointer !important;
}
.ml-dropzone-remove svg {
    display: block;
    width: 14px;
    height: 14px;
    margin: 8px;
    -webkit-filter: brightness(10);
    filter: brightness(10);
    -webkit-transition: -webkit-filter 0.3s;
    transition: -webkit-filter 0.3s;
    -o-transition: filter 0.3s;
    transition: filter 0.3s;
    transition: filter 0.3s, -webkit-filter 0.3s;
}
.ml-dropzone-remove:hover {
    background-color: #F47456;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top;
}
.ml-dropzone-remove:hover svg {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}

.ml-dropzone-desc {
    text-align: center;
    font-size: 18px;
    line-height: 1.3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: center;
    align-content: center;
    pointer-events: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.ml-dropzone-desc > span {
    width: 100%;
    display: block;
}
.ml-dropzone-desc > span:not(:last-child) {
    margin-bottom: 10px;
}

.ml-dropzone {
    position: relative;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.ml-dropzone .dz-preview {
    overflow: hidden;
}
.ml-dropzone .dz-preview:hover .dz-image img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.ml-dropzone.dz-started .ml-dropzone-desc {
    display: none;
}
.ml-dropzone_error {
    border-color: #ff0000;
    background-color: #fff5f5;
}
.ml-dropzone_error:hover {
    border-color: #ff0000;
}

.ml-form-upload-work input[type=text], .ml-form-upload-work input[type=tel], .ml-form-upload-work input[type=email], .ml-form-upload-work input[type=url], .ml-form-upload-work input[type=number], .ml-form-upload-work input[type=password],
.ml-form-upload-photo input[type=text],
.ml-form-upload-photo input[type=tel],
.ml-form-upload-photo input[type=email],
.ml-form-upload-photo input[type=url],
.ml-form-upload-photo input[type=number],
.ml-form-upload-photo input[type=password],
.ml-form-review input[type=text],
.ml-form-review input[type=tel],
.ml-form-review input[type=email],
.ml-form-review input[type=url],
.ml-form-review input[type=number],
.ml-form-review input[type=password],
.ml-form-contest-registration input[type=text],
.ml-form-contest-registration input[type=tel],
.ml-form-contest-registration input[type=email],
.ml-form-contest-registration input[type=url],
.ml-form-contest-registration input[type=number],
.ml-form-contest-registration input[type=password] {
    padding-left: 30px;
    padding-right: 30px;
}
.ml-form-upload-work textarea,
.ml-form-upload-photo textarea,
.ml-form-review textarea,
.ml-form-contest-registration textarea {
    padding-left: 30px;
    padding-right: 30px;
}
.ml-form-upload-work .ml-dropzone,
.ml-form-upload-photo .ml-dropzone,
.ml-form-review .ml-dropzone,
.ml-form-contest-registration .ml-dropzone {
    text-align: center;
}
.ml-form-upload-work .ml-dropzone .dz-preview,
.ml-form-upload-photo .ml-dropzone .dz-preview,
.ml-form-review .ml-dropzone .dz-preview,
.ml-form-contest-registration .ml-dropzone .dz-preview {
    margin: 0;
}
.ml-form-upload-work .ml-dropzone .dz-preview .dz-image,
.ml-form-upload-photo .ml-dropzone .dz-preview .dz-image,
.ml-form-review .ml-dropzone .dz-preview .dz-image,
.ml-form-contest-registration .ml-dropzone .dz-preview .dz-image {
    width: auto;
    height: auto;
    max-width: 100%;
    border-radius: 12px;
}

.ml-form-upload-photo .ml-dropzone,
.ml-form-review .ml-dropzone {
    min-height: 300px;
}
.ml-form-upload-photo .ml-form__footer,
.ml-form-review .ml-form__footer {
    padding-top: 10px;
}

.ml-form-review textarea {
    height: 300px;
}

.ml-form-review-emoji {
    margin-bottom: 28px;
}
.ml-form-review-emoji img {
    display: block;
    max-width: 100%;
    height: auto;
}

.ml-form-contest-registration .ml-form-field {
    margin-bottom: 26px;
}

@media (max-width: 991px) {
    .ml-form .row {
        margin-left: -6px;
        margin-right: -6px;
    }
    .ml-form [class*=col-] {
        padding-left: 6px;
        padding-right: 6px;
    }
    .ml-form input[type=text], .ml-form input[type=tel], .ml-form input[type=email], .ml-form input[type=url], .ml-form input[type=number], .ml-form input[type=password] {
        height: 50px;
        padding: 0 30px;
        font-size: 16px;
        border-radius: 15px;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    }
    .ml-form input[type=checkbox] + label, .ml-form input[type=radio] + label {
        font-size: 16px;
        padding-left: 36px;
    }
    .ml-form textarea {
        min-height: 160px;
        padding: 20px 30px;
        font-size: 16px;
        color: #1D1581;
        border-radius: 15px;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    }
    .ml-form-section__title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ml-form-field__label {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .ml-dropzone {
        padding: 20px;
    }
    .ml-dropzone-desc {
        padding: 20px;
        font-size: 16px;
    }
    .ml-form-contest-registration .ml-form-field {
        margin-bottom: 20px;
    }
}
@media (max-width: 480px) {
    .ml-form input[type=text], .ml-form input[type=tel], .ml-form input[type=email], .ml-form input[type=url], .ml-form input[type=number], .ml-form input[type=password] {
        height: 40px;
        padding: 0 20px;
        font-size: 14px;
        border-radius: 15px;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    }
    .ml-form input[type=checkbox] + label, .ml-form input[type=radio] + label {
        font-size: 16px;
        padding-left: 36px;
    }
    .ml-form textarea {
        min-height: 160px;
        padding: 12px 20px;
        font-size: 14px;
        color: #1D1581;
        border-radius: 15px;
        -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
        box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    }
    .ml-form-section__title {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .ml-form-field__label {
        font-size: 14px;
        margin-bottom: 8px;
    }
    .ml-dropzone {
        padding: 15px;
    }
    .ml-dropzone-desc {
        padding: 15px;
        font-size: 14px;
    }
    .ml-form-contest-registration .ml-form-field {
        margin-bottom: 15px;
    }
}
.ml-modal {
    display: none;
    position: fixed;
    z-index: 1200;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    white-space: nowrap;
    text-align: center;
    padding: 20px;
    overflow: auto;
    color: #000000;
    line-height: 1.6;
    font-size: 0;
}
.ml-modal:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    line-height: 100%;
}
.ml-modal__overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
}
.ml-modal__wrapper {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.ml-modal__dialog {
    padding: 40px 60px 60px;
    font-size: 18px;
    line-height: 1.33;
    color: #1D1581;
    text-align: left;
    background-color: #F6F7ED;
    width: 100%;
    max-width: 670px;
    position: relative;
    z-index: 2;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 75px rgba(0, 0, 0, 0.35);
    box-shadow: 0 0 75px rgba(0, 0, 0, 0.35);
}
.ml-modal__dialog a {
    color: #F86740;
    text-decoration: none;
    -webkit-transition: color 0.24s;
    -o-transition: color 0.24s;
    transition: color 0.24s;
}
.ml-modal__dialog a:hover {
    text-decoration: none;
    color: #5772F7;
}
.ml-modal__header {
    padding-right: 28px;
}
.ml-modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 36px;
    line-height: 1.6;
    color: #1D1581;
}
.ml-modal__close {
    display: block;
    outline: 0;
    border: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    z-index: 3;
    right: 0;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 0;
    margin-top: 22px;
    margin-right: 22px;
}
.ml-modal__close svg {
    display: block;
    width: 26px;
    height: 26px;
    margin: 7px;
    fill: #DAE0E4;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.ml-modal__close:hover svg {
    fill: #5772F7;
    opacity: 0.7;
}
.ml-modal__body {
    position: relative;
    padding: 0;
}
.ml-modal__desc {
    font-size: 22px;
    line-height: 1.4;
    color: #6D828F;
}
.ml-modal__desc p:not(:last-child), .ml-modal__desc ul:not(:last-child) {
    margin-top: 0;
    margin-bottom: 0.5em;
}
.ml-modal__footer {
    position: relative;
}
.ml-modal__footer p {
    margin-bottom: 0;
}

.ml-modal-edit-nickname .ml-modal__dialog {
    max-width: 900px;
}
.ml-modal-edit-nickname .ml-form {
    padding-top: 17px;
}
.ml-modal-edit-nickname .ml-form__footer {
    margin-top: 29px;
}

.ml-modal-call .ml-modal__dialog {
    max-width: 540px;
}

.ml-modal-auth .ml-modal__dialog {
    max-width: 640px;
}
.ml-modal-auth .ml-modal__body {
    padding-top: 3px;
}
.ml-modal-auth .ml-modal__body p {
    margin-top: 0;
    margin-bottom: 0.8em;
}
.ml-modal-auth .ml-form__footer p {
    margin-bottom: 0;
}
.ml-modal-auth .ml-form__footer .ml-form-field {
    margin-bottom: 0;
}

.ml-modal-registration .ml-modal__dialog {
    max-width: 640px;
}
.ml-modal-registration .ml-modal__body {
    padding-top: 3px;
}
.ml-modal-registration .ml-modal__body p {
    margin-top: 0;
    margin-bottom: 0.8em;
}
.ml-modal-registration .ml-form__footer p {
    margin-bottom: 0;
}
.ml-modal-registration .ml-form__footer .ml-form-field {
    margin-bottom: 0;
}

.ml-modal-edit-nickname-success .ml-modal__dialog,
.ml-modal-success .ml-modal__dialog {
    max-width: 480px;
    padding-bottom: 56px;
    padding-top: 44px;
}

.ml-modal-success .ml-modal__wrapper {
    max-width: 480px;
}

.ml-modal__character {
    position: absolute;
    z-index: 5;
    width: 400px;
    height: 400px;
    top: 75%;
    left: 0;
    text-align: center;
    -webkit-transform: translate(-80%, 0);
    -ms-transform: translate(-80%, 0);
    transform: translate(-80%, 0);
}
.ml-modal__character img {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    height: auto;
}

.ml-modal-upload-work .ml-modal__dialog,
.ml-modal-upload-photo .ml-modal__dialog,
.ml-modal-review .ml-modal__dialog {
    max-width: 900px;
}
.ml-modal-upload-work .ml-modal__body,
.ml-modal-upload-photo .ml-modal__body,
.ml-modal-review .ml-modal__body {
    padding-top: 24px;
}
.ml-modal-upload-work .ml-modal__body p,
.ml-modal-upload-photo .ml-modal__body p,
.ml-modal-review .ml-modal__body p {
    margin-top: 0;
    margin-bottom: 0.8em;
}
.ml-modal-upload-work .ml-agreement-checkbox,
.ml-modal-upload-photo .ml-agreement-checkbox,
.ml-modal-review .ml-agreement-checkbox {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ml-modal .ml-emojis {
    font-size: 32px;
}

.ml-modal-review .ml-emojis {
    margin-bottom: 24px;
}

.ml-modal-contest-registration .ml-modal__dialog,
.ml-modal-contest-auth .ml-modal__dialog {
    max-width: 900px;
    padding-top: 30px;
    padding-bottom: 56px;
}
.ml-modal-contest-registration .ml-modal__body,
.ml-modal-contest-auth .ml-modal__body {
    padding-top: 24px;
}
.ml-modal-contest-registration .ml-agreement-checkbox,
.ml-modal-contest-auth .ml-agreement-checkbox {
    margin-top: 0;
    margin-bottom: 20px;
}
.ml-modal-contest-registration .ml-form-section-checkboxes,
.ml-modal-contest-auth .ml-form-section-checkboxes {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ml-modal-contest-auth .ml-modal__body p {
    margin: 0;
}
.ml-modal-contest-auth .ml-modal__footer {
    padding-top: 24px;
}

.ml-modal-work .ml-modal__dialog {
    max-width: 1132px;
}

.ml-work {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ml-work__img {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
    max-width: 45%;
    overflow: hidden;
}
.ml-work__img img {
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 20px;
}
.ml-work__caption {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 55%;
    flex: 0 0 55%;
    max-width: 55%;
    padding-left: 40px;
}
.ml-work__title {
    font-family: "Soyuzmult", sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.6;
    color: #1D1581;
    margin-top: -12px;
    margin-bottom: 7px;
    padding-right: 24px;
}
.ml-work__participant {
    font-family: "DelaGothicOne", sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 1.4;
    color: #1D1581;
    margin-top: 0;
    margin-bottom: 9px;
}
.ml-work__voting {
    display: block;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #A2A1B7;
    margin-top: 0;
    margin-bottom: 23px;
}
.ml-work__upload-btn {
    margin-bottom: 22px;
}
.ml-work__desc {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.58;
    color: #1D1581;
    max-width: 453px;
}
.ml-work__desc p, .ml-work__desc ul {
    margin: 0.8em 0;
}
.ml-work__desc p:first-child, .ml-work__desc ul:first-child {
    margin-top: 0;
}
.ml-work__desc p:last-child, .ml-work__desc ul:last-child {
    margin-bottom: 0;
}

.modal-work-simple .ml-modal__dialog {
    max-width: 575px;
    padding-top: 60px;
    padding-bottom: 54px;
}
.modal-work-simple .ml-work {
    display: block;
    text-align: center;
}
.modal-work-simple .ml-work__img,
.modal-work-simple .ml-work__caption {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    max-width: none;
}
.modal-work-simple .ml-work__img {
    padding-bottom: 100%;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    background-color: #eaeaea;
}
.modal-work-simple .ml-work__img img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.modal-work-simple .ml-work__caption {
    padding-left: 0;
    padding-top: 24px;
}
.modal-work-simple .ml-work__title {
    line-height: 1.4;
    margin-bottom: 5px;
    padding-right: 0;
}
.modal-work-simple .ml-work__participant {
    margin-bottom: 12px;
}
.modal-work-simple .ml-work__voting {
    margin-bottom: 0;
}
.modal-work-simple .ml-slider-arrows {
    top: 42%;
}

.ml-souzmultpark-img {
    display: block;
}
.ml-souzmultpark-img img {
    display: block;
    max-width: 100%;
    height: auto;
}

.ml-modal-character .ml-modal__dialog {
    max-width: 900px;
}
.ml-modal-character .ml-souzmultpark-img {
    margin-top: 32px;
    border-radius: 15px;
    overflow: hidden;
}

.ml-character {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ml-character__img {
    width: 230px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px;
    max-width: 230px;
    height: 230px;
    overflow: hidden;
    border-radius: 20px;
}
.ml-character__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}
.ml-character__caption {
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 230px);
    flex: 0 0 calc(100% - 230px);
    max-width: calc(100% - 230px);
    padding-left: 50px;
}
.ml-character__title {
    font-family: "Soyuzmult", sans-serif;
    font-weight: 400;
    font-size: 36px;
    line-height: 1.6;
    color: #1D1581;
    margin-top: 0;
    margin-bottom: 3px;
    padding-right: 24px;
}
.ml-character__desc {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.4;
    color: #1D1581;
}
.ml-character__desc p, .ml-character__desc ul {
    margin: 0.8em 0;
}
.ml-character__desc p:first-child, .ml-character__desc ul:first-child {
    margin-top: 0;
}
.ml-character__desc p:last-child, .ml-character__desc ul:last-child {
    margin-bottom: 0;
}

@media (max-width: 1680px) {
    .ml-modal-edit-nickname .ml-modal__dialog {
        max-width: 680px;
    }
}
@media (max-width: 1440px) {
    .ml-modal__dialog {
        font-size: 17px;
        padding: 36px 40px 40px;
    }
    .ml-modal__body {
        line-height: 1.5;
    }
    .ml-modal__title {
        font-size: 32px;
    }
    .ml-modal__close {
        margin-right: 20px;
        margin-top: 20px;
    }
    .ml-modal .ml-agreement-checkbox {
        font-size: 16px;
    }
    .ml-modal-registration .ml-modal__dialog,
    .ml-modal-auth .ml-modal__dialog {
        max-width: 560px;
    }
    .ml-modal-registration .ml-modal__body,
    .ml-modal-auth .ml-modal__body {
        padding-top: 12px;
    }
    .ml-modal-registration .ml-social-auth,
    .ml-modal-auth .ml-social-auth {
        margin: 24px 0;
    }
}
@media (max-width: 1480px) {
    .ml-modal-work .ml-modal__dialog {
        max-width: 1024px;
    }
    .ml-modal-work .ml-work__title {
        font-size: 32px;
        line-height: 1.3;
        margin-bottom: 10px;
        margin-top: -8px;
    }
    .ml-work__desc {
        font-size: 20px;
    }
    .modal-work-simple .ml-modal__dialog {
        max-width: 460px;
    }
}
@media (max-width: 1199px) {
    .ml-modal__dialog {
        font-size: 17px;
        padding: 36px 40px 40px;
    }
    .ml-modal__body {
        line-height: 1.5;
    }
    .ml-modal__title {
        font-size: 28px;
    }
    .ml-modal__close {
        margin-right: 20px;
        margin-top: 20px;
    }
    .ml-modal .ml-agreement-checkbox {
        font-size: 16px;
    }
    .ml-modal-registration .ml-modal__dialog,
    .ml-modal-auth .ml-modal__dialog {
        max-width: 520px;
    }
    .ml-modal-registration .ml-modal__body,
    .ml-modal-auth .ml-modal__body {
        padding-top: 12px;
    }
    .ml-modal-registration .ml-social-auth,
    .ml-modal-auth .ml-social-auth {
        margin: 24px 0;
    }
    .ml-modal-edit-nickname .ml-modal__dialog {
        max-width: 586px;
    }
    .ml-modal-upload-work .ml-modal__dialog,
    .ml-modal-upload-photo .ml-modal__dialog,
    .ml-modal-review .ml-modal__dialog,
    .ml-modal-contest-auth .ml-modal__dialog {
        max-width: 680px;
    }
    .ml-modal-work .ml-modal__dialog {
        max-width: 900px;
    }
    .ml-modal-work .ml-work__title {
        font-size: 28px;
        margin-bottom: 10px;
        margin-top: -8px;
    }
    .ml-work__caption {
        padding-left: 30px;
    }
    .ml-work__desc {
        font-size: 18px;
    }
    .modal-work-simple .ml-modal__dialog {
        max-width: 460px;
    }
    .ml-modal .ml-emojis {
        font-size: 30px;
    }
    .ml-modal-review .ml-emojis {
        margin-bottom: 18px;
    }
}
@media (max-width: 991px) {
    .ml-modal-upload-work .ml-modal__dialog,
    .ml-modal-upload-photo .ml-modal__dialog,
    .ml-modal-review .ml-modal__dialog {
        max-width: 586px;
    }
    .ml-modal-upload-work .ml-form-field,
    .ml-modal-upload-photo .ml-form-field,
    .ml-modal-review .ml-form-field {
        margin-bottom: 15px;
    }
    .ml-modal-upload-work .ml-agreement-checkbox,
    .ml-modal-upload-photo .ml-agreement-checkbox,
    .ml-modal-review .ml-agreement-checkbox {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .ml-modal-upload-photo .ml-dropzone {
        min-height: 220px;
    }
    .ml-form-review .ml-form-review-emoji {
        margin-bottom: 20px;
    }
    .ml-modal-contest-auth .ml-modal__dialog {
        max-width: 586px;
    }
    .ml-modal-character .ml-modal__dialog {
        max-width: 585px;
    }
    .ml-modal-character .ml-souzmultpark-img {
        margin-top: 20px;
    }
    .ml-character {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .ml-character__img {
        width: 186px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 186px;
        flex: 0 0 186px;
        max-width: 186px;
        height: 186px;
    }
    .ml-character__caption {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 186px);
        flex: 0 0 calc(100% - 186px);
        max-width: calc(100% - 186px);
        padding-left: 20px;
    }
    .ml-character__title {
        font-size: 24px;
        margin-bottom: 10px;
        padding-right: 24px;
    }
    .ml-character__desc {
        font-size: 14px;
    }
    .ml-modal .ml-emojis {
        font-size: 24px;
    }
    .ml-modal-review .ml-emojis {
        margin-bottom: 16px;
    }
}
@media (max-width: 767px) {
    .ml-modal__dialog {
        font-size: 16px;
        padding: 50px 32px 32px;
    }
    .ml-modal__body {
        line-height: 1.5;
    }
    .ml-modal__title {
        font-size: 24px;
    }
    .ml-modal__close {
        margin-right: 18px;
        margin-top: 18px;
    }
    .ml-modal .ml-agreement-checkbox {
        font-size: 14px;
    }
    .ml-modal-registration .ml-modal__dialog,
    .ml-modal-auth .ml-modal__dialog {
        max-width: 480px;
    }
    .ml-modal-registration .ml-modal__body,
    .ml-modal-auth .ml-modal__body {
        padding-top: 15px;
    }
    .ml-modal-registration .ml-social-auth,
    .ml-modal-auth .ml-social-auth {
        margin: 20px 0;
    }
    .ml-modal-edit-nickname-success .ml-modal__dialog,
    .ml-modal-success .ml-modal__dialog {
        padding-bottom: 44px;
        padding-top: 40px;
    }
    .ml-modal-work .ml-modal__dialog {
        max-width: 585px;
    }
    .ml-modal-work .ml-work__title {
        font-size: 24px;
        margin-top: -4px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .ml-work {
        padding-left: 28px;
        padding-right: 28px;
    }
    .ml-work__img {
        width: 156px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 156px;
        flex: 0 0 156px;
        max-width: 156px;
        height: 200px;
    }
    .ml-work__img img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover;
    }
    .ml-work__title {
        font-size: 24px;
        padding-right: 0;
    }
    .ml-work__participant {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ml-work__caption {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 156px);
        flex: 0 0 calc(100% - 156px);
        max-width: calc(100% - 156px);
    }
    .ml-work__voting {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .ml-work__meta {
        height: 200px;
    }
    .ml-work__desc {
        padding-top: 18px;
        margin-left: -186px;
        font-size: 14px;
        max-width: none;
        line-height: 1.4;
    }
    .modal-work-simple .ml-modal__dialog {
        max-width: 460px;
    }
    .modal-work-simple .ml-work {
        padding-left: 0;
        padding-right: 0;
    }
    .modal-work-simple .ml-work__meta {
        height: auto;
    }
}
@media (max-width: 575px) {
    .ml-modal__dialog {
        font-size: 15px;
        padding: 36px 28px;
        border-radius: 15px;
    }
    .ml-modal__body {
        line-height: 1.5;
    }
    .ml-modal__title {
        font-size: 24px;
        line-height: 1.3;
    }
    .ml-modal__close {
        margin-right: 10px;
        margin-top: 10px;
        width: 40px;
        height: 40px;
    }
    .ml-modal__close svg {
        width: 20px;
        height: 20px;
        margin: 10px;
    }
    .ml-modal .ml-agreement-checkbox {
        font-size: 14px;
    }
    .ml-modal-registration .ml-modal__dialog,
    .ml-modal-auth .ml-modal__dialog {
        max-width: 480px;
    }
    .ml-modal-registration .ml-modal__body,
    .ml-modal-auth .ml-modal__body {
        padding-top: 15px;
    }
    .ml-modal-registration .ml-social-auth,
    .ml-modal-auth .ml-social-auth {
        margin: 20px 0;
    }
    .ml-modal-registration .ml-social-auth__item:not(:last-child),
    .ml-modal-auth .ml-social-auth__item:not(:last-child) {
        margin-right: 12px;
    }
    .ml-modal-registration .ml-social-auth__link,
    .ml-modal-auth .ml-social-auth__link {
        width: 50px;
        height: 50px;
    }
    .ml-modal-registration .ml-social-auth__link .icon,
    .ml-modal-auth .ml-social-auth__link .icon {
        width: 50px;
        height: 50px;
    }
    .ml-modal-edit-nickname .ml-form {
        padding-top: 20px;
    }
    .ml-modal-edit-nickname .ml-form__footer {
        margin-top: 24px;
    }
    .ml-modal-upload-work .ml-dropzone-desc,
    .ml-modal-upload-photo .ml-dropzone-desc,
    .ml-modal-review .ml-dropzone-desc,
    .ml-form-contest-registration .ml-dropzone-desc {
        width: 100%;
        max-width: 276px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-modal-upload-photo .ml-dropzone {
        min-height: 200px;
    }
    .ml-form-review textarea {
        height: 200px;
    }
    .ml-form-review .ml-form-review-emoji {
        margin-bottom: 15px;
    }
    .ml-modal-contest-auth .ml-modal__dialog {
        padding-bottom: 44px;
    }
    .ml-modal-work .ml-modal__dialog {
        max-width: 420px;
    }
    .ml-modal-work .ml-work__title {
        font-size: 24px;
        margin-top: -4px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .ml-work {
        padding-left: 28px;
        padding-right: 28px;
        display: block;
        text-align: center;
    }
    .ml-work__img {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: none;
        height: auto;
    }
    .ml-work__img img {
        width: auto;
        height: auto;
        max-width: 100%;
        -o-object-fit: none;
        object-fit: none;
    }
    .ml-work__title {
        font-size: 24px;
        padding-right: 0;
    }
    .ml-work__participant {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ml-work__caption {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: none;
        padding-left: 0;
        padding-top: 24px;
    }
    .ml-work__voting {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .ml-work__meta {
        height: 200px;
    }
    .ml-work__desc {
        padding-top: 0;
        margin-left: 0;
        font-size: 14px;
        max-width: none;
        line-height: 1.4;
        text-align: left;
    }
    .ml-work__meta {
        height: auto;
    }
    .ml-work__upload-btn {
        margin-bottom: 24px;
    }
    .ml-character {
        display: block;
    }
    .ml-character__img {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: 220px;
        height: 220px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-character__caption {
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: none;
        padding-left: 0;
        padding-top: 20px;
    }
    .ml-character__title {
        font-size: 24px;
        margin-bottom: 10px;
        padding-right: 0;
    }
    .ml-character__desc {
        font-size: 14px;
    }
    .ml-modal-character .ml-souzmultpark-img {
        margin-top: 28px;
    }
    .ml-modal .ml-emojis {
        font-size: 28px;
    }
    .ml-modal-review .ml-emojis {
        max-width: 280px;
        margin-bottom: 16px;
    }
}
@media (max-width: 480px) {
    .ml-modal-upload-work .ml-dropzone-desc,
    .ml-modal-upload-photo .ml-dropzone-desc,
    .ml-modal-review .ml-dropzone-desc {
        max-width: 230px;
    }
    .ml-modal-upload-photo .ml-dropzone {
        min-height: 160px;
    }
    .ml-modal .ml-emojis {
        font-size: 26px;
    }
    .ml-modal-review .ml-emojis {
        max-width: 260px;
        margin-bottom: 14px;
    }
}
@media (max-width: 420px) {
    .ml-modal__dialog {
        padding: 32px 20px 36px;
        font-size: 12px;
    }
    .ml-modal__body {
        line-height: 1.4;
    }
    .ml-modal__title {
        font-size: 18px;
    }
    .ml-modal .ml-agreement-checkbox {
        text-align: left;
        font-size: 12px;
    }
    .ml-modal-registration .ml-modal__dialog,
    .ml-modal-auth .ml-modal__dialog {
        text-align: center;
        max-width: 320px;
    }
    .ml-modal-registration .ml-modal__header,
    .ml-modal-auth .ml-modal__header {
        padding-right: 0;
    }
    .ml-modal-registration .ml-modal__body,
    .ml-modal-auth .ml-modal__body {
        padding-top: 20px;
        line-height: 1.5;
    }
    .ml-modal-registration .ml-modal__body p,
    .ml-modal-auth .ml-modal__body p {
        width: 100%;
        max-width: 210px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-modal-registration .ml-form__footer,
    .ml-modal-auth .ml-form__footer {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .ml-modal-registration .ml-social-auth__list,
    .ml-modal-auth .ml-social-auth__list {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .ml-modal-registration .ml-social-auth__item:not(:last-child),
    .ml-modal-auth .ml-social-auth__item:not(:last-child) {
        margin-right: 10px;
    }
    .ml-modal-registration .ml-social-auth__link,
    .ml-modal-auth .ml-social-auth__link {
        width: 40px;
        height: 40px;
    }
    .ml-modal-registration .ml-social-auth__link .icon,
    .ml-modal-auth .ml-social-auth__link .icon {
        width: 40px;
        height: 40px;
    }
    .ml-modal-registration .ml-agreement-checkbox {
        font-size: 11px;
    }
    .ml-form-contest-registration .ml-agreement-checkbox {
        font-size: 14px;
    }
    .ml-modal-auth .ml-modal__title {
        width: 100%;
        max-width: 240px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-modal-auth .ml-form__footer a {
        display: block;
    }
    .ml-modal-edit-nickname-success .ml-modal__dialog,
    .ml-modal-success .ml-modal__dialog {
        text-align: center;
    }
    .ml-modal-edit-nickname-success .ml-modal__title,
    .ml-modal-success .ml-modal__title {
        line-height: 1.6;
    }
    .ml-modal-edit-nickname-success .ml-modal__header,
    .ml-modal-success .ml-modal__header {
        padding-right: 0;
    }
    .ml-modal-upload-work .ml-modal__body,
    .ml-modal-upload-photo .ml-modal__body,
    .ml-modal-review .ml-modal__body {
        padding-top: 20px;
    }
    .ml-modal-upload-work .ml-form-field,
    .ml-modal-upload-photo .ml-form-field,
    .ml-modal-review .ml-form-field {
        margin-bottom: 10px;
    }
    .ml-modal-upload-work .ml-agreement-checkbox,
    .ml-modal-upload-photo .ml-agreement-checkbox,
    .ml-modal-review .ml-agreement-checkbox {
        margin-bottom: 20px;
        margin-top: 20px;
        font-size: 11px;
    }
    .ml-modal-upload-work .ml-dropzone-desc,
    .ml-modal-upload-photo .ml-dropzone-desc,
    .ml-modal-review .ml-dropzone-desc {
        font-size: 12px;
        width: 100%;
        max-width: 202px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-form-contest-registration .ml-dropzone-desc {
        font-size: 12px;
        width: 100%;
        max-width: 202px;
        margin-left: auto;
        margin-right: auto;
    }
    .ml-modal-upload-work .ml-dropzone {
        min-height: 152px;
    }
    .ml-modal-upload-work .ml-dropzone-desc span:first-child {
        font-size: 14px;
    }
    .ml-modal-upload-photo .ml-dropzone {
        min-height: 120px;
    }
    .ml-form-review textarea {
        height: 170px;
    }
    .ml-form-review .ml-form-review-emoji {
        margin-bottom: 15px;
    }
    .ml-modal-contest-auth .ml-modal__dialog {
        padding-bottom: 40px;
    }
    .ml-modal-work .ml-modal__dialog {
        padding-top: 54px;
    }
    .ml-modal-work .ml-work__title {
        font-size: 24px;
        margin-top: -4px;
        line-height: 1;
        margin-bottom: 15px;
    }
    .ml-works-slider .ml-slider-arrows {
        display: none;
    }
    .ml-work {
        padding-left: 0;
        padding-right: 0;
        display: block;
        text-align: center;
    }
    .ml-work__img {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: none;
        height: auto;
    }
    .ml-work__img img {
        width: auto;
        height: auto;
        max-width: 100%;
        -o-object-fit: none;
        object-fit: none;
    }
    .ml-work__title {
        font-size: 24px;
        padding-right: 0;
    }
    .ml-work__participant {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .ml-work__caption {
        width: auto;
        -webkit-box-flex: 0;
        -ms-flex: none;
        flex: none;
        max-width: none;
        padding-left: 0;
        padding-top: 24px;
    }
    .ml-work__voting {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .ml-work__meta {
        height: 200px;
    }
    .ml-work__desc {
        padding-top: 0;
        margin-left: 0;
        font-size: 14px;
        max-width: none;
        line-height: 1.4;
        text-align: left;
    }
    .ml-work__meta {
        height: auto;
    }
    .ml-work__upload-btn {
        margin-bottom: 24px;
    }
    .ml-modal-character .ml-souzmultpark-img img {
        width: 100%;
    }
    .ml-character__img {
        max-width: 186px;
        height: 186px;
    }
    .ml-character__caption {
        padding-top: 20px;
    }
    .ml-character__title {
        font-size: 22px;
    }
    .ml-character__desc {
        font-size: 12px;
    }
    .ml-modal .ml-emojis {
        font-size: 24px;
    }
    .ml-modal-review .ml-emojis {
        max-width: 240px;
        margin-bottom: 14px;
    }
}
@media (max-width: 359px) {
    .ml-modal-registration .ml-agreement-checkbox {
        font-size: 10px;
    }
    .ml-form-contest-registration .ml-agreement-checkbox {
        font-size: 12px;
    }
    .ml-character__title {
        font-size: 18px;
    }
    .ml-character__desc {
        font-size: 12px;
    }
}
.ml-header {
    z-index: 100;
    font-size: 22px;
    line-height: 140%;
    font-weight: 400;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    padding: 28px 0;
    height: 112px;
}

.ml-header-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ml-header-content {
    position: relative;
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ml-header-content__inner {
    height: 56px;
    position: relative;
    width: 100%;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding-right: 62px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ml-header-auth-btn {
    margin-left: 20px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.ml-header-search-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.ml-header-search-form__input {
    display: block;
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    border: 0;
    background-color: #FFFFFF;
    color: #1D1581;
    line-height: 1;
    outline: 0;
    border-radius: 20px;
    padding: 0 82px 0 30px;
    font-size: 18px;
    height: 60px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    caret-color: #F47456;
    -webkit-transition: opacity 0.4s ease-out;
    -o-transition: opacity 0.4s ease-out;
    transition: opacity 0.4s ease-out;
}
.ml-header-search-form__input::-webkit-input-placeholder {
    color: #A2A1B7;
    opacity: 1;
}
.ml-header-search-form__input::-moz-placeholder {
    color: #A2A1B7;
    opacity: 1;
}
.ml-header-search-form__input:-ms-input-placeholder {
    color: #A2A1B7;
    opacity: 1;
}
.ml-header-search-form__input::-ms-input-placeholder {
    color: #A2A1B7;
    opacity: 1;
}
.ml-header-search-form__input::placeholder {
    color: #A2A1B7;
    opacity: 1;
}
.ml-header-search-form__submit {
    display: block;
    position: absolute;
    right: 2px;
    top: 0;
    width: 60px;
    height: 60px;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    padding: 0;
    -webkit-transition: opacity 0.3s, right 0.3s;
    -o-transition: opacity 0.3s, right 0.3s;
    transition: opacity 0.3s, right 0.3s;
}
.ml-header-search-form__submit .icon {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.ml-header-search-form__submit .icon-search {
    height: 32px;
    width: 32px;
    fill: #5772F7;
    -webkit-transition: opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
    transition: opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
    -o-transition: transform 0.24s, opacity 0.24s, fill 0.24s;
    transition: transform 0.24s, opacity 0.24s, fill 0.24s;
    transition: transform 0.24s, opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
}
.ml-header-search-form__submit .icon-close {
    display: none;
    width: 26px;
    height: 26px;
    -webkit-transition: opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
    transition: opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
    -o-transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s;
    transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
}
.ml-header-search-form__submit:hover .icon-search {
    fill: #F47456;
}

.ml-header-search {
    display: block;
    height: 60px;
    margin: -2px 0;
    position: absolute;
    z-index: 5;
    right: 0;
    top: 0;
    width: 60px;
    -webkit-transition: width 0.3s, right 0.3s;
    -o-transition: width 0.3s, right 0.3s;
    transition: width 0.3s, right 0.3s;
}

.ml-header-search-show .ml-header-search {
    width: 100%;
}
.ml-header-search-show .ml-header-search-form__input {
    opacity: 1;
    pointer-events: auto;
}

.ml-header-logo {
    display: block;
    width: 300px;
    margin-right: 20px;
    height: auto;
    color: #5772F7;
    text-decoration: none;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.ml-header-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: -21px;
}
.ml-header-logo:focus, .ml-header-logo:hover {
    color: #5772F7;
    text-decoration: none;
    opacity: 0.7;
}

.ml-header-menu {
    margin-left: auto;
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.ml-header-menu__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 1.22;
}
.ml-header-menu__list + .ml-header-menu-dropdown {
    margin-left: 40px;
}
.ml-header-menu__link {
    color: #4136CE;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-header-menu__link:hover {
    color: #F47456;
}
.ml-header-menu__item {
    white-space: nowrap;
}
.ml-header-menu__item:not(:last-child) {
    margin-right: 40px;
}
.ml-header-menu__item_active .ml-header-menu__link {
    color: #F47456;
}

.ml-header-menu-dropdown {
    position: relative;
    line-height: 1.22;
    display: none;
}
.ml-header-menu-dropdown__btn {
    display: block;
    padding: 0 18px 0 0;
    outline: 0;
    cursor: pointer;
    border: 0;
    font-size: 18px;
    background: none;
    color: #4136CE;
    vertical-align: middle;
    white-space: nowrap;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-header-menu-dropdown__btn:after {
    content: "";
    display: inline-block;
    border-top: 6px solid #4136CE;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    margin-left: 10px;
    margin-right: -18px;
    position: relative;
    top: -2px;
    -webkit-transition: border-top-color 0.24s;
    -o-transition: border-top-color 0.24s;
    transition: border-top-color 0.24s;
}
.ml-header-menu-dropdown__btn:after {
    content: "";
}
.ml-header-menu-dropdown__btn:hover {
    color: #F47456;
}
.ml-header-menu-dropdown__list {
    display: none;
    list-style: none;
    margin: 16px 0 0;
    padding: 20px 28px;
    font-size: 18px;
    line-height: 1.22;
    position: absolute;
    z-index: 10;
    top: 100%;
    right: -40px;
    background-color: #FFFFFF;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.ml-header-menu-dropdown__list:before {
    content: "";
    display: block;
    position: absolute;
    border-bottom: 12px solid #FFFFFF;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    right: 34px;
    top: -12px;
}
.ml-header-menu-dropdown__link {
    color: #4136CE;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-header-menu-dropdown__link:hover {
    color: #F47456;
}
.ml-header-menu-dropdown__item {
    white-space: nowrap;
}
.ml-header-menu-dropdown__item:not(:last-child) {
    margin-bottom: 12px;
}
.ml-header-menu-dropdown__item_active .ml-header-menu__link {
    color: #F47456;
}
.ml-header-menu-dropdown_active .ml-header-menu-dropdown__btn:after {
    border-top-color: #F47456;
}

.ml-header-menu-close-btn {
    display: none;
    position: absolute;
    width: 40px;
    height: 40px;
    padding: 10px;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin-left: auto;
    z-index: 10;
    top: 10px;
    right: 10px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.ml-header-menu-close-btn .icon {
    display: block;
    width: 20px;
    height: 20px;
}

.ml-header-menu-toggle-btn {
    display: none;
    position: relative;
    width: 40px;
    height: 40px;
    background-color: transparent;
    border: 0;
    outline: 0;
    cursor: pointer;
    margin-left: auto;
    z-index: 0;
    right: -9px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.ml-header-menu-toggle-btn .icon {
    display: block;
    width: 21px;
    height: 17px;
    fill: #5772F7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}
.ml-header-menu-toggle-btn:hover .icon {
    fill: #F47456;
}

.ml-header-mobile-menu-active {
    overflow: hidden;
}
.ml-header-mobile-menu-active .ml-header-menu-toggle-btn .icon {
    fill: #F47456;
}

.ml-header-fixed .ml-header {
    position: fixed;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
}

.ml-header-fixed-transition .ml-header {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

@media (min-width: 1681px) {
    .ml-header-auth-btn {
        height: 56px;
        line-height: 56px;
        min-width: 136px;
        max-width: 210px;
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 1680px) {
    .ml-header-auth-btn {
        max-width: 200px;
    }
    .ml-header {
        height: 88px;
        padding: 20px 0;
    }
    .ml-header-search {
        height: 48px;
        margin: 0;
    }
    .ml-header-content__inner {
        height: 48px;
    }
    .ml-header-search-form__input {
        height: 48px;
        border-radius: 18px;
        padding-right: 70px;
    }
    .ml-header-search-form__submit {
        width: 48px;
        height: 48px;
        right: 8px;
    }
    .ml-header-search-form__submit .icon-search {
        width: 28px;
        height: 28px;
    }
}
@media (max-width: 1480px) {
    .ml-header-auth-btn {
        max-width: 180px;
    }
    .ml-header {
        height: 76px;
        padding: 16px 0;
    }
    .ml-header-logo {
        width: 260px;
    }
    .ml-header-logo img {
        margin-top: -19px;
    }
    .ml-header-content__inner {
        height: 44px;
    }
    .ml-header-search-form__input {
        height: 44px;
        border-radius: 16px;
    }
    .ml-header-search-form__submit {
        width: 44px;
        height: 44px;
        right: 0;
    }
    .ml-header-search-form__submit .icon-search {
        width: 26px;
        height: 26px;
    }
    .ml-header-search {
        height: 44px;
        margin: 0;
    }
    .ml-header-search-show .ml-header-search-form__submit {
        right: 10px;
    }
}
@media (max-width: 1440px) {
    .ml-header-menu__list + .ml-header-menu-dropdown {
        margin-left: 34px;
    }
    .ml-header-menu__item:not(:last-child) {
        margin-right: 34px;
    }
}
@media (max-width: 1366px) {
    .ml-header-menu-dropdown {
        display: block;
    }
    .ml-header-menu-dropdown__item:nth-child(1), .ml-header-menu-dropdown__item:nth-child(2), .ml-header-menu-dropdown__item:nth-child(3) {
        display: none;
    }
    .ml-header-menu__list + .ml-header-menu-dropdown {
        margin-left: 0;
    }
    .ml-header-menu__item {
        display: none;
    }
    .ml-header-menu__item:nth-child(1), .ml-header-menu__item:nth-child(2), .ml-header-menu__item:nth-child(3) {
        display: block;
    }
}
@media (max-width: 1199px) {
    .ml-header-auth-btn {
        max-width: 160px;
    }
    .ml-header {
        height: 76px;
        padding: 16px 0;
    }
    .ml-header-logo {
        width: 225px;
    }
    .ml-header-logo img {
        margin-top: -16px;
    }
    .ml-header-menu__list {
        font-size: 16px;
    }
    .ml-header-menu__item:not(:last-child) {
        margin-right: 24px;
    }
    .ml-header-menu-dropdown__btn {
        font-size: 16px;
    }
    .ml-header-menu-dropdown__list {
        font-size: 16px;
        padding: 20px 26px;
    }
    .ml-header-menu-dropdown__item:not(:last-child) {
        margin-bottom: 14px;
    }
    .ml-header-search-form__input {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .ml-header {
        height: 72px;
        padding: 16px 0;
    }
    .ml-header .container {
        position: relative;
    }
    .ml-header-logo {
        height: 30px;
        position: absolute;
        left: 30px;
        top: 0;
        bottom: 0;
        margin-top: auto;
        margin-bottom: auto;
    }
    .ml-header-content__inner {
        height: 40px;
        padding-right: 52px;
    }
    .ml-header-menu-dropdown {
        display: block;
    }
    .ml-header-menu-dropdown__btn {
        font-size: 14px;
    }
    .ml-header-menu-dropdown__list {
        font-size: 14px;
        padding: 20px 24px;
        border-radius: 16px;
        margin: 14px 0 0;
        right: -32px;
    }
    .ml-header-menu-dropdown__list:before {
        right: 26px;
    }
    .ml-header-menu-dropdown__item:nth-child(1), .ml-header-menu-dropdown__item:nth-child(2) {
        display: none;
    }
    .ml-header-menu-dropdown__item:not(:last-child) {
        margin-bottom: 12px;
    }
    .ml-header-menu-dropdown__item:nth-child(3), .ml-header-menu-dropdown__item:nth-child(4), .ml-header-menu-dropdown__item:nth-child(5), .ml-header-menu-dropdown__item:nth-child(6) {
        display: block;
    }
    .ml-header-menu {
        width: 100%;
        margin-right: 0;
        margin-left: 245px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .ml-header-menu__list {
        font-size: 14px;
    }
    .ml-header-menu__list + .ml-header-menu-dropdown {
        margin-left: 0;
    }
    .ml-header-menu__item {
        display: none;
    }
    .ml-header-menu__item:not(:last-child) {
        margin-right: 20px;
    }
    .ml-header-menu__item:nth-child(1), .ml-header-menu__item:nth-child(2) {
        display: block;
    }
    .ml-header-menu__item:nth-child(3), .ml-header-menu__item:nth-child(4), .ml-header-menu__item:nth-child(5), .ml-header-menu__item:nth-child(6) {
        display: none;
    }
    .ml-header-auth-btn {
        margin-left: 10px;
    }
    .ml-header-search-form__input {
        padding-right: 48px;
        height: 40px;
    }
    .ml-header-search-form__submit {
        height: 40px;
        width: 40px;
    }
    .ml-header-search-form__submit .icon-search {
        width: 22px;
        height: 22px;
    }
    .ml-header-search {
        height: 40px;
    }
    .ml-header-search-show .ml-header-search {
        width: calc(100% + 708px - 100%);
        right: calc(-708px + 100%);
    }
    .ml-header-search-show .ml-header-logo {
        opacity: 0;
        pointer-events: none;
    }
}
@media (max-width: 767px) {
    .ml-header .container {
        max-width: 100%;
    }
    .ml-header-logo {
        width: 200px;
    }
    .ml-header-logo img {
        margin-top: -12px;
    }
    .ml-header-search-show .ml-header-search {
        width: calc(100vw - 48px);
        right: calc(-100vw + 48px + 100%);
    }
    .ml-header-menu-toggle-btn {
        display: block;
    }
    .ml-header-menu-dropdown {
        display: none;
    }
    .ml-header {
        height: auto;
        padding: 12px 0;
    }
    .ml-header-content {
        display: none;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        background-color: #F6F7ED;
        position: fixed;
        z-index: 100;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 10px 20px;
        text-align: center;
        overflow: auto;
    }
    .ml-header-content__inner {
        height: auto;
        padding-right: 0;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .ml-header-menu {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        text-align: center;
        margin-left: 0;
    }
    .ml-header-menu__list {
        display: block;
        font-size: 18px;
    }
    .ml-header-menu__item {
        display: block !important;
    }
    .ml-header-menu__item:not(:last-child) {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .ml-header-search {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: auto;
        display: block;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        margin-bottom: 40px;
        margin-top: 60px;
        position: relative;
        top: auto;
        bottom: auto;
        left: auto;
        right: auto;
    }
    .ml-header-search-form__input {
        height: 36px;
        padding-left: 20px;
        padding-right: 54px;
        opacity: 1;
        border-radius: 12px;
        pointer-events: auto;
        position: static;
    }
    .ml-header-search-form__submit {
        width: 36px;
        height: 36px;
        margin-right: 12px;
    }
    .ml-header-search-form__submit svg {
        width: 20px;
        height: 20px;
    }
    .ml-header-search-toggle-btn {
        display: none;
    }
    .ml-header-auth-btn {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        min-width: 100px;
        max-width: 100%;
    }
    .ml-header-logo {
        position: static;
        margin-right: 16px;
    }
    .ml-header-logo img {
        margin-top: -11px;
    }
    .ml-header-menu-close-btn {
        display: block;
    }
}
@media (max-width: 359px) {
    .ml-header-content {
        padding: 10px;
    }
    .ml-header-search-form__input {
        height: 30px;
        padding-left: 20px;
        padding-right: 54px;
        border-radius: 10px;
        font-size: 12px;
    }
    .ml-header-search-form__submit {
        width: 30px;
        height: 30px;
        margin-right: 15px;
    }
    .ml-header-search-form__submit svg {
        width: 20px;
        height: 20px;
    }
    .ml-header-menu-close-btn {
        right: 10px;
    }
}
.ml-footer {
    color: #FFFFFF;
    background-color: #5772F7;
    font-size: 18px;
    line-height: 1.8;
    padding: 90px 0;
    position: relative;
}
.ml-footer:before, .ml-footer:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
}
.ml-footer:before {
    bottom: 0;
    width: 913px;
    height: 261px;
    background-image: url(/local/templates/multilandia/css/../img/design/footerDecor1.svg);
}
.ml-footer:after {
    bottom: 179px;
    width: 91px;
    height: 308px;
    background-image: url(/local/templates/multilandia/css/../img/design/footerDecor2.svg);
}
.ml-footer > .container {
    padding-left: 70px;
    padding-right: 70px;
    position: relative;
    z-index: 2;
}

.ml-col-menu:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ml-col-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ml-footer-logo {
    display: inline-block;
    vertical-align: top;
    max-width: 207px;
    text-decoration: none;
    color: #FFFFFF;
    outline: 0;
}
.ml-footer-logo img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-top: -38px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.ml-footer-logo:hover {
    text-decoration: none;
    color: #FFFFFF;
}
.ml-footer-logo:hover img {
    opacity: 0.8;
}

.home-page .ml-footer-logo img {
    cursor: pointer;
}

.ml-footer-menu__title {
    display: inline-block;
    vertical-align: top;
    font-size: 24px;
    line-height: 1.6;
    font-family: "DelaGothicOne", sans-serif;
    text-decoration: none;
    color: #FFFFFF;
    margin-bottom: 5px;
    -webkit-transition: opacity 0.3s, color 0.3s;
    -o-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
.ml-footer-menu__title:focus, .ml-footer-menu__title:hover {
    text-decoration: none;
    color: #B7FF70;
}
.ml-footer-menu__list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ml-footer-menu__link {
    text-decoration: none;
    color: #FFFFFF;
    margin-top: 20px;
    -webkit-transition: opacity 0.3s, color 0.3s;
    -o-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
.ml-footer-menu__link:focus, .ml-footer-menu__link:hover {
    text-decoration: none;
    color: #B7FF70;
}

.ml-footer-email {
    display: inline-block;
    white-space: nowrap;
    text-decoration: none;
    color: #FFFFFF;
    -webkit-transition: opacity 0.3s, color 0.3s;
    -o-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
.ml-footer-email:focus, .ml-footer-email:hover {
    text-decoration: none;
    color: #B7FF70;
}

.ml-social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.ml-social__item:not(:last-child) {
    margin-right: 25px;
}
.ml-social__link {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.ml-social__link.type_ok_new_png > img {
    width: 56px;
    height: 56px;
}

@media (max-width: 1680px) {
    .ml-social__link.type_ok_new_png > img {
        width: 48px;
        height: 48px;
    }
}

@media (max-width: 991px) {
    .ml-social__link.type_ok_new_png > img {
        width: 38px;
        height: 38px;
    }
}

.ml-social__link .icon {
    display: block;
    width: 56px;
    height: 56px;
}
.ml-social__link:focus, .ml-social__link:hover {
    text-decoration: none;
    color: #FFFFFF;
    opacity: 0.7;
}

.ml-footer-copyright {
    margin-top: 55px;
    margin-bottom: 0;
    max-width: 320px;
}

.ml-footer-social {
    margin-top: 62px;
}

.ml-footer-development {
    display: inline-block;
    vertical-align: top;
    color: #FFFFFF;
    text-decoration: none;
    outline: 0;
    margin-bottom: 0;
    margin-top: 20px;
    -webkit-transition: opacity 0.3s, color 0.3s;
    -o-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
}
.ml-footer-development:focus, .ml-footer-development:hover {
    text-decoration: none;
    color: #B7FF70;
}

@media (max-width: 1899px) {
    .ml-footer:before {
        width: 47vw;
        height: 14vw;
    }
    .ml-footer:after {
        bottom: 9vw;
        width: 9vw;
        height: 16vw;
    }
}
@media (max-width: 1680px) {
    .ml-footer {
        font-size: 17px;
        padding: 75px 0;
    }
    .ml-footer-logo {
        max-width: 180px;
    }
    .ml-footer-menu__title {
        font-size: 22px;
    }
    .ml-footer-copyright {
        font-size: 16px;
        margin-top: 48px;
    }
    .ml-footer-social {
        margin-top: 55px;
    }
    .ml-footer-development {
        font-size: 16px;
    }
    .ml-social__link .icon {
        width: 48px;
        height: 48px;
    }
    .ml-social__item:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 1480px) {
    .ml-footer {
        font-size: 16px;
        padding: 65px 0;
    }
    .ml-footer-logo {
        max-width: 180px;
    }
    .ml-footer-menu__title {
        font-size: 22px;
    }
    .ml-footer-copyright {
        font-size: 16px;
    }
    .ml-footer-development {
        font-size: 16px;
        margin-top: 32px;
    }
}
@media (max-width: 1366px) {
    .ml-footer {
        font-size: 16px;
        padding: 60px 0;
    }
    .ml-footer > .container {
        padding-left: 40px;
        padding-right: 40px;
    }
    .ml-footer-logo {
        max-width: 180px;
    }
    .ml-footer-menu__title {
        font-size: 20px;
    }
    .ml-footer-menu__title + .ml-footer-menu__list {
        padding-top: 5px;
    }
    .ml-footer-copyright {
        font-size: 16px;
    }
    .ml-footer-development {
        font-size: 16px;
        margin-top: 32px;
    }
}
@media (max-width: 1199px) {
    .ml-footer > .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ml-footer-contacts {
        display: block;
    }
    .ml-col-menu .ml-footer-email {
        display: none;
    }
    .ml-col-logo {
        padding: 0;
        width: 1px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 1px;
        flex: 0 0 1px;
        max-width: 1px;
        position: relative;
    }
    .ml-footer-logo {
        position: absolute;
        left: 20px;
        top: 0;
        max-width: none;
        width: 160px;
        margin-top: 40px;
    }
    .ml-footer-logo img {
        margin-top: -40px;
    }
    .ml-footer-social {
        margin-top: 40px;
    }
    .ml-footer-copyright {
        max-width: none;
        margin-top: 26px;
    }
    .ml-footer-contacts {
        margin-top: 20px;
    }
    .ml-footer-development {
        margin-top: 10px;
    }
}
@media (max-width: 991px) {
    .ml-footer {
        padding: 56px 0;
    }
    .ml-footer .container {
        max-width: 100%;
    }
    .ml-social__link .icon {
        width: 38px;
        height: 38px;
    }
    .ml-social__item:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 767px) {
    .ml-footer {
        padding: 40px 0;
    }
    .ml-footer .container {
        padding-left: 24px;
        padding-right: 24px;
    }
    .ml-footer:before, .ml-footer:after {
        content: normal;
    }
    .ml-footer-menu_dropdown .ml-footer-menu__list {
        display: none;
        padding-bottom: 16px;
    }
    .ml-footer-menu_dropdown .ml-footer-menu__title {
        padding-right: 18px;
    }
    .ml-footer-menu_dropdown .ml-footer-menu__title:after {
        content: "";
        display: inline-block;
        border-top: 6px solid #ffffff;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        margin-left: 10px;
        margin-right: -18px;
        position: relative;
        top: -2px;
        -webkit-transition: -webkit-transform 0.3s;
        transition: -webkit-transform 0.3s;
        -o-transition: transform 0.3s;
        transition: transform 0.3s;
        transition: transform 0.3s, -webkit-transform 0.3s;
    }
    .ml-footer-menu__title {
        font-size: 18px;
    }
    .ml-footer-menu_opened .ml-footer-menu__title:after {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .ml-footer-logo {
        max-width: 118px;
        margin-top: 32px;
        left: 12px;
    }
    .ml-footer-logo img {
        margin-top: 0;
    }
    .ml-footer-social {
        margin-top: 32px;
    }
    .ml-col-social,
    .ml-col-copyright {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 144px);
        flex: 0 0 calc(100% - 144px);
        max-width: calc(100% - 144px);
        margin-left: auto;
    }
    .ml-col-copyright {
        min-height: 160px;
    }
    .ml-footer-contacts {
        margin-top: 14px;
    }
    .ml-footer-development,
    .ml-footer-copyright {
        font-size: 15px;
    }
    .ml-col-menu:last-child .ml-footer-menu_dropdown .ml-footer-menu__list {
        padding-bottom: 0;
    }
}
@media (max-width: 660px) {
    .ml-footer {
        font-size: 15px;
    }
    .ml-col-social {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .ml-col-logo {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
    .ml-footer-menu__title {
        font-size: 16px;
    }
    .ml-footer-social {
        margin-top: 24px;
    }
    .ml-footer-copyright {
        margin-top: 24px;
    }
    .ml-col-copyright {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 112px);
        flex: 0 0 calc(100% - 112px);
        max-width: calc(100% - 112px);
        min-height: 170px;
    }
    .ml-footer-logo {
        margin-top: 24px;
        max-width: 90px;
    }
    .ml-footer-logo img {
        margin-top: 0;
    }
    .ml-footer-development,
    .ml-footer-copyright,
    .ml-footer-contacts {
        font-size: 15px;
    }
}
@media (max-width: 575px) {
    .ml-footer .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ml-footer-logo {
        left: 12px;
    }
    .ml-footer-development,
    .ml-footer-copyright,
    .ml-footer-contacts {
        font-size: 14px;
    }
    .ml-social__item:not(:last-child) {
        margin-right: 16px;
    }
}
@media (max-width: 480px) {
    .ml-footer {
        font-size: 14px;
    }
    .ml-footer-development,
    .ml-footer-copyright,
    .ml-footer-contacts {
        font-size: 12px;
    }
    .ml-col-copyright {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .ml-footer-development {
        margin-top: auto;
    }
    .ml-footer-contacts {
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .ml-social__link .icon {
        width: 30px;
        height: 30px;
    }
    .ml-social__item:not(:last-child) {
        margin-right: 12px;
    }
    .ml-footer-menu__title {
        font-size: 14px;
    }
}
@media (max-width: 359px) {
    .ml-footer {
        padding-top: 32px;
        font-size: 11px;
    }
    .ml-footer .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ml-footer .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .ml-footer [class*=col-] {
        padding-left: 10px;
        padding-right: 10px;
    }
    .ml-footer-logo {
        left: 10px;
    }
    .ml-social__item:not(:last-child) {
        margin-right: 8px;
    }
    .ml-footer-development,
    .ml-footer-copyright,
    .ml-footer-contacts {
        font-size: 11px;
    }
    .ml-footer-menu__title {
        font-size: 12px;
    }
    .ml-footer-menu_dropdown .ml-footer-menu__title:after {
        border-top-width: 5px;
        border-left-width: 4px;
        border-right-width: 4px;
        top: -1px;
    }
}
.age-limit-label {
    font-family: "Actay", sans-serif;
    font-weight: bold;
    display: inline-block;
    width: 50px;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    color: #1D1581;
    text-align: center;
    position: relative;
    background-color: #FFFFFF;
    -webkit-clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
    clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
}

@media (max-width: 1680px) {
    .age-limit-label {
        width: 40px;
        height: 30px;
        line-height: 30px;
        font-size: 16px;
    }
}
@media (max-width: 1366px) {
    .age-limit-label {
        width: 32px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .age-limit-label {
        width: 26px;
        height: 20px;
        line-height: 20px;
        font-size: 11px;
    }
}
.ml-breadcrumbs {
    padding: 0 0 25px 0;
    line-height: 1.4;
}
.ml-breadcrumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.ml-breadcrumbs__link {
    display: block;
    font-size: 18px;
    color: #A2A1B7;
    -webkit-transition: color 0.24s;
    -o-transition: color 0.24s;
    transition: color 0.24s;
}
.ml-breadcrumbs__link:hover {
    color: #F47456;
}
.ml-breadcrumbs__item:not(:last-child) {
    margin-right: 26px;
    position: relative;
}
.ml-breadcrumbs__item:not(:last-child):after {
    content: "·";
    display: block;
    color: #A2A1B7;
    line-height: 1;
    position: absolute;
    top: 2px;
    right: -15px;
    -webkit-transition: color 0.24s;
    -o-transition: color 0.24s;
    transition: color 0.24s;
}
.ml-breadcrumbs__back {
    display: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    color: #6D828F;
    text-decoration: none;
    -webkit-transition: color 0.24s;
    -o-transition: color 0.24s;
    transition: color 0.24s;
}
.ml-breadcrumbs__back:hover {
    text-decoration: none;
    color: #F47456;
}

span.ml-breadcrumbs__link {
    cursor: default;
    pointer-events: auto;
}
span.ml-breadcrumbs__link:hover {
    color: #A2A1B7;
}

@media (max-width: 1680px) {
    .ml-breadcrumbs {
        padding-bottom: 20px;
    }
}
@media (max-width: 1366px) {
    .ml-breadcrumbs__item:not(:last-child) {
        margin-right: 20px;
    }
    .ml-breadcrumbs__item:not(:last-child):after {
        top: 0;
        right: -12px;
    }
    .ml-breadcrumbs__link {
        font-size: 16px;
    }
}
@media (max-width: 575px) {
    .ml-breadcrumbs__item:not(:last-child) {
        margin-right: 18px;
    }
    .ml-breadcrumbs__item:not(:last-child):after {
        top: 0;
        right: -11px;
    }
    .ml-breadcrumbs__link {
        font-size: 14px;
    }
}
@media (max-width: 359px) {
    .ml-breadcrumbs__item:not(:last-child) {
        margin-right: 18px;
    }
    .ml-breadcrumbs__item:not(:last-child):after {
        top: -2px;
        right: -11px;
    }
    .ml-breadcrumbs__link {
        font-size: 12px;
    }
}
.ml-pagenav {
    margin-top: 40px;
}

.ml-pagenav-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
}
.ml-pagenav-list_tablet, .ml-pagenav-list_mobile {
    display: none;
}
.ml-pagenav-list__icon {
    display: block;
    width: 24px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    fill: #5772F7;
    -webkit-transition: fill 0.24s;
    -o-transition: fill 0.24s;
    transition: fill 0.24s;
}
.ml-pagenav-list__link {
    display: block;
    position: relative;
    min-width: 60px;
    height: 60px;
    padding: 0 20px;
    outline: 0;
    color: #5772F7;
    text-decoration: none;
    font-size: 18px;
    line-height: 60px;
    background-color: #FFFFFF;
    text-align: center;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    -webkit-transition: color 0.24s, background-color 0.24s, border-color 0.24s;
    -o-transition: color 0.24s, background-color 0.24s, border-color 0.24s;
    transition: color 0.24s, background-color 0.24s, border-color 0.24s;
}
.ml-pagenav-list__link:focus {
    color: #5772F7;
    text-decoration: none;
}
.ml-pagenav-list__link:hover {
    color: #FFFFFF;
    background-color: #F47456;
    text-decoration: none;
}
.ml-pagenav-list__link:hover .ml-pagenav-list__icon {
    fill: #FFFFFF;
}
.ml-pagenav-list__link:active {
    color: #FFFFFF;
    background-color: #F47456;
}
.ml-pagenav-list__link:active .ml-pagenav-list__icon {
    fill: #FFFFFF;
}
.ml-pagenav-list__link_active {
    background-color: #F47456 !important;
    color: #FFFFFF !important;
    cursor: default;
    pointer-events: none;
}
.ml-pagenav-list__link_active .ml-pagenav-list__icon {
    fill: #FFFFFF !important;
}
.ml-pagenav-list__item {
    line-height: 1;
}
.ml-pagenav-list__item:not(:last-child) {
    margin-right: 20px;
}
.ml-pagenav-list__item_sep {
    color: #5772F7;
}
.ml-pagenav-list__item_sep span {
    display: block;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 60px;
    border-radius: 20px;
    background-color: #FFFFFF;
}
.ml-pagenav-list__item_disabled {
    display: none;
}
.ml-pagenav-list__item_prev .ml-pagenav-list__link, .ml-pagenav-list__item_next .ml-pagenav-list__link {
    width: 64px;
}

.container .ml-pagenav .container {
    padding: 0;
}

@media (max-width: 1480px) {
    .ml-pagenav {
        margin-top: 30px;
    }
    .ml-pagenav-list__item:not(:last-child) {
        margin-right: 10px;
    }
    .ml-pagenav-list__link {
        font-size: 16px;
        min-width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 15px;
    }
    .ml-pagenav-list__item_prev .ml-pagenav-list__link, .ml-pagenav-list__item_next .ml-pagenav-list__link {
        width: 60px;
    }
    .ml-pagenav-list__item_sep span {
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 15px;
    }
}
@media (max-width: 991px) {
    .ml-pagenav-list_desktop {
        display: none;
    }
    .ml-pagenav-list_tablet {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 575px) {
    .ml-pagenav-list__link {
        font-size: 16px;
        min-width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 10px;
        padding: 0 15px;
    }
    .ml-pagenav-list__item_prev .ml-pagenav-list__link, .ml-pagenav-list__item_next .ml-pagenav-list__link {
        width: 60px;
    }
    .ml-pagenav-list__item_sep span {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 10px;
    }
}
@media (max-width: 480px) {
    .ml-pagenav-list_desktop {
        display: none;
    }
    .ml-pagenav-list_tablet {
        display: none;
    }
    .ml-pagenav-list_mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 359px) {
    .ml-pagenav {
        margin-top: 20px;
    }
}
.ml-tab-btn-nav {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    position: relative;
}
.ml-tab-btn-nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
}
.ml-tab-btn-nav__link {
    display: block;
    white-space: nowrap;
    height: 60px;
    line-height: 60px;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 18px;
    color: #1D1581;
    padding: 0 40px;
    cursor: pointer;
    background-color: #FFFFFF;
    border: 0;
    outline: 0;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -o-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s;
}
.ml-tab-btn-nav__link:hover {
    background-color: #F47456;
    color: #FFFFFF;
}
.ml-tab-btn-nav__link_active {
    background-color: #F47456;
    color: #FFFFFF;
}
.ml-tab-btn-nav__item {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.ml-tab-btn-nav__item:not(:last-child) {
    margin-right: 40px;
}

@media (max-width: 1680px) {
    .ml-tab-btn-nav__link {
        font-size: 18px;
        height: 56px;
        line-height: 56px;
        padding: 0 28px;
        border-radius: 18px;
    }
    .ml-tab-btn-nav__item:not(:last-child) {
        margin-right: 28px;
    }
}
@media (max-width: 1480px) {
    .ml-tab-btn-nav {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .ml-tab-btn-nav__link {
        font-size: 16px;
        height: 50px;
        line-height: 50px;
        padding: 0 24px;
        border-radius: 16px;
    }
    .ml-tab-btn-nav__item:not(:last-child) {
        margin-right: 24px;
    }
}
@media (max-width: 1366px) {
    .ml-tab-btn-nav {
        margin-top: 30px;
        margin-bottom: 36px;
    }
    .ml-tab-btn-nav__link {
        font-size: 16px;
        height: 48px;
        line-height: 48px;
        padding: 0 24px;
        border-radius: 15px;
    }
    .ml-tab-btn-nav__item:not(:last-child) {
        margin-right: 20px;
    }
}
@media (max-width: 1199px) {
    .ml-tab-btn-nav {
        margin-bottom: 34px;
    }
}
@media (max-width: 991px) {
    .ml-tab-btn-nav {
        margin-top: 28px;
        margin-bottom: 28px;
    }
    .ml-tab-btn-nav__link {
        font-size: 14px;
        height: 48px;
        line-height: 48px;
        padding: 0 20px;
        border-radius: 15px;
    }
    .ml-tab-btn-nav__item:not(:last-child) {
        margin-right: 16px;
    }
}
@media (max-width: 767px) {
    .ml-tab-btn-nav {
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .ml-tab-btn-nav__link {
        font-size: 12px;
        padding: 0 15px;
        height: 44px;
        line-height: 44px;
        border-radius: 10px;
    }
    .ml-tab-btn-nav__item:not(:last-child) {
        margin-right: 10px;
    }
}
@media (max-width: 480px) {
    .ml-tab-btn-nav__link {
        font-size: 12px;
        height: 42px;
        line-height: 42px;
    }
}
@media (max-width: 359px) {
    .ml-tab-btn-nav {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: -10px;
        margin-right: -10px;
        margin-bottom: 20px;
        margin-top: 24px;
    }
    .ml-tab-btn-nav__link {
        font-size: 10px;
    }
}
.tab-nav {
    width: 100%;
    position: relative;
    height: 48px;
    padding: 6px 0;
    margin-bottom: 24px;
}
.tab-nav__container.swiper-container {
    margin-right: 130px;
}
.tab-nav__container.swiper-container.swiper-grad-left:before {
    content: "";
    display: block;
    width: 80px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
    background-image: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), color-stop(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(left, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to right, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
}
.tab-nav__container.swiper-container.swiper-grad-right:after {
    content: "";
    display: block;
    width: 80px;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
    pointer-events: none;
    background-image: -webkit-gradient(linear, right top, left top, from(rgb(255, 255, 255)), color-stop(rgba(255, 255, 255, 0.8)), to(rgba(255, 255, 255, 0)));
    background-image: -o-linear-gradient(right, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
    background-image: linear-gradient(to left, rgb(255, 255, 255), rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
}
.tab-nav__container:not(.swiper-container-initialized) .swiper-arrows {
    display: none !important;
}
.tab-nav__list {
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tab-nav__list.swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.tab-nav__item:not(:last-child) {
    margin-right: 40px;
}
.tab-nav__item.swiper-slide {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.tab-nav__link {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 1.36;
    color: #4A524B;
    position: relative;
    white-space: nowrap;
    margin-top: 4px;
    margin-bottom: 4px;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.tab-nav__link:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 4px;
    background-color: #62A623;
    opacity: 0;
    text-decoration: none;
    border-radius: 2px;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.tab-nav__link:hover {
    color: #a8a6a6;
}
.tab-nav__link_active {
    font-weight: 500;
    color: #000000 !important;
}
.tab-nav__link_active:after {
    opacity: 1;
}
.tab-nav .swiper-arrows {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 5;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.tab-nav .btn-slider-arrow_prev {
    margin-right: 22px;
}
.tab-nav .btn-slider-arrow.swiper-button-disabled {
    display: block;
}
.tab-nav .btn-slider-arrow.swiper-button-disabled svg {
    fill: #d6d6d6;
}
.tab-nav .swiper-container.swiper-grad-left:before {
    width: 40px;
}
.tab-nav .swiper-container.swiper-grad-right:after {
    width: 40px;
}
@media (min-width: 1601px) {
    .tab-nav.tab-nav-sliders {
        height: 72px;
        padding: 0;
        margin-bottom: 32px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__item:not(:last-child) {
        margin-right: 32px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__link {
        font-size: 36px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__link:after {
        bottom: -12px;
        border-radius: 0;
    }
}
@media (max-width: 1600px) {
    .tab-nav.tab-nav-sliders {
        height: 48px;
        padding: 0;
        margin-bottom: 24px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__item:not(:last-child) {
        margin-right: 32px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__link {
        font-size: 23px;
        line-height: 1.4;
        margin-top: 8px;
        margin-bottom: 8px;
    }
    .tab-nav.tab-nav-sliders .tab-nav__link:after {
        height: 2px;
        bottom: -8px;
        border-radius: 0;
    }
}

@media (max-width: 767px) {
    .tab-nav__container.swiper-container {
        margin-right: 0;
    }
    .tab-nav__link {
        font-size: 16px;
        line-height: 1.5;
    }
    .tab-nav .swiper-arrows {
        display: none;
    }
}
.ml-page-menu {
    margin-bottom: 56px;
    margin-left: 0;
    position: relative;
    padding-bottom: 2px;
}
.ml-page-menu:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-bottom: 2px solid #D9D9DA;
}
.ml-page-menu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 18px;
    line-height: 32px;
    font-family: "DelaGothicOne", sans-serif;
    list-style: none;
    padding: 0;
    margin-bottom: -2px;
}
.ml-page-menu__link {
    font-family: "DelaGothicOne", sans-serif;
    color: #1D1581;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.ml-page-menu__item {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-bottom: 40px;
    border-bottom: 2px solid transparent;
    -webkit-transition: border-bottom-color 0.3s;
    -o-transition: border-bottom-color 0.3s;
    transition: border-bottom-color 0.3s;
}
.ml-page-menu__item:not(:last-child) {
    margin-right: 40px;
}
.ml-page-menu__item_active {
    border-bottom-color: #F47456;
}
.ml-page-menu__item_active .ml-page-menu__link {
    color: #F47456;
}
.ml-page-menu.swiper-free-mode > .swiper-wrapper {
    margin-bottom: -2px;
}

@media (max-width: 1480px) {
    .ml-page-menu {
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .ml-page-menu__item {
        padding-bottom: 28px;
    }
}
@media (max-width: 1480px) {
    .ml-page-menu {
        margin-bottom: 36px;
    }
    .ml-page-menu__list {
        font-size: 17px;
    }
    .ml-page-menu__item {
        padding-bottom: 24px;
    }
}
@media (max-width: 991px) {
    .ml-page-menu {
        margin-bottom: 30px;
    }
    .ml-page-menu__list {
        font-size: 16px;
    }
    .ml-page-menu__item {
        padding-bottom: 16px;
    }
}
@media (max-width: 359px) {
    .ml-page-menu {
        margin-bottom: 20px;
    }
    .ml-page-menu__list {
        font-size: 16px;
    }
    .ml-page-menu__item {
        padding-bottom: 10px;
    }
    .ml-page-menu__item:not(:last-child) {
        margin-right: 20px;
    }
}
.ml-timer-container {
    background-color: #F47456;
    padding: 24px 24px 22px;
    border-radius: 20px;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 404px;
}

.ml-timer[data-end] .ml-timer-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ml-timer-item {
    width: 66px;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
}
.ml-timer-item:not(:last-child) {
    margin-right: 20px;
}
.ml-timer-item__inner {
    width: 66px;
    height: 66px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0.2)));
    background: -o-linear-gradient(bottom, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));
}
.ml-timer-item__inner:before, .ml-timer-item__inner:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}
.ml-timer-item__inner:before {
    z-index: 2;
    border: 8px solid #F47456;
}
.ml-timer-item__inner:after {
    z-index: 3;
    border: 8px solid rgba(255, 255, 255, 0.2);
}
.ml-timer-item__number {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 38px;
    height: 38px;
    background-color: #F47456;
    border-radius: 50%;
    line-height: 38px;
}
.ml-timer-item:after {
    display: block;
    line-height: 1;
    margin-top: 4px;
}
.ml-timer-item__dial {
    position: absolute;
    z-index: 5;
    width: 60px;
    height: 60px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
}
.ml-timer-item__dial-left {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.ml-timer-item__dial-left-inner {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 8px solid #ffffff;
    border-left-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0);
    opacity: 0.9;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.ml-timer-item__dial-right {
    position: absolute;
    width: 50%;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
}
.ml-timer-item__dial-right-inner {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 8px solid #ffffff;
    border-right-color: rgba(255, 255, 255, 0);
    border-bottom-color: rgba(255, 255, 255, 0);
    opacity: 0.9;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.ml-timer-item-days:after {
    content: "дн";
}

.ml-timer-item-hours:after {
    content: "ч";
}

.ml-timer-item-minutes:after {
    content: "мин";
}

.ml-timer-item-seconds:after {
    content: "сек";
}

@media (max-width: 767px) {
    .ml-contest-detail__top .ml-timer-container {
        padding: 16px 0 14px;
        border-radius: 15px;
        width: 100%;
        max-width: 340px;
        padding-left: 24px;
        padding-right: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .ml-contest-detail__top .ml-timer-item {
        width: 56px;
        font-size: 15px;
    }
    .ml-contest-detail__top .ml-timer-item:not(:last-child) {
        margin-right: 0;
    }
    .ml-contest-detail__top .ml-timer-item__inner {
        width: 56px;
        height: 56px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:before, .ml-contest-detail__top .ml-timer-item__inner:after {
        width: 50px;
        height: 50px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:before {
        border-width: 6px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:after {
        border-width: 6px;
    }
    .ml-contest-detail__top .ml-timer-item__number {
        width: 32px;
        height: 32px;
        line-height: 32px;
    }
    .ml-contest-detail__top .ml-timer-item:after {
        margin-top: 4px;
    }
    .ml-contest-detail__top .ml-timer-item__dial {
        width: 50px;
        height: 50px;
        top: 3px;
        left: 3px;
    }
    .ml-contest-detail__top .ml-timer-item__dial-left-inner {
        width: 50px;
        height: 50px;
        border-width: 6px;
    }
    .ml-contest-detail__top .ml-timer-item__dial-right-inner {
        width: 50px;
        height: 50px;
        border-width: 6px;
    }
}
@media (max-width: 420px) {
    .ml-contest-detail__top .ml-timer-container {
        padding: 10px 0 10px;
        border-radius: 15px;
        width: 100%;
        max-width: 300px;
        padding-left: 24px;
        padding-right: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .ml-contest-detail__top .ml-timer-item {
        width: 44px;
        font-size: 10px;
    }
    .ml-contest-detail__top .ml-timer-item:not(:last-child) {
        margin-right: 0;
    }
    .ml-contest-detail__top .ml-timer-item__inner {
        width: 44px;
        height: 44px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:before, .ml-contest-detail__top .ml-timer-item__inner:after {
        width: 44px;
        height: 44px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:before {
        border-width: 5px;
    }
    .ml-contest-detail__top .ml-timer-item__inner:after {
        border-width: 5px;
    }
    .ml-contest-detail__top .ml-timer-item__number {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    .ml-contest-detail__top .ml-timer-item:after {
        margin-top: 4px;
    }
    .ml-contest-detail__top .ml-timer-item__dial {
        width: 38px;
        height: 38px;
        top: 3px;
        left: 3px;
    }
    .ml-contest-detail__top .ml-timer-item__dial-left-inner {
        width: 38px;
        height: 38px;
        border-width: 5px;
    }
    .ml-contest-detail__top .ml-timer-item__dial-right-inner {
        width: 38px;
        height: 38px;
        border-width: 5px;
    }
}
.anim-list .row {
    margin-bottom: -40px;
}
.anim-list [class*=col] {
    padding-bottom: 40px;
}

.anim-item {
    background-color: #FFFFFF;
    color: #1D1581;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
    -webkit-transition: background-color 0.4s;
    -o-transition: background-color 0.4s;
    transition: background-color 0.4s;
}
.anim-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: 0;
    text-decoration: none;
    padding: 20px;
    color: #1D1581;
}
.anim-item__link:hover {
    text-decoration: none;
}
.anim-item__img {
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 67%;
    position: relative;
}
.anim-item__img img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: -webkit-transform 0.8s ease-out;
    transition: -webkit-transform 0.8s ease-out;
    -o-transition: transform 0.8s ease-out;
    transition: transform 0.8s ease-out;
    transition: transform 0.8s ease-out, -webkit-transform 0.8s ease-out;
}
.anim-item__img img.lazyload, .anim-item__img img.lazyloading {
    -webkit-filter: blur(5px);
    filter: blur(5px);
}
.anim-item .age-limit-label {
    position: absolute;
    top: 20px;
    right: 20px;
}
.anim-item__time {
    display: block;
    width: 77px;
    height: 33px;
    position: absolute;
    top: 20px;
    left: 20px;
    background-color: #F47456;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 33px;
    text-align: center;
    -webkit-clip-path: polygon(0 3%, 100% 0, 92% 94%, 4% 100%);
    clip-path: polygon(0 3%, 100% 0, 92% 94%, 4% 100%);
}
.anim-item__caption {
    padding: 20px 0 8px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.anim-item__title {
    font-size: 18px;
    line-height: 1.6;
    font-family: "DelaGothicOne", sans-serif;
    margin: 0;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
}
.anim-item__desc {
    margin-bottom: 0;
    margin-top: 12px;
    font-size: 18px;
    line-height: 1.4;
}
.anim-item__tag {
    display: block;
    font-size: 18px;
    color: #A2A1B7;
    line-height: 1.22;
    margin-top: 6px;
    max-width: 100%;
    -webkit-transition: color 0.4s;
    -o-transition: color 0.4s;
    transition: color 0.4s;
}
.anim-item__action {
    margin-top: auto;
}
.anim-item__btn {
    display: inline-block;
    vertical-align: top;
    min-width: 130px;
    height: 56px;
    line-height: 56px;
    padding: 0 24px;
    font-size: 18px;
    pointer-events: none;
    border: 0;
    text-align: center;
    outline: 0;
    white-space: nowrap;
    font-family: "DelaGothicOne", sans-serif;
    color: #1D1581;
    margin-top: 14px;
    margin-bottom: 10px;
    background-color: #93EEF4;
    -webkit-clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    -webkit-transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    -o-transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out, -webkit-clip-path 0.3s ease-out;
}
.anim-item__btn[type=button] {
    cursor: pointer;
}
.anim-item__btn_orange {
    background-color: #F47456;
    color: #F1F7D7;
    -webkit-clip-path: polygon(0 5.4%, 100% 7%, 97% 93%, 4% 100%);
    clip-path: polygon(0 5.4%, 100% 7%, 97% 93%, 4% 100%);
}
.anim-item__dates {
    display: inline-block;
    min-width: 130px;
    vertical-align: top;
    height: 56px;
    line-height: 56px;
    padding: 0 24px;
    font-size: 18px;
    pointer-events: none;
    border: 0;
    text-align: center;
    outline: 0;
    white-space: nowrap;
    font-family: "DelaGothicOne", sans-serif;
    color: #1D1581;
    margin-top: 16px;
    margin-bottom: 10px;
    background-color: #93EEF4;
    -webkit-clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    -webkit-transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    -o-transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out, -webkit-clip-path 0.3s ease-out;
}
.anim-item__dates_active {
    background-color: #FE68A8;
    color: #F1F7D7;
}
.anim-item__voting-btn {
    margin-top: 16px;
    height: 48px;
    line-height: 48px;
    padding: 0 30px;
    font-size: 16px;
}
.anim-item__voting-btn:hover {
    background-color: #5772F7;
    color: #ffffff;
}
.anim-item__date {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    color: #A2A1B7;
    margin-top: 10px;
    margin-bottom: 0;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.anim-item__votes {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    color: #A2A1B7;
    margin-top: 10px;
    margin-bottom: 0;
}
.anim-item__winner {
    display: block;
    position: absolute;
    min-width: 130px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    white-space: nowrap;
    background-color: #fbd047;
    color: #FFFFFF;
    font-family: "DelaGothicOne", sans-serif;
    right: 20px;
    top: 20px;
    text-align: center;
    padding: 0 18px;
    -webkit-clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
    -webkit-transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, -webkit-clip-path 0.3s ease-out;
    -o-transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out;
    transition: color 0.3s, background-color 0.3s, clip-path 0.3s ease-out, -webkit-clip-path 0.3s ease-out;
}
.anim-item .ml-timer {
    margin-top: auto;
}
.anim-item .ml-timer-container {
    margin-top: 13px;
    width: 100%;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.anim-item .ml-timer-item__inner:before {
    -webkit-transition: border-color 0.3s;
    -o-transition: border-color 0.3s;
    transition: border-color 0.3s;
}
.anim-item .ml-timer-item__number {
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.anim-item:hover {
    background-color: #F47456;
}
.anim-item:hover .anim-item__title {
    color: #FFFFFF;
}
.anim-item:hover .anim-item__desc {
    color: #FFFFFF;
}
.anim-item:hover .anim-item__tag {
    color: #FFFFFF;
}
.anim-item:hover .anim-item__votes {
    color: #FFFFFF;
}
.anim-item:hover .anim-item__date {
    color: #FFFFFF;
}
.anim-item:hover .anim-item__img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.anim-item:hover .anim-item__dates,
.anim-item:hover .anim-item__btn,
.anim-item:hover .anim-item__winner {
    -webkit-clip-path: polygon(2.5% 0, 97% 7%, 100% 93%, 0 100%);
    clip-path: polygon(2.5% 0, 97% 7%, 100% 93%, 0 100%);
}
.anim-item:hover .anim-item__dates_orange,
.anim-item:hover .anim-item__btn_orange,
.anim-item:hover .anim-item__winner_orange {
    color: #5772F7;
    background-color: #B7FF70;
    -webkit-clip-path: polygon(2.5% 0, 97% 7%, 100% 93%, 0 100%);
    clip-path: polygon(2.5% 0, 97% 7%, 100% 93%, 0 100%);
}
.anim-item:hover .anim-item__dates_active {
    background-color: #B7FF70;
    color: #5772F7;
}
.anim-item:hover .ml-timer-container {
    background-color: #5772F7;
}
.anim-item:hover .ml-timer-item__inner:before {
    border-color: #5772F7;
}
.anim-item:hover .ml-timer-item__number {
    background-color: #5772F7;
}
.anim-item_dark {
    color: #FFFFFF;
    background: -o-radial-gradient(0% 100%, 100% 100%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.08) 100%);
    background: radial-gradient(100% 100% at 0% 100%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.08) 100%);
    -webkit-box-shadow: 0px -10px 20px rgba(80, 79, 111, 0.1);
    box-shadow: 0px -10px 20px rgba(80, 79, 111, 0.1);
}
.anim-item_dark .anim-item__title {
    color: #f6f7ed;
}
.anim-item_dark .anim-item__link,
.anim-item_dark .anim-item__tag,
.anim-item_dark .anim-item__votes {
    color: #FFFFFF;
}
.anim-item_contest .anim-item__img {
    padding-bottom: 56.25%;
}
.anim-item_contest .anim-item__title, .anim-item_participant .anim-item__title {
    font-size: 24px;
}
.anim-item_participant .anim-item__img {
    padding-bottom: 140%;
    cursor: pointer;
}
.anim-item_participant .anim-item__title {
    line-height: 1.4;
}
.anim-item_participant .anim-item__votes {
    margin-top: 8px;
}
.anim-item_article .anim-item__title {
    font-family: "Actay", sans-serif;
    line-height: 1.4;
    height: 4.2em;
    overflow: hidden;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

.ml-anim-list-works .anim-item_participant .anim-item__img {
    padding-bottom: 100%;
    background-color: #eaeaea;
}
.ml-anim-list-works .anim-item_participant .anim-item__img img {
    -o-object-fit: contain;
    object-fit: contain;
}

[class*=col] .anim-item {
    height: 100%;
}
[class*=col] .anim-item__link {
    height: 100%;
}

.anim-itemee {
    font-family: "Actay", sans-serif;
    font-weight: bold;
    display: inline-block;
    width: 50px;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
    color: #1D1581;
    text-align: center;
    position: relative;
    background-color: #FFFFFF;
    -webkit-clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
    clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
}

@media (max-width: 1680px) {
    .anim-item__time {
        font-size: 16px;
        width: 64px;
        height: 30px;
        line-height: 30px;
    }
    .anim-item__dates, .anim-item__btn, .anim-item__winner {
        font-size: 17px;
    }
    .anim-item__dates_active {
        font-size: 16px;
    }
    .anim-item__voting-btn {
        font-size: 15px;
        padding: 0 24px;
    }
}
@media (max-width: 1680px) and (min-width: 1481px) {
    .anim-item_participant .anim-item__title {
        font-size: 20px;
    }
}
@media (max-width: 1480px) {
    .anim-list .row {
        margin-bottom: -30px;
        margin-left: -15px;
        margin-right: -15px;
    }
    .anim-list [class*=col] {
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .anim-item__link {
        padding: 14px;
    }
    .anim-item__caption {
        padding: 16px 0 8px;
    }
    .anim-item__title {
        font-size: 16px;
        line-height: 1.5;
    }
    .anim-item__date {
        font-size: 16px;
    }
    .anim-item__tag {
        font-size: 16px;
        margin-top: 8px;
    }
    .anim-item .age-limit-label {
        top: 15px;
        right: 15px;
    }
    .anim-item__time {
        top: 15px;
        left: 15px;
    }
    .anim-item__dates, .anim-item__btn, .anim-item__winner {
        height: 54px;
        font-size: 16px;
        line-height: 54px;
    }
    .anim-item__dates_active {
        font-size: 15px;
        padding: 0 20px;
    }
    .anim-item__voting-btn {
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        padding: 0 24px;
    }
}
@media (max-width: 1480px) and (min-width: 1367px) {
    .anim-item_participant .anim-item__title {
        font-size: 18px;
    }
}
@media (max-width: 1366px) {
    .anim-list .row {
        margin-bottom: -24px;
        margin-left: -12px;
        margin-right: -12px;
    }
    .anim-list [class*=col] {
        padding-bottom: 24px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .anim-item__link {
        padding: 14px;
    }
    .anim-item__caption {
        padding: 16px 0 8px;
    }
    .anim-item__title {
        font-size: 15px;
        line-height: 1.5;
    }
    .anim-item__tag {
        font-size: 14px;
    }
    .anim-item .age-limit-label {
        top: 14px;
        right: 12px;
    }
    .anim-item__desc {
        font-size: 14px;
    }
    .anim-item__time {
        font-size: 14px;
        width: 52px;
        padding-right: 2px;
        height: 24px;
        line-height: 24px;
    }
    .anim-item__dates, .anim-item__btn, .anim-item__winner {
        height: 50px;
        font-size: 14px;
        line-height: 50px;
        padding: 0 20px;
    }
    .anim-item__dates {
        margin-top: 14px;
        margin-bottom: 5px;
    }
    .anim-item__dates_active {
        font-size: 14px;
        padding: 0 16px;
    }
    .anim-item__votes {
        font-size: 14px;
    }
    .anim-item__date {
        font-size: 14px;
    }
    .anim-item__voting-btn {
        height: 42px;
        line-height: 42px;
        font-size: 14px;
        padding: 0 18px;
    }
    .anim-item .ml-timer-container {
        padding: 10px 0 10px;
        border-radius: 15px;
    }
    .anim-item .ml-timer-item {
        width: 44px;
        font-size: 10px;
    }
    .anim-item .ml-timer-item:not(:last-child) {
        margin-right: 8px;
    }
    .anim-item .ml-timer-item__inner {
        width: 44px;
        height: 44px;
    }
    .anim-item .ml-timer-item__inner:before, .anim-item .ml-timer-item__inner:after {
        width: 44px;
        height: 44px;
    }
    .anim-item .ml-timer-item__inner:before {
        border-width: 5px;
    }
    .anim-item .ml-timer-item__inner:after {
        border-width: 5px;
    }
    .anim-item .ml-timer-item__number {
        width: 22px;
        height: 22px;
        line-height: 22px;
    }
    .anim-item .ml-timer-item:after {
        margin-top: 4px;
    }
    .anim-item .ml-timer-item__dial {
        width: 38px;
        height: 38px;
        top: 3px;
        left: 3px;
    }
    .anim-item .ml-timer-item__dial-left-inner {
        width: 38px;
        height: 38px;
        border-width: 5px;
    }
    .anim-item .ml-timer-item__dial-right-inner {
        width: 38px;
        height: 38px;
        border-width: 5px;
    }
    .anim-item_contest .anim-item__title, .anim-item_participant .anim-item__title {
        font-size: 15px;
    }
}
@media (max-width: 1199px) {
    .anim-item__link {
        padding: 10px;
    }
    .anim-item__caption {
        padding: 16px 0 8px;
    }
    .anim-item__title {
        font-size: 14px;
        line-height: 1.5;
    }
    .anim-item__tag {
        font-size: 14px;
    }
    .anim-item .age-limit-label {
        top: 12px;
        right: 12px;
    }
    .anim-item__desc {
        font-size: 14px;
    }
    .anim-item__time {
        top: 12px;
    }
    .anim-item__dates, .anim-item__btn, .anim-item__winner {
        height: 46px;
        font-size: 13px;
        line-height: 46px;
    }
    .anim-item__dates_active {
        font-size: 12px;
        padding: 0 14px;
    }
    .anim-item__voting-btn {
        height: 44px;
        line-height: 44px;
        font-size: 15px;
        padding: 0 24px;
    }
    .anim-item_contest .anim-item__title,
    .anim-item_participant .anim-item__title {
        font-size: 16px;
    }
}
@media (max-width: 991px) {
    .anim-item__img {
        padding-bottom: 46%;
    }
    .anim-item__title {
        line-height: 1.6;
    }
    .anim-item__tag {
        margin-top: 12px;
    }
    .anim-item .age-limit-label {
        width: 32px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
    }
    .anim-item__desc {
        font-size: 14px;
    }
    .anim-item__dates, .anim-item__btn, .anim-item__winner {
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        min-width: 130px;
        padding: 0 20px;
    }
    .anim-item__dates {
        padding: 0 14px;
        margin-bottom: 5px;
    }
    .anim-item__votes {
        font-size: 14px;
        margin-top: 5px;
    }
    .anim-item__date {
        font-size: 14px;
    }
    .anim-item__voting-btn {
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        padding: 0 20px;
    }
    .anim-item_contest .anim-item__title,
    .anim-item_participant .anim-item__title {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .anim-item__img {
        padding-bottom: 50%;
    }
    .anim-item__voting-btn {
        padding: 0 18px;
    }
    .anim-item_contest .anim-item__title,
    .anim-item_participant .anim-item__title {
        font-size: 15px;
    }
}
@media (max-width: 575px) {
    .anim-item__img {
        padding-bottom: 54%;
    }
    .anim-item__desc {
        font-size: 12px;
    }
    .anim-item__voting-btn {
        padding: 0 20px;
    }
    .anim-item_contest .anim-item__title,
    .anim-item_participant .anim-item__title {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    .anim-list .row {
        margin-bottom: -16px;
        margin-left: -8px;
        margin-right: -8px;
    }
    .anim-list [class*=col] {
        padding-bottom: 16px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .anim-item__img {
        padding-bottom: 60%;
    }
    .anim-item__caption {
        padding: 12px 0 6px;
    }
    .anim-item__title {
        font-size: 12px;
    }
    .anim-item__tag {
        font-size: 12px;
        margin-top: 8px;
    }
    .anim-item .age-limit-label {
        width: 28px;
        height: 22px;
        line-height: 22px;
        font-size: 13px;
        right: 8px;
        top: 8px;
    }
    .anim-item__time {
        top: 8px;
        left: 8px;
        width: 48px;
        padding-right: 1px;
        height: 22px;
        line-height: 22px;
        font-size: 13px;
    }
    .anim-item__desc {
        display: none;
    }
    .anim-item__dates_active {
        font-size: 10px;
        padding: 0 14px;
    }
    .anim-item__date {
        margin-top: 7px;
        font-size: 13px;
    }
    .anim-item_article .anim-item__title {
        font-size: 13px;
    }
}
@media (max-width: 420px) {
    .anim-item__link {
        padding: 8px;
    }
    .anim-item .age-limit-label {
        width: 26px;
        height: 20px;
        line-height: 20px;
        font-size: 11px;
        right: 6px;
        top: 6px;
    }
    .anim-item__dates_active {
        font-size: 8px;
        padding: 0 10px;
    }
    .anim-item__voting-btn {
        margin-bottom: 2px;
    }
}
@media (max-width: 374px) {
    .anim-item__voting-btn {
        font-size: 12px;
        height: 36px;
        line-height: 36px;
        padding: 0 18px;
        border-radius: 14px;
    }
    .anim-item__date {
        margin-top: 6px;
        font-size: 12px;
    }
    .anim-item_article .anim-item__title {
        font-size: 12px;
    }
}
@media (max-width: 359px) {
    .anim-list .row {
        margin-bottom: -14px;
        margin-left: -7px;
        margin-right: -7px;
    }
    .anim-list [class*=col] {
        padding-bottom: 14px;
        padding-left: 7px;
        padding-right: 7px;
    }
}
.shedule-section {
    padding-top: 42px;
}

.shedule {
    border-top: 2px solid #D9D9DA;
    border-bottom: 2px solid #D9D9DA;
}
.shedule:not(:first-child) {
    margin-top: -2px;
}
.shedule__header {
    padding: 38px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.shedule__icon {
    display: block;
    width: 64px;
    height: 64px;
    margin-right: 25px;
}
.shedule__title {
    font-family: "DelaGothicOne", sans-serif;
    font-size: 36px;
    line-height: 1.6;
    margin: 0;
}
.shedule__collapse-btn {
    display: block;
    width: 60px;
    height: 60px;
    background: #B7FF70;
    border-radius: 20px;
    outline: 0;
    padding: 0;
    border: 0;
    cursor: pointer;
    margin-left: auto;
    position: relative;
}
.shedule__collapse-btn .icon {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #5772F7;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    -o-transition: transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}
.shedule__body {
    padding-bottom: 40px;
    display: none;
}
.shedule_active .shedule__collapse-btn .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.shedule-item {
    background-color: #FFFFFF;
    border-radius: 20px;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.shedule-item:not(:last-child) {
    margin-bottom: 20px;
}
.shedule-item__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    outline: 0;
    text-decoration: none;
}
.shedule-item__link:hover {
    text-decoration: none;
}
.shedule-item__time {
    display: block;
    width: 150px;
    padding: 20px 25px;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 24px;
    line-height: 1.6;
    color: #1D1581;
}
.shedule-item__img {
    width: 252px;
    height: 168px;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: #DFDFDF;
    border-radius: 10px;
}
.shedule-item__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.shedule-item__caption {
    padding: 20px 40px;
    width: calc(100% - 402px);
}
.shedule-item__title {
    font-family: "DelaGothicOne", sans-serif;
    font-size: 24px;
    line-height: 1.6;
    color: #1D1581;
    margin-top: 0;
    margin-bottom: 12px;
}
.shedule-item .age-limit-label {
    background-color: #F47456;
    color: #FFFFFF;
    margin-left: 20px;
}
.shedule-item__series-toggle {
    display: none;
    outline: 0;
    background: none;
    text-decoration: none;
    padding: 0;
    border: 0;
    position: relative;
    color: #A2A1B7;
    font-size: 14px;
    line-height: 1.4;
    padding-right: 26px;
    cursor: pointer;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.shedule-item__series-toggle:after {
    content: "";
    display: block;
    width: 15px;
    height: 7px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    background: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 9' width='18' height='9'%3E%3Cpath fill='%23A2A1B7' d='M7.6,8.1l-6-4.8c-1.5-1.2-2-3-0.7-3c1.3,0,2,0.6,5.3,3.6c3.3,3,3.7,2,4.7,1.2c2-1.8,3.2-4.8,5.9-4.8 c2.3,0-0.1,3.2-1.8,4.7l-2.8,2.5C10.2,9.4,8.3,8.7,7.6,8.1z'/%3E%3C/svg%3E") no-repeat center center;
    background-size: contain;
    -webkit-transition: -webkit-transform 0.24s;
    transition: -webkit-transform 0.24s;
    -o-transition: transform 0.24s;
    transition: transform 0.24s;
    transition: transform 0.24s, -webkit-transform 0.24s;
}
.shedule-item__series-toggle_open:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.shedule-item__series {
    list-style: none;
    margin: 0;
    font-size: 18px;
    line-height: 1.33;
    color: #A2A1B7;
}
.shedule-item__series-item {
    display: inline-block;
    position: relative;
}
.shedule-item__series-item:not(:last-child):after {
    content: "·";
    font-weight: bold;
    margin-left: 7px;
    margin-right: 4px;
}
.shedule-item__time, .shedule-item__title, .shedule-item__series {
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.shedule-item:hover {
    background-color: #5772F7;
}
.shedule-item:hover .shedule-item__time,
.shedule-item:hover .shedule-item__title,
.shedule-item:hover .shedule-item__series {
    color: #FFFFFF;
}
.shedule-item:hover .shedule-item__series-toggle {
    color: #FFFFFF;
}
.shedule-item:hover .shedule-item__series-toggle:after {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 9' width='18' height='9'%3E%3Cpath fill='%23ffffff' d='M7.6,8.1l-6-4.8c-1.5-1.2-2-3-0.7-3c1.3,0,2,0.6,5.3,3.6c3.3,3,3.7,2,4.7,1.2c2-1.8,3.2-4.8,5.9-4.8 c2.3,0-0.1,3.2-1.8,4.7l-2.8,2.5C10.2,9.4,8.3,8.7,7.6,8.1z'/%3E%3C/svg%3E");
}

.shedule-cartoon .shedule-item__time {
    width: 190px;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.shedule-cartoon .shedule-item__time span {
    display: block;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.shedule-cartoon .shedule-item__time span:last-child {
    font-family: "Actay", sans-serif;
    font-size: 18px;
    line-height: 1.3;
    color: #A2A1B7;
}
.shedule-cartoon .shedule-item__caption {
    width: calc(100% - 442px);
}
.shedule-cartoon .shedule-item:hover .shedule-item__time span:last-child {
    color: #FFFFFF;
}
.shedule-cartoon .shedule-item:first-child .shedule-item__time span:first-child {
    color: #F47456;
}
.shedule-cartoon .shedule-item:first-child:hover .shedule-item__time span:first-child {
    color: #FFFFFF;
}

@media (max-width: 1680px) {
    .shedule__header {
        padding: 28px 0;
    }
    .shedule__title {
        font-size: 32px;
    }
    .shedule-item__time {
        font-size: 23px;
    }
    .shedule-item__img {
        width: 240px;
        height: 160px;
        margin-top: 24px;
        margin-bottom: 24px;
    }
    .shedule-item__title {
        font-size: 23px;
    }
    .shedule-item__series {
        font-size: 17px;
        line-height: 1.4;
    }
    .shedule-cartoon .shedule-item__time {
        width: 178px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 430px);
    }
}
@media (max-width: 1366px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 22px 0;
    }
    .shedule__icon {
        width: 48px;
        height: 48px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 24px;
    }
    .shedule__collapse-btn {
        width: 48px;
        height: 48px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 20px;
        height: 20px;
    }
    .shedule__body {
        padding-top: 12px;
        padding-bottom: 32px;
    }
    .shedule-item {
        border-radius: 20px;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .shedule-item__time {
        width: 120px;
        padding: 20px 25px;
        font-size: 20px;
    }
    .shedule-item__img {
        width: 220px;
        height: 140px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 20px 25px;
        width: calc(100% - 340px);
    }
    .shedule-item__title {
        font-size: 20px;
    }
    .shedule-item .age-limit-label {
        margin-left: 12px;
        width: 38px;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
    }
    .shedule-item__series {
        font-size: 16px;
        line-height: 1.4;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item__time {
        width: 155px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 375px);
    }
}
@media (max-width: 1199px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 20px 0;
    }
    .shedule__icon {
        width: 48px;
        height: 48px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 22px;
    }
    .shedule__collapse-btn {
        width: 48px;
        height: 48px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 20px;
        height: 20px;
    }
    .shedule__body {
        padding-top: 12px;
        padding-bottom: 32px;
    }
    .shedule-item {
        border-radius: 20px;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .shedule-item__time {
        width: 110px;
        padding: 20px 20px 20px 25px;
        font-size: 18px;
    }
    .shedule-item__img {
        width: 200px;
        height: 130px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 20px 25px 20px 20px;
        width: calc(100% - 310px);
    }
    .shedule-item__title {
        font-size: 18px;
    }
    .shedule-item .age-limit-label {
        margin-left: 10px;
        width: 34px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .shedule-item__series {
        font-size: 15px;
        line-height: 1.4;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item__time {
        width: 140px;
    }
    .shedule-cartoon .shedule-item__time span:last-child {
        font-size: 16px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 340px);
    }
}
@media (max-width: 991px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 20px 0;
    }
    .shedule__icon {
        width: 40px;
        height: 40px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 18px;
    }
    .shedule__collapse-btn {
        width: 40px;
        height: 40px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 18px;
        height: 18px;
    }
    .shedule__body {
        padding-top: 12px;
        padding-bottom: 32px;
    }
    .shedule-item {
        border-radius: 20px;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .shedule-item__time {
        width: 105px;
        padding: 20px 15px 20px 25px;
        font-size: 18px;
    }
    .shedule-item__img {
        width: 200px;
        height: 130px;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 20px 25px 20px 15px;
        width: calc(100% - 305px);
    }
    .shedule-item__title {
        font-size: 16px;
    }
    .shedule-item .age-limit-label {
        margin-left: 10px;
        width: 34px;
        height: 26px;
        line-height: 26px;
        font-size: 12px;
    }
    .shedule-item__series {
        font-size: 14px;
        line-height: 1.4;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item__time {
        width: 135px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 335px);
    }
}
@media (max-width: 767px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 15px 0;
    }
    .shedule__icon {
        width: 40px;
        height: 40px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 18px;
    }
    .shedule__collapse-btn {
        width: 40px;
        height: 40px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 18px;
        height: 18px;
    }
    .shedule__body {
        padding-top: 6px;
        padding-bottom: 26px;
    }
    .shedule-item {
        border-radius: 15px;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .shedule-item__time {
        width: 90px;
        padding: 15px 15px 15px 20px;
        font-size: 16px;
        line-height: 1.2;
    }
    .shedule-item__img {
        width: 160px;
        height: 100px;
        margin-top: 15px;
        margin-bottom: 15px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 15px 20px 15px 15px;
        width: calc(100% - 250px);
    }
    .shedule-item__title {
        font-size: 16px;
    }
    .shedule-item .age-limit-label {
        margin-left: 10px;
        width: 30px;
        height: 24px;
        line-height: 24px;
        font-size: 11px;
    }
    .shedule-item__series {
        font-size: 14px;
        line-height: 1.4;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item__time {
        width: 120px;
    }
    .shedule-cartoon .shedule-item__time span:last-child {
        font-size: 15px;
        margin-top: 4px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 280px);
    }
}
@media (max-width: 575px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 15px 0;
    }
    .shedule__icon {
        width: 40px;
        height: 40px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 18px;
    }
    .shedule__collapse-btn {
        width: 40px;
        height: 40px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 18px;
        height: 18px;
    }
    .shedule__body {
        padding-top: 6px;
        padding-bottom: 26px;
    }
    .shedule-item {
        border-radius: 15px;
        position: relative;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .shedule-item__time {
        width: auto;
        padding: 0;
        font-size: 16px;
        line-height: 20px;
        position: absolute;
        left: 135px;
        top: 15px;
    }
    .shedule-item__img {
        width: 100px;
        height: 100px;
        margin-top: 15px;
        margin-bottom: 15px;
        margin-left: 15px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 15px 20px;
        width: calc(100% - 115px);
    }
    .shedule-item__title {
        font-size: 14px;
        position: relative;
        padding-top: 34px;
        margin-bottom: 10px;
    }
    .shedule-item .age-limit-label {
        margin-left: 70px;
        width: 28px;
        height: 22px;
        line-height: 22px;
        font-size: 11px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .shedule-item__series {
        display: none;
        font-size: 13px;
        line-height: 1.6;
        padding-top: 6px;
    }
    .shedule-item__series-toggle {
        display: inline-block;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item .age-limit-label {
        margin-left: 60px;
    }
    .shedule-cartoon .shedule-item__title {
        padding-top: 48px;
        margin-bottom: 2px;
    }
    .shedule-cartoon .shedule-item__img {
        width: 104px;
        height: 104px;
    }
    .shedule-cartoon .shedule-item__time {
        width: auto;
        left: 139px;
    }
    .shedule-cartoon .shedule-item__time span:last-child {
        font-size: 15px;
        margin-top: 2px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 119px);
    }
    .shedule-cartoon .shedule-item:first-child .age-limit-label {
        margin-left: 96px;
    }
}
@media (max-width: 480px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__header {
        padding: 15px 0;
    }
    .shedule__icon {
        width: 40px;
        height: 40px;
        margin-right: 25px;
    }
    .shedule__title {
        font-size: 18px;
    }
    .shedule__collapse-btn {
        width: 40px;
        height: 40px;
        border-radius: 15px;
    }
    .shedule__collapse-btn .icon {
        width: 18px;
        height: 18px;
    }
    .shedule__body {
        padding-top: 6px;
        padding-bottom: 26px;
    }
    .shedule-item {
        border-radius: 15px;
        position: relative;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 12px;
    }
    .shedule-item__time {
        width: auto;
        padding: 0;
        font-size: 14px;
        line-height: 20px;
        position: absolute;
        left: 115px;
        top: 10px;
    }
    .shedule-item__img {
        width: 90px;
        height: 90px;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 10px;
        border-radius: 10px;
    }
    .shedule-item__caption {
        padding: 10px 15px;
        width: calc(100% - 100px);
    }
    .shedule-item__title {
        font-size: 14px;
        position: relative;
        padding-top: 32px;
        margin-bottom: 10px;
    }
    .shedule-item .age-limit-label {
        margin-left: 70px;
        width: 24px;
        height: 20px;
        line-height: 20px;
        font-size: 10px;
        position: absolute;
        top: 0;
        left: 0;
    }
    .shedule-item__series {
        display: none;
        font-size: 13px;
        line-height: 1.6;
        padding-top: 10px;
    }
    .shedule-item__series-toggle {
        display: block;
    }
    .shedule-item__series-item:not(:last-child):after {
        margin-left: 6px;
        margin-right: 3px;
    }
    .shedule-cartoon .shedule-item .age-limit-label {
        margin-left: 55px;
        top: 1px;
    }
    .shedule-cartoon .shedule-item__title {
        padding-top: 50px;
        margin-bottom: 12px;
    }
    .shedule-cartoon .shedule-item__img {
        width: 104px;
        height: 104px;
    }
    .shedule-cartoon .shedule-item__time {
        width: auto;
        left: 129px;
    }
    .shedule-cartoon .shedule-item__time span:last-child {
        font-size: 14px;
        margin-top: 3px;
    }
    .shedule-cartoon .shedule-item__caption {
        width: calc(100% - 115px);
    }
    .shedule-cartoon .shedule-item:first-child .age-limit-label {
        margin-left: 84px;
    }
}
@media (max-width: 359px) {
    .shedule-section {
        padding-top: 32px;
    }
    .shedule__body {
        padding-top: 4px;
        padding-bottom: 20px;
    }
    .shedule-item:not(:last-child) {
        margin-bottom: 10px;
    }
    .shedule-item__img {
        width: 90px;
        height: 90px;
    }
    .shedule-item__caption {
        width: calc(100% - 100px);
    }
    .shedule-item__time {
        left: 115px;
    }
    .shedule-item__title {
        font-size: 13px;
        padding-top: 32px;
        margin-bottom: 10px;
    }
    .shedule-item__series-toggle {
        display: block;
    }
    .shedule-item__series {
        display: none;
        font-size: 13px;
        line-height: 1.6;
        padding-top: 10px;
    }
}
.text-item {
    color: #1D1581;
}
.text-item:not(:last-child) {
    margin-bottom: 28px;
}
.text-item__link {
    color: #1D1581;
    -webkit-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}
.text-item__link:hover {
    color: #F47456;
}
.text-item__title {
    margin: 0 0 16px;
    font-size: 24px;
    line-height: 1.33;
    font-weight: bold;
}
.text-item__desc {
    font-size: 18px;
    line-height: 1.4;
    margin: 0;
}

@media (max-width: 991px) {
    .text-item:not(:last-child) {
        margin-bottom: 20px;
    }
    .text-item__title {
        margin: 0 0 12px;
        font-size: 18px;
        line-height: 1.4;
    }
    .text-item__desc {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .text-item__title {
        font-size: 17px;
    }
    .text-item__desc {
        font-size: 15px;
    }
}
@media (max-width: 480px) {
    .text-item__title {
        font-size: 16px;
    }
    .text-item__desc {
        font-size: 14px;
    }
}
@media (max-width: 359px) {
    .text-item__title {
        font-size: 14px;
    }
    .text-item__desc {
        font-size: 12px;
    }
}
.ml-slider-pagination {
    position: absolute;
    z-index: 5;
    bottom: 78px !important;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 0;
}
.ml-slider-pagination .swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    padding: 5px;
    background-color: transparent;
    margin: 0;
    opacity: 1;
}
.ml-slider-pagination .swiper-pagination-bullet:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FFFFFF;
}
.ml-slider-pagination .swiper-pagination-bullet-active {
    opacity: 1;
    background-color: transparent;
}

.ml-slider-arrows {
    position: absolute;
    z-index: 5;
    left: 0;
    right: 0;
    top: 50%;
    height: 0;
    margin: -30px -30px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ml-slider-arrow {
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
    border: 0;
    background: #B7FF70;
    border-radius: 20px;
    position: relative;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.ml-slider-arrow .icon {
    display: block;
    width: 24px;
    height: 20px;
    fill: #5772F7;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}
.ml-slider-arrow:hover {
    background-color: #F47456;
}
.ml-slider-arrow:hover .icon {
    fill: #F1F7D7;
}
.ml-slider-arrow_pink {
    background-color: #FE68A8;
}
.ml-slider-arrow_pink .icon {
    fill: #F1F7D7;
}
.ml-slider-arrow_pink:hover {
    background-color: #B7FF70;
}
.ml-slider-arrow_pink:hover .icon {
    fill: #5772F7;
}
.ml-slider {
    position: relative;
}
.ml-slider__container {
    overflow: hidden;
}
.ml-slider__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ml-slider__item {
    height: auto;
}
.ml-slider__item > div {
    height: 100%;
}
.ml-slider__item > div > a {
    height: 100%;
}
.ml-slider[data-desktop-items="1"] .ml-slider__item {
    min-width: 100%;
    width: 100%;
}
.ml-slider[data-desktop-items="2"] .ml-slider__item {
    min-width: calc(33.333333% - 20px);
    width: calc(33.333333% - 20px);
}
.ml-slider[data-desktop-items="3"] .ml-slider__item {
    min-width: calc(33.333333% - 26px);
    width: calc(33.333333% - 26px);
}
.ml-slider[data-desktop-items="4"] .ml-slider__item {
    min-width: calc(25% - 30px);
    width: calc(25% - 30px);
}
.ml-slider[data-desktop-items="5"] .ml-slider__item {
    min-width: calc(20% - 32px);
    width: calc(20% - 32px);
}
.ml-slider[data-desktop-items="6"] .ml-slider__item {
    min-width: calc(16.666666% - 33px);
    width: calc(16.666666% - 33px);
}
.ml-slider .ml-slider-pagination {
    display: none;
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto !important;
    margin-top: 20px;
    height: auto;
}
.ml-slider[data-theme=green] .swiper-pagination-bullet-active:after {
    background-color: #B7FF70;
}
.ml-slider[data-theme=pink] .swiper-pagination-bullet-active:after {
    background-color: #FE68A8;
}

@media (max-width: 1366px) {
    .ml-slider-arrows {
        margin: -24px -24px 0;
    }
    .ml-slider-arrow {
        width: 48px;
        height: 48px;
        border-radius: 16px;
    }
    .ml-slider-arrow .icon {
        width: 20px;
        height: 16px;
    }
}
@media (max-width: 991px) {
    .ml-slider-arrows {
        margin: -18px -18px 0;
    }
    .ml-slider-arrow {
        width: 38px;
        height: 38px;
        border-radius: 14px;
    }
    .ml-slider-arrow .icon {
        width: 16px;
        height: 14px;
    }
    .ml-slider-pagination .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        padding: 3px;
    }
    .ml-slider-pagination .swiper-pagination-bullet:after {
        width: 6px;
        height: 6px;
    }
}
@media (max-width: 767px) {
    .ml-slider {
        margin-left: -24px;
        margin-right: -24px;
    }
    .ml-slider__item {
        min-width: 248px;
        width: 248px;
    }
    .ml-slider__item:first-child {
        margin-left: 24px;
    }
    .ml-slider__item:last-child {
        margin-right: 24px;
    }
    .ml-slider[data-desktop-items="1"] .ml-slider__item {
        min-width: 100%;
        width: 100%;
    }
    .ml-slider[data-desktop-items="2"] .ml-slider__item, .ml-slider[data-desktop-items="3"] .ml-slider__item, .ml-slider[data-desktop-items="4"] .ml-slider__item, .ml-slider[data-desktop-items="5"] .ml-slider__item, .ml-slider[data-desktop-items="6"] .ml-slider__item {
        min-width: 248px;
        width: 248px;
    }
    .ml-slider .ml-slider-arrows {
        display: none;
    }
    .ml-slider .ml-slider-pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}
@media (max-width: 575px) {
    .ml-slider {
        margin-left: -20px;
        margin-right: -20px;
    }
    .ml-slider__item:first-child {
        margin-left: 20px;
    }
    .ml-slider__item:last-child {
        margin-right: 20px;
    }
}
@media (max-width: 480px) {
    .ml-slider-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
        padding: 3px;
    }
    .ml-slider-pagination .swiper-pagination-bullet:after {
        width: 4px;
        height: 4px;
    }
}
@media (max-width: 359px) {
    .ml-slider {
        margin-left: -10px;
        margin-right: -10px;
    }
    .ml-slider__item:first-child {
        margin-left: 10px;
    }
    .ml-slider__item:last-child {
        margin-right: 10px;
    }
}
.date-slider {
    position: relative;
}
.date-slider__container {
    margin: -12px 147px;
}
.date-slider__item {
    width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: 100%;
    padding-top: 12px;
    padding-bottom: 12px;
}

.date-slider-arrows {
    position: absolute;
    z-index: 2;
    height: 0;
    top: 12px;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.date-slider-arrow {
    display: block;
    position: relative;
    height: 100px;
    width: 107px;
    outline: 0;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 20px;
    background-color: #FFFFFF;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.date-slider-arrow .icon {
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #F47456;
    -webkit-transition: fill 0.3s;
    -o-transition: fill 0.3s;
    transition: fill 0.3s;
}
.date-slider-arrow:hover {
    background-color: #F47456;
}
.date-slider-arrow:hover .icon {
    fill: #FFFFFF;
}

.date-item {
    display: block;
    width: 107px;
    height: 100px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.05);
    border-radius: 20px;
    padding: 23px 20px;
    text-align: center;
    white-space: nowrap;
    -webkit-transition: background-color 0.3s;
    -o-transition: background-color 0.3s;
    transition: background-color 0.3s;
}
.date-item__title {
    display: block;
    font-family: "DelaGothicOne", sans-serif;
    font-size: 18px;
    line-height: 1.78;
    color: #1D1581;
}
.date-item__subtitle {
    display: block;
    font-size: 18px;
    line-height: 1.22;
    color: #A2A1B7;
}
.date-item_wide {
    width: 253px;
}
.date-item:hover {
    background-color: #B7FF70;
}
.date-item_active {
    background-color: #F47456;
    pointer-events: none;
    cursor: default;
}
.date-item_active .date-item__title,
.date-item_active .date-item__subtitle {
    color: #FFFFFF;
}
.date-item_active:hover {
    background-color: #F47456;
}
.date-item_active:hover .date-item__title,
.date-item_active:hover .date-item__subtitle {
    color: #FFFFFF;
}

@media (max-width: 1680px) {
    .date-slider-arrow {
        width: 84px;
        height: 84px;
        border-radius: 18px;
    }
    .date-slider__container {
        margin-left: 108px;
        margin-right: 108px;
    }
    .date-item {
        height: 84px;
        padding: 14px;
        border-radius: 18px;
    }
    .date-item__title {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .date-item__subtitle {
        font-size: 16px;
    }
    .date-item_wide {
        width: 214px;
    }
}
@media (max-width: 1366px) {
    .date-slider-arrow {
        width: 80px;
        height: 80px;
        border-radius: 18px;
    }
    .date-slider__container {
        margin-left: 100px;
        margin-right: 100px;
    }
    .date-item {
        width: 100px;
        height: 80px;
        padding: 12px;
        border-radius: 18px;
    }
    .date-item__title {
        font-size: 17px;
        margin-bottom: 3px;
    }
    .date-item__subtitle {
        font-size: 16px;
    }
    .date-item_wide {
        width: 202px;
    }
}
@media (max-width: 1199px) {
    .date-slider-arrow {
        width: 70px;
        height: 70px;
        border-radius: 15px;
    }
    .date-slider__container {
        margin-left: 94px;
        margin-right: 94px;
    }
    .date-item {
        width: 84px;
        height: 70px;
        padding: 10px;
        border-radius: 15px;
    }
    .date-item__title {
        font-size: 15px;
        margin-bottom: 2px;
    }
    .date-item__subtitle {
        font-size: 14px;
    }
    .date-item_wide {
        width: 160px;
    }
}
@media (max-width: 991px) {
    .date-slider-arrow {
        width: 60px;
        height: 60px;
        border-radius: 15px;
    }
    .date-slider__container {
        margin-left: 80px;
        margin-right: 80px;
    }
    .date-item {
        height: 60px;
        padding: 7px 10px;
        border-radius: 15px;
    }
    .date-item__title {
        font-size: 14px;
        margin-bottom: 1px;
    }
    .date-item__subtitle {
        font-size: 14px;
    }
    .date-item_wide {
        width: 148px;
    }
}
@media (max-width: 480px) {
    .date-slider-arrows {
        top: 0;
    }
    .date-slider-arrow {
        width: 96px;
        height: 60px;
        border-radius: 15px;
        background: #F47456;
    }
    .date-slider-arrow .icon {
        fill: #ffffff;
    }
    .date-slider-arrow:hover {
        background: #F47456;
    }
    .date-slider-arrow:hover .icon {
        fill: #ffffff;
    }
    .date-slider-arrow.swiper-button-disabled .icon {
        opacity: 0.5;
    }
    .date-slider {
        background: #F47456;
        border-radius: 15px;
        overflow: hidden;
    }
    .date-slider__container {
        margin-left: 0;
        margin-right: 0;
    }
    .date-slider__item {
        width: 100%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .date-item {
        height: 60px;
        width: 100%;
        padding: 6px;
        background: none;
        color: #FFFFFF;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }
    .date-item__title {
        font-size: 15px;
        margin-bottom: 2px;
        color: #FFFFFF;
    }
    .date-item__subtitle {
        font-size: 14px;
        color: #FFFFFF;
    }
    .date-item_wide {
        width: 100%;
    }
}
@media (max-width: 359px) {
    .date-slider {
        border-radius: 10px;
    }
    .date-item {
        height: 56px;
        padding: 8px;
    }
    .date-item__title {
        font-size: 12px;
        margin-bottom: 4px;
    }
    .date-item__subtitle {
        font-size: 11px;
    }
}

/* End */


/* Start:/local/templates/multilandia/css/main.css?173193672775483*/
.ml-live {
  background-color: #F47456;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  color: #FFFFFF;
}
.ml-live__body {
  display: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 10px 28px;
}
.ml-live__footer {
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 38px;
  padding-right: 27px;
}
.ml-live__showing-now {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: calc(100% - 64px);
}
.ml-live__showing-now .icon {
  display: block;
  width: 32px;
  height: 26px;
  margin-right: 10px;
  fill: #FFFFFF;
}
.ml-live__showing-now-title {
  margin: 0;
  font-size: 18px;
  line-height: 1.44;
  font-family: "DelaGothicOne", sans-serif;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: calc(100% - 42px);
}
.ml-live__toggle-btn {
  display: block;
  width: 44px;
  height: 44px;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  border: 0;
  margin-left: 28px;
  position: relative;
}
.ml-live__toggle-btn .icon {
  display: block;
  width: 18px;
  height: 9px;
  fill: #FFFFFF;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity 0.24s, -webkit-transform 0.24s;
  transition: opacity 0.24s, -webkit-transform 0.24s;
  -o-transition: opacity 0.24s, transform 0.24s;
  transition: opacity 0.24s, transform 0.24s;
  transition: opacity 0.24s, transform 0.24s, -webkit-transform 0.24s;
}
.ml-live__toggle-btn:hover .icon {
  opacity: 0.7;
}
.ml-live_show .ml-live__toggle-btn .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ml-live-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ml-live-item {
  width: auto;
  max-width: 520px;
}
.ml-live-item:not(:last-child) {
  margin-right: 20px;
}
.ml-live-item:nth-child(3), .ml-live-item:nth-child(4) {
  margin-right: 0;
}
.ml-live-item:nth-child(4) {
  display: none;
}
.ml-live-item__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  color: #FFFFFF;
  outline: 0;
  padding: 10px;
  border-radius: 12px;
  -webkit-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.ml-live-item__link:hover {
  text-decoration: none;
  color: #FFFFFF;
  background-color: #f6886e;
}
.ml-live-item__img {
  width: 130px;
  border-radius: 8px;
  overflow: hidden;
}
.ml-live-item__img img {
  display: block;
  width: 100%;
  height: auto;
}
.ml-live-item__caption {
  padding-left: 20px;
  padding-right: 4px;
  width: calc(100% - 130px);
}
.ml-live-item__time {
  display: block;
  font-size: 18px;
  font-family: "DelaGothicOne", sans-serif;
  line-height: 1;
  margin-top: -4px;
}
.ml-live-item__title {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ml-live-item__title-text {
  display: block;
  max-width: calc(100% - 60px);
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.ml-live-item__subtitle {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

@media (max-width: 1680px) {
  .ml-live__body {
    padding: 9px 20px;
  }
  .ml-live__showing-now-title {
    font-size: 16px;
    max-width: calc(100% - 38px);
  }
  .ml-live__showing-now .icon {
    width: 28px;
    height: 23px;
  }
  .ml-live-item {
    width: auto;
    max-width: calc(33.333333% - 7px);
  }
  .ml-live-item:not(:last-child) {
    margin-right: 10px;
  }
  .ml-live-item:nth-child(3), .ml-live-item:nth-child(4) {
    margin-right: 0;
  }
  .ml-live-item__caption {
    width: calc(100% - 120px);
    padding-left: 16px;
  }
  .ml-live-item__img {
    width: 120px;
  }
  .ml-live-item__time {
    font-size: 16px;
    line-height: 1.2;
    margin-top: -2px;
  }
  .ml-live-item__title, .ml-live-item__subtitle {
    font-size: 16px;
  }
  .ml-live-item__title-text {
    margin-right: 8px;
    max-width: calc(100% - 48px);
  }
}
@media (max-width: 1366px) {
  .ml-live__body {
    padding: 7px 18px;
  }
  .ml-live__showing-now-title {
    font-size: 13px;
  }
  .ml-live__showing-now .icon {
    width: 24px;
    height: 20px;
  }
  .ml-live__footer {
    height: 36px;
  }
  .ml-live__showing-now {
    max-width: calc(100% - 54px);
  }
  .ml-live__showing-now-title {
    max-width: calc(100% - 30px);
  }
  .ml-live__toggle-btn {
    height: 36px;
    margin-left: 14px;
  }
  .ml-live-item {
    width: auto;
    max-width: calc(33.333333% - 7px);
  }
  .ml-live-item:not(:last-child) {
    margin-right: 10px;
  }
  .ml-live-item:nth-child(3), .ml-live-item:nth-child(4) {
    margin-right: 0;
  }
  .ml-live-item__link {
    padding: 8px;
  }
  .ml-live-item__caption {
    width: calc(100% - 100px);
    padding-left: 14px;
  }
  .ml-live-item__img {
    width: 100px;
  }
  .ml-live-item__time {
    font-size: 14px;
    line-height: 1.4;
    margin-top: -2px;
  }
  .ml-live-item__title, .ml-live-item__subtitle {
    font-size: 14px;
  }
  .ml-live-item__title-text {
    margin-right: 6px;
    max-width: calc(100% - 48px);
  }
}
@media (max-width: 991px) {
  .ml-live__body {
    padding: 9px 14px;
  }
  .ml-live__showing-now-title {
    font-size: 13px;
  }
  .ml-live__showing-now .icon {
    width: 20px;
    height: 16px;
  }
  .ml-live__footer {
    height: 36px;
  }
  .ml-live__showing-now {
    max-width: calc(100% - 54px);
  }
  .ml-live__showing-now-title {
    max-width: calc(100% - 30px);
  }
  .ml-live__toggle-btn {
    height: 36px;
    margin-left: 14px;
  }
  .ml-live-item {
    width: auto;
    max-width: calc(33.333333% - 4px);
  }
  .ml-live-item:not(:last-child) {
    margin-right: 6px;
  }
  .ml-live-item:nth-child(3), .ml-live-item:nth-child(4) {
    margin-right: 0;
  }
  .ml-live-item__link {
    padding: 6px;
  }
  .ml-live-item__caption {
    width: calc(100% - 80px);
    padding-left: 12px;
    padding-right: 0;
  }
  .ml-live-item__img {
    width: 80px;
  }
  .ml-live-item__time {
    font-size: 12px;
    line-height: 1.4;
    margin-top: -2px;
  }
  .ml-live-item__title, .ml-live-item__subtitle {
    font-size: 11px;
  }
  .ml-live-item__title-text {
    margin-right: 6px;
    max-width: calc(100% - 32px);
  }
}
@media (max-width: 767px) {
  .ml-live-section {
    margin-bottom: 6px;
  }
  .ml-live-section .container {
    max-width: 100%;
  }
  .ml-live__body {
    padding: 9px 14px 3px 14px;
  }
  .ml-live__footer {
    padding-left: 20px;
    padding-right: 10px;
  }
  .ml-live-item {
    width: calc(50% - 3px);
    max-width: calc(50% - 3px);
    margin-bottom: 6px;
  }
  .ml-live-item:not(:last-child) {
    margin-right: 6px;
  }
  .ml-live-item:nth-child(2n) {
    margin-right: 0;
  }
  .ml-live-item:nth-child(4) {
    display: block;
  }
  .ml-live-item__link {
    padding: 6px;
  }
  .ml-live-item__caption {
    width: calc(100% - 80px);
    padding-left: 12px;
    padding-right: 0;
  }
  .ml-live-item__img {
    width: 80px;
  }
  .ml-live-item__time {
    font-size: 12px;
    line-height: 1.4;
    margin-top: -2px;
  }
  .ml-live-item__title, .ml-live-item__subtitle {
    font-size: 11px;
  }
  .ml-live-item__title-text {
    margin-right: 6px;
    max-width: calc(100% - 32px);
  }
}
@media (max-width: 575px) {
  .ml-live-section {
    margin-bottom: 8px;
  }
  .ml-live__showing-now-title {
    font-size: 11px;
  }
  .ml-live-item {
    width: 100%;
    max-width: 100%;
  }
  .ml-live-item:nth-child(4) {
    display: none;
  }
}
.ml-top-banner {
  margin-top: 20px;
}
.ml-top-banner__link {
  display: block;
  color: #1D1581;
  text-decoration: none;
  overflow: hidden;
}
.ml-top-banner__link:hover {
  color: #1D1581;
  text-decoration: none;
}
.ml-top-banner__img {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.ml-top-banner__img img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 991px) {
  .ml-top-banner {
    margin-bottom: 14px;
  }
  .ml-top-banner__img {
    border-radius: 15px;
    height: 35px;
  }
  .ml-top-banner__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (max-width: 767px) {
  .ml-top-banner {
    display: none;
  }
}
.cover-page {
  background-color: #5772F7;
  height: 100vh;
}
.cover-page .ml-wrapper {
  padding-top: 0 !important;
  min-height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cover-page .ml-wrapper .ml-main {
  width: 100%;
}

.ml-pages-list {
  padding: 40px 0;
  font-size: 22px;
}

.ml-pages-list-section {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
  padding: 28px 32px 32px;
  border-radius: 20px;
  border: 1px solid rgba(0, 38, 58, 0.07);
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 38, 58, 0.2);
  box-shadow: 0 0 20px rgba(0, 38, 58, 0.2);
}
.ml-pages-list-section__title {
  font-size: 32px;
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: "Soyuzmult", sans-serif;
  color: #5772F7;
}

.ml-pages-list-marking-section {
  padding: 28px 32px;
  margin-top: 24px;
}

.ml-pages-list-menu-section {
  position: relative;
}
.ml-pages-list-menu-section:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 3;
  right: 32px;
  top: 32px;
  width: 72px;
  height: 72px;
  background: url(/local/templates/multilandia/css/../img/design/flat_short_logo.svg) no-repeat right top;
  background-size: contain;
}

.ml-pages-list-menu {
  padding-left: 40px;
  margin: 0;
}
.ml-pages-list-menu li {
  margin-bottom: 10px;
  opacity: 1;
  font-family: "Soyuzmult", sans-serif;
  color: #F47456;
  font-size: 24px;
}
.ml-pages-list-menu li a {
  font-family: "Actay", sans-serif;
  color: #1D1581;
  font-size: 22px;
}
.ml-pages-list-menu li a:focus {
  text-decoration: none;
  color: #F47456;
}
.ml-pages-list-menu li a:hover {
  text-decoration: none;
  color: #F47456;
}
.ml-pages-list-menu li.disabled {
  opacity: 0.7;
  color: #999999;
}
.ml-pages-list-menu li.disabled a {
  pointer-events: none;
  text-decoration: none;
  color: #999999;
}
.ml-pages-list-menu li.disabled a:focus {
  text-decoration: none;
  color: #4A524B;
}
.ml-pages-list-menu li.disabled a:hover {
  text-decoration: none;
  color: #4A524B;
}
.ml-pages-list-menu li.working:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  top: 0;
  background-color: #F47456;
}
.ml-pages-list-menu li.desktop:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  top: 0;
  background-color: #5772F7;
}
.ml-pages-list-menu li.working.desktop:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 30px;
  height: 12px;
  margin-left: 8px;
  top: 0;
  border-radius: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 12' width='30' height='12'%3E%3Ccircle cx='6' cy='6' r='6' fill='%23F47456'/%3E%3Ccircle cx='24' cy='6' r='6' fill='%235772F7'/%3E%3C/svg%3E");
  background-size: contain;
}
.ml-pages-list-menu li.completed:after {
  content: "";
  display: inline-block;
  position: relative;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  margin-left: 8px;
  top: 0;
  background-color: #70e100;
}

.ml-pages-list-marking {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  margin: 0;
  color: #6D828F;
  font-size: 18px;
  line-height: 1;
  white-space: nowrap;
}
.ml-pages-list-marking__item-icon {
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  margin-right: 10px;
}
.ml-pages-list-marking__item-desc {
  display: block;
}
.ml-pages-list-marking__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  color: #6D828F;
}
.ml-pages-list-marking__item_working .ml-pages-list-marking__item-icon {
  background-color: #F47456;
}
.ml-pages-list-marking__item_desktop .ml-pages-list-marking__item-icon {
  background-color: #5772F7;
}
.ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon {
  position: relative;
}
.ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon:after {
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #70e100;
}

@media (max-width: 767px) {
  .ml-pages-list {
    font-size: 20px;
  }
  .ml-pages-list-section {
    padding: 24px;
  }
  .ml-pages-list-menu {
    padding-left: 34px;
  }
  .ml-pages-list-menu li {
    margin-bottom: 8px;
    font-size: 22px;
  }
  .ml-pages-list-menu li a {
    font-size: 20px;
  }
  .ml-pages-list-menu-section:before {
    right: 16px;
    top: 20px;
  }
  .ml-pages-list-marking {
    display: block;
    font-size: 20px;
  }
  .ml-pages-list-marking li:not(:last-child) {
    margin-bottom: 12px;
  }
  .ml-pages-list-marking__item_working .ml-pages-list-marking__item-icon {
    margin-left: 46px;
  }
  .ml-pages-list-marking__item_desktop .ml-pages-list-marking__item-icon {
    margin-left: 46px;
  }
}
@media (max-width: 575px) {
  .ml-pages-list {
    padding: 24px 0;
  }
}
@media (max-width: 480px) {
  .ml-pages-list-section__title {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .ml-pages-list-menu-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ml-pages-list-menu-section:before {
    top: 15px;
    right: 12px;
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 420px) {
  .ml-pages-list {
    font-size: 18px;
  }
  .ml-pages-list-section {
    padding: 18px;
  }
  .ml-pages-list-section__title {
    font-size: 24px;
  }
  .ml-pages-list-menu {
    padding-left: 30px;
  }
  .ml-pages-list-menu li {
    font-size: 20px;
  }
  .ml-pages-list-menu li a {
    font-size: 18px;
  }
  .ml-pages-list-menu-section {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .ml-pages-list-menu-section:before {
    top: 12px;
    right: 12px;
    width: 54px;
    height: 54px;
  }
  .ml-pages-list-marking {
    font-size: 18px;
  }
}
@media (max-width: 359px) {
  .ml-pages-list-section {
    padding: 12px 16px;
  }
  .ml-pages-list-marking-section {
    padding: 14px 16px;
    margin-top: 20px;
  }
  .ml-pages-list-menu-section:before {
    top: 12px;
    right: 12px;
    width: 50px;
    height: 50px;
  }
  .ml-pages-list-menu {
    margin-right: -4px;
  }
  .ml-pages-list-menu li.completed:after {
    margin-left: 7px;
    width: 16px;
    height: 16px;
    background-size: 8px 6px;
  }
  .ml-pages-list-marking__item-icon {
    width: 16px;
    height: 16px;
  }
  .ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon {
    line-height: 16px;
    font-size: 16px;
  }
  .ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon:nth-of-type(2):after {
    width: 16px;
    height: 16px;
    background-size: 8px 6px;
  }
  .ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon:first-of-type {
    margin-right: 23px;
  }
  .ml-pages-list-marking__item_completed .ml-pages-list-marking__item-icon:first-of-type:after {
    right: -17px;
  }
  .ml-pages-list-marking__item_working .ml-pages-list-marking__item-icon {
    margin-left: 39px;
  }
  .ml-pages-list-marking__item_desktop .ml-pages-list-marking__item-icon {
    margin-left: 39px;
  }
}
.ml-search-section {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 62px;
}
.ml-search-section:first-child {
  margin-top: 0;
}
.ml-search-section .ml-section-header {
  margin-top: 0;
}
.ml-search-section .ml-section-footer {
  display: none;
  text-align: center;
  padding-top: 36px;
}

.ml-search-result {
  font-size: 18px;
  line-height: 1.33;
  margin-top: 62px;
  color: #1D1581;
}
.ml-search-result > p,
.ml-search-result > ul {
  margin-top: 0;
  margin-bottom: 1em;
}
.ml-search-result > p:last-child,
.ml-search-result > ul:last-child {
  margin-bottom: 0;
}

.ml-search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-top: 30px;
}
.ml-search-form__input {
  display: block;
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  border: 0;
  background-color: #FFFFFF;
  color: #1D1581;
  line-height: 1;
  outline: 0;
  border-radius: 20px;
  padding: 0 86px 0 30px;
  font-size: 18px;
  height: 60px;
  caret-color: #F47456;
}
.ml-search-form__input::-webkit-input-placeholder {
  color: #A2A1B7;
  opacity: 1;
}
.ml-search-form__input::-moz-placeholder {
  color: #A2A1B7;
  opacity: 1;
}
.ml-search-form__input:-ms-input-placeholder {
  color: #A2A1B7;
  opacity: 1;
}
.ml-search-form__input::-ms-input-placeholder {
  color: #A2A1B7;
  opacity: 1;
}
.ml-search-form__input::placeholder {
  color: #A2A1B7;
  opacity: 1;
}
.ml-search-form__submit {
  display: block;
  position: absolute;
  right: 10px;
  top: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  outline: 0;
  cursor: pointer;
  padding: 0;
  -webkit-transition: opacity 0.3s, right 0.3s;
  -o-transition: opacity 0.3s, right 0.3s;
  transition: opacity 0.3s, right 0.3s;
}
.ml-search-form__submit .icon {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.ml-search-form__submit .icon-search {
  height: 32px;
  width: 32px;
  fill: #5772F7;
  -webkit-transition: opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
  transition: opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
  -o-transition: transform 0.24s, opacity 0.24s, fill 0.24s;
  transition: transform 0.24s, opacity 0.24s, fill 0.24s;
  transition: transform 0.24s, opacity 0.24s, fill 0.24s, -webkit-transform 0.24s;
}
.ml-search-form__submit .icon-close {
  display: none;
  width: 26px;
  height: 26px;
  -webkit-transition: opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
  transition: opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
  -o-transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s;
  transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s;
  transition: transform 0.3s 0.3s, opacity 0.3s 0.3s, fill 0.24s, -webkit-transform 0.3s 0.3s;
}
.ml-search-form__submit:hover .icon-search {
  fill: #F47456;
}
.ml-search-form + .ml-search-result {
  margin-top: 36px;
}

@media (max-width: 1680px) {
  .ml-search-result {
    margin-top: 50px;
  }
  .ml-search-form__input {
    height: 48px;
    border-radius: 18px;
    padding-right: 70px;
  }
  .ml-search-form__submit {
    width: 48px;
    height: 48px;
  }
  .ml-search-form__submit .icon-search {
    width: 28px;
    height: 28px;
  }
  .ml-search-form + .ml-search-result {
    margin-top: 30px;
  }
}
@media (max-width: 1480px) {
  .ml-search-result {
    margin-top: 40px;
  }
}
@media (max-width: 1366px) {
  .ml-search-result {
    margin-top: 36px;
  }
}
@media (max-width: 1199px) {
  .ml-search-result {
    font-size: 16px;
    line-height: 1.4;
    margin-top: 34px;
  }
  .ml-search-form__input {
    font-size: 16px;
  }
  .ml-search-form + .ml-search-result {
    margin-top: 24px;
  }
}
@media (max-width: 991px) {
  .ml-search-result {
    margin-top: 28px;
  }
  .ml-search-section {
    margin-top: 44px;
  }
  .ml-search-section .ml-section-header {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .ml-search-section {
    margin-top: 40px;
  }
  .ml-search-result {
    margin-top: 24px;
  }
}
@media (max-width: 575px) {
  .ml-search-section .ml-section-header .ml-section-btn {
    display: none;
  }
  .ml-search-section .ml-section-footer {
    display: block;
  }
  .ml-search-form__input {
    height: 40px;
    padding-left: 20px;
    padding-right: 54px;
    opacity: 1;
    border-radius: 15px;
    pointer-events: auto;
    position: static;
  }
  .ml-search-form__submit {
    width: 40px;
    height: 40px;
    right: 6px;
  }
  .ml-search-form__submit .icon-search {
    width: 22px;
    height: 22px;
  }
}
@media (max-width: 480px) {
  .ml-search-section .ml-section-footer {
    padding-top: 24px;
  }
}
@media (max-width: 359px) {
  .ml-search-result {
    font-size: 14px;
    margin-top: 20px;
  }
  .ml-search-section {
    margin-top: 36px;
  }
  .ml-search-section .ml-section-footer {
    padding-top: 20px;
  }
  .ml-search-form {
    margin-top: 20px;
  }
  .ml-search-form__input {
    height: 30px;
    padding-left: 20px;
    padding-right: 54px;
    border-radius: 10px;
    font-size: 12px;
  }
  .ml-search-form__submit {
    width: 30px;
    height: 30px;
  }
  .ml-search-form__submit .icon-search {
    width: 20px;
    height: 20px;
  }
  .ml-search-form + .ml-search-result {
    margin-top: 16px;
  }
}
.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user__photo {
  width: 400px;
  height: 400px;
  border-radius: 20px;
  background-color: #ffffff;
  padding: 20px;
  overflow: hidden;
}
.user__photo img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 10px;
}
.user__caption {
  padding-left: 40px;
  font-size: 18px;
}
.user__name {
  font-family: "DelaGothicOne", sans-serif;
  font-size: 36px;
  line-height: 160%;
  margin-top: 0;
  margin-bottom: 28px;
}
.user__props {
  list-style: none;
  padding: 0;
  margin: 0;
}
.user__prop {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.user__prop-label {
  display: block;
  width: 148px;
  padding-right: 40px;
}
.user__prop-value {
  color: #1D1581;
  margin-right: 40px;
}
.user__prop-edit {
  color: #5772F7;
  -webkit-transition: color 0.24s;
  -o-transition: color 0.24s;
  transition: color 0.24s;
}
.user__prop-edit:hover {
  color: #F47456;
}
.user__logout {
  display: inline-block;
  margin-top: 10px;
  color: #5772F7;
  -webkit-transition: color 0.24s;
  -o-transition: color 0.24s;
  transition: color 0.24s;
}
.user__logout:hover {
  color: #F47456;
}

@media (max-width: 1366px) {
  .user__photo {
    width: 360px;
    height: 360px;
    padding: 16px;
  }
  .user__name {
    font-size: 32px;
  }
}
@media (max-width: 1199px) {
  .user__photo {
    width: 300px;
    height: 300px;
    padding: 14px;
  }
  .user__name {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .user__caption {
    padding-left: 30px;
    font-size: 17px;
  }
  .user__prop-label {
    width: 100px;
    padding-right: 32px;
  }
  .user__prop {
    margin-bottom: 15px;
  }
  .user__logout {
    margin-top: 3px;
  }
}
@media (max-width: 991px) {
  .user__photo {
    width: 278px;
    height: 278px;
    padding: 14px;
  }
  .user__name {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .user__caption {
    padding-left: 30px;
    font-size: 16px;
  }
  .user__prop {
    margin-bottom: 8px;
  }
  .user__prop-label {
    width: 90px;
    padding-right: 28px;
  }
  .user__prop-value {
    margin-right: 28px;
  }
}
@media (max-width: 767px) {
  .user__photo {
    width: 200px;
    height: 200px;
    padding: 10px;
    border-radius: 15px;
  }
  .user__photo img {
    border-radius: 8px;
  }
  .user__name {
    font-size: 22px;
    margin-bottom: 15px;
  }
  .user__caption {
    padding-left: 24px;
    font-size: 15px;
  }
  .user__prop {
    margin-bottom: 8px;
  }
  .user__prop-label {
    width: 90px;
    padding-right: 28px;
  }
  .user__prop-value {
    margin-right: 28px;
  }
}
@media (max-width: 660px) {
  .user__photo {
    width: 150px;
    height: 150px;
    padding: 8px;
  }
  .user__name {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .user__caption {
    padding-left: 20px;
    font-size: 14px;
  }
  .user__prop {
    margin-bottom: 8px;
  }
  .user__prop-label {
    width: 90px;
    padding-right: 28px;
  }
  .user__prop-value {
    margin-right: 28px;
  }
}
@media (max-width: 575px) {
  .user {
    display: block;
  }
  .user__photo {
    width: 150px;
    height: 150px;
    padding: 8px;
    margin-bottom: 10px;
  }
  .user__name {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .user__caption {
    padding-left: 0;
    font-size: 14px;
  }
  .user__prop {
    margin-bottom: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .user__prop-label {
    display: block;
    width: 100%;
    padding-right: 0;
    margin-bottom: 4px;
    color: #A2A1B7;
  }
  .user__prop-value {
    margin-right: 20px;
  }
}
.filter-header {
  display: none;
  padding: 0 30px;
  background-color: #F6F7ED;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.filter-close {
  display: block;
  border: 0 none;
  background-color: transparent;
  outline: 0;
  width: 46px;
  height: 46px;
  padding: 10px;
  margin-right: -10px;
  margin-left: auto;
}
.filter-close .icon {
  display: block;
  width: 26px;
  height: 26px;
  fill: #5772F7;
  -webkit-transition: fill 0.24s;
  -o-transition: fill 0.24s;
  transition: fill 0.24s;
}
.filter-close:hover .icon {
  fill: #F47456;
}

.filter-footer {
  display: none;
  padding: 20px 30px;
  background-color: #F6F7ED;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.filter-list {
  list-style: none;
  margin: 0;
}

.filter-item {
  position: relative;
  font-size: 18px;
  line-height: 1.33;
}
.filter-item:not(:last-child) {
  margin-bottom: 14px;
}
.filter-item__label {
  display: inline-block;
  max-width: 100%;
  margin: 0;
  padding-left: 39px;
  position: relative;
  cursor: pointer;
  -webkit-transition: color 0.24s;
  -o-transition: color 0.24s;
  transition: color 0.24s;
}
.filter-item__label:before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 2px solid #D9D9DA;
  border-radius: 4px;
  position: absolute;
  left: 0;
  top: -1px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px 11px;
  -webkit-transition: background-color 0.24s, border-color 0.24s;
  -o-transition: background-color 0.24s, border-color 0.24s;
  transition: background-color 0.24s, border-color 0.24s;
}
.filter-item__label:hover {
  color: #5772F7;
}
.filter-item__label:hover:before {
  border-color: #F47456;
}
.filter-item__input {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  background-color: transparent;
  font-size: 0;
  width: 0;
  height: 0;
  overflow: hidden;
  opacity: 0;
}
.filter-item__input:checked + .filter-item__label:before {
  border-color: #F47456;
  background-color: #F47456;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 11' width='14' height='11'%3E%3Cpolygon fill='%23FFFFFF' points='5.1,10.7 0.3,5.7 1.7,4.3 5.1,7.8 12.3,0.3 13.7,1.7 '/%3E%3C/svg%3E");
}

.filter-section {
  background-color: #FFFFFF;
  border-radius: 20px;
  padding: 26px 30px 30px;
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.05);
}
.filter-section:not(:last-child) {
  margin-bottom: 20px;
}
.filter-section__title {
  font-family: "Actay", sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.33;
  margin-top: 0;
  margin-bottom: 0;
  color: #5772F7;
}
.filter-section__title + .filter-list {
  margin-top: 15px;
}

.filter-checked-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 -10px -10px 0;
}

.filter-section-checked {
  display: none;
}
.filter-section-checked .filter-section__title + .filter-checked-list {
  margin-top: 15px;
}
.filter-section-checked_active {
  display: block;
}

.filter-checked-item {
  display: block;
  vertical-align: top;
  max-width: 100%;
  padding: 0 34px 0 10px;
  position: relative;
  white-space: nowrap;
  color: #1D1581;
  font-size: 18px;
  line-height: 30px;
  height: 30px;
  background: #F6F7ED;
  border-radius: 4px;
  margin-right: 10px;
  margin-bottom: 10px;
}
.filter-checked-item span {
  display: block;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.filter-checked-item__clear {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  right: 4px;
  top: 0;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0;
}
.filter-checked-item__clear .icon {
  display: block;
  width: 14px;
  height: 14px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: opacity 0.24s;
  -o-transition: opacity 0.24s;
  transition: opacity 0.24s;
}
.filter-checked-item__clear:hover .icon {
  opacity: 0.7;
}

.filter-clear-btn {
  display: inline-block;
  cursor: pointer;
  background-color: transparent;
  padding: 0;
  border: 0;
  margin-top: 16px;
  font-weight: 400;
  font-size: 18px;
  line-height: 140%;
  color: #A2A1B7;
  -webkit-transition: color 0.24s;
  -o-transition: color 0.24s;
  transition: color 0.24s;
}
.filter-clear-btn:hover {
  color: #F47456;
}

.ml-page-actions-filter {
  display: none;
}

.ml-filter-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 990;
  background-color: #000000;
  opacity: 0.5;
}

@media (min-width: 992px) {
  .ml-filter-overlay {
    display: none !important;
  }
}
@media (max-width: 1440px) and (min-width: 1367px) {
  .filter-section__title {
    font-size: 17px;
  }
  .filter-checked-item {
    font-size: 17px;
  }
  .filter-clear-btn {
    font-size: 17px;
  }
  .filter-item {
    font-size: 17px;
  }
}
@media (max-width: 1366px) and (min-width: 1200px) {
  .filter-section {
    padding: 24px 24px 26px;
  }
  .filter-section__title {
    font-size: 16px;
  }
  .filter-checked-item {
    font-size: 16px;
  }
  .filter-clear-btn {
    font-size: 16px;
  }
  .filter-item {
    font-size: 16px;
  }
  .filter-item__label {
    padding-left: 32px;
  }
  .filter-item__label:before {
    width: 22px;
    height: 22px;
    top: -1px;
    background-size: 13px 11px;
  }
}
@media (max-width: 1199px) and (min-width: 992px) {
  .filter-section {
    padding: 20px 20px 24px;
  }
  .filter-section__title {
    font-size: 14px;
  }
  .filter-checked-item {
    font-size: 14px;
    padding: 0 29px 0 10px;
    line-height: 28px;
    height: 28px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .filter-checked-item__clear {
    width: 28px;
    height: 28px;
    right: 1px;
  }
  .filter-clear-btn {
    font-size: 14px;
  }
  .filter-item {
    font-size: 14px;
  }
  .filter-item__label {
    padding-left: 30px;
  }
  .filter-item__label:before {
    width: 20px;
    height: 20px;
    border: 2px solid #D9D9DA;
    border-radius: 4px;
    top: -2px;
    background-size: 12px 10px;
  }
}
@media (max-width: 991px) {
  .ml-page-actions-filter {
    display: block;
  }
  .col-sidebar {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    width: 404px;
    background-color: #F6F7ED;
    padding: 46px 0 80px !important;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .col-sidebar_mobile-show {
    display: block;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .filter {
    height: 100%;
    padding: 14px 30px 20px;
    overflow: auto;
  }
  .filter-header,
  .filter-footer {
    display: block;
  }
  .filter-section {
    padding: 22px 24px 26px;
  }
  .filter-section__title {
    font-size: 16px;
  }
  .filter-checked-item {
    font-size: 16px;
  }
  .filter-clear-btn {
    font-size: 16px;
  }
  .filter-item {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .col-sidebar {
    width: 360px;
    padding: 42px 0 64px !important;
  }
  .filter-header {
    padding: 0 24px;
  }
  .filter-footer {
    padding: 12px 24px;
  }
  .filter-close {
    width: 42px;
    height: 42px;
  }
  .filter-close .icon {
    width: 22px;
    height: 22px;
  }
  .filter {
    padding: 14px 24px 20px;
  }
  .filter-item__label {
    padding-left: 36px;
  }
}
@media (max-width: 480px) {
  .col-sidebar {
    width: 320px;
  }
  .filter {
    padding: 14px 20px 20px;
  }
  .filter-header {
    padding: 0 20px;
  }
  .filter-footer {
    padding: 12px 20px;
  }
  .filter-section {
    padding: 20px 20px 24px;
    border-radius: 15px;
  }
  .filter-section:not(:last-child) {
    margin-bottom: 15px;
  }
  .filter-section__title {
    font-size: 14px;
  }
  .filter-checked-item {
    font-size: 14px;
    padding: 0 29px 0 10px;
    line-height: 28px;
    height: 28px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
  .filter-checked-item__clear {
    width: 28px;
    height: 28px;
    right: 1px;
  }
  .filter-clear-btn {
    font-size: 14px;
  }
  .filter-item {
    font-size: 14px;
  }
  .filter-item__label {
    padding-left: 30px;
  }
  .filter-item__label:before {
    width: 20px;
    height: 20px;
    border: 2px solid #D9D9DA;
    border-radius: 4px;
    top: -2px;
    background-size: 12px 10px;
  }
}
@media (max-width: 359px) {
  .col-sidebar {
    width: 280px;
  }
  .filter-section {
    border-radius: 15px;
  }
  .filter-section:not(:last-child) {
    margin-bottom: 15px;
  }
}
.home-top + .ml-section_bg {
  margin-top: 80px;
}

.home-top-slider {
  position: relative;
  padding-bottom: 54.6875%;
}
.home-top-slider .ml-slider-pagination {
  bottom: 13% !important;
}

.home-top-slider-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.home-top-slider-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.home-top-slider-item {
  position: relative;
}
.home-top-slider-item__img {
  display: block;
  padding-bottom: 54.6875%;
  background: #E7E7E7;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.home-top-slider-item__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.home-top-slider-item__caption {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 7.8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.home-top-slider-item__title {
  font-family: "Soyuzmult", sans-serif;
  font-size: 70px;
  line-height: 0.91;
  color: #F1F7D7;
  padding: 20px 70px 20px 40px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  float: left;
}
.home-top-slider-item__title:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #F47456;
  -webkit-clip-path: polygon(0 0, 100% 6%, 96.5% 88%, 4.2% 100%);
  clip-path: polygon(0 0, 100% 6%, 96.5% 88%, 4.2% 100%);
}
.home-top-slider-item__title:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 3;
  left: -10px;
  top: -10px;
  background-color: #93EEF4;
  border-radius: 66% 52% 50% 58%;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.home-top-slider-item__title span {
  display: block;
  position: relative;
  z-index: 3;
}
.home-top-slider-item__desc {
  font-family: "DelaGothicOne", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  color: #B7FF70;
  padding: 32px 50px 32px 40px;
  margin-left: 40px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  float: left;
  clear: left;
}
.home-top-slider-item__desc:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #5772F7;
  -webkit-clip-path: polygon(0 7%, 100% 0, 96.2% 94%, 3.4% 100%);
  clip-path: polygon(0 7%, 100% 0, 96.2% 94%, 3.4% 100%);
}
.home-top-slider-item__desc:after {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  z-index: 3;
  right: -4px;
  bottom: -11px;
  background-color: #F47456;
  border-radius: 66% 52% 50% 58%;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}
.home-top-slider-item__desc span {
  display: block;
  position: relative;
  z-index: 3;
}
.home-top-slider-item__link {
  display: block;
  float: left;
  clear: left;
  background-color: #F6F7ED;
  height: 68px;
  line-height: 66px;
  padding: 0 35px;
  font-size: 18px;
  font-family: "DelaGothicOne", sans-serif;
  color: #5772F7;
  margin-left: 80px;
  margin-top: 4px;
  -webkit-clip-path: polygon(0 7%, 100% 0, 94% 100%, 5% 100%);
  clip-path: polygon(0 7%, 100% 0, 94% 100%, 5% 100%);
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.home-top-slider-item__link:hover {
  color: #5772F7;
  background-color: #B7FF70;
}

.home-top-banner {
  display: block;
  position: relative;
  background: #E7E7E7;
  border-radius: 20px;
  overflow: hidden;
  height: 100%;
}
.home-top-banner img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
}

.animated-bullet.swiper-pagination-bullet-active {
  width: 26px;
  height: 26px;
  padding: 9px;
  position: relative;
  margin-top: -4px;
  margin-left: 5px;
  margin-right: 5px;
  background: rgba(255, 255, 255, 0.3);
}
.animated-bullet.swiper-pagination-bullet-active:first-child {
  margin-left: 0;
}
.animated-bullet.swiper-pagination-bullet-active:last-child {
  margin-right: 0;
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half {
  display: block;
  width: 26px;
  height: 13px;
  position: absolute;
  left: 0;
  overflow: hidden;
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-right: 2px solid rgba(255, 255, 255, 0);
  border-bottom: 2px solid rgba(255, 255, 255, 0);
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half-1 {
  top: 0;
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half-1:before {
  top: 0;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half-2 {
  bottom: 0;
}
.animated-bullet.swiper-pagination-bullet-active .animated-bullet__half-2:before {
  bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (min-width: 768px) and (max-width: 1199px) {
  .home-top .row {
    margin-left: -15px;
    margin-right: -15px;
  }
  .home-top [class*=col-] {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1680px) {
  .home-top-slider .ml-slider-pagination {
    bottom: 11% !important;
  }
  .home-top-slider-item__caption {
    padding: 20px 7%;
  }
  .home-top-slider-item__title {
    font-size: 60px;
    padding: 20px 46px 22px 40px;
  }
  .home-top-slider-item__title:after {
    width: 20px;
    height: 20px;
    left: -10px;
    top: -10px;
  }
  .home-top-slider-item__desc {
    font-size: 17px;
    padding: 24px 36px 24px 34px;
    margin-left: 36px;
  }
  .home-top-slider-item__desc:after {
    width: 28px;
    height: 28px;
    right: -3px;
    bottom: -9px;
  }
  .home-top-slider-item__link {
    font-size: 17px;
    margin-left: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0 30px 0 32px;
  }
}
@media (max-width: 1480px) {
  .home-top + .ml-section_bg {
    margin-top: 65px;
  }
}
@media (max-width: 1366px) {
  .home-top-slider .ml-slider-pagination {
    bottom: 48px !important;
  }
  .home-top-slider-item__caption {
    padding: 20px 6%;
  }
  .home-top-slider-item__title {
    font-size: 50px;
    padding: 16px 42px 19px 36px;
  }
  .home-top-slider-item__title:after {
    width: 16px;
    height: 16px;
    left: -8px;
    top: -8px;
  }
  .home-top-slider-item__desc {
    font-size: 16px;
    padding: 22px 30px 22px 28px;
    margin-left: 28px;
  }
  .home-top-slider-item__desc:after {
    width: 22px;
    height: 22px;
    right: -3px;
    bottom: -6px;
  }
  .home-top-slider-item__link {
    font-size: 16px;
    margin-left: 56px;
    height: 54px;
    line-height: 54px;
    padding: 0 28px 0 30px;
  }
}
@media (max-width: 1199px) {
  .home-top + .ml-section_bg {
    margin-top: 50px;
  }
  .home-top-slider .ml-slider-pagination {
    bottom: 42px !important;
  }
  .home-top-slider-item__caption {
    padding: 20px 6%;
  }
  .home-top-slider-item__title {
    font-size: 40px;
    padding: 14px 42px 17px 36px;
  }
  .home-top-slider-item__title:after {
    width: 16px;
    height: 16px;
    left: -8px;
    top: -8px;
  }
  .home-top-slider-item__desc {
    font-size: 14px;
    padding: 18px 24px 18px 22px;
    margin-left: 14px;
  }
  .home-top-slider-item__desc:after {
    width: 22px;
    height: 22px;
    right: -3px;
    bottom: -6px;
  }
  .home-top-slider-item__link {
    font-size: 14px;
    margin-left: 20px;
    height: 48px;
    line-height: 48px;
    padding: 0 24px 0 28px;
  }
}
@media (max-width: 991px) {
  .animated-bullet.swiper-pagination-bullet-active {
    width: 18px;
    height: 18px;
    padding: 6px;
    margin-top: -3px;
    margin-left: 3px;
    margin-right: 3px;
  }
  .animated-bullet.swiper-pagination-bullet-active:first-child {
    margin-left: 0;
  }
  .animated-bullet.swiper-pagination-bullet-active:last-child {
    margin-right: 0;
  }
  .animated-bullet.swiper-pagination-bullet-active .animated-bullet__half {
    width: 18px;
    height: 9px;
  }
  .animated-bullet.swiper-pagination-bullet-active .animated-bullet__half:before {
    width: 18px;
    height: 18px;
  }
  .home-top-slider {
    padding-bottom: 77.6%;
  }
  .home-top-slider .ml-slider-pagination {
    bottom: 24px !important;
  }
  .home-top-slider-item__img {
    padding-bottom: 77.6%;
  }
  .home-top-slider-item__caption {
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .home-top-slider-item__title {
    font-size: 34px;
    padding: 11px 42px 13px 36px;
  }
  .home-top-slider-item__title:after {
    width: 12px;
    height: 12px;
    left: -6px;
    top: -6px;
  }
  .home-top-slider-item__desc {
    font-size: 11px;
    padding: 17px 24px 17px 22px;
    margin-left: 12px;
  }
  .home-top-slider-item__desc:after {
    width: 22px;
    height: 22px;
    right: -3px;
    bottom: -6px;
  }
  .home-top-slider-item__link {
    font-size: 12px;
    margin-left: 18px;
    height: 46px;
    line-height: 46px;
    padding: 0 24px 0 28px;
  }
}
@media (max-width: 767px) {
  .home-top .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .home-top [class*=col-] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .home-top-slider-item__caption {
    -ms-flex-line-pack: end;
    align-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding-bottom: 44px;
  }
  .home-top-slider-item__title {
    font-size: 24px;
    padding: 12px 28px 12px 28px;
  }
  .home-top-slider-item__desc {
    padding: 12px 22px 12px 20px;
  }
  .home-top-slider-item__link {
    margin-left: 20px;
    height: 38px;
    line-height: 38px;
    padding: 0 25px 0 24px;
  }
}
@media (max-width: 575px) {
  .home-top + .ml-section_bg {
    margin-top: 40px;
  }
  .home-top-banner {
    height: auto;
    margin-top: 24px;
    border-radius: 15px;
    padding-bottom: 16.666666%;
  }
  .home-top-slider .ml-slider-arrows {
    display: none;
  }
  .ml-slider-pagination .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    padding: 3px;
    background: transparent;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
  }
  .ml-slider-pagination .swiper-pagination-bullet-active:after {
    background-color: #5772F7;
  }
  .ml-slider-pagination .swiper-pagination-bullet .animated-bullet__half {
    display: none;
  }
  .home-top-slider-item__img {
    border-radius: 15px;
  }
}
@media (max-width: 480px) {
  .home-top-banner {
    margin-top: 20px;
    border-radius: 15px;
  }
  .home-top-slider {
    padding-bottom: 106.6666%;
  }
  .home-top-slider .ml-slider-pagination {
    bottom: 17px !important;
  }
  .home-top-slider-item__img {
    padding-bottom: 106.6666%;
    border-radius: 15px;
  }
}
.section-404 {
  margin-top: -100px;
  text-align: center;
}
.section-404__inner {
  width: 100%;
  max-width: 450px;
  margin: 0 auto;
}
.section-404__img {
  width: 400px;
  height: 400px;
  line-height: 400px;
  text-align: center;
  margin: 0 auto 37px auto;
  background-color: #FFFFFF;
  border-radius: 50%;
}
.section-404__img img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 260px;
  max-height: 300px;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  opacity: 0;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  transition: opacity 0.3s, -webkit-transform 0.3s ease-in-out;
  -o-transition: opacity 0.3s, transform 0.3s ease-in-out;
  transition: opacity 0.3s, transform 0.3s ease-in-out;
  transition: opacity 0.3s, transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.section-404__img img.img-404-animation {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section-404__title {
  font-family: "DelaGothicOne", sans-serif;
  font-size: 36px;
  line-height: 1.4;
  margin: 0;
}
.section-404__desc {
  margin-top: 17px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.33;
}
.section-404__btn {
  margin-top: 37px;
}

@media (max-width: 1680px) {
  .section-404 {
    margin-top: -80px;
  }
  .section-404__img {
    width: 340px;
    height: 340px;
    line-height: 340px;
    margin-bottom: 30px;
  }
  .section-404__img img {
    width: 230px;
  }
  .section-404__title {
    font-size: 30px;
  }
  .section-404__btn {
    margin-top: 30px;
  }
}
@media (max-width: 1480px) {
  .section-404 {
    margin-top: -68px;
  }
  .section-404__img {
    width: 320px;
    height: 320px;
    line-height: 320px;
    margin-bottom: 24px;
  }
  .section-404__img img {
    width: 220px;
  }
  .section-404__title {
    font-size: 24px;
  }
  .section-404__desc {
    font-size: 16px;
    margin-top: 14px;
  }
  .section-404__btn {
    margin-top: 24px;
  }
}
@media (max-width: 1366px) {
  .section-404__img {
    width: 280px;
    height: 280px;
    line-height: 280px;
  }
  .section-404__img img {
    width: 200px;
  }
}
@media (max-width: 1199px) {
  .section-404 {
    margin-top: -60px;
  }
  .section-404__img {
    width: 240px;
    height: 240px;
    line-height: 240px;
    margin-bottom: 20px;
  }
  .section-404__img img {
    width: 170px;
  }
  .section-404__title {
    font-size: 22px;
  }
  .section-404__desc {
    font-size: 16px;
    margin-top: 12px;
  }
  .section-404__btn {
    margin-top: 24px;
  }
}
@media (max-width: 991px) {
  .section-404 {
    margin-top: 0;
  }
  .section-404__img {
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin-bottom: 24px;
  }
  .section-404__img img {
    width: 150px;
  }
  .section-404__title {
    font-size: 20px;
  }
  .section-404__desc {
    font-size: 14px;
    margin-top: 16px;
  }
  .section-404__btn {
    margin-top: 20px;
  }
}
@media (max-width: 767px) {
  .section-404__img {
    width: 180px;
    height: 180px;
    line-height: 180px;
  }
  .section-404__img img {
    width: 140px;
  }
}
@media (max-width: 575px) {
  .section-404 {
    padding-top: 10px;
  }
  .section-404__img {
    width: 150px;
    height: 150px;
    line-height: 150px;
    margin-bottom: 20px;
  }
  .section-404__img img {
    width: 120px;
  }
  .section-404__title {
    font-size: 18px;
  }
  .section-404__desc {
    margin-top: 14px;
  }
}
@media (max-width: 359px) {
  .section-404__desc {
    font-size: 12px;
  }
}
.ml-banner-section + .ml-banner-section {
  padding-top: 0;
}

.ml-banner {
  display: block;
  text-decoration: none;
  position: relative;
}
.ml-banner__img {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.ml-banner__img img {
  display: block;
  width: 100%;
  height: auto;
}
.ml-banner__img img.lazyload, .ml-banner__img img.lazyloading {
  -webkit-filter: blur(16px);
  filter: blur(16px);
}
.ml-banner__caption {
  position: absolute;
  z-index: 2;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 20px 7.8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ml-banner__title {
  font-family: "Soyuzmult", sans-serif;
  font-size: 70px;
  line-height: 0.91;
  color: #F1F7D7;
  padding: 22px 80px 22px 40px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  float: left;
}
.ml-banner__title:before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #FE68A8;
  -webkit-clip-path: polygon(3.3% 8%, 94% 0, 100% 100%, 0 89%);
  clip-path: polygon(3.3% 8%, 94% 0, 100% 100%, 0 89%);
}
.ml-banner__title:after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 3;
  left: 3px;
  top: -2px;
  background-color: #93EEF4;
  border-radius: 66% 52% 50% 58%;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.ml-banner__title span {
  display: block;
  position: relative;
  z-index: 3;
}
.ml-banner__desc {
  font-family: "DelaGothicOne", sans-serif;
  font-size: 18px;
  line-height: 1.44;
  color: #B7FF70;
  padding: 21px 44px 21px 40px;
  margin-left: 29px;
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  float: left;
  clear: left;
}
.ml-banner__desc:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  background-color: #5772F7;
  -webkit-clip-path: polygon(0 0, 100% 11.8%, 94.1% 100%, 3.4% 100%);
  clip-path: polygon(0 0, 100% 11.8%, 94.1% 100%, 3.4% 100%);
}
.ml-banner__desc:after {
  content: "";
  display: block;
  width: 38px;
  height: 38px;
  position: absolute;
  z-index: 3;
  right: 2px;
  bottom: -22px;
  background-color: #F47456;
  border-radius: 66% 52% 50% 58%;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}
.ml-banner__desc span {
  display: block;
  position: relative;
  z-index: 3;
}
.ml-banner__link {
  display: block;
  float: left;
  clear: left;
  background-color: #F6F7ED;
  height: 66px;
  line-height: 64px;
  padding: 0 35px;
  font-size: 18px;
  font-family: "DelaGothicOne", sans-serif;
  color: #5772F7;
  margin-left: 68px;
  margin-top: 4px;
  -webkit-clip-path: polygon(4.7% 1.5%, 92.2% 4.2%, 100% 92.2%, 0 100%);
  clip-path: polygon(4.7% 1.5%, 92.2% 4.2%, 100% 92.2%, 0 100%);
  -webkit-transition: background-color 0.3s, color 0.3s;
  -o-transition: background-color 0.3s, color 0.3s;
  transition: background-color 0.3s, color 0.3s;
}
.ml-banner__link:hover {
  color: #5772F7;
  background-color: #B7FF70;
}
.ml-banner:hover {
  text-decoration: none;
}

.ml-home-banner-1 {
  padding-top: 0;
}

.ml-home-banner-2 {
  padding-bottom: 55px;
}

.ml-home-banner-3 {
  padding-top: 0;
}

@media (max-width: 1480px) {
  .ml-banner__caption {
    padding: 20px 7%;
  }
  .ml-banner__title {
    font-size: 60px;
    padding: 20px 60px 22px 40px;
  }
  .ml-banner__title:after {
    width: 20px;
    height: 20px;
    left: 2px;
    top: -3px;
  }
  .ml-banner__desc {
    font-size: 17px;
    padding: 21px 36px 21px 34px;
    margin-left: 28px;
  }
  .ml-banner__desc:after {
    width: 28px;
    height: 28px;
    right: 8px;
    bottom: -16px;
  }
  .ml-banner__link {
    font-size: 17px;
    margin-left: 60px;
    height: 60px;
    line-height: 60px;
    padding: 0 32px;
  }
}
@media (max-width: 1366px) {
  .ml-banner__caption {
    padding: 20px 6%;
  }
  .ml-banner__title {
    font-size: 50px;
    padding: 16px 42px 19px 36px;
  }
  .ml-banner__title:after {
    width: 16px;
    height: 16px;
    left: 2px;
    top: -3px;
  }
  .ml-banner__desc {
    font-size: 16px;
    padding: 20px 30px 18px 28px;
    margin-left: 20px;
  }
  .ml-banner__desc:after {
    width: 22px;
    height: 22px;
    right: 10px;
    bottom: -12px;
  }
  .ml-banner__link {
    font-size: 16px;
    margin-left: 50px;
    height: 54px;
    line-height: 54px;
    padding: 0 28px 0 30px;
  }
}
@media (max-width: 991px) {
  .ml-banner__img {
    border-radius: 15px;
  }
  .ml-banner__title {
    font-size: 34px;
    padding: 11px 40px 13px 22px;
  }
  .ml-banner__title:after {
    width: 12px;
    height: 12px;
    left: 1px;
    top: -1px;
  }
  .ml-banner__desc {
    font-size: 11px;
    padding: 12px 22px 11px 20px;
    margin-left: 0;
  }
  .ml-banner__desc:after {
    width: 20px;
    height: 20px;
    right: 6px;
    bottom: -12px;
  }
  .ml-banner__link {
    font-size: 12px;
    margin-left: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px 0 18px;
  }
  .ml-home-banner-2 {
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .ml-banner__title {
    font-size: 24px;
    padding: 11px 28px 13px 24px;
  }
  .ml-banner__desc {
    padding: 11px 22px 10px 20px;
  }
  .ml-banner__desc:after {
    width: 18px;
    height: 18px;
    right: 6px;
    bottom: -10px;
  }
  .ml-banner__link {
    margin-left: 20px;
    height: 36px;
    line-height: 36px;
    padding: 0 20px 0 18px;
  }
}
@media (max-width: 575px) {
  .ml-home-banner-2 {
    padding-bottom: 40px;
  }
}
.ml-contest-detail__complete-btn {
  display: block;
  width: 160px;
  height: 56px;
  line-height: 56px;
  padding: 0 24px;
  font-size: 18px;
  pointer-events: none;
  border: 0;
  text-align: center;
  outline: 0;
  white-space: nowrap;
  font-family: "DelaGothicOne", sans-serif;
  color: #1D1581;
  margin-bottom: 27px;
  background-color: #93EEF4;
  -webkit-clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
  clip-path: polygon(0 7%, 100% 0, 96% 100%, 3.6% 100%);
}
.ml-contest-detail__complete-dates {
  color: #A2A1B7;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
}
.ml-contest-detail__dates,
.ml-contest-detail p.ml-contest-detail__dates {
  font-family: "DelaGothicOne", sans-serif;
  color: #1D1581;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 27px;
}
.ml-contest-detail__timer {
  margin-bottom: 30px;
}
.ml-contest-detail__desc {
  margin-top: 60px;
}
.ml-contest-detail__desc ul {
  list-style: initial;
  padding-left: 32px;
}
.ml-contest-detail__desc ol {
  padding-left: 32px;
}
.ml-contest-detail__desc ol li::marker {
  font-weight: bold;
}
.ml-contest-detail__desc ul:last-child, .ml-contest-detail__desc ol:last-child, .ml-contest-detail__desc p:last-child {
  margin-bottom: 0;
}
.ml-contest-detail__desc-title {
  font-family: "DelaGothicOne", sans-serif;
  color: #1D1581;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0.8em;
}
.ml-contest-detail__video {
  margin-top: 75px;
  margin-bottom: 75px;
}
.ml-contest-detail__video .ml-video-link picture {
  padding-bottom: 38.3725%;
}
.ml-contest-detail__video .ml-video-link picture img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.ml-contest-detail__rules {
  margin-top: 70px;
}
.ml-contest-detail__rules-title {
  font-family: "DelaGothicOne", sans-serif;
  color: #1D1581;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0.8em;
}
.ml-contest-detail__rules-desc ul {
  list-style: initial;
  padding-left: 32px;
}
.ml-contest-detail__rules-desc ol {
  padding-left: 32px;
}
.ml-contest-detail__rules-desc ol li::marker {
  font-weight: bold;
}
.ml-contest-detail__rules-desc ul:last-child, .ml-contest-detail__rules-desc ol:last-child, .ml-contest-detail__rules-desc p:last-child {
  margin-bottom: 0;
}
.ml-contest-detail__rules-btn {
  margin-top: 22px;
}
.ml-contest-detail__banner {
  margin-top: 85px;
}
.ml-contest-detail__actions {
  margin-top: 80px;
}
.ml-contest-detail__actions-title,
.ml-contest-detail p.ml-contest-detail__actions-title {
  color: #1D1581;
  font-size: 18px;
  font-family: "DelaGothicOne", sans-serif;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
}
.ml-contest-detail__actions-title + .ml-contest-detail__actions-btn,
.ml-contest-detail p.ml-contest-detail__actions-title + .ml-contest-detail__actions-btn {
  margin-top: 32px;
}
@media (max-width: 1680px) {
  .ml-contest-detail__desc {
    margin-top: 55px;
  }
  .ml-contest-detail__rules {
    margin-top: 60px;
  }
  .ml-contest-detail__banner {
    margin-top: 75px;
  }
  .ml-contest-detail__actions {
    margin-top: 70px;
  }
  .ml-contest-detail__video {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}
@media (max-width: 1480px) {
  .ml-contest-detail__desc {
    margin-top: 50px;
  }
  .ml-contest-detail__rules {
    margin-top: 55px;
  }
  .ml-contest-detail__banner {
    margin-top: 65px;
  }
  .ml-contest-detail__actions {
    margin-top: 60px;
  }
  .ml-contest-detail__video {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 22px;
    margin-bottom: 26px;
  }
  .ml-contest-detail__complete-btn {
    margin-bottom: 24px;
  }
}
@media (max-width: 1366px) {
  .ml-contest-detail__desc {
    margin-top: 40px;
  }
  .ml-contest-detail__rules {
    margin-top: 45px;
  }
  .ml-contest-detail__banner {
    margin-top: 60px;
  }
  .ml-contest-detail__actions {
    margin-top: 50px;
  }
  .ml-contest-detail__video {
    margin-top: 55px;
    margin-bottom: 55px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 20px;
    margin-bottom: 24px;
  }
  .ml-contest-detail__complete-btn {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 1199px) {
  .ml-contest-detail__desc {
    margin-top: 32px;
  }
  .ml-contest-detail__rules {
    margin-top: 36px;
  }
  .ml-contest-detail__banner {
    margin-top: 50px;
  }
  .ml-contest-detail__actions {
    margin-top: 42px;
  }
  .ml-contest-detail__video {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .ml-contest-detail__complete-btn {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .ml-contest-detail {
    padding-top: 4px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    margin-top: 36px;
  }
  .ml-contest-detail__top .ml-btn {
    height: 44px;
    line-height: 44px;
    border-radius: 20px;
    padding: 0 20px;
    font-size: 14px;
  }
  .ml-contest-detail__video .ml-video-link picture {
    padding-bottom: 41%;
  }
  .ml-contest-detail__timer {
    margin-bottom: 24px;
  }
  .ml-contest-detail__actions-btn, .ml-contest-detail__rules-btn {
    height: 44px;
    line-height: 44px;
    border-radius: 20px;
    padding: 0 20px;
    font-size: 14px;
  }
  .ml-contest-detail__actions-title + .ml-contest-detail__actions-btn,
  .ml-contest-detail p.ml-contest-detail__actions-title + .ml-contest-detail__actions-btn {
    margin-top: 24px;
  }
  .ml-contest-detail__complete-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 28px;
  }
  .ml-contest-detail__complete-btn {
    height: 56px;
    line-height: 56px;
    margin-bottom: 0;
    margin-right: 52px;
  }
  .ml-contest-detail__complete-dates {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .ml-contest-detail__desc-title, .ml-contest-detail__rules-title {
    font-size: 22px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 17px;
  }
  .ml-contest-detail__complete-btn {
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 156px;
    margin-right: 36px;
  }
}
@media (max-width: 575px) {
  .ml-contest-detail__video .ml-video-link picture {
    padding-bottom: 48%;
  }
  .ml-contest-detail__desc-title, .ml-contest-detail__rules-title {
    font-size: 20px;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 16px;
  }
  .ml-contest-detail__complete-btn {
    width: 150px;
    margin-right: 24px;
  }
}
@media (max-width: 480px) {
  .ml-contest-detail {
    padding-bottom: 50px;
  }
  .ml-contest-detail__top {
    text-align: center;
  }
  .ml-contest-detail__timer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .ml-contest-detail__desc-title, .ml-contest-detail__rules-title {
    font-size: 18px;
  }
  .ml-contest-detail__complete-caption {
    display: block;
    text-align: left;
    margin-top: 24px;
  }
  .ml-contest-detail__complete-btn {
    width: 142px;
    height: 44px;
    line-height: 44px;
    margin-right: 0;
    margin-bottom: 20px;
    font-size: 15px;
  }
}
@media (max-width: 420px) {
  .ml-contest-detail__video .ml-video-link picture {
    padding-bottom: 53.4%;
  }
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 14px;
  }
}
@media (max-width: 359px) {
  .ml-contest-detail__dates,
  .ml-contest-detail p.ml-contest-detail__dates {
    font-size: 13px;
  }
}
.ml-cartoon-detail .ml-video-link picture {
  padding-bottom: 38.3725%;
}
.ml-cartoon-detail .ml-video-link picture img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}

@media (max-width: 991px) {
  .ml-cartoon-detail .ml-video-link picture {
    padding-bottom: 41%;
  }
}
@media (max-width: 575px) {
  .ml-cartoon-detail .ml-video-link picture {
    padding-bottom: 48%;
  }
}
@media (max-width: 420px) {
  .ml-cartoon-detail .ml-video-link picture {
    padding-bottom: 53.4%;
  }
}
.ml-social-auth {
  margin: 24px 0;
}
.ml-social-auth__list {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.ml-social-auth__item:not(:last-child) {
  margin-right: 15px;
}
.ml-social-auth__link {
  display: block;
  width: 60px;
  height: 60px;
  -webkit-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.ml-social-auth__link .icon {
  display: block;
  width: 60px;
  height: 60px;
}
.ml-social-auth__link:hover {
  opacity: 0.7;
}

.section-active-contests {
  padding-bottom: 80px;
}

.ml-p {
  font-size: 18px;
  line-height: 140%;
  color: #A2A1B7;
  margin-top: 28px;
  margin-bottom: 0;
}

.cartoon-features {
  font-weight: 400;
  font-size: 20px;
  line-height: 1.25;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.cartoon-features__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cartoon-features__item:not(:last-child) {
  margin-bottom: 10px;
}
.cartoon-features__item-title {
  display: block;
  width: 292px;
  padding-right: 40px;
  color: #A2A1B7;
}
.cartoon-features__item-desc {
  width: calc(100% - 292px);
}
.cartoon-features .age-limit-label {
  background-color: #F47456;
  color: #FFFFFF;
}

@media (max-width: 1480px) {
  .cartoon-features {
    font-size: 18px;
  }
  .cartoon-features__item-title {
    width: 260px;
  }
  .cartoon-features__item-desc {
    width: calc(100% - 260px);
  }
}
@media (max-width: 1366px) {
  .cartoon-features {
    font-size: 16px;
  }
  .cartoon-features__item-title {
    width: 236px;
  }
  .cartoon-features__item-desc {
    width: calc(100% - 236px);
  }
}
@media (max-width: 1199px) {
  .cartoon-features__item-title {
    width: 220px;
    padding-right: 24px;
  }
  .cartoon-features__item-desc {
    width: calc(100% - 220px);
  }
}
@media (max-width: 991px) {
  .cartoon-features {
    margin-top: 24px !important;
    font-size: 14px;
  }
  .cartoon-features__item:not(:last-child) {
    margin-bottom: 16px;
  }
}
@media (max-width: 575px) {
  .cartoon-features__item-title {
    width: 200px;
    padding-right: 20px;
  }
  .cartoon-features__item-desc {
    width: calc(100% - 200px);
  }
}
@media (max-width: 420px) {
  .cartoon-features {
    font-size: 12px;
    margin-top: 18px !important;
  }
  .cartoon-features__item-title {
    width: 168px;
    padding-right: 12px;
  }
  .cartoon-features__item-desc {
    width: calc(100% - 168px);
  }
  .cartoon-features__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.ml-reviews-section .ml-section-header .ml-btn + .ml-btn {
  margin-left: 30px;
}

@media (max-width: 767px) {
  .ml-reviews-section .ml-btn_orange {
    display: inline-block;
  }
}
.ml-review {
  padding: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #FFFFFF;
  border-radius: 20px;
}
.ml-review__img {
  width: 120px;
  height: 120px;
  border-radius: 10px;
  overflow: hidden;
}
.ml-review__img img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ml-review__caption {
  width: calc(100% - 120px);
  padding-left: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ml-review__title {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.33;
  color: #1D1581;
  font-family: "DelaGothicOne", sans-serif;
}
.ml-review__title span {
  display: block;
}
.ml-review__date {
  display: block;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.22;
  color: #A397B5;
  margin-top: 10px;
  margin-bottom: 0;
}
.ml-review__desc {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.4;
  color: #1D1581;
  padding-left: 48px;
}
.ml-review__desc p, .ml-review__desc ul {
  margin: 0.8em 0;
}
.ml-review__desc p:first-child, .ml-review__desc ul:first-child {
  margin-top: 0;
}
.ml-review__desc p:last-child, .ml-review__desc ul:last-child {
  margin-bottom: 0;
}

@media (max-width: 1366px) {
  .ml-review {
    padding: 40px 48px;
  }
  .ml-review__title {
    font-size: 22px;
  }
  .ml-review__caption {
    padding-left: 32px;
  }
  .ml-review__desc {
    font-size: 16px;
    padding-left: 36px;
  }
}
@media (max-width: 991px) {
  .ml-review {
    padding: 30px 37px;
  }
  .ml-review__img {
    width: 100px;
    height: 100px;
  }
  .ml-review__header {
    margin-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .ml-review__date {
    font-size: 16px;
    margin-top: 0;
  }
  .ml-review__title {
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 0;
    max-width: calc(100% - 100px);
  }
  .ml-review__title span {
    display: inline;
  }
  .ml-review__caption {
    padding-left: 30px;
    display: block;
    width: calc(100% - 100px);
  }
  .ml-review__desc {
    padding-left: 0;
    font-size: 14px;
    line-height: 1.4;
  }
}
@media (max-width: 767px) {
  .ml-slider[data-desktop-items="1"] {
    margin-left: 0;
    margin-right: 0;
  }
  .ml-slider[data-desktop-items="1"] .ml-slider__item:first-child {
    margin-left: 0;
  }
  .ml-slider[data-desktop-items="1"] .ml-slider__item:last-child {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .ml-review {
    padding: 20px;
    border-radius: 15px;
  }
  .ml-review__img {
    border-radius: 10px;
  }
  .ml-review__header {
    height: 100px;
    display: block;
  }
  .ml-review__title {
    max-width: none;
  }
  .ml-review__date {
    margin-top: 10px;
  }
  .ml-review__caption {
    padding-left: 20px;
  }
  .ml-review__desc {
    margin-left: -120px;
  }
}
@media (max-width: 375px) {
  .ml-review {
    padding: 10px;
  }
  .ml-review__img {
    width: 90px;
    height: 90px;
  }
  .ml-review__header {
    height: 90px;
    margin-bottom: 10px;
  }
  .ml-review__title {
    font-size: 14px;
  }
  .ml-review__date {
    font-size: 14px;
  }
  .ml-review__desc {
    font-size: 12px;
    margin-left: -110px;
  }
}
.ml-sidebar-banner {
  display: block;
  text-decoration: none;
  position: relative;
  margin-bottom: 40px;
}
.ml-sidebar-banner__img {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.ml-sidebar-banner__img img {
  display: block;
  width: 100%;
  height: auto;
}
.ml-sidebar-banner__img img.lazyload, .ml-sidebar-banner__img img.lazyloading {
  -webkit-filter: blur(16px);
  filter: blur(16px);
}
.ml-sidebar-banner:last-child {
  margin-bottom: 0;
}

.ml-news-detail__cover {
  margin-bottom: 65px;
}
.ml-news-detail__content h2, .ml-news-detail__content h3, .ml-news-detail__content h4, .ml-news-detail__content h5, .ml-news-detail__content h6, .ml-news-detail__content .title {
  font-weight: 400;
  margin-top: 0;
  font-family: "DelaGothicOne", sans-serif;
  margin-bottom: 0.8em;
  color: #1D1581;
}
.ml-news-detail__content h2 {
  font-size: 36px;
  line-height: 1.4;
}
.ml-news-detail__content h3 {
  font-size: 28px;
}
.ml-news-detail__content .title {
  font-size: 24px;
}
.ml-news-detail__content ul {
  list-style: none;
  padding-left: 0;
}
.ml-news-detail__content ul li {
  position: relative;
  padding-left: 28px;
}
.ml-news-detail__content ul li:not(:last-child) {
  margin-bottom: 4px;
}
.ml-news-detail__content ul li:before {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  left: 0;
  top: calc(0.7em - 7px);
  background-color: #F47456;
  border-radius: 66% 52% 50% 58%;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.ml-news-detail__content ol {
  list-style: none;
  counter-reset: item;
  padding: 0.7em 0;
}
.ml-news-detail__content ol li {
  position: relative;
  padding-left: 56px;
}
.ml-news-detail__content ol li:not(:last-child) {
  margin-bottom: 16px;
}
.ml-news-detail__content ol li:before {
  content: counter(item);
  counter-increment: item;
  font-family: "Actay", sans-serif;
  font-weight: bold;
  display: inline-block;
  width: 44px;
  height: 36px;
  line-height: 36px;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  left: 0;
  top: -6px;
  background-color: #F47456;
  -webkit-clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
  clip-path: polygon(0 8%, 100% 0, 82% 100%, 8% 79%);
}
.ml-news-detail__content b, .ml-news-detail__content strong {
  font-weight: 600;
}

@media (max-width: 1680px) {
  .ml-news-detail__cover {
    margin-bottom: 60px;
  }
  .ml-news-detail__content h2 {
    font-size: 34px;
  }
  .ml-news-detail__content h3 {
    font-size: 26px;
  }
  .ml-news-detail__content .title {
    font-size: 22px;
  }
}
@media (max-width: 1480px) {
  .ml-sidebar-banner {
    margin-bottom: 30px;
  }
  .ml-sidebar-banner:last-child {
    margin-bottom: 0;
  }
  .ml-news-detail__cover {
    margin-bottom: 50px;
  }
  .ml-news-detail__content h2 {
    font-size: 28px;
  }
  .ml-news-detail__content h3 {
    font-size: 24px;
  }
  .ml-news-detail__content .title {
    font-size: 20px;
  }
  .ml-news-detail ul li {
    padding-left: 24px;
  }
  .ml-news-detail ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .ml-news-detail ul li:before {
    width: 12px;
    height: 12px;
  }
  .ml-news-detail ol li {
    padding-left: 54px;
  }
  .ml-news-detail ol li:not(:last-child) {
    margin-bottom: 16px;
  }
  .ml-news-detail ol li:before {
    width: 42px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    top: -6px;
  }
}
@media (max-width: 1366px) {
  .ml-sidebar-banner {
    margin-bottom: 24px;
  }
  .ml-sidebar-banner:last-child {
    margin-bottom: 0;
  }
  .ml-news-detail__cover {
    margin-bottom: 40px;
  }
  .ml-news-detail__content h2 {
    font-size: 22px;
  }
  .ml-news-detail__content h3 {
    font-size: 18px;
  }
  .ml-news-detail__content .title {
    font-size: 18px;
  }
  .ml-news-detail__content ol li {
    padding-left: 50px;
  }
  .ml-news-detail__content ol li:not(:last-child) {
    margin-bottom: 14px;
  }
  .ml-news-detail__content ol li:before {
    width: 38px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    top: -6px;
  }
}
@media (max-width: 1199px) {
  .ml-news-detail__content h2 {
    font-size: 20px;
  }
  .ml-news-detail__content h3, .ml-news-detail__content .title {
    font-size: 18px;
  }
  .ml-news-detail__content ul li {
    padding-left: 20px;
  }
  .ml-news-detail__content ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .ml-news-detail__content ul li:before {
    width: 10px;
    height: 10px;
    top: calc(0.7em - 5px);
  }
  .ml-news-detail__content ol li {
    padding-left: 44px;
  }
  .ml-news-detail__content ol li:not(:last-child) {
    margin-bottom: 12px;
  }
  .ml-news-detail__content ol li:before {
    width: 34px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    top: -6px;
  }
}
@media (max-width: 991px) {
  .ml-sidebar-banner:first-child {
    margin-top: 24px;
  }
  .ml-sidebar-banner__img {
    border-radius: 15px;
  }
  .ml-page-news .col-sidebar {
    display: block;
  }
  .ml-news-detail__content h2 {
    font-size: 18px;
  }
  .ml-news-detail__content h3, .ml-news-detail__content .title {
    font-size: 16px;
  }
  .ml-news-detail__content ul li {
    padding-left: 18px;
  }
  .ml-news-detail__content ul li:not(:last-child) {
    margin-bottom: 4px;
  }
  .ml-news-detail__content ul li:before {
    width: 8px;
    height: 8px;
    top: calc(0.7em - 5px);
  }
}
@media (max-width: 991px) {
  .ml-news-detail__cover {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .ml-news-detail__cover {
    margin-bottom: 28px;
  }
}
@media (max-width: 359px) {
  .ml-news-detail__cover {
    margin-bottom: 28px;
  }
}
/* End */


/* Start:/local/templates/multilandia/css/custom.css?173503980225213*/
.ml-btn.ml-btn_round.anim-item__voting-btn.active_button_for_vote {
	background-color: #5772F7;
	color: #ffffff;
}

.sort-more-btn-w-jcc {
	margin-top: 40px;
	text-align: center;
}

@media (max-width: 991px) {
	.sort-more-btn-w-jcc {
		margin-top: 32px;
	}
}

.social_auth_error {
	margin-bottom: 20px;
	font-size: 14px;
	color: #ee6f4d;
}

@media (max-width: 420px) {
	.ml-modal-registration .ml-modal__body .ml-agreement-checkbox p,
	.ml-modal-auth .ml-modal__body .ml-agreement-checkbox p {
		margin-left: 0;
		margin-right: 0;
		max-width: none;
		width: auto;
	}
	.ml-modal-registration .ml-agreement-checkbox input[type=checkbox] + label,
	.ml-modal-auth .ml-agreement-checkbox input[type=checkbox] + label {
		margin-top: -4px;
	}
	.social_auth_error {
		font-size: 12px;
		margin-bottom: 12px;
	}
}

.ml-videoservices-list {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin: 40px -12px 0 !important;
}

.ml-videoservices-list:not(:last-child) {
	padding-bottom: 16px;
	border-bottom: 1px solid #1D1581;
}
.ml-videoservices-list li {
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
}
.ml-videoservices-list a,
.ml-videoservices-list span {
	display: block;
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	transition: opacity .3s;
}
.ml-videoservices-list img {
	max-width: 100%;
	height: auto !important;
}
.ml-videoservices-list a:hover {
	opacity: .7;
}

@media (max-width: 1199px) {

	.ml-videoservices-list li {
		width: 100%;
		flex: 0 0 25%;
		max-width: 25%;
	}

}

@media (max-width: 575px) {

	.ml-videoservices-list {
		margin: 32px -10px 0 !important;
	}

	.ml-videoservices-list:not(:last-child) {
		padding-bottom: 12px;
	}
	.ml-videoservices-list li {
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 20px;
		width: 100%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
}

@media (max-width: 480px) {

	.ml-videoservices-list li {
		width: 100%;
		flex: 0 0 50%;
		max-width: 50%;
	}

}

@media (max-width: 575px) {

	.ml-pagenav-list {
		margin-bottom: -10px;
	}

	.ml-pagenav-list__item {
		margin-bottom: 10px;
	}

}

@media (max-width: 374px) {
	.ml-footer-social .ml-social__item:not(:last-child) {
		margin-right: 8px;
	}
}

.ml-slider {
	padding-left: 48px;
	padding-right: 48px;
}

@media (max-width: 1366px) {
	.ml-slider {
		padding-left: 40px;
		padding-right: 40px;
	}
}

@media (max-width: 991px) {
	.ml-slider {
		padding-left: 32px;
		padding-right: 32px;
	}
}

@media (max-width: 767px) {
	.ml-slider {
		padding-left: 0;
		padding-right: 0;
	}
}

.ml-slider[data-desktop-items="1"] {
	padding-left: 0;
	padding-right: 0;
}

.ml-header-auth-btn {
	overflow: hidden;
	text-overflow: ellipsis;
}

.date-item {
	width: 100%;
}

@media (max-width: 1480px) {
	.ml-form-sort .selectric {
		width: 440px;
	}
	.ml-form-sort .selectric .label {
		height: 54px;
		line-height: 54px;
	}
	.ml-form-sort .selectric .button {
		width: 72px;
		height: 54px;
		line-height: 54px;
	}
}

@media (max-width: 1199px) {
	.ml-form-sort .selectric {
		width: 400px;
	}
	.ml-form-sort .selectric .label {
		height: 48px;
		line-height: 48px;
	}
	.ml-form-sort .selectric .button {
		width: 68px;
		height: 48px;
		line-height: 48px;
	}
}

@media (max-width: 991px) {
	.ml-form-sort .selectric {
		width: 320px;
	}
}

@media (max-width: 680px) {
	.ml-form-sort {
		width: 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 15px;
	}
	.ml-form-sort .selectric {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.ml-form-sort .selectric {
		border-radius: 15px;
	}
	.ml-form-sort .selectric .label {
		height: 42px;
		line-height: 42px;
	}
	.ml-form-sort .selectric .button {
		width: 60px;
		height: 42px;
		line-height: 42px;
	}
}

@media (max-width: 359px) {
	.ml-form-sort .selectric {
		border-radius: 10px;
	}
	.ml-form-sort .selectric .label {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-left: 18px;
		margin-right: 56px;
	}
	.ml-form-sort .selectric .button {
		width: 60px;
		height: 30px;
		line-height: 30px;
	}
}

@media screen and (max-width: 480px) {
    .ml-pagenav-list .ml-pagenav-list__item:not(:nth-of-type(-n+3), .ml-pagenav-list__item_next, .bx_active) {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .ml-pagenav-list .ml-pagenav-list__item:not(:nth-of-type(-n+5), .ml-pagenav-list__item_next, .bx_active) {
        display: none;
    }
}


.ml-scroll-top {
	display: block;
	width: 60px;
	height: 60px;
	position: fixed;
	right: 2vw;
	bottom: 2vw;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	border: 0;
	outline: 0;
	background: #B7FF70;
	border-radius: 20px;
	text-decoration: none;
	-webkit-transition: background-color 0.3s, opacity .3s, visibility .3s;
	-o-transition: background-color 0.3s, opacity .3s, visibility .3s;
	transition: background-color 0.3s, opacity .3s, visibility .3s;
}

.ml-scroll-top .icon {
	display: block;
	width: 24px;
	height: 20px;
	fill: #5772F7;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	transform: rotate(-90deg);
	-webkit-transition: fill 0.3s;
	-o-transition: fill 0.3s;
	transition: fill 0.3s;
}

.ml-scroll-top:hover {
	background-color: #F47456;
}

.ml-scroll-top:hover .icon {
	fill: #F1F7D7;
}

.ml-scroll-top_show {
	opacity: 1;
	visibility: visible;
}

@media (max-width: 1366px) {

	.ml-scroll-top {
		width: 48px;
		height: 48px;
		border-radius: 16px;
	}

	.ml-scroll-top .icon {
		width: 20px;
		height: 16px;
	}

	.ml-scroll-top {
		right: 3vw;
		bottom: 3vw;
	}

}

@media (max-width: 767px) {

	.ml-scroll-top {
		right: 4vw;
		bottom: 4vw;
	}

}

@media (max-width: 374px) {

	.ml-scroll-top {
		width: 38px;
		height: 38px;
		border-radius: 14px;
	}

	.ml-scroll-top.icon {
		width: 16px;
		height: 14px;
	}

	.ml-scroll-top {
		right: 5vw;
		bottom: 5vw;
	}

}

.detail_news_detail_text_wrapper iframe{
	width: 100%;
}

.ml-videoservices.b2b {

}

.ml-videoservices.b2b .ml-videoservices-list li {
	width: 380px;
	height: 380px;
}

.ml-videoservices.b2b .ml-videoservices-list li p {
	text-align: center;
	font-size: 17px;
}

.ml-videoservices.b2b .ml-videoservices-list a.link {
	display: inline;
    background-color: transparent;
}

.ml-videoservices.b2b .ml-videoservices-list li {
	padding-left: 30px;
	padding-right: 30px;
	margin-bottom: 15px;
}

.ml-page-content .image-center-wrapper img {
	display: inline-block;
}
.ml-page-content.ml-contest-detail img {
	width: 100%;
	height: auto;
}
.ml-contest-detail__video .ml-video-link picture iframe {
	width: 100%;
	height: 147%;
	position: absolute;
	top: 0;
	left: 0;
	-o-object-fit: cover;
	object-fit: cover;
}
.ml-video-link picture:before {
	content: '';
	display: block;
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: pointer;
}

.ml-unisender-subscribe-form {
	margin-top: 40px;
	margin-bottom: 60px;
}

.ml-unisender-subscribe-form h3 {
	text-align: center;
	font-family: "DelaGothicOne", sans-serif;
	margin-top: 0;
	margin-bottom: 24px;
	font-size: 24px;
	line-height: 1.3;
}

#unisender-subscribe-form {
	margin: 0 auto !important;
	border-radius: 20px !important;
	padding: 30px !important;
	width: 100% !important;
	max-width: 560px !important;
}

#unisender-subscribe-form,
#unisender-subscribe-form * {
	font-family: "Actay", sans-serif !important;
	font-size: 14px !important;
}

#unisender-subscribe-form .container {
	padding: 0;
}

#unisender-subscribe-form td {
	padding: 0 !important;
}

#unisender-subscribe-form table {
	max-width: none !important;
}

#unisender-subscribe-form table + table {
	margin-top: 20px !important;
}

#static-form-container {
	width: 100% !important;
	max-width: 100% !important;
	margin: 0 !important;
}

#unisender-subscribe-form input[type="text"] {
	/*display: block;*/
	height: 48px !important;
	width: 100% !important;
	/*border: 0 !important;*/
	border: 1px solid rgb(193, 201, 203) !important;
	outline: 0 !important;
	background-color: #FFFFFF !important;
	line-height: 1 !important;
	padding: 0 24px !important;
	font-weight: 400 !important;
	font-family: "Actay", sans-serif !important;
	font-size: 18px !important;
	color: #1D1581 !important;
	border-radius: 12px !important;
	/*margin-bottom: 12px !important;*/
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.05) !important;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.05) !important;
}

#unisender-subscribe-form input[type="text"]:focus {
	/*-webkit-box-shadow: inset 0 0 1px 1px #5772F7 !important;*/
	/*box-shadow: inset 0 0 1px 1px #5772F7 !important;*/
	border: 1px solid #5772F7 !important;
}

#unisender-subscribe-form input[type="text"]::-webkit-input-placeholder {
	color: #A2A1B7 !important;
}

#unisender-subscribe-form input[type="text"]:focus::-webkit-input-placeholder {
	opacity: 0 !important;
}

#unisender-subscribe-form input[type="checkbox"] {
	height: 18px !important;
	width: 18px !important;
	border: 1px solid rgb(193, 201, 203) !important;
	outline: 0 !important;
	background-color: #FFFFFF !important;
	line-height: 1 !important;
	padding: 0 !important;
	font-weight: 400 !important;
	font-family: "Actay", sans-serif !important;
	color: #1D1581 !important;
	border-radius: 3px !important;
}

#unisender-subscribe-form li {
	display: flex !important;
}

#unisender-subscribe-form li input[type="checkbox"] + span {
	display: block !important;
	padding-left: 14px !important;
	max-width: calc(100% - 18px) !important;
}

#unisender-subscribe-form .error-block {
	display: none !important;
	margin-top: 7px;
}

#unisender-subscribe-form .error-block[style*="opacity: 1"] {
	display: block !important;
}

#unisender-subscribe-form label {
	width: auto !important;
	padding: 0 !important;
	font-size: 15px !important;
	font-weight: 700;
}

#unisender-subscribe-form label * {
	font-size: 15px !important;
}

#unisender-subscribe-form label + div {
	width: 100% !important;
}

#unisender-subscribe-form button {
	display: inline-block !important;
	position: relative !important;
	min-width: 57px !important;
	height: 57px !important;
	font-family: "DelaGothicOne", sans-serif !important;
	font-weight: normal !important;
	font-size: 18px !important;
	line-height: 57px !important;
	background-color: #B7FF70 !important;
	color: #5772F7 !important;
	border: 0 none transparent !important;
	cursor: pointer !important;
	outline: 0 !important;
	text-align: center !important;
	white-space: nowrap !important;
	padding: 0 32px !important;
	border-radius: 20px;
	/*margin-top: 12px !important;*/
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
	text-decoration: none !important;
	-webkit-transition: background-color 0.3s, color 0.3s, border-color 0.3s !important;
	-o-transition: background-color 0.3s, color 0.3s, border-color 0.3s !important;
	transition: background-color 0.3s, color 0.3s, border-color 0.3s !important;
}

#unisender-subscribe-form button:hover {
	color: #F1F7D7 !important;
	background-color: #F47456 !important;
}

#unisender-subscribe-form button:active {
	color: #F1F7D7 !important;
	background-color: #F47456 !important;
}

#unisender-subscribe-form button:disabled {
	background-color: #B7FF70 !important;
	color: #5772F7 !important;
	pointer-events: none !important;
}

@media (max-width: 991px) {

	#unisender-subscribe-form button {
		padding: 0 24px !important;
		font-size: 16px !important;
		height: 53px !important;
		line-height: 53px !important;
	}

}

@media (max-width: 767px) {

	.ml-unisender-subscribe-form {
		margin-top: 32px;
		margin-bottom: 48px;
	}

	.ml-unisender-subscribe-form h3 {
		margin-bottom: 20px;
		font-size: 22px;
	}

}

@media (max-width: 767px) {

	#unisender-subscribe-form {
		padding: 26px 24px !important;
	}

}

.ml-work__manager-controls a {
	color: inherit;
}

.ml-banner-section--horizontal {
	padding-top: 15px;
	padding-bottom: 40px;
}

.ml-banner-section--contests {
	padding-top: 0;
}

.ml-sidebar-block {
	margin-bottom: 20px;
}

.ml-page + .ml-banner-section {
	padding-top: 0;
}

.ml-page-content p:last-child,
.ml-page-content ol:last-child,
.ml-page-content ul:last-child {
	margin-bottom: 0;
}

.section-active-contests .swiper-pagination-lock {
	display: none;
}

.ml-page > .banner-type-1-vertical {
	display: none;
}

@media (max-width: 991px) {

	.anim-list-movies .ml-sidebar-banner {
		display: none;
	}

	.ml-page > .banner-type-1-vertical {
		display: block;
		padding-bottom: 32px;
	}

	.ml-page > .banner-type-1-vertical .ml-sidebar-banner:first-child {
		 margin-top: 0;
	}

	.ml-page > .banner-type-1-vertical:first-child {
		padding-top: 5px;
	}

}

@media (max-width: 1680px) {

	.ml-top-banner {
		margin-bottom: 10px;
	}

}

@media (max-width: 480px) {

	.section-active-contests {
		padding-bottom: 65px;
	}
}

@media (max-width: 1366px) {

	.ml-banner-section--horizontal {
		padding-top: 5px;
		padding-bottom: 32px;
	}

}

@media (max-width: 1200px) {

	.section-active-contests {
		padding-bottom: 50px;
	}
}

@media (max-width: 991px) {

	.ml-top-banner {
		margin-bottom: 14px;
	}

}

@media (max-width: 767px) {

	.ml-top-banner {
		display: block;
		margin-bottom: 5px;
		margin-top: 15px;
	}

}

@media (max-width: 575px) {

	.ml-banner-section--horizontal {
		padding-top: 0;
		padding-bottom: 25px;
	}

	.section-active-contests {
		padding-bottom: 40px;
	}

	.ml-page > .banner-type-1-vertical {
		padding-bottom: 25px;
		padding-top: 0;
	}

	.ml-page > .banner-type-1-vertical:first-child {
		padding-top: 0;
	}
}

@media (max-width: 480px) {

	.ml-banner-section--horizontal {
		padding-bottom: 20px;
	}

}


@media (max-width: 991px) {
	.ml-top-banner__img {
		height: 45px;
	}
}

@media (max-width: 420px) {
	.ml-top-banner__img {
		height: 35px;
		border-radius: 10px;
	}
}


@media (max-width: 575px) {
	.home-top-banner {
		padding-bottom: 0;
	}
	.home-top-banner img {
		width: 100%;
		height: auto;
		-o-object-fit: unset;
		object-fit: unset;
		position: relative;
		left: auto;
		top: auto;
	}
}

@media (max-width: 480px) {
	/*.home-top-banner {*/
	/*	padding-bottom: 50%;*/
	/*}*/
}

.modal-work-simple .ml-slider-arrows {
	top: 0;
	flex-wrap: wrap;
}

.modal-work-simple .ml-slider-arrows:before {
	content: '';
	display: block;
	width: 100%;
	padding-bottom: 50%;
	pointer-events: none;
}

.modal-work-simple .ml-slider-arrow {
	transform: translate(0, -50%);
	/*margin-top: 50px;*/
}

/*.modal-work-simple .ml-works-slider__container {*/
/*	padding-top: 50px;*/
/*	margin-top: -40px;*/
/*}*/

/*.modal-work-simple .ml-work {*/
/*	padding-top: 50px;*/
/*	margin-top: -50px;*/
/*	position: relative;*/
/*}*/

.modal-work-simple .ml-modal__dialog {
	padding-top: 75px;
}

.modal-work-simple .ya-share2 {
	position: absolute;
	left: 21px;
	top: 21px;
}

@media (min-width: 1441px) and (max-width: 1480px) {
	.modal-work-simple .ml-modal__dialog {
		padding: 70px 40px 40px;
	}
	.modal-work-simple .ya-share2 {
		left: 18px;
		top: 18px;
	}
	.modal-work-simple .ml-modal__close {
		margin-right: 14px;
	}
	.modal-work-simple .anim-item__voting-btn {
		height: 42px;
		line-height: 42px;
		font-size: 14px;
		padding: 0 18px;
	}
	.modal-work-simple .ml-slider-arrows {
		margin: -24px -24px 0;
	}
	.modal-work-simple .ml-slider-arrow {
		width: 48px;
		height: 48px;
		border-radius: 16px;
	}
	.modal-work-simple .ml-slider-arrow .icon {
		width: 20px;
		height: 16px;
	}
}

@media (max-width: 1440px) {
	.modal-work-simple .ya-share2 {
		left: 18px;
		top: 18px;
	}
	.modal-work-simple .ml-modal__close {
		margin-right: 14px;
	}
	.modal-work-simple .ml-modal__dialog {
		padding-top: 70px;
	}
}

@media (max-width: 767px) {
	.modal-work-simple .ya-share2 {
		left: 18px;
		top: 18px;
	}
}

@media (max-width: 575px) {
	.modal-work-simple .ya-share2 {
		left: 14px;
		top: 14px;
	}
	.modal-work-simple .ml-modal__close {
		margin-right: 10px;
	}
	.modal-work-simple .ml-modal__dialog {
		padding-top: 54px;
	}

}

.modal-work-simple .ya-share2 {
	display: none;
}

.modal-work-simple .ya-share2:first-child {
	display: block;
}

.modal-work-simple .ya-share2__popup {
	left: 0;
	right: auto;
	/*top: 0 !important;*/
	/*bottom: auto !important;*/
}

.modal-work-simple .ya-share2__container_size_m .ya-share2__popup:not(.ya-share2__popup_mobile) .ya-share2__item,
.modal-work-simple .ya-share2__container_size_m.ya-share2__container_as-popup .ya-share2__item {
	padding: 4px 16px 4px 10px;
}

.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
	height: 24px !important;
	width: 24px !important;
	background-size: 16px 16px !important;
	background-image: url("data:image/svg+xml,%3Csvg%20width=%2716%27%20height=%2716%27%20fill=%27none%27%20xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath%20d=%27M14.6%202.9a2.7%202.7%200%2001-4.554%201.963L5.303%207.28a2.702%202.702%200%20010%201.44l4.743%202.417a2.7%202.7%200%2011-.834%201.708l-5.05-2.575a2.7%202.7%200%20110-4.54l5.05-2.575A2.7%202.7%200%201114.6%202.9z%27%20fill=%27%235772F7%27/%3E%3C/svg%3E");
}

.modal-work-simple .ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom,
.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
	top: 38px;
}

@media (min-width: 576px) {

	.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
		height: 32px !important;
		width: 32px !important;
		background-size: 18px 18px !important;
	}

	.modal-work-simple .ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom,
	.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
		top: 46px;
	}

}

@media (min-width: 1481px) {

	.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more .ya-share2__icon_more {
		height: 36px !important;
		width: 36px !important;
	}

	.modal-work-simple .ya-share2__container_size_m.ya-share2__container_alone .ya-share2__popup_direction_bottom,
	.modal-work-simple .ya-share2__container_size_m .ya-share2__item_more.ya-share2__item_has-pretty-view .ya-share2__popup_direction_bottom {
		top: 50px;
	}

}


/* NOTIFICATIONS */

.ml-page-menu__link_notifications {

}

.ml-page-menu__link_notifications_active {
	white-space: nowrap;
	padding-right: 22px;
	position: relative;
}
.ml-page-menu__link_notifications_active:after {
	content: '';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #F47456;
	position: absolute;
	right: 0;
	top: 10px;
}

@media (max-width: 1480px) {
	.ml-page-menu__link_notifications_active:after {
		top: 9px;
	}
}

@media (max-width: 991px) {
	.ml-page-menu__link_notifications_active {
		padding-right: 18px;
	}
	.ml-page-menu__link_notifications_active:after {
		top: 9px;
		width: 8px;
		height: 8px;
	}
}

.ml-notifications {
	max-width: 1024px;
}

.ml-notifications__list {

}

.ml-notifications__item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	background-color: #FFFFFF;
	border-radius: 20px;
	padding: 24px 30px;
	gap: 24px 24px;
	-webkit-transition: background-color 0.3s;
	-o-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.ml-notifications__item:not(:last-child) {
	margin-bottom: 20px;
}

.ml-notifications__item-date {
	display: block;
	width: 110px;
	flex: 0 0 110px;
	max-width: 110px;
	font-family: "DelaGothicOne", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	color: #1D1581;
	margin-top: -3px;
	opacity: .6;
}

.ml-notifications__item-desc {
	list-style: none;
	margin: 0;
	font-size: 16px;
	line-height: 1.33;
	color: #A2A1B7;
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.ml-notifications__item-desc p,
.ml-notifications__item-desc ul,
.ml-notifications__item-desc ol {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 0;
}

.ml-notifications__item-desc p:first-child,
.ml-notifications__item-desc ul:first-child,
.ml-notifications__item-desc ol:first-child {
	margin-top: 0;
}

.ml-notifications__item-desc p:last-child,
.ml-notifications__item-desc ul:last-child,
.ml-notifications__item-desc ol:last-child {
	margin-bottom: 0;
}

.ml-notifications__item-img {
	width: 140px;
	flex: 0 0 140px;
	max-width: 140px;
	height: 100px;
	overflow: hidden;
	background-color: #DFDFDF;
	border-radius: 10px;
	opacity: .7;
	transition: opacity .3s;
}
.ml-notifications__item-img img {
	display: block;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.ml-notifications__item-title {
	font-family: "DelaGothicOne", sans-serif;
	font-size: 18px;
	line-height: 1.6;
	color: #1D1581;
	margin-top: -7px;
	margin-bottom: 10px;
	opacity: .6;
}
.ml-notifications__item .age-limit-label {
	background-color: #F47456;
	color: #FFFFFF;
	margin-left: 20px;
}
.ml-notifications__item-date,
.ml-notifications__item-title {
	-webkit-transition: color .3s, opacity .3s;
	-o-transition: color .3s, opacity .3s;;
	transition: color .3s, opacity .3s;;
}

.ml-notifications__item:hover .ml-notifications__item-img,
.ml-notifications__item:hover .ml-notifications__item-date,
.ml-notifications__item:hover .ml-notifications__item-title {
	opacity: 1;
}

.ml-notifications__item {
	transition: opacity .3s, box-shadow .3s, background-color .3s;
}

.ml-notifications__item_new {
	opacity: 1;
	box-shadow: inset 0 0 0 4px rgba(244, 116, 86, .2);
}

.ml-notifications__item_new .ml-notifications__item-date,
.ml-notifications__item_new .ml-notifications__item-title {
	color: #1D1581;
	opacity: 1;
}

.ml-notifications__item_new .ml-notifications__item-img {
	opacity: 1;
}

.ml-notifications__item:hover {
	opacity: 1;
}

.ml-notifications__item:hover .ml-notifications__item-img {
	opacity: 1;
}

.ml-notifications__item:not(.ml-notifications__item_new):hover .ml-notifications__item-title,
.ml-notifications__item:not(.ml-notifications__item_new):hover .ml-notifications__item-date {
	color: #1D1581;
}

.ml-notifications__item_new:hover {
	background-color: #5772F7;
	box-shadow: none;
}

.ml-notifications__item_new:hover .ml-notifications__item-date,
.ml-notifications__item_new:hover .ml-notifications__item-title,
.ml-notifications__item_new:hover .ml-notifications__item-desc {
	color: #FFFFFF;
}

@media (max-width: 991px) {

	.ml-notifications__item-date {
		font-size: 12px;
		width: 92px;
		flex: 0 0 92px;
		max-width: 92px;
	}
	.ml-notifications__item-img {
		width: 100px;
		flex: 0 0 100px;
		max-width: 100px;
		height: 70px;
	}
	.ml-notifications__item-title {
		font-size: 16px;
		line-height: 1.3;
		margin-top: -3px;
	}
	.ml-notifications__item-desc {
		font-size: 14px;
		line-height: 1.4;
	}

	.ml-notifications__item_new {
		box-shadow: inset 0 0 0 3px rgba(244, 116, 86, .2);
	}

}

@media (max-width: 575px) {

	.ml-notifications__item {
		border-radius: 16px;
		padding: 20px 24px;
		gap: 20px 20px;
		position: relative;
	}

	.ml-notifications__item:not(:last-child) {
		margin-bottom: 15px;
	}

	.ml-notifications__item-date {
		font-size: 12px;
		width: 92px;
		flex: 0 0 92px;
		max-width: 92px;
	}

	.ml-notifications__item-img {
		width: 92px;
		flex: 0 0 92px;
		max-width: 92px;
		height: 68px;
		position: absolute;
		top: 64px;
		left: 24px;
	}
	.ml-notifications__item-title {
		font-size: 16px;
		line-height: 1.3;
		margin-top: -3px;
	}
	.ml-notifications__item-desc {
		font-size: 14px;
		line-height: 1.4;
	}

	.ml-notifications__item_new {
		box-shadow: inset 0 0 0 3px rgba(244, 116, 86, .2);
	}

}

@media (max-width: 480px) {

	.ml-notifications__item {
		flex-direction: column;
		gap: 16px 16px;
	}

	.ml-notifications__item-date {
		width: auto;
		flex: 0 0 auto;
		max-width: none;
	}
	.ml-notifications__item-img {
		display: none;
	}

	.ml-notifications__item_new {
		box-shadow: inset 0 0 0 3px rgba(244, 116, 86, .2);
	}

}
@media (max-width: 359px) {

	.ml-notifications__item {
		padding: 20px;
	}

	.ml-notifications__item-title {
		font-size: 15px;
	}

}
/* End */


/* Start:/local/templates/multilandia/libs/fancybox/jquery.fancybox.min.css?173193672812795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/multilandia/css/dev.css?17319367271313*/
/*----------------------------------------------------- */
/* /b2b/seasonal-promotional-video/ */
/*----------------------------------------------------- */
.ml-iframe {width: 100%;max-width: 100%;margin: 38px 0px;position: relative;padding-bottom: 38.3725%;border-radius: 20px;overflow: hidden;}
.ml-iframe iframe {position: absolute;left: 0px;top: 0px;width: 100%;height: 100%;border: none;}

@media (max-width: 1680px) {
    .ml-iframe {margin: 30px 0px;}
}

@media (max-width: 1480px) {
    .ml-iframe {margin: 24px 0px;}
}

@media (max-width: 991px) {
    .ml-iframe {margin: 20px 0px;padding-bottom: 41%;}
}

@media (max-width: 575px) {
    .ml-iframe {padding-bottom: 48%;}
}

@media (max-width: 420px) {
    .ml-iframe {padding-bottom: 53.4%;}
}

.anim-item-v1 {display: flex;flex-direction: column;gap: 20px;}
.anim-item-v1 .ml-btn {margin: 0 auto;display: flex;width: fit-content;}

.ml-news-detail__btn-download {margin-top: 38px;display: flex;width: fit-content;}

/*----------------------------------------------------- */
/* ml-live */
/*----------------------------------------------------- */
.ml-live__footer {cursor: pointer;}

/*----------------------------------------------------- */
/* /guide/ */
/*----------------------------------------------------- */
.shedule__header {cursor: pointer;}
/* End */


/* Start:/local/templates/multilandia/components/bitrix/search.title/search-title-header-indexis/style.css?17319367272376*/
div.title-search-result {
	/*border:1px solid #c6c6c6;*/
	display:none;
	overflow:hidden;
	z-index:205;
	border-radius: 20px;
	-webkit-box-shadow: 0 0 25px rgb(0 0 0 / 5%);
	box-shadow: 0 0 25px rgb(0 0 0 / 5%);
	-webkit-transition: background-color 0.4s;
	-o-transition: background-color 0.4s;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:6px;
	padding-bottom:6px;
	padding-left: 6px;
	padding-right: 6px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
	font-size: 20px;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color: #1D1581;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color: #B7FF70 /*#fff2be;*/
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/multilandia/components/bitrix/search.title/search-title-header-indexis/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/style.min.css?17319367272111*/
ul#vertical-multilevel-menu,#vertical-multilevel-menu ul{margin:0;padding:0;list-style:none;width:214px;font-size:12px}#vertical-multilevel-menu li ul{position:absolute;top:auto;display:none;z-index:500;height:auto;border:1px solid #c1c1c1;border-bottom:0;width:200px}#vertical-multilevel-menu li a{display:block;text-decoration:none;color:#4f4f4f;font-weight:bold;padding:5px;background:#f5f5f5;border-bottom:1px solid #c1c1c1}#vertical-multilevel-menu li a.item-selected{background-color:#d6d6d6}#vertical-multilevel-menu li a:hover{background-color:#d6d6d6}#vertical-multilevel-menu a.root-item{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/images/item_bg.gif) 0 0 no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.root-item:hover,#vertical-multilevel-menu a.root-item-selected:hover{background:#61656a url(/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/images/item_bg.gif) 0 -26px no-repeat}#vertical-multilevel-menu a.root-item-selected{color:#fff;font-weight:bold;font-size:12px;padding:5px 0 7px 35px;background:#61656a url(/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/images/item_bg.gif) 0 -26px no-repeat;border:0;box-sizing:border-box;-moz-box-sizing:border-box}#vertical-multilevel-menu a.parent{background:#f5f5f5 url(/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/images/arrow.gif) center right no-repeat;padding-right:10px}#vertical-multilevel-menu a.denied{background:#f5f5f5 url(/local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/images/lock.gif) center right no-repeat;color:#ddd;padding-right:10px}/*\*/* html ul#vertical-multilevel-menu li{float:left;height:1%}* html ul#vertical-multilevel-menu li a{height:1%}/**/#vertical-multilevel-menu li ul.root-item{margin:-27px 0 0 210px}#vertical-multilevel-menu li ul{margin:-27px 0 0 133px}#vertical-multilevel-menu li:hover ul ul,#vertical-multilevel-menu li.jsvhover ul ul,#vertical-multilevel-menu li:hover ul ul ul,#vertical-multilevel-menu li.jsvhover ul ul ul{display:none}#vertical-multilevel-menu li:hover ul,#vertical-multilevel-menu li.jsvhover ul,#vertical-multilevel-menu li li:hover ul,#vertical-multilevel-menu li li.jsvhover ul,#vertical-multilevel-menu li li li:hover ul,#vertical-multilevel-menu li li li.jsvhover ul{display:block}
/* End */
/* /local/templates/multilandia/css/common.css?1761910422356505 */
/* /local/templates/multilandia/css/main.css?173193672775483 */
/* /local/templates/multilandia/css/custom.css?173503980225213 */
/* /local/templates/multilandia/libs/fancybox/jquery.fancybox.min.css?173193672812795 */
/* /local/templates/multilandia/css/dev.css?17319367271313 */
/* /local/templates/multilandia/components/bitrix/search.title/search-title-header-indexis/style.css?17319367272376 */
/* /local/templates/multilandia/components/bitrix/menu/indexis_about_footer_menu/style.min.css?17319367272111 */
