/* cacheid:4ac972961782741c34a2c1500199c3df */
/*!
 * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*, *::before, *::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
@-ms-viewport {
  width: device-width; }

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

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

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

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

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

abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b, strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }
  a:hover {
    color: #0056b3;
    text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }
  a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none; }
  a:not([href]):not([tabindex]):focus {
    outline: 0; }

pre, code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

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

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

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

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

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

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/*!
 * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport {
  width: device-width; }

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

.container {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }
@media (min-width: 576px) {
  .container {
    max-width: 540px; } }
@media (min-width: 768px) {
  .container {
    max-width: 720px; } }
@media (min-width: 992px) {
  .container {
    max-width: 960px; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px; }

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

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px; }
  .col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
    .col-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .col-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .col-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .col-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .col-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .col-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .col-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .col-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .col-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .col-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .col-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .col-12 {
      flex: 0 0 100%;
      max-width: 100%; }
  .order-first {
    order: -1; }
  .order-last {
    order: 13; }
    .order-0 {
      order: 0; }
    .order-1 {
      order: 1; }
    .order-2 {
      order: 2; }
    .order-3 {
      order: 3; }
    .order-4 {
      order: 4; }
    .order-5 {
      order: 5; }
    .order-6 {
      order: 6; }
    .order-7 {
      order: 7; }
    .order-8 {
      order: 8; }
    .order-9 {
      order: 9; }
    .order-10 {
      order: 10; }
    .order-11 {
      order: 11; }
    .order-12 {
      order: 12; }
    .offset-1 {
      margin-left: 8.3333333333%; }
    .offset-2 {
      margin-left: 16.6666666667%; }
    .offset-3 {
      margin-left: 25%; }
    .offset-4 {
      margin-left: 33.3333333333%; }
    .offset-5 {
      margin-left: 41.6666666667%; }
    .offset-6 {
      margin-left: 50%; }
    .offset-7 {
      margin-left: 58.3333333333%; }
    .offset-8 {
      margin-left: 66.6666666667%; }
    .offset-9 {
      margin-left: 75%; }
    .offset-10 {
      margin-left: 83.3333333333%; }
    .offset-11 {
      margin-left: 91.6666666667%; }
  @media (min-width: 576px) {
    .col-sm {
      flex-basis: 0;
      flex-grow: 1;
      max-width: 100%; }
    .col-sm-auto {
      flex: 0 0 auto;
      width: auto;
      max-width: none; }
      .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%; }
      .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%; }
      .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%; }
      .col-sm-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%; }
      .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%; }
      .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%; }
      .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%; }
      .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%; }
      .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%; }
      .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%; }
      .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%; }
      .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%; }
    .order-sm-first {
      order: -1; }
    .order-sm-last {
      order: 13; }
      .order-sm-0 {
        order: 0; }
      .order-sm-1 {
        order: 1; }
      .order-sm-2 {
        order: 2; }
      .order-sm-3 {
        order: 3; }
      .order-sm-4 {
        order: 4; }
      .order-sm-5 {
        order: 5; }
      .order-sm-6 {
        order: 6; }
      .order-sm-7 {
        order: 7; }
      .order-sm-8 {
        order: 8; }
      .order-sm-9 {
        order: 9; }
      .order-sm-10 {
        order: 10; }
      .order-sm-11 {
        order: 11; }
      .order-sm-12 {
        order: 12; }
      .offset-sm-0 {
        margin-left: 0; }
      .offset-sm-1 {
        margin-left: 8.3333333333%; }
      .offset-sm-2 {
        margin-left: 16.6666666667%; }
      .offset-sm-3 {
        margin-left: 25%; }
      .offset-sm-4 {
        margin-left: 33.3333333333%; }
      .offset-sm-5 {
        margin-left: 41.6666666667%; }
      .offset-sm-6 {
        margin-left: 50%; }
      .offset-sm-7 {
        margin-left: 58.3333333333%; }
      .offset-sm-8 {
        margin-left: 66.6666666667%; }
      .offset-sm-9 {
        margin-left: 75%; }
      .offset-sm-10 {
        margin-left: 83.3333333333%; }
      .offset-sm-11 {
        margin-left: 91.6666666667%; } }
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
    .col-md-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .col-md-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .col-md-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .col-md-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .col-md-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .col-md-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .col-md-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .col-md-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .col-md-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .col-md-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .col-md-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .col-md-12 {
      flex: 0 0 100%;
      max-width: 100%; }
  .order-md-first {
    order: -1; }
  .order-md-last {
    order: 13; }
    .order-md-0 {
      order: 0; }
    .order-md-1 {
      order: 1; }
    .order-md-2 {
      order: 2; }
    .order-md-3 {
      order: 3; }
    .order-md-4 {
      order: 4; }
    .order-md-5 {
      order: 5; }
    .order-md-6 {
      order: 6; }
    .order-md-7 {
      order: 7; }
    .order-md-8 {
      order: 8; }
    .order-md-9 {
      order: 9; }
    .order-md-10 {
      order: 10; }
    .order-md-11 {
      order: 11; }
    .order-md-12 {
      order: 12; }
    .offset-md-0 {
      margin-left: 0; }
    .offset-md-1 {
      margin-left: 8.3333333333%; }
    .offset-md-2 {
      margin-left: 16.6666666667%; }
    .offset-md-3 {
      margin-left: 25%; }
    .offset-md-4 {
      margin-left: 33.3333333333%; }
    .offset-md-5 {
      margin-left: 41.6666666667%; }
    .offset-md-6 {
      margin-left: 50%; }
    .offset-md-7 {
      margin-left: 58.3333333333%; }
    .offset-md-8 {
      margin-left: 66.6666666667%; }
    .offset-md-9 {
      margin-left: 75%; }
    .offset-md-10 {
      margin-left: 83.3333333333%; }
    .offset-md-11 {
      margin-left: 91.6666666667%; } }
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
    .col-lg-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .col-lg-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .col-lg-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .col-lg-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .col-lg-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .col-lg-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .col-lg-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .col-lg-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .col-lg-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .col-lg-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .col-lg-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .col-lg-12 {
      flex: 0 0 100%;
      max-width: 100%; }
  .order-lg-first {
    order: -1; }
  .order-lg-last {
    order: 13; }
    .order-lg-0 {
      order: 0; }
    .order-lg-1 {
      order: 1; }
    .order-lg-2 {
      order: 2; }
    .order-lg-3 {
      order: 3; }
    .order-lg-4 {
      order: 4; }
    .order-lg-5 {
      order: 5; }
    .order-lg-6 {
      order: 6; }
    .order-lg-7 {
      order: 7; }
    .order-lg-8 {
      order: 8; }
    .order-lg-9 {
      order: 9; }
    .order-lg-10 {
      order: 10; }
    .order-lg-11 {
      order: 11; }
    .order-lg-12 {
      order: 12; }
    .offset-lg-0 {
      margin-left: 0; }
    .offset-lg-1 {
      margin-left: 8.3333333333%; }
    .offset-lg-2 {
      margin-left: 16.6666666667%; }
    .offset-lg-3 {
      margin-left: 25%; }
    .offset-lg-4 {
      margin-left: 33.3333333333%; }
    .offset-lg-5 {
      margin-left: 41.6666666667%; }
    .offset-lg-6 {
      margin-left: 50%; }
    .offset-lg-7 {
      margin-left: 58.3333333333%; }
    .offset-lg-8 {
      margin-left: 66.6666666667%; }
    .offset-lg-9 {
      margin-left: 75%; }
    .offset-lg-10 {
      margin-left: 83.3333333333%; }
    .offset-lg-11 {
      margin-left: 91.6666666667%; } }
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
    .col-xl-1 {
      flex: 0 0 8.3333333333%;
      max-width: 8.3333333333%; }
    .col-xl-2 {
      flex: 0 0 16.6666666667%;
      max-width: 16.6666666667%; }
    .col-xl-3 {
      flex: 0 0 25%;
      max-width: 25%; }
    .col-xl-4 {
      flex: 0 0 33.3333333333%;
      max-width: 33.3333333333%; }
    .col-xl-5 {
      flex: 0 0 41.6666666667%;
      max-width: 41.6666666667%; }
    .col-xl-6 {
      flex: 0 0 50%;
      max-width: 50%; }
    .col-xl-7 {
      flex: 0 0 58.3333333333%;
      max-width: 58.3333333333%; }
    .col-xl-8 {
      flex: 0 0 66.6666666667%;
      max-width: 66.6666666667%; }
    .col-xl-9 {
      flex: 0 0 75%;
      max-width: 75%; }
    .col-xl-10 {
      flex: 0 0 83.3333333333%;
      max-width: 83.3333333333%; }
    .col-xl-11 {
      flex: 0 0 91.6666666667%;
      max-width: 91.6666666667%; }
    .col-xl-12 {
      flex: 0 0 100%;
      max-width: 100%; }
  .order-xl-first {
    order: -1; }
  .order-xl-last {
    order: 13; }
    .order-xl-0 {
      order: 0; }
    .order-xl-1 {
      order: 1; }
    .order-xl-2 {
      order: 2; }
    .order-xl-3 {
      order: 3; }
    .order-xl-4 {
      order: 4; }
    .order-xl-5 {
      order: 5; }
    .order-xl-6 {
      order: 6; }
    .order-xl-7 {
      order: 7; }
    .order-xl-8 {
      order: 8; }
    .order-xl-9 {
      order: 9; }
    .order-xl-10 {
      order: 10; }
    .order-xl-11 {
      order: 11; }
    .order-xl-12 {
      order: 12; }
    .offset-xl-0 {
      margin-left: 0; }
    .offset-xl-1 {
      margin-left: 8.3333333333%; }
    .offset-xl-2 {
      margin-left: 16.6666666667%; }
    .offset-xl-3 {
      margin-left: 25%; }
    .offset-xl-4 {
      margin-left: 33.3333333333%; }
    .offset-xl-5 {
      margin-left: 41.6666666667%; }
    .offset-xl-6 {
      margin-left: 50%; }
    .offset-xl-7 {
      margin-left: 58.3333333333%; }
    .offset-xl-8 {
      margin-left: 66.6666666667%; }
    .offset-xl-9 {
      margin-left: 75%; }
    .offset-xl-10 {
      margin-left: 83.3333333333%; }
    .offset-xl-11 {
      margin-left: 91.6666666667%; } }
.d-none {
  display: none !important; }
.d-inline {
  display: inline !important; }
.d-inline-block {
  display: inline-block !important; }
.d-block {
  display: block !important; }
.d-table {
  display: table !important; }
.d-table-row {
  display: table-row !important; }
.d-table-cell {
  display: table-cell !important; }
.d-flex {
  display: flex !important; }
.d-inline-flex {
  display: inline-flex !important; }
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: flex !important; }
  .d-print-inline-flex {
    display: inline-flex !important; } }
.flex-row {
  flex-direction: row !important; }
.flex-column {
  flex-direction: column !important; }
.flex-row-reverse {
  flex-direction: row-reverse !important; }
.flex-column-reverse {
  flex-direction: column-reverse !important; }
.flex-wrap {
  flex-wrap: wrap !important; }
.flex-nowrap {
  flex-wrap: nowrap !important; }
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important; }
.justify-content-start {
  justify-content: flex-start !important; }
.justify-content-end {
  justify-content: flex-end !important; }
.justify-content-center {
  justify-content: center !important; }
.justify-content-between {
  justify-content: space-between !important; }
.justify-content-around {
  justify-content: space-around !important; }
.align-items-start {
  align-items: flex-start !important; }
.align-items-end {
  align-items: flex-end !important; }
.align-items-center {
  align-items: center !important; }
.align-items-baseline {
  align-items: baseline !important; }
.align-items-stretch {
  align-items: stretch !important; }
.align-content-start {
  align-content: flex-start !important; }
.align-content-end {
  align-content: flex-end !important; }
.align-content-center {
  align-content: center !important; }
.align-content-between {
  align-content: space-between !important; }
.align-content-around {
  align-content: space-around !important; }
.align-content-stretch {
  align-content: stretch !important; }
.align-self-auto {
  align-self: auto !important; }
.align-self-start {
  align-self: flex-start !important; }
.align-self-end {
  align-self: flex-end !important; }
.align-self-center {
  align-self: center !important; }
.align-self-baseline {
  align-self: baseline !important; }
.align-self-stretch {
  align-self: stretch !important; }
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important; }
  .flex-sm-column {
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    justify-content: center !important; }
  .justify-content-sm-between {
    justify-content: space-between !important; }
  .justify-content-sm-around {
    justify-content: space-around !important; }
  .align-items-sm-start {
    align-items: flex-start !important; }
  .align-items-sm-end {
    align-items: flex-end !important; }
  .align-items-sm-center {
    align-items: center !important; }
  .align-items-sm-baseline {
    align-items: baseline !important; }
  .align-items-sm-stretch {
    align-items: stretch !important; }
  .align-content-sm-start {
    align-content: flex-start !important; }
  .align-content-sm-end {
    align-content: flex-end !important; }
  .align-content-sm-center {
    align-content: center !important; }
  .align-content-sm-between {
    align-content: space-between !important; }
  .align-content-sm-around {
    align-content: space-around !important; }
  .align-content-sm-stretch {
    align-content: stretch !important; }
  .align-self-sm-auto {
    align-self: auto !important; }
  .align-self-sm-start {
    align-self: flex-start !important; }
  .align-self-sm-end {
    align-self: flex-end !important; }
  .align-self-sm-center {
    align-self: center !important; }
  .align-self-sm-baseline {
    align-self: baseline !important; }
  .align-self-sm-stretch {
    align-self: stretch !important; } }
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important; }
  .flex-md-column {
    flex-direction: column !important; }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-md-wrap {
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    justify-content: flex-start !important; }
  .justify-content-md-end {
    justify-content: flex-end !important; }
  .justify-content-md-center {
    justify-content: center !important; }
  .justify-content-md-between {
    justify-content: space-between !important; }
  .justify-content-md-around {
    justify-content: space-around !important; }
  .align-items-md-start {
    align-items: flex-start !important; }
  .align-items-md-end {
    align-items: flex-end !important; }
  .align-items-md-center {
    align-items: center !important; }
  .align-items-md-baseline {
    align-items: baseline !important; }
  .align-items-md-stretch {
    align-items: stretch !important; }
  .align-content-md-start {
    align-content: flex-start !important; }
  .align-content-md-end {
    align-content: flex-end !important; }
  .align-content-md-center {
    align-content: center !important; }
  .align-content-md-between {
    align-content: space-between !important; }
  .align-content-md-around {
    align-content: space-around !important; }
  .align-content-md-stretch {
    align-content: stretch !important; }
  .align-self-md-auto {
    align-self: auto !important; }
  .align-self-md-start {
    align-self: flex-start !important; }
  .align-self-md-end {
    align-self: flex-end !important; }
  .align-self-md-center {
    align-self: center !important; }
  .align-self-md-baseline {
    align-self: baseline !important; }
  .align-self-md-stretch {
    align-self: stretch !important; } }
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important; }
  .flex-lg-column {
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    justify-content: center !important; }
  .justify-content-lg-between {
    justify-content: space-between !important; }
  .justify-content-lg-around {
    justify-content: space-around !important; }
  .align-items-lg-start {
    align-items: flex-start !important; }
  .align-items-lg-end {
    align-items: flex-end !important; }
  .align-items-lg-center {
    align-items: center !important; }
  .align-items-lg-baseline {
    align-items: baseline !important; }
  .align-items-lg-stretch {
    align-items: stretch !important; }
  .align-content-lg-start {
    align-content: flex-start !important; }
  .align-content-lg-end {
    align-content: flex-end !important; }
  .align-content-lg-center {
    align-content: center !important; }
  .align-content-lg-between {
    align-content: space-between !important; }
  .align-content-lg-around {
    align-content: space-around !important; }
  .align-content-lg-stretch {
    align-content: stretch !important; }
  .align-self-lg-auto {
    align-self: auto !important; }
  .align-self-lg-start {
    align-self: flex-start !important; }
  .align-self-lg-end {
    align-self: flex-end !important; }
  .align-self-lg-center {
    align-self: center !important; }
  .align-self-lg-baseline {
    align-self: baseline !important; }
  .align-self-lg-stretch {
    align-self: stretch !important; } }
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important; }
  .flex-xl-column {
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    justify-content: center !important; }
  .justify-content-xl-between {
    justify-content: space-between !important; }
  .justify-content-xl-around {
    justify-content: space-around !important; }
  .align-items-xl-start {
    align-items: flex-start !important; }
  .align-items-xl-end {
    align-items: flex-end !important; }
  .align-items-xl-center {
    align-items: center !important; }
  .align-items-xl-baseline {
    align-items: baseline !important; }
  .align-items-xl-stretch {
    align-items: stretch !important; }
  .align-content-xl-start {
    align-content: flex-start !important; }
  .align-content-xl-end {
    align-content: flex-end !important; }
  .align-content-xl-center {
    align-content: center !important; }
  .align-content-xl-between {
    align-content: space-between !important; }
  .align-content-xl-around {
    align-content: space-around !important; }
  .align-content-xl-stretch {
    align-content: stretch !important; }
  .align-self-xl-auto {
    align-self: auto !important; }
  .align-self-xl-start {
    align-self: flex-start !important; }
  .align-self-xl-end {
    align-self: flex-end !important; }
  .align-self-xl-center {
    align-self: center !important; }
  .align-self-xl-baseline {
    align-self: baseline !important; }
  .align-self-xl-stretch {
    align-self: stretch !important; } }

@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 300;
  src: url('../../templates/jackall/fonts/ProximaNova-Light.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-Light.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-Light.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: 300;
  src: url('../../templates/jackall/fonts/ProximaNova-LightIt.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-LightIt.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-LightIt.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 400;
  src: url('../../templates/jackall/fonts/ProximaNova-Regular.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-Regular.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-Regular.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: 400;
  src: url('../../templates/jackall/fonts/ProximaNova-RegularIt.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-RegularIt.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-RegularIt.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 600;
  src: url('../../templates/jackall/fonts/ProximaNova-Semibold.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-Semibold.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-Semibold.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: 600;
  src: url('../../templates/jackall/fonts/ProximaNova-SemiboldIt.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-SemiboldIt.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-SemiboldIt.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: normal;
  font-weight: 700;
  src: url('../../templates/jackall/fonts/ProximaNova-Bold.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-Bold.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-Bold.woff2') format('woff2'); }
@font-face {
  font-family: 'Proxima Nova';
  font-style: italic;
  font-weight: 700;
  src: url('../../templates/jackall/fonts/ProximaNova-BoldIt.eot') format('eot'), url('../../templates/jackall/fonts/ProximaNova-BoldIt.ttf') format('truetype'), url('../../templates/jackall/fonts/ProximaNova-BoldIt.woff2') format('woff2'); }

::placeholder {
  color: #666; }

::selection {
  background: #809778;
  color: #fff; }

input, textarea {
  outline: none; }
  input:focus:required:invalid, textarea:focus:required:invalid {
    border-color: red; }
  input:required:valid, textarea:required:valid {
    border-color: green; }

body {
  font-family: 'Proxima Nova', sans-serif;
  font-size: 16px;
  min-width: 320px;
  position: relative;
  line-height: 1.65;
  overflow-x: hidden;
  color: #fff;
  background-color: #1F1F1F; }

img {
  width: 100%;
  height: auto; }

.mobile-hidden {
  display: none; }

button {
  background-image: none;
  background-color: transparent;
  background-color: unset;
  border-width: 0; }

.main {
  min-height: 85vh; }

.overflow-hidden {
  overflow: hidden; }

@media (min-width: 1200px) {
  .mobile-hidden {
    display: unset; }
  .desktop-hidden {
    display: none !important; } }

.reset-button {
  width: auto;
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
  line-height: normal;
  border: none;
  background: transparent;
  overflow: visible; }

.lds-dual-ring {
  display: inline-block;
  width: 80px;
  height: 80px; }
  .lds-dual-ring.active {
    animation: lds-dual-ring 1.2s linear infinite; }

.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #d81818;
  border-color: #d81818 transparent #d81818 transparent; }

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.majc {
  color: #0f0f0f; }
  .majc .majc__btn {
    font-weight: 600;
    background-color: #D81818; }
    .majc .majc__btn:hover {
      color: #FFFFFF; }
  .majc .majc__result {
    border-color: #D81818; }
  .majc .majc__product-img {
    padding: 10px; }

[data-majc-counter="0"] {
  opacity: 0; }

button {
  cursor: pointer; }

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  clip: rect(0 0 0 0);
  overflow: hidden; }

.jshop_pagination {
  margin-bottom: 50px; }

.pagination ul {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 10px;
  list-style-type: none; }

.pagination ul li {
  padding: 2px; }

.pagination ul li a, .pagination ul li span {
  display: block;
  padding: 5px 10px;
  text-decoration: none;
  color: #FFFFFF;
  border-radius: 2px;
  background-color: #0f0f0f; }

.pagination ul li a:not(current):hover {
  color: #FFFFFF;
  background-color: red; }

.pagination ul li a.current {
  font-weight: bold;
  color: #fff;
  background-color: var(--accent-color); }

.pagination-start {
  display: none; }

.pagination-end {
  display: none; }

@keyframes splide-loading {
  0% {
    transform: rotate(0); }
  to {
    transform: rotate(1turn); } }

.splide__container {
  position: relative;
  box-sizing: border-box; }

.splide__list {
  margin: 0 !important;
  padding: 0 !important;
  width: -webkit-max-content;
  width: max-content;
  will-change: transform; }

.splide.is-active .splide__list {
  display: flex; }

.splide__pagination {
  display: inline-flex;
  align-items: center;
  width: 95%;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0; }

.splide__pagination li {
  list-style-type: none;
  display: inline-block;
  line-height: 1;
  margin: 0; }

.splide {
  visibility: hidden; }

.splide, .splide__slide {
  position: relative;
  outline: none; }

.splide__slide {
  box-sizing: border-box;
  list-style-type: none !important;
  margin: 0;
  flex-shrink: 0; }

.splide__slide img {
  vertical-align: bottom; }

.splide__slider {
  position: relative; }

.splide__spinner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #999;
  border-left-color: transparent;
  animation: splide-loading 1s linear infinite; }

.splide__track {
  position: relative;
  z-index: 0;
  overflow: hidden; }

.splide--draggable > .splide__track > .splide__list > .splide__slide {
  -webkit-user-select: none;
  user-select: none; }

.splide--fade > .splide__track > .splide__list {
  display: block; }

.splide--fade > .splide__track > .splide__list > .splide__slide {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0; }

.splide--fade > .splide__track > .splide__list > .splide__slide.is-active {
  position: relative;
  z-index: 1;
  opacity: 1; }

.splide--rtl {
  direction: rtl; }

.splide--ttb > .splide__track > .splide__list {
  display: block; }

.splide--ttb > .splide__pagination {
  width: auto; }

.splide__arrows {
  display: none; }
  .splide__arrows .splide__arrow {
    display: block;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    background-color: transparent;
    border: none;
    z-index: 1;
    transform: translateY(-50%);
    cursor: pointer; }
    .splide__arrows .splide__arrow::after {
      display: block;
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 50px;
      height: 15px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      transform: translate(-50%, -50%); }
    .splide__arrows .splide__arrow::before {
      display: block;
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 52px;
      height: 52px;
      border-radius: 4px;
      background-color: transparent;
      transform: translate(-50%, -50%);
      transition: background-color 0.5s; }
      .splide__arrows .splide__arrow:hover::before {
        background-color: rgba(0, 0, 0, 0.15); }
    .splide__arrows .splide__arrow svg {
      display: none; }
  .splide__arrows .splide__arrow--prev {
    left: 15px; }
    .splide__arrows .splide__arrow--prev::after {
      background-image: url('/templates/jackall/images/src/icon--prev-slide.svg'); }
  .splide__arrows .splide__arrow--next {
    right: 15px; }
    .splide__arrows .splide__arrow--next::after {
      background-image: url('/templates/jackall/images/src/icon--next-slide.svg'); }
.splide__pagination {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 27px;
  left: 50%;
  padding-left: 10px;
  padding-right: 10px;
  transform: translateX(-50%); }
  .splide__pagination li {
    outline: none; }
  .splide__pagination__page {
    display: block;
    margin: 0 3px 3px;
    padding: 0;
    width: 10px;
    height: 10px;
    background-color: #FFFFFF;
    border-width: 0;
    border-radius: 50%;
    outline: none;
    cursor: pointer;
    transition: background-color 0.5s; }
    .splide__pagination__page.is-active {
      background-color: #D81818; }
.splide.mobile-hidden {
  display: none; }

.splide.shops .splide__arrows {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -8px;
  right: 0; }
  .splide.shops .splide__arrows .splide__arrow {
    display: block;
    position: relative;
    top: unset;
    left: 0;
    right: unset;
    width: 38px;
    height: 38px;
    transform: none; }
    .splide.shops .splide__arrows .splide__arrow::before {
      content: none; }
    .splide.shops .splide__arrows .splide__arrow::after {
      display: block;
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 20px;
      height: 20px;
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      background-image: url('/templates/jackall/images/src/icon--arrow-for-shop-slider.svg');
      transform: translate(-50%, -50%); }
  .splide.shops .splide__arrows .splide__arrow--next::after {
    top: 50%;
    transform: translate(-50%, -50%) rotate(180deg); }

@media (min-width: 768px) {
  .splide__pagination__page {
    width: 15px;
    height: 15px;
    margin: 0 5px 10px; } }

@media (min-width: 992px) {
  .splide__arrows {
    display: block; }
  .splide__pagination {
    bottom: 84px; }
  .splide.mobile-hidden {
    display: unset; }
  .splide.shops {
    display: block; } }

@media (min-width: 1200px) {
  .splide:not(.splide.shops)__arrows {
    top: 50%;
    width: 100%;
    max-width: 1380px;
    margin: 0 auto; }
    .splide:not(.splide.shops)__arrows .splide__arrow--prev {
      left: 15px; }
    .splide:not(.splide.shops)__arrows .splide__arrow--next {
      right: 15px; } }

.title {
  margin: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 36px;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center; }

.title--2 {
  font-size: 24px;
  line-height: 1.4;
  text-transform: none;
  text-align: left; }

.title--3 {
  font-size: 18px;
  line-height: 1.4;
  text-transform: none;
  text-align: left; }

@media (min-width: 1200px) {
  .title {
    margin-bottom: 45px !important;
    font-size: 55px !important;
    letter-spacing: 0.05em; }
  .title--2 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 1.4; }
  .title--3 {
    margin-bottom: 17px;
    font-size: 24px;
    line-height: 1.4; } }

.button {
  display: block;
  font-size: 0;
  line-height: 0;
  background-image: unset;
  background: unset;
  border: unset; }
  .button--regular {
    display: inline-block;
    width: auto;
    margin: 0;
    margin-bottom: 15px;
    padding: 13px 33px 14px;
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: 600;
    text-decoration: none;
    background-color: #D81818;
    transition: background-color 0.5s; }
    .button--regular:hover, .button--regular:focus, .button--regular:active {
      color: #FFFFFF;
      text-decoration: none;
      background-color: #b31414; }
  .button:hover, .button:focus, .button:active {
    outline: unset; }

.tag {
  display: inline-block;
  margin: 0;
  margin-bottom: 14px;
  padding: 5px 10px 4px;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  color: #000000;
  font-weight: 600;
  text-decoration: none;
  background-image: unset;
  background: unset;
  background-color: #FFFFFF;
  border: unset;
  cursor: pointer; }
  .tag:hover, .tag:active, .tag:focus {
    color: #000000;
    text-decoration: none; }

.date {
  display: inline-block;
  margin: 0;
  margin-bottom: 14px;
  padding: 0;
  padding-top: 1px;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  vertical-align: middle;
  color: #FFFFFF;
  font-weight: 600; }

.item__about {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.header {
  width: 100%;
  position: relative;
  margin-bottom: 70px;
  padding: 0;
  background-color: #000;
  z-index: 9; }
  .header .container {
    max-width: 1380px;
    margin: 0 auto;
    padding: 0 10px; }
  .header__top {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding-top: 11px;
    padding-bottom: 12px;
    background-color: #000;
    z-index: 9; }
    .header__top .menu {
      display: flex;
      flex-wrap: nowrap;
      justify-content: space-between;
      align-items: center; }
      .header__top .menu__wrapper-links {
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        bottom: 65px;
        display: none;
        width: 75%;
        padding-top: 20px;
        background-color: #1a1a1a;
        overflow-y: scroll;
        z-index: 1000; }
        .header__top .menu__wrapper-links.active {
          display: block; }
          .header__top .menu__wrapper-links.active .menu__link {
            position: relative;
            display: block;
            padding: 10px 10px;
            font-size: 20px;
            font-weight: 600;
            color: #fff;
            z-index: 1000; }
            .header__top .menu__wrapper-links.active .menu__link:first-child {
              padding-top: 0; }
      .header__top .menu__overlay {
        content: "";
        position: fixed;
        top: 70px;
        left: 0;
        right: 0;
        bottom: 65px;
        display: none;
        z-index: 999;
        background-color: rgba(0, 0, 0, 0.48); }
        .header__top .menu__overlay.active {
          display: block; }
      .header__top .menu__link {
        display: none; }
      .header__top .menu__link--home, .header__top .menu__link--cart, .header__top .menu__link--info, .header__top .menu .search__toggle {
        position: relative;
        display: block;
        width: 48px;
        height: 42px;
        font-size: 0;
        line-height: 0;
        outline: none; }
        .header__top .menu__link--home:hover, .header__top .menu__link--home:active, .header__top .menu__link--home:focus, .header__top .menu__link--cart:hover, .header__top .menu__link--cart:active, .header__top .menu__link--cart:focus, .header__top .menu__link--info:hover, .header__top .menu__link--info:active, .header__top .menu__link--info:focus, .header__top .menu .search__toggle:hover, .header__top .menu .search__toggle:active, .header__top .menu .search__toggle:focus {
          outline: none; }
      .header__top .menu__link--home, .header__top .menu__link--cart, .header__top .menu__link--info, .header__top .menu .search__toggle {
        cursor: pointer; }
        .header__top .menu__link--home::before, .header__top .menu__link--cart::before, .header__top .menu__link--info::before, .header__top .menu .search__toggle::before {
          display: block;
          position: absolute;
          content: '';
          width: 30px;
          height: 30px;
          top: 0;
          left: 50%;
          background-repeat: no-repeat;
          background-size: contain;
          background-position: top center;
          transform: translateX(-50%); }
        .header__top .menu__link--home::after, .header__top .menu__link--cart::after, .header__top .menu__link--info::after, .header__top .menu .search__toggle::after {
          display: inline-block;
          position: absolute;
          content: attr(aria-label);
          width: 100%;
          height: auto;
          bottom: 0;
          left: 50%;
          font-size: 10px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 500;
          text-align: center;
          text-decoration: none;
          transform: translateX(-50%); }
      .header__top .menu__link--home {
        order: 1; }
        .header__top .menu__link--home::before {
          background-image: url('/templates/jackall/images/src/icon--home.svg'); }
        .header__top .menu__link--home::after {
          content: 'Главная'; }
      .header__top .menu__link--info {
        order: 1; }
        .header__top .menu__link--info::before {
          background-image: url('/templates/jackall/images/src/icon--info.svg'); }
      .header__top .menu__link--cart {
        order: 3; }
        .header__top .menu__link--cart .cart__items-amount {
          position: absolute;
          display: inline-block;
          top: 1px;
          right: 1px;
          width: auto;
          min-width: 16px;
          height: 16px;
          margin: 0;
          padding: 2px 4px;
          font-size: 12px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 500;
          text-align: center;
          border-radius: 8px;
          background-color: #D81818; }
        .header__top .menu__link--cart::before {
          background-image: url('/templates/jackall/images/src/icon--basket.svg'); }
        .header__top .menu__link--cart::after {
          content: 'Корзина'; }
      .header__top .menu .search-wrapper {
        order: 2; }
      .header__top .menu .search {
        display: block;
        position: absolute;
        bottom: calc(100% + 10px);
        left: 0;
        right: 0;
        width: 100%;
        background-color: #1F1F1F;
        border-top: 1px solid #000; }
        .header__top .menu .search__toggle::before {
          background-image: url('/templates/jackall/images/src/icon--search.svg'); }
        .header__top .menu .search__toggle::after {
          content: 'Поиск'; }
        .header__top .menu .search__label {
          display: block;
          width: 100%;
          margin: 0;
          padding: 0;
          font-size: 0;
          line-height: 0; }
        .header__top .menu .search input.search__input[type="search"] {
          display: block;
          width: 100%;
          margin: 0;
          padding: 24px 20px;
          font-family: 'Proxima Nova', sans-serif;
          font-size: 16px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 400;
          background-image: none;
          background: unset;
          background-color: #1F1F1F;
          border-width: 0;
          border: unset; }
          .header__top .menu .search input.search__input[type="search"]::placeholder {
            font-family: 'Proxima Nova', sans-serif;
            font-size: 16px;
            line-height: 1;
            color: #C4C4C4;
            font-weight: 400; }
        .header__top .menu .search__submit {
          position: absolute;
          display: inline-block;
          top: 0;
          right: 0;
          width: auto;
          min-width: 64px;
          height: 100%;
          margin: 0;
          padding: 10px 32px;
          font-size: 14px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 400;
          background-color: #D81818; }
          .header__top .menu .search__submit::before {
            display: block;
            position: absolute;
            content: '';
            top: 0;
            left: -19px;
            width: 20px;
            height: 100%;
            background-color: #1F1F1F; }
          .header__top .menu .search__submit:hover, .header__top .menu .search__submit:active, .header__top .menu .search__submit:focus {
            outline: none; }
  .header__bottom {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000; }
  @media (min-width: 1200px) {
    .header__bottom {
      padding: 0; } }
  .header__bottom-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%; }
  .header__bottom .menu {
    display: flex;
    align-items: center;
    order: 1;
    min-width: 40px; }
  .header__bottom .phone {
    order: 3;
    display: block;
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 0;
    cursor: pointer;
    overflow: hidden; }
    .header__bottom .phone a {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      opacity: 0;
      z-index: 1; }
    .header__bottom .phone::after {
      display: block;
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      background-image: url('/templates/jackall/images/src/icon--phone-mobile.svg');
      background-size: 30px 30px;
      background-repeat: no-repeat;
      background-position: center;
      transform: translate(-50%, -50%); }
  .header__bottom .cart__items-amount {
    position: absolute;
    display: inline-block;
    top: -5px;
    right: -5px;
    width: auto;
    min-width: 18px;
    height: 18px;
    margin: 0;
    padding: 3px 4px;
    font-size: 14px;
    line-height: 1;
    color: #000000;
    font-weight: 500;
    text-align: center;
    border-radius: 8px;
    background-color: #FFFFFF; }
  .header .button--megamenu {
    position: relative;
    width: 40px;
    height: 40px;
    padding: 0;
    background-color: transparent;
    cursor: pointer; }
    .header .button--megamenu:after {
      display: block;
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      width: 100%;
      height: 100%;
      background-repeat: no-repeat;
      background-position: center;
      transform: translate(-50%, -50%); }
    .header .button--megamenu:after {
      background-image: url('/templates/jackall/images/src/icon--menu-mobile.svg');
      background-size: 25px 30px; }
    .header .button--megamenu.active:after {
      background-image: url('/templates/jackall/images/src/icon--close.svg');
      background-size: 37px 37px; }
  .header .logo {
    order: 2; }
    .header .logo img {
      width: 100%;
      max-width: 40px;
      height: auto; }

@media (min-width: 1200px) {
  .header {
    margin-bottom: 0;
    background-color: #000000; }
    .header .container {
      padding-left: 15px;
      padding-right: 15px; }
    .header .row {
      margin-left: -15px;
      margin-right: -15px; }
    .header .col {
      padding-left: 15px;
      padding-right: 15px; }
    .header__top {
      display: flex;
      flex-wrap: nowrap;
      align-items: stretch;
      align-content: center;
      justify-content: flex-start;
      position: relative;
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      border-bottom: 1px solid #1F1F1F; }
      .header__top .menu {
        max-width: 938px;
        flex-basis: 100%;
        margin-left: -25px; }
        .header__top .menu__wrapper-links {
          position: static;
          display: flex;
          width: auto;
          padding-top: unset;
          background-color: transparent;
          overflow-y: inherit;
          z-index: 1000; }
        .header__top .menu__link {
          position: relative;
          display: block;
          margin: 0;
          padding: 13px 25px 13px;
          font-size: 14px;
          line-height: 1;
          color: #C4C4C4;
          font-weight: 600;
          text-decoration: none;
          white-space: nowrap;
          transition: color 0.5s; }
          .header__top .menu__link::after {
            display: block;
            content: '';
            position: absolute;
            top: 0;
            right: 0;
            width: 1px;
            height: 100%;
            border-right: 1px solid #1F1F1F; }
          .header__top .menu__link:hover, .header__top .menu__link:active, .header__top .menu__link:focus {
            color: #FFFFFF;
            text-decoration: none; }
        .header__top .menu__link--contacts::after {
          content: none; }
        .header__top .menu .search-wrapper {
          height: auto;
          flex-basis: 100%; }
        .header__top .menu .search {
          display: block !important;
          position: relative;
          bottom: unset;
          height: 100%;
          border-top: unset; }
          .header__top .menu .search input.search__input[type=search] {
            height: 40px;
            padding: 0 25px; }
            .header__top .menu .search input.search__input[type=search]::placeholder {
              line-height: 40px; }
          .header__top .menu .search__submit {
            min-width: 40px;
            padding: unset;
            font-size: 0;
            line-height: 0;
            background-color: #1F1F1F; }
            .header__top .menu .search__submit::before {
              content: none; }
            .header__top .menu .search__submit::after {
              display: block;
              content: '';
              position: absolute;
              top: 50%;
              left: 50%;
              width: 15px;
              height: 15px;
              background-repeat: no-repeat;
              background-size: contain;
              background-position: center;
              background-image: url('/templates/jackall/images/src/icon--search-desktop.svg');
              transform: translate(-50%, -50%);
              z-index: 10; }
          .header__top .menu .search__label {
            position: relative;
            height: 100%;
            z-index: 10; }
          .header__top .menu .search__overlay {
            position: fixed;
            background-color: #0f0f0f;
            opacity: 0;
            z-index: 2;
            transition: 0.3s; }
          .header__top .menu .search.active .search__overlay {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            opacity: 0.4;
            transition: 0.3s; }
          .header__top .menu .search .lds-dual-ring {
            position: absolute;
            top: 5px;
            right: 50px;
            display: flex;
            justify-content: center;
            align-items: center;
            width: 30px;
            height: 30px; }
            .header__top .menu .search .lds-dual-ring:after {
              width: 25px;
              height: 25px;
              margin: 0;
              border-width: 2px;
              opacity: 0;
              transition: opacity 0.3s; }
          .header__top .menu .search.msr-beforesend .lds-dual-ring {
            animation: lds-dual-ring 1.2s linear infinite; }
          .header__top .menu .search.msr-beforesend .lds-dual-ring:after {
            opacity: 1;
            transition: opacity 0.3s; }
          .header__top .menu .search .mod-search-result {
            position: absolute;
            top: 100%;
            left: 0;
            right: 0;
            box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.16);
            background-color: #000000;
            z-index: 4; }
          .header__top .menu .search .mod-search-result__result-wrap {
            padding: 25px; }
          .header__top .menu .search .mod-search-result__section-title span {
            background-color: #000000; }
          .header__top .menu .search .mod-search-result__product-type, .header__top .menu .search .mod-search-result__product-name, .header__top .menu .search .mod-search-result__product-price, .header__top .menu .search .mod-search-result__default-item-small {
            color: #fff; }
          .header__top .menu .search .mod-search-result__default-item-text {
            color: #D81818; }
          .header__top .menu .search .mod-search-result__product:hover {
            text-decoration: none; }
          .header__top .menu .search .mod-search-result__product-type {
            display: none; }
      .header__top .phone {
        display: flex;
        min-width: 440px;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-end;
        margin-left: auto; }
        .header__top .phone__desc, .header__top .phone__number {
          position: relative;
          display: block;
          width: max-content;
          padding: 13px 0;
          font-size: 14px;
          line-height: 1;
          color: #FFFFFF;
          font-weight: 600;
          text-decoration: none; }
          .header__top .phone__desc::before, .header__top .phone__number::before {
            display: block;
            position: absolute;
            content: '';
            top: 50%;
            left: -20px;
            width: 15px;
            height: 15px;
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            background-image: url('/templates/jackall/images/src/icon--phone.svg');
            transform: translateY(-50%); }
        .header__top .phone__desc {
          position: relative;
          margin-right: 52px;
          margin-left: 20px; }
          .header__top .phone__desc::before {
            content: none; }
          .header__top .phone__desc::after {
            display: block;
            position: absolute;
            content: '';
            top: 50%;
            right: -22px;
            width: 10px;
            height: 1px;
            border-bottom: 1px solid #CCCCCC;
            transform: translateY(-50%); }
    .header__bottom {
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      align-content: center;
      justify-content: flex-start;
      position: relative; }
      .header__bottom .logo {
        order: 0;
        margin-right: 70px; }
        .header__bottom .logo img {
          width: 100%;
          min-width: 264px;
          max-width: 300px;
          height: auto; }
        .header__bottom .logo img.mobile-hidden {
          display: block; }
      .header__bottom .cart {
        display: flex;
        align-items: center;
        order: 2;
        position: relative;
        padding: 0;
        border: none;
        outline: none;
        cursor: pointer; }
        .header__bottom .cart__link {
          position: relative;
          display: block;
          width: 42px;
          height: 42px;
          font-size: 0;
          line-height: 0;
          text-decoration: none;
          border-radius: 3px;
          background-color: #D81818;
          cursor: pointer;
          transition: background-color 0.5s; }
          .header__bottom .cart__link:hover, .header__bottom .cart__link:focus, .header__bottom .cart__link:active {
            color: #FFFFFF;
            text-decoration: none;
            background-color: #b31414; }
          .header__bottom .cart__link::after {
            display: block;
            content: '';
            position: absolute;
            width: 25px;
            height: 25px;
            top: 50%;
            left: calc(50% - 1px);
            background-repeat: no-repeat;
            background-size: contain;
            background-position: center;
            background-image: url('/templates/jackall/images/src/icon--cart.svg');
            transform: translate(-50%, -50%); }
        .header__bottom .cart__content {
          display: none;
          position: absolute; } }

.footer {
  margin: 0;
  margin-top: 75px;
  padding: 0;
  padding-top: 25px;
  padding-bottom: 100px;
  background-color: #111111; }
  .footer__top {
    margin-bottom: 20px; }
  .footer__bottom {
    padding-top: 20px;
    border-top: 1px solid #1F1F1F; }
    .footer .about__logo {
      display: block;
      margin-bottom: 15px; }
      .footer .about__logo img {
        width: 100%;
        max-width: 264px;
        height: auto; }
    .footer .about__text {
      margin-bottom: 17px;
      font-size: 12px;
      line-height: 1.45;
      color: #FFFFFF; }
  .footer .social {
    margin-bottom: 38px; }
    .footer .social__list {
      display: flex;
      justify-content: space-around;
      margin: 0;
      padding: 0;
      list-style: none; }
    .footer .social__item {
      display: flex;
      margin-right: 7px; }
    .footer .social svg {
      margin-right: 3px; }
    .footer .social__link {
      position: relative;
      font-size: 15px;
      line-height: 1.2;
      color: #FFFFFF;
      text-decoration: none; }
  .footer .menu {
    display: block;
    margin: 0;
    margin-bottom: 40px;
    padding: 0; }
    .footer .menu__type {
      display: block;
      margin: 0;
      margin-bottom: 15px;
      padding: 0;
      font-size: 18px;
      line-height: 1.3;
      color: #FFFFFF;
      font-weight: 700; }
    .footer .menu__link {
      display: block;
      width: auto;
      width: fit-content;
      margin: 0;
      margin-bottom: 14px;
      padding: 0;
      font-size: 14px;
      line-height: 1.3;
      color: #FFFFFF;
      text-decoration: none;
      text-decoration-color: rgba(255, 255, 255, 0);
      transition: text-decoration-color 0.5s; }
      .footer .menu__link:hover, .footer .menu__link:focus, .footer .menu__link:active {
        text-decoration: underline;
        text-decoration-color: rgba(255, 255, 255, 0.2); }
    .footer .menu--contacts .menu__link {
      font-weight: 700; }
      .footer .menu--contacts .menu__link::before {
        display: block;
        position: relative;
        content: attr(data-desc);
        left: 0;
        margin-bottom: 2px;
        font-size: 12px;
        line-height: 1.3;
        font-weight: 400;
        color: #85838C;
        text-decoration: none; }
      .footer .menu--contacts .menu__link:hover, .footer .menu--contacts .menu__link:focus, .footer .menu--contacts .menu__link:active {
        text-decoration: none; }
  .footer .methods-of-payment {
    margin-bottom: 16px;
    font-size: 0;
    line-height: 0; }
    .footer .methods-of-payment__item {
      position: relative;
      display: inline-block;
      height: 20px;
      margin-right: 19px;
      font-size: 0;
      line-height: 0; }
      .footer .methods-of-payment__item::after {
        display: block;
        position: absolute;
        content: '';
        width: 100%;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center; }
      .footer .methods-of-payment__item:last-of-type {
        margin-right: unset; }
    .footer .methods-of-payment__item--mastercard {
      width: 33px; }
      .footer .methods-of-payment__item--mastercard::after {
        background-image: url('/templates/jackall/images/src/icon--mastercard.png'); }
    .footer .methods-of-payment__item--mir {
      width: 70px; }
      .footer .methods-of-payment__item--mir::after {
        background-image: url('/templates/jackall/images/src/icon--mir.png'); }
    .footer .methods-of-payment__item--visa {
      width: 63px; }
      .footer .methods-of-payment__item--visa::after {
        background-image: url('/templates/jackall/images/src/icon--visa.png'); }
  .footer .copyright {
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 1.3;
    color: #B3B3B3; }

@media (min-width: 992px) {
  .footer {
    padding-bottom: 0; }
    .footer .menu--contacts .menu__link {
      font-size: 15px; }
    .footer .methods-of-payment {
      margin-top: -4px;
      text-align: right; }
      .footer .social__list {
        justify-content: space-between; } }

@media (min-width: 1200px) {
  .footer {
    margin-top: 0;
    padding-top: 60px; }
    .footer .container-fluid {
      max-width: 1380px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px; }
      .footer .container-fluid > .row {
        margin-left: -15px;
        margin-right: -15px; }
      .footer .container-fluid [class*='col'] {
        padding-left: 15px;
        padding-right: 15px; }
    .footer__top, .footer__bottom {
      padding-left: calc((100% - 1380px) / 2);
      padding-right: calc((100% - 1380px) / 2); }
    .footer__top {
      margin-bottom: 53px; }
    .footer__bottom {
      padding-top: 32px;
      padding-bottom: 16px; }
    .footer .about {
      padding-right: 40px; }
      .footer .about__logo {
        margin-bottom: 16px; }
        .footer .about__logo img {
          max-width: 300px; }
      .footer .about__text {
        margin-bottom: 24px; }
    .footer .menu {
      padding-left: 28px; }
    .footer .menu--contacts {
      padding-left: 46px; }
    .footer .shops {
      padding-left: 65px; } }

.megamenu {
  position: fixed;
  top: 70px;
  left: -100%;
  bottom: 65px;
  width: 100%;
  background-color: #151515;
  overflow-y: auto; }
  .megamenu.active {
    left: 0; }
  @media (min-width: 1200px) {
    .megamenu {
      position: static;
      align-items: center;
      order: 1;
      width: 100%;
      margin-right: auto;
      padding: initial;
      background-color: #000; }
      .megamenu .item-267 span {
        color: #D81818; } }
  .megamenu .moduletable {
    width: 100%; }
  .megamenu__wrap-items {
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
    list-style-type: none; }
  @media (min-width: 1200px) {
    .megamenu__wrap-items {
      flex-direction: row; } }
  .megamenu__wrap-items > li {
    position: relative;
    border-bottom: 1px solid #232323; }
  @media (min-width: 1200px) {
    .megamenu__wrap-items > li {
      position: static;
      margin-right: 40px;
      margin-bottom: 0;
      border: none; } }
  .megamenu__wrap-items > li:last-child {
    margin-right: 0;
    margin-bottom: 0; }
  .megamenu__wrap-items > li > a {
    position: relative;
    display: block;
    padding: 10px; }
  @media (min-width: 1200px) {
    .megamenu__wrap-items > li > a {
      padding: 32px 0;
      height: auto; } }
  .megamenu__wrap-items > li > a img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center; }
  @media (min-width: 1200px) {
    .megamenu__wrap-items > li > a img {
      display: none; } }
  .megamenu__wrap-items > li > a span {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    line-height: 1.3;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    transform: translate(-50%, -50%); }
  @media (min-width: 1200px) {
    .megamenu__wrap-items > li > a span {
      position: static;
      transform: none;
      text-transform: none; } }
@media (min-width: 1200px) {
  .megamenu__wrap-items .deeper.parent:hover .megamenu__dropdown {
    display: block; }
  .megamenu__wrap-items .deeper.parent:hover > a:after {
    transform: rotate(180deg); } }
.megamenu__wrap-items .deeper.parent > a {
  position: relative; }
@media (min-width: 1200px) {
  .megamenu__wrap-items .deeper.parent > a {
    padding-right: 20px; } }
@media (min-width: 1200px) {
  .megamenu__wrap-items .deeper.parent > a:after {
    content: '';
    position: absolute;
    right: 0;
    top: 39px;
    display: block;
    width: 15px;
    height: 15px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    background-image: url('/templates/jackall/images/src/icon-menu-dropdown.svg');
    transition: 0.3s; } }
.megamenu__wrap-items .deeper.parent > span {
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 10px;
  background: url("data:image/svg+xml,%3Csvg width='20' height='20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.833 7.5L10 13.333 4.167 7.5' stroke='%23DFDFDF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/svg%3E") no-repeat center;
  transition: 0.3s; }
@media (min-width: 1200px) {
  .megamenu__wrap-items .deeper.parent > span {
    display: none; } }
.megamenu__wrap-items .deeper.parent > span.active {
  transform: rotate(180deg); }
  .megamenu__wrap-items .deeper.parent > span.active + .megamenu__dropdown {
    display: block; }
.megamenu a {
  color: #FFFFFF;
  display: block;
  font-size: 18px;
  white-space: nowrap;
  font-weight: 700;
  text-decoration: none; }
  .megamenu a:hover, .megamenu a:active, .megamenu a:focus {
    text-decoration: none; }
.megamenu__dropdown {
  display: none;
  margin: 0;
  padding: 35px 0;
  list-style-type: none;
  background-color: #000; }
@media (min-width: 1200px) {
  .megamenu__dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0; } }
.megamenu__dropdown > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 1380px;
  margin: 0 auto; }
@media (min-width: 1200px) {
  .megamenu__dropdown > div {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); } }
.megamenu__dropdown a {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid transparent;
  transition: 0.3s;
  overflow: hidden; }
  .megamenu__dropdown a:hover img {
    transform: scale(1);
    transition: 0.3s; }
  .megamenu__dropdown a span {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1.3;
    text-align: center;
    color: #FFF;
    font-weight: 700; }
  @media (min-width: 1200px) {
    .megamenu__dropdown a span {
      font-size: 18px; } }
  .megamenu__dropdown a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    transform: scale(0.8);
    transition: 0.5s; }

/*
.megamenu {
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    bottom: 65px;
    width: 100%;
    padding-top: 20px;
    background-color: #000;
    overflow-y: scroll;
    &__list {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        justify-content: space-between;
        width: 100%;
        margin: 0;
        padding: 0 10px 20px;
    }
    &__item {
        position: relative;
        width: 100%;
        margin: 0;
        margin-bottom: 10px;
        padding: 0;
        text-align: center;
        overflow: hidden;
        &:last-of-type {
            margin-bottom: 0;
        }
    }
    &__link {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
        padding-top: calc(33% - 7px);
        text-align: center;
        overflow: hidden;
        cursor: pointer;
        &:hover,
        &:focus,
        &:active {
            img {
                filter: brightness(0.5);
            }
        }
        span {
            position: absolute;
            top: 50%;
            left: 50%;
            font-size: 18px;
            line-height: 1.3;
            color: #FFF;
            font-weight: 700;
            text-transform: uppercase;
            transform: translate(-50%, -50%);
        }
    }
    img {
        display: block;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        height: auto;
        transform: translateY(-50%);
        z-index: 0;
        transition: filter 0.5s;
    }
}

@include media-breakpoint-up(md) {
    .megamenu {
        &__list {
            padding-left: 5px;
            padding-right: 5px;
        }
        &__item {
            width: 50%;
            margin-bottom: unset;
            padding: 0 10px 20px;
        }
        &__link {
            padding-top: 64%;
        }
    }
}

@include media-breakpoint-up(xl) {
    .megamenu {
        position: absolute;
        top: calc(100% + 15px);
        bottom: initial;
        width: 100%;
        max-height: unset;
        padding-top: 32px;
        overflow: visible;
        &::before,
        &::after {
            display: block;
            position: absolute;
            content: '';
            top: 0;
            width: calc(100vw - 100%);
            height: 100%;
            background-color: #000000;
        }
        &::before {
            right: 100%;
        }
        &::after {
            left: 100%;
        }
        &__list {
            padding-left: unset;
            padding-right: unset;
        }
        &__item {
            width: 25%;
            padding-left: 15px;
            padding-right: 15px;
            padding-bottom: 30px;
        }
    }
}*/
.slider {
  display: block;
  position: relative;
  margin-bottom: 40px; }
  .slider__list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 0;
    line-height: 0; }
  .slider .item {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px;
    overflow: hidden; }
    .slider .item__bg {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #fff;
      overflow: hidden;
      z-index: -1; }
      .slider .item__bg img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        height: 100%;
        transform: translate(-50%, -50%); }
      .slider .item__bg:after {
        display: block;
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }
    .slider .item__content {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-content: center;
      justify-content: center;
      position: relative;
      min-height: calc(100vh - 150px);
      padding: 45px 25px;
      background: rgba(217, 217, 217, 0.23);
      background-blend-mode: overlay;
      backdrop-filter: blur(10px); }
    .slider .item__img {
      display: block;
      margin: 0 auto;
      margin-bottom: 15px;
      order: 3; }
      .slider .item__img img {
        max-width: 320px; }
    .slider .item__name {
      display: block;
      order: 1;
      width: 100%;
      margin: 0;
      margin-bottom: 15px;
      padding: 0;
      font-size: 36px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 700;
      text-align: center; }
    .slider .item__props {
      order: 2;
      width: 100%;
      text-align: center; }
    .slider .item__amount-color, .slider .item__amount-size {
      display: inline-block;
      margin: 0;
      padding: 0 12px;
      font-size: 18px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 600; }
    .slider .item__about {
      display: block;
      width: 100%;
      margin: 0;
      padding: 0;
      font-size: 14px;
      line-height: 1;
      color: #FFFFFF;
      text-align: center;
      order: 4; }
    .slider .item__more {
      margin-top: 25px;
      margin-bottom: 25px;
      order: 5; }

