@charset "UTF-8";
*,
::after,
::before {
    -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: transparent;
}
body ::selection {
}
body ::-moz-selection {
    background: #fff1b4;
}
body ::-webkit-selection {
    background: #fff1b4;
}
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", 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[data-original-title],
abbr[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;
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    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;
}
code,
kbd,
pre,
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;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
}
button {
    border-radius: 0;
}
button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
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;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
    cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    -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;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 577px) {
    .container,
    .container-sm {
        max-width: 540px;
    }
}
@media (min-width: 769px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 720px;
    }
}
@media (min-width: 993px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 960px;
    }
}
@media (min-width: 1201px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1301px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1240px;
    }
}
@media (min-width: 1401px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1340px;
    }
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.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.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.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.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
}
.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
}
.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.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
}
.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
}
.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.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
}
.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
.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.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
}
.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
}
.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.33333%;
}
.offset-2 {
    margin-left: 16.66667%;
}
.offset-3 {
    margin-left: 25%;
}
.offset-4 {
    margin-left: 33.33333%;
}
.offset-5 {
    margin-left: 41.66667%;
}
.offset-6 {
    margin-left: 50%;
}
.offset-7 {
    margin-left: 58.33333%;
}
.offset-8 {
    margin-left: 66.66667%;
}
.offset-9 {
    margin-left: 75%;
}
.offset-10 {
    margin-left: 83.33333%;
}
.offset-11 {
    margin-left: 91.66667%;
}
@media (min-width: 577px) {
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .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.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .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.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-sm-2 {
        margin-left: 16.66667%;
    }
    .offset-sm-3 {
        margin-left: 25%;
    }
    .offset-sm-4 {
        margin-left: 33.33333%;
    }
    .offset-sm-5 {
        margin-left: 41.66667%;
    }
    .offset-sm-6 {
        margin-left: 50%;
    }
    .offset-sm-7 {
        margin-left: 58.33333%;
    }
    .offset-sm-8 {
        margin-left: 66.66667%;
    }
    .offset-sm-9 {
        margin-left: 75%;
    }
    .offset-sm-10 {
        margin-left: 83.33333%;
    }
    .offset-sm-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 769px) {
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .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.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .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.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-md-2 {
        margin-left: 16.66667%;
    }
    .offset-md-3 {
        margin-left: 25%;
    }
    .offset-md-4 {
        margin-left: 33.33333%;
    }
    .offset-md-5 {
        margin-left: 41.66667%;
    }
    .offset-md-6 {
        margin-left: 50%;
    }
    .offset-md-7 {
        margin-left: 58.33333%;
    }
    .offset-md-8 {
        margin-left: 66.66667%;
    }
    .offset-md-9 {
        margin-left: 75%;
    }
    .offset-md-10 {
        margin-left: 83.33333%;
    }
    .offset-md-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 993px) {
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .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.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .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.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-lg-2 {
        margin-left: 16.66667%;
    }
    .offset-lg-3 {
        margin-left: 25%;
    }
    .offset-lg-4 {
        margin-left: 33.33333%;
    }
    .offset-lg-5 {
        margin-left: 41.66667%;
    }
    .offset-lg-6 {
        margin-left: 50%;
    }
    .offset-lg-7 {
        margin-left: 58.33333%;
    }
    .offset-lg-8 {
        margin-left: 66.66667%;
    }
    .offset-lg-9 {
        margin-left: 75%;
    }
    .offset-lg-10 {
        margin-left: 83.33333%;
    }
    .offset-lg-11 {
        margin-left: 91.66667%;
    }
}
@media (min-width: 1201px) {
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .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.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }
    .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.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }
    .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.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }
    .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.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }
    .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.33333%;
    }
    .offset-xl-2 {
        margin-left: 16.66667%;
    }
    .offset-xl-3 {
        margin-left: 25%;
    }
    .offset-xl-4 {
        margin-left: 33.33333%;
    }
    .offset-xl-5 {
        margin-left: 41.66667%;
    }
    .offset-xl-6 {
        margin-left: 50%;
    }
    .offset-xl-7 {
        margin-left: 58.33333%;
    }
    .offset-xl-8 {
        margin-left: 66.66667%;
    }
    .offset-xl-9 {
        margin-left: 75%;
    }
    .offset-xl-10 {
        margin-left: 83.33333%;
    }
    .offset-xl-11 {
        margin-left: 91.66667%;
    }
}
.modal-open {
    overflow: hidden;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
}
.modal.fade .modal-dialog {
    -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;
    -webkit-transform: translate(0, -50px);
    -ms-transform: translate(0, -50px);
    transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }
}
.modal.show .modal-dialog {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.modal.modal-static .modal-dialog {
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}
.modal-dialog-scrollable {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    height: -webkit-min-content;
    height: -moz-min-content;
    height: min-content;
    content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
}
.modal-content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 solid rgba(0, 0, 0, 0.2);
    border-radius: 0;
    outline: 0;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.show {
    opacity: 0.5;
}
.modal-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 0 solid #dee2e6;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto;
}
.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
}
.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-footer {
    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;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 0 solid #dee2e6;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.modal-footer > * {
    margin: 0.25rem;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
@media (min-width: 577px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem);
    }
    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem);
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem);
    }
    .modal-dialog-centered::before {
        height: calc(100vh - 3.5rem);
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content;
    }
    .modal-sm {
        max-width: 300px;
    }
}
@media (min-width: 993px) {
    .modal-lg,
    .modal-xl {
        max-width: 800px;
    }
}
@media (min-width: 1201px) {
    .modal-xl {
        max-width: 1140px;
    }
}
.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: 577px) {
    .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: 769px) {
    .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: 993px) {
    .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: 1201px) {
    .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;
    }
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    -webkit-transition: height 0.5s ease-in-out;
    -o-transition: height 0.5s ease-in-out;
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform 0.1s ease;
    transition: -webkit-transform 0.1s ease;
    -o-transition: transform 0.1s ease;
    transition: transform 0.1s ease;
    transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 0.4s ease;
    -o-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8;
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
    display: none;
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto;
}
.mfp-ajax-cur {
    cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.mfp-loading.mfp-figure {
    display: none;
}
.mfp-hide {
    display: none !important;
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044;
}
.mfp-preloader a {
    color: #ccc;
}
.mfp-preloader a:hover {
    color: #fff;
}
.mfp-s-ready .mfp-preloader {
    display: none;
}
.mfp-s-error .mfp-content {
    display: none;
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button::-moz-focus-inner {
    padding: 0;
    border: 0;
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
}
.mfp-close:active {
    top: 1px;
}
.mfp-close-btn-in .mfp-close {
    color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%;
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap;
}
.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
    margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent;
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px;
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7;
}
.mfp-arrow-left {
    left: 0;
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px;
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
    right: 0;
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px;
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
    top: -40px;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0;
}
.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px;
}
.mfp-figure figure {
    margin: 0;
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto;
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px;
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0;
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        -ms-transform: scale(0.75);
        transform: scale(0.75);
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0;
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%;
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
    }
}
html {
    font-size: 16px;
    margin-right: 0 !important;
    height: 100%;
}
body {
    height: 100%;
    scroll-behavior: smooth;
    text-rendering: optimizeSpeed;
    line-height: 150%;
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    color: #4b535b;
    letter-spacing: 0.02rem;
    overflow-x: hidden;
}
body.overhidden {
    padding-right: 17px;
    overflow-y: hidden;
}
*,
::after,
::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ol[class],
ul[class] {
    list-style: none;
    padding: 0;
}
blockquote,
body,
dd,
dl,
figcaption,
figure,
h1,
h2,
h3,
h4,
li,
ol[class],
p,
ul[class] {
    margin: 0;
}
a:not([class]) {
    -webkit-text-decoration-skip: ink;
    text-decoration-skip-ink: auto;
}
img {
    max-width: 100%;
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
}
button,
input,
select,
textarea {
    font: inherit;
}
@media (prefers-reduced-motion: reduce) {
    * {
        -webkit-animation-duration: 0s !important;
        animation-duration: 0s !important;
        -webkit-animation-iteration-count: 1 !important;
        animation-iteration-count: 1 !important;
        -webkit-transition-duration: 0s !important;
        -o-transition-duration: 0s !important;
        transition-duration: 0s !important;
        scroll-behavior: auto !important;
    }
}
audio,
canvas,
iframe,
img,
svg,
textarea,
video {
    vertical-align: middle;
}
textarea {
    resize: none;
}
section {
    position: relative;
}
.btn,
button,
input,
select {
    outline: 0 !important;
}
.btn:active,
button:active,
input:active,
select:active {
    outline: 0 !important;
}
.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}
.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}
input,
textarea {
    color: #4b535b;
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    outline: 0;
    resize: none;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-appearance: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    -moz-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    -ms-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input::placeholder,
textarea::placeholder {
    font-family: Ubuntu, "Open Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Oxygen, Cantarell, "Helvetica Neue", sans-serif;
    line-height: 150%;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input:focus,
textarea:focus {
    border-color: #e0e0e0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
    color: transparent !important;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
    color: transparent !important;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
    color: transparent !important;
}
input:focus::-ms-input-placeholder,
textarea:focus::-ms-input-placeholder {
    color: transparent !important;
}
input:focus::placeholder,
textarea:focus::placeholder {
    color: transparent !important;
}
a {
    display: inline-block;
    color: inherit;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
p {
    margin-bottom: 24px;
}
p:last-child {
    margin-bottom: 0;
}
input[type="text"]::-ms-clear,
input[type="text"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    display: none;
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
svg {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
    display: none;
}
label {
    margin: 0;
}
.txt--rgl30 {
    margin-bottom: 32px;
    font-size: 30px;
    font-weight: 400;
    line-height: 125%;
}
.txt--rgl24 {
    font-size: 24px;
    font-weight: 400;
    line-height: 140%;
}
.txt--rgl20 {
    font-size: 20px;
    font-weight: 400;
    line-height: 125%;
}
.txt--rgl16 {
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}
.txt--rgl14 {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}
.txt--rgl12 {
    font-size: 12px;
    font-weight: 400;
    line-height: 125%;
}
.txt--bld24 {
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
}
.txt--bld16 {
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}
.txt--bld14 {
    font-size: 14px;
    font-weight: 700;
    line-height: 150%;
}
.txt--mdm24 {
    font-size: 24px;
    line-height: 140%;
    font-weight: 500;
}
.txt--mdm16 {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}
.txt--mdm14 {
    font-size: 14px;
    line-height: 130%;
    font-weight: 500;
}
.txt--clr1 {
    color: #9da1a6;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.txt--clr1:hover {
    color: #717481;
    text-decoration: underline;
}
.txt--clr1:active {
    color: #717481;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #292e36;
    margin-bottom: 1em;
    line-height: 150%;
}
h1 {
    font-size: 1.875rem;
    line-height: 125%;
}
h2 {
    font-size: 1.5rem;
}
h3 {
    font-size: 1.25rem;
}
h4 {
    font-size: 1.125rem;
}
h5 {
    font-size: 1rem;
}
h6 {
    font-size: 0.875rem;
}
@media only screen and (max-width: 768px) {
    .txt--rgl30 {
        font-size: 24px;
        margin-bottom: 24px;
    }
    h1 {
        font-size: 1.5rem;
        line-height: 150%;
    }
}
.icon-hamburger {
    width: 24px;
    height: 14px;
    fill: #fff;
}
.icon-mail {
    width: 20px;
    height: 14px;
    fill: #fc3c40;
}
.icon-time {
    width: 15px;
    height: 15px;
    fill: #01284D;
}
.icon-search {
    width: 26px;
    height: 26px;
    fill: #fff;
}
.icon-phone {
    width: 26px;
    height: 26px;
    fill: #fc3c40;
}
.icon-basket {
    width: 33px;
    height: 25px;
    fill: #fff;
    stroke: none;
}
.icon-city {
    width: 12px;
    height: 16px;
    fill: #01284D;
}
.icon-city-2 {
    width: 13px;
    height: 15px;
    fill: #6b7278;
}
.icon-arrow-city {
    width: 13px;
    height: 15px;
    fill: #01284D;
}
.icon-close {
    width: 18px;
    height: 18px;
    stroke: #292e36;
    stroke-width: 2px;
}
.icon-learn-price {
    width: 13px;
    height: 21px;
    fill: #01284D;
    stroke: none;
}
.icon-view,
.icon-view-2 {
    width: 20px;
    height: 20px;
    fill: #e0e0e0;
}
.icon-view-3 {
    width: 18px;
    height: 20px;
    fill: #e0e0e0;
}
.icon-minus,
.icon-plus {
    width: 20px;
    height: 20px;
    stroke: #e0e0e0;
    stroke-width: 2px;
}
.icon-nastil {
    width: 25px;
    height: 25px;
    fill: none;
    stroke: #01284D;
}
.icon-m-hamburger {
    width: 20px;
    height: 11px;
    fill: #fff;
    stroke-width: 3px;
}
.icon-arrow-nav {
    width: 21px;
    height: 19px;
    fill: #e0e0e0;
    stroke-width: 2px;
}
.icon-file {
    width: 16px;
    height: 20px;
    fill: #01284D;
}
.icon-arrow {
    width: 10px;
    height: 16px;
    fill: none;
    stroke: #01284D;
    stroke-width: 2px;
}
.btn {
    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;
    position: relative;
    width: 100%;
    height: 54px;
    padding: 16px 10px;
    background: #01284D;
    color: #FFFFFF;
    border: 2px solid transparent;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}
.btn:active,
.btn:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.btn:hover {
    background: #2b7eb9;
    color: #FFFFFF;
}
.btn:active {
    background: #022e59;
    color: #FFFFFF;
}
.btn--gray {
    background: #FFF;
    color: #09284d;
    border: 1px solid #09284d;
}
.btn--gray:hover {
    color: #FFFFFF;
    border: 1px solid #2b7eb9;
}
.btn--gray:active {
    color: #FFFFFF;
}
.btn--white {
    background: #fff;
    color: #01284D;
}
.btn--white:hover {
    background: #fff;
    color: #6399e7;
    opacity: 0.7;
}
.btn--white:active {
    background: #fff;
    color: #6c9de3;
    opacity: 0.8;
}
.btn--wdh180 {
    max-width: 180px;
}
.btn--wdh224 {
    max-width: 224px;
}
.btn--h40 {
    height: 40px;
    padding: 13px 10px;
    font-size: 14px;
}
.btn--basket,
.btn--faster {
    position: relative;
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 10;
    cursor: pointer;
}
.btn--basket svg,
.btn--faster svg {
    width: 20px;
    height: 15px;
    fill: #01284D;
    stroke: none !important;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.btn--basket:hover,
.btn--faster:hover {
    background: #01284D;
    color: #fff;
    border-color: #01284D;
}
.btn--basket:hover svg,
.btn--faster:hover svg {
    fill: #fff;
}
.btn--basket:active,
.btn--faster:active {
    background: #01284D;
    color: #fff;
    border-color: #01284D;
}
.btn--basket:active svg,
.btn--faster:active svg {
    fill: #fff;
}
.btn--faster svg {
    width: 12px;
    height: 20px;
}
.btn-arrow {
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.btn-arrow svg {
    width: 10px;
    height: 18px;
    stroke: #01284D;
    stroke-width: 2px;
    fill: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.btn-arrow:hover {
    background: #6399e7;
}
.btn-arrow:hover svg {
    stroke: #fff;
}
.btn-arrow:active {
    background: #6c9de3;
}
.btn-arrow:active svg {
    stroke: #fff;
}
.btn-arrow--white {
    background: #fff;
    border-color: #01284D;
}
.btn-arrow--white svg {
    stroke: #01284D;
}
.btn-arrow--white:hover {
    border-color: #6399e7;
}
.btn-arrow--white:hover svg {
    stroke: #6399e7;
}
.btn-arrow--h40 {
    width: 40px;
    height: 40px;
}
#button-top {
    position: fixed;
    bottom: 30px;
    right: 25px;
    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;
    background-color: #01284D;
    width: 58px;
    height: 58px;
    padding: 10px 12px;
    border-radius: 5px;
    -webkit-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    -o-transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    transition: background-color 0.3s, opacity 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: hidden;
    z-index: 700;
    cursor: pointer;
}
#button-top:hover {
    background-color: #022e59;
}
#button-top:active {
    background-color: #022e59;
}
#button-top.show {
    opacity: 1;
    visibility: visible;
}
#button-top svg {
    stroke: #FFFFFF;
    fill: none;
    width: 17px;
    height: 30px;
    stroke-width: 2px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.button-file {
    position: relative;
    width: 100%;
    height: 54px;
}
.button-file__button {
    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;
    width: 100%;
    padding: 15px 70px 15px 50px;
}
.button-file__button:hover {
    background: #f5f7f8;
    color: #01284D;
}
.button-file__button:hover .button-file__text {
    text-decoration: underline;
}
.button-file__button:active {
    background: #f5f7f8;
    color: #6399e7;
}
.button-file__button:active .button-file__text {
    text-decoration: none;
}
.button-file__text {
    margin-left: 16px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.button-file svg {
    max-width: 175px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: nowrap;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    overflow: hidden;
}
.button-file input {
    display: none;
    opacity: 0;
    visibility: hidden;
    position: absolute;
}
.button-file__clear {
    position: absolute;
    top: 19px;
    right: 28px;
    display: none;
    line-height: 14px;
    cursor: pointer;
    z-index: 20;
}
.button-file__clear svg {
    width: 14px;
    height: 14px;
    stroke: #6b7278;
}
.button-file__clear:hover svg {
    stroke: #01284D;
}
.button-file__clear:active svg {
    stroke: #6399e7;
}
.btn-link {
    padding: 11px 12px;
    background: #fff;
    color: #262a31;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}
.btn-link svg {
    width: 8px;
    height: 13px;
    margin-left: 6px;
    stroke-width: 2px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.btn-link:hover {
    background: #01284D;
    color: #FFFFFF;
    text-decoration: none;
}
.btn-link:hover svg {
    stroke: #FFFFFF;
}
.btn-link:active {
    background: #01284D;
    color: #FFFFFF;
}
.btn-link:active svg {
    stroke: #fff;
}
.btn-link--prev svg {
    margin-left: 0;
    margin-right: 6px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
@media only screen and (max-width: 576px) {
    #button-top {
        right: 15px;
    }
}
ul:not([class]) {
    margin-bottom: 24px;
    padding-left: 18px;
    list-style-type: none;
}
ul:not([class]) li {
    position: relative;
    margin-bottom: 10px;
    color: #4b535b;
}
ul:not([class]) li::after {
    content: "";
    position: absolute;
    top: 50%;
    left: -18px;
    width: 4px;
    height: 4px;
    background: #01284D;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
ul:not([class]) li:last-child {
    margin-bottom: 0;
}
.input-srch {
    position: relative;
    width: 100%;
    height: 54px;
    padding: 18px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
    font-weight: 400;
    z-index: 100;
}

.input-srch::-webkit-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.input-srch::-moz-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.input-srch:-ms-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.input-srch::-ms-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.input-srch::placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.input-srch:hover::-webkit-input-placeholder {
    color: #4b535b;
}
.input-srch:hover::-moz-placeholder {
    color: #4b535b;
}
.input-srch:hover:-ms-input-placeholder {
    color: #4b535b;
}
.input-srch:hover::-ms-input-placeholder {
    color: #4b535b;
}
.input-srch:hover::placeholder {
    color: #4b535b;
}
.checkbox {
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.checkbox input {
    display: none;
}
.checkbox__text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto;
    line-height: 1.1;
    cursor: pointer;
}
.checkbox__text::before {
    content: "";
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin: auto 16px auto 0;
    border: 1px solid #b5b5b5;
    border-radius: 5px;
}
.checkbox__text::after {
    display: none;
    content: url("../../../../static/images/general/check.svg");
    position: absolute;
    top: 3px;
    left: 4px;
}
.checkbox input[type="checkbox"]:checked ~ span::before {
    background: #01284D;
    border-color: #01284D;
}
.checkbox input[type="checkbox"]:checked ~ span::after {
    display: block;
}
.checkbox--big .checkbox__text::before {
    width: 34px;
    height: 34px;
}
.checkbox.disabled {
    color: #e0e0e0;
}
.checkbox.disabled .checkbox__text::before {
    border-color: #e0e0e0 !important;
}
.hamburger {
    position: relative;
    width: 21px;
    height: 14px;
    margin-right: 16px;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
}
.hamburger span {
    display: block;
    position: absolute;
    height: 2px;
    width: 21px;
    background: #FFFFFF;
    border-radius: 9px;
    opacity: 1;
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
    top: 0;
}
.hamburger span:nth-child(2) {
    top: 6px;
}
.hamburger span:nth-child(3) {
    top: 12px;
}
.hamburger.open span {
    background: #FFFFFF;
}
.hamburger.open span:nth-child(1) {
    top: 6px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.hamburger.open span:nth-child(2) {
    opacity: 0;
    left: -10px;
}
.hamburger.open span:nth-child(3) {
    top: 6px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.learn-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: underline;
    cursor: pointer;
}
.learn-price svg {
    margin-right: 9px;
}
.learn-price:hover {
    text-decoration: none;
}
.learn-price:hover svg {
    fill: #6399e7;
}
.learn-price:active {
    color: #6c9de3;
}
.learn-price:active svg {
    fill: #6c9de3;
}
.input-number {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.input-number__calc-price {
    font-weight: 700;
    margin-right: 16px;
}
.input-number__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 90px;
    width: 100%;
    background: #f9f9f9;
}
.input-number__field {
    max-width: 30px;
    width: 100%;
    height: 28px;
    background: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-left: none;
    border-right: none;
    text-align: center;
    border-radius: 0;
    -webkit-border-radius: 0;
}
.input-number__minus,
.input-number__plus {
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 30px;
    height: 28px;
    background: 0 0;
    border: 1px solid #e0e0e0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.input-number__minus svg,
.input-number__plus svg {
    width: 16px;
    height: 16px;
}
.input-number__minus:hover svg,
.input-number__plus:hover svg {
    stroke: #01284D;
}
.input-number__minus {
    border-right: none;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.input-number__plus {
    border-left: none;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.presence {
    color: #01284D;
    font-size: 14px;
}
.not-presence {
    color: #eb5757;
    font-size: 14px;
}
.clrf9 {
    background: #f9f9f9;
}
.tac {
    text-align: center;
}
.spacial-badge {
    position: absolute;
    top: 0;
    left: 0;
    width: 158px;
    height: 38px;
    padding: 10px;
    background: #eb5757;
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 125%;
    z-index: 20;
}
.spacial-badge--small {
    width: 100px;
    height: 24px;
    padding: 6px 2px;
    font-size: 10px;
}
.was-validated .form-control:invalid {
    color: #eb5757;
    border-color: #e0e0e0 !important;
    background-image: none;
}
.was-validated .form-control:invalid::-webkit-input-placeholder {
    color: #eb5757;
}
.was-validated .form-control:invalid::-moz-placeholder {
    color: #eb5757;
}
.was-validated .form-control:invalid:-ms-input-placeholder {
    color: #eb5757;
}
.was-validated .form-control:invalid::-ms-input-placeholder {
    color: #eb5757;
}
.was-validated .form-control:invalid::placeholder {
    color: #eb5757;
}
.was-validated .form-control:invalid ~ .invalid-feedback {
    display: block;
}
.was-validated .form-control:valid {
    border-color: #e0e0e0 !important;
    background-image: none;
}
.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #fc3c40;
}
.form-group {
    margin: 0;
}
.form-group label {
    margin-bottom: 12px;
    line-height: 140%;
}
.form-group input,
.form-group textarea {
    width: 100%;
    height: 54px;
    padding: 18px 20px;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}
.form-group input::-webkit-input-placeholder,
.form-group textarea::-webkit-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.form-group input::-moz-placeholder,
.form-group textarea::-moz-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.form-group input:-ms-input-placeholder,
.form-group textarea:-ms-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.form-group input::-ms-input-placeholder,
.form-group textarea::-ms-input-placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.form-group input::placeholder,
.form-group textarea::placeholder {
    color: rgba(75, 83, 91, 0.5);
}
.form-group input:hover::-webkit-input-placeholder,
.form-group textarea:hover::-webkit-input-placeholder {
    color: #4b535b;
}
.form-group input:hover::-moz-placeholder,
.form-group textarea:hover::-moz-placeholder {
    color: #4b535b;
}
.form-group input:hover:-ms-input-placeholder,
.form-group textarea:hover:-ms-input-placeholder {
    color: #4b535b;
}
.form-group input:hover::-ms-input-placeholder,
.form-group textarea:hover::-ms-input-placeholder {
    color: #4b535b;
}
.form-group input:hover::placeholder,
.form-group textarea:hover::placeholder {
    color: #4b535b;
}
.form-group textarea {
    height: 130px;
}
.required {
    display: inline;
    margin-left: 2px;
    color: #fc3c40;
}
.search {
    position: relative;
}
.search__wrap-dropdown {
    display: none;
    position: absolute;
    top: 28px;
    left: 0;
    right: 0;
    max-height: 210px;
    padding-top: 28px;
    background: #fff;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 5px 5px;
    z-index: 80;
}
.search__dropdown {
    max-height: 160px;
    padding-bottom: 16px !important;
    color: #4b535b;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-size: 14px;
    font-weight: 400;
    overflow: auto;
}
.search__dropdown li {
    padding: 8px 25px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}
.search__dropdown li:hover {
    background: #f9f9f9;
    text-shadow: 0 0 0.25px #333, 0 0 0.25px #333;
}
.search__dropdown::-webkit-scrollbar-track {
    background: #efefef;
}
.search__dropdown::-webkit-scrollbar {
    width: 2px;
    background: #efefef;
}
.search__dropdown::-webkit-scrollbar-thumb {
    background: #01284D;
}
.tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 48px;
    border-bottom: 1px solid #e0e0e0;
}
.tabs__nav-item {
    position: relative;
    margin: 0;
    padding: 0 15px 17px;
    background-color: transparent;
    color: #6b7278;
    border: none;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    cursor: pointer;
}
.tabs__nav-item:hover {
    color: #01284D;
}
.tabs__nav-item:active {
    color: #6c9de3;
}
.tabs__nav-item::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 100%;
    height: 2px;
    background-color: #01284D;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -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;
}
.tabs__nav-item.active::before,
.tabs__nav-item.active:focus::before {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
}
.tabs__nav-item.active {
    color: #292e36;
}
.tabs__content-item {
    display: block;
}
.tabs .animate {
    -webkit-animation: fade 0.5s ease-in-out both;
    animation: fade 0.5s ease-in-out both;
}
.tabs .hide {
    display: none;
}
@-webkit-keyframes fade {
    from {
        opacity: 0;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes fade {
    from {
        opacity: 0;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.line-list li {
    float: left;
}
.line-list::befor {
    display: table;
    content: "";
}
.line-list::after {
    display: table;
    content: "";
    clear: both;
}
.ds-hidden {
    display: none;
}
.bg-gray {
    background: #f5f7f8;
}
.filters-badge {
    display: table;
    margin-top: 4px;
    background: #f1f6fd;
    color: #292e36;
    border-radius: 2px;
    font-size: 12px;
    line-height: 140%;
    z-index: 100;
}
.filters-badge__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2px 4px;
}
.filters-badge svg {
    width: 8px;
    height: 8px;
    margin-left: 8px;
}
@media only screen and (max-width: 768px) {
    .tabs__nav-item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        padding: 0 2px 10px;
    }
    .tb-hidden {
        display: none;
    }
    .tb-show {
        display: block;
    }
}
@media only screen and (max-width: 576px) {
    .spacial-badge--small {
        width: 158px;
        height: 38px;
        padding: 10px;
        font-size: 14px;
    }
    .m-hidden {
        display: none;
    }
    .ds-hidden {
        display: block;
    }
    .tabs__nav {
        max-width: 768px;
        margin-bottom: 38px;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .tabs__nav-item {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        padding: 0 15px 6px;
        font-size: 14px;
    }
}
footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.footer {
    padding: 24px 0 32px;
    background: #f5f7f8;
    border-top: 2px solid #e0e0e0;
}
.footer__logo {
    max-width: 201px;
    margin-bottom: 24px;
    line-height: 1;
}
.footer__logo .logo {
    width: 100%;
}
.footer__logo img {
    width: 100%;
    height: auto;
}
.footer__mail,
.footer__phone {
    margin-bottom: 22px;
    vertical-align: middle;
}
.footer__mail svg,
.footer__phone svg {
    width: 20px;
    height: 20px;
    margin-right: 18px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.footer__mail:hover,
.footer__phone:hover {
    color: #717481;
    text-decoration: underline;
}
.footer__mail:hover svg,
.footer__phone:hover svg {
    fill: #fc3c40;
}
.footer__mail:active,
.footer__phone:active {
    color: #717481;
    text-decoration: none;
}
.footer__mail:active svg,
.footer__phone:active svg {
    fill: #fc3c40;
}
.footer__mail {
    margin-bottom: 32px;
}
.footer__button {
    max-width: 224px;
    height: 46px;
    padding: 14px 0;
}
.footer__title {
    margin-bottom: 16px;
    color: #262a31;
    font-size: 16px;
    font-weight: 600;
    line-height: 130%;
}
.footer__list {
    font-size: 14px;
}
.footer__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.footer__list li:not(:last-child) {
    margin-bottom: 16px;
}
.footer__list li a {
    line-height: 16px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.footer__list li a:hover {
    color: #717481;
    text-decoration: underline;
}
.footer__list li a:active {
    color: #717481;
    text-decoration: none;
}
.footer__text {
    margin-bottom: 44px;
    font-size: 14px;
}
.footer__buttons a {
    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;
    width: 40px;
    height: 60px;
    margin: 0;
    padding: 20px 0;
    line-height: 1;
}
.footer__buttons svg {
    fill: #6b7278;
}
.footer__address {
    margin-top: 36px;
}
@media only screen and (max-width: 992px) {
    .footer__mail svg,
    .footer__phone svg {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .footer__mail svg,
    .footer__phone svg {
        display: block;
    }
}
@media only screen and (max-width: 576px) {
    .footer {
        padding: 24px 0 0;
        background: #fff;
    }
    .footer__logo {
        max-width: 150px;
    }
    .footer__mail,
    .footer__phone {
        margin-bottom: 22px;
        color: #01284D;
    }
    .footer__mail svg,
    .footer__phone svg {
        display: none;
    }
    .footer__button {
        max-width: 100%;
        margin-bottom: 24px;
    }
    .footer__button:last-child {
        margin-bottom: 32px;
    }
    .footer__text {
        margin-bottom: 24px;
    }
    .footer__work {
        margin-bottom: 32px;
        color: #6b7278;
    }
    .footer__address {
        margin-top: 24px;
    }
    .footer .col-lg-3.col-md-3.col-sm-6 {
        border-bottom: 1px solid #e0e0e0;
    }
}
header {
    position: sticky;
    top: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    z-index: 200;
    -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;
}
.header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    z-index: 700;
}
.header__middle-line,
.header__top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__top-line {
    height: 40px;
    background: #f5f7f8;
}
.header__city-pop-up {
    background: #fff;
}
.header__middle-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    height: 85px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    z-index: 5;
}
.header__middle-line .container-xl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.header__bottom-line {
    position: relative;
    height: 61px;
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
    -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;
}
.header .input-srch {
    padding-left: 55px;
}
.header .input-search {
    position: absolute;
    top: 17px;
    left: 20px;
    padding: 0;
    background: 0;
    border: none;
    line-height: 1;
    z-index: 120;
}
.header.scroll-menu .middle-line__phone {
    margin-left: 44px;
}
.header.scroll-menu .middle-line__phone span {
    display: none;
}
.header.scroll-menu .middle-line__phone a {
    margin-top: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.header.scroll-menu .middle-line__phone .mail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 4px;
}
.header.scroll-menu .middle-line__callback {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.header.scroll-menu .catalog-menu__content {
    max-height: calc(100vh - 144px);
}
.top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}
.top-line__city,
.top-line__mail,
.top-line__time {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    line-height: 150%;
    font-weight: 500;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.top-line__city svg,
.top-line__mail svg,
.top-line__time svg {
    margin-right: 8px;
    fill: #fc3c40;
}
.top-line__mail:hover {
    color: #717481;
    text-decoration: underline;
}
.top-line__mail:active {
    color: #717481;
    text-decoration: none;
}
.top-line__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.top-line__time {
    margin-right: 24px;
}
.top-line__city {
    cursor: pointer;
}
.top-line__city:hover {
    color: #717481;
    text-decoration: underline;
}
.top-line__city:active {
    color: #717481;
    text-decoration: none;
}
.top-line__basket,
.top-line__m-city,
.top-line__phone {
    width: 32px;
    height: 48px;
    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;
    cursor: pointer;
}
.top-line__basket svg,
.top-line__m-city svg,
.top-line__phone svg {
    width: 21px;
    height: 21px;
    fill: #6b7278;
}
.top-line__m-city svg {
    width: 17px;
}
.top-line__phone {
    margin: 0 4px;
}
.top-line__basket {
    margin-right: 10px;
}
.top-line__basket svg {
    width: 22px;
    height: 19px;
}
.top-line__menu {
    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;
    width: 40px;
    height: 62px;
    margin-left: 7px;
    margin-right: 6px;
    cursor: pointer;
}
.top-line__menu svg {
    fill: #01284D;
}
.top-line__menu.active svg {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.top-line__buttons,
.top-line__m-buttons {
    display: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.top-line__logo {
    width: 125px;
}
.top-line__logo a {
    display: block;
}
.city-pop-up .container-xl {
    position: relative;
}
.city-pop-up__position {
    width: 390px;
    position: absolute;
    top: -120px;
    left: 170px;
    z-index: 200;
}
.city-pop-up__wrap {
    position: relative;
    padding: 40px 20px 24px;
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.city-pop-up__wrap::after {
    content: "";
    position: absolute;
    top: -46px;
    left: 30px;
    border: 23px solid transparent;
    border-bottom: 23px solid #fff;
    z-index: 210;
}
.city-pop-up__title {
    margin-bottom: 24px;
    color: #292e36;
    font-weight: 500;
    line-height: 140%;
}
.city-pop-up__close {
    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;
    position: absolute;
    top: 12px;
    right: 13px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
.city-pop-up__close svg {
    width: 14px;
    height: 14px;
}
.city-pop-up__close:hover svg {
    stroke: #6399e7;
}
.city-pop-up__close:active svg {
    stroke: #6c9de3;
}
.city-pop-up__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.city-pop-up__button,
.city-pop-up__open-city {
    max-width: 165px;
}
.city-pop-up__button:first-child,
.city-pop-up__open-city:first-child {
    margin-right: 16px;
}
.city-line {
    display: none;
    padding: 40px 0;
    background: #fff;
    z-index: 205;
}
.city-line__title {
    margin-bottom: 24px;
    color: #292e36;
}
.city-line__search {
    width: 100%;
}
.city-line__search .icon-search {
    width: 18px;
    height: 18px;
    fill: #01284D;
}
.city-line__input {
    max-width: 708px;
    height: 40px;
    padding: 12px 20px 12px 55px;
}
.city-line__priority-list {
    margin: 32px 0 16px;
}
.city-line__priority-list li {
    max-width: 165px;
    width: 100%;
}
.city-line__priority-list li:not(:last-child) {
    margin-right: 16px;
}
.city-line__priority-list a {
    max-width: 165px;
    width: 100%;
    margin-bottom: 16px;
    padding: 10px 12px;
    background: #09284d;
    color: #FFFFFF;
    border-radius: 5px;
    text-align: center;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.city-line__priority-list a:hover {
    background: #022e59;
    color: #FFFFFF;
}
.city-line__priority-list a:active {
    background: #022e59;
    color: #FFFFFF;
}
.city-line__full-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}
.city-line__full-list a {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.city-line__full-list a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}
.city-line__full-list a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.city-line__close {
    position: absolute;
    top: 0;
    right: 15px;
    color: #6b7278;
}
.city-line__close svg {
    width: 12px;
    height: 12px;
    margin-left: 12px;
    stroke: #6b7278;
}
.city-line .container-xl {
    position: relative;
}
.city-line .input-srch {
    padding-left: 55px;
}
.city-line .input-search {
    position: absolute;
    top: 11px;
    left: 20px;
    padding: 0;
    background: 0;
    border: none;
    line-height: 1;
    z-index: 120;
}
.city-line .search__wrap {
    position: relative;
    max-width: 540px;
    width: 100%;
    margin-right: 24px;
}
.middle-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.middle-line__logo {
    max-width: 201px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 30px;
    line-height: 1;
}
.middle-line__logo img {
    width: 100%;
    height: auto;
}
.middle-line__search {
    width: 100%;
}
.middle-line__search form {
    position: relative;
}
.middle-line__search .icon-search {
    width: 18px;
    height: 18px;
    fill: #9da1a6;
}
.middle-line__phone {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 44px;
    color: #6b7278;
}
.middle-line__phone a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-top: 8px;
    color: #4b535b;
}
.middle-line__phone a:hover {
    color: #717481;
    text-decoration: underline;
}
.middle-line__phone a:active {
    color: #717481;
}
.middle-line__phone svg {
    width: 14px;
    height: 18px;
    margin-right: 6px;
    fill: #fc3c40;
}
.middle-line__phone .mail {
    display: none;
}
.middle-line__callback {
    max-width: 210px;
    height: 46px;
    margin-left: 32px;
    padding: 14px;
    color: #FFFFFF;
    font-size: 14px;
    cursor: pointer;
}
.middle-line__callback svg {
    width: 12px;
    height: 16px;
    margin-right: 4px;
    fill: #FFFFFF;
}
.bottom-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    width: 100%;
}
.bottom-line__navigator-panel {
    width: 100%;
}
.bottom-line__navigator-panel.catalog-open > li > a {
}
.bottom-line__navigator-panel.catalog-open > li > a.active {
    opacity: 1;
}
.bottom-line__navigator-panel > li {
    /*white-space: nowrap;*/
    float: left;
}
.bottom-line__navigator-panel > li > a {
    padding: 18px 20px;
    cursor: pointer;
}
.bottom-line__navigator-panel > li:hover {
    background: #09284d;
    color: #FFFFFF;
}
.bottom-line__navigator-panel > li:active {
    background: #022e59;
    color: #FFFFFF;
}
.bottom-line__basket {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 42px;
}
.bottom-line__basket.active .basket__basket-list {
    opacity: 1;
    visibility: visible;
}
.catalog-nav,
.catalog-service {
    background: #01284D;
    color: #FFFFFF;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.catalog-nav > a,
.catalog-service > a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.catalog-nav > a.active,
.catalog-service > a.active {
    background: #fff !important;
    color: #262a31 !important;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
}
.catalog-nav > a.active .hamburger span,
.catalog-service > a.active .hamburger span {
    background: #262a31 !important;
}
.catalog-nav > a.active + .catalog-menu,
.catalog-service > a.active + .catalog-menu {
    opacity: 1;
    visibility: visible;
    z-index: 5100;
}
.catalog-nav > a.active::after,
.catalog-service > a.active::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background: #01284D;
    height: 5px;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.catalog-nav > a.active::before,
.catalog-service > a.active::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 1px;
    background: #fff;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.catalog-nav:hover,
.catalog-service:hover {
    background: #6399e7;
}
.catalog-service {
    background: #f5f7f8;
    color: #4b535b;
}
.catalog-service .hamburger span {
    background: #6b7278;
}
.catalog-service:hover .hamburger span {
    background: #FFFFFF;
}
.catalog-list {
    position: relative;
}
.catalog-list__wrap {
    position: absolute;
    top: 60px;
    left: 50%;
    width: 206px;
    margin-left: -103px;
    padding: 24px 0 0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
}
.catalog-list__list {
    height: 100%;
    padding: 24px !important;
    color: #4b535b;
    background: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.catalog-list__list li {
    width: 100%;
    text-align: left;
    float: none;
}
.catalog-list__list li a {
    width: 100%;
    padding: 0;
}
.catalog-list__list li a:hover {
    text-decoration: underline;
}
.catalog-list__list li a:active {
    text-decoration: none;
}
.catalog-list__list li:hover {
    background: 0 0;
    color: #6399e7;
}
.catalog-list__list li:active {
    background: 0 0;
    color: #6c9de3;
}
.catalog-list__list li:not(:last-child) {
    margin-bottom: 20px;
}
.catalog-list__list::after {
    content: "";
    position: absolute;
    top: -22px;
    left: 50%;
    margin-left: -23px;
    border: 23px solid transparent;
    border-bottom: 23px solid #fff;
}
.catalog-list svg {
    width: 20px;
    margin-left: 6px;
    stroke: #01284D;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.catalog-list.active .catalog-list__wrap {
    opacity: 1;
    visibility: visible;
}
.basket {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 18px 15px 18px 10px;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
    z-index: 200;
}
.basket__count {
    margin-left: 8px;
    color: #9da1a6;
}
.basket__basket-list {
    position: absolute;
    top: 52px;
    right: 0;
    width: 350px;
    padding: 30px 0 0;
    color: #4b535b;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
}
.basket svg {
    width: 20px;
    height: 15px;
    margin-right: 8px;
    fill: #fc3c40;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.basket span {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.basket:hover {
    color: #717481;
}
@media only screen and (max-width: 1200px) {
    .header__bottom-line .container-xl {
        padding: 0;
    }
    .bottom-line__basket {
        margin-left: 0;
    }
    .bottom-line__navigator-panel > li > a {
        padding: 18px 10px;
    }
}
@media only screen and (max-width: 900px) {
    .top-line__time {
        margin-right: 36px;
    }
    .middle-line__logo {
        max-width: 140px;
    }
    .middle-line__callback,
    .middle-line__phone {
        margin-left: 24px;
    }
}
@media only screen and (max-width: 840px) {
    .top-line__center {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .header__top-line {
        height: 62px;
        background: #fff;
        border-bottom: 1px solid #e0e0e0;
    }
    .header__top-line .container-xl {
        padding: 0;
    }
    .header__bottom-line,
    .header__middle-line {
        display: none !important;
    }
    .top-line__left,
    .top-line__right {
        display: none;
    }
    .top-line__buttons,
    .top-line__m-buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .city-pop-up {
        z-index: 150;
        border-bottom: 1px solid #e0e0e0;
    }
    .city-pop-up__position {
        position: relative;
        max-width: 768px;
        width: 100%;
        top: 0;
        left: 0;
    }
    .city-pop-up__wrap {
        padding: 40px 0 24px;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .city-pop-up__wrap::after {
        display: none;
    }
    .city-pop-up__button,
    .city-pop-up__open-city {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        max-width: none;
    }
    .city-pop-up__close {
        right: 0;
    }
}
.basket-list {
    position: relative;
    padding: 12px 12px 20px;
    background: #fff;
    border: 5px;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
.basket-list__list {
    margin-bottom: 16px !important;
}
.basket-list__list li {
    border-bottom: 1px solid #e0e0e0;
}
.basket-list__basket {
    height: 40px;
    margin-bottom: 8px;
    padding: 10px;
    font-size: 14px;
    font-weight: 500;
}
.basket-list::after {
    content: "";
    position: absolute;
    top: -46px;
    right: 26px;
    border: 23px solid transparent;
    border-bottom: 23px solid #fff;
}
.catalog-menu {
    position: absolute;
    top: 61px;
    left: 50%;
    max-width: 1140px;
    width: 100%;
    margin-left: -50%;
    background: #fff;
    font-weight: 400;
    opacity: 0;
    visibility: hidden;
}
.catalog-menu__content {
    width: 100%;
    max-height: calc(100vh - 184px);
    padding: 32px 62px;
    background: #fff;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.05);
    line-height: 140%;
    overflow-y: auto;
}
.catalog-menu__content::-webkit-scrollbar-track {
    background: #e0e0e0;
    border-radius: 50px;
}
.catalog-menu__content::-webkit-scrollbar {
    width: 8px;
    background: #e0e0e0;
    border-radius: 50px;
}
.catalog-menu__content::-webkit-scrollbar-thumb {
    background: #01284D;
    border-radius: 50px;
}
.catalog-menu__title {
    color: #292e36;
    margin-bottom: 36px;
    font-size: 20px;
    font-weight: 500;
}
.catalog-menu__main {
    display: block;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.catalog-menu__item {
    margin-bottom: 40px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
}
.catalog-menu__item > a {
    margin-bottom: 8px;
    color: #292e36;
    font-weight: 500;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.catalog-menu__item > a:hover {
    color: #292e36;
    text-decoration: revert;
}
.catalog-menu__item > a:active {
    color: #292e36;
    text-decoration: revert;
}
.catalog-menu__list {
    display: block;
}
.catalog-menu__list > li > a {
    color: #292e36;
    white-space: normal;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
}
.catalog-menu__list > li > a:hover {
    color: #01284D;
}
.catalog-menu__list > li > a:active {
    color: #6c9de3;
}
.catalog-menu__list > li:not(:last-child) {
    margin-bottom: 8px;
}
.catalog-menu__more {
    display: inline-block;
    color: #01284D;
    font-weight: 500;
    -webkit-transition: 0.3s linear;
    -o-transition: 0.3s linear;
    transition: 0.3s linear;
    cursor: pointer;
}
.catalog-menu__more svg {
    width: 6px;
    height: 10px;
    margin-top: -4px;
    margin-left: 16px;
    line-height: 12px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.catalog-menu__more:hover {
    color: #6399e7;
}
.catalog-menu__more:active {
    color: #6c9de3;
}
.catalog-menu .container-xl {
    position: relative;
}
.catalog-menu.catalog-service-menu .catalog-menu__main {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
@media only screen and (max-width: 1024px) {
    .catalog-menu__main {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}
.filters {
    position: relative;
    margin-bottom: 24px;
}
.filters__item {
    position: relative;
    overflow: hidden;
}
.filters__item:not(:first-child) .filters__wrap {
    border-top: none;
}
.filters__wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 64px;
    padding: 8px 12px;
    color: #292e36;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
    z-index: 120px;
}
.filters__wrap.active {
    border-bottom-color: #fff !important;
}
.filters__wrap.active .filters__icon svg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.filters__title {
    font-size: 18px;
    font-weight: 500;
    overflow: hidden;
}
.filters__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 17px;
}
.filters__icon svg {
    width: 8px;
    height: 14px;
    stroke: #01284D;
    stroke-width: 2px;
    fill: none;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.filters__icon .icon-checked {
    display: none;
    width: 17px;
    height: 22px;
    stroke-width: 1px;
    stroke: #01284D;
}
.filters__panel {
    display: none;
    padding: 8px 0 0;
    background: #fff;
    border: 1px solid #e0e0e0;
    z-index: 110;
}
@media only screen and (max-width: 768px) {
    .filters {
        margin-bottom: 0;
    }
    .filters__item {
        height: auto;
    }
    .filters__wrap {
        min-height: 54px;
        border: none;
        border-bottom: 1px solid #e0e0e0;
    }
    .filters__title {
        font-size: 14px;
    }
    .filters__panel {
        position: relative;
        padding: 6px 0 0;
        border: 1px solid #e0e0e0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .filters__buttons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        bottom: 0;
        left: 0;
        max-width: 320px;
        width: 100%;
        margin: 0;
        padding: 16px 15px;
        background: #fff;
        border-top: 1px solid #e0e0e0;
        z-index: 300;
    }
    .filters__apply,
    .filters__clear {
        position: relative;
        top: 0;
        border-radius: 5px;
    }
    .filters__clear {
        left: 0;
        max-width: 140px;
        margin-right: 15px;
    }
    .filters.filters-value .filters__panel {
        padding: 6px 0 0;
    }
}
@media only screen and (max-width: 425px) {
    .filters__clear {
        max-width: 140px;
    }
    .filters__buttons {
        max-width: 100%;
    }
}
.filters-panel__wrap {
    padding-right: 3px;
}
.filters-panel__list {
    max-height: 182px;
    padding: 0;
    list-style: none;
    overflow-y: auto;
}
.filters-panel__list .disabled {
    display: none;
}
.filters-panel__list input[type="radio"] {
    display: none;
}
.filters-panel__list li {
    padding: 12px 9px 12px 12px;
}
.filters-panel__list label {
    font-size: 14px;
    line-height: 100%;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
    width: 100%;
}
.filters-panel__list li:hover {
    color: #01284D;
}
.filters-panel__list li:active {
    color: #6c9de3;
}
.filters-panel__list li.active {
    background: #01284D;
    color: #fff;
}
.filters-panel__list li.active:hover {
    background: #6399e7;
    color: #fff;
}
.filters-panel__list li.active:active {
    background: #6c9de3;
    color: #fff;
}
.filters-panel__list::-webkit-scrollbar-track {
    background: #efefef;
    border-radius: 50px;
}
.filters-panel__list::-webkit-scrollbar {
    width: 2px;
    background: #efefef;
    border-radius: 50px;
}
.filters-panel__list::-webkit-scrollbar-thumb {
    background: #01284D;
    border-radius: 50px;
}
.filters-panel__clear {
    width: 100%;
    height: 40px;
    padding: 8px 12px;
    background: #f1f6fd;
    color: #01284D;
    outline: 0;
    border: none;
    border-top: 1px solid #e0e0e0;
    text-align: left;
}
.filters-panel__clear svg {
    width: 10px;
    height: 10px;
    margin-right: 15px;
    stroke: #01284D;
}
.filters-panel.filters-value .filters-panel__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.m-buttons {
    text-align: center;
}
.m-buttons__filters {
    display: inline-block;
}
.m-buttons__filters svg {
    margin-left: 18px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mobile-menu__container,
.mobile-menu__overlay {
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
}
.mobile-menu__container,
.mobile-menu__container ul li ul {
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.mobile-menu__container {
    max-width: 500px;
    min-height: 100%;
    padding-bottom: 60px;
    background: #fff;
    -ms-transform: translateX(-600px);
    transform: translateX(-600px);
    -webkit-transform: translateX(-600px);
    overflow-y: auto;
    z-index: 901;
}
.mobile-menu__container.loaded {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.product-card__presence {
    display: none;
}
.mobile-menu__container ul {
    margin: 0;
    padding: 0;
}
.mobile-menu__container ul li {
    list-style: none;
}
.mobile-menu__container ul li a {
    position: relative;
    display: block;
    width: 100%;
    padding: 14px 15px;
    background: #fff;
    text-decoration: none;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mobile-menu__container ul li a:hover {
    color: #01284D;
}
.mobile-menu__container ul li a:active {
    color: #6c9de3;
}
.mobile-menu__container ul li ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    padding-bottom: 60px;
    background: #fff;
    -webkit-transform: translateX(-600px);
    -ms-transform: translateX(-600px);
    transform: translateX(-600px);
    z-index: 2;
}
.mobile-menu__container ul li ul.loaded {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.mobile-menu__container ul li ul.activity {
    overflow-y: auto;
    overflow-x: hidden;
}
.mobile-menu__catalog {
    background: #01284D !important;
    color: #fff !important;
    font-size: 20px;
}
.mobile-menu__catalog:hover {
    background: #6399e7 !important;
}
.mobile-menu__catalog:active {
    background: #6c9de3 !important;
}
.mobile-menu__catalog::before {
    content: url("../../../../static/images/general/arrow-mb-w.svg") !important;
}
.mobile-menu__catalog-service {
    background: #f5f7f8 !important;
    color: #4b535b !important;
    font-size: 20px;
}
.mobile-menu__catalog-service::before {
    content: url("../../../../static/images/general/arrow-mb.svg") !important;
}
.mobile-menu__parent {
    padding-right: 40px !important;
}
.mobile-menu__parent::before {
    content: url("../../../../static/images/general/arrow-b.svg");
    position: absolute;
    top: 13px;
    right: 15px;
}
.mobile-menu__back {
    padding: 14px 15px 14px 45px !important;
    background: #01284D !important;
    color: #fff !important;
    border-bottom: 1px solid #e0e0e0;
    font-size: 20px;
}
.mobile-menu__back::after {
    content: url("../../../../static/images/general/arrow-prev.svg");
    position: absolute;
    top: 17px;
    left: 15px;
}
.mobile-menu__back:hover {
    background: #6399e7 !important;
}
.mobile-menu__back:active {
    background: #6c9de3 !important;
}
.mobile-menu__wrap-city {
    padding: 15px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    line-height: 40px;
}
.mobile-menu__wrap-city::before {
    display: table;
    content: "";
}
.mobile-menu__wrap-city::after {
    display: table;
    content: "";
    clear: both;
}
.mobile-menu__city {
    float: left;
    line-height: 40px;
}
.mobile-menu__city svg {
    width: 17px;
    height: 21px;
    margin-right: 10px;
}
.mobile-menu__link {
    float: right;
}
.mobile-menu__contact {
    padding: 24px 15px;
    font-weight: 700;
}
.mobile-menu__contact a {
    margin-bottom: 24px;
    color: #01284D;
}
.mobile-menu__contact a:hover {
    color: #6399e7;
}
.mobile-menu__contact a:active {
    color: #6c9de3;
}
.mobile-menu__button {
    margin: 10px 15px 24px;
}
.mobile-menu__button a {
    height: 45px;
    padding: 10px;
    font-size: 14px;
}
.mobile-menu__button svg {
    width: 14px;
    height: 17px;
    margin-right: 10px;
    fill: #fff;
}
.mobile-menu__overlay {
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 900;
    cursor: pointer;
}
.bread-crumbs {
    height: auto;
    padding: 24px 0;
}
.bread-crumbs__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 14px;
}
.bread-crumbs__list li {
    margin-right: 14px;
    margin-bottom: 4px;
}
.bread-crumbs__list li:last-child a {
    color: #a4a4a4;
    cursor: default;
}
.bread-crumbs__list li:last-child a:hover {
    text-decoration: none;
}
.bread-crumbs__list li:last-child span::after {
    display: none;
}
.bread-crumbs__list a {
    color: #292e36;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.bread-crumbs__list a:hover {
    color: #717481;
    text-decoration: underline;
}
.bread-crumbs__list a:active {
    color: #717481;
    text-decoration: none;
}
.bread-crumbs__list span {
    position: relative;
    cursor: default;
}
.bread-crumbs__list span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 7px;
    width: 1px;
    height: 16px;
    background: #01284D;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
    .bread-crumbs__list {
        min-width: 100%;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
    }
    .bread-crumbs__list li {
        margin-bottom: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
    }
    .bread-crumbs__list::-webkit-scrollbar {
        visibility: hidden;
    }
}
.s-about-text {
    padding: 48px 0;
    background: #f5f5f5;
}
@media only screen and (max-width: 768px) {
    .s-about-text {
        padding: 24px 0;
    }
}
.s-payment-delivery {
    padding: 48px 0;
    background: #f5f5f5;
}
@media only screen and (max-width: 768px) {
    .s-payment-delivery {
        padding: 24px 0;
    }
}
@media only screen and (max-width: 576px) {
    .s-payment-delivery.m-bg-white {
        background: #fff;
    }
}
.s-spacial-offer {
    padding: 48px 0;
}
.s-spacial-offer__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}
.s-spacial-offer__title {
    margin: 0;
    margin-right: 16px;
}
.s-spacial-offer__item {
    margin-bottom: 1px;
    background: #fff;
}
.s-spacial-offer__link-button {
    display: none;
}
.s-spacial-offer .container-xl {
    position: relative;
}
@media only screen and (max-width: 768px) {
    .s-spacial-offer {
        padding: 24px 0;
    }
}
@media only screen and (max-width: 576px) {
    .s-spacial-offer__link {
        display: none;
    }
    .s-spacial-offer__link-button {
        display: block;
    }
}
.s-feedback {
    position: relative;
    padding: 56px 0;
    background: #f5f7f8;
}
.s-feedback .container-xl {
    position: relative;
    z-index: 5;
}
.s-feedback .col-lg-3.col-sm-6:last-child button {
    margin-top: 34px;
}
.s-feedback .form-group input,
.s-feedback .form-group textarea {
    border-color: #fff;
}
.s-feedback .form-group input:focus,
.s-feedback .form-group textarea:focus {
    border-color: #fff !important;
}
.s-feedback a {
    display: inline;
}
@media only screen and (max-width: 992px) {
    .s-feedback {
        padding: 24px 0;
    }
    .s-feedback .col-lg-3.col-sm-6:nth-child(1n + 3) {
        margin-top: 20px;
    }
}
@media only screen and (max-width: 576px) {
    .s-feedback .col-lg-3.col-sm-6:nth-child(1n + 3) {
        margin-top: 0;
    }
    .s-feedback .col-lg-3.col-sm-6:nth-child(1n + 2) {
        margin-top: 20px;
    }
    .s-feedback .col-lg-3.col-sm-6:last-child button {
        margin-top: 4px;
    }
}
.s-service {
    padding: 48px 0;
    background: #f5f7f8;
}
.s-service__title {
    margin-bottom: 16px;
}
.s-service__text {
    margin-bottom: 29px;
    padding-right: 150px;
}
.s-service__button {
    max-width: 165px;
}
@media only screen and (max-width: 768px) {
    .s-service {
        display: none;
    }
}
.s-text {
    padding: 48px 0;
}
.s-text__text p {
    margin-bottom: 24px;
}
.s-text__text a {
    color: #01284d;
    text-decoration-skip-ink: none;
    text-decoration: underline;
}
.s-text__dwl-content {
    display: none;
}
.s-text__dwl-content .btn {
    display: block;
    margin: 24px auto 0;
}
@media only screen and (max-width: 768px) {
    .s-text {
        padding: 24px 0;
    }
}
@media only screen and (max-width: 576px) {
    .s-text__dwl-content {
        display: block;
    }
}
@media only screen and (max-width: 425px) {
    .s-text__dwl-content .btn {
        max-width: 100%;
    }
}
.s-text__text ul li {
    list-style-type: none !important;
}
.owl-carousel .owl-next,
.owl-carousel .owl-prev {
    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;
    position: absolute;
    width: 40px;
    height: 40px;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    outline: 0;
    overflow: hidden !important;
}
.owl-carousel .owl-next:hover,
.owl-carousel .owl-prev:hover {
    background: #01284D !important;
    border-color: #01284D !important;
}
.owl-carousel .owl-next:hover svg,
.owl-carousel .owl-prev:hover svg {
    stroke: #FFFFFF;
}
.owl-carousel .owl-next:active,
.owl-carousel .owl-prev:active {
    background: #01284D !important;
    border-color: #01284D !important;
}
.owl-carousel .owl-next:active svg,
.owl-carousel .owl-prev:active svg {
    stroke: #FFFFFF;
}
.owl-carousel svg {
    line-height: 1;
    stroke: #01284D;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.owl-carousel .owl-dot {
    width: 20px;
    height: 20px;
    background: #fff !important;
    border-radius: 3px;
    border: 1px solid #e0e0e0 !important;
    outline: 0;
    cursor: pointer;
}
.owl-carousel .owl-dot:not(:last-child) {
    margin-right: 6px;
}
.owl-carousel .owl-dot.active {
    background: #01284D !important;
    border-color: #01284D !important;
}
.slider-one .owl-item {
    border-radius: 3px;
    overflow: hidden;
}
.slider-one .owl-next,
.slider-one .owl-prev {
    top: 50%;
    width: 65px;
    height: 65px;
    border: none !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.slider-one .owl-prev {
    left: 0;
    border-radius: 0 5px 5px 0;
}
.slider-one .owl-next {
    right: 0;
    border-radius: 5px 0 0 5px;
}
@media only screen and (max-width: 576px) {
    .slider-one .owl-item {
        border-radius: 0;
    }
    .slider-one .owl-next,
    .slider-one .owl-prev {
        top: 0;
        width: 40px;
        height: 40px;
        background: #f5f5f5;
        border-radius: 5px;
        border: 1px solid #e0e0e0 !important;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    .slider-one .owl-nav {
        position: absolute;
        bottom: 20px;
        right: 0;
        width: 86px;
        height: 40px;
        background: #f3f2f1;
    }
    .slider-one .owl-prev {
        margin-left: auto;
        margin-right: 46px;
        right: 0;
    }
    .slider-one .owl-next {
        right: 0;
    }
}
.slider-five .owl-nav,
.slider-four .owl-nav,
.slider-three .owl-nav,
.slider-two .owl-nav {
    position: absolute;
    top: -64px;
    right: 0;
}
.slider-five .owl-next,
.slider-five .owl-prev,
.slider-four .owl-next,
.slider-four .owl-prev,
.slider-three .owl-next,
.slider-three .owl-prev,
.slider-two .owl-next,
.slider-two .owl-prev {
    position: relative;
    display: inline;
}
.slider-five .owl-prev,
.slider-four .owl-prev,
.slider-three .owl-prev,
.slider-two .owl-prev {
    margin-right: 8px;
}
.slider-three .owl-stage-outer,
.slider-two .owl-stage-outer {
    border-right: 1px solid #e0e0e0;
}
@media only screen and (max-width: 576px) {
    .slider-five .owl-stage-outer,
    .slider-four .owl-stage-outer,
    .slider-three .owl-stage-outer,
    .slider-two .owl-stage-outer {
        margin-bottom: 20px;
    }
    .slider-five .owl-nav,
    .slider-four .owl-nav,
    .slider-three .owl-nav,
    .slider-two .owl-nav {
        top: auto;
        bottom: -60px;
    }
    .slider-five .owl-stage-outer,
    .slider-four .owl-stage-outer,
    .slider-three .owl-stage-outer {
        border-right: none;
    }
    .slider-five .owl-nav,
    .slider-four .owl-nav,
    .slider-three .owl-nav {
        bottom: -4px;
    }
}
.s-article,
.s-catalog-slider,
.s-news {
    padding: 48px 0;
    background: #f5f7f8;
}
.s-article__title,
.s-catalog-slider__title,
.s-news__title {
    margin: 0;
    margin-right: 16px;
}
.s-article__head,
.s-catalog-slider__head,
.s-news__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 24px;
}
.s-article__item,
.s-catalog-slider__item,
.s-news__item {
    margin-bottom: 1px;
}
.s-article__link-button,
.s-catalog-slider__link-button,
.s-news__link-button {
    display: none;
}
.s-article.dot-disabled,
.s-catalog-slider.dot-disabled,
.s-news.dot-disabled {
    background: #fff;
}
.s-article.dot-disabled .owl-dots,
.s-catalog-slider.dot-disabled .owl-dots,
.s-news.dot-disabled .owl-dots {
    display: none;
}
.s-article .container-xl,
.s-catalog-slider .container-xl,
.s-news .container-xl {
    position: relative;
}
.s-article__link {
    left: 113px;
}
@media only screen and (max-width: 768px) {
    .s-article,
    .s-catalog-slider,
    .s-news {
        padding: 24px 0;
    }
}
@media only screen and (max-width: 576px) {
    .s-article__link,
    .s-catalog-slider__link,
    .s-news__link {
        display: none;
    }
    .s-article__link-button,
    .s-catalog-slider__link-button,
    .s-news__link-button {
        display: block;
    }
    .s-article.dot-disabled .owl-nav,
    .s-catalog-slider.dot-disabled .owl-nav,
    .s-news.dot-disabled .owl-nav {
        bottom: -60px;
    }
}
.s-slider {
    padding: 30px 0 42px;
}
.s-slider__item {
    position: relative;
    height: 342px;
    width: 100%;
    padding: 56px 168px;
}
.s-slider__content {
    position: relative;
    width: 365px;
    color: #fff;
    z-index: 5;
}
.s-slider__title {
    margin-bottom: 24px;
    font-size: 30px;
    font-weight: 700;
    line-height: 125%;
}
.s-slider__title .txt--clr1 {
    color: #fff;
}
.s-slider__btn-buy {
    margin-top: 36px;
}
.s-slider__content-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
}
.s-slider__content-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.s-slider__content-images::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background: rgba(5, 23, 48, 0.55);
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}
.s-slider .slider-one {
    position: relative;
    max-width: 100%;
}
@media only screen and (max-width: 992px) {
    .s-slider__item {
        padding: 56px 90px;
    }
}
@media only screen and (max-width: 576px) {
    .s-slider {
        background: #f5f5f5;
        padding: 0;
        display: none;
    }
    .s-slider__item {
        height: auto;
        padding: 20px 0;
    }
    .s-slider__content-image {
        display: none;
    }
    .s-slider__content {
        width: 100%;
        color: #4b535b;
    }
    .s-slider__title {
        font-size: 24px;
    }
    .s-slider__title .txt--clr1 {
        color: #01284D;
    }
    .s-slider__subtitle {
        font-size: 14px;
    }
}
.s-catalog-service {
    padding: 65px 0 40px;
}
.s-catalog-service .col-lg-4:nth-child(1n + 4) {
    margin-top: 30px;
}
.s-catalog-service.p-service {
    padding: 0 0 80px;
}
@media only screen and (max-width: 992px) {
    .s-catalog-service .col-lg-4:nth-child(1n + 4) {
        margin-top: 0;
    }
    .s-catalog-service .col-lg-4:nth-child(1n + 3) {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .s-catalog-service {
        padding: 24px 0;
    }
}
@media only screen and (max-width: 576px) {
    .s-catalog-service .col-lg-4:nth-child(1n + 3) {
        margin-top: 0;
    }
    .s-catalog-service .col-lg-4:nth-child(1n + 2) {
        margin-top: 8px;
    }
}
.s-catalog {
    padding: 0px 0 24px;
}
.s-catalog__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 32px;
}
.s-catalog__title {
    margin: 0;
    margin-right: 16px;
}
.s-catalog__wrap {
    position: relative;
    padding-top: 88px;
}
.s-catalog__list .col-sm-6 {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.s-catalog__list .col-sm-6:nth-child(1n + 5) {
    margin-top: 30px;
}
@media only screen and (max-width: 992px) {
    .s-catalog__list .col-sm-6:nth-child(1n + 5) {
        margin-top: 0;
    }
    .s-catalog__list .col-sm-6:nth-child(1n + 4) {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 768px) {
    .s-catalog {
        padding: 48px 0;
    }
    .s-catalog__list .col-sm-6:nth-child(1n + 4) {
        margin-top: 0;
    }
    .s-catalog__list .col-sm-6:nth-child(1n + 3) {
        margin-top: 30px;
    }
    .s-catalog.p-catalog {
        padding: 0 0 48px;
    }
}
@media only screen and (max-width: 576px) {
    .s-catalog {
        padding: 24px 0;
    }
    .s-catalog__wrap {
        padding-top: 62px;
    }
    .s-catalog__head {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 24px;
    }
    .s-catalog__list .col-sm-6 {
        height: auto;
    }
    .s-catalog__list .col-sm-6:nth-child(1n + 3) {
        margin-top: 0;
    }
    .s-catalog__list .col-sm-6:nth-child(1n + 2) {
        margin-top: 8px;
    }
    .s-catalog.p-catalog {
        padding: 0 0 24px;
    }
}
.s-about-company {
    padding: 0 0 48px;
}
.s-about-company__title {
    margin-bottom: 24px;
}
.s-about-company__advantages {
    padding: 32px 0;
    background: #fcfcfc;
}
.s-about-company__advantages ul {
    margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
    .s-about-company {
        padding: 0 0 24px;
    }
}
.s-certificates {
    padding: 48px 0;
}
.s-certificates .owl-stage-outer {
    height: auto;
    padding-top: 0;
}
.s-certificates .owl-item:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.s-certificates .owl-next,
.s-certificates .owl-prev {
    top: -70px;
}
.certificates__item {
    display: block;
    max-width: 255px;
    height: 360px;
    margin: 0 auto;
}
.certificates__item img {
    width: 100%;
    height: 100%;
}
@media only screen and (max-width: 768px) {
    .s-certificates {
        padding: 24px 0 48px;
    }
}
@media only screen and (max-width: 576px) {
    .s-certificates .owl-next,
    .s-certificates .owl-prev {
        top: -10px;
    }
}
.s-about {
    padding: 48px 0;
    background: #f8f8f8;
    color: #8e97a2;
}
@media only screen and (max-width: 768px) {
    .s-about {
        padding: 24px 0;
    }
}
.p-payment-delivery {
    padding: 0 0 48px;
}
@media only screen and (max-width: 768px) {
    .p-payment-delivery {
        padding: 0 0 24px;
    }
}
.s-product {
    padding: 32px 0 48px;
}
.s-product__b-description {
    position: relative;
    height: 100%;
}
.s-product__image {
    width: 100%;
    height: 262px;
}
.s-product__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.s-product__top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 16px;
}
.s-product__top-line .s-product__presence {
    display: none;
    margin: 0;
}
.s-product__article {
    margin-right: 16px;
}
.s-product__title {
    margin-bottom: 4px;
}
.s-product__presence {
    margin-bottom: 128px;
}
.s-product__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.s-product__bottom {
    position: absolute;
    left: 0;
    bottom: 0;
}
.s-product__price {
    display: inline-block;
    margin-bottom: 16px;
    color: #292e36;
}
.s-product__basket {
    max-width: 165px;
    margin-right: 8px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.s-product-service {
    padding: 0 0 64px;
}
.s-product-service__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 32px;
}
.s-product-service__header h1 {
    margin: 0;
}
@media only screen and (max-width: 768px) {
    .s-product {
        padding: 0 0 24px;
    }
    .s-product__image {
        max-width: 262px;
    }
    .s-product__presence {
        margin-bottom: 12px;
    }
    .s-product__bottom {
        position: relative;
    }
}
@media only screen and (max-width: 576px) {
    .s-product__image {
        max-width: 100%;
    }
    .s-product__top-line {
        margin-bottom: 8px;
    }
    .s-product__top-line .s-product__presence {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        font-size: 12px;
    }
    .s-product__article {
        font-size: 12px;
    }
    .s-product__title {
        margin-bottom: 12px;
        font-size: 16px;
    }
    .s-product__presence {
        display: none !important;
    }
    .s-product__price {
        font-size: 16px;
    }
    .s-product-service__header {
        display: block;
        margin-bottom: 32px;
    }
    .s-product-service__header h1 {
        margin-bottom: 16px;
    }
}
.s-product-specifications {
    padding: 0 0 48px;
}
.specifications__table {
    margin-bottom: 56px;
}
.table {
    margin: 0;
}
.table table {
    width: 100%;
    color: #292e36;
}
.table tr:nth-child(odd) {
    background: #f8f8f8;
}
.table td {
    padding: 15px;
    border: none;
}
.table td:first-child {
    width: 40%;
}
@media only screen and (max-width: 1199px) {
    .specifications__table {
        padding: 0;
    }
}
@media only screen and (max-width: 1023px) {
    .table td:first-child {
        padding-left: 15px;
    }
    .table td:last-child {
        padding-right: 15px;
    }
}
@media only screen and (max-width: 992px) {
    .table td:first-child {
        width: 50%;
    }
}
@media only screen and (max-width: 768px) {
    .table td:first-child {
        width: 60%;
    }
}
@media only screen and (max-width: 576px) {
    .s-product-specifications {
        padding: 0;
    }
    .specifications__table {
        margin: 0;
    }
    .specifications__text {
        display: none;
    }
    .table tr {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 12px 15px;
    }
    .table td {
        padding: 0;
    }
    .table td:first-child {
        width: 100%;
        padding: 0;
        font-weight: 300;
    }
    .table td:last-child {
        padding: 0;
    }
}
.s-product-list,
.s-spacial {
    padding: 0 0 48px;
}
.product-list__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 32px;
}
.product-list__s-title {
    margin: 0;
}
.product-list__view {
    margin-bottom: 24px;
}
.product-list__content .row {
    padding: 0 15px;
}
.product-list__content .col-lg-4,
.product-list__content .col-sm-6 {
    padding: 0;
}
.product-list__item {
    position: relative;
    width: 100%;
    background: #fff;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 1;
}
.product-list__item:hover {
    /* padding: 0; */
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgb(0 0 0 / 15%);
    /* -webkit-transform: scale(1.02); */
    -ms-transform: scale(1.02);
    /* transform: scale(1.02); */
    /* z-index: 10; */
}
.product-list__item:hover .spacial-offer-card {
    margin-left: 0;
}
.product-list__item:not(:first-child) {
    margin-top: -1px;
}
.product-list__catalog-list {
    margin-bottom: 32px;
}
.product-list__m-buttons {
    display: none;
    margin-bottom: 24px;
}
.product-list__dwnld {
    margin-top: 24px;
    font-weight: 500;
}
@media only screen and (max-width: 768px) {
    .s-product-list,
    .s-spacial {
        padding: 0 0 24px;
    }
    .product-list__header {
        margin-bottom: 24px;
    }
    .product-list__m-buttons {
        display: block;
    }
    .product-list__filters {
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    .product-list__content .col-lg-4 .product-list__item,
    .product-list__content .col-sm-6 .product-list__item {
        padding: 0;
    }
    .product-list__content .col-lg-4:first-child .spacial-offer-card,
    .product-list__content .col-sm-6:first-child .spacial-offer-card {
        margin: 0 !important;
    }
}
.category-card {
    position: relative;
    width: 100%;
    height: 180px;
    border-radius: 5px;
    overflow: hidden;
}
.category-card__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 15px;
    left: 18px;
    right: 18px;
    color: #fff;
    border-radius: 5px;
    font-weight: 500;
    line-height: 140%;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 100;
}
.category-card__button span {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.category-card .btn-arrow {
    display: none;
    margin-left: 8px;
    background: 0 0;
    border: none;
}
.category-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.category-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(5, 23, 48, 0.35)), to(rgba(5, 23, 48, 0.35)));
    background: -o-linear-gradient(bottom, rgba(5, 23, 48, 0.35), rgba(5, 23, 48, 0.35));
    background: linear-gradient(0deg, rgba(5, 23, 48, 0.35), rgba(5, 23, 48, 0.35));
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.category-card:hover::after {
    opacity: 0.6;
}
.category-card:focus::after {
    opacity: 0.3;
}
.category-card.service {
    height: 160px;
}
@media only screen and (max-width: 576px) {
    .category-card {
        height: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .category-card__button {
        position: relative;
        bottom: 0;
        left: 0;
        right: 0;
        min-height: 58px;
        height: auto;
        padding: 14px 12px;
        background: #fff;
        color: #4b535b;
        border: 1px solid #e0e0e0;
        font-weight: 400;
    }
    .category-card__button:active {
        -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    }
    .category-card__button:active .btn-arrow {
        background: #6399e7;
    }
    .category-card__button:active .btn-arrow svg {
        stroke: #fff;
    }
    .category-card .btn-arrow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .category-card img {
        display: none;
    }
    .category-card.big {
        height: 200px;
    }
    .category-card.big .category-card__button {
        position: absolute;
        bottom: 15px;
        left: 18px;
        right: 18px;
        min-height: auto;
        padding: 0;
        background: 0 0;
        color: #fff;
        border: none;
        font-weight: 500;
    }
    .category-card.big .btn-arrow {
        display: none;
    }
    .category-card.big img {
        display: block;
    }
}
.service-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 100px;
    padding: 28px 16px;
    background: #f5f7f8;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.service-card__title {
    margin-right: 40px;
    color: #292e36;
    font-weight: 500;
    line-height: 140%;
}
.service-card__icon {
    position: absolute;
    top: 50%;
    right: 16px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service-card__icon svg {
    width: 17px;
    height: 10px;
    stroke-width: 1px;
}
.service-card--link {
    background: #01284D;
}
.service-card--link .service-card__title {
    margin: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.service-card--link:hover {
    background: #6399e7;
}
.service-card--link:hover .service-card__icon {
    background: #fff !important;
}
.service-card--link:hover .service-card__icon svg {
    stroke: #6399e7 !important;
}
.service-card--link:active {
    background: #6c9de3;
}
.service-card--link:active .service-card__icon {
    background: #fff !important;
}
.service-card--link:active .service-card__icon svg {
    stroke: #6c9de3 !important;
}
.service-card:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: 10;
}
.service-card:hover .service-card__icon {
    background: #6399e7;
}
.service-card:hover .service-card__icon svg {
    stroke: #fff;
}
.service-card:active {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: 10;
}
.service-card:active .service-card__icon {
    background: #6c9de3;
}
.service-card:active .service-card__icon svg {
    stroke: #fff;
}
@media only screen and (max-width: 576px) {
    .service-card {
        min-height: auto;
    }
    .service-card--link {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 10px 15px;
        background: #01284D;
    }
    .service-card--link .service-card__title {
        color: #fff;
    }
    .service-card--link .service-card__icon {
        display: none;
    }
}
.link-card {
    width: 100%;
    height: 180px;
    padding: 36px 20px;
    background: #01284D;
    color: #fff;
    border-radius: 5px;
    text-align: center;
}
.link-card__text {
    max-width: 120px;
    margin: 0 auto 24px;
    line-height: 140%;
}
.link-card__button {
    position: relative;
    margin: 0 auto;
    background: #fff;
    color: #01284D;
    border-color: #e0e0e0;
    border-width: 1px;
}
.link-card__button::before {
    content: "Перейти";
}
.link-card__button svg {
    width: 8px;
    height: 13px;
    margin-left: 6px;
    stroke-width: 2px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
@media only screen and (max-width: 576px) {
    .link-card {
        height: 40px;
        padding: 0;
    }
    .link-card svg,
    .link-card__text {
        display: none;
    }
    .link-card__button {
        max-width: 100%;
        background: #01284D;
        color: #fff;
        border-color: #01284D;
    }
    .link-card__button::before {
        content: "Показать еще";
    }
}
.spacial-offer-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    width: 100%;
    min-height: 465px;
    margin: 0 auto;
    padding: 15px 16px 20px;
    background: #fff;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    -webkit-box-shadow: 1px 0 0 0 #e0e0e0, 0 1px 0 0 #e0e0e0, 1px 1px 0 0 #e0e0e0, 1px 0 0 0 #e0e0e0 inset, 0 1px 0 0 #e0e0e0 inset;
    box-shadow: 1px 0 0 0 #e0e0e0, 0 1px 0 0 #e0e0e0, 1px 1px 0 0 #e0e0e0, 1px 0 0 0 #e0e0e0 inset, 0 1px 0 0 #e0e0e0 inset;
}
.spacial-offer-card__image {
    width: 100%;
    height: 200px;
}
.spacial-offer-card__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.spacial-offer-card__offer-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    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;
}
.spacial-offer-card__top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 16px 0 8px;
}
.spacial-offer-card__article,
.spacial-offer-card__presence {
    font-size: 12px;
    line-height: 125%;
}
.spacial-offer-card__article {
    margin-right: 30px;
}
.spacial-offer-card__presence {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.spacial-offer-card__title {
    color: #292e36;
    font-size: 14px;
}
.spacial-offer-card__title:hover {
    color: #6399e7;
    text-decoration: underline;
}
.spacial-offer-card__title:active {
    color: #6c9de3;
    text-decoration: none;
}
.spacial-offer-card__price {
    margin-top: 18px;
    color: #292e36;
    font-weight: 800;
}
.spacial-offer-card__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 8px;
}
.spacial-offer-card__learn-price {
    max-width: 152px;
    height: 40px;
    padding: 10px;
    font-size: 14px;
}
.spacial-offer-card__fast,
.spacial-offer-card__in-basket {
    margin-left: 8px;
}
.spacial-offer-card.spacial .spacial-offer-card__price {
    color: #eb5757;
}
@media only screen and (max-width: 576px) {
    .spacial-offer-card {
        max-width: 100%;
        min-height: 218px;
        margin: 0 !important;
        padding: 24px;
    }
    .spacial-offer-card__image {
        display: none;
    }
    .spacial-offer-card__top-line {
        margin: 0 0 8px;
    }
    .spacial-offer-card__price {
        margin-top: 8px;
    }
    .spacial-offer-card .spacial-badge {
        display: none;
    }
}
.product-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    min-height: 100px;
    padding: 16px 16px;
    border: 1px solid #e0e0e0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.product-card__left {
    margin-right: 20px;
}
.product-card__image {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 95px;
    height: 100%;
}
.product-card__image img {
    width: 100%;
    height: 100%;
}
.product-card__content {
    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;
    width: 100%;
    height: 100%;
}
.product-card__top-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 8px;
}
.product-card__article,
.product-card__presence {
    font-size: 12px;
    line-height: 125%;
}
.product-card__article {
    margin-right: 20px;
}
.product-card__title {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #292e36;
    font-size: 14px;
    line-height: 150%;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.product-card__title:hover {
    color: #292e36;
    text-decoration: underline;
}
.product-card__title:active {
    color: #292e36;
    text-decoration: none;
}
.product-card__text {
    width: 100%;
    margin-bottom: 18px;
    color: #6b7278;
    font-size: 14px;
}
.product-card__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-card__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.product-card__buttons .product-card__price {
    min-width: 104px;
    margin-bottom: 0;
}
.product-card__price {
    margin-bottom: 6px;
    text-align: right;
    font-weight: 700;
}
.product-card__basket,
.product-card__faster {
    margin-right: 8px;
}
.product-card__learn-price {
    width: 165px;
}
.product-card__close {
    position: absolute;
    top: 6px;
    right: 12px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
}
.product-card__close svg {
    width: 16px;
    height: 16px;
    stroke: #e0e0e0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.product-card__close:hover svg {
    stroke: #6399e7 !important;
}
.product-card__close:active svg {
    stroke: #6c9de3 !important;
}
.product-card__header {
    margin-bottom: 12px;
}
.product-card__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.product-card__list {
    font-size: 14px;
}
.product-card__list li {
    line-height: 150%;
}
.product-card__list span:first-child {
    color: #6b7278;
    margin-right: 4px;
}
.product-card__send {
    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;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.product-card:hover .product-card__close svg {
    stroke: #01284D;
}
.product-card.big-card {
    /* min-height: 200px; */
}
.product-card.big-card .product-card__left {
    margin-right: 30px;
}
.product-card.big-card .product-card__image {
    max-width: 125px;
    max-height: 125px;
    width: 100%;
    margin: 0;
}
.product-card.big-card .product-card__right {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.product-card.spacial .product-card__price {
    color: #eb5757;
}
.product-card.modal-card {
    min-height: auto;
    padding: 0;
    border: none;
}
.product-card.modal-card .product-card__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.product-card.modal-card .product-card__image {
    max-width: 65px;
}
.product-card.modal-card .product-card__content {
    max-width: 430px;
    margin-left: 26px;
}
.product-card.modal-card .product-card__right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.product-card.modal-card .product-card__price {
    margin: 0;
}
.product-card.basket-card .product-card__title {
    width: 100%;
    padding-right: 25px;
    margin-bottom: 12px;
}
.product-card.basket-card .product-card__price {
    text-align: left;
    font-weight: 400;
}
.product-card.basket-card .product-card__price.not-price {
    font-weight: 700;
}
.product-card.service {
    line-height: 140%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.product-card.service .product-card__image {
    height: 95px;
}
.product-card.service .product-card__right {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.product-card.service .product-card__price {
    position: absolute;
    bottom: 16px;
    margin: 0;
}
.product-card.service .product-card__title {
    margin-bottom: 4px;
}
.product-card.modal-service.service .product-card__image {
    height: 65px;
}
.product-card.modal-service.service .product-card__price {
    position: relative;
    bottom: 0;
}
@media only screen and (max-width: 992px) {
    .product-card.big-card .product-card__left {
        display: none;
    }
}
@media only screen and (max-width: 900px) {
    .product-card__buttons.column {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }
    .product-card__buttons .product-card__price {
        min-width: auto;
    }
    .product-card__learn-price {
        width: 110px;
    }
    .product-card.basket-card .product-card__input-number {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .product-card.basket-card .product-card__input-number .input-number__wrap {
        margin-bottom: 6px;
    }
}
@media only screen and (max-width: 768px) {
    .product-card.big-card .product-card__left {
        display: block;
    }
    .product-card.basket-card .product-card__input-number {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .product-card.basket-card .product-card__input-number .input-number__wrap {
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 690px) {
    .product-card.big-card .product-card__left {
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    .product-card {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 15px;
    }
    .product-card__left {
        margin: 0;
    }
    .product-card__right {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        margin-top: 8px;
    }
    .product-card__text {
        margin: 0;
    }
    .product-card__send {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .product-card__buttons {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }
    .product-card__buttons .product-card__price {
        min-width: auto;
        margin-left: 0;
    }
    .product-card__basket,
    .product-card__faster {
        margin-right: 0;
        margin-left: 8px;
    }
    .product-card__learn-price {
        width: 145px;
    }
    .product-card.big-card {
        min-height: 100px;
    }
    .product-card.big-card .product-card__right {
        margin-top: 0;
    }
    .product-card.big-card .product-card__header,
    .product-card.big-card .product-card__top-line {
        margin-bottom: 8px;
    }
    .product-card .spacial-badge,
    .product-card__image,
    .product-card__specifications {
        display: none;
    }
    .product-card.basket-card .product-card__top-line {
        margin-bottom: 8px;
    }
    .product-card.basket-card .product-card__title {
        padding: 0;
    }
    .product-card.basket-card .product-card__right {
        margin: 0;
    }
    .product-card.basket-card .product-card__buttons {
        width: 100%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .product-card.basket-card .product-card__input-number {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .product-card.basket-card .product-card__input-number .input-number__calc-price {
        margin-top: 6px;
    }
    .product-card.modal-card .product-card__content {
        margin: 0;
    }
    .product-card.service .product-card__right {
        margin: 0;
    }
    .product-card.service .product-card__top-line {
        position: relative;
        bottom: 0;
        margin-bottom: 12px;
    }
    .product-card.modal-service.service .product-card__price {
        text-align: left;
    }
}
.item-card {
    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;
    position: relative;
    width: 100%;
    min-height: 70px;
    padding: 8px 0;
}
.item-card__close {
    position: absolute;
    top: 6px;
    right: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    z-index: 10;
}
.item-card__close svg {
    width: 16px;
    height: 16px;
    stroke: #e0e0e0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.item-card__close:hover svg {
    stroke: #01284D !important;
}
.item-card__close:active svg {
    stroke: #6c9de3 !important;
}
.item-card__title {
    width: 100%;
    padding-right: 30px;
    color: #292e36;
    font-size: 14px;
    font-weight: 400;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.item-card__title:hover {
    color: #01284D;
    text-decoration: underline;
}
.item-card__title:active {
    color: #6c9de3;
    text-decoration: none;
}
.item-card__price {
    color: #292e36;
    font-weight: 700;
}
.item-card:hover .item-card__close svg {
    stroke: #01284D;
}
.news-card {
    position: relative;
    max-width: 425px;
    width: 100%;
    min-height: 310px;
    background: #fff;
    border: 1px solid #e0e0e0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.news-card__image {
    position: relative;
    height: 186px;
    margin: 15px 15px 0;
    overflow: hidden;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.news-card__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.news-card__image::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.news-card__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 15px 22px;
    background: #fff;
}
.news-card__title {
    color: #4f4f4f;
    margin-bottom: 6px;
    font-weight: 500;
    line-height: 140%;
}
.news-card__date {
    color: #01284D;
    font-size: 12px;
    line-height: 140%;
}
.news-card__hidden {
    display: none;
}
.news-card__text {
    margin: 14px 0 22px;
    color: #6b7278;
    font-size: 14px;
    line-height: 140%;
}
.news-card__button {
    position: relative;
    max-width: 130px;
    z-index: 5;
}
.news-card__button svg {
    width: 8px;
    height: 13px;
    margin-left: 6px;
    stroke-width: 2px;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.news-card__button:active svg,
.news-card__button:hover svg {
    stroke: #fff;
}
.news-card.open .news-card__image::after {
    background: rgba(0, 0, 0, 0.25);
}
.news-card.open .news-card__image img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
}
@media only screen and (max-width: 576px) {
    .news-card {
        margin: 0 auto;
    }
}
.article-card {
    position: relative;
    width: 100%;
    height: 248px;
    border-radius: 5px;
    overflow: hidden;
}
.article-card__title {
    position: absolute;
    left: 12px;
    right: 12px;
    bottom: 16px;
    color: #fff;
    font-weight: 500;
    line-height: 140%;
    z-index: 5;
}
.article-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.article-card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.35);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.article-card:hover::after {
    opacity: 0.6;
}
.article-card:focus::after {
    opacity: 0.3;
}
.view {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #4b535b;
}
.view__sort {
    cursor: pointer;
}
.view__sort svg {
    width: 10px;
    height: 12px;
    margin-top: 4px;
    margin-left: 6px;
    stroke: none;
    fill: #4b535b;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.view__display {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.view__display li {
    cursor: pointer;
}
.view__display li.active svg {
    fill: #01284D;
}
.view__display li:not(:last-child) {
    margin-right: 16px;
}
.view__display-1,
.view__display-2,
.view__display-3 {
    height: 20px;
    line-height: 1;
}
.view svg:hover {
    fill: #01284D;
}
.view svg:active {
    fill: #6399e7;
}
.sort {
    position: relative;
}
.sort__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 12px;
    cursor: pointer;
}
.sort__title:hover {
    color: #01284D;
}
.sort__title:hover svg {
    fill: #01284D;
}
.sort__title:active {
    color: #6399e7;
}
.sort__title:active svg {
    fill: #6399e7;
}
.sort__dropdown {
    display: none;
    position: absolute;
    width: 300px;
    background: #fff;
    padding: 8px 0 10px !important;
    -webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
    z-index: 100;
}
.sort__dropdown li {
    padding: 8px 12px;
    cursor: pointer;
}
.sort__dropdown li:hover {
    background: #f9f9f9;
    color: #01284D;
}
.categories-list {
    width: 100%;
}
.categories-list__item {
    margin-bottom: 12px;
    padding: 8px 12px;
    background: #f5f5f5;
    color: #6b7278;
    font-size: 14px;
    line-height: 125%;
    text-align: center;
    white-space: nowrap;
    float: left;
    cursor: pointer;
}
.categories-list__item:not(:last-child) {
    margin-right: 12px;
}
.categories-list__item:hover {
    color: #01284D;
}
.categories-list__item.active {
    background: #01284D;
    color: #fff;
}
.p-navigator {
    position: relative;
    width: 100%;
    text-align: center;
}
.p-navigator__list {
    display: inline-block;
}
.p-navigator__list li {
    float: left;
}
.p-navigator__list li.active a {
    color: #01284D;
}
.p-navigator__list li:not(:last-child) {
    margin-right: 12px;
}
.p-navigator__list a {
    color: #e0e0e0;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    font-weight: 800;
    line-height: 150%;
    text-align: center;
    clear: both;
}
.p-navigator__list a:hover {
    color: #01284D;
}
.p-navigator__list a:active {
    color: #6399e7;
}
.p-navigator__next,
.p-navigator__prev {
    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;
    position: absolute;
    top: -3px;
    width: 37px;
    height: 37px;
    background: #f5f7f8;
    border-radius: 5px;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}
.p-navigator__next:hover,
.p-navigator__prev:hover {
    background: #6399e7;
}
.p-navigator__next:hover svg,
.p-navigator__prev:hover svg {
    stroke: #fff;
}
.p-navigator__next:active,
.p-navigator__prev:active {
    background: #6c9de3;
}
.p-navigator__next:active svg,
.p-navigator__prev:active svg {
    stroke: #fff;
}
.p-navigator__next svg,
.p-navigator__prev svg {
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.p-navigator__prev {
    left: 0;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.p-navigator__next {
    right: 0;
}
.p-basket {
    padding: 0 0 48px;
}
.p-basket__add-card {
    margin-bottom: 32px;
}
.add-card__search-field {
    padding-right: 170px;
    border-right: none;
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.add-card__button-field {
    position: absolute;
    top: 0;
    right: 0;
    height: 54px;
    padding: 0;
    border-radius: 0 5px 5px 0;
    z-index: 110;
}
.add-card__button-field::after {
    content: "Добавить";
    position: absolute;
    top: 16px;
    left: 0;
    right: 0;
}
.add-card form {
    position: relative;
}
.add-card svg {
    display: none;
    stroke: #fff;
}
.basket-cards__item {
    position: relative;
    background: #fff;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 1;
}
.basket-cards__item:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: 10;
}
.basket-cards__item:not(:first-child) {
    margin-top: -1px;
}
@media only screen and (max-width: 768px) {
    .p-basket {
        padding: 0 0 24px;
    }
    .p-basket__place-order {
        margin-top: 24px;
    }
}
@media only screen and (max-width: 576px) {
    .p-basket__place-order {
        padding: 0 15px;
        background: #f5f7f8;
    }
    .p-basket .col-md-5 {
        padding: 0;
    }
    .add-card__search-field {
        margin-right: 10px;
        padding-right: 60px;
    }
    .add-card__button-field {
        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;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        width: 54px;
    }
    .add-card__button-field::after {
        display: none;
    }
    .add-card svg {
        display: block;
    }
}
.place-order {
    padding: 32px 24px;
    border: 1px solid #e0e0e0;
}
.place-order__title {
    margin-bottom: 16px;
}
.place-order__content {
    margin-top: 38px;
}
.place-order__text:not(:last-child) {
    margin-bottom: 16px;
}
.place-order__item {
    position: relative;
}
.place-order__item:not(:last-child) {
    margin-bottom: 20px;
}
@media only screen and (max-width: 576px) {
    .place-order {
        padding: 24px 0 40px;
        border: none;
    }
}
.basket-null__text {
    max-width: 540px;
}
.basket-null__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 24px;
}
.basket-null__button:not(:last-child) {
    margin-right: 32px;
}
@media only screen and (max-width: 576px) {
    .basket-null__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .basket-null__button {
        max-width: 290px;
    }
    .basket-null__button:not(:last-child) {
        margin-bottom: 16px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 425px) {
    .basket-null__button {
        max-width: 100%;
    }
}
.s-404 {
    padding: 48px 0;
}
.s-404__title {
    margin-bottom: 12px;
}
.s-404__image {
    margin-bottom: 60px;
}
.s-404__image img {
    max-width: 100%;
}
.s-404__text {
    margin-bottom: 32px;
    color: #6b7278;
}
.s-404__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.s-404__button:not(:last-child) {
    margin-right: 30px;
}
@media only screen and (max-width: 900px) {
    .s-404__button {
        max-width: 200px;
    }
}
@media only screen and (max-width: 768px) {
    .s-404 {
        padding: 0 0 24px;
    }
    .s-404__image {
        margin-top: 20px;
    }
    .s-404__image img {
        margin: 0 auto;
    }
    .s-404__text,
    .s-404__title {
        text-align: center;
    }
    .s-404__buttons {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 576px) {
    .s-404 {
        padding: 0;
    }
    .s-404__title {
        font-size: 20px;
    }
    .s-404__text {
        margin-bottom: 24px;
        font-size: 14px;
    }
    .s-404__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .s-404__button {
        max-width: 290px;
    }
    .s-404__button:not(:last-child) {
        margin-bottom: 16px;
        margin-right: 0;
    }
    .s-404__place-order {
        background: #f5f7f8;
        padding: 0;
    }
    .s-404__place-order .place-order {
        padding: 24px 15px;
    }
}
@media only screen and (max-width: 425px) {
    .s-404__button {
        max-width: 100%;
    }
}
.s-thank-you-ordering {
    margin-bottom: 62px;
    color: #292e36;
}
.s-thank-you-ordering .mail__title,
.s-thank-you-ordering .phone__title {
    margin-bottom: 12px;
}
.s-thank-you-ordering__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 32px 0;
}
.s-thank-you-ordering__mail,
.s-thank-you-ordering__phone {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.s-thank-you-ordering__phone {
    margin-right: 52px;
}
@media only screen and (max-width: 576px) {
    .s-thank-you-ordering__subtitle {
        font-size: 14px;
    }
    .s-thank-you-ordering__contact {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
    }
}
@media only screen and (max-width: 425px) {
    .s-thank-you-ordering__button {
        max-width: 100%;
    }
}
.s-result-search {
    padding: 0 0 48px;
}
.s-result-search__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.s-result-search__title {
    margin-bottom: 0;
    color: #292e36;
}
.s-result-search__title span {
    display: inline-block;
}
.s-result-search__title-value {
    margin: 0 4px;
    color: #01284D;
}
.info-search__title {
    color: #6b7278;
}
.info-search__submenu-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 16px 20px;
    background: #f5f7f8;
    border-radius: 5px;
    cursor: pointer;
}
.info-search__submenu-title svg {
    fill: none;
    stroke: #6b7278;
    width: 11px;
    height: 18px;
    stroke-width: 2px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.info-search__submenu-title.active {
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #e0e0e0;
}
.info-search__submenu-title.active svg {
    stroke: #01284D;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.info-search__submenu-title:active,
.info-search__submenu-title:hover {
    background: #e0e0e0;
}
.info-search__submenu {
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #6b7278;
}
.result {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #292e36;
}
.result__output-value {
    margin-left: 16px;
}
@media only screen and (max-width: 768px) {
    .s-result-search {
        padding: 0 0 24px;
    }
    .info-search {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .info-search__title {
        display: none;
    }
    .info-search__submenu {
        display: block;
    }
}
@media only screen and (max-width: 576px) {
    .s-result-search__title {
        width: 100%;
    }
    .result__title {
        font-size: 16px;
    }
}
.result-search__submenu-title {
    margin-top: 6px;
    margin-bottom: 33px;
    color: #292e36;
}
.result-search__title {
    color: #292e36;
}
.result-search__view {
    margin-bottom: 15px;
}
.result-search__item {
    position: relative;
    background: #fff;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 1;
}
.result-search__item:hover {
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
    z-index: 10;
}
@media only screen and (max-width: 768px) {
    .result-search__view {
        margin-bottom: 0;
    }
    .result-search__submenu {
        display: none;
    }
}
@media only screen and (max-width: 576px) {
    .result-search__view {
        display: none;
    }
}
.not-result-search__text {
    color: #292e36;
}
.not-result-search__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 32px;
}
.not-result-search__button:not(:last-child) {
    margin-right: 32px;
}
@media only screen and (max-width: 576px) {
    .not-result-search__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 24px;
    }
    .not-result-search__button {
        max-width: 290px;
    }
    .not-result-search__button:not(:last-child) {
        margin-bottom: 16px;
        margin-right: 0;
    }
}
@media only screen and (max-width: 425px) {
    .not-result-search__button {
        max-width: 100%;
    }
}
.s-contacts {
    position: relative;
    padding: 0 0 48px;
}
.s-contacts__list {
    width: 100%;
    background: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 3px;
}
.s-contacts__list li {
    width: 100%;
    padding: 10px 15px;
    color: #e0e0e0;
}
.s-contacts__list li div:last-child {
    margin-top: 4px;
    color: #292e36;
    font-weight: 500;
}
.s-contacts__list li:not(:last-child) {
    border-bottom: 1px solid #e0e0e0;
}
.s-contacts__list li:last-child {
    padding-bottom: 0;
}
.s-contacts__content {
    width: 100%;
}
.s-contacts__button {
    color: #FFFFFF !important;
    font-weight: 400 !important;
}
.s-contacts__map {
    position: relative;
    width: 100%;
}
.s-contacts #map {
    width: 100%;
    height: 652px;
}
#ymap-ctrl-display {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    pointer-events: none;
    z-index: 100;
}
#ymap-ctrl-display div {
    position: relative;
    top: 40%;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    font-size: 28px;
    line-height: 150%;
    pointer-events: none;
}
@media only screen and (max-width: 1200px) {
    .s-contacts__col {
        padding-left: 0;
    }
}
@media only screen and (max-width: 768px) {
    .s-contacts__col {
        padding: 0;
    }
    .s-contacts__list {
        position: relative;
        top: 0;
        left: 50%;
        max-width: 100vw;
        width: 100vw;
        margin-left: -50vw !important;
    }
    .s-contacts__content {
        height: auto;
    }
    .s-contacts__map {
        margin-top: 12px;
        position: relative;
        top: 0;
        left: 50%;
        max-width: 100vw;
        width: 100vw;
        margin-left: -50vw !important;
    }
    .s-contacts #map {
        height: 450px;
    }
}
@media only screen and (max-width: 576px) {
    .s-contacts__button {
        max-width: 290px;
        margin: 0 auto;
    }
    #ymap-ctrl-display div {
        font-size: 18px;
    }
}
@media only screen and (max-width: 425px) {
    .s-contacts__button {
        max-width: 100%;
    }
}
.p-article,
.p-news {
    padding: 0 0 18px;
}
.p-article .col-sm-6,
.p-news .col-sm-6 {
    margin-bottom: 30px;
}
@media only screen and (max-width: 768px) {
    .p-article,
    .p-news {
        padding: 0 0 24px;
    }
}
@media only screen and (max-width: 576px) {
    .p-article .col-sm-6:nth-child(1n + 5),
    .p-news .col-sm-6:nth-child(1n + 5) {
        display: none;
    }
}
.p-inner-news {
    padding: 0 0 48px;
}
.p-inner-news h1,
.p-inner-news h2 {
    margin-bottom: 12px;
    color: #292e36;
    font-size: 30px;
    font-weight: 400;
    line-height: 125%;
}
.p-inner-news h2 {
    margin-bottom: 1em;
}
.p-inner-news time {
    display: inline-block;
    margin-bottom: 32px;
    color: #01284D;
    line-height: 140%;
}
.p-inner-news img {
    width: 100%;
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 24px;
}
.p-inner-news__all-news {
    margin-top: 32px;
}
.p-inner-news__link svg {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-left: 0;
    margin-right: 6px;
}
.p-inner-news.p-inner-article h1,
.p-inner-news.p-inner-article h2 {
    margin-bottom: 1em;
}
@media only screen and (max-width: 576px) {
    .p-inner-news img {
        width: 100%;
        height: auto;
    }
}
.cookies {
    position: fixed;
    bottom: 0;
    left: 50%;
    max-width: 1140px;
    width: 100%;
    padding: 24px 32px 20px;
    background: #f9f9f9;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 2000;
}
.cookies__title {
    color: #292e36;
}
.cookies__close {
    position: absolute;
    top: 24px;
    right: 32px;
    cursor: pointer;
}
.cookies__close svg {
    width: 24px;
    height: 24px;
    stroke: #6b7278;
    stroke-width: 1px;
}
.cookies__close:hover svg {
    stroke: #6399e7;
}
.cookies__close:active svg {
    stroke: #6c9de3;
}
.cookies__bottom-line {
    margin-top: 12px;
}
.cookies__button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
}
@media only screen and (max-width: 576px) {
    .cookies {
        padding: 16px 15px;
    }
    .cookies__close {
        top: 16px;
        right: 15px;
    }
    .cookies__button {
        margin-left: 0;
    }
}
.s-policy {
    padding-bottom: 40px;
}
.s-policy h2 {
    margin-bottom: 16px;
    font-weight: 400;
}
.s-policy h2:not(:first-child) {
    margin-top: 32px;
}
.s-policy ul {
    margin-top: 10px;
}
.s-policy ul li::after {
    top: 12px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.s-policy a {
    color: #01284D;
}
.s-policy a:hover {
    color: #6399e7;
}
.s-policy a:active {
    color: #6c9de3;
}
@media only screen and (max-width: 768px) {
    .s-policy {
        padding-bottom: 24px;
    }
}
.mfp-figure {
    padding: 42px 48px;
    background: #fff;
    border-radius: 5px;
}
.mfp-figure figure {
    max-width: 400px;
}
img.mfp-img {
    padding: 0;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    right: 0;
    width: 44px;
    padding-right: 0;
    color: #6b7278;
    text-align: center;
    font-size: 38px;
    opacity: 1;
    cursor: pointer !important;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mfp-iframe-holder .mfp-close:hover,
.mfp-image-holder .mfp-close:hover {
    opacity: 0.5;
}
.mfp-arrow {
    width: 60px;
    height: 60px;
    margin-top: 0 !important;
    background: #fff !important;
    border: 1px solid #e0e0e0 !important;
    border-radius: 50%;
    opacity: 1;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.mfp-arrow::after {
    content: url("../../../../static/images/general/arrow-gallery.svg");
    top: 16px;
    left: 18px;
    width: auto;
    margin: 0;
    height: auto;
    border: none;
    line-height: 14px;
    opacity: 1;
}
.mfp-arrow:hover {
    background: #01284D !important;
    border-color: #01284D !important;
}
.mfp-arrow:hover::after {
    content: url("../../../../static/images/general/arrow-gallery-w.svg");
}
.mfp-arrow-left {
    left: 25px;
}
.mfp-arrow-right {
    right: 25px;
}
.mfp-arrow-right::after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 16px;
    left: 24px;
}
.mfp-arrow::before,
.mfp-bottom-bar {
    display: none;
}
@media only screen and (max-width: 768px) {
    .mfp-container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .mfp-figure {
        padding: 32px 8px 24px;
    }
    .mfp-arrow-left {
        left: 5px;
    }
    .mfp-arrow-right {
        right: 5px;
    }
}
.modal-dialog--wdh714 {
    max-width: 714px;
}
.modal-dialog--wdh414 {
    max-width: 414px;
}
.modal-dialog--wdh320 {
    max-width: 320px;
}
.modal-dialog--wdh290 {
    max-width: 290px;
}
.modal-content {
    position: relative;
    border: none;
    border-radius: 15px;
}
.modal-body {
    padding: 48px 30px 32px;
}
.modal-body__close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.modal-body__close svg {
    width: 26px;
    height: 26px;
    stroke: #09284d;
}
.modal-body__close:hover svg {
    stroke: #717481;
}
.modal-body__close:active svg {
    stroke: #717481;
}
.modal-body__title {
    color: #292e36;
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 125%;
    font-weight: 500;
}
.modal-body__subtitle {
    margin-bottom: 8px;
    color: #6b7278;
    font-size: 14px;
    line-height: 150%;
}
.modal-body__product-title {
    margin-bottom: 20px;
    color: #292e36;
}
.modal-body__text {
    color: #4b535b;
    margin-bottom: 36px;
}
.modal-body__modal-forms {
    width: 100%;
    margin-bottom: 16px;
}
.modal-body__buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.modal-body__button {
    margin-top: 16px;
}
.modal-body__basket {
    margin-right: 16px;
}
.modal-body__policy {
    font-size: 12px;
    line-height: 125%;
}
.modal-body__policy a {
    display: inline;
}
.modal-body__card {
    margin-bottom: 40px;
}
.modal-body__filters {
    padding: 0 15px 72px;
}
.modal-body__search {
    width: 100%;
}
.modal-body__search form {
    position: relative;
}
.modal-body__search .input-srch {
    padding-left: 55px;
    border-radius: 5px;
}
.modal-body__search .input-srch::-webkit-input-placeholder {
    color: #b8b8b8;
}
.modal-body__search .input-srch::-moz-placeholder {
    color: #b8b8b8;
}
.modal-body__search .input-srch:-ms-input-placeholder {
    color: #b8b8b8;
}
.modal-body__search .input-srch::-ms-input-placeholder {
    color: #b8b8b8;
}
.modal-body__search .input-srch::placeholder {
    color: #b8b8b8;
}
.modal-body__search .input-search {
    position: absolute;
    top: 17px;
    left: 20px;
    padding: 0;
    background: 0;
    border: none;
    line-height: 1;
    z-index: 120;
}
.modal-body__search .icon-search {
    width: 18px;
    height: 18px;
    fill: #01284D;
}
.modal-body__priority-list {
    margin-top: 16px;
}
.modal-body__priority-list li {
    margin-bottom: 9px;
    padding: 10px 27px;
    background: #f5f7f8;
    color: #01284D;
    -webkit-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
}
.modal-body__priority-list li:hover {
    background: #6399e7;
    color: #fff;
}
.modal-body__priority-list li:active {
    background: #6c9de3;
    color: #fff;
}
.modal-body__priority-list li:not(:last-child) {
    margin-right: 9px;
}
.modal-body__wrap-search {
    margin-top: 8px;
    padding: 10px;
    border: 1px solid #e0e0e0;
}
.modal-body__result-search {
    max-height: 170px;
    min-height: 170px;
    margin: 6px 0;
    overflow-y: auto;
}
.modal-body__result-search li {
    color: #292e36;
    font-size: 14px;
    cursor: pointer;
}
.modal-body__result-search li:not(:last-child) {
    margin-bottom: 16px;
}
.modal-body__result-search li:hover {
    color: #6399e7;
}
.modal-body__result-search li:active {
    color: #6c9de3;
}
.modal-body__result-search li.active {
    color: #6399e7;
}
.modal-body__result-search::-webkit-scrollbar-track {
    background: #efefef;
    border-radius: 50px;
}
.modal-body__result-search::-webkit-scrollbar {
    width: 2px;
    background: #efefef;
    border-radius: 50px;
}
.modal-body__result-search::-webkit-scrollbar-thumb {
    background: #01284D;
    border-radius: 50px;
}
.modal-body__small-txt {
    margin-top: 10px;
    font-size: 12px;
    line-height: 140%;
}
.modal-forms__item {
    position: relative;
}
.modal-forms__button {
    display: block;
    margin: 32px auto 0;
}
.modal-filters .modal-dialog {
    position: static;
    margin: 0;
}
.modal-filters .modal-content {
    position: static;
    min-height: 100vh;
    border-radius: 0;
}
.modal-filters .modal-body {
    position: static;
    padding: 0;
}
.modal-filters .modal-body__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    top: 0;
    right: 0;
    margin-bottom: 16px;
    padding: 16px 15px 0;
    color: #292e36;
    font-size: 18px;
}
.modal-filters .modal-body__close svg {
    width: 16px;
    height: 16px;
    stroke: #6b7278;
    margin-left: 20px;
}
.modal-filters .modal-body__close:active {
    color: #01284D;
}
.modal-filters .modal-body__close:active svg {
    stroke: #01284D;
}
.modal-backdrop.show {
    opacity: 0.65;
}
#modal3 .modal-body__title {
    margin-bottom: 24px;
}
#modal3 .modal-body__button {
    margin: 0;
}
#modal4 .modal-body__product-title,
#modal4 .modal-body__title,
#modal8 .modal-body__product-title,
#modal8 .modal-body__title {
    margin-bottom: 24px;
}
#modal4 .modal-body__button,
#modal8 .modal-body__button {
    margin: 0 0 16px;
}
#modal6 .modal-body__title,
#modal7 .modal-body__title {
    margin-bottom: 24px;
}
@media only screen and (max-width: 768px) {
    .modal-add-product .modal-body__product-title {
        font-size: 24px;
    }
}
@media only screen and (max-width: 576px) {
    .modal-dialog--wdh414 {
        max-width: 100%;
    }
    .modal-content {
        border-radius: 5px;
    }
    .modal-body {
        padding: 24px 16px 36px;
    }
    .modal-body__close {
        right: 15px;
    }
    .modal-body__close svg {
        width: 18px;
        height: 18px;
    }
    .modal-body__title {
        font-size: 24px;
        width: 90%;
    }
    .modal-body__product-title,
    .modal-body__text {
        font-size: 14px;
    }
    .modal-body__modal-forms {
        padding: 0;
    }
    .modal-body__basket {
        margin: 0 0 16px;
    }
    .modal-body__card {
        margin-bottom: 24px;
    }
    .modal-body__buttons {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .modal-body .btn {
        max-width: 290px;
    }
    .modal-forms__button {
        margin-top: 24px;
    }
    .modal-filters .modal-content,
    .modal-filters .modal-dialog {
        position: relative;
    }
    #modal10 .modal-content {
        border-radius: 0;
    }
    #modal10 .modal-dialog {
        margin: 0;
    }
    #modal10 .modal-body__title {
        margin-bottom: 24px;
    }
}
@media only screen and (max-width: 425px) {
    .modal-dialog--wdh320 {
        max-width: 100%;
    }
    .modal-body__buttons .btn {
        max-width: 100%;
    }
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #292e36;
    margin-bottom: 1em;
    line-height: 150%;
}
.h1,
h1 {
    font-size: 1.875rem;
    line-height: 125%;
}
.h2,
h2 {
    font-size: 1.5rem;
}
.h3,
h3 {
    font-size: 1.25rem;
}
.h4,
h4 {
    font-size: 1.125rem;
}
.h5,
h5 {
    font-size: 1rem;
}
.h6,
h6 {
    font-size: 0.875rem;
}
.filter-search {
    position: relative;
    width: 100%;
    border: none;
    font-weight: 400;
    z-index: 100;
    padding: 5px 0px 0px 0px;
}
@media only screen and (max-width: 768px) {
    .txt--rgl30 {
        font-size: 24px;
        margin-bottom: 24px;
    }
    .h1,
    h1 {
        font-size: 1.5rem;
        line-height: 150%;
    }
}
.footer__mail .email_containers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.filters {
    position: sticky;
    top: 100px;
    transition: all 0.3s ease-out;
    margin-bottom: 0;
}
.s-product__presence {
    color: #6b7278 !important;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.alert a {
    color: #292e36;
    font-weight: 500;
}
}
.product-filter__tags {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 12px;
}
.product-filter__tags-item {
    cursor: pointer;
    display: inline-flex;
    letter-spacing: .01em;
    color: #6F727B;
    line-height: 16px;
    background: #F5F7F8;
    border: 1px solid #D3D6DB;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 6px 10px;
    margin: 0 12px 12px 0;
}
.product-filter__tags-item.active {
    color: #FFF;
    background: #01284D;
    border: 1px solid #01284D;
}
@media (max-width: 991px) {
.product-filter__tags {
    margin-bottom: 18px;
    margin-top: 36px;
}
}
@media (max-width: 991px) {
.product-filter__tags.desk {
    display: none;
}
    .product-filter__tags-item {
    margin: 0 8px 8px 0;
}
}

.filter .filter-search .form-control {
  border-color: #dee2e6;
  background-color: #ffffff;
  border-radius: 0;
  min-height: 1rem !important;
}
.filter .filter-search .form-control::-webkit-input-placeholder {
  font-size: 14px;
}
.filter .filter-search .form-control::-moz-placeholder {
  font-size: 14px;
}
.filter .filter-search .form-control:-ms-input-placeholder {
  font-size: 14px;
}
.filter .filter-search .form-control::-ms-input-placeholder {
  font-size: 14px;
}
.filter .filter-search .form-control::placeholder {
  font-size: 14px;
}
.filter .filter-search .form-control:focus {
  border-color: #bc191a !important;
}
.filter .filter-search .form-control:focus + .btn {
  border-color: #0061d9 !important;
}
.filter .filter-item {
    position:relative;
  /* background-color: #ffffff; */
  padding: 0 0 1rem 0 !important;
}
.filter .filter-name {
  font-weight: 700;
  font-size: 14px;
}
.filter .filter-item__reset {
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  margin-top: 16px;
  font-weight: 700;
}
.filter .filter-check {
  max-height: 192px;
  overflow-y: auto;
  padding-right: 8px;
  height: auto;
}
.filter .filter-check::-webkit-scrollbar {
  width: 0.4rem;
  background: #f6f6fc;
  border-radius: 0.4rem;
}
.filter .filter-check::-webkit-scrollbar-thumb {
  background: #d8dadd;
  border-radius: 0.4rem;
}
.filter .form-check {
  cursor: pointer;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.filter .form-check + .form-check {
  margin-top: 8px;
}
.filter .form-check-input {
  cursor: pointer;
  margin-right: 12px;
  margin-top: 5px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  float: none;
  border-radius: 0;
}
.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked {
    background-color: #bc191a;
    border-color: #bc191a !important;
}
.filter .form-check-label {
  font-size: 14px;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}
.filter .form-check-label.disabled {
  opacity: 0.4;
}
.filter .form-check-link {
  display: block;
  text-decoration: none;
  color: #0f0c2e;
}
.filter .form-check-link.disabled {
  opacity: 0.4;
  pointer-events: none;
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.d-none {
    display: none!important;
}
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}.filter-offcanvas-body {
    padding: 20px;
}
.base-button-view {
    background-color: #09274c !important;
    color: #fff;
    align-items: center;
    width: 100%;
    border-radius: 8px;
    padding: 10px 16px;
    border: none;
    font-size: 14px;
}
.base-button-clear {    
    background-color: #fff !important;
    color: #09274c;
    align-items: center;
    width: 100%;
    border-radius: 8px;
    padding: 10px 16px;
    border: none;
    font-size: 14px;
    border: 1px solid #09274c;
}
.base-button-clear span {
    position: relative;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 4px;
}
.base-button-clear span  svg {
    font-size: 20px;
    margin-right: 8px;
    height: 20px;
    width: 20px;
    fill: #09274c;
}
.clear-item {
    position: absolute;
    top: 0px;
    right: 0;
}
.clear-item-button {
    border: 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
    background: none;
}
.clear-item-button span {
    position: relative;
    pointer-events: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.form-check-inputs {
    cursor: pointer !important;
}
.checkbox-align {
    align-items: flex-start !important;
    display: flex !important;
    gap: 16px !important;
  }
  
  .checkbox-label {
    display: inline-flex !important;
    align-items: center !important;
    cursor: pointer !important;
    gap: 20px !important;
  }

  .checkbox-label a {
    color: #007bff !important;
  }
  
  .checkbox-size {
    width: 20px !important;
    height: 20px !important;
    min-width: 20px !important;
    min-height: 20px !important;
    padding: 0 !important;
  }
  .modal-cookie {
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #fafbfc;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.08);
    padding: 15px 15px;
    display: flex;
    align-items: center;
    min-width: 220px;
    max-width: 95vw;
    z-index: 1000;
}

.modal-cookie__wrapper {
  display: flex;
  align-items: center;
  width: 100%;
}

.modal-cookie__title {
  display: flex;
  align-items: center;
  gap: 6px;
  flex: 1;
}

.modal-cookie__title::before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  margin-right: 6px;
  background: url('https://cdn-icons-png.flaticon.com/512/1047/1047711.png') no-repeat center/cover;
}

.modal-cookie__title p {
  margin: 0;
  color: #888;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.2;
}

.modal-cookie__title a {
  color: #0076ff;
  text-decoration: none;
  font-weight: 400;
  transition: color 0.2s;
  font-size: 11px;
}

.modal-cookie__title a:hover {
  color: #0056b3;
}

.modal-cookie__buttons {
  margin-left: 8px;
  display: flex;
  align-items: center;
}

.modal-cookie__button {
    background: #01284d;
    color: #fff;
  border: none;
  border-radius: 4px;
  padding: 8px 12px;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  transition: background 0.2s;
}
