/* auto-generated — regenerate if source css changes */

/* === main.css === */
@charset "UTF-8";
@font-face {
  font-family: "Grafic LCG";
  src: url("../fonts/GRAPHIKLCG-REGULAR.woff2") format("woff2"),
       url("../fonts/GRAPHIKLCG-REGULAR.OTF") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grafic LCG";
  src: url("../fonts/GRAPHIKLCG-MEDIUM.woff2") format("woff2"),
       url("../fonts/GRAPHIKLCG-MEDIUM.OTF") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grafic LCG";
  src: url("../fonts/GRAPHIKLCG-SEMIBOLD.woff2") format("woff2"),
       url("../fonts/GRAPHIKLCG-SEMIBOLD.OTF") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Grafic LCG";
  src: url("../fonts/GRAPHIKLCG-BOLD.woff2") format("woff2"),
       url("../fonts/GRAPHIKLCG-BOLD.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html {
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: normal;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  background: #fff;
  color: #24303C;
}

body {
  overflow-x: hidden;
  margin: 0;
}

a:active,
a:hover {
  outline: none;
}

a,
.uk-link {
  color: #E52421;
  text-decoration: none;
  cursor: pointer;
}

a:hover,
.uk-link:hover,
.uk-link-toggle:hover .uk-link,
.uk-link-toggle:focus .uk-link {
  color: #E52421;
  text-decoration: underline;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  -webkit-text-decoration-style: dotted;
}

b,
strong {
  font-weight: bolder;
}

:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
  font-family: Consolas, monaco, monospace;
  font-size: 0.875rem;
  color: #E52421;
  white-space: nowrap;
}

em {
  color: #E52421;
}

ins {
  background: #ffd;
  color: #24303C;
  text-decoration: none;
}

mark {
  background: #ffd;
  color: #24303C;
}

q {
  font-style: italic;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}

canvas,
img,
video {
  max-width: 100%;
  height: auto;
  box-sizing: border-box;
}

@supports (display: block) {
  svg {
    max-width: 100%;
    height: auto;
    box-sizing: border-box;
  }
}
svg:not(:root) {
  overflow: hidden;
}

img:not([src]) {
  min-width: 1px;
  visibility: hidden;
}

iframe {
  border: 0;
}

p,
ul,
ol,
dl,
pre,
address,
fieldset,
figure {
  margin: 0 0 20px 0;
}

* + p,
* + ul,
* + ol,
* + dl,
* + pre,
* + address,
* + fieldset,
* + figure {
  margin-top: 20px;
}

h1, .uk-h1,
h2, .uk-h2,
h3, .uk-h3,
h4, .uk-h4,
h5, .uk-h5,
h6, .uk-h6,
.uk-heading-small,
.uk-heading-medium,
.uk-heading-large,
.uk-heading-xlarge,
.uk-heading-2xlarge {
  margin: 0 0 20px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: normal;
  color: #24303C;
  text-transform: none;
}

* + h1, * + .uk-h1,
* + h2, * + .uk-h2,
* + h3, * + .uk-h3,
* + h4, * + .uk-h4,
* + h5, * + .uk-h5,
* + h6, * + .uk-h6,
* + .uk-heading-small,
* + .uk-heading-medium,
* + .uk-heading-large,
* + .uk-heading-xlarge,
* + .uk-heading-2xlarge {
  margin-top: 40px;
}

h1, .uk-h1 {
  font-size: 42px;
  line-height: 42px;
}

h2, .uk-h2 {
  font-size: 30px;
  line-height: 36px;
}

h3, .uk-h3 {
  font-size: 20px;
  line-height: 22px;
}

h4, .uk-h4 {
  font-size: 18px;
  line-height: 20px;
}

h5, .uk-h5 {
  font-size: 16px;
  line-height: 1.4;
}

h6, .uk-h6 {
  font-size: 0.875rem;
  line-height: 1.4;
}

@media (min-width: 960px) {
  h1, .uk-h1 {
    font-size: 2.625rem;
  }
  h2, .uk-h2 {
    font-size: 2rem;
  }
}
ul,
ol {
  padding-left: 30px;
}

ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
  margin: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr, .uk-hr {
  overflow: visible;
  text-align: inherit;
  margin: 0 0 20px 0;
  border: 0;
  border-top: 1px solid #e5e5e5;
}

* + hr,
* + .uk-hr {
  margin-top: 20px;
}

address {
  font-style: normal;
}

blockquote {
  margin: 0 0 20px 0;
  font-size: 1.25rem;
  line-height: 1.5;
  font-style: italic;
}

* + blockquote {
  margin-top: 20px;
}

blockquote p:last-of-type {
  margin-bottom: 0;
}

blockquote footer {
  margin-top: 10px;
  font-size: 0.875rem;
  line-height: 1.5;
}

pre {
  font: 0.875rem/1.5 Consolas, monaco, monospace;
  color: #24303C;
  -moz-tab-size: 4;
  tab-size: 4;
  overflow: auto;
}

pre code {
  font-family: Consolas, monaco, monospace;
}

::-moz-selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #39f;
  color: #fff;
  text-shadow: none;
}

details,
main {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

.uk-breakpoint-s::before {
  content: "640px";
}

.uk-breakpoint-m::before {
  content: "960px";
}

.uk-breakpoint-l::before {
  content: "1200px";
}

.uk-breakpoint-xl::before {
  content: "1600px";
}

:root {
  --uk-breakpoint-s: 640px;
  --uk-breakpoint-m: 960px;
  --uk-breakpoint-l: 1200px;
  --uk-breakpoint-xl: 1600px;
}

.uk-list {
  padding: 0;
  list-style: none;
}

.uk-list > * > :last-child {
  margin-bottom: 0;
}

.uk-list > :nth-child(n+2),
.uk-list > * > ul {
  margin-top: 10px;
}

.uk-list-disc > *,
.uk-list-circle > *,
.uk-list-square > *,
.uk-list-decimal > *,
.uk-list-hyphen > * {
  padding-left: 30px;
}

.uk-list-decimal {
  counter-reset: decimal;
}

.uk-list-decimal > * {
  counter-increment: decimal;
}

[class*=uk-list] > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  display: list-item;
  list-style-position: inside;
  text-align: right;
}

.uk-list-disc > ::before {
  list-style-type: disc;
}

.uk-list-circle > ::before {
  list-style-type: circle;
}

.uk-list-square > ::before {
  list-style-type: square;
}

.uk-list-decimal > ::before {
  content: counter(decimal, decimal) " . ";
}

.uk-list-hyphen > ::before {
  content: "–  ";
}

.uk-list-muted > ::before {
  color: #999999 !important;
}

.uk-list-emphasis > ::before {
  color: #333 !important;
}

.uk-list-primary > ::before {
  color: #E52421 !important;
}

.uk-list-secondary > ::before {
  color: #222 !important;
}

.uk-list-bullet > * {
  padding-left: 30px;
}

.uk-list-bullet > ::before {
  content: "";
  position: relative;
  left: -30px;
  width: 30px;
  height: 1.5em;
  margin-bottom: -1.5em;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%226%22%20height%3D%226%22%20viewBox%3D%220%200%206%206%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Ccircle%20fill%3D%22%2324303C%22%20cx%3D%223%22%20cy%3D%223%22%20r%3D%223%22%20%2F%3E%0A%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-list-divider > :nth-child(n+2) {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

.uk-list-striped > * {
  padding: 10px 10px;
}

.uk-list-striped > :nth-of-type(odd) {
  background: #f8f8f8;
}

.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

.uk-list-large > :nth-child(n+2),
.uk-list-large > * > ul {
  margin-top: 20px;
}

.uk-list-collapse > :nth-child(n+2),
.uk-list-collapse > * > ul {
  margin-top: 0;
}

.uk-list-large.uk-list-divider > :nth-child(n+2) {
  margin-top: 20px;
  padding-top: 20px;
}

.uk-list-collapse.uk-list-divider > :nth-child(n+2) {
  margin-top: 0;
  padding-top: 0;
}

.uk-list-large.uk-list-striped > * {
  padding: 20px 10px;
}

.uk-list-collapse.uk-list-striped > * {
  padding-top: 0;
  padding-bottom: 0;
}

.uk-list-large.uk-list-striped > :nth-child(n+2),
.uk-list-collapse.uk-list-striped > :nth-child(n+2) {
  margin-top: 0;
}

.uk-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  margin-bottom: 20px;
}

* + .uk-table {
  margin-top: 20px;
}

.uk-table th {
  padding: 16px 12px;
  text-align: left;
  vertical-align: bottom;
  font-size: 16px;
  font-weight: bold;
  color: #24303C;
}

.uk-table td {
  padding: 16px 12px;
  vertical-align: top;
}

.uk-table td > :last-child {
  margin-bottom: 0;
}

.uk-table tfoot {
  font-size: 0.875rem;
}

.uk-table caption {
  font-size: 0.875rem;
  text-align: left;
  color: #999999;
}

.uk-table-middle,
.uk-table-middle td {
  vertical-align: middle !important;
}

.uk-table-divider > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > :first-child > tr:not(:first-child) {
  border-top: 1px solid #e5e5e5;
}

.uk-table-striped > tr:nth-of-type(odd),
.uk-table-striped tbody tr:nth-of-type(odd) {
  background: #f8f8f8;
}

.uk-table-hover > tr:hover,
.uk-table-hover tbody tr:hover {
  background: #ffd;
}

.uk-table > tr.uk-active,
.uk-table tbody tr.uk-active {
  background: #ffd;
}

.uk-table-small th,
.uk-table-small td {
  padding: 10px 12px;
}

.uk-table-large th,
.uk-table-large td {
  padding: 22px 12px;
}

.uk-table-justify th:first-child,
.uk-table-justify td:first-child {
  padding-left: 0;
}

.uk-table-justify th:last-child,
.uk-table-justify td:last-child {
  padding-right: 0;
}

.uk-table-shrink {
  width: 1px;
}

.uk-table-expand {
  min-width: 150px;
}

.uk-table-link {
  padding: 0 !important;
}

.uk-table-link > a {
  display: block;
  padding: 16px 12px;
}

.uk-table-small .uk-table-link > a {
  padding: 10px 12px;
}

@media (max-width: 959px) {
  .uk-table-responsive,
  .uk-table-responsive tbody,
  .uk-table-responsive th,
  .uk-table-responsive td,
  .uk-table-responsive tr {
    display: block;
  }
  .uk-table-responsive thead {
    display: none;
  }
  .uk-table-responsive th,
  .uk-table-responsive td {
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    overflow: visible !important;
    white-space: normal !important;
  }
  .uk-table-responsive th:not(:first-child):not(.uk-table-link),
  .uk-table-responsive td:not(:first-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:first-child) > a {
    padding-top: 5px !important;
  }
  .uk-table-responsive th:not(:last-child):not(.uk-table-link),
  .uk-table-responsive td:not(:last-child):not(.uk-table-link),
  .uk-table-responsive .uk-table-link:not(:last-child) > a {
    padding-bottom: 5px !important;
  }
  .uk-table-justify.uk-table-responsive th,
  .uk-table-justify.uk-table-responsive td {
    padding-left: 0;
    padding-right: 0;
  }
}
.uk-icon {
  margin: 0;
  border: none;
  border-radius: 0;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  padding: 0;
  background-color: transparent;
  display: inline-block;
  fill: currentcolor;
  line-height: 0;
}

button.uk-icon:not(:disabled) {
  cursor: pointer;
}

.uk-icon::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.uk-icon:not(.uk-preserve) [fill*="#"]:not(.uk-preserve) {
  fill: currentcolor;
}

.uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve) {
  stroke: currentcolor;
}

.uk-icon > * {
  transform: translate(0, 0);
}

.uk-icon-image {
  width: 20px;
  height: 20px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.uk-icon-link {
  color: #999999;
}

.uk-icon-link:hover,
.uk-icon-link:focus {
  color: #24303C;
  outline: none;
}

.uk-icon-link:active,
.uk-active > .uk-icon-link {
  color: #1a232c;
}

.uk-icon-button {
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 500px;
  background: #f8f8f8;
  color: #999999;
  vertical-align: middle;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #ebebeb;
  color: #24303C;
  outline: none;
}

.uk-icon-button:active,
.uk-active > .uk-icon-button {
  background-color: #dfdfdf;
  color: #24303C;
}

.uk-range {
  box-sizing: border-box;
  margin: 0;
  vertical-align: middle;
  max-width: 100%;
  width: 100%;
  -webkit-appearance: none;
  background: transparent;
  padding: 0;
}

.uk-range:focus {
  outline: none;
}

.uk-range::-moz-focus-outer {
  border: none;
}

.uk-range::-ms-track {
  height: 15px;
  background: transparent;
  border-color: transparent;
  color: transparent;
}

.uk-range:not(:disabled)::-webkit-slider-thumb {
  cursor: pointer;
}

.uk-range:not(:disabled)::-moz-range-thumb {
  cursor: pointer;
}

.uk-range:not(:disabled)::-ms-thumb {
  cursor: pointer;
}

.uk-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  margin-top: -7px;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #24303C;
}

.uk-range::-moz-range-thumb {
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #24303C;
}

.uk-range::-ms-thumb {
  margin-top: 0;
}

.uk-range::-ms-thumb {
  border: none;
  height: 15px;
  width: 15px;
  border-radius: 500px;
  background: #24303C;
}

.uk-range::-ms-tooltip {
  display: none;
}

.uk-range::-webkit-slider-runnable-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-webkit-slider-runnable-track,
.uk-range:active::-webkit-slider-runnable-track {
  background: #d2d2d2;
}

.uk-range::-moz-range-track {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-moz-range-track {
  background: #d2d2d2;
}

.uk-range::-ms-fill-lower,
.uk-range::-ms-fill-upper {
  height: 3px;
  background: #ebebeb;
}

.uk-range:focus::-ms-fill-lower,
.uk-range:focus::-ms-fill-upper {
  background: #d2d2d2;
}

.uk-input,
.uk-select,
.uk-textarea,
.uk-radio,
.uk-checkbox {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
}

.uk-input {
  overflow: visible;
}

.uk-select {
  text-transform: none;
}

.uk-select optgroup {
  font: inherit;
  font-weight: bold;
}

.uk-textarea {
  overflow: auto;
}

.uk-input[type=search]::-webkit-search-cancel-button,
.uk-input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.uk-input[type=number]::-webkit-inner-spin-button,
.uk-input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

.uk-input::-moz-placeholder,
.uk-textarea::-moz-placeholder {
  opacity: 1;
}

.uk-radio:not(:disabled),
.uk-checkbox:not(:disabled) {
  cursor: pointer;
}

.uk-fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

.uk-input,
.uk-textarea {
  -webkit-appearance: none;
}

.uk-input,
.uk-select,
.uk-textarea {
  max-width: 100%;
  width: 100%;
  border: 0 none;
  padding: 0 10px;
  background: #FAFAFA;
  color: #24303C;
}

.uk-input,
.uk-select:not([multiple]):not([size]) {
  height: 40px;
  vertical-align: middle;
  display: inline-block;
}

.uk-input:not(input),
.uk-select:not(select) {
  line-height: 40px;
}

.uk-select[multiple],
.uk-select[size],
.uk-textarea {
  padding-top: 4px;
  padding-bottom: 4px;
  vertical-align: top;
}

.uk-select[multiple],
.uk-select[size] {
  resize: vertical;
}

.uk-input:focus,
.uk-select:focus,
.uk-textarea:focus {
  outline: none;
  background-color: #f8f8f8;
  color: #24303C;
}

.uk-input:disabled,
.uk-select:disabled,
.uk-textarea:disabled {
  background-color: #EAEAEB;
  color: #999999;
}

.uk-input::-ms-input-placeholder {
  color: #BDBDBD !important;
}

.uk-input:-ms-input-placeholder {
  color: #BDBDBD;
}

.uk-input::placeholder {
  color: #BDBDBD;
}

.uk-textarea::-ms-input-placeholder {
  color: #BDBDBD !important;
}

.uk-textarea:-ms-input-placeholder {
  color: #BDBDBD;
}

.uk-textarea::placeholder {
  color: #BDBDBD;
}

.uk-form-small {
  font-size: 0.875rem;
}

.uk-form-small:not(textarea):not([multiple]):not([size]) {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
}

.uk-form-small:not(select):not(input):not(textarea) {
  line-height: 30px;
}

.uk-form-large {
  font-size: 1.25rem;
}

.uk-form-large:not(textarea):not([multiple]):not([size]) {
  height: 55px;
  padding-left: 12px;
  padding-right: 12px;
}

.uk-form-large:not(select):not(input):not(textarea) {
  line-height: 55px;
}

.uk-form-danger,
.uk-form-danger:focus {
  color: #E52421;
}

.uk-form-success,
.uk-form-success:focus {
  color: #25E521;
}

.uk-form-blank {
  background: none;
}

input.uk-form-width-xsmall {
  width: 50px;
}

select.uk-form-width-xsmall {
  width: 75px;
}

.uk-form-width-small {
  width: 130px;
}

.uk-form-width-medium {
  width: 200px;
}

.uk-form-width-large {
  width: 500px;
}

.uk-select:not([multiple]):not([size]) {
  -webkit-appearance: none;
  -moz-appearance: none;
  padding-right: 20px;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2324303C%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2324303C%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.uk-select:not([multiple]):not([size])::-ms-expand {
  display: none;
}

.uk-select:not([multiple]):not([size]) option {
  color: #444;
}

.uk-select:not([multiple]):not([size]):disabled {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999999%22%20points%3D%2212%201%209%206%2015%206%22%20%2F%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23999999%22%20points%3D%2212%2013%209%208%2015%208%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-input[list] {
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.uk-input[list]:hover,
.uk-input[list]:focus {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2224%22%20height%3D%2216%22%20viewBox%3D%220%200%2024%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%2324303C%22%20points%3D%2212%2012%208%206%2016%206%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");
}

.uk-input[list]::-webkit-calendar-picker-indicator {
  display: none;
}

.uk-radio,
.uk-checkbox {
  display: inline-block;
  height: 20px;
  width: 20px;
  overflow: hidden;
  margin-top: -4px;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #ebebeb;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-radio {
  border-radius: 50%;
}

.uk-radio:focus,
.uk-checkbox:focus {
  outline: none;
}

.uk-radio:checked,
.uk-checkbox:checked,
.uk-checkbox:indeterminate {
  background-color: #E52421;
}

.uk-radio:checked:focus,
.uk-checkbox:checked:focus,
.uk-checkbox:indeterminate:focus {
  background-color: #E52421;
}

.uk-radio:checked {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxyZWN0IHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjUiIGZpbGw9IndoaXRlIj48L3JlY3Q+CjwvZz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHJ4PSI0LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1vcGFjaXR5PSIwLjEiPjwvcmVjdD4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSI1IiBmaWxsPSJ3aGl0ZSI+PC9yZWN0Pgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPg==");
}

.uk-checkbox:checked {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjgzIDEuOTEwMjdMNS4zNjE5NyA4LjY3MTI3QzUuMjYxODMgOC43NzQ2NiA1LjE0MTk0IDguODU2ODggNS4wMDk0MSA4LjkxMzAyQzQuODc2ODcgOC45NjkxNyA0LjczNDQxIDguOTk4MSA0LjU5MDQ3IDguOTk4MUM0LjQ0NjUzIDguOTk4MSA0LjMwNDA3IDguOTY5MTcgNC4xNzE1NCA4LjkxMzAyQzQuMDM5IDguODU2ODggMy45MTkxIDguNzc0NjYgMy44MTg5NyA4LjY3MTI3TDAuMzE5OTY5IDQuOTE2MjdDMC4xMTQ3NjIgNC43MDQ2OSAwIDQuNDIxNTIgMCA0LjEyNjc3QzAgMy44MzIwMiAwLjExNDc2MiAzLjU0ODg1IDAuMzE5OTY5IDMuMzM3MjdDMC40MjAxMDQgMy4yMzM4NyAwLjU0MDAwMSAzLjE1MTY2IDAuNjcyNTM1IDMuMDk1NTJDMC44MDUwNjkgMy4wMzkzNyAwLjk0NzUzMyAzLjAxMDQ0IDEuMDkxNDcgMy4wMTA0NEMxLjIzNTQgMy4wMTA0NCAxLjM3Nzg3IDMuMDM5MzcgMS41MTA0MSAzLjA5NTUyQzEuNjQyOTQgMy4xNTE2NiAxLjc2MjgzIDMuMjMzODcgMS44NjI5NyAzLjMzNzI3TDQuNTk0OTcgNi4yNjIyN0wxMC4xNDQgMC4zMjcyNjhDMTAuMjQ0IDAuMjIzNzQ4IDEwLjM2MzkgMC4xNDE0MjQgMTAuNDk2NCAwLjA4NTE5OTRDMTAuNjI5IDAuMDI4OTc1IDEwLjc3MTUgMCAxMC45MTU1IDBDMTEuMDU5NCAwIDExLjIwMTkgMC4wMjg5NzUgMTEuMzM0NSAwLjA4NTE5OTRDMTEuNDY3IDAuMTQxNDI0IDExLjU4NjkgMC4yMjM3NDggMTEuNjg3IDAuMzI3MjY4QzExLjg5MjggMC41Mzk1NTcgMTIuMDA3NiAwLjgyMzg2NyAxMi4wMDY5IDEuMTE5NThDMTIuMDA2MSAxLjQxNTMgMTEuODg5OSAxLjY5OTAyIDExLjY4MyAxLjkxMDI3WiIgZmlsbD0id2hpdGUiPjwvcGF0aD4KPC9zdmc+");
}

.uk-checkbox:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23fff%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-radio:disabled,
.uk-checkbox:disabled {
  background-color: #f8f8f8;
}

.uk-radio:disabled:checked {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxyZWN0IHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCIgcng9IjUiIGZpbGw9IndoaXRlIj48L3JlY3Q+CjwvZz4KPHJlY3QgeD0iMC41IiB5PSIwLjUiIHdpZHRoPSI5IiBoZWlnaHQ9IjkiIHJ4PSI0LjUiIHN0cm9rZT0iYmxhY2siIHN0cm9rZS1vcGFjaXR5PSIwLjEiPjwvcmVjdD4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHJ4PSI1IiBmaWxsPSJ3aGl0ZSI+PC9yZWN0Pgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPg==");
}

.uk-checkbox:disabled:checked {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEzIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMTEuNjgzIDEuOTEwMjdMNS4zNjE5NyA4LjY3MTI3QzUuMjYxODMgOC43NzQ2NiA1LjE0MTk0IDguODU2ODggNS4wMDk0MSA4LjkxMzAyQzQuODc2ODcgOC45NjkxNyA0LjczNDQxIDguOTk4MSA0LjU5MDQ3IDguOTk4MUM0LjQ0NjUzIDguOTk4MSA0LjMwNDA3IDguOTY5MTcgNC4xNzE1NCA4LjkxMzAyQzQuMDM5IDguODU2ODggMy45MTkxIDguNzc0NjYgMy44MTg5NyA4LjY3MTI3TDAuMzE5OTY5IDQuOTE2MjdDMC4xMTQ3NjIgNC43MDQ2OSAwIDQuNDIxNTIgMCA0LjEyNjc3QzAgMy44MzIwMiAwLjExNDc2MiAzLjU0ODg1IDAuMzE5OTY5IDMuMzM3MjdDMC40MjAxMDQgMy4yMzM4NyAwLjU0MDAwMSAzLjE1MTY2IDAuNjcyNTM1IDMuMDk1NTJDMC44MDUwNjkgMy4wMzkzNyAwLjk0NzUzMyAzLjAxMDQ0IDEuMDkxNDcgMy4wMTA0NEMxLjIzNTQgMy4wMTA0NCAxLjM3Nzg3IDMuMDM5MzcgMS41MTA0MSAzLjA5NTUyQzEuNjQyOTQgMy4xNTE2NiAxLjc2MjgzIDMuMjMzODcgMS44NjI5NyAzLjMzNzI3TDQuNTk0OTcgNi4yNjIyN0wxMC4xNDQgMC4zMjcyNjhDMTAuMjQ0IDAuMjIzNzQ4IDEwLjM2MzkgMC4xNDE0MjQgMTAuNDk2NCAwLjA4NTE5OTRDMTAuNjI5IDAuMDI4OTc1IDEwLjc3MTUgMCAxMC45MTU1IDBDMTEuMDU5NCAwIDExLjIwMTkgMC4wMjg5NzUgMTEuMzM0NSAwLjA4NTE5OTRDMTEuNDY3IDAuMTQxNDI0IDExLjU4NjkgMC4yMjM3NDggMTEuNjg3IDAuMzI3MjY4QzExLjg5MjggMC41Mzk1NTcgMTIuMDA3NiAwLjgyMzg2NyAxMi4wMDY5IDEuMTE5NThDMTIuMDA2MSAxLjQxNTMgMTEuODg5OSAxLjY5OTAyIDExLjY4MyAxLjkxMDI3WiIgZmlsbD0id2hpdGUiPjwvcGF0aD4KPC9zdmc+");
}

.uk-checkbox:disabled:indeterminate {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Crect%20fill%3D%22%23999999%22%20x%3D%223%22%20y%3D%228%22%20width%3D%2210%22%20height%3D%221%22%20%2F%3E%0A%3C%2Fsvg%3E");
}

.uk-legend {
  width: 100%;
  color: inherit;
  padding: 0;
  font-size: 1.5rem;
  line-height: 1.4;
}

.uk-form-custom {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
}

.uk-form-custom select,
.uk-form-custom input[type=file] {
  position: absolute;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  -webkit-appearance: none;
  opacity: 0;
  cursor: pointer;
}

.uk-form-custom input[type=file] {
  font-size: 500px;
  overflow: hidden;
}

.uk-form-stacked .uk-form-label {
  display: block;
  margin-bottom: 10px;
}

@media (max-width: 959px) {
  .uk-form-horizontal .uk-form-label {
    display: block;
    margin-bottom: 10px;
  }
}
@media (min-width: 960px) {
  .uk-form-horizontal .uk-form-label {
    width: 200px;
    margin-top: 7px;
    float: left;
  }
  .uk-form-horizontal .uk-form-controls {
    margin-left: 215px;
  }
  .uk-form-horizontal .uk-form-controls-text {
    padding-top: 7px;
  }
}
.uk-form-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 40px;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
}

.uk-form-icon:hover {
  color: #24303C;
}

.uk-form-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

.uk-form-icon:not(.uk-form-icon-flip) ~ .uk-input {
  padding-left: 40px !important;
}

.uk-form-icon-flip {
  right: 0;
  left: auto;
}

.uk-form-icon-flip ~ .uk-input {
  padding-right: 40px !important;
}

.uk-button {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  text-decoration: none;
}

.uk-button:not(:disabled) {
  cursor: pointer;
}

.uk-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.uk-button:hover {
  text-decoration: none;
}

.uk-button:focus {
  outline: none;
}

.uk-button-default {
  background-color: #EAEAEB;
  color: #333;
}

.uk-button-default:hover,
.uk-button-default:focus {
  background-color: #dddddf;
  color: #333;
}

.uk-button-default:active,
.uk-button-default.uk-active {
  background-color: #d0d0d2;
  color: #333;
}

.uk-button-primary {
  background-color: #E52421;
  color: #fff;
}

.uk-button-primary:hover,
.uk-button-primary:focus {
  background-color: #B31E1C;
  color: #fff;
}

.uk-button-primary:active,
.uk-button-primary.uk-active {
  background-color: #B31E1C;
  color: #fff;
}

.uk-button-secondary {
  background-color: #222;
  color: #fff;
}

.uk-button-secondary:hover,
.uk-button-secondary:focus {
  background-color: #151515;
  color: #fff;
}

.uk-button-secondary:active,
.uk-button-secondary.uk-active {
  background-color: #090909;
  color: #fff;
}

.uk-button-danger {
  background-color: #E52421;
  color: #fff;
}

.uk-button-danger:hover,
.uk-button-danger:focus {
  background-color: #d41c19;
  color: #fff;
}

.uk-button-danger:active,
.uk-button-danger.uk-active {
  background-color: #bd1916;
  color: #fff;
}

.uk-button-default:disabled,
.uk-button-primary:disabled,
.uk-button-secondary:disabled,
.uk-button-danger:disabled {
  background-color: #f8f8f8;
  color: #999999;
}

.uk-button-small {
  padding: 0 15px;
  line-height: 30px;
  font-size: 0.875rem;
}

.uk-button-large {
  padding: 0 40px;
  line-height: 55px;
  font-size: 1.25rem;
}

.uk-button-text {
  padding: 0;
  line-height: 1.5;
  background: none;
  color: #999999;
}

.uk-button-text:hover,
.uk-button-text:focus {
  color: #24303C;
}

.uk-button-text:disabled {
  color: #999999;
}

.uk-button-link {
  padding: 0;
  line-height: 1.5;
  background: none;
  color: #E52421;
}

.uk-button-link:hover,
.uk-button-link:focus {
  color: #E52421;
  text-decoration: underline;
}

.uk-button-link:disabled {
  color: #999999;
  text-decoration: none;
}

.uk-button-group {
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  position: relative;
}

.uk-section {
  display: flow-root;
  box-sizing: border-box;
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (min-width: 960px) {
  .uk-section {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
.uk-section > :last-child {
  margin-bottom: 0;
}

.uk-section-xsmall {
  padding-top: 20px;
  padding-bottom: 20px;
}

.uk-section-small {
  padding-top: 40px;
  padding-bottom: 40px;
}

.uk-section-large {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (min-width: 960px) {
  .uk-section-large {
    padding-top: 140px;
    padding-bottom: 140px;
  }
}
.uk-section-xlarge {
  padding-top: 140px;
  padding-bottom: 140px;
}

@media (min-width: 960px) {
  .uk-section-xlarge {
    padding-top: 210px;
    padding-bottom: 210px;
  }
}
.uk-section-default {
  background: #fff;
}

.uk-section-muted {
  background: #f8f8f8;
}

.uk-section-primary {
  background: #E52421;
}

.uk-section-secondary {
  background: #222;
}

.uk-container {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 640px) {
  .uk-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 960px) {
  .uk-container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.uk-container > :last-child {
  margin-bottom: 0;
}

.uk-container .uk-container {
  padding-left: 0;
  padding-right: 0;
}

.uk-container-xsmall {
  max-width: 750px;
}

.uk-container-small {
  max-width: 900px;
}

.uk-container-large {
  max-width: 1400px;
}

.uk-container-xlarge {
  max-width: 1600px;
}

.uk-container-expand {
  max-width: none;
}

.uk-container-expand-left {
  margin-left: 0;
}

.uk-container-expand-right {
  margin-right: 0;
}

@media (min-width: 640px) {
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + 375px - 30px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + 450px - 30px);
  }
}
@media (min-width: 960px) {
  .uk-container-expand-left,
  .uk-container-expand-right {
    max-width: calc(50% + 616px - 40px);
  }
  .uk-container-expand-left.uk-container-xsmall,
  .uk-container-expand-right.uk-container-xsmall {
    max-width: calc(50% + 375px - 40px);
  }
  .uk-container-expand-left.uk-container-small,
  .uk-container-expand-right.uk-container-small {
    max-width: calc(50% + 450px - 40px);
  }
  .uk-container-expand-left.uk-container-large,
  .uk-container-expand-right.uk-container-large {
    max-width: calc(50% + 700px - 40px);
  }
  .uk-container-expand-left.uk-container-xlarge,
  .uk-container-expand-right.uk-container-xlarge {
    max-width: calc(50% + 800px - 40px);
  }
}
.uk-container-item-padding-remove-left,
.uk-container-item-padding-remove-right {
  width: calc(100% + 15px);
}

.uk-container-item-padding-remove-left {
  margin-left: -15px;
}

.uk-container-item-padding-remove-right {
  margin-right: -15px;
}

@media (min-width: 640px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 30px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -30px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -30px;
  }
}
@media (min-width: 960px) {
  .uk-container-item-padding-remove-left,
  .uk-container-item-padding-remove-right {
    width: calc(100% + 40px);
  }
  .uk-container-item-padding-remove-left {
    margin-left: -40px;
  }
  .uk-container-item-padding-remove-right {
    margin-right: -40px;
  }
}
.uk-card {
  position: relative;
  box-sizing: border-box;
}

.uk-card-body {
  display: flow-root;
  padding: 30px 30px;
}

.uk-card-header {
  display: flow-root;
  padding: 15px 30px;
}

.uk-card-footer {
  display: flow-root;
  padding: 15px 30px;
}

@media (min-width: 1200px) {
  .uk-card-body {
    padding: 40px 40px;
  }
  .uk-card-header {
    padding: 20px 40px;
  }
  .uk-card-footer {
    padding: 20px 40px;
  }
}
.uk-card-body > :last-child,
.uk-card-header > :last-child,
.uk-card-footer > :last-child {
  margin-bottom: 0;
}

.uk-card-title {
  font-size: 1.5rem;
  line-height: 1.4;
}

.uk-card-badge {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 1;
}

.uk-card-badge:first-child + * {
  margin-top: 0;
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
  background: #f8f8f8;
}

.uk-card-default {
  background: #f8f8f8;
  color: #24303C;
}

.uk-card-default .uk-card-title {
  color: #333;
}

.uk-card-default.uk-card-hover:hover {
  background-color: #ebebeb;
}

.uk-card-primary {
  background: #E52421;
  color: #fff;
}

.uk-card-primary .uk-card-title {
  color: #fff;
}

.uk-card-primary.uk-card-hover:hover {
  background-color: #d41c19;
}

.uk-card-secondary {
  background: #222;
  color: #fff;
}

.uk-card-secondary .uk-card-title {
  color: #fff;
}

.uk-card-secondary.uk-card-hover:hover {
  background-color: #151515;
}

.uk-card-small.uk-card-body,
.uk-card-small .uk-card-body {
  padding: 20px 20px;
}

.uk-card-small .uk-card-header {
  padding: 13px 20px;
}

.uk-card-small .uk-card-footer {
  padding: 13px 20px;
}

@media (min-width: 1200px) {
  .uk-card-large.uk-card-body,
  .uk-card-large .uk-card-body {
    padding: 70px 70px;
  }
  .uk-card-large .uk-card-header {
    padding: 35px 70px;
  }
  .uk-card-large .uk-card-footer {
    padding: 35px 70px;
  }
}
.uk-close {
  color: #999999;
}

.uk-close:hover,
.uk-close:focus {
  color: #24303C;
  outline: none;
}

.uk-placeholder {
  margin-bottom: 20px;
  padding: 30px 30px;
  background: #f8f8f8;
}

* + .uk-placeholder {
  margin-top: 20px;
}

.uk-placeholder > :last-child {
  margin-bottom: 0;
}

.uk-search {
  display: inline-block;
  position: relative;
  max-width: 100%;
  margin: 0;
}

.uk-search-input::-webkit-search-cancel-button,
.uk-search-input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.uk-search-input::-moz-placeholder {
  opacity: 1;
}

.uk-search-input {
  box-sizing: border-box;
  margin: 0;
  border-radius: 0;
  font: inherit;
  overflow: visible;
  -webkit-appearance: none;
  vertical-align: middle;
  width: 100%;
  border: none;
  color: #24303C;
}

.uk-search-input:focus {
  outline: none;
}

.uk-search-input:-ms-input-placeholder {
  color: #BDBDBD !important;
}

.uk-search-input::-ms-input-placeholder {
  color: #BDBDBD;
}

.uk-search-input::placeholder {
  color: #BDBDBD;
}

.uk-search-icon:focus {
  outline: none;
}

.uk-search .uk-search-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: #999999;
}

.uk-search .uk-search-icon:hover {
  color: #999999;
}

.uk-search .uk-search-icon:not(a):not(button):not(input) {
  pointer-events: none;
}

.uk-search .uk-search-icon-flip {
  right: 0;
  left: auto;
}

.uk-search-default {
  width: 180px;
}

.uk-search-default .uk-search-input {
  height: 40px;
  padding-left: 6px;
  padding-right: 6px;
  background: #f8f8f8;
}

.uk-search-default .uk-search-input:focus {
  background-color: #f8f8f8;
}

.uk-search-default .uk-search-icon {
  width: 40px;
}

.uk-search-default .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}

.uk-search-default .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px;
}

.uk-search-navbar {
  width: 400px;
}

.uk-search-navbar .uk-search-input {
  height: 40px;
  background: transparent;
  font-size: 1.5rem;
}

.uk-search-navbar .uk-search-icon {
  width: 40px;
}

.uk-search-navbar .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 40px;
}

.uk-search-navbar .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 40px;
}

.uk-search-large {
  width: 500px;
}

.uk-search-large .uk-search-input {
  height: 80px;
  background: transparent;
  font-size: 2.625rem;
}

.uk-search-large .uk-search-icon {
  width: 80px;
}

.uk-search-large .uk-search-icon:not(.uk-search-icon-flip) ~ .uk-search-input {
  padding-left: 80px;
}

.uk-search-large .uk-search-icon-flip ~ .uk-search-input {
  padding-right: 80px;
}

.uk-search-toggle {
  color: #999999;
}

.uk-search-toggle:hover,
.uk-search-toggle:focus {
  color: #24303C;
}

.uk-accordion {
  padding: 0;
  list-style: none;
}

.uk-accordion > :nth-child(n+2) {
  margin-top: 20px;
}

.uk-accordion-title {
  display: block;
  font-size: 1.25rem;
  line-height: 1.4;
  color: #24303C;
}

.uk-accordion-title:hover,
.uk-accordion-title:focus {
  color: #24303C;
  text-decoration: none;
  outline: none;
}

.uk-accordion-content {
  display: flow-root;
  margin-top: 20px;
}

.uk-accordion-content > :last-child {
  margin-bottom: 0;
}

.uk-drop {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  width: 300px;
}

.uk-drop.uk-open {
  display: block;
}

[class*=uk-drop-top] {
  margin-top: -20px;
}

[class*=uk-drop-bottom] {
  margin-top: 20px;
}

[class*=uk-drop-left] {
  margin-left: -20px;
}

[class*=uk-drop-right] {
  margin-left: 20px;
}

.uk-drop-stack .uk-drop-grid > * {
  width: 100% !important;
}

.uk-dropdown {
  display: none;
  position: absolute;
  z-index: 1020;
  box-sizing: border-box;
  min-width: 200px;
  padding: 15px;
  background: #f8f8f8;
  color: #24303C;
}

.uk-dropdown.uk-open {
  display: block;
}

.uk-dropdown-nav {
  white-space: nowrap;
}

.uk-dropdown-nav > li > a {
  color: #999999;
}

.uk-dropdown-nav > li > a:hover,
.uk-dropdown-nav > li > a:focus,
.uk-dropdown-nav > li.uk-active > a {
  color: #24303C;
}

.uk-dropdown-nav .uk-nav-header {
  color: #333;
}

.uk-dropdown-nav .uk-nav-divider {
  border-top: 1px solid #e5e5e5;
}

.uk-dropdown-nav .uk-nav-sub a {
  color: #999999;
}

.uk-dropdown-nav .uk-nav-sub a:hover,
.uk-dropdown-nav .uk-nav-sub a:focus,
.uk-dropdown-nav .uk-nav-sub li.uk-active > a {
  color: #24303C;
}

[class*=uk-dropdown-top] {
  margin-top: -10px;
}

[class*=uk-dropdown-bottom] {
  margin-top: 10px;
}

[class*=uk-dropdown-left] {
  margin-left: -10px;
}

[class*=uk-dropdown-right] {
  margin-left: 10px;
}

.uk-dropdown-stack .uk-dropdown-grid > * {
  width: 100% !important;
}

.uk-modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 15px 15px;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  transition: opacity 0.15s linear;
}

@media (min-width: 640px) {
  .uk-modal {
    padding: 50px 30px;
  }
}
@media (min-width: 960px) {
  .uk-modal {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.uk-modal.uk-open {
  opacity: 1;
}

.uk-modal-page {
  overflow: hidden;
}

.uk-modal-dialog {
  position: relative;
  box-sizing: border-box;
  margin: 0 auto;
  width: 600px;
  max-width: calc(100% - 0.01px) !important;
  background: #fff;
  opacity: 0;
  transform: translateY(-100px);
  transition: 0.3s linear;
  transition-property: opacity, transform;
}

.uk-open > .uk-modal-dialog {
  opacity: 1;
  transform: translateY(0);
}

.uk-modal-container .uk-modal-dialog {
  width: 1200px;
}

.uk-modal-full {
  padding: 0;
  background: none;
}

.uk-modal-full .uk-modal-dialog {
  margin: 0;
  width: 100%;
  max-width: 100%;
  transform: translateY(0);
}

.uk-modal-body {
  display: flow-root;
  padding: 30px 30px;
}

.uk-modal-header {
  display: flow-root;
  padding: 15px 30px;
  background: #f8f8f8;
}

.uk-modal-footer {
  display: flow-root;
  padding: 15px 30px;
  background: #f8f8f8;
}

.uk-modal-body > :last-child,
.uk-modal-header > :last-child,
.uk-modal-footer > :last-child {
  margin-bottom: 0;
}

.uk-modal-title {
  font-size: 2rem;
  line-height: 1.3;
}

[class*=uk-modal-close-] {
  position: absolute;
  z-index: 1010;
  top: 10px;
  right: 10px;
  padding: 5px;
}

[class*=uk-modal-close-]:first-child + * {
  margin-top: 0;
}

.uk-modal-close-outside {
  top: 0;
  right: -5px;
  transform: translate(0, -100%);
  color: white;
}

.uk-modal-close-outside:hover {
  color: #fff;
}

@media (min-width: 960px) {
  .uk-modal-close-outside {
    right: 0;
    transform: translate(100%, -100%);
  }
}
.uk-slideshow {
  -webkit-tap-highlight-color: transparent;
}

.uk-slideshow-items {
  position: relative;
  z-index: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  -webkit-touch-callout: none;
}

.uk-slideshow-items > * {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  will-change: transform, opacity;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.uk-slideshow-items > :focus {
  outline: none;
}

.uk-slideshow-items > :not(.uk-active) {
  display: none;
}

.uk-slider {
  -webkit-tap-highlight-color: transparent;
}

.uk-slider-container {
  overflow: hidden;
}

.uk-slider-container-offset {
  margin: -30px -25px -30px -25px;
  padding: 30px 25px 30px 25px;
}

.uk-slider-items {
  will-change: transform;
  position: relative;
}

.uk-slider-items:not(.uk-grid) {
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-touch-callout: none;
}

.uk-slider-items.uk-grid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.uk-slider-items > * {
  -ms-flex: none;
  flex: none;
  position: relative;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.uk-slider-items > :focus {
  outline: none;
}

.uk-switcher {
  margin: 0;
  padding: 0;
  list-style: none;
}

.uk-switcher > :not(.uk-active) {
  display: none;
}

.uk-switcher > * > :last-child {
  margin-bottom: 0;
}

.uk-notification {
  position: fixed;
  top: 100px;
  left: 10px;
  z-index: 1040;
  box-sizing: border-box;
  width: 350px;
}

.uk-notification-top-right,
.uk-notification-bottom-right {
  left: auto;
  right: 10px;
}

.uk-notification-top-center,
.uk-notification-bottom-center {
  left: 50%;
  margin-left: -175px;
}

.uk-notification-bottom-left,
.uk-notification-bottom-right,
.uk-notification-bottom-center {
  top: auto;
  bottom: 10px;
}

@media (max-width: 639px) {
  .uk-notification {
    left: 10px;
    right: 10px;
    width: auto;
    margin: 0;
  }
}
.uk-notification-message {
  position: relative;
  padding: 15px;
  background: #f8f8f8;
  color: #24303C;
  font-size: 1.25rem;
  line-height: 1.4;
  cursor: pointer;
}

* + .uk-notification-message {
  margin-top: 10px;
}

.uk-notification-close {
  display: none;
  position: absolute;
  top: 20px;
  right: 15px;
}

.uk-notification-message:hover .uk-notification-close {
  display: block;
}

.uk-notification-message-primary {
  color: #E52421;
}

.uk-notification-message-success {
  color: #25E521;
}

.uk-notification-message-warning {
  color: #faa05a;
}

.uk-notification-message-danger {
  color: #E52421;
}

.uk-tooltip {
  display: none;
  position: absolute;
  z-index: 1030;
  top: 0;
  box-sizing: border-box;
  max-width: 200px;
  padding: 12px 12px;
  background: #fff;
  border-radius: 2px;
  color: #BDBDBD;
  font-size: 13px;
}

.uk-tooltip.uk-active {
  display: block;
}

[class*=uk-tooltip-top] {
  margin-top: -9px;
}

[class*=uk-tooltip-bottom] {
  margin-top: 9px;
}

[class*=uk-tooltip-left] {
  margin-left: -9px;
}

[class*=uk-tooltip-right] {
  margin-left: 9px;
}

.uk-pagination {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: 0;
  padding: 0;
  list-style: none;
}

.uk-pagination > * {
  -ms-flex: none;
  flex: none;
  padding-left: 0;
  position: relative;
}

.uk-pagination > * > * {
  display: block;
  padding: 5px 10px;
  color: #999999;
}

.uk-pagination > * > :hover,
.uk-pagination > * > :focus {
  color: #24303C;
  text-decoration: none;
}

.uk-pagination > .uk-active > * {
  color: #24303C;
}

.uk-pagination > .uk-disabled > * {
  color: #999999;
}

.uk-tab {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -20px;
  padding: 0;
  list-style: none;
}

.uk-tab > * {
  -ms-flex: none;
  flex: none;
  padding-left: 20px;
  position: relative;
}

.uk-tab > * > a {
  display: block;
  text-align: center;
  padding: 5px 10px;
  color: #999999;
}

.uk-tab > * > a:hover,
.uk-tab > * > a:focus {
  color: #24303C;
  text-decoration: none;
}

.uk-tab > .uk-active > a {
  color: #333;
}

.uk-tab > .uk-disabled > a {
  color: #999999;
}

.uk-tab-left,
.uk-tab-right {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
}

.uk-tab-left > *,
.uk-tab-right > * {
  padding-left: 0;
}

.uk-tab-left > * > a {
  text-align: left;
}

.uk-tab-right > * > a {
  text-align: left;
}

.uk-slidenav {
  padding: 5px 10px;
  color: rgba(36, 48, 60, 0.5);
}

.uk-slidenav:hover,
.uk-slidenav:focus {
  color: rgba(36, 48, 60, 0.9);
  outline: none;
}

.uk-slidenav:active {
  color: rgba(36, 48, 60, 0.5);
}

.uk-slidenav-large {
  padding: 10px 10px;
}

.uk-slidenav-container {
  display: -ms-flexbox;
  display: flex;
}

.uk-dotnav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: -12px;
}

.uk-dotnav > * {
  -ms-flex: none;
  flex: none;
  padding-left: 12px;
}

.uk-dotnav > * > * {
  display: block;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #BDBDBD;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.uk-dotnav > * > :hover,
.uk-dotnav > * > :focus {
  background-color: rgba(36, 48, 60, 0.6);
  outline: none;
}

.uk-dotnav > * > :active {
  background-color: rgba(36, 48, 60, 0.2);
}

.uk-dotnav > .uk-active > * {
  background-color: #999999;
}

.uk-dotnav-vertical {
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0;
  margin-top: -12px;
}

.uk-dotnav-vertical > * {
  padding-left: 0;
  padding-top: 12px;
}

.uk-lightbox {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1010;
  background: #000;
  opacity: 0;
  transition: opacity 0.15s linear;
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
}

.uk-lightbox.uk-open {
  display: block;
  opacity: 1;
}

.uk-lightbox-page {
  overflow: hidden;
}

.uk-lightbox-items > * {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(255, 255, 255, 0.7);
  will-change: transform, opacity;
}

.uk-lightbox-items > * > * {
  max-width: 100vw;
  max-height: 100vh;
}

.uk-lightbox-items > :focus {
  outline: none;
}

.uk-lightbox-items > * > :not(iframe) {
  width: auto;
  height: auto;
}

.uk-lightbox-items > .uk-active {
  display: -ms-flexbox;
  display: flex;
}

.uk-lightbox-toolbar {
  padding: 10px 10px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar > * {
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar-icon {
  padding: 5px;
  color: rgba(255, 255, 255, 0.7);
}

.uk-lightbox-toolbar-icon:hover {
  color: #fff;
}

.uk-lightbox-button {
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.3);
  color: rgba(255, 255, 255, 0.7);
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}

.uk-lightbox-button:hover,
.uk-lightbox-button:focus {
  color: #fff;
}

.uk-lightbox-caption:empty {
  display: none;
}

.uk-lightbox-iframe {
  width: 80%;
  height: 80%;
}

[class*=uk-animation-] {
  animation-duration: 0.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: both;
}

.uk-animation-fade {
  animation-name: uk-fade;
  animation-duration: 0.8s;
  animation-timing-function: linear;
}

.uk-animation-scale-up {
  animation-name: uk-fade-scale-02;
}

.uk-animation-scale-down {
  animation-name: uk-fade-scale-18;
}

.uk-animation-slide-top {
  animation-name: uk-fade-top;
}

.uk-animation-slide-bottom {
  animation-name: uk-fade-bottom;
}

.uk-animation-slide-left {
  animation-name: uk-fade-left;
}

.uk-animation-slide-right {
  animation-name: uk-fade-right;
}

.uk-animation-slide-top-small {
  animation-name: uk-fade-top-small;
}

.uk-animation-slide-bottom-small {
  animation-name: uk-fade-bottom-small;
}

.uk-animation-slide-left-small {
  animation-name: uk-fade-left-small;
}

.uk-animation-slide-right-small {
  animation-name: uk-fade-right-small;
}

.uk-animation-slide-top-medium {
  animation-name: uk-fade-top-medium;
}

.uk-animation-slide-bottom-medium {
  animation-name: uk-fade-bottom-medium;
}

.uk-animation-slide-left-medium {
  animation-name: uk-fade-left-medium;
}

.uk-animation-slide-right-medium {
  animation-name: uk-fade-right-medium;
}

.uk-animation-kenburns {
  animation-name: uk-scale-kenburns;
  animation-duration: 15s;
}

.uk-animation-shake {
  animation-name: uk-shake;
}

.uk-animation-stroke {
  animation-name: uk-stroke;
  stroke-dasharray: var(--uk-animation-stroke);
  animation-duration: 2s;
}

.uk-animation-reverse {
  animation-direction: reverse;
  animation-timing-function: ease-in;
}

.uk-animation-fast {
  animation-duration: 0.1s;
}

.uk-animation-toggle:not(:hover):not(:focus) [class*=uk-animation-] {
  animation-name: none;
}

.uk-animation-toggle {
  -webkit-tap-highlight-color: transparent;
}

.uk-animation-toggle:focus {
  outline: none;
}

@keyframes uk-fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes uk-fade-top {
  0% {
    opacity: 0;
    transform: translateY(-100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-bottom {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-left {
  0% {
    opacity: 0;
    transform: translateX(-100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-right {
  0% {
    opacity: 0;
    transform: translateX(100%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-top-small {
  0% {
    opacity: 0;
    transform: translateY(-10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-bottom-small {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-left-small {
  0% {
    opacity: 0;
    transform: translateX(-10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-right-small {
  0% {
    opacity: 0;
    transform: translateX(10px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-top-medium {
  0% {
    opacity: 0;
    transform: translateY(-50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-bottom-medium {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes uk-fade-left-medium {
  0% {
    opacity: 0;
    transform: translateX(-50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-right-medium {
  0% {
    opacity: 0;
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes uk-fade-scale-02 {
  0% {
    opacity: 0;
    transform: scale(0.2);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes uk-fade-scale-18 {
  0% {
    opacity: 0;
    transform: scale(1.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
@keyframes uk-scale-kenburns {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes uk-shake {
  0%, 100% {
    transform: translateX(0);
  }
  10% {
    transform: translateX(-9px);
  }
  20% {
    transform: translateX(8px);
  }
  30% {
    transform: translateX(-7px);
  }
  40% {
    transform: translateX(6px);
  }
  50% {
    transform: translateX(-5px);
  }
  60% {
    transform: translateX(4px);
  }
  70% {
    transform: translateX(-3px);
  }
  80% {
    transform: translateX(2px);
  }
  90% {
    transform: translateX(-1px);
  }
}
@keyframes uk-stroke {
  0% {
    stroke-dashoffset: var(--uk-animation-stroke);
  }
  100% {
    stroke-dashoffset: 0;
  }
}
[class*=uk-child-width] > * {
  box-sizing: border-box;
  width: 100%;
}

.uk-child-width-1-2 > * {
  width: 50%;
}

.uk-child-width-1-3 > * {
  width: 33.3222259247%;
}

.uk-child-width-1-4 > * {
  width: 25%;
}

.uk-child-width-1-5 > * {
  width: 20%;
}

.uk-child-width-1-6 > * {
  width: 16.6638893518%;
}

.uk-child-width-auto > * {
  width: auto;
}

.uk-child-width-expand > :not([class*=uk-width]) {
  -ms-flex: 1;
  flex: 1;
  min-width: 1px;
}

@media (min-width: 640px) {
  .uk-child-width-1-1\@s > * {
    width: 100%;
  }
  .uk-child-width-1-2\@s > * {
    width: 50%;
  }
  .uk-child-width-1-3\@s > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@s > * {
    width: 25%;
  }
  .uk-child-width-1-5\@s > * {
    width: 20%;
  }
  .uk-child-width-1-6\@s > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@s > * {
    width: auto;
  }
  .uk-child-width-expand\@s > :not([class*=uk-width]) {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 960px) {
  .uk-child-width-1-1\@m > * {
    width: 100%;
  }
  .uk-child-width-1-2\@m > * {
    width: 50%;
  }
  .uk-child-width-1-3\@m > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@m > * {
    width: 25%;
  }
  .uk-child-width-1-5\@m > * {
    width: 20%;
  }
  .uk-child-width-1-6\@m > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@m > * {
    width: auto;
  }
  .uk-child-width-expand\@m > :not([class*=uk-width]) {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1200px) {
  .uk-child-width-1-1\@l > * {
    width: 100%;
  }
  .uk-child-width-1-2\@l > * {
    width: 50%;
  }
  .uk-child-width-1-3\@l > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@l > * {
    width: 25%;
  }
  .uk-child-width-1-5\@l > * {
    width: 20%;
  }
  .uk-child-width-1-6\@l > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@l > * {
    width: auto;
  }
  .uk-child-width-expand\@l > :not([class*=uk-width]) {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1600px) {
  .uk-child-width-1-1\@xl > * {
    width: 100%;
  }
  .uk-child-width-1-2\@xl > * {
    width: 50%;
  }
  .uk-child-width-1-3\@xl > * {
    width: 33.3222259247%;
  }
  .uk-child-width-1-4\@xl > * {
    width: 25%;
  }
  .uk-child-width-1-5\@xl > * {
    width: 20%;
  }
  .uk-child-width-1-6\@xl > * {
    width: 16.6638893518%;
  }
  .uk-child-width-auto\@xl > * {
    width: auto;
  }
  .uk-child-width-expand\@xl > :not([class*=uk-width]) {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
[class*=uk-width] {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
}

.uk-width-1-2 {
  width: 50%;
}

.uk-width-1-3 {
  width: 33.3222259247%;
}

.uk-width-2-3 {
  width: 66.6444518494%;
}

.uk-width-1-4 {
  width: 25%;
}

.uk-width-3-4 {
  width: 75%;
}

.uk-width-1-5 {
  width: 20%;
}

.uk-width-2-5 {
  width: 40%;
}

.uk-width-3-5 {
  width: 60%;
}

.uk-width-4-5 {
  width: 80%;
}

.uk-width-1-6 {
  width: 16.6638893518%;
}

.uk-width-5-6 {
  width: 83.3194467589%;
}

.uk-width-small {
  width: 150px;
}

.uk-width-medium {
  width: 300px;
}

.uk-width-large {
  width: 450px;
}

.uk-width-xlarge {
  width: 600px;
}

.uk-width-2xlarge {
  width: 750px;
}

.uk-width-auto {
  width: auto;
}

.uk-width-expand {
  -ms-flex: 1;
  flex: 1;
  min-width: 1px;
}

@media (min-width: 640px) {
  .uk-width-1-1\@s {
    width: 100%;
  }
  .uk-width-1-2\@s {
    width: 50%;
  }
  .uk-width-1-3\@s {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@s {
    width: 66.6444518494%;
  }
  .uk-width-1-4\@s {
    width: 25%;
  }
  .uk-width-3-4\@s {
    width: 75%;
  }
  .uk-width-1-5\@s {
    width: 20%;
  }
  .uk-width-2-5\@s {
    width: 40%;
  }
  .uk-width-3-5\@s {
    width: 60%;
  }
  .uk-width-4-5\@s {
    width: 80%;
  }
  .uk-width-1-6\@s {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@s {
    width: 83.3194467589%;
  }
  .uk-width-small\@s {
    width: 150px;
  }
  .uk-width-medium\@s {
    width: 300px;
  }
  .uk-width-large\@s {
    width: 450px;
  }
  .uk-width-xlarge\@s {
    width: 600px;
  }
  .uk-width-2xlarge\@s {
    width: 750px;
  }
  .uk-width-auto\@s {
    width: auto;
  }
  .uk-width-expand\@s {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 960px) {
  .uk-width-1-1\@m {
    width: 100%;
  }
  .uk-width-1-2\@m {
    width: 50%;
  }
  .uk-width-1-3\@m {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@m {
    width: 66.6444518494%;
  }
  .uk-width-1-4\@m {
    width: 25%;
  }
  .uk-width-3-4\@m {
    width: 75%;
  }
  .uk-width-1-5\@m {
    width: 20%;
  }
  .uk-width-2-5\@m {
    width: 40%;
  }
  .uk-width-3-5\@m {
    width: 60%;
  }
  .uk-width-4-5\@m {
    width: 80%;
  }
  .uk-width-1-6\@m {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@m {
    width: 83.3194467589%;
  }
  .uk-width-small\@m {
    width: 150px;
  }
  .uk-width-medium\@m {
    width: 300px;
  }
  .uk-width-large\@m {
    width: 450px;
  }
  .uk-width-xlarge\@m {
    width: 600px;
  }
  .uk-width-2xlarge\@m {
    width: 750px;
  }
  .uk-width-auto\@m {
    width: auto;
  }
  .uk-width-expand\@m {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1200px) {
  .uk-width-1-1\@l {
    width: 100%;
  }
  .uk-width-1-2\@l {
    width: 50%;
  }
  .uk-width-1-3\@l {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@l {
    width: 66.6444518494%;
  }
  .uk-width-1-4\@l {
    width: 25%;
  }
  .uk-width-3-4\@l {
    width: 75%;
  }
  .uk-width-1-5\@l {
    width: 20%;
  }
  .uk-width-2-5\@l {
    width: 40%;
  }
  .uk-width-3-5\@l {
    width: 60%;
  }
  .uk-width-4-5\@l {
    width: 80%;
  }
  .uk-width-1-6\@l {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@l {
    width: 83.3194467589%;
  }
  .uk-width-small\@l {
    width: 150px;
  }
  .uk-width-medium\@l {
    width: 300px;
  }
  .uk-width-large\@l {
    width: 450px;
  }
  .uk-width-xlarge\@l {
    width: 600px;
  }
  .uk-width-2xlarge\@l {
    width: 750px;
  }
  .uk-width-auto\@l {
    width: auto;
  }
  .uk-width-expand\@l {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
@media (min-width: 1600px) {
  .uk-width-1-1\@xl {
    width: 100%;
  }
  .uk-width-1-2\@xl {
    width: 50%;
  }
  .uk-width-1-3\@xl {
    width: 33.3222259247%;
  }
  .uk-width-2-3\@xl {
    width: 66.6444518494%;
  }
  .uk-width-1-4\@xl {
    width: 25%;
  }
  .uk-width-3-4\@xl {
    width: 75%;
  }
  .uk-width-1-5\@xl {
    width: 20%;
  }
  .uk-width-2-5\@xl {
    width: 40%;
  }
  .uk-width-3-5\@xl {
    width: 60%;
  }
  .uk-width-4-5\@xl {
    width: 80%;
  }
  .uk-width-1-6\@xl {
    width: 16.6638893518%;
  }
  .uk-width-5-6\@xl {
    width: 83.3194467589%;
  }
  .uk-width-small\@xl {
    width: 150px;
  }
  .uk-width-medium\@xl {
    width: 300px;
  }
  .uk-width-large\@xl {
    width: 450px;
  }
  .uk-width-xlarge\@xl {
    width: 600px;
  }
  .uk-width-2xlarge\@xl {
    width: 750px;
  }
  .uk-width-auto\@xl {
    width: auto;
  }
  .uk-width-expand\@xl {
    -ms-flex: 1;
    flex: 1;
    min-width: 1px;
  }
}
[class*=uk-height] {
  box-sizing: border-box;
}

.uk-height-1-1 {
  height: 100%;
}

.uk-height-viewport {
  min-height: 100vh;
}

.uk-height-small {
  height: 150px;
}

.uk-height-medium {
  height: 300px;
}

.uk-height-large {
  height: 450px;
}

.uk-height-max-small {
  max-height: 150px;
}

.uk-height-max-medium {
  max-height: 300px;
}

.uk-height-max-large {
  max-height: 450px;
}

.uk-text-lead {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #333;
}

.uk-text-meta {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #999999;
}

.uk-text-small {
  font-size: 0.875rem;
  line-height: 1.5;
}

.uk-text-large {
  font-size: 1.5rem;
  line-height: 1.5;
}

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

.uk-text-light {
  font-weight: 300;
}

.uk-text-normal {
  font-weight: 400;
}

.uk-text-bold {
  font-weight: 700;
}

.uk-text-lighter {
  font-weight: lighter;
}

.uk-text-bolder {
  font-weight: bolder;
}

.uk-text-italic {
  font-style: italic;
}

.uk-text-capitalize {
  text-transform: capitalize !important;
}

.uk-text-uppercase {
  text-transform: uppercase !important;
}

.uk-text-lowercase {
  text-transform: lowercase !important;
}

.uk-text-muted {
  color: #888888 !important;
}

.uk-text-emphasis {
  color: #333 !important;
}

.uk-text-primary {
  color: #E52421 !important;
}

.uk-text-secondary {
  color: #222 !important;
}

.uk-text-success {
  color: #25E521 !important;
}

.uk-text-warning {
  color: #faa05a !important;
}

.uk-text-danger {
  color: #E52421 !important;
}

.uk-text-background {
  -webkit-background-clip: text;
  display: inline-block;
  color: #E52421 !important;
}

@supports (-webkit-background-clip: text) {
  .uk-text-background {
    background-color: #E52421;
    color: transparent !important;
  }
}
.uk-text-left {
  text-align: left !important;
}

.uk-text-right {
  text-align: right !important;
}

.uk-text-center {
  text-align: center !important;
}

.uk-text-justify {
  text-align: justify !important;
}

@media (min-width: 640px) {
  .uk-text-left\@s {
    text-align: left !important;
  }
  .uk-text-right\@s {
    text-align: right !important;
  }
  .uk-text-center\@s {
    text-align: center !important;
  }
}
@media (min-width: 960px) {
  .uk-text-left\@m {
    text-align: left !important;
  }
  .uk-text-right\@m {
    text-align: right !important;
  }
  .uk-text-center\@m {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .uk-text-left\@l {
    text-align: left !important;
  }
  .uk-text-right\@l {
    text-align: right !important;
  }
  .uk-text-center\@l {
    text-align: center !important;
  }
}
@media (min-width: 1600px) {
  .uk-text-left\@xl {
    text-align: left !important;
  }
  .uk-text-right\@xl {
    text-align: right !important;
  }
  .uk-text-center\@xl {
    text-align: center !important;
  }
}
.uk-text-top {
  vertical-align: top !important;
}

.uk-text-middle {
  vertical-align: middle !important;
}

.uk-text-bottom {
  vertical-align: bottom !important;
}

.uk-text-baseline {
  vertical-align: baseline !important;
}

.uk-text-nowrap {
  white-space: nowrap;
}

.uk-text-truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

th.uk-text-truncate,
td.uk-text-truncate {
  max-width: 0;
}

.uk-text-break {
  overflow-wrap: break-word;
  word-wrap: break-word;
}

th.uk-text-break,
td.uk-text-break {
  word-break: break-all;
}

.uk-panel {
  display: flow-root;
  position: relative;
  box-sizing: border-box;
}

.uk-panel > :last-child {
  margin-bottom: 0;
}

.uk-panel-scrollable {
  height: 170px;
  padding: 10px;
  border: 1px solid #e5e5e5;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  resize: both;
}

.uk-clearfix::before {
  content: "";
  display: table-cell;
}

.uk-clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.uk-float-left {
  float: left;
}

.uk-float-right {
  float: right;
}

[class*=uk-float-] {
  max-width: 100%;
}

.uk-overflow-hidden {
  overflow: hidden;
}

.uk-overflow-auto {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.uk-overflow-auto > :last-child {
  margin-bottom: 0;
}

.uk-resize {
  resize: both;
}

.uk-resize-vertical {
  resize: vertical;
}

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

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

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

[class*=uk-inline] {
  display: inline-block;
  position: relative;
  max-width: 100%;
  vertical-align: middle;
  -webkit-backface-visibility: hidden;
}

.uk-inline-clip {
  overflow: hidden;
}

.uk-preserve-width,
.uk-preserve-width canvas,
.uk-preserve-width img,
.uk-preserve-width svg,
.uk-preserve-width video {
  max-width: none;
}

.uk-responsive-width,
.uk-responsive-height {
  box-sizing: border-box;
}

.uk-responsive-width {
  max-width: 100% !important;
  height: auto;
}

.uk-responsive-height {
  max-height: 100%;
  width: auto;
  max-width: none;
}

.uk-border-circle {
  border-radius: 50%;
}

.uk-border-pill {
  border-radius: 500px;
}

.uk-border-rounded {
  border-radius: 5px;
}

.uk-inline-clip[class*=uk-border-] {
  -webkit-transform: translateZ(0);
}

.uk-box-shadow-small {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-medium {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-large {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-xlarge {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

[class*=uk-box-shadow-hover] {
  transition: box-shadow 0.1s ease-in-out;
}

.uk-box-shadow-hover-small:hover {
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-medium:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}

.uk-box-shadow-hover-large:hover {
  box-shadow: 0 14px 25px rgba(0, 0, 0, 0.16);
}

.uk-box-shadow-hover-xlarge:hover {
  box-shadow: 0 28px 50px rgba(0, 0, 0, 0.16);
}

@supports (filter: blur(0)) {
  .uk-box-shadow-bottom {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
  }
  .uk-box-shadow-bottom::before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 0;
    right: 0;
    height: 30px;
    border-radius: 100%;
    background: #444;
    filter: blur(20px);
  }
  .uk-box-shadow-bottom > * {
    position: relative;
  }
}
.uk-dropcap::first-letter,
.uk-dropcap > p:first-of-type::first-letter {
  display: block;
  margin-right: 10px;
  float: left;
  font-size: 4.5em;
  line-height: 1;
}

@-moz-document url-prefix() {
  .uk-dropcap::first-letter,
  .uk-dropcap > p:first-of-type::first-letter {
    margin-top: 1.1%;
  }
}
@supports (-ms-ime-align: auto) {
  .uk-dropcap > p:first-of-type::first-letter {
    font-size: 1em;
  }
}
.uk-logo {
  font-size: 1.5rem;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #24303C;
  text-decoration: none;
}

.uk-logo:hover,
.uk-logo:focus {
  color: #24303C;
  outline: none;
  text-decoration: none;
}

.uk-logo-inverse {
  display: none;
}

.uk-disabled {
  pointer-events: none;
}

.uk-drag,
.uk-drag * {
  cursor: move;
}

.uk-drag iframe {
  pointer-events: none;
}

.uk-dragover {
  box-shadow: 0 0 20px rgba(100, 100, 100, 0.3);
}

.uk-blend-multiply {
  mix-blend-mode: multiply;
}

.uk-blend-screen {
  mix-blend-mode: screen;
}

.uk-blend-overlay {
  mix-blend-mode: overlay;
}

.uk-blend-darken {
  mix-blend-mode: darken;
}

.uk-blend-lighten {
  mix-blend-mode: lighten;
}

.uk-blend-color-dodge {
  mix-blend-mode: color-dodge;
}

.uk-blend-color-burn {
  mix-blend-mode: color-burn;
}

.uk-blend-hard-light {
  mix-blend-mode: hard-light;
}

.uk-blend-soft-light {
  mix-blend-mode: soft-light;
}

.uk-blend-difference {
  mix-blend-mode: difference;
}

.uk-blend-exclusion {
  mix-blend-mode: exclusion;
}

.uk-blend-hue {
  mix-blend-mode: hue;
}

.uk-blend-saturation {
  mix-blend-mode: saturation;
}

.uk-blend-color {
  mix-blend-mode: color;
}

.uk-blend-luminosity {
  mix-blend-mode: luminosity;
}

.uk-transform-center {
  transform: translate(-50%, -50%);
}

.uk-transform-origin-top-left {
  transform-origin: 0 0;
}

.uk-transform-origin-top-center {
  transform-origin: 50% 0;
}

.uk-transform-origin-top-right {
  transform-origin: 100% 0;
}

.uk-transform-origin-center-left {
  transform-origin: 0 50%;
}

.uk-transform-origin-center-right {
  transform-origin: 100% 50%;
}

.uk-transform-origin-bottom-left {
  transform-origin: 0 100%;
}

.uk-transform-origin-bottom-center {
  transform-origin: 50% 100%;
}

.uk-transform-origin-bottom-right {
  transform-origin: 100% 100%;
}

.uk-flex {
  display: -ms-flexbox;
  display: flex;
}

.uk-flex-inline {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.uk-flex::before,
.uk-flex::after,
.uk-flex-inline::before,
.uk-flex-inline::after {
  display: none;
}

.uk-flex-left {
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.uk-flex-center {
  -ms-flex-pack: center;
  justify-content: center;
}

.uk-flex-right {
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.uk-flex-between {
  -ms-flex-pack: justify;
  justify-content: space-between;
}

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

@media (min-width: 640px) {
  .uk-flex-left\@s {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .uk-flex-center\@s {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .uk-flex-right\@s {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .uk-flex-between\@s {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .uk-flex-around\@s {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (min-width: 960px) {
  .uk-flex-left\@m {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .uk-flex-center\@m {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .uk-flex-right\@m {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .uk-flex-between\@m {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .uk-flex-around\@m {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (min-width: 1200px) {
  .uk-flex-left\@l {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .uk-flex-center\@l {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .uk-flex-right\@l {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .uk-flex-between\@l {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .uk-flex-around\@l {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
@media (min-width: 1600px) {
  .uk-flex-left\@xl {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .uk-flex-center\@xl {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .uk-flex-right\@xl {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .uk-flex-between\@xl {
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .uk-flex-around\@xl {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
}
.uk-flex-stretch {
  -ms-flex-align: stretch;
  align-items: stretch;
}

.uk-flex-top {
  -ms-flex-align: start;
  align-items: flex-start;
}

.uk-flex-middle {
  -ms-flex-align: center;
  align-items: center;
}

.uk-flex-bottom {
  -ms-flex-align: end;
  align-items: flex-end;
}

.uk-flex-row {
  -ms-flex-direction: row;
  flex-direction: row;
}

.uk-flex-row-reverse {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.uk-flex-column {
  -ms-flex-direction: column;
  flex-direction: column;
}

.uk-flex-column-reverse {
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.uk-flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.uk-flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.uk-flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
}

.uk-flex-wrap-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.uk-flex-wrap-top {
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.uk-flex-wrap-middle {
  -ms-flex-line-pack: center;
  align-content: center;
}

.uk-flex-wrap-bottom {
  -ms-flex-line-pack: end;
  align-content: flex-end;
}

.uk-flex-wrap-between {
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.uk-flex-wrap-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.uk-flex-first {
  -ms-flex-order: -1;
  order: -1;
}

.uk-flex-last {
  -ms-flex-order: 99;
  order: 99;
}

@media (min-width: 640px) {
  .uk-flex-first\@s {
    -ms-flex-order: -1;
    order: -1;
  }
  .uk-flex-last\@s {
    -ms-flex-order: 99;
    order: 99;
  }
}
@media (min-width: 960px) {
  .uk-flex-first\@m {
    -ms-flex-order: -1;
    order: -1;
  }
  .uk-flex-last\@m {
    -ms-flex-order: 99;
    order: 99;
  }
}
@media (min-width: 1200px) {
  .uk-flex-first\@l {
    -ms-flex-order: -1;
    order: -1;
  }
  .uk-flex-last\@l {
    -ms-flex-order: 99;
    order: 99;
  }
}
@media (min-width: 1600px) {
  .uk-flex-first\@xl {
    -ms-flex-order: -1;
    order: -1;
  }
  .uk-flex-last\@xl {
    -ms-flex-order: 99;
    order: 99;
  }
}
.uk-flex-none {
  -ms-flex: none;
  flex: none;
}

.uk-flex-auto {
  -ms-flex: auto;
  flex: auto;
}

.uk-flex-1 {
  -ms-flex: 1;
  flex: 1;
}

.uk-margin {
  margin-bottom: 20px;
}

* + .uk-margin {
  margin-top: 20px !important;
}

.uk-margin-top {
  margin-top: 20px !important;
}

.uk-margin-bottom {
  margin-bottom: 20px !important;
}

.uk-margin-left {
  margin-left: 20px !important;
}

.uk-margin-right {
  margin-right: 20px !important;
}

.uk-margin-small {
  margin-bottom: 10px;
}

* + .uk-margin-small {
  margin-top: 10px !important;
}

.uk-margin-small-top {
  margin-top: 10px !important;
}

.uk-margin-small-bottom {
  margin-bottom: 10px !important;
}

.uk-margin-small-left {
  margin-left: 10px !important;
}

.uk-margin-small-right {
  margin-right: 10px !important;
}

.uk-margin-medium {
  margin-bottom: 40px;
}

* + .uk-margin-medium {
  margin-top: 40px !important;
}

.uk-margin-medium-top {
  margin-top: 40px !important;
}

.uk-margin-medium-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-medium-left {
  margin-left: 40px !important;
}

.uk-margin-medium-right {
  margin-right: 40px !important;
}

.uk-margin-large {
  margin-bottom: 40px;
}

* + .uk-margin-large {
  margin-top: 40px !important;
}

.uk-margin-large-top {
  margin-top: 40px !important;
}

.uk-margin-large-bottom {
  margin-bottom: 40px !important;
}

.uk-margin-large-left {
  margin-left: 40px !important;
}

.uk-margin-large-right {
  margin-right: 40px !important;
}

@media (min-width: 1200px) {
  .uk-margin-large {
    margin-bottom: 70px;
  }
  * + .uk-margin-large {
    margin-top: 70px !important;
  }
  .uk-margin-large-top {
    margin-top: 70px !important;
  }
  .uk-margin-large-bottom {
    margin-bottom: 70px !important;
  }
  .uk-margin-large-left {
    margin-left: 70px !important;
  }
  .uk-margin-large-right {
    margin-right: 70px !important;
  }
}
.uk-margin-xlarge {
  margin-bottom: 70px;
}

* + .uk-margin-xlarge {
  margin-top: 70px !important;
}

.uk-margin-xlarge-top {
  margin-top: 70px !important;
}

.uk-margin-xlarge-bottom {
  margin-bottom: 70px !important;
}

.uk-margin-xlarge-left {
  margin-left: 70px !important;
}

.uk-margin-xlarge-right {
  margin-right: 70px !important;
}

@media (min-width: 1200px) {
  .uk-margin-xlarge {
    margin-bottom: 140px;
  }
  * + .uk-margin-xlarge {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-top {
    margin-top: 140px !important;
  }
  .uk-margin-xlarge-bottom {
    margin-bottom: 140px !important;
  }
  .uk-margin-xlarge-left {
    margin-left: 140px !important;
  }
  .uk-margin-xlarge-right {
    margin-right: 140px !important;
  }
}
.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}

.uk-margin-auto-top {
  margin-top: auto !important;
}

.uk-margin-auto-bottom {
  margin-bottom: auto !important;
}

.uk-margin-auto-left {
  margin-left: auto !important;
}

.uk-margin-auto-right {
  margin-right: auto !important;
}

.uk-margin-auto-vertical {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

@media (min-width: 640px) {
  .uk-margin-auto\@s {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@s {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@s {
    margin-right: auto !important;
  }
}
@media (min-width: 960px) {
  .uk-margin-auto\@m {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@m {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@m {
    margin-right: auto !important;
  }
}
@media (min-width: 1200px) {
  .uk-margin-auto\@l {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@l {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@l {
    margin-right: auto !important;
  }
}
@media (min-width: 1600px) {
  .uk-margin-auto\@xl {
    margin-left: auto !important;
    margin-right: auto !important;
  }
  .uk-margin-auto-left\@xl {
    margin-left: auto !important;
  }
  .uk-margin-auto-right\@xl {
    margin-right: auto !important;
  }
}
.uk-margin-remove {
  margin: 0 !important;
}

.uk-margin-remove-top {
  margin-top: 0 !important;
}

.uk-margin-remove-bottom {
  margin-bottom: 0 !important;
}

.uk-margin-remove-left {
  margin-left: 0 !important;
}

.uk-margin-remove-right {
  margin-right: 0 !important;
}

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.uk-margin-remove-adjacent + *,
.uk-margin-remove-first-child > :first-child {
  margin-top: 0 !important;
}

.uk-margin-remove-last-child > :last-child {
  margin-bottom: 0 !important;
}

@media (min-width: 640px) {
  .uk-margin-remove-left\@s {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@s {
    margin-right: 0 !important;
  }
}
@media (min-width: 960px) {
  .uk-margin-remove-left\@m {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@m {
    margin-right: 0 !important;
  }
}
@media (min-width: 1200px) {
  .uk-margin-remove-left\@l {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@l {
    margin-right: 0 !important;
  }
}
@media (min-width: 1600px) {
  .uk-margin-remove-left\@xl {
    margin-left: 0 !important;
  }
  .uk-margin-remove-right\@xl {
    margin-right: 0 !important;
  }
}
[class*=uk-position-top],
[class*=uk-position-bottom],
[class*=uk-position-left],
[class*=uk-position-right],
[class*=uk-position-center] {
  position: absolute !important;
  max-width: 100%;
}

.uk-position-top {
  top: 0;
  left: 0;
  right: 0;
}

.uk-position-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-left {
  top: 0;
  bottom: 0;
  left: 0;
}

.uk-position-right {
  top: 0;
  bottom: 0;
  right: 0;
}

.uk-position-top-left {
  top: 0;
  left: 0;
}

.uk-position-top-right {
  top: 0;
  right: 0;
}

.uk-position-bottom-left {
  bottom: 0;
  left: 0;
}

.uk-position-bottom-right {
  bottom: 0;
  right: 0;
}

.uk-position-center {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  box-sizing: border-box;
}

[class*=uk-position-center-left],
[class*=uk-position-center-right] {
  top: 50%;
  transform: translateY(-50%);
}

.uk-position-center-left {
  left: 0;
}

.uk-position-center-right {
  right: 0;
}

.uk-position-center-left-out {
  right: 100%;
  width: -moz-max-content;
  width: max-content;
}

.uk-position-center-right-out {
  left: 100%;
  width: -moz-max-content;
  width: max-content;
}

.uk-position-top-center,
.uk-position-bottom-center {
  left: 50%;
  transform: translateX(-50%);
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  box-sizing: border-box;
}

.uk-position-top-center {
  top: 0;
}

.uk-position-bottom-center {
  bottom: 0;
}

.uk-position-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.uk-position-relative {
  position: relative !important;
}

.uk-position-absolute {
  position: absolute !important;
}

.uk-position-fixed {
  position: fixed !important;
}

.uk-position-z-index {
  z-index: 1;
}

.uk-position-small {
  max-width: calc(100% - 30px);
  margin: 15px;
}

.uk-position-small.uk-position-center {
  transform: translate(-50%, -50%) translate(-15px, -15px);
}

.uk-position-small[class*=uk-position-center-left],
.uk-position-small[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-15px);
}

.uk-position-small.uk-position-top-center,
.uk-position-small.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-15px);
}

.uk-position-medium {
  max-width: calc(100% - 60px);
  margin: 30px;
}

.uk-position-medium.uk-position-center {
  transform: translate(-50%, -50%) translate(-30px, -30px);
}

.uk-position-medium[class*=uk-position-center-left],
.uk-position-medium[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-30px);
}

.uk-position-medium.uk-position-top-center,
.uk-position-medium.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-30px);
}

.uk-position-large {
  max-width: calc(100% - 60px);
  margin: 30px;
}

.uk-position-large.uk-position-center {
  transform: translate(-50%, -50%) translate(-30px, -30px);
}

.uk-position-large[class*=uk-position-center-left],
.uk-position-large[class*=uk-position-center-right] {
  transform: translateY(-50%) translateY(-30px);
}

.uk-position-large.uk-position-top-center,
.uk-position-large.uk-position-bottom-center {
  transform: translateX(-50%) translateX(-30px);
}

@media (min-width: 1200px) {
  .uk-position-large {
    max-width: calc(100% - 100px);
    margin: 50px;
  }
  .uk-position-large.uk-position-center {
    transform: translate(-50%, -50%) translate(-50px, -50px);
  }
  .uk-position-large[class*=uk-position-center-left],
  .uk-position-large[class*=uk-position-center-right] {
    transform: translateY(-50%) translateY(-50px);
  }
  .uk-position-large.uk-position-top-center,
  .uk-position-large.uk-position-bottom-center {
    transform: translateX(-50%) translateX(-50px);
  }
}
.uk-transition-toggle {
  -webkit-tap-highlight-color: transparent;
}

.uk-transition-toggle:focus {
  outline: none;
}

.uk-transition-fade,
[class*=uk-transition-scale],
[class*=uk-transition-slide] {
  transition: 0.3s ease-out;
  transition-property: opacity, transform, filter;
  opacity: 0;
}

.uk-transition-toggle:hover .uk-transition-fade,
.uk-transition-toggle:focus .uk-transition-fade,
.uk-transition-active.uk-active .uk-transition-fade {
  opacity: 1;
}

.uk-transition-scale-up {
  transform: scale(1, 1);
}

.uk-transition-scale-down {
  transform: scale(1.1, 1.1);
}

.uk-transition-toggle:hover .uk-transition-scale-up,
.uk-transition-toggle:focus .uk-transition-scale-up,
.uk-transition-active.uk-active .uk-transition-scale-up {
  opacity: 1;
  transform: scale(1.1, 1.1);
}

.uk-transition-toggle:hover .uk-transition-scale-down,
.uk-transition-toggle:focus .uk-transition-scale-down,
.uk-transition-active.uk-active .uk-transition-scale-down {
  opacity: 1;
  transform: scale(1, 1);
}

.uk-transition-slide-top {
  transform: translateY(-100%);
}

.uk-transition-slide-bottom {
  transform: translateY(100%);
}

.uk-transition-slide-left {
  transform: translateX(-100%);
}

.uk-transition-slide-right {
  transform: translateX(100%);
}

.uk-transition-slide-top-small {
  transform: translateY(-10px);
}

.uk-transition-slide-bottom-small {
  transform: translateY(10px);
}

.uk-transition-slide-left-small {
  transform: translateX(-10px);
}

.uk-transition-slide-right-small {
  transform: translateX(10px);
}

.uk-transition-slide-top-medium {
  transform: translateY(-50px);
}

.uk-transition-slide-bottom-medium {
  transform: translateY(50px);
}

.uk-transition-slide-left-medium {
  transform: translateX(-50px);
}

.uk-transition-slide-right-medium {
  transform: translateX(50px);
}

.uk-transition-toggle:hover [class*=uk-transition-slide],
.uk-transition-toggle:focus [class*=uk-transition-slide],
.uk-transition-active.uk-active [class*=uk-transition-slide] {
  opacity: 1;
  transform: translate(0, 0);
}

.uk-transition-opaque {
  opacity: 1;
}

.uk-transition-slow {
  transition-duration: 0.7s;
}

[hidden],
.uk-hidden {
  display: none !important;
}

@media (min-width: 640px) {
  .uk-hidden\@s {
    display: none !important;
  }
}
@media (min-width: 960px) {
  .uk-hidden\@m {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .uk-hidden\@l {
    display: none !important;
  }
}
@media (min-width: 1600px) {
  .uk-hidden\@xl {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .uk-visible\@s {
    display: none !important;
  }
}
@media (max-width: 959px) {
  .uk-visible\@m {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .uk-visible\@l {
    display: none !important;
  }
}
@media (max-width: 1599px) {
  .uk-visible\@xl {
    display: none !important;
  }
}
.uk-invisible {
  visibility: hidden !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: absolute !important;
  width: 0 !important;
  height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
}

.uk-visible-toggle:not(:hover):not(:focus) .uk-invisible-hover:not(:focus-within) {
  opacity: 0 !important;
}

.uk-visible-toggle {
  -webkit-tap-highlight-color: transparent;
}

.uk-visible-toggle:focus {
  outline: none;
}

@media (pointer: coarse) {
  .uk-hidden-touch {
    display: none !important;
  }
}
.uk-hidden-notouch {
  display: none !important;
}

@media (pointer: coarse) {
  .uk-hidden-notouch {
    display: block !important;
  }
}
* {
  box-sizing: border-box;
}

body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  font-size: 14px;
  line-height: 20px;
}

body h1, body h2, body h3, body h4, body h5,
body .uk-h1, body .uk-h2, body .uk-h3, body .uk-h4, body .uk-h5 {
  position: relative;
  font-weight: 500;
}

body h1.line::after, body h2.line::after, body h3.line::after, body h4.line::after, body h5.line::after,
body .uk-h1.line::after, body .uk-h2.line::after, body .uk-h3.line::after, body .uk-h4.line::after, body .uk-h5.line::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 34px;
  height: 6px;
  background: #E52421;
}

body h1.line, body h2.line, body h3.line, body h4.line, body h5.line,
body .uk-h1.line, body .uk-h2.line, body .uk-h3.line, body .uk-h4.line, body .uk-h5.line {
  width: max-content;
}

body * + h1, body * + h2, body * + h3, body * + h4, body * + h5, body * + h6,
body * + .uk-h1, body * + .uk-h2, body * + .uk-h3, body * + .uk-h4, body * + .uk-h5, body * + .uk-h6 {
  margin-top: 16px;
}

body.fixed {
  overflow: hidden;
  margin-right: 17px;
}

.page-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 11px 0 6px !important;
}

.page-title h1,
.page-title .h1 {
  font-weight: 500;
  font-size: 32px;
  line-height: 37px;
  margin: 0;
}

.page-title .uk-button-default {
  min-width: auto;
}

.page-title__controls {
  display: -ms-flexbox;
  display: flex;
}

.page-title__controls a:not(:last-child) {
  margin-right: 8px;
}

@media (max-width: 989px) {
  .page-title {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .page-title h1,
  .page-title .h1 {
    -ms-flex-order: 1;
    order: 1;
    font-size: 28px;
    line-height: 34px;
  }
  .page-title > .uk-button {
    width: 100%;
    margin-bottom: 10px;
  }
  .page-title__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (max-width: 700px) {
  .page-title__controls {
    max-width: 100%;
    margin-top: 16px;
    overflow-x: scroll;
  }
}
.uk-button.button-orange {
  color: #fff;
  background: #FF7B20;
}

.uk-button.button-orange:hover {
  background: #ec6000;
}

.uk-button.button-red {
  color: #fff;
  background: #E52421;
}

.uk-button.button-red:hover {
  background: #bd1916;
}

.uk-button.button-green {
  color: #fff;
  background: #25E521;
}

.uk-button.button-green:hover {
  background: #1abd16;
}

.uk-button.button-violet {
  color: #fff;
  background: #59267C;
}

.uk-button.button-violet:hover {
  background: #3d1a55;
}

.uk-textarea {
  padding: 14px 16px;
  resize: none;
}

.uk-checkbox, .uk-radio {
  margin-top: 0;
}

.uk-form-danger {
  border-color: #E52421 !important;
}

.uk-form-success {
  border-color: #25E521 !important;
}

.text-ico {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.text-ico svg {
  margin-right: 7px;
}

.rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.rating svg {
  margin-top: -2px;
  margin-right: 8px;
  color: #E52421;
}

.rating span {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}

.rating span:not(.rating__count) {
  margin-left: 12px;
  font-weight: 400;
}

.rating a {
  margin-left: 12px;
  text-decoration: underline;
  color: #E52421;
}

.line-clamp-3 {
  -webkit-line-clamp: 3 !important;
}

.uk-button.btn-large {
  line-height: 48px;
}

.uk-pagination {
  margin: 50px 0 40px;
}

.uk-pagination > * > * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  width: 40px;
  height: 40px;
  color: #24303C;
  font-size: 16px;
  border-radius: 2px;
}

.uk-pagination > * > *:hover {
  color: #E52421;
}

.uk-pagination > .uk-active > * {
  color: #fff;
  background: #E52421;
}

.breadcrumb-list {
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 25px 0 0;
  color: #BDBDBD;
  font-size: 13px;
  line-height: 17px;
}

@media (max-width: 989px) {
  .breadcrumb-list {
    display: block;
  }
}
.breadcrumb-list__item {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 989px) {
  .breadcrumb-list__item {
    display: inline;
  }
}
.breadcrumb-list__item a {
  color: #BDBDBD;
}

.breadcrumb-list__item a:hover {
  color: #E52421;
}

.breadcrumb-list__item .ico {
  margin: 0 5px;
}

.card-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 72px 0 24px 0;
}

.card-title h1, .card-title h2, .card-title h3, .card-title h4, .card-title h5, .card-title .uk-h1, .card-title .uk-h2, .card-title .uk-h3, .card-title .uk-h4, .card-title .uk-h5 {
  margin-bottom: 0;
}

.card-list {
  display: -ms-flexbox;
  display: flex;
}

.card-list .card {
  box-sizing: border-box;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 25%;
  padding: 24px 32px;
  background: #fff;
  border: 1px solid #EAEAEB;
  cursor: pointer;
  transition: opacity 0.2s;
}

.card-list .card a:not(.uk-button) {
  color: #24303C;
}

.card-list .card a:not(.uk-button):hover {
  color: #E52421;
  text-decoration: none;
}

.card-list .card-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 11px;
}

@media (max-width: 989px) {
  .card-list .card-top {
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
.card-list .card-fav button {
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}

.card-list .card-fav button svg {
  color: #BDBDBD;
  transition: 0.3s;
}

.card-list .card-fav button svg:hover {
  color: #828297;
}

.card-list .card-fav.active svg {
  color: #E52421;
}

.card-list .card-badges {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 17px;
}

.card-list .card-badges span:not(:last-child) {
  padding-right: 7px;
  border-right: 1px solid #EAEAEB;
}

.card-list .card-badges span:not(:first-child) {
  padding-left: 7px;
}

.card-list .card-badges span.blue {
  color: #217BE5;
}

.card-list .card-badges span.green {
  color: #25E521;
}

@media (max-width: 989px) {
  .card-list .card-badges {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card-list .card-badges span:last-child {
    padding-left: 0;
    width: 100%;
  }
}
@media (max-width: 679px) {
  .card-list .card-badges span:last-child {
    padding-left: 7px;
    width: auto;
  }
}
.card-list .card h3,
.card-list .card .uk-h3 {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.card-list .card h4,
.card-list .card .uk-h4 {
  margin: 0 14px 15px 0;
}

.card-list .card:not(:first-child) {
  margin-left: -1px;
}

.card-list .card:hover:not(.card-secondary) {
  box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.14);
  z-index: 1;
}

.card-list .card:hover:not(.card-secondary) h1, .card-list .card:hover:not(.card-secondary) h2, .card-list .card:hover:not(.card-secondary) h3, .card-list .card:hover:not(.card-secondary) h4, .card-list .card:hover:not(.card-secondary) h5, .card-list .card:hover:not(.card-secondary) .uk-h1, .card-list .card:hover:not(.card-secondary) .uk-h2, .card-list .card:hover:not(.card-secondary) .uk-h3, .card-list .card:hover:not(.card-secondary) .uk-h4, .card-list .card:hover:not(.card-secondary) .uk-h5 {
  color: #E52421;
}

.card-list .card .bookmark {
  position: absolute;
  right: 15px;
  top: -8px;
}

.card-list .card-secondary {
  background: #FAFAFA;
}

.card-list .card-secondary h4,
.card-list .card-secondary .uk-h4 {
  margin: 0 0 20px;
}

.card-list .card p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 0 0 10px;
  min-height: 40px;
}

.card-list .card p:last-child {
  margin-bottom: 0;
}

.card-list .card > a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 8px;
  color: #E52421;
}

.card-list .card > a strong {
  display: inline-block;
  margin-right: 6px;
  font-weight: 800;
}

.card-list .card > a:hover {
  color: #24303C;
}

.card-list .card * + .card-info {
  margin-top: auto;
}

.card-list .card-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-size: 13px;
  line-height: 13px;
  margin-top: 0;
}

.card-list .card-info .img {
  height: 32px;
  width: 98px;
}

.card-list .card-info .img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-list .card-info > * {
  display: inline-block;
  padding: 0 6px;
}

.card-list .card-info > *:last-of-type {
  padding: 0 0 0 6px;
}

.card-list .card-info > *:first-of-type {
  padding-left: 0;
}

.card-list .card-info > *:not(:first-of-type) {
  border-left: 1px solid #EAEAEB;
}

.card-list .card-info .promo-title {
  font-size: 15px;
}

.card-list .card ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.card-list .card ul li:not(:last-child) {
  margin-bottom: 12px;
}

.card-list .card ul a {
  color: #24303C;
}

.card-list .card ul a:hover {
  color: #E52421;
}

.card-list .card * + h4,
.card-list .card * + .uk-h4 {
  margin-top: 19px;
}

.card-list.uk-slider-items .card {
  padding: 20px;
}

.card-list.uk-slider-items .card:not(.uk-active) {
  opacity: 0;
}

.card-list.uk-slider-items .card-img {
  width: 100%;
  height: 214px;
  text-align: center;
  margin-bottom: 32px;
}

.card-list.uk-slider-items .card-img a {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.card-list.uk-slider-items .card-img img {
  max-height: 100%;
}

.card-list.uk-slider-items .card-price__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

@media (max-width: 989px) {
  .card-list.uk-slider-items .card-price__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.card-list.uk-slider-items .card-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-list.uk-slider-items .card-price span {
  font-size: 13px;
  line-height: 17px;
  color: #999999;
}

.card-list.uk-slider-items .card-price .price {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #24303C;
}

@media (max-width: 989px) {
  .card-list.uk-slider-items .card-price .price {
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
  }
}
.card-list.uk-slider-items .card-price .old-price {
  font-size: 13px;
  line-height: 17px;
  color: #BDBDBD;
  margin: 0 8px;
  text-decoration: line-through;
}

@media (max-width: 989px) {
  .card-list.uk-slider-items .card-price .old-price {
    margin-left: 0;
  }
}
.card-list.uk-slider-items .card-price .badge {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  background: #FF7B20;
  padding: 4px;
  border-radius: 4px;
}

.card-list.uk-slider-items .card-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

@media (max-width: 989px) {
  .card-list.uk-slider-items .card-bottom {
    margin-top: auto;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.card-list.uk-slider-items .card-bottom .uk-button {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #BDBDBD;
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  background: #fff;
  min-width: auto;
}

.card-list.uk-slider-items .card-btn {
  width: 52px;
  height: 40px;
}

.card-list.uk-slider-items .card-btn button {
  width: 100%;
  height: 100%;
  background: #E52421;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}

.card-list.uk-slider-items .card-btn button:hover {
  background: #B31E1C;
}

.card-list.uk-slider-items .card-btn__text {
  display: none;
}

.card-list.catalog-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-list.catalog-list .card {
  padding: 20px;
  width: 33.3333333333%;
  margin-top: -1px;
}

.catalog__section .card-list.catalog-list .card {
  width: 33.3333333333%;
}

@media (max-width: 768px) {
  .catalog__section .card-list.catalog-list .card {
    width: 100%;
  }
}
@media (max-width: 989px) {
  .card-list.catalog-list .card {
    padding: 16px;
  }
}
.card-list.catalog-list .card-desc {
  display: none;
}

.card-list.catalog-list .card-img {
  width: 100%;
  height: 214px;
  text-align: center;
  margin-bottom: 26px;
}

.card-list.catalog-list .card-img img {
  max-width: 100%;
  max-height: 100%;
}

.card-list.catalog-list .card-img a {
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media (max-width: 989px) {
  .card-list.catalog-list .card-img {
    height: 163px;
    margin-bottom: 10px;
  }
}
.card-list.catalog-list .card-price__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  flex-wrap: wrap;
}

@media (max-width: 989px) {
  .card-list.catalog-list .card-price__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
  }
}
.card-list.catalog-list .card-price {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-list.catalog-list.list .card-price {
  margin-bottom: 16px;
}

.card-list.catalog-list .card-bottom .card-btn-wrapper {
  display: flex;
  justify-content: flex-end;
}

.card-list.catalog-list .card-price span {
  font-size: 13px;
  line-height: 17px;
  color: #999999;
}

.card-list.catalog-list .card-price .price {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #24303C;
  margin-right: 8px;
}

@media (max-width: 989px) {
  .card-list.catalog-list .card-price .price {
    -ms-flex-order: 1;
    order: 1;
  }
}
.card-list.catalog-list .card-price .old-price {
  font-size: 13px;
  line-height: 17px;
  color: #BDBDBD;
  margin: 0 8px;
  text-decoration: line-through;
  margin-left: 0;
}

@media (max-width: 989px) {
  .card-list.catalog-list .card-price .badge {
    margin-bottom: 8px;
  }
  .card-list.catalog-list .card-price .old-price {
    margin: 8px 0;
  }
}
.card-list.catalog-list .card-price .badge {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  background: #FF7B20;
  padding: 4px;
  border-radius: 4px;
}

.card-list.catalog-list .card-price.sale .price {
  color: #E52421;
}

.card-list.catalog-list .card-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-top: auto;
}

@media (max-width: 989px) {
  .card-list.catalog-list .card-bottom {
    margin-top: auto;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.card-list.catalog-list .card-bottom .uk-button {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  color: #BDBDBD;
  border: 1px solid #BDBDBD;
  border-radius: 2px;
  background: #fff;
  min-width: auto;
}

.card-list.catalog-list .card .socials a {
  width: 20px;
  height: 20px;
  margin-right: 4px;
}

.card-list.catalog-list .card-btn {
  width: 52px;
  height: 40px;
}

.card-list.catalog-list .card-btn button {
  width: 100%;
  height: 100%;
  background: #E52421;
  border: none;
  border-radius: 2px;
  cursor: pointer;
}

.card-list.catalog-list .card-btn button:hover {
  background: #B31E1C;
}

.card-list.catalog-list .card-btn__text {
  display: none;
  color: #fff;
  margin-left: 8px;
  font-weight: bold;
}

.card-list.catalog-list .card:nth-child(3n+1) {
  margin-left: 0;
}

.card-list.catalog-list.list {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-list.catalog-list.list .card {
  width: 100%;
  min-height: 248px;
  margin-left: 0;
  padding: 24px 32px 24px 248px;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media (max-width: 989px) {
  .card-list.catalog-list.list .card {
    min-height: 217px;
    padding: 16px 16px 16px 172px;
  }
  .card-list.catalog-list.list .card-badges {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .card-list.catalog-list.list .card-badges span:last-child {
    padding-left: 7px;
    width: auto;
  }
  .card-list.catalog-list.list .card .card-bottom {
    margin-top: 0;
  }
}
.card-list.catalog-list.list .card-desc-wrapper {
  max-width: calc(100% - 120px - 24px);
}

.card-list.catalog-list.list .card-desc {
  display: block;
}

.card-list.catalog-list.list .card-img {
  position: absolute;
  left: 24px;
  width: 200px;
  height: 200px;
  margin-bottom: 0;
}

@media (max-width: 989px) {
  .card-list.catalog-list.list .card-img {
    width: 140px;
    height: 140px;
  }
}
.card-list.catalog-list.list .card-top {
  margin-bottom: 7px;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}

.card-list.catalog-list.list .card h3,
.card-list.catalog-list.list .card .uk-h3 {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
}

.card-list.catalog-list.list .card p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 5px;
}

.card-list.catalog-list.list .card ul {
  list-style: disc;
  color: #999999;
  font-size: 13px;
  line-height: 17px;
  padding-left: 16px;
}

.card-list.catalog-list.list .card ul li {
  margin-bottom: 0;
}

.card-list.catalog-list.list .card-bottom {
  max-width: 120px;
  margin-left: auto;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: end;
  align-items: flex-end;
}

.card-list.catalog-list.list .card-price__list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-list.catalog-list.list .card-price .price {
  -ms-flex-order: 1;
  order: 1;
  margin-left: auto;
}

.card-list.catalog-list.list .card-price .old-price {
  margin-left: auto;
}

.card-list.catalog-list.list .card-price span {
  white-space: nowrap;
  text-align: right;
}

.card-list.catalog-list.list .card-btn {
  margin-top: 16px;
  width: auto;
}

.card-list.catalog-list.list .card-btn button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px;
}

.card-list.catalog-list.list .card-btn__text {
  display: block;
}

.card-list.news {
  margin-right: 16px;
  margin-left: 35px;
}

.card-list.news .card {
  border: none;
  padding: 0 16px 13px 0;
}

.card-list.news .card::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: calc(100% - 16px);
  height: 1px;
  background: #EAEAEB;
}

.card-list.news .card h4,
.card-list.news .card .uk-h4 {
  margin-bottom: 8px;
}

.card-list.news .card h4 a,
.card-list.news .card .uk-h4 a {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.card-list.news .card-img {
  height: 166px;
  margin-bottom: 0;
}

.card-list.news .card-img img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.card-list.news .card:hover {
  box-shadow: none;
}

.rating-stars {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.rating-stars span {
  color: #E52421;
  margin-right: 4px;
}

.rating-stars span.empty-star {
  color: transparent;
}

.rating-stars .rating-count {
  margin-left: 3px;
  height: 18px;
  -ms-flex-item-align: center;
  align-self: center;
  color: #24303C;
}

.news-offset {
  margin-right: -35px;
  margin-left: -35px;
}

.news-offset .uk-slidenav {
  margin-top: 0;
  top: 99px;
  right: 10px;
}

.news-offset .uk-slidenav[data-uk-slider-item=previous] {
  right: auto;
  left: 10px;
}

.show-more {
  margin-top: 15px;
}

.show-more button {
  width: 100%;
  background: transparent;
  border: 1px solid #EAEAEB;
  font-weight: 500;
  -ms-flex-pack: center;
  justify-content: center;
  color: #E52421;
}

.show-more button:hover {
  color: #24303C;
}

.seo-block a {
  color: #E52421;
  text-decoration: underline;
}

.seo-block a:hover {
  color: #B31E1C;
}

.uk-slider-container .uk-dotnav {
  display: none;
}

.uk-slider-container .uk-slidenav {
  width: 32px;
  height: 32px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 4px 0 16px rgba(0, 0, 0, 0.16);
  padding: 0 14px 0 11px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  transition: 0.3s;
}

.uk-slider-container .uk-slidenav[data-uk-slider-item=next] {
  padding: 0 11px 0 14px;
}

.uk-slider-container .uk-slidenav[data-uk-slider-item=next] svg {
  transform: rotate(180deg);
}

.uk-slider-container .uk-slidenav svg {
  color: #E52421;
}

.uk-slider-container .uk-slidenav:hover {
  box-shadow: none;
  background: #E52421;
}

.uk-slider-container .uk-slidenav:hover svg {
  color: #ffffff;
}

.button-outline {
  border: 1px solid #E52421;
  color: #E52421;
  background: transparent;
  line-height: 38px;
}

.button-outline:hover {
  color: #fff;
  background: #E52421;
  border-color:#E52421;
}

.button-outline.muted, .button-outline:disabled {
  color: #BDBDBD;
  border-color: #EAEAEB;
}

.button-outline.muted:hover, .button-outline:disabled:hover {
  color: #BDBDBD;
  border-color: #EAEAEB;
  background: transparent;
  cursor: default;
}

.uk-button {
  padding: 0 16px;
  border-radius: 2px;
  font-weight: 700;
  font-size: 14px;
  min-width: 174px;
  letter-spacing: 0.04em;
  transition: 0.3s;
}

.button-back {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #EAEAEB;
  color: #999999;
  background: transparent;
  height: 40px;
  font-weight: 500;
  margin-bottom: 6px;
}

.button-back svg {
  transform: rotate(180deg);
  margin-right: 5px;
}

.button-back span {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}

.button-back:hover {
  color: #E52421;
  border-color: #E52421;
}

.uk-tooltip {
  border: 1px solid #EAEAEB;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.16);
}

.uk-tooltip::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border: 6px solid #fff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom: none;
}

.socials {
  display: -ms-flexbox;
  display: flex;
}

.socials a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 6px;
  width: 32px;
  height: 32px;
  background: #999999;
  border-radius: 50%;
  transition: 0.3s;
}

.socials a:last-child {
  margin-right: 0;
}

.socials svg {
  color: #fff;
  max-width: 20px;
  max-height: 20px;
}

.socials.big-socials a {
  width: 44px;
  height: 44px;
}

.socials.big-socials a.vk, .socials.big-socials a.vkontakte {
  background: #455C81;
}

.socials.big-socials a.fb, .socials.big-socials a.facebook {
  background: #414F91;
}

.socials.big-socials a.google {
  background: #BD330C;
}

.socials.big-socials a.ya {
  background: #EA3244;
}

@media (max-width: 1279px) {
  body.fixed {
    margin-right: 0;
  }
  .uk-container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 989px) {
  .news-offset {
    margin-right: 0;
    margin-left: 0;
  }
  .card-list .card {
    width: 33.3333333333%;
  }
  .card-list .card-secondary {
    -ms-flex-pack: center;
    justify-content: center;
  }
  .card-list.news {
    margin-right: 0;
    margin-left: 0;
  }
  .card-list.news .card {
    width: 50%;
  }
  .card-list.news .card-img {
    height: 194px;
  }
  .card-list:not(.uk-slider-items):not(.catalog-list) .card {
    width: 50%;
  }
  .card-list:not(.uk-slider-items):not(.catalog-list) .card:nth-child(2n+1) {
    margin-left: 0;
  }
  .card-list:not(.uk-slider-items):not(.catalog-list) .card .bookmark {
    right: 8px;
    top: 7px;
  }
  .card-list:not(.uk-slider-items) {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card-title {
    margin: 52px 0 22px 0;
  }
  .card-title h1, .card-title h2, .card-title h3, .card-title h4, .card-title h5, .card-title .uk-h1, .card-title .uk-h2, .card-title .uk-h3, .card-title .uk-h4, .card-title .uk-h5 {
    font-size: 22px;
    line-height: 36px;
  }
  .uk-slider-container-offset {
    margin: 0 -1px;
    padding: 0;
  }
  .uk-slider-container .uk-slidenav {
    display: none;
  }
  .uk-slider-container .uk-dotnav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 15px;
    height: 12px;
  }
  .uk-slider-container .uk-dotnav > * {
    padding-left: 4px;
  }
  .uk-slider-container .uk-dotnav > * > * {
    width: 8px;
    height: 8px;
    transition: width 0.3s, height 0.3s;
  }
  .uk-slider-container .uk-dotnav > .uk-active:not(:first-child) > * {
    overflow: visible;
  }
  .uk-slider-container .uk-dotnav > .uk-active > * {
    position: relative;
    width: 12px;
    height: 12px;
    background-color: #FF7B20;
  }
  .uk-slider-container .uk-dotnav > .uk-active > *::before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #25E521;
    top: 2px;
    left: -12px;
  }
  .uk-slider-container .uk-dotnav > .uk-active + * > * {
    background-color: #59267C;
  }
  .uk-slider-container .uk-dotnav > .uk-active + * + * > * {
    background-color: #24303C;
  }
  .mobile-none {
    display: none;
  }
}
@media (max-width: 679px) {
  .card-list .card {
    width: 100%;
  }
  .card-list.uk-slider-items .card {
    padding: 48px 15px 20px;
  }
  .card-list.news {
    margin-right: 15px;
    margin-left: 15px;
  }
  .card-list.news .card {
    padding: 0 0 10px;
    width: 100%;
  }
  .card-list:not(.uk-slider-items):not(.catalog-list) .card {
    margin-left: 0;
    width: 100%;
    padding: 24px 15px;
  }
  .card-list:not(.uk-slider-items):not(.catalog-list) {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .card-list.catalog-list .card {
    padding: 16px;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .card-list.catalog-list .card-top {
    width: 100%;
  }
  .card-list.catalog-list .card-img {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin-bottom: 22px;
  }
  .card-list.catalog-list .card-desc-wrapper {
    width: calc(100% - 80px);
    margin-top: 10px;
  }
  .card-list.catalog-list .card-bottom {
    width: 100%;
  }
  .card-list.catalog-list .card-price .price {
    -ms-flex-order: 0;
    order: 0;
  }
  .card-list.catalog-list .card-price .old-price {
    margin-left: 0;
  }
  .card-list.catalog-list .card-btn {
    width: auto;
  }
  .card-list.catalog-list .card-btn button {
    width: 100px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .card-list.catalog-list .card-btn__text {
    display: block;
  }
  .news-offset {
    margin-right: -15px;
    margin-left: -15px;
  }
  .news-offset .uk-slidenav {
    right: 0;
    margin-right: 0;
  }
  .news-offset .uk-slidenav[data-uk-slider-item=previous] {
    left: 0;
    margin-left: 0;
  }
  .card-title {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .card-title h1, .card-title h2, .card-title h3, .card-title h4, .card-title h5, .card-title .uk-h1, .card-title .uk-h2, .card-title .uk-h3, .card-title .uk-h4, .card-title .uk-h5 {
    margin-bottom: 16px;
  }
}
.uk-modal-header {
  background: #fff;
  padding: 44px 44px 20px;
}

.uk-modal-body {
  padding: 0 44px;
}

.uk-modal-footer {
  padding: 0 44px 44px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #fff;
}

.uk-modal-footer > *:not(.w-100) {
  margin-right: 16px;
  -ms-flex: 0 0 calc((100% - 16px) / 2);
  flex: 0 0 calc((100% - 16px) / 2);
}

.uk-modal-footer > *:not(.w-100):last-child {
  margin-right: 0;
}

.uk-modal-footer > *:not(.w-100) .uk-button {
  line-height: 48px;
}

.uk-modal-footer .uk-button.w-100 {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.uk-modal-footer > .btns-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.uk-modal-footer > .btns-block .top-btns {
  display: -ms-flexbox;
  display: flex;
}

[class*=uk-modal-close-] {
  top: 36px;
  right: 36px;
}

.header {
  padding: 0 24px;
  box-shadow: 2px 4px 24px rgba(0, 0, 0, 0.08);
}

.header a {
  color: #24303C;
}

.header a:hover svg {
  color: #24303C;
}

.header svg {
  color: transparent;
  transition: 0.3s;
  min-width: 11px;
}

.header svg.filled {
  color: #24303C;
}

.header svg:hover {
  color: #24303C;
}

.header_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 24px 0;
  /*border-bottom: 1px solid #EAEAEB;*/
}

.header_top-logo {
  margin-right: 33px;
}

.header_top-catalog-btn {
  margin-right: 10px;
}

.header_top-catalog-btn button {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  transition: 0.3s;
  padding-left: 32px;
  min-width: auto;
}

.header_top-catalog-btn button::before {
  content: "";
  position: absolute;
  left: 16px;
  width: 11px;
  height: 11px;
  background: linear-gradient(#E52421, #E52421), linear-gradient(#E52421, #E52421), #ffffff;
  background-position: center;
  background-size: 100% 1px, 1px 100%;
  background-repeat: no-repeat;
  transition: 0.3s;
}

.header_top-catalog-btn button[aria-expanded=true] {
  background: #ffffff;
  color: #E52421;
}

.header_top-catalog-btn button[aria-expanded=true]::before {
  transform: rotate(45deg);
}

.header_top-search {
  margin-right: 63px;
  position: relative;
}

.header_top-search form.uk-search-default {
  width: 440px;
  border: 1px solid rgba(36, 48, 60, 0.2);
  border-radius: 2px;
}

.header_top-search form.uk-search-default .uk-search-input {
  background: #FFFEFE;
  padding: 0 16px;
}

.header_top-search form.uk-search-default button {
  margin: -1px;
  border-radius: 2px;
  min-width: auto;
  padding: 0 24px;
}

.header_top-search form.uk-search-default button:hover {
  color: #E52421;
}

.header_top-info {
  margin-right: auto;
}

.header_top-info .title {
  font-size: 12px;
  line-height: 13px;
}

.header_top-info strong {
  font-size: 14px;
  line-height: 16px;
}

.header_top-menu > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
}

.header_top-menu > ul > li {
  height: 40px;
  margin-right: 20px;
}

.header_top-menu > ul > li:last-child {
  margin-right: 0;
}

.header_top-menu > ul a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: normal;
  height: 100%;
}

.header_top-menu > ul a:hover {
  color: #24303C;
}

.header_top-menu > ul a .badge-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  height: 20px;
}

.header_top-menu > ul a .badge-content::before {
  content: attr(data-badge-count);
  position: absolute;
  right: -7px;
  top: -3px;
  width: 16px;
  height: 16px;
  background-color: #E52421;
  color: #ffffff;
  font-weight: 500;
  font-size: 10px;
  line-height: 16px;
  text-align: center;
  border-radius: 50%;
}

.header_top-menu > ul .compare_empty a .badge-content::before {
  display: none;
}

.header_top-menu > ul a span {
  font-size: 14px;
}

.header_top-menu > ul .dropdown {
  min-width: 150px;
  padding: 5px 20px;
  background: #ffffff;
  border: 1px solid #EEEEEF;
  box-sizing: border-box;
  box-shadow: 0 4px 4px rgba(193, 196, 201, 0.5);
  width: max-content !important;
}

.header_top-menu > ul .dropdown ul li {
  width: max-content;
}

.header_top-menu > ul .dropdown::before {
  content: "";
  position: absolute;
  top: -10px;
  right: 12px;
  width: 0;
  height: 0;
  border: 10px solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top: none;
  z-index: 1;
}

.header_top-menu > ul .dropdown::after {
  content: "";
  position: absolute;
  top: -12px;
  right: 10px;
  width: 0;
  height: 0;
  border: 12px solid #EEEEEF;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top: none;
}

.header_top-menu > ul .dropdown ul {
  width: max-content;
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

.header_top-menu > ul .dropdown ul a {
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  line-height: 28px;
}

.header_top-menu > ul .dropdown ul a:hover {
  color: #E52421;
}

.header_top-menu > ul .dropdown ul a .badge {
  flex-shrink: 0;
  margin-left: 5px;
  width: 15px;
  height: 15px;
  background-color: #E52421;
  color: #ffffff;
  font-weight: 500;
  font-size: 10px;
  line-height: 15px;
  text-align: center;
  border-radius: 50%;
}

.header_bottom ul {
  list-style: none;
  padding: 10px 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.header_bottom ul li:not(:last-child) {
  margin-right: 16px;
}

.header_bottom ul a {
  font-size: 15px;
}

.header_main-menu {
  position: absolute;
  top: 97px;
  left: 0;
  height: calc(100vh - 97px);
  width: 100%;
  background: #ffffff;
  z-index: 100;
}

.header_main-menu--wrapper {
  display: -ms-flexbox;
  display: flex;
}

.header_main-menu-mobile--wrapper {
  display: none;
}

.header_main-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header_main-menu--left {
  padding: 12px 22px 12px 0;
  border-right: 1px solid rgba(36, 48, 60, 0.08);
}

.header_main-menu--left li a {
  position: relative;
  display: block;
  min-width: 390px;
  padding: 0 16px 0 12px;
  font-weight: 500;
  font-size: 15px;
  line-height: 52px;
}

.header_main-menu--left li a::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border: 1px solid rgba(36, 48, 60, 0.4);
  border-left: none;
  border-bottom: none;
}

.header_main-menu--left li a img {
  width: 36px;
  height: 36px;
  object-fit: contain;
}

.header_main-menu--left li.uk-active a {
  background: #F5F5F5;
}

.header_main-menu--right {
  padding: 24px 32px 48px;
  display: -ms-flexbox;
  display: flex;
}

.header_main-menu--right h4,
.header_main-menu--right .h4 {
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  width: 100%;
}

.header_main-menu--right > ul > li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.header_main-menu--right ul.list {
  column-count: 2;
  column-gap: 112px;
  max-width: calc(100% - 196px);
}

.header_main-menu--right ul.list > li {
  break-inside: avoid-column;
  page-break-inside: avoid;
}

.header_main-menu--right ul.list > li > a {
  font-weight: 500;
  font-size: 15px;
  line-height: 13px;
}

.header_main-menu--right ul.list .sub-list {
  margin-top: 16px;
  margin-bottom: 32px;
}

.header_main-menu--right ul.list .sub-list a {
  display: block;
  font-size: 15px;
  line-height: 24px;
  color: rgba(36, 48, 60, 0.8);
}

.header_main-menu--right ul.list .sub-list a:hover {
  color: #E52421;
  text-decoration: none;
}

.header_main-menu--right .brands {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: auto;
  max-width: 172px;
}

.header_main-menu--right .brands a {
  margin-bottom: 40px;
}

@media (max-width: 1279px) {
  .header {
    padding: 0 30px;
  }
  .header_top {
    padding: 12px 0;
  }
  .header_top-search {
    display: none;
    -ms-flex-order: 3;
    order: 3;
  }
  .header_top-search form {
    display: none;
  }
  .header_top-catalog-btn {
    -ms-flex-order: 1;
    order: 1;
    margin-right: 0;
  }
  .header_top-catalog-btn span {
    position: relative;
    font-size: 0;
    background: #E52421;
    height: 1.5px;
    transition: 0.4s;
    width: 16px;
    padding: 0;
  }
  .header_top-catalog-btn span::before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    background: #E52421;
    width: 100%;
    height: 1.5px;
    transition: 0.4s;
  }
  .header_top-catalog-btn span::after {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background: #E52421;
    width: 100%;
    height: 1.5px;
    transition: 0.4s;
  }
  .header_top-catalog-btn button {
    width: 16px;
    height: 16px;
    background-color: transparent;
    padding: 0;
  }
  .header_top-catalog-btn button::before {
    content: none;
  }
  .header_top-catalog-btn button:hover {
    background-color: transparent;
  }
  .header_top-catalog-btn button:focus {
    background-color: transparent;
  }
  .header_top-catalog-btn button[aria-expanded=true] span {
    background: transparent;
  }
  .header_top-catalog-btn button[aria-expanded=true] span::before {
    top: 0;
    transform: rotate(45deg);
  }
  .header_top-catalog-btn button[aria-expanded=true] span::after {
    top: 0;
    transform: rotate(-45deg);
  }
  .header_top-logo {
    -ms-flex-order: 2;
    order: 2;
    margin-right: 0;
    width: 54px;
    margin-left: 28px;
  }
  .header_top-menu {
    -ms-flex-order: 4;
    order: 4;
    margin-left: auto;
  }
  .header_top-menu > ul li {
    width: 40px;
    height: 40px;
    margin-right: 0;
  }
  .header_top-menu > ul li:not(:last-child) {
    margin-right: 0;
  }
  .header_top-menu > ul a {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .header_top-menu > ul span {
    display: none;
  }
  .header_top-info {
    display: none;
  }
  .header_bottom {
    padding: 0;
    max-width: 100%;
    overflow-x: scroll;
    scrollbar-width: none;
  }
  .header_bottom::-webkit-scrollbar {
    width: 0;
    display: none;
  }
  .header_bottom ul a {
    white-space: nowrap;
  }
  .header_menu-mobile-profile a {
    background: #EAEAEB;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  .header_menu-mobile-profile a svg {
    margin-right: 10px;
  }
  .header_main-menu {
    top: 53px;
  }
  .header_main-menu--left {
    padding-right: 0;
  }
  .header_main-menu--wrapper {
    display: none;
  }
  .header_main-menu-mobile--wrapper {
    display: block;
    height: 100%;
  }
  .header_main-menu-mobile--wrapper li a {
    position: relative;
    display: block;
    min-width: auto;
    padding: 0 16px 0 12px;
    font-weight: 500;
    font-size: 16px;
    line-height: 52px;
  }
  .header_main-menu-mobile--wrapper li.uk-open a.uk-accordion-title {
    background: #EAEAEB;
  }
  .header_main-menu-mobile--wrapper .uk-accordion > li {
    border-bottom: 1px solid rgba(36, 48, 60, 0.08);
  }
  .header_main-menu-mobile--wrapper .uk-accordion > :nth-child(n+2) {
    margin-top: 0;
  }
  .header_main-menu-mobile--wrapper ul:not(.list) {
    width: 100%;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > a {
    position: relative;
    color: #24303C;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > a span {
    display: block;
    width: 100%;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    transform: translateY(-50%) rotate(45deg);
    width: 8px;
    height: 8px;
    border: 1px solid #24303C;
    border-left: none;
    border-bottom: none;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > ul {
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 3;
    height: 100%;
    background: #fff;
    visibility: hidden;
    transform: translateX(100%);
    opacity: 0;
    transition: 0.3s;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > ul.open-submenu {
    left: 0;
    width: 100%;
    transform: translateX(0);
    opacity: 1;
    visibility: visible;
    overflow-y: scroll;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu-back > a {
    padding-left: 36px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu-back > a::before {
    content: "";
    position: absolute;
    top: 50%;
    right: auto;
    left: 16px;
    transform: translateY(-50%) rotate(-135deg);
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content h4,
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .uk-h4 {
    display: none;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list {
    column-count: 2;
    column-gap: 32px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list .sub-list {
    margin-top: 16px;
    margin-bottom: 32px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list .sub-list a {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: rgba(36, 48, 60, 0.8);
    font-weight: normal;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list .sub-list a::before {
    content: none;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list > li > a {
    font-weight: 500;
    font-size: 15px;
    line-height: 13px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list > li > a::before {
    content: none;
  }
  .header_main-menu .socials {
    margin-top: 20px;
  }
  .header_main-menu .socials a {
    display: -ms-flexbox;
    display: flex;
    padding: 0;
  }
  .header_main-menu .socials a svg {
    color: #fff;
  }
}
@media (max-width: 1279px) {
  .header {
    padding: 0 15px;
  }
  .header_main-menu {
    top: 65px;
    min-height: calc(100vh - 65px);
    overflow-y: auto;
  }
  .header_main-menu--left {
    padding: 0;
  }
  .header_main-menu--left li a.uk-accordion-title::before {
    top: 49%;
    right: 17px;
    width: 6px;
    height: 6px;
    transform: translateY(-50%) rotate(135deg);
    border-color: #24303C;
  }
  .header_main-menu--left li a.uk-accordion-title::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    border: 1px solid #EAEAEB;
    border-radius: 50%;
  }
  .header_main-menu--left li.uk-open a.uk-accordion-title::before {
    top: 51%;
    transform: translateY(-50%) rotate(315deg);
    z-index: 1;
  }
  .header_main-menu--left li.uk-open a.uk-accordion-title::after {
    background: #fff;
  }
  .header_main-menu-mobile--wrapper {
    padding-top: 8px;
  }
  .header_main-menu-mobile--wrapper .header_top-search {
    display: block;
    margin: 0 15px;
  }
  .header_main-menu-mobile--wrapper .header_top-search form.uk-search-default {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .header_main-menu-mobile--wrapper .header_top-search form.uk-search-default .uk-search-input {
    font-size: 16px;
  }
  .header_main-menu-mobile--wrapper .header_top-search form.uk-search-default button {
    min-width: auto;
    font-size: 15px;
    font-weight: 500;
  }
  .header_main-menu-mobile--wrapper .header_menu-mobile-email a,
  .header_main-menu-mobile--wrapper .header_menu-mobile-phone a {
    font-weight: 400;
  }
  .header_main-menu-mobile--wrapper .header_menu-mobile-email a {
    margin-top: 20px;
  }
  .header_main-menu-mobile--wrapper .header_menu-mobile-bottom {
    margin-top: 10px;
    padding: 0 15px;
  }
  .header_main-menu-mobile--wrapper .header_menu-mobile-bottom span {
    font-weight: 500;
    font-size: 16px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu > a {
    font-size: 16px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list {
    column-gap: normal;
    padding: 0 15px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list > li > a {
    line-height: 15px;
  }
}
.search-result {
  position: absolute;
  top: calc(100% + 5px);
  left: 0;
  width: 100%;
  background: #fff;
  box-shadow: 2px 4px 24px rgba(36, 48, 60, 0.15);
  border: 1px solid #EAEAEB;
  z-index: 1;
}

.search-result ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
}

.search-result a {
  display: block;
  font-size: 14px;
  line-height: 36px;
  text-decoration: none;
  transition: 0.3s;
  color: #24303C;
}

.search-result a:hover {
  color: #E52421;
}

.search-result a:hover svg {
  color: #E52421;
}

.search-result__list-item > a {
  color: #999999;
}

.search-result__list-item > a svg {
  color: #999999;
  min-width: auto;
  margin-left: 5px;
}

.search-result__list-item-category {
  font-weight: 500;
  color: #999999;
  background: #FAFAFA;
  padding: 0 16px;
}

.search-result__sublist-item {
  padding: 0 16px 0 26px;
}

.main-slideshow {
  max-height: 400px;
  height: 400px;
  margin-top: 52px;
}

.main-slideshow .uk-dotnav {
  position: absolute;
  top: 36px;
  right: 35px;
  opacity: 0.5;
}

.main-slideshow .uk-dotnav > * > * {
  width: 88px;
  height: 4px;
  border-radius: 2px;
}

.main-slideshow .uk-slideshow-items {
  min-height: 400px;
}

.main-slideshow .uk-slideshow-items .slide {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(4, 5, 46, 0.04);
  will-change: transform;
}

.main-slideshow .uk-slideshow-items .slide .slide-img {
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  background-color: #24303C;
  background-image: url("../img/slide-bg2.png");
  background-repeat: no-repeat;
  background-size: cover;
}

@media (max-width: 1280px) {
  .main-slideshow .uk-slideshow-items .slide .slide-img {
    background-size: cover;
  }
}
.main-slideshow .uk-slideshow-items .slide .slide-desc {
  width: 67.5%;
  padding-left: 9.7%;
  padding-right: 16.8%;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 157px;
  height: 156px;
  background: #EBEBEF;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc .sub-text {
  position: relative;
  font-size: 14px;
  line-height: 20px;
  color: #999999;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc .sub-text::before {
  content: "";
  position: absolute;
  bottom: 4px;
  left: -8px;
  width: 4px;
  height: 4px;
  background: #E52421;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc span, .main-slideshow .uk-slideshow-items .slide .slide-desc a {
  will-change: transform;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc h2,
.main-slideshow .uk-slideshow-items .slide .slide-desc .uk-h2 {
  font-weight: 700;
  font-size: 42px;
  line-height: 42px;
  margin: 6px 0 12px;
  will-change: transform;
}

.main-slideshow .uk-slideshow-items .slide .slide-desc p {
  font-size: 21px;
  line-height: 27px;
  color: #999999;
  margin: 0 0 16px;
  will-change: transform;
}

.wide-bg {
  margin-top: 72px;
  padding: 180px 0;
  background: url("../img/bg.png"), linear-gradient(180deg, rgba(245, 245, 247, 0) 0%, #F5F5F7 100%);
  background-repeat: no-repeat;
  background-position: left bottom;
}

.services {
  display: -ms-flexbox;
  display: flex;
  margin-left: auto;
  width: 55%;
}

.services-item:first-child {
  padding-right: 72px;
}

.subscribe {
  margin-top: 56px;
  padding: 42px 0;
  background-color: #E52421;
  background-image: url("../img/mail-bg.svg");
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
}

.subscribe-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.subscribe-wrapper span {
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  max-width: 45%;
}

.subscribe-wrapper form {
  display: -ms-flexbox;
  display: flex;
}

.subscribe-wrapper form input[type=email] {
  border: 1px solid #EAEAEB;
  border-radius: 2px 0 0 2px;
  border-right: none;
  min-width: 224px;
  font-weight: 500;
  font-size: 13px;
  line-height: 13px;
  height: 48px;
  padding: 0 16px;
  background: #ffffff;
}

.subscribe-wrapper form button {
  color: #E52421;
  font-weight: bold;
  font-size: 14px;
  line-height: 22px;
  background-color: #fff;
  border: 1px solid #EAEAEB;
  border-radius: 0 2px 2px 0;
}

@media (max-width: 1023px) {
  .main-slideshow {
    max-height: 316px;
    height: 316px;
    margin-top: 20px;
  }
  .main-slideshow .uk-dotnav {
    top: auto;
    bottom: 10px;
    right: 75px;
  }
  .main-slideshow .uk-dotnav > * > * {
    width: 75px;
  }
  .main-slideshow .uk-slideshow-items {
    min-height: 316px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-img {
    width: 50%;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc {
    width: 50%;
    height: 100%;
    padding: 63px 20px 20px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc::before {
    content: none;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc .sub-text {
    padding-left: 8px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc .sub-text::before {
    left: 0;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc h2 {
    font-size: 22px;
    line-height: 25px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 24px;
  }
  .wide-bg {
    margin-top: 32px;
    padding: 40px 0;
    background: linear-gradient(180deg, rgba(245, 245, 247, 0) 0%, #F5F5F7 100%);
  }
  .services {
    width: 100%;
  }
  .subscribe-wrapper span {
    font-size: 24px;
    line-height: 26px;
    font-size: 22px;
    line-height: 36px;
    max-width: 60%;
  }
  .subscribe-wrapper form input[type=email] {
    min-width: auto;
    padding: 0 10px;
    font-size: 16px;
  }
  .subscribe-wrapper form button {
    min-width: auto;
  }
}
@media (max-width: 720px) {
  .main-slideshow {
    max-height: 316px;
    height: 316px;
  }
  .main-slideshow .uk-dotnav {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-pack: center;
    justify-content: center;
    right: 50%;
    transform: translateX(50%);
    width: calc(100% - 30px);
  }
  .main-slideshow .uk-dotnav > * {
    padding-left: 0;
    width: calc((100% - 30px) / 3);
  }
  .main-slideshow .uk-dotnav > li:not(:last-child) {
    margin-right: 14px;
  }
  .main-slideshow .uk-dotnav > * > * {
    width: 100%;
  }
  .main-slideshow .uk-slideshow-items {
    min-height: 316px;
  }
  .main-slideshow .uk-slideshow-items .slide {
    height: 100%;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: transparent;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-img {
    position: absolute;
    max-height: 316px;
    height: 316px;
    width: 100%;
    z-index: -1;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc {
    width: 100%;
    height: auto;
    margin-top: auto;
    padding: 10px 15px 24px 15px;
    background-color: rgba(234, 234, 235, 0.97);
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc h2 {
    font-size: 22px;
    line-height: 25px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc p {
    position: relative;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }
  .main-slideshow .uk-slideshow-items .slide .slide-desc .uk-button {
    position: relative;
    width: 100%;
  }
  .services {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .services-item {
    margin-bottom: 16px;
  }
  .services-item:first-child {
    padding-right: 0;
  }
  .subscribe {
    margin-top: 48px;
    padding: 20px 0;
  }
  .subscribe-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .subscribe-wrapper span {
    max-width: 100%;
    margin-bottom: 16px;
  }
  .subscribe-wrapper form input[type=email] {
    min-width: auto;
  }
}
.catalog {
  margin-bottom: 0px !important;
}
.catalog-page .card-title-stati {
	margin-bottom: 0!important;
	margin-top: 70px!important;
}

@media (max-width: 989px) {
  .catalog {
    margin-bottom: 0 !important;
  }
}
.catalog__top-filter {
  display: -ms-flexbox;
  display: flex;
}

.catalog__top-filter .form-group {
  margin-right: 16px;
}

.catalog__top-filter div.form-group .uk-form-custom .select-btn {
  min-width: 300px;
}

.catalog__top-orders {
  text-align: right;
  font-weight: 500;
  margin-left: auto;
}

.catalog__top-orders a {
  color: #E52421;
}

.catalog__top-orders a:hover {
  color: #B31E1C;
}

.catalog__top-view {
  display: -ms-flexbox;
  display: flex;
}

.catalog__top-view button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: transparent;
  color: #24303C;
  border: 1px solid #EAEAEB;
  border-radius: 0;
  width: 44px;
  height: 44px;
  cursor: pointer;
}

.catalog__top-view button:not(:last-child) {
  margin-right: -1px;
}

.catalog__top-view button svg {
  transition: 0.3s;
}

.catalog__top-view button:not(.active) svg {
  color: #BDBDBD;
}

.catalog__top-view button:hover svg {
  color: #24303C;
}

.catalog__section {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 679px) {
  .catalog__section {
    margin: 0 -15px;
  }
}
.catalog__section-left {
  width: 311px;
  min-width: 311px;
  margin-top: -1px;
}

.catalog__section-right {
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-left: -1px;
}

.catalog .card-title {
  margin: 0 0 24px;
}

.catalog .card-title h1, .catalog .card-title h2, .catalog .card-title h3, .catalog .card-title h4, .catalog .card-title h5, .catalog .card-title .uk-h1, .catalog .card-title .uk-h2, .catalog .card-title .uk-h3, .catalog .card-title .uk-h4, .catalog .card-title .uk-h5 {
  font-size: 20px;
  line-height: 30px;
}

.catalog-header {
  display: none;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  background: #fff;
  padding: 0 24px;
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
}

.catalog-header__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 0;
}

.catalog-header__logo {
  height: 76px;
  margin-right: 24px;
}

.catalog-header__logo img {
  max-width: 100%;
  max-height: 100%;
}

.catalog-header__desc h1 {
  font-size: 24px;
  line-height: 20px;
  margin-bottom: 6px;
}

.catalog-header__cart-block {
  margin-left: auto;
  display: -ms-flexbox;
  display: flex;
}

.catalog-header__cart-block button {
  min-width: auto;
  line-height: 36px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.catalog-header__cart-block button span {
  margin-left: 8px;
}

.catalog-header__price-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 12px;
}

.catalog-header__price {
  font-weight: 500;
  font-size: 19px;
  line-height: 20px;
  color: #E52421;
}

.catalog-header__price-info {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

@media (max-width: 1279px) {
  .catalog__section {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.detail-top {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  min-height: 285px;
  border: 1px solid #EAEAEB;
  margin-top: 16px;
}

.detail-top__vendor-code {
  color: #BDBDBD;
  white-space: nowrap;
  position: absolute;
  right: 0;
  bottom: calc(100% + 16px);
}

.detail-top__gallery {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 38px;
  border-right: 1px solid #EAEAEB;
}

.detail-top__gallery .uk-slideshow-items {
  width: 200px;
  min-width: 200px;
}

.detail-top__gallery .uk-slideshow-items li a {
  width: 100%;
  height: 100%;
}

.detail-top__gallery .uk-slideshow-items li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail-top__gallery .uk-thumbnav {
  list-style: none;
  padding: 0;
  margin: 0 30px 0 0;
}

.detail-top__gallery .uk-thumbnav li {
  width: 48px;
  height: 48px;
  padding: 1px;
  border: 1px solid #EAEAEB;
  filter: blur(1px);
}

.detail-top__gallery .uk-thumbnav li.uk-active {
  border-color: #E52421;
  filter: none;
}

.detail-top__gallery .uk-thumbnav li:not(:last-child) {
  margin-bottom: 8px;
}

.detail-top__gallery .uk-thumbnav li img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail-top__gallery .uk-thumbnav li.slider-count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  filter: none;
  background: rgba(234, 234, 235, 0.5);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}

.detail-top__gallery .uk-slidenav {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  min-width: 12px;
}

.detail-top__gallery.inline-gallery {
  margin-top: 20px;
  width: 100%;
  display: block;
}

.detail-top__gallery.inline-gallery .uk-slider-items > * {
  width: 25%;
  min-height: 200px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.detail-top__img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  padding: 32px 38px;
  border-right: 1px solid #EAEAEB;
}

.detail-top__desc {
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 32px 38px;
  border-right: 1px solid #EAEAEB;
}

.detail-top__desc-badges {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  color: #BDBDBD;
  margin-bottom: 12px;
}

.detail-top__desc-badges span:not(:last-child) {
  padding-right: 7px;
  border-right: 1px solid #EAEAEB;
}

.detail-top__desc-badges span:not(:first-child) {
  padding-left: 7px;
}

.detail-top__desc-badges span.green {
  color: #25E521;
}

.detail-top__desc-badges span.blue {
  color: #217BE5;
}

.detail-top__desc .title {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}

.detail-top__desc p {
  margin: 12px 0 16px;
}

.detail-top__desc-reviews {
  display: -ms-flexbox;
  display: flex;
  padding-top: 16px;
  border-top: 1px solid #EAEAEB;
}

.detail-top__desc-reviews .rating {
  margin-right: 16px;
}

.detail-top__desc-reviews button.fav {
  color: #E52421;
  font-weight: 400;
  min-width: auto;
  margin-left: 16px;
  padding: 0;
}

.detail-top__desc-reviews button.fav span {
  text-decoration: underline;
}

.detail-top__desc-reviews button.fav svg {
  height: 14px;
}

.detail-top__cart {
  padding: 32px 38px;
  min-width: 30%;
}

.detail-top__cart div.form-group .uk-form-custom {
  min-width: 100%;
}

.detail-top__cart div.form-group .uk-form-custom .select-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-width: 100%;
  border-radius: 0;
  border: 1px solid #EAEAEB;
  background: rgba(234, 234, 235, 0.5);
  line-height: 46px;
  text-align: left;
  font-weight: 400;
}

.detail-top__cart div.form-group .uk-form-custom .select-btn svg {
  transform: rotate(90deg);
}

.detail-top__cart-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 20px;
  border-top: 1px solid #EAEAEB;
  padding-top: 23px;
}

.detail-top__cart-wrapper button {
  min-width: 100%;
	font-size: 15px;
  line-height: 20px;
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.detail-top__cart-wrapper button span {
  margin-left: 8px;
}

.detail-top__cart-price-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.detail-top__cart-price {
  font-weight: 500;
  font-size: 26px;
  line-height: 26px;
  color: #E52421;
}

.detail-top__cart-price-info {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

.detail-bottom {
  background: rgba(234, 234, 235, 0.2);
  margin: 60px 0 0;
  padding-top: 32px;
  font-size: 16px;
  line-height: 22px;
}

.detail-bottom .uk-accordion > :nth-child(n+2) {
  margin-top: 32px;
}

.detail-bottom .detail-top__gallery {
  border-right: none;
  padding: 0 0 20px;
}

.detail-bottom__file {
  margin-bottom: 8px;
}

.detail-bottom__file a {
  font-size: 16px;
  line-height: 22px;
  color: #E52421;
  text-decoration: underline;
}

.detail-bottom > ul {
  max-width: 1056px;
  margin: 0 auto;
}

.detail-bottom > ul > li {
  padding-bottom: 32px;
  border-bottom: 1px solid #EAEAEB;
}

.detail-bottom > ul > li:last-child {
  border-bottom: none;
}

.detail-bottom > ul .uk-accordion-title {
  position: relative;
  padding-right: 32px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-weight: 500;
  font-size: 22px;
  line-height: 36px;
}

.detail-bottom > ul .uk-accordion-title::after {
  content: "";
  width: 13px;
  height: 3px;
  background: #24303C;
}

.detail-bottom > ul .uk-accordion-title::before {
  content: "";
  position: absolute;
  right: 0;
  width: 13px;
  height: 3px;
  background: #24303C;
  transition: 0.3s;
  transform: rotate(90deg);
}

.detail-bottom > ul .uk-accordion-title sup {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #999999;
}

.detail-bottom > ul .uk-accordion {
  padding-top: 0;
}

.detail-bottom > ul .uk-accordion .uk-accordion-title {
  font-size: 20px;
  line-height: 30px;
  padding: 24px 32px;
}

.detail-bottom > ul .uk-accordion .uk-accordion-title::before {
  right: 32px;
}

.detail-bottom > ul .uk-accordion .uk-open .uk-accordion-title::before {
  transform: rotate(0deg);
}

.detail-bottom > ul .uk-accordion > li {
  background: #fff;
}

.detail-bottom > ul .uk-accordion > li:nth-child(n+2) {
  margin-top: 24px;
}

.detail-bottom > ul .uk-accordion .uk-accordion-content {
  margin-top: 0;
}

.detail-bottom > ul > .uk-open > .uk-accordion-title::before {
  transform: rotate(0deg);
}

.detail-bottom__desc {
  max-width: 660px;
  color: rgba(36, 48, 60, 0.8);
}

.detail-bottom__desc p {
  font-size: 16px;
  line-height: 22px;
}

.detail-bottom__desc ul {
  font-size: 16px;
  line-height: 22px;
  list-style-type: disc;
  padding-left: 16px;
}

.detail-bottom__desc ul li::marker {
  font-size: 20px;
}

.detail-bottom .uk-table th {
  font-weight: 500;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  padding: 8px 16px;
}

.detail-bottom .uk-table td {
  font-size: 16px;
  line-height: 22px;
  color: rgba(36, 48, 60, 0.8);
  padding: 8px 16px;
  word-break: break-word;
}

.detail-bottom .uk-table > tr:nth-of-type(odd) {
  background: rgba(234, 234, 235, 0.4);
}

.detail-bottom .uk-table tbody tr:nth-of-type(odd) {
  background: rgba(234, 234, 235, 0.4);
}

.detail-bottom .reviews {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.detail-bottom .reviews__aside {
  width: 204px;
  margin-right: 32px;
}

.detail-bottom .reviews__aside .rating {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 24px;
  border: 1px solid #EAEAEB;
  margin-bottom: 12px;
}

.detail-bottom .reviews__aside .rating__count {
  font-size: 18px;
  line-height: 20px;
}

.detail-bottom .reviews__aside .rating span:not(.rating__count) {
  font-size: 14px;
  line-height: 24px;
  color: #24303C;
  margin-left: 0;
}

.detail-bottom .reviews__aside button {
  width: 100%;
}

.detail-bottom .reviews__links {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin-top: 24px;
}

.detail-bottom .reviews__links a {
  color: #E52421;
  text-decoration: underline;
}

.detail-bottom .reviews__links a:hover {
  color: #B31E1C;
}

.detail-bottom .reviews__links a:first-child {
  padding-right: 32px;
}

.detail-bottom .reviews__list {
  max-width: 660px;
}

.detail-bottom .reviews__item {
  margin-bottom: 40px;
}

.detail-bottom .reviews__item-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.detail-bottom .reviews__item-header-img {
  position: relative;
  width: 64px;
  height: 64px;
  margin-right: 17px;
  background: rgba(234, 234, 235, 0.5);
  border-radius: 50%;
  overflow: hidden;
}

.detail-bottom .reviews__item-header-img::before {
  content: attr(data-first-letter);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 500;
  font-size: 24px;
  line-height: 22px;
  color: #999999;
}

.detail-bottom .reviews__item-header-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  position: relative;
  z-index: 1;
}

.detail-bottom .reviews__item-header-name {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.detail-bottom .reviews__item-header-date {
  font-size: 14px;
  line-height: 20px;
  color: #BDBDBD;
  padding-left: 16px;
}

.detail-bottom .reviews__item-header-rating-list {
  display: -ms-flexbox;
  display: flex;
  margin-top: 4px;
}

.detail-bottom .reviews__item-body {
  margin-top: 20px;
}

.detail-bottom .reviews__item-body .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
}

.detail-bottom .reviews__item-body p {
  font-size: 16px;
  line-height: 22px;
  margin: 8px 0 16px;
}

.detail .company-card {
  position: relative;
  padding: 40px 24px;
  margin-top: 24px;
  border: 1px solid #EAEAEB;
}

.detail .company-card .card-left {
  margin-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.detail .company-card .card-left span {
  display: block;
}

.detail .company-card .card-left span.uk-text-muted {
  margin-bottom: 6px;
}

.detail .company-card .card-left div:first-child {
  margin-bottom: 15px;
}

.detail .company-card .card-left .address a {
  display: block;
  margin-top: 4px;
  color: #E52421;
  text-decoration: underline;
  line-height: 20px;
}

.detail .company-card .card-left .address a:hover {
  color: #B31E1C;
}

.detail .company-card .card-left .socials {
  margin-top: 14px;
}

.detail .company-card .card-left .socials a {
  width: 20px;
  height: 20px;
}

.detail .company-card .card-left .socials a:hover {
  background: #24303C;
}

.detail .company-card .card-middle {
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-right: 24px;
}

.detail .company-card .card-middle span {
  display: block;
}

.detail .company-card .card-middle span.uk-text-muted {
  margin-bottom: 6px;
}

.detail .company-card .card-middle div:first-child {
  margin-bottom: 15px;
}

.detail .company-card .card-middle .show-all {
  color: #999999;
}

.detail .company-card .card-middle .show-all:hover {
  color: #E52421;
}

.detail .company-card .card-middle ul {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.detail .company-card .card-middle ul li:not(:last-child) {
  margin-bottom: 9px;
}

.detail .company-card .uk-button {
  width: 100%;
}

.detail .company-card .uk-button:not(:last-child) {
  margin-bottom: 15px;
}

.detail .company-card .card-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.detail .company-card .card-body > div {
  max-width: 268px;
  -ms-flex: 0 0 268px;
  flex: 0 0 268px;
}

.detail .company-card .card-fav {
  position: absolute;
  right: 24px;
  top: 24px;
}

.detail .company-card .card-fav button {
  cursor: pointer;
  background: transparent;
  border: none;
  padding: 0;
}

.detail .company-card .card-fav button svg {
  color: #BDBDBD;
  transition: 0.3s;
}

.detail .company-card .card-fav button svg:hover {
  color: #828297;
}

.detail .company-card .card-fav.active svg {
  color: #E52421;
}

@media (max-width: 1190px) {
  .detail-top {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .detail-top__vendor-code {
    bottom: 100%;
  }
  .detail-top__gallery {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 16px;
  }
  .detail-top__gallery .uk-thumbnav {
    -ms-flex-order: 1;
    order: 1;
    display: -ms-flexbox;
    display: flex;
    margin: 12px 0 0;
  }
  .detail-top__gallery .uk-thumbnav li:not(:last-child) {
    margin: 0 8px 0 0;
  }
  .detail-top__gallery .uk-slideshow-items {
    width: 256px;
    height: 190px;
    margin: 0 auto;
  }
  .detail-top__gallery .uk-slidenav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .detail-top__gallery .uk-slidenav-next {
    right: 16px;
  }
  .detail-top__img {
    border-right: none;
  }
  .detail-top__img .uk-inline {
    width: 256px;
    height: 190px;
    margin: 0 auto;
  }
  .detail-top__img .uk-inline img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .detail-top__desc {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 24px 26px 24px 16px;
    border-right: none;
  }
  /*.detail-top__cart {*/
  /*  -ms-flex: 0 0 100%;*/
  /*  flex: 0 0 100%;*/
  /*  border-top: 1px solid #EAEAEB;*/
  /*  padding: 16px 26px 0 16px; }*/
  /*.detail-top__cart .uk-form-stacked {*/
  /*  display: -ms-flexbox;*/
  /*  display: flex;*/
  /*  -ms-flex-align: end;*/
  /*  align-items: flex-end; }*/
  /*.detail-top__cart .uk-form-stacked .form-group {*/
  /*  -ms-flex: 0 0 50%;*/
  /*  flex: 0 0 50%; }*/
  /*.detail-top__cart .uk-form-stacked .uk-form-label {*/
  /*  font-size: 12px;*/
  /*  line-height: 16px;*/
  /*  margin-bottom: 7px; }*/
  /*.detail-top__cart-wrapper {*/
  /*  -ms-flex-direction: row;*/
  /*  flex-direction: row;*/
  /*  -ms-flex-pack: end;*/
  /*  justify-content: flex-end;*/
  /*  -ms-flex-align: center;*/
  /*  align-items: center;*/
  /*  margin-top: 0;*/
  /*  padding-top: 0;*/
  /*  border-top: none; }*/
  /*.detail-top__cart-wrapper .uk-button {*/
  /*  min-width: auto;*/
  /*  margin-top: 0; }*/
  /*.detail-top__cart-price-block {*/
  /*  -ms-flex-align: end;*/
  /*  align-items: flex-end;*/
  /*  margin-right: 32px; }*/
  .detail-bottom {
    padding: 32px 16px 0;
  }
  .detail-bottom .uk-accordion .uk-table {
    margin: 0 -15px 0;
    width: calc(100% + 30px);
  }
}
@media (max-width: 750px) {
  .detail-top {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 36px;
  }
  .detail-top__vendor-code {
    bottom: calc(100% + 16px);
    left: 0;
  }
  .detail-top__gallery {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-right: none;
  }
  .detail-top__gallery .uk-slidenav {
    top: 40%;
  }
  .detail-top__desc {
    border-top: 1px solid #EAEAEB;
  }
  .detail-top__desc-badges {
    font-size: 12px;
    line-height: 16px;
  }
  .detail-top__desc-badges .badge {
    position: absolute;
    top: 16px;
  }
  .detail-top__desc-badges span.brand {
    border-right: none;
  }
  .detail-top__desc-reviews {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-top: none;
  }
  .detail-top__desc-reviews button.fav {
    margin-left: 0;
  }
  .detail-top__cart {
    padding: 16px;
  }
  .detail-top__cart .uk-form-stacked {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .detail-top__cart .uk-form-stacked .form-group {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .detail-top__cart-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .detail-top__cart-price {
    margin-right: 8px;
  }
  .detail-top__cart-price-block {
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 0 16px;
  }
}
.blog {
  margin-top: 21px;
}

.blog-detail {
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 72px;
}

@media (max-width: 700px) {
  .blog-detail {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog-detail p:not(.uk-text-lead) {
  margin: 16px 0;
  font-size: 16px;
  line-height: 22px;
}

.blog-detail p.uk-text-lead {
  margin: 0 0 16px;
  font-size: 21px;
  line-height: 27px;
}

@media (max-width: 1024px) {
  .blog-detail p.uk-text-lead {
    font-size: 18px;
    line-height: 24px;
  }
}
.blog-detail ul {
  list-style: none;
  padding: 0;
  font-size: 16px;
  line-height: 22px;
}

.blog-detail ul li {
  padding-left: 24px;
  position: relative;
}

.blog-detail ul li::before {
  content: "";
  position: absolute;
  top: 6px;
  left: 0;
  width: 8px;
  height: 8px;
  background: #E52421;
}

.blog-detail__aside {
  position: relative;
  min-width: 296px;
  width: 296px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 40px 32px;
  margin-left: 120px;
  background: #24303C;
  color: #fff;
}

@media (max-width: 1024px) {
  .blog-detail__aside {
    margin-left: 16px;
    width: 266px;
    min-width: 266px;
    padding: 32px 24px;
  }
}
@media (max-width: 700px) {
  .blog-detail__aside {
    margin-left: 0;
    margin-top: 16px;
    width: 100%;
    min-width: auto;
    padding: 32px;
  }
}
.blog-detail__aside::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 146px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
}

.blog-detail__aside button {
  width: 100%;
  margin-top: 16px;
}

.blog-detail__aside h4,
.blog-detail__aside .uk-h4 {
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  margin-bottom: 16px;
}

.blog-detail__aside p {
  font-size: 16px;
  line-height: 22px;
  color: rgba(255, 255, 255, 0.8);
}

.blog-detail img {
  max-width: 100%;
  max-height: 400px;
}

@media (max-width: 1190px) {
  .blog-detail img {
    max-height: 250px;
  }
}
.blog-detail video {
  max-width: 100%;
  max-height: 400px;
}

@media (max-width: 1190px) {
  .blog-detail video {
    max-height: 250px;
  }
}
.blog h2,
.blog .uk-h2 {
  font-size: 26px;
  line-height: 28px;
  margin-bottom: 8px;
}

.blog h2 a,
.blog .uk-h2 a {
  color: #24303C;
  text-decoration: none;
}

.blog h2 a:hover,
.blog .uk-h2 a:hover {
  color: #E52421;
}

@media (max-width: 1190px) {
  .blog h2,
  .blog .uk-h2 {
    font-size: 20px;
    line-height: 24px;
  }
}
.blog__tag {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-transform: lowercase;
}

.blog__tag.red {
  color: #E52421;
}

.blog__tag.orange {
  color: #FF7B20;
}

.blog__tag.green {
  color: #25E521;
}

.blog__tag.violet {
  color: #59267C;
}

.blog__promo {
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 700px) {
  .blog__promo {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__promo .blog__img {
  max-height: 400px;
  height: 400px;
  margin-bottom: 20px;
}

@media (max-width: 1190px) {
  .blog__promo .blog__img {
    max-height: 292px;
    height: 292px;
  }
}
.blog__promo-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 700px) {
  .blog__promo-desc {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.blog__promo-big {
  min-width: 711px;
  width: 711px;
}

@media (max-width: 1190px) {
  .blog__promo-big {
    min-width: 454px;
    width: 454px;
  }
}
@media (max-width: 700px) {
  .blog__promo-big {
    min-width: auto;
    width: 100%;
  }
}
.blog__promo-big h2,
.blog__promo-big .uk-h2 {
  font-size: 30px;
  line-height: 32px;
  max-width: 509px;
}

@media (max-width: 1190px) {
  .blog__promo-big h2,
  .blog__promo-big .uk-h2 {
    font-size: 24px;
    line-height: 26px;
    max-width: 360px;
  }
}
.blog__promo-list {
  margin-left: 17px;
}

@media (max-width: 700px) {
  .blog__promo-list {
    margin-left: 0;
    margin-top: 24px;
  }
}
.blog__promo-list-item {
  padding-bottom: 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #EAEAEB;
}

.blog__promo-list-item p {
  color: #999999;
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.blog__img {
  width: 100%;
  height: 100%;
}

.blog__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.blog__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

@media (max-width: 700px) {
  .blog__list {
    margin-top: 8px;
  }
}
.blog__list-item {
  width: calc((100% - 32px) / 3);
  margin-bottom: 32px;
  margin-right: 16px;
}

.blog__list-item p {
  color: #999999;
  margin: 0 0 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

@media (max-width: 700px) {
  .blog__list-item {
    margin-right: 0;
  }
}
@media (max-width: 1190px) {
  .blog__list-item {
    width: calc((100% - 16px) / 2);
  }
}
@media (max-width: 700px) {
  .blog__list-item {
    width: 100%;
  }
}
.blog__list-item:nth-child(3n) {
  margin-right: 0;
}

@media (max-width: 1190px) {
  .blog__list-item:nth-child(3n) {
    margin-right: 16px;
  }
}
@media (max-width: 700px) {
  .blog__list-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media (max-width: 1190px) {
  .blog__list-item:nth-child(2n) {
    margin-right: 0;
  }
}
.blog__list-item .blog__img {
  max-height: 218px;
  height: 218px;
  margin-bottom: 16px;
}

.footer {
  background: #24303C;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  margin-top: auto;
}

.footer-top {
  padding: 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.footer-top > div {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-top > div a {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #ffffff;
}

.footer-top > div:first-child {
  margin-right: 127px;
}

.footer-top > div:last-child {
  margin-left: auto;
}

.footer-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0 52px 0;
  border-top: 1px solid #3C4853;
  border-bottom: 1px solid #3C4853;
}

.footer a {
  color: #fff;
}

.footer a:hover {
  color: #E52421;
}

.footer h5,
.footer .uk-h5 {
  font-weight: 600;
  font-size: 10px;
  line-height: 12px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #BDBDBD;
}

.footer h5:hover,
.footer .uk-h5:hover {
  color: #BDBDBD;
}

.footer-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-item ul.columns {
  columns: 2;
  column-gap: 40px;
}

.footer-item ul li {
  margin-bottom: 12px;
}

.footer-item.max-width {
  max-width: 211px;
}

.footer-item.max-width p {
  font-size: 13px;
}

.footer-item.max-width a {
  color: #BDBDBD;
}

.footer-item.max-width a:hover {
  color: #E52421;
}

.footer-logo-block {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 20px;
  background: #1B252F;
  border: 1px solid #3C4853;
}

.footer-logo {
  width: 47px;
  min-width: 47px;
  margin-right: 14px;
}

.footer-logo-desc {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.footer-logo-desc span {
  display: inline-block;
  font-weight: 500;
  font-size: 10px;
  line-height: 10px;
  color: #BDBDBD;
}

.footer-logo-desc strong {
  font-weight: bold;
  font-size: 14px;
  line-height: 12px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
  margin-top: 4px;
}

.footer-bottom {
  padding: 20px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-copyright {
  color: #BDBDBD;
}

.footer-copyright a {
  margin-left: 16px;
  color: #BDBDBD;
}

.footer .socials a {
  background: rgba(27, 37, 47, 0.8);
}

.footer .socials a svg {
  color: #BDBDBD;
}

@media (max-width: 998px) {
  .footer-top > div:first-child {
    margin-right: 25px;
  }
  .footer-body {
    -ms-flex-direction: column;
    flex-direction: column;
    border: none;
    margin: 0 -15px;
    padding: 0;
  }
  .footer-item:not(.max-width) {
    margin-bottom: 1px;
  }
  .footer-item:not(.max-width) h5,
  .footer-item:not(.max-width) .uk-h5 {
    position: relative;
    text-transform: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 52px;
    margin-bottom: 0;
    background: #1B252F;
    padding: 0 30px;
  }
  .footer-item:not(.max-width) h5::before,
  .footer-item:not(.max-width) .uk-h5::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 35px;
    transform: translateY(-50%) rotate(135deg);
    width: 6px;
    height: 6px;
    border: 1px solid #BDBDBD;
    border-left: none;
    border-bottom: none;
    transition: 0.3s;
  }
  .footer-item:not(.max-width) ul {
    padding: 15px 30px;
  }
  .footer-item:not(.max-width) .uk-open h5::before,
  .footer-item:not(.max-width) .uk-open .uk-h5::before {
    transform: translateY(-50%) rotate(315deg);
  }
  .footer .max-width {
    max-width: 100%;
    padding: 30px 30px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer .max-width h5,
  .footer .max-width .uk-h5 {
    width: 100%;
    font-size: 18px;
    line-height: 12px;
  }
  .footer .max-width > *:not(h5),
  .footer .max-width > *:not(.uk-h5) {
    margin: 0;
  }
  .footer .max-width p {
    max-width: 375px;
    font-size: 14px;
    line-height: 20px;
  }
  .footer-logo-block {
    padding-right: 50px;
  }
  .footer-logo-desc span {
    font-size: 14px;
    line-height: 10px;
  }
  .footer-copyright a {
    margin-left: 32px;
  }
}
@media (max-width: 500px) {
  .footer-top {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer-top > div {
    margin-bottom: 24px;
    width: 100%;
  }
  .footer-top > div:first-child {
    margin-right: 0;
  }
  .footer-top > div:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }
  .footer-body {
    margin: 0 -15px;
  }
  .footer-item:not(.max-width) h5,
  .footer-item:not(.max-width) .uk-h5 {
    padding: 0 15px;
  }
  .footer-item:not(.max-width) h5::before,
  .footer-item:not(.max-width) .uk-h5::before {
    right: 20px;
  }
  .footer-item:not(.max-width) ul {
    padding: 15px;
  }
  .footer .max-width {
    max-width: 100%;
    padding: 30px 15px 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #3C4853;
  }
  .footer .max-width h5,
  .footer .max-width .uk-h5 {
    line-height: normal;
  }
  .footer .max-width > *:not(h5),
  .footer .max-width > *:not(.uk-h5) {
    margin: 0;
  }
  .footer .max-width p {
    max-width: 100%;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
  }
  .footer-bottom {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer-copyright {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
  }
  .footer-copyright a {
    margin-left: 0;
    margin-top: 15px;
  }
}
.card-list.catalog-list.company-list .card .button-outline {
  color: #E52421;
  border-color: #E52421;
}

.card-list.catalog-list.company-list .card .button-outline:hover {
  color: #fff;
  border-color: #B31E1C;
  background: #B31E1C;
}

.card-list.catalog-list.company-list .card-left .show-all {
  color: #999999;
}

.card-list.catalog-list.company-list .card-left .show-all:hover {
  color: #E52421;
}

.card-list.catalog-list.company-list .card span {
  display: block;
}

.card-list.catalog-list.company-list .card span.uk-text-muted {
  margin-bottom: 6px;
}

.card-list.catalog-list.company-list .card-right .address {
  margin-top: 18px;
}

.card-list.catalog-list.company-list .card-right .address a {
  display: block;
  margin-top: 4px;
  color: #E52421;
  text-decoration: underline;
  line-height: 20px;
}

.card-list.catalog-list.company-list .card-right .address a:hover {
  color: #B31E1C;
}

.card-list.catalog-list.company-list .card-top {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.card-list.catalog-list.company-list .card-top h3,
.card-list.catalog-list.company-list .card-top .uk-h3 {
  width: 100%;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
}

.card-list.catalog-list.company-list .card-top .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin-bottom: 18px;
}

.card-list.catalog-list.company-list .card-top .title .card-img {
  margin-bottom: 0;
  width: 210px;
  height: 88px;
}

.card-list.catalog-list.company-list .card-top .title .card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.card-list.catalog-list.company-list .card-top .title span {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #EAEAEB;
  font-size: 15px;
  line-height: 16px;
}

.card-list.catalog-list.company-list .card-top .title span.green {
  color: #25E521;
}

.card-list.catalog-list.company-list .card-top .title span.blue {
  color: #217BE5;
}

.card-list.catalog-list.company-list .card-top .title span.red {
  color: #E52421;
}

.card-list.catalog-list.company-list .card-fav {
  position: absolute;
  top: 24px;
  right: 24px;
}

.card-list.catalog-list.company-list .card-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 24px;
}

.card-list.catalog-list.company-list .card-body > div {
  -ms-flex: 0 0 calc(50% - 8px);
  flex: 0 0 calc(50% - 8px);
}

.card-list.catalog-list.company-list .card .rating-stars {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-bottom: 18px;
}

.card-list.catalog-list.company-list .card .rating-stars span {
  color: #E52421;
  margin-right: 4px;
}

.card-list.catalog-list.company-list .card .rating-stars span.empty-star {
  color: transparent;
}

.card-list.catalog-list.company-list .card .rating-stars .rating-count {
  margin-left: 3px;
  height: 18px;
  -ms-flex-item-align: center;
  align-self: center;
  color: #24303C;
}

.card-list.catalog-list.company-list .card-bottom {
  margin-top: auto;
}

.card-list.catalog-list.company-list--personal-section .card {
  width: 50%;
}

@media (max-width: 1099px) {
  .card-list.catalog-list.company-list .card {
    width: 50%;
    padding: 24px;
  }
}
@media (max-width: 767px) {
  .card-list.catalog-list.company-list .card {
    width: 100%;
  }
  .card-list.catalog-list.company-list .card-right {
    display: none;
  }
  .card-list.catalog-list.company-list .card-top .title {
    margin-bottom: 22px;
  }
  .card-list.catalog-list.company-list .card-top .title .card-img {
    width: 92px;
    height: 31px;
  }
  .card-list.catalog-list.company-list .card-body > div {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .card-list.catalog-list.company-list .card .rating-stars {
    display: none;
  }
  .card-list.catalog-list.company-list .card .rating-title {
    display: none;
  }
}
.card-list.catalog-list.services-list .card {
  width: 100%;
}

.card-list.catalog-list.services-list .card ul li:not(:last-child) {
  margin-bottom: 9px;
}

.card-list.catalog-list.services-list .card-left {
  margin-right: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-list.catalog-list.services-list .card-left span {
  display: block;
}

.card-list.catalog-list.services-list .card-left span.uk-text-muted {
  margin-bottom: 6px;
}

.card-list.catalog-list.services-list .card-left div:not(:last-child) {
  margin-bottom: 15px;
}

.card-list.catalog-list.services-list .card-left .address a {
  display: block;
  margin-top: 4px;
  color: #E52421;
  text-decoration: underline;
  line-height: 20px;
}

.card-list.catalog-list.services-list .card-left .address a:hover {
  color: #B31E1C;
}

.card-list.catalog-list.services-list .card-left .socials {
  margin-top: 14px;
}

.card-list.catalog-list.services-list .card-left .socials a:hover {
  background: #24303C;
}

.card-list.catalog-list.services-list .card-middle {
  margin-right: 24px;
  min-width: 268px;
}

.card-list.catalog-list.services-list .card-middle span {
  display: block;
}

.card-list.catalog-list.services-list .card-middle span.uk-text-muted {
  margin-bottom: 6px;
}

.card-list.catalog-list.services-list .card-middle div:first-child {
  margin-bottom: 15px;
}

.card-list.catalog-list.services-list .card-middle .show-all {
  color: #999999;
}

.card-list.catalog-list.services-list .card-middle .show-all:hover {
  color: #E52421;
}

.card-list.catalog-list.services-list .card-img {
  margin-bottom: 0;
  max-width: 200px;
}

.card-list.catalog-list.services-list .card-img__gallery {
  height: 100%;
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.card-list.catalog-list.services-list .card-img__gallery .uk-slidenav {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  min-width: 12px;
}

.card-list.catalog-list.services-list .card-img__gallery .uk-slideshow-items {
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.card-list.catalog-list.services-list .card-right ul {
  text-align: center;
}

.card-list.catalog-list.services-list .card-right .card-img {
  width: 268px;
  height: 88px;
  margin-bottom: 18px;
}

.card-list.catalog-list.services-list .card-top .title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.card-list.catalog-list.services-list .card-top .title h3,
.card-list.catalog-list.services-list .card-top .title .uk-h3 {
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  margin-bottom: 0;
  margin-right: 8px;
}

.card-list.catalog-list.services-list .card-top .title span {
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #EAEAEB;
  font-size: 15px;
  line-height: 16px;
}

.card-list.catalog-list.services-list .card-top .title span.orange {
  color: #FF7B20;
}

.card-list.catalog-list.services-list .card-top .title span.green {
  color: #25E521;
}

.card-list.catalog-list.services-list .card-top .title span.blue {
  color: #217BE5;
}

.card-list.catalog-list.services-list .card-top .title span.red {
  color: #E52421;
}

.card-list.catalog-list.services-list .card-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.card-list.catalog-list.services-list .card-body > div:not(.card-img) {
  max-width: 268px;
}

.card-list.catalog-list.services-list .card .uk-button {
  width: 100%;
}

.card-list.catalog-list.services-list .card .uk-button:not(:first-child) {
  margin-top: 15px;
}

.card-list.catalog-list.services-list .card .rating-stars {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.card-list.catalog-list.services-list .card .rating-stars span {
  color: #E52421;
  margin-right: 4px;
}

.card-list.catalog-list.services-list .card .rating-stars span.empty-star {
  color: transparent;
}

.card-list.catalog-list.services-list .card .rating-stars .rating-count {
  margin-left: 3px;
  height: 18px;
  -ms-flex-item-align: center;
  align-self: center;
  color: #24303C;
}

.reviews-list.card-list.catalog-list.list .card {
  display: -ms-flexbox;
  display: flex;
  min-height: -moz-max-content;
  min-height: max-content;
  padding: 20px 24px 24px 23px;
}

.reviews-list.card-list.catalog-list.list .card .card-left {
  -ms-flex-preferred-size: calc(85.22% - 24px);
  flex-basis: calc(85.22% - 24px);
}

.reviews-list.card-list.catalog-list.list .card .card-left_top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span {
  font-size: 13px;
  line-height: 17px;
  color: #999999;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span.open_green {
  margin-left: 10px;
  color: #25E521;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span.close_red {
  margin-left: 10px;
  color: #E52421;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span.quantity {
  position: relative;
  margin: 0 7px;
  padding: 0 7px;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span.quantity::after, .reviews-list.card-list.catalog-list.list .card .card-left_top span.quantity::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 12px;
  width: 1px;
  background-color: #EAEAEB;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top span.quantity::after {
  left: auto;
  right: 0;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top .rating-stars {
  -ms-flex-item-align: baseline;
  align-self: baseline;
  margin-left: 12px;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top .rating-stars span {
  line-height: 16px;
  color: #E52421;
}

.reviews-list.card-list.catalog-list.list .card .card-left_top .rating-stars span.empty-star {
  color: transparent;
}

.reviews-list.card-list.catalog-list.list .card .card-left_middle {
  margin-top: 9px;
}

.reviews-list.card-list.catalog-list.list .card .card-left_middle-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #24303C;
}

.reviews-list.card-list.catalog-list.list .card .card-left_middle-title a:hover {
  text-decoration: underline;
  color: #24303C;
}

.reviews-list.card-list.catalog-list.list .card .card-left_middle-description {
  min-height: 60px;
  margin: 10px 0 4px;
  font-size: 14px;
  line-height: 20px;
}

.reviews-list.card-list.catalog-list.list .card .card-left_middle-description a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #E52421;
}

.reviews-list.card-list.catalog-list.list .card .card-left_bottom a {
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #E52421;
}

.reviews-list.card-list.catalog-list.list .card .card-right {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-preferred-size: 14.78%;
  flex-basis: 14.78%;
  width: 100%;
  max-height: 132px;
  margin-left: 24px;
}

.reviews-list.card-list.catalog-list.list .card .image-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-preferred-size: 48.48%;
  flex-basis: 48.48%;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  background-color: #fff;
  border: 1px solid rgba(234, 234, 235, 0.4);
  box-sizing: border-box;
}

.reviews-list.card-list.catalog-list.list .card .image-wrapper:hover {
  border-color: #E52421;
  border-radius: 2px;
}

.reviews-list.card-list.catalog-list.list .card .image-wrapper .image-more {
  font-size: 13px;
  line-height: 17px;
  color: #999999;
}

.reviews-list.card-list.catalog-list.list .card .image-wrapper .image-more a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.reviews-list.card-list.catalog-list.list .card .image-wrapper img {
  height: 100%;
  object-fit: contain;
}

.reviews-list.card-list.catalog-list.list .card .top__left-column,
.reviews-list.card-list.catalog-list.list .card .top__right-column {
  display: -ms-flexbox;
  display: flex;
}

.service-page {
  margin-top: 30px;
}

.service-page-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.service-page-item {
  box-sizing: border-box;
  padding: 0 10px;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin-bottom: 20px;
}

.service-page-item-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 30px;
  background-image: url("/local/templates/main/img/service_list_item_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  color: #fff;
}

.service-page-item-top h3,
.service-page-item-top .uk-h3 {
  display: inline-block;
  padding: 0 5px;
  background-color: #E52421;
  margin-bottom: 0;
}

.service-page-item-top h3 a,
.service-page-item-top .uk-h3 a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.service-page-item-top .count {
  font-size: 21px;
}

.service-page-item-body {
  padding: 35px 30px;
  box-sizing: border-box;
}

.service-page-item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.service-page-item-list li {
  margin-bottom: 12px;
}

.service-page-item-list a {
  color: inherit;
  text-decoration: none;
  transition: 0.2s;
}

.service-page-item-list a:hover {
  color: #E52421;
}

.service-page-item-list span {
  margin-left: 5px;
  color: #999999;
}

@media screen and (max-width: 890px) {
  .service-page-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .service-page-item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.cart-page {
  margin: 24px 0 80px;
}

.cart-page__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
}

.cart-page__region {
  margin-bottom: 24px;
}

.cart-page__region .title {
  font-weight: 500;
}

.cart-page__region a {
  color: #24303C;
  text-decoration: none;
}

.cart-page__region a:hover {
  color: #E52421;
}

.cart-page__region a svg {
  transform: rotate(90deg);
}

.cart-page__block {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: 1px solid #EAEAEB;
  padding: 24px;
}

.cart-page__aside {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  -ms-flex: 0 0 430px;
  flex: 0 0 430px;
  border: 1px solid #EAEAEB;
  margin-left: 24px;
  /*margin-bottom: auto;*/
  padding: 24px 24px 32px;
}

.cart-page__aside span {
  display: block;
  font-size: 13px;
  line-height: 16px;
}

.cart-page__aside span.title {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 16px;
}

.cart-page__aside--row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px;
}

.cart-page__aside--row span {
  margin-top: 0;
  font-size: 16px;
  line-height: 20px;
}

.cart-page__aside--row span.name {
  font-size: 16px;
  line-height: 20px;
}

.cart-page__aside--row span.value {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}

.cart-page__aside button {
  width: 100%;
}

.cart-page__aside span.info {
  /*position: absolute;*/
  /*bottom: 7px;*/
  /*width: calc(100% - 64px);*/
  width: 100%;
  margin-top: 8px;
  text-align: center;
  color: #24303C;
}

.cart-page__aside span.info.error {
  color: #E52421;
}

.cart-page__list-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 10px 16px 10px 0;
  border-bottom: 1px solid #EAEAEB;
}

.cart-page__list-item h4,
.cart-page__list-item .uk-h4 {
  font-size: 14px;
  line-height: 20px;
  width: 330px;
  min-width: 330px;
  margin: 0;
}

.cart-page__list-item a {
  color: #24303C;
  text-decoration: none;
}

.cart-page__list-item a:hover {
  color: #E52421;
}

.cart-page__list-item button.del {
  background-color: transparent;
  color: #999999;
  border: none;
  width: 14px;
  height: 14px;
  padding: 0;
  margin-left: 40px;
  cursor: pointer;
}

.cart-page__list-item button.del:hover {
  color: #24303C;
}

.cart-page__img {
  width: 60px;
  height: 60px;
  margin-right: 32px;
}

.cart-page__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.cart-page__price .price {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  vertical-align: bottom;
}

.cart-page__count {
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
}

.cart-page__count button {
  position: relative;
  width: 40px;
  height: 40px;
  font-size: 12px;
  line-height: 20px;
  min-width: 40px;
  padding: 0;
  background: transparent;
  border: none;
  cursor: pointer;
}

.cart-page__count button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 2px;
  background: #24303C;
}

.cart-page__count button.plus::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 2px;
  height: 10px;
  background: #24303C;
}

.cart-page__count button:hover::before, .cart-page__count button:hover::after {
  background: #E52421;
}

.cart-page__count button:disabled {
  pointer-events: none;
}

.cart-page__count button:disabled::before, .cart-page__count button:disabled::after {
  background: #999999;
}

.cart-page__count input[type=number] {
  background: #FAFAFA;
  height: 40px;
  width: 40px;
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  -moz-appearance: textfield;
  padding: 0 5px;
  border: 1px solid #EAEAEB;
}

.cart-page__count input[type=number]::-webkit-outer-spin-button, .cart-page__count input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.cart-page__count input[type=number]:hover, .cart-page__count input[type=number]:focus {
  -moz-appearance: number-input;
}

.cart-page__count span {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  padding-left: 60px;
}

.cart-page__bottom {
  padding: 16px 0 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.cart-page__bottom .link-back {
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  line-height: 22px;
}

.cart-page__bottom .link-back svg {
  color: #E52421;
  transform: rotate(180deg);
  margin-right: 10px;
}

.cart-page__bottom > div {
  margin-left: auto;
}

.cart-page__total-sum {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 16px;
}

.cart-page__total-sum span {
  font-size: 12px;
  line-height: 16px;
  color: #999999;
  margin-top: 0;
}

.cart-page__total-sum .sum-price {
  color: #24303C;
  font-weight: 500;
  font-size: 26px;
  line-height: 26px;
}

.cart-page__total-sum .sum-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  color: #24303C;
}

.cart-page__order-form {
  border: 1px solid #EAEAEB;
  margin: 0 0 24px -30px;
  padding: 24px 24px 0;
}

.cart-page__order-form form {
  max-width: 520px;
}

.cart-page__order-form form h4,
.cart-page__order-form form .uk-h4 {
  line-height: 40px;
}

.personal-page {
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.myCompany__title {
  padding: 24px 0 30px 20px;
  border: 1px solid #EAEAEB;
  border-bottom: none;
  border-left: none;
  margin-left: -30px;
  margin-bottom: 0;
}

.personal-page__top-menu {
  border-right: 1px solid #EAEAEB;
  margin-left: -30px;
  padding: 0 0 30px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
}

.personal-page__top-menu a {
  min-width: 170px;
  padding: 0 20px;
  border: 1px solid #EAEAEB;
  border-radius: 2px;
  line-height: 36px;
  margin-right: 6px;
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  color: #24303C;
}

.personal-page__top-menu a:hover {
  color: #E52421;
  text-decoration: none;
}

.personal-page__top-menu a.active {
  background: #E52421;
  color: #fff;
  border-color: #E52421;
  line-height: 40px;
}

.personal-page__top-menu a.disabled {
  color: #BDBDBD;
  pointer-events: none;
}

.personal-page__aside {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.personal-page__aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #EAEAEB;
}

.personal-page__aside-list--item {
  border-bottom: 1px solid #EAEAEB;
}

.personal-page__aside-list--item a {
  display: block;
  line-height: 60px;
  padding: 0 24px;
  font-weight: 500;
  font-size: 16px;
  color: #24303C;
}

.personal-page__aside-list--item a:hover {
  color: #E52421;
  text-decoration: none;
}

.personal-page__aside-list--item:last-child {
  border-bottom: none;
}

.personal-page__aside-list--item.active a {
  color: #E52421;
  background: #FAFAFA;
}

.personal-page__aside-list--item.logout a {
  font-weight: 400;
  color: #999999;
}

.personal-page__content {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  padding: 0 0 0 30px;
  margin-left: -1px;
}

.personal-page__content span.info {
  font-weight: 400;
  font-size: 16px;
}

.personal-page__content span.info.red {
  color: #E52421;
}

.personal-page__content span.info.green {
  color: #25E521;
}

.personal-page__content .cart-page__block {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  border: none;
  padding: 0;
}

.personal-page__content .cart-page__del {
  right: -32px;
  top: -60px;
}

.personal-page__content-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 822px;
}

.personal-page__content-item {
  -ms-flex: 0 0 calc((100% - 22px) / 2);
  flex: 0 0 calc((100% - 22px) / 2);
  height: 175px;
  margin-bottom: 24px;
  background: #FAFAFA;
  border: 1px solid #EAEAEB;
  transition: 0.3s;
}

.personal-page__content-item a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  color: #24303C;
  text-decoration: none;
}

.personal-page__content-item--img {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

.personal-page__content-item--title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  transition: 0.3s;
}

.personal-page__content-item:hover {
  box-shadow: 2px 4px 24px rgba(36, 48, 60, 0.15);
}

.personal-page__content-item:hover .personal-page__content-item--title {
  color: #E52421;
}

.personal-page__reviews--top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px;
}

.personal-page__reviews--top h2,
.personal-page__reviews--top .uk-h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}

.personal-page__reviews--top h2 sup,
.personal-page__reviews--top .uk-h2 sup {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}

.personal-page__reviews--top .links {
  display: -ms-flexbox;
  display: flex;
}

.personal-page__reviews--top .links a {
  font-size: 16px;
  line-height: 40px;
  padding: 0 12px;
  background: #FAFAFA;
  margin-right: 16px;
}

.personal-page__reviews--top .links a .count {
  font-size: 12px;
  line-height: 20px;
  color: #999999;
  padding-left: 5px;
}

.personal-page__reviews--top .links a:last-child {
  margin-right: 0;
}

.personal-page__reviews--list-item {
  padding: 32px 0 24px;
  border-bottom: 1px solid #EAEAEB;
}

.personal-page__reviews--list-item:last-child {
  border-bottom: none;
}

.personal-page__reviews--info {
  display: -ms-flexbox;
  display: flex;
}

.personal-page__reviews--img {
  -ms-flex: 0 0 64px;
  flex: 0 0 64px;
  width: 64px;
  height: 64px;
  margin-right: 16px;
}

.personal-page__reviews--img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.personal-page__reviews--title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}

.personal-page__reviews--title h3,
.personal-page__reviews--title .uk-h3 {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 22px;
}

.personal-page__reviews--title span {
  font-size: 12px;
  line-height: 22px;
}

.personal-page__reviews--desc p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.personal-page__reviews--edit {
  color: #E52421;
  text-decoration: underline;
}

.personal-page__reviews--edit:hover {
  color: #B31E1C;
  text-decoration: underline;
}

.personal-page__orders {
  /*max-width: 660px;*/
  max-width: 100%;
}

.personal-page__orders--top {
  margin-bottom: 42px;
}

.personal-page__orders--top h2,
.personal-page__orders--top .uk-h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

.personal-page__orders--top h2 sup,
.personal-page__orders--top .uk-h2 sup {
  font-weight: normal;
  font-size: 12px;
  line-height: 20px;
  color: #999999;
}

.personal-page__orders--top .links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.personal-page__orders--top .links a {
  font-size: 16px;
  /*line-height: 40px;*/
  padding: 12px;
  background: #24303C;
  color: #fff;
}

.personal-page__orders--top .links a .count {
  font-size: 12px;
  line-height: 20px;
  color: #FAFAFA;
  /*padding-left: 5px;*/
  display: block;
  text-align: center;
}

.personal-page__orders--top .links a:last-child {
  margin-right: 0;
}

.personal-page__orders--top .links a.red {
  background: #E52421;
}

.personal-page__orders--top .links a.orange {
  background: #FF7B20;
}

.personal-page__orders--top .links a.violet {
  background: #59267C;
}

.personal-page__orders--top .links a.green {
  background: #25E521;
}

.personal-page__orders--top .links a.grey {
  background: #FAFAFA;
  color: #24303C;
}

.personal-page__orders--top .links a.grey .count {
  color: #999999;
}

.personal-page__orders--item {
  border-bottom: 1px solid #EAEAEB;
}

.personal-page__orders--item:last-child {
  border-bottom: none;
}

.personal-page__orders--item-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 8px;
  margin-bottom: 20px;
  margin-top: 20px;
  border-bottom: 1px solid #EAEAEB;
}

.personal-page__orders--item-top h2,
.personal-page__orders--item-top .uk-h2 {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}

.personal-page__orders--item-top h2 sup,
.personal-page__orders--item-top .uk-h2 sup {
  position: relative;
  top: -10px;
  left: 10px;
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  line-height: 24px;
  padding: 0 6px;
  border-radius: 2px;
  color: #fff;
  background: #24303C;
}

.personal-page__orders--item-top h2 sup.red {
  background: #E52421;
}

.personal-page__orders--item-top h2 sup.orange {
  background: #FF7B20;
}

.personal-page__orders--item-top h2 sup.violet {
  background: #59267C;
}

.personal-page__orders--item-top h2 sup.green {
  background: #25E521;
}

.personal-page__orders--item-top h2 sup.grey {
  background: #FAFAFA;
  color: #24303C;
}

.personal-page__orders--item-top h2 .show-more {
  display: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 15px;
  color: #24303C;
  margin-top: 0;
  margin-bottom: 12px;
}

.personal-page__orders--item-top a {
  color: #999999;
  text-decoration: underline;
}

.personal-page__orders--item.hide .personal-page__orders--item-body {
  display: none;
}

.personal-page__orders--item.hide .show-more {
  display: block;
}

.personal-page__orders--data-list {
  display: -ms-flexbox;
  display: flex;
}

.personal-page__orders--data-item {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}

.personal-page__orders--data-item p {
  max-width: 240px;
}

.personal-page__orders--payment {
  padding-bottom: 40px;
  border-bottom: 1px solid #EAEAEB;
}

.personal-page__orders--payment p {
  margin-bottom: 0;
}

.personal-page__orders--bottom {
  padding: 16px 0 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.personal-page__orders--bottom .cut-down {
  text-decoration: underline;
}

.personal-page h5 a,
.personal-page .uk-h5 a {
  font-size: 14px;
  text-decoration: underline;
  font-weight: 400;
  padding-left: 10px;
}

div.form-group .personal-data__check {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: start;
  align-items: flex-start;
}

div.form-group .personal-data__check span {
  padding-left: 12px;
  display: block;
  font-size: 13px;
  line-height: 16px;
  color: #24303C;
}

div.form-group .personal-data__check input {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  border-radius: 2px;
  background-position: 60% 50%;
  background-color: #fff;
  border: 1px solid #BDBDBD;
  transition: 0.3s;
}

div.form-group .personal-data__check input:checked {
  background-color: #E52421;
  border-color: #E52421;
}

.uk-input,
.uk-select,
.uk-textarea {
  border: 1px solid #EAEAEB;
}

.uk-input {
  padding: 0 16px;
  height: 48px;
}

.uk-input[readonly] {
  color: #999999;
}

.uk-radio {
  background-color: #fff;
  border: 1px solid #999999;
}

.uk-radio:checked {
  border: 1px solid #E52421;
}

.uk-legend {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}

div.form-group {
  margin-bottom: 16px;
  position: relative;
}

div.form-group.inline {
  display: inline-block;
}

div.form-group.inline:not(:first-child):not(:last-child) {
  margin-right: 16px;
}

div.form-group.inline input[type=text],
div.form-group.inline input[type=email],
div.form-group.inline input[type=password],
div.form-group.inline input[type=tel] {
  max-width: 115px;
}

div.form-group .uk-form-custom .select-btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 0;
  background: #FAFAFA;
  line-height: 48px;
  text-align: left;
  font-weight: 400;
  min-width: auto;
  width: 100%;
}

div.form-group .uk-form-custom .select-btn svg {
  transform: rotate(90deg);
}

div.form-group__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}

div.form-group__list .uk-form-controls:not(.dropdown-btn) {
  padding-right: 16px;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

div.form-group__list .uk-form-controls:not(.dropdown-btn).w-33 {
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
}

div.form-group__list .uk-form-controls:not(.dropdown-btn).w-20 {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
}

div.form-group__list .uk-form-controls:not(.dropdown-btn):last-child {
  padding-right: 0;
}

div.form-group__list .uk-form-custom {
  width: 100%;
}

div.form-group .form-group__title {
  margin-bottom: 7px;
  font-size: 14px;
  line-height: 16px;
  color: #999999;
}

div.form-group label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  font-size: 16px;
  line-height: 20px;
}

div.form-group label.required span::after {
  content: "*";
}

div.form-group label.radio-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  /*-ms-flex-align: center;*/
  align-items: flex-start;
  /*width: calc(520px / 2 - 24px);*/
  width: max-content;
}

div.form-group label.radio-label span {
  padding-left: 12px;
  flex-shrink: 0;
}

div.form-group label.radio-label span[data-delivery-date] {
  position: relative;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

div.form-group label.radio-label span[data-delivery-date]::after {
  content: attr(data-delivery-date);
  position: absolute;
  left: 12px;
  top: 100%;
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #999999;
  max-width: 113px;
  width: max-content;
}

#os-order-delivery-block {
  display: flex;
  flex-wrap: wrap;
}

#os-order-delivery-block div.form-group.inline.delivery-label {
  flex-basis: calc(50% - 16px);
}

div.form-group label.radio-label span.price {
  padding-left: 5px;
  font-weight: 500;
}

div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) span {
  margin-bottom: 7px;
  color: #999999;
  font-size: 13px;
  line-height: 16px;
}

div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:not(:-ms-input-placeholder) + span {
  top: -14px;
  left: 0;
  font-size: 12px;
  line-height: 20px;
}

div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:not(:placeholder-shown) + span,
div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:focus + span {
  top: -14px;
  left: 0;
  font-size: 12px;
  line-height: 20px;
}

div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:not(:-ms-input-placeholder) + span::after {
  content: "*";
  color: #999999;
}

div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:not(:placeholder-shown) + span::after,
div.form-group label:not(.radio-label):not(.personal-data__check):not(.checkbox-label) input:focus + span::after {
  content: "*";
  color: #999999;
}

div.form-group .dropdown-boundary button {
  text-align: left;
  position: relative;
}

div.form-group .dropdown-boundary button::before {
  content: "";
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxjaXJjbGUgY3g9IjEwIiBjeT0iMTAiIHI9IjkuNSIgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDEwIDEwKSIgZmlsbD0id2hpdGUiIHN0cm9rZT0iI0VBRUFFQiI+PC9jaXJjbGU+CjxwYXRoIGQ9Ik0xNC43NTAxIDguMTA3N0wxMC4wMDAxIDEyLjg1NzdMNS4yNTAxMiA4LjEwNzdMNi4zNTg3NyA3TDEwLjAwMDEgMTAuNjQxNEwxMy42NDE1IDdMMTQuNzUwMSA4LjEwNzdaIiBmaWxsPSIjMjQzMDNDIj48L3BhdGg+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMCAyMCkgcm90YXRlKDE4MCkiPjwvcmVjdD4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4=");
  background-position: center;
  background-repeat: no-repeat;
}

div.form-group .dropdown-boundary button[aria-expanded=true]::before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMCAyMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxjaXJjbGUgY3g9IjEwIiBjeT0iMTAuMjY0NiIgcj0iOS41IiB0cmFuc2Zvcm09InJvdGF0ZSgxODAgMTAgMTAuMjY0NikiIGZpbGw9IndoaXRlIiBzdHJva2U9IiNFQUVBRUIiPjwvY2lyY2xlPgo8cGF0aCBkPSJNNS4yNSAxMi4wMTQ0TDEwIDcuMjY0NEwxNC43NSAxMi4wMTQ0TDEzLjY0MTQgMTMuMTIyMUwxMCA5LjQ4MDc2TDYuMzU4NjUgMTMuMTIyMUw1LjI1IDEyLjAxNDRaIiBmaWxsPSIjMjQzMDNDIj48L3BhdGg+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIGZpbGw9IndoaXRlIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyMCAyMC4yNjQ2KSByb3RhdGUoMTgwKSI+PC9yZWN0Pgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPg==");
}

div.form-group .dropdown-item {
  width: 100%;
  background: #fff;
  border: 1px solid #EAEAEB;
  box-shadow: 2px 4px 24px rgba(36, 48, 60, 0.15);
  padding: 0 17px 0 14px;
}

div.form-group .dropdown-item ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

div.form-group .dropdown-item ul li {
  line-height: 36px;
  font-size: 14px;
}

div.form-group .dropdown-item ul li:hover {
  cursor: pointer;
  color: #E52421;
}

div.form-group.dropdown-form-group {
  display: none;
}

div.form-group.dropdown-form-group.show {
  display: block;
}

.custom-file {
  display: -ms-flexbox;
  display: flex;
}

.custom-file .file-img {
  -ms-flex: 0 0 100px;
  flex: 0 0 100px;
  width: 100px;
  height: 100px;
  background: #FAFAFA;
  border: 1px solid #EAEAEB;
  margin-right: 15px;
}

.custom-file .file-img img {
  width: 100%;
  height: 100%;
  object-fit: scale-down;
}

.custom-file .file-upload {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-file .file-upload label {
  width: 220px;
  line-height: 38px;
  margin-bottom: 16px;
}

.custom-file .file-upload span {
  margin-bottom: 0;
  color: #999999;
  font-size: 14px;
  line-height: 16px;
}

.custom-file .file-upload input[type=file] {
  display: none;
}

.custom-file .file-upload .file-text.uploaded {
  color: #E52421;
}

.input-gallery {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input-gallery-brands {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.input-gallery__item {
  position: relative;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  height: 50px;
  background: #FAFAFA;
  border: 1px solid #EAEAEB;
  margin-right: 8px;
  margin-bottom: 14px;
  cursor: pointer;
}

.input-gallery__item::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background: rgba(255, 255, 255, 0.9);
}

.input-gallery__item span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}

.input-gallery__item span::before, .input-gallery__item span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background: #BDBDBD;
  transform: translate(-50%, -50%) rotate(45deg);
}

.input-gallery__item span::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.input-gallery__item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.input-gallery__item:hover::before {
  background: white;
}

.input-gallery__item:hover span::before, .input-gallery__item:hover span::after {
  background: #24303C;
}

.services-dropdown {
  display: none;
}

.services-dropdown__list {
  list-style: none;
  padding: 0;
  margin: 0;
  background: #fff;
}

.services-dropdown__item span {
  display: block;
  padding: 0 15px;
  background: #FAFAFA;
  font-weight: 500;
  font-size: 14px;
  line-height: 36px;
}

.services-dropdown__sublist {
  list-style: none;
  padding-left: 30px;
}

.services-dropdown__subitem a {
  display: block;
  font-weight: normal;
  font-size: 14px;
  line-height: 36px;
  color: #24303C;
}

.services-dropdown__subitem a:hover {
  color: #E52421;
  text-decoration: none;
}

.dropdown-wrapper {
  position: relative;
}

.dropdown-btn button {
  position: relative;
  min-width: auto;
  width: 48px;
  height: 48px;
  border-radius: 2px;
}

.dropdown-btn button::before, .dropdown-btn button::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 4px;
  background: #E52421;
  transform: translate(-50%, -50%);
}

.dropdown-btn button::after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.dropdown-btn button:hover {
  background: #fff;
}

.dropdown-btn button:hover::before, .dropdown-btn button:hover::after {
  background: #B31E1C;
}

.dropdown-btn .uk-dropdown {
  left: 0 !important;
  min-width: calc(100% - 48px - 16px);
  width: calc(100% - 48px - 16px);
  max-height: 181px;
  overflow-y: scroll;
  padding: 0;
  border: 1px solid #EAEAEB;
  box-shadow: 2px 4px 24px rgba(36, 48, 60, 0.15);
}

div.form-group .checkbox-label {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-align: center;
  align-items: center;
}

div.form-group .checkbox-label input {
  -ms-flex: 0 0 20px;
  flex: 0 0 20px;
  border-radius: 2px;
  background-position: 60% 50%;
  background-color: #fff;
  border: 1px solid #BDBDBD;
  transition: 0.3s;
}

div.form-group .checkbox-label input:checked {
  background-color: #E52421;
  border-color: #E52421;
}

div.form-group .checkbox-label span {
  padding-left: 12px;
  display: block;
  font-size: 14px;
  line-height: 16px;
  color: #24303C;
}

.added-services {
  display: -ms-flexbox;
  display: flex;
}

.added-services label {
  position: relative;
}

.added-services label span {
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: 13px;
  line-height: 17px;
}

.added-services input {
  padding: 14px 16px 0;
}

.added-services button {
  width: 48px;
  height: 48px;
  min-width: auto;
  line-height: 48px;
  margin-left: 16px;
}

.brands__links {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 24px 0;
}

.brands__links a {
  line-height: 40px;
  font-size: 14px;
  font-weight: 600;
  color: #24303C;
  padding: 0 12px;
  text-decoration: none;
  transition: 0.3s;
}

.brands__links a:hover {
  color: #E52421;
}

.brands__links a.active {
  color: #fff;
  background: #E52421;
  border-radius: 2px;
}

.brands__links a.active:hover {
  background: #B31E1C;
}

.brands__item {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #EAEAEB;
}

.brands__item-title {
  display: block;
  color: #24303C;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
}

.brands__item-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brands__item-list li {
  margin-bottom: 5px;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}

.brands__item-list a {
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  text-decoration: none;
  transition: 0.3s;
}

.brands__item-list a:hover {
  color: #E52421;
}

.brands__detail {
  display: -ms-flexbox;
  display: flex;
  margin-top: 16px;
}

.brands__logo {
  -ms-flex: 0 0 296px;
  flex: 0 0 296px;
  height: 160px;
  max-height: 160px;
  padding: 32px;
  margin-left: 123px;
  background: #FFFFFF;
  border: 1px solid #EAEAEB;
}

.brands__logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.brands__desc {
  font-size: 16px;
  line-height: 22px;
  color: rgba(36, 48, 60, 0.8);
  text-align: justify;
}

.brands__desc ul {
  padding-left: 20px;
}

@media (max-width: 767px) {
  .brands__item-list li {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .brands__detail {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .brands__logo {
    margin-left: 0;
    margin-top: 24px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.contacts-list__req {
  font-size: 12px;
  margin-top: 20px;
}

.agree {
  text-align: center;
  margin-top: -25px;
  padding-bottom: 25px;
  font-size: 12px;
}

.brand_banner {
  width: 100%;
  min-height: 145px;
  left: 24px;
  top: 0px;
  border: 1px solid #fff;
  background-size: 100%;
  background-position: no-repeat;
  padding: 30px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.brand_banner_red {
  background-image: url("/local/templates/main/img/banner_red_bg.jpg");
  border-color: #E52421;
  color: #fff;
  margin-top: 45px;
  margin-bottom: 50px;
}

.brand_banner_black {
  background-image: url("/local/templates/main/img/banner_black_bg.jpg");
  border-color: #24303C;
  color: #fff;
  margin: 30px 0 60px;
}

.bb_title {
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #fafafa;
  margin: 0 0 10px 0;
}

.bb_desc {
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #EAEAEB;
  max-width: 450px;
}

button.bb_form_btn {
  width: 270px;
  height: 48px;
  display: block;
  border: 1px solid #E52421;
  border-radius: 2px;
  cursor: pointer;
}

.brand_banner_black .bb_form_btn {
  background: #E52421;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.04em;
  color: #ffffff;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.brand_banner_red .bb_form_btn {
  background: #fff;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.04em;
  color: #E52421;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

@media screen and (max-width: 800px) {
  .brand_banner {
    justify-content: center;
    flex-direction: column;
  }
  .bb_desc {
    margin-bottom: 25px;
  }
  .bb_left, .bb_right {
    width: 100%;
  }
  .bb_form_btn {
    width: 100% !important;
    min-width: 100%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 500px) {
  .banner_replace {
    height: 300px;
    position: relative;
  }
  .brand_banner_black {
    position: absolute;
    top: 0;
    left: calc((100% - 100vw) / 2);
    width: 100vw;
  }
  .banner_replace_2 {
    height: 300px;
    position: relative;
  }
  .brand_banner_red {
    position: absolute;
    top: 0;
    left: calc((100% - 100vw) / 2);
    width: 100vw;
    margin-top: 0;
  }
  .uk-brands-cats-all {
    margin-bottom: 20px !important;
  }
}
.brands_catalog-slider.card-list .card {
  align-items: center;
  justify-content: center;
  padding: 32px;
  width: 25%;
  color: #fff;
  height: 168px;
}

.brands_catalog-slider.card-list, .popular-slider.card-list {
  margin-bottom: 0;
}

.brands_catalog-slider.card-list .card {
  width: 100%;
}

.brands_catalog-slider.card-list .card {
  width: calc(20% - 14px);
  margin: 7px;
  box-sizing: border-box;
  padding: 0;
  height: fit-content;
  height: auto !important;
  justify-content: flex-start !important;
}

.brands_catalog-slider.card-list .card a {
  margin: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.brands_catalog-slider.card-list .card a .bcs_brand_title {
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #24303C;
  padding: 10px 0 10px;
}

.brands_catalog-slider.card-list .card a .bcs_brand_desc {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 20px;
  color: #BDBDBD;
}

.brands_catalog-slider.card-list .card a .bcs_brand_meta {
  padding: 0 10px 10px;
  width: 100% !important;
}

@media screen and (max-width: 700px) {
  .brands_catalog-slider.card-list .card {
    width: calc(50% - 14px);
  }
  .brands_cat_title_h2 {
    width: fit-content;
    max-width: 100%;
  }
}
.bb_new_btn {
  width: 22px;
  height: 38px;
  background: url("/local/templates/main/img/Vector.svg");
  margin-right: 15px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
}

.bb_new_btn label {
  border: none !important;
  height: 38px !important;
  width: 30px !important;
}

.bb_new_btn label:hover {
  background: none !important;
  border: none !important;
}

.bb_new_desc {
  justify-content: center !important;
}

.bb_new_desc span {
  font-size: 16px !important;
  line-height: 20px !important;
}

.brands_look_more {
  font-weight: 500 !important;
  font-size: 30px !important;
  line-height: 32px !important;
}

.brands-slider .card a img {
  max-height: 150px;
}

.brands-slider .card a {
  margin: 0;
}

.freee_delivery {
  color: #999999;
  font-family: -apple-system, BlinkMacSystemFont, "Grafic LCG", "Segoe UI", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 400;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}

.freee_delivery img {
  margin-right: 10px;
  width: 35px;
  height: 35px;
}


/* 21/03/24 */

.header .header_new_socials {
	width: auto;
}
.header .hns_line1 {
	height: auto;
	align-items: flex-start;
}
.header .hns_line1_phone a,
.header .hns_line1_phone span {
	display: block;
}
.header .hns_line1_phone span.prom_call_me_back {
	color: #24303C;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 13px;
	text-decoration-line: underline;
	cursor: pointer;
}
.header .mobile-callback {
	display: none;
	order: 5;
	margin-left: 24px;
}
.header .mobile-callback button {
	width: 24px;
	height: 24px;
	padding: 0;
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
}
.header .mobile-callback button svg path {
	transition: .5s;
}
.header .mobile-callback button[aria-expanded="true"] svg path {
	stroke: #E52421;
}
.header_callback-menu {
	min-height: unset;
	height: auto;
}
.header_callback-menu .header_main-menu-mobile--wrapper {
	padding-bottom: 20px;
	height: auto;
}
.header_callback-menu .contacts-wrapper {
	display: flex;
	padding: 24px 16px 12px;
}
.header_callback-menu .contacts-wrapper .hns_line1_phone {}
.header_callback-menu .contacts-wrapper .hns_line1_phone a {
	color: #24303C;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: 16px;
	display: block;
	margin-bottom: 2px;
}
.header_callback-menu .contacts-wrapper .hns_line1_phone span {
	color: #24303C;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 13px; 
	text-decoration-line: underline;
	display: block;
}

.header_callback-menu .contacts-wrapper .socials_wrapper {
	margin: 0 12px;
}
.header_callback-menu .contacts-wrapper .socials_wrapper a {
	margin-top: 0!important;
	width: 24px !important;
	height: 24px !important;
}

.header_callback-menu .contacts-wrapper + a[href^='mailto'] {
	margin: 0 16px;
	color: #999;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 13px;
}

@media screen and (max-width: 1279px) {
	.header .mobile-callback {
		display: block;
	}
	.header_main-menu .socials_wrapper_phone {
		margin: 16px 0 0 0;
	}
	.header_main-menu .socials_wrapper_mail {
		margin: 6px 0 0 0;
	}
	.header_main-menu .socials_wrapper_phone a {
		color: #24303C;
		font-size: 13px;
		font-style: normal;
		font-weight: 600;
		line-height: 16px; 
		border: none;
	}
	.header_main-menu .socials_wrapper_mail a {
		color: #999;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: 13px; 
		border: none;
	}
}
@media screen and (max-width: 400px) {
	.header .catalog-fix + .header_top-search,
	.header .catalog-fix + .header_top-search form.uk-search-default,
	.header .catalog-fix + .header_top-search form input	{
		width: 144px;
		max-width: 144px;
	}
}

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



/* === filter_new.css === */
.catalog__top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  min-height: 40px;
}
.catalog__top-sorting {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 989px) {
  .catalog__top-sorting {
    display: none;
  }
}
.catalog__top-sorting span {
  font-weight: 500;
}
.catalog__top-sorting ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.catalog__top-sorting ul li {
  margin-left: 16px;
}
.catalog__top-sorting ul li a {
  color: #999999;
  font-size: 14px;
  line-height: 20px;
}
.catalog__top-sorting ul li a:hover {
  color: #E52421;
}
.catalog__top-sorting ul li.active a {
  color: #E52421;
}
.catalog__filter {
  margin-right: 32px;
}
.catalog__top-filter {
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 16px;
  min-height: 40px;
  gap: 16px;
  flex-wrap: wrap;
}

.flt-uk-switcher {
  display: inline-block;
  height: 16px;
  width: 28px;
  overflow: hidden;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: #999999;
  background-repeat: no-repeat;
  background-position: 2px 50%;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.1s;
  transform: translateX(6px);
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjEyIiBoZWlnaHQ9IjEyIiByeD0iNiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
}
.flt-uk-switcher:checked {
  background-color: #E52421;
  background-position: 14px 50%;
}

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

/* === custom-select.css === */
@charset "UTF-8";
.custom-select-container {
  position: relative;
  box-sizing: border-box;
}

.custom-select-container * {
  box-sizing: border-box;
}

.custom-select-container.is-disabled {
  opacity: 0.333;
}

.custom-select-opener {
  background-color: #ccc;
  padding: 0.5em;
  display: block;
  cursor: pointer;
  width: 100%;
}

.custom-select-container select {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.custom-select-panel {
  max-height: 0;
  transition: max-height 0.5s ease-out, overflow-y 0.1s 0.5s;
  overflow: hidden;
  background-color: #e9e9e9;
  position: absolute;
  top: 100%;
  z-index: 1;
  width: 100%;
}

.custom-select-container.is-open .custom-select-panel {
  max-height: 10.7em;
  overflow-y: auto;
}

.custom-select-option {
  padding: 0.5em;
}

.custom-select-option.has-focus {
  background-color: LightBlue;
}

.custom-select-option.is-selected::before {
  content: "✔";
  padding-right: 0.5em;
}

.custom-select-optgroup > .custom-select-option {
  padding-left: 2em;
}

.custom-select-optgroup::before {
  content: attr(data-label);
  display: block;
  padding: 0.5em;
  color: #888;
}

/*# sourceMappingURL=custom-select.css.map */


/* === services.css === */
.service-page {
  margin-top: 30px;
}

.service-page-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.service-page-item {
  box-sizing: border-box;
  padding: 0 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333333%;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
  margin-bottom: 20px;
}

.service-page-item-top {
  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: 25px 30px;
  background-image: url("/local/templates/main/img/service_list_item_bg.png");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
}

.service-page-item-top h3,
.service-page-item-top .uk-h3 {
  display: inline-block;
  padding: 0 5px;
  background-color: #E52421;
  margin-bottom: 0;
}

.service-page-item-top h3 a,
.service-page-item-top .uk-h3 a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}

.service-page-item-top .count {
  font-size: 21px;
}

.service-page-item-body {
  padding: 35px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.service-page-item-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.service-page-item-list li {
  margin-bottom: 12px;
}

.service-page-item-list a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.service-page-item-list a:hover {
  color: #E52421;
}

.service-page-item-list span {
  margin-left: 5px;
  color: #999999;
}

@media screen and (max-width: 890px) {
  .service-page-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .service-page-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

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

/* === custom.css === */
@charset "UTF-8";
.login_error {
  font-weight: normal;
  color: #fff;
  padding: 10px 15px;
  background-color: #e52421;
  margin: 5px 0 10px;
  display: none;
}

.login_error p {
  margin: 0;
  padding: 0;
}

.login_error * {
  color: #fff !important;
}

.company-registration-wrapper {
  display: flex;
}

.company-registration-wrapper > div {
  width: 50%;
}

.company-auth {
  padding-right: 30px;
}

.company-registration-item {
  max-width: 520px;
  box-sizing: border-box;
}

.company-auth_form-wrapper,
.company-reg_form-wrapper {
  margin-top: 20px;
}

.card-list.catalog-list .card-price__list {
  flex-wrap: wrap;
}

.card-list.catalog-list .card-price .old-price {
  margin-left: 0;
}

.card-list.catalog-list .card-price.sale .price {
  margin-right: 8px;
}

.card-list.catalog-list.list .card-price.sale .price {
  margin-right: 0;
  margin-top: 1px;
}

.card-list.catalog-list.list .card-bottom {
  margin-top: 0;
}

.card-list.catalog-list.list .card-description {
  max-width: 70%;
}

.blog-detail iframe {
  max-width: 100%;
  max-height: 400px;
  margin: 24px 0;
}

.header_main-menu--right ul.list > li {
  margin-bottom: 16px;
}

.header_main-menu--right ul.list > li > a {
  line-height: 20px;
}

@media (max-width: 991px) {
  .company-registration-wrapper > div {
    width: 100%;
  }
  .company-registration-wrapper {
    flex-direction: column;
  }
  .company-auth {
    padding-right: 0px;
  }
  .company-registration-item {
    max-width: 100%;
  }
}
[name=bform] .bx-authform-link-container {
  display: none !important;
}

.socials.big-socials a.yandex {
  background: #EA3244;
}

.card-list .card-badges {
  color: #999999;
}

@media (max-width: 1311px) {
  /*адаптив каталог start*/
  .catalog__section-left {
    width: 100%;
  }
  .card-list .card:not(:first-child) {
    margin-left: 0;
  }
  /*адаптив каталог end*/
  /*корзина и оформление start*/
  .cart-page__wrapper {
    flex-direction: column;
  }
  .cart-page__block {
    width: 100%;
    padding: 16px;
  }
  .cart-page__aside {
    flex: 0 0 100%;
    margin: 20px 0 0 0;
    padding: 16px;
    width: 100%;
  }
  .cart-page__list-item {
    flex-wrap: wrap;
    padding: 10px 0 16px;
    border-bottom: 1px solid #EAEAEB;
  }
  .cart-page__list-item:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .cart-page__list-item h4,
  .cart-page__list-item .uk-h4 {
    min-width: calc(100% - 116px);
    width: calc(100% - 116px);
    margin-bottom: 20px;
  }
  .cart-page__img {
    margin-right: 16px;
    width: 100px;
    height: 100px;
    align-self: flex-start;
  }
  .cart-page__count {
    margin: 0 20px 0 auto;
  }
  .cart-page__count button {
    width: 32px;
    height: 32px;
  }
  .cart-page__count input[type=number] {
    height: 32px;
    width: 32px;
  }
  .cart-page__price .price {
    font-size: 16px;
  }
  .cart-page__list-item button.del {
    margin-left: 20px;
  }
  .cart-page__order-form {
    padding: 0 0 20px;
    margin: 0;
  }
  .cart-page__order-form div.form-group.inline {
    display: block;
    margin-right: 0;
  }
  .cart-page__order-form div.form-group.inline input[type=text],
  .cart-page__order-form div.form-group.inline input[type=email],
  .cart-page__order-form div.form-group.inline input[type=password],
  .cart-page__order-form div.form-group.inline input[type=tel] {
    max-width: 100%;
  }
  .cart-page__order-form div.form-group.inline:not(:first-child):not(:last-child) {
    margin-right: 0;
  }
  .cart-page__total-sum .sum-price {
    font-size: 20px;
    line-height: 22px;
  }
  .cart-page__aside span.info {
    position: static;
    width: 100%;
    margin-top: 10px;
  }
  /*корзина и оформление end*/
}
@media (max-width: 768px) {
  /*адаптив каталог start*/
  .catalog__top-view {
    display: none;
  }
  .catalog__section-right {
    margin-left: 0;
  }
  .card-list:not(.uk-slider-items) {
    flex-direction: column;
  }
  .card-list.catalog-list .card {
    width: 100%;
  }
  .card-list.catalog-list .card-description {
    width: calc(100% - 90px);
    padding-left: 10px!important;
  }
  /*адаптив каталог end*/
  /*адаптив деталка start*/
  .detail .company-card .card-body {
    flex-direction: column;
    align-items: stretch;
  }
  .detail .company-card .card-body > div {
    flex: 0 0 100%;
    max-width: 100%;
  }
  /*адаптив деталка end*/
  /*адаптив заявок start*/
  .card-list.catalog-list.services-list .card-body {
    flex-direction: column;
    width: 100%;
  }
  .card-list.catalog-list.services-list .card-body > div:not(.card-img) {
    max-width: 100%;
  }
  .card-list.catalog-list.services-list .card-img {
    display: none;
  }
  .card-list.catalog-list.services-list .card-right ul {
    text-align: left;
  }
  /*адаптив заявок end*/
  /*адаптив seo-block start*/
  .seo-block {
    margin: 0 16px;
  }
  /*адаптив seo-block end*/
  /*адаптив каталог start*/
  .seo-block {
    margin: 0 16px;
  }
  /*адаптив каталог end*/
  /*адаптив лк start*/
  .personal-page {
    flex-direction: column;
    margin-top: 8px;
  }
  .personal-page__aside {
    order: 1;
    margin-bottom: 20px;
  }
  .personal-page__content {
    margin-left: 0;
    padding: 0;
    flex: 0 0 100%;
    border: none;
  }
  .personal-page__content-list {
    max-width: 100%;
    flex-direction: column;
  }
  .personal-page__content-item {
    padding: 10px;
  }
  .personal-page__content-item--title {
    margin-bottom: 0;
  }
  .personal-page .cart-page__order-form form {
    max-width: 100%;
  }
  .personal-page .custom-file {
    flex-direction: column;
  }
  .personal-page .custom-file .file-img {
    margin-right: 0;
    margin-bottom: 20px;
  }
  .personal-page .birthday-wrapper {
    flex-direction: column;
  }
  .personal-page div.form-group__list {
    flex-direction: column;
    align-items: stretch;
  }
  .personal-page div.form-group__list .uk-form-controls:not(.dropdown-btn) {
    padding: 0;
    margin-bottom: 16px;
  }
  .personal-page .myCompany__title {
    margin-left: 0;
    border-left: 1px solid #EAEAEB;
  }
  .personal-page__top-menu {
    flex-direction: column;
    margin-left: 0;
    align-items: stretch;
    padding: 0 0 20px !important;
  }
  .personal-page__top-menu a {
    margin-right: 0;
  }
  .personal-page div.form-group > button {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0 !important;
  }
  .personal-page__orders--top .links {
    flex-wrap: wrap;
  }
  .personal-page__orders--top .links a {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .personal-page__orders--item-top h2 sup,
  .personal-page__orders--item-top .uk-h2 sup {
    top: 100%;
    left: 0;
  }
  .personal-page__orders--item.hide .show-more {
    margin-top: 10px;
  }
  .personal-page .personal-page__content_reviews {
    margin-left: 0;
    padding: 0;
    border: none;
  }
  .personal-page .page-nav-wrapper {
    padding-right: 0;
  }
  .personal-page .card-list.catalog-list.list {
    margin-left: 0;
    padding: 0;
  }
  .personal-page .card-list.catalog-list.list .card {
    flex-direction: row;
    padding: 0 0 20px;
    border: none;
    border-bottom: 1px solid #EAEAEB;
    margin: 0 0 20px;
  }
  .personal-page .card-list.catalog-list.list .card-img {
		/*
    position: static;
    margin-bottom: 20px;
    align-self: center;
		*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin-bottom: 22px;
		position: relative;
		left: 0;
  }
	.personal-page .card-list.catalog-list .card-description {
		width: calc(100% - 80px);
		max-width: calc(100% - 80px);
	}
  .personal-page .card-list.catalog-list.list .card .card-bottom {
    margin-left: 0;
    margin-top: 10px;
    flex-direction: row;
    justify-content: space-between;
    max-width: none;
  }
  .personal-page .card-list.catalog-list .card-price {
    align-items: flex-start;
  }
  .personal-page .fav-companies-wrapper {
    margin-left: 0;
    padding: 0;
    border: none;
  }
	.personal-page .personal-recomend .card-list.catalog-list {
		/*flex-wrap: wrap;*/
		max-width: 100%;
	}
	.personal-recomend .card-list.catalog-list .card {
		margin-top: 0;
	}
  .personal-page .favorite-companies-wrapper {
    margin-left: 0;
    padding-left: 0;
  }
  .personal-page .personal-page__orders--top h2,
  .personal-page .personal-page__orders--top .uk-h2 {
    display: none;
  }
  /*адаптив лк end*/
  /*модалки start*/
  .uk-modal {
    padding: 0;
  }
  .uk-modal-header {
    padding: 20px;
  }
  .uk-modal-title {
    font-size: 1.5rem;
    line-height: normal;
  }
  .uk-modal-body {
    padding: 0 20px;
  }
  [class*=uk-modal-close-] {
    top: 10px;
    right: 10px;
  }
  /*модалки end*/
  .header_top-menu > ul .dropdown ul li {
    width: auto;
    height: auto;
  }
  div.form-group__list {
    flex-direction: column;
    align-items: flex-start;
  }
  div.form-group__list .uk-form-controls:not(.dropdown-btn) {
    padding-right: 0;
    width: 100%;
  }
  div.form-group__list .uk-form-controls:not(.dropdown-btn):not(:last-child) {
    margin-bottom: 16px;
  }
  .blog-detail iframe {
    max-width: 100%;
    max-height: 200px;
  }
  .blog__list-item .blog__img,
  .blog__promo .blog__img {
    max-height: none;
    height: auto;
    text-align: center;
  }
  .blog__img img {
    width: auto;
    height: auto;
    /* object-fit: none; */
    max-width: 100%;
    max-height: 219px;
  }
  .detail-bottom > ul .uk-accordion .uk-accordion-title {
    padding: 24px 60px 24px 20px;
  }
}
.developer_link {
  margin-top: 20px;
  font-size: 13px;
}

.card-list.catalog-list .card-bottom .card-btn-wrapper .more_btn {
  display: block;
  line-height: 40px;
  min-width: 130px;
}

@media (max-width: 750px) {
  .detail-top__cart-price-block {
    flex-wrap: wrap;
  }
  .detail-top__cart-price-block .old-price_wrapper {
    width: 100%;
  }
}
.popular-slider .card {
  position: relative;
  padding: 24px 24px 20px;
  width: calc((100% - 48px) / 4);
  margin-right: 16px;
  color: #fff;
  height: 134px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border: none;
}

.popular-slider .card__title {
  max-width: 168px;
  font-weight: 500;
  font-size: 16px;
  line-height: 17px;
}

.popular-slider .card__count {
  margin-top: auto;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
}

.popular-slider .card__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-top: 0;
}

.card-list.uk-slider-items.popular-slider .card:not(.uk-active) {
  opacity: 1;
}

.catalog-page .card-list.uk-slider-items.popular-slider .card > a {
  margin-top: 0;
}

.brands-slider.card-list .card {
  align-items: center;
  justify-content: center;
  padding: 32px;
  width: 25%;
  color: #fff;
  height: 168px;
}

.catalog-features {
  padding: 64px;
  background: #FAFAFA;
  margin-top: 50px;
}

.catalog-features__list {
  display: flex;
  flex-wrap: wrap;
}

.catalog-features__list-item {
  width: 25%;
  display: flex;
  flex-direction: column;
}

.catalog-features__list-item svg {
  margin-bottom: 12px;
}

.catalog-features__list-item span {
  font-size: 16px;
  line-height: 22px;
}

.catalog-features__list-item:nth-child(-n+4) {
  margin-bottom: 40px;
}

@media (max-width: 768px) {
  .catalog-features {
    padding: 40px 26px;
  }
  .catalog-features__list {
    flex-direction: column;
  }
  .catalog-features__list-item {
    width: 100%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 16px;
  }
  .catalog-features__list-item:nth-child(-n+4) {
    margin-bottom: 16px;
  }
  .catalog-features__list-item:last-child {
    margin-bottom: 0;
  }
  .catalog-features__list-item svg {
    margin-bottom: 0;
    margin-right: 16px;
  }
  .card-list.uk-slider-items.popular-slider .card {
    padding: 24px 24px 20px;
  }
  .popular-slider .card {
    width: 100%;
  }
  .popular-slider .card__title {
    max-width: 160px;
  }
  .brands-slider.card-list,
  .popular-slider.card-list {
    margin-bottom: 0px;
  }
  .brands-slider.card-list .card {
    width: 100%;
  }
}
@media (max-width: 720px) {
  .main-slideshow .uk-slideshow-items {
    min-height: 100%;
  }
}
@media (max-width: 720px) {
  .main-slideshow .uk-slideshow-items .slide .slide-desc h2, .main-slideshow .uk-slideshow-items .slide .slide-desc .uk-h2 {
    font-size: 32px;
    line-height: 36px;
  }
  .main-slideshow .uk-dotnav > * {
    width: 30px;
  }
}
@media (max-width: 360px) {
  .main-slideshow .uk-slideshow-items .slide .slide-desc h2, .main-slideshow .uk-slideshow-items .slide .slide-desc .uk-h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.uk-button.print {
  min-width: unset;
  margin-left: auto;
}

.contacts-list .uk-button.print {
  position: absolute;
  right: 20px;
  top: 40px;
}

article.benefit .benefit-list__item {
  width: 25%;
  margin: 0 0 40px 0 !important;
  text-align: left;
}

@media (max-width: 991px) {
  article.benefit .benefit-list__item {
    text-align: left;
  }
}
@media (max-width: 767px) {
  article.benefit {
    padding: 40px 0 10px;
  }
  article.benefit .benefit-list__item {
    margin: 0 0 16px 0 !important;
  }
  article.benefit .benefit-list__item span {
    padding-top: 10px !important;
    padding-bottom: 10px;
    padding-left: 52px;
  }
}
@media (max-width: 460px) {
  article.benefit {
    margin: 24px 0 56px;
  }
}
@media (max-width: 430px) {
  article.benefit .benefit-list {
    display: block;
    padding: 0 24px;
  }
  article.benefit .benefit-list__item {
    width: 100%;
    flex-basis: 100% !important;
  }
}
.section-text {
  margin-top: 30px;
}
.section-text p:only-child,
.section-text p:last-child {
	margin-bottom: 0;
}
.section-left__banner {
	display: none!important;
}


.index_page .popular-slider.card-list {
  margin-bottom: 0;
}

.company-list .card-top span.recommend,
.companies_detail span.recommend {
  position: absolute;
  top: 28px;
  right: 115px;
  color: #25E521;
  font-size: 15px;
  line-height: 16px;
  border: none;
}

@media (max-width: 768px) {
  body h1.line, body h2.line, body h3.line, body h4.line, body h5.line, body .uk-h1.line, body .uk-h2.line, body .uk-h3.line, body .uk-h4.line, body .uk-h5.line {
    width: auto;
  }
}
.uk-slider-container .brands-slider + .uk-slidenav,
.uk-slider-container .brands-slider + .uk-slidenav + .uk-slidenav {
  display: flex !important;
  top: 50% !important;
  transform: translateY(-50%) translateY(-15px) !important;
}

.uk-slider-container .brands-slider + .uk-slidenav {
  left: 0;
}

.uk-slider-container .brands-slider + .uk-slidenav + .uk-slidenav {
  right: 0;
}

.uk-slider-container .brands-slider + .uk-slidenav + .uk-slidenav + .uk-dotnav {
  display: none !important;
}

.bx_item_list_you_looked_horizontal.bx_blue .bx_item_list_title {
  background: transparent !important;
}

.card-list.catalog-list.company-list:not(.list) .card-bottom .uk-button {
  margin-bottom: 0 !important;
  font-size: 12px;
  line-height: 1.4;
  padding-top: 10px;
  padding-bottom: 10px;
}

.card-list.catalog-list.company-list:not(.list) .card-bottom .uk-button:not(:last-child) {
  margin-right: 10px;
}

.fav-companies-wrapper .card-list.catalog-list.company-list--personal-section .card {
  width: 100%;
}

.card-list.catalog-list.services-list.orders-list .card-top .title > span {
  max-height: 16px !important;
}

.orders-list .count-wrap {
  display: inline-block;
  vertical-align: middle;
  margin-top: -5px;
}

.breadcrumb-list {
  flex-wrap: wrap;
}

.choose-tarif {
  background: #24303C;
  border: 1px solid #24303C;
  padding: 32px;
  color: #FAFAFA;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.choose-tarif > div {
  max-width: 60%;
}

.choose-tarif .heading {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 8px;
}

.choose-tarif .text {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  color: #EAEAEB;
  padding-right: 50px;
}

.choose-tarif .uk-button {
  min-width: 270px;
  padding: 4px 50px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .choose-tarif {
    flex-direction: column;
    padding: 24px 16px;
  }
  .choose-tarif > div {
    max-width: 100%;
  }
  .choose-tarif .text {
    margin-bottom: 20px;
  }
  .choose-tarif .uk-button {
    min-width: unset;
  }
}
@media (max-width: 480px) {
  .choose-tarif .uk-button {
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .section-text {
    padding-left: 0px;
  }
}

.header_main-menu {
	overflow: auto;
}

.rez-tab table {
	border: none;
	border-collapse: collapse;
}
.rez-tab table td {
	padding: 10px;
	border: 1px solid #eaeaeb;
}
.rez-tab table p {
	margin: 0;
}
@media (max-width: 1280px) {
	.rez-tab table {
		display: block;
		overflow-x: auto;
	}
}
.order-quant-item {
	border-radius: 0;
}
.detail-top__cart-btns {
	padding-top: 16px;
}
.detail-top__cart-btns .add2cart {
	max-width: 160px;
}
.detail-top__cart-btns .uk-button-primary,
.detail-top__cart-btns .uk-button-grey-new,
.detail-top__cart-btns .counter {
	margin-top: 0;
	height: 48px;
}
button.btn-cart-number {
	height: 48px;
	font-family: "Graphik LCG";
	font-weight: 700;
	color: #24303c;
}
@media (max-width: 750px) {
	.detail-top__cart-btns .uk-button-primary,
	.detail-top__cart-btns .uk-button-grey-new,
	.detail-top__cart-btns .counter {
		height: 44px;
	}
}

.rating-wrapper {
	margin-bottom: 12px;
}
.detail-head .rating-wrapper {
	margin-bottom: 0;
}
.rating-quantity {
	font-weight: 500;
}
.rating-count {
	color: #BDBDBD;
	font-weight: 500;
}

/* footer 06/09/24 */

.footer-bottom {
	align-items: center;
}
.footer-bottom,
.footer-bottom a,
.legal-warning {
	color: var(--GreyLight, #BDBDBD);
	font-size: 11px;
	font-style: normal;
	font-weight: 500;
	line-height: 11px;
}


@media(max-width: 1279px) {
	.footer {
		padding-bottom: 60px;
	}
	.footer .yandex-badge {
		margin-top: 24px;
	}
	.footer-bottom {
		flex-wrap: wrap;
	}
	.footer-bottom .footer-copyright {
		min-width: 100%;
		margin-bottom: 8px;
	}
	.footer-bottom .socials {
		margin-top: -8px;
	}
}
@media(max-width: 961px) {
	.footer-bottom {
		flex-direction: column;
		padding: 24px 0;
	}
	.legal-warning {
		margin: 24px 0;
	}
	.footer-bottom .socials {
		margin-top: 0;
	}

}


div.form-group label.radio-label span[data-delivery-date]::after {
	display: none!important;
}

.title-search-result {
	z-index: 85;
}

.cart-page__wrapper .product_page {
	max-width: 100%;
}

.disabled{
 background:#EAEAEB!important;
 color:#aaa!important;
 cursor:default!important;
 border-color:#eaeaeb!important;
}
.bx_filter .bx_filter_param_label.disabled {
	background: transparent!important;
	color: #b7b7b7!important;
	pointer-events: none;
}
.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text {
	color: #b7b7b7!important;
}

.prom_compare_wrap{
 display:none;
 opacity: 1;
 transition: opacity 0.5s;
 position:fixed;
 bottom:24px;
 left:0;
 z-index:9999;
 width:100%;
 justify-content:center;
}
.compare svg path{
 fill:#bdbdbd;
}
.compare svg:hover path{
 fill:#828297;
}
.compare.active svg path{
  fill:#E52421;
}
@media screen and (max-width:750px) {
  .prom_compare_wrap{
    top:0;
	bottom:auto;
  }
}
.prom_compare_notice{
 width:100%;
 max-width:400px;
 height:80px;
 background:#24303C;
 padding:16px 16px 20px 16px;
 display:flex;
 justify-content:space-between;
}
.prom_compare_notice_text{
 display:block;
 font-style: normal;
 font-weight: 600;
 font-size: 16px;
 line-height: 22px;
 color:#fff;
 max-width:188px;
 height:44px;
}
.prom_compare_btn{
 width:117px;
 height:48px;
 background:#fff;
 color:#24303C;
 font-style: normal;
 font-weight: 700;
 font-size: 15px;
 letter-spacing: 0.04em;
 border-radius: 2px;
 text-align:center;
 line-height:48px;
}
.prom_compare_btn:hover{
 color:#24303C;
}
.compare_header svg path{
 fill:#24303C!important;
}


.footer_fix_new .favor-count-new {
	position: absolute;
	top: 0;
	right: 0;
	width: 16px;
	height: 16px;
	background-color: #E52421;
	color: #ffffff;
	font-weight: 500;
	font-size: 10px;
	line-height: 16px;
	text-align: center;
	border-radius: 50%;
}



.no-items {
	margin-top: 40px;
	margin-bottom: 72px;
	width: 100%;
	min-width: 100%;
}
.no-items .img {
	margin: 0 auto 32px;
	text-align: center;
	max-width: 160px;
}
.no-items .heading {
	color: var(--BlackText, #24303C);
	text-align: center;
	font-size: 36px;
	font-style: normal;
	font-weight: 600;
	line-height: 36px;
	margin-bottom: 16px;
}
.no-items p {
	color: var(--BlackText, #24303C);
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.no-items p .text {
	opacity: 0.8;
}
.no-items p .icon {
	margin-left: 8px;
	width: 20px;
	height: 20px;
	display: inline-block;
	background-size: cover;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='20' viewBox='0 0 21 20' fill='none'%3E%3Cpath d='M14.3904 4.16667C16.4373 4.16667 17.1667 5.80483 17.1667 7.33792C17.1667 9.96758 13.4977 13.9952 10.5 16.2823C7.50241 13.9952 3.83333 9.96758 3.83333 7.33792C3.83333 5.80483 4.56266 4.16667 6.60966 4.16667C7.13075 4.20852 7.63449 4.37333 8.07956 4.64754C8.52463 4.92175 8.89833 5.29757 9.17008 5.74417L10.5 7.50467L11.8299 5.74417C12.1017 5.29757 12.4754 4.92174 12.9205 4.64753C13.3656 4.37332 13.8693 4.20852 14.3904 4.16667ZM14.3904 2.5C13.6106 2.53714 12.8509 2.75969 12.1743 3.14919C11.4977 3.53868 10.9237 4.08389 10.5 4.73958C10.0762 4.0839 9.50233 3.5387 8.82574 3.14921C8.14916 2.75972 7.38946 2.53716 6.60966 2.5C3.797 2.5 2.16666 4.666 2.16666 7.33792C2.16666 11.2962 7.54858 16.3542 10.5 18.3333C13.4514 16.3542 18.8333 11.2962 18.8333 7.33792C18.8333 4.666 17.203 2.5 14.3904 2.5Z' fill='%2324303C'/%3E%3C/svg%3E");
}
@media(max-width:768px) {
	.no-items .heading {
		font-size: 24px;
		line-height: 34px;
	}
}


.header_bottom > ul > li:hover > ul.dropdown-menu .flex-div {
	display: block;
	column-count: 2;
}
.header_bottom ul.dropdown-menu .flex-div li {
	max-width: 100% !important;
}
.uk-container > :last-child {
	margin-bottom: 0!important;
}

@media(max-width: 768px) {
	.detail .ya-share2__popup.ya-share2__popup_mobile.ya-share2__popup_visible .ya-share2__popup-content {
		left: 0;
		bottom: 48px;
	}
	.detail .ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__item,
	.detail .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__item {

	}
	.detail .ya-share2__popup-content .ya-share2__messenger-contacts-list .ya-share2__mobile-popup-badge,
	.detail .ya-share2__popup-content .ya-share2__popup-tile .ya-share2__mobile-popup-badge {
		width: 36px;
		min-width: 36px;
		height: 36px;
	}
	.detail .ya-share2__popup-content .ya-share2__popup-tile {
		display: flex;
		flex-wrap: wrap;
	}
	.detail .ya-share2__link:not(.ya-share2__link_more) {
		flex-direction: column;
	}
}

@media(max-width: 679px) {
	.catalog-page .card-title-stati .uk-button-primary {
		margin-bottom: 16px;
	}
	.catalog__section-right-content .section-text {
		padding-left: 15px;
		padding-right: 15px;
	}
}

.table-wrapper {
	margin-top: 27px;
	overflow-x: auto;
	max-width: 100%;
}
.rez-tab .rez-table {
	width: 100%;
}
.rez-tab .rez-table thead {
	margin-bottom: 12px;
}
.rez-tab .rez-table td {
	color: #24303C;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px; /* 142.857% */
	padding: 24px 16px 16px;
	border: none;
	border-bottom: 1px solid #EAEAEB;
	min-width: 110px;
}
.rez-tab .rez-table thead td {
	background: #F9F9F9;
	color: rgba(36, 48, 60, 0.88);
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 24px; /* 171.429% */
	padding: 8px 16px;
	border-bottom: none;
	white-space: nowrap;
}
.rez-tab .rez-table thead tr td:first-child,
.rez-tab .rez-table tr td:first-child {
	max-width: 58px;
	min-width: unset;
}
.rez-tab .rez-table .desc-material-item {
	font-weight: 600;
	cursor: default;
}
.tab-content.rez-tab .note {
	max-width: 100%;
	margin-top: 27px;
}
.rez-tab .add-text {
	margin-top: 27px;
}
.rez-files {
	margin-top: 24px;
}



.product_page .card-list.catalog-list .card:nth-child(4n+1) {
	margin-left: -1px;
}


.detail-top__cart-btns .uk-button-grey-new:hover,
.detail-top__cart-btns .uk-button-grey-new:focus,
.detail-top__cart-btns .uk-button-grey-new:active,
.detail-top__cart-btns .uk-button-grey-new:focus:active {
	background-color: #B31E1C!important;
	border-color: #B31E1C!important;
    color: #fff;
}

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

.index-banner__content .h3 {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #24303C;
  white-space: nowrap;
}
.index-banner__content .h3::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 34px;
  height: 6px;
  background: #e52421;
}


.header_main-menu--left li.no-child a::before {
	display: none;
}
.catalog_modal_items .catalog_modal_item.no-child .catalog_modal_item_toggle svg {
	display: none;
}

/* === new_main.css === */
@charset "UTF-8";
.card-list.catalog-list .card-btn {
  width: max-content;
}

.card-list.catalog-list .card-bottom .card-btn-wrapper .more_btn {
  width: max-content;
}

header.header .header_menu-submenu .header_main-menu--left {
  max-height: calc(100vh - 52px - 65px);
  overflow: scroll;
}

header.header .header_menu-submenu .header_main-menu--left > ul {
  overflow: hidden;
  padding-bottom: 120px;
}

.detail .detail-top__desc-reviews {
  align-items: center;
}

.detail .detail-top__desc-reviews .rating-count {
  display: inline-block;
  margin-left: 8px;
  color: #999;
  font-weight: 500;
}

.detail .detail-top__desc-reviews .rating-quantity {
  display: inline-block;
  margin-left: 12px;
  text-decoration: underline;
}

.flex-start {
  display: flex;
  justify-content: space-between;
  align-items: flex-start !important;
}

.index_serv_list .card-list > a {
  cursor: pointer !important;
}



.bx_filter_block .bx_filter_parameters_box_container .bx_filter_param_label .uk-checkbox {
  min-width: 20px;
  min-height: 20px;
}

.detail[data-js-entity=catalog-element] .detail-top__img {
  flex-basis: 28.125%;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-thumbnav li {
  width: 48px;
  height: 48px;
  margin-bottom: 8px;
  padding: 1px;
  border: 1px solid #EAEAEB;
  filter: blur(1px);
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-thumbnav li > a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.detail[data-js-entity=catalog-element] .detail-top__img li.uk-active {
  border-color: #E52421;
  filter: none;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-thumbnav {
  list-style: none;
  padding: 0;
  margin: 0 30px 0 0;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-slidenav {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  min-width: 12px;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-slideshow-items {
  /*width: 200px;*/
  min-width: 200px;
  width: 100%;
  /*height: 100%;*/
  height: max-content;
  min-height: 100% !important;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-slideshow-items li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-slideshow-items li a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.detail[data-js-entity=catalog-element] .detail-top__img .uk-thumbnav li.slider-count {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  filter: none;
  background: rgba(234, 234, 235, 0.5);
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #999999;
}

.detail[data-js-entity=catalog-element] .detail-top__desc {
  flex-basis: 37.5%;
}

.detail[data-js-entity=catalog-element] .detail-top__cart {
  flex-basis: 28.125%;
}

#addCompanyServicesForm #submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
}

.cart-page__order-form {
  border: none;
}

.section-left__banner {
  display: block;
  margin-top: 14px;
  margin-right: 14px;
}

.section-left__banner img {
  width: 100%;
}

.ajax_animation {
  display: none;
  height: 30px;
}

.fl-cont {
  display: flex;
  justify-content: center;
  align-items: center;
}

#orderAnswer-modal {
  z-index: 999;
}

#orderAnswer-modal #answer .uk-button-primary {
  margin-bottom: 44px !important;
}

.btn-margin {
  margin-top: 10px;
}

.files-to-zip {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  max-width: 500px;
}

.card-applications .card-take_of {
  text-align: left;
}

.card-applications .card-take_of a {
  display: inline-block !important;
  height: auto !important;
  font-weight: normal;
  font-size: 16px;
  color: #9e389d !important;
  text-decoration: underline;
}

.card-applications .card-img {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.nav_scroll {
  padding-top: 137.5px;
}

.nav_scroll > section {
  position: relative;
}

.nav_scroll header {
  position: fixed;
  top: 0;
  z-index: 200;
  max-width: 100vw;
  width: 100%;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
}

/*
.nav_scroll header .header_bottom{
    display: none;
}
*/
.company-logo__img.remove.remove {
  position: relative;
  cursor: pointer;
}

.company-logo__img.remove::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.9);
}

.company-logo__img.remove .remove__company-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
}

.company-logo__img.remove .remove__company-logo::before,
.company-logo__img.remove .remove__company-logo::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 18px;
  height: 2px;
  background: #BDBDBD;
  transform: translate(-50%, -50%) rotate(45deg);
}

.company-logo__img.remove .remove__company-logo::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.company-logo__img.remove:hover .remove__company-logo::before, .company-logo__img.remove:hover .remove__company-logo::after {
  background: #24303C;
}

.fix_button {
  line-height: 1;
  min-width: max-content;
  max-width: max-content;
  width: max-content;
  padding: 0 16px;
  height: 40px;
  display: flex;
  align-items: center;
}

.favorite-companies-wrapper {
  margin-left: -30px;
  padding-left: 20px;
}

.fav-companies-wrapper {
  margin-left: -30px;
  padding: 20px;
  padding-left: 30px;
  border: 1px solid #EAEAEB;
}

.fav-companies-wrapper .personal-page__top-menu {
  border-right: none;
  flex-wrap: wrap;
}

.fav-companies-wrapper .personal-page__top-menu::after {
  content: "";
  display: block;
  margin-top: 24px;
  width: 100%;
  height: 1px;
  background-color: #EAEAEB;
}

.detail-bottom > ul .uk-accordion-title::after {
  position: absolute;
  right: 0;
}

.detail-bottom > ul .uk-accordion .uk-accordion-title::after {
  right: 32px;
}

.card.company-card .company-contacts {
  padding: 10px;
  border: 1px solid #E52421;
  background: transparent;
}

.card.company-card .company-contacts > div {
  display: flex;
  flex-direction: column;
  margin-bottom: 10px;
}

.card.company-card .company-contacts > div .information {
  display: flex;
  flex-direction: column;
}

.card.company-card .company-contacts a {
  font-weight: bold;
}

.card.company-card .company-contacts .company-contacts_phone {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.applications-list.card-list.catalog-list.list .card {
  display: flex;
  min-height: max-content;
  padding: 20px 24px 24px 23px;
}

.applications-list.card-list.catalog-list.list .card:hover .left_middle-title {
  color: #E52421;
}

.applications-list .card-left {
  flex-basis: calc(85.22% - 24px);
}

.applications-list .card-left_top {
  display: flex;
  justify-content: space-between;
}

.applications-list .top__left-column,
.applications-list .top__right-column {
  display: flex;
}

.applications-list .card-left_top span {
  font-size: 13px;
  line-height: 17px;
  color: #999;
}

.applications-list .card-left_top span.open_green {
  margin-left: 10px;
  color: #25E521;
}

.applications-list .card-left_top span.close_red {
  margin-left: 10px;
  color: #E52421;
}

.applications-list .card-left_top span.quantity {
  position: relative;
  margin: 0 7px;
  padding: 0 7px;
}

.applications-list .card-left_top span.quantity::after,
.applications-list .card-left_top span.quantity::before {
  content: "";
  position: absolute;
  top: 0;
  display: block;
  height: 12px;
  width: 1px;
  background-color: #EAEAEB;
}

.applications-list .card-left_top span.quantity::before {
  left: 0;
}

.applications-list .card-left_top span.quantity::after {
  right: 0;
}

.applications-list .card-left_middle {
  margin-top: 9px;
}

.applications-list .left_middle-title {
  font-size: 18px;
  line-height: 18px;
  color: #24303C;
}

.applications-list .card .left_middle-description {
  min-height: 60px;
  margin: 10px 0 4px;
  font-size: 14px;
  line-height: 20px;
}

.applications-list .card .left_middle-description a,
.applications-list .card .card-left_bottom a {
  text-decoration-line: underline;
  color: #E52421;
}

.applications-list .card-right {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-basis: 14.78%;
  width: 100%;
  max-height: 132px;
  margin-left: 24px;
}

.applications-list .image-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-basis: 48.48%;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
  background-color: #fff;
  border: 1px solid rgba(234, 234, 235, 0.4);
  box-sizing: border-box;
}

.applications-list .image-wrapper:hover {
  border-color: #E52421;
  border-radius: 2px;
}

.applications-list .image-wrapper .image-more {
  font-size: 13px;
  line-height: 17px;
  color: #999;
}

.applications-list .image-wrapper .image-more a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.applications-list .image-wrapper img {
  height: 100%;
  object-fit: contain;
}

#reviewsForm .rating-radio {
  display: none;
}

/*.star_config {*/
/*    fill: transparent;*/
/*    stroke: #000;*/
/*}*/
#reviewsForm .ratings-wrapper label {
  display: inline-block;
  width: 27px;
  height: 24px;
  background-image: url("../img/star-new.svg");
  background-size: cover;
}

#reviewsForm .ratings-wrapper label.active {
  background-image: url("../img/star-new-active.svg");
}

#reviewsForm #rating-1:checked ~ .ratings-options::before {
  width: 20%;
}

#reviewsForm #rating-2:checked ~ .ratings-options::before {
  width: 40%;
}

#reviewsForm #rating-3:checked ~ .ratings-options::before {
  width: 60%;
}

#reviewsForm #rating-4:checked ~ .ratings-options::before {
  width: 80%;
}

#reviewsForm #rating-5:checked ~ .ratings-options::before {
  width: 100%;
}

#reviewsForm .ratings-options::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
  display: block;
  width: 0;
  height: 100%;
  overflow: hidden;
  background-color: #ff0000;
}

#reviewsForm .ratings-options {
  position: relative;
  display: inline-block;
  padding: 4px;
  margin: 25px 0;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  background-color: #000000;
  background-position: 100px 100px;
  -webkit-transition: background-image 0.2s ease-in-out;
  -o-transition: background-image 0.2s ease-in-out;
  transition: background-image 0.2s ease-in-out;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

#reviewsForm .ratings-wrapper {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 10px 15px;
  border-radius: 30px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 24px;
  z-index: 2;
}

#reviewsForm .ratings-wrapper label {
  cursor: pointer;
}

#reviewsForm textarea,
#send_message textarea {
  width: 100%;
  min-height: 140px;
  padding: 20px 25px;
  font-size: 15px;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  font-family: "Grafic LCG";
}

#reviewsForm textarea:focus,
#send_message textarea:focus,
#reviewsForm textarea:focus-visible,
#send_message textarea:focus-visible {
  outline: none;
}

#reviewsForm .uk-modal-footer {
  margin-top: 10px;
}

#send_message .chat-buttons {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

#send_message .chat-buttons label {
  cursor: pointer;
}

#send_message .chatGallery_label {
  margin: 0 28px;
}

#send_message .sendMessage-form {
  background-color: #fff;
}

#send_message .uk-modal-footer {
  display: flex;
  flex-grow: unset;
  flex-wrap: wrap;
  margin: 20px 0;
  background-color: #fff;
}

#send_message .button-outline {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-left: 28px;
  margin-right: 0;
  flex: auto;
}

#send_message .files__wrapper {
  flex-basis: 100%;
  margin-top: 10px;
}

#send_message .gallery-files,
#reviewsForm .gallery-files,
#send_message .name_files {
  display: flex;
  flex-wrap: wrap;
}

#reviewsForm .gallery-files {
  margin: 10px 0;
}

#send_message .gallery-files__item,
#reviewsForm .gallery-files__item {
  position: relative;
  max-width: 50px;
  max-height: 50px;
  margin-top: 10px;
}

#send_message .name_files-item {
  position: relative;
  max-width: 25px;
  margin-top: 10px;
}

#send_message .gallery-files__item .remove__files-item,
#send_message .name_files-item .remove__files-item,
#reviewsForm .gallery-files__item .remove__files-item {
  position: absolute;
  top: -5px;
  right: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

#send_message .gallery-files__item:not(:last-child),
#send_message .name_files-item:not(:last-child),
#reviewsForm .gallery-files__item:not(:last-child) {
  margin-right: 30px;
}

#send_message .gallery-files__item .remove__files-item svg,
#send_message .name_files-item .remove__files-item svg,
#reviewsForm .gallery-files__item .remove__files-item svg {
  width: 15px;
  height: 15px;
}

#send_message .gallery-files__item img,
#send_message .name_files-item img,
#reviewsForm .gallery-files__item img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

#send_form_review {
  display: flex;
  justify-content: center;
  align-items: center;
}

.files_size {
  position: relative;
  top: -0.5em;
  color: #C3C3C3;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

.download_all:hover #download_archive {
  color: #fff;
}

/*emoji*/
.message__emojiTool {
  position: absolute;
  bottom: calc(100% + 10px) !important;
  right: 0;
  height: 200px;
  background: #fff;
  width: 280px;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
}

.message__emojiTool.show {
  display: block;
}

.message__emojiTool::-webkit-scrollbar-thumb {
  background: #ff0000;
}

.message__emojiTool::-webkit-scrollbar {
  width: 5px;
}

.message__emojiTool::-webkit-scrollbar-track {
  background: #fff;
}

.message__emojiTool {
  scrollbar-color: #ff0000 #fff;
  scrollbar-width: thin;
}

.message__emojiTool .emoji {
  cursor: pointer;
  display: inline-block;
  margin: 4px;
}

.emoji {
  background: url("../img/emoji.png") top left no-repeat;
  width: 20px;
  height: 20px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  *display: inline;
  text-indent: 40px;
  overflow: hidden;
}

.emoji2600 {
  background-position: -500px -120px;
}

.emoji2601 {
  background-position: -500px -140px;
}

.emoji2614 {
  background-position: -500px -200px;
}

.emoji26c4 {
  background-position: -520px -200px;
}

.emoji26a1 {
  background-position: -520px -100px;
}

.emoji1f300 {
  background-position: -20px -500px;
}

.emoji1f301 {
  background-position: -20px -520px;
}

.emoji1f302 {
  background-position: -20px -540px;
}

.emoji1f303 {
  background-position: -20px -560px;
}

.emoji1f304 {
  background-position: -20px -580px;
}

.emoji1f305 {
  background-position: -40px 0;
}

.emoji1f306 {
  background-position: -40px -20px;
}

.emoji1f307 {
  background-position: -40px -40px;
}

.emoji1f308 {
  background-position: -40px -60px;
}

.emoji2744 {
  background-position: -540px -80px;
}

.emoji26c5 {
  background-position: -520px -220px;
}

.emoji1f309 {
  background-position: -40px -80px;
}

.emoji1f30a {
  background-position: -40px -100px;
}

.emoji1f30b {
  background-position: -40px -120px;
}

.emoji1f30c {
  background-position: -40px -140px;
}

.emoji1f30f {
  background-position: -40px -200px;
}

.emoji1f311 {
  background-position: -40px -240px;
}

.emoji1f314 {
  background-position: -40px -300px;
}

.emoji1f313 {
  background-position: -40px -280px;
}

.emoji1f319 {
  background-position: -40px -400px;
}

.emoji1f315 {
  background-position: -40px -320px;
}

.emoji1f31b {
  background-position: -40px -440px;
}

.emoji1f31f {
  background-position: -40px -520px;
}

.emoji1f320 {
  background-position: -540px -180px;
}

.emoji1f550 {
  background-position: -360px -260px;
}

.emoji1f551 {
  background-position: -360px -280px;
}

.emoji1f552 {
  background-position: -360px -300px;
}

.emoji1f553 {
  background-position: -360px -320px;
}

.emoji1f554 {
  background-position: -360px -340px;
}

.emoji1f555 {
  background-position: -360px -360px;
}

.emoji1f556 {
  background-position: -360px -380px;
}

.emoji1f557 {
  background-position: -360px -400px;
}

.emoji1f558 {
  background-position: -360px -420px;
}

.emoji1f559 {
  background-position: -360px -440px;
}

.emoji1f55a {
  background-position: -360px -460px;
}

.emoji1f55b {
  background-position: -360px -480px;
}

.emoji231a {
  background-position: -480px -380px;
}

.emoji231b {
  background-position: -480px -400px;
}

.emoji23f0 {
  background-position: -480px -500px;
}

.emoji23f3 {
  background-position: -480px -520px;
}

.emoji2648 {
  background-position: -500px -280px;
}

.emoji2649 {
  background-position: -500px -300px;
}

.emoji264a {
  background-position: -500px -320px;
}

.emoji264b {
  background-position: -500px -340px;
}

.emoji264c {
  background-position: -500px -360px;
}

.emoji264d {
  background-position: -500px -380px;
}

.emoji264e {
  background-position: -500px -400px;
}

.emoji264f {
  background-position: -500px -420px;
}

.emoji2650 {
  background-position: -500px -440px;
}

.emoji2651 {
  background-position: -500px -460px;
}

.emoji2652 {
  background-position: -500px -480px;
}

.emoji2653 {
  background-position: -500px -500px;
}

.emoji26ce {
  background-position: -520px -240px;
}

.emoji1f340 {
  background-position: -60px -240px;
}

.emoji1f337 {
  background-position: -60px -60px;
}

.emoji1f331 {
  background-position: -40px -560px;
}

.emoji1f341 {
  background-position: -60px -260px;
}

.emoji1f338 {
  background-position: -60px -80px;
}

.emoji1f339 {
  background-position: -60px -100px;
}

.emoji1f342 {
  background-position: -60px -280px;
}

.emoji1f343 {
  background-position: -60px -300px;
}

.emoji1f33a {
  background-position: -60px -120px;
}

.emoji1f33b {
  background-position: -60px -140px;
}

.emoji1f334 {
  background-position: -60px -20px;
}

.emoji1f335 {
  background-position: -60px -40px;
}

.emoji1f33e {
  background-position: -60px -200px;
}

.emoji1f33d {
  background-position: -60px -180px;
}

.emoji1f344 {
  background-position: -60px -320px;
}

.emoji1f330 {
  background-position: -40px -540px;
}

.emoji1f33c {
  background-position: -60px -160px;
}

.emoji1f33f {
  background-position: -60px -220px;
}

.emoji1f352 {
  background-position: -80px 0;
}

.emoji1f34c {
  background-position: -60px -480px;
}

.emoji1f34e {
  background-position: -60px -520px;
}

.emoji1f34a {
  background-position: -60px -440px;
}

.emoji1f353 {
  background-position: -80px -20px;
}

.emoji1f349 {
  background-position: -60px -420px;
}

.emoji1f345 {
  background-position: -60px -340px;
}

.emoji1f346 {
  background-position: -60px -360px;
}

.emoji1f348 {
  background-position: -60px -400px;
}

.emoji1f34d {
  background-position: -60px -500px;
}

.emoji1f347 {
  background-position: -60px -380px;
}

.emoji1f351 {
  background-position: -60px -580px;
}

.emoji1f34f {
  background-position: -60px -540px;
}

.emoji1f440 {
  background-position: -200px -100px;
}

.emoji1f442 {
  background-position: -200px -120px;
}

.emoji1f443 {
  background-position: -200px -140px;
}

.emoji1f444 {
  background-position: -200px -160px;
}

.emoji1f445 {
  background-position: -200px -180px;
}

.emoji1f484 {
  background-position: -240px -240px;
}

.emoji1f485 {
  background-position: -240px -260px;
}

.emoji1f486 {
  background-position: -240px -280px;
}

.emoji1f487 {
  background-position: -240px -300px;
}

.emoji1f488 {
  background-position: -240px -320px;
}

.emoji1f464 {
  background-position: -220px -200px;
}

.emoji1f466 {
  background-position: -220px -240px;
}

.emoji1f467 {
  background-position: -220px -260px;
}

.emoji1f468 {
  background-position: -220px -280px;
}

.emoji1f469 {
  background-position: -220px -300px;
}

.emoji1f46a {
  background-position: -220px -320px;
}

.emoji1f46b {
  background-position: -220px -340px;
}

.emoji1f46e {
  background-position: -220px -400px;
}

.emoji1f46f {
  background-position: -220px -420px;
}

.emoji1f470 {
  background-position: -220px -440px;
}

.emoji1f471 {
  background-position: -220px -460px;
}

.emoji1f472 {
  background-position: -220px -480px;
}

.emoji1f473 {
  background-position: -220px -500px;
}

.emoji1f474 {
  background-position: -220px -520px;
}

.emoji1f475 {
  background-position: -220px -540px;
}

.emoji1f476 {
  background-position: -220px -560px;
}

.emoji1f477 {
  background-position: -220px -580px;
}

.emoji1f478 {
  background-position: -240px 0;
}

.emoji1f479 {
  background-position: -240px -20px;
}

.emoji1f47a {
  background-position: -240px -40px;
}

.emoji1f47b {
  background-position: -240px -60px;
}

.emoji1f47c {
  background-position: -240px -80px;
}

.emoji1f47d {
  background-position: -240px -100px;
}

.emoji1f47e {
  background-position: -240px -120px;
}

.emoji1f47f {
  background-position: -240px -140px;
}

.emoji1f480 {
  background-position: -240px -160px;
}

.emoji1f481 {
  background-position: -240px -180px;
}

.emoji1f482 {
  background-position: -240px -200px;
}

.emoji1f483 {
  background-position: -240px -220px;
}

.emoji1f40c {
  background-position: -160px -280px;
}

.emoji1f40d {
  background-position: -160px -300px;
}

.emoji1f40e {
  background-position: -160px -320px;
}

.emoji1f414 {
  background-position: -160px -440px;
}

.emoji1f417 {
  background-position: -160px -500px;
}

.emoji1f42b {
  background-position: -180px -300px;
}

.emoji1f418 {
  background-position: -160px -520px;
}

.emoji1f428 {
  background-position: -180px -240px;
}

.emoji1f412 {
  background-position: -160px -400px;
}

.emoji1f411 {
  background-position: -160px -380px;
}

.emoji1f419 {
  background-position: -160px -540px;
}

.emoji1f41a {
  background-position: -160px -560px;
}

.emoji1f41b {
  background-position: -160px -580px;
}

.emoji1f41c {
  background-position: -180px 0;
}

.emoji1f41d {
  background-position: -180px -20px;
}

.emoji1f41e {
  background-position: -180px -40px;
}

.emoji1f420 {
  background-position: -180px -80px;
}

.emoji1f421 {
  background-position: -180px -100px;
}

.emoji1f422 {
  background-position: -180px -120px;
}

.emoji1f424 {
  background-position: -180px -160px;
}

.emoji1f425 {
  background-position: -180px -180px;
}

.emoji1f426 {
  background-position: -180px -200px;
}

.emoji1f423 {
  background-position: -180px -140px;
}

.emoji1f427 {
  background-position: -180px -220px;
}

.emoji1f429 {
  background-position: -180px -260px;
}

.emoji1f41f {
  background-position: -180px -60px;
}

.emoji1f42c {
  background-position: -180px -320px;
}

.emoji1f42d {
  background-position: -180px -340px;
}

.emoji1f42f {
  background-position: -180px -380px;
}

.emoji1f431 {
  background-position: -180px -420px;
}

.emoji1f433 {
  background-position: -180px -460px;
}

.emoji1f434 {
  background-position: -180px -480px;
}

.emoji1f435 {
  background-position: -180px -500px;
}

.emoji1f436 {
  background-position: -180px -520px;
}

.emoji1f437 {
  background-position: -180px -540px;
}

.emoji1f43b {
  background-position: -200px -20px;
}

.emoji1f439 {
  background-position: -180px -580px;
}

.emoji1f43a {
  background-position: -200px 0;
}

.emoji1f42e {
  background-position: -180px -360px;
}

.emoji1f430 {
  background-position: -180px -400px;
}

.emoji1f438 {
  background-position: -180px -560px;
}

.emoji1f43e {
  background-position: -200px -80px;
}

.emoji1f432 {
  background-position: -180px -440px;
}

.emoji1f43c {
  background-position: -200px -40px;
}

.emoji1f43d {
  background-position: -200px -60px;
}

.emoji1f620 {
  background-position: -400px -280px;
}

.emoji1f629 {
  background-position: -400px -460px;
}

.emoji1f632 {
  background-position: -420px -40px;
}

.emoji1f61e {
  background-position: -400px -240px;
}

.emoji1f635 {
  background-position: -420px -100px;
}

.emoji1f630 {
  background-position: -420px 0;
}

.emoji1f612 {
  background-position: -400px 0;
}

.emoji1f60d {
  background-position: -380px -500px;
}

.emoji1f624 {
  background-position: -400px -360px;
}

.emoji1f61c {
  background-position: -400px -200px;
}

.emoji1f61d {
  background-position: -400px -220px;
}

.emoji1f60b {
  background-position: -380px -460px;
}

.emoji1f618 {
  background-position: -400px -120px;
}

.emoji1f61a {
  background-position: -400px -160px;
}

.emoji1f637 {
  background-position: -420px -140px;
}

.emoji1f633 {
  background-position: -420px -60px;
}

.emoji1f603 {
  background-position: -380px -300px;
}

.emoji1f605 {
  background-position: -380px -340px;
}

.emoji1f606 {
  background-position: -380px -360px;
}

.emoji1f601 {
  background-position: -380px -260px;
}

.emoji1f602 {
  background-position: -380px -280px;
}

.emoji1f60a {
  background-position: -380px -440px;
}

.emoji263a {
  background-position: -500px -260px;
}

.emoji1f604 {
  background-position: -380px -320px;
}

.emoji1f622 {
  background-position: -400px -320px;
}

.emoji1f62d {
  background-position: -400px -540px;
}

.emoji1f628 {
  background-position: -400px -440px;
}

.emoji1f623 {
  background-position: -400px -340px;
}

.emoji1f621 {
  background-position: -400px -300px;
}

.emoji1f60c {
  background-position: -380px -480px;
}

.emoji1f616 {
  background-position: -400px -80px;
}

.emoji1f614 {
  background-position: -400px -40px;
}

.emoji1f631 {
  background-position: -420px -20px;
}

.emoji1f62a {
  background-position: -400px -480px;
}

.emoji1f60f {
  background-position: -380px -540px;
}

.emoji1f613 {
  background-position: -400px -20px;
}

.emoji1f625 {
  background-position: -400px -380px;
}

.emoji1f62b {
  background-position: -400px -500px;
}

.emoji1f609 {
  background-position: -380px -420px;
}

.emoji1f63a {
  background-position: -420px -200px;
}

.emoji1f638 {
  background-position: -420px -160px;
}

.emoji1f639 {
  background-position: -420px -180px;
}

.emoji1f63d {
  background-position: -420px -260px;
}

.emoji1f63b {
  background-position: -420px -220px;
}

.emoji1f63f {
  background-position: -420px -300px;
}

.emoji1f63e {
  background-position: -420px -280px;
}

.emoji1f63c {
  background-position: -420px -240px;
}

.emoji1f640 {
  background-position: -420px -320px;
}

.emoji1f645 {
  background-position: -420px -340px;
}

.emoji1f646 {
  background-position: -420px -360px;
}

.emoji1f647 {
  background-position: -420px -380px;
}

.emoji1f648 {
  background-position: -420px -400px;
}

.emoji1f64a {
  background-position: -420px -440px;
}

.emoji1f649 {
  background-position: -420px -420px;
}

.emoji1f64b {
  background-position: -420px -460px;
}

.emoji1f64c {
  background-position: -420px -480px;
}

.emoji1f64d {
  background-position: -420px -500px;
}

.emoji1f64e {
  background-position: -420px -520px;
}

.emoji1f64f {
  background-position: -420px -540px;
}

.emoji1f3e0 {
  background-position: -140px -300px;
}

.emoji1f3e1 {
  background-position: -140px -320px;
}

.emoji1f3e2 {
  background-position: -140px -340px;
}

.emoji1f3e3 {
  background-position: -140px -360px;
}

.emoji1f3e5 {
  background-position: -140px -400px;
}

.emoji1f3e6 {
  background-position: -140px -420px;
}

.emoji1f3e7 {
  background-position: -140px -440px;
}

.emoji1f3e8 {
  background-position: -140px -460px;
}

.emoji1f3e9 {
  background-position: -140px -480px;
}

.emoji1f3ea {
  background-position: -140px -500px;
}

.emoji1f3eb {
  background-position: -140px -520px;
}

.emoji26ea {
  background-position: -520px -280px;
}

.emoji26f2 {
  background-position: -520px -300px;
}

.emoji1f3ec {
  background-position: -140px -540px;
}

.emoji1f3ef {
  background-position: -160px 0;
}

.emoji1f3f0 {
  background-position: -160px -20px;
}

.emoji1f3ed {
  background-position: -140px -560px;
}

.emoji2693 {
  background-position: -520px -60px;
}

.emoji1f3ee {
  background-position: -140px -580px;
}

.emoji1f5fb {
  background-position: -380px -140px;
}

.emoji1f5fc {
  background-position: -380px -160px;
}

.emoji1f5fd {
  background-position: -380px -180px;
}

.emoji1f5fe {
  background-position: -380px -200px;
}

.emoji1f5ff {
  background-position: -380px -220px;
}

.emoji1f45e {
  background-position: -220px -80px;
}

.emoji1f45f {
  background-position: -220px -100px;
}

.emoji1f460 {
  background-position: -220px -120px;
}

.emoji1f461 {
  background-position: -220px -140px;
}

.emoji1f462 {
  background-position: -220px -160px;
}

.emoji1f463 {
  background-position: -220px -180px;
}

.emoji1f453 {
  background-position: -200px -460px;
}

.emoji1f455 {
  background-position: -200px -500px;
}

.emoji1f456 {
  background-position: -200px -520px;
}

.emoji1f451 {
  background-position: -200px -420px;
}

.emoji1f454 {
  background-position: -200px -480px;
}

.emoji1f452 {
  background-position: -200px -440px;
}

.emoji1f457 {
  background-position: -200px -540px;
}

.emoji1f458 {
  background-position: -200px -560px;
}

.emoji1f459 {
  background-position: -200px -580px;
}

.emoji1f45a {
  background-position: -220px 0;
}

.emoji1f45b {
  background-position: -220px -20px;
}

.emoji1f45c {
  background-position: -220px -40px;
}

.emoji1f45d {
  background-position: -220px -60px;
}

.emoji1f4b0 {
  background-position: -260px -520px;
}

.emoji1f4b1 {
  background-position: -260px -540px;
}

.emoji1f4b9 {
  background-position: -280px -100px;
}

.emoji1f4b2 {
  background-position: -260px -560px;
}

.emoji1f4b3 {
  background-position: -260px -580px;
}

.emoji1f4b4 {
  background-position: -280px 0;
}

.emoji1f4b5 {
  background-position: -280px -20px;
}

.emoji1f4b8 {
  background-position: -280px -80px;
}

.emoji1f1e81f1f3 {
  background-position: -20px 0;
}

.emoji1f1e91f1ea {
  background-position: -20px -20px;
}

.emoji1f1ea1f1f8 {
  background-position: -20px -40px;
}

.emoji1f1eb1f1f7 {
  background-position: -20px -60px;
}

.emoji1f1ec1f1e7 {
  background-position: -20px -80px;
}

.emoji1f1ee1f1f9 {
  background-position: -20px -100px;
}

.emoji1f1ef1f1f5 {
  background-position: -20px -120px;
}

.emoji1f1f01f1f7 {
  background-position: -20px -140px;
}

.emoji1f1f71f1fa {
  background-position: -20px -160px;
}

.emoji1f1fa1f1f8 {
  background-position: -20px -180px;
}

.emoji1f525 {
  background-position: -340px -360px;
}

.emoji1f526 {
  background-position: -340px -380px;
}

.emoji1f527 {
  background-position: -340px -400px;
}

.emoji1f528 {
  background-position: -340px -420px;
}

.emoji1f529 {
  background-position: -340px -440px;
}

.emoji1f52a {
  background-position: -340px -460px;
}

.emoji1f52b {
  background-position: -340px -480px;
}

.emoji1f52e {
  background-position: -340px -540px;
}

.emoji1f52f {
  background-position: -340px -560px;
}

.emoji1f530 {
  background-position: -340px -580px;
}

.emoji1f531 {
  background-position: -360px 0;
}

.emoji1f489 {
  background-position: -240px -340px;
}

.emoji1f48a {
  background-position: -240px -360px;
}

.emoji1f170 {
  background-position: 0 -300px;
}

.emoji1f171 {
  background-position: 0 -320px;
}

.emoji1f18e {
  background-position: 0 -380px;
}

.emoji1f17e {
  background-position: 0 -340px;
}

.emoji1f380 {
  background-position: -100px -260px;
}

.emoji1f381 {
  background-position: -100px -280px;
}

.emoji1f382 {
  background-position: -100px -300px;
}

.emoji1f384 {
  background-position: -100px -340px;
}

.emoji1f385 {
  background-position: -100px -360px;
}

.emoji1f38c {
  background-position: -100px -500px;
}

.emoji1f386 {
  background-position: -100px -380px;
}

.emoji1f388 {
  background-position: -100px -420px;
}

.emoji1f389 {
  background-position: -100px -440px;
}

.emoji1f38d {
  background-position: -100px -520px;
}

.emoji1f38e {
  background-position: -100px -540px;
}

.emoji1f393 {
  background-position: -120px -40px;
}

.emoji1f392 {
  background-position: -120px -20px;
}

.emoji1f38f {
  background-position: -100px -560px;
}

.emoji1f387 {
  background-position: -100px -400px;
}

.emoji1f390 {
  background-position: -100px -580px;
}

.emoji1f383 {
  background-position: -100px -320px;
}

.emoji1f38a {
  background-position: -100px -460px;
}

.emoji1f38b {
  background-position: -100px -480px;
}

.emoji1f391 {
  background-position: -120px 0;
}

.emoji1f4df {
  background-position: -300px -260px;
}

.emoji260e {
  background-position: -500px -160px;
}

.emoji1f4de {
  background-position: -300px -240px;
}

.emoji1f4f1 {
  background-position: -320px -20px;
}

.emoji1f4f2 {
  background-position: -320px -40px;
}

.emoji1f4dd {
  background-position: -300px -220px;
}

.emoji1f4e0 {
  background-position: -300px -280px;
}

.emoji2709 {
  background-position: -520px -460px;
}

.emoji1f4e8 {
  background-position: -300px -440px;
}

.emoji1f4e9 {
  background-position: -300px -460px;
}

.emoji1f4ea {
  background-position: -300px -480px;
}

.emoji1f4eb {
  background-position: -300px -500px;
}

.emoji1f4ee {
  background-position: -300px -560px;
}

.emoji1f4f0 {
  background-position: -320px 0;
}

.emoji1f4e2 {
  background-position: -300px -320px;
}

.emoji1f4e3 {
  background-position: -300px -340px;
}

.emoji1f4e1 {
  background-position: -300px -300px;
}

.emoji1f4e4 {
  background-position: -300px -360px;
}

.emoji1f4e5 {
  background-position: -300px -380px;
}

.emoji1f4e6 {
  background-position: -300px -400px;
}

.emoji1f4e7 {
  background-position: -300px -420px;
}

.emoji1f520 {
  background-position: -340px -260px;
}

.emoji1f521 {
  background-position: -340px -280px;
}

.emoji1f522 {
  background-position: -340px -300px;
}

.emoji1f523 {
  background-position: -340px -320px;
}

.emoji1f524 {
  background-position: -340px -340px;
}

.emoji2712 {
  background-position: -520px -560px;
}

.emoji1f4ba {
  background-position: -280px -120px;
}

.emoji1f4bb {
  background-position: -280px -140px;
}

.emoji270f {
  background-position: -520px -540px;
}

.emoji1f4ce {
  background-position: -280px -520px;
}

.emoji1f4bc {
  background-position: -280px -160px;
}

.emoji1f4bd {
  background-position: -280px -180px;
}

.emoji1f4be {
  background-position: -280px -200px;
}

.emoji1f4bf {
  background-position: -280px -220px;
}

.emoji1f4c0 {
  background-position: -280px -240px;
}

.emoji2702 {
  background-position: -520px -400px;
}

.emoji1f4cd {
  background-position: -280px -500px;
}

.emoji1f4c3 {
  background-position: -280px -300px;
}

.emoji1f4c4 {
  background-position: -280px -320px;
}

.emoji1f4c5 {
  background-position: -280px -340px;
}

.emoji1f4c1 {
  background-position: -280px -260px;
}

.emoji1f4c2 {
  background-position: -280px -280px;
}

.emoji1f4d3 {
  background-position: -300px -20px;
}

.emoji1f4d6 {
  background-position: -300px -80px;
}

.emoji1f4d4 {
  background-position: -300px -40px;
}

.emoji1f4d5 {
  background-position: -300px -60px;
}

.emoji1f4d7 {
  background-position: -300px -100px;
}

.emoji1f4d8 {
  background-position: -300px -120px;
}

.emoji1f4d9 {
  background-position: -300px -140px;
}

.emoji1f4da {
  background-position: -300px -160px;
}

.emoji1f4db {
  background-position: -300px -180px;
}

.emoji1f4dc {
  background-position: -300px -200px;
}

.emoji1f4cb {
  background-position: -280px -460px;
}

.emoji1f4c6 {
  background-position: -280px -360px;
}

.emoji1f4ca {
  background-position: -280px -440px;
}

.emoji1f4c8 {
  background-position: -280px -400px;
}

.emoji1f4c9 {
  background-position: -280px -420px;
}

.emoji1f4c7 {
  background-position: -280px -380px;
}

.emoji1f4cc {
  background-position: -280px -480px;
}

.emoji1f4d2 {
  background-position: -300px 0;
}

.emoji1f4cf {
  background-position: -280px -540px;
}

.emoji1f4d0 {
  background-position: -280px -560px;
}

.emoji1f4d1 {
  background-position: -280px -580px;
}

.emoji1f3bd {
  background-position: -140px -40px;
}

.emoji26be {
  background-position: -520px -180px;
}

.emoji26f3 {
  background-position: -520px -320px;
}

.emoji1f3be {
  background-position: -140px -60px;
}

.emoji26bd {
  background-position: -520px -160px;
}

.emoji1f3bf {
  background-position: -140px -80px;
}

.emoji1f3c0 {
  background-position: -140px -100px;
}

.emoji1f3c1 {
  background-position: -140px -120px;
}

.emoji1f3c2 {
  background-position: -140px -140px;
}

.emoji1f3c3 {
  background-position: -140px -160px;
}

.emoji1f3c4 {
  background-position: -140px -180px;
}

.emoji1f3c6 {
  background-position: -140px -200px;
}

.emoji1f3c8 {
  background-position: -140px -240px;
}

.emoji1f3ca {
  background-position: -140px -280px;
}

.emoji1f683 {
  background-position: -440px -20px;
}

.emoji1f687 {
  background-position: -440px -100px;
}

.emoji24c2 {
  background-position: -480px -540px;
}

.emoji1f684 {
  background-position: -440px -40px;
}

.emoji1f685 {
  background-position: -440px -60px;
}

.emoji1f697 {
  background-position: -440px -400px;
}

.emoji1f699 {
  background-position: -440px -440px;
}

.emoji1f68c {
  background-position: -440px -180px;
}

.emoji1f68f {
  background-position: -440px -240px;
}

.emoji1f6a2 {
  background-position: -460px -20px;
}

.emoji2708 {
  background-position: -520px -440px;
}

.emoji26f5 {
  background-position: -520px -340px;
}

.emoji1f689 {
  background-position: -440px -140px;
}

.emoji1f680 {
  background-position: -420px -560px;
}

.emoji1f6a4 {
  background-position: -460px -60px;
}

.emoji1f695 {
  background-position: -440px -360px;
}

.emoji1f69a {
  background-position: -440px -460px;
}

.emoji1f692 {
  background-position: -440px -300px;
}

.emoji1f691 {
  background-position: -440px -280px;
}

.emoji1f693 {
  background-position: -440px -320px;
}

.emoji26fd {
  background-position: -520px -380px;
}

.emoji1f17f {
  background-position: 0 -360px;
}

.emoji1f6a5 {
  background-position: -460px -80px;
}

.emoji1f6a7 {
  background-position: -460px -120px;
}

.emoji1f6a8 {
  background-position: -460px -140px;
}

.emoji2668 {
  background-position: -520px 0;
}

.emoji26fa {
  background-position: -520px -360px;
}

.emoji1f3a0 {
  background-position: -120px -60px;
}

.emoji1f3a1 {
  background-position: -120px -80px;
}

.emoji1f3a2 {
  background-position: -120px -100px;
}

.emoji1f3a3 {
  background-position: -120px -120px;
}

.emoji1f3a4 {
  background-position: -120px -140px;
}

.emoji1f3a5 {
  background-position: -120px -160px;
}

.emoji1f3a6 {
  background-position: -120px -180px;
}

.emoji1f3a7 {
  background-position: -120px -200px;
}

.emoji1f3a8 {
  background-position: -120px -220px;
}

.emoji1f3a9 {
  background-position: -120px -240px;
}

.emoji1f3aa {
  background-position: -120px -260px;
}

.emoji1f3ab {
  background-position: -120px -280px;
}

.emoji1f3ac {
  background-position: -120px -300px;
}

.emoji1f3ad {
  background-position: -120px -320px;
}

.emoji1f3ae {
  background-position: -120px -340px;
}

.emoji1f004 {
  background-position: 0 -260px;
}

.emoji1f3af {
  background-position: -120px -360px;
}

.emoji1f3b0 {
  background-position: -120px -380px;
}

.emoji1f3b1 {
  background-position: -120px -400px;
}

.emoji1f3b2 {
  background-position: -120px -420px;
}

.emoji1f3b3 {
  background-position: -120px -440px;
}

.emoji1f3b4 {
  background-position: -120px -460px;
}

.emoji1f0cf {
  background-position: 0 -280px;
}

.emoji1f3b5 {
  background-position: -120px -480px;
}

.emoji1f3b6 {
  background-position: -120px -500px;
}

.emoji1f3b7 {
  background-position: -120px -520px;
}

.emoji1f3b8 {
  background-position: -120px -540px;
}

.emoji1f3b9 {
  background-position: -120px -560px;
}

.emoji1f3ba {
  background-position: -120px -580px;
}

.emoji1f3bb {
  background-position: -140px 0;
}

.emoji1f3bc {
  background-position: -140px -20px;
}

.emoji303d {
  background-position: -540px -580px;
}

.emoji1f4f7 {
  background-position: -320px -140px;
}

.emoji1f4f9 {
  background-position: -320px -160px;
}

.emoji1f4fa {
  background-position: -320px -180px;
}

.emoji1f4fb {
  background-position: -320px -200px;
}

.emoji1f4fc {
  background-position: -320px -220px;
}

.emoji1f48b {
  background-position: -240px -380px;
}

.emoji1f48c {
  background-position: -240px -400px;
}

.emoji1f48d {
  background-position: -240px -420px;
}

.emoji1f48e {
  background-position: -240px -440px;
}

.emoji1f48f {
  background-position: -240px -460px;
}

.emoji1f490 {
  background-position: -240px -480px;
}

.emoji1f491 {
  background-position: -240px -500px;
}

.emoji1f492 {
  background-position: -240px -520px;
}

.emoji1f51e {
  background-position: -340px -220px;
}

.emojia9 {
  background-position: 0 -220px;
}

.emojiae {
  background-position: 0 -240px;
}

.emoji2122 {
  background-position: -480px -180px;
}

.emoji2139 {
  background-position: -480px -200px;
}

.emoji2320e3 {
  background-position: 0 0;
}

.emoji3120e3 {
  background-position: 0 -40px;
}

.emoji3220e3 {
  background-position: 0 -60px;
}

.emoji3320e3 {
  background-position: 0 -80px;
}

.emoji3420e3 {
  background-position: 0 -100px;
}

.emoji3520e3 {
  background-position: 0 -120px;
}

.emoji3620e3 {
  background-position: 0 -140px;
}

.emoji3720e3 {
  background-position: 0 -160px;
}

.emoji3820e3 {
  background-position: 0 -180px;
}

.emoji3920e3 {
  background-position: 0 -200px;
}

.emoji3020e3 {
  background-position: 0 -20px;
}

.emoji1f51f {
  background-position: -340px -240px;
}

.emoji1f4f6 {
  background-position: -320px -120px;
}

.emoji1f4f3 {
  background-position: -320px -60px;
}

.emoji1f4f4 {
  background-position: -320px -80px;
}

.emoji1f354 {
  background-position: -80px -40px;
}

.emoji1f359 {
  background-position: -80px -140px;
}

.emoji1f370 {
  background-position: -100px 0;
}

.emoji1f35c {
  background-position: -80px -200px;
}

.emoji1f35e {
  background-position: -80px -240px;
}

.emoji1f373 {
  background-position: -100px -60px;
}

.emoji1f366 {
  background-position: -80px -400px;
}

.emoji1f35f {
  background-position: -80px -260px;
}

.emoji1f361 {
  background-position: -80px -300px;
}

.emoji1f358 {
  background-position: -80px -120px;
}

.emoji1f35a {
  background-position: -80px -160px;
}

.emoji1f35d {
  background-position: -80px -220px;
}

.emoji1f35b {
  background-position: -80px -180px;
}

.emoji1f362 {
  background-position: -80px -320px;
}

.emoji1f363 {
  background-position: -80px -340px;
}

.emoji1f371 {
  background-position: -100px -20px;
}

.emoji1f372 {
  background-position: -100px -40px;
}

.emoji1f367 {
  background-position: -80px -420px;
}

.emoji1f356 {
  background-position: -80px -80px;
}

.emoji1f365 {
  background-position: -80px -380px;
}

.emoji1f360 {
  background-position: -80px -280px;
}

.emoji1f355 {
  background-position: -80px -60px;
}

.emoji1f357 {
  background-position: -80px -100px;
}

.emoji1f368 {
  background-position: -80px -440px;
}

.emoji1f369 {
  background-position: -80px -460px;
}

.emoji1f36a {
  background-position: -80px -480px;
}

.emoji1f36b {
  background-position: -80px -500px;
}

.emoji1f36c {
  background-position: -80px -520px;
}

.emoji1f36d {
  background-position: -80px -540px;
}

.emoji1f36e {
  background-position: -80px -560px;
}

.emoji1f36f {
  background-position: -80px -580px;
}

.emoji1f364 {
  background-position: -80px -360px;
}

.emoji1f374 {
  background-position: -100px -80px;
}

.emoji2615 {
  background-position: -500px -220px;
}

.emoji1f378 {
  background-position: -100px -160px;
}

.emoji1f37a {
  background-position: -100px -200px;
}

.emoji1f375 {
  background-position: -100px -100px;
}

.emoji1f376 {
  background-position: -100px -120px;
}

.emoji1f377 {
  background-position: -100px -140px;
}

.emoji1f37b {
  background-position: -100px -220px;
}

.emoji1f379 {
  background-position: -100px -180px;
}

.emoji2197 {
  background-position: -480px -280px;
}

.emoji2198 {
  background-position: -480px -300px;
}

.emoji2196 {
  background-position: -480px -260px;
}

.emoji2199 {
  background-position: -480px -320px;
}

.emoji2934 {
  background-position: -540px -380px;
}

.emoji2935 {
  background-position: -540px -400px;
}

.emoji2194 {
  background-position: -480px -220px;
}

.emoji2195 {
  background-position: -480px -240px;
}

.emoji2b06 {
  background-position: -540px -440px;
}

.emoji2b07 {
  background-position: -540px -460px;
}

.emoji27a1 {
  background-position: -540px -320px;
}

.emoji2b05 {
  background-position: -540px -420px;
}

.emoji25b6 {
  background-position: -500px 0;
}

.emoji25c0 {
  background-position: -500px -20px;
}

.emoji23e9 {
  background-position: -480px -420px;
}

.emoji23ea {
  background-position: -480px -440px;
}

.emoji23eb {
  background-position: -480px -460px;
}

.emoji23ec {
  background-position: -480px -480px;
}

.emoji1f53a {
  background-position: -360px -180px;
}

.emoji1f53b {
  background-position: -360px -200px;
}

.emoji1f53c {
  background-position: -360px -220px;
}

.emoji1f53d {
  background-position: -360px -240px;
}

.emoji2b55 {
  background-position: -540px -540px;
}

.emoji274c {
  background-position: -540px -120px;
}

.emoji274e {
  background-position: -540px -140px;
}

.emoji2757 {
  background-position: -540px -220px;
}

.emoji2049 {
  background-position: -480px -160px;
}

.emoji203c {
  background-position: -480px -140px;
}

.emoji2753 {
  background-position: -540px -160px;
}

.emoji2754 {
  background-position: -540px -180px;
}

.emoji2755 {
  background-position: -540px -200px;
}

.emoji3030 {
  background-position: -540px -560px;
}

.emoji27b0 {
  background-position: -540px -340px;
}

.emoji27bf {
  background-position: -540px -360px;
}

.emoji2764 {
  background-position: -540px -240px;
}

.emoji1f493 {
  background-position: -240px -540px;
}

.emoji1f494 {
  background-position: -240px -560px;
}

.emoji1f495 {
  background-position: -240px -580px;
}

.emoji1f496 {
  background-position: -260px 0;
}

.emoji1f497 {
  background-position: -260px -20px;
}

.emoji1f498 {
  background-position: -260px -40px;
}

.emoji1f499 {
  background-position: -260px -60px;
}

.emoji1f49a {
  background-position: -260px -80px;
}

.emoji1f49b {
  background-position: -260px -100px;
}

.emoji1f49c {
  background-position: -260px -120px;
}

.emoji1f49d {
  background-position: -260px -140px;
}

.emoji1f49e {
  background-position: -260px -160px;
}

.emoji1f49f {
  background-position: -260px -180px;
}

.emoji2665 {
  background-position: -500px -560px;
}

.emoji2660 {
  background-position: -500px -520px;
}

.emoji2666 {
  background-position: -500px -580px;
}

.emoji2663 {
  background-position: -500px -540px;
}

.emoji1f6ac {
  background-position: -460px -220px;
}

.emoji1f6ad {
  background-position: -460px -240px;
}

.emoji267f {
  background-position: -520px -40px;
}

.emoji1f6a9 {
  background-position: -460px -160px;
}

.emoji26a0 {
  background-position: -520px -80px;
}

.emoji26d4 {
  background-position: -520px -260px;
}

.emoji267b {
  background-position: -520px -20px;
}

.emoji1f6b2 {
  background-position: -460px -340px;
}

.emoji1f6b6 {
  background-position: -460px -420px;
}

.emoji1f6b9 {
  background-position: -460px -480px;
}

.emoji1f6ba {
  background-position: -460px -500px;
}

.emoji1f6c0 {
  background-position: -480px -20px;
}

.emoji1f6bb {
  background-position: -460px -520px;
}

.emoji1f6bd {
  background-position: -460px -560px;
}

.emoji1f6be {
  background-position: -460px -580px;
}

.emoji1f6bc {
  background-position: -460px -540px;
}

.emoji1f6aa {
  background-position: -460px -180px;
}

.emoji1f6ab {
  background-position: -460px -200px;
}

.emoji2714 {
  background-position: -520px -580px;
}

.emoji1f191 {
  background-position: 0 -400px;
}

.emoji1f192 {
  background-position: 0 -420px;
}

.emoji1f193 {
  background-position: 0 -440px;
}

.emoji1f194 {
  background-position: 0 -460px;
}

.emoji1f195 {
  background-position: 0 -480px;
}

.emoji1f196 {
  background-position: 0 -500px;
}

.emoji1f197 {
  background-position: 0 -520px;
}

.emoji1f198 {
  background-position: 0 -540px;
}

.emoji1f199 {
  background-position: 0 -560px;
}

.emoji1f19a {
  background-position: 0 -580px;
}

.emoji1f201 {
  background-position: -20px -200px;
}

.emoji1f202 {
  background-position: -20px -220px;
}

.emoji1f232 {
  background-position: -20px -280px;
}

.emoji1f233 {
  background-position: -20px -300px;
}

.emoji1f234 {
  background-position: -20px -320px;
}

.emoji1f235 {
  background-position: -20px -340px;
}

.emoji1f236 {
  background-position: -20px -360px;
}

.emoji1f21a {
  background-position: -20px -240px;
}

.emoji1f237 {
  background-position: -20px -380px;
}

.emoji1f238 {
  background-position: -20px -400px;
}

.emoji1f239 {
  background-position: -20px -420px;
}

.emoji1f22f {
  background-position: -20px -260px;
}

.emoji1f23a {
  background-position: -20px -440px;
}

.emoji3299 {
  background-position: -560px -20px;
}

.emoji3297 {
  background-position: -560px 0;
}

.emoji1f250 {
  background-position: -20px -460px;
}

.emoji1f251 {
  background-position: -20px -480px;
}

.emoji2795 {
  background-position: -540px -260px;
}

.emoji2796 {
  background-position: -540px -280px;
}

.emoji2716 {
  background-position: -540px 0;
}

.emoji2797 {
  background-position: -540px -300px;
}

.emoji1f4a0 {
  background-position: -260px -200px;
}

.emoji1f4a1 {
  background-position: -260px -220px;
}

.emoji1f4a2 {
  background-position: -260px -240px;
}

.emoji1f4a3 {
  background-position: -260px -260px;
}

.emoji1f4a4 {
  background-position: -260px -280px;
}

.emoji1f4a5 {
  background-position: -260px -300px;
}

.emoji1f4a6 {
  background-position: -260px -320px;
}

.emoji1f4a7 {
  background-position: -260px -340px;
}

.emoji1f4a8 {
  background-position: -260px -360px;
}

.emoji1f4a9 {
  background-position: -260px -380px;
}

.emoji1f4aa {
  background-position: -260px -400px;
}

.emoji1f4ab {
  background-position: -260px -420px;
}

.emoji1f4ac {
  background-position: -260px -440px;
}

.emoji2728 {
  background-position: -540px -20px;
}

.emoji2734 {
  background-position: -540px -60px;
}

.emoji2733 {
  background-position: -540px -40px;
}

.emoji26aa {
  background-position: -520px -120px;
}

.emoji26ab {
  background-position: -520px -140px;
}

.emoji1f534 {
  background-position: -360px -60px;
}

.emoji1f535 {
  background-position: -360px -80px;
}

.emoji1f532 {
  background-position: -360px -20px;
}

.emoji1f533 {
  background-position: -360px -40px;
}

.emoji2b50 {
  background-position: -540px -520px;
}

.emoji2b1c {
  background-position: -540px -500px;
}

.emoji2b1b {
  background-position: -540px -480px;
}

.emoji25ab {
  background-position: -480px -580px;
}

.emoji25aa {
  background-position: -480px -560px;
}

.emoji25fd {
  background-position: -500px -80px;
}

.emoji25fe {
  background-position: -500px -100px;
}

.emoji25fb {
  background-position: -500px -40px;
}

.emoji25fc {
  background-position: -500px -60px;
}

.emoji1f536 {
  background-position: -360px -100px;
}

.emoji1f537 {
  background-position: -360px -120px;
}

.emoji1f538 {
  background-position: -360px -140px;
}

.emoji1f539 {
  background-position: -360px -160px;
}

.emoji2747 {
  background-position: -540px -100px;
}

.emoji1f4ae {
  background-position: -260px -480px;
}

.emoji1f4af {
  background-position: -260px -500px;
}

.emoji21a9 {
  background-position: -480px -340px;
}

.emoji21aa {
  background-position: -480px -360px;
}

.emoji1f503 {
  background-position: -320px -300px;
}

.emoji1f50a {
  background-position: -320px -420px;
}

.emoji1f50b {
  background-position: -320px -440px;
}

.emoji1f50c {
  background-position: -320px -460px;
}

.emoji1f50d {
  background-position: -320px -480px;
}

.emoji1f50e {
  background-position: -320px -500px;
}

.emoji1f512 {
  background-position: -320px -580px;
}

.emoji1f513 {
  background-position: -340px 0;
}

.emoji1f50f {
  background-position: -320px -520px;
}

.emoji1f510 {
  background-position: -320px -540px;
}

.emoji1f511 {
  background-position: -320px -560px;
}

.emoji1f514 {
  background-position: -340px -20px;
}

.emoji2611 {
  background-position: -500px -180px;
}

.emoji1f518 {
  background-position: -340px -100px;
}

.emoji1f516 {
  background-position: -340px -60px;
}

.emoji1f517 {
  background-position: -340px -80px;
}

.emoji1f519 {
  background-position: -340px -120px;
}

.emoji1f51a {
  background-position: -340px -140px;
}

.emoji1f51b {
  background-position: -340px -160px;
}

.emoji1f51c {
  background-position: -340px -180px;
}

.emoji1f51d {
  background-position: -340px -200px;
}

.emoji2705 {
  background-position: -520px -420px;
}

.emoji270a {
  background-position: -520px -480px;
}

.emoji270b {
  background-position: -520px -500px;
}

.emoji270c {
  background-position: -520px -520px;
}

.emoji1f44a {
  background-position: -200px -280px;
}

.emoji1f44d {
  background-position: -200px -340px;
}

.emoji261d {
  background-position: -500px -240px;
}

.emoji1f446 {
  background-position: -200px -200px;
}

.emoji1f447 {
  background-position: -200px -220px;
}

.emoji1f448 {
  background-position: -200px -240px;
}

.emoji1f449 {
  background-position: -200px -260px;
}

.emoji1f44b {
  background-position: -200px -300px;
}

.emoji1f44f {
  background-position: -200px -380px;
}

.emoji1f44c {
  background-position: -200px -320px;
}

.emoji1f44e {
  background-position: -200px -360px;
}

.emoji1f450 {
  background-position: -200px -400px;
}

.emoji1f46c {
  background-position: -220px -360px;
}

.emoji1f46d {
  background-position: -220px -380px;
}

.emoji1f332 {
  background-position: -40px -580px;
}

.emoji1f333 {
  background-position: -60px 0;
}

.emoji1f34b {
  background-position: -60px -460px;
}

.emoji1f60e {
  background-position: -380px -520px;
}

.emoji1f40a {
  background-position: -160px -240px;
}

.emoji1f40b {
  background-position: -160px -260px;
}

.emoji1f409 {
  background-position: -160px -220px;
}

.emoji1f408 {
  background-position: -160px -200px;
}

.emoji1f407 {
  background-position: -160px -180px;
}

.emoji1f406 {
  background-position: -160px -160px;
}

.emoji1f406 {
  background-position: -160px -160px;
}

.emoji1f405 {
  background-position: -160px -140px;
}

.emoji1f404 {
  background-position: -160px -120px;
}

.emoji1f403 {
  background-position: -160px -100px;
}

.emoji1f402 {
  background-position: -160px -80px;
}

.emoji1f401 {
  background-position: -160px -60px;
}

.emoji1f400 {
  background-position: -160px -40px;
}

.emoji1f400 {
  background-position: -160px -40px;
}

.emoji1f3c9 {
  background-position: -140px -260px;
}

.emoji1f37c {
  background-position: -100px -240px;
}

.emoji1f350 {
  background-position: -60px -560px;
}

.emoji1f31e {
  background-position: -40px -500px;
}

.emoji1f31d {
  background-position: -40px -480px;
}

.emoji1f31c {
  background-position: -40px -460px;
}

.emoji1f31a {
  background-position: -40px -420px;
}

.emoji1f318 {
  background-position: -40px -380px;
}

.emoji1f317 {
  background-position: -40px -360px;
}

.emoji1f316 {
  background-position: -40px -340px;
}

.emoji1f312 {
  background-position: -40px -260px;
}

.emoji1f310 {
  background-position: -40px -220px;
}

.emoji1f30e {
  background-position: -40px -180px;
}

.emoji1f30d {
  background-position: -40px -160px;
}

.emoji1f3e4 {
  background-position: -140px -380px;
}

.emoji1f40f {
  background-position: -160px -340px;
}

.emoji1f410 {
  background-position: -160px -360px;
}

.emoji1f413 {
  background-position: -160px -420px;
}

.emoji1f415 {
  background-position: -160px -460px;
}

.emoji1f416 {
  background-position: -160px -480px;
}

.emoji1f42a {
  background-position: -180px -280px;
}

.emoji1f465 {
  background-position: -220px -220px;
}

.emoji1f4ad {
  background-position: -260px -460px;
}

.emoji1f4b6 {
  background-position: -280px -40px;
}

.emoji1f4b7 {
  background-position: -280px -60px;
}

.emoji1f4ec {
  background-position: -300px -520px;
}

.emoji1f4ed {
  background-position: -300px -540px;
}

.emoji1f4ef {
  background-position: -300px -580px;
}

.emoji1f4f5 {
  background-position: -320px -100px;
}

.emoji1f500 {
  background-position: -320px -240px;
}

.emoji1f501 {
  background-position: -320px -260px;
}

.emoji1f502 {
  background-position: -320px -280px;
}

.emoji1f503 {
  background-position: -320px -300px;
}

.emoji1f504 {
  background-position: -320px -320px;
}

.emoji1f505 {
  background-position: -320px -340px;
}

.emoji1f506 {
  background-position: -320px -360px;
}

.emoji1f507 {
  background-position: -320px -380px;
}

.emoji1f509 {
  background-position: -320px -400px;
}

.emoji1f515 {
  background-position: -340px -40px;
}

.emoji1f52c {
  background-position: -340px -500px;
}

.emoji1f52d {
  background-position: -340px -520px;
}

.emoji1f55c {
  background-position: -360px -500px;
}

.emoji1f55d {
  background-position: -360px -520px;
}

.emoji1f55e {
  background-position: -360px -540px;
}

.emoji1f55f {
  background-position: -360px -560px;
}

.emoji1f560 {
  background-position: -360px -580px;
}

.emoji1f561 {
  background-position: -380px 0;
}

.emoji1f562 {
  background-position: -380px -20px;
}

.emoji1f563 {
  background-position: -380px -40px;
}

.emoji1f564 {
  background-position: -380px -60px;
}

.emoji1f565 {
  background-position: -380px -80px;
}

.emoji1f566 {
  background-position: -380px -100px;
}

.emoji1f567 {
  background-position: -380px -120px;
}

.emoji1f3c7 {
  background-position: -140px -220px;
}

.emoji1f600 {
  background-position: -380px -240px;
}

.emoji1f607 {
  background-position: -380px -380px;
}

.emoji1f608 {
  background-position: -380px -400px;
}

.emoji1f610 {
  background-position: -380px -560px;
}

.emoji1f611 {
  background-position: -380px -580px;
}

.emoji1f615 {
  background-position: -400px -60px;
}

.emoji1f617 {
  background-position: -400px -100px;
}

.emoji1f61b {
  background-position: -400px -180px;
}

.emoji1f61f {
  background-position: -400px -260px;
}

.emoji1f626 {
  background-position: -400px -400px;
}

.emoji1f627 {
  background-position: -400px -420px;
}

.emoji1f62c {
  background-position: -400px -520px;
}

.emoji1f62e {
  background-position: -400px -560px;
}

.emoji1f62f {
  background-position: -400px -580px;
}

.emoji1f634 {
  background-position: -420px -80px;
}

.emoji1f636 {
  background-position: -420px -120px;
}

.emoji1f681 {
  background-position: -420px -580px;
}

.emoji1f682 {
  background-position: -440px 0;
}

.emoji1f686 {
  background-position: -440px -80px;
}

.emoji1f688 {
  background-position: -440px -120px;
}

.emoji1f68d {
  background-position: -440px -200px;
}

.emoji1f68e {
  background-position: -440px -220px;
}

.emoji1f690 {
  background-position: -440px -260px;
}

.emoji1f694 {
  background-position: -440px -340px;
}

.emoji1f696 {
  background-position: -440px -380px;
}

.emoji1f698 {
  background-position: -440px -420px;
}

.emoji1f69b {
  background-position: -440px -480px;
}

.emoji1f69c {
  background-position: -440px -500px;
}

.emoji1f69d {
  background-position: -440px -520px;
}

.emoji1f69e {
  background-position: -440px -540px;
}

.emoji1f69f {
  background-position: -440px -560px;
}

.emoji1f6a0 {
  background-position: -440px -580px;
}

.emoji1f6a1 {
  background-position: -460px 0;
}

.emoji1f6a3 {
  background-position: -460px -40px;
}

.emoji1f6a6 {
  background-position: -460px -100px;
}

.emoji1f6ae {
  background-position: -460px -260px;
}

.emoji1f6af {
  background-position: -460px -280px;
}

.emoji1f6b0 {
  background-position: -460px -300px;
}

.emoji1f6b1 {
  background-position: -460px -320px;
}

.emoji1f6b3 {
  background-position: -460px -360px;
}

.emoji1f6b4 {
  background-position: -460px -380px;
}

.emoji1f6b5 {
  background-position: -460px -400px;
}

.emoji1f6b7 {
  background-position: -460px -440px;
}

.emoji1f6b8 {
  background-position: -460px -460px;
}

.emoji1f6bf {
  background-position: -480px -40px;
}

.emoji1f6c1 {
  background-position: -480px -40px;
}

.emoji1f6c2 {
  background-position: -480px -60px;
}

.emoji1f6c3 {
  background-position: -480px -80px;
}

.emoji1f6c4 {
  background-position: -480px -100px;
}

.emoji1f6c5 {
  background-position: -480px -120px;
}

.emoji1f619 {
  background-position: -400px -140px;
}

.emoji1f68a {
  background-position: -440px -160px;
}

.birthday-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.birthday-wrapper > label {
  flex: 0 0 31.15%;
}

.birthday-wrapper > label:first-child {
  flex-basis: 100%;
}

.birthday-wrapper select .select-title {
  display: none;
}

.birthday-wrapper .custom-select-opener {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 48px;
  padding: 0 12px 0 14px;
  background: #FAFAFA;
  border: 1px solid #EAEAEB;
}

.birthday-wrapper .custom-select-opener::after {
  content: "" !important;
  right: 12px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url("../img/arrow-down.svg") center no-repeat;
  background-color: #fff;
  border: 1px solid #EAEAEB;
  border-radius: 50%;
}

.birthday-wrapper .custom-select-opener span {
  margin-bottom: 0 !important;
  font-size: 16px !important;
  color: #24303C !important;
}

.birthday-wrapper .custom-select-opener span::after {
  content: none !important;
}

.birthday-wrapper .custom-select-panel {
  top: 50px;
  background: #fff;
}

.birthday-wrapper .customSelect.is-open .custom-select-panel {
  border: 1px solid #EAEAEB;
  filter: drop-shadow(2px 4px 24px rgba(36, 48, 60, 0.15));
}

.birthday-wrapper .custom-select-panel::-webkit-scrollbar-thumb {
  background: #EAEAEB;
  border-right: 5px solid #fff;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
}

.birthday-wrapper .custom-select-panel::-webkit-scrollbar {
  width: 7px;
}

.birthday-wrapper .custom-select-panel::-webkit-scrollbar-track {
  background: #fff;
}

.birthday-wrapper .custom-select-panel .custom-select-option:first-child {
  display: none;
}

.birthday-wrapper .custom-select-option.is-selected,
.birthday-wrapper .custom-select-option {
  height: 36px;
  padding: 0 16px;
  line-height: 36px;
  color: #24303C;
  background: #fff;
  cursor: pointer;
}

.birthday-wrapper .custom-select-option.is-selected::before {
  content: none;
}

.birthday-wrapper .custom-select-option.is-selected:hover,
.birthday-wrapper .custom-select-option:hover {
  color: #E52421;
}

/*Страница контакты*/
.contacts-container {
  position: relative;
  /*margin-top: 11px;*/
  margin-top: -42px;
  width: 100%;
}

.contacts-container #map {
  width: 100%;
  height: 578px;
}

.contacts-container .contacts-list {
  position: absolute;
  top: 93px;
  left: 25px;
  display: flex;
  flex-direction: column;
  max-width: 399px;
  padding: 32px 32px 40px 44px;
  background-color: #fff;
}

.contacts-container .contacts-list__title {
  margin-bottom: 16px;
  font-weight: 500;
  font-size: 32px;
  line-height: 38px;
  color: #24303C;
}

.contacts-container .contacts-list__address {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #24303C;
}

.contacts-container .contacts-list__timetable {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 14px;
  color: #999999;
}

.contacts-container .contacts-list__phone {
  margin-bottom: 9px;
}

.contacts-container .contacts-list__phone a {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #24303C;
}

.contacts-container .contacts-list__email {
  position: relative;
  display: flex;
  margin-bottom: 15px;
}

.contacts-container .contacts-list__email a {
  font-size: 14px;
  line-height: 14px;
  text-decoration-line: underline;
  color: #999999;
}

.contacts-container .contacts-list__email .question_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  margin-left: 6px;
  font-weight: 500;
  font-size: 10px;
  line-height: 10px;
  color: #E52421;
  border: 1px solid #E52421;
  border-radius: 50%;
  cursor: pointer;
}

.contacts-container .contacts-list__email .question_inf {
  position: absolute;
  bottom: 30px;
  right: 41px;
  display: none;
  flex-direction: column;
  padding: 20px 24px 22px 24px;
  font-size: 13px;
  line-height: 13px;
  background-color: #fff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.16);
}

.contacts-container .contacts-list__email .question_inf.show {
  display: flex;
}

.contacts-container .contacts-list__email .question_inf::after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: -4px;
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #ffffff transparent transparent transparent;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.16);
}

.contacts-container .contacts-list__email .question_inf span {
  color: rgba(0, 0, 0, 0.4);
}

.contacts-container .contacts-list__email .question_inf a {
  color: #E52421;
  font-size: 13px;
  line-height: 13px;
}

.contacts-container .contacts-list__social {
  display: flex;
}

.contacts-container .contacts-list__social a:not(:last-child) {
  margin-right: 5px;
}

.contacts-container .contacts-list__social a {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 32px;
  height: 32px;
  color: #999;
  background-color: #24303C;
  border-radius: 50%;
}

/*восстановление пароля*/
.bx-authform {
  display: flow-root;
  box-sizing: content-box;
  max-width: 1232px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
}

.bx-authform .bx-title {
  margin: 11px 0 6px;
  font-weight: 500;
  font-size: 32px;
  line-height: 37px;
}

.bx-authform .bx-title::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 34px;
  height: 6px;
  background: #E52421;
}

.bx-authform .bx-authform-content-container {
  display: none;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #24303C;
}

.bx-authform form {
  max-width: 515px;
}

.bx-authform .bx-authform-label-container label {
  margin-bottom: 7px;
  padding-bottom: 0;
  color: #999999;
  font-size: 13px;
  line-height: 16px;
}

.bx-authform .bx-authform-input-container input {
  padding: 0 16px;
  height: 48px;
  max-width: 100%;
  width: 100%;
  background: #FAFAFA;
  color: #24303C;
  border: 1px solid #EAEAEB;
}

.bx-authform .bx-authform-note-container {
  font-size: 14px;
  line-height: 20px;
  color: #24303C;
}

.bx-authform .bx-authform-formgroup-container .btn.btn-primary {
  padding: 0 16px;
  border-radius: 2px;
  font-weight: 700;
  font-size: 14px;
  min-width: 174px;
  letter-spacing: 0.04em;
  background-color: #E52421;
  color: #fff;
  transition: 0.3s;
  height: 40px;
  cursor: pointer;
  border: none;
}

.bx-authform .bx-authform-formgroup-container .btn.btn-primary:hover {
  background-color: #B31E1C;
}

.bx-authform .bx-authform-link-container {
  display: none;
}

/*Страница о компании*/
article.about {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

article.about .left-column {
  max-width: 816px;
}

article.about .left-column p {
  font-size: 16px;
  line-height: 22px;
  color: #24303C;
}

article.about .left-column p:not(:last-child) {
  margin-bottom: 16px;
}

article.about .left-column p.first_paragraph {
  font-weight: 500;
}

article.about .right-column {
  max-width: 296px;
  width: 100%;
}

article.about .right-column .column-wrapper {
  position: relative;
  padding: 40px 32px;
  background-color: #24303C;
}

article.about .right-column .column-wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 146px;
  height: 120px;
  background: rgba(255, 255, 255, 0.1);
}

article.about .right-column .column-title {
  margin: 0 0 16px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
}

article.about .right-column .column-description {
  margin: 0 0 32px;
  font-size: 16px;
  line-height: 22px;
  color: #FAFAFA;
}

article.about .right-column .column-btn {
  width: 100%;
}

article.benefit {
  margin: 56px 0;
  padding: 64px 64px 24px;
  background-color: #FAFAFA;
  border-radius: 2px;
}
.uk-container > article.benefit {
	margin-bottom: 56px!important;
}
@media (max-width: 720px) {
	article.benefit {
		margin: 48px 0;
	}
	.uk-container > article.benefit {
		margin-bottom: 48px!important;
	}
}

article.benefit .benefit-list {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
}

article.benefit .benefit-list__item {
  display: inline-block;
  margin-bottom: 40px;
}

article.benefit .benefit-list__item span {
  display: inline-block;
  padding-top: 52px;
  font-size: 16px;
  line-height: 22px;
  color: #24303C;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px;
}

article.benefit .benefit-list__item:not(.benefit-list__item-4, .benefit-list__item-8) {
  margin-right: 167px;
}

article.benefit .benefit-list__item.benefit-list__item-1 span {
  background-image: url("../img/icons/about-icon-1.svg");
}

article.benefit .benefit-list__item.benefit-list__item-2 span {
  background-image: url("../img/icons/about-icon-2.svg");
}

article.benefit .benefit-list__item.benefit-list__item-3 span {
  background-image: url("../img/icons/about-icon-3.svg");
}

article.benefit .benefit-list__item.benefit-list__item-4 span {
  background-image: url("../img/icons/about-icon-4.svg");
}

article.benefit .benefit-list__item.benefit-list__item-5 span {
  background-image: url("../img/icons/about-icon-5.svg");
}

article.benefit .benefit-list__item.benefit-list__item-6 span {
  background-image: url("../img/icons/about-icon-6.svg");
}

article.benefit .benefit-list__item.benefit-list__item-7 span {
  background-image: url("../img/icons/about-icon-7.svg");
}

article.benefit .benefit-list__item.benefit-list__item-8 span {
  background-image: url("../img/icons/about-icon-8.svg");
}

article.banner {
  display: flex;
  flex-wrap: wrap;
  height: max-content;
}

article.banner .left-column {
  display: flex;
  flex-basis: 50%;
  background: black center no-repeat;
  background-size: cover;
  /*min-height: 362px;*/
}

/*article.banner .left-column img {*/
/*    height: 100%;*/
/*}*/
article.banner .right-column {
  flex-basis: 50%;
  /*min-height: 362px;*/
}

article.banner .right-column .column-wrapper {
  height: 100%;
  padding: 64px 157px 92px 71px;
  background-color: #E52421;
  border-radius: 0 2px 2px 0;
}

article.banner .right-column .column-title {
  margin: 0 0 12px;
  font-weight: 500;
  font-size: 26px;
  line-height: 28px;
  color: #FFFEFE;
}

article.banner .right-column .column-description {
  margin: 0 0 24px;
  font-size: 16px;
  line-height: 22px;
  color: #EAEAEB;
}

article.banner .right-column .column-btn {
  padding: 0 39px;
  color: #E52421;
  background-color: #fff;
  border: 1px solid #fff;
}

article.banner .right-column .column-btn:hover {
  background-color: #E52421;
  color: #fff;
}

@media screen and (max-width: 1257.98px) {
  article.benefit .benefit-list__item {
    flex-basis: 25%;
  }
  article.benefit .benefit-list__item:not(.benefit-list__item-4, .benefit-list__item-8) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  article.benefit .benefit-list__item {
    flex-basis: 33.33%;
  }
  article.benefit .benefit-list__item:not(.benefit-list__item-4, .benefit-list__item-8) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767.98px) {
  article.benefit {
    padding: 40px 0 0;
  }
  article.benefit .benefit-list__item {
    flex-basis: 50%;
  }
  article.benefit .benefit-list__item:not(.benefit-list__item-3, .benefit-list__item-6) {
    margin-right: 0;
  }
  article.banner .left-column {
    flex-basis: 100%;
    min-height: auto;
  }
  article.banner .right-column {
    flex-basis: 100%;
    min-height: auto;
  }
  article.banner .right-column .column-wrapper {
    padding: 20px;
  }
  #send_message .uk-modal-footer {
    padding: 0 22px 22px 22px;
  }
  body h1.line::after, body h2.line::after, body h3.line::after, body h4.line::after, body h5.line::after,
  body .uk-h1.line::after, body .uk-h2.line::after, body .uk-h3.line::after, body .uk-h4.line::after, body .uk-h5.line::after {
    content: "";
    display: none;
  }
  .page-nav-wrapper .links {
    flex-direction: column;
    flex-basis: 100%;
  }
  .page-nav-wrapper .links a {
    min-width: 100%;
  }
  .page-nav-wrapper .links a:not(:last-child) {
    margin-right: 0;
    margin-bottom: 18px;
  }
  .reviews-container {
    padding-right: 24px;
  }
  #auth-modal .uk-modal-body > div,
  #registration-modal .uk-modal-body > div {
    flex-direction: column;
    margin-bottom: 15px;
  }
  #auth-modal .uk-modal-footer .auth-btn,
  #auth-modal .uk-modal-footer .uk-margin-remove-right {
    flex-basis: 100%;
  }
  #registration-modal .uk-modal-footer .auth-btn {
    margin-bottom: 10px;
  }
  #registration-modal .uk-modal-footer .uk-button {
    flex-basis: 100%;
  }
  #send_message .uk-modal-header {
    padding: 22px;
  }
  #send_message .uk-modal-close-default.uk-icon.uk-close {
    right: 14px;
    top: 14px;
  }
  #send_message .uk-modal-title {
    font-size: 1rem;
  }
  #send_message .uk-modal-title::after {
    content: "";
  }
  #send_message .uk-modal-body {
    padding: 0 22px;
  }
  #send_message .chat-buttons {
    flex-basis: 100%;
    margin-right: 0;
  }
  #sendMessage_submit {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-basis: 100%;
    margin-top: 10px;
    margin-left: 0 !important;
  }
  .files-to-zip {
    max-width: 80%;
  }
  #download_archive {
    font-size: 12px;
  }
  .detail-top__gallery.order-gallery .uk-slideshow-items {
    width: 100%;
    min-width: 100%;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .header_main-menu--left .uk-accordion-content {
    margin-bottom: 10px;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .header_main-menu-mobile--wrapper .header_menu-submenu .uk-accordion-content .list > li {
    max-width: 50%;
    flex-basis: 50%;
    margin-bottom: 10px;
  }
  #service-add-modal .uk-modal-footer {
    padding: 0 22px 22px;
  }
  #service-add-modal .uk-modal-footer #save_service {
    margin-right: 0;
    margin-bottom: 16px;
    flex-basis: 100%;
  }
  #service-add-modal .uk-modal-footer #remove_service {
    flex-basis: 100%;
  }
  .personal-page .card-list.catalog-list.list .card {
    padding: 20px;
  }
  .detail .detail-top__desc-reviews {
    justify-content: flex-start;
  }
  .detail .detail-top__desc-reviews .uk-button.uk-button-text.fav {
    flex-grow: 2;
    text-align: right;
  }
}
@media screen and (max-width: 578.98px) {
  .index_page .uk-button {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 100%;
    width: 100%;
  }
  .main-slideshow .uk-dotnav {
    bottom: -16px;
  }
  .company-reg_form-wrapper .form-group__list {
    align-items: flex-end;
  }
}
/*отзывы лк*/
.personal-page__content_reviews {
  margin: 0 0 24px -30px;
  padding: 24px 24px 0 24px;
  border: 1px solid #EAEAEB;
}

.page-nav-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 47px;
  padding-right: 152px;
}

.page-nav-wrapper .page-title h2 {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #000000;
}

.page-nav-wrapper .page-title sup {
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
}

.page-nav-wrapper .links {
  display: flex;
}

.page-nav-wrapper .links a {
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0 12px;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  color: #12181B;
  background-color: #F1F1F1;
}

.page-nav-wrapper .links a:not(:last-child) {
  margin-right: 16px;
}

.page-nav-wrapper .links a:hover {
  background-color: #BDBDBD;
}

.page-nav-wrapper .links span {
  margin-left: 8px;
  font-size: 12px;
  line-height: 20px;
  color: rgba(0, 0, 0, 0.3);
}

.reviews-container {
  padding-right: 152px;
}

.reviews-container .reviews-item {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 24px;
  margin-bottom: 32px;
  border-bottom: 1px solid #EAEAEB;
}

.reviews-container .reviews-item_left {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 64px;
  height: max-content;
  padding: 2px 5px 3px;
  border: 1px solid #E8E8E8;
}

.reviews-container .reviews-item_left .card-img__slider,
.reviews-container .reviews-item_left .card-img {
  max-width: 64px;
  max-height: 64px;
}

.reviews-container .reviews-item_left .reviews-arrow_right {
  left: auto;
  right: -15px;
  transform: translateY(-50%) rotate(180deg);
}

.reviews-container .reviews-item_left .reviews-arrow_left {
  right: auto;
  left: -15px;
}

.reviews-container .reviews-item_left .reviews-arrow svg {
  color: #bdbdbd;
}

.reviews-container .reviews-item_left .reviews-arrow:hover svg {
  color: #e52421;
}

.reviews-container .reviews-item_left .card-img a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}

.reviews-container .reviews-item_left .card-img a img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.reviews-container .reviews-item_right {
  margin-left: 18px;
  max-width: calc(100% - 82px);
  width: 100%;
}

.reviews-container .reviews-item__heading {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 22px;
}

.reviews-container .heading-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: rgba(36, 48, 60, 0.8);
}

.reviews-container .heading-date {
  position: relative;
  bottom: 0;
  font-size: 12px;
  line-height: 22px;
  color: rgba(36, 48, 60, 0.8);
}

.reviews-container .reviews-item__text {
  margin: 8px 0 0;
  font-size: 16px;
  line-height: 22px;
  color: rgba(36, 48, 60, 0.8);
}

.reviews-container .edit-review {
  display: inline-block;
  flex-basis: 100%;
  margin-top: 16px;
  text-align: left;
}

@media screen and (max-width: 991.98px) {
  .page-nav-wrapper {
    flex-wrap: wrap;
    padding-right: 24px;
  }
  .reviews-container {
    padding-right: 24px;
  }
}
.cart-page__wrapper {
  flex-wrap: wrap;
}

.cart-page__wrapper .errors_list {
  flex-basis: 100%;
  margin-bottom: 30px;
  color: #e52421;
  font-weight: 500;
  font-size: 17px;
}

.cart-page__wrapper #os-order-form .cart-page__wrapper .cart-page__block {
  max-width: calc(100% - 430px);
}
@media(max-width: 1311px) {
	.cart-page__wrapper #os-order-form,
	.cart-page__wrapper #os-order-form .cart-page__wrapper .cart-page__block {
		max-width: 100%;
		width: 100%;
	}
}

/*Стили сообщений в лк*/
.chat-form #sendMessageForm .uk-modal-body,
.chat-form #sendMessageForm .uk-modal-footer {
  padding: 0;
}

.chat-form #sendMessageForm #sendMessage_text {
  width: 100%;
  min-height: 140px;
  padding: 20px 25px;
  font-size: 15px;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  resize: none;
  font-family: "Grafic LCG";
}

.chat-form #sendMessageForm #sendMessage_text:focus-visible {
  outline: none;
}

.chat-form #sendMessageForm .uk-modal-footer {
  display: flex;
  flex-grow: unset;
  flex-wrap: wrap;
  margin: 20px 0;
  background-color: #fff;
}

.chat-form #sendMessageForm .chat-buttons {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
}

.chat-form #sendMessageForm .chatGallery_label {
  margin: 0 20px;
}

.chat-form #sendMessageForm #sendMessage_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-left: 28px;
  margin-right: 0;
  flex: auto;
}

.chat-form #sendMessageForm .files__wrapper {
  flex-basis: 100%;
  margin-top: 10px;
}

.chat-form #sendMessageForm .gallery-files,
.chat-form #sendMessageForm .name_files {
  display: flex;
  flex-wrap: wrap;
}

.chat-form #sendMessageForm .gallery-files__item:not(:last-child),
.chat-form #sendMessageForm .name_files-item:not(:last-child) {
  margin-right: 30px;
}

.chat-form #sendMessageForm .gallery-files__item {
  position: relative;
  max-width: 50px;
  max-height: 50px;
  margin-bottom: 15px;
}

.chat-form #sendMessageForm .name_files-item {
  position: relative;
  max-width: 25px;
  margin-bottom: 10px;
}

.chat-form #sendMessageForm .gallery-files__item .remove__files-item,
.chat-form #sendMessageForm .name_files-item .remove__files-item {
  position: absolute;
  top: -5px;
  right: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  cursor: pointer;
}

.chat-form #sendMessageForm .gallery-files__item img,
.chat-form #sendMessageForm .name_files-item img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}

.chat-form #sendMessageForm .gallery-files__item svg,
.chat-form #sendMessageForm .name_files-item svg {
  width: 15px;
  height: 15px;
}

/*Сообщения в лк*/
.message_inner .gallery-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin-top: 10px;
}

.message_inner .gallery-wrapper a {
  max-width: 50px;
  max-height: 50px;
}

.message_inner .gallery-wrapper a:not(:last-child) {
  margin-right: 15px;
}

.message_inner .gallery-wrapper a img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.message_inner .docs_wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 5px;
}

.message_inner .docs_wrapper a {
  flex-basis: 100%;
}

/*рекомендованные товары в деткалке товара*/
.recommended-detail .bx_item_list_you_looked_horizontal {
  padding: 50px 0;
}

.recommended-detail .bx_item_list_title {
  margin-bottom: 25px;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_title {
  background: none;
  text-align: left;
  font-size: 2rem;
  line-height: 36px;
  font-weight: 500;
  font-family: "Grafic LCG";
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_title::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
  width: 34px;
  height: 6px;
  background: #E52421;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item:hover {
  height: 34px !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_title {
  height: max-content;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_title a {
  color: #24303C;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_title a:hover {
  color: #E52421;
  text-decoration: none;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_price .bx_price {
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  color: #E52421;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .card-bottom {
  align-items: flex-end;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls {
  display: block;
  /*float: right;*/
  /*margin-top: -27px;*/
  padding-top: 0;
  opacity: 1;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls.recommended-buy_btn a,
.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls.recommended-more_btn a {
  background: #E52421 !important;
  color: #fff !important;
  border-color: #E52421 !important;
  text-shadow: none;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls.recommended-buy_btn {
  display: none !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls.recommended-more_btn {
  display: block !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_controls.recommended-more_btn a {
  margin-bottom: 0;
  /*display: block !important;*/
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_articul, .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item .bx_catalog_item_container .bx_catalog_item_scu {
  display: none !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card {
  margin: -1px 0 0 -1px;
  height: auto !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card .bx_catalog_item_container {
  border: none !important;
  box-shadow: none !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card .bx_catalog_item_container .card-img .bx_catalog_item_images {
  padding-top: 0 !important;
  background: none !important;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card .bx_catalog_item_container .card-img .bx_catalog_item_images .card-img_not-hover {
  position: static;
  opacity: 1;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card .bx_catalog_item_container .card-img .bx_catalog_item_images .card-img_hover {
  position: absolute;
  opacity: 0;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card:hover .bx_catalog_item_container {
  position: static;
  padding: 0;
  border: none;
  box-shadow: none;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card:hover .bx_catalog_item_container .card-img .bx_catalog_item_images {
  opacity: 1;
  animation: none;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card:hover .bx_catalog_item_container .card-img .bx_catalog_item_images .card-img_not-hover {
  position: absolute;
  opacity: 0;
}

.recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .bx_item_list_slide .bx_catalog_item.card:hover .bx_catalog_item_container .card-img .bx_catalog_item_images .card-img_hover {
  position: static;
  opacity: 1;
}

/*адаптив рекомендаций*/
@media screen and (max-width: 767.98px) {
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_title {
    height: max-content;
  }
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .card {
    padding: 10px !important;
    width: 100% !important;
  }
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .card .bx_catalog_item_container {
    width: 100%;
  }
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .card .bx_catalog_item_container .card-img {
    width: 100%;
  }
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_section .card .bx_catalog_item_container .card-description {
    padding-left: 0;
  }
  .recommended-detail .bx_item_list_you_looked_horizontal .bx_item_list_title::after {
    content: none;
  }
}
/* цена в деталке*/
.detail-top__cart-price-block .old-price_wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 5px;
}

.detail-top__cart-price-block .catalog-header__price_discount {
  font-size: 13px;
  line-height: 17px;
  color: #BDBDBD;
  text-decoration: line-through;
  margin-right: 8px;
}

.detail-top__cart-price-block .badge {
  font-weight: 600;
  font-size: 10px;
  line-height: 10px;
  color: #fff;
  background: #FF7B20;
  padding: 4px;
  border-radius: 4px;
}

/*Скидки на главной*/
.main-page_catalog .card-list.uk-slider-items .card-price {
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}

.main-page_catalog .card-list.uk-slider-items .card-price .old-price {
  margin: 0 8px;
}

.main-page_catalog .card-list.uk-slider-items .card-price .badge {
  display: flex;
  justify-content: center;
  align-items: center;
}

.main-page_catalog .card-list.uk-slider-items .card-price .nds {
  flex-basis: 100%;
  width: max-content;
  margin-top: 8px;
}

@media screen and (max-width: 767.98px) {
  .main-page_catalog .card-list.uk-slider-items .card-price .price {
    order: unset;
    margin-right: 8px;
  }
  .main-page_catalog .card-list.uk-slider-items .card-price .old-price {
    margin-left: 0;
    margin-right: 8px;
  }
}
.card-badges .orange,
.detail-top__desc-badges .orange {
  color: #ff7b20 !important;
}

.card-badges .violet,
.detail-top__desc-badges .violet {
  color: #59267c !important;
}

.card-badges .green,
.detail-top__desc-badges .green {
  color: #25e521 !important;
}

.card-badges .red,
.detail-top__desc-badges .red {
  color: #e52421 !important;
}

.card-badges .blue,
.detail-top__desc-badges .blue {
  color: #217BE5 !important;
}

@media screen and (min-width: 992px) {
  .detail:not(.companies_detail):not(.order_detail) {
    padding-top: 40px;
  }
}
#callback-send {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 767.98px) {
  #callback-modal .uk-modal-dialog {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: 90% !important;
    height: max-content;
  }
  .detail[data-js-entity=catalog-element] .detail-top__img .uk-slideshow-items {
    min-height: 120px !important;
  }
}
.blog__promo-list-item .news-date,
.blog__list-item .news-date {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-transform: lowercase;
  margin-left: 12px;
}

/*
.card-description a:visited,
.catalog-page__categories-list a:visited,
.blog a:not(.uk-button):visited,
.company-list .card a:visited .uk-h3 {
    color: #9e389d!important;
}
*/
.categoryTiles {
  display: flex;
  flex-wrap: wrap;
  margin-left: -8px;
  margin-right: -8px;
  margin-top: 16px;
}

.categoryTiles .categoryItemContainer {
  flex: 1 0 25%;
  padding-left: 8px;
  padding-right: 8px;
  max-width: 25%;
}

.categoryTiles .categoryItemContainer a {
  border: 1px solid #EAEAEB;
  display: flex;
  margin-bottom: 16px;
  padding: 8px 12px 8px 8px;
  text-decoration: none;
  color: #24303c;
  transition: 0.2s;
  height: calc(100% - 16px);
  max-height: 80px;
  align-items: center;
  text-align: left;
}

.categoryTiles .categoryItemContainer a:hover {
  color: #E52421;
  border-color: #E52421;
}

.categoryTiles .categoryItemContainer a .img {
  width: 64px;
  min-width: 64px;
  height: 64px;
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
}

@media screen and (max-width: 991.98px) {
  .categoryTiles .categoryItemContainer {
    max-width: 100%;
    flex: 1 0 100%;
    margin-bottom: 8px;
  }
  .categoryTiles .categoryItemContainer a {
    font-size: 13px;
    padding: 10px;
    margin-bottom: 0;
    height: calc(100% - 8px);
    justify-content: flex-start;
    text-align: left;
  }
}
.header_bottom ul {
  padding: 0;
}

.header_bottom ul li a {
  padding: 10px 4px;
}

.header_bottom ul li:first-child {
  margin-left: -4px;
}

.header_bottom ul li:not(:last-child) {
  margin-right: 8px;
}

.header_bottom ul li .item-selected {
  background: transparent;
  color: #E52421;
  padding: 10px 5px;
  white-space: nowrap;
}

@media (max-width: 989px) {
  .catalog__top {
    min-height: unset;
    margin: 0;
  }
}
.prom_inactive {
  color: #999 !important;
}

.new_card .new_card_wrap {
  display: flex !important;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: space-between;
  height: fit-content;
  align-items: flex-start !important;
}

.new_card_leftside {
  width: calc(73% - 30px);
}

.new_card_rightside {
  width: 27%;
  height: 218px;
}

.new_card_statuses {
  display: flex;
  flex-direction: row;
  color: #999;
  margin: 10px 0 15px 15px;
}

span.breaker {
  display: block;
  width: 1px;
  background-color: #ddd;
  margin: 0 5px;
}

.new_card_offer_status {
  text-transform: lowercase;
}

.new_card_statuses .green {
  color: #25E521;
}

.new_card_statuses .red {
  color: #E52421;
}

.new_card_title {
  color: #24303C;
  font-weight: 600;
  font-size: 20px;
  margin: 30px 0 20px 15px;
}

.new_card_meta {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin: 10px 0 20px 15px;
}

.new_card_meta span.breaker {
  height: 40px;
  margin: 0 45px;
}

.new_card_meta_item_value {
  color: #24303C;
  font-size: 14px;
  font-weight: 400;
}

.new_card_meta_item_prop {
  color: #aaa;
  font-size: 13px;
}

.card_banner {
  width: 100%;
  box-sizing: border-box;
  height: 150px;
  background-color: #24303C !important;
  color: #fff !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: space-between;
  justify-content: flex-start !important;
  padding: 20px 15px 0 30px !important;
}

.card_banner_title {
  font-size: 22px;
  margin: 10px 0 15px 0;
}

.card_banner_desc {
  font-weight: 200 !important;
  font-size: 17px;
  font-family: "Open Sans", sans-serif;
}

.card_banner_btn {
  display: block !important;
  color: #fff !important;
  background: #E52421;
  border-radius: 2px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}

.card_banner_info {
  width: calc(100% - 310px);
  min-width: 60%;
}

.seotime_found_orders {
  text-align: center;
  padding-top: 15px;
  margin-bottom: -15px;
  color: #999;
}

.product_page .card-title__link {
  font-weight: bold;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.04em;
  text-decoration-line: underline;
  color: #24303C;
  transition: 0.3s;
}

.product_page .card-title__link:hover {
  color: #E52421;
}

.product_page .card-list.uk-slider-items .card-img img {
  object-fit: contain;
}

.product_page .card-list.uk-slider-items .card-price__list {
  flex-wrap: wrap;
}

.product_page .card-list.uk-slider-items .card-price .price {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #E52421;
}

.product_page .card-list.uk-slider-items .card-price .old-price {
  margin-left: 0;
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

.product_page .card-list.uk-slider-items .card-price .badge {
  margin-bottom: 4px;
  padding: 6px 4px 4px;
  font-weight: 900;
  font-size: 13px;
  line-height: 10px;
  letter-spacing: 0.02em;
}

.product_page .card-list .card p {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}

.product_page .card-list.uk-slider-items .card-bottom {
  align-items: flex-end;
}

.product_page .card-list.uk-slider-items .card-bottom .uk-button {
  background-color: #E52421;
  border: none;
}

.product_page .card-list.uk-slider-items .card-bottom .uk-button:hover {
  background-color: #B31E1C;
}

.product_page .card-list.uk-slider-items .card > a {
  max-height: 100%;
}

.product_page .card-list.uk-slider-items .card > a img {
  max-height: 100%;
}

.product_page .card-list.catalog-list.uk-slider-items {
  flex-wrap: nowrap;
}

@media (max-width: 768px) {
  .product_page .card-list.catalog-list.uk-slider-items {
    margin-bottom: 0px;
  }
  .product_page .card-list.catalog-list.uk-slider-items .card {
    margin-top: 0;
  }
  .product_page .card-list.uk-slider-items .card-price__list {
    flex-direction: row;
    align-items: center;
  }
  .product_page .card-list.uk-slider-items .card-price .old-price {
    margin-top: 0;
    margin-right: 8px;
  }
}
.product_page .card-list.catalog-list .card {
  width: 25%;
}

.product_page .card-list.catalog-list .card:nth-child(3n+1) {
  margin-left: -1px;
}

.product_page .card-list.catalog-list .card:nth-child(4n+1) {
  margin-left: -1px;
}

.product_page .card-list.catalog-list .card-price .price {
  width: 100%;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.product_page .card-list.catalog-list .card-price .old-price {
  margin-bottom: 4px;
  font-size: 12px;
  line-height: 16px;
  color: #999999;
}

.product_page .card-list.catalog-list .card-price .badge {
  margin-bottom: 4px;
  padding: 6px 4px 4px;
  font-weight: 900;
  font-size: 13px;
  line-height: 10px;
  letter-spacing: 0.02em;
}

.product_page .card-list .card h3,
.product_page .card-list .card .uk-h3 {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}

.product_page .card-list.catalog-list .card-bottom {
  align-items: flex-end;
}

.product_page .card-list.catalog-list .card-bottom .card-btn-wrapper .more_btn {
  min-width: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.product_page .uk-pagination {
  display: none;
}

.product_page .catalog {
  margin-bottom: 40px !important;
}

.product_page {
  margin: -40px 0 50px 0;
}

.product_page .card-title {
  margin: 24px 0 24px 0;
}

@media screen and (max-width: 1000px) {
  .product_page .card-list .card {
    width: 50% !important;
  }
}
@media screen and (max-width: 500px) {
  .product_page .card-list .card {
    width: 100% !important;
  }
}
.prom_cookie_alert {
  background: #24303C;
  position: fixed;
  width: 100%;
  height: 80px;
  bottom: 0;
  left: 0;
  z-index: 92147483648;
  display: none;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  padding: 16px calc(50% - 622px);
  box-sizing: border-box;
}

.prom_cookie_text {
  color: #FFFFFF;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  max-width: 877px;
  width: calc(100% - 48px - 117px);
}

.prom_cookie_btn {
  width: 117px;
  height: 48px;
  background: #FFFFFF;
  border-radius: 2px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.04em;
  color: #24303C;
  text-align: center;
  line-height: 48px;
  cursor: pointer;
}

.__jivoMobileButton {
  z-index: 2147483646 !important;
}

@media screen and (max-width: 1280px) {
  .prom_cookie_alert {
    padding: 24px 16px 16px 16px;
    flex-direction: column;
    height: fit-content;
  }
  .prom_cookie_btn {
    margin-top: 20px;
    width: 100%;
    max-width: 100%;
  }
  .prom_cookie_text {
    width: 100%;
    max-width: 100%;
  }
}
.prom_head_up {
  position: fixed;
  width: 64px;
  height: 64px;
  bottom: 150px;
  right: 50px;
  background: #fff;
  border-radius: 50%;
  z-index: 92147483648;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #EAEAEB;
  box-shadow: 4px 0px 16px rgba(0, 0, 0, 0.16);
  padding: 0 0 1px 2px;
  cursor: pointer;
  opacity: 0;
}

.prom_consult_form_trigger {
  background: #E52421;
  width: 64px;
  height: 64px;
  position: fixed;
  display: flex;
  justify-content: center;
  align-iitems: center;
  bottom: 50px;
  right: 50px;
  border-radius: 50%;
  cursor: pointer;
  padding-bottom: 3px;
}

.prom_consult_form_block {
  width: 280px;
  height: 121px;
  background: #E52421;
  border-radius: 8px 0px 0px 8px;
  position: fixed;
  right: 0;
  bottom: 100px;
  display: none;
  flex-direction: row;
  justify-content: space-between;
  z-index: 92147483648;
}
.prom_consult_form_block .close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 16px;
	right: 16px;
	cursor: pointer;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.2558 3.92247L16.0775 2.74414L9.99997 8.82167L3.92247 2.74414L2.74414 3.92247L8.82164 10L2.74414 16.0775L3.92247 17.2558L9.99997 11.1783L16.0775 17.2558L17.2558 16.0775L11.1783 10L17.2558 3.92247Z' fill='%23FAFAFA'/%3E%3C/svg%3E%0A");
}

.prom_consult_form_block__left {
  margin: 12px 18px 0 17px;
}

.prom_consult_form_block_text {
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}

.prom_consult_form_block__right {
  margin: 13px 35px 16px 0;
}

.prom_consult_form_btn {
  background: #FFFFFF;
  border-radius: 2px;
  width: 182px;
  height: 40px;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.04em;
  color: #E52421;
  line-height: 40px;
  text-align: center;
  margin-top: 12px;
  cursor: pointer;
}

@media screen and (max-width: 650px) {
  .prom_head_up {
		bottom: 60px;
		
		width: 42px;
		height: 42px;
		right: 15px;
		
  }

  .prom_consult_form_trigger {
    display: none;
  }
  .button_e29a {
    margin-bottom: 60px !important;
  }
}
@media screen and (max-width: 450px) {

  .prom_consult_form_block {
    left: 0;
    width: 100%;
    border-radius: 0;
    height: fit-content;
    justify-content: center;
  }
  .prom_consult_form_block__left {
    margin: 33px 18px 0 23px;
  }
  .prom_consult_form_block__right {
    margin: 33px 16px 23px 0;
    max-width: 234px;
  }
}
.popular-wrapper .uk-slider-container {
  padding: 0 25px;
  margin: 0 -25px;
}

.popular-wrapper .card {
  width: calc((100% - 48px) / 4);
  opacity: 0 !important;
}

.popular-wrapper .card.uk-active {
  opacity: 1 !important;
}

@media screen and (max-width: 1000px) {
  .popular-wrapper .card-list .card {
    width: calc((100% - 24px) / 2) !important;
  }
}
@media screen and (max-width: 500px) {
  .popular-wrapper .card-list .card {
    width: 100% !important;
  }
}
.button_f0b0,
.button_e29a {
	bottom: 70px !important;
	margin-left: 8px!important;
}


@media screen and (max-width: 1279px) {
	.footer_fix_new {
		box-shadow: 4px 4px 24px rgba(0, 0, 0, 0.25);
		max-width: 100vw;
		padding-bottom: 6px;
		
	}
	.button_df6f,
	jdiv[class^='globalClass_'] > jdiv[class^='wrap_'] > jdiv[class^='button_']{
		margin-left: 15px!important;
		bottom: 80px;
	}
	.button_df6f,
	jdiv[class^='globalClass_'] > jdiv[class^='wrap_'] > jdiv[class^='button_'],
	.prom_consult_form_trigger {
		width: 54px;
		height: 54px;
		z-index: 2;
	}
	.prom_consult_form_trigger {
		left: auto;
		right: 20px;
		bottom: 170px;
		display: none;
	}
	.prom_consult_form_block {
		bottom: 0;
		min-height: 163px;
	}
	
	.header_over_top a, .header_over_top span {
		margin-left: 16px;
		margin-right: 0;
	}
}

@media(max-width: 480px) {
	.uk-container > .companies-start {
		margin-bottom: 32px!important;
	}
}

.analogs .uk-slider-container-offset {
	padding-bottom: 8px;
}

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

/* === new_catalog.css === */
.header_over_top {
  width: 100%;
  margin: 0 auto;
  height: 30px;
  padding-left: calc((100% - 1232px) / 2);
  background: #EAEAEB;
}

.header_over_top a,
.header_over_top span {
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 30px;
  color: #24303C;
  margin-right: 12px;
}

.header_over_top a:hover, .header_over_top a:focus {
  color: #E52421;
  text-decoration: none;
}

body.nav_scroll .header_over_top {
  display: none;
}

.header_top-search, .header_top-search form {
  max-width: 284px;
  height: 30px;
  margin: 0;
}

.header_top-search form input {
  height: 30px !important;
  font-size: 12px;
  width: 216px;
  box-sizing: border-box;
}

@media screen and (max-width: 1280px) {
  .header_top-search, .header_top-search form {
    height: 24px;
  }
  .header_top-search form input {
    height: 24px !important;
  }
}
.header_top-search form button.uk-button {
  height: 32px !important;
  font-style: normal;
  font-weight: 600 !important;
  font-size: 13px !important;
  line-height: 16px !important;
  width: 64px !important;
  padding: 0 !important;
}

.header_top-logo svg {
  width: 54px;
  height: 32px;
}

.header_top-logo {
  margin-right: 25px;
  margin-left: 0px;
}

.header_top-info ul {
  display: none;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 32px;
  padding: 0;
}

.header_top-info ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.header_top-info ul li a {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 12px;
}

.header_top-info {
  flex: 1;
}

li.favotite-count {
  font-style: normal;
  font-weight: 400;
  font-size: 14px !important;
  line-height: 12px;
}

body.nav_scroll .header_top-info ul {
  display: flex;
}

body.nav_scroll .header_bottom {
  display: none;
}
.header {
	position: relative;
}
.header_top {
  padding: 8px 0;
}

ul.header_clear li a {
  font-size: 14px !important;
}

.header_top-catalog-btn button {
  width: 95px;
  height: 32px;
  padding-left: 30px;
}

.header_top-catalog-btn button::before {
  left: 10px;
}

.header_top-catalog-btn button span {
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.04em;
}

.header_new_socials {
  width: 186px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  margin: 12px 0;
}

.hns_line1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 16px;
}

.hns_line1_phone {
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  line-height: 16px;
  color: #24303C;
}

.hns_line1_sepr svg {
  height: 12px;
  margin: 2px 0;
}

.header_top-info {
  align-items: center;
  justify-content: center;
  display: flex;
}

.hns_line2 {
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 13px;
  color: #999999;
  margin-top: 3px;
}

.hns_line2 a {
  color: #999999;
}

.header_top-search {
  margin: 12px 0;
}

.header_top_catalog_hide, .someblock_header {
  display: none;
}

.footer_fix_new {
  display: none;
}

.header_over_top svg {
  display: none;
}

.superactive {
  color: #E52421 !important;
}

.header_main-menu {
  top: 100% !important;
}
/*
.nav_scroll .header_main-menu {
  top: 73px !important;
}
*/
@media screen and (max-width: 1279px) {
  .superactive {
    color: #24303C !important;
  }
  .header_over_top {
    width: 100%;
    height: 32px;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .header_over_top svg {
    position: absolute;
    top: 12px;
    right: 18px;
    display: block !important;
    cursor: pointer;
  }
  .header_over_top a {
    width: 100% !important;
    display: block !important;
    text-align: left;
    margin-left: 16px;
    line-height: 32px !important;
    height: 32px;
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
  }
  .footer_fix_new {
    display: flex;
    flex-direction: column;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10000;
    background: #fff;
  }
  .footer_fn_line1 ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 32px;
    background: #24303C;
  }
  .footer_fn_line1 ul li {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .footer_fn_line1 ul li a {
    color: #fff;
  }
  .footer_fn_line1 ul li a:active, .footer_fn_line1 ul li a:focus {
    color: #fff;
    text-decoration: none;
  }
  .footer_fn_line1 ul li a svg path {
    fill: #fff;
  }
  .footer_fn_line2 ul li {
    list-style-type: none;
    padding: 0;
    margin: 7px 0 7px 82px;
    width: 54px;
    height: 34px;
  }
  .footer_fn_line2_2 ul li {
    list-style-type: none;
    padding: 0;
    margin: 7px 0 7px 21px !important;
    width: 54px;
    height: 34px;
  }
  .footer_fn_line2 ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer_fn_line2 ul li a svg {
    margin-bottom: 4px;
  }
  .footer_fn_line2 ul li a {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    color: #24303C;
  }
  .footer_fn_line2 ul li:first-child {
    margin: 7px 0 !important;
  }
  .footer_fn_line2 ul li a:hover,
  .footer_fn_line2 ul li a.active {
    color: #E52421 !important;
    fill: #E52421 !important;
    text-decoration: none !important;
  }
  .footer_fn_line2 ul li a:hover svg path,
  .footer_fn_line2 ul li a.active svg path {
    color: #E52421 !important;
    fill: #E52421 !important;
  }
  .header_top-menu, .header_top-info {
    display: none;
  }
  .header_top_catalog_hide, .header_top-search, .header_top-search form {
    display: block !important;
  }
  .header_top-catalog-btn {
    width: 16px;
    margin-right: 10px;
    padding: 0;
    overflow: hidden;
  }
  .header_top-catalog-btn button {
    padding: 0;
  }
  .header_top-catalog-btn button span, .header_top-catalog-btn button span:hover, .header_top-catalog-btn button span:focus {
    color: #fff !important;
    font-size: 0;
  }
  .header_top-search {
    width: 190px;
  }
  .header_top-search form {
    max-width: 190px;
    width: 190px;
  }
  .header_top-search {
    max-width: 188px;
    width: 188px;
    box-sizing: border-box;
    position: relative;
    order: 4;
  }
  .header_top-search form input {
    width: 188px;
  }
  .new-search-btn {
    display: flex !important;
    position: absolute;
    right: 8px;
    top: 6px;
    width: 14px !important;
    height: 14px !important;
    background: none;
    border: none;
    padding: 0 !important;
  }
  .new-search-btn svg {
    width: 14px !important;
    height: 14px !important;
  }
  .header_top-search form button.uk-button {
    display: none;
  }
  .someblock_header {
    display: block;
    flex: 1;
    order: 3;
  }
  .header_bottom {
    display: none;
  }
  .header_main-menu-mobile--wrapper li a {
    line-height: 48px;
    border-bottom: 1px solid #EAEAEB;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin: 0 20px;
    padding: 0 !important;
  }
  .header_menu-mobile-profile {
    margin: 0 !important;
    padding: 0 20px !important;
    border: none;
    background: #EAEAEB !important;
  }
  .header_menu-mobile-profile a {
    margin: 0 !important;
    border: none;
    background: #EAEAEB !important;
  }
  .header_main-menu-mobile--wrapper {
    padding-top: 0 !important;
  }
  .header_main-menu-mobile--wrapper li a .header_svg {
    height: 14px !important;
    margin-right: 7px !important;
  }
  .socials_wrapper {
    display: flex;
    margin: 0 20px;
  }
  .socials_wrapper a {
    width: 32px !important;
    height: 32px !important;
    margin-right: 8px !important;
    margin-top: 24px !important;
    margin-bottom: 0 !important;
    margin-left: 0 !important;
    padding: 0;
    border: none !important;
    display: flex !important;
  }
  .socials_wrapper a svg {
    width: 32px !important;
    height: 32px !important;
    min-height: 32px !important;
    margin: 0 !important;
  }
  .socials_wrapper_phone {
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    color: #24303C;
    margin: 16px 20px 0;
  }
  .socials_wrapper_mail {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 13px;
    color: #999999;
    margin: 6px 20px 0;
  }
}
.footer-body {
  justify-content: flex-start;
}

.footer-item {
  margin-right: 80px;
}

@media screen and (max-width: 998px) {
  .footer-item {
    margin: 0 18px 0 16px;
    border-bottom: 1px solid #828297 !important;
  }
  .footer-item .uk-accordion-title {
    background: none !important;
    line-height: 60px !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    font-size: 10px !important;
    color: #BDBDBD !important;
    padding: 0 !important;
    letter-spacing: 0.05em;
  }
  .footer-item:nth-child(1) {
    border-top: 1px solid #828297 !important;
  }
  .footer-item:last-child {
    padding-bottom: 28px;
  }
  .footer-item:last-child .uk-h5 {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #BDBDBD;
    margin-bottom: 12px;
  }
  .footer-item:last-child p {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
  }
  .footer-item:last-child p a {
    display: block;
    margin-bottom: 20px;
  }
  .footer-item .uk-accordion-content {
    padding: 0 0 12px 0 !important;
  }
  .footer-item .uk-accordion-content li {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    margin-bottom: 12px !important;
  }
  .footer-bottom {
    align-items: flex-start !important;
    text-align: left !important;
  }
  .footer-bottom .footer-copyright {
    align-items: flex-start;
    text-align: left !important;
  }
  .footer-bottom .footer-copyright a {
    margin-top: 8px !important;
    font-size: 11px;
    line-height: 11px;
  }
  .footer-bottom .footer-copyright span {
    font-size: 11px;
    line-height: 11px;
  }
  .footer-top a, .footer-top span {
    text-align: center;
  }
}
.header_top-search form.uk-search-default {
  box-sizing: content-box;
}

.header_top-menu .badge-content[data-badge-count="0"]:before {
  opacity: 0;
}

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

/* === complex_page.css === */
.cpxpage {
  font-family: "Grafic LCG";
}
@media (max-width: 1023px) {
  .cpxpage .line::after {
    content: "";
    display: none;
  }
}
.cpxpage-banner {
  display: flex;
  flex-direction: column;
}
.cpxpage-banner__img {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1024px;
  height: 558px;
  margin: 0 auto;
  background: url("/include/complex/img/banner.png") bottom center no-repeat;
  background-size: contain;
}
@media (max-width: 1023px) {
  .cpxpage-banner__img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__img {
    width: 100%;
    height: auto;
    background: url("/include/complex/img/banner_small.png") bottom center no-repeat;
    background-size: contain;
  }
}
@media (max-width: 1023px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/558;
  }
}
@media (max-width: 850px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/580;
  }
}
@media (max-width: 740px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/650;
  }
}
@media (max-width: 700px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/720;
  }
}
@media (max-width: 650px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/750;
  }
}
@media (max-width: 600px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/800;
  }
}
@media (max-width: 550px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/850;
  }
}
@media (max-width: 500px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/950;
  }
}
@media (max-width: 450px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/1000;
  }
}
@media (max-width: 400px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/1100;
  }
}
@media (max-width: 350px) {
  .cpxpage-banner__img {
    aspect-ratio: 1024/1300;
  }
}
.cpxpage-banner__img h1 {
  padding: 0;
  margin: 16px 30px 12px 30px;
  font-style: normal;
  font-weight: 500;
  font-size: 32px;
  line-height: 40px;
  text-align: center;
  color: #24303C;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__img h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__img h1 {
    font-size: 24px;
    line-height: 28px;
  }
}
.cpxpage-banner__img p {
  padding: 0 0 32px 0;
  margin: 0 30px;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  color: #24303C;
  opacity: 0.8;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__img p {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__img p {
    font-size: 14px;
    line-height: 20px;
  }
}
.cpxpage-banner__img-button .uk-button {
  padding: 0 34px;
}
.cpxpage-banner__items {
  display: flex;
  flex-direction: row;
  width: 1024px;
  height: 124px;
  margin: 0 auto;
  padding: 0 38px;
  box-shadow: 0px 2px 32px rgba(0, 0, 0, 0.16);
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  gap: 0 38px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__items {
    width: calc(100% - 32px);
    height: auto;
    min-height: 124px;
    margin: 0 16px;
    flex-wrap: wrap;
    padding: 30px 30px;
    gap: 30px;
    justify-content: space-evenly;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__items {
    width: calc(100% - 32px);
    height: auto;
    min-height: 124px;
    margin: 0 16px;
    flex-wrap: wrap;
    padding: 24px 30px;
    gap: 30px;
    justify-content: center;
  }
}
.cpxpage-banner__item {
  display: flex;
  padding: 40px 0;
  gap: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__item {
    padding: 0;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__item {
    padding: 0;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__item_1 {
    width: auto;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__item_1 {
    width: 220px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__item_2 {
    width: auto;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__item_2 {
    width: 220px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-banner__item_3 {
    width: auto;
  }
}
@media (max-width: 639px) {
  .cpxpage-banner__item_3 {
    width: 220px;
  }
}
.cpxpage-banner__item-icon {
  display: flex;
  width: 27px;
  height: 34px;
  background-repeat: no-repeat;
}
.cpxpage-banner__item-icon_1 {
  background-image: url("/include/complex/img/icon1.png");
  background-size: 29px 36px;
  width: 29px;
  height: 36px;
}
.cpxpage-banner__item-icon_2 {
  background-image: url("/include/complex/img/icon2.png");
  background-size: 32px 35px;
  width: 32px;
  height: 35px;
}
.cpxpage-banner__item-icon_3 {
  background-image: url("/include/complex/img/icon3.png");
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
}
.cpxpage-banner__item-text {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  /* or 138% */
  /* BlackText */
  color: #24303C;
}
.cpxpage-plus-complex__items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__items {
    justify-content: center;
  }
}
.cpxpage-plus-complex__item {
  background: #FFFFFF;
  border: 1px solid #EAEAEB;
  border-radius: 8px;
  padding: 32px;
  display: grid;
  gap: 16px;
  grid-template-areas: "text icon";
  grid-template-columns: auto min-content;
}
.cpxpage-plus-complex__item-text {
  grid-area: text;
}
.cpxpage-plus-complex__item-text h3 {
  padding: 0;
  margin: 0 0 16px 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  /* identical to box height, or 125% */
  /* BlackText */
  color: #24303C;
}
.cpxpage-plus-complex__item-text p {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #24303C;
  opacity: 0.8;
}
.cpxpage-plus-complex__item-icon {
  grid-area: icon;
  display: flex;
  width: 33px;
  height: 33px;
  background-repeat: no-repeat;
}
.cpxpage-plus-complex__item_1 {
  width: calc(50% - 8px);
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__item_1 {
    width: calc(50% - 8px);
  }
}
@media (max-width: 639px) {
  .cpxpage-plus-complex__item_1 {
    width: 100%;
  }
}
.cpxpage-plus-complex__item_2 {
  width: calc(50% - 8px);
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__item_2 {
    width: calc(50% - 8px);
  }
}
@media (max-width: 639px) {
  .cpxpage-plus-complex__item_2 {
    width: 100%;
  }
}
.cpxpage-plus-complex__item_3 {
  width: calc(33.3% - 11px);
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__item_3 {
    width: calc(50% - 8px);
  }
}
@media (max-width: 639px) {
  .cpxpage-plus-complex__item_3 {
    width: 100%;
  }
}
.cpxpage-plus-complex__item_4 {
  width: calc(33.3% - 10px);
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__item_4 {
    width: calc(50% - 8px);
  }
}
@media (max-width: 639px) {
  .cpxpage-plus-complex__item_4 {
    width: 100%;
  }
}
.cpxpage-plus-complex__item_5 {
  width: calc(33.3% - 11px);
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-plus-complex__item_5 {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .cpxpage-plus-complex__item_5 {
    width: 100%;
  }
}
.cpxpage-plus-complex__item_1 .cpxpage-plus-complex__item-icon {
  background-image: url("/include/complex/img/complex1.png");
  background-size: 32px 36px;
  width: 32px;
  height: 36px;
}
.cpxpage-plus-complex__item_2 .cpxpage-plus-complex__item-icon {
  background-image: url("/include/complex/img/complex2.png");
  background-size: 36px 29px;
  width: 36px;
  height: 29px;
}
.cpxpage-plus-complex__item_3 .cpxpage-plus-complex__item-icon {
  background-image: url("/include/complex/img/complex3.png");
  background-size: 35px 32px;
  width: 35px;
  height: 32px;
}
.cpxpage-plus-complex__item_4 .cpxpage-plus-complex__item-icon {
  background-image: url("/include/complex/img/complex4.png");
  background-size: 36px 36px;
  width: 36px;
  height: 36px;
}
.cpxpage-plus-complex__item_5 .cpxpage-plus-complex__item-icon {
  background-image: url("/include/complex/img/complex5.png");
  background-size: 36px 32px;
  width: 36px;
  height: 32px;
}
.cpxpage .complex_brands {
  margin-right: -35px;
  margin-left: -35px;
}
.cpxpage .complex_brands .uk-slider-items {
  margin-bottom: 1px;
}
.cpxpage .complex_brands .uk-slidenav[data-uk-slider-item=previous] {
  right: auto;
  left: 10px;
}
.cpxpage .complex_brands .uk-slidenav[data-uk-slider-item=next] {
  padding: 0 11px 0 14px;
}
.cpxpage .complex_brands .uk-slider-items-container {
  margin-right: 35px;
  margin-left: 35px;
  overflow: hidden;
  min-width: calc(100% - 70px);
}
.cpxpage .complex_brands .card-company {
  width: auto;
  padding: 0 40px;
  display: flex;
  align-items: center;
}
.cpxpage .complex_brands .card-company img {
  max-height: 95px;
}
.cpxpage-polza__items {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  justify-content: space-between;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-polza__items {
    flex-wrap: wrap;
  }
}
@media (max-width: 639px) {
  .cpxpage-polza__items {
    flex-wrap: wrap;
  }
}
.cpxpage-polza__item {
  background: #FFFFFF;
  border: 1px solid #EAEAEB;
  border-radius: 8px;
  padding: 26px;
  display: grid;
  gap: 22px;
  grid-template-areas: "icon" "text";
  grid-template-rows: min-content auto;
  flex-basis: 25%;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-polza__item {
    flex-basis: calc(50% - 11px);
  }
}
@media (max-width: 639px) {
  .cpxpage-polza__item {
    flex-basis: 100%;
  }
}
.cpxpage-polza__item-text {
  grid-area: text;
}
.cpxpage-polza__item-text h3 {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  color: #24303C;
}
.cpxpage-polza__item-text p {
  padding: 0;
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  color: #24303C;
  opacity: 0.8;
}
.cpxpage-polza__item-icon {
  grid-area: icon;
  display: flex;
  width: 36px;
  height: 36px;
  background-size: 36px 36px;
  background-repeat: no-repeat;
}
.cpxpage-polza__item_1 .cpxpage-polza__item-icon {
  background-image: url("/include/complex/img/polza.png");
}
.cpxpage-polza__item_2 .cpxpage-polza__item-icon {
  background-image: url("/include/complex/img/polza.png");
}
.cpxpage-polza__item_3 .cpxpage-polza__item-icon {
  background-image: url("/include/complex/img/polza.png");
}
.cpxpage-polza__item_4 .cpxpage-polza__item-icon {
  background-image: url("/include/complex/img/polza.png");
}
.cpxpage .company_complex {
  margin-right: -35px;
  margin-left: -35px;
}
.cpxpage .company_complex .uk-slider-items {
  margin-bottom: 1px;
}
.cpxpage .company_complex .uk-slidenav[data-uk-slider-item=previous] {
  right: auto;
  left: 10px;
}
.cpxpage .company_complex .uk-slidenav[data-uk-slider-item=next] {
  padding: 0 11px 0 14px;
}
.cpxpage .company_complex .uk-slider-items-container {
  margin-right: 35px;
  margin-left: 35px;
  overflow: hidden;
  min-width: calc(100% - 70px);
}
.cpxpage .company_complex .card-company {
  width: auto;
  padding: 0 40px;
  display: flex;
  align-items: center;
}
.cpxpage-howget {
  padding: 32px 0 72px 0;
  margin-top: 72px;
  background-color: #F5F7F9;
}
.cpxpage-howget .card-title {
  margin-top: 0;
}
.cpxpage-howget__items {
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  justify-content: space-between;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-howget__items {
    flex-wrap: wrap;
    justify-content: space-around;
  }
}
@media (max-width: 639px) {
  .cpxpage-howget__items {
    flex-wrap: wrap;
  }
}
.cpxpage-howget__item {
  display: grid;
  gap: 16px;
  grid-template-areas: "num text";
  grid-template-columns: min-content auto;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-howget__item {
    width: calc(50% - 16px);
  }
}
@media (max-width: 639px) {
  .cpxpage-howget__item {
    width: 100%;
  }
}
.cpxpage-howget__item-text {
  grid-area: text;
}
.cpxpage-howget__item-text p {
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 22px;
  color: #24303C;
}
.cpxpage-howget__item-text p span {
  color: #E52421;
}
.cpxpage-howget__item-num {
  grid-area: num;
  font-style: normal;
  font-weight: 600;
  font-size: 42px;
  line-height: 42px;
  text-align: right;
  color: #24303C;
}
.cpxpage-form {
  position: relative;
}
.cpxpage-form__area {
  position: relative;
  margin: 0 auto;
  padding: 32px 24px;
  top: -64px;
  width: 816px;
  background: #FFFFFF;
  border: 1px solid #EAEAEB;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .cpxpage-form__area {
    top: 0;
  }
}
@media (max-width: 815px) {
  .cpxpage-form__area {
    width: auto;
  }
}
@media (max-width: 639px) {
  .cpxpage-form__area {
    top: 0;
  }
}
.cpxpage-form__area h2 {
  font-style: normal;
  font-weight: 500;
  font-size: 30px;
  line-height: 32px;
  color: #24303C;
}
@media (max-width: 1023px) {
  .cpxpage-form__area h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
@media (max-width: 639px) {
  .cpxpage-form__area h2 {
    font-size: 22px;
    line-height: 26px;
  }
}
.cpxpage-form__content {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 15px;
  justify-content: stretch;
}
.cpxpage-form__field_input {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.cpxpage-form__field_checkbox {
  display: grid;
  grid-template-columns: min-content auto;
  gap: 12px;
}
.cpxpage-form__field-label {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #999999;
}
.cpxpage-form__field-label span {
  color: #E52421;
}
.cpxpage-form__field-text {
  height: 112px;
}
.cpxpage-form__field-accept-label {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #24303C;
}
.cpxpage-form__field-accept-label a {
  color: #E52421;
}
.cpxpage-form__field_1 {
  width: calc(33% - 10px);
}
@media (min-width: 640px) and (max-width: 815px) {
  .cpxpage-form__field_1 {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .cpxpage-form__field_1 {
    width: 100%;
  }
}
.cpxpage-form__field_2 {
  width: calc(33% - 10px);
}
@media (min-width: 640px) and (max-width: 815px) {
  .cpxpage-form__field_2 {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .cpxpage-form__field_2 {
    width: 100%;
  }
}
.cpxpage-form__field_3 {
  width: calc(33% - 10px);
}
@media (min-width: 640px) and (max-width: 815px) {
  .cpxpage-form__field_3 {
    width: 100%;
  }
}
@media (max-width: 639px) {
  .cpxpage-form__field_3 {
    width: 100%;
  }
}
.cpxpage-form__field_4 {
  width: 100%;
}
.cpxpage-form__field_5 {
  width: 100%;
}
.cpxpage-form .uk-button {
  width: 100%;
}

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

/* === banner.css === */
body.banner-show{
 /*margin-top:70px;*/
 margin-top: 0;
}
.banner-shop{
 /*position:fixed;*/
 position:relative;
 top:0;
 left:0;
 width:100%;
 height:70px;
 min-height:70px;
 overflow: hidden;
 display: none!important;
}
.show.banner-shop {
  display: block!important;
}
/*
body.banner-show .banner-shop{
  display:block!important;
}
*/
.banner-shop__background{
 position:absolute;
 z-index:99;
 width:100%;
 height:100%;
 top:0;
 left:0;
 background: linear-gradient(135deg, #A8A4DF 0%, #B1B8E6 48.96%, #F6D1E3 100%);

}
.banner-shop__background-left{
 position:absolute;
 top:0;
 left:0;
}
.banner-shop__background-right{
 position:absolute;
 top:0;
 right:0;
}
.banner-shop__background-mob{
  position:absolute;
  top:0;
  right:0;
}
.banner-shop__content{
 position:absolute;
 z-index:100;
 width:100%;
 padding:0 calc(50% - 321px);
}
.banner-shop__close{
 position:absolute;
 top:24px;
 right:24px;
 cursor:pointer;
}
.banner-shop__desc{
 width:100%;
 display:flex;
 flex-wrap:nowrap;
 justify-content:space-between;
 align-items:center;
 height:72px;
}
.banner-shop__desc_line1{
 color: #fff;
 text-align: center;
 font-size: 17px;
 font-style: normal;
 font-weight: 700;
 line-height: 22px;
 letter-spacing: 0.51px;
 text-transform: uppercase;
}
.banner-shop__desc_line2{
 color: #fff;
 font-size: 15px;
 font-style: normal;
 font-weight: 500;
 line-height: 22px;
 letter-spacing: 0.15px;
 margin-top:-3px;
}
.banner-shop__desc_btn{
 width:100px;
 height:32px;
 padding:8px 10px;
 border-radius: 2px;
  background: #FF6900;
  backdrop-filter: blur(2px);
 text-align:center;
 color: #fff;
font-size: 14px;
font-style: normal;
font-weight: 600;
line-height: 16px;
letter-spacing: 0.42px;
 cursor:pointer;
 display:block;
}
.banner-shop__desc_btn:active,.banner-shop__desc_btn:hover,.banner-shop__desc_btn:focus{
  color:#fff;
  text-decoration:none;
}
.banner-shop__background-mob{
  display:none;
}
@media screen and (max-width:1050px){
 .banner-shop__background-left{
  display:none;
 }
}
@media screen and (max-width:770px){
 .banner-shop__content{
   padding:0 16px!important;
 }
 .banner-shop__desc_btn{
  display:none!important;
 }
}
@media screen and (max-width:540px){
 .banner-shop,.banner-shop__content,.banner-shop__desc{
   height:86px!important;
   min-height:86px;
 }

/*
body.banner-show .header_main-menu{
  top:117px!important;
}
*/
 .banner-shop__background-right{
 display:none;
}
 .banner-shop__background-mob{
 display:block!important;
}
 .banner-shop__desc_line1{
 font-size: 13px;
font-style: normal;
font-weight: 700;
line-height: 14px;
text-transform: uppercase;
 text-align:left;
 max-width:300px;
}
.banner-shop__desc_line2{
 font-size: 13px;
font-style: normal;
font-weight: 500;
line-height: 15px;
letter-spacing: 0.13px;
 margin-top:4px;
text-align:left;
max-width:280px;
}
.banner-shop__content{
 padding:0 55px 0 16px;
}
.banner-shop__close{
  top:12px;
  right:16px;
}
}
.grecaptcha-badge{
  display:none;
}
.remove__files-item{
 top:0!important;
 left:0!important;
 width:24px!important;
 height:24px!important;
 background:#fff;
 border-radius:50%;
 border:1px solid #EAEAEB;
}
.remove__files-item::before, .remove__files-item::after{
  background:#E52421!important;
  width:12px!important;
  height:1px!important;
}
.input-gallery__item::before{
 display:none;
}


/* === catalog_menu.css === */
.catalog_modal{
  display:none;
  position:fixed;
  top:0;
  z-index:996;
  width:100%;
  height:100%;
  background:#fff;
  overflow-x:hidden;
	overflow-y: auto;
	padding-bottom: 50px;
}
jdiv{
  z-index:299;
}
body.modal_catalog{
  overflow:hidden;
}
.catalog_modal_content{
  display:none;
}
.catalog_modal_head{
  width:100%;
  height:48px;
  display:flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding:0 16px;
  box-shadow: 4px 4px 24px 0px rgba(0, 0, 0, 0.08);
}
.catalog_modal_head_title{
  color: #24303C;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.catalog_modal_close,.catalog_modal_back{
  cursor:pointer;
}
.catalog_modal_items{

}
.catalog_modal_item{
  display:flex;
  flex-direction: row;
  margin:0 16px;
  border-bottom:1px solid #EAEAEB;
  justify-content: flex-start;
  align-items: center;
  height:50px;
  box-sizing: border-box;
  padding:0 2px;
  width:calc(100% - 32px);
}

.catalog_modal_item_icon{
  margin-right:12px;
  width:24px;
}
.catalog_modal_item_name{
  color: #24303C;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  flex:1;
}
.catalog_modal_item_toggle{
  width:24px;
  height:24px;
  float:right;
}
.catalog_modal_item:active,.catalog_modal_item:hover,.catalog_modal_item:active .catalog_modal_item_name,.catalog_modal_item:hover .catalog_modal_item_name{
  text-decoration:none;
  color:#e52421;
}
.header_top-menu > ul .compare_header a .badge-content .compare-count-new{
    position: absolute;
    right: -7px;
    top: -3px;
    width: 16px;
    height: 16px;
    background-color: #E52421;
    color: #ffffff;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
}
.header_top-menu > ul .compare_header a .badge-content:before{
    display:none;
}
.header_top-menu > ul .favorite-count a .badge-content .favor-count-new{
    position: absolute;
    right: -7px;
    top: -3px;
    width: 16px;
    height: 16px;
    background-color: #E52421;
    color: #ffffff;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
}
.header_top-menu > ul .favorite-count a .badge-content:before{
    display:none;
}


/* === new_menu.css === */
ul.header_clear li ul.dropdown-menu .uk-container{
 width:fit-content!important;
 padding:28px;

}
ul.header_clear li ul.dropdown-menu{
 padding:0;
 margin-top:10px;
 width:fit-content!important;
 left:auto;
 margin-left:-30px;
 border-radius:8px;

}
ul.header_clear li ul.dropdown-menu a span{
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 24px;
 color:#24303C;
}
ul.header_clear li ul.dropdown-menu a{
 padding:0;
}
ul.header_clear li ul.dropdown-menu li{
 margin-bottom:12px;
}
ul.header_clear li ul.dropdown-menu .flex-div{
 justify-content:space-between;
}
ul.header_clear li ul.dropdown-menu .uk-container{
 max-width:604px;
}
.header_bottom ul.dropdown-menu li{
 max-width:calc(50% - 26px)!important;
 flex:1 0 34%!important;
 margin-right:0!important;
}

.dropdown-menu--catalog .uk-container{
 padding:28px 28px 16px 28px!important;
}
.dropdown-menu--catalog li{
 width:243px!important;
 max-width:243px!important;
 flex:1 0 100% !important;
}

ul.header_clear li ul.dropdown-menu--catalog li{
  max-width: 100%!important;
  flex:1 0 100%!important;
  margin-right:0!important;
  width:fit-content!important;
}
.dropdown-menu--catalog a.text-ico{
  margin-bottom:0px!important;
}
.dropdown-menu--catalog{
  flex-direction:column;
}
ul.header_clear li ul.dropdown-menu .uk-container{
 background:#fff!important;
 border-radius:8px;
 margin-top:10px!important;
 -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.29);
 -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.29);
 box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.29);
}
ul.header_clear li ul.dropdown-menu{
 background:none!important;
 margin-top:0px!important;
 overflow:visible!important;
}
.header_clear .text-ico:hover{
 text-decoration:none;
 position:relative;
}
.header_clear .text-ico{
 padding-left:0px;
 padding-right:0px;
 margin-left:4px;
 margin-right:4px;
}
.header_clear .text-ico:hover:after{
 width:100%;
 height:2px;
 background:#e52421;
 display:block;
 position:absolute;
 bottom:-2px;
 content:'';
 left:0;
}
.dropdown-menu .text-ico:hover span{
 color:#E52421;
}
.dropdown-menu .text-ico:hover::after{
 display:none!important;
}