.slider--product {
  grid-column: 1/-1;
  width: 100%;
  margin-bottom: 0; }
  .slider--product .controls {
    display: block; }
    .slider--product .controls--nav .button {
      top: calc(50% - 56px); }
      .slider--product .controls--nav .button::after {
        width: 20px; }
      .slider--product .controls--nav .button--prev {
        left: -5px; }
      .slider--product .controls--nav .button--next {
        right: -5px; }
  .slider--product .item {
    padding: 0; }
    .slider--product .item__img {
      position: relative;
      width: 100%;
      height: 100%;
      margin: 0 !important;
      font-size: 0;
      line-height: 0;
      background-color: #000000; }
      .slider--product .item__img img {
        display: block;
        width: 100%;
        height: 100%;
        max-width: 100%;
        object-fit: contain;
        object-position: center; }

@media (min-width: 768px) {
  .slider:not(.slider--product) .item__content {
    height: 586px;
    min-height: unset;
    flex-direction: column; }
  .slider:not(.slider--product) .item__img {
    order: 1;
    position: relative;
    height: 100%;
    width: 50%;
    margin-bottom: unset; }
    .slider:not(.slider--product) .item__img img {
      display: block;
      position: absolute;
      top: 50%;
      left: 0;
      width: 115%;
      max-width: 622px;
      height: auto;
      transform: translateY(-50%); }
  .slider:not(.slider--product) .item__name {
    order: 3;
    width: 50%;
    margin-bottom: 20px;
    text-align: right;
    z-index: 0; }
  .slider:not(.slider--product) .item__props {
    order: 2;
    width: 50%;
    margin-bottom: 10px;
    text-align: right;
    z-index: 0; }
    .slider:not(.slider--product) .item__props *:last-child {
      padding-right: 0; }
  .slider:not(.slider--product) .item__about {
    width: 50%;
    padding-left: 12%;
    margin-bottom: 40px;
    text-align: right;
    z-index: 0; }
  .slider:not(.slider--product) .item__more {
    display: block;
    align-self: flex-end;
    z-index: 0; }
  .slider--product .controls--nav .button::after {
    width: 50px; }
  .slider--product .controls--nav .button--prev {
    left: 15px; }
  .slider--product .controls--nav .button--next {
    right: 15px; } }

@media (min-width: 992px) {
  .slider:not(.slider--product) .item {
    padding: 50px 80px; }
    .slider:not(.slider--product) .item__bg img {
      min-width: 100%;
      width: auto;
      max-width: 160%;
      min-height: 100%;
      height: auto; }
    .slider:not(.slider--product) .item__content {
      max-width: 1146px;
      margin: 0 auto; } }

@media (min-width: 1200px) {
  .slider:not(.slider--product) {
    margin-bottom: 120px; }
    .slider:not(.slider--product) .item {
      padding-left: 145px;
      padding-right: 145px; }
      .slider:not(.slider--product) .item__img img {
        width: 110%; }
      .slider:not(.slider--product) .item__content {
        margin: 0 auto;
        padding-right: 110px;
        padding-left: 50px; }
      .slider:not(.slider--product) .item__name {
        font-size: 80px; }
      .slider:not(.slider--product) .item__about {
        font-size: 18px; }
      .slider:not(.slider--product) .item__more {
        margin-bottom: 100px; }
  .slider--product {
    width: 59%;
    float: left;
    margin-bottom: 40px; } }

.breadcrumbs {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  padding: 15px 0; }
  .breadcrumbs__list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    margin: 0;
    margin-left: -10px;
    padding: 0; }
  .breadcrumbs__item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    padding: 0 11px 0 10px;
    font-size: 0;
    line-height: 0; }
    .breadcrumbs__item::after {
      display: block;
      position: absolute;
      content: '/';
      top: 0;
      right: -2px;
      font-size: 14px;
      line-height: 1;
      color: #FFFFFF; }
      .breadcrumbs__item:last-child::after {
        content: none; }
  .breadcrumbs__link {
    display: inline-block;
    font-size: 14px;
    line-height: 1;
    color: #FFFFFF;
    text-decoration: none; }
    .breadcrumbs__link:hover, .breadcrumbs__link:active, .breadcrumbs__link:focus {
      color: #FFFFFF;
      text-decoration: none; }
  .breadcrumbs__link--current {
    color: #C4C4C4; }
    .breadcrumbs__link--current:hover, .breadcrumbs__link--current:active, .breadcrumbs__link--current:focus {
      color: #C4C4C4; }

@media (min-width: 1200px) {
  .breadcrumbs {
    margin-bottom: 37px;
    padding-top: 30px; }
    .breadcrumbs > [class*='container'] {
      max-width: 1380px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px; }
    .breadcrumbs .row {
      margin-left: -15px;
      margin-right: -15px; }
    .breadcrumbs .col {
      padding-left: 15px;
      padding-right: 15px; }
      .breadcrumbs__item::after {
        font-size: 18px; }
    .breadcrumbs__link {
      font-size: 18px; } }

.categories {
  margin-bottom: 40px; }
  .categories [class*="container"], .categories .row, .categories [class*="col"] {
    margin: 0;
    padding: 0; }
  .categories .item {
    position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    cursor: pointer;
    overflow: hidden; }
    .categories .item:hover .item__desc, .categories .item:focus .item__desc, .categories .item:active .item__desc {
      background-color: rgba(0, 0, 0, 0.8);
      transition: 0.3s; }
    .categories .item:hover .item__buy, .categories .item:focus .item__buy, .categories .item:active .item__buy {
      opacity: 1;
      transition: 0.3s; }
    .categories .item img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: contain; }
    .categories .item__desc {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      display: flex;
      justify-content: center;
      flex-direction: column;
      width: 100%;
      padding: 15px 15px;
      background-color: rgba(0, 0, 0, 0.5);
      transition: 0.3s; }
    .categories .item__name {
      margin: 0;
      margin-bottom: 8px;
      padding: 0;
      font-size: 18px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 700; }
    .categories .item__amount-size, .categories .item__amount-color {
      position: relative;
      display: inline-block;
      font-size: 14px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 600;
      text-transform: uppercase; }
    .categories .item__amount-size {
      padding-right: 12px; }
      .categories .item__amount-size::after {
        display: block;
        position: absolute;
        content: "/";
        top: 0;
        right: 4px; }
    .categories .item__about {
      display: none;
      font-size: 16px;
      line-height: 1.5;
      color: #FFFFFF;
      -webkit-line-clamp: 3;
      max-height: 90px; }
    .categories .item__price {
      color: #FFFFFF;
      font-size: 16px; }
      .categories .item__price span {
        display: inline-block;
        margin-left: 10px;
        font-size: 24px;
        font-weight: 600; }
    .categories .item__count {
      position: absolute;
      top: 15px;
      left: 15px;
      padding: 4px 8px;
      color: #FFFFFF;
      border-radius: 3px;
      border: 1px solid #FFFFFF; }
    .categories .item__buy {
      margin-top: 15px;
      margin-bottom: 15px; }

.grid-product-list {
  display: grid;
  grid-template-columns: 1fr; }

@media (min-width: 768px) {
  .grid-product-list {
    display: grid;
    grid-template-columns: 1fr 1fr; } }

@media (min-width: 1200px) {
  .categories {
    margin-bottom: 60px; }
    .categories .title {
      margin-bottom: 45px; }
      .categories .item__name {
        margin-bottom: 0px;
        font-size: 24px; }
      .categories .item__desc {
        padding: 30px 15px 25px 15px; }
        .categories .item:hover .item__about {
          display: block; }
      .categories .item__about {
        width: 100%;
        height: auto;
        margin-top: 15px;
        padding: 0 20px;
        font-size: 14px;
        line-height: 1; }
      .categories .item__amount-size, .categories .item__amount-color {
        font-size: 12px; }
  .categories--news {
    margin-bottom: 124px; }
    .categories--news .grid-product-list {
      grid-template-columns: 1fr 1fr; }
  .grid-product-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr; } }

.section {
  margin-bottom: 50px; }
  .section .item {
    display: block;
    height: auto;
    margin: 0;
    margin-bottom: 15px;
    padding: 15px;
    font-size: 0;
    line-height: 0;
    background-color: #000000;
    overflow: hidden; }
    .section .item:hover, .section .item:active, .section .item:focus {
      color: #FFFFFF;
      text-decoration: none; }
    .section .item__desc {
      width: 100%; }
    .section .item__img-wrapper {
      position: relative;
      display: block;
      width: 100%;
      margin: 0;
      margin-bottom: 14px;
      padding: 0;
      padding-top: 74%;
      text-align: center;
      overflow: hidden;
      cursor: pointer; }
      .section .item__img-wrapper:hover img, .section .item__img-wrapper:focus img, .section .item__img-wrapper:active img {
        filter: brightness(0.5); }
      .section .item__img-wrapper img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: auto;
        min-width: 100%;
        max-width: 120%;
        height: auto;
        min-height: 100%;
        max-height: 120%;
        transform: translate(-50%, -50%);
        z-index: 0;
        transition: filter 0.5s; }
    .section .item__props {
      display: flex;
      flex-wrap: wrap;
      flex-basis: 100%;
      align-items: center;
      justify-content: flex-start;
      width: 100%; }
      .section .item__props > *:not(:last-child) {
        margin-right: 17px; }
    .section .item__name {
      flex-basis: 100%;
      font-size: 24px;
      line-height: 1.2;
      color: #FFFFFF;
      font-weight: 600;
      text-decoration: none; }
    .section .item__about {
      width: 100%;
      margin-bottom: 5px;
      font-size: 14px;
      line-height: 1.6;
      color: #FFFFFF;
      text-decoration: none; }
      .section .item__about:hover, .section .item__about:active, .section .item__about:focus {
        color: #FFFFFF;
        text-decoration: none; }
    .section .item__more {
      margin-bottom: 15px; }

.section--videos .item {
  border-bottom: 3px solid #FFFFFF; }
  .section--videos .item:hover {
    border-color: #D81818; }
    .section--videos .item__img-wrapper:hover:after, .section--videos .item__img-wrapper:active:after, .section--videos .item__img-wrapper:focus:after {
      display: block;
      position: absolute;
      content: '';
      top: 50%;
      left: 50%;
      width: 60px;
      height: 60px;
      background-image: url('/templates/jackall/images/src/icon--play.svg');
      background-size: contain;
      background-repeat: no-repeat;
      background-position: center;
      transform: translate(-50%, -50%);
      z-index: 1; }

.section--blog .item {
  border-bottom: 3px solid transparent; }
  .section--blog .item:hover {
    border-color: #D81818; }

.blog.section .item {
  border-bottom: 3px solid transparent; }
  .blog.section .item:hover {
    border-color: #D81818; }

@media (min-width: 768px) {
  .section *[class*="col"] {
    padding: unset; }
  .section .item {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: flex-start;
    height: 100%;
    background-color: transparent;
    border-bottom-color: transparent; }
    .section .item__desc {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start; }
    .section .item__more {
      visibility: hidden;
      margin-top: auto; }
    .section .item:hover, .section .item:active, .section .item:focus {
      background-color: #000000; }
      .section .item:hover .item__more, .section .item:active .item__more, .section .item:focus .item__more {
        visibility: visible; } }

@media (min-width: 992px) {
  .section .title {
    margin-bottom: 30px; }
  .section .container-fluid {
    max-width: 1360px;
    margin: 0 auto;
    padding-left: 15px;
    padding-right: 15px; }
    .section .container-fluid .row {
      margin-left: -15px;
      margin-right: -15px; }
  .section .item__img-wrapper {
    margin-bottom: 16px; }
  .section--videos .item__img-wrapper {
    padding-top: 62%; }
  .section--videos .item__about {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 600; }
  .section--blog {
    margin-bottom: 10px; }
    .section--blog .item__img-wrapper {
      padding-top: 72.8%; }
    .section--blog .item__name {
      margin-bottom: 10px; } }

.article .text {
  margin-bottom: 1.65em; }
.article img {
  display: block;
  min-width: 100%;
  margin: 0;
  margin-bottom: 20px;
  padding: 0; }

@media (min-width: 1200px) {
  .article--static {
    margin-bottom: 93px; }
    .article--static .container-fluid {
      max-width: 694px; }
    .article--static img {
      margin-bottom: 37px; } }

.shops {
  display: block;
  position: relative; }
  .shops__title {
    display: block;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    font-size: 18px;
    line-height: 1.3;
    color: #FFFFFF;
    font-weight: 700; }
  .shops .shop {
    display: block;
    position: relative;
    margin: 0;
    padding: 22px 24px;
    background-color: #1E1E1E; }
    .shops .shop__item {
      display: block;
      width: auto;
      width: fit-content;
      margin: 0;
      margin-bottom: 14px;
      padding: 0;
      font-size: 16px;
      line-height: 1.3;
      color: #FFFFFF;
      font-weight: 700;
      text-decoration: none; }
      .shops .shop__item:hover, .shops .shop__item:focus, .shops .shop__item:active {
        text-decoration: none; }
      .shops .shop__item::before {
        display: block;
        position: relative;
        content: attr(data-desc);
        left: 0;
        margin-bottom: 0px;
        font-size: 12px;
        line-height: 1.3;
        font-weight: 400;
        color: #85838C;
        text-decoration: none; }
    .shops .shop__item--phone {
      margin-bottom: unset; }
    .shops .shop .button--navigate {
      display: block;
      position: absolute;
      right: 22px;
      bottom: 24px;
      width: 40px;
      height: 40px;
      background-color: #282828;
      border: unset;
      border-radius: 50%;
      cursor: pointer;
      transition: background-color 0.5s; }
      .shops .shop .button--navigate:hover, .shops .shop .button--navigate:active, .shops .shop .button--navigate:focus {
        background-color: #3c3c3c; }
      .shops .shop .button--navigate::after {
        display: block;
        position: absolute;
        content: '';
        width: 20px;
        height: 20px;
        top: calc(50% + 1px);
        left: calc(50% - 1px);
        transform: translate(-50%, -50%);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        background-image: url('/templates/jackall/images/src/icon--nav.svg'); }

.shops--contacts {
  margin-left: -10px;
  margin-right: -10px; }
  .shops--contacts .shop {
    margin: 0 10px 15px 10px;
    padding-left: 15px;
    padding-right: 15px;
    background-color: #111111;
    outline: 1px solid transparent;
    transition: 0.3s;
    cursor: pointer; }
    .shops--contacts .shop__title {
      margin-bottom: 12px;
      font-size: 24px;
      line-height: 1.3;
      font-weight: 700; }
    .shops--contacts .shop:hover {
      outline: 1px solid #d81818;
      transition: 0.3s; }

@media (min-width: 1200px) {
  .shops--contacts {
    height: 100%;
    margin-left: unset;
    margin-right: unset; }
    .shops--contacts .shop__list {
      display: flex;
      align-items: stretch;
      flex-wrap: wrap;
      height: 100%;
      margin: 0 -10px; }
    .shops--contacts .shop {
      width: calc(100% / 12 * 4 - 20px);
      margin: 0 10px;
      padding-left: 25px;
      padding-right: 25px;
      padding-bottom: 28px; } }

.product {
  width: 100%;
  margin-bottom: 75px;
  padding: 0 10px; }
  .product__grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: repeat(auto-fit, minmax(100px, 1fr));
    width: 100%; }
  @media (min-width: 1200px) {
    .product__grid {
      display: block; } }
  .product__offer {
    grid-column: 1/-1;
    grid-row: 2/3;
    width: 100%;
    margin-bottom: 30px; }
  @media (min-width: 1200px) {
    .product__offer {
      width: 38%;
      margin-bottom: 90px;
      float: right; } }
  .product__offer .item {
    margin: 0 auto;
    padding: 25px;
    background-color: #000000; }
    .product__offer .item__props {
      margin-bottom: 2px; }
    .product__offer .item__amount-color, .product__offer .item__amount-size {
      font-size: 14px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 600;
      text-transform: uppercase; }
    .product__offer .item__amount-color {
      margin-right: 20px; }
    .product__offer .item__name {
      margin-bottom: 9px;
      font-size: 32px;
      line-height: 1;
      color: #FFFFFF;
      text-align: left;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.05em; }
    .product__offer .item__about {
      margin-bottom: 25px;
      font-size: 12px;
      line-height: 1.4;
      color: #FFFFFF;
      font-style: italic; }
    .product__offer .item .link {
      display: none; }
  .product__desc {
    grid-column: 1/-1;
    grid-row: 3/4; }
  @media (min-width: 1200px) {
    .product__desc {
      width: 59%;
      margin-bottom: 70px; } }
  .product__desc img {
    display: block;
    min-width: 100%;
    margin: 0;
    margin-bottom: 20px;
    padding: 0; }
  .product .form {
    display: block;
    margin: 0;
    padding: 0; }
    .product .form__group {
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start;
      align-content: flex-start;
      justify-content: flex-start;
      margin: 0;
      margin-bottom: 17px;
      padding: 0; }
      .product .form__group .label {
        display: block;
        position: relative; }
    .product .form__group--sizes .label {
      min-width: 97px;
      width: auto;
      margin: 0 10px 10px 0;
      padding: 6px;
      font-size: 16px;
      line-height: 1;
      text-align: center;
      border: 1px solid #FFFFFF;
      cursor: pointer; }
      .product .form__group--sizes .label.active {
        background-color: #595959; }
    .product .form__group--colors {
      display: none;
      margin-bottom: 30px; }
      .product .form__group--colors .label {
        position: relative;
        width: 25%;
        margin: 0;
        padding: 0;
        font-size: 0;
        line-height: 0;
        text-align: center;
        border: 1px solid transparent;
        cursor: pointer; }
        .product .form__group--colors .label.active {
          border-color: #FFFFFF;
          background-color: #1F1F1F; }
          .product .form__group--colors .label.active .full-image {
            opacity: 1;
            z-index: 100;
            transition: 0.3s; }
        .product .form__group--colors .label img {
          display: block;
          width: 100%;
          height: 100%;
          padding: 10px;
          object-fit: contain;
          object-position: center;
          z-index: 0; }
        .product .form__group--colors .label--not-aviable {
          opacity: 0.5; }
          .product .form__group--colors .label--not-aviable:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: block;
            background-image: url('/templates/jackall/images/src/icon--not-aviable.svg');
            background-repeat: no-repeat;
            background-size: 30px 30px;
            background-color: #333333b0;
            background-position: 100% 90%; }
        .product .form__group--colors .label .full-image {
          position: absolute;
          top: 0;
          left: 0;
          padding: 5px;
          background-color: #D81818;
          opacity: 0;
          transition: 0.3s;
          z-index: -1; }
    .product .form__group--colors[data-tab-active] {
      display: flex; }
    .product .form__title, .product .form #block_ean {
      display: block;
      width: 100%;
      margin-bottom: 16px;
      font-size: 14px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 700; }
    .product .form__buy {
      display: flex;
      flex-wrap: nowrap;
      align-items: stretch;
      align-content: center;
      justify-content: flex-start;
      margin-bottom: 20px; }
      .product .form__buy .button {
        margin-bottom: unset;
        cursor: pointer; }
    .product .form .price {
      display: block;
      height: 45px;
      margin: 0;
      padding: 12px 15px 9px;
      background-color: #FFFFFF; }
      .product .form .price__value, .product .form .price__symbol {
        display: inline-block;
        font-size: 20px;
        line-height: 1;
        color: #1F1F1F;
        font-weight: 700; }
      .product .form .price__value {
        margin-right: 6px; }
      .product .form .price__symbol {
        font-size: 12px; }
    .product .form input[type="radio"] {
      display: none;
      font-size: 0;
      line-height: 0; }
    .product .form .btn-more-color, .product .form .btn-hide-color {
      display: none;
      color: #FFF;
      padding: 10px 20px;
      border: 1px solid;
      text-align: center;
      margin-bottom: 20px; }

@media (min-width: 768px) {
  .product {
    margin: 0 auto;
    max-width: 1380px; } }

@media (min-width: 992px) {
  .product {
    margin-bottom: 0; }
    .product__offer .item {
      padding: 25px 35px; }
      .product__offer .item__name {
        margin-bottom: 25px;
        font-size: 36px;
        text-align: left; }
      .product__offer .item__props {
        margin-bottom: 3px; }
      .product__offer .item__about {
        margin-bottom: 42px;
        font-size: 18px;
        line-height: 1.2; }
      .product__offer .item .link {
        display: block;
        margin-bottom: 10px;
        padding: 0 10px;
        align-self: center;
        font-size: 12px;
        line-height: 1.2;
        color: #FFFFFF;
        font-weight: 600;
        text-decoration: underline; }
  .product .form__group {
    margin-bottom: 28px; }
  .product .form__group--colors {
    margin-bottom: 48px; }
    .product .form__group--colors .label {
      width: 25%; } }

@media (min-width: 1200px) {
  .product {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    .product__desc img {
      margin-bottom: 30px; }
    .product .text {
      margin-bottom: 27px; } }

.table-wrapper {
  grid-column: 1/-1;
  grid-row: 4/13; }

.table {
  width: 100%;
  background-color: #000000; }
  .table .text {
    font-size: 10px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: 600; }
    .table .tr:not(.tr--header):last-child .td {
      border-bottom: unset; }
  .table .tr:not(.tr--header):hover .td {
    background-color: #1F1F1F; }
.table .tr--header .td {
  background-color: #141414;
  vertical-align: baseline; }
.table .tr--header .text {
  font-size: 10px;
  line-height: 1;
  color: #FFFFFF;
  font-weight: 700; }
.table .td {
  padding: 5px;
  text-align: center;
  border-right: 1px solid #333333;
  border-bottom: 1px solid #333333; }
  .table .td:first-child {
    text-align: left; }
  .table .td:last-child {
    border-right: unset; }
.table .symbol--ruble {
  font-size: 12px; }
.table .old-price {
  text-decoration: line-through;
  color: grey; }

@media (min-width: 576px) {
  .table .text {
    font-size: 14px; }
    .table .tr--header .text {
      font-size: 14px; } }

@media (min-width: 992px) {
  .table-wrapper {
    display: block;
    margin-bottom: 120px; }
    .table .text {
      font-size: 16px; }
      .table .tr--header .text {
        font-size: 18px; }
    .table td {
      padding: 20px; } }

@media (min-width: 1200px) {
  .table-wrapper {
    padding-top: 50px; }
    .table .tr--header .td {
      padding: 28px 30px 26px; }
    .table .td {
      padding: 24px 30px 25px; } }

.contacts {
  margin-bottom: 30px;
  margin-left: -10px;
  margin-right: -10px;
  padding-top: 50px;
  background-color: #111111; }
  .contacts__label, .contacts__link {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center; }
  .contacts__label {
    margin-bottom: 5px;
    padding-top: 50px;
    font-size: 14px;
    line-height: 1;
    color: #C4C4C4; }
    .contacts__label::before {
      display: block;
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      width: 40px;
      height: 40px;
      background-repeat: no-repeat;
      background-position: center;
      background-size: contain;
      transform: translateX(-50%); }
  .contacts__label--phone::before {
    background-image: url('/templates/jackall/images/dest/icon--phone-red.svg'); }
.contacts__label--ozon::before {
  background-image: url('/templates/jackall/images/dest/ozonfix.svg'); }
.contacts__label--email::before {
  background-image: url('/templates/jackall/images/dest/icon--mail-red.svg'); }
.contacts__link {
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 1;
  color: #FFFFFF;
  text-decoration: none; }
  .contacts__link:hover {
    color: #FFFFFF;
    text-decoration: none; }

@media (min-width: 1200px) {
  .contacts .container {
    max-width: 846px; }
  .contacts__link {
    margin-bottom: 54px; }
  .contacts-bottom {
    margin-bottom: 66px; }
    .contacts-bottom > [class*='container'] {
      max-width: 1380px;
      margin: 0 auto;
      padding-left: 15px;
      padding-right: 15px; }
    .contacts-bottom__fix-height {
      display: flex;
      flex-direction: column; } }

.requisites {
  margin-bottom: 30px;
  margin-left: -10px;
  margin-right: -10px; }
  .requisites__title {
    position: relative;
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    padding-bottom: 12px;
    font-size: 27px;
    line-height: 1;
    color: #FFFFFF;
    font-weight: 700;
    text-align: left; }
    .requisites__title::after {
      display: block;
      content: '';
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      border-bottom: 3px solid rgba(255, 255, 255, 0.17);
      transition: border-color 0.5s; }
  .requisites__block {
    margin-bottom: 20px;
    padding: 20px 20px 25px;
    background-color: #111111; }
    .requisites__block:last-child {
      margin-bottom: 0; }
      .requisites__block:hover .requisites__title::after {
        border-color: #D81818; }
  .requisites__text {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.9;
    color: #FFFFFF; }
  .requisites a {
    color: #FFFFFF;
    text-decoration: none; }
    .requisites a:hover {
      color: #FFFFFF;
      text-decoration: none; }

@media (min-width: 1200px) {
  .requisites {
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0; } }

.map {
  display: block;
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 20px;
  font-size: 0;
  line-height: 0; }
  .map__title {
    display: none; }
  .map__wrapper {
    display: block;
    margin: 0 auto;
    padding: 0; }
    .map__wrapper > * {
      width: 100%;
      height: auto;
      min-height: 320px;
      max-height: 420px; }

@media (min-width: 1200px) {
  .map {
    margin-left: unset;
    margin-right: unset; }
    .map__title {
      display: block;
      width: 100%;
      margin: 0;
      margin-bottom: 22px;
      padding: 0;
      font-size: 36px;
      line-height: 1;
      color: #FFFFFF;
      font-weight: 700; }
      .map__wrapper > * {
        min-height: 419px; }
    .map--sticky {
      position: sticky;
      top: 15px; } }

.search-popup {
  position: fixed;
  right: 0;
  left: 0;
  top: -999px;
  bottom: auto;
  height: 0;
  color: #fff;
  background-color: #000000;
  z-index: 1000; }
  .search-popup.active {
    top: 0;
    bottom: 0;
    height: 100%; }
  .search-popup__header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 15px;
    border-bottom: 1px solid #F2F2F2; }
  .search-popup__header-mobile-text {
    font-size: 600px;
    font-size: 18px; }
  .search-popup__close {
    cursor: pointer; }
  .search-popup__form {
    height: 100%; }
  .search-popup__wrap-input {
    position: relative;
    display: flex;
    margin-bottom: 20px;
    padding: 0 15px; }
  .search-popup__input {
    display: block;
    width: 100%;
    min-width: 100px;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    border: 1px solid #d81818;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    background-clip: padding-box;
    background-color: #fff; }
    .search-popup__input:focus {
      color: #495057;
      outline: 0;
      border-color: #d81818;
      background-color: #fff; }
  .search-popup__submit {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #d81818;
    border: none;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem; }
  .search-popup__result-wrap {
    display: flex;
    flex-direction: column;
    height: calc(100% - 133px);
    overflow-y: auto;
    z-index: 10000; }
  .search-popup .mod-search-result__result-wrap {
    padding-top: 0; }
  .search-popup .lds-dual-ring {
    position: absolute;
    top: 4px;
    right: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px; }
    .search-popup .lds-dual-ring:after {
      width: 25px;
      height: 25px;
      margin: 0;
      border-width: 2px;
      opacity: 0;
      transition: opacity 0.3s; }
  .search-popup .msr-beforesend .lds-dual-ring {
    animation: lds-dual-ring 1.2s linear infinite; }
  .search-popup .msr-beforesend .lds-dual-ring:after {
    opacity: 1;
    transition: opacity 0.3s; }
  .search-popup svg {
    display: block; }
  .search-popup .mod-search-result__default-item-text {
    color: #d81818; }
  .search-popup .mod-search-result__section-title span {
    background-color: #000000; }
  .search-popup .mod-search-result__product-type, .search-popup .mod-search-result__product-name, .search-popup .mod-search-result__product-price, .search-popup .mod-search-result__default-item-small {
    color: #fff; }
  .search-popup .mod-search-result__default-item-text {
    color: #D81818; }
  .search-popup .mod-search-result__product:hover {
    text-decoration: none; }
  .search-popup .mod-search-result__product-type {
    display: none; }

#oneStepCheckoutForm {
  max-width: 1380px;
  margin: 0 auto 80px auto;
  padding: 0 15px; }
  #oneStepCheckoutForm .uk-card-default {
    color: inherit !important;
    background-color: #0f0f0f !important; }
  #oneStepCheckoutForm .jshop img {
    width: inherit;
    height: auto;
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
    object-position: center; }
  #oneStepCheckoutForm .btn {
    color: #FFFFFF;
    background: #D81818; }
  #oneStepCheckoutForm p.jshop_cart_attribute {
    padding-left: 0; }
  #oneStepCheckoutForm .minicart-margin-top {
    margin-top: 0; }
  #oneStepCheckoutForm a {
    color: #fff;
    transition: 0.3s; }
    #oneStepCheckoutForm a:hover {
      color: #D81818;
      text-decoration: none;
      transition: 0.3s; }
  #oneStepCheckoutForm .btn.btn-primary.rabbat-button {
    height: 38px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    text-transform: none;
    font-weight: 600;
    border-radius: 3px; }
  #oneStepCheckoutForm .uk-card-default .uk-card-footer {
    border-top: 1px solid #262121; }
  #oneStepCheckoutForm input, #oneStepCheckoutForm textarea, #oneStepCheckoutForm select {
    outline: none;
    background-color: black;
    outline: none;
    border: 1px solid #262121;
    color: #fff;
    padding: 5px 10px;
    border-radius: 3px;
    height: 38.4px; }
    #oneStepCheckoutForm input::-moz-placeholder, #oneStepCheckoutForm textarea::-moz-placeholder, #oneStepCheckoutForm select::-moz-placeholder {
      color: #eee; }
    #oneStepCheckoutForm input::-webkit-input-placeholder, #oneStepCheckoutForm textarea::-webkit-input-placeholder, #oneStepCheckoutForm select::-webkit-input-placeholder {
      color: #eee; }
  #oneStepCheckoutForm textarea {
    min-height: 100px; }
  #oneStepCheckoutForm .container.container-offset.sp_label {
    display: flex;
    padding-left: 0; }
  #oneStepCheckoutForm .uk-radio {
    border-color: transparent;
    outline-color: #ffffff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #333333; }
    #oneStepCheckoutForm .uk-radio:checked {
      background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2226%22%20height%3D%2226%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%3Ccircle%20fill%3D%22%23fff%22%20cx%3D%228%22%20cy%3D%228%22%20r%3D%222%22%20%2F%3E%0A%3C%2Fsvg%3E");
      background-color: #ca091b; }
    #oneStepCheckoutForm .uk-radio:focus {
      width: 25px !important;
      height: 25px !important; }
  #oneStepCheckoutForm .days {
    display: block;
    padding: 15px 0;
    text-align: left !important;
    font-size: 18px;
    font-weight: 600; }
  #oneStepCheckoutForm .description, #oneStepCheckoutForm .jshop_payment_method {
    font-style: italic;
    line-height: 1.3; }
  #oneStepCheckoutForm .payment_name {
    line-height: 1.3; }
  #oneStepCheckoutForm .uk-margin-bottom {
    margin-bottom: 30px !important; }
  #oneStepCheckoutForm #step4wrapper .uk-margin-bottom {
    margin-bottom: 0 !important; }
  #oneStepCheckoutForm .btn.order-btn.button_order_finish_ {
    color: #FFFFFF;
    background: #D81818;
    width: 100%;
    padding: 15px;
    border-radius: 3px;
    font-weight: 600;
    cursor: pointer; }
  #oneStepCheckoutForm .suggestions-suggestions {
    padding: 5px 10px;
    color: #333333; }
  #oneStepCheckoutForm .requiredtext {
    padding: 10px 0px 0 0; }
  #oneStepCheckoutForm .jshop_nvg_register {
    max-height: 100%; }
  #oneStepCheckoutForm hr {
    border-color: #262121; }
  #oneStepCheckoutForm .name-values a {
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
    line-height: 1.3; }
  #oneStepCheckoutForm .jshop_prod_cart {
    padding: 25px 15px;
    padding-right: 30px; }
    #oneStepCheckoutForm .jshop_prod_cart .default-price {
      white-space: nowrap; }
  @media only screen and (min-width: 320px) and (max-width: 960px) {
    #oneStepCheckoutForm .jshop_prod_cart {
      flex-wrap: wrap;
      padding-right: 15px; }
      #oneStepCheckoutForm .jshop_prod_cart .uk-width-1-3 {
        width: 100%;
        margin-bottom: 15px; }
      #oneStepCheckoutForm .jshop_prod_cart .total-prod {
        width: 50%; }
      #oneStepCheckoutForm .jshop_prod_cart .remove {
        margin: 20px auto 0 auto;
        width: 100%; }
    #oneStepCheckoutForm .uk-flex.uk-flex-between {
      flex-wrap: wrap; }
      #oneStepCheckoutForm .uk-flex.uk-flex-between .rabatt_input {
        width: 100%; }
        #oneStepCheckoutForm .uk-flex.uk-flex-between .rabatt_input input {
          width: 100%; }
      #oneStepCheckoutForm .uk-flex.uk-flex-between .uk-margin-auto.uk-grid-margin.uk-first-column {
        margin-left: 0 !important; } }
#oneStepCheckoutForm .row_agb label {
  position: relative;
  padding: 0;
  padding-left: 32px; }
  #oneStepCheckoutForm .row_agb label a {
    font-weight: 400;
    text-transform: none;
    text-decoration: underline; }
  #oneStepCheckoutForm .row_agb label input {
    position: absolute;
    top: 6px;
    left: 0;
    height: 20px;
    width: 20px; }
#oneStepCheckoutForm .onestepqty {
  width: 50px; }
  #oneStepCheckoutForm .plus-item img {
    display: none; }
  #oneStepCheckoutForm .plus-item:after {
    content: '+';
    padding: 0 10px;
    font-size: 24px; }
#oneStepCheckoutForm .minus-item img {
  display: none; }
#oneStepCheckoutForm .minus-item:after {
  content: '-';
  padding: 0 10px;
  font-size: 24px; }
#oneStepCheckoutForm .uk-margin-small-top {
  margin-top: 15px !important; }
#oneStepCheckoutForm .fielderror {
  background-color: #000 !important; }
#oneStepCheckoutForm #change-courier .btn.btn-primary, #oneStepCheckoutForm #change-pvz .btn.btn-primary {
  color: #FFFFFF;
  background: #D81818;
  padding: 5px 15px;
  border-radius: 3px;
  font-weight: 600;
  cursor: pointer; }
  #oneStepCheckoutForm #change-courier .btn.btn-primary:hover, #oneStepCheckoutForm #change-pvz .btn.btn-primary:hover {
    color: #FFFFFF; }
#oneStepCheckoutForm .remove .button-img img {
  display: none; }

.uk-modal-dialog {
  color: #333333; }

#shippings-pvz img {
  width: auto;
  max-width: 100%; }

.city-stores {
  height: 100%;
  margin: 0 0 25px 0;
  padding: 0;
  list-style-type: none;
  overflow-y: auto; }
@media (min-width: 1200px) {
  .city-stores {
    margin: 0; } }
.city-stores__city {
  margin-bottom: 10px;
  padding: 15px;
  border: 1px solid #FFFFFF;
  transition: 0.3s; }
  .city-stores__city:hover {
    border-color: #D81818;
    transition: 0.3s; }
  .city-stores__city:last-child {
    margin-bottom: 0; }
  .city-stores__city.active {
    border-color: #D81818; }
    .city-stores__city.active .city-stores__stores {
      display: block;
      padding: 10px 0 10px 0; }
    .city-stores__city.active .city-stores__city-toggler {
      transform: rotate(180deg);
      transition: 0.3s; }
.city-stores__stores {
  display: none; }
.city-stores__city-name {
  position: relative;
  display: block;
  font-size: 24px;
  font-weight: 600;
  cursor: pointer; }
.city-stores__city-toggler {
  position: absolute;
  top: 0;
  right: 0;
  transition: 0.3s;
  bottom: 0;
  display: flex;
  align-items: center;
  padding: 5px; }
  .city-stores__city-toggler svg {
    display: block; }
.city-stores__stores {
  margin: 0;
  padding: 0;
  list-style-type: none; }
.city-stores__store {
  display: block;
  margin-bottom: 15px;
  line-height: 1.2;
  cursor: pointer; }
  .city-stores__store:last-child {
    margin-bottom: 0; }
  .city-stores__store:hover .city-stores__store-name:before {
    background-color: #D81818;
    transition: 0.3s; }
.city-stores__store-name {
  position: relative;
  display: inline-block;
  padding-left: 15px;
  font-weight: 600;
  font-size: 18px; }
  .city-stores__store-name:before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #FFFFFF;
    transition: 0.3s; }
.city-stores__store-separator {
  display: inline-block;
  margin: 0 10px; }
.city-stores__store-address {
  font-size: 14px; }
.city-stores a {
  color: #FFFFFF; }
  .city-stores a:hover {
    text-decoration: none; }
